summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--askbot/locale/de/LC_MESSAGES/django.po5735
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.mobin21864 -> 22572 bytes
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.po1541
-rw-r--r--askbot/locale/es/LC_MESSAGES/django.po5481
-rw-r--r--askbot/locale/fi/LC_MESSAGES/django.po4235
-rw-r--r--askbot/locale/fr/LC_MESSAGES/django.po4953
-rw-r--r--askbot/locale/it/LC_MESSAGES/django.po3755
-rw-r--r--askbot/locale/ja/LC_MESSAGES/django.mobin28034 -> 34443 bytes
-rw-r--r--askbot/locale/ja/LC_MESSAGES/django.po6356
-rw-r--r--askbot/locale/ru/LC_MESSAGES/django.po6937
-rw-r--r--askbot/locale/sr/LC_MESSAGES/django.po5545
-rw-r--r--askbot/locale/tr/LC_MESSAGES/django.po4899
-rw-r--r--askbot/locale/vi/LC_MESSAGES/django.po4909
-rw-r--r--askbot/locale/zh-cn/LC_MESSAGES/django.po5365
-rw-r--r--askbot/locale/zh-tw/LC_MESSAGES/django.po3605
-rw-r--r--askbot/management/commands/jinja2_makemessages.py6
-rw-r--r--askbot/skins/default/templates/authopenid/complete.html4
-rw-r--r--askbot/skins/default/templates/questions.html4
18 files changed, 39848 insertions, 23482 deletions
diff --git a/askbot/locale/de/LC_MESSAGES/django.po b/askbot/locale/de/LC_MESSAGES/django.po
index 12c8c21c..a19e16d0 100644
--- a/askbot/locale/de/LC_MESSAGES/django.po
+++ b/askbot/locale/de/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-09 19:41-0400\n"
+"POT-Creation-Date: 2010-11-18 17:34-0600\n"
"PO-Revision-Date: 2010-05-06 02:23\n"
"Last-Translator: <who@email.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,864 +16,1740 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Translated-Using: django-rosetta 0.5.3\n"
-#: django_authopenid/forms.py:71 django_authopenid/views.py:132
-msgid "i-names are not supported"
-msgstr "i-names werden nicht unterstützt."
+#: feed.py:22
+msgid " - "
+msgstr "-"
-#: django_authopenid/forms.py:134
-msgid "Account with this name already exists on the forum"
-msgstr "Ein Zugang dieses Namens existiert bereits!"
+#: feed.py:22
+msgid "latest questions"
+msgstr "Neueste Fragen"
-#, fuzzy
-msgid "blocked users cannot post"
-msgstr "Sorry, your account appears to be blocked and you "
-"cannot make new posts until this issue is resolved. "
-"Please contact the forum administrator to reach a "
-"resolution."
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
+msgid "title"
+msgstr "Titel"
-#, fuzzy
-msgid "suspended users cannot post"
-msgstr "Sorry, your account appears to be suspended and you "
-"cannot make new posts until this issue is resolved. "
-"You can, however edit your existing posts. "
-"Please contact the forum administrator to "
-"reach a resolution."
+#: forms.py:55
+msgid "please enter a descriptive title for your question"
+msgstr "Bitte geben Sie einen Aussagekräftigen Titel für Ihre Frage ein."
+
+#: forms.py:60
+msgid "title must be > 10 characters"
+msgstr "Der Titel muß länger als 10 Zeichen sein."
-#: django_authopenid/forms.py:135
-msgid "can't have two logins to the same account yet, sorry."
-msgstr "Zwei Logins für den selben Zugang sind leider noch nicht möglich."
+#: forms.py:69
+msgid "content"
+msgstr "Inhalt"
-msgid "anonymous users cannot vote"
-msgstr "Gastbenutzer können nicht abstimmen"
+#: forms.py:75
+msgid "question content must be > 10 characters"
+msgstr "Der Fragentext muß länger als 10 Buchstaben sein."
+
+#: forms.py:84 skins/default/templates/header.html:83
+msgid "tags"
+msgstr "Tags"
+
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
+"Tags sind kurze Stichwörter. Sie dürfen keine Leerzeichen enthalten. Bis zu "
+"fünf Tags können vergeben werden."
+
+#: forms.py:93 skins/default/templates/question_retag.html:78
+msgid "tags are required"
+msgstr "Mindestens ein Tag muß gesetzt sein."
+#: forms.py:102
#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr "Positiv bewerten benötigt mindestens %(points)s Punkte "
+msgid "please use %(tag_count)d tag or less"
+msgid_plural "please use %(tag_count)d tags or less"
+msgstr[0] "Bitte %(tag_count)d Tags oder weniger benutzen"
+msgstr[1] "Bitte %(tag_count)d Tags oder weniger benutzen"
+#: forms.py:111
#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr "Negativ bewerten benötigt mindestens %(points)s Punkte"
+msgid "each tag must be shorter than %(max_chars)d character"
+msgid_plural "each tag must be shorter than %(max_chars)d characters"
+msgstr[0] "Tags müssen kürzer als %(max_chars)d Zeichen sein"
+msgstr[1] "Tags müssen kürzer als %(max_chars)d Zeichen sein"
-msgid "cannot vote for own posts"
+#: forms.py:119
+msgid "use-these-chars-in-tags"
+msgstr "Diese Buchstaben dürfen in Tags vorkommen"
+
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
+msgid "community wiki"
+msgstr "Community Wiki"
+
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr ""
+"Wenn Sie \"Community Wiki\" auswählen, werden auf die Frage und die "
+"Antworten keine Bewertungspunkte vergeben, und der Name des Autors wird "
+"nicht angezeigt."
+
+#: forms.py:147
+msgid "update summary:"
+msgstr "Zusammenfassung der Überarbeitung:"
+
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"Bitte geben Sie eine kurze Beschreibung Ihrer Überarbeitung ein (z.B. "
+"Rechtschreibung, Tippfehler korrigiert, Grammatik, Stil verbessert) "
+"Freiwillige Angabe."
+
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
+#, fuzzy
+msgid "suspended"
+msgstr "aktualisiert"
+
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
+msgstr ""
+
+#: forms.py:180 const/__init__.py:217
+#, fuzzy
+msgid "moderator"
+msgstr "benutzer-moderieren/"
+
+#: forms.py:200
+#, fuzzy
+msgid "Change status to"
+msgstr "Tags ändern"
+
+#: forms.py:227
+msgid "which one?"
+msgstr ""
+
+#: forms.py:248
+#, fuzzy
+msgid "Cannot change own status"
msgstr "Über selbst verfaßte Beiträge kann nicht abgestimmt werden"
-msgid "cannot revoke old vote"
-msgstr "Bewertung kann nicht mehr zurückgenommen werden"
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
-#: django_authopenid/forms.py:157
-msgid "Please enter valid username and password (both are case-sensitive)."
+#: forms.py:261
+msgid "Cannot change status of another moderator"
msgstr ""
-"Bitte geben Sie einen gültigen Benutzernamen und ein Passwort ein. Es wird "
-"zwischen Groß- und Kleinschreibung unterschieden."
-#: django_authopenid/forms.py:160 django_authopenid/forms.py:210
-msgid "This account is inactive."
-msgstr "Dieser Zugang ist inaktiv."
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
-#: django_authopenid/forms.py:162
-msgid "Login failed."
-msgstr "Login fehlgeschlagen."
+#: forms.py:276
+msgid "Subject line"
+msgstr ""
-#: django_authopenid/forms.py:164
-msgid "Please enter username and password"
-msgstr "Bitte geben Sie Benutzernamen und Passwort ein."
+#: forms.py:283
+#, fuzzy
+msgid "Message text"
+msgstr "Nachrichtentext:"
-#: django_authopenid/forms.py:166
-msgid "Please enter your password"
-msgstr "Bitte geben Sie Ihr Passwort ein."
+#: forms.py:360
+msgid "Your name:"
+msgstr "Ihr Name:"
-#: django_authopenid/forms.py:168
-msgid "Please enter user name"
-msgstr "Bitte geben Sie Ihren Benutzernamen ein."
+#: forms.py:361
+msgid "Email (not shared with anyone):"
+msgstr "Ihre E-Mail-Adresse (wird nicht angezeigt):"
-#: django_authopenid/forms.py:206
-msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
+#: forms.py:362
+msgid "Your message:"
+msgstr "Ihre Nachricht:"
+
+#: forms.py:449
+msgid "this email does not have to be linked to gravatar"
+msgstr "Diese E-Mail muß nicht mit Gravatar verknüpft werden."
+
+#: forms.py:456
+msgid "Real name"
+msgstr "Echter Name"
+
+#: forms.py:463
+msgid "Website"
+msgstr "Website"
+
+#: forms.py:470
+msgid "Location"
+msgstr "Ort"
+
+#: forms.py:477
+msgid "Date of birth"
+msgstr "Geburtsdatum"
+
+#: forms.py:478
+msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-"Bitte geben Sie einen gültigen Benutzernamen und ein Passwort ein. Es wird "
-"zwischen Groß- und Kleinschreibung unterschieden."
+"wird nicht angezeigt, aber für die Altersberechnung verwendet. Format: JJJJ-"
+"MM-TT, Beispiel: 1980-05-27 für den 27. Mai 1980"
-#: django_authopenid/forms.py:229
-msgid "Current password"
-msgstr "Momentanes Passwort"
+#: forms.py:484
+msgid "Profile"
+msgstr "Profil"
-#: django_authopenid/forms.py:240
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
+#: forms.py:493
+msgid "Screen name"
+msgstr "Nickname"
+
+#: forms.py:518 forms.py:519
+msgid "this email has already been registered, please use another one"
msgstr ""
-"Das alte Passwort ist falsch. Bitte geben Sie das richtige Passwort ein."
+"Ein Zugang mit dieser E-Mail-Adresse existiert bereits. Bitte verwenden Sie "
+"eine andere E-Mail-Adresse."
-#: django_authopenid/forms.py:305
-msgid "Your user name (<i>required</i>)"
-msgstr "Ihr Benutzername (<i>Pflichtfeld</i>)"
+#: forms.py:525
+msgid "Choose email tag filter"
+msgstr "E-Mail-Tag-Filter festlegen"
-#: django_authopenid/forms.py:320
-msgid "Incorrect username."
-msgstr "Ungültiger Benutzername."
+#: forms.py:564
+msgid "Asked by me"
+msgstr "Von mir gefragt"
-#: django_authopenid/urls.py:23 django_authopenid/urls.py:24
-#: django_authopenid/urls.py:25 django_authopenid/urls.py:27
-#: fbconnect/urls.py:12 fbconnect/urls.py:13 fbconnect/urls.py:14
-msgid "signin/"
-msgstr "einloggen/"
+#: forms.py:567
+msgid "Answered by me"
+msgstr "Von mir beantwortet"
-#: django_authopenid/urls.py:24 fbconnect/urls.py:13 fbconnect/urls.py:17
-msgid "newquestion/"
-msgstr "frage_stellen/"
+#: forms.py:570
+msgid "Individually selected"
+msgstr "Individuell ausgewählt"
-#: django_authopenid/urls.py:25 fbconnect/urls.py:14 fbconnect/urls.py:18
-msgid "newanswer/"
-msgstr "antworten/"
+#: forms.py:573
+msgid "Entire forum (tag filtered)"
+msgstr "Das ganze Forum (Tag-gefiltert)"
-#: django_authopenid/urls.py:26
-msgid "signout/"
-msgstr "ausloggen/"
+#: forms.py:577
+msgid "Comments and posts mentioning me"
+msgstr ""
-#: django_authopenid/urls.py:27
-msgid "complete/"
-msgstr "fertig/"
+#: forms.py:635
+msgid "okay, let's try!"
+msgstr "Okay, versuchen wir's!"
-#: django_authopenid/urls.py:29 fbconnect/urls.py:16 fbconnect/urls.py:17
-#: fbconnect/urls.py:18
-msgid "register/"
-msgstr "registrieren/"
+#: forms.py:636
+msgid "no community email please, thanks"
+msgstr "Ich möchte gar keine E-Mails erhalten, danke"
-#: django_authopenid/urls.py:30
-msgid "signup/"
-msgstr "registrieren/"
+#: forms.py:640
+msgid "please choose one of the options above"
+msgstr "Bitte wählen Sie eine der obenstehenden Optionen aus"
+
+#: urls.py:42
+msgid "about/"
+msgstr "ueber/"
-#: django_authopenid/urls.py:32
-msgid "sendpw/"
-msgstr "passwort_senden/"
+#: urls.py:43 conf/site_settings.py:79
+msgid "faq/"
+msgstr "faq/"
-#: django_authopenid/urls.py:33 django_authopenid/urls.py:37
-msgid "password/"
-msgstr "passwort/"
+#: urls.py:44
+msgid "privacy/"
+msgstr "datenschutz/"
-#: django_authopenid/urls.py:33
-msgid "confirm/"
-msgstr "bestaetigen/"
+#: urls.py:45
+msgid "logout/"
+msgstr "logout/"
-#: django_authopenid/urls.py:38 django_authopenid/urls.py:39
-#: django_authopenid/urls.py:40 django_authopenid/urls.py:41
-msgid "email/"
-msgstr "email/"
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
+msgid "answers/"
+msgstr "antworten/"
-#: django_authopenid/urls.py:38
-msgid "validate/"
-msgstr "validieren/"
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
+msgid "comments/"
+msgstr "kommentare/"
-#: django_authopenid/urls.py:39
-msgid "change/"
-msgstr "aendern/"
+#: urls.py:52 urls.py:73 urls.py:168
+msgid "edit/"
+msgstr "bearbeiten/"
-#: django_authopenid/urls.py:40
-msgid "sendkey/"
-msgstr "key_senden/"
+#: urls.py:57 urls.py:103
+msgid "revisions/"
+msgstr "revisionen/"
-#: django_authopenid/urls.py:41
-msgid "verify/"
-msgstr "verifizieren/"
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
+msgid "questions/"
+msgstr "fragen/"
-#: django_authopenid/urls.py:42
-msgid "openid/"
-msgstr "openid/"
+#: urls.py:68
+msgid "ask/"
+msgstr "frage/"
-#: django_authopenid/urls.py:43 forum/urls.py:52 forum/urls.py:56
+#: urls.py:78
+#, fuzzy
+msgid "retag/"
+msgstr "tags/"
+
+#: urls.py:83
+msgid "close/"
+msgstr "schliessen/"
+
+#: urls.py:88
+msgid "reopen/"
+msgstr "oeffnen/"
+
+#: urls.py:93
+msgid "answer/"
+msgstr "antwort/"
+
+#: urls.py:98
+msgid "vote/"
+msgstr "abstimmen/"
+
+#: urls.py:114
+msgid "command/"
+msgstr "befehl/"
+
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr "loeschen/"
-#: django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
-msgstr "externer-login/passwort-vergessen/"
+#: urls.py:134
+msgid "question/"
+msgstr "frage/"
-#: django_authopenid/urls.py:54
-msgid "external-login/signup/"
-msgstr "externer-login/anmelden/"
+#: urls.py:139
+msgid "tags/"
+msgstr "tags/"
-#: django_authopenid/views.py:139
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr "OpenID %(openid_url)s ist ungültig"
+#: urls.py:144 urls.py:150
+msgid "mark-tag/"
+msgstr "tag-markieren/"
-#: django_authopenid/views.py:614
-msgid "Welcome email subject line"
-msgstr "Willkommen im Forum"
+#: urls.py:144
+msgid "interesting/"
+msgstr "interessant/"
-#: django_authopenid/views.py:720
-msgid "Password changed."
-msgstr "Passwort geändert."
+#: urls.py:150
+msgid "ignored/"
+msgstr "ignoriert/"
-#: django_authopenid/views.py:732 django_authopenid/views.py:738
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
+#: urls.py:156
+msgid "unmark-tag/"
+msgstr "tag-entfernen/"
+
+#: urls.py:162 urls.py:168 urls.py:173
+msgid "users/"
+msgstr "benutzer/"
+
+#: urls.py:178 urls.py:183
+msgid "badges/"
+msgstr "auszeichnungen/"
+
+#: urls.py:188
+msgid "messages/"
+msgstr "nachrichten/"
+
+#: urls.py:188
+msgid "markread/"
+msgstr "gelesen_markieren/"
+
+#: urls.py:203
+msgid "upload/"
+msgstr "upload/"
+
+#: urls.py:204
+msgid "search/"
+msgstr "suche/"
+
+#: urls.py:205
+msgid "feedback/"
+msgstr "feedback/"
+
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
+msgid "account/"
+msgstr "zugang/"
+
+#: conf/email.py:12
+msgid "Email and email alert settings"
msgstr ""
-"Sie müssen Ihre E-Mail-Adresse bestätigen. Mehr Informationen<a "
-"id='validate_email_alert' href='%(details_url)s'>hier</a>."
-#: django_authopenid/views.py:759
-msgid "Email verification subject line"
-msgstr "Bestätigung Ihrer E-Mail-Adresse"
+#: conf/email.py:20
+msgid "Maximum number of news entries in an email alert"
+msgstr ""
+
+#: conf/email.py:30
+msgid "Default news notification frequency"
+msgstr ""
+
+#: conf/email.py:32
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+
+#: conf/email.py:47
+msgid "Require email verification before allowing to post"
+msgstr ""
+
+#: conf/email.py:48
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+
+#: conf/email.py:57
+#, fuzzy
+msgid "Allow only one account per email address"
+msgstr "Ihre E-Mail-Adresse <i>(wird nie veröffentlicht)</i>"
+
+#: conf/email.py:66
+msgid "Fake email for anonymous user"
+msgstr ""
+
+#: conf/email.py:67
+msgid "Use this setting to control gravatar for email-less user"
+msgstr ""
+
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Willkommen im Forum"
-#: django_authopenid/views.py:850
-msgid "your email was not changed"
-msgstr "Ihre E-Mail-Adresse wurde nicht geändert."
+#: conf/external_keys.py:11
+msgid "Keys to connect the site with external services like Facebook, etc."
+msgstr ""
+
+#: conf/external_keys.py:18
+msgid "Google site verification key"
+msgstr ""
-#: django_authopenid/views.py:898 django_authopenid/views.py:1056
+#: conf/external_keys.py:20
#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr "Keine Verknüpfung für OpenID %s in der Datenbank gefunden."
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
-#: django_authopenid/views.py:902 django_authopenid/views.py:1063
+#: conf/external_keys.py:34
+msgid "Google Analytics key"
+msgstr ""
+
+#: conf/external_keys.py:36
#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+
+#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
+
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr ""
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
msgstr ""
-"Die OpenID %s ist nicht mit dem momentan eingeloggten Benutzer vernknüpft."
-#: django_authopenid/views.py:910
-msgid "Email Changed."
-msgstr "E-Mail-Adresse geändert."
+#: conf/external_keys.py:80
+msgid "Facebook public API key"
+msgstr ""
+
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+
+#: conf/external_keys.py:95
+msgid "Facebook secret key"
+msgstr ""
+
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
-#: django_authopenid/views.py:988
-msgid "This OpenID is already associated with another account."
-msgstr "Diese OpenID ist bereits mit einem anderen Zugang verknüpft."
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Passwort ändern"
+
+#: conf/flatpages.py:10
+msgid "Flatpages - about, privacy policy, etc."
+msgstr ""
+
+#: conf/flatpages.py:17
+msgid "Text of the Q&A forum About page (html format)"
+msgstr ""
+
+#: conf/flatpages.py:20
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+
+#: conf/flatpages.py:30
+msgid "Text of the Q&A forum Privacy Policy (html format)"
+msgstr ""
-#: django_authopenid/views.py:993
+#: conf/flatpages.py:33
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+
+#: conf/forum_data_rules.py:12
+msgid "Settings for askbot data entry and display"
+msgstr ""
+
+#: conf/forum_data_rules.py:20
+msgid "Check to enable community wiki feature"
+msgstr ""
+
+#: conf/forum_data_rules.py:29
+msgid "Maximum length of tag (number of characters)"
+msgstr ""
+
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "Die OpenID %s ist jetzt mit Ihrem Zugang verknüpft."
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
+msgstr ""
-#: django_authopenid/views.py:1066
-msgid "Account deleted."
-msgstr "Zugang gelöscht."
+#: conf/forum_data_rules.py:82
+msgid "Number of questions to list by default"
+msgstr ""
-#: django_authopenid/views.py:1118
-msgid "Request for new password"
-msgstr "Anfordern eines neuen Passworts"
+#: conf/forum_data_rules.py:92
+#, fuzzy
+msgid "What should \"unanswered question\" mean?"
+msgstr "unanswered questions"
+
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
-#: django_authopenid/views.py:1132
-msgid "A new password and the activation link were sent to your email address."
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
msgstr ""
-"Ein neues Passwort und ein Aktivierungslink wurden an Ihre E-Mail-Adresse "
-"gesandt."
-#: django_authopenid/views.py:1164
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
#, python-format
msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
+#: conf/minimum_reputation.py:11
+msgid "Minimum reputation required to perform actions"
+msgstr ""
+
+#: conf/minimum_reputation.py:20
+#, fuzzy
+msgid "Upvote"
+msgstr "Positiv bewerten"
+
+#: conf/minimum_reputation.py:29
+#, fuzzy
+msgid "Downvote"
+msgstr "Negativ bewerten"
+
+#: conf/minimum_reputation.py:38
+#, fuzzy
+msgid "Flag offensive"
+msgstr "Als beleidigend melden"
+
+#: conf/minimum_reputation.py:47
+#, fuzzy
+msgid "Leave comments"
+msgstr "Kommentare hinzufügen"
+
+#: conf/minimum_reputation.py:56
+msgid "Delete comments posted by others"
+msgstr ""
+
+#: conf/minimum_reputation.py:65
+#, fuzzy
+msgid "Delete questions and answers posted by others"
+msgstr ""
+"Beliebige Fragen und Antworten löschen und weitere Moderationsfunktionen"
+
+#: conf/minimum_reputation.py:74
+#, fuzzy
+msgid "Upload files"
+msgstr "dateien/"
+
+#: conf/minimum_reputation.py:83
+#, fuzzy
+msgid "Close own questions"
+msgstr "Frage schließen"
+
+#: conf/minimum_reputation.py:92
+msgid "Retag questions posted by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:101
+#, fuzzy
+msgid "Reopen own questions"
+msgstr "Frage wieder eröffnen"
+
+#: conf/minimum_reputation.py:110
+#, fuzzy
+msgid "Edit community wiki posts"
+msgstr "Als \"Community Wiki\" markierte Fragen beantworten"
+
+#: conf/minimum_reputation.py:119
+msgid "Edit posts authored by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:128
+#, fuzzy
+msgid "View offensive flags"
+msgstr "als beleidigend/illegal gemeldet"
+
+#: conf/minimum_reputation.py:137
+#, fuzzy
+msgid "Close questions asked by others"
+msgstr "Fragen mit Tag '%(tag)s' anzeigen"
+
+#: conf/minimum_reputation.py:146
+msgid "Lock posts"
+msgstr ""
+
+#: conf/reputation_changes.py:12
+msgid "Reputation loss and gain rules"
+msgstr ""
+
+#: conf/reputation_changes.py:21
+msgid "Maximum daily reputation gain per user"
+msgstr ""
+
+#: conf/reputation_changes.py:30
+msgid "Gain for receiving an upvote"
+msgstr ""
+
+#: conf/reputation_changes.py:39
+msgid "Gain for the author of accepted answer"
+msgstr ""
+
+#: conf/reputation_changes.py:48
+#, fuzzy
+msgid "Gain for accepting best answer"
+msgstr "als beste Antwort markiert"
+
+#: conf/reputation_changes.py:57
+msgid "Gain for post owner on canceled downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:66
+msgid "Gain for voter on canceling downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:76
+msgid "Loss for voter for canceling of answer acceptance"
+msgstr ""
+
+#: conf/reputation_changes.py:86
+msgid "Loss for author whose answer was \"un-accepted\""
+msgstr ""
+
+#: conf/reputation_changes.py:96
+msgid "Loss for giving a downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:106
+msgid "Loss for owner of post that was flagged offensive"
+msgstr ""
+
+#: conf/reputation_changes.py:116
+msgid "Loss for owner of post that was downvoted"
msgstr ""
-"Passwort konnte nicht geändert werden. Bestätigungscode '%s' nicht gefunden. "
-#: django_authopenid/views.py:1174
+#: conf/reputation_changes.py:126
+msgid "Loss for owner of post that was flagged 3 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:136
+msgid "Loss for owner of post that was flagged 5 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:146
+msgid "Loss for post owner when upvote is canceled"
+msgstr ""
+
+#: conf/site_settings.py:13
+msgid "Q&A forum website parameters and urls"
+msgstr ""
+
+#: conf/site_settings.py:21
+#, fuzzy
+msgid "Site title for the Q&A forum"
+msgstr "Grüße vom Forumsteam"
+
+#: conf/site_settings.py:30
+msgid "Comma separated list of Q&A site keywords"
+msgstr ""
+
+#: conf/site_settings.py:40
+msgid "Copyright message to show in the footer"
+msgstr ""
+
+#: conf/site_settings.py:50
+msgid "Site description for the search engines"
+msgstr ""
+
+#: conf/site_settings.py:58
+#, fuzzy
+msgid "Askbot"
+msgstr "Über"
+
+#: conf/site_settings.py:59
+msgid "Short name for your Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:69
+msgid "Base URL for your Q&A forum, must start with http or https"
+msgstr ""
+
+#: conf/site_settings.py:82
+msgid "Link shown in the greeting message shown to the anonymous user"
+msgstr ""
+
+#: conf/site_settings.py:85
msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
msgstr ""
-"Passwort konnte nicht geändert werden. Der Benutzer existiert nicht mehr."
-#: django_authopenid/views.py:1184
+#: conf/site_settings.py:98
+#, fuzzy
+msgid "Feedback site URL"
+msgstr "Feedback"
+
+#: conf/site_settings.py:100
+msgid "If left empty, a simple internal feedback form will be used instead"
+msgstr ""
+
+#: conf/skin_counter_settings.py:11
+msgid "Skin: view, vote and answer counters"
+msgstr ""
+
+#: conf/skin_counter_settings.py:19
+msgid "Vote counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:29
+msgid "Background color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
+msgstr ""
+
+#: conf/skin_counter_settings.py:40
+msgid "Foreground color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:51
+msgid "Background color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:61
+msgid "Foreground color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:71
+msgid "Background color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:84
+msgid "Foreground color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:95
+msgid "View counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:105
+msgid "Background color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:116
+msgid "Foreground color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:127
+msgid "Background color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:137
+msgid "Foreground color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:147
+msgid "Background color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:162
+msgid "Foreground color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:173
+msgid "Answer counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:185
+msgid "Background color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:195
+msgid "Foreground color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:205
+msgid "Background color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:215
+msgid "Foreground color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:227
+msgid "Background color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:238
+msgid "Foreground color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:251
+msgid "Background color for accepted"
+msgstr ""
+
+#: conf/skin_counter_settings.py:261
+msgid "Foreground color for accepted answer"
+msgstr ""
+
+#: conf/skin_general_settings.py:15
+msgid "Skin and User Interface settings"
+msgstr ""
+
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr "Passwort für '%s' geändert. Sie können sich jetzt anmelden."
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
-#: forum/auth.py:505
-msgid "Your question and all of it's answers have been deleted"
-msgstr "Ihre Frage und alle Antworten wurden gelöscht."
+#: conf/skin_general_settings.py:90
+#, fuzzy
+msgid "Select skin"
+msgstr "Version auswählen"
+
+#: conf/skin_general_settings.py:99
+msgid "Skin media revision number"
+msgstr ""
+
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
+#: conf/user_settings.py:10
+#, fuzzy
+msgid "User policy settings"
+msgstr ""
+"Unsere Website benötigt Cookies, um technisch einwandfrei zu funktionieren."
+
+#: conf/user_settings.py:18
+msgid "Allow editing user screen name"
+msgstr ""
-#: forum/auth.py:507
-msgid "Your question has been deleted"
-msgstr "Ihre Frage wurde gelöscht."
+#: conf/user_settings.py:28
+msgid "Minimum allowed length for screen name"
+msgstr ""
-#: forum/auth.py:510
-msgid "The question and all of it's answers have been deleted"
-msgstr "Die Frage und alle Antworten wurden gelöscht."
+#: conf/vote_rules.py:13
+msgid "Limits applicable to votes and moderation flags"
+msgstr ""
-#: forum/auth.py:512
-msgid "The question has been deleted"
-msgstr "Die Frage wurde gelöscht."
+#: conf/vote_rules.py:22
+msgid "Number of votes a user can cast per day"
+msgstr ""
+
+#: conf/vote_rules.py:31
+msgid "Maximum number of flags per user per day"
+msgstr ""
+
+#: conf/vote_rules.py:40
+msgid "Threshold for warning about remaining daily votes"
+msgstr ""
+
+#: conf/vote_rules.py:49
+msgid "Number of days to allow canceling votes"
+msgstr ""
-#: forum/const.py:8
+#: conf/vote_rules.py:58
+msgid "Number of flags required to automatically hide posts"
+msgstr ""
+
+#: conf/vote_rules.py:67
+msgid "Number of flags required to automatically delete posts"
+msgstr ""
+
+#: const/__init__.py:9
msgid "duplicate question"
msgstr "Duplikat"
-#: forum/const.py:9
+#: const/__init__.py:10
msgid "question is off-topic or not relevant"
msgstr "Die Frage geht am Thema vorbei oder ist nicht relevant "
-#: forum/const.py:10
+#: const/__init__.py:11
msgid "too subjective and argumentative"
msgstr "Zu subjektiv und zu diskussionen verleitend"
-#: forum/const.py:11
+#: const/__init__.py:12
msgid "not a real question"
msgstr "Keine echte Frage"
-#: forum/const.py:12
+#: const/__init__.py:13
msgid "the question is answered, right answer was accepted"
msgstr ""
"The Frage wurde beantwortet, die korrekte Antwort als \"Akzeptiert\" "
"markiert."
-#: forum/const.py:13
+#: const/__init__.py:14
msgid "question is not relevant or outdated"
msgstr "Die Frage ist nicht relevant oder inzwischen veraltet."
-#: forum/const.py:14
+#: const/__init__.py:15
msgid "question contains offensive or malicious remarks"
msgstr "Die Frage enthält beleidigende oder illegale Formulierungen"
-#: forum/const.py:15
+#: const/__init__.py:16
msgid "spam or advertising"
msgstr "Spam oder Werbung"
-#: forum/const.py:16
+#: const/__init__.py:17
msgid "too localized"
msgstr "Zu eng gefaßt"
-#: forum/const.py:37 forum/skins/default/templates/questions.html:70
-#: forum/skins/default/templates/questions.html:75
+#: const/__init__.py:40
msgid "newest"
msgstr "neueste"
-#: forum/const.py:38 forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "älteste"
-#: forum/const.py:39 forum/skins/default/templates/questions.html:89
-#: forum/skins/default/templates/questions.html:94
+#: const/__init__.py:42
msgid "active"
msgstr "aktiv"
-#: forum/const.py:40 forum/skins/default/templates/questions.html:83
+#: const/__init__.py:43
msgid "inactive"
msgstr "inaktiv"
-#: forum/const.py:41
+#: const/__init__.py:44
msgid "hottest"
msgstr "heißeste"
-#: forum/const.py:42
+#: const/__init__.py:45
msgid "coldest"
msgstr "kälteste"
-#: forum/const.py:43
+#: const/__init__.py:46
msgid "most voted"
msgstr "am häufigsten positiv bewertet"
-#: forum/const.py:44
+#: const/__init__.py:47
msgid "least voted"
msgstr "am seltensten positiv bewertet"
-#: forum/const.py:45
+#: const/__init__.py:48
msgid "relevance"
msgstr "Relevanz"
-#: forum/const.py:52 forum/skins/default/templates/questions.html:52
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "alle"
-#: forum/const.py:53 forum/skins/default/templates/questions.html:53
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "unbeantwortet"
-#: forum/const.py:54 forum/skins/default/templates/questions.html:55
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "Favorit"
-#: forum/const.py:97
-msgid "question"
-msgstr "Frage"
+#: const/__init__.py:70
+#, fuzzy
+msgid "Question has no answers"
+msgstr "Fragen, die ich beantwortet habe"
-#: forum/const.py:98 forum/skins/default/templates/book.html:110
-msgid "answer"
-msgstr "Antwort"
+#: const/__init__.py:71
+#, fuzzy
+msgid "Question has no accepted answers"
+msgstr "Fragen, die ich beantwortet habe"
-#: forum/const.py:99
+#: const/__init__.py:110
+#, fuzzy
+msgid "asked a question"
+msgstr "Frage stellen"
+
+#: const/__init__.py:111
+#, fuzzy
+msgid "answered a question"
+msgstr "Unbeantwortete"
+
+#: const/__init__.py:112
msgid "commented question"
msgstr "kommentierte Frage"
-#: forum/const.py:100
+#: const/__init__.py:113
msgid "commented answer"
msgstr "kommentierte Antwort"
-#: forum/const.py:101
+#: const/__init__.py:114
msgid "edited question"
msgstr "überarbeitete Frage"
-#: forum/const.py:102
+#: const/__init__.py:115
msgid "edited answer"
msgstr "überarbeitete Antwort"
-#: forum/const.py:103
+#: const/__init__.py:116
msgid "received award"
msgstr "Auszeichnung erhalten"
-#: forum/const.py:104
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "als beste Antwort markiert"
-#: forum/const.py:105
+#: const/__init__.py:118
msgid "upvoted"
msgstr "positiv bewertet"
-#: forum/const.py:106
+#: const/__init__.py:119
msgid "downvoted"
msgstr "negativ bewertet"
-#: forum/const.py:107
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "Bewertung zurückgezogen"
-#: forum/const.py:108
+#: const/__init__.py:121
msgid "deleted question"
msgstr "Frage gelöscht"
-#: forum/const.py:109
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "Antwort gelöscht"
-#: forum/const.py:110
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "als beleidigend/illegal gemeldet"
-#: forum/const.py:111
+#: const/__init__.py:124
msgid "updated tags"
msgstr "tags aktualisiert"
-#: forum/const.py:112
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "Favorit ausgewählt"
-#: forum/const.py:113
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "Benutzerprofil komplettiert"
-#: forum/const.py:114
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "E-Mail-Update an Benutzer versandt"
-#: forum/const.py:118
+#: const/__init__.py:128
+msgid "mentioned in the post"
+msgstr ""
+
+#: const/__init__.py:179
msgid "question_answered"
msgstr "Frage beantwortet"
-#: forum/const.py:119
+#: const/__init__.py:180
msgid "question_commented"
msgstr "Frage kommentiert"
-#: forum/const.py:120
+#: const/__init__.py:181
msgid "answer_commented"
msgstr "Antwort kommentiert"
-#: forum/const.py:121
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "Antwort akzeptiert"
-#: forum/const.py:125
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[geschlossen]"
-#: forum/const.py:126
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[gelöscht]"
-#: forum/const.py:127 forum/views/readers.py:396 forum/views/readers.py:417
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "ursprüngliche Version"
-#: forum/const.py:128
+#: const/__init__.py:189
msgid "retagged"
msgstr "Tags verändert"
-#: forum/const.py:132
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "Ignorierte Tags ausschließen"
-#: forum/const.py:132
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "Nur ausgewählte Tags erlauben"
-#: forum/feed.py:18
-msgid " - "
-msgstr "-"
+#: const/__init__.py:199
+msgid "instantly"
+msgstr ""
-#: forum/feed.py:18
-msgid "latest questions"
-msgstr "Neueste Fragen"
+#: const/__init__.py:200
+msgid "daily"
+msgstr "täglich"
-#: forum/forms.py:23 forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
-msgid "title"
-msgstr "Titel"
+#: const/__init__.py:201
+msgid "weekly"
+msgstr "wöchentlich"
-#: forum/forms.py:24
-msgid "please enter a descriptive title for your question"
-msgstr "Bitte geben Sie einen Aussagekräftigen Titel für Ihre Frage ein."
+#: const/__init__.py:202
+msgid "no email"
+msgstr "Keine E-Mail"
-#: forum/forms.py:29
-msgid "title must be > 10 characters"
-msgstr "Der Titel muß länger als 10 Zeichen sein."
+#: const/message_keys.py:19
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
+msgstr "Zum ersten Mal hier? <a href=\"%s\">Häufige Fragen</a> lesen!"
-#: forum/forms.py:38
-msgid "content"
-msgstr "Inhalt"
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+msgid "i-names are not supported"
+msgstr "i-names werden nicht unterstützt."
-#: forum/forms.py:44
-msgid "question content must be > 10 characters"
-msgstr "Der Fragentext muß länger als 10 Buchstaben sein."
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Bitte geben Sie Ihren Benutzernamen ein."
-#: forum/forms.py:53 forum/skins/default/templates/header.html:28
-msgid "tags"
-msgstr "Tags"
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Bitte geben Sie Ihren Benutzernamen ein."
+
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Bitte geben Sie Ihr Passwort ein."
+
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
+msgstr "Bitte geben Sie Ihr Passwort ein."
+
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
+
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
+msgstr ""
-#: forum/forms.py:55
+#: deps/django_authopenid/forms.py:336
+msgid "Current password"
+msgstr "Momentanes Passwort"
+
+#: deps/django_authopenid/forms.py:347
msgid ""
-"Tags are short keywords, with no spaces within. Up to five tags can be used."
+"Old password is incorrect. Please enter the correct "
+"password."
msgstr ""
-"Tags sind kurze Stichwörter. Sie dürfen keine Leerzeichen enthalten. Bis zu "
-"fünf Tags können vergeben werden."
+"Das alte Passwort ist falsch. Bitte geben Sie das richtige Passwort ein."
-#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39
-msgid "tags are required"
-msgstr "Mindestens ein Tag muß gesetzt sein."
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
+msgstr ""
-#: forum/forms.py:70
-#, python-format
-msgid "please use %(tag_count)d tag or less"
-msgid_plural "please use %(tag_count)d tags or less"
-msgstr[0] "Bitte %(tag_count)d Tags oder weniger benutzen"
-msgstr[1] "Bitte %(tag_count)d Tags oder weniger benutzen"
+#: deps/django_authopenid/forms.py:435
+msgid "Your user name (<i>required</i>)"
+msgstr "Ihr Benutzername (<i>Pflichtfeld</i>)"
-#: forum/forms.py:79
-#, python-format
-msgid "each tag must be shorter than %(max_chars)d character"
-msgid_plural "each tag must be shorter than %(max_chars)d characters"
-msgstr[0] "Tags müssen kürzer als %(max_chars)d Zeichen sein"
-msgstr[1] "Tags müssen kürzer als %(max_chars)d Zeichen sein"
+#: deps/django_authopenid/forms.py:450
+msgid "Incorrect username."
+msgstr "Ungültiger Benutzername."
-#: forum/forms.py:87
-msgid "use-these-chars-in-tags"
-msgstr "Diese Buchstaben dürfen in Tags vorkommen"
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+msgid "signin/"
+msgstr "einloggen/"
-#: forum/forms.py:97
-#: forum/skins/default/templates/post_contributor_info.html:7
-#: forum/skins/default/templates/question_summary_list_roll.html:26
-#: forum/skins/default/templates/question_summary_list_roll.html:38
-msgid "community wiki"
-msgstr "Community Wiki"
+#: deps/django_authopenid/urls.py:11
+msgid "newquestion/"
+msgstr "frage_stellen/"
-#: forum/forms.py:98
-msgid ""
-"if you choose community wiki option, the question and answer do not generate "
-"points and name of author will not be shown"
+#: deps/django_authopenid/urls.py:12
+msgid "newanswer/"
+msgstr "antworten/"
+
+#: deps/django_authopenid/urls.py:13
+msgid "signout/"
+msgstr "ausloggen/"
+
+#: deps/django_authopenid/urls.py:15
+msgid "complete/"
+msgstr "fertig/"
+
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "fertig/"
+
+#: deps/django_authopenid/urls.py:22
+msgid "register/"
+msgstr "registrieren/"
+
+#: deps/django_authopenid/urls.py:24
+msgid "signup/"
+msgstr "registrieren/"
+
+#: deps/django_authopenid/urls.py:32
+#, fuzzy
+msgid "recover/"
+msgstr "oeffnen/"
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
msgstr ""
-"Wenn Sie \"Community Wiki\" auswählen, werden auf die Frage und die "
-"Antworten keine Bewertungspunkte vergeben, und der Name des Autors wird "
-"nicht angezeigt."
-#: forum/forms.py:114
-msgid "update summary:"
-msgstr "Zusammenfassung der Überarbeitung:"
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Passwort ändern"
-#: forum/forms.py:115
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
msgstr ""
-"Bitte geben Sie eine kurze Beschreibung Ihrer Überarbeitung ein (z.B. "
-"Rechtschreibung, Tippfehler korrigiert, Grammatik, Stil verbessert) "
-"Freiwillige Angabe."
-#: forum/forms.py:118
-msgid "Automatically accept user's contributions for the email updates"
-msgstr "Beiträge dieses Benutzers automatisch für E-Mail-Updates akzeptieren"
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "Nickname"
-#: forum/forms.py:209
-msgid "Your name:"
-msgstr "Ihr Name:"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "OpenID-URL:"
-#: forum/forms.py:210
-msgid "Email (not shared with anyone):"
-msgstr "Ihre E-Mail-Adresse (wird nicht angezeigt):"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "nach Benutzernamen"
-#: forum/forms.py:211
-msgid "Your message:"
-msgstr "Ihre Nachricht:"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "Benutzername"
-#: forum/forms.py:294
-msgid "this email does not have to be linked to gravatar"
-msgstr "Diese E-Mail muß nicht mit Gravatar verknüpft werden."
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "Bitte einen Benutzernamen eingeben"
-#: forum/forms.py:296
-msgid "Screen name"
-msgstr "Nickname"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: forum/forms.py:297
-msgid "Real name"
-msgstr "Echter Name"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: forum/forms.py:298
-msgid "Website"
-msgstr "Website"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
-#: forum/forms.py:299
-msgid "Location"
-msgstr "Ort"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "Benutzername"
-#: forum/forms.py:300
-msgid "Date of birth"
-msgstr "Geburtsdatum"
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "Benutzername"
-#: forum/forms.py:300
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "Benutzername"
+
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Passwort ändern"
+
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-"wird nicht angezeigt, aber für die Altersberechnung verwendet. Format: JJJJ-"
-"MM-TT, Beispiel: 1980-05-27 für den 27. Mai 1980"
-#: forum/forms.py:301 forum/skins/default/templates/account_settings.html:21
-#: forum/skins/default/templates/authopenid/settings.html:21
-msgid "Profile"
-msgstr "Profil"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
+msgstr ""
-#: forum/forms.py:332 forum/forms.py:333
-msgid "this email has already been registered, please use another one"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "Neue OpenID mit einem bestehenden Benutzerzugang verknüpfen"
+
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Bitte geben Sie Benutzernamen und Passwort ein."
+
+#: deps/django_authopenid/util.py:424
+#, python-format
+msgid "Sign in with your %(provider)s account"
msgstr ""
-"Ein Zugang mit dieser E-Mail-Adresse existiert bereits. Bitte verwenden Sie "
-"eine andere E-Mail-Adresse."
-#: forum/forms.py:339
-msgid "Choose email tag filter"
-msgstr "E-Mail-Tag-Filter festlegen"
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr "OpenID %(openid_url)s ist ungültig"
-#: forum/forms.py:355 forum/forms.py:356
-msgid "weekly"
-msgstr "wöchentlich"
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
+msgstr ""
-#: forum/forms.py:355 forum/forms.py:356
-msgid "no email"
-msgstr "Keine E-Mail"
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Ihr Passwort wurde geändert."
-#: forum/forms.py:356
-msgid "daily"
-msgstr "täglich"
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
+msgstr ""
-#: forum/forms.py:371
-msgid "Asked by me"
-msgstr "Von mir gefragt"
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
-#: forum/forms.py:374
-msgid "Answered by me"
-msgstr "Von mir beantwortet"
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: forum/forms.py:377
-msgid "Individually selected"
-msgstr "Individuell ausgewählt"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
-#: forum/forms.py:380
-msgid "Entire forum (tag filtered)"
-msgstr "Das ganze Forum (Tag-gefiltert)"
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: forum/forms.py:434
-msgid "okay, let's try!"
-msgstr "Okay, versuchen wir's!"
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: forum/forms.py:435
-msgid "no community email please, thanks"
-msgstr "Ich möchte gar keine E-Mails erhalten, danke"
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: forum/forms.py:438
-msgid "please choose one of the options above"
-msgstr "Bitte wählen Sie eine der obenstehenden Optionen aus"
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr ""
+"Die beiden eingegebenen Passwörter stimmen nicht überein, bitte erneut "
+"versuchen"
-#: forum/urls.py:28
-msgid "upfiles/"
-msgstr "dateien/"
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
+msgstr ""
-#: forum/urls.py:33
-msgid "about/"
-msgstr "ueber/"
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
+"Sie müssen Ihre E-Mail-Adresse bestätigen. Mehr Informationen<a "
+"id='validate_email_alert' href='%(details_url)s'>hier</a>."
-#: forum/urls.py:34
-msgid "faq/"
-msgstr "faq/"
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "Bestätigung Ihrer E-Mail-Adresse"
-#: forum/urls.py:35
-msgid "privacy/"
-msgstr "datenschutz/"
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
-#: forum/urls.py:36
-msgid "logout/"
-msgstr "logout/"
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
+#, fuzzy
+msgid "Site"
+msgstr "Titel"
-#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:56
-msgid "answers/"
-msgstr "antworten/"
+#: deps/livesettings/values.py:107
+#, fuzzy
+msgid "Base Settings"
+msgstr "einstellungen"
-#: forum/urls.py:37 forum/urls.py:49 forum/urls.py:52 forum/urls.py:56
-msgid "comments/"
-msgstr "kommentare/"
+#: deps/livesettings/values.py:214
+msgid "Default value: \"\""
+msgstr ""
-#: forum/urls.py:38 forum/urls.py:43 forum/urls.py:78
-#: forum/skins/default/templates/user_info.html:47
-msgid "edit/"
-msgstr "bearbeiten/"
+#: deps/livesettings/values.py:221
+msgid "Default value: "
+msgstr ""
-#: forum/urls.py:39 forum/urls.py:48
-msgid "revisions/"
-msgstr "revisionen/"
+#: deps/livesettings/values.py:224
+#, python-format
+msgid "Default value: %s"
+msgstr ""
-#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:43
-#: forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 forum/urls.py:47
-#: forum/urls.py:48 forum/urls.py:49 forum/urls.py:52
-msgid "questions/"
-msgstr "fragen/"
+#: deps/livesettings/values.py:589
+#, fuzzy, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr "Erlaubte Dateitypen: '%(file_types)s'"
-#: forum/urls.py:41 forum_modules/books/urls.py:8
-msgid "ask/"
-msgstr "frage/"
+#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
+#, fuzzy
+msgid "Sites"
+msgstr "Titel"
-#: forum/urls.py:42
-msgid "unanswered/"
-msgstr "unbeantwortet/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Documentation"
+msgstr "Ort"
-#: forum/urls.py:44
-msgid "close/"
-msgstr "schliessen/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#: skins/default/templates/authopenid/signin.html:142
+msgid "Change password"
+msgstr "Passwort ändern"
-#: forum/urls.py:45
-msgid "reopen/"
-msgstr "oeffnen/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Log out"
+msgstr "Logout"
-#: forum/urls.py:46
-msgid "answer/"
-msgstr "antwort/"
+#: deps/livesettings/templates/livesettings/group_settings.html:14
+#: deps/livesettings/templates/livesettings/site_settings.html:26
+#, fuzzy
+msgid "Home"
+msgstr "Home"
-#: forum/urls.py:47
-msgid "vote/"
-msgstr "abstimmen/"
+#: deps/livesettings/templates/livesettings/group_settings.html:15
+#, fuzzy
+msgid "Edit Group Settings"
+msgstr "Frage bearbeiten"
-#: forum/urls.py:50
-msgid "command/"
-msgstr "befehl/"
+#: deps/livesettings/templates/livesettings/group_settings.html:22
+#: deps/livesettings/templates/livesettings/site_settings.html:50
+#, fuzzy
+msgid "Please correct the error below."
+msgid_plural "Please correct the errors below."
+msgstr[0] "Bitte folgende Eingaben korrigieren:"
+msgstr[1] "Bitte folgende Eingaben korrigieren:"
-#: forum/urls.py:60 forum/views/readers.py:265
-msgid "question/"
-msgstr "frage/"
+#: deps/livesettings/templates/livesettings/group_settings.html:28
+#, python-format
+msgid "Settings included in %(name)s."
+msgstr ""
-#: forum/urls.py:61 forum/urls.py:62
-msgid "tags/"
-msgstr "tags/"
+#: deps/livesettings/templates/livesettings/group_settings.html:62
+#: deps/livesettings/templates/livesettings/site_settings.html:97
+msgid "You don't have permission to edit values."
+msgstr ""
-#: forum/urls.py:64 forum/urls.py:68
-msgid "mark-tag/"
-msgstr "tag-markieren/"
+#: deps/livesettings/templates/livesettings/group_settings.html:68
+#, fuzzy
+msgid "Setting groups"
+msgstr "die Tag-Beschränkung entfernen"
-#: forum/urls.py:64
-msgid "interesting/"
-msgstr "interessant/"
+#: deps/livesettings/templates/livesettings/site_settings.html:27
+msgid "Edit Site Settings"
+msgstr ""
-#: forum/urls.py:68
-msgid "ignored/"
-msgstr "ignoriert/"
+#: deps/livesettings/templates/livesettings/site_settings.html:43
+msgid "Livesettings are disabled for this site."
+msgstr ""
-#: forum/urls.py:72
-msgid "unmark-tag/"
-msgstr "tag-entfernen/"
+#: deps/livesettings/templates/livesettings/site_settings.html:44
+msgid "All configuration options must be edited in the site settings.py file"
+msgstr ""
-#: forum/urls.py:76 forum/urls.py:78 forum/urls.py:79
-msgid "users/"
-msgstr "benutzer/"
+#: deps/livesettings/templates/livesettings/site_settings.html:66
+#, python-format
+msgid "Group settings: %(name)s"
+msgstr ""
-#: forum/urls.py:77
-msgid "moderate-user/"
-msgstr "benutzer-moderieren/"
+#: deps/livesettings/templates/livesettings/site_settings.html:93
+msgid "Uncollapse all"
+msgstr ""
-#: forum/urls.py:80 forum/urls.py:81
-msgid "badges/"
-msgstr "auszeichnungen/"
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
+msgid "Unknown error."
+msgstr ""
-#: forum/urls.py:82
-msgid "messages/"
-msgstr "nachrichten/"
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
+msgid "ReCAPTCHA is wrongly configured."
+msgstr ""
-#: forum/urls.py:82
-msgid "markread/"
-msgstr "gelesen_markieren/"
+#: deps/recaptcha_django/__init__.py:22
+msgid "Bad reCAPTCHA challenge parameter."
+msgstr ""
-#: forum/urls.py:84
-msgid "nimda/"
-msgstr "nimda/"
+#: deps/recaptcha_django/__init__.py:23
+msgid "The CAPTCHA solution was incorrect."
+msgstr ""
-#: forum/urls.py:86
-msgid "upload/"
-msgstr "upload/"
+#: deps/recaptcha_django/__init__.py:24
+msgid "Bad reCAPTCHA verification parameters."
+msgstr ""
-#: forum/urls.py:87
-msgid "search/"
-msgstr "suche/"
+#: deps/recaptcha_django/__init__.py:25
+msgid "Provided reCAPTCHA API keys are not valid for this domain."
+msgstr ""
-#: forum/urls.py:88
-msgid "feedback/"
-msgstr "feedback/"
+#: deps/recaptcha_django/__init__.py:26
+msgid "ReCAPTCHA could not be reached."
+msgstr ""
-#: forum/urls.py:89 forum/urls.py:90
-msgid "account/"
-msgstr "zugang/"
+#: deps/recaptcha_django/__init__.py:73
+msgid "Invalid request"
+msgstr ""
-#: forum/importers/stackexchange/management/commands/load_stackexchange.py:124
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
msgid "Congratulations, you are now an Administrator"
msgstr "Gratulation, Sie sind jetzt Administrator"
-#: forum/management/commands/send_email_alerts.py:236
-msgid "email update message subject"
-msgstr "Aktuelle Mitteilung"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
-#: forum/management/commands/send_email_alerts.py:238
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "Mehr Informationen"
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+
+#: management/commands/send_email_alerts.py:466
#, fuzzy, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
msgstr[0] "<p>Hallo %(name)s,</p></p>Es gibt neues zu einer Frage:</p>"
msgstr[1] "<p>Hallo %(name)s,</p><p>Es gibt neues zu %(num)d Fragen:</p>"
-#: forum/management/commands/send_email_alerts.py:255
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr "Neue Frage"
-#: forum/management/commands/send_email_alerts.py:272
+#: management/commands/send_email_alerts.py:500
+#, fuzzy
msgid ""
-"Please visit the forum and see what's new! Could you spread the word about "
+"Please visit the askbot and see what's new! Could you spread the word about "
"it - can somebody you know help answering those questions or benefit from "
"posting one?"
msgstr ""
"Schauen Sie rein und entdecken Sie neue Fragen und Antworten. Empfehlen Sie "
"uns gern auch an Freunde und Bekannte weiter!"
-#: forum/management/commands/send_email_alerts.py:284
+#: management/commands/send_email_alerts.py:512
+#, fuzzy
msgid ""
"Your most frequent subscription setting is 'daily' on selected questions. If "
"you are receiving more than one email per dayplease tell about this issue to "
-"the forum administrator."
+"the askbot administrator."
msgstr ""
"Die Einstellung, mit der Sie am häufigsten benachrichtigt werden, ist "
"\"täglich\". Sollten Sie mehr als eine E-Mail pro Tag bekommen, "
"benachrichtigen Sie uns bitte."
-#: forum/management/commands/send_email_alerts.py:290
+#: management/commands/send_email_alerts.py:518
+#, fuzzy
msgid ""
"Your most frequent subscription setting is 'weekly' if you are receiving "
-"this email more than once a week please report this issue to the forum "
+"this email more than once a week please report this issue to the askbot "
"administrator."
msgstr ""
"Die Einstellung, mit der Sie am häufigsten benachrichtigt werden, ist "
"\"wöchentlich\". Sollten Sie mehr als eine E-Mail pro Woche bekommen, "
"benachrichtigen Sie uns bitte."
-#: forum/management/commands/send_email_alerts.py:296
+#: management/commands/send_email_alerts.py:524
msgid ""
"There is a chance that you may be receiving links seen before - due to a "
"technicality that will eventually go away. "
@@ -881,549 +1757,924 @@ msgstr ""
"Aus technischen Gründen kann es manchmal vorkommen, daß Sie Links empfangen, "
"die Sie bereits gesehen haben. "
-#: forum/management/commands/send_email_alerts.py:311
-#, python-format
+#: management/commands/send_email_alerts.py:529
+#, fuzzy, python-format
msgid ""
-"go to %(link)s to change frequency of email updates or %(email)s "
-"administrator"
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
msgstr ""
"<p>Sie können die Häufigkeit, mit der Sie Benachrichtigungen erhalten, "
"jederzeit <a href='%(link)s'>hier</a> einstellen oder sie gänzlich "
"abschalten.<br/>Falls Sie diese Nachricht irrtümlich erhalten haben, "
"informieren Sie uns bitte unter %(email)s.</p>"
-#: forum/middleware/anon_user.py:34
-#, python-format
-msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
-msgstr "Zum ersten Mal hier? <a href=\"%s\">Häufige Fragen</a> lesen!"
-
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Disciplined"
msgstr "Diszipliniert"
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "disciplined"
msgstr "diszipliniert"
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Deleted own post with score of 3 or higher"
msgstr "Eigenen Beitrag mit 3 oder mehr positiven Bewertungen gelöscht"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Peer Pressure"
msgstr "Gruppenzwang"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "peer-pressure"
msgstr "gruppenzwang"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Deleted own post with score of -3 or lower"
msgstr "Eigenen Beitrag mit mehr als 3 negativen Bewertungen gelöscht"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Nice answer"
msgstr "Nette Antwort"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "nice-answer"
msgstr "nette-antwort/"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Answer voted up 10 times"
msgstr "Benutzer hat positive Bewertungen abgegeben"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Nice Question"
msgstr "Fragen"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "nice-question"
msgstr "nette-frage/"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Question voted up 10 times"
msgstr "Benutzer hat positive Bewertungen abgegeben"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Pundit"
msgstr "Experte"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "pundit"
msgstr "experte"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Left 10 comments with score of 10 or more"
msgstr "Hat 10 Kommentare mit einer Bewertung von 10 oder mehr hinterlassen"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Popular Question"
msgstr "populäre Frage"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "popular-question"
msgstr "populaere-frage"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Asked a question with 1,000 views"
msgstr "Hat Frage mit mindestens 1.000 Einblendungen gestellt"
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "Citizen patrol"
msgstr "Engagierter Bürger"
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "citizen-patrol"
msgstr "engagierter-buerger"
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "First flagged post"
msgstr "Erster gemeldeter Beitrag"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "Cleanup"
msgstr "Putzaktion"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "cleanup"
msgstr "putzaktion"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "First rollback"
msgstr "Erster Rollback (Rückkehr zur Vorversion eines Beitrags)"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "Critic"
msgstr "Kritiker"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "critic"
msgstr "kritiker"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "First down vote"
msgstr "Erste negative Bewertung"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "Editor"
msgstr "Redakteur"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "editor"
msgstr "redakteur"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "First edit"
msgstr "Erste Bearbeitung eines Beitrags"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "Organizer"
msgstr "Organisierer"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "organizer"
msgstr "Organisator"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "First retag"
msgstr "Erste Tag-Bearbeitung"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "Scholar"
msgstr "Lernender"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "scholar"
msgstr "lernender"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "First accepted answer on your own question"
msgstr "Erste Antwort auf eine eigene Frage akzeptiert"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Student"
msgstr "Schüler"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "student"
msgstr "schueler"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Asked first question with at least one up vote"
msgstr "Hat erste Frage mit mindestens einer positiven Bewertung gestellt"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "Supporter"
msgstr "Unterstützer"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "supporter"
msgstr "unterstuetzer"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "First up vote"
msgstr "Erste positive Bewertung"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Teacher"
msgstr "Lehrer"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "teacher"
msgstr "Suche"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Answered first question with at least one up vote"
msgstr "Hat erste Frage mit mindestens einer positiven Bewertung beantwortet"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Autobiographer"
msgstr "Autobiograph"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "autobiographer"
msgstr "autobiograph"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Completed all user profile fields"
msgstr "Benutzerprofil komplettiert"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Self-Learner"
msgstr "Eigenständig lernender"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "self-learner"
msgstr "eigenstaendig-lernender"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Answered your own question with at least 3 up votes"
msgstr ""
"Eigene Frage beantwortet und mindestens 3 positive Bewertungen dafür erhalten"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Great Answer"
msgstr "Sehr gute Antwort"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "great-answer"
msgstr "sehr-gute-antwort"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Answer voted up 100 times"
msgstr "Antwort wurde 100 Mal positiv bewertet"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Great Question"
msgstr "Sehr gute Frage"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "great-question"
msgstr "sehr-gute-frage"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Question voted up 100 times"
msgstr "Frage wurde 100 Mal positiv bewertet"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Stellar Question"
msgstr "Exzellente Frage"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "stellar-question"
msgstr "exzellente-frage"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Question favorited by 100 users"
msgstr "Frage von 100 Benutzern in Favoritenliste aufgenommen"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Famous question"
msgstr "Berühmte Frage"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "famous-question"
msgstr "beruehmte-frage"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Asked a question with 10,000 views"
msgstr "Hat Frage mit 10.000 Einblendungen gestellt"
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Alpha"
msgstr "Alpha"
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "alpha"
msgstr "alpha"
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Actively participated in the private alpha"
msgstr "Hat aktiv an der privaten Alphaphase des Forums teilgenommen"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Good Answer"
msgstr "Gute Antwort"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "good-answer"
msgstr "gute-antwort"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Answer voted up 25 times"
msgstr "Antwort wurde 25 Mal positiv bewertet"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Good Question"
msgstr "Gute Frage"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "good-question"
msgstr "gute-frage"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Question voted up 25 times"
msgstr "Frage wurde 25 Mal positiv bewertet"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Favorite Question"
msgstr "Favoritenfrage"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "favorite-question"
msgstr "favoriten-frage"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Question favorited by 25 users"
msgstr "Frage von 25 Benutzern in Favoritenliste aufgenommen"
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Civic duty"
msgstr "Bürgerpflicht"
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "civic-duty"
msgstr "buergerpflicht"
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Voted 300 times"
msgstr "300 Mal abgestimmt"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Strunk & White"
msgstr "Form und Grammatik"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "strunk-and-white"
msgstr "form-und-grammatik"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Edited 100 entries"
msgstr "100 Beiträge überarbeitet"
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Generalist"
msgstr "Generalist"
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "generalist"
msgstr "generalist"
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Active in many different tags"
msgstr "In vielen verschiedenen Tags aktiv"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Expert"
msgstr "Experte"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "expert"
msgstr "Experte"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Very active in one tag"
msgstr "Sehr aktiv in einem bestimmten Tag"
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Yearling"
msgstr "Jahresring"
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "yearling"
msgstr "jahresring"
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Active member for a year"
msgstr "Aktives Mitglied für ein Jahr"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Notable Question"
msgstr "Bemerkenswerte Frage"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "notable-question"
msgstr "bemerkenswerte-frage"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Asked a question with 2,500 views"
msgstr "Hat eine Frage mit 2.500 Einblendungen gestellt"
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "Enlightened"
msgstr "Hat Ahnung"
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "enlightened"
msgstr "hat-ahnung"
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "First answer was accepted with at least 10 up votes"
msgstr ""
"Erste Antwort verfaßt, diese wurde akzeptiert und mindestens 10 Mal positiv "
"bewertet"
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Beta"
msgstr "Beta"
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "beta"
msgstr "beta"
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Actively participated in the private beta"
msgstr "Hat aktiv in der nichtöffentlichen Beta-Phase des Forums teilgenommen"
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Guru"
msgstr "Guru"
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "guru"
msgstr "guru"
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Accepted answer and voted up 40 times"
msgstr "Antwort akzeptiert und 40 Mal positiv bewertet"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Necromancer"
msgstr "Totenbeschwörer"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "necromancer"
msgstr "totenbeschwoerer"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Answered a question more than 60 days later with at least 5 votes"
msgstr ""
"Hat eine Frage mehr als 2 Monate später beantwortet und mindestens 5 "
"positive Bewertungen dafür erhalten"
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Taxonomist"
msgstr "Tag-Schöpfer"
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "taxonomist"
msgstr "tag-schoepfer"
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Created a tag used by 50 questions"
msgstr "Tag formuliert, das in 50 Fragen verwendet wurde"
-#: forum/models/question.py:499
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+#, fuzzy
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr "Erste Antwort auf eine eigene Frage akzeptiert"
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr "Über selbst verfaßte Beiträge kann nicht abgestimmt werden"
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr "Positiv bewerten benötigt mindestens %(points)s Punkte "
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr "Negativ bewerten benötigt mindestens %(points)s Punkte"
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr "Das Hochladen von Dateien benötigt %(min_rep)s Punkte oder mehr"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:271 models/__init__.py:1913
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+msgid "cannot revoke old vote"
+msgstr "Bewertung kann nicht mehr zurückgenommen werden"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr "Ihr Forumsteam"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+#, fuzzy
+msgid "Suspended User"
+msgstr "Der Absender ist"
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "Registrierter Benutzer"
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+msgid "Approved User"
+msgstr ""
+
+#: models/__init__.py:1196
+#, fuzzy, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr "Punkte-Logbuch von %(user_name)s"
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] ""
+"Silberne Auszeichnungen erzielt man durch regelmäßige, geduldige Teilnahme "
+"am Forum."
+msgstr[1] ""
+"Silberne Auszeichnungen erzielt man durch regelmäßige, geduldige Teilnahme "
+"am Forum."
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] "Aktive Forumsteilnehmer werden in Bronze ausgezeichnet."
+msgstr[1] "Aktive Forumsteilnehmer werden in Bronze ausgezeichnet."
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "Tags"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s hat die Frage bearbeitet"
-#: forum/models/question.py:503
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr "%(people)s Benutzer haben %(new_answer_count)s neue Antworten verfaßt"
-#: forum/models/question.py:508
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s Benutzer haben die Frage kommentiert"
-#: forum/models/question.py:513
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr "%(people)s Benutzer haben Kommentare zu Antworten verfaßt"
-#: forum/models/question.py:515
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s Benutzer haben Kommentare zu einer Antwort verfaßt"
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "Gold"
-#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "Silber"
-#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "Bronze"
-#: forum/models/tag.py:81
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
msgid "interesting"
msgstr "Interessant"
-#: forum/models/tag.py:81
+#: models/tag.py:110
msgid "ignored"
msgstr "Ignorieren"
-#: forum/models/user.py:36
+#: models/user.py:233
msgid "Entire forum"
msgstr "Gesamtes Forum"
-#: forum/models/user.py:37
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Fragen, die ich gestellt habe"
-#: forum/models/user.py:38
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Fragen, die ich beantwortet habe"
-#: forum/models/user.py:39
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "Individuell ausgewählte Fragen"
-#: forum/models/user.py:42
-msgid "Weekly"
-msgstr "Wöchentlich"
+#: models/user.py:237
+msgid "Mentions and comment responses"
+msgstr ""
+
+#: models/user.py:240
+msgid "Instantly"
+msgstr ""
-#: forum/models/user.py:43
+#: models/user.py:241
msgid "Daily"
msgstr "Täglich"
-#: forum/models/user.py:44
+#: models/user.py:242
+msgid "Weekly"
+msgstr "Wöchentlich"
+
+#: models/user.py:243
msgid "No email"
msgstr "Keine E-Mail"
-#: forum/skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Die angeforderte Seite konnte nicht gefunden werden."
-#: forum/skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "Dies könnte einen der folgenden Gründe haben:"
-#: forum/skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "Diese Frage oder Antwort wurde gelöscht;"
-#: forum/skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "Die eingegebene Adresse ist fehlerhaft - bitte überprüfen;"
-#: forum/skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
@@ -1431,264 +2682,210 @@ msgstr ""
"Die angeforderte Seite ist geschützt oder Sie haben nicht genug Punkte, um "
"sie anzuschauen, siehe"
-#: forum/skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "Häufige Fragen"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "Falls dieser Fehler nicht hätte passieren sollen, "
-#: forum/skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "melden Sie uns das Problem bitte."
-#: forum/skins/default/templates/404.html:41
-#: forum/skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "Zurück zur vorigen Seite"
-#: forum/skins/default/templates/404.html:42
-#: forum/skins/default/templates/questions.html:52
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "Alle Fragen zeigen"
-#: forum/skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "Alle Tags zeigen"
-#: forum/skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "Interner Fehler"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: forum/skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
"Der Fehler wurde aufgezeichnet, und wir werden ihn so bald wie möglich "
"beheben."
-#: forum/skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr "Bitte melden Sie uns den Fehler, falls Sie möchten."
-#: forum/skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "Zeige neueste Fragen"
-#: forum/skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "Zeige Tags"
-#: forum/skins/default/templates/about.html:6
-#: forum/skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "Über"
-#: forum/skins/default/templates/account_settings.html:4
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "Zugangsverwaltung"
-
-#: forum/skins/default/templates/account_settings.html:29
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-msgid "Change password"
-msgstr "Passwort ändern"
-
-#: forum/skins/default/templates/account_settings.html:30
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "Legen Sie ein neues Passwort für Ihren Zugang fest."
-
-#: forum/skins/default/templates/account_settings.html:32
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "E-Mail verändern"
-
-#: forum/skins/default/templates/account_settings.html:33
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr "Neue E-Mail-Adresse zu Konto hinzufügen oder bestehende ändern"
-
-#: forum/skins/default/templates/account_settings.html:35
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "OpenID ändern"
-
-#: forum/skins/default/templates/account_settings.html:36
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr "Mit Ihrem Zugang verknüpfte OpenID ändern"
-
-#: forum/skins/default/templates/account_settings.html:39
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Zugang löschen"
-
-#: forum/skins/default/templates/account_settings.html:40
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr "Ihren Benutzernamen und alle Ihre Daten von der Seite löschen"
-
-#: forum/skins/default/templates/answer_edit.html:5
-#: forum/skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Antwort bearbeiten"
-#: forum/skins/default/templates/answer_edit.html:25
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:26
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:46
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:25
-#: forum/skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "Vorschau ausblenden"
-
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "Vorschau einblenden"
-
-#: forum/skins/default/templates/answer_edit.html:48
-#: forum/skins/default/templates/question_edit.html:66
-#: forum/skins/default/templates/question_retag.html:53
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "Zurück"
-#: forum/skins/default/templates/answer_edit.html:53
-#: forum/skins/default/templates/question_edit.html:71
-#: forum/skins/default/templates/revisions_answer.html:52
-#: forum/skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "Version"
-#: forum/skins/default/templates/answer_edit.html:56
-#: forum/skins/default/templates/question_edit.html:75
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "Version auswählen"
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:418
-#: forum/skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
-msgstr "Die Markdown-Echtzeit-Vorschau ein- oder ausblenden"
-
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:419
-#: forum/skins/default/templates/question_edit.html:92
-msgid "toggle preview"
-msgstr "Vorschau ein- oder ausblenden"
-
-#: forum/skins/default/templates/answer_edit.html:72
-#: forum/skins/default/templates/question_edit.html:118
-#: forum/skins/default/templates/question_retag.html:74
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Überarbeitung speichern"
-#: forum/skins/default/templates/answer_edit.html:73
-#: forum/skins/default/templates/close.html:29
-#: forum/skins/default/templates/feedback.html:50
-#: forum/skins/default/templates/question_edit.html:119
-#: forum/skins/default/templates/question_retag.html:75
-#: forum/skins/default/templates/reopen.html:30
-#: forum/skins/default/templates/user_edit.html:90
-#: forum/skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Abbrechen"
-#: forum/skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "Vorschau ausblenden"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "Vorschau einblenden"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "Tipps"
-#: forum/skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr ""
"Bitte formulieren Sie Ihre Frage so, daß sie für dieses Forum relevant ist."
-#: forum/skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr ""
"Bitte versuchen Sie, eine konkrete Antwort zu geben, und nicht in eine "
"Diskussion einzusteigen."
-#: forum/skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "Bitte versuchen Sie, Details einzubringen."
-#: forum/skins/default/templates/answer_edit_tips.html:16
-#: forum/skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "Seien Sie klar und deutlich."
-#: forum/skins/default/templates/answer_edit_tips.html:20
-#: forum/skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "Siehe die häufig gestellten Fragen"
-#: forum/skins/default/templates/answer_edit_tips.html:26
-#: forum/skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Tipps zu Markdown"
-#: forum/skins/default/templates/answer_edit_tips.html:29
-#: forum/skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
msgstr "*kursiv* oder __kursiv__"
-#: forum/skins/default/templates/answer_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:29
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**fett** oder __fett__"
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "Link"
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "Text"
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "Bild"
-#: forum/skins/default/templates/answer_edit_tips.html:43
-#: forum/skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "Nummerierte Liste:"
-#: forum/skins/default/templates/answer_edit_tips.html:48
-#: forum/skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "Grundlegende HTML-Tags werden ebenfalls unterstützt."
-#: forum/skins/default/templates/answer_edit_tips.html:52
-#: forum/skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "Mehr Informationen über Markdown"
-#: forum/skins/default/templates/ask.html:5
-#: forum/skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Frage stellen"
-#: forum/skins/default/templates/ask.html:69
-#: forum/skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr ""
"<span class=\"strong big\">Sie können Ihre Frage formulieren, ohne sich "
@@ -1697,12 +2894,12 @@ msgstr ""
"ganz schnell. Ihre Frage wird für die Dauer des Anmeldevorgangs im "
"Hintergrund gespeichert und geht nicht verloren."
-#: forum/skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
"<span class='strong big'>Ihre E-Mail-Adresse %(email)s wurde noch nicht "
"bestätigt.</span> Um Beiträge veröffentlichen zu können, müssen Sie Ihre E-"
@@ -1710,60 +2907,56 @@ msgstr ""
"hier</a>.<br>Sie können Ihren Beitrag speichern und die Bestätigung danach "
"durchführen - Ihr Beitrag wird bis dahin gespeichert."
-#: forum/skins/default/templates/ask.html:113
-#: forum/skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(Pflichtfeld)"
-
-#: forum/skins/default/templates/ask.html:120
-#: forum/skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Bitte einloggen, um Frage zu veröffentlichen"
-#: forum/skins/default/templates/ask.html:122
-#: forum/skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Stellen Sie Ihre Frage"
-#: forum/skins/default/templates/ask_form.html:15
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+msgid "%(name)s"
msgstr ""
-"<span class='strong big'>Ihre E-Mail-Adresse %(email)s wurde noch nicht "
-"bestätigt.</span> Um Beiträge veröffentlichen zu können, müssen Sie Ihre E-"
-"Mail-Adresse bestätigen. <a href='%(email_validation_faq_url)s'>Mehr infos "
-"hier</a>.<br>Sie können Ihren Beitrag speichern und die Bestätigung danach "
-"durchführen - Ihr Beitrag wird bis dahin gespeichert."
-#: forum/skins/default/templates/badge.html:6
-#: forum/skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "Auszeichnung"
-#: forum/skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "E-Mail-Abonnements"
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] "Benutzer hat dieses Abzeichen:"
msgstr[1] "Benutzer haben dieses Abzeichen:"
-#: forum/skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr "Zusammenfassung Auszeichnungen"
-#: forum/skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "Auszeichnungen"
-#: forum/skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
"Rege Teilnahme mit qualitativ hochwertigen Fragen und Antworten führt zum "
"Erhalt von Auszeichnungen."
-#: forum/skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -1777,164 +2970,96 @@ msgstr ""
"Falls Sie Ideen für neue Auszeichnungen haben, senden Sie uns diese über die "
"<a href='%(feedback_faq_url)s'>Feedback</a></strong>-Seite."
-#: forum/skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Auszeichnungs-Stufen"
-#: forum/skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
"Goldene Auszeichnungen erreicht man mit regelmäßiger, überdurchschnittlicher "
"Beteiligung."
-#: forum/skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
"Silberne Auszeichnungen erzielt man durch regelmäßige, geduldige Teilnahme "
"am Forum."
-#: forum/skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr ""
"Bronzene Auszeichnungen sind die einfachste Auszeichnungsstufe. Man erhält "
"einige von ihnen durch einigermaßen aktive Teilnahme. Sie werden oft als "
"Ehrenauszeichnung verliehen."
-#: forum/skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr "Aktive Forumsteilnehmer werden in Bronze ausgezeichnet."
-#: forum/skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "Lese-Kanal"
-
-#: forum/skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "[Autor]"
-
-#: forum/skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "[Verlag]"
-
-#: forum/skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "[Veröffentlichungsdatum]"
-
-#: forum/skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "[Preis]"
-
-#: forum/skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "Wähjrung"
-
-#: forum/skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "[Seiten]"
-
-#: forum/skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr "Seitenabkürzung"
-
-#: forum/skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "[Tags]"
-
-#: forum/skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "Autoren-Blog"
-
-#: forum/skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "Buchverzeichnis"
-
-#: forum/skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "Online kaufen"
-
-#: forum/skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "Leserfragen"
-
-#: forum/skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "Fragen Sie den Autor"
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "Die Frage wurde als Favorit ausgewählt"
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "Mal"
-
-#: forum/skins/default/templates/book.html:105
-#: forum/skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "Stimmen"
-
-#: forum/skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "The Antwort ist als korrekt akzeptiert worden"
-
-#: forum/skins/default/templates/book.html:115
-#: forum/skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "Einblendungen"
-
-#: forum/skins/default/templates/book.html:125
-#: forum/skins/default/templates/question.html:136
-#: forum/skins/default/templates/question_list.html:19
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/tags.html:50
-#: forum/skins/default/templates/users_questions.html:34
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "Fragen mit Tag '%(tag)s' anzeigen"
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "Buch-RSS-Feed abonnieren"
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to the questions feed"
-msgstr "Fragen-RSS-Feed abonnieren"
-
-#: forum/skins/default/templates/close.html:6
-#: forum/skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Frage schließen"
-#: forum/skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Die Frage schließen"
-#: forum/skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Gründe"
-#: forum/skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "OK zu schließen"
-#: forum/skins/default/templates/email_base.html:11
-msgid "home"
-msgstr "Home"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "Tags müssen kürzer als %(max_chars)d Zeichen sein"
+msgstr[1] "Tags müssen kürzer als %(max_chars)d Zeichen sein"
-#: forum/skins/default/templates/faq.html:11
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "Bitte %(tag_count)d Tags oder weniger benutzen"
+msgstr[1] "Bitte %(tag_count)d Tags oder weniger benutzen"
+
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "Bis zu 5 Tags mit jeweils weniger als 20 Buchstaben"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Häufig gestellte Fragen"
-#: forum/skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "Was für Fragen kann ich hier stellen?"
-#: forum/skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
@@ -1942,7 +3067,7 @@ msgstr ""
"Das allerwichtigste - Fragen sollten für dieses Forum <strong>relevant</"
"strong> und <strong>themenbezogen</strong> sein."
-#: forum/skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -1950,11 +3075,11 @@ msgstr ""
"Bevor Sie fragen: Bitte benutzen Sie die Suchfunktion, um sicherzustellen, "
"daß die Frage nicht bereits gestellt wurde."
-#: forum/skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "Was für Fragen sollten nicht gestellt werden?"
-#: forum/skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
@@ -1962,11 +3087,11 @@ msgstr ""
"Bitte verzichten Sie auf Fragen, die für dieses Forum nicht relevant sind, "
"oder die zu subjektiv sind und zu Diskussionen verleiten."
-#: forum/skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "Was sollte ich in meinen Antworten vermeiden?"
-#: forum/skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -1977,19 +3102,19 @@ msgstr ""
"Diskussionen. Kurze Gespräche, Kritik und Klärungen sind über die "
"Kommentarfunktion möglich. "
-#: forum/skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "Wer moderiert diese Forum?"
-#: forum/skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "Die Antwort ist: <strong>Sie!</strong>"
-#: forum/skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "Dieses Forum wird von seinen Benutzern moderiert."
-#: forum/skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -1997,11 +3122,11 @@ msgstr ""
"Je höher der Punktestand eines Benutzers, desto mehr Funktionen stehen ihm "
"zur Verfügung, z.B. das Bearbeiten und später auch Löschen anderer Beiträge."
-#: forum/skins/default/templates/faq.html:40
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "Wie funktioniert das Punktesystem?"
-#: forum/skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr ""
"Wenn eine Frage oder Antwort positiv bewertet wird, erhält der Autor Punkte. "
@@ -2009,15 +3134,17 @@ msgstr ""
"von der Gemeinschaft vertraut wird. Mit wachsendem Punktestand werden immer "
"mehr Möglichkeiten freigeschaltet."
-#: forum/skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:34
+#, fuzzy, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>10</strong> "
-"points, each vote against will subtract <strong>2</strong> points. There is "
-"a limit of <strong>200</strong> points that can be accumulated per question "
-"or answer. The table below explains reputation point requirements for each "
-"type of moderation task."
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
msgstr ""
"Wenn Sie zum Beispiel eine interessante Frage stellen oder eine hilfreiche "
"Antwort geben, wird Ihr Beitrag von anderen Benutzern positiv bewertet. Wenn "
@@ -2028,58 +3155,52 @@ msgstr ""
"Für jede gestellte Frage oder verfaßte Antwort können maximal 200 Punkte "
"erzielt werden."
-#: forum/skins/default/templates/faq.html:53
-#: forum/skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "Positiv bewerten"
-#: forum/skins/default/templates/faq.html:57
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr "Tags benutzen"
-#: forum/skins/default/templates/faq.html:62
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "Kommentare hinzufügen"
-#: forum/skins/default/templates/faq.html:66
-#: forum/skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "Negativ bewerten"
-#: forum/skins/default/templates/faq.html:69
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr "Eigene Fragen öffnen und schließen"
-#: forum/skins/default/templates/faq.html:73
-msgid "retag questions"
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
msgstr "Vergebene Tags bearbeiten"
-#: forum/skins/default/templates/faq.html:78
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "Als \"Community Wiki\" markierte Fragen beantworten"
-#: forum/skins/default/templates/faq.html:83
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "Beliebige Antworten bearbeiten"
-#: forum/skins/default/templates/faq.html:87
-msgid "open any closed question"
-msgstr "Beliebige geschlossene Fragen wieder öffnen"
-
-#: forum/skins/default/templates/faq.html:91
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "Kommentare löschen"
-#: forum/skins/default/templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
-msgstr ""
-"Beliebige Fragen und Antworten löschen und weitere Moderationsfunktionen"
-
-#: forum/skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "Wie bestätigt man seine E-Mail-Adresse und warum?"
-#: forum/skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -2100,11 +3221,11 @@ msgstr ""
"href='%(gravatar_faq_url)s'><strong>Gravatar</strong></a>-Dienst auch ein "
"persönliches Profilbild einstellen, das neben Ihrem Namen erscheint.</p>"
-#: forum/skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "Wie verändert man sein Profilbild (Avatar) und was ist Gravatar?"
-#: forum/skins/default/templates/faq.html:111
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
"<p>Das Bild, das überall im Forum neben dem Benutzernamen angezeigt wird, "
@@ -2122,31 +3243,33 @@ msgstr ""
"Schritten. Laden Sie kein Profilbild hoch, wird ein neutrales Standard-"
"Symbol angezeigt.</p>"
-#: forum/skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "Muß ich ein neues Passwort anlegen, um mich zu registrieren?"
-#: forum/skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:98
+#, fuzzy
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
"Nein. Sie können sich über jeden Dienst einloggen, der OpenID unterstützt, "
"zum Beispiel Google, Yahoo, AOL usw."
-#: forum/skins/default/templates/faq.html:116
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "Jetzt einloggen"
-#: forum/skins/default/templates/faq.html:121
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr "Warum können andere Benutzer meine Fragen und Antworten bearbeiten?"
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "Das Ziel dieser Seite ist:"
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
@@ -2155,17 +3278,17 @@ msgstr ""
"Fragen und Antworten nach dem Wiki-Prinzip für alle bearbeitbar zu machen, "
"sodaß jeder die Qualität der Beiträge verbessern kann."
-#: forum/skins/default/templates/faq.html:123
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr ""
"Falls Ihnen dies nicht gefällt, ist unser Forum vielleicht nicht das "
"richtige für Sie."
-#: forum/skins/default/templates/faq.html:127
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "Sie haben noch Fragen?"
-#: forum/skins/default/templates/faq.html:128
+#: skins/default/templates/faq.html:110
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -2174,24 +3297,23 @@ msgstr ""
"Bitte <a href='%(ask_question_url)s'>stellen</a> Sie Ihre Frage und helfen "
"Sie uns, das Forum stetig zu verbessern!"
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/header.html:27
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "Fragen"
-#: forum/skins/default/templates/faq.html:130
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "."
-#: forum/skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "Feedback"
-#: forum/skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "Senden Sie uns Ihr Feedback!"
-#: forum/skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -2205,7 +3327,7 @@ msgstr ""
"von Ihnen zu hören.\n"
"Bitte geben Sie hier Ihre Nachricht ein."
-#: forum/skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -2218,15 +3340,20 @@ msgstr ""
"hören.\n"
"Bitte geben Sie hier Ihre Nachricht ein."
-#: forum/skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr "(Pflichtfeld)"
-#: forum/skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "Feedback absenden"
-#: forum/skins/default/templates/feedback_email.txt:3
+#: skins/default/templates/feedback_email.txt:3
#, python-format
msgid ""
"\n"
@@ -2235,86 +3362,185 @@ msgstr ""
"\n"
"Hallo, dies ist Feedback zu %(site_title)s \n"
-#: forum/skins/default/templates/feedback_email.txt:9
+#: skins/default/templates/feedback_email.txt:9
msgid "Sender is"
msgstr "Der Absender ist"
-#: forum/skins/default/templates/feedback_email.txt:11
-#: forum/skins/default/templates/feedback_email.txt:14
+#: skins/default/templates/feedback_email.txt:11
+#: skins/default/templates/feedback_email.txt:14
msgid "email"
msgstr "E-Mail"
-#: forum/skins/default/templates/feedback_email.txt:13
+#: skins/default/templates/feedback_email.txt:13
msgid "anonymous"
msgstr "Anonym"
-#: forum/skins/default/templates/feedback_email.txt:19
+#: skins/default/templates/feedback_email.txt:19
msgid "Message body:"
msgstr "Nachrichtentext:"
-#: forum/skins/default/templates/footer.html:8
-#: forum/skins/default/templates/header.html:14
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "Über uns"
-#: forum/skins/default/templates/footer.html:9
-#: forum/skins/default/templates/header.html:15
-#: forum/skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "Häufige Fragen"
-
-#: forum/skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "Datenschutzrichtlinien"
-#: forum/skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "Feedback geben"
-#: forum/skins/default/templates/header.html:10
+#: skins/default/templates/header.html:12
+#, fuzzy, python-format
+msgid "responses for %(username)s"
+msgstr "Bitte einen Benutzernamen eingeben"
+
+#: skins/default/templates/header.html:15
+#, python-format
+msgid "you have a new response"
+msgid_plural "you nave %(response_count)s new responses"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/header.html:18
+#, fuzzy
+msgid "no new responses yet"
+msgstr "Reaktionen"
+
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "Erster gemeldeter Beitrag"
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "Erster gemeldeter Beitrag"
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "Ausloggen"
-#: forum/skins/default/templates/header.html:12
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "Einloggen"
-#: forum/skins/default/templates/header.html:22
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "die Tag-Beschränkung entfernen"
+
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "Zurück zur Startseite"
-#: forum/skins/default/templates/header.html:29
+#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "Benutzer"
-#: forum/skins/default/templates/header.html:31
-msgid "books"
-msgstr "Bücher"
-
-#: forum/skins/default/templates/header.html:33
-#: forum/templatetags/extra_tags.py:177 forum/templatetags/extra_tags.py:206
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "Auszeichnungen"
-#: forum/skins/default/templates/header.html:34
-#: forum/skins/default/templates/header.html:38
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "Frage stellen"
-#: forum/skins/default/templates/header.html:36
-msgid "unanswered questions"
-msgstr "Unbeantwortete"
-
-#: forum/skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "Suche"
-#: forum/skins/default/templates/logout.html:6
-#: forum/skins/default/templates/logout.html:16
+#: skins/default/templates/instant_notification.html:1
+#, python-format
+msgid "<p>Dear %(receiving_user_name)s,</p>"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:3
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:8
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:13
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s answered a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:19
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s posted a new question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:25
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated an answer to the question\n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:31
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:37
+#, python-format
+msgid ""
+"\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:42
+#, fuzzy
+msgid "<p>Sincerely,<br/>Forum Administrator</p>"
+msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
+
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "Logout"
-#: forum/skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -2324,221 +3550,225 @@ msgstr ""
"bei Ihrem Anbieter auszuloggen, falls Sie sich an diesem Computer komplett "
"ausloggen möchten."
-#: forum/skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Jetzt ausloggen"
-#: forum/skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
msgstr ""
-"Bitte bestätigen Sie kurz, daß Sie ein Mensch und kein automatisches "
-"Programm sind."
-
-#: forum/skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "Ich bin ein Mensch"
-#: forum/skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "Beiträge pro Seite"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "Auszeichnungen"
-#: forum/skins/default/templates/paginator.html:6
-#: forum/skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "Vorige"
-#: forum/skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "aktuelle Seite"
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "Seite %(num)s"
-#: forum/skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "Nächste Seite"
-#: forum/skins/default/templates/post_contributor_info.html:9
-#, fuzzy, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "Version auswählen"
-msgstr[1] "Version auswählen"
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "Beiträge pro Seite"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
+msgstr "%(username)s Gravatar-Bild"
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "gefragt"
-#: forum/skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr "geantwortet"
-#: forum/skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr "veröffentlicht"
-#: forum/skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "aktualisiert"
-#: forum/skins/default/templates/privacy.html:6
-#: forum/skins/default/templates/privacy.html:11
-msgid "Privacy policy"
-msgstr "Datenschutzrichtlinien"
-
-#: forum/skins/default/templates/privacy.html:15
-msgid "general message about privacy"
-msgstr ""
-"Datenschutz und die Privatsphäre unserer Nutzer sind uns wichtig. Auf dieser "
-"Seite wird erklärt, wie wir mit Ihren Daten umgehen."
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "abstimmen/"
+msgstr[1] "abstimmen/"
-#: forum/skins/default/templates/privacy.html:18
-msgid "Site Visitors"
-msgstr "Seitenbesucher"
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "Antwort"
+msgstr[1] "Antwort"
-#: forum/skins/default/templates/privacy.html:20
-msgid "what technical information is collected about visitors"
-msgstr ""
-"Information über das Anschauen von Fragen, Fragen-Versionen und Antworten: "
-"Sowohl Zugriffszeitpunkt als auch -Inhalt werden für jeden Nutzer "
-"aufgezeichnet, um eine korrekte Zählung der Zugriffe sowie einen intakten "
-"Datenbestand zu gewährleisten und um zuvor angeforderte "
-"Benachrichtigungsmails an die Nutzer zu versenden."
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "Einblendungen"
+msgstr[1] "Einblendungen"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "Fragen mit Tag '%(tag)s' anzeigen"
-#: forum/skins/default/templates/privacy.html:23
-msgid "Personal Information"
-msgstr "Persönliche Informationen"
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "Kommentar löschen"
-#: forum/skins/default/templates/privacy.html:25
-msgid "details on personal information policies"
-msgstr ""
-"Benutzer können auf freiwilliger Basis Informationen über sich in ihrem "
-"Benutzerprofil ablegen. Diese Daten werden nicht ohne die ausdrückliche "
-"Zustimmung des Nutzers öffentlich angezeigt."
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "Kommentar hinzufügen"
-#: forum/skins/default/templates/privacy.html:28
-msgid "Other Services"
-msgstr "Andere Dienste"
+#: skins/default/templates/macros.html:289
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] "<strong>1</strong> mehr"
+msgstr[1] "<strong>%(counter)s</strong> mehr"
-#: forum/skins/default/templates/privacy.html:30
-msgid "details on sharing data with third parties"
-msgstr ""
-"Keine Daten, die nicht mit Zustimmung des Benutzers öffentlich auf der "
-"Internetseite angezeigt werden, werden mit Dritten geteilt. "
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] "<strong>1</strong> weiterer Kommentar"
+msgstr[1] "<strong>%(counter)s</strong> weitere Kommentare"
-#: forum/skins/default/templates/privacy.html:35
-msgid "cookie policy details"
-msgstr ""
-"Unsere Website benötigt Cookies, um technisch einwandfrei zu funktionieren."
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(Pflichtfeld)"
-#: forum/skins/default/templates/privacy.html:37
-msgid "Policy Changes"
-msgstr "Veränderungen der Datenschutzrichtlinien"
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "Die Markdown-Echtzeit-Vorschau ein- oder ausblenden"
-#: forum/skins/default/templates/privacy.html:38
-msgid "how privacy policies can be changed"
-msgstr ""
-"Unsere Datenschutzrichtlinien können sich im Laufe der Zeit verfeinern und "
-"verändern. Registrierte Benutzer werden in diesen Fällen automatisch "
-"benachrichtigt."
+#: skins/default/templates/privacy.html:3
+#: skins/default/templates/privacy.html:6
+msgid "Privacy policy"
+msgstr "Datenschutzrichtlinien"
-#: forum/skins/default/templates/question.html:78
-#: forum/skins/default/templates/question.html:79
-#: forum/skins/default/templates/question.html:95
-#: forum/skins/default/templates/question.html:97
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "Ich halte diesen Beitrag für hilfreich (Zum Abbrechen erneut klicken)"
-#: forum/skins/default/templates/question.html:81
-#: forum/skins/default/templates/question.html:99
-#: forum/skins/default/templates/question.html:251
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "Aktuelle Anzahl Bewertungen"
-#: forum/skins/default/templates/question.html:90
-#: forum/skins/default/templates/question.html:91
-#: forum/skins/default/templates/question.html:104
-#: forum/skins/default/templates/question.html:105
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "Ich halte nichts von diesem Beitrag (Zum Abbrechen erneut klicken)"
-#: forum/skins/default/templates/question.html:109
-#: forum/skins/default/templates/question.html:110
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr ""
"Diese Frage in die Favoritenliste aufnehmen (Zum Abbrechen erneut klicken)"
-#: forum/skins/default/templates/question.html:116
-#: forum/skins/default/templates/question.html:117
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr ""
"Diese Frage aus der Favoritenliste entfernen (Zum Abbrechen erneut klicken)"
-#: forum/skins/default/templates/question.html:141
-#: forum/skins/default/templates/question.html:288
-#: forum/skins/default/templates/revisions_answer.html:58
-#: forum/skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Diese Frage wieder eröffnen"
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "bearbeiten"
-#: forum/skins/default/templates/question.html:146
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "Tags verändert"
+
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "wieder öffnen"
-#: forum/skins/default/templates/question.html:150
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "schließen"
-#: forum/skins/default/templates/question.html:156
-#: forum/skins/default/templates/question.html:293
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
"Beitrag melden (z.B. Spam, unerwünschte Werbung, Beleidigungen, illegale "
"Inhalte usw.)"
-#: forum/skins/default/templates/question.html:157
-#: forum/skins/default/templates/question.html:294
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "Als beleidigend melden"
-#: forum/skins/default/templates/question.html:165
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "löschen"
-#: forum/skins/default/templates/question.html:183
-#: forum/skins/default/templates/question.html:325
-msgid "delete this comment"
-msgstr "Kommentar löschen"
-
-#: forum/skins/default/templates/question.html:194
-#: forum/skins/default/templates/question.html:336
-msgid "add comment"
-msgstr "Kommentar hinzufügen"
-
-#: forum/skins/default/templates/question.html:198
-#: forum/skins/default/templates/question.html:340
-#, fuzzy, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] "<strong>1</strong> mehr"
-msgstr[1] "<strong>%(counter)s</strong> mehr"
-
-#: forum/skins/default/templates/question.html:200
-#: forum/skins/default/templates/question.html:342
-#, fuzzy, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] "<strong>1</strong> weiterer Kommentar"
-msgstr[1] "<strong>%(counter)s</strong> weitere Kommentare"
-
-#: forum/skins/default/templates/question.html:213
+#: skins/default/templates/question.html:156
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
@@ -2546,12 +3776,12 @@ msgstr ""
"Die Frage wurde aus den folgenden Gründen: \"%(close_reason)s\" geschlossen "
"von"
-#: forum/skins/default/templates/question.html:215
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr "Schließungszeitpunkt close date %(closed_at)s"
-#: forum/skins/default/templates/question.html:223
+#: skins/default/templates/question.html:166
#, fuzzy, python-format
msgid ""
"\n"
@@ -2568,77 +3798,78 @@ msgstr[1] ""
"\n"
"%(counter)s Antworten:"
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "Älteste Antworten werden als Erstes angezeigt"
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "älteste"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "Neueste werden zuerst angezeigt"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "Neueste Antworten"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "Höchstbewertete werden zuerst angezeigt"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "Höchstbewertet"
-#: forum/skins/default/templates/question.html:249
-#: forum/skins/default/templates/question.html:250
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "Ich halte diese Antwort für hilfreich (zum Abbrechen erneut klicken)"
-#: forum/skins/default/templates/question.html:256
-#: forum/skins/default/templates/question.html:257
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr ""
"Ich halte diese Antwort für nicht hilfreich (zum Abbrechen erneut klicken)"
-#: forum/skins/default/templates/question.html:262
-#: forum/skins/default/templates/question.html:263
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "Zur Favoritenliste hinzufügen (zum Abbrechen erneut klicken)"
-#: forum/skins/default/templates/question.html:268
-#: forum/skins/default/templates/question.html:269
-msgid "the author of the question has selected this answer as correct"
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
msgstr "Der Fragesteller hat diese Antwort als die korrekte markiert"
-#: forum/skins/default/templates/question.html:282
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "Link zur Antwort"
-#: forum/skins/default/templates/question.html:283
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "Link"
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "Wiederherstellen"
-#: forum/skins/default/templates/question.html:364
-#: forum/skins/default/templates/question.html:367
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
"<strong>Benachrichtigung bei neuen Antworten</strong> einmal täglich per E-"
"Mail"
-#: forum/skins/default/templates/question.html:370
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Benachrichtigung bei neuen Antworten</strong> einmal wöchentlich per "
"E-Mail"
-#: forum/skins/default/templates/question.html:375
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -2647,21 +3878,21 @@ msgstr ""
"<strong><a href='%(profile_url)s?sort=email_subscriptions'>Profil</a></"
"strong> ändern)"
-#: forum/skins/default/templates/question.html:380
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"<span class='strong'>Hier</span> können Sie regelmäßige Benachrichtigungen "
"für diese Frage abonnieren, sobald Sie sich eingeloggt haben."
-#: forum/skins/default/templates/question.html:391
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "Ihre Antwort"
-#: forum/skins/default/templates/question.html:393
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "Verfassen Sie die erste Antwort auf diese Frage!"
-#: forum/skins/default/templates/question.html:399
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Beginnen Sie Ihre Antwort als anonymer Gast</span> "
@@ -2672,7 +3903,7 @@ msgstr ""
"Nachdem Sie sich angemeldet und/oder eingeloggt haben, können Sie auch über "
"die Qualität der Frage abstimmen, vergessen Sie das nicht!"
-#: forum/skins/default/templates/question.html:403
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>Die eigene Frage zu beantworten ist ausdrücklich "
@@ -2683,7 +3914,7 @@ msgstr ""
"Rückfragen, und bitte vergessen Sie nicht, die eingehenden Antworten mit "
"Ihrer Stimme zu bewerten!"
-#: forum/skins/default/templates/question.html:405
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr ""
"Bitte verfassen Sie eine <strong>sachliche Antwort mit Substanz</strong>. Um "
@@ -2694,443 +3925,359 @@ msgstr ""
"und andere Antworten <strong>abzustimmen</strong> - dies hilft, die besten "
"Fragen und Antworten herauszufinden!"
-#: forum/skins/default/templates/question.html:441
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr ""
"Bitte loggen Sie sich ein oder registrieren Sie sich, um die Antwort "
"endgültig zu speichern."
-#: forum/skins/default/templates/question.html:444
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "Eigene Frage beantworten"
-#: forum/skins/default/templates/question.html:446
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Frage beantworten"
-#: forum/skins/default/templates/question.html:460
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Tags"
-#: forum/skins/default/templates/question.html:465
-#: forum/skins/default/templates/questions.html:257
-#: forum/skins/default/templates/tag_selector.html:11
-#: forum/skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "Fragen mit Tag '%(tag_name)s' anschauen"
-#: forum/skins/default/templates/question.html:471
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "Gefragt"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "Frage betrachtet:"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "mal"
-#: forum/skins/default/templates/question.html:477
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "Zuletzt aktualisiert"
-#: forum/skins/default/templates/question.html:483
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "Verwandte / ähnliche Fragen"
-#: forum/skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr ""
-"Bitte entscheiden Sie durch Abstimmen, ob Sie diese Frage für gut halten."
-
-#: forum/skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"Stimme"
-msgstr[1] ""
-"\n"
-"Stimmen"
-
-#: forum/skins/default/templates/question_counter_widget.html:21
-msgid "this answer has been accepted to be correct"
-msgstr "Die Antwort ist als korrekt akzeptiert worden"
-
-#: forum/skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"Antwort"
-msgstr[1] ""
-"\n"
-"Antworten"
-
-#: forum/skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"Einblendung"
-msgstr[1] ""
-"\n"
-"Einblendungen"
-
-#: forum/skins/default/templates/question_edit.html:5
-#: forum/skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Frage bearbeiten"
-#: forum/skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "Tipps für Fragen"
-#: forum/skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "Stellen Sie nur Fragen, die für dieses Forum relevant sind."
-#: forum/skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "Bitte erwähnen Sie in Ihrer Frage genügend Details."
-#: forum/skins/default/templates/question_retag.html:4
-#: forum/skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Tags ändern"
-#: forum/skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "Bis zu 5 Tags mit jeweils weniger als 20 Buchstaben"
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "Tags"
-#: forum/skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "Warum Tags verwenden und bearbeiten?"
-#: forum/skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
-msgstr "Tags helfen uns, Fragen zu organisieren und zu kategorisieren."
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: forum/skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr ""
"Benutzer, die Tags bearbeiten, bekommen spezielle Auszeichnungen verliehen."
-#: forum/skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "Antworten"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "Bis zu 5 Tags mit jeweils weniger als 20 Buchstaben"
-#: forum/skins/default/templates/questions.html:8
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Fragen"
-#: forum/skins/default/templates/questions.html:32
-msgid "Found by tags"
-msgstr "Fragen mit Tag"
-
-#: forum/skins/default/templates/questions.html:36
-msgid "Search results"
-msgstr "Suchergebnisse"
-
-#: forum/skins/default/templates/questions.html:38
-msgid "Found by title"
-msgstr "Nach Titel"
-
-#: forum/skins/default/templates/questions.html:42
-msgid "Unanswered questions"
-msgstr "Unbeantwortete Fragen"
-
-#: forum/skins/default/templates/questions.html:44
-msgid "All questions"
-msgstr "Alle Fragen"
-
-#: forum/skins/default/templates/questions.html:51
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "In:"
-#: forum/skins/default/templates/questions.html:53
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr "Unbeantwortete Fragen anzeigen"
-#: forum/skins/default/templates/questions.html:55
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr "Favoritenliste anzeigen"
-#: forum/skins/default/templates/questions.html:59
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "Sortieren nach:"
-#: forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/questions.html:75
-msgid "click to see the newest questions"
-msgstr "Klicken Sie, um die neuesten Fragen zu sehen"
-
-#: forum/skins/default/templates/questions.html:70
-msgid "click to see the oldest questions"
-msgstr "Klicken Sie, um die ältesten Fragen zu sehen"
-
-#: forum/skins/default/templates/questions.html:83
-#: forum/skins/default/templates/questions.html:94
-msgid "click to see the most recently updated questions"
-msgstr "Klicken Sie, um die jüngst bearbeiteten Fragen zu sehen"
-
-#: forum/skins/default/templates/questions.html:89
-msgid "click to see the least recently updated questions"
-msgstr "Klicken Sie, um die ältesten bearbeiteten Fragen zu sehen"
-
-#: forum/skins/default/templates/questions.html:102
-#: forum/skins/default/templates/questions.html:113
-msgid "click to see hottest questions"
-msgstr "Fragen mit den meisten Antworten"
-
-#: forum/skins/default/templates/questions.html:102
-msgid "less answers"
-msgstr "weniger Antworten"
-
-#: forum/skins/default/templates/questions.html:108
-msgid "click to see coldest questions"
-msgstr "Fragen mit den wenigsten Antworten"
-
-#: forum/skins/default/templates/questions.html:108
-#: forum/skins/default/templates/questions.html:113
-msgid "more answers"
-msgstr "mehr Antworten"
-
-#: forum/skins/default/templates/questions.html:121
-#: forum/skins/default/templates/questions.html:132
-msgid "click to see most voted questions"
-msgstr "Klicken Sie, um die höchstbewerteten Fragen anzuzeigen"
-
-#: forum/skins/default/templates/questions.html:121
-msgid "unpopular"
-msgstr "Unpopulär"
-
-#: forum/skins/default/templates/questions.html:127
-msgid "click to see least voted questions"
-msgstr "am wenigsten positiv bewertete Fragen"
-
-#: forum/skins/default/templates/questions.html:127
-#: forum/skins/default/templates/questions.html:132
-msgid "popular"
-msgstr "Populär"
-
-#: forum/skins/default/templates/questions.html:141
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "Fragen-RSS-Feed abonnieren"
+
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
+msgstr ""
+
+#: skins/default/templates/questions.html:105
#, fuzzy, python-format
-msgid " %(q_num)s question found"
-msgid_plural "%(q_num)s questions found"
-msgstr[0] "%(q_num)s Frage"
-msgstr[1] "%(q_num)s Fragen"
+msgid ""
+"\n"
+" %(q_num)s question\n"
+" "
+msgid_plural ""
+"\n"
+" %(q_num)s questions\n"
+" "
+msgstr[0] ""
+"\n"
+"Eine Version"
+msgstr[1] ""
+"\n"
+"%(rev_count)s Versionen"
-#: forum/skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, fuzzy, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "%(q_num)s Frage"
msgstr[1] "%(q_num)s Fragen"
-#: forum/skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr "mit Beiträgen von %(author_name)s"
-#: forum/skins/default/templates/questions.html:151
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "Getaggt"
-#: forum/skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "Suchtipps:"
-#: forum/skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "Autor zurücksetzen"
-#: forum/skins/default/templates/questions.html:165
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "oder"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "Tags zurücksetzen"
-#: forum/skins/default/templates/questions.html:169
-#: forum/skins/default/templates/questions.html:173
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "Von vorn beginnen"
-#: forum/skins/default/templates/questions.html:175
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr ""
"- um den Kontext zu erweitern, oder graben Sie sich ein, indem Sie weitere "
"Tags hinzufügen und die Suchabfrage überarbeiten."
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "Suchtipp:"
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr ""
"Tags und eine Suchabfrage hinzufügen, um genauere Suchergebnisse zu erzielen"
-#: forum/skins/default/templates/questions.html:190
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr "Es gibt hier keine unbeantworteten Fragen"
-#: forum/skins/default/templates/questions.html:193
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "Keine Favoriten-Fragen."
-#: forum/skins/default/templates/questions.html:194
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
"Bitte fügen Sie Fragen, die Ihnen besonders gut gefallen, zu Ihrer "
"Favoritenliste hinzu."
-#: forum/skins/default/templates/questions.html:199
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr "Sie können Ihre Suche erweitern, indem Sie"
-#: forum/skins/default/templates/questions.html:203
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr "die Autorenbeschränkung entfernen"
-#: forum/skins/default/templates/questions.html:207
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr "die Tag-Beschränkung entfernen"
-#: forum/skins/default/templates/questions.html:211
-#: forum/skins/default/templates/questions.html:215
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr "ganz von Vorne beginnen"
-#: forum/skins/default/templates/questions.html:220
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr "Sie können jederzeit gern Ihre eigene Frage stellen!"
-#: forum/skins/default/templates/questions.html:224
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr "Sie haben nicht gefunden, wonach Sie gesucht haben?"
-#: forum/skins/default/templates/questions.html:225
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr "Bitte stellen Sie Ihre Frage!"
-#: forum/skins/default/templates/questions.html:241
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr "Beitragende"
-#: forum/skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Tags"
-#: forum/skins/default/templates/reopen.html:6
-#: forum/skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "Frage wieder eröffnen"
-#: forum/skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
-msgstr "Die geschlossene Frage neu öffnen"
+#: skins/default/templates/reopen.html:9
+#, fuzzy
+msgid "Title"
+msgstr "Titel"
-#: forum/skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
-msgstr "Die Frage wurde aus folgendem Grund geschlossen"
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
+msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
-msgstr "Grund"
+#: skins/default/templates/reopen.html:19
+#, fuzzy
+msgid "Close reason:"
+msgstr "Frage schließen"
-#: forum/skins/default/templates/reopen.html:22
-msgid "on "
-msgstr "am"
+#: skins/default/templates/reopen.html:22
+msgid "When:"
+msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr "Zeitpunkt der Schließung"
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "Diese Frage wieder eröffnen"
-#: forum/skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Diese Frage wieder eröffnen"
-#: forum/skins/default/templates/revisions_answer.html:7
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:8
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "Versionsgeschichte"
-#: forum/skins/default/templates/revisions_answer.html:50
-#: forum/skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "Klicken, um Version anzuzeigen/zu verstecken"
-#: forum/skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "revisionen/"
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "Tags, die mich interessieren"
-#: forum/skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr ""
"'%(tag_name)s' von der Liste der Tags, die mich interessieren, entfernen"
-#: forum/skins/default/templates/tag_selector.html:21
-#: forum/skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Hinzufügen"
-#: forum/skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Ignorierte Tags"
-#: forum/skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "'%(tag_name)s' von der Liste der ignorierten Tags entfernen"
-#: forum/skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "Fragen aus ignorierten Tags ausblenden"
-#: forum/skins/default/templates/tags.html:6
-#: forum/skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Tag-Liste"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "Alphabetisch sortiert"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "nach Namen"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "nach Tag-Verwendungshäufigkeit"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "nach Popularität"
-#: forum/skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
@@ -3138,37 +4285,46 @@ msgstr ""
"Alle Tags, die '<span class=\"darkred\"><strong>%(stag)s</strong></span>' "
"enthalten"
-#: forum/skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Nichts gefunden"
-#: forum/skins/default/templates/user_edit.html:6
+#: skins/default/templates/user.html:14
+#, fuzzy, python-format
+msgid "%(username)s's profile"
+msgstr "Benutzerprofil"
+
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Benutzerprofil bearbeiten"
-#: forum/skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "Profil bearbeiten"
-#: forum/skins/default/templates/user_edit.html:33
-#: forum/skins/default/templates/user_info.html:53
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "Bild ändern"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Registrierter Benutzer"
-#: forum/skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Nickname"
-#: forum/skins/default/templates/user_edit.html:89
-#: forum/skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Update"
-#: forum/skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr "E-Mail-Abonnementeinstellungen"
-#: forum/skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
"<span class='big strong'>Häufigkeit von E-Mail-Benachrichtigungen "
@@ -3177,242 +4333,360 @@ msgstr ""
"wählen Sie \"Keine E-Mail\".<br/>Benachrichtigungen werden nur versandt, "
"wenn es neues in der betreffenden Frage gibt."
-#: forum/skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Keine E-Mails mehr senden"
-#: forum/skins/default/templates/user_info.html:18
-msgid "change picture"
-msgstr "Bild ändern"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "Fragen"
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "löschen"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "Zuletzt gesehen"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "neueste"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "Bronze"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "Zuletzt gesehen"
-#: forum/skins/default/templates/user_info.html:25
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:933
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "als beste Antwort markiert"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "Punktestand"
-#: forum/skins/default/templates/user_info.html:35
-msgid "Moderate this user"
-msgstr "Diesen Benutzer verwalten"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
-#: forum/skins/default/templates/user_info.html:47
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "Profil aktualisieren"
-#: forum/skins/default/templates/user_info.html:57
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "Realname"
-#: forum/skins/default/templates/user_info.html:62
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "Mitglied seit"
-#: forum/skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "Zuletzt gesehen"
-#: forum/skins/default/templates/user_info.html:73
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "Website"
-#: forum/skins/default/templates/user_info.html:79
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "Ort"
-#: forum/skins/default/templates/user_info.html:86
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "Alter"
-#: forum/skins/default/templates/user_info.html:87
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "Jahre "
-#: forum/skins/default/templates/user_info.html:93
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "Ungenutzte Bewertungs-Stimmen heute"
-#: forum/skins/default/templates/user_info.html:94
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "Stimmen übrig"
-#: forum/skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+#, fuzzy
+msgid "Save"
+msgstr "Überarbeitung speichern"
+
+#: skins/default/templates/user_moderate.html:21
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "Punktestand des Benutzers"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, python-format
+msgid "Send message to %(username)s"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "nachrichten/"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "nachrichten/"
+
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "Ihr Punkte-Logbuch."
-#: forum/skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr "Punkte-Logbuch von %(user_name)s"
-#: forum/skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, fuzzy, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] "<span class=\"count\">1</span> Frage"
msgstr[1] "<span class=\"count\">%(counter)s</span> Fragen"
-#: forum/skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, fuzzy, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] "<span class=\"count\">1</span> Antwort"
msgstr[1] "<span class=\"count\">%(counter)s</span> Antworten"
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr "Diese Antwort ist %(answer_score)s mal positiv bewertet worden"
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "Diese Antwort ist als korrekt ausgewählt worden"
-#: forum/skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, fuzzy, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] "1 Kommentar"
msgstr[1] "%(comment_count)s mal kommentiert"
-#: forum/skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, fuzzy, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] "<span class=\"count\">1</span> Bewertung"
msgstr[1] "<span class=\"count\">%(cnt)s</span> Bewertungen"
-#: forum/skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr "+1"
-#: forum/skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "Benutzer hat positiv bewertet"
-#: forum/skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr "-1"
-#: forum/skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr "Benutzer hat negativ bewertet"
-#: forum/skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, fuzzy, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] "<span class=\"count\">1</span> Tag"
msgstr[1] "<span class=\"count\">%(counter)s</span> Tags"
-#: forum/skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr "Andere Fragen von %(view_user)s mit Tag '%(tag_name)s'"
-#: forum/skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, fuzzy, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] "<span class=\"count\">1</span> Auszeichnung"
msgstr[1] "<span class=\"count\">%(counter)s</span> Auszeichnungen"
-#: forum/skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "Benutzerprofil"
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "Übersicht"
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915
-msgid "recent activity"
-msgstr "Jüngste Aktivitäten"
-
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "Kommentare und Antworten"
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924
-msgid "responses"
-msgstr "Reaktionen"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: forum/skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "Punkte-Statistik"
-#: forum/skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "Punkte-Protokoll"
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951
-msgid "user vote record"
-msgstr "Abstimmungsverhalten"
-
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950
-msgid "casted votes"
-msgstr "abgegebene Stimmen"
-
-#: forum/skins/default/templates/user_tabs.html:23
+#: skins/default/templates/user_tabs.html:16
msgid "questions that user selected as his/her favorite"
msgstr "Vom Benutzer als Favoriten markierte Fragen"
-#: forum/skins/default/templates/user_tabs.html:24
+#: skins/default/templates/user_tabs.html:17
msgid "favorites"
msgstr "Favoriten"
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "Jüngste Aktivitäten"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "aktiv"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
+msgid "user vote record"
+msgstr "Abstimmungsverhalten"
+
+#: skins/default/templates/user_tabs.html:24
+msgid "casted votes"
+msgstr "abgegebene Stimmen"
+
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr "E-Mail-Abonnementeinstellungen"
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959
-msgid "email subscriptions"
+#: skins/default/templates/user_tabs.html:29
+#, fuzzy
+msgid "subscriptions"
msgstr "E-Mail-Abonnements"
-#: forum/skins/default/templates/users.html:6
-#: forum/skins/default/templates/users.html:24
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "Diesen Benutzer verwalten"
+
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "Ort"
+
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Benutzer"
-#: forum/skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "neueste"
-#: forum/skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "nach Benutzernamen"
-#: forum/skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr "Benutzer mit Wort %(suser)s"
-#: forum/skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Nichts gefunden."
-#: forum/skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "Diese Frage wurde als Favorit markiert"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "Diese Frage wurde als Favorit markiert"
+msgstr[1] "Diese Frage wurde als Favorit markiert"
-#: forum/skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr "+1 an"
-#: forum/skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr "+1 aus"
-#: forum/skins/default/templates/authopenid/changeemail.html:3
-#: forum/skins/default/templates/authopenid/changeemail.html:9
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "E-Mail-Adresse ändern"
-#: forum/skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr "E-Mail-Adresse speichern"
-#: forum/skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr ""
@@ -3420,7 +4694,7 @@ msgstr ""
"Box ein</span> falls Sie sie für Ihre Benachrichtigungs-E-Mails ändern "
"möchten.<br>Im Moment verwenden Sie <strong>%(email)s</strong>"
-#: forum/skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr ""
@@ -3432,27 +4706,27 @@ msgstr ""
"(gravatar_faq_url)s'><strong>Gravatar</strong></a>-Bild für Ihr Konto "
"anzuzeigen. E-Mail-Adressen werden niemals öffentlich angezeigt."
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr ""
"<strong>Ihre neue E-Mail-Adresse:</strong> (wird<strong>nicht</strong> "
"öffentlich angezeigt; muß eine gültige Adresse sein)"
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr ""
"<strong>Ihre E-Mail-Adresse</strong> (wird<strong>nicht</strong> öffentlich "
"angezeigt; muß eine gültige Adresse sein)"
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr "E-Mail-Adresse speichern"
-#: forum/skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr "E-Mail-Adresse überprüfen"
-#: forum/skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
@@ -3464,11 +4738,11 @@ msgstr ""
"können Sie sie <a href='%(change_email_url)s'><strong>erneut ändern</"
"strong></a>."
-#: forum/skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr "E-Mail-Adresse nicht geändert"
-#: forum/skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
@@ -3477,11 +4751,11 @@ msgstr ""
"jederzeit in Ihrem Benutzerprofil oder im <a href='%(change_email_url)"
"s'><strong>vorigen Formular</strong></a> tun."
-#: forum/skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr "E-Mail-Adresse geändert"
-#: forum/skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
@@ -3489,11 +4763,11 @@ msgstr ""
"span> Sie erhalten alle eventuell abonnierten E-Mail-Benachrichtigungen nun "
"an diese Adresse."
-#: forum/skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr "E-Mail-Adresse bestätigt"
-#: forum/skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
"<span class=\"big strong\">Vielen Dank für die Bestätigung Ihrer E-Mail-"
@@ -3503,11 +4777,11 @@ msgstr ""
"täglich oder seltener über neue Entwicklungen wie Antworten und Kommentare "
"informiert."
-#: forum/skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "Bestätigungs-E-Mail nicht versandt"
-#: forum/skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
@@ -3515,44 +4789,13 @@ msgstr ""
"bereits bestätigt</span>. Es wurde keine neue Bestätigungsmail versandt. Sie "
"können Ihre E-Mail-Adresse bei Bedarf <a href='%(change_link)s'>ändern</a>."
-#: forum/skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr "Zugang: OpenID-URL ändern"
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr "Hier können Sie Ihre OpenID-URL ändern. Merken Sie sie sich gut!"
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:14
-#: forum/skins/default/templates/authopenid/delete.html:14
-#: forum/skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr "Bitte folgende Eingaben korrigieren:"
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "OpenID-URL:"
-
-#: forum/skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Passwort ändern"
-
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr ""
-"<span class='strong'>Um Ihr Passwort zu ändern,</span> füllen Sie bitte "
-"dieses Formular aus und senden Sie es ab."
-
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "Als neuer OpenID-Benutzer anmelden"
-
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "Neue OpenID mit einem bestehenden Benutzerzugang verknüpfen"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "Registrieren"
-#: forum/skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3564,7 +4807,7 @@ msgstr ""
"Individuelles Benutzerbild, den <a href='%(gravatar_faq_url)"
"s'><strong>Gravatar</strong></a>, benutzt.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, fuzzy, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -3578,7 +4821,7 @@ msgstr ""
"ihr zeigen wir Ihr Benutzerbild (Gravatar) an. E-Mail-Adressen werden nicht "
"öffentlich angezeigt und auch nicht an Dritte weitergegeben.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
@@ -3592,7 +4835,7 @@ msgstr ""
"Individuelles Benutzerbild, den <a href='%(gravatar_faq_url)"
"s'><strong>Gravatar</strong></a>, benutzt.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3604,27 +4847,23 @@ msgstr ""
"den <a href='%(gravatar_faq_url)s'><strong>Gravatar</strong></a>, benutzt.</"
"p>"
-#: forum/skins/default/templates/authopenid/complete.html:42
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr ""
"Dieser Benutzername existiert leider bereits, bitte wählen Sie einen anderen."
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr "Bitte korrigieren Sie folgende Eingabe(n):"
-
-#: forum/skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "<strong>Benutzername</strong> (<i>wird öffentlich angezeigt</i>)"
-#: forum/skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr ""
"<strong>E-Mail-Adresse</strong> (<i>wird <strong>nicht</strong> öffentlich "
"angezeigt; muß gültig sein</i>)"
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr ""
"<strong>Benachrichtigungen per E-Mail abonnieren</strong> Das Abonnieren von "
@@ -3633,117 +4872,62 @@ msgstr ""
"wirklich Neues gibt.<br/>Sie können die Benachrichtigungshäufigkeit "
"jederzeit in Ihrem Benutzerprofil anpassen."
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "Bitte wählen Sie eine der oben genannten Optionen"
-#: forum/skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
"Das Tag-Filterwerkzeug finden Sie nach dem Einloggen in der rechten Spalte."
-#: forum/skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "Zugang anlegen"
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr "Existierender Zugang"
-
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "Benutzername"
-
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "Passwort"
-
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr "Registrieren"
-
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr "Passwort vergessen?"
-
-#: forum/skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr "Vielen Dank für Ihre Registrierung!"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr "Ihre Zugangsdaten:"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr "Benutzername:"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:7
-#: forum/skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "Passwort:"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr "Bitte hier anmelden:"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:12
-#: forum/skins/default/templates/authopenid/email_validation.txt:14
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
msgstr "Ihr Forumsteam"
-#: forum/skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "Zugang löschen"
-
-#: forum/skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
-msgstr ""
-"Achtung: Nach einer Löschung kann Ihr Benutzername von Jedermann registriert "
-"werden."
-
-#: forum/skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr "Bitte aktivieren Sie das Häkchen, um die Löschung zu bestätigen."
-
-#: forum/skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "Ich bin sicher, daß ich meinen Zugang endgültig löschen möchte."
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr "Passwort / OpenID-URL"
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "(Wird zu Ihrer Sicherheit benötigt)"
-
-#: forum/skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
-msgstr "Zugang endgültig löschen"
-
-#: forum/skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "Grüße vom Forumsteam"
-#: forum/skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr "Um das Forum zu benutzen, klicken Sie auf untenstehenden Link:"
-#: forum/skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr ""
"Die Bestätigung der E-Mail-Adresse durch den Link hilft uns, Spam zu "
"vermeiden."
-#: forum/skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
@@ -3753,198 +4937,208 @@ msgstr ""
"unternehmen. Bitte ignorieren Sie diese E-Mail einfach - wir entschuldigen "
"uns für die Unannehmlichkeiten."
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr "Klassische Login-Information"
-
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
-msgstr ""
-"Mit Passwort durch externen Login einloggen oder %(feedback_url)s benutzen"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:4
-#: forum/skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Neues Passwort versenden"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr ""
-"<span class='big strong'>Passwort vergessen? Kein Problem - einfach ein "
-"neues anfordern!</span><br/>Bitte tun Sie folgendes:<br/>&bull; geben Sie "
-"Ihren Benutzernamen unten ein und überprüfen Sie Ihren Posteingang<br/"
-">&bull; <strong>Folgen Sie dem Aktivierungslink</strong> um ein neues "
-"Passwort zu erhalten<br/>&bull; bitte ändern Sie das erhaltene Passwort "
-"möglichst in ein Passwort Ihrer Wahl."
-
-#: forum/skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Neues Passwort zusenden"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "Zurück zum Login"
-
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
-msgstr ""
-"Jemand hat für Ihren Zugang auf %(site_url)s ein neues Passwort an dieses E-"
-"Mail-Postfach angefordert.\n"
-"Falls die Anforderung nicht von Ihnen kam, gibt es nichts zu tun: Das "
-"Passwort wird nicht geändert; die Person erfährt Ihr Passwort nicht."
-
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
-msgstr ""
-"Um Ihr Passwort zu ändern, tun Sie bitte folgendes:\n"
-"\n"
-"* Öffnen Sie diesen Link: %(key_link)s\n"
-"* Loggen Sie sich mit dem Benutzernamen %(username)s und dem Passwort %"
-"(password)s ein\n"
-"* Öffnen Sie Ihr Benutzerprofil und ändern Sie Ihr Passwort"
-
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
+#: skins/default/templates/authopenid/signin.html:3
msgid "User login"
msgstr "Benutzerlogin"
-#: forum/skins/default/templates/authopenid/signin.html:28
-#, python-format
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
msgid ""
"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
"\n"
"<span class=\"strong big\">Ihre Antwort auf </span> <i>\"<strong>%(title)s</"
"strong> %(summary)s...\"</i> <span class=\"strong big\">wurde gespeichert "
"und wird veröffentlicht, sobald Sie sich einloggen.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:35
-#, python-format
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
msgid ""
"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
"<span class=\"strong big\">Ihre Frage</span> <i>\"<strong>%(title)s</strong> "
"%(summary)s...\"</i> <span class=\"strong big\"> wurde gespeichert und wird "
"veröffentlicht, sobald Sie sich einloggen.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-"<p><span class=\"big strong\">Bitte wählen Sie Ihre bevorzugte Login-Methode."
-"</span></p><p><font color=\"gray\">Externe Login-Anbieter nutzen die <a href="
-"\"http://openid.net\"><b>OpenID</b></a>-Technologie, bei der Sie sich nur "
-"einen Benutzernamen und ein Passwort merken müssen, und mit der Sie sich auf "
-"dutzenden Internetseiten einloggen können.</font></p>"
-# msgid "Click to sign in through any of these services."
-# msgstr ""
-# "<p><span class=\"big strong\">Please select your favorite login method
-# below."
-# "</span></p><p><font color=\"gray\">External login services use <a href="
-# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-# "always stays confidential between you and your login provider and you don't
-# "
-# "have to remember another one. "
-# "Askbot option requires your login name and "
-# "password entered here.</font></p>"
-#: forum/skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:28
+msgid ""
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-"<span class=\"big strong\">Geben Sie Ihren </span><span id=\"enter_your_what"
-"\" class='big strong'>Benutzernamen beim Provider</span> ein<br/><span "
-"class='grey'>(oder wählen Sie oben eine andere Login-Methode)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:151
+#: skins/default/templates/authopenid/signin.html:30
msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-"<span class=\"big strong\">Geben Sie Ihre<a class=\"openid_logo\" href="
-"\"http://openid.net\">OpenID</a>-Internetadresse an</span><br/><span "
-"class='grey'>(oder wählen Sie oben eine andere Login-Methode)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:153
-#: forum/skins/default/templates/authopenid/signin.html:166
-msgid "Login"
-msgstr "Login"
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:36
+msgid ""
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:39
+msgid ""
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+#, fuzzy
+msgid "(or select another login method above)"
+msgstr "Bitte wählen Sie eine der oben genannten Optionen"
+
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "einloggen/"
-#: forum/skins/default/templates/authopenid/signin.html:157
-msgid "Enter your login name and password"
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Bitte geben Sie Benutzernamen und Passwort ein."
+
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
msgstr ""
-"<span class='big strong'>Geben Sie Ihren Askbot-Benutzernamen und Ihr "
-"Passwort ein</span><br/><span class='grey'>(oder wählen Sie oben den OpenID-"
-"Login aus)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "Benutzername"
-#: forum/skins/default/templates/authopenid/signin.html:163
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "Passwort"
-#: forum/skins/default/templates/authopenid/signin.html:167
-msgid "Create account"
-msgstr "Zugang anlegen"
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "Login"
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "Neues Passwort angelegt"
+
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "Bitte geben Sie Ihr Passwort erneut ein"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "Zuletzt gesehen"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "Sie haben noch Fragen?"
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
+msgstr "Legen Sie ein neues Passwort für Ihren Zugang fest."
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "Legen Sie ein neues Passwort für Ihren Zugang fest."
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Warum OpenID verwenden?"
-#: forum/skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "Mit OpenID müssen Sie keinen neuen Account anlegen."
-#: forum/skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr ""
"Sie können sich ohne Bedenken mit dem selben OpenID-Zugang auf unbegrenzt "
"vielen Webseiten einloggen."
-#: forum/skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr ""
"Es gibt mehr als 160 Millionen OpenID-Zugänge und mehr als 10.000 Seiten, "
"die OpenID akzeptieren."
-#: forum/skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr ""
"OpenID basiert auf einem international anerkannten Standard und wird von "
"zahlreichen großen Firmen unterstützt."
-#: forum/skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "Mehr Informationen"
-#: forum/skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "Einen OpenID-Zugang anlegen"
-#: forum/skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "Registrieren"
-#: forum/skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr "Benutzernamen und Passwort anlegen"
-#: forum/skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr ""
"<span class='strong big'>Falls Sie möchten, können Sie auch einen "
@@ -3954,268 +5148,959 @@ msgstr ""
"angelegten OpenID können Sie sich dann hier einloggen. Wenn Sie z.B. einen "
"Zugang bei Google haben, haben Sie bereits auch einen OpenID-Zugang."
-#: forum/skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr ""
"Bitte geben Sie zum Schutz vor Spam die untenstehenden zwei Wörter ein."
-#: forum/skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr "Zugang anlegen"
-#: forum/skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "oder"
-#: forum/skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr "zum OpenID-Login zurückkehren"
-#: forum/skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
-msgstr "Mit Facebook mit %(APP_SHORT_NAME)s verbinden!"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr "Home"
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr ""
+"Bitte bestätigen Sie kurz, daß Sie ein Mensch und kein automatisches "
+"Programm sind."
+
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "Ich bin ein Mensch"
+
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
+msgstr ""
+"Bitte entscheiden Sie durch Abstimmen, ob Sie diese Frage für gut halten."
+
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"Stimme"
+msgstr[1] ""
+"\n"
+"Stimmen"
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr "Die Antwort ist als korrekt akzeptiert worden"
+
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"Antwort"
+msgstr[1] ""
+"\n"
+"Antworten"
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"Einblendung"
+msgstr[1] ""
+"\n"
+"Einblendungen"
-#: forum/templatetags/extra_filters.py:100
+#: skins/default/templates/unused/question_list.html:15
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"Stimme"
+msgstr[1] ""
+"\n"
+"Stimmen"
+
+#: skins/default/templates/unused/question_list.html:35
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"Antwort"
+msgstr[1] ""
+"\n"
+"Antworten"
+
+#: skins/default/templates/unused/question_list.html:47
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"Einblendung"
+msgstr[1] ""
+"\n"
+"Einblendungen"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "Antworten"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "Stimmen"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "Einblendungen"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
msgid "no items in counter"
msgstr "no"
-#: forum/templatetags/extra_tags.py:53
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
-msgid "%(username)s gravatar image"
-msgstr "%(username)s Gravatar-Bild"
+msgid "%(badge_count)d %(badge_level)s badge"
+msgid_plural "%(badge_count)d %(badge_level)s badges"
+msgstr[0] ""
+msgstr[1] ""
-#: forum/templatetags/extra_tags.py:178 forum/templatetags/extra_tags.py:205
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
msgid "reputation points"
msgstr "Punkte"
-#: forum/templatetags/extra_tags.py:265
-msgid "2 days ago"
-msgstr "vor 2 Tagen"
-
-#: forum/templatetags/extra_tags.py:267
-msgid "yesterday"
-msgstr "gestern"
-
-#: forum/templatetags/extra_tags.py:269
+#: templatetags/extra_tags.py:221
#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] "vor %(hr)d Stunde"
-msgstr[1] "vor %(hr)d Stunden"
+msgid "your karma is %(reputation)s"
+msgstr ""
-#: forum/templatetags/extra_tags.py:271
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] "vor %(min)d Minute"
-msgstr[1] "vor %(min)d Minuten"
+#: templatetags/extra_tags.py:237
+#, fuzzy
+msgid "badges: "
+msgstr "Auszeichnungen"
-#: forum/utils/forms.py:30
+#: utils/forms.py:32
msgid "this field is required"
msgstr "Dieses Feld wird benötigt"
-#: forum/utils/forms.py:45
+#: utils/forms.py:46
msgid "choose a username"
msgstr "Bitte einen Benutzernamen eingeben"
-#: forum/utils/forms.py:50
+#: utils/forms.py:52
msgid "user name is required"
msgstr "Der Benutzername wird benötigt"
-#: forum/utils/forms.py:51
+#: utils/forms.py:53
msgid "sorry, this name is taken, please choose another"
msgstr ""
"Dieser Benutzername ist bereits vergeben. Bitte wählen Sie einen anderen"
-#: forum/utils/forms.py:52
+#: utils/forms.py:54
msgid "sorry, this name is not allowed, please choose another"
msgstr "Dieser Benutzername ist nicht erlaubt. Bitte wählen Sie einen anderen"
-#: forum/utils/forms.py:53
+#: utils/forms.py:55
msgid "sorry, there is no user with this name"
msgstr "Es gibt keinen Benutzer dieses Namens"
-#: forum/utils/forms.py:54
+#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
msgstr ""
"Interner Fehler: Derselbe Benutzername ist von mehreren Benutzern "
"registriert. Bitte melden Sie diesen Fehler dem Administrator. Vielen Dank."
-#: forum/utils/forms.py:55
+#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
msgstr ""
"Der Benutzername kann aus Buchstaben, Leerzeichen und Unterstrichen bestehen"
-#: forum/utils/forms.py:109
+#: utils/forms.py:118
msgid "your email address"
msgstr "Ihre E-Mail-Adresse <i>(wird nie veröffentlicht)</i>"
-#: forum/utils/forms.py:110
+#: utils/forms.py:119
msgid "email address is required"
msgstr "Eine E-Mail-Adresse wird benötigt"
-#: forum/utils/forms.py:111
+#: utils/forms.py:120
msgid "please enter a valid email address"
msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein"
-#: forum/utils/forms.py:112
+#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
msgstr ""
"Diese E-Mail-Adresse ist bereits in Benutzung, bitte geben Sie eine andere "
"ein"
-#: forum/utils/forms.py:140
+#: utils/forms.py:149
msgid "choose password"
msgstr "Passwort"
-#: forum/utils/forms.py:141
+#: utils/forms.py:150
msgid "password is required"
msgstr "Ein Passwort wird benötigt"
-#: forum/utils/forms.py:144
+#: utils/forms.py:153
msgid "retype password"
msgstr "Passwort <i>(bitte neu eingeben)</i>"
-#: forum/utils/forms.py:145
+#: utils/forms.py:154
msgid "please, retype your password"
msgstr "Bitte geben Sie Ihr Passwort erneut ein"
-#: forum/utils/forms.py:146
+#: utils/forms.py:155
msgid "sorry, entered passwords did not match, please try again"
msgstr ""
"Die beiden eingegebenen Passwörter stimmen nicht überein, bitte erneut "
"versuchen"
-#: forum/views/commands.py:209
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr ""
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "vor 2 Tagen"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "gestern"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] "vor %(hr)d Stunde"
+msgstr[1] "vor %(hr)d Stunden"
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] "vor %(min)d Minute"
+msgstr[1] "vor %(min)d Minuten"
+
+#: views/commands.py:42
+msgid "anonymous users cannot vote"
+msgstr "Gastbenutzer können nicht abstimmen"
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "Gastbenutzer können nicht abstimmen"
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+#, fuzzy
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr "Gastbenutzer können nicht abstimmen"
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
"Ihre Abonnementeinstellungen wurden gespeichert, aber %(email)s muß noch "
"bestätigt werden. <a href='%(details_url)s'>Details hier</a>."
-#: forum/views/commands.py:217
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr "Die Häufigkeit der Benachrichtigungen wurde auf \"täglich\" gesetzt."
-#: forum/views/meta.py:35
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "Forums-Feedback"
-#: forum/views/meta.py:36
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Vielen Dank für Ihr Feedback!"
-#: forum/views/meta.py:44
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr "Wir freuen uns auf Ihr Feedback! Gerne auch nächstes Mal :)"
-#: forum/views/users.py:867 forum/views/users.py:871
-msgid "changes saved"
-msgstr "Veränderungen gespeichert"
+#: views/readers.py:429
+#, fuzzy
+msgid "Sorry, this question has been deleted and is no longer accessible"
+msgstr "Die Frage wurde als Favorit ausgewählt"
-#: forum/views/users.py:877
-msgid "email updates canceled"
-msgstr "E-Mail-Benachrichtigungen abgestellt"
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "benutzer-moderieren/"
-#: forum/views/users.py:908
+#: views/users.py:400
msgid "user profile"
msgstr "Benutzerprofil"
-#: forum/views/users.py:909
+#: views/users.py:401
msgid "user profile overview"
msgstr "Benutzerprofil-Übersicht"
-#: forum/views/users.py:916
+#: views/users.py:684
msgid "recent user activity"
msgstr "Neueste Aktivitäten"
-#: forum/views/users.py:917
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "Profil - neueste Aktivitäten"
-#: forum/views/users.py:926
+#: views/users.py:753
msgid "profile - responses"
msgstr "Profil - Reaktionen"
-#: forum/views/users.py:934
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "Abgegebene Bewertungen"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "Punktestand des Benutzers"
-#: forum/views/users.py:935
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "Profil - Punktestand des Benutzers"
-#: forum/views/users.py:941
-msgid "favorite questions"
-msgstr "Fragen in der Favoritenliste"
-
-#: forum/views/users.py:942
+#: views/users.py:885
msgid "users favorite questions"
msgstr "Fragen in der Favoritenliste des Benutzers"
-#: forum/views/users.py:943
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "Fragen in der Favoritenliste"
-#: forum/views/users.py:952
-msgid "profile - votes"
-msgstr "Abgegebene Bewertungen"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr "Veränderungen gespeichert"
+
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr "E-Mail-Benachrichtigungen abgestellt"
-#: forum/views/users.py:961
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "E-Mail-Abonnements"
-#: forum/views/writers.py:70
-#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "Das Hochladen von Dateien benötigt %(min_rep)s Punkte oder mehr"
+#: views/writers.py:53
+#, fuzzy
+msgid "Sorry, anonymous users cannot upload files"
+msgstr "Gastbenutzer können nicht abstimmen"
-#: forum/views/writers.py:72
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr "Erlaubte Dateitypen: '%(file_types)s'"
-#: forum/views/writers.py:74
-#, python-format
-msgid "maximum upload file size is %sK"
+#: views/writers.py:85
+#, fuzzy, python-format
+msgid "maximum upload file size is %(file_size)sK"
msgstr "Die Maximalgröße beim Hochladen beträgt %s Kilobyte."
-#: forum/views/writers.py:76
-#, python-format
-msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr ""
"Fehler beim Hochladen der Datei. Bitte nehmen Sie Kontakt mit dem "
"Administrator auf. %s"
-#: forum_modules/authentication/auth.py:27
-msgid "Email Validation"
-msgstr "E-Mail-Bestätigung"
+#: views/writers.py:454
+#, python-format
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
-#: forum_modules/authentication/auth.py:38
-msgid "Thank you, your email is now validated."
-msgstr "Vielen Dank, Ihre E-Mail-Adresse wurde bestätigt."
+#: views/writers.py:489
+#, python-format
+msgid ""
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
-#: forum_modules/authentication/auth.py:62
-msgid "Your password was changed"
-msgstr "Ihr Passwort wurde geändert."
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
+msgstr ""
-#: forum_modules/authentication/auth.py:64
-msgid "New password set"
-msgstr "Neues Passwort angelegt"
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "Ein Zugang dieses Namens existiert bereits!"
-#: forum_modules/authentication/auth.py:130
-#, python-format
-msgid "Welcome back %s, you are now logged in"
-msgstr "Willkommen %s, Sie sind jetzt eingeloggt"
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr "Zwei Logins für den selben Zugang sind leider noch nicht möglich."
+
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "Bitte geben Sie einen gültigen Benutzernamen und ein Passwort ein. Es "
+#~ "wird zwischen Groß- und Kleinschreibung unterschieden."
+
+#~ msgid "This account is inactive."
+#~ msgstr "Dieser Zugang ist inaktiv."
+
+#~ msgid "Login failed."
+#~ msgstr "Login fehlgeschlagen."
+
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr ""
+#~ "Bitte geben Sie einen gültigen Benutzernamen und ein Passwort ein. Es "
+#~ "wird zwischen Groß- und Kleinschreibung unterschieden."
+
+#~ msgid "sendpw/"
+#~ msgstr "passwort_senden/"
+
+#~ msgid "password/"
+#~ msgstr "passwort/"
+
+#~ msgid "confirm/"
+#~ msgstr "bestaetigen/"
+
+#~ msgid "email/"
+#~ msgstr "email/"
+
+#~ msgid "validate/"
+#~ msgstr "validieren/"
+
+#~ msgid "change/"
+#~ msgstr "aendern/"
+
+#~ msgid "sendkey/"
+#~ msgstr "key_senden/"
+
+#~ msgid "verify/"
+#~ msgstr "verifizieren/"
+
+#~ msgid "openid/"
+#~ msgstr "openid/"
+
+#~ msgid "external-login/forgot-password/"
+#~ msgstr "externer-login/passwort-vergessen/"
+
+#~ msgid "external-login/signup/"
+#~ msgstr "externer-login/anmelden/"
+
+#~ msgid "Password changed."
+#~ msgstr "Passwort geändert."
+
+#~ msgid "your email was not changed"
+#~ msgstr "Ihre E-Mail-Adresse wurde nicht geändert."
+
+#~ msgid "No OpenID %s found associated in our database"
+#~ msgstr "Keine Verknüpfung für OpenID %s in der Datenbank gefunden."
+
+#~ msgid "The OpenID %s isn't associated to current user logged in"
+#~ msgstr ""
+#~ "Die OpenID %s ist nicht mit dem momentan eingeloggten Benutzer vernknüpft."
+
+#~ msgid "Email Changed."
+#~ msgstr "E-Mail-Adresse geändert."
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Diese OpenID ist bereits mit einem anderen Zugang verknüpft."
+
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "Die OpenID %s ist jetzt mit Ihrem Zugang verknüpft."
+
+#~ msgid "Account deleted."
+#~ msgstr "Zugang gelöscht."
+
+#~ msgid "Request for new password"
+#~ msgstr "Anfordern eines neuen Passworts"
+
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr ""
+#~ "Ein neues Passwort und ein Aktivierungslink wurden an Ihre E-Mail-Adresse "
+#~ "gesandt."
+
+#~ msgid ""
+#~ "Could not change password. Confirmation key '%s' is not "
+#~ "registered."
+#~ msgstr ""
+#~ "Passwort konnte nicht geändert werden. Bestätigungscode '%s' nicht "
+#~ "gefunden. "
+
+#~ msgid ""
+#~ "Can not change password. User don't exist anymore in our "
+#~ "database."
+#~ msgstr ""
+#~ "Passwort konnte nicht geändert werden. Der Benutzer existiert nicht mehr."
+
+#~ msgid "Password changed for %s. You may now sign in."
+#~ msgstr "Passwort für '%s' geändert. Sie können sich jetzt anmelden."
+
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "Ihre Frage und alle Antworten wurden gelöscht."
+
+#~ msgid "Your question has been deleted"
+#~ msgstr "Ihre Frage wurde gelöscht."
+
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "Die Frage und alle Antworten wurden gelöscht."
+
+#~ msgid "The question has been deleted"
+#~ msgstr "Die Frage wurde gelöscht."
+
+#~ msgid "question"
+#~ msgstr "Frage"
+
+#~ msgid "Automatically accept user's contributions for the email updates"
+#~ msgstr ""
+#~ "Beiträge dieses Benutzers automatisch für E-Mail-Updates akzeptieren"
+
+#~ msgid "unanswered/"
+#~ msgstr "unbeantwortet/"
+
+#~ msgid "nimda/"
+#~ msgstr "nimda/"
+
+#~ msgid "email update message subject"
+#~ msgstr "Aktuelle Mitteilung"
+
+#~ msgid "sorry, system error"
+#~ msgstr "Interner Fehler"
+
+#~ msgid "Account functions"
+#~ msgstr "Zugangsverwaltung"
+
+#~ msgid "Change email "
+#~ msgstr "E-Mail verändern"
+
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr "Neue E-Mail-Adresse zu Konto hinzufügen oder bestehende ändern"
+
+#~ msgid "Change OpenID"
+#~ msgstr "OpenID ändern"
+
+#~ msgid "Change openid associated to your account"
+#~ msgstr "Mit Ihrem Zugang verknüpfte OpenID ändern"
+
+#~ msgid "Delete account"
+#~ msgstr "Zugang löschen"
+
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr "Ihren Benutzernamen und alle Ihre Daten von der Seite löschen"
+
+#~ msgid "toggle preview"
+#~ msgstr "Vorschau ein- oder ausblenden"
+
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class='strong big'>Ihre E-Mail-Adresse %(email)s wurde noch nicht "
+#~ "bestätigt.</span> Um Beiträge veröffentlichen zu können, müssen Sie Ihre "
+#~ "E-Mail-Adresse bestätigen. <a href='%(email_validation_faq_url)s'>Mehr "
+#~ "infos hier</a>.<br>Sie können Ihren Beitrag speichern und die Bestätigung "
+#~ "danach durchführen - Ihr Beitrag wird bis dahin gespeichert."
+
+#~ msgid "reading channel"
+#~ msgstr "Lese-Kanal"
+
+#~ msgid "[author]"
+#~ msgstr "[Autor]"
+
+#~ msgid "[publisher]"
+#~ msgstr "[Verlag]"
-#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
-#: forum_modules/books/urls.py:9
-msgid "books/"
-msgstr "buecher/"
+#~ msgid "[publication date]"
+#~ msgstr "[Veröffentlichungsdatum]"
+
+#~ msgid "[price]"
+#~ msgstr "[Preis]"
+
+#~ msgid "currency unit"
+#~ msgstr "Wähjrung"
+
+#~ msgid "[pages]"
+#~ msgstr "[Seiten]"
+
+#~ msgid "pages abbreviation"
+#~ msgstr "Seitenabkürzung"
+
+#~ msgid "[tags]"
+#~ msgstr "[Tags]"
+
+#~ msgid "author blog"
+#~ msgstr "Autoren-Blog"
+
+#~ msgid "book directory"
+#~ msgstr "Buchverzeichnis"
+
+#~ msgid "buy online"
+#~ msgstr "Online kaufen"
+
+#~ msgid "reader questions"
+#~ msgstr "Leserfragen"
+
+#~ msgid "ask the author"
+#~ msgstr "Fragen Sie den Autor"
+
+#~ msgid "number of times"
+#~ msgstr "Mal"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "The Antwort ist als korrekt akzeptiert worden"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "Buch-RSS-Feed abonnieren"
+
+#~ msgid "open any closed question"
+#~ msgstr "Beliebige geschlossene Fragen wieder öffnen"
+
+#~ msgid "books"
+#~ msgstr "Bücher"
+
+#, fuzzy
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "Version auswählen"
+#~ msgstr[1] "Version auswählen"
+
+#~ msgid "general message about privacy"
+#~ msgstr ""
+#~ "Datenschutz und die Privatsphäre unserer Nutzer sind uns wichtig. Auf "
+#~ "dieser Seite wird erklärt, wie wir mit Ihren Daten umgehen."
+
+#~ msgid "Site Visitors"
+#~ msgstr "Seitenbesucher"
+
+#~ msgid "what technical information is collected about visitors"
+#~ msgstr ""
+#~ "Information über das Anschauen von Fragen, Fragen-Versionen und "
+#~ "Antworten: Sowohl Zugriffszeitpunkt als auch -Inhalt werden für jeden "
+#~ "Nutzer aufgezeichnet, um eine korrekte Zählung der Zugriffe sowie einen "
+#~ "intakten Datenbestand zu gewährleisten und um zuvor angeforderte "
+#~ "Benachrichtigungsmails an die Nutzer zu versenden."
+
+#~ msgid "Personal Information"
+#~ msgstr "Persönliche Informationen"
+
+#~ msgid "details on personal information policies"
+#~ msgstr ""
+#~ "Benutzer können auf freiwilliger Basis Informationen über sich in ihrem "
+#~ "Benutzerprofil ablegen. Diese Daten werden nicht ohne die ausdrückliche "
+#~ "Zustimmung des Nutzers öffentlich angezeigt."
+
+#~ msgid "Other Services"
+#~ msgstr "Andere Dienste"
+
+#~ msgid "details on sharing data with third parties"
+#~ msgstr ""
+#~ "Keine Daten, die nicht mit Zustimmung des Benutzers öffentlich auf der "
+#~ "Internetseite angezeigt werden, werden mit Dritten geteilt. "
+
+#~ msgid "Policy Changes"
+#~ msgstr "Veränderungen der Datenschutzrichtlinien"
+
+#~ msgid "how privacy policies can be changed"
+#~ msgstr ""
+#~ "Unsere Datenschutzrichtlinien können sich im Laufe der Zeit verfeinern "
+#~ "und verändern. Registrierte Benutzer werden in diesen Fällen automatisch "
+#~ "benachrichtigt."
+
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "Tags helfen uns, Fragen zu organisieren und zu kategorisieren."
+
+#~ msgid "Found by tags"
+#~ msgstr "Fragen mit Tag"
+
+#~ msgid "Search results"
+#~ msgstr "Suchergebnisse"
+
+#~ msgid "Found by title"
+#~ msgstr "Nach Titel"
+
+#~ msgid "Unanswered questions"
+#~ msgstr "Unbeantwortete Fragen"
+
+#~ msgid "All questions"
+#~ msgstr "Alle Fragen"
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "Klicken Sie, um die neuesten Fragen zu sehen"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "Klicken Sie, um die ältesten Fragen zu sehen"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "Klicken Sie, um die jüngst bearbeiteten Fragen zu sehen"
+
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "Klicken Sie, um die ältesten bearbeiteten Fragen zu sehen"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "Fragen mit den meisten Antworten"
+
+#~ msgid "less answers"
+#~ msgstr "weniger Antworten"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "Fragen mit den wenigsten Antworten"
+
+#~ msgid "more answers"
+#~ msgstr "mehr Antworten"
+
+#~ msgid "click to see most voted questions"
+#~ msgstr "Klicken Sie, um die höchstbewerteten Fragen anzuzeigen"
+
+#~ msgid "unpopular"
+#~ msgstr "Unpopulär"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "am wenigsten positiv bewertete Fragen"
+
+#~ msgid "popular"
+#~ msgstr "Populär"
+
+#, fuzzy
+#~ msgid " %(q_num)s question found"
+#~ msgid_plural "%(q_num)s questions found"
+#~ msgstr[0] "%(q_num)s Frage"
+#~ msgstr[1] "%(q_num)s Fragen"
+
+#~ msgid "Open the previously closed question"
+#~ msgstr "Die geschlossene Frage neu öffnen"
+
+#~ msgid "The question was closed for the following reason "
+#~ msgstr "Die Frage wurde aus folgendem Grund geschlossen"
+
+#~ msgid "reason - leave blank in english"
+#~ msgstr "Grund"
+
+#~ msgid "on "
+#~ msgstr "am"
+
+#~ msgid "date closed"
+#~ msgstr "Zeitpunkt der Schließung"
+
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "Zugang: OpenID-URL ändern"
+
+#~ msgid ""
+#~ "This is where you can change your OpenID URL. Make sure you remember it!"
+#~ msgstr "Hier können Sie Ihre OpenID-URL ändern. Merken Sie sie sich gut!"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr ""
+#~ "<span class='strong'>Um Ihr Passwort zu ändern,</span> füllen Sie bitte "
+#~ "dieses Formular aus und senden Sie es ab."
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "Als neuer OpenID-Benutzer anmelden"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "Bitte korrigieren Sie folgende Eingabe(n):"
+
+#~ msgid "Existing account"
+#~ msgstr "Existierender Zugang"
+
+#~ msgid "password"
+#~ msgstr "Passwort"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "Passwort vergessen?"
+
+#~ msgid "Account: delete account"
+#~ msgstr "Zugang löschen"
+
+#~ msgid ""
+#~ "Note: After deleting your account, anyone will be able to register this "
+#~ "username."
+#~ msgstr ""
+#~ "Achtung: Nach einer Löschung kann Ihr Benutzername von Jedermann "
+#~ "registriert werden."
+
+#~ msgid "Check confirm box, if you want delete your account."
+#~ msgstr "Bitte aktivieren Sie das Häkchen, um die Löschung zu bestätigen."
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "Ich bin sicher, daß ich meinen Zugang endgültig löschen möchte."
+
+#~ msgid "Password/OpenID URL"
+#~ msgstr "Passwort / OpenID-URL"
+
+#~ msgid "(required for your security)"
+#~ msgstr "(Wird zu Ihrer Sicherheit benötigt)"
+
+#~ msgid "Delete account permanently"
+#~ msgstr "Zugang endgültig löschen"
+
+#~ msgid "Traditional login information"
+#~ msgstr "Klassische Login-Information"
+
+#~ msgid ""
+#~ "how to login with password through external login website or use %"
+#~ "(feedback_url)s"
+#~ msgstr ""
+#~ "Mit Passwort durch externen Login einloggen oder %(feedback_url)s benutzen"
+
+#~ msgid "Send new password"
+#~ msgstr "Neues Passwort versenden"
+
+#~ msgid "password recovery information"
+#~ msgstr ""
+#~ "<span class='big strong'>Passwort vergessen? Kein Problem - einfach ein "
+#~ "neues anfordern!</span><br/>Bitte tun Sie folgendes:<br/>&bull; geben Sie "
+#~ "Ihren Benutzernamen unten ein und überprüfen Sie Ihren Posteingang<br/"
+#~ ">&bull; <strong>Folgen Sie dem Aktivierungslink</strong> um ein neues "
+#~ "Passwort zu erhalten<br/>&bull; bitte ändern Sie das erhaltene Passwort "
+#~ "möglichst in ein Passwort Ihrer Wahl."
+
+#~ msgid "Reset password"
+#~ msgstr "Neues Passwort zusenden"
+
+#~ msgid "return to login"
+#~ msgstr "Zurück zum Login"
+
+#~ msgid ""
+#~ "Someone has requested to reset your password on %(site_url)s.\n"
+#~ "If it were not you, it is safe to ignore this email."
+#~ msgstr ""
+#~ "Jemand hat für Ihren Zugang auf %(site_url)s ein neues Passwort an dieses "
+#~ "E-Mail-Postfach angefordert.\n"
+#~ "Falls die Anforderung nicht von Ihnen kam, gibt es nichts zu tun: Das "
+#~ "Passwort wird nicht geändert; die Person erfährt Ihr Passwort nicht."
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "Um Ihr Passwort zu ändern, tun Sie bitte folgendes:\n"
+#~ "\n"
+#~ "* Öffnen Sie diesen Link: %(key_link)s\n"
+#~ "* Loggen Sie sich mit dem Benutzernamen %(username)s und dem Passwort %"
+#~ "(password)s ein\n"
+#~ "* Öffnen Sie Ihr Benutzerprofil und ändern Sie Ihr Passwort"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr ""
+#~ "<p><span class=\"big strong\">Bitte wählen Sie Ihre bevorzugte Login-"
+#~ "Methode.</span></p><p><font color=\"gray\">Externe Login-Anbieter nutzen "
+#~ "die <a href=\"http://openid.net\"><b>OpenID</b></a>-Technologie, bei der "
+#~ "Sie sich nur einen Benutzernamen und ein Passwort merken müssen, und mit "
+#~ "der Sie sich auf dutzenden Internetseiten einloggen können.</font></p>"
+
+# msgid "Click to sign in through any of these services."
+# msgstr ""
+# "<p><span class=\"big strong\">Please select your favorite login method
+# below."
+# "</span></p><p><font color=\"gray\">External login services use <a href="
+# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
+# "always stays confidential between you and your login provider and you don't
+# "
+# "have to remember another one. "
+# "Askbot option requires your login name and "
+# "password entered here.</font></p>"
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Geben Sie Ihren </span><span id="
+#~ "\"enter_your_what\" class='big strong'>Benutzernamen beim Provider</span> "
+#~ "ein<br/><span class='grey'>(oder wählen Sie oben eine andere Login-"
+#~ "Methode)</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Geben Sie Ihre<a class=\"openid_logo\" href="
+#~ "\"http://openid.net\">OpenID</a>-Internetadresse an</span><br/><span "
+#~ "class='grey'>(oder wählen Sie oben eine andere Login-Methode)</span>"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr ""
+#~ "<span class='big strong'>Geben Sie Ihren Askbot-Benutzernamen und Ihr "
+#~ "Passwort ein</span><br/><span class='grey'>(oder wählen Sie oben den "
+#~ "OpenID-Login aus)</span>"
+
+#~ msgid "Create account"
+#~ msgstr "Zugang anlegen"
+
+#~ msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
+#~ msgstr "Mit Facebook mit %(APP_SHORT_NAME)s verbinden!"
+
+#~ msgid "favorite questions"
+#~ msgstr "Fragen in der Favoritenliste"
+
+#~ msgid "Email Validation"
+#~ msgstr "E-Mail-Bestätigung"
+
+#~ msgid "Thank you, your email is now validated."
+#~ msgstr "Vielen Dank, Ihre E-Mail-Adresse wurde bestätigt."
+
+#~ msgid "Welcome back %s, you are now logged in"
+#~ msgstr "Willkommen %s, Sie sind jetzt eingeloggt"
+
+#~ msgid "books/"
+#~ msgstr "buecher/"
#~ msgid "please login"
#~ msgstr "Bitte einloggen"
@@ -4230,29 +6115,11 @@ msgstr "buecher/"
#~ msgstr[0] "1 Version"
#~ msgstr[1] "%(rev_count)s Versionen"
-#~ msgid "account_settings"
-#~ msgstr "einstellungen"
-
#~ msgid "The users have been awarded with badges:"
#~ msgstr "Die Benutzer sind ausgezeichnet worden:"
#~ msgid ""
#~ "\n"
-#~ " one revision\n"
-#~ " "
-#~ msgid_plural ""
-#~ "\n"
-#~ " %(rev_count)s revisions\n"
-#~ " "
-#~ msgstr[0] ""
-#~ "\n"
-#~ "Eine Version"
-#~ msgstr[1] ""
-#~ "\n"
-#~ "%(rev_count)s Versionen"
-
-#~ msgid ""
-#~ "\n"
#~ " see <strong>one</strong> "
#~ "more \n"
#~ " "
@@ -4380,9 +6247,6 @@ msgstr "buecher/"
#~ msgid "popular tags"
#~ msgstr "tags"
-#~ msgid "list of unanswered questions"
-#~ msgstr "unanswered questions"
-
#~ msgid ""
#~ " have total %(q_num)s questions containing %(searchtitle)s in full text "
#~ msgid_plural ""
@@ -4427,13 +6291,6 @@ msgstr "buecher/"
#~ msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
#~ msgid ""
-#~ "Sincerely,<br />\n"
-#~ " Forum Administrator"
-#~ msgstr ""
-#~ "Sincerely,\n"
-#~ "Q&A Forum Administrator"
-
-#~ msgid ""
#~ "\n"
#~ " have total %(q_num)s unanswered questions\n"
#~ " "
diff --git a/askbot/locale/en/LC_MESSAGES/django.mo b/askbot/locale/en/LC_MESSAGES/django.mo
index abcb6f95..a660e8c9 100644
--- a/askbot/locale/en/LC_MESSAGES/django.mo
+++ b/askbot/locale/en/LC_MESSAGES/django.mo
Binary files differ
diff --git a/askbot/locale/en/LC_MESSAGES/django.po b/askbot/locale/en/LC_MESSAGES/django.po
index 4cf2df04..1e8f88ee 100644
--- a/askbot/locale/en/LC_MESSAGES/django.po
+++ b/askbot/locale/en/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-10-31 18:28-0500\n"
+"POT-Creation-Date: 2010-11-18 17:31-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Evgeny Fadeev <evgeny.fadeev@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -47,7 +47,7 @@ msgstr ""
msgid "question content must be > 10 characters"
msgstr ""
-#: forms.py:84 skins/default/templates/header.html:46
+#: forms.py:84 skins/default/templates/header.html:83
msgid "tags"
msgstr ""
@@ -56,7 +56,7 @@ msgid ""
"Tags are short keywords, with no spaces within. Up to five tags can be used."
msgstr ""
-#: forms.py:93 skins/default/templates/question_retag.html:37
+#: forms.py:93 skins/default/templates/question_retag.html:78
msgid "tags are required"
msgstr ""
@@ -174,196 +174,196 @@ msgid "this email does not have to be linked to gravatar"
msgstr ""
#: forms.py:456
-msgid "Screen name"
-msgstr ""
-
-#: forms.py:458
msgid "Real name"
msgstr ""
-#: forms.py:465
+#: forms.py:463
msgid "Website"
msgstr ""
-#: forms.py:472
+#: forms.py:470
msgid "Location"
msgstr ""
-#: forms.py:479
+#: forms.py:477
msgid "Date of birth"
msgstr ""
-#: forms.py:480
+#: forms.py:478
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-#: forms.py:486
+#: forms.py:484
msgid "Profile"
msgstr ""
-#: forms.py:519 forms.py:520
+#: forms.py:493
+msgid "Screen name"
+msgstr ""
+
+#: forms.py:518 forms.py:519
msgid "this email has already been registered, please use another one"
msgstr ""
-#: forms.py:526
+#: forms.py:525
msgid "Choose email tag filter"
msgstr ""
-#: forms.py:565
+#: forms.py:564
msgid "Asked by me"
msgstr ""
-#: forms.py:568
+#: forms.py:567
msgid "Answered by me"
msgstr ""
-#: forms.py:571
+#: forms.py:570
msgid "Individually selected"
msgstr ""
-#: forms.py:574
+#: forms.py:573
msgid "Entire forum (tag filtered)"
msgstr ""
-#: forms.py:578
+#: forms.py:577
msgid "Comments and posts mentioning me"
msgstr ""
-#: forms.py:636
+#: forms.py:635
msgid "okay, let's try!"
msgstr ""
-#: forms.py:637
+#: forms.py:636
msgid "no community email please, thanks"
msgstr "no askbot email please, thanks"
-#: forms.py:641
+#: forms.py:640
msgid "please choose one of the options above"
msgstr ""
-#: urls.py:43
+#: urls.py:42
msgid "about/"
msgstr ""
-#: urls.py:44 conf/site_settings.py:79
+#: urls.py:43 conf/site_settings.py:79
msgid "faq/"
msgstr ""
-#: urls.py:45
+#: urls.py:44
msgid "privacy/"
msgstr ""
-#: urls.py:46
+#: urls.py:45
msgid "logout/"
msgstr ""
-#: urls.py:48 urls.py:53 urls.py:58 urls.py:128
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
msgid "answers/"
msgstr ""
-#: urls.py:48 urls.py:110 urls.py:121 urls.py:128
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
msgid "comments/"
msgstr ""
-#: urls.py:53 urls.py:74 urls.py:169
+#: urls.py:52 urls.py:73 urls.py:168
msgid "edit/"
msgstr ""
-#: urls.py:58 urls.py:104
+#: urls.py:57 urls.py:103
msgid "revisions/"
msgstr ""
-#: urls.py:64 urls.py:69 urls.py:74 urls.py:79 urls.py:84 urls.py:89
-#: urls.py:94 urls.py:99 urls.py:104 urls.py:110 urls.py:121
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
msgid "questions/"
msgstr ""
-#: urls.py:69
+#: urls.py:68
msgid "ask/"
msgstr ""
-#: urls.py:79
+#: urls.py:78
msgid "retag/"
msgstr ""
-#: urls.py:84
+#: urls.py:83
msgid "close/"
msgstr ""
-#: urls.py:89
+#: urls.py:88
msgid "reopen/"
msgstr ""
-#: urls.py:94
+#: urls.py:93
msgid "answer/"
msgstr ""
-#: urls.py:99
+#: urls.py:98
msgid "vote/"
msgstr ""
-#: urls.py:115
+#: urls.py:114
msgid "command/"
msgstr ""
-#: urls.py:121 urls.py:128
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr ""
-#: urls.py:135
+#: urls.py:134
msgid "question/"
msgstr ""
-#: urls.py:140
+#: urls.py:139
msgid "tags/"
msgstr ""
-#: urls.py:145 urls.py:151
+#: urls.py:144 urls.py:150
msgid "mark-tag/"
msgstr ""
-#: urls.py:145
+#: urls.py:144
msgid "interesting/"
msgstr ""
-#: urls.py:151
+#: urls.py:150
msgid "ignored/"
msgstr ""
-#: urls.py:157
+#: urls.py:156
msgid "unmark-tag/"
msgstr ""
-#: urls.py:163 urls.py:169 urls.py:174
+#: urls.py:162 urls.py:168 urls.py:173
msgid "users/"
msgstr ""
-#: urls.py:179 urls.py:184
+#: urls.py:178 urls.py:183
msgid "badges/"
msgstr ""
-#: urls.py:189
+#: urls.py:188
msgid "messages/"
msgstr ""
-#: urls.py:189
+#: urls.py:188
msgid "markread/"
msgstr ""
-#: urls.py:199
+#: urls.py:203
msgid "upload/"
msgstr ""
-#: urls.py:200
+#: urls.py:204
msgid "search/"
msgstr ""
-#: urls.py:201
+#: urls.py:205
msgid "feedback/"
msgstr ""
-#: urls.py:202 setup_templates/settings.py:183
-#: skins/default/templates/authopenid/signin.html:13
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
msgid "account/"
msgstr ""
@@ -409,7 +409,6 @@ msgid "Use this setting to control gravatar for email-less user"
msgstr ""
#: conf/email.py:76
-#, fuzzy
msgid "Prefix for the email subject line"
msgstr "Welcome to the Q&A forum"
@@ -508,9 +507,8 @@ msgid "URL for the LDAP service"
msgstr ""
#: conf/external_keys.py:170
-#, fuzzy
msgid "Explain how to change LDAP password"
-msgstr "Change your password"
+msgstr ""
#: conf/flatpages.py:10
msgid "Flatpages - about, privacy policy, etc."
@@ -957,6 +955,14 @@ msgid ""
"This helps avoid showing your users outdated images from their browser cache."
msgstr ""
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
#: conf/user_settings.py:10
msgid "User policy settings"
msgstr ""
@@ -1037,7 +1043,8 @@ msgstr ""
msgid "newest"
msgstr ""
-#: const/__init__.py:41 skins/default/templates/users.html:26
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr ""
@@ -1069,15 +1076,16 @@ msgstr ""
msgid "relevance"
msgstr ""
-#: const/__init__.py:55 skins/default/templates/questions.html:31
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr ""
-#: const/__init__.py:56 skins/default/templates/questions.html:36
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr ""
-#: const/__init__.py:57 skins/default/templates/questions.html:42
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr ""
@@ -1189,7 +1197,7 @@ msgstr ""
msgid "[deleted]"
msgstr ""
-#: const/__init__.py:188 views/readers.py:542
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr ""
@@ -1240,9 +1248,8 @@ msgid "Please, enter your user name"
msgstr ""
#: deps/django_authopenid/forms.py:267
-#, fuzzy
msgid "Please, enter your password"
-msgstr "Send me a new password"
+msgstr ""
#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
msgid "Please, enter your new password"
@@ -1281,7 +1288,7 @@ msgstr "sorry, there is no such user name"
#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
-#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:183
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
msgid "signin/"
msgstr ""
@@ -1318,23 +1325,21 @@ msgid "recover/"
msgstr ""
#: deps/django_authopenid/util.py:200
-#: skins/default/templates/authopenid/signin.html:160
+#: skins/default/templates/authopenid/signin.html:124
msgid "Create a password-protected account"
msgstr ""
#: deps/django_authopenid/util.py:201
-#, fuzzy
msgid "Change your password"
-msgstr "Change your password"
+msgstr ""
#: deps/django_authopenid/util.py:263
msgid "Sign in with Yahoo"
msgstr ""
#: deps/django_authopenid/util.py:270
-#, fuzzy
msgid "AOL screen name"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
+msgstr ""
#: deps/django_authopenid/util.py:278
msgid "OpenID url"
@@ -1345,14 +1350,12 @@ msgid "MyOpenid user name"
msgstr ""
#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
-#, fuzzy
msgid "Flickr user name"
-msgstr "sorry, there is no such user name"
+msgstr ""
#: deps/django_authopenid/util.py:319
-#, fuzzy
msgid "Technorati user name"
-msgstr "Choose screen name"
+msgstr ""
#: deps/django_authopenid/util.py:327
msgid "WordPress blog name"
@@ -1371,9 +1374,8 @@ msgid "ClaimID user name"
msgstr ""
#: deps/django_authopenid/util.py:359
-#, fuzzy
msgid "Vidoop user name"
-msgstr "Choose screen name"
+msgstr ""
#: deps/django_authopenid/util.py:367
msgid "Verisign user name"
@@ -1395,16 +1397,14 @@ msgid "Create password for %(provider)s"
msgstr ""
#: deps/django_authopenid/util.py:408
-#, fuzzy, python-format
+#, python-format
msgid "Connect your %(provider)s account to %(site_name)s"
-msgstr "New user signup"
+msgstr ""
#: deps/django_authopenid/util.py:417
-#, fuzzy, python-format
+#, python-format
msgid "Signin with %(provider)s user name and password"
msgstr ""
-"<span class='big strong'>Enter your Askbot login and password</span><br/"
-"><span class='grey'>(or select your OpenID provider above)</span>"
#: deps/django_authopenid/util.py:424
#, python-format
@@ -1458,7 +1458,7 @@ msgid "Login method %(provider_name)s does not exist"
msgstr ""
#: deps/django_authopenid/views.py:584
-msgid "Sorry, there was some error, we will look at it"
+msgid "Oops, sorry - there was some error - please try again"
msgstr ""
#: deps/django_authopenid/views.py:675
@@ -1502,7 +1502,7 @@ msgstr ""
msgid "Default value: %s"
msgstr ""
-#: deps/livesettings/values.py:587
+#: deps/livesettings/values.py:589
#, python-format
msgid "Allowed image file types are %(types)s"
msgstr ""
@@ -1518,7 +1518,7 @@ msgstr ""
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:142
msgid "Change password"
msgstr ""
@@ -2116,126 +2116,126 @@ msgstr ""
msgid "Created a tag used by 50 questions"
msgstr ""
-#: models/__init__.py:166
+#: models/__init__.py:168
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"blocked"
msgstr ""
-#: models/__init__.py:171
+#: models/__init__.py:173
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"suspended"
msgstr ""
-#: models/__init__.py:177
+#: models/__init__.py:179
msgid ""
"Sorry, you cannot accept or unaccept your own answer to your own question"
msgstr ""
-#: models/__init__.py:184
+#: models/__init__.py:186
#, python-format
msgid ""
"Sorry, only original author of the question - %(username)s - can accept the "
"best answer"
msgstr ""
-#: models/__init__.py:207
+#: models/__init__.py:209
msgid "cannot vote for own posts"
msgstr "Sorry, you cannot vote for your own posts"
-#: models/__init__.py:210
+#: models/__init__.py:212
msgid "Sorry your account appears to be blocked "
msgstr ""
-#: models/__init__.py:215
+#: models/__init__.py:217
msgid "Sorry your account appears to be suspended "
msgstr ""
-#: models/__init__.py:225
+#: models/__init__.py:227
#, python-format
msgid ">%(points)s points required to upvote"
msgstr ">%(points)s points required to upvote "
-#: models/__init__.py:231
+#: models/__init__.py:233
#, python-format
msgid ">%(points)s points required to downvote"
msgstr ">%(points)s points required to downvote "
-#: models/__init__.py:246
+#: models/__init__.py:248
msgid "Sorry, blocked users cannot upload files"
msgstr ""
-#: models/__init__.py:247
+#: models/__init__.py:249
msgid "Sorry, suspended users cannot upload files"
msgstr ""
-#: models/__init__.py:249
+#: models/__init__.py:251
#, python-format
msgid ""
"uploading images is limited to users with >%(min_rep)s reputation points"
msgstr "sorry, file uploading requires karma >%(min_rep)s"
-#: models/__init__.py:268 models/__init__.py:301 models/__init__.py:1859
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
msgid "blocked users cannot post"
msgstr ""
"Sorry, your account appears to be blocked and you cannot make new posts "
"until this issue is resolved. Please contact the forum administrator to "
"reach a resolution."
-#: models/__init__.py:269 models/__init__.py:1862
+#: models/__init__.py:271 models/__init__.py:1913
msgid "suspended users cannot post"
msgstr ""
"Sorry, your account appears to be suspended and you cannot make new posts "
"until this issue is resolved. You can, however edit your existing posts. "
"Please contact the forum administrator to reach a resolution."
-#: models/__init__.py:287
+#: models/__init__.py:289
msgid ""
"Sorry, since your account is suspended you can comment only your own posts"
msgstr ""
-#: models/__init__.py:291
+#: models/__init__.py:293
#, python-format
msgid ""
"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
"required. You can still comment your own posts and answers to your questions"
msgstr ""
-#: models/__init__.py:319
+#: models/__init__.py:321
msgid ""
"This post has been deleted and can be seen only by post ownwers, site "
"administrators and moderators"
msgstr ""
-#: models/__init__.py:336
+#: models/__init__.py:338
msgid ""
"Sorry, only moderators, site administrators and post owners can edit deleted "
"posts"
msgstr ""
-#: models/__init__.py:351
+#: models/__init__.py:353
msgid "Sorry, since your account is blocked you cannot edit posts"
msgstr ""
-#: models/__init__.py:355
+#: models/__init__.py:357
msgid "Sorry, since your account is suspended you can edit only your own posts"
msgstr ""
-#: models/__init__.py:360
+#: models/__init__.py:362
#, python-format
msgid ""
"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:367
+#: models/__init__.py:369
#, python-format
msgid ""
"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:430
+#: models/__init__.py:432
msgid ""
"Sorry, cannot delete your question since it has an upvoted answer posted by "
"someone else"
@@ -2245,73 +2245,73 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:445
+#: models/__init__.py:447
msgid "Sorry, since your account is blocked you cannot delete posts"
msgstr ""
-#: models/__init__.py:449
+#: models/__init__.py:451
msgid ""
"Sorry, since your account is suspended you can delete only your own posts"
msgstr ""
-#: models/__init__.py:453
+#: models/__init__.py:455
#, python-format
msgid ""
"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
"is required"
msgstr ""
-#: models/__init__.py:473
+#: models/__init__.py:475
msgid "Sorry, since your account is blocked you cannot close questions"
msgstr ""
-#: models/__init__.py:477
+#: models/__init__.py:479
msgid "Sorry, since your account is suspended you cannot close questions"
msgstr ""
-#: models/__init__.py:481
+#: models/__init__.py:483
#, python-format
msgid ""
"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:490
+#: models/__init__.py:492
#, python-format
msgid ""
"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:514
+#: models/__init__.py:516
#, python-format
msgid ""
"Sorry, only administrators, moderators or post owners with reputation > %"
"(min_rep)s can reopen questions."
msgstr ""
-#: models/__init__.py:520
+#: models/__init__.py:522
#, python-format
msgid ""
"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:540
+#: models/__init__.py:542
msgid "cannot flag message as offensive twice"
msgstr "You have flagged this question before and cannot do it more than once"
-#: models/__init__.py:545
+#: models/__init__.py:547
msgid "blocked users cannot flag posts"
msgstr ""
"Sorry, since your account is blocked you cannot flag posts as offensive"
-#: models/__init__.py:547
+#: models/__init__.py:549
msgid "suspended users cannot flag posts"
msgstr ""
"Sorry, your account appears to be suspended and you cannot make new posts "
"until this issue is resolved. You can, however edit your existing posts. "
"Please contact the forum administrator to reach a resolution."
-#: models/__init__.py:549
+#: models/__init__.py:551
#, python-format
msgid "need > %(min_rep)s points to flag spam"
msgstr ""
@@ -2364,82 +2364,82 @@ msgstr ""
msgid "cannot revoke old vote"
msgstr "sorry, but older votes cannot be revoked"
-#: models/__init__.py:1122 views/users.py:388
+#: models/__init__.py:1128 views/users.py:387
msgid "Site Adminstrator"
msgstr ""
-#: models/__init__.py:1124 views/users.py:390
+#: models/__init__.py:1130 views/users.py:389
msgid "Forum Moderator"
msgstr ""
-#: models/__init__.py:1126 views/users.py:392
+#: models/__init__.py:1132 views/users.py:391
msgid "Suspended User"
msgstr ""
-#: models/__init__.py:1128 views/users.py:394
+#: models/__init__.py:1134 views/users.py:393
msgid "Blocked User"
msgstr ""
-#: models/__init__.py:1130 views/users.py:396
+#: models/__init__.py:1136 views/users.py:395
msgid "Registered User"
msgstr ""
-#: models/__init__.py:1132
+#: models/__init__.py:1138
msgid "Watched User"
msgstr ""
-#: models/__init__.py:1134
+#: models/__init__.py:1140
msgid "Approved User"
msgstr ""
-#: models/__init__.py:1190
+#: models/__init__.py:1196
#, python-format
msgid "%(username)s karma is %(reputation)s"
msgstr ""
-#: models/__init__.py:1200
+#: models/__init__.py:1206
#, python-format
msgid "one gold badge"
msgid_plural "%(count)d gold badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1207
+#: models/__init__.py:1213
#, python-format
msgid "one silver badge"
msgid_plural "%(count)d silver badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1214
+#: models/__init__.py:1220
#, python-format
msgid "one bronze badge"
msgid_plural "%(count)d bronze badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1225
+#: models/__init__.py:1231
#, python-format
msgid "%(item1)s and %(item2)s"
msgstr ""
-#: models/__init__.py:1229
+#: models/__init__.py:1235
#, python-format
msgid "%(user)s has %(badges)s"
msgstr ""
-#: models/__init__.py:1485 models/__init__.py:1491 models/__init__.py:1496
-#: models/__init__.py:1501
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
#, python-format
msgid "Re: \"%(title)s\""
msgstr ""
-#: models/__init__.py:1506 models/__init__.py:1511
+#: models/__init__.py:1547 models/__init__.py:1552
#, python-format
msgid "Question: \"%(title)s\""
msgstr ""
-#: models/__init__.py:1691
+#: models/__init__.py:1733
#, python-format
msgid ""
"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
@@ -2471,15 +2471,15 @@ msgstr ""
msgid "%(people)s commented an answer"
msgstr ""
-#: models/repute.py:16 skins/default/templates/badges.html:51
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr ""
-#: models/repute.py:17 skins/default/templates/badges.html:60
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr ""
-#: models/repute.py:18 skins/default/templates/badges.html:67
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr ""
@@ -2510,174 +2510,175 @@ msgstr ""
msgid "ignored"
msgstr ""
-#: models/user.py:195
+#: models/user.py:233
msgid "Entire forum"
msgstr ""
-#: models/user.py:196
+#: models/user.py:234
msgid "Questions that I asked"
msgstr ""
-#: models/user.py:197
+#: models/user.py:235
msgid "Questions that I answered"
msgstr ""
-#: models/user.py:198
+#: models/user.py:236
msgid "Individually selected questions"
msgstr ""
-#: models/user.py:199
+#: models/user.py:237
msgid "Mentions and comment responses"
msgstr ""
-#: models/user.py:202
+#: models/user.py:240
msgid "Instantly"
msgstr ""
-#: models/user.py:203
+#: models/user.py:241
msgid "Daily"
msgstr ""
-#: models/user.py:204
+#: models/user.py:242
msgid "Weekly"
msgstr ""
-#: models/user.py:205
+#: models/user.py:243
msgid "No email"
msgstr ""
#: skins/default/templates/404.jinja.html:3
-#: skins/default/templates/404.jinja.html:19
+#: skins/default/templates/404.jinja.html:11
msgid "Page not found"
msgstr ""
-#: skins/default/templates/404.jinja.html:23
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr ""
-#: skins/default/templates/404.jinja.html:25
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr ""
-#: skins/default/templates/404.jinja.html:27
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr ""
-#: skins/default/templates/404.jinja.html:28
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr ""
-#: skins/default/templates/404.jinja.html:29
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
msgstr ""
-#: skins/default/templates/404.jinja.html:29
+#: skins/default/templates/404.jinja.html:21
#: skins/default/templates/footer.html:6
-#: skins/default/templates/header.html:28
+#: skins/default/templates/header.html:57
#: skins/default/templates/question_edit_tips.html:16
msgid "faq"
msgstr ""
-#: skins/default/templates/404.jinja.html:30
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr ""
-#: skins/default/templates/404.jinja.html:31
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr ""
-#: skins/default/templates/404.jinja.html:40
-#: skins/default/templates/500.jinja.html:21
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr ""
-#: skins/default/templates/404.jinja.html:41
-#: skins/default/templates/questions.html:30
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr ""
-#: skins/default/templates/404.jinja.html:42
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr ""
#: skins/default/templates/500.jinja.html:3
-#: skins/default/templates/500.jinja.html:14
+#: skins/default/templates/500.jinja.html:6
msgid "Internal server error"
msgstr ""
-#: skins/default/templates/500.jinja.html:18
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
-#: skins/default/templates/500.jinja.html:19
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: skins/default/templates/500.jinja.html:22
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr ""
-#: skins/default/templates/500.jinja.html:23
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr ""
-#: skins/default/templates/about.html:3 skins/default/templates/about.html:8
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr ""
#: skins/default/templates/answer_edit.html:4
-#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr ""
-#: skins/default/templates/answer_edit.html:23
-#: skins/default/templates/question_edit.html:22
-#: skins/default/templates/question_retag.html:50
-#: skins/default/templates/revisions.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr ""
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/question_edit.html:26
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr ""
-#: skins/default/templates/answer_edit.html:31
-#: skins/default/templates/question_edit.html:31
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr ""
-#: skins/default/templates/answer_edit.html:34
-#: skins/default/templates/question_edit.html:39
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr ""
-#: skins/default/templates/answer_edit.html:35
-#: skins/default/templates/close.html:26
-#: skins/default/templates/feedback.html:47
-#: skins/default/templates/question_edit.html:40
-#: skins/default/templates/question_retag.html:70
-#: skins/default/templates/reopen.html:37
-#: skins/default/templates/user_edit.html:85
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr ""
-#: skins/default/templates/answer_edit.html:58
-#: skins/default/templates/answer_edit.html:61
-#: skins/default/templates/ask.html:38 skins/default/templates/ask.html:41
-#: skins/default/templates/question.html:444
-#: skins/default/templates/question.html:447
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
#: skins/default/templates/question_edit.html:63
#: skins/default/templates/question_edit.html:66
msgid "hide preview"
msgstr ""
-#: skins/default/templates/answer_edit.html:61
-#: skins/default/templates/ask.html:41
-#: skins/default/templates/question.html:447
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
#: skins/default/templates/question_edit.html:66
msgid "show preview"
msgstr ""
@@ -2691,15 +2692,8 @@ msgid "please make your answer relevant to this community"
msgstr "ask a question interesting to this community"
#: skins/default/templates/answer_edit_tips.html:9
-#, fuzzy
msgid "try to give an answer, rather than engage into a discussion"
msgstr ""
-"<span class='big strong'>Please try to give a substantial answer</span>. If "
-"you wanted to comment on the question or answer, just <strong>use the "
-"commenting tool</strong>. Please remember that you can always <strong>revise "
-"your answers</strong> - no need to answer the same question twice. Also, "
-"please <strong>don't forget to vote</strong> - it really helps to select the "
-"best questions and answers!"
#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
@@ -2806,53 +2800,46 @@ msgstr "Login/Signup to Post"
msgid "Ask your question"
msgstr "Ask Your Question"
-#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:18
-#: skins/default/templates/badges.html:36
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
#: skins/default/templates/user_recent.html:13
#: skins/default/templates/user_stats.html:88
#, python-format
msgid "%(name)s"
msgstr ""
-#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:14
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr ""
-#: skins/default/templates/badge.html:18
-#: skins/default/templates/badges.html:35
-#: skins/default/templates/badges.html:39
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
#: skins/default/templates/user_recent.html:13
#: skins/default/templates/user_stats.html:88
#, python-format
msgid "%(description)s"
msgstr ""
-#: skins/default/templates/badge.html:23
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] ""
msgstr[1] ""
#: skins/default/templates/badges.html:3
-#, fuzzy
msgid "Badges summary"
-msgstr ""
-"When a question or answer is upvoted, the user who posted them will gain "
-"some points, which are called \"karma points\". These points serve as a "
-"rough measure of the community trust to him/her. Various moderation tasks "
-"are gradually assigned to the users based on those points."
+msgstr "Badges"
-#: skins/default/templates/badges.html:14
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr ""
-#: skins/default/templates/badges.html:18
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
-"If your questions and answers are highly voted, your contribution to this "
-"Q&amp;A community will be recognized with the variety of badges."
-#: skins/default/templates/badges.html:19
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -2864,63 +2851,56 @@ msgstr ""
" of times each type of badge has been awarded. Have ideas about fun "
"badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>"
-#: skins/default/templates/badges.html:35
+#: skins/default/templates/badges.html:27
#, python-format
msgid "%(type)s"
msgstr ""
-#: skins/default/templates/badges.html:48
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Badge levels"
-#: skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:43
msgid "gold badge: the highest honor and is very rare"
msgstr ""
-#: skins/default/templates/badges.html:54
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
"Gold badge is the highest award in this community. To obtain it have to show "
"profound knowledge and ability in addition to your active participation."
-#: skins/default/templates/badges.html:59
+#: skins/default/templates/badges.html:51
msgid ""
"silver badge: occasionally awarded for the very high quality contributions"
msgstr ""
-#: skins/default/templates/badges.html:63
-#, fuzzy
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
-"Gold badge is the highest award in this community. To obtain it have to show "
-"profound knowledge and ability in addition to your active participation."
+"silver badge: occasionally awarded for the very high quality contributions"
-#: skins/default/templates/badges.html:66
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr ""
-#: skins/default/templates/badges.html:70
-#, fuzzy
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
-msgstr ""
-"Gold badge is the highest award in this community. To obtain it have to show "
-"profound knowledge and ability in addition to your active participation."
+msgstr "bronze badge: often given as a special honor"
-#: skins/default/templates/close.html:3 skins/default/templates/close.html:13
-#, fuzzy
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/close.html:16
-#, fuzzy
+#: skins/default/templates/close.html:9
msgid "Close the question"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/close.html:21
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr ""
-#: skins/default/templates/close.html:25
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr ""
@@ -2944,25 +2924,25 @@ msgid ""
"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
msgstr ""
-#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:8
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
msgid "FAQ"
msgstr ""
-#: skins/default/templates/faq.html:8
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr ""
-#: skins/default/templates/faq.html:13
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr ""
-#: skins/default/templates/faq.html:14
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr ""
-#: skins/default/templates/faq.html:15
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -2970,22 +2950,21 @@ msgstr ""
"Before you ask - please make sure to search for a similar question. You can "
"search questions by their title or tags."
-#: skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "What kinds of questions should be avoided?"
-#: skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
msgstr ""
-#: skins/default/templates/faq.html:22
-#, fuzzy
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
-msgstr "What kinds of questions should be avoided?"
+msgstr ""
-#: skins/default/templates/faq.html:23
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -2996,19 +2975,19 @@ msgstr ""
"they tend to dilute the essense of questions and answers. For the brief "
"discussions please use commenting facility."
-#: skins/default/templates/faq.html:26
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr ""
-#: skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr ""
-#: skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr ""
-#: skins/default/templates/faq.html:29
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -3016,11 +2995,11 @@ msgstr ""
"Karma system allows users to earn rights to perform a variety of moderation "
"tasks"
-#: skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "How does karma system work?"
-#: skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr ""
"When a question or answer is upvoted, the user who posted them will gain "
@@ -3028,7 +3007,7 @@ msgstr ""
"rough measure of the community trust to him/her. Various moderation tasks "
"are gradually assigned to the users based on those points."
-#: skins/default/templates/faq.html:36
+#: skins/default/templates/faq.html:34
#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
@@ -3041,59 +3020,49 @@ msgid ""
"explains reputation point requirements for each type of moderation task."
msgstr ""
-#: skins/default/templates/faq.html:46
+#: skins/default/templates/faq.html:44
#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr ""
-#: skins/default/templates/faq.html:51
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr ""
-#: skins/default/templates/faq.html:56
-#, fuzzy
+#: skins/default/templates/faq.html:54
msgid "add comments"
-msgstr "post a comment"
+msgstr ""
-#: skins/default/templates/faq.html:60
+#: skins/default/templates/faq.html:58
#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr ""
-#: skins/default/templates/faq.html:63
-#, fuzzy
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr ""
-"<span class=\"strong big\">You are welcome to start submitting your question "
-"anonymously</span>. When you submit the post, you will be redirected to the "
-"login/signup page. Your question will be saved in the current session and "
-"will be published after you log in. Login/signup process is very simple. "
-"Login takes about 30 seconds, initial signup takes a minute or less."
-#: skins/default/templates/faq.html:67
-#, fuzzy
+#: skins/default/templates/faq.html:65
msgid "retag other's questions"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/faq.html:72
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr ""
-#: skins/default/templates/faq.html:77
-#, fuzzy
+#: skins/default/templates/faq.html:75
msgid "\"edit any answer"
-msgstr "oldest"
+msgstr ""
-#: skins/default/templates/faq.html:81
-#, fuzzy
+#: skins/default/templates/faq.html:79
msgid "\"delete any comment"
-msgstr "post a comment"
+msgstr ""
-#: skins/default/templates/faq.html:88
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "How to validate email and why?"
-#: skins/default/templates/faq.html:90
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -3111,11 +3080,11 @@ msgstr ""
"Also, when you sign up for the first time - create a unique <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
-#: skins/default/templates/faq.html:95
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "How to change my picture (gravatar) and what is gravatar?"
-#: skins/default/templates/faq.html:96
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
"<p>The picture that appears on the users profiles is called "
@@ -3132,46 +3101,44 @@ msgstr ""
"be sure to use the same email address that you used to register with us). "
"Default image that looks like a kitchen tile is generated automatically.</p>"
-#: skins/default/templates/faq.html:99
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr ""
-#: skins/default/templates/faq.html:100
+#: skins/default/templates/faq.html:98
msgid ""
"No, you don't have to. You can login through any service that supports "
"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
-#: skins/default/templates/faq.html:101
-#, fuzzy
+#: skins/default/templates/faq.html:99
msgid "\"Login now!\""
-msgstr "Logout Now"
+msgstr ""
-#: skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr ""
-#: skins/default/templates/faq.html:106
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr ""
-#: skins/default/templates/faq.html:106
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
"content."
msgstr ""
-#: skins/default/templates/faq.html:107
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr ""
-#: skins/default/templates/faq.html:111
-#, fuzzy
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/faq.html:112
+#: skins/default/templates/faq.html:110
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -3180,12 +3147,11 @@ msgstr ""
"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
"community better!"
-#: skins/default/templates/faq.html:114 skins/default/templates/header.html:45
-#, fuzzy
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
-msgstr "Tips"
+msgstr ""
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:112
msgid "."
msgstr ""
@@ -3193,11 +3159,11 @@ msgstr ""
msgid "Feedback"
msgstr ""
-#: skins/default/templates/feedback.html:8
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr ""
-#: skins/default/templates/feedback.html:14
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -3207,7 +3173,7 @@ msgid ""
" "
msgstr ""
-#: skins/default/templates/feedback.html:21
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -3216,15 +3182,15 @@ msgid ""
" "
msgstr ""
-#: skins/default/templates/feedback.html:30
+#: skins/default/templates/feedback.html:28
msgid "(please enter a valid email)"
msgstr ""
-#: skins/default/templates/feedback.html:38
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr ""
-#: skins/default/templates/feedback.html:46
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr ""
@@ -3253,7 +3219,7 @@ msgid "Message body:"
msgstr ""
#: skins/default/templates/footer.html:5
-#: skins/default/templates/header.html:27
+#: skins/default/templates/header.html:56
msgid "about"
msgstr ""
@@ -3265,55 +3231,72 @@ msgstr ""
msgid "give feedback"
msgstr ""
-#: skins/default/templates/header.html:11
-#, fuzzy, python-format
+#: skins/default/templates/header.html:12
+#, python-format
msgid "responses for %(username)s"
-msgstr "Choose screen name"
+msgstr ""
-#: skins/default/templates/header.html:14
+#: skins/default/templates/header.html:15
#, python-format
msgid "you have a new response"
msgid_plural "you nave %(response_count)s new responses"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/header.html:17
+#: skins/default/templates/header.html:18
msgid "no new responses yet"
msgstr ""
-#: skins/default/templates/header.html:23
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, python-format
+msgid "%(new)s new flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, python-format
+msgid "%(seen)s flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "sign out"
-#: skins/default/templates/header.html:25
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "Hi, there! Please sign in"
-#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:59
msgid "settings"
msgstr ""
-#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr ""
-#: skins/default/templates/header.html:40
+#: skins/default/templates/header.html:69
#, python-format
msgid "%(site)s logo"
msgstr ""
-#: skins/default/templates/header.html:47
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "people"
-#: skins/default/templates/header.html:48
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr ""
-#: skins/default/templates/header.html:49
-#, fuzzy
+#: skins/default/templates/header.html:98
msgid "ask a question"
-msgstr "Ask Your Question"
+msgstr ""
#: skins/default/templates/input_bar.html:32
msgid "search"
@@ -3384,19 +3367,14 @@ msgid ""
msgstr ""
#: skins/default/templates/instant_notification.html:42
-#, fuzzy
msgid "<p>Sincerely,<br/>Forum Administrator</p>"
msgstr ""
-"Sincerely,\n"
-"Q&A Forum Administrator"
-#: skins/default/templates/logout.html:3
-#: skins/default/templates/logout.html:32
-#, fuzzy
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
-msgstr "sign out"
+msgstr "Sign out"
-#: skins/default/templates/logout.html:35
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -3405,7 +3383,7 @@ msgstr ""
"sign you off from your OpenID provider.</p><p>If you wish to sign off "
"completely - please make sure to log out from your OpenID provider as well."
-#: skins/default/templates/logout.html:36
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Logout Now"
@@ -3461,43 +3439,41 @@ msgid "asked"
msgstr ""
#: skins/default/templates/macros.html:153
-#, fuzzy
msgid "answered"
-msgstr "answered question"
+msgstr ""
#: skins/default/templates/macros.html:155
msgid "posted"
msgstr ""
#: skins/default/templates/macros.html:185
-#, fuzzy
msgid "updated"
-msgstr "Last updated"
+msgstr ""
#: skins/default/templates/macros.html:210
-#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:231
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
msgid "vote"
msgid_plural "votes"
msgstr[0] ""
msgstr[1] ""
#: skins/default/templates/macros.html:227
-#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:234
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
msgid "answer"
msgid_plural "answers"
msgstr[0] ""
msgstr[1] ""
#: skins/default/templates/macros.html:239
-#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:237
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
msgid "view"
msgid_plural "views"
msgstr[0] ""
msgstr[1] ""
#: skins/default/templates/macros.html:251
-#: skins/default/templates/question.html:101
-#: skins/default/templates/tags.html:48
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
#: skins/default/templates/unused/question_list.html:64
#: skins/default/templates/unused/question_summary_list_roll.html:52
#: skins/default/templates/unused/questions_ajax.html:68
@@ -3506,9 +3482,8 @@ msgid "see questions tagged '%(tag)s'"
msgstr ""
#: skins/default/templates/macros.html:269
-#, fuzzy
msgid "delete this comment"
-msgstr "post a comment"
+msgstr ""
#: skins/default/templates/macros.html:284
msgid "add comment"
@@ -3530,102 +3505,105 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/macros.html:357
+#: skins/default/templates/macros.html:364
msgid "(required)"
msgstr ""
-#: skins/default/templates/macros.html:381
+#: skins/default/templates/macros.html:385
msgid "Toggle the real time Markdown editor preview"
msgstr ""
-#: skins/default/templates/macros.html:383
-msgid "toggle preview"
-msgstr ""
-
#: skins/default/templates/privacy.html:3
-#: skins/default/templates/privacy.html:8
+#: skins/default/templates/privacy.html:6
msgid "Privacy policy"
msgstr ""
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
#: skins/default/templates/question.html:46
-#: skins/default/templates/question.html:47
-#: skins/default/templates/question.html:62
-#: skins/default/templates/question.html:64
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:49
-#: skins/default/templates/question.html:66
-#: skins/default/templates/question.html:211
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr ""
-#: skins/default/templates/question.html:58
-#: skins/default/templates/question.html:59
-#: skins/default/templates/question.html:71
-#: skins/default/templates/question.html:72
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:76
-#: skins/default/templates/question.html:77
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:83
-#: skins/default/templates/question.html:84
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr ""
-#: skins/default/templates/question.html:107
-#: skins/default/templates/question.html:260
-#: skins/default/templates/revisions.html:68
+#: skins/default/templates/question.html:74
+msgid "Share this question on twitter"
+msgstr ""
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr ""
-#: skins/default/templates/question.html:110
+#: skins/default/templates/question.html:97
msgid "retag"
msgstr ""
-#: skins/default/templates/question.html:117
-#, fuzzy
+#: skins/default/templates/question.html:104
msgid "reopen"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
+msgstr ""
-#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:108
msgid "close"
msgstr ""
-#: skins/default/templates/question.html:126
-#: skins/default/templates/question.html:264
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
-#: skins/default/templates/question.html:127
-#: skins/default/templates/question.html:265
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr ""
-#: skins/default/templates/question.html:134
-#: skins/default/templates/question.html:275
-#: skins/default/templates/authopenid/signin.html:211
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr ""
-#: skins/default/templates/question.html:169
+#: skins/default/templates/question.html:156
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr ""
-#: skins/default/templates/question.html:171
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr ""
-#: skins/default/templates/question.html:179
-#, fuzzy, python-format
+#: skins/default/templates/question.html:166
+#, python-format
msgid ""
"\n"
" %(counter)s Answer:\n"
@@ -3635,88 +3613,78 @@ msgid_plural ""
" %(counter)s Answers:\n"
" "
msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question without an "
-"accepted answer</p>"
msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
-"accepted answer</p>"
-#: skins/default/templates/question.html:187
-#, fuzzy
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr " "
-#: skins/default/templates/question.html:187
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "oldest"
-#: skins/default/templates/question.html:189
-#, fuzzy
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
-msgstr " "
+msgstr ""
-#: skins/default/templates/question.html:189
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "newest"
-#: skins/default/templates/question.html:191
-#, fuzzy
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr " "
-#: skins/default/templates/question.html:191
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "most voted"
-#: skins/default/templates/question.html:209
-#: skins/default/templates/question.html:210
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:220
-#: skins/default/templates/question.html:221
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:229
-#: skins/default/templates/question.html:230
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr ""
-#: skins/default/templates/question.html:239
-#: skins/default/templates/question.html:240
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
#, python-format
msgid "%(question_author)s has selected this answer as correct"
msgstr ""
-#: skins/default/templates/question.html:255
-#, fuzzy
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
-msgstr "link"
+msgstr "permanent link"
-#: skins/default/templates/question.html:256
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "link"
-#: skins/default/templates/question.html:275
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr ""
-#: skins/default/templates/question.html:321
-#: skins/default/templates/question.html:323
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
"<strong>Notify me</strong> once a day by email when there are any new "
"answers or updates"
-#: skins/default/templates/question.html:325
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: skins/default/templates/question.html:328
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -3724,22 +3692,21 @@ msgstr ""
"(note: you can always <strong><a href='%(profile_url)s?"
"sort=email_subscriptions'>change</a></strong> how often you receive updates)"
-#: skins/default/templates/question.html:333
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"<span class='strong'>Here</span> (once you log in) you will be able to sign "
"up for the periodic email updates about this question."
-#: skins/default/templates/question.html:343
-#, fuzzy
+#: skins/default/templates/question.html:330
msgid "Your answer"
-msgstr "most voted"
+msgstr ""
-#: skins/default/templates/question.html:345
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr ""
-#: skins/default/templates/question.html:351
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Please start posting your answer anonymously</span> "
@@ -3748,7 +3715,7 @@ msgstr ""
"answer</strong>, for discussions, <strong>please use comments</strong> and "
"<strong>please do remember to vote</strong> (after you log in)!"
-#: skins/default/templates/question.html:355
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>You are welcome to answer your own question</span>, "
@@ -3758,7 +3725,7 @@ msgstr ""
"forget to vote :)</strong> for the answers that you liked (or perhaps did "
"not like)! "
-#: skins/default/templates/question.html:357
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr ""
"<span class='big strong'>Please try to give a substantial answer</span>. If "
@@ -3768,59 +3735,54 @@ msgstr ""
"please <strong>don't forget to vote</strong> - it really helps to select the "
"best questions and answers!"
-#: skins/default/templates/question.html:364
-#, fuzzy
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr "Login/Signup to Post"
-#: skins/default/templates/question.html:367
-#, fuzzy
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/question.html:369
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Post Your Answer"
-#: skins/default/templates/question.html:383
-#, fuzzy
+#: skins/default/templates/question.html:370
msgid "Question tags"
-msgstr "Tips"
+msgstr "Tags"
-#: skins/default/templates/question.html:388
-#: skins/default/templates/questions.html:242
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
#: skins/default/templates/tag_selector.html:9
#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr ""
-#: skins/default/templates/question.html:394
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "Asked"
-#: skins/default/templates/question.html:397
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "Seen"
-#: skins/default/templates/question.html:397
+#: skins/default/templates/question.html:384
msgid "times"
msgstr ""
-#: skins/default/templates/question.html:400
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "Last updated"
-#: skins/default/templates/question.html:407
-#, fuzzy
+#: skins/default/templates/question.html:394
msgid "Related questions"
-msgstr "Tags"
+msgstr ""
#: skins/default/templates/question_edit.html:4
-#: skins/default/templates/question_edit.html:22
-#, fuzzy
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
-msgstr "Post Your Answer"
+msgstr ""
#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
@@ -3835,208 +3797,193 @@ msgid "please try provide enough details"
msgstr "provide enough details"
#: skins/default/templates/question_retag.html:3
-#: skins/default/templates/question_retag.html:50
-#, fuzzy
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
-msgstr "Change Email"
-
-#: skins/default/templates/question_retag.html:38
-msgid "up to 5 tags, less than 20 characters each"
-msgstr ""
+msgstr "Retag question"
-#: skins/default/templates/question_retag.html:69
+#: skins/default/templates/question_retag.html:25
msgid "Retag"
msgstr ""
-#: skins/default/templates/question_retag.html:78
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr ""
-#: skins/default/templates/question_retag.html:80
+#: skins/default/templates/question_retag.html:36
msgid "Tags help to keep the content better organized and searchable"
msgstr ""
-#: skins/default/templates/question_retag.html:82
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr ""
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr ""
+
#: skins/default/templates/questions.html:4
-#, fuzzy
msgid "Questions"
-msgstr "Tips"
+msgstr ""
-#: skins/default/templates/questions.html:26
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr ""
-#: skins/default/templates/questions.html:35
-#, fuzzy
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/questions.html:41
-#, fuzzy
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
-msgstr "Ask Your Question"
+msgstr ""
-#: skins/default/templates/questions.html:46
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr ""
-#: skins/default/templates/questions.html:114
-#: skins/default/templates/questions.html:117
-#, fuzzy
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
msgid "subscribe to the questions feed"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/questions.html:118
+#: skins/default/templates/questions.html:101
msgid "rss feed"
msgstr ""
-#: skins/default/templates/questions.html:122
-#, fuzzy, python-format
+#: skins/default/templates/questions.html:105
+#, python-format
msgid ""
"\n"
-" %(q_num)s question found\n"
+" %(q_num)s question\n"
" "
msgid_plural ""
"\n"
-" %(q_num)s questions found\n"
+" %(q_num)s questions\n"
" "
msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question without an "
-"accepted answer</p>"
msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
-"accepted answer</p>"
-#: skins/default/templates/questions.html:128 views/readers.py:154
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr ""
-#: skins/default/templates/questions.html:134
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr ""
-#: skins/default/templates/questions.html:139
-#, fuzzy
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
-msgstr "Tips"
+msgstr ""
-#: skins/default/templates/questions.html:142
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr ""
-#: skins/default/templates/questions.html:144
-#: skins/default/templates/questions.html:147
-#: skins/default/templates/questions.html:185
-#: skins/default/templates/questions.html:188
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
msgid " or "
msgstr ""
-#: skins/default/templates/questions.html:145
-#, fuzzy
+#: skins/default/templates/questions.html:128
msgid "reset tags"
-msgstr "Tags"
+msgstr ""
-#: skins/default/templates/questions.html:148
-#: skins/default/templates/questions.html:151
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr ""
-#: skins/default/templates/questions.html:153
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr ""
-#: skins/default/templates/questions.html:156
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr ""
-#: skins/default/templates/questions.html:156
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr ""
-#: skins/default/templates/questions.html:171
+#: skins/default/templates/questions.html:154
#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr ""
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:157
#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr ""
-#: skins/default/templates/questions.html:175
+#: skins/default/templates/questions.html:158
#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
-#: skins/default/templates/questions.html:180
+#: skins/default/templates/questions.html:163
#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr ""
-#: skins/default/templates/questions.html:183
+#: skins/default/templates/questions.html:166
#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr ""
-#: skins/default/templates/questions.html:186
+#: skins/default/templates/questions.html:169
#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr ""
-#: skins/default/templates/questions.html:189
-#: skins/default/templates/questions.html:192
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
#: skins/default/templates/unused/questions_ajax.html:100
#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr ""
-#: skins/default/templates/questions.html:197
+#: skins/default/templates/questions.html:180
#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr ""
-#: skins/default/templates/questions.html:201
+#: skins/default/templates/questions.html:184
#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr ""
-#: skins/default/templates/questions.html:202
+#: skins/default/templates/questions.html:185
#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr ""
-#: skins/default/templates/questions.html:220
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr ""
-#: skins/default/templates/questions.html:237
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Tags"
-#: skins/default/templates/reopen.html:3
-#: skins/default/templates/reopen.html:13
-#, fuzzy
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:9
msgid "Title"
msgstr ""
-#: skins/default/templates/reopen.html:21
+#: skins/default/templates/reopen.html:14
#, python-format
msgid ""
"This question has been closed by \n"
@@ -4044,36 +3991,32 @@ msgid ""
" "
msgstr ""
-#: skins/default/templates/reopen.html:26
+#: skins/default/templates/reopen.html:19
msgid "Close reason:"
msgstr ""
-#: skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:22
msgid "When:"
msgstr ""
-#: skins/default/templates/reopen.html:32
-#, fuzzy
+#: skins/default/templates/reopen.html:25
msgid "Reopen this question?"
-msgstr "Post Your Answer"
+msgstr ""
-#: skins/default/templates/reopen.html:36
-#, fuzzy
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
-msgstr "Post Your Answer"
+msgstr ""
#: skins/default/templates/revisions.html:4
-#: skins/default/templates/revisions.html:38
-#, fuzzy
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
-msgstr "karma history"
+msgstr ""
-#: skins/default/templates/revisions.html:54
-#, fuzzy
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
-msgstr "questions with most answers"
+msgstr ""
-#: skins/default/templates/revisions.html:60
+#: skins/default/templates/revisions.html:29
#, python-format
msgid "revision %(number)s"
msgstr ""
@@ -4106,39 +4049,37 @@ msgstr ""
msgid "keep ignored questions hidden"
msgstr ""
-#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:28
-#, fuzzy
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
-msgstr "years old"
+msgstr "Tags"
-#: skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr ""
-#: skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr ""
-#: skins/default/templates/tags.html:31
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr ""
-#: skins/default/templates/tags.html:31
-#, fuzzy
+#: skins/default/templates/tags.html:21
msgid "by popularity"
-msgstr "tags"
+msgstr ""
-#: skins/default/templates/tags.html:37
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: skins/default/templates/tags.html:40
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr ""
-#: skins/default/templates/user.html:30
+#: skins/default/templates/user.html:14
#, python-format
msgid "%(username)s's profile"
msgstr ""
@@ -4147,31 +4088,29 @@ msgstr ""
msgid "Edit user profile"
msgstr ""
-#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr ""
-#: skins/default/templates/user_edit.html:27
+#: skins/default/templates/user_edit.html:17
#: skins/default/templates/user_info.html:11
msgid "change picture"
msgstr ""
-#: skins/default/templates/user_edit.html:30
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr ""
-#: skins/default/templates/user_edit.html:37
-#, fuzzy
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
+msgstr ""
-#: skins/default/templates/user_edit.html:84
+#: skins/default/templates/user_edit.html:75
#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr ""
#: skins/default/templates/user_email_subscriptions.html:4
-#, fuzzy
msgid "Email subscription settings"
msgstr ""
"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
@@ -4183,18 +4122,55 @@ msgstr ""
#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
-"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
-"updates on interesting questions by email, <strong><br/>help the community</"
-"strong> by answering questions of your colleagues. If you do not wish to "
-"receive emails - select 'no email' on all items below.<br/>Updates are only "
-"sent when there is any new activity on selected items."
#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Stop Email"
+#: skins/default/templates/user_inbox.html:31
+msgid "Sections:"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+msgid "select:"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:48
+msgid "seen"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:49
+msgid "new"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:50
+msgid "none"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:51
+msgid "mark as seen"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:52
+msgid "mark as new"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
#: skins/default/templates/user_info.html:18
-#: skins/default/templates/users.html:24
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "karma"
@@ -4219,14 +4195,12 @@ msgid "last seen"
msgstr ""
#: skins/default/templates/user_info.html:62
-#, fuzzy
msgid "user website"
-msgstr "Welcome to Q&amp;A forum"
+msgstr "website"
#: skins/default/templates/user_info.html:68
-#, fuzzy
msgid "location"
-msgstr "Hi, there! Please sign in"
+msgstr ""
#: skins/default/templates/user_info.html:75
msgid "age"
@@ -4268,9 +4242,8 @@ msgid "User's current reputation is %(reputation)s points"
msgstr ""
#: skins/default/templates/user_moderate.html:27
-#, fuzzy
msgid "User reputation changed"
-msgstr "user karma"
+msgstr ""
#: skins/default/templates/user_moderate.html:34
msgid "Subtract"
@@ -4288,19 +4261,18 @@ msgid ""
msgstr ""
#: skins/default/templates/user_moderate.html:42
-#, fuzzy
msgid "Message sent"
-msgstr "years old"
+msgstr ""
#: skins/default/templates/user_moderate.html:60
msgid "Send message"
msgstr ""
-#: skins/default/templates/user_reputation.html:22
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr ""
-#: skins/default/templates/user_reputation.html:24
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr ""
@@ -4379,92 +4351,87 @@ msgstr[0] ""
msgstr[1] ""
#: skins/default/templates/user_tabs.html:5
-#, fuzzy
msgid "User profile"
-msgstr "User login"
+msgstr ""
#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr ""
-#: skins/default/templates/user_tabs.html:8
-msgid "recent activity"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:9
-msgid "activity"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:12 views/users.py:728
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr ""
-#: skins/default/templates/user_tabs.html:13
-msgid "responses"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
msgstr ""
-#: skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "Graph of user karma"
-#: skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "karma history"
-#: skins/default/templates/user_tabs.html:20 views/users.py:793
-msgid "user vote record"
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
msgstr ""
-#: skins/default/templates/user_tabs.html:21
-msgid "casted votes"
-msgstr "votes"
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr ""
-#: skins/default/templates/user_tabs.html:24
-msgid "questions that user selected as his/her favorite"
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
msgstr ""
-#: skins/default/templates/user_tabs.html:25
-msgid "favorites"
+#: skins/default/templates/user_tabs.html:20
+msgid "activity"
+msgstr ""
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
+msgid "user vote record"
msgstr ""
-#: skins/default/templates/user_tabs.html:28 views/users.py:903
+#: skins/default/templates/user_tabs.html:24
+msgid "casted votes"
+msgstr "votes"
+
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr ""
#: skins/default/templates/user_tabs.html:29
-#, fuzzy
msgid "subscriptions"
-msgstr "subscriptions"
+msgstr ""
-#: skins/default/templates/user_tabs.html:33 views/users.py:216
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
msgid "moderate this user"
msgstr ""
#: skins/default/templates/user_tabs.html:34
-#, fuzzy
msgid "moderation"
-msgstr "karma"
+msgstr ""
-#: skins/default/templates/users.html:4 skins/default/templates/users.html:22
-#, fuzzy
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
-msgstr "people"
+msgstr "People"
-#: skins/default/templates/users.html:25
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr ""
-#: skins/default/templates/users.html:27
-#, fuzzy
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
-msgstr "sorry, there is no such user name"
+msgstr ""
-#: skins/default/templates/users.html:33
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr ""
-#: skins/default/templates/users.html:36
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr ""
@@ -4491,9 +4458,8 @@ msgid "Change email"
msgstr "Change Email"
#: skins/default/templates/authopenid/changeemail.html:10
-#, fuzzy
msgid "Save your email address"
-msgstr "Your email <i>(never shared)</i>"
+msgstr ""
#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
@@ -4526,14 +4492,12 @@ msgstr ""
"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
#: skins/default/templates/authopenid/changeemail.html:36
-#, fuzzy
msgid "Save Email"
-msgstr "Change Email"
+msgstr ""
#: skins/default/templates/authopenid/changeemail.html:45
-#, fuzzy
msgid "Validate email"
-msgstr "How to validate email and why?"
+msgstr ""
#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
@@ -4598,13 +4562,9 @@ msgstr ""
"(change_link)s'>change</a> email used for update subscriptions if necessary."
#: skins/default/templates/authopenid/complete.html:21
-msgid "Connect your OpenID with this site"
-msgstr "New user signup"
-
#: skins/default/templates/authopenid/complete.html:24
-#, fuzzy
-msgid "Connect your OpenID with your account on this site"
-msgstr "New user signup"
+msgid "Registration"
+msgstr ""
#: skins/default/templates/authopenid/complete.html:29
#, python-format
@@ -4664,7 +4624,6 @@ msgid "This account already exists, please use another."
msgstr ""
#: skins/default/templates/authopenid/complete.html:61
-#, fuzzy
msgid "Screen name label"
msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
@@ -4749,7 +4708,7 @@ msgstr ""
msgid "User login"
msgstr "User login"
-#: skins/default/templates/authopenid/signin.html:45
+#: skins/default/templates/authopenid/signin.html:11
#, python-format
msgid ""
"\n"
@@ -4761,14 +4720,7 @@ msgstr ""
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: skins/default/templates/authopenid/signin.html:51
-#, python-format
-msgid "hohohoh %(num)s %(text)s"
-msgid_plural "shshsh%(num)s sdfgsd %(text)s"
-msgstr[0] "heheheheh one %(text)s"
-msgstr[1] "huhuhuuhu many %(text)s"
-
-#: skins/default/templates/authopenid/signin.html:54
+#: skins/default/templates/authopenid/signin.html:18
#, python-format
msgid ""
"Your question \n"
@@ -4779,160 +4731,156 @@ msgstr ""
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: skins/default/templates/authopenid/signin.html:61
+#: skins/default/templates/authopenid/signin.html:25
msgid ""
"Take a pick of your favorite service below to sign in using secure OpenID or "
"similar technology. Your external service password always stays confidential "
"and you don't have to rememeber or create another one."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:64
+#: skins/default/templates/authopenid/signin.html:28
msgid ""
"It's a good idea to make sure that your existing login methods still work, "
"or add a new one. Please click any of the icons below to check/change or add "
"new login methods."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:66
+#: skins/default/templates/authopenid/signin.html:30
msgid ""
"Please add a more permanent login method by clicking one of the icons below, "
"to avoid logging in via email each time."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:70
+#: skins/default/templates/authopenid/signin.html:34
msgid ""
"Click on one of the icons below to add a new login method or re-validate an "
"existing one."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:72
+#: skins/default/templates/authopenid/signin.html:36
msgid ""
"You don't have a method to log in right now, please add one or more by "
"clicking any of the icons below."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:75
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
"Please check your email and visit the enclosed link to re-connect to your "
"account"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:122
+#: skins/default/templates/authopenid/signin.html:86
msgid "Please enter your <span>user name</span>, then sign in"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:123
-#: skins/default/templates/authopenid/signin.html:145
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
msgid "(or select another login method above)"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:125
+#: skins/default/templates/authopenid/signin.html:89
msgid "Sign in"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:143
+#: skins/default/templates/authopenid/signin.html:107
msgid "Please enter your <span>user name and password</span>, then sign in"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:147
+#: skins/default/templates/authopenid/signin.html:111
msgid "Login failed, please try again"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:150
-#, fuzzy
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
-msgstr "Sign in"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:154
-#, fuzzy
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
-msgstr "Password"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:158
+#: skins/default/templates/authopenid/signin.html:122
msgid "Login"
msgstr "Sign in"
-#: skins/default/templates/authopenid/signin.html:165
+#: skins/default/templates/authopenid/signin.html:129
msgid "To change your password - please enter the new one twice, then submit"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:168
-#, fuzzy
+#: skins/default/templates/authopenid/signin.html:132
msgid "New password"
-msgstr "Recover password"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:173
+#: skins/default/templates/authopenid/signin.html:137
msgid "Please, retype"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:192
+#: skins/default/templates/authopenid/signin.html:156
msgid "Here are your current login methods"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:160
msgid "provider"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:197
-#, fuzzy
+#: skins/default/templates/authopenid/signin.html:161
msgid "last used"
-msgstr "Last updated"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:198
+#: skins/default/templates/authopenid/signin.html:162
msgid "delete, if you like"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:223
+#: skins/default/templates/authopenid/signin.html:187
msgid "Still have trouble signing in?"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:228
+#: skins/default/templates/authopenid/signin.html:192
msgid "Please, enter your email address below and obtain a new key"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:230
+#: skins/default/templates/authopenid/signin.html:194
msgid "Please, enter your email address below to recover your account"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:233
+#: skins/default/templates/authopenid/signin.html:197
msgid "recover your account via email"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:244
+#: skins/default/templates/authopenid/signin.html:208
msgid "Send a new recovery key"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:246
+#: skins/default/templates/authopenid/signin.html:210
msgid "Recover your account via email"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:257
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:260
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "With the OpenID you don't need to create new username and password."
-#: skins/default/templates/authopenid/signin.html:263
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-#: skins/default/templates/authopenid/signin.html:266
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr ""
"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
"enabled."
-#: skins/default/templates/authopenid/signin.html:269
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenID is based on an open standard, supported by many organizations."
-#: skins/default/templates/authopenid/signin.html:273
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:274
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr ""
@@ -4960,9 +4908,8 @@ msgid ""
msgstr ""
#: skins/default/templates/authopenid/signup_with_password.html:26
-#, fuzzy
msgid "Create Account"
-msgstr "Signup"
+msgstr ""
#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
@@ -5082,7 +5029,7 @@ msgstr ""
msgid "no items in counter"
msgstr "no"
-#: templatetags/extra_tags.py:155 views/readers.py:181
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
msgid "%(badge_count)d %(badge_level)s badge"
msgid_plural "%(badge_count)d %(badge_level)s badges"
@@ -5198,107 +5145,115 @@ msgid_plural "%(min)d mins ago"
msgstr[0] ""
msgstr[1] ""
-#: views/commands.py:41
+#: views/commands.py:42
msgid "anonymous users cannot vote"
msgstr "Sorry, anonymous users cannot vote"
-#: views/commands.py:61
+#: views/commands.py:62
msgid "Sorry you ran out of votes for today"
msgstr ""
-#: views/commands.py:67
+#: views/commands.py:68
#, python-format
msgid "You have %(votes_left)s votes left for today"
msgstr ""
-#: views/commands.py:137
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr ""
+
+#: views/commands.py:209
msgid "Sorry, something is not right here..."
msgstr ""
-#: views/commands.py:152
+#: views/commands.py:224
msgid "Sorry, but anonymous users cannot accept answers"
msgstr ""
-#: views/commands.py:233
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
"Your subscription is saved, but email address %(email)s needs to be "
"validated, please see <a href='%(details_url)s'>more details here</a>"
-#: views/commands.py:241
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr ""
-#: views/meta.py:55
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr ""
-#: views/meta.py:56
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr ""
-#: views/meta.py:66
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: views/readers.py:425
+#: views/readers.py:429
msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr ""
-#: views/users.py:217
+#: views/users.py:216
msgid "moderate user"
msgstr ""
-#: views/users.py:401
+#: views/users.py:400
msgid "user profile"
msgstr ""
-#: views/users.py:402
+#: views/users.py:401
msgid "user profile overview"
msgstr ""
-#: views/users.py:685
+#: views/users.py:684
msgid "recent user activity"
msgstr ""
-#: views/users.py:686
+#: views/users.py:685
msgid "profile - recent activity"
msgstr ""
-#: views/users.py:729
+#: views/users.py:753
msgid "profile - responses"
msgstr ""
-#: views/users.py:794
+#: views/users.py:818
msgid "profile - votes"
msgstr ""
-#: views/users.py:832
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "user karma"
-#: views/users.py:833
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "Profile - User's Karma"
-#: views/users.py:861
+#: views/users.py:885
msgid "users favorite questions"
msgstr ""
-#: views/users.py:862
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr ""
-#: views/users.py:882 views/users.py:886
+#: views/users.py:906 views/users.py:910
msgid "changes saved"
msgstr ""
-#: views/users.py:892
+#: views/users.py:916
msgid "email updates canceled"
msgstr ""
-#: views/users.py:904
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr ""
@@ -5337,173 +5292,3 @@ msgstr ""
#: views/writers.py:509
msgid "sorry, we seem to have some technical difficulties"
msgstr ""
-
-#~ msgid ""
-#~ "must have valid %(email)s to post, \n"
-#~ " see %(email_validation_faq_url)s\n"
-#~ " "
-#~ msgstr ""
-#~ "<span class='strong big'>Looks like your email address, %(email)s has not "
-#~ "yet been validated.</span> To post messages you must verify your email, "
-#~ "please see <a href='%(email_validation_faq_url)s'>more details here</a>."
-#~ "<br>You can submit your question now and validate email after that. Your "
-#~ "question will saved as pending meanwhile. "
-
-#~ msgid "click to see coldest questions"
-#~ msgstr "questions with fewest answers"
-
-#~ msgid "click to see least voted questions"
-#~ msgstr "least voted questions"
-
-#~ msgid ""
-#~ "This is where you can change your password. Make sure you remember it!"
-#~ msgstr ""
-#~ "<span class='strong'>To change your password</span> please fill out and "
-#~ "submit this form"
-
-#~ msgid "password recovery information"
-#~ msgstr ""
-#~ "<span class='big strong'>Forgot you password? No problems - just get a "
-#~ "new one!</span><br/>Please follow the following steps:<br/>&bull; submit "
-#~ "your user name below and check your email<br/>&bull; <strong>follow the "
-#~ "activation link</strong> for the new password - sent to you by email and "
-#~ "login with the suggested password<br/>&bull; at this you might want to "
-#~ "change your password to something you can remember better"
-
-#~ msgid ""
-#~ "email explanation how to use new %(password)s for %(username)s\n"
-#~ "with the %(key_link)s"
-#~ msgstr ""
-#~ "To change your password, please follow these steps:\n"
-#~ "* visit this link: %(key_link)s\n"
-#~ "* login with user name %(username)s and password %(password)s\n"
-#~ "* go to your user profile and set the password to something you can "
-#~ "remember"
-
-# msgid "Click to sign in through any of these services."
-# msgstr ""
-# "<p><span class=\"big strong\">Please select your favorite login method below."
-# "</span></p><p><font color=\"gray\">External login services use <a href="
-# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-# "always stays confidential between you and your login provider and you don't "
-# "have to remember another one. "
-# "Askbot option requires your login name and "
-# "password entered here.</font></p>"
-#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
-#~ msgstr ""
-#~ "<h2>Please, enter your </span><span id=\"enter_your_what\" >Provider user "
-#~ "name</span>, then sign in.</h2><p><span class='grey'>(or select another "
-#~ "login method above)</span></p>"
-
-#~ msgid ""
-#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-#~ "web address"
-#~ msgstr ""
-#~ "<h2>Please, enter your <a class=\"openid_logo\" href=\"http://openid.net"
-#~ "\">OpenID</a> url, then sign in</h2><p><span class='grey'>(or choose "
-#~ "another login method above)</span></p>"
-
-#~ msgid "email update message subject"
-#~ msgstr "news from Q&A forum"
-
-#~ msgid "Click to sign in through any of these services."
-#~ msgstr ""
-#~ "<h2>Please click any of the icons below to sign in.</h2><font color=\"gray"
-#~ "\">External login services use <a href=\"http://openid.net\"><b>OpenID</"
-#~ "b></a> technology, where your password always stays confidential between "
-#~ "you and your login provider and you don't have to remember another one.</"
-#~ "font></p>"
-
-#~ msgid "Found by tags"
-#~ msgstr "Tagged questions"
-
-#, fuzzy
-#~ msgid ""
-#~ "go to %(email_settings_url)s to change frequency of email updates or %"
-#~ "(admin_email)s administrator"
-#~ msgstr ""
-#~ "<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
-#~ "frequency of the email updates or turn them off entirely.<br/>If you "
-#~ "believe that this message was sent in an error, please email about it the "
-#~ "forum administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly "
-#~ "Q&A forum server.</p>"
-
-#~ msgid "%(q_num)s question found"
-#~ msgid_plural "%(q_num)s questions found"
-#~ msgstr[0] "One question found"
-#~ msgstr[1] ""
-
-#~ msgid "general message about privacy"
-#~ msgstr ""
-#~ "Respecting users privacy is an important core principle of this Q&amp;A "
-#~ "forum. Information on this page details how this forum protects your "
-#~ "privacy, and what type of information is collected."
-
-#~ msgid "what technical information is collected about visitors"
-#~ msgstr ""
-#~ "Information on question views, revisions of questions and answers - both "
-#~ "times and content are recorded for each user in order to correctly count "
-#~ "number of views, maintain data integrity and report relevant updates."
-
-#~ msgid "details on personal information policies"
-#~ msgstr ""
-#~ "Members of this community may choose to display personally identifiable "
-#~ "information in their profiles. Forum will never display such information "
-#~ "without a request from the user."
-
-#~ msgid "details on sharing data with third parties"
-#~ msgstr ""
-#~ "None of the data that is not openly shown on the forum by the choice of "
-#~ "the user is shared with any third party."
-
-#~ msgid "how privacy policies can be changed"
-#~ msgstr ""
-#~ "These policies may be adjusted to improve protection of user's privacy. "
-#~ "Whenever such changes occur, users will be notified via the internal "
-#~ "messaging system. "
-
-#~ msgid "Recent awards"
-#~ msgstr "Recent badges"
-
-#~ msgid "all awards"
-#~ msgstr "all badges"
-
-#~ msgid ""
-#~ " have total %(q_num)s questions containing %(searchtitle)s in full text "
-#~ msgid_plural ""
-#~ " have total %(q_num)s questions containing %(searchtitle)s in full text "
-#~ msgstr[0] ""
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>question containing "
-#~ "<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
-#~ msgstr[1] ""
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions containing "
-#~ "<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
-
-#~ msgid " have total %(q_num)s questions containing %(searchtitle)s "
-#~ msgid_plural " have total %(q_num)s questions containing %(searchtitle)s "
-#~ msgstr[0] ""
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>question with title "
-#~ "containing <strong><span class=\"darkred\">%(searchtitle)s</span></"
-#~ "strong></p>"
-#~ msgstr[1] ""
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions with title "
-#~ "containing <strong><span class=\"darkred\">%(searchtitle)s</span></"
-#~ "strong></p>"
-
-#~ msgid " have total %(q_num)s unanswered questions "
-#~ msgid_plural " have total %(q_num)s unanswered questions "
-#~ msgstr[0] ""
-#~ "<div class=\"questions-count\">%(q_num)s</div>questions <strong>without "
-#~ "accepted answers</strong>"
-#~ msgstr[1] ""
-#~ "<div class=\"questions-count\">%(q_num)s</div>questions <strong>without "
-#~ "accepted answers</strong>"
-
-#~ msgid "Most recently answered ones are shown first."
-#~ msgstr "<strong>Most recently answered</strong> questions are shown first."
-
-#~ msgid "Questions sorted by <strong>number of responses</strong>."
-#~ msgstr "Questions sorted by the <strong>number of answers</strong>."
-
-#~ msgid "avatar, see %(gravatar_faq_url)s"
-#~ msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
diff --git a/askbot/locale/es/LC_MESSAGES/django.po b/askbot/locale/es/LC_MESSAGES/django.po
index 2ca70d45..de483cb0 100644
--- a/askbot/locale/es/LC_MESSAGES/django.po
+++ b/askbot/locale/es/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Askbot\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-09 19:42-0400\n"
+"POT-Creation-Date: 2010-11-18 17:35-0600\n"
"PO-Revision-Date: 2010-03-28 22:15-0600\n"
"Last-Translator: Francisco Espinoza <pacoesni@gmail.com>\n"
"Language-Team: Hasked Team <pacoesni@gmail.com>\n"
@@ -18,874 +18,1741 @@ msgstr ""
"X-Poedit-Country: NICARAGUA\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: django_authopenid/forms.py:71 django_authopenid/views.py:132
+#: feed.py:22
+msgid " - "
+msgstr "-"
+
+#: feed.py:22
+msgid "latest questions"
+msgstr "últimas preguntas"
+
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
+msgid "title"
+msgstr "título"
+
+#: forms.py:55
+msgid "please enter a descriptive title for your question"
+msgstr "por favor ingrese un título descriptivo para su pregunta"
+
+#: forms.py:60
+msgid "title must be > 10 characters"
+msgstr "el título debe contener más de 10 carácteres"
+
+#: forms.py:69
+msgid "content"
+msgstr "contenido"
+
+#: forms.py:75
+msgid "question content must be > 10 characters"
+msgstr "la pregunta debe contener más de 10 carácteres"
+
+#: forms.py:84 skins/default/templates/header.html:83
+msgid "tags"
+msgstr "etiquetas"
+
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
+"Las etiquetas son claves cortas, con o sin espacios. Puedes usar más de 5 "
+"etiquetas."
+
+#: forms.py:93 skins/default/templates/question_retag.html:78
+msgid "tags are required"
+msgstr "etiquetas requeridas"
+
+#: forms.py:102
+#, fuzzy, python-format
+msgid "please use %(tag_count)d tag or less"
+msgid_plural "please use %(tag_count)d tags or less"
+msgstr[0] "por favor, use 5 etiquetas o menos"
+msgstr[1] "por favor, use 5 etiquetas o menos"
+
+#: forms.py:111
+#, fuzzy, python-format
+msgid "each tag must be shorter than %(max_chars)d character"
+msgid_plural "each tag must be shorter than %(max_chars)d characters"
+msgstr[0] "las etiquetas deben contener menos de 20 carácteres"
+msgstr[1] "las etiquetas deben contener menos de 20 carácteres"
+
+#: forms.py:119
+msgid "use-these-chars-in-tags"
+msgstr ""
+
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
+msgid "community wiki"
+msgstr "wiki"
+
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr ""
+"si marcas la opción Wiki, la pregunta y las respuestas no generan puntos y "
+"el nombre del autor no se muestra"
+
+#: forms.py:147
+msgid "update summary:"
+msgstr "actualizar resúmen:"
+
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"ingrese un breve resumen de su revisión (por ejemplo, corregir la "
+"ortografía, la gramática, el estilo mejorado, este campo es opcional)"
+
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
#, fuzzy
-msgid "i-names are not supported"
-msgstr "HTML básico es soportado"
+msgid "suspended"
+msgstr "actualizado"
-#: django_authopenid/forms.py:134
-msgid "Account with this name already exists on the forum"
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
msgstr ""
+#: forms.py:180 const/__init__.py:217
#, fuzzy
-msgid "blocked users cannot post"
-msgstr "Sorry, your account appears to be blocked and you "
-"cannot make new posts until this issue is resolved. "
-"Please contact the forum administrator to reach a "
-"resolution."
+msgid "moderator"
+msgstr "moderar-usuario/"
+#: forms.py:200
#, fuzzy
-msgid "suspended users cannot post"
-msgstr "Sorry, your account appears to be suspended and you "
-"cannot make new posts until this issue is resolved. "
-"You can, however edit your existing posts. "
-"Please contact the forum administrator to "
-"reach a resolution."
+msgid "Change status to"
+msgstr "Cambiar etiquetas"
-#: django_authopenid/forms.py:135
-msgid "can't have two logins to the same account yet, sorry."
+#: forms.py:227
+msgid "which one?"
msgstr ""
-msgid "anonymous users cannot vote"
-msgstr "usuarios anónimos no pueden votar"
+#: forms.py:248
+#, fuzzy
+msgid "Cannot change own status"
+msgstr "no se puede votar por sus propias publicaciones"
+
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
+
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
+#: forms.py:267
#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr ">%(points)s puntos requeridos para votar positivamente "
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
+
+#: forms.py:276
+msgid "Subject line"
+msgstr ""
+
+#: forms.py:283
+msgid "Message text"
+msgstr ""
+
+#: forms.py:360
+msgid "Your name:"
+msgstr "Tu nombre:"
+
+#: forms.py:361
+msgid "Email (not shared with anyone):"
+msgstr "Email (no lo compartiremos con nadie):"
+
+#: forms.py:362
+msgid "Your message:"
+msgstr "Tu mensaje:"
+
+#: forms.py:449
+msgid "this email does not have to be linked to gravatar"
+msgstr "este email no esta vinculado con gravatar"
+
+#: forms.py:456
+msgid "Real name"
+msgstr "Nombre Real"
+
+#: forms.py:463
+msgid "Website"
+msgstr "Sitio Web"
+
+#: forms.py:470
+msgid "Location"
+msgstr "Localización"
+
+#: forms.py:477
+msgid "Date of birth"
+msgstr "Fecha de nacimiento"
+
+#: forms.py:478
+msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+msgstr "no será mostrada, se usa para calcular la edad, formato: Año-Mes-Dia"
+
+#: forms.py:484
+msgid "Profile"
+msgstr "Perfil"
+
+#: forms.py:493
+msgid "Screen name"
+msgstr "Nombre para mostrar"
+
+#: forms.py:518 forms.py:519
+msgid "this email has already been registered, please use another one"
+msgstr ""
+"esta dirección de email ya ha sido registrada, por favor utiliza una "
+"diferente"
+
+#: forms.py:525
+msgid "Choose email tag filter"
+msgstr "Seleccione una etiqueta de filtro para el email"
+
+#: forms.py:564
+msgid "Asked by me"
+msgstr "Preguntadas por mi"
+
+#: forms.py:567
+msgid "Answered by me"
+msgstr "Respondidas por mi"
+
+#: forms.py:570
+msgid "Individually selected"
+msgstr "Selección individual"
+
+#: forms.py:573
+msgid "Entire forum (tag filtered)"
+msgstr "Foro completo (filtrado por etiqueta)"
+
+#: forms.py:577
+msgid "Comments and posts mentioning me"
+msgstr ""
+
+#: forms.py:635
+msgid "okay, let's try!"
+msgstr "bien, vamos a probar!"
+
+#: forms.py:636
+msgid "no community email please, thanks"
+msgstr "no usar un email de la comunidad, por favor"
+
+#: forms.py:640
+msgid "please choose one of the options above"
+msgstr "por favor seleccione una de las siguientes opciones"
+
+#: urls.py:42
+msgid "about/"
+msgstr "acerca-de/"
+
+#: urls.py:43 conf/site_settings.py:79
+msgid "faq/"
+msgstr "faq/"
+
+#: urls.py:44
+msgid "privacy/"
+msgstr "privacidad/"
+
+#: urls.py:45
+msgid "logout/"
+msgstr "salir/"
+
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
+msgid "answers/"
+msgstr "respuestas/"
+
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
+msgid "comments/"
+msgstr "comentarios/"
+
+#: urls.py:52 urls.py:73 urls.py:168
+msgid "edit/"
+msgstr "editar/"
+
+#: urls.py:57 urls.py:103
+msgid "revisions/"
+msgstr "revisiones/"
+
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
+msgid "questions/"
+msgstr "preguntas/"
+
+#: urls.py:68
+msgid "ask/"
+msgstr "preguntar/"
+
+#: urls.py:78
+#, fuzzy
+msgid "retag/"
+msgstr "etiquetas/"
+
+#: urls.py:83
+msgid "close/"
+msgstr "cerrar/"
+
+#: urls.py:88
+msgid "reopen/"
+msgstr "reabrir/"
+
+#: urls.py:93
+msgid "answer/"
+msgstr "responder/"
+
+#: urls.py:98
+msgid "vote/"
+msgstr "votar/"
+
+#: urls.py:114
+msgid "command/"
+msgstr "comando/"
+
+#: urls.py:120 urls.py:127
+msgid "delete/"
+msgstr "eliminar/"
+
+#: urls.py:134
+msgid "question/"
+msgstr "pregunta/"
+
+#: urls.py:139
+msgid "tags/"
+msgstr "etiquetas/"
+
+#: urls.py:144 urls.py:150
+msgid "mark-tag/"
+msgstr "marcar-etiqueta/"
+
+#: urls.py:144
+msgid "interesting/"
+msgstr "interesante/"
+
+#: urls.py:150
+msgid "ignored/"
+msgstr "ignorada/"
+
+#: urls.py:156
+msgid "unmark-tag/"
+msgstr "desmarcar-etiqueta/"
+
+#: urls.py:162 urls.py:168 urls.py:173
+msgid "users/"
+msgstr "usuarios/"
+
+#: urls.py:178 urls.py:183
+msgid "badges/"
+msgstr "trofeos/"
+
+#: urls.py:188
+msgid "messages/"
+msgstr "mensajes/"
+
+#: urls.py:188
+msgid "markread/"
+msgstr "marcar-como-leidos/"
+
+#: urls.py:203
+msgid "upload/"
+msgstr "subir/"
+
+#: urls.py:204
+msgid "search/"
+msgstr "buscar/"
+
+#: urls.py:205
+msgid "feedback/"
+msgstr "feedback/"
+
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
+msgid "account/"
+msgstr "cuenta/"
+
+#: conf/email.py:12
+msgid "Email and email alert settings"
+msgstr ""
+
+#: conf/email.py:20
+msgid "Maximum number of news entries in an email alert"
+msgstr ""
+
+#: conf/email.py:30
+msgid "Default news notification frequency"
+msgstr ""
+
+#: conf/email.py:32
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+#: conf/email.py:47
+msgid "Require email verification before allowing to post"
+msgstr ""
+
+#: conf/email.py:48
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+
+#: conf/email.py:57
+#, fuzzy
+msgid "Allow only one account per email address"
+msgstr "tu dirección de email"
+
+#: conf/email.py:66
+msgid "Fake email for anonymous user"
+msgstr ""
+
+#: conf/email.py:67
+msgid "Use this setting to control gravatar for email-less user"
+msgstr ""
+
+#: conf/email.py:76
+msgid "Prefix for the email subject line"
+msgstr ""
+
+#: conf/external_keys.py:11
+msgid "Keys to connect the site with external services like Facebook, etc."
+msgstr ""
+
+#: conf/external_keys.py:18
+msgid "Google site verification key"
+msgstr ""
+
+#: conf/external_keys.py:20
#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr ">%(points)s puntos requeridos para votar negativamente"
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
-#: django_authopenid/forms.py:157
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr "Ingrese su nombre de usuario y contraseña (sensible a las mayusculas)"
+#: conf/external_keys.py:34
+msgid "Google Analytics key"
+msgstr ""
-msgid "cannot vote for own posts"
-msgstr "no se puede votar por sus propias publicaciones"
+#: conf/external_keys.py:36
+#, python-format
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
-msgid "cannot revoke old vote"
-msgstr "no puede revocar un voto viejo"
+#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
-#: django_authopenid/forms.py:160 django_authopenid/forms.py:210
-msgid "This account is inactive."
-msgstr "Esta cuenta está inactiva."
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
-#: django_authopenid/forms.py:162
-msgid "Login failed."
-msgstr "Ingreso fallido."
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr ""
-#: django_authopenid/forms.py:164
-msgid "Please enter username and password"
-msgstr "Ingrese su nombre de usuario y contraseña."
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
-#: django_authopenid/forms.py:166
-msgid "Please enter your password"
-msgstr "Ingrese su contraseña"
+#: conf/external_keys.py:80
+msgid "Facebook public API key"
+msgstr ""
-#: django_authopenid/forms.py:168
-msgid "Please enter user name"
-msgstr "Ingrese su nombre de usuario"
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+
+#: conf/external_keys.py:95
+msgid "Facebook secret key"
+msgstr ""
+
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
-#: django_authopenid/forms.py:206
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Cambiar Contraseña"
+
+#: conf/flatpages.py:10
+msgid "Flatpages - about, privacy policy, etc."
+msgstr ""
+
+#: conf/flatpages.py:17
+msgid "Text of the Q&A forum About page (html format)"
+msgstr ""
+
+#: conf/flatpages.py:20
msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
-msgstr "Ingrese su nombre de usuario y contraseña (sensible a las mayusculas)"
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
-#: django_authopenid/forms.py:229
-msgid "Current password"
-msgstr "Contraseña actual"
+#: conf/flatpages.py:30
+msgid "Text of the Q&A forum Privacy Policy (html format)"
+msgstr ""
-#: django_authopenid/forms.py:240
+#: conf/flatpages.py:33
msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+
+#: conf/forum_data_rules.py:12
+msgid "Settings for askbot data entry and display"
+msgstr ""
+
+#: conf/forum_data_rules.py:20
+msgid "Check to enable community wiki feature"
+msgstr ""
+
+#: conf/forum_data_rules.py:29
+msgid "Maximum length of tag (number of characters)"
msgstr ""
-"Contraseña antigua es incorrecta. Por favor ingrese la "
-"contraseña correcta."
-#: django_authopenid/forms.py:305
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
+#, python-format
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
+msgstr ""
+
+#: conf/forum_data_rules.py:82
+msgid "Number of questions to list by default"
+msgstr ""
+
+#: conf/forum_data_rules.py:92
#, fuzzy
-msgid "Your user name (<i>required</i>)"
-msgstr "nombre de usuario es requerido"
+msgid "What should \"unanswered question\" mean?"
+msgstr "lista de preguntas sin contestar"
-#: django_authopenid/forms.py:320
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
+#, python-format
+msgid ""
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
+#: conf/minimum_reputation.py:11
+msgid "Minimum reputation required to perform actions"
+msgstr ""
+
+#: conf/minimum_reputation.py:20
#, fuzzy
-msgid "Incorrect username."
-msgstr "seleccione un nombre de usuario"
+msgid "Upvote"
+msgstr "voto positivo"
-#: django_authopenid/urls.py:23 django_authopenid/urls.py:24
-#: django_authopenid/urls.py:25 django_authopenid/urls.py:27
-#: fbconnect/urls.py:12 fbconnect/urls.py:13 fbconnect/urls.py:14
-msgid "signin/"
-msgstr "ingresar/"
+#: conf/minimum_reputation.py:29
+#, fuzzy
+msgid "Downvote"
+msgstr "voto negativo"
-#: django_authopenid/urls.py:24 fbconnect/urls.py:13 fbconnect/urls.py:17
+#: conf/minimum_reputation.py:38
#, fuzzy
-msgid "newquestion/"
-msgstr "nueva pregunta"
+msgid "Flag offensive"
+msgstr "marcar como ofensivo"
-#: django_authopenid/urls.py:25 fbconnect/urls.py:14 fbconnect/urls.py:18
+#: conf/minimum_reputation.py:47
#, fuzzy
-msgid "newanswer/"
-msgstr "responder/"
+msgid "Leave comments"
+msgstr "comentar"
-#: django_authopenid/urls.py:26
-msgid "signout/"
-msgstr "eliminar-cuenta/"
+#: conf/minimum_reputation.py:56
+msgid "Delete comments posted by others"
+msgstr ""
-#: django_authopenid/urls.py:27
+#: conf/minimum_reputation.py:65
#, fuzzy
-msgid "complete/"
-msgstr "comentarios/"
+msgid "Delete questions and answers posted by others"
+msgstr ""
+"eliminar cualquier pregunta y respuesta, y agregar otras tareas de moderación"
-#: django_authopenid/urls.py:29 fbconnect/urls.py:16 fbconnect/urls.py:17
-#: fbconnect/urls.py:18
-msgid "register/"
-msgstr "registrar/"
+#: conf/minimum_reputation.py:74
+#, fuzzy
+msgid "Upload files"
+msgstr "archivos-subidos/"
-#: django_authopenid/urls.py:30
+#: conf/minimum_reputation.py:83
#, fuzzy
-msgid "signup/"
-msgstr "eliminar-cuenta/"
+msgid "Close own questions"
+msgstr "Cerrar pregunta"
-#: django_authopenid/urls.py:32
-msgid "sendpw/"
+#: conf/minimum_reputation.py:92
+msgid "Retag questions posted by other people"
msgstr ""
-#: django_authopenid/urls.py:33 django_authopenid/urls.py:37
+#: conf/minimum_reputation.py:101
#, fuzzy
-msgid "password/"
-msgstr "contraseña"
+msgid "Reopen own questions"
+msgstr "Re-abrir pregunta"
-#: django_authopenid/urls.py:33
-msgid "confirm/"
+#: conf/minimum_reputation.py:110
+#, fuzzy
+msgid "Edit community wiki posts"
+msgstr "editar preguntas wiki"
+
+#: conf/minimum_reputation.py:119
+msgid "Edit posts authored by other people"
msgstr ""
-#: django_authopenid/urls.py:38 django_authopenid/urls.py:39
-#: django_authopenid/urls.py:40 django_authopenid/urls.py:41
+#: conf/minimum_reputation.py:128
#, fuzzy
-msgid "email/"
-msgstr "no enviar emails"
-
-#: django_authopenid/urls.py:38
-msgid "validate/"
-msgstr "validar/"
+msgid "View offensive flags"
+msgstr "marcar como ofensivo"
-#: django_authopenid/urls.py:39
+#: conf/minimum_reputation.py:137
#, fuzzy
-msgid "change/"
-msgstr "edad"
+msgid "Close questions asked by others"
+msgstr "ver preguntas etiquetadas"
+
+#: conf/minimum_reputation.py:146
+msgid "Lock posts"
+msgstr ""
-#: django_authopenid/urls.py:40
-msgid "sendkey/"
+#: conf/reputation_changes.py:12
+msgid "Reputation loss and gain rules"
msgstr ""
-#: django_authopenid/urls.py:41
-msgid "verify/"
+#: conf/reputation_changes.py:21
+msgid "Maximum daily reputation gain per user"
msgstr ""
-#: django_authopenid/urls.py:42
+#: conf/reputation_changes.py:30
+msgid "Gain for receiving an upvote"
+msgstr ""
+
+#: conf/reputation_changes.py:39
+msgid "Gain for the author of accepted answer"
+msgstr ""
+
+#: conf/reputation_changes.py:48
#, fuzzy
-msgid "openid/"
-msgstr "reabrir/"
+msgid "Gain for accepting best answer"
+msgstr "la mejor respuesta fue marcada"
-#: django_authopenid/urls.py:43 forum/urls.py:52 forum/urls.py:56
-msgid "delete/"
-msgstr "eliminar/"
+#: conf/reputation_changes.py:57
+msgid "Gain for post owner on canceled downvote"
+msgstr ""
-#: django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
+#: conf/reputation_changes.py:66
+msgid "Gain for voter on canceling downvote"
msgstr ""
-#: django_authopenid/urls.py:54
-msgid "external-login/signup/"
+#: conf/reputation_changes.py:76
+msgid "Loss for voter for canceling of answer acceptance"
msgstr ""
-#: django_authopenid/views.py:139
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
+#: conf/reputation_changes.py:86
+msgid "Loss for author whose answer was \"un-accepted\""
msgstr ""
-#: django_authopenid/views.py:614
-msgid "Welcome email subject line"
+#: conf/reputation_changes.py:96
+msgid "Loss for giving a downvote"
msgstr ""
-#: django_authopenid/views.py:720
-#, fuzzy
-msgid "Password changed."
-msgstr "Tu contraseña ha sido cambiada."
+#: conf/reputation_changes.py:106
+msgid "Loss for owner of post that was flagged offensive"
+msgstr ""
-#: django_authopenid/views.py:732 django_authopenid/views.py:738
-#, fuzzy, python-format
-msgid "your email needs to be validated see %(details_url)s"
+#: conf/reputation_changes.py:116
+msgid "Loss for owner of post that was downvoted"
msgstr ""
-"subscrición guardada, necesitamos una validación de %(email)s , mira %"
-"(details_url)s"
-#: django_authopenid/views.py:759
-#, fuzzy
-msgid "Email verification subject line"
-msgstr "Configuración de suscripciones por email"
+#: conf/reputation_changes.py:126
+msgid "Loss for owner of post that was flagged 3 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:136
+msgid "Loss for owner of post that was flagged 5 times per same revision"
+msgstr ""
-#: django_authopenid/views.py:850
+#: conf/reputation_changes.py:146
+msgid "Loss for post owner when upvote is canceled"
+msgstr ""
+
+#: conf/site_settings.py:13
+msgid "Q&A forum website parameters and urls"
+msgstr ""
+
+#: conf/site_settings.py:21
#, fuzzy
-msgid "your email was not changed"
-msgstr "Tu contraseña ha sido cambiada."
+msgid "Site title for the Q&A forum"
+msgstr "Agradecer desde foro de P&R"
-#: django_authopenid/views.py:898 django_authopenid/views.py:1056
-#, python-format
-msgid "No OpenID %s found associated in our database"
+#: conf/site_settings.py:30
+msgid "Comma separated list of Q&A site keywords"
msgstr ""
-#: django_authopenid/views.py:902 django_authopenid/views.py:1063
-#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
+#: conf/site_settings.py:40
+msgid "Copyright message to show in the footer"
msgstr ""
-#: django_authopenid/views.py:910
-msgid "Email Changed."
+#: conf/site_settings.py:50
+msgid "Site description for the search engines"
msgstr ""
-#: django_authopenid/views.py:988
+#: conf/site_settings.py:58
#, fuzzy
-msgid "This OpenID is already associated with another account."
-msgstr "Estas credenciales ya están asociadas con tu cuenta."
+msgid "Askbot"
+msgstr "Acerca de"
-#: django_authopenid/views.py:993
-#, fuzzy, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "Las nuevas credenciales están ahora asociadas con tu cuenta."
+#: conf/site_settings.py:59
+msgid "Short name for your Q&A forum"
+msgstr ""
-#: django_authopenid/views.py:1066
-#, fuzzy
-msgid "Account deleted."
-msgstr "revivir"
+#: conf/site_settings.py:69
+msgid "Base URL for your Q&A forum, must start with http or https"
+msgstr ""
-#: django_authopenid/views.py:1118
-#, fuzzy
-msgid "Request for new password"
-msgstr "Crear contraseña"
+#: conf/site_settings.py:82
+msgid "Link shown in the greeting message shown to the anonymous user"
+msgstr ""
-#: django_authopenid/views.py:1132
+#: conf/site_settings.py:85
+msgid ""
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
+
+#: conf/site_settings.py:98
#, fuzzy
-msgid "A new password and the activation link were sent to your email address."
-msgstr "Un correo de validación ha sido enviado a tu dirección de email."
+msgid "Feedback site URL"
+msgstr "Sugerencias"
-#: django_authopenid/views.py:1164
+#: conf/site_settings.py:100
+msgid "If left empty, a simple internal feedback form will be used instead"
+msgstr ""
+
+#: conf/skin_counter_settings.py:11
+msgid "Skin: view, vote and answer counters"
+msgstr ""
+
+#: conf/skin_counter_settings.py:19
+msgid "Vote counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:29
+msgid "Background color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
+msgstr ""
+
+#: conf/skin_counter_settings.py:40
+msgid "Foreground color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:51
+msgid "Background color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:61
+msgid "Foreground color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:71
+msgid "Background color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:84
+msgid "Foreground color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:95
+msgid "View counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:105
+msgid "Background color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:116
+msgid "Foreground color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:127
+msgid "Background color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:137
+msgid "Foreground color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:147
+msgid "Background color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:162
+msgid "Foreground color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:173
+msgid "Answer counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:185
+msgid "Background color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:195
+msgid "Foreground color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:205
+msgid "Background color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:215
+msgid "Foreground color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:227
+msgid "Background color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:238
+msgid "Foreground color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:251
+msgid "Background color for accepted"
+msgstr ""
+
+#: conf/skin_counter_settings.py:261
+msgid "Foreground color for accepted answer"
+msgstr ""
+
+#: conf/skin_general_settings.py:15
+msgid "Skin and User Interface settings"
+msgstr ""
+
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
#, python-format
msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
msgstr ""
-#: django_authopenid/views.py:1174
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
msgstr ""
-#: django_authopenid/views.py:1184
-#, python-format
-msgid "Password changed for %s. You may now sign in."
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
msgstr ""
-#: forum/auth.py:505
-msgid "Your question and all of it's answers have been deleted"
-msgstr "Tu pregunta y todas sus respuestas han sido eliminadas"
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
-#: forum/auth.py:507
-msgid "Your question has been deleted"
-msgstr "Tu pregunta ha sido eliminada"
+#: conf/skin_general_settings.py:90
+#, fuzzy
+msgid "Select skin"
+msgstr "seleccionar revisión"
-#: forum/auth.py:510
-msgid "The question and all of it's answers have been deleted"
-msgstr "La pregunta y todas sus respuestas han sido eliminadas"
+#: conf/skin_general_settings.py:99
+msgid "Skin media revision number"
+msgstr ""
-#: forum/auth.py:512
-msgid "The question has been deleted"
-msgstr "La pregunta ha sido eliminada"
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
+#: conf/user_settings.py:10
+#, fuzzy
+msgid "User policy settings"
+msgstr "Configuraciones básicas"
+
+#: conf/user_settings.py:18
+msgid "Allow editing user screen name"
+msgstr ""
+
+#: conf/user_settings.py:28
+msgid "Minimum allowed length for screen name"
+msgstr ""
+
+#: conf/vote_rules.py:13
+msgid "Limits applicable to votes and moderation flags"
+msgstr ""
+
+#: conf/vote_rules.py:22
+msgid "Number of votes a user can cast per day"
+msgstr ""
+
+#: conf/vote_rules.py:31
+msgid "Maximum number of flags per user per day"
+msgstr ""
+
+#: conf/vote_rules.py:40
+msgid "Threshold for warning about remaining daily votes"
+msgstr ""
+
+#: conf/vote_rules.py:49
+msgid "Number of days to allow canceling votes"
+msgstr ""
+
+#: conf/vote_rules.py:58
+msgid "Number of flags required to automatically hide posts"
+msgstr ""
+
+#: conf/vote_rules.py:67
+msgid "Number of flags required to automatically delete posts"
+msgstr ""
-#: forum/const.py:8
+#: const/__init__.py:9
msgid "duplicate question"
msgstr "pregunta duplicada"
-#: forum/const.py:9
+#: const/__init__.py:10
msgid "question is off-topic or not relevant"
msgstr "la pregunta esta fuera de luga o no es relevante"
-#: forum/const.py:10
+#: const/__init__.py:11
msgid "too subjective and argumentative"
msgstr "demasiado subjetivo y argumentativo"
-#: forum/const.py:11
+#: const/__init__.py:12
#, fuzzy
msgid "not a real question"
msgstr "preguntar"
-#: forum/const.py:12
+#: const/__init__.py:13
msgid "the question is answered, right answer was accepted"
msgstr "la pregunta ha sido respondida, la respuesta correcta ha sido aceptada"
-#: forum/const.py:13
+#: const/__init__.py:14
#, fuzzy
msgid "question is not relevant or outdated"
msgstr "no es reproducible o esta desactualizado"
-#: forum/const.py:14
+#: const/__init__.py:15
#, fuzzy
msgid "question contains offensive or malicious remarks"
msgstr "la pregunta contiene comentarios inapropiados, ofensivo o malicioso"
-#: forum/const.py:15
+#: const/__init__.py:16
msgid "spam or advertising"
msgstr "spam o publicidad"
-#: forum/const.py:16
+#: const/__init__.py:17
msgid "too localized"
msgstr ""
-#: forum/const.py:37 forum/skins/default/templates/questions.html:70
-#: forum/skins/default/templates/questions.html:75
+#: const/__init__.py:40
msgid "newest"
msgstr "nuevas"
-#: forum/const.py:38 forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "viejos"
-#: forum/const.py:39 forum/skins/default/templates/questions.html:89
-#: forum/skins/default/templates/questions.html:94
+#: const/__init__.py:42
msgid "active"
msgstr "activa"
-#: forum/const.py:40 forum/skins/default/templates/questions.html:83
+#: const/__init__.py:43
#, fuzzy
msgid "inactive"
msgstr "activa"
-#: forum/const.py:41
+#: const/__init__.py:44
msgid "hottest"
msgstr "lo más caliente"
-#: forum/const.py:42
+#: const/__init__.py:45
#, fuzzy
msgid "coldest"
msgstr "viejos"
-#: forum/const.py:43
+#: const/__init__.py:46
msgid "most voted"
msgstr "más votado"
-#: forum/const.py:44
+#: const/__init__.py:47
#, fuzzy
msgid "least voted"
msgstr "más votado"
-#: forum/const.py:45
+#: const/__init__.py:48
msgid "relevance"
msgstr ""
-#: forum/const.py:52 forum/skins/default/templates/questions.html:52
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr ""
-#: forum/const.py:53 forum/skins/default/templates/questions.html:53
+#: const/__init__.py:56 skins/default/templates/questions.html:19
#, fuzzy
msgid "unanswered"
msgstr "sinrespuesta/"
-#: forum/const.py:54 forum/skins/default/templates/questions.html:55
+#: const/__init__.py:57 skins/default/templates/questions.html:25
#, fuzzy
msgid "favorite"
msgstr "favoritos"
-#: forum/const.py:97
-msgid "question"
-msgstr "pregunta"
+#: const/__init__.py:70
+#, fuzzy
+msgid "Question has no answers"
+msgstr "Preguntas que he respondido"
-#: forum/const.py:98 forum/skins/default/templates/book.html:110
-msgid "answer"
-msgstr "respuesta"
+#: const/__init__.py:71
+#, fuzzy
+msgid "Question has no accepted answers"
+msgstr "Preguntas que he respondido"
-#: forum/const.py:99
+#: const/__init__.py:110
+#, fuzzy
+msgid "asked a question"
+msgstr "preguntar"
+
+#: const/__init__.py:111
+#, fuzzy
+msgid "answered a question"
+msgstr "preguntas sin contestar"
+
+#: const/__init__.py:112
msgid "commented question"
msgstr "comentar pregunta"
-#: forum/const.py:100
+#: const/__init__.py:113
msgid "commented answer"
msgstr "comentar respuesta"
-#: forum/const.py:101
+#: const/__init__.py:114
msgid "edited question"
msgstr "editar pregunta"
-#: forum/const.py:102
+#: const/__init__.py:115
msgid "edited answer"
msgstr "editar respuesta"
-#: forum/const.py:103
+#: const/__init__.py:116
msgid "received award"
msgstr "recibió un trofeo"
-#: forum/const.py:104
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "la mejor respuesta fue marcada"
-#: forum/const.py:105
+#: const/__init__.py:118
msgid "upvoted"
msgstr "voto positivo"
-#: forum/const.py:106
+#: const/__init__.py:119
msgid "downvoted"
msgstr "voto negativo"
-#: forum/const.py:107
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "voto cancelado"
-#: forum/const.py:108
+#: const/__init__.py:121
msgid "deleted question"
msgstr "eliminar pregunta"
-#: forum/const.py:109
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "eliminar respuesta"
-#: forum/const.py:110
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "marcar como ofensivo"
-#: forum/const.py:111
+#: const/__init__.py:124
msgid "updated tags"
msgstr "actualizar etiquetas"
-#: forum/const.py:112
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "seleccionar favorito"
-#: forum/const.py:113
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "completar perfil de usuario"
-#: forum/const.py:114
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "enviar actualizaciones al usuario"
-#: forum/const.py:118
+#: const/__init__.py:128
+msgid "mentioned in the post"
+msgstr ""
+
+#: const/__init__.py:179
msgid "question_answered"
msgstr "pregunta_respondida"
-#: forum/const.py:119
+#: const/__init__.py:180
msgid "question_commented"
msgstr "pregunta_comentada"
-#: forum/const.py:120
+#: const/__init__.py:181
msgid "answer_commented"
msgstr "respuesta_comentada"
-#: forum/const.py:121
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "respuesta_aceptada"
-#: forum/const.py:125
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[cerrado]"
-#: forum/const.py:126
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[eliminado]"
-#: forum/const.py:127 forum/views/readers.py:396 forum/views/readers.py:417
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "versión inicial"
-#: forum/const.py:128
+#: const/__init__.py:189
msgid "retagged"
msgstr "re-etiquetado"
-#: forum/const.py:132
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "excluir etiquetas ignoradas"
-#: forum/const.py:132
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "permitir unicamente etiquetas seleccionadas"
-#: forum/feed.py:18
-msgid " - "
-msgstr "-"
-
-#: forum/feed.py:18
-msgid "latest questions"
-msgstr "últimas preguntas"
+#: const/__init__.py:199
+msgid "instantly"
+msgstr ""
-#: forum/forms.py:23 forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
-msgid "title"
-msgstr "título"
+#: const/__init__.py:200
+msgid "daily"
+msgstr "diario"
-#: forum/forms.py:24
-msgid "please enter a descriptive title for your question"
-msgstr "por favor ingrese un título descriptivo para su pregunta"
+#: const/__init__.py:201
+msgid "weekly"
+msgstr "semanal"
-#: forum/forms.py:29
-msgid "title must be > 10 characters"
-msgstr "el título debe contener más de 10 carácteres"
+#: const/__init__.py:202
+msgid "no email"
+msgstr "no enviar emails"
-#: forum/forms.py:38
-msgid "content"
-msgstr "contenido"
+#: const/message_keys.py:19
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
+msgstr "Primera vez? Lee nuestra <a href=\"%s\">Preguntas Mas Frecuentes</a>!"
-#: forum/forms.py:44
-msgid "question content must be > 10 characters"
-msgstr "la pregunta debe contener más de 10 carácteres"
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+#, fuzzy
+msgid "i-names are not supported"
+msgstr "HTML básico es soportado"
-#: forum/forms.py:53 forum/skins/default/templates/header.html:28
-msgid "tags"
-msgstr "etiquetas"
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Ingrese su nombre de usuario"
-#: forum/forms.py:55
-msgid ""
-"Tags are short keywords, with no spaces within. Up to five tags can be used."
-msgstr ""
-"Las etiquetas son claves cortas, con o sin espacios. Puedes usar más de 5 "
-"etiquetas."
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Ingrese su nombre de usuario"
-#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39
-msgid "tags are required"
-msgstr "etiquetas requeridas"
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Ingrese su contraseña"
-#: forum/forms.py:70
-#, fuzzy, python-format
-msgid "please use %(tag_count)d tag or less"
-msgid_plural "please use %(tag_count)d tags or less"
-msgstr[0] "por favor, use 5 etiquetas o menos"
-msgstr[1] "por favor, use 5 etiquetas o menos"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
+msgstr "Ingrese su contraseña"
-#: forum/forms.py:79
-#, fuzzy, python-format
-msgid "each tag must be shorter than %(max_chars)d character"
-msgid_plural "each tag must be shorter than %(max_chars)d characters"
-msgstr[0] "las etiquetas deben contener menos de 20 carácteres"
-msgstr[1] "las etiquetas deben contener menos de 20 carácteres"
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: forum/forms.py:87
-msgid "use-these-chars-in-tags"
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
msgstr ""
-#: forum/forms.py:97
-#: forum/skins/default/templates/post_contributor_info.html:7
-#: forum/skins/default/templates/question_summary_list_roll.html:26
-#: forum/skins/default/templates/question_summary_list_roll.html:38
-msgid "community wiki"
-msgstr "wiki"
+#: deps/django_authopenid/forms.py:336
+msgid "Current password"
+msgstr "Contraseña actual"
-#: forum/forms.py:98
+#: deps/django_authopenid/forms.py:347
msgid ""
-"if you choose community wiki option, the question and answer do not generate "
-"points and name of author will not be shown"
+"Old password is incorrect. Please enter the correct "
+"password."
msgstr ""
-"si marcas la opción Wiki, la pregunta y las respuestas no generan puntos y "
-"el nombre del autor no se muestra"
+"Contraseña antigua es incorrecta. Por favor ingrese la "
+"contraseña correcta."
-#: forum/forms.py:114
-msgid "update summary:"
-msgstr "actualizar resúmen:"
+#: deps/django_authopenid/forms.py:400
+#, fuzzy
+msgid "Sorry, we don't have this email address in the database"
+msgstr "Lo sentimos, pero este email no esta en nuestra base de datos"
-#: forum/forms.py:115
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
-msgstr ""
-"ingrese un breve resumen de su revisión (por ejemplo, corregir la "
-"ortografía, la gramática, el estilo mejorado, este campo es opcional)"
+#: deps/django_authopenid/forms.py:435
+#, fuzzy
+msgid "Your user name (<i>required</i>)"
+msgstr "nombre de usuario es requerido"
-#: forum/forms.py:118
-msgid "Automatically accept user's contributions for the email updates"
-msgstr ""
-"Aceptar automáticamente las contribuciones de los usuarios para las "
-"actualizaciones de correo electrónico"
+#: deps/django_authopenid/forms.py:450
+#, fuzzy
+msgid "Incorrect username."
+msgstr "seleccione un nombre de usuario"
-#: forum/forms.py:209
-msgid "Your name:"
-msgstr "Tu nombre:"
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+msgid "signin/"
+msgstr "ingresar/"
-#: forum/forms.py:210
-msgid "Email (not shared with anyone):"
-msgstr "Email (no lo compartiremos con nadie):"
+#: deps/django_authopenid/urls.py:11
+#, fuzzy
+msgid "newquestion/"
+msgstr "nueva pregunta"
-#: forum/forms.py:211
-msgid "Your message:"
-msgstr "Tu mensaje:"
+#: deps/django_authopenid/urls.py:12
+#, fuzzy
+msgid "newanswer/"
+msgstr "responder/"
-#: forum/forms.py:294
-msgid "this email does not have to be linked to gravatar"
-msgstr "este email no esta vinculado con gravatar"
+#: deps/django_authopenid/urls.py:13
+msgid "signout/"
+msgstr "eliminar-cuenta/"
-#: forum/forms.py:296
-msgid "Screen name"
+#: deps/django_authopenid/urls.py:15
+#, fuzzy
+msgid "complete/"
+msgstr "comentarios/"
+
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "comentarios/"
+
+#: deps/django_authopenid/urls.py:22
+msgid "register/"
+msgstr "registrar/"
+
+#: deps/django_authopenid/urls.py:24
+#, fuzzy
+msgid "signup/"
+msgstr "eliminar-cuenta/"
+
+#: deps/django_authopenid/urls.py:32
+#, fuzzy
+msgid "recover/"
+msgstr "remover/"
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
+msgstr ""
+
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Cambiar Contraseña"
+
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
+
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
msgstr "Nombre para mostrar"
-#: forum/forms.py:297
-msgid "Real name"
-msgstr "Nombre Real"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "Obetener OpenID"
-#: forum/forms.py:298
-msgid "Website"
-msgstr "Sitio Web"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "por nombre de usuario"
-#: forum/forms.py:299
-msgid "Location"
-msgstr "Localización"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "nombr de usuario"
-#: forum/forms.py:300
-msgid "Date of birth"
-msgstr "Fecha de nacimiento"
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "seleccione un nombre de usuario"
-#: forum/forms.py:300
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr "no será mostrada, se usa para calcular la edad, formato: Año-Mes-Dia"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: forum/forms.py:301 forum/skins/default/templates/account_settings.html:21
-#: forum/skins/default/templates/authopenid/settings.html:21
-msgid "Profile"
-msgstr "Perfil"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: forum/forms.py:332 forum/forms.py:333
-msgid "this email has already been registered, please use another one"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
msgstr ""
-"esta dirección de email ya ha sido registrada, por favor utiliza una "
-"diferente"
-#: forum/forms.py:339
-msgid "Choose email tag filter"
-msgstr "Seleccione una etiqueta de filtro para el email"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "nombr de usuario"
-#: forum/forms.py:355 forum/forms.py:356
-msgid "weekly"
-msgstr "semanal"
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "nombr de usuario"
-#: forum/forms.py:355 forum/forms.py:356
-msgid "no email"
-msgstr "no enviar emails"
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "nombr de usuario"
-#: forum/forms.py:356
-msgid "daily"
-msgstr "diario"
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Cambiar Contraseña"
-#: forum/forms.py:371
-msgid "Asked by me"
-msgstr "Preguntadas por mi"
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
+msgstr ""
-#: forum/forms.py:374
-msgid "Answered by me"
-msgstr "Respondidas por mi"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
+msgstr ""
-#: forum/forms.py:377
-msgid "Individually selected"
-msgstr "Selección individual"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "Conectar tu OpenID con tu cuenta en este sitio"
-#: forum/forms.py:380
-msgid "Entire forum (tag filtered)"
-msgstr "Foro completo (filtrado por etiqueta)"
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Ingrese su nombre de usuario y contraseña."
-#: forum/forms.py:434
-msgid "okay, let's try!"
-msgstr "bien, vamos a probar!"
+#: deps/django_authopenid/util.py:424
+#, python-format
+msgid "Sign in with your %(provider)s account"
+msgstr ""
-#: forum/forms.py:435
-msgid "no community email please, thanks"
-msgstr "no usar un email de la comunidad, por favor"
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr ""
-#: forum/forms.py:438
-msgid "please choose one of the options above"
-msgstr "por favor seleccione una de las siguientes opciones"
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
+msgstr ""
-#: forum/urls.py:28
-msgid "upfiles/"
-msgstr "archivos-subidos/"
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Tu contraseña ha sido cambiada."
-#: forum/urls.py:33
-msgid "about/"
-msgstr "acerca-de/"
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
+msgstr ""
-#: forum/urls.py:34
-msgid "faq/"
-msgstr "faq/"
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
-#: forum/urls.py:35
-msgid "privacy/"
-msgstr "privacidad/"
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: forum/urls.py:36
-msgid "logout/"
-msgstr "salir/"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
-#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:56
-msgid "answers/"
-msgstr "respuestas/"
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: forum/urls.py:37 forum/urls.py:49 forum/urls.py:52 forum/urls.py:56
-msgid "comments/"
-msgstr "comentarios/"
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: forum/urls.py:38 forum/urls.py:43 forum/urls.py:78
-#: forum/skins/default/templates/user_info.html:47
-msgid "edit/"
-msgstr "editar/"
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: forum/urls.py:39 forum/urls.py:48
-msgid "revisions/"
-msgstr "revisiones/"
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr ""
+"lo sentimos, las contraseñas que haz ingresado no coinciden, intenta de nuevo"
-#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:43
-#: forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 forum/urls.py:47
-#: forum/urls.py:48 forum/urls.py:49 forum/urls.py:52
-msgid "questions/"
-msgstr "preguntas/"
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
+msgstr ""
-#: forum/urls.py:41 forum_modules/books/urls.py:8
-msgid "ask/"
-msgstr "preguntar/"
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, fuzzy, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
+"subscrición guardada, necesitamos una validación de %(email)s , mira %"
+"(details_url)s"
-#: forum/urls.py:42
-msgid "unanswered/"
-msgstr "sinrespuesta/"
+#: deps/django_authopenid/views.py:1000
+#, fuzzy
+msgid "Email verification subject line"
+msgstr "Configuración de suscripciones por email"
-#: forum/urls.py:44
-msgid "close/"
-msgstr "cerrar/"
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
-#: forum/urls.py:45
-msgid "reopen/"
-msgstr "reabrir/"
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
+#, fuzzy
+msgid "Site"
+msgstr "título"
-#: forum/urls.py:46
-msgid "answer/"
-msgstr "responder/"
+#: deps/livesettings/values.py:107
+#, fuzzy
+msgid "Base Settings"
+msgstr "Configuraciones básicas"
-#: forum/urls.py:47
-msgid "vote/"
-msgstr "votar/"
+#: deps/livesettings/values.py:214
+msgid "Default value: \"\""
+msgstr ""
-#: forum/urls.py:50
-msgid "command/"
-msgstr "comando/"
+#: deps/livesettings/values.py:221
+msgid "Default value: "
+msgstr ""
-#: forum/urls.py:60 forum/views/readers.py:265
-msgid "question/"
-msgstr "pregunta/"
+#: deps/livesettings/values.py:224
+#, python-format
+msgid "Default value: %s"
+msgstr ""
-#: forum/urls.py:61 forum/urls.py:62
-msgid "tags/"
-msgstr "etiquetas/"
+#: deps/livesettings/values.py:589
+#, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr ""
-#: forum/urls.py:64 forum/urls.py:68
-msgid "mark-tag/"
-msgstr "marcar-etiqueta/"
+#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
+#, fuzzy
+msgid "Sites"
+msgstr "título"
-#: forum/urls.py:64
-msgid "interesting/"
-msgstr "interesante/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Documentation"
+msgstr "Localización"
-#: forum/urls.py:68
-msgid "ignored/"
-msgstr "ignorada/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#: skins/default/templates/authopenid/signin.html:142
+msgid "Change password"
+msgstr "Cambiar Contraseña"
-#: forum/urls.py:72
-msgid "unmark-tag/"
-msgstr "desmarcar-etiqueta/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Log out"
+msgstr "Salir"
-#: forum/urls.py:76 forum/urls.py:78 forum/urls.py:79
-msgid "users/"
-msgstr "usuarios/"
+#: deps/livesettings/templates/livesettings/group_settings.html:14
+#: deps/livesettings/templates/livesettings/site_settings.html:26
+msgid "Home"
+msgstr "Inicio"
-#: forum/urls.py:77
-msgid "moderate-user/"
-msgstr "moderar-usuario/"
+#: deps/livesettings/templates/livesettings/group_settings.html:15
+#, fuzzy
+msgid "Edit Group Settings"
+msgstr "Editar pregunta"
-#: forum/urls.py:80 forum/urls.py:81
-msgid "badges/"
-msgstr "trofeos/"
+#: deps/livesettings/templates/livesettings/group_settings.html:22
+#: deps/livesettings/templates/livesettings/site_settings.html:50
+msgid "Please correct the error below."
+msgid_plural "Please correct the errors below."
+msgstr[0] ""
+msgstr[1] ""
-#: forum/urls.py:82
-msgid "messages/"
-msgstr "mensajes/"
+#: deps/livesettings/templates/livesettings/group_settings.html:28
+#, python-format
+msgid "Settings included in %(name)s."
+msgstr ""
-#: forum/urls.py:82
-msgid "markread/"
-msgstr "marcar-como-leidos/"
+#: deps/livesettings/templates/livesettings/group_settings.html:62
+#: deps/livesettings/templates/livesettings/site_settings.html:97
+msgid "You don't have permission to edit values."
+msgstr ""
-#: forum/urls.py:84
+#: deps/livesettings/templates/livesettings/group_settings.html:68
#, fuzzy
-msgid "nimda/"
-msgstr "nimda/"
+msgid "Setting groups"
+msgstr "Etiquetas de interes"
-#: forum/urls.py:86
-msgid "upload/"
-msgstr "subir/"
+#: deps/livesettings/templates/livesettings/site_settings.html:27
+msgid "Edit Site Settings"
+msgstr ""
-#: forum/urls.py:87
-msgid "search/"
-msgstr "buscar/"
+#: deps/livesettings/templates/livesettings/site_settings.html:43
+msgid "Livesettings are disabled for this site."
+msgstr ""
-#: forum/urls.py:88
-msgid "feedback/"
-msgstr "feedback/"
+#: deps/livesettings/templates/livesettings/site_settings.html:44
+msgid "All configuration options must be edited in the site settings.py file"
+msgstr ""
-#: forum/urls.py:89 forum/urls.py:90
-msgid "account/"
-msgstr "cuenta/"
+#: deps/livesettings/templates/livesettings/site_settings.html:66
+#, python-format
+msgid "Group settings: %(name)s"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:93
+msgid "Uncollapse all"
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
+msgid "Unknown error."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
+msgid "ReCAPTCHA is wrongly configured."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:22
+msgid "Bad reCAPTCHA challenge parameter."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:23
+msgid "The CAPTCHA solution was incorrect."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:24
+msgid "Bad reCAPTCHA verification parameters."
+msgstr ""
-#: forum/importers/stackexchange/management/commands/load_stackexchange.py:124
+#: deps/recaptcha_django/__init__.py:25
+msgid "Provided reCAPTCHA API keys are not valid for this domain."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:26
+msgid "ReCAPTCHA could not be reached."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:73
+#, fuzzy
+msgid "Invalid request"
+msgstr "Validación incorrecta"
+
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
msgid "Congratulations, you are now an Administrator"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:236
-msgid "email update message subject"
-msgstr "asunto del email"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
+
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "Para saber más"
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
-#: forum/management/commands/send_email_alerts.py:238
+#: management/commands/send_email_alerts.py:466
#, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
msgstr[0] ""
msgstr[1] ""
-#: forum/management/commands/send_email_alerts.py:255
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr "nueva pregunta"
-#: forum/management/commands/send_email_alerts.py:272
+#: management/commands/send_email_alerts.py:500
+#, fuzzy
msgid ""
-"Please visit the forum and see what's new! Could you spread the word about "
+"Please visit the askbot and see what's new! Could you spread the word about "
"it - can somebody you know help answering those questions or benefit from "
"posting one?"
msgstr ""
"Por favor, visita el foro y mira lo que hay de nuevo. ¿Podría correr la voz "
"sobre ello - conoce a alguien que sepa la respuesta a las preguntas?"
-#: forum/management/commands/send_email_alerts.py:284
+#: management/commands/send_email_alerts.py:512
+#, fuzzy
msgid ""
"Your most frequent subscription setting is 'daily' on selected questions. If "
"you are receiving more than one email per dayplease tell about this issue to "
-"the forum administrator."
+"the askbot administrator."
msgstr ""
"Usted ha configurado recibir un email 'diario' sobre las preguntas "
"seleccionadas. Si usted está recibiendo más de un correo electrónico al día, "
"por favor no dude en reportar acerca de este problema al administrador del "
"foro."
-#: forum/management/commands/send_email_alerts.py:290
+#: management/commands/send_email_alerts.py:518
+#, fuzzy
msgid ""
"Your most frequent subscription setting is 'weekly' if you are receiving "
-"this email more than once a week please report this issue to the forum "
+"this email more than once a week please report this issue to the askbot "
"administrator."
msgstr ""
"Usted ha configurado recibir un email 'semanal' sobre las preguntas "
@@ -893,7 +1760,7 @@ msgstr ""
"semana, por favor no dude en reportar acerca de este problema al "
"administrador del foro."
-#: forum/management/commands/send_email_alerts.py:296
+#: management/commands/send_email_alerts.py:524
msgid ""
"There is a chance that you may be receiving links seen before - due to a "
"technicality that will eventually go away. "
@@ -901,598 +1768,972 @@ msgstr ""
"Existe la posibilidad de que usted puede estar recibiendo enlaces visto "
"antes - debido a un tecnicismo que a la larga va a desaparecer."
-#: forum/management/commands/send_email_alerts.py:311
+#: management/commands/send_email_alerts.py:529
#, fuzzy, python-format
msgid ""
-"go to %(link)s to change frequency of email updates or %(email)s "
-"administrator"
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
msgstr ""
"ir a %(link)s para cambiar la frecuencia de notificaciones por email o "
"contacte al administrador"
-#: forum/middleware/anon_user.py:34
-#, python-format
-msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
-msgstr "Primera vez? Lee nuestra <a href=\"%s\">Preguntas Mas Frecuentes</a>!"
-
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Disciplined"
msgstr ""
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "disciplined"
msgstr ""
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
#, fuzzy
msgid "Deleted own post with score of 3 or higher"
msgstr "Eliminó su propio post con %s puntos o superior"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Peer Pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "peer-pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
#, fuzzy
msgid "Deleted own post with score of -3 or lower"
msgstr "Elminió su propio post con %s puntos o inferior"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
#, fuzzy
msgid "Nice answer"
msgstr "editar respuesta"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
#, fuzzy
msgid "nice-answer"
msgstr "respuesta"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
#, fuzzy
msgid "Answer voted up 10 times"
msgstr "Respuesta votada %s veces"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
#, fuzzy
msgid "Nice Question"
msgstr "Preguntas"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
#, fuzzy
msgid "nice-question"
msgstr "nueva pregunta"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
#, fuzzy
msgid "Question voted up 10 times"
msgstr "Pregunta votada %s veces"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
#, fuzzy
msgid "Pundit"
msgstr "editar"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
#, fuzzy
msgid "pundit"
msgstr "editar"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
#, fuzzy
msgid "Left 10 comments with score of 10 or more"
msgstr "Elminió su propio post con %s puntos o inferior"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
#, fuzzy
msgid "Popular Question"
msgstr "Formula tu pregunta"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
#, fuzzy
msgid "popular-question"
msgstr "pregunta"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
#, fuzzy
msgid "Asked a question with 1,000 views"
msgstr "Hizo una pregunta con %s visitas"
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "Citizen patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "citizen-patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "First flagged post"
msgstr "Primer comentario reportado"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "Cleanup"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "cleanup"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "First rollback"
msgstr "Reversión Primera"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "Critic"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "critic"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "First down vote"
msgstr "Primer voto negativo"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
#, fuzzy
msgid "Editor"
msgstr "editar"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
#, fuzzy
msgid "editor"
msgstr "editar"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "First edit"
msgstr "Primer edicion"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "Organizer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
#, fuzzy
msgid "organizer"
msgstr "Tu respuesta"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "First retag"
msgstr "Primer re-etiquetado"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "Scholar"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "scholar"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "First accepted answer on your own question"
msgstr "Primer respuesta aceptada a un pregunta tuya"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Student"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "student"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Asked first question with at least one up vote"
msgstr "Primera pregunta con al menos un voto"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
#, fuzzy
msgid "Supporter"
msgstr "voto positivo"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
#, fuzzy
msgid "supporter"
msgstr "voto positivo"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "First up vote"
msgstr "Primer voto positivo"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
#, fuzzy
msgid "Teacher"
msgstr "buscar"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
#, fuzzy
msgid "teacher"
msgstr "buscar"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Answered first question with at least one up vote"
msgstr "La primera pregunta respondió con al menos un voto"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Autobiographer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "autobiographer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Completed all user profile fields"
msgstr "Completar todos los campos del perfil de usuario"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Self-Learner"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "self-learner"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
#, fuzzy
msgid "Answered your own question with at least 3 up votes"
msgstr "Respondido a su propia pregunta con un mínimo de hasta %s votos"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
#, fuzzy
msgid "Great Answer"
msgstr "respuesta"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
#, fuzzy
msgid "great-answer"
msgstr "respuesta"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
#, fuzzy
msgid "Answer voted up 100 times"
msgstr "Respuesta votada %s veces"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
#, fuzzy
msgid "Great Question"
msgstr "re-etiquetar preguntas"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
#, fuzzy
msgid "great-question"
msgstr "re-etiquetar preguntas"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
#, fuzzy
msgid "Question voted up 100 times"
msgstr "Pregunta votada %s veces"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
#, fuzzy
msgid "Stellar Question"
msgstr "Aún tiene preguntas?"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
#, fuzzy
msgid "stellar-question"
msgstr "ver todas las preguntas"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
#, fuzzy
msgid "Question favorited by 100 users"
msgstr "Pregunta marcada como favorita por %s usuarios"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
#, fuzzy
msgid "Famous question"
msgstr "Cerrar pregunta"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
#, fuzzy
msgid "famous-question"
msgstr "pregunta"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
#, fuzzy
msgid "Asked a question with 10,000 views"
msgstr "Hizo una pregunta con %s visitas"
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Actively participated in the private alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
#, fuzzy
msgid "Good Answer"
msgstr "antiguar respuestas"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
#, fuzzy
msgid "good-answer"
msgstr "respuesta"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
#, fuzzy
msgid "Answer voted up 25 times"
msgstr "Respuesta votada %s veces"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
#, fuzzy
msgid "Good Question"
msgstr "Preguntas"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
#, fuzzy
msgid "good-question"
msgstr "pregunta"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
#, fuzzy
msgid "Question voted up 25 times"
msgstr "Pregunta votada %s veces"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
#, fuzzy
msgid "Favorite Question"
msgstr "preguntas favoritas"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
#, fuzzy
msgid "favorite-question"
msgstr "preguntas favoritas"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
#, fuzzy
msgid "Question favorited by 25 users"
msgstr "Pregunta marcada como favorita por %s usuarios"
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Civic duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "civic-duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
#, fuzzy
msgid "Voted 300 times"
msgstr "Votado %s veces"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Strunk & White"
msgstr "Strunk & White"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
#, fuzzy
msgid "strunk-and-white"
msgstr "Strunk & White"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
#, fuzzy
msgid "Edited 100 entries"
msgstr "Ha editado %s entradas"
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Active in many different tags"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Expert"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
#, fuzzy
msgid "expert"
msgstr "texto"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Very active in one tag"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Active member for a year"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
#, fuzzy
msgid "Notable Question"
msgstr "todas las preguntas"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
#, fuzzy
msgid "notable-question"
msgstr "nueva pregunta"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
#, fuzzy
msgid "Asked a question with 2,500 views"
msgstr "Hizo una pregunta con %s visitas"
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "Enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
#, fuzzy
msgid "First answer was accepted with at least 10 up votes"
msgstr "Primera respuesta que fue aceptada con un mínimo de %s votos"
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Actively participated in the private beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
#, fuzzy
msgid "Accepted answer and voted up 40 times"
msgstr "Respuesta acetada y votada %s veces"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
#, fuzzy
msgid "Answered a question more than 60 days later with at least 5 votes"
msgstr ""
"Respondio una pregunta más de `%(dif_days)s` días con al menos `%(up_votes)"
"s` votos"
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
#, fuzzy
msgid "Created a tag used by 50 questions"
msgstr "Creo una etiqueta usada por %s preguntas"
-#: forum/models/question.py:499
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+#, fuzzy
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr "Primer respuesta aceptada a un pregunta tuya"
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr "no se puede votar por sus propias publicaciones"
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr ">%(points)s puntos requeridos para votar positivamente "
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr ">%(points)s puntos requeridos para votar negativamente"
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr ""
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:271 models/__init__.py:1913
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+msgid "cannot revoke old vote"
+msgstr "no puede revocar un voto viejo"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr ""
+"Sinceramente,<br />\n"
+" Administrador del Foro"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+#, fuzzy
+msgid "Suspended User"
+msgstr "Enviar enlace"
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "Usuario registrado"
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+#, fuzzy
+msgid "Approved User"
+msgstr "proveedores/"
+
+#: models/__init__.py:1196
+#, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr ""
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] "descripción de la medalla de plata"
+msgstr[1] "descripción de la medalla de plata"
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] "descripción de la medalla de bronce"
+msgstr[1] "descripción de la medalla de bronce"
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "Etiquetas de la pregunta"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, fuzzy, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s modificaron la pregunta"
-#: forum/models/question.py:503
+#: models/question.py:671
#, fuzzy, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr "%(people)s publicaron %(new_answer_count)s nuevas respuestas"
-#: forum/models/question.py:508
+#: models/question.py:676
#, fuzzy, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s comentaron la pregunta"
-#: forum/models/question.py:513
+#: models/question.py:681
#, fuzzy, python-format
msgid "%(people)s commented answers"
msgstr "%(people)s comentaron respuestas"
-#: forum/models/question.py:515
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s comentaron una respuesta"
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "oro"
-#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "plata"
-#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "bronce"
-#: forum/models/tag.py:81
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
msgid "interesting"
msgstr "interesante"
-#: forum/models/tag.py:81
+#: models/tag.py:110
msgid "ignored"
msgstr "ignorado"
-#: forum/models/user.py:36
+#: models/user.py:233
msgid "Entire forum"
msgstr "Foro entero"
-#: forum/models/user.py:37
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Preguntas que he formulado"
-#: forum/models/user.py:38
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Preguntas que he respondido"
-#: forum/models/user.py:39
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "Selección individual de preguntas"
-#: forum/models/user.py:42
-msgid "Weekly"
-msgstr "Semanal"
+#: models/user.py:237
+msgid "Mentions and comment responses"
+msgstr ""
-#: forum/models/user.py:43
+#: models/user.py:240
+msgid "Instantly"
+msgstr ""
+
+#: models/user.py:241
msgid "Daily"
msgstr "Diario"
-#: forum/models/user.py:44
+#: models/user.py:242
+msgid "Weekly"
+msgstr "Semanal"
+
+#: models/user.py:243
msgid "No email"
msgstr "No enviar email"
-#: forum/skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Lo sentimos, no hemos encontrado la pagina que haz solicitado"
-#: forum/skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "Estas son las posibles razones:"
-#: forum/skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "la pregunta o respuesta ha sido eliminada;"
-#: forum/skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "la url es errónea - por favor verificala;"
-#: forum/skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
@@ -1500,325 +2741,269 @@ msgstr ""
"la pagina a la que estás intentando acceder esta protegida y no tienes los "
"suficientes puntos para verla"
-#: forum/skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "faq"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "Si usted cree que este error 404 no debería haber ocurrido, por favor"
-#: forum/skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "reporte este problema"
-#: forum/skins/default/templates/404.html:41
-#: forum/skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "regrese a la pagina anterior"
-#: forum/skins/default/templates/404.html:42
-#: forum/skins/default/templates/questions.html:52
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "ver todas las preguntas"
-#: forum/skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "ver todas las etiquetas"
-#: forum/skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "lo sentimos, ocurrió un error del sistema"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: forum/skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
"cada error del sistema es registrado, el error será corregido tan pronto "
"como sea posible"
-#: forum/skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr "por favor reporte el error con el administrador de este sitio"
-#: forum/skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "ver las últimas preguntas"
-#: forum/skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "ver las etiquetas"
-#: forum/skins/default/templates/about.html:6
-#: forum/skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "Acerca de"
-#: forum/skins/default/templates/account_settings.html:4
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "Funciones de la Cuenta"
-
-#: forum/skins/default/templates/account_settings.html:29
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-msgid "Change password"
-msgstr "Cambiar Contraseña"
-
-#: forum/skins/default/templates/account_settings.html:30
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "Obtener una nueva contraseña"
-
-#: forum/skins/default/templates/account_settings.html:32
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "Cambiar email"
-
-#: forum/skins/default/templates/account_settings.html:33
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr "Agregar o actualizar la dirección de email asociada a tu cuenta."
-
-#: forum/skins/default/templates/account_settings.html:35
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "Cambiar OpenID"
-
-#: forum/skins/default/templates/account_settings.html:36
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr "Cambiar el OpenID asociado a tu cuenta"
-
-#: forum/skins/default/templates/account_settings.html:39
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Eliminar cuenta"
-
-#: forum/skins/default/templates/account_settings.html:40
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr "Eliminar tu nombre de usuario y todos tus datos de este sitio"
-
-#: forum/skins/default/templates/answer_edit.html:5
-#: forum/skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Editar respuesta"
-#: forum/skins/default/templates/answer_edit.html:25
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:26
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:46
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:25
-#: forum/skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "ocultar vista previa"
-
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "mostrar vista previa"
-
-#: forum/skins/default/templates/answer_edit.html:48
-#: forum/skins/default/templates/question_edit.html:66
-#: forum/skins/default/templates/question_retag.html:53
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "regresar"
-#: forum/skins/default/templates/answer_edit.html:53
-#: forum/skins/default/templates/question_edit.html:71
-#: forum/skins/default/templates/revisions_answer.html:52
-#: forum/skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "revisión"
-#: forum/skins/default/templates/answer_edit.html:56
-#: forum/skins/default/templates/question_edit.html:75
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "seleccionar revisión"
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:418
-#: forum/skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
-msgstr "Vista preliminar en tiempo real del editor Markdown"
-
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:419
-#: forum/skins/default/templates/question_edit.html:92
-msgid "toggle preview"
-msgstr "Vista preliminar"
-
-#: forum/skins/default/templates/answer_edit.html:72
-#: forum/skins/default/templates/question_edit.html:118
-#: forum/skins/default/templates/question_retag.html:74
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Guardar edición"
-#: forum/skins/default/templates/answer_edit.html:73
-#: forum/skins/default/templates/close.html:29
-#: forum/skins/default/templates/feedback.html:50
-#: forum/skins/default/templates/question_edit.html:119
-#: forum/skins/default/templates/question_retag.html:75
-#: forum/skins/default/templates/reopen.html:30
-#: forum/skins/default/templates/user_edit.html:90
-#: forum/skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Cancelar"
-#: forum/skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "ocultar vista previa"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "mostrar vista previa"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "responder tips"
-#: forum/skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr "por favor intenta que tu respuesta sea relevante para la comunidad"
-#: forum/skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr "trata de dar una respuesta, en lugar de iniciar un debate"
-#: forum/skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "intenta dar algunos detalles"
-#: forum/skins/default/templates/answer_edit_tips.html:16
-#: forum/skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "se claro y conciso"
-#: forum/skins/default/templates/answer_edit_tips.html:20
-#: forum/skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "mira las preguntas más frecuentes"
-#: forum/skins/default/templates/answer_edit_tips.html:26
-#: forum/skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Markdown tips"
-#: forum/skins/default/templates/answer_edit_tips.html:29
-#: forum/skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
msgstr "*italic* o __italic__"
-#: forum/skins/default/templates/answer_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:29
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**bold** o __bold__"
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "enlace"
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "texto"
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "imagen"
-#: forum/skins/default/templates/answer_edit_tips.html:43
-#: forum/skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "numerar:"
-#: forum/skins/default/templates/answer_edit_tips.html:48
-#: forum/skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "HTML básico es soportado"
-#: forum/skins/default/templates/answer_edit_tips.html:52
-#: forum/skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "lee acerca de Markdown"
-#: forum/skins/default/templates/ask.html:5
-#: forum/skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Formula una pregunta"
-#: forum/skins/default/templates/ask.html:69
-#: forum/skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr "ingresa para publicar información de la pregunta"
-#: forum/skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, fuzzy, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
"must have valid %(email)s to post, \n"
" see %(email_validation_faq_url)s\n"
" "
-#: forum/skins/default/templates/ask.html:113
-#: forum/skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(requerido)"
-
-#: forum/skins/default/templates/ask.html:120
-#: forum/skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Ingresa/registrate para publicar tu pregunta"
-#: forum/skins/default/templates/ask.html:122
-#: forum/skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Formula tu pregunta"
-#: forum/skins/default/templates/ask_form.html:15
-#, fuzzy, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, python-format
+msgid "%(name)s"
msgstr ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-#: forum/skins/default/templates/badge.html:6
-#: forum/skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "Medalla"
-#: forum/skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "suscripción por email"
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr "Resúmen de medallas"
-#: forum/skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "Medallas"
-#: forum/skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr "La comunidad le da premios a sus preguntas, respuestas y votos."
-#: forum/skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -1832,157 +3017,89 @@ msgstr ""
"(feedback_faq_url)s.\n"
" "
-#: forum/skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Medallas de la comunidad"
-#: forum/skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr "descripción de la medalla de oro"
-#: forum/skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr "descripción de la medalla de plata"
-#: forum/skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr "medalla de bronce: a menudo como un honor especial"
-#: forum/skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr "descripción de la medalla de bronce"
-#: forum/skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "leyendo canal"
-
-#: forum/skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "[autor]"
-
-#: forum/skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "[publicada por]"
-
-#: forum/skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "[fecha de publicación]"
-
-#: forum/skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "[precio]"
-
-#: forum/skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "unidad de medida"
-
-#: forum/skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "[paginas]"
-
-#: forum/skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr "abreviacions de pagina"
-
-#: forum/skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "[etiquetas]"
-
-#: forum/skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "blog del autor"
-
-#: forum/skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "directorio de libros"
-
-#: forum/skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "comprar online"
-
-#: forum/skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "leer preguntas"
-
-#: forum/skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "preguntar al autor"
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "esta pregunta ha sido seleccionada como la favorita"
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "número de veces"
-
-#: forum/skins/default/templates/book.html:105
-#: forum/skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "votos"
-
-#: forum/skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "la respuesta ha sido aceptada como la correcta"
-
-#: forum/skins/default/templates/book.html:115
-#: forum/skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "vistas"
-
-#: forum/skins/default/templates/book.html:125
-#: forum/skins/default/templates/question.html:136
-#: forum/skins/default/templates/question_list.html:19
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/tags.html:50
-#: forum/skins/default/templates/users_questions.html:34
-#, fuzzy, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "ver preguntas etiquetadas con '%(tagname)s'"
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "suscribirse al feed de este libro"
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to the questions feed"
-msgstr "suscribirse al feed de esta pregunta"
-
-#: forum/skins/default/templates/close.html:6
-#: forum/skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Cerrar pregunta"
-#: forum/skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Cerrar la pregunta"
-#: forum/skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Razones"
-#: forum/skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "Ok cerrar"
-#: forum/skins/default/templates/email_base.html:11
-msgid "home"
-msgstr "inicio"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "las etiquetas deben contener menos de 20 carácteres"
+msgstr[1] "las etiquetas deben contener menos de 20 carácteres"
+
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "por favor, use 5 etiquetas o menos"
+msgstr[1] "por favor, use 5 etiquetas o menos"
+
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "más de 5 etiquetas, con menos de 20 caraácteres cada una"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
-#: forum/skins/default/templates/faq.html:11
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Preguntas más frecuentes"
-#: forum/skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "Que tipo de preguntas puedo hacer aquí?"
-#: forum/skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
@@ -1990,7 +3107,7 @@ msgstr ""
"Los más importante - las preguntas debe de ser <strong>relevantes</strong> "
"para esta comunidad."
-#: forum/skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -1998,11 +3115,11 @@ msgstr ""
"Antes de hacer una pregunta - asegurate de haber buscado sobre ella, quizas "
"ya encuentres una respuesta concreta."
-#: forum/skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "¿Qué preguntas debo evitar hacer?"
-#: forum/skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
@@ -2010,11 +3127,11 @@ msgstr ""
"Por favor, evite hacer preguntas que no son relevantes para esta comunidad, "
"demasiado subjetivas y argumentativas."
-#: forum/skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "¿Qué debo evitar en mis respuestas?"
-#: forum/skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -2023,19 +3140,19 @@ msgstr ""
"es un un sitio de Preguntas y Respuestas, no un grupo de discusión. Si "
"quieres discutir, hazlo en los comentarios sobrelas respuestas."
-#: forum/skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "Quien modera esta comunidad?"
-#: forum/skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "La respuesta corta es: <strong>tu</ strong>."
-#: forum/skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "Este sitio es moderado por los usuarios."
-#: forum/skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -2043,23 +3160,25 @@ msgstr ""
"El sistema de reputación/karma permite a los usuarios obtener la "
"autorización para realizar una variedad de tareas de moderación."
-#: forum/skins/default/templates/faq.html:40
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "Cómo funciona este sistema de reputación?"
-#: forum/skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr "Resumen de reputación del sistema"
-#: forum/skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:34
+#, fuzzy, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>10</strong> "
-"points, each vote against will subtract <strong>2</strong> points. There is "
-"a limit of <strong>200</strong> points that can be accumulated per question "
-"or answer. The table below explains reputation point requirements for each "
-"type of moderation task."
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
msgstr ""
"Por ejemplo, si una pregunta es interesante o da una respuesta útil, su "
"entrada será votada positiva. Por otra parte, si la respuesta es engañosa - "
@@ -2069,96 +3188,92 @@ msgstr ""
"respuesta. La siguiente tabla muestra los puntos necesarios en la reputación "
"para obtener autorización de realizar diversas tareas de moderación."
-#: forum/skins/default/templates/faq.html:53
-#: forum/skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "voto positivo"
-#: forum/skins/default/templates/faq.html:57
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr "usar etiquetas"
-#: forum/skins/default/templates/faq.html:62
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "comentar"
-#: forum/skins/default/templates/faq.html:66
-#: forum/skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "voto negativo"
-#: forum/skins/default/templates/faq.html:69
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr "abrir y cerrar preguntas propias"
-#: forum/skins/default/templates/faq.html:73
-msgid "retag questions"
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
msgstr "re-etiquetar preguntas"
-#: forum/skins/default/templates/faq.html:78
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "editar preguntas wiki"
-#: forum/skins/default/templates/faq.html:83
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "editar cualquier respuesta"
-#: forum/skins/default/templates/faq.html:87
-msgid "open any closed question"
-msgstr "abrir y cerrar preguntas"
-
-#: forum/skins/default/templates/faq.html:91
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "eliminar cualquier comentario"
-#: forum/skins/default/templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
-msgstr ""
-"eliminar cualquier pregunta y respuesta, y agregar otras tareas de moderación"
-
-#: forum/skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "Cómo validar una email"
-#: forum/skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:88
#, fuzzy, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
msgstr "como validar una email con %(send_email_key_url)s %(gravatar_faq_url)s"
-#: forum/skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "que es gravatar"
-#: forum/skins/default/templates/faq.html:111
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr "información de gravatar"
-#: forum/skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "Para registrarme, necesito crear una contraseña?"
-#: forum/skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:98
+#, fuzzy
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
"No, no la necesitas. Puedes usar los datos de tus servicios que son "
"compatibles con OpenID, como Google, Yahoo, AOL, etc."
-#: forum/skins/default/templates/faq.html:116
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "Ingresar ahora!"
-#: forum/skins/default/templates/faq.html:121
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr "Por que otras personas puede editar mis preguntas/respuestas?"
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "Objetivo de este sitio es ..."
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
@@ -2168,15 +3283,15 @@ msgstr ""
"(como Wikipedia) por usuarios con experiencia en ese sitio, y todo con el "
"objetivo de aumentar la calidad del contenido."
-#: forum/skins/default/templates/faq.html:123
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr "Si este enfoque no es para usted, nosotros respetaremos su opción."
-#: forum/skins/default/templates/faq.html:127
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "Aún tiene preguntas?"
-#: forum/skins/default/templates/faq.html:128
+#: skins/default/templates/faq.html:110
#, fuzzy, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -2185,24 +3300,23 @@ msgstr ""
"Por favor formula tus inquietudes en %(ask_question_url)s, ayudanos a ser "
"una mejor comunidad!"
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/header.html:27
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "preguntas"
-#: forum/skins/default/templates/faq.html:130
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "."
-#: forum/skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "Sugerencias"
-#: forum/skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "Danos tu Feedback!"
-#: forum/skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, fuzzy, python-format
msgid ""
"\n"
@@ -2217,7 +3331,7 @@ msgstr ""
" Por favor escriba y nos envíe su mensaje a continuación.\n"
" "
-#: forum/skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -2231,103 +3345,207 @@ msgstr ""
" Por favor escriba y nos envíe su mensaje a continuación.\n"
" "
-#: forum/skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "ingresa una dirección de email valida"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr "(este campo es requerido)"
-#: forum/skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "Enviar sugerencias"
-#: forum/skins/default/templates/feedback_email.txt:3
+#: skins/default/templates/feedback_email.txt:3
#, python-format
msgid ""
"\n"
"Hello, this is a %(site_title)s forum feedback message\n"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:9
+#: skins/default/templates/feedback_email.txt:9
#, fuzzy
msgid "Sender is"
msgstr "Enviar enlace"
-#: forum/skins/default/templates/feedback_email.txt:11
-#: forum/skins/default/templates/feedback_email.txt:14
+#: skins/default/templates/feedback_email.txt:11
+#: skins/default/templates/feedback_email.txt:14
#, fuzzy
msgid "email"
msgstr "no enviar emails"
-#: forum/skins/default/templates/feedback_email.txt:13
+#: skins/default/templates/feedback_email.txt:13
msgid "anonymous"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:19
+#: skins/default/templates/feedback_email.txt:19
msgid "Message body:"
msgstr ""
-#: forum/skins/default/templates/footer.html:8
-#: forum/skins/default/templates/header.html:14
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "acerca de"
-#: forum/skins/default/templates/footer.html:9
-#: forum/skins/default/templates/header.html:15
-#: forum/skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "faq"
-
-#: forum/skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "políticas de privacidad"
-#: forum/skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "enviar sugerencias"
-#: forum/skins/default/templates/header.html:10
+#: skins/default/templates/header.html:12
+#, fuzzy, python-format
+msgid "responses for %(username)s"
+msgstr "seleccione un nombre de usuario"
+
+#: skins/default/templates/header.html:15
+#, python-format
+msgid "you have a new response"
+msgid_plural "you nave %(response_count)s new responses"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/header.html:18
+#, fuzzy
+msgid "no new responses yet"
+msgstr "respuestas"
+
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "Primer comentario reportado"
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "Primer comentario reportado"
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "salir"
-#: forum/skins/default/templates/header.html:12
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "ingresar"
-#: forum/skins/default/templates/header.html:22
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "authsettings/"
+
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "volver a inicio"
-#: forum/skins/default/templates/header.html:29
+#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "usuarios"
-#: forum/skins/default/templates/header.html:31
-msgid "books"
-msgstr "libros"
-
-#: forum/skins/default/templates/header.html:33
-#: forum/templatetags/extra_tags.py:177 forum/templatetags/extra_tags.py:206
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "medallas"
-#: forum/skins/default/templates/header.html:34
-#: forum/skins/default/templates/header.html:38
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "preguntar"
-#: forum/skins/default/templates/header.html:36
-msgid "unanswered questions"
-msgstr "preguntas sin contestar"
-
-#: forum/skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "buscar"
-#: forum/skins/default/templates/logout.html:6
-#: forum/skins/default/templates/logout.html:16
+#: skins/default/templates/instant_notification.html:1
+#, python-format
+msgid "<p>Dear %(receiving_user_name)s,</p>"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:3
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:8
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:13
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s answered a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:19
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s posted a new question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:25
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated an answer to the question\n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:31
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:37
+#, python-format
+msgid ""
+"\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:42
+#, fuzzy
+msgid "<p>Sincerely,<br/>Forum Administrator</p>"
+msgstr ""
+"Sinceramente,<br />\n"
+" Administrador del Foro"
+
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "Salir"
-#: forum/skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -2335,203 +3553,226 @@ msgstr ""
"Como usuario registrado, puedes ingresar con tu perfil OpenID, salir del "
"sitio o eliminar permanentemente tu cuenta."
-#: forum/skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Salir ahora"
-#: forum/skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr "Demuestranos que eres humano de verdad"
-
-#: forum/skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "Soy un humano de verdad"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
+msgstr ""
-#: forum/skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "artículos por pagina"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "medallas"
-#: forum/skins/default/templates/paginator.html:6
-#: forum/skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "anterior"
-#: forum/skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "pagina actual"
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, fuzzy, python-format
msgid "page number %(num)s"
msgstr "numero de pagina"
-#: forum/skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "pagina siguiente"
-#: forum/skins/default/templates/post_contributor_info.html:9
-#, fuzzy, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "seleccionar revisión"
-msgstr[1] "seleccionar revisión"
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "artículos por pagina"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
+msgstr ""
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "preguntado"
-#: forum/skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr "respondido"
-#: forum/skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr "publicado"
-#: forum/skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "actualizado"
-#: forum/skins/default/templates/privacy.html:6
-#: forum/skins/default/templates/privacy.html:11
-msgid "Privacy policy"
-msgstr "Políticas de privacidad"
-
-#: forum/skins/default/templates/privacy.html:15
-msgid "general message about privacy"
-msgstr "mensaje general sobre las privacidad"
-
-#: forum/skins/default/templates/privacy.html:18
-msgid "Site Visitors"
-msgstr "Visitas del sitio"
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "votar/"
+msgstr[1] "votar/"
-#: forum/skins/default/templates/privacy.html:20
-msgid "what technical information is collected about visitors"
-msgstr "Que información técnica es recolectada de los visitantes?"
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "respuesta"
+msgstr[1] "respuesta"
+
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "vistas"
+msgstr[1] "vistas"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, fuzzy, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "ver preguntas etiquetadas con '%(tagname)s'"
-#: forum/skins/default/templates/privacy.html:23
-msgid "Personal Information"
-msgstr "Información personal"
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "eliminar este comentario"
-#: forum/skins/default/templates/privacy.html:25
-msgid "details on personal information policies"
-msgstr "detalles de las políticas de información personal"
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "comentar"
-#: forum/skins/default/templates/privacy.html:28
-msgid "Other Services"
-msgstr "Otros Servicios"
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] ""
+msgstr[1] ""
-#: forum/skins/default/templates/privacy.html:30
-msgid "details on sharing data with third parties"
-msgstr "detalles sobre compartir datos con terceros"
+#: skins/default/templates/macros.html:291
+#, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
-#: forum/skins/default/templates/privacy.html:35
-msgid "cookie policy details"
-msgstr "politicas de las cookies"
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(requerido)"
-#: forum/skins/default/templates/privacy.html:37
-msgid "Policy Changes"
-msgstr "Cambios de Políticas"
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "Vista preliminar en tiempo real del editor Markdown"
-#: forum/skins/default/templates/privacy.html:38
-msgid "how privacy policies can be changed"
-msgstr "como han cambiado las políticas"
+#: skins/default/templates/privacy.html:3
+#: skins/default/templates/privacy.html:6
+msgid "Privacy policy"
+msgstr "Políticas de privacidad"
-#: forum/skins/default/templates/question.html:78
-#: forum/skins/default/templates/question.html:79
-#: forum/skins/default/templates/question.html:95
-#: forum/skins/default/templates/question.html:97
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "me gusta este artículo (clic de nuevo para cancelar)"
-#: forum/skins/default/templates/question.html:81
-#: forum/skins/default/templates/question.html:99
-#: forum/skins/default/templates/question.html:251
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "numero actual de votos"
-#: forum/skins/default/templates/question.html:90
-#: forum/skins/default/templates/question.html:91
-#: forum/skins/default/templates/question.html:104
-#: forum/skins/default/templates/question.html:105
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "no me gusta este artículo (clic de nuevo para cancelar)"
-#: forum/skins/default/templates/question.html:109
-#: forum/skins/default/templates/question.html:110
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr "marcar esta pregunta como favorita (clic de nuevo para cancelar)"
-#: forum/skins/default/templates/question.html:116
-#: forum/skins/default/templates/question.html:117
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr ""
"remover la marca de favorito de esta pregunta (clic de nuevo para restaurar "
"marca)"
-#: forum/skins/default/templates/question.html:141
-#: forum/skins/default/templates/question.html:288
-#: forum/skins/default/templates/revisions_answer.html:58
-#: forum/skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Reabrir esta pregunta"
+
+#: skins/default/templates/question.html:75
+#, fuzzy
+msgid "Share this question on facebook"
+msgstr "última información de la pregunta"
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "editar"
-#: forum/skins/default/templates/question.html:146
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "re-etiquetado"
+
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "reabrir"
-#: forum/skins/default/templates/question.html:150
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "cerrar"
-#: forum/skins/default/templates/question.html:156
-#: forum/skins/default/templates/question.html:293
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
"reportar como ofensivo (por ej. si tiene spam, pubicidad, material "
"malicioso, etc.)"
-#: forum/skins/default/templates/question.html:157
-#: forum/skins/default/templates/question.html:294
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "marcar como ofensivo"
-#: forum/skins/default/templates/question.html:165
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "eliminar"
-#: forum/skins/default/templates/question.html:183
-#: forum/skins/default/templates/question.html:325
-msgid "delete this comment"
-msgstr "eliminar este comentario"
-
-#: forum/skins/default/templates/question.html:194
-#: forum/skins/default/templates/question.html:336
-msgid "add comment"
-msgstr "comentar"
-
-#: forum/skins/default/templates/question.html:198
-#: forum/skins/default/templates/question.html:340
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question.html:200
-#: forum/skins/default/templates/question.html:342
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question.html:213
+#: skins/default/templates/question.html:156
#, fuzzy, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
@@ -2539,12 +3780,12 @@ msgstr ""
"Esta pregunta ha sido cerrada por las siguientes razones \"%(close_reason)s"
"\" por"
-#: forum/skins/default/templates/question.html:215
+#: skins/default/templates/question.html:158
#, fuzzy, python-format
msgid "close date %(closed_at)s"
msgstr "tiempo %(closed_at)s"
-#: forum/skins/default/templates/question.html:223
+#: skins/default/templates/question.html:166
#, python-format
msgid ""
"\n"
@@ -2557,73 +3798,74 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "antiguar respuestas serán mostradas primero"
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "antiguar respuestas"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "nuevas respuestas serán mostradas primero"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "nuevas respuestas"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "respuestas mejor valoradas serán mostradas primero"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "respuestas populares"
-#: forum/skins/default/templates/question.html:249
-#: forum/skins/default/templates/question.html:250
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "me gusta esta respuesta (clic de nuevo para cancelar)"
-#: forum/skins/default/templates/question.html:256
-#: forum/skins/default/templates/question.html:257
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "no me gusta esta respuesta (clic de nuevo para cancelar)"
-#: forum/skins/default/templates/question.html:262
-#: forum/skins/default/templates/question.html:263
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "marcar esta respuesta como la favorita (clic de nuevo para deshacer)"
-#: forum/skins/default/templates/question.html:268
-#: forum/skins/default/templates/question.html:269
-msgid "the author of the question has selected this answer as correct"
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
msgstr ""
"el autor de esta pregunta ha seleccionado esta respuesta como la correcta"
-#: forum/skins/default/templates/question.html:282
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "enlace permanente a esta respuesta"
-#: forum/skins/default/templates/question.html:283
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "enlace permanente"
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "revivir"
-#: forum/skins/default/templates/question.html:364
-#: forum/skins/default/templates/question.html:367
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr "Notificarme una vez al día cuando tenga nuevas respuestas"
-#: forum/skins/default/templates/question.html:370
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr "Notificarme semanalmente cuando tenga alguna nueva respuesta"
-#: forum/skins/default/templates/question.html:375
+#: skins/default/templates/question.html:315
#, fuzzy, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -2633,868 +3875,876 @@ msgstr ""
"(profile_url)s\n"
" "
-#: forum/skins/default/templates/question.html:380
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"una vez que inicie sesión serás capaz de suscribirte para recibir "
"actualizaciones"
-#: forum/skins/default/templates/question.html:391
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "Tu respuesta"
-#: forum/skins/default/templates/question.html:393
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "Se el primero en contestar esta pregunta"
-#: forum/skins/default/templates/question.html:399
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr "tu puedes contestar anonimamente y luego ingresar"
-#: forum/skins/default/templates/question.html:403
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr "responder a tu pregunta sólo para dar una respuesta"
-#: forum/skins/default/templates/question.html:405
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr "por favor intenta responder, no discutir"
-#: forum/skins/default/templates/question.html:441
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr "Ingresa/Registrate para publicar tu respuesta"
-#: forum/skins/default/templates/question.html:444
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "Responde tu pregunta"
-#: forum/skins/default/templates/question.html:446
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Responde la pregunta"
-#: forum/skins/default/templates/question.html:460
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Etiquetas de la pregunta"
-#: forum/skins/default/templates/question.html:465
-#: forum/skins/default/templates/questions.html:257
-#: forum/skins/default/templates/tag_selector.html:11
-#: forum/skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "ver etiquetas de la pregunta '%(tag_name)s'"
-#: forum/skins/default/templates/question.html:471
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "pregunta formulada"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "la pregunta ha sido vista"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "veces"
-#: forum/skins/default/templates/question.html:477
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "última actualización"
-#: forum/skins/default/templates/question.html:483
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "Preguntas relacionadas"
-#: forum/skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr ""
-
-#: forum/skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:21
-msgid "this answer has been accepted to be correct"
-msgstr "Esta respuesta ha sido aceptada como la correcta"
-
-#: forum/skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_edit.html:5
-#: forum/skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Editar pregunta"
-#: forum/skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "tips para preguntar"
-#: forum/skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "por favor, haz que tu pregunta sea relevante"
-#: forum/skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "intenta dar todos los detalles"
-#: forum/skins/default/templates/question_retag.html:4
-#: forum/skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Cambiar etiquetas"
-#: forum/skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "más de 5 etiquetas, con menos de 20 caraácteres cada una"
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "etiquetas"
-#: forum/skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "Por que usar o modificar etiquetas?"
-#: forum/skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
-msgstr "las etiquetas ayudan a mantener las preguntas ordenadas"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: forum/skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr "quienes etiquetan sus preguntas, son premiados por la comunidad"
-#: forum/skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "respuestas"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "más de 5 etiquetas, con menos de 20 caraácteres cada una"
-#: forum/skins/default/templates/questions.html:8
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Preguntas"
-#: forum/skins/default/templates/questions.html:32
-msgid "Found by tags"
-msgstr "Buscar etiquetas"
-
-#: forum/skins/default/templates/questions.html:36
-msgid "Search results"
-msgstr "Resultados de busqueda"
-
-#: forum/skins/default/templates/questions.html:38
-msgid "Found by title"
-msgstr "Encontrar por título"
-
-#: forum/skins/default/templates/questions.html:42
-msgid "Unanswered questions"
-msgstr "Preguntas sin responder"
-
-#: forum/skins/default/templates/questions.html:44
-msgid "All questions"
-msgstr "Todas las preguntas"
-
-#: forum/skins/default/templates/questions.html:51
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr ""
-#: forum/skins/default/templates/questions.html:53
+#: skins/default/templates/questions.html:18
#, fuzzy
msgid "see unanswered questions"
msgstr "preguntas sin contestar"
-#: forum/skins/default/templates/questions.html:55
+#: skins/default/templates/questions.html:24
#, fuzzy
msgid "see your favorite questions"
msgstr "preguntas favoritas del usuario"
-#: forum/skins/default/templates/questions.html:59
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr ""
-#: forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/questions.html:75
-#, fuzzy
-msgid "click to see the newest questions"
-msgstr "ver las últimas preguntas"
-
-#: forum/skins/default/templates/questions.html:70
-#, fuzzy
-msgid "click to see the oldest questions"
-msgstr "ver las últimas preguntas"
-
-#: forum/skins/default/templates/questions.html:83
-#: forum/skins/default/templates/questions.html:94
-#, fuzzy
-msgid "click to see the most recently updated questions"
-msgstr "últimas preguntas actualizadas"
-
-#: forum/skins/default/templates/questions.html:89
-#, fuzzy
-msgid "click to see the least recently updated questions"
-msgstr "últimas preguntas actualizadas"
-
-#: forum/skins/default/templates/questions.html:102
-#: forum/skins/default/templates/questions.html:113
-#, fuzzy
-msgid "click to see hottest questions"
-msgstr "preguntas calientes"
-
-#: forum/skins/default/templates/questions.html:102
-#, fuzzy
-msgid "less answers"
-msgstr "antiguar respuestas"
-
-#: forum/skins/default/templates/questions.html:108
-#, fuzzy
-msgid "click to see coldest questions"
-msgstr "ver las últimas preguntas"
-
-#: forum/skins/default/templates/questions.html:108
-#: forum/skins/default/templates/questions.html:113
-#, fuzzy
-msgid "more answers"
-msgstr "Tu respuesta"
-
-#: forum/skins/default/templates/questions.html:121
-#: forum/skins/default/templates/questions.html:132
-#, fuzzy
-msgid "click to see most voted questions"
-msgstr "preguntas más votadas"
-
-#: forum/skins/default/templates/questions.html:121
-#, fuzzy
-msgid "unpopular"
-msgstr "etiquetas populars"
-
-#: forum/skins/default/templates/questions.html:127
-#, fuzzy
-msgid "click to see least voted questions"
-msgstr "preguntas más votadas"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "suscribirse al feed de esta pregunta"
-#: forum/skins/default/templates/questions.html:127
-#: forum/skins/default/templates/questions.html:132
-#, fuzzy
-msgid "popular"
-msgstr "etiquetas populars"
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
+msgstr ""
-#: forum/skins/default/templates/questions.html:141
+#: skins/default/templates/questions.html:105
#, python-format
-msgid " %(q_num)s question found"
-msgid_plural "%(q_num)s questions found"
+msgid ""
+"\n"
+" %(q_num)s question\n"
+" "
+msgid_plural ""
+"\n"
+" %(q_num)s questions\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, fuzzy, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "nueva pregunta"
msgstr[1] "nueva pregunta"
-#: forum/skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr ""
-#: forum/skins/default/templates/questions.html:151
+#: skins/default/templates/questions.html:117
#, fuzzy
msgid "tagged"
msgstr "re-etiquetado"
-#: forum/skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:122
#, fuzzy
msgid "Search tips:"
msgstr "Resultados de busqueda"
-#: forum/skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:125
#, fuzzy
msgid "reset author"
msgstr "preguntar al autor"
-#: forum/skins/default/templates/questions.html:165
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "o"
+
+#: skins/default/templates/questions.html:128
#, fuzzy
msgid "reset tags"
msgstr "ver las etiquetas"
-#: forum/skins/default/templates/questions.html:169
-#: forum/skins/default/templates/questions.html:173
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr ""
-#: forum/skins/default/templates/questions.html:175
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr ""
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
#, fuzzy
msgid "Search tip:"
msgstr "Resultados de busqueda"
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr ""
-#: forum/skins/default/templates/questions.html:190
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
#, fuzzy
msgid "There are no unanswered questions here"
msgstr "lista de preguntas sin contestar"
-#: forum/skins/default/templates/questions.html:193
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
#, fuzzy
msgid "No favorite questions here. "
msgstr "preguntas favoritas"
-#: forum/skins/default/templates/questions.html:194
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
-#: forum/skins/default/templates/questions.html:199
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr ""
-#: forum/skins/default/templates/questions.html:203
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
#, fuzzy
msgid "resetting author"
msgstr "preguntar al autor"
-#: forum/skins/default/templates/questions.html:207
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
#, fuzzy
msgid "resetting tags"
msgstr "Etiquetas de interes"
-#: forum/skins/default/templates/questions.html:211
-#: forum/skins/default/templates/questions.html:215
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr ""
-#: forum/skins/default/templates/questions.html:220
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
#, fuzzy
msgid "Please always feel free to ask your question!"
msgstr "por favor, haz que tu pregunta sea relevante"
-#: forum/skins/default/templates/questions.html:224
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr ""
-#: forum/skins/default/templates/questions.html:225
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
#, fuzzy
msgid "Please, post your question!"
msgstr "Formula tu pregunta"
-#: forum/skins/default/templates/questions.html:241
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr ""
-#: forum/skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Etiquetas relacionadas"
-#: forum/skins/default/templates/reopen.html:6
-#: forum/skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "Re-abrir pregunta"
-#: forum/skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
-msgstr "Abrir pregunta previamente cerrada"
+#: skins/default/templates/reopen.html:9
+#, fuzzy
+msgid "Title"
+msgstr "título"
-#: forum/skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
-msgstr "La pregunta se cerro por las siguientes razones"
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
+msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
-msgstr "razones"
+#: skins/default/templates/reopen.html:19
+#, fuzzy
+msgid "Close reason:"
+msgstr "Cerrar pregunta"
-#: forum/skins/default/templates/reopen.html:22
-msgid "on "
-msgstr "en"
+#: skins/default/templates/reopen.html:22
+msgid "When:"
+msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr "cerrada el"
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "Reabrir esta pregunta"
-#: forum/skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Reabrir esta pregunta"
-#: forum/skins/default/templates/revisions_answer.html:7
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:8
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "Historial de revisiones"
-#: forum/skins/default/templates/revisions_answer.html:50
-#: forum/skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "clic para mostrar u ocultar revision"
-#: forum/skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "revisiones/"
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "Etiquetas de interes"
-#: forum/skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "remover '%(tag_name)s' de la lista de etiquetas interesante"
-#: forum/skins/default/templates/tag_selector.html:21
-#: forum/skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Agregar"
-#: forum/skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Ignorar etiqueta"
-#: forum/skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "remover '%(tag_name)s' de la lista de etiquetas ignoradas"
-#: forum/skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "mantener ocultas las etiquetas ignoradas"
-#: forum/skins/default/templates/tags.html:6
-#: forum/skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Lista de etiquetas"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "mostrar alfabeticamente"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "por nombre"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "ordenar etiquetas por frecuencia de uso"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "por popularidad"
-#: forum/skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: forum/skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Nada encontrado"
-#: forum/skins/default/templates/user_edit.html:6
+#: skins/default/templates/user.html:14
+#, fuzzy, python-format
+msgid "%(username)s's profile"
+msgstr "perfil de usuario"
+
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Editar perfil de usuario"
-#: forum/skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "editar perfil"
-#: forum/skins/default/templates/user_edit.html:33
-#: forum/skins/default/templates/user_info.html:53
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr ""
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Usuario registrado"
-#: forum/skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Nombre para mostrar"
-#: forum/skins/default/templates/user_edit.html:89
-#: forum/skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Actualizar"
-#: forum/skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr "Configuración de suscripciones por email"
-#: forum/skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr "información de suscripciones por email"
-#: forum/skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Detener el envió de emails"
-#: forum/skins/default/templates/user_info.html:18
-msgid "change picture"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "preguntas"
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
msgstr ""
-#: forum/skins/default/templates/user_info.html:25
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:933
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "eliminar"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "últimas visita"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "nuevas"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "hecho/"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "últimas visita"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "la mejor respuesta fue marcada"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "reputación"
-#: forum/skins/default/templates/user_info.html:35
-msgid "Moderate this user"
-msgstr "Moderar este usuario"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
-#: forum/skins/default/templates/user_info.html:47
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "actualizar perfil"
-#: forum/skins/default/templates/user_info.html:57
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "nombre real"
-#: forum/skins/default/templates/user_info.html:62
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "miembro desde"
-#: forum/skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "últimas visita"
-#: forum/skins/default/templates/user_info.html:73
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "sitio web del usuario"
-#: forum/skins/default/templates/user_info.html:79
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "localización"
-#: forum/skins/default/templates/user_info.html:86
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "edad"
-#: forum/skins/default/templates/user_info.html:87
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "medida de unidad"
-#: forum/skins/default/templates/user_info.html:93
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "votos no utilizados el día de hoy"
-#: forum/skins/default/templates/user_info.html:94
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "votos restantes"
-#: forum/skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+#, fuzzy
+msgid "Save"
+msgstr "Guardar edición"
+
+#: skins/default/templates/user_moderate.html:21
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "reputación del usuario en la comunidad"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, python-format
+msgid "Send message to %(username)s"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "mensajes/"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "mensajes/"
+
+#: skins/default/templates/user_reputation.html:7
#, fuzzy
msgid "Your karma change log."
msgstr "Tu contraseña ha sido cambiada."
-#: forum/skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, fuzzy, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr "la respuesta ha sido votada %(vote_count)s veces"
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "esta respuesta ha sido seleccionada como la correcta"
-#: forum/skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr "pulgar hacia arriba"
-#: forum/skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "usuarios han votado positivo esto varias veces"
-#: forum/skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr "pulgar hacia abajo"
-#: forum/skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr "usuarios han votado negativo esto varias veces"
-#: forum/skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, fuzzy, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr ""
"ver otras preguntas con %(view_user)s's que ha etiquetado con '%(tag_name)s' "
-#: forum/skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "Pefil de usuario"
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "descripción general"
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915
-msgid "recent activity"
-msgstr "actividad reciente"
-
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "comentar y responder otras preguntas"
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924
-msgid "responses"
-msgstr "respuestas"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: forum/skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "grafica de la reputación de este usuario"
-#: forum/skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "historial de reputación"
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951
-msgid "user vote record"
-msgstr "registro de votos de este usuario"
-
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950
-msgid "casted votes"
-msgstr "votos emitidos"
-
-#: forum/skins/default/templates/user_tabs.html:23
+#: skins/default/templates/user_tabs.html:16
msgid "questions that user selected as his/her favorite"
msgstr "preguntas que el usuario seleccione como su favorito"
-#: forum/skins/default/templates/user_tabs.html:24
+#: skins/default/templates/user_tabs.html:17
msgid "favorites"
msgstr "favoritos"
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "actividad reciente"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "activa"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
+msgid "user vote record"
+msgstr "registro de votos de este usuario"
+
+#: skins/default/templates/user_tabs.html:24
+msgid "casted votes"
+msgstr "votos emitidos"
+
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr "configuraciones de suscripción por email"
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959
-msgid "email subscriptions"
+#: skins/default/templates/user_tabs.html:29
+#, fuzzy
+msgid "subscriptions"
msgstr "suscripción por email"
-#: forum/skins/default/templates/users.html:6
-#: forum/skins/default/templates/users.html:24
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "Moderar este usuario"
+
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "Localización"
+
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Usuarios"
-#: forum/skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "reciente"
-#: forum/skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "por nombre de usuario"
-#: forum/skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr "usurios que coinciden con la consulta %(suser)s:"
-#: forum/skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Nada encontrado."
-#: forum/skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "esta pregunta ha sido seleccionada como favorita"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "esta pregunta ha sido seleccionada como favorita"
+msgstr[1] "esta pregunta ha sido seleccionada como favorita"
-#: forum/skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
#, fuzzy
msgid "thumb-up on"
msgstr "thumb-up on"
-#: forum/skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
#, fuzzy
msgid "thumb-up off"
msgstr "thumb-up off"
-#: forum/skins/default/templates/authopenid/changeemail.html:3
-#: forum/skins/default/templates/authopenid/changeemail.html:9
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
#, fuzzy
msgid "Change email"
msgstr "Cambiar email"
-#: forum/skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
#, fuzzy
msgid "Save your email address"
msgstr "tu dirección de email"
-#: forum/skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, fuzzy, python-format
msgid "change %(email)s info"
msgstr "Cambiar email"
-#: forum/skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, fuzzy, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr "avatar, ver información %(gravatar_faq_url)s"
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
#, fuzzy
msgid "Your new Email"
msgstr "Tu cuenta de email"
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
#, fuzzy
msgid "Your Email"
msgstr "no enviar emails"
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
#, fuzzy
msgid "Save Email"
msgstr "Guardar edición"
-#: forum/skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
#, fuzzy
msgid "Validate email"
msgstr "Cómo validar una email"
-#: forum/skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
#, fuzzy
msgid "Email not changed"
msgstr "notificaciones por email cancelada"
-#: forum/skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
#, fuzzy
msgid "email key not sent"
msgstr "enviar actualizaciones al usuario"
-#: forum/skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeopenid.html:8
-#, fuzzy
-msgid "Account: change OpenID URL"
-msgstr "Cambiar OpenID"
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:12
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
#, fuzzy
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr "Aquí puedes cambiar tu contraseña. Asegurate de recordarla!"
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:14
-#: forum/skins/default/templates/authopenid/delete.html:14
-#: forum/skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changepw.html:7
-#, fuzzy
-msgid "Account: change password"
-msgstr "Cambiar Contraseña"
-
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr "Aquí puedes cambiar tu contraseña. Asegurate de recordarla!"
-
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "Conectar tu OpenID con este sitio"
-
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "Conectar tu OpenID con tu cuenta en este sitio"
+msgid "Registration"
+msgstr "Registrar"
-#: forum/skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, fuzzy, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr "avatar, ver información %(gravatar_faq_url)s"
-#: forum/skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, fuzzy, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -3506,100 +4756,73 @@ msgstr ""
" see %(email_validation_faq_url)s\n"
" "
-#: forum/skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:42
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr "Esta cuenta ya existe, por favor use otra."
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr "Lo sentimos, ocurrieron algunos errores con:"
-
-#: forum/skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "Nombre de usuario"
-#: forum/skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr "Dirección de correo electrónico"
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr "recibir actualizaciones de motivación"
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "selecciona una de las siguientes opciones"
-#: forum/skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
"Una herramienta para filtrar por etiquetas será mostrada cuando ingreses"
-#: forum/skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "crear cuenta"
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr "Cuenta existente"
-
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "nombr de usuario"
-
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "contraseña"
-
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr "Registrar"
-
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr "Recordar contraseña"
-
-#: forum/skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
#, fuzzy
msgid "Your account details are:"
msgstr "Tu cuenta de email"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
#, fuzzy
msgid "Username:"
msgstr "nombr de usuario"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:7
-#: forum/skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
#, fuzzy
msgid "Password:"
msgstr "contraseña"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:12
-#: forum/skins/default/templates/authopenid/email_validation.txt:14
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
#, fuzzy
msgid ""
"Sincerely,\n"
@@ -3608,53 +4831,21 @@ msgstr ""
"Sinceramente,<br />\n"
" Administrador del Foro"
-#: forum/skins/default/templates/authopenid/delete.html:8
-#, fuzzy
-msgid "Account: delete account"
-msgstr "Eliminar cuenta"
-
-#: forum/skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:34
-#, fuzzy
-msgid "Delete account permanently"
-msgstr "Eliminar cuenta"
-
-#: forum/skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "Agradecer desde foro de P&R"
-#: forum/skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr "Para usar este foro, ingresa al siguiente enlace:"
-#: forum/skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr ""
"El enlace de arriba nos ayudará a verificar su dirección de correo "
"electrónico."
-#: forum/skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
#, fuzzy
msgid ""
"If you beleive that this message was sent in mistake - \n"
@@ -3665,419 +4856,1006 @@ msgstr ""
" no es necesario que tomes acción alguna. Solo ignoralo, y disculpa\n"
" por los iconvenientes"
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7
-#, fuzzy
-msgid "Traditional login information"
-msgstr "Registro tradicional"
-
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/sendpw.html:4
-#: forum/skins/default/templates/authopenid/sendpw.html:7
-#, fuzzy
-msgid "Send new password"
-msgstr "Cambiar Contraseña"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/sendpw.html:21
-#, fuzzy
-msgid "Reset password"
-msgstr "Crear contraseña"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:22
-#, fuzzy
-msgid "return to login"
-msgstr "regresar a la pagina de ingreso"
-
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
+#: skins/default/templates/authopenid/signin.html:3
msgid "User login"
msgstr "Nombre de usuario"
-#: forum/skins/default/templates/authopenid/signin.html:28
+#: skins/default/templates/authopenid/signin.html:11
#, fuzzy, python-format
msgid ""
"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
"\n"
" Puedes ajustar la frecuencia de emails recibidos en tu %"
"(profile_url)s\n"
" "
-#: forum/skins/default/templates/authopenid/signin.html:35
-#, python-format
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
msgid ""
"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
+msgstr ""
+"\n"
+" Puedes ajustar la frecuencia de emails recibidos en tu %"
+"(profile_url)s\n"
" "
+
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
-msgstr "Haz clic sobre uno de estos servicios para ingresar"
+#: skins/default/templates/authopenid/signin.html:28
+msgid ""
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:30
+msgid ""
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
+msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:151
+#: skins/default/templates/authopenid/signin.html:36
msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:153
-#: forum/skins/default/templates/authopenid/signin.html:166
+#: skins/default/templates/authopenid/signin.html:39
+msgid ""
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
#, fuzzy
-msgid "Login"
-msgstr "ingresar"
+msgid "(or select another login method above)"
+msgstr "selecciona una de las siguientes opciones"
-#: forum/skins/default/templates/authopenid/signin.html:157
+#: skins/default/templates/authopenid/signin.html:89
#, fuzzy
-msgid "Enter your login name and password"
-msgstr "Crear nombre de usuario y contraseña"
+msgid "Sign in"
+msgstr "ingresar/"
-#: forum/skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Ingrese su nombre de usuario y contraseña."
+
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:114
#, fuzzy
msgid "Login name"
msgstr "Ingresar ahora!"
-#: forum/skins/default/templates/authopenid/signin.html:163
+#: skins/default/templates/authopenid/signin.html:118
#, fuzzy
msgid "Password"
msgstr "contraseña"
-#: forum/skins/default/templates/authopenid/signin.html:167
+#: skins/default/templates/authopenid/signin.html:122
#, fuzzy
-msgid "Create account"
-msgstr "crear cuenta"
+msgid "Login"
+msgstr "ingresar"
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "Seleccionar nueva contraseña"
+
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "por favor, re-escribe tu contraseña"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:160
+#, fuzzy
+msgid "provider"
+msgstr "proveedores/"
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "últimas visita"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "si estas teniendo problemas para ingresar."
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
+msgstr "Obtener una nueva contraseña"
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "Obtener una nueva contraseña"
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Por que usar OpenID?"
-#: forum/skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "con OpenID es más fácil"
-#: forum/skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "re-usar openid"
-#: forum/skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr "openID es ampliamente adoptado"
-#: forum/skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "openID es un estándar abierto"
-#: forum/skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "Para saber más"
-#: forum/skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "Obetener OpenID"
-#: forum/skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "Darte de alta"
-#: forum/skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr "Crear nombre de usuario y contraseña"
-#: forum/skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr "Registro tradicional"
-#: forum/skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr "Crear cuenta"
-#: forum/skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "o"
-#: forum/skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
#, fuzzy
msgid "return to OpenID login"
msgstr "regresar a la pagina de ingreso"
-#: forum/skins/default/templates/fbconnect/xd_receiver.html:5
-#, fuzzy, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
-msgstr "Conectar con %(APP_SHORT_NAME)s Facebook!"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr "inicio"
-#: forum/templatetags/extra_filters.py:100
-msgid "no items in counter"
-msgstr ""
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr "Demuestranos que eres humano de verdad"
-#: forum/templatetags/extra_tags.py:53
-#, python-format
-msgid "%(username)s gravatar image"
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "Soy un humano de verdad"
+
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
msgstr ""
-#: forum/templatetags/extra_tags.py:178 forum/templatetags/extra_tags.py:205
-msgid "reputation points"
-msgstr "puntos de reputación"
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
-#: forum/templatetags/extra_tags.py:265
-msgid "2 days ago"
-msgstr "2 días atrás"
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr "Esta respuesta ha sido aceptada como la correcta"
-#: forum/templatetags/extra_tags.py:267
-msgid "yesterday"
-msgstr "ayer"
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+msgstr[1] ""
-#: forum/templatetags/extra_tags.py:269
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_list.html:15
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_list.html:35
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_list.html:47
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: forum/templatetags/extra_tags.py:271
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "respuestas"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "votos"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "vistas"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
+msgid "no items in counter"
+msgstr ""
+
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
+msgid "%(badge_count)d %(badge_level)s badge"
+msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] ""
msgstr[1] ""
-#: forum/utils/forms.py:30
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
+msgid "reputation points"
+msgstr "puntos de reputación"
+
+#: templatetags/extra_tags.py:221
+#, python-format
+msgid "your karma is %(reputation)s"
+msgstr ""
+
+#: templatetags/extra_tags.py:237
+#, fuzzy
+msgid "badges: "
+msgstr "medallas"
+
+#: utils/forms.py:32
msgid "this field is required"
msgstr "este campo es requerido"
-#: forum/utils/forms.py:45
+#: utils/forms.py:46
msgid "choose a username"
msgstr "seleccione un nombre de usuario"
-#: forum/utils/forms.py:50
+#: utils/forms.py:52
msgid "user name is required"
msgstr "nombre de usuario es requerido"
-#: forum/utils/forms.py:51
+#: utils/forms.py:53
msgid "sorry, this name is taken, please choose another"
msgstr "lo sentimos, el nombre que haz elegido ya esta usado, selecciona otro"
-#: forum/utils/forms.py:52
+#: utils/forms.py:54
msgid "sorry, this name is not allowed, please choose another"
msgstr ""
"lo sentimos, el nombre que haz elegido no está permitido, seleciona otro"
-#: forum/utils/forms.py:53
+#: utils/forms.py:55
msgid "sorry, there is no user with this name"
msgstr "los sentimos, no hay usuarios con este nombre"
-#: forum/utils/forms.py:54
+#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
msgstr ""
"lo sentimos, tenermos un serio error - el nombre de usuario ha sido tomado "
"por varios usuarios"
-#: forum/utils/forms.py:55
+#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
msgstr ""
"nombre de usuario sólo puede constar de letras, espacio vacío y subrayado"
-#: forum/utils/forms.py:109
+#: utils/forms.py:118
msgid "your email address"
msgstr "tu dirección de email"
-#: forum/utils/forms.py:110
+#: utils/forms.py:119
msgid "email address is required"
msgstr "dirección de email requerida"
-#: forum/utils/forms.py:111
+#: utils/forms.py:120
msgid "please enter a valid email address"
msgstr "ingresa una dirección de email valida"
-#: forum/utils/forms.py:112
+#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
msgstr ""
"este email está siendo utilizado por algún usuario, por favor selecciona otro"
-#: forum/utils/forms.py:140
+#: utils/forms.py:149
msgid "choose password"
msgstr "seleccionar contraseña"
-#: forum/utils/forms.py:141
+#: utils/forms.py:150
msgid "password is required"
msgstr "una contraseña es requerida"
-#: forum/utils/forms.py:144
+#: utils/forms.py:153
msgid "retype password"
msgstr "re-escribir contraseña"
-#: forum/utils/forms.py:145
+#: utils/forms.py:154
msgid "please, retype your password"
msgstr "por favor, re-escribe tu contraseña"
-#: forum/utils/forms.py:146
+#: utils/forms.py:155
msgid "sorry, entered passwords did not match, please try again"
msgstr ""
"lo sentimos, las contraseñas que haz ingresado no coinciden, intenta de nuevo"
-#: forum/views/commands.py:209
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr ""
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "2 días atrás"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "ayer"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: views/commands.py:42
+msgid "anonymous users cannot vote"
+msgstr "usuarios anónimos no pueden votar"
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "usuarios anónimos no pueden votar"
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+#, fuzzy
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr "usuarios anónimos no pueden votar"
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
"subscrición guardada, necesitamos una validación de %(email)s , mira %"
"(details_url)s"
-#: forum/views/commands.py:217
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr "la frecuencia de notificaciones por email ha sido cambiada a diario"
-#: forum/views/meta.py:35
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "Foro de sugerencias"
-#: forum/views/meta.py:36
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Gracias por tus sugerencias"
-#: forum/views/meta.py:44
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr "Esperamos con interés escuchar sus comentarios! :)"
-#: forum/views/users.py:867 forum/views/users.py:871
-msgid "changes saved"
-msgstr "cambios guardados"
+#: views/readers.py:429
+#, fuzzy
+msgid "Sorry, this question has been deleted and is no longer accessible"
+msgstr "esta pregunta ha sido seleccionada como la favorita"
-#: forum/views/users.py:877
-msgid "email updates canceled"
-msgstr "notificaciones por email cancelada"
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "moderar-usuario/"
-#: forum/views/users.py:908
+#: views/users.py:400
msgid "user profile"
msgstr "perfil de usuario"
-#: forum/views/users.py:909
+#: views/users.py:401
msgid "user profile overview"
msgstr "vista del perfil de usuario"
-#: forum/views/users.py:916
+#: views/users.py:684
msgid "recent user activity"
msgstr "actividad reciente del usuario"
-#: forum/views/users.py:917
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "perfil - actividad reciente"
-#: forum/views/users.py:926
+#: views/users.py:753
msgid "profile - responses"
msgstr "perfil - respuestas"
-#: forum/views/users.py:934
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "pefil - votos"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "reputación del usuario en la comunidad"
-#: forum/views/users.py:935
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "perfil - reputación del usuario"
-#: forum/views/users.py:941
-msgid "favorite questions"
-msgstr "preguntas favoritas"
-
-#: forum/views/users.py:942
+#: views/users.py:885
msgid "users favorite questions"
msgstr "preguntas favoritas del usuario"
-#: forum/views/users.py:943
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "pefil - preguntas favoritas"
-#: forum/views/users.py:952
-msgid "profile - votes"
-msgstr "pefil - votos"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr "cambios guardados"
+
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr "notificaciones por email cancelada"
-#: forum/views/users.py:961
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "perfil - notificación por email"
-#: forum/views/writers.py:70
+#: views/writers.py:53
+#, fuzzy
+msgid "Sorry, anonymous users cannot upload files"
+msgstr "usuarios anónimos no pueden votar"
+
+#: views/writers.py:62
#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
+msgid "allowed file types are '%(file_types)s'"
msgstr ""
-#: forum/views/writers.py:72
+#: views/writers.py:85
#, python-format
-msgid "allowed file types are '%(file_types)s'"
+msgid "maximum upload file size is %(file_size)sK"
+msgstr ""
+
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr ""
+"Error al subir el archivo. Por favor contacte el administrador del sitio. "
+"Gracias. %s"
-#: forum/views/writers.py:74
+#: views/writers.py:454
#, python-format
-msgid "maximum upload file size is %sK"
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: forum/views/writers.py:76
+#: views/writers.py:489
#, python-format
msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-"Error al subir el archivo. Por favor contacte el administrador del sitio. "
-"Gracias. %s"
-#: forum_modules/authentication/auth.py:27
-msgid "Email Validation"
-msgstr "Email de validación"
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
+msgstr ""
-#: forum_modules/authentication/auth.py:38
-msgid "Thank you, your email is now validated."
-msgstr "Gracias, tu email ha sido validado."
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "Ingrese su nombre de usuario y contraseña (sensible a las mayusculas)"
-#: forum_modules/authentication/auth.py:62
-msgid "Your password was changed"
-msgstr "Tu contraseña ha sido cambiada."
+#~ msgid "This account is inactive."
+#~ msgstr "Esta cuenta está inactiva."
-#: forum_modules/authentication/auth.py:64
-msgid "New password set"
-msgstr "Seleccionar nueva contraseña"
+#~ msgid "Login failed."
+#~ msgstr "Ingreso fallido."
-#: forum_modules/authentication/auth.py:130
-#, fuzzy, python-format
-msgid "Welcome back %s, you are now logged in"
-msgstr "Bienvenido de vuelta %s, ahora has ingresado"
+#, fuzzy
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr ""
+#~ "Ingrese su nombre de usuario y contraseña (sensible a las mayusculas)"
+
+#, fuzzy
+#~ msgid "password/"
+#~ msgstr "contraseña"
+
+#, fuzzy
+#~ msgid "email/"
+#~ msgstr "no enviar emails"
+
+#~ msgid "validate/"
+#~ msgstr "validar/"
+
+#, fuzzy
+#~ msgid "change/"
+#~ msgstr "edad"
+
+#, fuzzy
+#~ msgid "openid/"
+#~ msgstr "reabrir/"
+
+#, fuzzy
+#~ msgid "Password changed."
+#~ msgstr "Tu contraseña ha sido cambiada."
+
+#, fuzzy
+#~ msgid "your email was not changed"
+#~ msgstr "Tu contraseña ha sido cambiada."
+
+#, fuzzy
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Estas credenciales ya están asociadas con tu cuenta."
+
+#, fuzzy
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "Las nuevas credenciales están ahora asociadas con tu cuenta."
+
+#, fuzzy
+#~ msgid "Account deleted."
+#~ msgstr "revivir"
+
+#, fuzzy
+#~ msgid "Request for new password"
+#~ msgstr "Crear contraseña"
+
+#, fuzzy
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr "Un correo de validación ha sido enviado a tu dirección de email."
+
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "Tu pregunta y todas sus respuestas han sido eliminadas"
+
+#~ msgid "Your question has been deleted"
+#~ msgstr "Tu pregunta ha sido eliminada"
+
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "La pregunta y todas sus respuestas han sido eliminadas"
+
+#~ msgid "The question has been deleted"
+#~ msgstr "La pregunta ha sido eliminada"
+
+#~ msgid "question"
+#~ msgstr "pregunta"
+
+#~ msgid "Automatically accept user's contributions for the email updates"
+#~ msgstr ""
+#~ "Aceptar automáticamente las contribuciones de los usuarios para las "
+#~ "actualizaciones de correo electrónico"
-#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
-#: forum_modules/books/urls.py:9
-msgid "books/"
-msgstr "libros/"
+#~ msgid "unanswered/"
+#~ msgstr "sinrespuesta/"
+
+#, fuzzy
+#~ msgid "nimda/"
+#~ msgstr "nimda/"
+
+#~ msgid "email update message subject"
+#~ msgstr "asunto del email"
+
+#~ msgid "sorry, system error"
+#~ msgstr "lo sentimos, ocurrió un error del sistema"
+
+#~ msgid "Account functions"
+#~ msgstr "Funciones de la Cuenta"
+
+#~ msgid "Change email "
+#~ msgstr "Cambiar email"
+
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr "Agregar o actualizar la dirección de email asociada a tu cuenta."
+
+#~ msgid "Change OpenID"
+#~ msgstr "Cambiar OpenID"
+
+#~ msgid "Change openid associated to your account"
+#~ msgstr "Cambiar el OpenID asociado a tu cuenta"
+
+#~ msgid "Delete account"
+#~ msgstr "Eliminar cuenta"
+
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr "Eliminar tu nombre de usuario y todos tus datos de este sitio"
+
+#~ msgid "toggle preview"
+#~ msgstr "Vista preliminar"
+
+#, fuzzy
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+
+#~ msgid "reading channel"
+#~ msgstr "leyendo canal"
+
+#~ msgid "[author]"
+#~ msgstr "[autor]"
+
+#~ msgid "[publisher]"
+#~ msgstr "[publicada por]"
+
+#~ msgid "[publication date]"
+#~ msgstr "[fecha de publicación]"
+
+#~ msgid "[price]"
+#~ msgstr "[precio]"
+
+#~ msgid "currency unit"
+#~ msgstr "unidad de medida"
+
+#~ msgid "[pages]"
+#~ msgstr "[paginas]"
+
+#~ msgid "pages abbreviation"
+#~ msgstr "abreviacions de pagina"
+
+#~ msgid "[tags]"
+#~ msgstr "[etiquetas]"
+
+#~ msgid "author blog"
+#~ msgstr "blog del autor"
+
+#~ msgid "book directory"
+#~ msgstr "directorio de libros"
+
+#~ msgid "buy online"
+#~ msgstr "comprar online"
+
+#~ msgid "reader questions"
+#~ msgstr "leer preguntas"
+
+#~ msgid "ask the author"
+#~ msgstr "preguntar al autor"
+
+#~ msgid "number of times"
+#~ msgstr "número de veces"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "la respuesta ha sido aceptada como la correcta"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "suscribirse al feed de este libro"
+
+#~ msgid "open any closed question"
+#~ msgstr "abrir y cerrar preguntas"
+
+#~ msgid "books"
+#~ msgstr "libros"
+
+#, fuzzy
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "seleccionar revisión"
+#~ msgstr[1] "seleccionar revisión"
+
+#~ msgid "general message about privacy"
+#~ msgstr "mensaje general sobre las privacidad"
+
+#~ msgid "Site Visitors"
+#~ msgstr "Visitas del sitio"
+
+#~ msgid "what technical information is collected about visitors"
+#~ msgstr "Que información técnica es recolectada de los visitantes?"
+
+#~ msgid "Personal Information"
+#~ msgstr "Información personal"
+
+#~ msgid "details on personal information policies"
+#~ msgstr "detalles de las políticas de información personal"
+
+#~ msgid "Other Services"
+#~ msgstr "Otros Servicios"
+
+#~ msgid "details on sharing data with third parties"
+#~ msgstr "detalles sobre compartir datos con terceros"
+
+#~ msgid "cookie policy details"
+#~ msgstr "politicas de las cookies"
+
+#~ msgid "Policy Changes"
+#~ msgstr "Cambios de Políticas"
+
+#~ msgid "how privacy policies can be changed"
+#~ msgstr "como han cambiado las políticas"
+
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "las etiquetas ayudan a mantener las preguntas ordenadas"
+
+#~ msgid "Found by tags"
+#~ msgstr "Buscar etiquetas"
+
+#~ msgid "Search results"
+#~ msgstr "Resultados de busqueda"
+
+#~ msgid "Found by title"
+#~ msgstr "Encontrar por título"
+
+#~ msgid "Unanswered questions"
+#~ msgstr "Preguntas sin responder"
+
+#~ msgid "All questions"
+#~ msgstr "Todas las preguntas"
+
+#, fuzzy
+#~ msgid "click to see the newest questions"
+#~ msgstr "ver las últimas preguntas"
+
+#, fuzzy
+#~ msgid "click to see the oldest questions"
+#~ msgstr "ver las últimas preguntas"
+
+#, fuzzy
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "últimas preguntas actualizadas"
+
+#, fuzzy
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "últimas preguntas actualizadas"
+
+#, fuzzy
+#~ msgid "click to see hottest questions"
+#~ msgstr "preguntas calientes"
+
+#, fuzzy
+#~ msgid "less answers"
+#~ msgstr "antiguar respuestas"
+
+#, fuzzy
+#~ msgid "click to see coldest questions"
+#~ msgstr "ver las últimas preguntas"
+
+#, fuzzy
+#~ msgid "more answers"
+#~ msgstr "Tu respuesta"
+
+#, fuzzy
+#~ msgid "click to see most voted questions"
+#~ msgstr "preguntas más votadas"
+
+#, fuzzy
+#~ msgid "unpopular"
+#~ msgstr "etiquetas populars"
+
+#, fuzzy
+#~ msgid "click to see least voted questions"
+#~ msgstr "preguntas más votadas"
+
+#, fuzzy
+#~ msgid "popular"
+#~ msgstr "etiquetas populars"
+
+#~ msgid "Open the previously closed question"
+#~ msgstr "Abrir pregunta previamente cerrada"
+
+#~ msgid "The question was closed for the following reason "
+#~ msgstr "La pregunta se cerro por las siguientes razones"
+
+#~ msgid "reason - leave blank in english"
+#~ msgstr "razones"
+
+#~ msgid "on "
+#~ msgstr "en"
+
+#~ msgid "date closed"
+#~ msgstr "cerrada el"
+
+#, fuzzy
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "Cambiar OpenID"
+
+#, fuzzy
+#~ msgid ""
+#~ "This is where you can change your OpenID URL. Make sure you remember it!"
+#~ msgstr "Aquí puedes cambiar tu contraseña. Asegurate de recordarla!"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr "Aquí puedes cambiar tu contraseña. Asegurate de recordarla!"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "Conectar tu OpenID con este sitio"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "Lo sentimos, ocurrieron algunos errores con:"
+
+#~ msgid "Existing account"
+#~ msgstr "Cuenta existente"
+
+#~ msgid "password"
+#~ msgstr "contraseña"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "Recordar contraseña"
+
+#, fuzzy
+#~ msgid "Account: delete account"
+#~ msgstr "Eliminar cuenta"
+
+#, fuzzy
+#~ msgid "Delete account permanently"
+#~ msgstr "Eliminar cuenta"
+
+#, fuzzy
+#~ msgid "Traditional login information"
+#~ msgstr "Registro tradicional"
+
+#, fuzzy
+#~ msgid "Send new password"
+#~ msgstr "Cambiar Contraseña"
+
+#, fuzzy
+#~ msgid "Reset password"
+#~ msgstr "Crear contraseña"
+
+#, fuzzy
+#~ msgid "return to login"
+#~ msgstr "regresar a la pagina de ingreso"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr "Haz clic sobre uno de estos servicios para ingresar"
+
+#, fuzzy
+#~ msgid "Enter your login name and password"
+#~ msgstr "Crear nombre de usuario y contraseña"
+
+#, fuzzy
+#~ msgid "Create account"
+#~ msgstr "crear cuenta"
+
+#, fuzzy
+#~ msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
+#~ msgstr "Conectar con %(APP_SHORT_NAME)s Facebook!"
+
+#~ msgid "favorite questions"
+#~ msgstr "preguntas favoritas"
+
+#~ msgid "Email Validation"
+#~ msgstr "Email de validación"
+
+#~ msgid "Thank you, your email is now validated."
+#~ msgstr "Gracias, tu email ha sido validado."
+
+#, fuzzy
+#~ msgid "Welcome back %s, you are now logged in"
+#~ msgstr "Bienvenido de vuelta %s, ahora has ingresado"
+
+#~ msgid "books/"
+#~ msgstr "libros/"
#~ msgid "is not an answer to the question"
#~ msgstr "no es una respuesa a la pregunta"
@@ -4089,21 +5867,9 @@ msgstr "libros/"
#~ "puedes utilizar los siguientes carácteres en las tags: letras 'a-z', "
#~ "numeros, y carácteres ',-_#'"
-#~ msgid "done/"
-#~ msgstr "hecho/"
-
#~ msgid "tempsignin/"
#~ msgstr "tiempo-de-ingreso/"
-#~ msgid "authsettings/"
-#~ msgstr "authsettings/"
-
-#~ msgid "providers/"
-#~ msgstr "proveedores/"
-
-#~ msgid "remove/"
-#~ msgstr "remover/"
-
#~ msgid "add/"
#~ msgstr "agregar/"
@@ -4113,9 +5879,6 @@ msgstr "libros/"
#~ msgid "You cannot leave this field blank"
#~ msgstr "No puedes dejar este espacio en blanco"
-#~ msgid "Sorry, but this email is not on our database."
-#~ msgstr "Lo sentimos, pero este email no esta en nuestra base de datos"
-
#~ msgid "The users have been awarded with badges:"
#~ msgstr "Los usuarios pueden ser premiado con los siguientes medallas:"
@@ -4125,9 +5888,6 @@ msgstr "libros/"
#~ msgid "administration"
#~ msgstr "administración"
-#~ msgid "Home"
-#~ msgstr "Inicio"
-
#~ msgid "last updated questions"
#~ msgstr "últimas respuestas"
@@ -4155,18 +5915,12 @@ msgstr "libros/"
#~ msgid "Please help us answer"
#~ msgstr "Ayudanos a contestar preguntas"
-#~ msgid "see questions tagged"
-#~ msgstr "ver preguntas etiquetadas"
-
#~ msgid "number - make blank in english"
#~ msgstr "numero"
#~ msgid "most recently asked questions"
#~ msgstr "últimas preguntas respondidas"
-#~ msgid "latest questions info"
-#~ msgstr "última información de la pregunta"
-
#~ msgid "Questions are sorted by the <strong>time of last update</strong>."
#~ msgstr ""
#~ "Las preguntas han sido ordenadas según <strong>el tiempo de su última "
@@ -4252,9 +6006,6 @@ msgstr "libros/"
#~ msgid "Click"
#~ msgstr "Click"
-#~ msgid "if you're having troubles signing in."
-#~ msgstr "si estas teniendo problemas para ingresar."
-
#~ msgid "Enter your "
#~ msgstr "Ingresar tu"
@@ -4298,9 +6049,6 @@ msgstr "libros/"
#~ msgid "Administration menu"
#~ msgstr "Menú de administración"
-#~ msgid "Basic settings"
-#~ msgstr "Configuraciones básicas"
-
#~ msgid "Welcome to the administration area."
#~ msgstr "Bienvenido al área de adminstración"
@@ -4387,6 +6135,3 @@ msgstr "libros/"
#, fuzzy
#~ msgid "Got %s upvotes in a question tagged with \"bug\""
#~ msgstr "Obtuvo %s votos en la pregunta marcada con \"bug\""
-
-#~ msgid "Invalid captcha"
-#~ msgstr "Validación incorrecta"
diff --git a/askbot/locale/fi/LC_MESSAGES/django.po b/askbot/locale/fi/LC_MESSAGES/django.po
index c9835245..44024f04 100644
--- a/askbot/locale/fi/LC_MESSAGES/django.po
+++ b/askbot/locale/fi/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-19 07:05+0300\n"
+"POT-Creation-Date: 2010-11-18 17:35-0600\n"
"PO-Revision-Date: 2010-06-17 05:57+0200\n"
"Last-Translator: Pekka Järvinen <pekka.jarvinen@gmail.com>\n"
"Language-Team: Finnish <finnish@askbot.org>\n"
@@ -18,54 +18,6 @@ msgstr ""
"X-Poedit-Country: FINLAND\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: auth.py:528
-msgid "Your question and all of it's answers have been deleted"
-msgstr "Kysymyksesi ja kaikki sen vastaukset on poistettu"
-
-#: auth.py:531
-msgid "Your question has been deleted"
-msgstr "Kysymyksesi on poistettu"
-
-#, fuzzy
-msgid "blocked users cannot post"
-msgstr "Sorry, your account appears to be blocked and you "
-"cannot make new posts until this issue is resolved. "
-"Please contact the forum administrator to reach a "
-"resolution."
-
-#, fuzzy
-msgid "suspended users cannot post"
-msgstr "Sorry, your account appears to be suspended and you "
-"cannot make new posts until this issue is resolved. "
-"You can, however edit your existing posts. "
-"Please contact the forum administrator to "
-"reach a resolution."
-
-#: auth.py:535
-msgid "The question and all of it's answers have been deleted"
-msgstr "Kysymys ja kaikki sen vastaukset on poistettu"
-
-#: auth.py:538
-msgid "The question has been deleted"
-msgstr "Kysymys on poistettu"
-
-msgid "anonymous users cannot vote"
-msgstr "kirjaudu sisään, jotta voit käyttää tätä ominaisuutta"
-
-#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr "tarvitset >%(points)s points äänestämiseen "
-
-#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr ">%(points)s mainetta tarvitaan"
-
-msgid "cannot vote for own posts"
-msgstr "et voi äänestää omia postauksia"
-
-msgid "cannot revoke old vote"
-msgstr "vanhoja ääniä ei voi muuttaa"
-
#: feed.py:22
msgid " - "
msgstr " - "
@@ -74,69 +26,69 @@ msgstr " - "
msgid "latest questions"
msgstr "uusimmat kysymykset"
-#: forms.py:23 skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "title"
msgstr "otsikko"
-#: forms.py:24
+#: forms.py:55
msgid "please enter a descriptive title for your question"
msgstr "kirjoita mahdollisimman kuvaava otsikko kysymyksellesi"
-#: forms.py:29
+#: forms.py:60
msgid "title must be > 10 characters"
msgstr "otsikon tulee olla yli 10 merkkiä pitkä"
-#: forms.py:38
+#: forms.py:69
msgid "content"
msgstr "sisältö"
-#: forms.py:44
+#: forms.py:75
msgid "question content must be > 10 characters"
msgstr "kysymyksen sisällön tulee olla vähintään kymmenen merkkiä pitkä"
-#: forms.py:53 skins/default/templates/header.html:43
+#: forms.py:84 skins/default/templates/header.html:83
msgid "tags"
msgstr "tagit"
-#: forms.py:55
+#: forms.py:86
msgid ""
"Tags are short keywords, with no spaces within. Up to five tags can be used."
msgstr ""
"Tagit ovat lyhyitä apusanoja, joissa ei ole välilyöntejä. Viisi tagia voi "
"syöttää maksimissaan."
-#: forms.py:62 skins/default/templates/question_retag.html:39
+#: forms.py:93 skins/default/templates/question_retag.html:78
msgid "tags are required"
msgstr "tagit ovat pakollisia"
-#: forms.py:71
+#: forms.py:102
#, python-format
msgid "please use %(tag_count)d tag or less"
msgid_plural "please use %(tag_count)d tags or less"
msgstr[0] "käytä vähintään %(tag_count)d tagia"
msgstr[1] "käytä vähintään yhtä tagia"
-#: forms.py:80
+#: forms.py:111
#, python-format
msgid "each tag must be shorter than %(max_chars)d character"
msgid_plural "each tag must be shorter than %(max_chars)d characters"
msgstr[0] "jokaisen tagin tulee olla vähintään %(max_chars)d merkin pituinen"
msgstr[1] "jokaisen tagin tulee olla vähintään yhden merkin pituinen"
-#: forms.py:88
+#: forms.py:119
msgid "use-these-chars-in-tags"
msgstr "käytä-näitä-merkkejä-tageissa"
-#: forms.py:98 skins/default/templates/post_contributor_info.html:7
-#: skins/default/templates/question_summary_list_roll.html:26
-#: skins/default/templates/question_summary_list_roll.html:38
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
msgid "community wiki"
msgstr "yhteisön muokattavissa"
-#: forms.py:99
+#: forms.py:131
msgid ""
"if you choose community wiki option, the question and answer do not generate "
"points and name of author will not be shown"
@@ -144,11 +96,11 @@ msgstr ""
"jos valitset yhteisön muokattavissa olevan asetuksen, kysymykset ja "
"vastaukset eivät anna pisteitä kirjoittajalle eikä kirjoittajan nimeä näy"
-#: forms.py:115
+#: forms.py:147
msgid "update summary:"
msgstr "päivitysvedos:"
-#: forms.py:116
+#: forms.py:148
msgid ""
"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
"improved style, this field is optional)"
@@ -156,133 +108,187 @@ msgstr ""
"kirjoita lyhyt yhteenveto mitä teit (esim. kirjotusvirheiden korjaus, "
"paranneltiin tekstisijoittelua, jne. Ei pakollinen.)"
-#: forms.py:119
-msgid "Automatically accept user's contributions for the email updates"
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
+#, fuzzy
+msgid "suspended"
+msgstr "päivitetty"
+
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
+msgstr ""
+
+#: forms.py:180 const/__init__.py:217
+#, fuzzy
+msgid "moderator"
+msgstr "hallitse-kayttajaa/"
+
+#: forms.py:200
+#, fuzzy
+msgid "Change status to"
+msgstr "Vaihda tageja"
+
+#: forms.py:227
+msgid "which one?"
msgstr ""
-#: forms.py:210
+#: forms.py:248
+#, fuzzy
+msgid "Cannot change own status"
+msgstr "et voi äänestää omia postauksia"
+
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
+
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
+
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
+
+#: forms.py:276
+#, fuzzy
+msgid "Subject line"
+msgstr "Valitse teema"
+
+#: forms.py:283
+#, fuzzy
+msgid "Message text"
+msgstr "Viestin sisältö:"
+
+#: forms.py:360
msgid "Your name:"
msgstr "Nimi:"
-#: forms.py:211
+#: forms.py:361
msgid "Email (not shared with anyone):"
msgstr "Sähköpostiosoite:"
-#: forms.py:212
+#: forms.py:362
msgid "Your message:"
msgstr "Viesti:"
-#: forms.py:295
+#: forms.py:449
msgid "this email does not have to be linked to gravatar"
msgstr "tämä sähköpostiosoite ei ole linkitetty gravatariin"
-#: forms.py:297
-msgid "Screen name"
-msgstr "Tunnus"
-
-#: forms.py:298
+#: forms.py:456
msgid "Real name"
msgstr "Nimi"
-#: forms.py:299
+#: forms.py:463
msgid "Website"
msgstr "Websivu"
-#: forms.py:300
+#: forms.py:470
msgid "Location"
msgstr "Paikka"
-#: forms.py:301
+#: forms.py:477
msgid "Date of birth"
msgstr "Syntymäpäivä"
-#: forms.py:301
+#: forms.py:478
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr "ei näytetä, käytetään iän laskemiseen, muoto: VVVV-KK-PP"
-#: forms.py:302 skins/default/templates/account_settings.html:21
-#: skins/default/templates/authopenid/settings.html:21
+#: forms.py:484
msgid "Profile"
msgstr "Profiili"
-#: forms.py:333 forms.py:334
+#: forms.py:493
+msgid "Screen name"
+msgstr "Tunnus"
+
+#: forms.py:518 forms.py:519
msgid "this email has already been registered, please use another one"
msgstr "sähköpostiosoite on jo tietokannassa"
-#: forms.py:340
+#: forms.py:525
msgid "Choose email tag filter"
msgstr ""
-#: forms.py:379
+#: forms.py:564
msgid "Asked by me"
msgstr "Kysyjänä minä"
-#: forms.py:382
+#: forms.py:567
msgid "Answered by me"
msgstr "Vastaajana minä"
-#: forms.py:385
+#: forms.py:570
msgid "Individually selected"
msgstr "Yksittäin valittu"
-#: forms.py:388
+#: forms.py:573
msgid "Entire forum (tag filtered)"
msgstr "Koko keskustelupalsta (tagi-suodatettu)"
-#: forms.py:392
+#: forms.py:577
msgid "Comments and posts mentioning me"
msgstr ""
-#: forms.py:450
+#: forms.py:635
msgid "okay, let's try!"
msgstr "OK, koitetaan!"
-#: forms.py:451
+#: forms.py:636
msgid "no community email please, thanks"
msgstr "ei sähköpostipäivityksiä"
-#: forms.py:455
+#: forms.py:640
msgid "please choose one of the options above"
msgstr "valitse yksi valinta seuraavista"
-#: urls.py:38
-msgid "upfiles/"
-msgstr "laheta-tiedostoja/"
-
-#: urls.py:43
+#: urls.py:42
msgid "about/"
msgstr "sivusta/"
-#: urls.py:44 conf/site_settings.py:75
+#: urls.py:43 conf/site_settings.py:79
msgid "faq/"
msgstr "ukk/"
-#: urls.py:45
+#: urls.py:44
msgid "privacy/"
msgstr "yksityisyys/"
-#: urls.py:46
+#: urls.py:45
msgid "logout/"
msgstr "kirjaudu-ulos/"
-#: urls.py:48 urls.py:53 urls.py:58 urls.py:121
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
msgid "answers/"
msgstr "vastaukset/"
-#: urls.py:48 urls.py:103 urls.py:114 urls.py:121
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
msgid "comments/"
msgstr "kommentit/"
-#: urls.py:53 urls.py:73 urls.py:167 skins/default/templates/user_info.html:44
+#: urls.py:52 urls.py:73 urls.py:168
msgid "edit/"
msgstr "muokkaa/"
-#: urls.py:58 urls.py:98
+#: urls.py:57 urls.py:103
msgid "revisions/"
msgstr "revisiot/"
#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
-#: urls.py:93 urls.py:98 urls.py:103 urls.py:114
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
msgid "questions/"
msgstr "kysymykset/"
@@ -291,86 +297,88 @@ msgid "ask/"
msgstr "kysy/"
#: urls.py:78
+#, fuzzy
+msgid "retag/"
+msgstr "tagit/"
+
+#: urls.py:83
msgid "close/"
msgstr "sulje/"
-#: urls.py:83
+#: urls.py:88
msgid "reopen/"
msgstr "avaa-uudelleen/"
-#: urls.py:88
+#: urls.py:93
msgid "answer/"
msgstr "vastaa/"
-#: urls.py:93
+#: urls.py:98
msgid "vote/"
msgstr "aanesta/"
-#: urls.py:108
+#: urls.py:114
msgid "command/"
msgstr "komento/"
-#: urls.py:114 urls.py:121 deps/django_authopenid/urls.py:43
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr "poista/"
-#: urls.py:128 views/readers.py:257
+#: urls.py:134
msgid "question/"
msgstr "kysymys/"
-#: urls.py:133
+#: urls.py:139
msgid "tags/"
msgstr "tagit/"
-#: urls.py:138 urls.py:144
+#: urls.py:144 urls.py:150
msgid "mark-tag/"
msgstr "merkitse-tagi/"
-#: urls.py:138
+#: urls.py:144
msgid "interesting/"
msgstr "mielenkiintoista/"
-#: urls.py:144
+#: urls.py:150
msgid "ignored/"
msgstr "hylatyt/"
-#: urls.py:150
+#: urls.py:156
msgid "unmark-tag/"
msgstr "poista-tagi/"
-#: urls.py:156 urls.py:167 urls.py:172
+#: urls.py:162 urls.py:168 urls.py:173
msgid "users/"
msgstr "kayttajat/"
-#: urls.py:161
-msgid "moderate-user/"
-msgstr "hallitse-kayttajaa/"
-
-#: urls.py:177 urls.py:182
+#: urls.py:178 urls.py:183
msgid "badges/"
msgstr "kunniamerkit/"
-#: urls.py:187
+#: urls.py:188
msgid "messages/"
msgstr "viestit/"
-#: urls.py:187
+#: urls.py:188
msgid "markread/"
msgstr "merkkaa-luetuksi/"
-#: urls.py:197
+#: urls.py:203
msgid "upload/"
msgstr "laheta/"
-#: urls.py:198
+#: urls.py:204
msgid "search/"
msgstr "haku"
-#: urls.py:199
+#: urls.py:205
msgid "feedback/"
msgstr "palaute/"
-#: urls.py:200 setup_templates/settings.py:197
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
msgid "account/"
msgstr "tunnus/"
@@ -417,6 +425,11 @@ msgstr ""
"Käytä tätä asetusta kontrolloidaksesi käyttäjien gravataria, joilla ei ole "
"sähköpostiosoitetta"
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Tervetuloa"
+
#: conf/external_keys.py:11
msgid "Keys to connect the site with external services like Facebook, etc."
msgstr ""
@@ -446,10 +459,18 @@ msgstr ""
"käyttää sitä sivustollasi"
#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr "Recaptcha-palvelun julkinen avain (public key)"
+
+#: conf/external_keys.py:66
msgid "Recaptcha private key"
msgstr "Recaptcha-palvelun yksityinen avain (private key)"
-#: conf/external_keys.py:52
+#: conf/external_keys.py:68
msgid ""
"Recaptcha is a tool that helps distinguish real people from annoying spam "
"robots. Please get this and a public key at the <a href=\"http://recaptcha."
@@ -459,25 +480,60 @@ msgstr ""
"suositeltavaa. Saat avaimen osoitteesta <a href=\"http://recaptcha.net"
"\">recaptcha.net</a>."
-#: conf/external_keys.py:65
-msgid "Recaptcha public key"
-msgstr "Recaptcha-palvelun julkinen avain (public key)"
-
-#: conf/external_keys.py:73
+#: conf/external_keys.py:80
msgid "Facebook public API key"
msgstr "Facebook-rajapinnan julkinen avain (public key)"
-#: conf/external_keys.py:76
+#: conf/external_keys.py:82
msgid ""
"Facebook API key and Facebook secret allow to use Facebook Connect login "
"method at your site. Please obtain these keys at <a href=\"http://www."
"facebook.com/developers/createapp.php\">facebook create app</a> site"
msgstr ""
-#: conf/external_keys.py:91
+#: conf/external_keys.py:95
msgid "Facebook secret key"
msgstr "Facebook-rajapinnan salainen avain (secret key)"
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Vaihda salasanasi"
+
#: conf/flatpages.py:10
msgid "Flatpages - about, privacy policy, etc."
msgstr ""
@@ -515,18 +571,73 @@ msgstr "Yhteisölle jaettu -toiminto päälle"
msgid "Maximum length of tag (number of characters)"
msgstr "Maksimi tagin koko merkkeinä"
-#: conf/forum_data_rules.py:38
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
+#, python-format
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
msgid "Maximum number of tags per question"
msgstr "Maksimi määrä tageja per kysymys"
-#: conf/forum_data_rules.py:50
+#: conf/forum_data_rules.py:82
msgid "Number of questions to list by default"
msgstr "Kysymyksien määrä sivulla vakiona"
-#: conf/forum_data_rules.py:60
+#: conf/forum_data_rules.py:92
msgid "What should \"unanswered question\" mean?"
msgstr "Mitä \"vastaamattomien kysymysten\" tulisi tarkoittaa?"
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
+#, python-format
+msgid ""
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
#: conf/minimum_reputation.py:11
msgid "Minimum reputation required to perform actions"
msgstr "Pienin äänimäärä, jollavoi suorittaa toimenpiteitä"
@@ -552,37 +663,38 @@ msgid "Delete comments posted by others"
msgstr "Poista muiden kommentteja"
#: conf/minimum_reputation.py:65
+#, fuzzy
+msgid "Delete questions and answers posted by others"
+msgstr "Sulje muiden kysymyksiä"
+
+#: conf/minimum_reputation.py:74
msgid "Upload files"
msgstr "Lähetä tiedostoja"
-#: conf/minimum_reputation.py:74
+#: conf/minimum_reputation.py:83
msgid "Close own questions"
msgstr "Sulje oma kysymys"
-#: conf/minimum_reputation.py:83
+#: conf/minimum_reputation.py:92
msgid "Retag questions posted by other people"
msgstr "Uudelleentagita muiden postauksia"
-#: conf/minimum_reputation.py:92
+#: conf/minimum_reputation.py:101
msgid "Reopen own questions"
msgstr "Uudelleenavaa oma kysymys"
-#: conf/minimum_reputation.py:101
+#: conf/minimum_reputation.py:110
msgid "Edit community wiki posts"
msgstr "Muokkaa yhteisölle omistettuja postauksia"
-#: conf/minimum_reputation.py:110
+#: conf/minimum_reputation.py:119
msgid "Edit posts authored by other people"
msgstr "Muokkaa muiden postauksia"
-#: conf/minimum_reputation.py:119
+#: conf/minimum_reputation.py:128
msgid "View offensive flags"
msgstr "Näytä loukkaavat merkit"
-#: conf/minimum_reputation.py:128
-msgid "Disable nofollow directive on links"
-msgstr "nofollow-direktiivi pois linkeistä"
-
#: conf/minimum_reputation.py:137
msgid "Close questions asked by others"
msgstr "Sulje muiden kysymyksiä"
@@ -592,7 +704,8 @@ msgid "Lock posts"
msgstr "Lukitse postauksia"
#: conf/reputation_changes.py:12
-msgid "Reputaion loss and gain rules"
+#, fuzzy
+msgid "Reputation loss and gain rules"
msgstr "Maineen lisäämiseen ja poistamiseen liittyvät säännöt"
#: conf/reputation_changes.py:21
@@ -663,41 +776,41 @@ msgstr ""
msgid "Comma separated list of Q&A site keywords"
msgstr "Pilkulla erotellut hakusanat sivustoa varten"
-#: conf/site_settings.py:39
+#: conf/site_settings.py:40
msgid "Copyright message to show in the footer"
msgstr ""
-#: conf/site_settings.py:48
+#: conf/site_settings.py:50
msgid "Site description for the search engines"
msgstr "Sivuston kuvaus hakurobotteja varten"
-#: conf/site_settings.py:56
+#: conf/site_settings.py:58
msgid "Askbot"
msgstr "Askbot"
-#: conf/site_settings.py:58
+#: conf/site_settings.py:59
msgid "Short name for your Q&A forum"
msgstr "Lyhyt nimi sivustolle"
-#: conf/site_settings.py:67
+#: conf/site_settings.py:69
msgid "Base URL for your Q&A forum, must start with http or https"
msgstr ""
-#: conf/site_settings.py:77
+#: conf/site_settings.py:82
msgid "Link shown in the greeting message shown to the anonymous user"
msgstr "Linkki, joka näytetään tervetuloviestissä tuntemattomalle käyttäjälle"
-#: conf/site_settings.py:78
+#: conf/site_settings.py:85
msgid ""
"If you change this url from the default - then you will also probably want "
"to adjust translation of the following string: "
msgstr ""
-#: conf/site_settings.py:91
+#: conf/site_settings.py:98
msgid "Feedback site URL"
msgstr "Palautesivun URL-osoite"
-#: conf/site_settings.py:92
+#: conf/site_settings.py:100
msgid "If left empty, a simple internal feedback form will be used instead"
msgstr "Jos jätetään tyhjäksi, käytetään järjestelmän omaa"
@@ -709,125 +822,181 @@ msgstr ""
msgid "Vote counter value to give \"full color\""
msgstr ""
-#: conf/skin_counter_settings.py:28
+#: conf/skin_counter_settings.py:29
msgid "Background color for votes = 0"
msgstr ""
-#: conf/skin_counter_settings.py:29 conf/skin_counter_settings.py:39
-#: conf/skin_counter_settings.py:49 conf/skin_counter_settings.py:59
-#: conf/skin_counter_settings.py:69 conf/skin_counter_settings.py:81
-#: conf/skin_counter_settings.py:100 conf/skin_counter_settings.py:110
-#: conf/skin_counter_settings.py:120 conf/skin_counter_settings.py:132
-#: conf/skin_counter_settings.py:142 conf/skin_counter_settings.py:154
-#: conf/skin_counter_settings.py:175 conf/skin_counter_settings.py:185
-#: conf/skin_counter_settings.py:195 conf/skin_counter_settings.py:205
-#: conf/skin_counter_settings.py:217 conf/skin_counter_settings.py:227
-#: conf/skin_counter_settings.py:239 conf/skin_counter_settings.py:249
-msgid "HTML color name of hex value"
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
msgstr ""
-#: conf/skin_counter_settings.py:38
+#: conf/skin_counter_settings.py:40
msgid "Foreground color for votes = 0"
msgstr ""
-#: conf/skin_counter_settings.py:48
-msgid "Background color for votes = 1"
+#: conf/skin_counter_settings.py:51
+#, fuzzy
+msgid "Background color for votes"
msgstr "Taustakuvan väri äänille, kun ääniä on yksi"
-#: conf/skin_counter_settings.py:58
-msgid "Foreground color for votes = 1"
-msgstr ""
+#: conf/skin_counter_settings.py:61
+#, fuzzy
+msgid "Foreground color for votes"
+msgstr "Taustakuvan väri äänille, kun ääniä on yksi"
-#: conf/skin_counter_settings.py:68
+#: conf/skin_counter_settings.py:71
msgid "Background color for votes = MAX"
msgstr "Taustakuvan väri äänille, kun ääniä on maksimimäärä"
-#: conf/skin_counter_settings.py:80
+#: conf/skin_counter_settings.py:84
msgid "Foreground color for votes = MAX"
msgstr ""
-#: conf/skin_counter_settings.py:90
+#: conf/skin_counter_settings.py:95
msgid "View counter value to give \"full color\""
msgstr ""
-#: conf/skin_counter_settings.py:99
+#: conf/skin_counter_settings.py:105
msgid "Background color for views = 0"
msgstr ""
-#: conf/skin_counter_settings.py:109
+#: conf/skin_counter_settings.py:116
msgid "Foreground color for views = 0"
msgstr ""
-#: conf/skin_counter_settings.py:119
-msgid "Background color for views = 1"
-msgstr ""
+#: conf/skin_counter_settings.py:127
+#, fuzzy
+msgid "Background color for views"
+msgstr "Taustakuvan väri äänille, kun ääniä on yksi"
-#: conf/skin_counter_settings.py:131
-msgid "Foreground color for views = 1"
-msgstr ""
+#: conf/skin_counter_settings.py:137
+#, fuzzy
+msgid "Foreground color for views"
+msgstr "Taustakuvan väri äänille, kun ääniä on yksi"
-#: conf/skin_counter_settings.py:141
+#: conf/skin_counter_settings.py:147
msgid "Background color for views = MAX"
msgstr ""
-#: conf/skin_counter_settings.py:153
+#: conf/skin_counter_settings.py:162
msgid "Foreground color for views = MAX"
msgstr ""
-#: conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:173
msgid "Answer counter value to give \"full color\""
msgstr ""
-#: conf/skin_counter_settings.py:174
+#: conf/skin_counter_settings.py:185
msgid "Background color for answers = 0"
msgstr ""
-#: conf/skin_counter_settings.py:184
+#: conf/skin_counter_settings.py:195
msgid "Foreground color for answers = 0"
msgstr ""
-#: conf/skin_counter_settings.py:194
-msgid "Background color for answers = 1"
-msgstr ""
+#: conf/skin_counter_settings.py:205
+#, fuzzy
+msgid "Background color for answers"
+msgstr "Taustakuvan väri äänille, kun ääniä on yksi"
-#: conf/skin_counter_settings.py:204
-msgid "Foreground color for answers = 1"
-msgstr ""
+#: conf/skin_counter_settings.py:215
+#, fuzzy
+msgid "Foreground color for answers"
+msgstr "Taustakuvan väri äänille, kun ääniä on yksi"
-#: conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:227
msgid "Background color for answers = MAX"
msgstr ""
-#: conf/skin_counter_settings.py:226
+#: conf/skin_counter_settings.py:238
msgid "Foreground color for answers = MAX"
msgstr ""
-#: conf/skin_counter_settings.py:238
+#: conf/skin_counter_settings.py:251
msgid "Background color for accepted"
msgstr ""
-#: conf/skin_counter_settings.py:248
+#: conf/skin_counter_settings.py:261
msgid "Foreground color for accepted answer"
msgstr ""
-#: conf/skin_general_settings.py:11
-msgid "Skin: general settings"
+#: conf/skin_general_settings.py:15
+#, fuzzy
+msgid "Skin and User Interface settings"
+msgstr "Sähköposti ja sen asetukset"
+
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
msgstr ""
-#: conf/skin_general_settings.py:20
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
+#, python-format
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
+
+#: conf/skin_general_settings.py:90
msgid "Select skin"
msgstr "Valitse teema"
-#: conf/skin_general_settings.py:29
+#: conf/skin_general_settings.py:99
msgid "Skin media revision number"
msgstr ""
-#: conf/skin_general_settings.py:31
+#: conf/skin_general_settings.py:101
msgid ""
"Increment this number when you change image in skin media or stylesheet. "
"This helps avoid showing your users outdated images from their browser cache."
msgstr ""
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
#: conf/user_settings.py:10
msgid "User policy settings"
msgstr ""
@@ -907,194 +1076,193 @@ msgstr "roskapostia tai mainostusta"
msgid "too localized"
msgstr "liian paikallinen"
-#: const/__init__.py:38 skins/default/templates/questions.html:71
-#: skins/default/templates/questions.html:76
+#: const/__init__.py:40
msgid "newest"
msgstr "uusin"
-#: const/__init__.py:39 skins/default/templates/questions.html:65
-#: skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "vanhin"
-#: const/__init__.py:40 skins/default/templates/questions.html:90
-#: skins/default/templates/questions.html:95
+#: const/__init__.py:42
msgid "active"
msgstr "aktiivinen"
-#: const/__init__.py:41 skins/default/templates/questions.html:84
+#: const/__init__.py:43
msgid "inactive"
msgstr "inaktiivinen"
-#: const/__init__.py:42
+#: const/__init__.py:44
msgid "hottest"
msgstr "kuumin"
-#: const/__init__.py:43
+#: const/__init__.py:45
msgid "coldest"
msgstr "kylmin"
-#: const/__init__.py:44
+#: const/__init__.py:46
msgid "most voted"
msgstr "eniten äänestetyin"
-#: const/__init__.py:45
+#: const/__init__.py:47
msgid "least voted"
msgstr "vähiten äänestetetyin"
-#: const/__init__.py:46
+#: const/__init__.py:48
msgid "relevance"
msgstr "merkitys"
-#: const/__init__.py:53 skins/default/templates/questions.html:53
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "kaikki"
-#: const/__init__.py:54 skins/default/templates/questions.html:54
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "vastaamaton"
-#: const/__init__.py:55 skins/default/templates/questions.html:56
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "suosikki"
-#: const/__init__.py:67
+#: const/__init__.py:70
msgid "Question has no answers"
msgstr "Ei vastauksia"
-#: const/__init__.py:68
+#: const/__init__.py:71
msgid "Question has no accepted answers"
msgstr "Kysymyksellä ei ole hyväksyttyjä vastauksia"
-#: const/__init__.py:107
+#: const/__init__.py:110
msgid "asked a question"
msgstr "kysyi kysymyksen"
-#: const/__init__.py:108
+#: const/__init__.py:111
msgid "answered a question"
msgstr "vastasi"
-#: const/__init__.py:109
+#: const/__init__.py:112
msgid "commented question"
msgstr "kommentoi kysymystä"
-#: const/__init__.py:110
+#: const/__init__.py:113
msgid "commented answer"
msgstr "kommentoi vastausta"
-#: const/__init__.py:111
+#: const/__init__.py:114
msgid "edited question"
msgstr "muokasi kysymystä"
-#: const/__init__.py:112
+#: const/__init__.py:115
msgid "edited answer"
msgstr "muokkasi vastausta"
-#: const/__init__.py:113
+#: const/__init__.py:116
msgid "received award"
msgstr "sai arvomerkin"
-#: const/__init__.py:114
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "merkitty parhaaksi vastaukseksi"
-#: const/__init__.py:115
+#: const/__init__.py:118
msgid "upvoted"
msgstr ""
-#: const/__init__.py:116
+#: const/__init__.py:119
msgid "downvoted"
msgstr ""
-#: const/__init__.py:117
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "perui äänen"
-#: const/__init__.py:118
+#: const/__init__.py:121
msgid "deleted question"
msgstr "poisti kysymyksen"
-#: const/__init__.py:119
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "poisti vastauksen"
-#: const/__init__.py:120
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "merkitsi loukkaavaksi"
-#: const/__init__.py:121
+#: const/__init__.py:124
msgid "updated tags"
msgstr "päivitetyt tagit"
-#: const/__init__.py:122
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "valitsi suosikiksi"
-#: const/__init__.py:123
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "täydensi käyttäjäprofiilin"
-#: const/__init__.py:124
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "sähköpostipäivitys lähetettiin käyttäjälle"
-#: const/__init__.py:125
+#: const/__init__.py:128
msgid "mentioned in the post"
msgstr "mainittu postauksessa"
-#: const/__init__.py:176
+#: const/__init__.py:179
msgid "question_answered"
msgstr "vastasi"
-#: const/__init__.py:177
+#: const/__init__.py:180
msgid "question_commented"
msgstr "kommentoi"
-#: const/__init__.py:178
+#: const/__init__.py:181
msgid "answer_commented"
msgstr "vastausta kommentoitu"
-#: const/__init__.py:179
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "vastaus hyväksytty"
-#: const/__init__.py:183
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[suljettu]"
-#: const/__init__.py:184
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[poistettu]"
-#: const/__init__.py:185 views/readers.py:443 views/readers.py:464
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "ensimmäinen versio"
-#: const/__init__.py:186
+#: const/__init__.py:189
msgid "retagged"
msgstr "uudelleentagitettu"
-#: const/__init__.py:191
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr ""
-#: const/__init__.py:192
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr ""
-#: const/__init__.py:196
+#: const/__init__.py:199
msgid "instantly"
msgstr ""
-#: const/__init__.py:197
+#: const/__init__.py:200
msgid "daily"
msgstr "päivittäin"
-#: const/__init__.py:198
+#: const/__init__.py:201
msgid "weekly"
msgstr "viikottain"
-#: const/__init__.py:199
+#: const/__init__.py:202
msgid "no email"
msgstr "ei sähköpostia"
@@ -1104,245 +1272,294 @@ msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr ""
"Ensimmäistä kertaa täällä? Katso <a href=\"%s\">Usein Kysytyt Kysymykset</a>!"
-#: deps/django_authopenid/forms.py:72 deps/django_authopenid/views.py:134
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
msgid "i-names are not supported"
msgstr "i-nimet eivät ole tuetut"
-#: deps/django_authopenid/forms.py:135
-msgid "Account with this name already exists on the forum"
-msgstr "Tämän niminen tunnus on jo olemassa"
-
-#: deps/django_authopenid/forms.py:136
-msgid "can't have two logins to the same account yet, sorry."
-msgstr ""
-"sinulla ei voi olla kahta kirjautumispalvelua samalle käyttäjätunnukselle "
-"vielä."
-
-#: deps/django_authopenid/forms.py:158
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr "Syötä käyttäjätunnus ja salasana."
-
-#: deps/django_authopenid/forms.py:161 deps/django_authopenid/forms.py:211
-msgid "This account is inactive."
-msgstr "Tämä tunnus ei ole käytössä."
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Syötä käyttäjätunnuksesi"
-#: deps/django_authopenid/forms.py:163
-msgid "Login failed."
-msgstr "Kirjautuminen epäonnistui."
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Syötä käyttäjätunnuksesi"
-#: deps/django_authopenid/forms.py:165
-msgid "Please enter username and password"
-msgstr "Syötä käyttäjätunnus ja salasana"
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Syötä salasanasi"
-#: deps/django_authopenid/forms.py:167
-msgid "Please enter your password"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
msgstr "Syötä salasanasi"
-#: deps/django_authopenid/forms.py:169
-msgid "Please enter user name"
-msgstr "Syötä käyttäjätunnuksesi"
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: deps/django_authopenid/forms.py:207
-msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
msgstr ""
-#: deps/django_authopenid/forms.py:230
+#: deps/django_authopenid/forms.py:336
msgid "Current password"
msgstr "Nykyinen salasana"
-#: deps/django_authopenid/forms.py:241
+#: deps/django_authopenid/forms.py:347
msgid ""
"Old password is incorrect. Please enter the correct "
"password."
msgstr ""
-#: deps/django_authopenid/forms.py:306
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
+msgstr ""
+
+#: deps/django_authopenid/forms.py:435
msgid "Your user name (<i>required</i>)"
msgstr "Käyttäjätunnuksesi (<i>pakollinen</i>)"
-#: deps/django_authopenid/forms.py:321
+#: deps/django_authopenid/forms.py:450
msgid "Incorrect username."
msgstr "Virheellinen tunnus"
-#: deps/django_authopenid/urls.py:23 deps/django_authopenid/urls.py:24
-#: deps/django_authopenid/urls.py:25 deps/django_authopenid/urls.py:27
-#: setup_templates/settings.py:197
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
msgid "signin/"
msgstr "kirjautuminen/"
-#: deps/django_authopenid/urls.py:24
+#: deps/django_authopenid/urls.py:11
msgid "newquestion/"
msgstr "uusi-kysymys/"
-#: deps/django_authopenid/urls.py:25
+#: deps/django_authopenid/urls.py:12
msgid "newanswer/"
msgstr "uusi-vastaus/"
-#: deps/django_authopenid/urls.py:26
+#: deps/django_authopenid/urls.py:13
msgid "signout/"
msgstr "poistu/"
-#: deps/django_authopenid/urls.py:27
+#: deps/django_authopenid/urls.py:15
msgid "complete/"
msgstr "valmis/"
-#: deps/django_authopenid/urls.py:29
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "valmis/"
+
+#: deps/django_authopenid/urls.py:22
msgid "register/"
msgstr "rekisteroidy/"
-#: deps/django_authopenid/urls.py:30
+#: deps/django_authopenid/urls.py:24
msgid "signup/"
msgstr "luo-tunnus/"
#: deps/django_authopenid/urls.py:32
-msgid "sendpw/"
-msgstr "nollaa-salasana/"
+#, fuzzy
+msgid "recover/"
+msgstr "avaa-uudelleen/"
-#: deps/django_authopenid/urls.py:33 deps/django_authopenid/urls.py:37
-msgid "password/"
-msgstr "salasana/"
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
+msgstr ""
-#: deps/django_authopenid/urls.py:33
-msgid "confirm/"
-msgstr "hyvaksy/"
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Vaihda salasana"
-#: deps/django_authopenid/urls.py:38 deps/django_authopenid/urls.py:39
-#: deps/django_authopenid/urls.py:40 deps/django_authopenid/urls.py:41
-msgid "email/"
-msgstr "sahkoposti/"
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
-#: deps/django_authopenid/urls.py:38
-msgid "validate/"
-msgstr "vahvista/"
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "Tunnus"
-#: deps/django_authopenid/urls.py:39
-msgid "change/"
-msgstr "muuta/"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "OpenID-palvelun URL-osoite:"
-#: deps/django_authopenid/urls.py:40
-msgid "sendkey/"
-msgstr "laheta-avain/"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "käyttäjänimen mukaan"
-#: deps/django_authopenid/urls.py:41
-msgid "verify/"
-msgstr "todenna/"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "käyttäjätunnus"
-#: deps/django_authopenid/urls.py:42
-msgid "openid/"
-msgstr "openid-palvelu/"
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "Valitse tunnus"
-#: deps/django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
-msgstr "ulkoinen-kirjautuminen/nollaa-salasana/"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: deps/django_authopenid/urls.py:54
-msgid "external-login/signup/"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
msgstr ""
-#: deps/django_authopenid/views.py:141
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
msgstr ""
-#: deps/django_authopenid/views.py:616
-msgid "Welcome email subject line"
-msgstr "Tervetuloa"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "käyttäjätunnus"
-#: deps/django_authopenid/views.py:722
-msgid "Password changed."
-msgstr "Salasana vaihdettu."
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "käyttäjätunnus"
-#: deps/django_authopenid/views.py:734 deps/django_authopenid/views.py:740
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "käyttäjätunnus"
+
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Vaihda salasana"
+
+#: deps/django_authopenid/util.py:395
#, python-format
-msgid "your email needs to be validated see %(details_url)s"
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-"Your email needs to be validated. Please see details <a "
-"id='validate_email_alert' href='%(details_url)s'>here</a>."
-#: deps/django_authopenid/views.py:761
-msgid "Email verification subject line"
-msgstr "Verification Email from Q&A forum"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
+msgstr ""
-#: deps/django_authopenid/views.py:852
-msgid "your email was not changed"
-msgstr "sähköpostiosoitettasi ei muutettu"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "Kirjautuminen"
-#: deps/django_authopenid/views.py:900 deps/django_authopenid/views.py:1058
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Syötä käyttäjätunnus ja salasana"
+
+#: deps/django_authopenid/util.py:424
#, python-format
-msgid "No OpenID %s found associated in our database"
+msgid "Sign in with your %(provider)s account"
msgstr ""
-#: deps/django_authopenid/views.py:904 deps/django_authopenid/views.py:1065
+#: deps/django_authopenid/views.py:144
#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
+msgid "OpenID %(openid_url)s is invalid"
msgstr ""
-#: deps/django_authopenid/views.py:912
-msgid "Email Changed."
-msgstr "Sähköpostiosoite vaihdettu."
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
+msgstr ""
-#: deps/django_authopenid/views.py:990
-msgid "This OpenID is already associated with another account."
-msgstr "Tämä OpenID on jo kiinnitetty toiselle tunnukselle."
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Salasanasi vaihdettiin"
-#: deps/django_authopenid/views.py:995
-#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "OpenID-palvelu %s on nyt kiinnitetty tunnukseesi."
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
+msgstr ""
-#: deps/django_authopenid/views.py:1068
-msgid "Account deleted."
-msgstr "Tunnus poistettu."
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
+
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: deps/django_authopenid/views.py:1120
-msgid "Request for new password"
-msgstr "Pyydä uutta salasanaa"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
+
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: deps/django_authopenid/views.py:1134
-msgid "A new password and the activation link were sent to your email address."
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
msgstr ""
-#: deps/django_authopenid/views.py:1166
+#: deps/django_authopenid/views.py:578
#, python-format
-msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
+msgid "Login method %(provider_name)s does not exist"
msgstr ""
-#: deps/django_authopenid/views.py:1176
-msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
+#: deps/django_authopenid/views.py:584
+msgid "Oops, sorry - there was some error - please try again"
msgstr ""
-#: deps/django_authopenid/views.py:1186
+#: deps/django_authopenid/views.py:675
#, python-format
-msgid "Password changed for %s. You may now sign in."
+msgid "Your %(provider)s login works fine"
+msgstr ""
+
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
+"Your email needs to be validated. Please see details <a "
+"id='validate_email_alert' href='%(details_url)s'>here</a>."
+
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "Verification Email from Q&A forum"
+
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
msgstr ""
#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
msgid "Site"
msgstr "Sivusto"
-#: deps/livesettings/values.py:103
+#: deps/livesettings/values.py:107
msgid "Base Settings"
msgstr ""
-#: deps/livesettings/values.py:210
+#: deps/livesettings/values.py:214
msgid "Default value: \"\""
msgstr ""
-#: deps/livesettings/values.py:217
+#: deps/livesettings/values.py:221
msgid "Default value: "
msgstr ""
-#: deps/livesettings/values.py:220
+#: deps/livesettings/values.py:224
#, python-format
msgid "Default value: %s"
msgstr ""
+#: deps/livesettings/values.py:589
+#, fuzzy, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr "hyväksytyt tiedostotyypit ovat '%(file_types)s'"
+
#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
msgid "Sites"
msgstr "Sivustot"
@@ -1354,10 +1571,7 @@ msgstr "Dokumentaatio"
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/account_settings.html:29
-#: skins/default/templates/authopenid/changepw.html:5
-#: skins/default/templates/authopenid/changepw.html:14
-#: skins/default/templates/authopenid/settings.html:29
+#: skins/default/templates/authopenid/signin.html:142
msgid "Change password"
msgstr "Vaihda salasana"
@@ -1449,53 +1663,66 @@ msgstr "reCAPTCHA-palveluun ei saatu yhteyttä."
msgid "Invalid request"
msgstr "Tuntematon pyyntö"
-#: importers/stackexchange/management/commands/load_stackexchange.py:124
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
msgid "Congratulations, you are now an Administrator"
msgstr "Onnittelut, olet nyt pääkäyttäjä"
-#: management/commands/send_email_alerts.py:388 models/__init__.py:309
-msgid "email update message subject"
-msgstr "news from Q&A forum"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
-#: management/commands/send_email_alerts.py:390
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "Ota selvää"
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+
+#: management/commands/send_email_alerts.py:466
#, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
msgstr[0] ""
msgstr[1] ""
-#: management/commands/send_email_alerts.py:407
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr "uusi kysymys"
-#: management/commands/send_email_alerts.py:424
+#: management/commands/send_email_alerts.py:500
msgid ""
"Please visit the askbot and see what's new! Could you spread the word about "
"it - can somebody you know help answering those questions or benefit from "
"posting one?"
msgstr ""
-#: management/commands/send_email_alerts.py:436
+#: management/commands/send_email_alerts.py:512
msgid ""
"Your most frequent subscription setting is 'daily' on selected questions. If "
"you are receiving more than one email per dayplease tell about this issue to "
"the askbot administrator."
msgstr ""
-#: management/commands/send_email_alerts.py:442
+#: management/commands/send_email_alerts.py:518
msgid ""
"Your most frequent subscription setting is 'weekly' if you are receiving "
"this email more than once a week please report this issue to the askbot "
"administrator."
msgstr ""
-#: management/commands/send_email_alerts.py:448
+#: management/commands/send_email_alerts.py:524
msgid ""
"There is a chance that you may be receiving links seen before - due to a "
"technicality that will eventually go away. "
msgstr ""
-#: management/commands/send_email_alerts.py:463
+#: management/commands/send_email_alerts.py:529
#, fuzzy, python-format
msgid ""
"go to %(email_settings_link)s to change frequency of email updates or %"
@@ -1939,104 +2166,479 @@ msgstr "taksonomi"
msgid "Created a tag used by 50 questions"
msgstr "Loi tagin, jota käytetään yli viidessäkymmenessä kysymyksessä"
-#: models/question.py:568
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+#, fuzzy
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr "Ensimmäinen hyväksytty vastaus omaan kysymykseesi"
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr "et voi äänestää omia postauksia"
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr "tarvitset >%(points)s points äänestämiseen "
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr ">%(points)s mainetta tarvitaan"
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr "sorry, file uploading requires karma >%(min_rep)s"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:271 models/__init__.py:1913
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+msgid "cannot revoke old vote"
+msgstr "vanhoja ääniä ei voi muuttaa"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr "Terveisin ylläpito"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+#, fuzzy
+msgid "Suspended User"
+msgstr "Lähettäjä on"
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "Rekisteröity käyttäjä"
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+msgid "Approved User"
+msgstr ""
+
+#: models/__init__.py:1196
+#, fuzzy, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr "maineesi on %(reputation)s"
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+msgstr[1] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] ""
+"Jos olet aktiivinen osallistuja sivustolla, saat tämän kunniamerkin."
+msgstr[1] ""
+"Jos olet aktiivinen osallistuja sivustolla, saat tämän kunniamerkin."
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "Tagit"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s muokkasi kysymystä"
-#: models/question.py:572
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr ""
-#: models/question.py:577
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s kommentoi kysymystä"
-#: models/question.py:582
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr "%(people)s kommentoi vastauksia"
-#: models/question.py:584
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s kommentoi vastausta"
-#: models/repute.py:16 skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "kulta"
-#: models/repute.py:17 skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "hopea"
-#: models/repute.py:18 skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "bronssi"
-#: models/tag.py:84
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
msgid "interesting"
msgstr "kiinnostava"
-#: models/tag.py:84
+#: models/tag.py:110
msgid "ignored"
msgstr "jätetty huomioitta"
-#: models/user.py:176
-msgid "Entire askbot"
+#: models/user.py:233
+#, fuzzy
+msgid "Entire forum"
msgstr "Koko askbot"
-#: models/user.py:177
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Omat kysymykseni"
-#: models/user.py:178
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Omat vastaukseni"
-#: models/user.py:179
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "Valikoidut kysymykset"
-#: models/user.py:180
+#: models/user.py:237
msgid "Mentions and comment responses"
msgstr ""
-#: models/user.py:183
+#: models/user.py:240
msgid "Instantly"
msgstr "Heti"
-#: models/user.py:184
+#: models/user.py:241
msgid "Daily"
msgstr "Päivittäin"
-#: models/user.py:185
+#: models/user.py:242
msgid "Weekly"
msgstr "Viikottain"
-#: models/user.py:186
+#: models/user.py:243
msgid "No email"
msgstr "Ei sähköpostia"
-#: skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Sivua ei löytynyt."
-#: skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "Tämä saattoi tapahtua seuraavista syistä:"
-#: skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "kysymys tai vastaus on poistettu;"
-#: skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "URL-osoitteessa on virhe;"
-#: skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
@@ -2044,249 +2646,206 @@ msgstr ""
"sivu jota yritit käyttää on suojattu tai sinulla ei ole tarpeeksi ääniä, "
"katso"
-#: skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "ukk"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "jos uskot, että tämä 404-sivu on aiheeton, ole hyvä"
-#: skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "kerro tästä ongelmasta"
-#: skins/default/templates/404.html:41 skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "takaisin edelliselle sivulle"
-#: skins/default/templates/404.html:42
-#: skins/default/templates/questions.html:53
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "näytä kaikki kysymykset"
-#: skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "näytä kaikki tagit"
-#: skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "järjestelmävirhe"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
"järjestelmävirhe on lisätty logeihimme, virhe korjataan mahdollisimman pian"
-#: skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "katso uusimmat kysymykset"
-#: skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "näytä tagit"
-#: skins/default/templates/about.html:6 skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "Tietoa sivustosta"
-#: skins/default/templates/account_settings.html:4
-#: skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "Toiminnot"
-
-#: skins/default/templates/account_settings.html:30
-#: skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "Anna tunnuksellesi uusi salasana."
-
-#: skins/default/templates/account_settings.html:32
-#: skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "Vaihda sähköpostiosoite"
-
-#: skins/default/templates/account_settings.html:33
-#: skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr "Lisää tai päivitä sähköpostiosoite, joka on kiinnitetty tunnukseesi."
-
-#: skins/default/templates/account_settings.html:35
-#: skins/default/templates/authopenid/changeopenid.html:4
-#: skins/default/templates/authopenid/changeopenid.html:30
-#: skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "Vaihda OpenID"
-
-#: skins/default/templates/account_settings.html:36
-#: skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr "Vaihda OpenID, joka on kiinnitetty tunnukseesi"
-
-#: skins/default/templates/account_settings.html:39
-#: skins/default/templates/authopenid/delete.html:4
-#: skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Poista tunnus"
-
-#: skins/default/templates/account_settings.html:40
-#: skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr "Poista tunnuksesi ja kaikki siihen liitetty tieto sivustolta"
-
-#: skins/default/templates/answer_edit.html:5
-#: skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Muokkaa vastausta"
-#: skins/default/templates/answer_edit.html:25
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:26 skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:48
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:25
-#: skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "piilota esikatselu"
-
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "näytä esikatselu"
-
-#: skins/default/templates/answer_edit.html:48
-#: skins/default/templates/question_edit.html:66
-#: skins/default/templates/question_retag.html:53
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "takaisin"
-#: skins/default/templates/answer_edit.html:53
-#: skins/default/templates/question_edit.html:71
-#: skins/default/templates/revisions_answer.html:52
-#: skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "revisio"
-#: skins/default/templates/answer_edit.html:56
-#: skins/default/templates/question_edit.html:75
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "valitse revisio"
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:420
-#: skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
-msgstr "Reaaliaikainen Markdown-muokkain päälle/pois"
-
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:421
-#: skins/default/templates/question_edit.html:92
-msgid "toggle preview"
-msgstr "esikatselu päälle/pois"
-
-#: skins/default/templates/answer_edit.html:72
-#: skins/default/templates/question_edit.html:118
-#: skins/default/templates/question_retag.html:74
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Tallenna muokkaus"
-#: skins/default/templates/answer_edit.html:73
-#: skins/default/templates/close.html:29
-#: skins/default/templates/feedback.html:50
-#: skins/default/templates/question_edit.html:119
-#: skins/default/templates/question_retag.html:75
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
#: skins/default/templates/reopen.html:30
-#: skins/default/templates/user_edit.html:90
-#: skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Peruuta"
-#: skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "piilota esikatselu"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "näytä esikatselu"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "Vastausvinkkejä"
-#: skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr "vastaus käsittelee tämän sivuston aihealuita"
-#: skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr "yritä vastata kysymykseen mielummin, kuin että osallistut keskusteluun"
-#: skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "anna yksityiskohtia, sillä emme omista kristallipalloa"
-#: skins/default/templates/answer_edit_tips.html:16
-#: skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "ole selkeä ja täsmällinen"
-#: skins/default/templates/answer_edit_tips.html:20
-#: skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "katso usein kysytyt kysymykset"
-#: skins/default/templates/answer_edit_tips.html:26
-#: skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Markdown-vinkkejä"
#: skins/default/templates/answer_edit_tips.html:29
#: skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
-msgstr "*kursivointi* tai __kursivointi__"
+msgid "*italic*"
+msgstr ""
#: skins/default/templates/answer_edit_tips.html:32
#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
+msgstr "*kursivointi* tai __kursivointi__"
+
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**lihavointi** tai __lihavointi__"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "linkki"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "teksti"
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "kuva"
-#: skins/default/templates/answer_edit_tips.html:43
-#: skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "numeroitu lista:"
-#: skins/default/templates/answer_edit_tips.html:48
-#: skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "perus HTML-tagit ovat myös tuetut"
-#: skins/default/templates/answer_edit_tips.html:52
-#: skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "opi lisää Markdownista"
-#: skins/default/templates/ask.html:5 skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Kysy"
-#: skins/default/templates/ask.html:69
-#: skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr ""
"<span class=\"strong big\">You are welcome to start submitting your question "
@@ -2295,12 +2854,12 @@ msgstr ""
"will be published after you log in. Login/signup process is very simple. "
"Login takes about 30 seconds, initial signup takes a minute or less."
-#: skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
"<span class='strong big'>Looks like your email address, %(email)s has not "
"yet been validated.</span> To post messages you must verify your email, "
@@ -2308,59 +2867,56 @@ msgstr ""
"<br>You can submit your question now and validate email after that. Your "
"question will saved as pending meanwhile. "
-#: skins/default/templates/ask.html:113
-#: skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(pakollinen)"
-
-#: skins/default/templates/ask.html:120
-#: skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Kirjaudu sisään kysyäksesi kysymyksesi"
-#: skins/default/templates/ask.html:122
-#: skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Kysy kysymyksesi"
-#: skins/default/templates/ask_form.html:15
-#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr ""
-"<span class='strong big'>Looks like your email address, %(email)s has not "
-"yet been validated.</span> To post messages you must verify your email, "
-"please see <a href='%(email_validation_faq_url)s'>more details here</a>."
-"<br>You can submit your question now and validate email after that. Your "
-"question will saved as pending meanwhile. "
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(name)s"
+msgstr "%(date)s"
-#: skins/default/templates/badge.html:6 skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "Kunniamerkki"
-#: skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, python-format
+msgid "%(description)s"
+msgstr ""
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] "käyttäjää sai tämän kunniamerkin:"
msgstr[1] "käyttäjä sai tämän kunniamerkin:"
-#: skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr "Kunniamerkkien yhteenveto"
-#: skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "Kunniamerkit"
-#: skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
"If your questions and answers are highly voted, your contribution to this "
"Q&amp;A community will be recognized with the variety of badges."
-#: skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -2372,168 +2928,99 @@ msgstr ""
" of times each type of badge has been awarded. Have ideas about fun "
"badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>"
-#: skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, fuzzy, python-format
+msgid "%(type)s"
+msgstr "%(date)s"
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Kunniamerkit"
-#: skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
"Gold badge is the highest award in this community. To obtain it have to show "
"profound knowledge and ability in addition to your active participation."
-#: skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
"Obtaining silver badge requires significant patience. If you have received "
"one, that means you have greatly contributed to this community."
-#: skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr ""
-#: skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr "Jos olet aktiivinen osallistuja sivustolla, saat tämän kunniamerkin."
-#: skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "luetaan kanavaa"
-
-#: skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "[tekijä]"
-
-#: skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "[julkaisija]"
-
-#: skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "[julkaisupäivä]"
-
-#: skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "[hinta]"
-
-#: skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "rahayksikkö"
-
-#: skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "[sivut]"
-
-#: skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr ""
-
-#: skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "[tagit]"
-
-#: skins/default/templates/book.html:56
-msgid "author blog"
-msgstr ""
-
-#: skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "kirjahakemisto"
-
-#: skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "osta verkosta"
-
-#: skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "lukijoiden kysymykset"
-
-#: skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "kysy"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "tämä kysymys valittiin suosikiksi"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:11
-#: skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "kertaa"
-
-#: skins/default/templates/book.html:105
-#: skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "äänet"
-
-#: skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "tämä vastaus on hyväksytty oikeaksi"
-
-#: skins/default/templates/book.html:110
-msgid "answer"
-msgstr "vastaus"
-
-#: skins/default/templates/book.html:115
-#: skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "katselut"
-
-#: skins/default/templates/book.html:125
-#: skins/default/templates/question.html:138
-#: skins/default/templates/question_list.html:19
-#: skins/default/templates/question_summary_list_roll.html:52
-#: skins/default/templates/tags.html:50
-#: skins/default/templates/users_questions.html:34
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "katso kysymyksiä, joilla on tagi '%(tag)s'"
-
-#: skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr ""
-
-#: skins/default/templates/book.html:147
-msgid "subscribe to the questions feed"
-msgstr ""
-
-#: skins/default/templates/close.html:6 skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Sulje kysymys"
-#: skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Sulje kysymys"
-#: skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Syyt"
-#: skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "Hyväksytty sulkemista varten"
-#: skins/default/templates/email_base.html:11
-msgid "home"
-msgstr "koti"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "jokaisen tagin tulee olla vähintään %(max_chars)d merkin pituinen"
+msgstr[1] "jokaisen tagin tulee olla vähintään yhden merkin pituinen"
-#: skins/default/templates/faq.html:12
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "käytä vähintään %(tag_count)d tagia"
+msgstr[1] "käytä vähintään yhtä tagia"
+
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "jokaisen tagin tulee olla vähintään %(max_chars)d merkin pituinen"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Usein Kysytyt Kysymykset"
-#: skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "Minkälaisia kysymyksiä voin kysyä täällä?"
-#: skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr "Kaikista tärkeintä on, että kysymykset ovat tätä sivustoa vastaavia"
-#: skins/default/templates/faq.html:19
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -2541,11 +3028,11 @@ msgstr ""
"Ennen kuin kysyt, käytä hakua avuksesi, sillä joku on voinut jo vastata "
"kysymykseesi."
-#: skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "Minkälaisia kysymyksiä minun pitäisi välttää?"
-#: skins/default/templates/faq.html:23
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
@@ -2553,11 +3040,11 @@ msgstr ""
"Yritä välttää kysymyksiä, jotka eivät liity tähän sivustoon, ovat liian "
"subjektiivisia ja väittelyä hakevia."
-#: skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "Mitä minun pitäisi välttää vastauksissani?"
-#: skins/default/templates/faq.html:29
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -2568,30 +3055,30 @@ msgstr ""
"nostaa pintaan väittelyä. Käytä kommentteja pieniin lisäkysymyksiin tai "
"vastauksiin."
-#: skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "Kuka vastaa sivusta?"
-#: skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "Lyhyt vastaus on: <strong>sinä</strong>."
-#: skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "Tätä sivua hallinnoivat käyttäjät itse."
-#: skins/default/templates/faq.html:36
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
msgstr ""
"Mainejärjestelmä antaa käyttäjille oikeudet tehdä tietynlaisia toimenpiteitä."
-#: skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "Miten mainejärjestelmä toimii?"
-#: skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr ""
"When a question or answer is upvoted, the user who posted them will gain "
@@ -2599,7 +3086,7 @@ msgstr ""
"rough measure of the community trust to him/her. Various moderation tasks "
"are gradually assigned to the users based on those points."
-#: skins/default/templates/faq.html:43
+#: skins/default/templates/faq.html:34
#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
@@ -2612,49 +3099,52 @@ msgid ""
"explains reputation point requirements for each type of moderation task."
msgstr ""
-#: skins/default/templates/faq.html:53
-#: skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "lisaa-aani"
-#: skins/default/templates/faq.html:58
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr "käytä tageja"
-#: skins/default/templates/faq.html:63
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "lisää kommentteja"
-#: skins/default/templates/faq.html:67
-#: skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "poista-aani"
-#: skins/default/templates/faq.html:70
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr "avaa ja sulje omia kysymyksiä"
-#: skins/default/templates/faq.html:74
-msgid "retag questions"
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
msgstr "uudelleentaggaa kysymyksiä"
-#: skins/default/templates/faq.html:79
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "muokkaa yhteisöwikin kysymyksiä"
-#: skins/default/templates/faq.html:84
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "muokkaa mitä tahansa vastausta"
-#: skins/default/templates/faq.html:88
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "poista mikä tahansa kommentti"
-#: skins/default/templates/faq.html:95
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "How to validate email and why?"
-#: skins/default/templates/faq.html:97
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -2672,11 +3162,11 @@ msgstr ""
"Also, when you sign up for the first time - create a unique <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
-#: skins/default/templates/faq.html:102
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "Miten vaihdan profiilissani olevan kuvan (gravatar)?"
-#: skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
"<p>Kuva joka esiintyy käyttäjien profiilissa on nimeltään <strong>gravatar</"
@@ -2693,31 +3183,33 @@ msgstr ""
"be sure to use the same email address that you used to register with us). "
"Default image that looks like a kitchen tile is generated automatically.</p>"
-#: skins/default/templates/faq.html:106
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "Tarvitseeko minun luoda erillinen tunnus jotta voin rekisteröityä?"
-#: skins/default/templates/faq.html:107
+#: skins/default/templates/faq.html:98
+#, fuzzy
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
"Ei. Voit kirjautua suoraan sivulle kenen tahansa OpenID-palveluntarjoajan "
"välityksellä, esim. Google, Yahoo, AOL, jne."
-#: skins/default/templates/faq.html:108
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "Kirjaudu nyt!"
-#: skins/default/templates/faq.html:113
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr "Miksi muut voivat muokata kysymyksiäni tai vastauksiani?"
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "Tämän sivuston tavoite on..."
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
@@ -2726,15 +3218,15 @@ msgstr ""
"Kokeneet käyttäjät voivat muokata vastauksia ja kysymyksiä kuten wikiä. Tämä "
"nostaa sivuston laatua."
-#: skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr "Jos et pidä tästä, kunnioitamme valintaasi."
-#: skins/default/templates/faq.html:119
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "Vieläkin kysymyksiä?"
-#: skins/default/templates/faq.html:120
+#: skins/default/templates/faq.html:110
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -2743,23 +3235,23 @@ msgstr ""
"<a href='%(ask_question_url)s'>Kysy kysymyksesi</a> ja tee sivustamme "
"entistäkin parempi!"
-#: skins/default/templates/faq.html:122 skins/default/templates/header.html:42
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "kysymykset"
-#: skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "."
-#: skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "Palaute"
-#: skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "Anna meille palautettasi!"
-#: skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -2769,7 +3261,7 @@ msgid ""
" "
msgstr ""
-#: skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -2778,11 +3270,16 @@ msgid ""
" "
msgstr ""
-#: skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "syötä toimiva sähköpostiosoite"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr "(tämä kenttä on pakollinen)"
-#: skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "Lähetä palautetta"
@@ -2810,91 +3307,113 @@ msgstr "anonyymi"
msgid "Message body:"
msgstr "Viestin sisältö:"
-#: skins/default/templates/footer.html:8
-#: skins/default/templates/header.html:29
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "sivusta"
-#: skins/default/templates/footer.html:9
-#: skins/default/templates/header.html:30
-#: skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "ukk"
-
-#: skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "yksityisyydensuoja"
-#: skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "anna palautetta"
-#: skins/default/templates/header.html:13
+#: skins/default/templates/header.html:12
#, python-format
msgid "responses for %(username)s"
msgstr "vastauksia käyttäjälle %(username)s"
-#: skins/default/templates/header.html:16
+#: skins/default/templates/header.html:15
#, python-format
msgid "you have a new response"
msgid_plural "you nave %(response_count)s new responses"
msgstr[0] "sinulla on %(response_count)s uutta vastausta"
msgstr[1] "sinulla on yksi uusi vastaus"
-#: skins/default/templates/header.html:19
+#: skins/default/templates/header.html:18
msgid "no new responses yet"
msgstr "ei vastauksia"
-#: skins/default/templates/header.html:25
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, python-format
+msgid "%(new)s new flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, python-format
+msgid "%(seen)s flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "poistu"
-#: skins/default/templates/header.html:27
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "kirjaudu"
-#: skins/default/templates/header.html:37
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "nollataan tagit"
+
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "takaisin kotisivulle"
-#: skins/default/templates/header.html:44
+#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "käyttäjät"
-#: skins/default/templates/header.html:45
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "kunniamerkit"
-#: skins/default/templates/header.html:46
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "kysy kysymys"
-#: skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "haku"
-#: skins/default/templates/instant_notification.html:3
+#: skins/default/templates/instant_notification.html:1
#, python-format
msgid "<p>Dear %(receiving_user_name)s,</p>"
msgstr ""
-#: skins/default/templates/instant_notification.html:6
+#: skins/default/templates/instant_notification.html:3
#, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%%(post_url)s\">new comment</a>\n"
-"for question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:12
+#: skins/default/templates/instant_notification.html:8
#, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>\n"
-" for an answer to question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:18
+#: skins/default/templates/instant_notification.html:13
#, python-format
msgid ""
"\n"
@@ -2902,15 +3421,15 @@ msgid ""
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:24
+#: skins/default/templates/instant_notification.html:19
#, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s asked a question \n"
+"<p>%(update_author_name)s posted a new question \n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:30
+#: skins/default/templates/instant_notification.html:25
#, python-format
msgid ""
"\n"
@@ -2918,7 +3437,7 @@ msgid ""
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:36
+#: skins/default/templates/instant_notification.html:31
#, python-format
msgid ""
"\n"
@@ -2926,25 +3445,26 @@ msgid ""
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:42
+#: skins/default/templates/instant_notification.html:37
#, python-format
msgid ""
"\n"
+"<div>%(content_preview)s</div>\n"
"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
"\">change</a>\n"
-"how often you receive these notifications.</p>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:46
+#: skins/default/templates/instant_notification.html:42
msgid "<p>Sincerely,<br/>Forum Administrator</p>"
msgstr "Toivoo ylläpito"
-#: skins/default/templates/logout.html:6
-#: skins/default/templates/logout.html:16
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "Kirjaudu ulos"
-#: skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -2953,172 +3473,234 @@ msgstr ""
"sign you off from your OpenID provider.</p><p>If you wish to sign off "
"completely - please make sure to log out from your OpenID provider as well."
-#: skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Kirjaudu ulos"
-#: skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr "Ole hyvä ja todista, että olet ihminen"
-
-#: skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "Olen ihminen"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
+msgstr ""
-#: skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "postia per sivu"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "kunniamerkit:"
-#: skins/default/templates/paginator.html:6
-#: skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "edellinen"
-#: skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "nykyinen sivu"
-#: skins/default/templates/paginator.html:22
-#: skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "sivu %(num)s"
-#: skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "seuraava sivu"
-#: skins/default/templates/post_contributor_info.html:9
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "postia per sivu"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
+msgstr "käyttäjän %(username)s gravatar-kuva"
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
#, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "%(rev_count)s revisiota"
-msgstr[1] "%(rev_count)s revisio"
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
-#: skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "kysytty"
-#: skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr "vastattu"
-#: skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr "lisätty"
-#: skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "päivitetty"
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "aanesta/"
+msgstr[1] "aanesta/"
+
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "vastaus"
+msgstr[1] "vastaus"
+
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "katselut"
+msgstr[1] "katselut"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "katso kysymyksiä, joilla on tagi '%(tag)s'"
+
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "poista kommentti"
+
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "lisää kommentti"
+
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] "katso vielä <strong>%(counter)s</strong> kommenttia"
+msgstr[1] "katso vielä yksi kommentti"
+
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(pakollinen)"
+
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "Reaaliaikainen Markdown-muokkain päälle/pois"
+
+#: skins/default/templates/privacy.html:3
#: skins/default/templates/privacy.html:6
-#: skins/default/templates/privacy.html:11
msgid "Privacy policy"
msgstr "Yksityisyydensuoja"
-#: skins/default/templates/question.html:80
-#: skins/default/templates/question.html:81
-#: skins/default/templates/question.html:97
-#: skins/default/templates/question.html:99
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "pidän tästä (klikkaa uudestaan peruaksesi)"
-#: skins/default/templates/question.html:83
-#: skins/default/templates/question.html:101
-#: skins/default/templates/question.html:253
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "äänien määrä nyt"
-#: skins/default/templates/question.html:92
-#: skins/default/templates/question.html:93
-#: skins/default/templates/question.html:106
-#: skins/default/templates/question.html:107
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "en pidä tästä (klikkaa uudestaan peruaksesi)"
-#: skins/default/templates/question.html:111
-#: skins/default/templates/question.html:112
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr "merkkaa suosikiksi (klikkaa uudestaan peruaksesi)"
-#: skins/default/templates/question.html:118
-#: skins/default/templates/question.html:119
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr "poista suosikkimerkintä (klikkaa uudestaan peruaksesi)"
-#: skins/default/templates/question.html:143
-#: skins/default/templates/question.html:290
-#: skins/default/templates/revisions_answer.html:58
-#: skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Avaa tämä kysymys uudelleen"
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "muokkaa"
-#: skins/default/templates/question.html:148
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "uudelleentagitettu"
+
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "avaa uudelleen"
-#: skins/default/templates/question.html:152
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "sulje"
-#: skins/default/templates/question.html:158
-#: skins/default/templates/question.html:295
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
"merkkaa loukkaavaksi (sisältää esim. roskapostia, mainostusta tai loukkaavaa "
"tekstiä)"
-#: skins/default/templates/question.html:159
-#: skins/default/templates/question.html:296
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "merkkaa loukkaavaksi"
-#: skins/default/templates/question.html:167
-#: skins/default/templates/question.html:307
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "poista"
-#: skins/default/templates/question.html:185
-#: skins/default/templates/question.html:327
-msgid "delete this comment"
-msgstr "poista kommentti"
-
-#: skins/default/templates/question.html:196
-#: skins/default/templates/question.html:338
-msgid "add comment"
-msgstr "lisää kommentti"
-
-#: skins/default/templates/question.html:200
-#: skins/default/templates/question.html:342
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/question.html:202
-#: skins/default/templates/question.html:344
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] "katso vielä <strong>%(counter)s</strong> kommenttia"
-msgstr[1] "katso vielä yksi kommentti"
-
-#: skins/default/templates/question.html:215
+#: skins/default/templates/question.html:156
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr ""
-#: skins/default/templates/question.html:217
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr "sulkemispäivä %(closed_at)s"
-#: skins/default/templates/question.html:225
+#: skins/default/templates/question.html:166
#, fuzzy, python-format
msgid ""
"\n"
@@ -3139,75 +3721,76 @@ msgstr[1] ""
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: skins/default/templates/question.html:233
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "vanhimmat vastaukset näytetään ensin"
-#: skins/default/templates/question.html:233
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "vanhimmat vastaukset"
-#: skins/default/templates/question.html:235
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "uusimmat vastaukset näytetään ensin"
-#: skins/default/templates/question.html:235
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "uusimmat vastaukset"
-#: skins/default/templates/question.html:237
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "eniten ääniä saaneet vastaukset näytetään ensin"
-#: skins/default/templates/question.html:237
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "äänestetyimmät"
-#: skins/default/templates/question.html:251
-#: skins/default/templates/question.html:252
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "pidän tästä vastauksesta (klikkaa uudestaan peruaksesi)"
-#: skins/default/templates/question.html:258
-#: skins/default/templates/question.html:259
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "en pidä tästä vastauksesta (klikkaa uudestaan peruaksesi)"
-#: skins/default/templates/question.html:264
-#: skins/default/templates/question.html:265
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "merkitse suosikiksi (klikkaa uudestaan peruaksesi)"
-#: skins/default/templates/question.html:270
-#: skins/default/templates/question.html:271
-msgid "the author of the question has selected this answer as correct"
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
msgstr "kysymyksen esittäjä on valinnut tämän vastauksen oikeaksi"
-#: skins/default/templates/question.html:284
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "vastauksen linkki"
-#: skins/default/templates/question.html:285
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "pysyväislinkki"
-#: skins/default/templates/question.html:307
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "palauta"
-#: skins/default/templates/question.html:366
-#: skins/default/templates/question.html:369
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
"<strong>Notify me</strong> once a day by email when there are any new "
"answers or updates"
-#: skins/default/templates/question.html:372
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: skins/default/templates/question.html:377
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -3215,21 +3798,21 @@ msgstr ""
"(note: you can always <strong><a href='%(profile_url)s?"
"sort=email_subscriptions'>change</a></strong> how often you receive updates)"
-#: skins/default/templates/question.html:382
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"<span class='strong'>Here</span> (once you log in) you will be able to sign "
"up for the periodic email updates about this question."
-#: skins/default/templates/question.html:393
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "Vastauksesi"
-#: skins/default/templates/question.html:395
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "Ole ensimmäinen vastaaja!"
-#: skins/default/templates/question.html:401
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Please start posting your answer anonymously</span> "
@@ -3238,7 +3821,7 @@ msgstr ""
"answer</strong>, for discussions, <strong>please use comments</strong> and "
"<strong>please do remember to vote</strong> (after you log in)!"
-#: skins/default/templates/question.html:405
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>You are welcome to answer your own question</span>, "
@@ -3248,7 +3831,7 @@ msgstr ""
"forget to vote :)</strong> for the answers that you liked (or perhaps did "
"not like)! "
-#: skins/default/templates/question.html:407
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr ""
"<span class='big strong'>Please try to give a substantial answer</span>. If "
@@ -3258,252 +3841,131 @@ msgstr ""
"please <strong>don't forget to vote</strong> - it really helps to select the "
"best questions and answers!"
-#: skins/default/templates/question.html:443
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr "Kirjaudu antaaksesi vastauksen"
-#: skins/default/templates/question.html:446
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "Vastaa omaan kysymykseesi"
-#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Post Your Answer"
-#: skins/default/templates/question.html:462
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Tagit"
-#: skins/default/templates/question.html:467
-#: skins/default/templates/questions.html:265
-#: skins/default/templates/tag_selector.html:11
-#: skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "näytä kysymykset, joilla on tagi '%(tag_name)s'"
-#: skins/default/templates/question.html:473
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "Kysytty"
-#: skins/default/templates/question.html:476
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "Nähty"
-#: skins/default/templates/question.html:476
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "kertaa"
-#: skins/default/templates/question.html:479
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "viimeksi päivitetty"
-#: skins/default/templates/question.html:485
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "Liittyvät kysymykset"
-#: skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr "Äänestä, että pidätkö tästä kysymyksestä vai et"
-
-#: skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"ääntä"
-msgstr[1] ""
-"\n"
-"ääni"
-
-#: skins/default/templates/question_counter_widget.html:21
-msgid "this answer has been accepted to be correct"
-msgstr "tämä vastaus on valittu oikeaksi"
-
-#: skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"vastausta"
-msgstr[1] ""
-"\n"
-"vastaus"
-
-#: skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"katsojaa"
-msgstr[1] ""
-"\n"
-"katsoja"
-
-#: skins/default/templates/question_edit.html:5
-#: skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Muokkaa kysymystä"
-#: skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "Vinkkejä kysymiseen"
-#: skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "kysy kysymys mikä koskee aiheitamme"
-#: skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "kirjoita mahdollisimman paljon yksityiskohtia"
-#: skins/default/templates/question_retag.html:4
-#: skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Vaihda tageja"
-#: skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr ""
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "tagit"
-#: skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "Miksi käyttää ja muokata tageja?"
-#: skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
msgstr ""
-"tagit auttavat kysymysten pitämistä järjestyksessä ja helpottavat hakua"
-#: skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr "tagien muokkaajat saavat erikoispalkintoja yhteisöltä"
-#: skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "vastaukset"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr ""
-#: skins/default/templates/questions.html:9
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Kysymykset"
-#: skins/default/templates/questions.html:33
-msgid "Found by tags"
-msgstr "Tagged questions"
-
-#: skins/default/templates/questions.html:37
-msgid "Search results"
-msgstr "Hakutulokset"
-
-#: skins/default/templates/questions.html:39
-msgid "Found by title"
-msgstr "Löytyi otsikon mukaan"
-
-#: skins/default/templates/questions.html:43
-msgid "Unanswered questions"
-msgstr "Vastaamattomat"
-
-#: skins/default/templates/questions.html:45
-msgid "All questions"
-msgstr "Kaikki kysymykset"
-
-#: skins/default/templates/questions.html:52
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "Näytä:"
-#: skins/default/templates/questions.html:54
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr "näytä vastaamattomat kysymykset"
-#: skins/default/templates/questions.html:56
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr "näytä suosikit"
-#: skins/default/templates/questions.html:60
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "Järjestys:"
-#: skins/default/templates/questions.html:65
-#: skins/default/templates/questions.html:76
-msgid "click to see the newest questions"
-msgstr "klikkaa nähdäksesi uusimmat kysymykset"
-
-#: skins/default/templates/questions.html:71
-msgid "click to see the oldest questions"
-msgstr "klikkaa nähdäksesi vanhimmat kysymykset"
-
-#: skins/default/templates/questions.html:84
-#: skins/default/templates/questions.html:95
-msgid "click to see the most recently updated questions"
-msgstr "klikkaa nähdäksesi viimeksi päivitetyt kysymykset"
-
-#: skins/default/templates/questions.html:90
-msgid "click to see the least recently updated questions"
-msgstr "klikkaa nähdäksesi vanhimmat päivitetyt kysymykset"
-
-#: skins/default/templates/questions.html:103
-#: skins/default/templates/questions.html:114
-msgid "click to see hottest questions"
-msgstr "questions with most answers"
-
-#: skins/default/templates/questions.html:103
-msgid "less answers"
-msgstr "vähemmän vastauksia"
-
-#: skins/default/templates/questions.html:109
-msgid "click to see coldest questions"
-msgstr "questions with fewest answers"
-
-#: skins/default/templates/questions.html:109
-#: skins/default/templates/questions.html:114
-msgid "more answers"
-msgstr "eniten vastauksia"
-
-#: skins/default/templates/questions.html:122
-#: skins/default/templates/questions.html:133
-msgid "click to see most voted questions"
-msgstr "klikkaa nähdäksesi äänestetyimmät kysymykset"
-
-#: skins/default/templates/questions.html:122
-msgid "unpopular"
-msgstr "epäsuosittu"
-
-#: skins/default/templates/questions.html:128
-msgid "click to see least voted questions"
-msgstr "least voted questions"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr ""
-#: skins/default/templates/questions.html:128
-#: skins/default/templates/questions.html:133
-msgid "popular"
-msgstr "suosittu"
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
+msgstr ""
-#: skins/default/templates/questions.html:142
-#, python-format
+#: skins/default/templates/questions.html:105
+#, fuzzy, python-format
msgid ""
"\n"
-" %(q_num)s question found\n"
+" %(q_num)s question\n"
" "
msgid_plural ""
"\n"
-" %(q_num)s questions found\n"
+" %(q_num)s questions\n"
" "
msgstr[0] ""
"\n"
@@ -3512,230 +3974,262 @@ msgstr[1] ""
"\n"
"yksi kysymys löytyi"
-#: skins/default/templates/questions.html:148
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "%(q_num)s kysymystä"
msgstr[1] "kysymys"
-#: skins/default/templates/questions.html:152
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr ""
-#: skins/default/templates/questions.html:156
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "tagattu"
-#: skins/default/templates/questions.html:162
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "Hakuvinkkejä:"
-#: skins/default/templates/questions.html:166
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "nollaa tekijä"
-#: skins/default/templates/questions.html:170
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "tai"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "nollaa tagit"
-#: skins/default/templates/questions.html:174
-#: skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "aloita alusta"
-#: skins/default/templates/questions.html:180
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr " laajentaaksesi tai lisää enemmän tageja hakuusi."
-#: skins/default/templates/questions.html:183
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "Hakuvinkki:"
-#: skins/default/templates/questions.html:183
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr "lisää tageja ja hakusanoja täsmentääksesi hakuasi"
-#: skins/default/templates/questions.html:198
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr "Ei vastaamattomia kysymyksiä"
-#: skins/default/templates/questions.html:201
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "Ei suosikkeja."
-#: skins/default/templates/questions.html:202
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
-#: skins/default/templates/questions.html:207
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr "Voit laajentaa hakuasi seuraavasti"
-#: skins/default/templates/questions.html:211
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr "nollataan"
-#: skins/default/templates/questions.html:215
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr "nollataan tagit"
-#: skins/default/templates/questions.html:219
-#: skins/default/templates/questions.html:223
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr "aloitetaan alusta"
-#: skins/default/templates/questions.html:228
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr "Olet aina tervetullut kysymään!"
-#: skins/default/templates/questions.html:232
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr "Et löytänyt etsimääsi?"
-#: skins/default/templates/questions.html:233
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr "Ole hyvä ja kysy kysymyksesi!"
-#: skins/default/templates/questions.html:249
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr "Ihmiset"
-#: skins/default/templates/questions.html:262
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Tagit"
-#: skins/default/templates/reopen.html:6
-#: skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "Uudelleenavaa kysymys"
-#: skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
-msgstr "Avaa suljettu kysymys"
+#: skins/default/templates/reopen.html:9
+#, fuzzy
+msgid "Title"
+msgstr "otsikko"
-#: skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
msgstr ""
-#: skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
-msgstr "syy - jätä tyhjäksi englanniksi"
+#: skins/default/templates/reopen.html:19
+#, fuzzy
+msgid "Close reason:"
+msgstr "Sulje kysymys"
#: skins/default/templates/reopen.html:22
-msgid "on "
-msgstr "päällä"
+msgid "When:"
+msgstr ""
-#: skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr "sulkemispäivä"
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "Avaa tämä kysymys uudelleen"
#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Avaa tämä kysymys uudelleen"
-#: skins/default/templates/revisions_answer.html:7
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:8
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "Historia"
-#: skins/default/templates/revisions_answer.html:50
-#: skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "klikkaa piilottaaksesi/näyttääksesi revision"
-#: skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "revisiot/"
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "Mielenkiintoiset tagit"
-#: skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "poista tagi '%(tag_name)s' mielenkiintoisista"
-#: skins/default/templates/tag_selector.html:21
-#: skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Lisää"
-#: skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Hylätyt tagit"
-#: skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "poista tagi '%(tag_name)s' hylätyistä"
-#: skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "pidä hylätyt piilotettuina"
-#: skins/default/templates/tags.html:6 skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Tagilista"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "aakkosjärjestyksessä"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "nimen mukaan"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "taginkäytön mukaan"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "suosituksen mukaan"
-#: skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Mitään ei löytynyt"
-#: skins/default/templates/user.html:33
+#: skins/default/templates/user.html:14
#, python-format
msgid "%(username)s's profile"
msgstr "käyttäjän %(username)s profiili"
-#: skins/default/templates/user_edit.html:6
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Muokkaa profiilia"
-#: skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "muokkaa profiilia"
-#: skins/default/templates/user_edit.html:33
-#: skins/default/templates/user_info.html:50
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "vaihda kuva"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Rekisteröity käyttäjä"
-#: skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Tunnus"
-#: skins/default/templates/user_edit.html:89
-#: skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Päivitä"
-#: skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr ""
-#: skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
@@ -3744,241 +4238,360 @@ msgstr ""
"receive emails - select 'no email' on all items below.<br/>Updates are only "
"sent when there is any new activity on selected items."
-#: skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Stop Email"
-#: skins/default/templates/user_info.html:15
-msgid "change picture"
-msgstr "vaihda kuva"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "kysymykset"
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "poista"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "nähty viimeksi"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "uusin"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "bronssi"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "nähty viimeksi"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "merkitty parhaaksi vastaukseksi"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
-#: skins/default/templates/user_info.html:22
-#: skins/default/templates/users.html:26 views/users.py:911
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "maine"
-#: skins/default/templates/user_info.html:32
-msgid "Moderate this user"
-msgstr "Hallitse tätä käyttäjää"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
-#: skins/default/templates/user_info.html:44
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "päivitä profiili"
-#: skins/default/templates/user_info.html:54
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "nimi"
-#: skins/default/templates/user_info.html:59
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "liittynyt"
-#: skins/default/templates/user_info.html:64
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "nähty viimeksi"
-#: skins/default/templates/user_info.html:70
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "sivusto"
-#: skins/default/templates/user_info.html:76
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "paikka"
-#: skins/default/templates/user_info.html:83
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "ikä"
-#: skins/default/templates/user_info.html:84
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "years old"
-#: skins/default/templates/user_info.html:90
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "tämän päivän käyttämättömät äänet"
-#: skins/default/templates/user_info.html:91
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "ääntä jäljellä"
-#: skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+#, fuzzy
+msgid "Save"
+msgstr "Tallenna muokkaus"
+
+#: skins/default/templates/user_moderate.html:21
+#, fuzzy, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr "maineesi on %(reputation)s"
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "user karma"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, fuzzy, python-format
+msgid "Send message to %(username)s"
+msgstr "vastauksia käyttäjälle %(username)s"
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "viestit/"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "viestit/"
+
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "äänihistoriasi."
-#: skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr ""
-#: skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] "<span class=\"count\">%(counter)s</span> kysymystä"
msgstr[1] "<span class=\"count\">%(counter)s</span> kysymys"
-#: skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] "<span class=\"count\">%(counter)s</span> vastausta"
msgstr[1] "<span class=\"count\">%(counter)s</span> vastaus"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr ""
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "tämä vastaus on valittu oikeaksi"
-#: skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] "vastausta kommentoitiin %(comment_count)s kertaa"
msgstr[1] "vastausta kommentoitiin kerran"
-#: skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] "<span class=\"count\">%(cnt)s</span> ääntä"
msgstr[1] "yksi ääni"
-#: skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr ""
-#: skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "käyttäjä on äänestänyt tätä monta kertaa"
-#: skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr ""
-#: skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr ""
-#: skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] "<span class=\"count\">%(counter)s</span> tagia"
msgstr[1] "yksi tagi"
-#: skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr ""
-#: skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] "<span class=\"count\">%(counter)s</span> kunniamerkkiä"
msgstr[1] "yksi arvomerkki"
-#: skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "Profiili"
-#: skins/default/templates/user_tabs.html:7 views/users.py:885
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "yhteenveto"
-#: skins/default/templates/user_tabs.html:9 views/users.py:893
-msgid "recent activity"
-msgstr "uusimmat"
-
-#: skins/default/templates/user_tabs.html:12 views/users.py:903
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "kommentteja ja vastauksia muihin kysymyksiin"
-#: skins/default/templates/user_tabs.html:13 views/users.py:902
-msgid "responses"
-msgstr "vastaukset"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "Graph of user karma"
-#: skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "karma history"
-#: skins/default/templates/user_tabs.html:20 views/users.py:929
-msgid "user vote record"
-msgstr "äänihistoria"
-
-#: skins/default/templates/user_tabs.html:20 views/users.py:928
-msgid "casted votes"
-msgstr "votes"
-
-#: skins/default/templates/user_tabs.html:23
+#: skins/default/templates/user_tabs.html:16
msgid "questions that user selected as his/her favorite"
msgstr "kysymyksiä, joita tämä käyttäjä on valinnut suosikikseen"
-#: skins/default/templates/user_tabs.html:24
+#: skins/default/templates/user_tabs.html:17
msgid "favorites"
msgstr "suosikit"
-#: skins/default/templates/user_tabs.html:27 views/users.py:938
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "uusimmat"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "aktiivinen"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
+msgid "user vote record"
+msgstr "äänihistoria"
+
+#: skins/default/templates/user_tabs.html:24
+msgid "casted votes"
+msgstr "votes"
+
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr ""
-#: skins/default/templates/user_tabs.html:28 views/users.py:937
-msgid "email subscriptions"
-msgstr ""
+#: skins/default/templates/user_tabs.html:29
+#, fuzzy
+msgid "subscriptions"
+msgstr "kysymykset"
+
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "Hallitse tätä käyttäjää"
-#: skins/default/templates/users.html:6 skins/default/templates/users.html:24
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "Paikka"
+
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Käyttäjät"
-#: skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "äskettäiset"
-#: skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "käyttäjänimen mukaan"
-#: skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr ""
-#: skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Mitään ei löytynyt."
-#: skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "tämä kysymys valittiin suosikiksi"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "tämä kysymys valittiin suosikiksi"
+msgstr[1] "tämä kysymys valittiin suosikiksi"
-#: skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr ""
-#: skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr ""
-#: skins/default/templates/authopenid/changeemail.html:3
-#: skins/default/templates/authopenid/changeemail.html:9
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "Change Email"
-#: skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr "Tallenna sähköpostiosoitteesi"
-#: skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr ""
@@ -3986,7 +4599,7 @@ msgstr ""
"you'd like to use another email for <strong>update subscriptions</strong>."
"<br>Currently you are using <strong>%(email)s</strong>"
-#: skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr ""
@@ -3997,23 +4610,23 @@ msgstr ""
"(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. "
"Email addresses are never shown or otherwise shared with anybody else."
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr "Uusi sähköpostiosoite"
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr "Sähköpostiosoite"
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr "Tallenna sähköpostiosoite"
-#: skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr "Tarkistuta sähköpostiosoite"
-#: skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
@@ -4024,11 +4637,11 @@ msgstr ""
"<strong>another email</strong>, please <a href='%(change_email_url)"
"s'><strong>change it again</strong></a>."
-#: skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr "Sähköpostia ei vaihdettu"
-#: skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
@@ -4037,11 +4650,11 @@ msgstr ""
"it in your user profile or by using the <a href='%(change_email_url)"
"s'><strong>previous form</strong></a> again."
-#: skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr "Sähköposti muutettu"
-#: skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
@@ -4050,11 +4663,11 @@ msgstr ""
"Email notifications are sent once a day or less frequently - only when there "
"are any news."
-#: skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr "Sähköpostiosoite hyväksytty"
-#: skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
"<span class=\"big strong\">Thank you for verifying your email!</span> Now "
@@ -4063,11 +4676,11 @@ msgstr ""
"updates</strong> - then will be notified about changes <strong>once a day</"
"strong> or less frequently."
-#: skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "Validation email not sent"
-#: skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
@@ -4075,45 +4688,13 @@ msgstr ""
"validated before</span> so the new key was not sent. You can <a href='%"
"(change_link)s'>change</a> email used for update subscriptions if necessary."
-#: skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr "Tunnus: vaihda OpenID-palvelun URL-osoite"
-
-#: skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr ""
-"Tästä voit vaihtaa OpenID-palvelun URL-osoitteen. Pidä osoite mielessäsi!"
-
-#: skins/default/templates/authopenid/changeopenid.html:14
-#: skins/default/templates/authopenid/delete.html:14
-#: skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr "Korjaa allaolevat virheet:"
-
-#: skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "OpenID-palvelun URL-osoite:"
-
-#: skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Vaihda salasanasi"
-
-#: skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr ""
-"<span class='strong'>To change your password</span> please fill out and "
-"submit this form"
-
-#: skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "Kirjautuminen"
-
-#: skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "Kirjautuminen"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "Rekisteröidy"
-#: skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -4124,7 +4705,7 @@ msgstr ""
"questions and will be used to create and retrieve your unique avatar image - "
"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -4141,7 +4722,7 @@ msgstr ""
"updates</strong> on the interesting questions or entire forum by email. "
"Email addresses are never shown or otherwise shared with anybody else.</p>"
-#: skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
@@ -4155,7 +4736,7 @@ msgstr ""
"retrieve your unique avatar image - <a href='%(gravatar_faq_url)"
"s'><strong>gravatar</strong></a>.</p>"
-#: skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -4170,20 +4751,16 @@ msgstr ""
msgid "This account already exists, please use another."
msgstr "Tämä tunnus on jo käytössä."
-#: skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr "Virheitä havaittiin:"
-
-#: skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "Käyttäjätunnus"
-#: skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr "Sähköpostiosoite"
-#: skins/default/templates/authopenid/complete.html:95
-#: skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr ""
"<strong>Receive forum updates by email</strong> - this will help our "
@@ -4192,297 +4769,264 @@ msgstr ""
"week</strong> - only when there is anything new.<br/>If you like, please "
"adjust this now or any time later from your user account."
-#: skins/default/templates/authopenid/complete.html:99
-#: skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "valitse yksi vaihtoehto"
-#: skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
-#: skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "Luo tunnus"
-#: skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr "Olemassaoleva tunnus"
-
-#: skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "käyttäjätunnus"
-
-#: skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "salasana"
-
-#: skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr "Rekisteröidy"
-
-#: skins/default/templates/authopenid/complete.html:122
-#: skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr "Unohditko salasanasi?"
-
-#: skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr ""
-#: skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr "Tunnuksen tiedot:"
-#: skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr "Käyttäjätunnus:"
-#: skins/default/templates/authopenid/confirm_email.txt:7
-#: skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "Salasana:"
-#: skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr "Kirjaudu täällä:"
-#: skins/default/templates/authopenid/confirm_email.txt:12
-#: skins/default/templates/authopenid/email_validation.txt:14
-#: skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
msgstr "Terveisin ylläpito"
-#: skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "Tunnus: poista tunnus"
-
-#: skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
-msgstr ""
-
-#: skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr "Ruksita hyväksymislaatikko, jos haluat poistaa tunnuksesi."
-
-#: skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "Olen varma, että haluan tuhota tunnukseni."
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr "Salasana/OpenID-palvelun URL-osoite"
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "(vaaditaan takausta varten)"
-
-#: skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
-msgstr "Poista tunnus lopullisesti"
-
-#: skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "Terveiset"
-#: skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr ""
-#: skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr ""
-#: skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
"for any inconvenience"
msgstr ""
-#: skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr "Perinteisen kirjautumisen tiedot"
-
-#: skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
-msgstr ""
-
-#: skins/default/templates/authopenid/sendpw.html:4
-#: skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Lähetä salasana"
-
-#: skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr ""
-"<span class='big strong'>Forgot you password? No problems - just get a new "
-"one!</span><br/>Please follow the following steps:<br/>&bull; submit your "
-"user name below and check your email<br/>&bull; <strong>follow the "
-"activation link</strong> for the new password - sent to you by email and "
-"login with the suggested password<br/>&bull; at this you might want to "
-"change your password to something you can remember better"
-
-#: skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Nollaa salasana"
-
-#: skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "palaa kirjautumiseen"
-
-#: skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
-msgstr ""
-
-#: skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
-msgstr ""
-"To change your password, please follow these steps:\n"
-"* visit this link: %(key_link)s\n"
-"* login with user name %(username)s and password %(password)s\n"
-"* go to your user profile and set the password to something you can remember"
-
-#: skins/default/templates/authopenid/signin.html:5
-#: skins/default/templates/authopenid/signin.html:21
+#: skins/default/templates/authopenid/signin.html:3
msgid "User login"
msgstr "Kirjautuminen"
-#: skins/default/templates/authopenid/signin.html:28
-#, python-format
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
msgid ""
"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
"\n"
"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: skins/default/templates/authopenid/signin.html:35
-#, python-format
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
msgid ""
"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-"<p><span class=\"big strong\">Please select your favorite login method below."
-"</span></p><p><font color=\"gray\">External login services use <a href="
-"\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-"always stays confidential between you and your login provider and you don't "
-"have to remember another one.</font></p>"
-# msgid "Click to sign in through any of these services."
-# msgstr ""
-# "<p><span class=\"big strong\">Please select your favorite login method below."
-# "</span></p><p><font color=\"gray\">External login services use <a href="
-# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-# "always stays confidential between you and your login provider and you don't "
-# "have to remember another one. "
-# "Askbot option requires your login name and "
-# "password entered here.</font></p>"
-#: skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:28
+msgid ""
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-"<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
-"class='big strong'>Provider user name</span><br/><span class='grey'>(or "
-"select another login method above)</span>"
-#: skins/default/templates/authopenid/signin.html:151
+#: skins/default/templates/authopenid/signin.html:30
msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-"<span class=\"big strong\">Enter your <a class=\"openid_logo\" href=\"http://"
-"openid.net\">OpenID</a> web address</span><br/><span class='grey'>(or choose "
-"another login method above)</span>"
-#: skins/default/templates/authopenid/signin.html:153
-#: skins/default/templates/authopenid/signin.html:166
-msgid "Login"
-msgstr "Kirjautuminen"
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:157
-msgid "Enter your login name and password"
+#: skins/default/templates/authopenid/signin.html:36
+msgid ""
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-"<span class='big strong'>Enter your Askbot login and password</span><br/"
-"><span class='grey'>(or select your OpenID provider above)</span>"
-#: skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:39
+msgid ""
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+#, fuzzy
+msgid "(or select another login method above)"
+msgstr "valitse yksi vaihtoehto"
+
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "kirjautuminen/"
+
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Syötä käyttäjätunnus ja salasana"
+
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "Käyttäjätunnus"
-#: skins/default/templates/authopenid/signin.html:163
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "Salasana"
-#: skins/default/templates/authopenid/signin.html:167
-msgid "Create account"
-msgstr "Luo tunnus"
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "Kirjautuminen"
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "Uusi salasana asetettu"
-#: skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "anna salasana uudestaan"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "nähty viimeksi"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "Vieläkin kysymyksiä?"
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
+msgstr "Anna tunnuksellesi uusi salasana."
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "Anna tunnuksellesi uusi salasana."
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Miksi käyttää OpenID:tä?"
-#: skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "With the OpenID you don't need to create new username and password."
-#: skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-#: skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr ""
"Maailmanlaajuisesti OpenID:tä käyttää yli 160 miljoonaa ihmistä. "
"Kymmenettuhannet sivustot käyttävät OpenID-palvelua kirjautumisessa "
"hyväkseen."
-#: skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenID on avoin standardi, jota käyttää moni yritys ja organisaatio."
-#: skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "Ota selvää"
-#: skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "Hanki OpenID"
-#: skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "Kirjaudu"
-#: skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr "Luo tunnus ja salasana"
-#: skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr ""
"<span class='strong big'>If you prefer, create your forum login name and "
@@ -4491,86 +5035,182 @@ msgstr ""
"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
"your login details with anyone and having to remember yet another password."
-#: skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr ""
-#: skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr "Luo tunnus"
-#: skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "tai"
-#: skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr "palaa OpenID-palvelun kirjautumiseen"
-#: skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
-msgstr "Yhdistä %(settings.APP_SHORT_NAME)s -sivustoon Facebookin avulla!"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr "koti"
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr "Ole hyvä ja todista, että olet ihminen"
+
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "Olen ihminen"
+
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
+msgstr "Äänestä, että pidätkö tästä kysymyksestä vai et"
+
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"ääntä"
+msgstr[1] ""
+"\n"
+"ääni"
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr "tämä vastaus on valittu oikeaksi"
+
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"vastausta"
+msgstr[1] ""
+"\n"
+"vastaus"
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"katsojaa"
+msgstr[1] ""
+"\n"
+"katsoja"
+
+#: skins/default/templates/unused/question_list.html:15
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"ääntä"
+msgstr[1] ""
+"\n"
+"ääni"
-#: templatetags/extra_filters.py:100
+#: skins/default/templates/unused/question_list.html:35
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"vastausta"
+msgstr[1] ""
+"\n"
+"vastaus"
+
+#: skins/default/templates/unused/question_list.html:47
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"katsojaa"
+msgstr[1] ""
+"\n"
+"katsoja"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "vastaukset"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "äänet"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "katselut"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
msgid "no items in counter"
msgstr "no"
-#: templatetags/extra_tags.py:54
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr "käyttäjän %(username)s gravatar-kuva"
-
-#: templatetags/extra_tags.py:164
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
msgid "%(badge_count)d %(badge_level)s badge"
msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] "%(badge_count)d %(badge_level)s kunniamerkkiä"
msgstr[1] "%(badge_count)d %(badge_level)s kunniamerkki"
-#: templatetags/extra_tags.py:187 templatetags/extra_tags.py:234
-#: templatetags/extra_tags.py:238
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
msgid "reputation points"
msgstr "maine"
-#: templatetags/extra_tags.py:230
+#: templatetags/extra_tags.py:221
#, python-format
msgid "your karma is %(reputation)s"
msgstr "maineesi on %(reputation)s"
-#: templatetags/extra_tags.py:246
+#: templatetags/extra_tags.py:237
msgid "badges: "
msgstr "kunniamerkit:"
-#: templatetags/extra_tags.py:317
-#, python-format
-msgid "on %(date)s"
-msgstr "%(date)s"
-
-#: templatetags/extra_tags.py:321
-msgid "2 days ago"
-msgstr "kaksi päivää sitten"
-
-#: templatetags/extra_tags.py:323
-msgid "yesterday"
-msgstr "eilen"
-
-#: templatetags/extra_tags.py:325
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] "%(hr)d tuntia sitten"
-msgstr[1] "tunti sitten"
-
-#: templatetags/extra_tags.py:327
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] "%(min)d minuuttia sitten"
-msgstr[1] "minuutti sitten"
-
#: utils/forms.py:32
msgid "this field is required"
msgstr "vaadittu kenttä"
@@ -4641,108 +5281,559 @@ msgstr "anna salasana uudestaan"
msgid "sorry, entered passwords did not match, please try again"
msgstr ""
-#: views/commands.py:218
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr "%(date)s"
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "kaksi päivää sitten"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "eilen"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] "%(hr)d tuntia sitten"
+msgstr[1] "tunti sitten"
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] "%(min)d minuuttia sitten"
+msgstr[1] "minuutti sitten"
+
+#: views/commands.py:42
+msgid "anonymous users cannot vote"
+msgstr "kirjaudu sisään, jotta voit käyttää tätä ominaisuutta"
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "kirjaudu sisään, jotta voit käyttää tätä ominaisuutta"
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+#, fuzzy
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr "kirjaudu sisään, jotta voit käyttää tätä ominaisuutta"
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
"Your subscription is saved, but email address %(email)s needs to be "
"validated, please see <a href='%(details_url)s'>more details here</a>"
-#: views/commands.py:226
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr "sähköpostien päivitysväli on vaihdettu päivittäiseksi"
-#: views/meta.py:35
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "kysymys ja vastaus -keskustelupalstan palaute"
-#: views/meta.py:36
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Kiitos palautteestasi!"
-#: views/meta.py:44
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: views/users.py:845 views/users.py:849
-msgid "changes saved"
-msgstr "muutokset talletettu"
+#: views/readers.py:429
+#, fuzzy
+msgid "Sorry, this question has been deleted and is no longer accessible"
+msgstr "tämä kysymys valittiin suosikiksi"
-#: views/users.py:855
-msgid "email updates canceled"
-msgstr "sähköpostipäivitykset peruttu"
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "hallitse-kayttajaa/"
-#: views/users.py:886
+#: views/users.py:400
msgid "user profile"
msgstr "käyttäjäprofiili"
-#: views/users.py:887
+#: views/users.py:401
msgid "user profile overview"
msgstr "käyttäjäprofiilin yhteenveto"
-#: views/users.py:894
+#: views/users.py:684
msgid "recent user activity"
msgstr "viimeisimmät"
-#: views/users.py:895
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "profiili - viimeisimmät"
-#: views/users.py:904
+#: views/users.py:753
msgid "profile - responses"
msgstr "profiili - vastaukset"
-#: views/users.py:912
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "profiili - äänet"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "user karma"
-#: views/users.py:913
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "Profiili - äänet"
-#: views/users.py:919
-msgid "favorite questions"
-msgstr "suosikkikysymykset"
-
-#: views/users.py:920
+#: views/users.py:885
msgid "users favorite questions"
msgstr "käyttäjien suosikit"
-#: views/users.py:921
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "profiili - suosikkikysymykset"
-#: views/users.py:930
-msgid "profile - votes"
-msgstr "profiili - äänet"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr "muutokset talletettu"
-#: views/users.py:939
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr "sähköpostipäivitykset peruttu"
+
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "profiili - sähköpostitilaukset"
-#: views/writers.py:67
-#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "sorry, file uploading requires karma >%(min_rep)s"
+#: views/writers.py:53
+#, fuzzy
+msgid "Sorry, anonymous users cannot upload files"
+msgstr "kirjaudu sisään, jotta voit käyttää tätä ominaisuutta"
-#: views/writers.py:69
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
+msgstr "hyväksytyt tiedostotyypit ovat '%(file_types)s'"
+
+#: views/writers.py:85
+#, fuzzy, python-format
+msgid "maximum upload file size is %(file_size)sK"
+msgstr "maksimi tiedostonkoko on %s kilotavua"
+
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr ""
-"hyväksytyt tiedostotyypit ovat '%(file_types)s'"
+"Tiedoston lähetyksessä tapahtui virhe. Ota yhteyttä sivuston ylläpitäjiin. "
+"Kiitos. %s"
-#: views/writers.py:71
+#: views/writers.py:454
#, python-format
-msgid "maximum upload file size is %sK"
-msgstr "maksimi tiedostonkoko on %s kilotavua"
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
-#: views/writers.py:73
+#: views/writers.py:489
#, python-format
msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-"Tiedoston lähetyksessä tapahtui virhe. Ota yhteyttä sivuston ylläpitäjiin. "
-"Kiitos. %s"
+
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
+msgstr ""
+
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "Kysymyksesi ja kaikki sen vastaukset on poistettu"
+
+#~ msgid "Your question has been deleted"
+#~ msgstr "Kysymyksesi on poistettu"
+
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "Kysymys ja kaikki sen vastaukset on poistettu"
+
+#~ msgid "The question has been deleted"
+#~ msgstr "Kysymys on poistettu"
+
+#~ msgid "upfiles/"
+#~ msgstr "laheta-tiedostoja/"
+
+#~ msgid "Disable nofollow directive on links"
+#~ msgstr "nofollow-direktiivi pois linkeistä"
+
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "Tämän niminen tunnus on jo olemassa"
+
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr ""
+#~ "sinulla ei voi olla kahta kirjautumispalvelua samalle käyttäjätunnukselle "
+#~ "vielä."
+
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr "Syötä käyttäjätunnus ja salasana."
+
+#~ msgid "This account is inactive."
+#~ msgstr "Tämä tunnus ei ole käytössä."
+
+#~ msgid "Login failed."
+#~ msgstr "Kirjautuminen epäonnistui."
+
+#~ msgid "sendpw/"
+#~ msgstr "nollaa-salasana/"
+
+#~ msgid "password/"
+#~ msgstr "salasana/"
+
+#~ msgid "confirm/"
+#~ msgstr "hyvaksy/"
+
+#~ msgid "email/"
+#~ msgstr "sahkoposti/"
+
+#~ msgid "validate/"
+#~ msgstr "vahvista/"
+
+#~ msgid "change/"
+#~ msgstr "muuta/"
+
+#~ msgid "sendkey/"
+#~ msgstr "laheta-avain/"
+
+#~ msgid "verify/"
+#~ msgstr "todenna/"
+
+#~ msgid "openid/"
+#~ msgstr "openid-palvelu/"
+
+#~ msgid "external-login/forgot-password/"
+#~ msgstr "ulkoinen-kirjautuminen/nollaa-salasana/"
+
+#~ msgid "Password changed."
+#~ msgstr "Salasana vaihdettu."
+
+#~ msgid "your email was not changed"
+#~ msgstr "sähköpostiosoitettasi ei muutettu"
+
+#~ msgid "Email Changed."
+#~ msgstr "Sähköpostiosoite vaihdettu."
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Tämä OpenID on jo kiinnitetty toiselle tunnukselle."
+
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "OpenID-palvelu %s on nyt kiinnitetty tunnukseesi."
+
+#~ msgid "Account deleted."
+#~ msgstr "Tunnus poistettu."
+
+#~ msgid "Request for new password"
+#~ msgstr "Pyydä uutta salasanaa"
+
+#~ msgid "email update message subject"
+#~ msgstr "news from Q&A forum"
+
+#~ msgid "sorry, system error"
+#~ msgstr "järjestelmävirhe"
+
+#~ msgid "Account functions"
+#~ msgstr "Toiminnot"
+
+#~ msgid "Change email "
+#~ msgstr "Vaihda sähköpostiosoite"
+
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr ""
+#~ "Lisää tai päivitä sähköpostiosoite, joka on kiinnitetty tunnukseesi."
+
+#~ msgid "Change OpenID"
+#~ msgstr "Vaihda OpenID"
+
+#~ msgid "Change openid associated to your account"
+#~ msgstr "Vaihda OpenID, joka on kiinnitetty tunnukseesi"
+
+#~ msgid "Delete account"
+#~ msgstr "Poista tunnus"
+
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr "Poista tunnuksesi ja kaikki siihen liitetty tieto sivustolta"
+
+#~ msgid "toggle preview"
+#~ msgstr "esikatselu päälle/pois"
+
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class='strong big'>Looks like your email address, %(email)s has not "
+#~ "yet been validated.</span> To post messages you must verify your email, "
+#~ "please see <a href='%(email_validation_faq_url)s'>more details here</a>."
+#~ "<br>You can submit your question now and validate email after that. Your "
+#~ "question will saved as pending meanwhile. "
+
+#~ msgid "reading channel"
+#~ msgstr "luetaan kanavaa"
+
+#~ msgid "[author]"
+#~ msgstr "[tekijä]"
+
+#~ msgid "[publisher]"
+#~ msgstr "[julkaisija]"
+
+#~ msgid "[publication date]"
+#~ msgstr "[julkaisupäivä]"
+
+#~ msgid "[price]"
+#~ msgstr "[hinta]"
+
+#~ msgid "currency unit"
+#~ msgstr "rahayksikkö"
+
+#~ msgid "[pages]"
+#~ msgstr "[sivut]"
+
+#~ msgid "[tags]"
+#~ msgstr "[tagit]"
+
+#~ msgid "book directory"
+#~ msgstr "kirjahakemisto"
+
+#~ msgid "buy online"
+#~ msgstr "osta verkosta"
+
+#~ msgid "reader questions"
+#~ msgstr "lukijoiden kysymykset"
+
+#~ msgid "ask the author"
+#~ msgstr "kysy"
+
+#~ msgid "number of times"
+#~ msgstr "kertaa"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "tämä vastaus on hyväksytty oikeaksi"
+
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "%(rev_count)s revisiota"
+#~ msgstr[1] "%(rev_count)s revisio"
+
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr ""
+#~ "tagit auttavat kysymysten pitämistä järjestyksessä ja helpottavat hakua"
+
+#~ msgid "Found by tags"
+#~ msgstr "Tagged questions"
+
+#~ msgid "Search results"
+#~ msgstr "Hakutulokset"
+
+#~ msgid "Found by title"
+#~ msgstr "Löytyi otsikon mukaan"
+
+#~ msgid "Unanswered questions"
+#~ msgstr "Vastaamattomat"
+
+#~ msgid "All questions"
+#~ msgstr "Kaikki kysymykset"
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "klikkaa nähdäksesi uusimmat kysymykset"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "klikkaa nähdäksesi vanhimmat kysymykset"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "klikkaa nähdäksesi viimeksi päivitetyt kysymykset"
+
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "klikkaa nähdäksesi vanhimmat päivitetyt kysymykset"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "questions with most answers"
+
+#~ msgid "less answers"
+#~ msgstr "vähemmän vastauksia"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "questions with fewest answers"
+
+#~ msgid "more answers"
+#~ msgstr "eniten vastauksia"
+
+#~ msgid "click to see most voted questions"
+#~ msgstr "klikkaa nähdäksesi äänestetyimmät kysymykset"
+
+#~ msgid "unpopular"
+#~ msgstr "epäsuosittu"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "least voted questions"
+
+#~ msgid "popular"
+#~ msgstr "suosittu"
+
+#~ msgid "Open the previously closed question"
+#~ msgstr "Avaa suljettu kysymys"
+
+#~ msgid "reason - leave blank in english"
+#~ msgstr "syy - jätä tyhjäksi englanniksi"
+
+#~ msgid "on "
+#~ msgstr "päällä"
+
+#~ msgid "date closed"
+#~ msgstr "sulkemispäivä"
+
+#~ msgid "responses"
+#~ msgstr "vastaukset"
+
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "Tunnus: vaihda OpenID-palvelun URL-osoite"
+
+#~ msgid ""
+#~ "This is where you can change your OpenID URL. Make sure you remember it!"
+#~ msgstr ""
+#~ "Tästä voit vaihtaa OpenID-palvelun URL-osoitteen. Pidä osoite mielessäsi!"
+
+#~ msgid "Please correct errors below:"
+#~ msgstr "Korjaa allaolevat virheet:"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr ""
+#~ "<span class='strong'>To change your password</span> please fill out and "
+#~ "submit this form"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "Kirjautuminen"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "Virheitä havaittiin:"
+
+#~ msgid "Existing account"
+#~ msgstr "Olemassaoleva tunnus"
+
+#~ msgid "password"
+#~ msgstr "salasana"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "Unohditko salasanasi?"
+
+#~ msgid "Account: delete account"
+#~ msgstr "Tunnus: poista tunnus"
+
+#~ msgid "Check confirm box, if you want delete your account."
+#~ msgstr "Ruksita hyväksymislaatikko, jos haluat poistaa tunnuksesi."
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "Olen varma, että haluan tuhota tunnukseni."
+
+#~ msgid "Password/OpenID URL"
+#~ msgstr "Salasana/OpenID-palvelun URL-osoite"
+
+#~ msgid "(required for your security)"
+#~ msgstr "(vaaditaan takausta varten)"
+
+#~ msgid "Delete account permanently"
+#~ msgstr "Poista tunnus lopullisesti"
+
+#~ msgid "Traditional login information"
+#~ msgstr "Perinteisen kirjautumisen tiedot"
+
+#~ msgid "Send new password"
+#~ msgstr "Lähetä salasana"
+
+#~ msgid "password recovery information"
+#~ msgstr ""
+#~ "<span class='big strong'>Forgot you password? No problems - just get a "
+#~ "new one!</span><br/>Please follow the following steps:<br/>&bull; submit "
+#~ "your user name below and check your email<br/>&bull; <strong>follow the "
+#~ "activation link</strong> for the new password - sent to you by email and "
+#~ "login with the suggested password<br/>&bull; at this you might want to "
+#~ "change your password to something you can remember better"
+
+#~ msgid "Reset password"
+#~ msgstr "Nollaa salasana"
+
+#~ msgid "return to login"
+#~ msgstr "palaa kirjautumiseen"
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "To change your password, please follow these steps:\n"
+#~ "* visit this link: %(key_link)s\n"
+#~ "* login with user name %(username)s and password %(password)s\n"
+#~ "* go to your user profile and set the password to something you can "
+#~ "remember"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr ""
+#~ "<p><span class=\"big strong\">Please select your favorite login method "
+#~ "below.</span></p><p><font color=\"gray\">External login services use <a "
+#~ "href=\"http://openid.net\"><b>OpenID</b></a> technology, where your "
+#~ "password always stays confidential between you and your login provider "
+#~ "and you don't have to remember another one.</font></p>"
+
+# msgid "Click to sign in through any of these services."
+# msgstr ""
+# "<p><span class=\"big strong\">Please select your favorite login method below."
+# "</span></p><p><font color=\"gray\">External login services use <a href="
+# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
+# "always stays confidential between you and your login provider and you don't "
+# "have to remember another one. "
+# "Askbot option requires your login name and "
+# "password entered here.</font></p>"
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
+#~ "class='big strong'>Provider user name</span><br/><span class='grey'>(or "
+#~ "select another login method above)</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your <a class=\"openid_logo\" href="
+#~ "\"http://openid.net\">OpenID</a> web address</span><br/><span "
+#~ "class='grey'>(or choose another login method above)</span>"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr ""
+#~ "<span class='big strong'>Enter your Askbot login and password</span><br/"
+#~ "><span class='grey'>(or select your OpenID provider above)</span>"
+
+#~ msgid "Create account"
+#~ msgstr "Luo tunnus"
+
+#~ msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
+#~ msgstr "Yhdistä %(settings.APP_SHORT_NAME)s -sivustoon Facebookin avulla!"
+
+#~ msgid "favorite questions"
+#~ msgstr "suosikkikysymykset"
#~ msgid "question"
#~ msgstr "kysymys"
@@ -4806,12 +5897,6 @@ msgstr ""
#~ msgid "Thank you, your email is now validated."
#~ msgstr "Sähköpostiosoitteesi on nyt tarkistettu."
-#~ msgid "Your password was changed"
-#~ msgstr "Salasanasi vaihdettiin"
-
-#~ msgid "New password set"
-#~ msgstr "Uusi salasana asetettu"
-
#~ msgid "Welcome back %s, you are now logged in"
#~ msgstr "Tervetuloa takaisin %s, olet nyt kirjautuneena sisään"
diff --git a/askbot/locale/fr/LC_MESSAGES/django.po b/askbot/locale/fr/LC_MESSAGES/django.po
index 2b81d37c..a7aebbf0 100644
--- a/askbot/locale/fr/LC_MESSAGES/django.po
+++ b/askbot/locale/fr/LC_MESSAGES/django.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Askbot\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-23 11:30-0500\n"
+"POT-Creation-Date: 2010-11-18 17:35-0600\n"
"PO-Revision-Date: 2010-08-25 19:15+0100\n"
"Last-Translator: - <->\n"
"Language-Team: FrenchTranslationTeam <toto@toto.com>\n"
@@ -23,153 +23,156 @@ msgstr " - "
msgid "latest questions"
msgstr "dernières questions"
-#: forms.py:47
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "title"
msgstr "Titre"
-#: forms.py:48
+#: forms.py:55
msgid "please enter a descriptive title for your question"
msgstr "Veuillez saisir un titre descriptif pour votre question."
-#: forms.py:53
+#: forms.py:60
msgid "title must be > 10 characters"
msgstr "le titre doit comporter plus de 10 caractères."
-#: forms.py:62
+#: forms.py:69
msgid "content"
msgstr "contenu"
-#: forms.py:68
+#: forms.py:75
msgid "question content must be > 10 characters"
msgstr "La question doit comporter plus de 10 caractères."
-#: forms.py:77
-#: skins/default/templates/header.html:46
+#: forms.py:84 skins/default/templates/header.html:83
msgid "tags"
msgstr "Mots-clés (tags)"
-#: forms.py:79
-msgid "Tags are short keywords, with no spaces within. Up to five tags can be used."
-msgstr "Les mots-clés sont utilisés en guise de marqueurs (\"tags\" en anglais). Ils doivent être courts, et ne pas comporter d'espaces. Vous pouvez utiliser jusqu'à 5 mots-clés."
-
#: forms.py:86
-#: skins/default/templates/question_retag.html:39
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
+"Les mots-clés sont utilisés en guise de marqueurs (\"tags\" en anglais). Ils "
+"doivent être courts, et ne pas comporter d'espaces. Vous pouvez utiliser "
+"jusqu'à 5 mots-clés."
+
+#: forms.py:93 skins/default/templates/question_retag.html:78
msgid "tags are required"
msgstr "Les mots-clés sont obligatoires."
-#: forms.py:95
+#: forms.py:102
#, python-format
msgid "please use %(tag_count)d tag or less"
msgid_plural "please use %(tag_count)d tags or less"
msgstr[0] "Veuillez utiliser %(tag_count)d mot-clé, ou moins"
msgstr[1] "Veuillez utiliser %(tag_count)d mots-clés, ou moins"
-#: forms.py:104
+#: forms.py:111
#, python-format
msgid "each tag must be shorter than %(max_chars)d character"
msgid_plural "each tag must be shorter than %(max_chars)d characters"
msgstr[0] "Chaque mot-clé doit comporter moins de %(max_chars)d caractère"
msgstr[1] "Chaque mot-clé doit comporter moins de %(max_chars)d caractères"
-#: forms.py:112
+#: forms.py:119
msgid "use-these-chars-in-tags"
msgstr "utiliser-ces-caracteres-dans-les-mots-cles"
-#: forms.py:122
-#: skins/default/templates/post_contributor_info.html:7
-#: skins/default/templates/question_summary_list_roll.html:26
-#: skins/default/templates/question_summary_list_roll.html:38
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
msgid "community wiki"
msgstr "Wiki communautaire"
-#: forms.py:123
-msgid "if you choose community wiki option, the question and answer do not generate points and name of author will not be shown"
-msgstr "Si vous choisissez l'option \"Wiki communautaire\" , questions et réponses ne génèrent pas de points, et le nom de l'auteur ne sera pas affiché."
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr ""
+"Si vous choisissez l'option \"Wiki communautaire\" , questions et réponses "
+"ne génèrent pas de points, et le nom de l'auteur ne sera pas affiché."
-#: forms.py:139
+#: forms.py:147
msgid "update summary:"
msgstr "Résumé des modifications:"
-#: forms.py:140
-msgid "enter a brief summary of your revision (e.g. fixed spelling, grammar, improved style, this field is optional)"
-msgstr "Saisissez un bref résumé à propos de la révision (par exemple : correction orthographique, amélioration du style, ce champ est optionnel)"
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"Saisissez un bref résumé à propos de la révision (par exemple : correction "
+"orthographique, amélioration du style, ce champ est optionnel)"
-#: forms.py:153
+#: forms.py:161
msgid "Enter number of points to add or subtract"
msgstr "Saisissez le nombre de points à ajouter ou retirer"
-#: forms.py:167
-#: const/__init__.py:217
+#: forms.py:175 const/__init__.py:218
msgid "approved"
msgstr "approuvée"
-#: forms.py:168
-#: const/__init__.py:218
+#: forms.py:176 const/__init__.py:219
msgid "watched"
msgstr "consultée"
-#: forms.py:169
-#: const/__init__.py:219
+#: forms.py:177 const/__init__.py:220
msgid "suspended"
msgstr "suspendu"
-#: forms.py:170
-#: const/__init__.py:220
+#: forms.py:178 const/__init__.py:221
msgid "blocked"
msgstr "bloquée"
# FIXME
-#: forms.py:172
-#: const/__init__.py:216
+#: forms.py:180 const/__init__.py:217
msgid "moderator"
msgstr "moderateur"
-#: forms.py:192
+#: forms.py:200
msgid "Change status to"
msgstr "Modifier le statut en "
-#: forms.py:219
+#: forms.py:227
msgid "which one?"
msgstr "laquelle ?"
-#: forms.py:240
+#: forms.py:248
msgid "Cannot change own status"
msgstr "Impossible de changer son propre statut"
-#: forms.py:246
+#: forms.py:254
msgid "Cannot turn other user to moderator"
msgstr "Impossible de convertir un autre utilisateur en modérateur"
-#: forms.py:253
+#: forms.py:261
msgid "Cannot change status of another moderator"
msgstr "Impossible de changer le statut d'un autre modérateur"
-#: forms.py:259
+#: forms.py:267
#, python-format
msgid "If you wish to change %(username)s's status, "
msgstr "Si vous souhaitez changer le statut de %(username)s, "
-#: forms.py:268
+#: forms.py:276
msgid "Subject line"
msgstr "Sujet"
-#: forms.py:275
+#: forms.py:283
msgid "Message text"
msgstr "Corps du message"
-#: forms.py:362
+#: forms.py:360
msgid "Your name:"
msgstr "Votre nom:"
-#: forms.py:363
+#: forms.py:361
msgid "Email (not shared with anyone):"
msgstr "Votre email (ne sera pas communiqué):"
-#: forms.py:364
+#: forms.py:362
msgid "Your message:"
msgstr "Votre message:"
@@ -178,130 +181,109 @@ msgid "this email does not have to be linked to gravatar"
msgstr "Cet email ne doit pas être lié à Gravatar"
#: forms.py:456
-msgid "Screen name"
-msgstr "Pseudo"
-
-#: forms.py:458
msgid "Real name"
msgstr "Nom réel"
-#: forms.py:465
+#: forms.py:463
msgid "Website"
msgstr "Site web"
-#: forms.py:472
+#: forms.py:470
msgid "Location"
msgstr "Lieu"
-#: forms.py:479
+#: forms.py:477
msgid "Date of birth"
msgstr "Date de naissance"
-#: forms.py:480
+#: forms.py:478
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr "ne sera pas affichée; utilisée pour calculer votre âge. Format: AAAA-MM-JJPar exemple: 1980-12-25 pour le 25 décembre 1980"
+msgstr ""
+"ne sera pas affichée; utilisée pour calculer votre âge. Format: AAAA-MM-"
+"JJPar exemple: 1980-12-25 pour le 25 décembre 1980"
-#: forms.py:486
-#: skins/default/templates/account_settings.html:21
-#: skins/default/templates/authopenid/settings.html:21
+#: forms.py:484
msgid "Profile"
msgstr "Profil"
-#: forms.py:519
-#: forms.py:520
+#: forms.py:493
+msgid "Screen name"
+msgstr "Pseudo"
+
+#: forms.py:518 forms.py:519
msgid "this email has already been registered, please use another one"
msgstr "Cet email a déjà été enregistré; merci d'utiliser une autre adresse"
-#: forms.py:526
+#: forms.py:525
msgid "Choose email tag filter"
msgstr "Choisissez un tag pour filtrer les emails"
-#: forms.py:565
+#: forms.py:564
msgid "Asked by me"
msgstr "Mes questions"
-#: forms.py:568
+#: forms.py:567
msgid "Answered by me"
msgstr "Questions auxquelles j'ai répondu"
-#: forms.py:571
+#: forms.py:570
msgid "Individually selected"
msgstr "Sélectionnées individuellement"
-#: forms.py:574
+#: forms.py:573
msgid "Entire forum (tag filtered)"
msgstr "Forum entier (filtré par tag)"
-#: forms.py:578
+#: forms.py:577
msgid "Comments and posts mentioning me"
msgstr "Commentaires et messages me mentionnant"
-#: forms.py:636
+#: forms.py:635
msgid "okay, let's try!"
msgstr "D'accord, j'essaye !"
-#: forms.py:637
+#: forms.py:636
msgid "no community email please, thanks"
msgstr "pas d'emails s'il vous plait, merci"
-#: forms.py:641
+#: forms.py:640
msgid "please choose one of the options above"
msgstr "Veuillez choisir une des options ci-dessus"
-#: urls.py:43
+#: urls.py:42
msgid "about/"
msgstr "apropos/"
-#: urls.py:44
-#: conf/site_settings.py:75
+#: urls.py:43 conf/site_settings.py:79
msgid "faq/"
msgstr "faq/"
-#: urls.py:45
+#: urls.py:44
msgid "privacy/"
msgstr "vieprivee/"
-#: urls.py:46
+#: urls.py:45
msgid "logout/"
msgstr "deconnecter/"
-#: urls.py:48
-#: urls.py:53
-#: urls.py:58
-#: urls.py:126
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
msgid "answers/"
msgstr "reponses/"
-#: urls.py:48
-#: urls.py:108
-#: urls.py:119
-#: urls.py:126
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
msgid "comments/"
msgstr "commentaires/"
-#: urls.py:53
-#: urls.py:73
-#: urls.py:167
-#: skins/default/templates/user_info.html:33
+#: urls.py:52 urls.py:73 urls.py:168
msgid "edit/"
msgstr "modifier/"
-#: urls.py:58
-#: urls.py:103
+#: urls.py:57 urls.py:103
msgid "revisions/"
msgstr "revisions/"
-#: urls.py:63
-#: urls.py:68
-#: urls.py:73
-#: urls.py:78
-#: urls.py:83
-#: urls.py:88
-#: urls.py:93
-#: urls.py:98
-#: urls.py:103
-#: urls.py:108
-#: urls.py:119
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
msgid "questions/"
msgstr "questions/"
@@ -329,77 +311,70 @@ msgstr "repondre/"
msgid "vote/"
msgstr "voter/"
-#: urls.py:113
+#: urls.py:114
msgid "command/"
msgstr "commande/"
-#: urls.py:119
-#: urls.py:126
-#: deps/django_authopenid/urls.py:43
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr "supprimer/"
-#: urls.py:133
-#: views/readers.py:273
+#: urls.py:134
msgid "question/"
msgstr "question/"
-#: urls.py:138
+#: urls.py:139
msgid "tags/"
msgstr "mots-cles/"
-#: urls.py:143
-#: urls.py:149
+#: urls.py:144 urls.py:150
msgid "mark-tag/"
msgstr "marquer-avec-un-tag/"
-#: urls.py:143
+#: urls.py:144
msgid "interesting/"
msgstr "interessant/"
-#: urls.py:149
+#: urls.py:150
msgid "ignored/"
msgstr "ignoree/"
# FIXME
-#: urls.py:155
+#: urls.py:156
msgid "unmark-tag/"
msgstr "retirer-un-tag/"
-#: urls.py:161
-#: urls.py:167
-#: urls.py:172
+#: urls.py:162 urls.py:168 urls.py:173
msgid "users/"
msgstr "utilisateurs/"
-#: urls.py:177
-#: urls.py:182
+#: urls.py:178 urls.py:183
msgid "badges/"
msgstr "Badges/"
-#: urls.py:187
+#: urls.py:188
msgid "messages/"
msgstr "messages/"
# FIXME
-#: urls.py:187
+#: urls.py:188
msgid "markread/"
msgstr "marques-pour-lecture/"
-#: urls.py:197
+#: urls.py:203
msgid "upload/"
msgstr "envoyer-sur-le-serveur/"
-#: urls.py:198
+#: urls.py:204
msgid "search/"
msgstr "chercher/"
-#: urls.py:199
+#: urls.py:205
msgid "feedback/"
msgstr "retour/"
-#: urls.py:200
-#: setup_templates/settings.py:199
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
msgid "account/"
msgstr "compte/"
@@ -413,19 +388,35 @@ msgstr "Nombre maximum de nouvelles dans une alerte par email"
#: conf/email.py:30
msgid "Default news notification frequency"
-msgstr "Fréquence par défaut pour l'envoi des mails de notification de nouvelles"
+msgstr ""
+"Fréquence par défaut pour l'envoi des mails de notification de nouvelles"
#: conf/email.py:32
-msgid "This option currently defines default frequency of emailed updates in the following five categories: questions asked by user, answered by user, individually selected, entire forum (per person tag filter applies) and posts mentioning the user and comment responses"
-msgstr "Cette option définit la fréquence par défaut pour l'envoi par email des mises à jour dans les cinq catégories suivantes : questions demandées par l'utilisateur, auxquelles l'utilisateur a répondu, sélectionnées individuellement, forum intégral (application d'un filtre de mots-clés par personne) et messages mentionnant les réponses à l'utilisateur et les réponses aux commentaires"
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+"Cette option définit la fréquence par défaut pour l'envoi par email des "
+"mises à jour dans les cinq catégories suivantes : questions demandées par "
+"l'utilisateur, auxquelles l'utilisateur a répondu, sélectionnées "
+"individuellement, forum intégral (application d'un filtre de mots-clés par "
+"personne) et messages mentionnant les réponses à l'utilisateur et les "
+"réponses aux commentaires"
#: conf/email.py:47
msgid "Require email verification before allowing to post"
-msgstr "Nous devons valider votre adresse email avant que vous ne puissiez publier des messages"
+msgstr ""
+"Nous devons valider votre adresse email avant que vous ne puissiez publier "
+"des messages"
#: conf/email.py:48
-msgid "Active email verification is done by sending a verification key in email"
-msgstr "Nous vérifions que l'adresse email est active en y envoyant un email contenant une clé de vérification."
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+"Nous vérifions que l'adresse email est active en y envoyant un email "
+"contenant une clé de vérification."
#: conf/email.py:57
msgid "Allow only one account per email address"
@@ -437,11 +428,19 @@ msgstr "Faux email pour utilisateur anonyme"
#: conf/email.py:67
msgid "Use this setting to control gravatar for email-less user"
-msgstr "Utilisez ce paramétrage pour contrôler Gravatar (pour les utilisateurs sans adresse email)"
+msgstr ""
+"Utilisez ce paramétrage pour contrôler Gravatar (pour les utilisateurs sans "
+"adresse email)"
+
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Bienvenue dans notre forum collaboratif de questions/réponses"
#: conf/external_keys.py:11
msgid "Keys to connect the site with external services like Facebook, etc."
-msgstr "Clés pour connecter le site avec des services externes comme Facebook, etc."
+msgstr ""
+"Clés pour connecter le site avec des services externes comme Facebook, etc."
#: conf/external_keys.py:18
msgid "Google site verification key"
@@ -449,8 +448,13 @@ msgstr "Clé de vérification de site Google"
#: conf/external_keys.py:20
#, python-format
-msgid "This key helps google index your site please obtain is at <a href=\"%(google_webmasters_tools_url)s\">google webmasters tools site</a>"
-msgstr "Cette clé aide Google à indexer votre site; vous pouvez en obtenir une pour votre site à <a href=\"%(google_webmasters_tools_url)s\">\"Google - Outils pour les webmasters\"</a>"
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
+"Cette clé aide Google à indexer votre site; vous pouvez en obtenir une pour "
+"votre site à <a href=\"%(google_webmasters_tools_url)s\">\"Google - Outils "
+"pour les webmasters\"</a>"
#: conf/external_keys.py:34
msgid "Google Analytics key"
@@ -458,52 +462,127 @@ msgstr "Clé Google Analytics"
#: conf/external_keys.py:36
#, python-format
-msgid "Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish to use Google Analytics to monitor your site"
-msgstr "Vous pouvez en obtenir une sur le site <a href=\"%(ga_site)s\">Google Analytics</a>, si vous souhaitez utiliser Google Analytics pour mesurer l'audience de votre site."
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+"Vous pouvez en obtenir une sur le site <a href=\"%(ga_site)s\">Google "
+"Analytics</a>, si vous souhaitez utiliser Google Analytics pour mesurer "
+"l'audience de votre site."
#: conf/external_keys.py:49
-msgid "Recaptcha private key"
-msgstr "Clé privée Recaptcha"
-
-#: conf/external_keys.py:52
-msgid "Recaptcha is a tool that helps distinguish real people from annoying spam robots. Please get this and a public key at the <a href=\"http://recaptcha.net\">recaptcha.net</a>"
-msgstr "Recaptcha est un outil permettant de vérifier qu'une personne qui se connecte à votre site est bien un humain (et non pas un robot spammeur). L'utilisation de cet outil permet notamment d'empêcher des robots de se connecter à votre site pour y publier automatiquement et massivement des messages publicitaires."
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
-#: conf/external_keys.py:65
+#: conf/external_keys.py:58
msgid "Recaptcha public key"
msgstr "Clé publique Recaptcha"
-#: conf/external_keys.py:73
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr "Clé privée Recaptcha"
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
+"Recaptcha est un outil permettant de vérifier qu'une personne qui se "
+"connecte à votre site est bien un humain (et non pas un robot spammeur). "
+"L'utilisation de cet outil permet notamment d'empêcher des robots de se "
+"connecter à votre site pour y publier automatiquement et massivement des "
+"messages publicitaires."
+
+#: conf/external_keys.py:80
msgid "Facebook public API key"
msgstr "Clé d'API publique FACEBOOK"
-#: conf/external_keys.py:76
-msgid "Facebook API key and Facebook secret allow to use Facebook Connect login method at your site. Please obtain these keys at <a href=\"http://www.facebook.com/developers/createapp.php\">facebook create app</a> site"
-msgstr "La clé d'API FACEBOOK et le secret FACEBOOK vous permettent de proposer aux utilisateurs de votre de se connecter en utilisant leur compte facebook. Vous pouvez obtenir ces clés sur le site <a href=\"http://www.facebook.com/developers/createapp.php\">facebook create app</a>"
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+"La clé d'API FACEBOOK et le secret FACEBOOK vous permettent de proposer aux "
+"utilisateurs de votre de se connecter en utilisant leur compte facebook. "
+"Vous pouvez obtenir ces clés sur le site <a href=\"http://www.facebook.com/"
+"developers/createapp.php\">facebook create app</a>"
-#: conf/external_keys.py:91
+#: conf/external_keys.py:95
msgid "Facebook secret key"
msgstr "Clé secrète FACEBOOK"
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Compte : changer de mot de passe"
+
#: conf/flatpages.py:10
msgid "Flatpages - about, privacy policy, etc."
msgstr "Pages \"à propos\", \"vie privée\", etc."
#: conf/flatpages.py:17
msgid "Text of the Q&A forum About page (html format)"
-msgstr "Insérez ici le texte de la page \"à propos\" du forum de Questions/Réponses"
+msgstr ""
+"Insérez ici le texte de la page \"à propos\" du forum de Questions/Réponses"
#: conf/flatpages.py:20
-msgid "Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on the \"about\" page to check your input."
-msgstr "Enregistrez, puis utilisez <a href=\"http://validator.w3.org/\">un validateur HTML</a> sur la page \"à propos\" pour vérifier ce que vous avez saisi."
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+"Enregistrez, puis utilisez <a href=\"http://validator.w3.org/\">un "
+"validateur HTML</a> sur la page \"à propos\" pour vérifier ce que vous avez "
+"saisi."
#: conf/flatpages.py:30
msgid "Text of the Q&A forum Privacy Policy (html format)"
-msgstr "Insérez ici le texte de la page \"vie privée\" du forum de Questions/Réponses"
+msgstr ""
+"Insérez ici le texte de la page \"vie privée\" du forum de Questions/Réponses"
#: conf/flatpages.py:33
-msgid "Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on the \"privacy\" page to check your input."
-msgstr "Enregistrez, puis utilisez <a href=\"http://validator.w3.org/\">un validateur HTML</a> sur la page \"vie privée\" pour vérifier ce que vous avez saisi."
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+"Enregistrez, puis utilisez <a href=\"http://validator.w3.org/\">un "
+"validateur HTML</a> sur la page \"vie privée\" pour vérifier ce que vous "
+"avez saisi."
#: conf/forum_data_rules.py:12
msgid "Settings for askbot data entry and display"
@@ -511,24 +590,80 @@ msgstr "Paramétrage de l'affichage et de la saisie de données"
#: conf/forum_data_rules.py:20
msgid "Check to enable community wiki feature"
-msgstr "Cochez cette case pour activer la fonctionnalité \"wiki communautaire\""
+msgstr ""
+"Cochez cette case pour activer la fonctionnalité \"wiki communautaire\""
#: conf/forum_data_rules.py:29
msgid "Maximum length of tag (number of characters)"
msgstr "Taille maximale d'un mot-clé (tag), en nombre de caractères"
-#: conf/forum_data_rules.py:38
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
+#, python-format
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
msgid "Maximum number of tags per question"
msgstr "Nombre maximal de mots-clés (tags) par question"
-#: conf/forum_data_rules.py:50
+#: conf/forum_data_rules.py:82
msgid "Number of questions to list by default"
msgstr "Nombre de questions par défaut à afficher dans la liste "
-#: conf/forum_data_rules.py:60
+#: conf/forum_data_rules.py:92
msgid "What should \"unanswered question\" mean?"
msgstr "Que signifie \"questions sans réponses\" ?"
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
+#, python-format
+msgid ""
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
#: conf/minimum_reputation.py:11
msgid "Minimum reputation required to perform actions"
msgstr "Réputation minimale requise pour réaliser les actions"
@@ -568,7 +703,9 @@ msgstr "Cloturer ses propres questions"
#: conf/minimum_reputation.py:92
msgid "Retag questions posted by other people"
-msgstr "Requalifier les questions publiées par d'autres utilisateurs (c'est à dire changer les mots-clés servant de marqueurs sémantiques)"
+msgstr ""
+"Requalifier les questions publiées par d'autres utilisateurs (c'est à dire "
+"changer les mots-clés servant de marqueurs sémantiques)"
#: conf/minimum_reputation.py:101
msgid "Reopen own questions"
@@ -595,12 +732,14 @@ msgid "Lock posts"
msgstr "Verrouiller des messages"
#: conf/reputation_changes.py:12
-msgid "Reputaion loss and gain rules"
+#, fuzzy
+msgid "Reputation loss and gain rules"
msgstr "Règles concernant le gain et la perte de points de réputation"
#: conf/reputation_changes.py:21
msgid "Maximum daily reputation gain per user"
-msgstr "Nombre maximal de points de réputation qu'un utilisateur peut gagner par jour"
+msgstr ""
+"Nombre maximal de points de réputation qu'un utilisateur peut gagner par jour"
#: conf/reputation_changes.py:30
msgid "Gain for receiving an upvote"
@@ -625,7 +764,9 @@ msgstr "Gain pour un votant en cas de vote négatif annulé"
#: conf/reputation_changes.py:76
msgid "Loss for voter for canceling of answer acceptance"
-msgstr "Perte pour un utilisateur ayant voté pour l'annulation d'une acceptation de réponse"
+msgstr ""
+"Perte pour un utilisateur ayant voté pour l'annulation d'une acceptation de "
+"réponse"
#: conf/reputation_changes.py:86
msgid "Loss for author whose answer was \"un-accepted\""
@@ -641,19 +782,25 @@ msgstr "Perte pour l'auteur d'un message à contenu signalé 'abusif'"
#: conf/reputation_changes.py:116
msgid "Loss for owner of post that was downvoted"
-msgstr "Perte pour l'auteur d'un message ayant abouti à un vote (globalement) négatif"
+msgstr ""
+"Perte pour l'auteur d'un message ayant abouti à un vote (globalement) négatif"
#: conf/reputation_changes.py:126
msgid "Loss for owner of post that was flagged 3 times per same revision"
-msgstr "Perte pour l'auteur d'un message qui a été marqué/étiqueté 3 fois dans une même révision"
+msgstr ""
+"Perte pour l'auteur d'un message qui a été marqué/étiqueté 3 fois dans une "
+"même révision"
#: conf/reputation_changes.py:136
msgid "Loss for owner of post that was flagged 5 times per same revision"
-msgstr "Perte pour l'auteur d'un message qui a été marqué/étiqueté 5 fois dans une même révision"
+msgstr ""
+"Perte pour l'auteur d'un message qui a été marqué/étiqueté 5 fois dans une "
+"même révision"
#: conf/reputation_changes.py:146
msgid "Loss for post owner when upvote is canceled"
-msgstr "Perte pour l'auteur d'un message quand un vote (global) positif est annulé"
+msgstr ""
+"Perte pour l'auteur d'un message quand un vote (global) positif est annulé"
#: conf/site_settings.py:13
msgid "Q&A forum website parameters and urls"
@@ -665,41 +812,50 @@ msgstr "Titre du forum de Questions/Réponses"
#: conf/site_settings.py:30
msgid "Comma separated list of Q&A site keywords"
-msgstr "Mots-clés pour qualifier votre site de Questions/Réponses (séparez les mots par des virgules)"
+msgstr ""
+"Mots-clés pour qualifier votre site de Questions/Réponses (séparez les mots "
+"par des virgules)"
-#: conf/site_settings.py:39
+#: conf/site_settings.py:40
msgid "Copyright message to show in the footer"
msgstr "(c) 2010 - Tous droits réservés"
-#: conf/site_settings.py:48
+#: conf/site_settings.py:50
msgid "Site description for the search engines"
msgstr "Insérez ici la description du site, destinée aux moteurs de recherche"
-#: conf/site_settings.py:56
+#: conf/site_settings.py:58
msgid "Askbot"
msgstr "Askbot"
-#: conf/site_settings.py:58
+#: conf/site_settings.py:59
msgid "Short name for your Q&A forum"
msgstr "Insérez ici le nom court de votre forum de Questions/Réponses"
-#: conf/site_settings.py:67
+#: conf/site_settings.py:69
msgid "Base URL for your Q&A forum, must start with http or https"
-msgstr "BaseURL de votre forum de Questions/Réponses (doit commencer par http ou https)"
+msgstr ""
+"BaseURL de votre forum de Questions/Réponses (doit commencer par http ou "
+"https)"
-#: conf/site_settings.py:77
+#: conf/site_settings.py:82
msgid "Link shown in the greeting message shown to the anonymous user"
-msgstr "Lien inséré dans le message d'accueil affiché aux utilisateurs anonymes"
+msgstr ""
+"Lien inséré dans le message d'accueil affiché aux utilisateurs anonymes"
-#: conf/site_settings.py:78
-msgid "If you change this url from the default - then you will also probably want to adjust translation of the following string: "
-msgstr "si vous changez cette URL par défaut, alors vous voudrez probablement ajuster la traduction des lignes suivantes :"
+#: conf/site_settings.py:85
+msgid ""
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
+"si vous changez cette URL par défaut, alors vous voudrez probablement "
+"ajuster la traduction des lignes suivantes :"
-#: conf/site_settings.py:91
+#: conf/site_settings.py:98
msgid "Feedback site URL"
msgstr "URL permettant de faire des remarques"
-#: conf/site_settings.py:92
+#: conf/site_settings.py:100
msgid "If left empty, a simple internal feedback form will be used instead"
msgstr "si laissé vide, un formulaire de retour simple sera utilisé à la place"
@@ -715,27 +871,18 @@ msgstr "Valeur du compteur de votes pour \"pleines couleurs\""
msgid "Background color for votes = 0"
msgstr "Couleur d'arrière plan pour votes = 0"
-#: conf/skin_counter_settings.py:30
-#: conf/skin_counter_settings.py:41
-#: conf/skin_counter_settings.py:52
-#: conf/skin_counter_settings.py:62
-#: conf/skin_counter_settings.py:72
-#: conf/skin_counter_settings.py:85
-#: conf/skin_counter_settings.py:106
-#: conf/skin_counter_settings.py:117
-#: conf/skin_counter_settings.py:128
-#: conf/skin_counter_settings.py:138
-#: conf/skin_counter_settings.py:148
-#: conf/skin_counter_settings.py:161
-#: conf/skin_counter_settings.py:184
-#: conf/skin_counter_settings.py:195
-#: conf/skin_counter_settings.py:206
-#: conf/skin_counter_settings.py:216
-#: conf/skin_counter_settings.py:228
-#: conf/skin_counter_settings.py:239
-#: conf/skin_counter_settings.py:252
-#: conf/skin_counter_settings.py:262
-msgid "HTML color name of hex value"
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+#, fuzzy
+msgid "HTML color name or hex value"
msgstr "Nom de couleur HTML ou valeur hexadécimale"
#: conf/skin_counter_settings.py:40
@@ -782,19 +929,19 @@ msgstr "Couleur de premier plan pour consultations"
msgid "Background color for views = MAX"
msgstr "Couleur d'arrière-plan pour consultations = MAX"
-#: conf/skin_counter_settings.py:160
+#: conf/skin_counter_settings.py:162
msgid "Foreground color for views = MAX"
msgstr "Couleur de premier plan pour consultations = MAX"
-#: conf/skin_counter_settings.py:171
+#: conf/skin_counter_settings.py:173
msgid "Answer counter value to give \"full color\""
msgstr "Valeur du compteur de réponses pour \"pleines couleurs\""
-#: conf/skin_counter_settings.py:183
+#: conf/skin_counter_settings.py:185
msgid "Background color for answers = 0"
msgstr "Couleur d'arrière plan pour réponses = 0"
-#: conf/skin_counter_settings.py:194
+#: conf/skin_counter_settings.py:195
msgid "Foreground color for answers = 0"
msgstr "Couleur de premier plan pour réponses = 0"
@@ -822,37 +969,83 @@ msgstr "Couleur d'arrière-plan pour les éléments acceptés"
msgid "Foreground color for accepted answer"
msgstr "Couleur de premier plan pour réponse acceptée"
-#: conf/skin_general_settings.py:14
+#: conf/skin_general_settings.py:15
msgid "Skin and User Interface settings"
msgstr "Paramètrages du thème (skin) et de l'interface utilisateur"
-#: conf/skin_general_settings.py:21
+#: conf/skin_general_settings.py:22
msgid "Q&A site logo"
msgstr "Logo du site de Questions/Réponses"
-#: conf/skin_general_settings.py:23
+#: conf/skin_general_settings.py:24
msgid "To change the logo, select new file, then submit this whole form."
-msgstr "Pour changer le logo, sélectionnez un nouveau fichier, puis soumettez le formulaire complet."
+msgstr ""
+"Pour changer le logo, sélectionnez un nouveau fichier, puis soumettez le "
+"formulaire complet."
#: conf/skin_general_settings.py:38
-msgid "Show all UI functions to all users"
-msgstr "Afficher toutes les fonctionnalités de l'interface utilisateur à tous les utilisateurs"
+msgid "Site favicon"
+msgstr ""
#: conf/skin_general_settings.py:40
-msgid "If checked, all forum functions will be shown to users, regardless of their reputation. However to use those functions, moderation rules, reputation and other limits will still apply."
-msgstr "Si cette case est cochée, toutes les fonctionnalités du forum seront afifchées aux utilisateurs, sans tenir compte de leur réputation. Cependant, pour utiliser ces fonctions, les règles de modération, le concept de réputation et les autres limites s'appliqueront toujours..."
+#, python-format
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+"Afficher toutes les fonctionnalités de l'interface utilisateur à tous les "
+"utilisateurs"
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
+"Si cette case est cochée, toutes les fonctionnalités du forum seront "
+"afifchées aux utilisateurs, sans tenir compte de leur réputation. Cependant, "
+"pour utiliser ces fonctions, les règles de modération, le concept de "
+"réputation et les autres limites s'appliqueront toujours..."
-#: conf/skin_general_settings.py:55
+#: conf/skin_general_settings.py:90
msgid "Select skin"
msgstr "Sélectionnez un thème (skin)"
-#: conf/skin_general_settings.py:64
+#: conf/skin_general_settings.py:99
msgid "Skin media revision number"
msgstr "Numéro de révision du thème"
-#: conf/skin_general_settings.py:66
-msgid "Increment this number when you change image in skin media or stylesheet. This helps avoid showing your users outdated images from their browser cache."
-msgstr "Incrémenter ce nombre quand vous changez une image du thème ou une feuille de style. Ceci permet d'éviter d'afficher aux utilisateurs l'ancienne charte graphique (dont des éléments seraient présents dans leur cache)"
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+"Incrémenter ce nombre quand vous changez une image du thème ou une feuille "
+"de style. Ceci permet d'éviter d'afficher aux utilisateurs l'ancienne charte "
+"graphique (dont des éléments seraient présents dans leur cache)"
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
#: conf/user_settings.py:10
msgid "User policy settings"
@@ -860,7 +1053,8 @@ msgstr "FIXME - User policy settings"
#: conf/user_settings.py:18
msgid "Allow editing user screen name"
-msgstr "Autoriser la modification du pseudo (nom d'utilisateur affiché à l'écran)"
+msgstr ""
+"Autoriser la modification du pseudo (nom d'utilisateur affiché à l'écran)"
#: conf/user_settings.py:28
msgid "Minimum allowed length for screen name"
@@ -880,7 +1074,8 @@ msgstr "Nombre maximum de drapeaux par utilisateur et par jour"
#: conf/vote_rules.py:40
msgid "Threshold for warning about remaining daily votes"
-msgstr "Seuil pour lancer un avertissement à propos des votes quotidiens restants"
+msgstr ""
+"Seuil pour lancer un avertissement à propos des votes quotidiens restants"
#: conf/vote_rules.py:49
msgid "Number of days to allow canceling votes"
@@ -888,11 +1083,14 @@ msgstr "Nombre de jours pour autoriser l'annulation de votes"
#: conf/vote_rules.py:58
msgid "Number of flags required to automatically hide posts"
-msgstr "Nombre de marqueurs/drapeaux requis pour masquer automatiquement des messages"
+msgstr ""
+"Nombre de marqueurs/drapeaux requis pour masquer automatiquement des messages"
#: conf/vote_rules.py:67
msgid "Number of flags required to automatically delete posts"
-msgstr "Nombre de marqueurs/drapeaux requis pour supprimer automatiquement des messages"
+msgstr ""
+"Nombre de marqueurs/drapeaux requis pour supprimer automatiquement des "
+"messages"
#: const/__init__.py:9
msgid "duplicate question"
@@ -936,26 +1134,20 @@ msgid "too localized"
msgstr "trop spécifique à un lieu"
#: const/__init__.py:40
-#: skins/default/templates/questions.html:52
-#: skins/default/templates/questions.html:57
msgid "newest"
msgstr "date (↓)"
-#: const/__init__.py:41
-#: skins/default/templates/questions.html:46
-#: skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "date (↑)"
# TODO demander au développeur de faire 2 entrées distinctes. Une contiendra "date (↑)" et l'autre "date"
#: const/__init__.py:42
-#: skins/default/templates/questions.html:71
-#: skins/default/templates/questions.html:76
msgid "active"
msgstr "actualité (↓)"
#: const/__init__.py:43
-#: skins/default/templates/questions.html:65
msgid "inactive"
msgstr "actualité (↑)"
@@ -987,168 +1179,164 @@ msgid "relevance"
msgstr "pertinence"
# FIXME
-#: const/__init__.py:55
-#: skins/default/templates/questions.html:34
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "toutes"
-#: const/__init__.py:56
-#: skins/default/templates/questions.html:35
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "ouvertes"
-#: const/__init__.py:57
-#: skins/default/templates/questions.html:37
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "favorite"
-#: const/__init__.py:69
+#: const/__init__.py:70
msgid "Question has no answers"
msgstr "Cette question n'a pas de réponse"
-#: const/__init__.py:70
+#: const/__init__.py:71
msgid "Question has no accepted answers"
msgstr "Cette question n'a pas de réponse acceptée"
-#: const/__init__.py:109
+#: const/__init__.py:110
msgid "asked a question"
msgstr "a posé une question"
-#: const/__init__.py:110
+#: const/__init__.py:111
msgid "answered a question"
msgstr "a répondu à une question"
-#: const/__init__.py:111
+#: const/__init__.py:112
msgid "commented question"
msgstr "question commentée"
-#: const/__init__.py:112
+#: const/__init__.py:113
msgid "commented answer"
msgstr "réponse commentée"
-#: const/__init__.py:113
+#: const/__init__.py:114
msgid "edited question"
msgstr "question modifiée"
-#: const/__init__.py:114
+#: const/__init__.py:115
msgid "edited answer"
msgstr "réponse modifiée"
-#: const/__init__.py:115
+#: const/__init__.py:116
msgid "received award"
msgstr "récompense obtenue"
# FIXME ou "ayant reçu une récompense"
-#: const/__init__.py:116
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "marquée comme meilleure réponse"
# FIXME ou "élue meilleure réponse"
-#: const/__init__.py:117
+#: const/__init__.py:118
msgid "upvoted"
msgstr "notée positivement"
# FIXME ou "ayant reçu un vote positif"
-#: const/__init__.py:118
+#: const/__init__.py:119
msgid "downvoted"
msgstr "notée négativement"
# FIXME ou "ayant reçu un vote négatif"
-#: const/__init__.py:119
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "vote annulé"
-#: const/__init__.py:120
+#: const/__init__.py:121
msgid "deleted question"
msgstr "question supprimée"
-#: const/__init__.py:121
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "réponse supprimée"
-#: const/__init__.py:122
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "signalée comme ayant un \"contenu abusif\""
# FXME ou "offensive" ?
-#: const/__init__.py:123
+#: const/__init__.py:124
msgid "updated tags"
msgstr "Mots-clés"
# FIXME ou "marqueurs sémantiques mis à jour ?"
-#: const/__init__.py:124
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "sélectionnée comme \"favorite\""
-#: const/__init__.py:125
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "profil utilisateur entièrement renseigné"
# FIXME
-#: const/__init__.py:126
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "Mise à jour d'email envoyée à l'utilisateur"
-#: const/__init__.py:127
+#: const/__init__.py:128
msgid "mentioned in the post"
msgstr "mentionné dans le message"
-#: const/__init__.py:178
+#: const/__init__.py:179
msgid "question_answered"
msgstr "question_repondue"
-#: const/__init__.py:179
+#: const/__init__.py:180
msgid "question_commented"
msgstr "question_commentee"
-#: const/__init__.py:180
+#: const/__init__.py:181
msgid "answer_commented"
msgstr "reponse_commentee"
-#: const/__init__.py:181
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "reponse_acceptee"
-#: const/__init__.py:185
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[close]"
-#: const/__init__.py:186
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[supprimée]"
-#: const/__init__.py:187
-#: views/readers.py:413
-#: views/readers.py:434
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "version initiale"
# FIXME
-#: const/__init__.py:188
+#: const/__init__.py:189
msgid "retagged"
msgstr "dont les mots-clés ont été révisés"
-#: const/__init__.py:193
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "exclure les mots-clés ignorés"
-#: const/__init__.py:194
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "autoriser uniquement les mots-clés sélectionnés"
-#: const/__init__.py:198
+#: const/__init__.py:199
msgid "instantly"
msgstr "instantanément"
-#: const/__init__.py:199
+#: const/__init__.py:200
msgid "daily"
msgstr "quotidien"
-#: const/__init__.py:200
+#: const/__init__.py:201
msgid "weekly"
msgstr "hebdomadaire"
-#: const/__init__.py:201
+#: const/__init__.py:202
msgid "no email"
msgstr "Aucun email"
@@ -1157,226 +1345,275 @@ msgstr "Aucun email"
msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr "Vous êtes nouveau ? Commencez par lire notre <a href=\"%s\">FAQ</a> !"
-#: deps/django_authopenid/forms.py:72
-#: deps/django_authopenid/views.py:134
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
msgid "i-names are not supported"
msgstr "Les i-names ne sont pas supportés."
-#: deps/django_authopenid/forms.py:135
-msgid "Account with this name already exists on the forum"
-msgstr "Il existe déjà un compte portant ce nom !"
-
-#: deps/django_authopenid/forms.py:136
-msgid "can't have two logins to the same account yet, sorry."
-msgstr "Impossible d'avoir deux identifiants de connexion pour un même compte."
-
-#: deps/django_authopenid/forms.py:158
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr "Veuillez saisir un nom d'utilisateur et un mot de passe valides. Les deux sont sensibles à la casse (minuscules/majuscules)."
-
-#: deps/django_authopenid/forms.py:161
-#: deps/django_authopenid/forms.py:211
-msgid "This account is inactive."
-msgstr "Ce compte est inactif."
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Veuillez saisir votre nom d'utilisateur"
-#: deps/django_authopenid/forms.py:163
-msgid "Login failed."
-msgstr "La connexion a échoué."
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Veuillez saisir votre nom d'utilisateur"
-#: deps/django_authopenid/forms.py:165
-msgid "Please enter username and password"
-msgstr "Veuillez saisir votre nom d'utilisateur et un mot de passe"
+# TODO "votre" ou "un" ?
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Veuillez saisir votre mot de passe"
# TODO "votre" ou "un" ?
-#: deps/django_authopenid/forms.py:167
-msgid "Please enter your password"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
msgstr "Veuillez saisir votre mot de passe"
-#: deps/django_authopenid/forms.py:169
-msgid "Please enter user name"
-msgstr "Veuillez saisir votre nom d'utilisateur"
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: deps/django_authopenid/forms.py:207
-msgid "Please enter a valid username and password. Note that both fields are case-sensitive."
-msgstr "Veuillez saisir un nom d'utilisateur et un mot de passe valides. Notez que les deux sont sensibles à la casse (respect des minuscules/majuscules)."
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
+msgstr ""
-#: deps/django_authopenid/forms.py:230
+#: deps/django_authopenid/forms.py:336
msgid "Current password"
msgstr "Mot de passe actuel"
-#: deps/django_authopenid/forms.py:241
-msgid "Old password is incorrect. Please enter the correct password."
-msgstr "L'ancien mot de passe est erroné. Veuillez le corriger."
+#: deps/django_authopenid/forms.py:347
+msgid ""
+"Old password is incorrect. Please enter the correct "
+"password."
+msgstr ""
+"L'ancien mot de passe est erroné. Veuillez le corriger."
+
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
+msgstr ""
-#: deps/django_authopenid/forms.py:306
+#: deps/django_authopenid/forms.py:435
msgid "Your user name (<i>required</i>)"
msgstr "Votre nom d'utilisateur (<i>obligatoire</i>)"
-#: deps/django_authopenid/forms.py:321
+#: deps/django_authopenid/forms.py:450
msgid "Incorrect username."
msgstr "Nom d'utilisateur incorrect."
-#: deps/django_authopenid/urls.py:23
-#: deps/django_authopenid/urls.py:24
-#: deps/django_authopenid/urls.py:25
-#: deps/django_authopenid/urls.py:27
-#: setup_templates/settings.py:199
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
msgid "signin/"
msgstr "connexion/"
-#: deps/django_authopenid/urls.py:24
+#: deps/django_authopenid/urls.py:11
msgid "newquestion/"
msgstr "nouvelle_question/"
-#: deps/django_authopenid/urls.py:25
+#: deps/django_authopenid/urls.py:12
msgid "newanswer/"
msgstr "nouvelle_reponse/"
-#: deps/django_authopenid/urls.py:26
+#: deps/django_authopenid/urls.py:13
msgid "signout/"
msgstr "deconnexion/"
-#: deps/django_authopenid/urls.py:27
+#: deps/django_authopenid/urls.py:15
msgid "complete/"
msgstr "termine/"
-#: deps/django_authopenid/urls.py:29
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "termine/"
+
+#: deps/django_authopenid/urls.py:22
msgid "register/"
msgstr "enregistrement/"
-#: deps/django_authopenid/urls.py:30
+#: deps/django_authopenid/urls.py:24
msgid "signup/"
msgstr "inscription/"
#: deps/django_authopenid/urls.py:32
-msgid "sendpw/"
-msgstr "envoi_mot_de_passe/"
-
-#: deps/django_authopenid/urls.py:33
-#: deps/django_authopenid/urls.py:37
-msgid "password/"
-msgstr "mot_de_passe/"
-
-#: deps/django_authopenid/urls.py:33
-msgid "confirm/"
-msgstr "confirmation/"
-
-#: deps/django_authopenid/urls.py:38
-#: deps/django_authopenid/urls.py:39
-#: deps/django_authopenid/urls.py:40
-#: deps/django_authopenid/urls.py:41
-msgid "email/"
-msgstr "courriel/"
-
-#: deps/django_authopenid/urls.py:38
-msgid "validate/"
-msgstr "valider/"
-
-#: deps/django_authopenid/urls.py:39
-msgid "change/"
-msgstr "modifier/"
+#, fuzzy
+msgid "recover/"
+msgstr "reouvrir/"
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
+msgstr ""
+
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Changer de mot de passe"
-#: deps/django_authopenid/urls.py:40
-msgid "sendkey/"
-msgstr "envoyer_cle/"
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
-#: deps/django_authopenid/urls.py:41
-msgid "verify/"
-msgstr "verifier/"
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "Pseudo"
-#: deps/django_authopenid/urls.py:42
-msgid "openid/"
-msgstr "openid/"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "URL OpenID:"
-#: deps/django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
-msgstr "connexion-externe/oubli-mot-de-passe/"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "par nom d'utilisateur"
-#: deps/django_authopenid/urls.py:54
-msgid "external-login/signup/"
-msgstr "connexion-externe/inscription/"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "Nom d'utilisateur"
-#: deps/django_authopenid/views.py:141
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr "L'OpenID %(openid_url)s est invalide"
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "choisissez un nom d'utilisateur"
-#: deps/django_authopenid/views.py:616
-msgid "Welcome email subject line"
-msgstr "Bienvenue dans notre forum collaboratif de questions/réponses"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: deps/django_authopenid/views.py:722
-msgid "Password changed."
-msgstr "Mot de passe mis à jour."
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: deps/django_authopenid/views.py:734
-#: deps/django_authopenid/views.py:740
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
-msgstr "Nous avons besoin de valider votre adresse email. <a id='validate_email_alert' href='%(details_url)s'>Cliquez ici</a> pour en savoir plus."
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
-#: deps/django_authopenid/views.py:761
-msgid "Email verification subject line"
-msgstr "Vérification de votre adresse email"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "Nom d'utilisateur"
+
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "Nom d'utilisateur"
-#: deps/django_authopenid/views.py:852
-msgid "your email was not changed"
-msgstr "Votre adresse email n'a pas été modifiée."
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "Nom d'utilisateur"
-#: deps/django_authopenid/views.py:900
-#: deps/django_authopenid/views.py:1058
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Changer de mot de passe"
+
+#: deps/django_authopenid/util.py:395
#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr "Nous n'avons trouvé aucun OpenID %s associé dans notre base de données."
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
+msgstr ""
-#: deps/django_authopenid/views.py:904
-#: deps/django_authopenid/views.py:1065
+#: deps/django_authopenid/util.py:404
#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
-msgstr "L'OpenID %s n'est pas associé à l'utilisateur actuellement connecté."
+msgid "Create password for %(provider)s"
+msgstr ""
-#: deps/django_authopenid/views.py:912
-msgid "Email Changed."
-msgstr "Email mis à jour."
+# FIXME
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "Associez votre OpenID avec votre compte sur ce site"
-#: deps/django_authopenid/views.py:990
-msgid "This OpenID is already associated with another account."
-msgstr "Cet OpenID est déjà associé à un autre compte."
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Veuillez saisir votre nom d'utilisateur et un mot de passe"
-#: deps/django_authopenid/views.py:995
+#: deps/django_authopenid/util.py:424
#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "L'OpenID %s est maintenant associé à votre compte."
+msgid "Sign in with your %(provider)s account"
+msgstr ""
+
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr "L'OpenID %(openid_url)s est invalide"
+
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
+msgstr ""
+
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Votre mot de passe a été mis à jour."
+
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
+msgstr ""
-#: deps/django_authopenid/views.py:1068
-msgid "Account deleted."
-msgstr "Compte supprimé."
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
+
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: deps/django_authopenid/views.py:1120
-msgid "Request for new password"
-msgstr "Demande de nouveau mot de passe"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
-#: deps/django_authopenid/views.py:1134
-msgid "A new password and the activation link were sent to your email address."
-msgstr "Un nouveau mot de passe et lien permettant de l'activer viennent d'être envoyés à votre adresse email."
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
+
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: deps/django_authopenid/views.py:1166
+#: deps/django_authopenid/views.py:578
#, python-format
-msgid "Could not change password. Confirmation key '%s' is not registered."
-msgstr "Le mot de passe n'a pas pu être mis à jour. La clé de confirmation '%s' n'est pas enregistrée. "
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: deps/django_authopenid/views.py:1176
-msgid "Can not change password. User don't exist anymore in our database."
-msgstr "Impossible de changer le mot de passe. L'utilisateur n'existe plus dans notre base de données."
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr "désolé, les 2 mots de passe sont différents, veuillez recommencer"
-# FIXME
-#: deps/django_authopenid/views.py:1186
+#: deps/django_authopenid/views.py:675
#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr "Le mot de passe de '%s' a été modifié. Vous pouvez maintenant vous connecter."
+msgid "Your %(provider)s login works fine"
+msgstr ""
-#: deps/livesettings/models.py:101
-#: deps/livesettings/models.py:140
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
+"Nous avons besoin de valider votre adresse email. <a "
+"id='validate_email_alert' href='%(details_url)s'>Cliquez ici</a> pour en "
+"savoir plus."
+
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "Vérification de votre adresse email"
+
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
+
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
msgid "Site"
msgstr "Site"
@@ -1397,7 +1634,7 @@ msgstr "Valeur par défaut: "
msgid "Default value: %s"
msgstr "Valeur par défaut: %s"
-#: deps/livesettings/values.py:587
+#: deps/livesettings/values.py:589
#, python-format
msgid "Allowed image file types are %(types)s"
msgstr "Les types de fichiers image autorisés sont %(types)s"
@@ -1413,10 +1650,7 @@ msgstr "Documentation"
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/account_settings.html:29
-#: skins/default/templates/authopenid/changepw.html:5
-#: skins/default/templates/authopenid/changepw.html:14
-#: skins/default/templates/authopenid/settings.html:29
+#: skins/default/templates/authopenid/signin.html:142
msgid "Change password"
msgstr "Changer de mot de passe"
@@ -1465,7 +1699,9 @@ msgstr "Les paramètrages \"en direct\" sont désactivés pour ce site"
#: deps/livesettings/templates/livesettings/site_settings.html:44
msgid "All configuration options must be edited in the site settings.py file"
-msgstr "Toutes le soptions de configurations doivent être modifiées dans le fichier settings.py du site"
+msgstr ""
+"Toutes le soptions de configurations doivent être modifiées dans le fichier "
+"settings.py du site"
#: deps/livesettings/templates/livesettings/site_settings.html:66
#, python-format
@@ -1476,13 +1712,11 @@ msgstr "paramètres du groupe : %(name)s"
msgid "Uncollapse all"
msgstr "Tout déplier"
-#: deps/recaptcha_django/__init__.py:19
-#: deps/recaptcha_django/__init__.py:80
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
msgid "Unknown error."
msgstr "Erreur inconnue."
-#: deps/recaptcha_django/__init__.py:20
-#: deps/recaptcha_django/__init__.py:21
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
msgid "ReCAPTCHA is wrongly configured."
msgstr "ReCaptcah est mal configuré."
@@ -1500,7 +1734,8 @@ msgstr "Mauvais paramètres de vérification ReCaptcha."
#: deps/recaptcha_django/__init__.py:25
msgid "Provided reCAPTCHA API keys are not valid for this domain."
-msgstr "Les clés d'API ReCaptcha fournies ne sont pas valables poru ce domaine."
+msgstr ""
+"Les clés d'API ReCaptcha fournies ne sont pas valables poru ce domaine."
#: deps/recaptcha_django/__init__.py:26
msgid "ReCAPTCHA could not be reached."
@@ -1514,42 +1749,86 @@ msgstr "Requête invalide"
msgid "Congratulations, you are now an Administrator"
msgstr "Félicitations, vous êtes maintenant administrateur"
-#: management/commands/send_email_alerts.py:418
-#: models/__init__.py:1479
-msgid "email update message subject"
-msgstr "Sujet du message de modification d'email"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
+
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "En savoir plus."
-#: management/commands/send_email_alerts.py:421
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+
+#: management/commands/send_email_alerts.py:466
#, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
-msgstr[0] "<p>Bonjour %(name)s,</p></p>Il y a du nouveau concernant %(num)d question:</p>"
-msgstr[1] "<p>Bonjour %(name)s,</p><p>Il y a du nouveau concernant %(num)d questions:</p>"
+msgstr[0] ""
+"<p>Bonjour %(name)s,</p></p>Il y a du nouveau concernant %(num)d question:</"
+"p>"
+msgstr[1] ""
+"<p>Bonjour %(name)s,</p><p>Il y a du nouveau concernant %(num)d questions:</"
+"p>"
-#: management/commands/send_email_alerts.py:438
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr "nouvelle question"
-#: management/commands/send_email_alerts.py:455
-msgid "Please visit the askbot and see what's new! Could you spread the word about it - can somebody you know help answering those questions or benefit from posting one?"
-msgstr "Merci de visiter notre forum de Questions/Réponses pour découvrir les nouvelles questions. Passez le mot autour de vous si vous connaissez quelqu'un susceptible de nous aider en répondant à certaines questions, ou qui pourrait bénéficier de notre forum en y postant ses propres questions..."
+#: management/commands/send_email_alerts.py:500
+msgid ""
+"Please visit the askbot and see what's new! Could you spread the word about "
+"it - can somebody you know help answering those questions or benefit from "
+"posting one?"
+msgstr ""
+"Merci de visiter notre forum de Questions/Réponses pour découvrir les "
+"nouvelles questions. Passez le mot autour de vous si vous connaissez "
+"quelqu'un susceptible de nous aider en répondant à certaines questions, ou "
+"qui pourrait bénéficier de notre forum en y postant ses propres questions..."
-#: management/commands/send_email_alerts.py:467
-msgid "Your most frequent subscription setting is 'daily' on selected questions. If you are receiving more than one email per dayplease tell about this issue to the askbot administrator."
-msgstr "FIXME - Dans vos derniers paramétrages, vous avez opté pour recevoir des mails quotidiennement. Si vous recevez plus d'un email par jour, merci d'avertir l'administrateur du forum de ce problème. "
+#: management/commands/send_email_alerts.py:512
+msgid ""
+"Your most frequent subscription setting is 'daily' on selected questions. If "
+"you are receiving more than one email per dayplease tell about this issue to "
+"the askbot administrator."
+msgstr ""
+"FIXME - Dans vos derniers paramétrages, vous avez opté pour recevoir des "
+"mails quotidiennement. Si vous recevez plus d'un email par jour, merci "
+"d'avertir l'administrateur du forum de ce problème. "
-#: management/commands/send_email_alerts.py:473
-msgid "Your most frequent subscription setting is 'weekly' if you are receiving this email more than once a week please report this issue to the askbot administrator."
-msgstr "FIXME - Dans vos derniers paramétrages, vous avez opté pour recevoir des mails de façon hebdomadaire. Si vous recevez plus d'un email par semaine, merci d'avertir l'administrateur du forum de ce problème. "
+#: management/commands/send_email_alerts.py:518
+msgid ""
+"Your most frequent subscription setting is 'weekly' if you are receiving "
+"this email more than once a week please report this issue to the askbot "
+"administrator."
+msgstr ""
+"FIXME - Dans vos derniers paramétrages, vous avez opté pour recevoir des "
+"mails de façon hebdomadaire. Si vous recevez plus d'un email par semaine, "
+"merci d'avertir l'administrateur du forum de ce problème. "
-#: management/commands/send_email_alerts.py:479
-msgid "There is a chance that you may be receiving links seen before - due to a technicality that will eventually go away. "
-msgstr "Il est possible que vous receviez des liens plusieurs fois; nous sommes en train de plancher sur ce problème"
+#: management/commands/send_email_alerts.py:524
+msgid ""
+"There is a chance that you may be receiving links seen before - due to a "
+"technicality that will eventually go away. "
+msgstr ""
+"Il est possible que vous receviez des liens plusieurs fois; nous sommes en "
+"train de plancher sur ce problème"
-#: management/commands/send_email_alerts.py:494
+#: management/commands/send_email_alerts.py:529
#, python-format
-msgid "go to %(email_settings_link)s to change frequency of email updates or %(admin_email)s administrator"
-msgstr "Allez à l'adresse %(email_settings_link)s pour changer la fréquence des emails de mises à jour, ou bien informez l'administrateur à l'adresse %(admin_email)s"
+msgid ""
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
+msgstr ""
+"Allez à l'adresse %(email_settings_link)s pour changer la fréquence des "
+"emails de mises à jour, ou bien informez l'administrateur à l'adresse %"
+"(admin_email)s"
#: migrations/0005_install_badges.py:11
msgid "Disciplined"
@@ -1561,7 +1840,8 @@ msgstr "discipline"
#: migrations/0005_install_badges.py:11
msgid "Deleted own post with score of 3 or higher"
-msgstr "Suppression de son propre message avec un score de 3 votes positifs ou plus"
+msgstr ""
+"Suppression de son propre message avec un score de 3 votes positifs ou plus"
#: migrations/0005_install_badges.py:12
msgid "Peer Pressure"
@@ -1573,7 +1853,8 @@ msgstr "pression-des-pairs"
#: migrations/0005_install_badges.py:12
msgid "Deleted own post with score of -3 or lower"
-msgstr "Suppression de son propre message avec un score de 3 votes positifs ou moins"
+msgstr ""
+"Suppression de son propre message avec un score de 3 votes positifs ou moins"
#: migrations/0005_install_badges.py:13
msgid "Nice answer"
@@ -1733,7 +2014,8 @@ msgstr "professeur"
#: migrations/0005_install_badges.py:25
msgid "Answered first question with at least one up vote"
-msgstr "A obtenu au moins un vote positif lors de sa première réponse à une question"
+msgstr ""
+"A obtenu au moins un vote positif lors de sa première réponse à une question"
#: migrations/0005_install_badges.py:26
msgid "Autobiographer"
@@ -1973,7 +2255,8 @@ msgstr "necromancien"
#: migrations/0005_install_badges.py:45
msgid "Answered a question more than 60 days later with at least 5 votes"
-msgstr "A répondu à une question avec 60 jours de retard, et avec au moins 5 votes"
+msgstr ""
+"A répondu à une question avec 60 jours de retard, et avec au moins 5 votes"
#: migrations/0005_install_badges.py:46
msgid "Taxonomist"
@@ -1987,283 +2270,425 @@ msgstr "taxonomiste"
msgid "Created a tag used by 50 questions"
msgstr "A créé un mot-clé (tag) utilisé par 50 questions"
-#: models/__init__.py:162
-msgid "Sorry, you cannot accept or unaccept best answers because your account is blocked"
-msgstr "Désolé, vous ne pouvez pas accepter ou refuser les meilleures réponses car votre compte est bloqué"
-
-#: models/__init__.py:167
-msgid "Sorry, you cannot accept or unaccept best answers because your account is suspended"
-msgstr "Désolé, vous ne pouvez pas accepter ou refuser les meilleures réponses car votre compte est suspendu"
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+"Désolé, vous ne pouvez pas accepter ou refuser les meilleures réponses car "
+"votre compte est bloqué"
#: models/__init__.py:173
-msgid "Sorry, you cannot accept or unaccept your own answer to your own question"
-msgstr "Désolé, vous ne pouvez pas accepter ou rejeter votre propre réponse à votre propre question !"
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+"Désolé, vous ne pouvez pas accepter ou refuser les meilleures réponses car "
+"votre compte est suspendu"
+
+#: models/__init__.py:179
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr ""
+"Désolé, vous ne pouvez pas accepter ou rejeter votre propre réponse à votre "
+"propre question !"
-#: models/__init__.py:180
+#: models/__init__.py:186
#, python-format
-msgid "Sorry, only original author of the question - %(username)s - can accept the best answer"
-msgstr "Désolé, seul l'auteur d'origine de la question - %(username)s - peut accepter/désigner la meilleure réponse"
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+"Désolé, seul l'auteur d'origine de la question - %(username)s - peut "
+"accepter/désigner la meilleure réponse"
-#: models/__init__.py:203
+#: models/__init__.py:209
msgid "cannot vote for own posts"
msgstr "Il est interdit de voter pour ses propores publications"
-#: models/__init__.py:206
+#: models/__init__.py:212
msgid "Sorry your account appears to be blocked "
msgstr "Désolé, votre compte semble être bloqué"
-#: models/__init__.py:211
+#: models/__init__.py:217
msgid "Sorry your account appears to be suspended "
msgstr "Désolé, votre compte semble être suspendu"
-#: models/__init__.py:221
+#: models/__init__.py:227
#, python-format
msgid ">%(points)s points required to upvote"
msgstr ">%(points)s points sont requis pour pouvoir voter positivement"
-#: models/__init__.py:227
+#: models/__init__.py:233
#, python-format
msgid ">%(points)s points required to downvote"
msgstr ">%(points)s points sont requis pour pouvoir voter négativement"
-#: models/__init__.py:242
+#: models/__init__.py:248
msgid "Sorry, blocked users cannot upload files"
msgstr "Désolé, les utilisateurs bloqués ne peuvent pas transférer de fichier"
-#: models/__init__.py:243
+#: models/__init__.py:249
msgid "Sorry, suspended users cannot upload files"
-msgstr "Désolé, les utilisateurs suspendus ne peuvent pas transférer de fichier"
+msgstr ""
+"Désolé, les utilisateurs suspendus ne peuvent pas transférer de fichier"
-#: models/__init__.py:245
+#: models/__init__.py:251
#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "Le transfert d'images vers notre serveur est réservé aux utilisateurs ayant plus de >%(min_rep)s points de réputation"
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr ""
+"Le transfert d'images vers notre serveur est réservé aux utilisateurs ayant "
+"plus de >%(min_rep)s points de réputation"
-#: models/__init__.py:264
-#: models/__init__.py:297
-#: models/__init__.py:1775
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
msgid "blocked users cannot post"
msgstr "Les utilisateurs bloques ne peuvent pas publier"
-#: models/__init__.py:265
-#: models/__init__.py:1778
+#: models/__init__.py:271 models/__init__.py:1913
msgid "suspended users cannot post"
msgstr "Les utilisateurs suspendus ne peuvent pas publier"
-#: models/__init__.py:283
-msgid "Sorry, since your account is suspended you can comment only your own posts"
-msgstr "Désolé, vous ne pouvez commenter que vos propres publications, car votre compte est suspendu"
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+"Désolé, vous ne pouvez commenter que vos propres publications, car votre "
+"compte est suspendu"
-#: models/__init__.py:287
+#: models/__init__.py:293
#, python-format
-msgid "Sorry, to comment any post a minimum reputation of %(min_rep)s points is required. You can still comment your own posts and answers to your questions"
-msgstr "Désolé, pour commenter des publications, un minimum de %(min_rep)s points de réputation est requis. Vous pouvez toutefois commenter vos propres publications et répondre à vos questions"
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+"Désolé, pour commenter des publications, un minimum de %(min_rep)s points de "
+"réputation est requis. Vous pouvez toutefois commenter vos propres "
+"publications et répondre à vos questions"
-#: models/__init__.py:315
-msgid "This post has been deleted and can be seen only by post ownwers, site administrators and moderators"
-msgstr "Ce message a été supprimé et peut seulement être consulté par ses propriétaires, les administrateurs du site, et les modérateurs"
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+"Ce message a été supprimé et peut seulement être consulté par ses "
+"propriétaires, les administrateurs du site, et les modérateurs"
-#: models/__init__.py:332
-msgid "Sorry, only moderators, site administrators and post owners can edit deleted posts"
-msgstr "Désolé, seuls les modérateurs, les administrateurs du site et les propriétaires des messages peuvent modifier les messages supprimés"
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+"Désolé, seuls les modérateurs, les administrateurs du site et les "
+"propriétaires des messages peuvent modifier les messages supprimés"
-#: models/__init__.py:347
+#: models/__init__.py:353
msgid "Sorry, since your account is blocked you cannot edit posts"
-msgstr "Désolé, vous ne pouvez pas modifier de messages, car votre compte est bloqué"
+msgstr ""
+"Désolé, vous ne pouvez pas modifier de messages, car votre compte est bloqué"
-#: models/__init__.py:351
+#: models/__init__.py:357
msgid "Sorry, since your account is suspended you can edit only your own posts"
-msgstr "Désolé, vous ne pouvez modifier que vos propres messages, car votre compte est suspendu"
+msgstr ""
+"Désolé, vous ne pouvez modifier que vos propres messages, car votre compte "
+"est suspendu"
-#: models/__init__.py:356
-#, python-format
-msgid "Sorry, to edit wiki' posts, a minimum reputation of %(min_rep)s is required"
-msgstr "Désolé, pour modifier les messages du wiki, un minimum de %(min_rep)s points de réputation est requis"
+#: models/__init__.py:362
+#, fuzzy, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+"Désolé, pour modifier les messages du wiki, un minimum de %(min_rep)s points "
+"de réputation est requis"
-#: models/__init__.py:363
-#, python-format
-msgid "Sorry, to edit other people' posts, a minimum reputation of %(min_rep)s is required"
-msgstr "Désolé, pour éditer les messages des autres utilisateurs, un minimum de %(min_rep)s points de réputation est requis"
+#: models/__init__.py:369
+#, fuzzy, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+"Désolé, pour éditer les messages des autres utilisateurs, un minimum de %"
+"(min_rep)s points de réputation est requis"
-#: models/__init__.py:426
-msgid "Sorry, cannot delete your question since it has an upvoted answer posted by someone else"
-msgid_plural "Sorry, cannot delete your question since it has some upvoted answers posted by other users"
-msgstr[0] "Désolé, impossible de supprimer votre question car elle a obtenu un vote positif de la part d'un autre utilisateur"
-msgstr[1] "Désolé, impossible de supprimer votre question car elle a obtenu des votes positifs de la part d'autres utilisateurs"
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+"Désolé, impossible de supprimer votre question car elle a obtenu un vote "
+"positif de la part d'un autre utilisateur"
+msgstr[1] ""
+"Désolé, impossible de supprimer votre question car elle a obtenu des votes "
+"positifs de la part d'autres utilisateurs"
-#: models/__init__.py:441
+#: models/__init__.py:447
msgid "Sorry, since your account is blocked you cannot delete posts"
-msgstr "Désolé, vous ne pouvez pas supprimer de messages car votre compte est bloqué"
+msgstr ""
+"Désolé, vous ne pouvez pas supprimer de messages car votre compte est bloqué"
-#: models/__init__.py:445
-msgid "Sorry, since your account is suspended you can delete only your own posts"
-msgstr "Désolé, vous pouvez seulement supprimer vos propres messages car votre compte est suspendu"
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+"Désolé, vous pouvez seulement supprimer vos propres messages car votre "
+"compte est suspendu"
-#: models/__init__.py:449
+#: models/__init__.py:455
#, python-format
-msgid "Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s is required"
-msgstr "Désolé, pour supprimer les messages des autres utilisateurs, un minimum de %(min_rep)s points de réputation est requis"
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+"Désolé, pour supprimer les messages des autres utilisateurs, un minimum de %"
+"(min_rep)s points de réputation est requis"
-#: models/__init__.py:469
+#: models/__init__.py:475
msgid "Sorry, since your account is blocked you cannot close questions"
-msgstr "Désolé, vous ne pouvez pas cloturer de questions car votre compte est bloqué"
+msgstr ""
+"Désolé, vous ne pouvez pas cloturer de questions car votre compte est bloqué"
-#: models/__init__.py:473
+#: models/__init__.py:479
msgid "Sorry, since your account is suspended you cannot close questions"
-msgstr "Désolé, vous ne pouvez pas cloturer de questions car votre compte est suspendu"
+msgstr ""
+"Désolé, vous ne pouvez pas cloturer de questions car votre compte est "
+"suspendu"
-#: models/__init__.py:477
+#: models/__init__.py:483
#, python-format
-msgid "Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is required"
-msgstr "Désolé, pour cloturer les messages des autres utilisateurs, un minimum de %(min_rep)s points de réputation est requis"
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+"Désolé, pour cloturer les messages des autres utilisateurs, un minimum de %"
+"(min_rep)s points de réputation est requis"
-#: models/__init__.py:486
+#: models/__init__.py:492
#, python-format
-msgid "Sorry, to close own question a minimum reputation of %(min_rep)s is required"
-msgstr "Désolé, pour clore vos propres questions, un minimum de %(min_rep)s points de réputation est requis"
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+"Désolé, pour clore vos propres questions, un minimum de %(min_rep)s points "
+"de réputation est requis"
-#: models/__init__.py:510
+#: models/__init__.py:516
#, python-format
-msgid "Sorry, only administrators, moderators or post owners with reputation > %(min_rep)s can reopen questions."
-msgstr "Désolé, seuls les administrateurs, les modérateurs et les propriétaires des messages avec plus de %(min_rep)s points de réputation peuvent réouvrir des questions."
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+"Désolé, seuls les administrateurs, les modérateurs et les propriétaires des "
+"messages avec plus de %(min_rep)s points de réputation peuvent réouvrir des "
+"questions."
-#: models/__init__.py:516
+#: models/__init__.py:522
#, python-format
-msgid "Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
-msgstr "Désolé, pour réouvrir vos propres questions, un minimum de %(min_rep)s points de réputation est requis"
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+"Désolé, pour réouvrir vos propres questions, un minimum de %(min_rep)s "
+"points de réputation est requis"
-#: models/__init__.py:536
+#: models/__init__.py:542
msgid "cannot flag message as offensive twice"
msgstr "Un message ne peut pas être étiqueté \"abusif\" deux fois"
-#: models/__init__.py:541
+#: models/__init__.py:547
msgid "blocked users cannot flag posts"
msgstr "Les utilisateurs bloqués ne peuvent pas étiqueter les messages"
-#: models/__init__.py:543
+#: models/__init__.py:549
msgid "suspended users cannot flag posts"
msgstr "Les utilisateurs suspendus ne peuvent pas étiqueter les messages"
-#: models/__init__.py:545
+#: models/__init__.py:551
#, python-format
msgid "need > %(min_rep)s points to flag spam"
-msgstr "Il faut au moins %(min_rep)s points de réputation pour pouvoir étiqueter les messages comme étant du spam"
+msgstr ""
+"Il faut au moins %(min_rep)s points de réputation pour pouvoir étiqueter les "
+"messages comme étant du spam"
-#: models/__init__.py:566
+#: models/__init__.py:570
#, python-format
msgid "%(max_flags_per_day)s exceeded"
msgstr "%(max_flags_per_day)s dépassé"
-#: models/__init__.py:581
-msgid "Sorry, only question owners, site administrators and moderators can retag deleted questions"
-msgstr "Désolé, seuls les propriétaires des questions, les administrateurs du site et les modérateurs peuvent requalifier des questions supprimées (c'est à dire modifier leurs mots-clés)"
-
-#: models/__init__.py:588
-msgid "Sorry, since your account is blocked you cannot retag questions"
-msgstr "Désolé, vous ne pouvez pas requalifier une question (c'est à dire changer ses mots-clés) car votre compte est bloqué"
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+"Désolé, seuls les propriétaires des questions, les administrateurs du site "
+"et les modérateurs peuvent requalifier des questions supprimées (c'est à "
+"dire modifier leurs mots-clés)"
#: models/__init__.py:592
-msgid "Sorry, since your account is suspended you can retag only your own questions"
-msgstr "Désolé, vous pouvez seulement requalifier vos propres questions (c'est à dire changer leurs mots-clés) car votre compte est suspendu"
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+"Désolé, vous ne pouvez pas requalifier une question (c'est à dire changer "
+"ses mots-clés) car votre compte est bloqué"
#: models/__init__.py:596
-#, python-format
-msgid "Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
-msgstr "Désolé, pour requalifier une question (c'est à dire changer ses mots-clés), un minimum de %(min_rep)s points de réputation est requis"
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+"Désolé, vous pouvez seulement requalifier vos propres questions (c'est à "
+"dire changer leurs mots-clés) car votre compte est suspendu"
-#: models/__init__.py:615
-msgid "Sorry, since your account is blocked you cannot delete comment"
-msgstr "Désolé, vous ne pouvez pas supprimer de commentaires car votre compte est bloqué"
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+"Désolé, pour requalifier une question (c'est à dire changer ses mots-clés), "
+"un minimum de %(min_rep)s points de réputation est requis"
#: models/__init__.py:619
-msgid "Sorry, since your account is suspended you can delete only your own comments"
-msgstr "Désolé, vous pouvez seulement supprimer vos propres commentaires car votre compte est suspendu"
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+"Désolé, vous ne pouvez pas supprimer de commentaires car votre compte est "
+"bloqué"
#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+"Désolé, vous pouvez seulement supprimer vos propres commentaires car votre "
+"compte est suspendu"
+
+#: models/__init__.py:627
#, python-format
msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
-msgstr "Désolé, pour supprimer des commentaires, un minimum de %(min_rep)s points de réputation est requis"
+msgstr ""
+"Désolé, pour supprimer des commentaires, un minimum de %(min_rep)s points de "
+"réputation est requis"
# FIXME ou "ayant reçu un vote négatif"
-#: models/__init__.py:646
+#: models/__init__.py:650
msgid "cannot revoke old vote"
msgstr "impossible de révoquer un ancien vote"
-#: models/__init__.py:1118
-#: views/users.py:401
+#: models/__init__.py:1128 views/users.py:387
msgid "Site Adminstrator"
msgstr "Administrateur du site"
-#: models/__init__.py:1120
-#: views/users.py:403
+#: models/__init__.py:1130 views/users.py:389
msgid "Forum Moderator"
msgstr "Modérateur de forum"
-#: models/__init__.py:1122
-#: views/users.py:405
+#: models/__init__.py:1132 views/users.py:391
msgid "Suspended User"
msgstr "Utilisateur suspendu"
-#: models/__init__.py:1124
-#: views/users.py:407
+#: models/__init__.py:1134 views/users.py:393
msgid "Blocked User"
msgstr "Utilisateur bloqué"
-#: models/__init__.py:1126
-#: views/users.py:409
+#: models/__init__.py:1136 views/users.py:395
msgid "Registered User"
msgstr "Utilisateur enregistré"
-#: models/__init__.py:1128
+#: models/__init__.py:1138
msgid "Watched User"
msgstr "Utilisateurs suivis"
-#: models/__init__.py:1130
+#: models/__init__.py:1140
msgid "Approved User"
msgstr "Utilisateur certifié"
-#: models/__init__.py:1607
+#: models/__init__.py:1196
+#, fuzzy, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr "Votre karma est %(reputation)s"
+
+#: models/__init__.py:1206
#, python-format
-msgid "Congratulations, you have received a badge '%(badge_name)s'. Check out <a href=\"%(user_profile)s\">your profile</a>."
-msgstr "Félicitations, vous avez reçu un badge '%(badge_name)s'. Consultez <a href=\"%(user_profile)s\">votre profil</a>."
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
-#: models/question.py:594
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] "Badge argent - blah blah"
+msgstr[1] "Badge argent - blah blah"
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] "Badge bronze - blah blah"
+msgstr[1] "Badge bronze - blah blah"
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "Tags de la question"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+"Félicitations, vous avez reçu un badge '%(badge_name)s'. Consultez <a href="
+"\"%(user_profile)s\">votre profil</a>."
+
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s a modifié la question"
-#: models/question.py:598
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
-msgstr "Les utilisateurs %(people)s ont posté %(new_answer_count)s nouvelles réponses"
+msgstr ""
+"Les utilisateurs %(people)s ont posté %(new_answer_count)s nouvelles réponses"
-#: models/question.py:603
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s a/ont commenté cette question"
-#: models/question.py:608
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr "%(people)s a/ont commenté des réponses"
-#: models/question.py:610
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s a/ont commenté une réponse"
-#: models/repute.py:16
-#: skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "or"
-#: models/repute.py:17
-#: skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "argent"
-#: models/repute.py:18
-#: skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "bronze"
@@ -2274,742 +2699,759 @@ msgstr "<em>Modifié par un modérateur. Motif :</em> %(reason)s"
#: models/repute.py:161
#, python-format
-msgid "%(points)s points were added for %(username)s's contribution to question %(question_title)s"
-msgstr "%(points)s points ont été accordés pour la contribution de %(username)s à la question \"%(question_title)s\""
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+"%(points)s points ont été accordés pour la contribution de %(username)s à la "
+"question \"%(question_title)s\""
#: models/repute.py:166
#, python-format
-msgid "%(points)s points were subtracted for %(username)s's contribution to question %(question_title)s"
-msgstr "%(points)s points ont été retirés pour la contribution de %(username)s' à la question \"%(question_title)s\""
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+"%(points)s points ont été retirés pour la contribution de %(username)s' à la "
+"question \"%(question_title)s\""
-#: models/tag.py:75
+#: models/tag.py:110
msgid "interesting"
msgstr "intéressant"
-#: models/tag.py:75
+#: models/tag.py:110
msgid "ignored"
msgstr "ignoré"
-#: models/user.py:192
+#: models/user.py:233
msgid "Entire forum"
msgstr "Forum entier"
-#: models/user.py:193
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Les questions que j'ai posées"
-#: models/user.py:194
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Les questions auxquelles j'ai répondu"
-#: models/user.py:195
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "questions sélectionnées individuellement"
-#: models/user.py:196
+#: models/user.py:237
msgid "Mentions and comment responses"
msgstr "Mentions et réponses aux commentaires"
-#: models/user.py:199
+#: models/user.py:240
msgid "Instantly"
msgstr "Instantanément"
-#: models/user.py:200
+#: models/user.py:241
msgid "Daily"
msgstr "Quotidien"
-#: models/user.py:201
+#: models/user.py:242
msgid "Weekly"
msgstr "hebdomadaire"
-#: models/user.py:202
+#: models/user.py:243
msgid "No email"
msgstr "Aucun email"
-#: skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Désolé, la page que vous avez demandé est introuvable."
-#: skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "Ceci a pu se produire pour les raisons suivantes :"
-#: skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "cette question ou cette réponse a été supprimée;"
-#: skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "l'URL comporte une erreur - merci de la vérifier;"
-#: skins/default/templates/404.html:30
-msgid "the page you tried to visit is protected or you don't have sufficient points, see"
-msgstr "la page que vous avez tenté d'afficher est protégée, ou vous n'avez pas un nombre de points suffisants pour la voir"
+#: skins/default/templates/404.jinja.html:21
+msgid ""
+"the page you tried to visit is protected or you don't have sufficient "
+"points, see"
+msgstr ""
+"la page que vous avez tenté d'afficher est protégée, ou vous n'avez pas un "
+"nombre de points suffisants pour la voir"
-#: skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "FAQ"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
-msgstr "si vous pensez que cette erreur 404 n'aurait pas du se produire, merci de"
+msgstr ""
+"si vous pensez que cette erreur 404 n'aurait pas du se produire, merci de"
-#: skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "signaler ce problème."
-#: skins/default/templates/404.html:41
-#: skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "retour à la page précédente"
-#: skins/default/templates/404.html:42
-#: skins/default/templates/questions.html:34
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "Voir toutes les questions"
-#: skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "Voir tous les mots-clés"
-#: skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "Désolé, erreur interne"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
-msgstr "L'erreur a été consigné dans les journaux d'erreurs système, et sera corrigée dès que possible "
+msgstr ""
+"L'erreur a été consigné dans les journaux d'erreurs système, et sera "
+"corrigée dès que possible "
-#: skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
-msgstr "Si vous le souhaitez, vous pouvez signaler cette erreur aux administrateurs du site. Merci"
+msgstr ""
+"Si vous le souhaitez, vous pouvez signaler cette erreur aux administrateurs "
+"du site. Merci"
-#: skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "Voir les dernières questions"
-#: skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "Voir les mots-clés (tags)"
-#: skins/default/templates/about.html:6
-#: skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "A propos"
-#: skins/default/templates/account_settings.html:4
-#: skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "Gérer votre compte"
-
-#: skins/default/templates/account_settings.html:30
-#: skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "Changer le mot de passe de votre compte"
-
-#: skins/default/templates/account_settings.html:32
-#: skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "Changer d'adresse email"
-
-#: skins/default/templates/account_settings.html:33
-#: skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr "Ajouter ou modifier l'adresse email associée à votre compte"
-
-#: skins/default/templates/account_settings.html:35
-#: skins/default/templates/authopenid/changeopenid.html:4
-#: skins/default/templates/authopenid/changeopenid.html:30
-#: skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "Changer d'OpenID"
-
-#: skins/default/templates/account_settings.html:36
-#: skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr "Changer l'OpenID associé à votre compte"
-
-#: skins/default/templates/account_settings.html:39
-#: skins/default/templates/authopenid/delete.html:4
-#: skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Supprimer le compte"
-
-#: skins/default/templates/account_settings.html:40
-#: skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr "Supprimer votre nom d'utilisateur et toutes vos données de notre site"
-
-#: skins/default/templates/answer_edit.html:5
-#: skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Modifier la réopnse"
-#: skins/default/templates/answer_edit.html:25
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:26
-#: skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:48
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:25
-#: skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "Masquer l'aperçu"
-
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "Afficher l'aperçu"
-
-#: skins/default/templates/answer_edit.html:48
-#: skins/default/templates/question_edit.html:66
-#: skins/default/templates/question_retag.html:53
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "Retour"
-#: skins/default/templates/answer_edit.html:53
-#: skins/default/templates/question_edit.html:71
-#: skins/default/templates/revisions_answer.html:52
-#: skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "Version"
-#: skins/default/templates/answer_edit.html:56
-#: skins/default/templates/question_edit.html:76
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "Version auswählen"
-# FIXME
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:428
-#: skins/default/templates/question_edit.html:93
-msgid "Toggle the real time Markdown editor preview"
-msgstr "Basculer vers l'aperçu avec éditeur temps-réel"
-
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:429
-#: skins/default/templates/question_edit.html:93
-msgid "toggle preview"
-msgstr "basculer vers l'aperçu"
-
-#: skins/default/templates/answer_edit.html:72
-#: skins/default/templates/question_edit.html:119
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Enregistrer les modifications"
-#: skins/default/templates/answer_edit.html:73
-#: skins/default/templates/close.html:29
-#: skins/default/templates/feedback.html:50
-#: skins/default/templates/question_edit.html:120
-#: skins/default/templates/question_retag.html:75
-#: skins/default/templates/reopen.html:40
-#: skins/default/templates/user_edit.html:89
-#: skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Annuler"
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "Masquer l'aperçu"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "Afficher l'aperçu"
+
# FIXME
-#: skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "Conseils pour répondre"
-#: skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
-msgstr "Rédiger vos réponses afin qu'elles soient pertinentes pour la communauté."
+msgstr ""
+"Rédiger vos réponses afin qu'elles soient pertinentes pour la communauté."
-#: skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
-msgstr "Contentez-vous de donner une réponse, plutôt que de vous engagez dans une discussion."
+msgstr ""
+"Contentez-vous de donner une réponse, plutôt que de vous engagez dans une "
+"discussion."
-#: skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "Fournissez un maximum de détails."
-#: skins/default/templates/answer_edit_tips.html:16
-#: skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "Soyez clair et concis."
-#: skins/default/templates/answer_edit_tips.html:20
-#: skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "lisez notre FAQ (Foire aux questions)"
-#: skins/default/templates/answer_edit_tips.html:26
-#: skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Aide sur les balises \"Markdown\""
#: skins/default/templates/answer_edit_tips.html:29
#: skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
-msgstr "*italique* ou __italique__"
+msgid "*italic*"
+msgstr ""
#: skins/default/templates/answer_edit_tips.html:32
#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
+msgstr "*italique* ou __italique__"
+
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**gras** ou __gras__"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "lien"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "texte"
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "image"
-#: skins/default/templates/answer_edit_tips.html:43
-#: skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "liste numérotée:"
-#: skins/default/templates/answer_edit_tips.html:48
-#: skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "les balises HTML élémentaires sont aussi supportées."
-#: skins/default/templates/answer_edit_tips.html:52
-#: skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "en savoir plus sur les balises \"Markdown\""
-#: skins/default/templates/ask.html:5
-#: skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Poser une question"
-#: skins/default/templates/ask.html:69
-#: skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
-msgstr "<span class=\"strong big\">Formulez votre question à l'aide du formulaire ci-dessous (un court titre résumant la question, puis la question à proprement parler, aussi détaillée que vous le souhaitez...)</span>. A l'étape suivante, vous devrez saisir votre email et votre nom (ou un pseudo si vous souhaitez rester anonyme...). Ces éléments sont nécessaires pour bénéficier des fonctionnalités de notre module de questions/réponses, qui repose sur un principe communautaire."
+msgstr ""
+"<span class=\"strong big\">Formulez votre question à l'aide du formulaire ci-"
+"dessous (un court titre résumant la question, puis la question à proprement "
+"parler, aussi détaillée que vous le souhaitez...)</span>. A l'étape "
+"suivante, vous devrez saisir votre email et votre nom (ou un pseudo si vous "
+"souhaitez rester anonyme...). Ces éléments sont nécessaires pour bénéficier "
+"des fonctionnalités de notre module de questions/réponses, qui repose sur un "
+"principe communautaire."
-#: skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr "<span class='strong big'>Ihre E-Mail-Adresse %(email)s wurde noch nicht bestätigt.</span> Um Beiträge veröffentlichen zu können, müssen Sie Ihre E-Mail-Adresse bestätigen. <a href='%(email_validation_faq_url)s'>Mehr infos hier</a>.<br>Sie können Ihren Beitrag speichern und die Bestätigung danach durchführen - Ihr Beitrag wird bis dahin gespeichert."
-
-#: skins/default/templates/ask.html:113
-#: skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(obligatoire)"
+" see %(email_validation_faq_url)s\n"
+" "
+msgstr ""
+"<span class='strong big'>Ihre E-Mail-Adresse %(email)s wurde noch nicht "
+"bestätigt.</span> Um Beiträge veröffentlichen zu können, müssen Sie Ihre E-"
+"Mail-Adresse bestätigen. <a href='%(email_validation_faq_url)s'>Mehr infos "
+"hier</a>.<br>Sie können Ihren Beitrag speichern und die Bestätigung danach "
+"durchführen - Ihr Beitrag wird bis dahin gespeichert."
-#: skins/default/templates/ask.html:120
-#: skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Vous devez vous authentifier pour publier votre question "
-#: skins/default/templates/ask.html:122
-#: skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Poser votre question"
-#: skins/default/templates/ask_form.html:15
-#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr "<span class='strong big'>Ihre E-Mail-Adresse %(email)s wurde noch nicht bestätigt.</span> Um Beiträge veröffentlichen zu können, müssen Sie Ihre E-Mail-Adresse bestätigen. <a href='%(email_validation_faq_url)s'>Mehr infos hier</a>.<br>Sie können Ihren Beitrag speichern und die Bestätigung danach durchführen - Ihr Beitrag wird bis dahin gespeichert."
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(name)s"
+msgstr "le %(date)s"
-#: skins/default/templates/badge.html:6
-#: skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "Badge"
-#: skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "Abonnements aux emails"
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] "l'utilisateur a reçu ces badges:"
msgstr[1] "les utilisateurs ont reçu ces badges:"
-#: skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr "Résumé badges"
-#: skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "Badges"
-#: skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
-msgstr "La communauté récompense vos questions, vos réponses et vos votes en vous distribuant des badges."
+msgstr ""
+"La communauté récompense vos questions, vos réponses et vos votes en vous "
+"distribuant des badges."
-#: skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
-" of times each type of badge has been awarded. Give us feedback at %(feedback_faq_url)s.\n"
+" of times each type of badge has been awarded. Give us feedback at %"
+"(feedback_faq_url)s.\n"
" "
msgstr ""
-"Ci-dessous figure la liste des badges disponibles et le nombre d'utilisateurs ayant reçu ces badges en récompense. <strong>Or</strong>, <strong>Argent</strong> et <strong>Bronze</strong>.\n"
+"Ci-dessous figure la liste des badges disponibles et le nombre "
+"d'utilisateurs ayant reçu ces badges en récompense. <strong>Or</strong>, "
+"<strong>Argent</strong> et <strong>Bronze</strong>.\n"
"\n"
-"Vous pouvez nous dire ce que vous en pensez sur <a href='%(feedback_faq_url)s'>cette page</a></strong>."
+"Vous pouvez nous dire ce que vous en pensez sur <a href='%(feedback_faq_url)"
+"s'>cette page</a></strong>."
-#: skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, fuzzy, python-format
+msgid "%(type)s"
+msgstr "le %(date)s"
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Badges de la communauté"
-#: skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr "Badge or - blah blah"
-#: skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr "Badge argent - blah blah"
-#: skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr "Badge bronze - blah blah"
-#: skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr "Badge bronze - blah blah"
-#: skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "Canal de lecture"
-
-#: skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "[auteur]"
-
-#: skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "[auteur de la publication]"
-
-#: skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "[date de publication]"
-
-#: skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "[prix]"
-
-#: skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "devise"
-
-#: skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "[pages]"
-
-#: skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr "abbréviation des pages"
-
-#: skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "[mots-cles]"
-
-#: skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "blog de l'auteur"
-
-#: skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "bibliothèque"
-
-#: skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "acheter en ligne"
-
-#: skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "questions des lecteurs"
-
-#: skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "Demander à l'auteur"
-
-#: skins/default/templates/book.html:88
-#: skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "Cette question a été sélectionnée comme favorite"
-
-#: skins/default/templates/book.html:88
-#: skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:11
-#: skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "fois"
-
-#: skins/default/templates/book.html:105
-#: skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "votes"
-
-#: skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "La réponse a été jugée correcte"
-
-#: skins/default/templates/book.html:110
-#: skins/default/templates/questions.html:214
-msgid "answer"
-msgstr "réponse"
-
-#: skins/default/templates/book.html:115
-#: skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "vues"
-
-#: skins/default/templates/book.html:125
-#: skins/default/templates/question.html:138
-#: skins/default/templates/question_list.html:64
-#: skins/default/templates/question_summary_list_roll.html:52
-#: skins/default/templates/questions.html:239
-#: skins/default/templates/tags.html:50
-#: skins/default/templates/users_questions.html:80
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "Voir les questions marquées par '%(tag)s'."
-
-#: skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "S'abonner au flux RSS"
-
-#: skins/default/templates/book.html:147
-#: skins/default/templates/questions.html:125
-#: skins/default/templates/questions.html:128
-msgid "subscribe to the questions feed"
-msgstr "S'abonner au flux RSS des questions"
-
-#: skins/default/templates/close.html:6
-#: skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Question close"
-#: skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Clore la question"
-#: skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Raisons"
-#: skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "OK pour clore"
-#: skins/default/templates/email_base.html:11
-msgid "home"
-msgstr "accueil"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "Chaque mot-clé doit comporter moins de %(max_chars)d caractère"
+msgstr[1] "Chaque mot-clé doit comporter moins de %(max_chars)d caractères"
-#: skins/default/templates/faq.html:12
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "Veuillez utiliser %(tag_count)d mot-clé, ou moins"
+msgstr[1] "Veuillez utiliser %(tag_count)d mots-clés, ou moins"
+
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "jusqu'à 5 tags, faisant chacun moins de 20 caractères"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Questions fréquemment posées"
-#: skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "Quel genre de questions puis-je poser ici ?"
-#: skins/default/templates/faq.html:18
-msgid "Most importanly - questions should be <strong>relevant</strong> to this community."
-msgstr "Surtout, les questions doivent être <strong>pertinentes</strong> et <strong>significatives</strong> pour cette communauté."
+#: skins/default/templates/faq.html:12
+msgid ""
+"Most importanly - questions should be <strong>relevant</strong> to this "
+"community."
+msgstr ""
+"Surtout, les questions doivent être <strong>pertinentes</strong> et "
+"<strong>significatives</strong> pour cette communauté."
-#: skins/default/templates/faq.html:19
-msgid "Before asking the question - please make sure to use search to see whether your question has alredy been answered."
-msgstr "Avant de poser une question, merci d'utiliser notre moteur de recherche afin de vérifier qu'elle n'a pas déjà été posée par quelqu'un d'autre"
+#: skins/default/templates/faq.html:13
+msgid ""
+"Before asking the question - please make sure to use search to see whether "
+"your question has alredy been answered."
+msgstr ""
+"Avant de poser une question, merci d'utiliser notre moteur de recherche afin "
+"de vérifier qu'elle n'a pas déjà été posée par quelqu'un d'autre"
-#: skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "Quelles questions dois-je éviter de poser ?"
-#: skins/default/templates/faq.html:23
-msgid "Please avoid asking questions that are not relevant to this community, too subjective and argumentative."
-msgstr "Evitez de poser des questions qui ne sont pas pertinentes pour cette communauté, ou quisont trop subjectives ou polémiques. "
+#: skins/default/templates/faq.html:16
+msgid ""
+"Please avoid asking questions that are not relevant to this community, too "
+"subjective and argumentative."
+msgstr ""
+"Evitez de poser des questions qui ne sont pas pertinentes pour cette "
+"communauté, ou quisont trop subjectives ou polémiques. "
-#: skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "Que dois-je éviter dans mes réponses ?"
-#: skins/default/templates/faq.html:29
-msgid "is a Q&A site, not a discussion group. Therefore - please avoid having discussions in your answers, comment facility allows some space for brief discussions."
-msgstr "est un site de questions/réponses, et non pas un forum de discussion. Par conséquent, merci de ne pas discuter ou polémiquer dans vos réponses. Vous avez toutefois la possibilité de faire de brèves discussions dans le champ COMMENTAIRES."
+#: skins/default/templates/faq.html:21
+msgid ""
+"is a Q&A site, not a discussion group. Therefore - please avoid having "
+"discussions in your answers, comment facility allows some space for brief "
+"discussions."
+msgstr ""
+"est un site de questions/réponses, et non pas un forum de discussion. Par "
+"conséquent, merci de ne pas discuter ou polémiquer dans vos réponses. Vous "
+"avez toutefois la possibilité de faire de brèves discussions dans le champ "
+"COMMENTAIRES."
-#: skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "Qui modère cette communauté ?"
-#: skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "Pour faire court : <strong>vous !</strong>"
-#: skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "Ce site est modéré par ses utilisateurs."
-#: skins/default/templates/faq.html:36
-msgid "The reputation system allows users earn the authorization to perform a variety of moderation tasks."
-msgstr "Le système de réputation permet aux utilisateurs d'accumuler des points, qui les autorisent ensuite à accéder à divers niveaux et tâches de modération"
+#: skins/default/templates/faq.html:27
+msgid ""
+"The reputation system allows users earn the authorization to perform a "
+"variety of moderation tasks."
+msgstr ""
+"Le système de réputation permet aux utilisateurs d'accumuler des points, qui "
+"les autorisent ensuite à accéder à divers niveaux et tâches de modération"
-#: skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "Comment fonctionne le système de réputation ?"
-#: skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
-msgstr "Quand une question ou une réponse est jugée positivement par le reste de la communauté, son auteur acquiert des points. Ces points lui permettent de \"monter en grade\" et obtenir un pouvoir grandissant en terme de possibilités de modérations. "
+msgstr ""
+"Quand une question ou une réponse est jugée positivement par le reste de la "
+"communauté, son auteur acquiert des points. Ces points lui permettent de "
+"\"monter en grade\" et obtenir un pouvoir grandissant en terme de "
+"possibilités de modérations. "
-#: skins/default/templates/faq.html:43
+#: skins/default/templates/faq.html:34
#, python-format
-msgid "For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate <strong>%(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that can be accumulated for a question or answer per day. The table below explains reputation point requirements for each type of moderation task."
-msgstr "Par exemple, si vous posez une question intéressante, ou aidez quelqu'un en répondant à l'une de ses questions, les autres utilisateurs du forum voteront positivement pour vous. En revanche, si vos réponses sont fausses ou malveillantes, vous recevrez des votes négatifs. Chaque vote en votre faveur vous rapportera <strong>%(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, et chaque vote en votre défaveur vous retirera <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. Vous pouvez accumuler au maximum <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points par jour pour chaque question et chaque réponse. Le tableau ci-dessous indique combien de points sont requis pour chaque tâche de modération. "
-
-#: skins/default/templates/faq.html:53
-#: skins/default/templates/user_votes.html:15
+msgid ""
+"For example, if you ask an interesting question or give a helpful answer, "
+"your input will be upvoted. On the other hand if the answer is misleading - "
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
+msgstr ""
+"Par exemple, si vous posez une question intéressante, ou aidez quelqu'un en "
+"répondant à l'une de ses questions, les autres utilisateurs du forum "
+"voteront positivement pour vous. En revanche, si vos réponses sont fausses "
+"ou malveillantes, vous recevrez des votes négatifs. Chaque vote en votre "
+"faveur vous rapportera <strong>%(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> "
+"points, et chaque vote en votre défaveur vous retirera <strong>%"
+"(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. Vous pouvez accumuler au "
+"maximum <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points par jour "
+"pour chaque question et chaque réponse. Le tableau ci-dessous indique "
+"combien de points sont requis pour chaque tâche de modération. "
+
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "vote positif"
-#: skins/default/templates/faq.html:58
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr "utiliser les mots-clés (tags)"
-#: skins/default/templates/faq.html:63
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "ajouter des commentaires"
-#: skins/default/templates/faq.html:67
-#: skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "vote négatif"
-#: skins/default/templates/faq.html:70
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr "ouvrir ou fermer ses propres questions"
-#: skins/default/templates/faq.html:74
+#: skins/default/templates/faq.html:65
msgid "retag other's questions"
-msgstr "requalifier les questions d'autres utilisateurs (modifier leurs mots-clés)"
+msgstr ""
+"requalifier les questions d'autres utilisateurs (modifier leurs mots-clés)"
-#: skins/default/templates/faq.html:79
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "Modifier les questions du \"Wiki communautaire\"."
-#: skins/default/templates/faq.html:84
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "modifier n'importe quelle réponse"
-#: skins/default/templates/faq.html:88
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "supprimer n'importe quel commentaire"
-#: skins/default/templates/faq.html:95
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "Comment valider le titre du courriel"
-#: skins/default/templates/faq.html:97
+# FIXME
+#: skins/default/templates/faq.html:88
#, python-format
-#FIXME
-msgid "how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
-msgstr "Informations concernant la procédure de validation d'email avec %(send_email_key_url)s %(gravatar_faq_url)s"
+msgid ""
+"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
+msgstr ""
+"Informations concernant la procédure de validation d'email avec %"
+"(send_email_key_url)s %(gravatar_faq_url)s"
-#: skins/default/templates/faq.html:102
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "Qu'est ce que 'Gravatar' ?"
-#: skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
-msgstr "Gravatar signifie (globally recognized avatar, en français avatar universel).Gravatar est basé sur un service en ligne qui permet d’attribuer un avatar (image) à une adresse e-mail. Vous laissez un commentaire avec cette adresse e-mail sur un blog ou un forum de discussion et l’image que vous avez choisie pour vous représenter apparait automatiquement. Il faut bien sûr que le site en question gère ces gravatars.Pour obtenir votre gravatar : 1. Rendez-vous sur le site gravatar (http://fr.gravatar.com/) et saisissez votre adresse e-mail. 2. Vous allez recevoir un e-mail en retour. Cliquez sur le lien dans l’e-mail pour confirmer votre adresse. 3. De retour sur le site de gravatar, cliquez sur le lien mon gravatar. 4. Envoyez une photo que vous associez à votre e-mail (pas trop grande, la photo, mais vous pourrez la recadrer sur le site). 5. Maintenant, lorsque vous saisissez votre e-mail avec un commentaire, votre gravatar s’affiche (patientez quelques minutes quand même. 6. Vous pouvez créer autant de gravatars que vous avez d’adresses e-mail."
+msgstr ""
+"Gravatar signifie (globally recognized avatar, en français avatar universel)."
+"Gravatar est basé sur un service en ligne qui permet d’attribuer un avatar "
+"(image) à une adresse e-mail. Vous laissez un commentaire avec cette adresse "
+"e-mail sur un blog ou un forum de discussion et l’image que vous avez "
+"choisie pour vous représenter apparait automatiquement. Il faut bien sûr que "
+"le site en question gère ces gravatars.Pour obtenir votre gravatar : 1. "
+"Rendez-vous sur le site gravatar (http://fr.gravatar.com/) et saisissez "
+"votre adresse e-mail. 2. Vous allez recevoir un e-mail en retour. Cliquez "
+"sur le lien dans l’e-mail pour confirmer votre adresse. 3. De retour sur "
+"le site de gravatar, cliquez sur le lien mon gravatar. 4. Envoyez une "
+"photo que vous associez à votre e-mail (pas trop grande, la photo, mais vous "
+"pourrez la recadrer sur le site). 5. Maintenant, lorsque vous saisissez "
+"votre e-mail avec un commentaire, votre gravatar s’affiche (patientez "
+"quelques minutes quand même. 6. Vous pouvez créer autant de gravatars que "
+"vous avez d’adresses e-mail."
-#: skins/default/templates/faq.html:106
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "Ais-je besoin de créer un nouveau mot de passe pour m'inscrire ?"
-#: skins/default/templates/faq.html:107
-msgid "No, you don't have to. You can login through any service that supports OpenID, e.g. Google, Yahoo, AOL, etc."
-msgstr "Non. Ce n'est pas obligatoire. Vous pouvez vous connecter avec n'importe quel compte compatible 'OpenID'. Vous pouvez par exemple vous connectez avez votre compte Google, Yahoo, AOL, Facebook,... si vous êtes déjà inscrit auprès de l'un de ces sites."
+#: skins/default/templates/faq.html:98
+#, fuzzy
+msgid ""
+"No, you don't have to. You can login through any service that supports "
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
+msgstr ""
+"Non. Ce n'est pas obligatoire. Vous pouvez vous connecter avec n'importe "
+"quel compte compatible 'OpenID'. Vous pouvez par exemple vous connectez avez "
+"votre compte Google, Yahoo, AOL, Facebook,... si vous êtes déjà inscrit "
+"auprès de l'un de ces sites."
-#: skins/default/templates/faq.html:108
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "Je me connecte immédiatement !"
-#: skins/default/templates/faq.html:113
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
-msgstr "Pourquoi les autres utilisateurs peuvent-ils modifier mes questions ou mes réponses ?"
+msgstr ""
+"Pourquoi les autres utilisateurs peuvent-ils modifier mes questions ou mes "
+"réponses ?"
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "L'objectif de ce site est simple :"
-#: skins/default/templates/faq.html:114
-msgid "So questions and answers can be edited like wiki pages by experienced users of this site and this improves the overall quality of the knowledge base content."
-msgstr "Les questions et les réponses peuvent être modifiées (sur le principe d'un wiki) par les utilisateurs habitués du site, ce qui améliore la qualité globale de la base de connaissances qui est peu à peu constituée par notre communauté."
+#: skins/default/templates/faq.html:104
+msgid ""
+"So questions and answers can be edited like wiki pages by experienced users "
+"of this site and this improves the overall quality of the knowledge base "
+"content."
+msgstr ""
+"Les questions et les réponses peuvent être modifiées (sur le principe d'un "
+"wiki) par les utilisateurs habitués du site, ce qui améliore la qualité "
+"globale de la base de connaissances qui est peu à peu constituée par notre "
+"communauté."
-#: skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr "Si cette approche ne vous convient pas, nous respectons votre choix."
-#: skins/default/templates/faq.html:119
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "D'autres questions ?"
-#: skins/default/templates/faq.html:120
+#: skins/default/templates/faq.html:110
#, python-format
-msgid "Please ask your question at %(ask_question_url)s, help make our community better!"
-msgstr "Merci de <a href='%(ask_question_url)s'>poser vos questions ici</a>; vous nous aiderez ainsi à étoffer notre base de connaissances, dans l'intérêt de toute la communauté."
+msgid ""
+"Please ask your question at %(ask_question_url)s, help make our community "
+"better!"
+msgstr ""
+"Merci de <a href='%(ask_question_url)s'>poser vos questions ici</a>; vous "
+"nous aiderez ainsi à étoffer notre base de connaissances, dans l'intérêt de "
+"toute la communauté."
-#: skins/default/templates/faq.html:122
-#: skins/default/templates/header.html:45
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "questions"
-#: skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "."
-#: skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "Remarques"
-#: skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "Envoyez nous vos remarques !"
-#: skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
-" <span class='big strong'>Dear %(user_name)s</span>, we look forward to hearing your feedback. \n"
+" <span class='big strong'>Dear %(user_name)s</span>, we look "
+"forward to hearing your feedback. \n"
" Please type and send us your message below.\n"
" "
msgstr ""
"\n"
-"<span class='big strong'>Bonjour %(user_name)s</span>, nous sommes impatients de connaître votre avis sur notre module de Questions/Réponses.\n"
+"<span class='big strong'>Bonjour %(user_name)s</span>, nous sommes "
+"impatients de connaître votre avis sur notre module de Questions/Réponses.\n"
"Saisissez vos remarques, critiques ou suggestions ci-dessous."
-#: skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to hearing your feedback.\n"
+" <span class='big strong'>Dear visitor</span>, we look forward to "
+"hearing your feedback.\n"
" Please type and send us your message below.\n"
" "
msgstr ""
"\n"
-"<span class='big strong'>Cher visiteur</span>, nous sommes impatients de connaître votre avis sur notre module de Questions/Réponses.\n"
+"<span class='big strong'>Cher visiteur</span>, nous sommes impatients de "
+"connaître votre avis sur notre module de Questions/Réponses.\n"
"Saisissez vos remarques, critiques ou suggestions ci-dessous."
-#: skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "Veuillez entrer une adresse email valide"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr "(champ obligatoire)"
-#: skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "Envoyer"
@@ -3020,7 +3462,8 @@ msgid ""
"Hello, this is a %(site_title)s forum feedback message\n"
msgstr ""
"\n"
-"Bonjour, un utilisateur du forum a souhaité faire une remarque sur : %(site_title)s \n"
+"Bonjour, un utilisateur du forum a souhaité faire une remarque sur : %"
+"(site_title)s \n"
#: skins/default/templates/feedback_email.txt:9
msgid "Sender is"
@@ -3039,101 +3482,122 @@ msgstr "anonyme"
msgid "Message body:"
msgstr "Corps du message:"
-#: skins/default/templates/footer.html:8
-#: skins/default/templates/header.html:29
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "Qui sommes nous ?"
-#: skins/default/templates/footer.html:9
-#: skins/default/templates/header.html:30
-#: skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "FAQ"
-
-#: skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "Respect de la vie privée"
-#: skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "Faire une remarque"
-#: skins/default/templates/header.html:13
+#: skins/default/templates/header.html:12
#, python-format
msgid "responses for %(username)s"
msgstr "réponses pour %(username)s"
-#: skins/default/templates/header.html:16
+#: skins/default/templates/header.html:15
#, python-format
msgid "you have a new response"
msgid_plural "you nave %(response_count)s new responses"
msgstr[0] "vous avez une nouvelle réponse"
msgstr[1] "vous avez %(response_count)s nouvelles réponses"
-#: skins/default/templates/header.html:19
+#: skins/default/templates/header.html:18
msgid "no new responses yet"
msgstr "pas de nouvelles réponses pour l'instant"
-#: skins/default/templates/header.html:25
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+# FIXME
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "Premier message étiqueté"
+
+# FIXME
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "Premier message étiqueté"
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "Déconnexion"
-#: skins/default/templates/header.html:27
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "Connexion"
-#: skins/default/templates/header.html:32
+#: skins/default/templates/header.html:59
msgid "settings"
msgstr "paramètres"
-#: skins/default/templates/header.html:40
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "Retour à l'accueil"
-#: skins/default/templates/header.html:47
+#: skins/default/templates/header.html:69
+#, fuzzy, python-format
+msgid "%(site)s logo"
+msgstr "Logo du site de Questions/Réponses"
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "Communauté"
-#: skins/default/templates/header.html:48
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "Réputation"
-#: skins/default/templates/header.html:49
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "Poser une question"
-#: skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "Chercher"
-#: skins/default/templates/instant_notification.html:3
+#: skins/default/templates/instant_notification.html:1
#, python-format
msgid "<p>Dear %(receiving_user_name)s,</p>"
msgstr "<p>Bonjour %(receiving_user_name)s,</p>"
-#: skins/default/templates/instant_notification.html:5
-#, python-format
+#: skins/default/templates/instant_notification.html:3
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%%(post_url)s\">new comment</a>\n"
-"for question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
msgstr ""
"\n"
-"<p>%(update_author_name)s a laissé un <a href=\"%%(post_url)s\">nouveau commentaire</a>\n"
+"<p>%(update_author_name)s a laissé un <a href=\"%%(post_url)s\">nouveau "
+"commentaire</a>\n"
"pour la question \"%(origin_post_title)s\"</p>\n"
-#: skins/default/templates/instant_notification.html:11
-#, python-format
+#: skins/default/templates/instant_notification.html:8
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>\n"
-" for an answer to question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
msgstr ""
"\n"
-"<p>%(update_author_name)s a laissé <a href=\"%(post_url)s\">nouveau commentaire</a>\n"
-" concernant une réponse à la question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s a laissé un <a href=\"%%(post_url)s\">nouveau "
+"commentaire</a>\n"
+"pour la question \"%(origin_post_title)s\"</p>\n"
-#: skins/default/templates/instant_notification.html:17
+#: skins/default/templates/instant_notification.html:13
#, python-format
msgid ""
"\n"
@@ -3144,7 +3608,7 @@ msgstr ""
"<p>%(update_author_name)s a répondu à une question \n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:23
+#: skins/default/templates/instant_notification.html:19
#, python-format
msgid ""
"\n"
@@ -3155,7 +3619,7 @@ msgstr ""
"<p>%(update_author_name)s a publié une nouvelle question \n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:29
+#: skins/default/templates/instant_notification.html:25
#, python-format
msgid ""
"\n"
@@ -3166,7 +3630,7 @@ msgstr ""
"<p>%(update_author_name)s a mis à jour une réponse à la question\n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:35
+#: skins/default/templates/instant_notification.html:31
#, python-format
msgid ""
"\n"
@@ -3177,197 +3641,271 @@ msgstr ""
"<p>%(update_author_name)s a mis à jour une question \n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:41
-#, python-format
+#: skins/default/templates/instant_notification.html:37
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s\">change</a>\n"
-"how often you receive these notifications or unsubscribe. Thank you for your interest in our forum!</p>\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
msgstr ""
"\n"
-"<p>Sachez que vous pouvez facilement <a href=\"%(user_subscriptions_url)s\">changer</a>\n"
-"la fréquence à laquelle vous recevez les emails de notifications, ou facilement vous désabonner. Merci de l'intérêt que vous protez à notre forum !</p>\n"
+"<p>Sachez que vous pouvez facilement <a href=\"%(user_subscriptions_url)s"
+"\">changer</a>\n"
+"la fréquence à laquelle vous recevez les emails de notifications, ou "
+"facilement vous désabonner. Merci de l'intérêt que vous protez à notre "
+"forum !</p>\n"
-#: skins/default/templates/instant_notification.html:45
+#: skins/default/templates/instant_notification.html:42
msgid "<p>Sincerely,<br/>Forum Administrator</p>"
-msgstr "<p>Salutations,<br/>L'administarteur du forum de Questions/Réponses</p>"
+msgstr ""
+"<p>Salutations,<br/>L'administarteur du forum de Questions/Réponses</p>"
-#: skins/default/templates/logout.html:6
-#: skins/default/templates/logout.html:16
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "Déconnexion"
-#: skins/default/templates/logout.html:19
-msgid "As a registered user you can login with your OpenID, log out of the site or permanently remove your account."
-msgstr "Etant un utilisateur enregistré, vous pouvez vous connecter avec votre OpenID, vous déconnecter du site, ou supprimer définitivement votre compte."
+#: skins/default/templates/logout.html:9
+msgid ""
+"As a registered user you can login with your OpenID, log out of the site or "
+"permanently remove your account."
+msgstr ""
+"Etant un utilisateur enregistré, vous pouvez vous connecter avec votre "
+"OpenID, vous déconnecter du site, ou supprimer définitivement votre compte."
-#: skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Se déconnecter"
-#: skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr "Le captcha ci-dessous nous permet de vous assurer que vous êtes un humain. Ceci permet de lutter contre les spammeurs, qui utilisent des robots pour créer massivement et automatiquement des comptes..."
-
-#: skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "Je suis un humain"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
+msgstr ""
-#: skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "messages par page"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "badges :"
-#: skins/default/templates/paginator.html:6
-#: skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "page précédente"
-#: skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "page actuelle"
-#: skins/default/templates/paginator.html:22
-#: skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "Page %(num)s"
-#: skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "page suivante"
-#: skins/default/templates/post_contributor_info.html:9
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "messages par page"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
#, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "%(rev_count)s revision"
-msgstr[1] "%(rev_count)s revisions"
+msgid "%(username)s gravatar image"
+msgstr "Image Gravatar de %(username)s"
-#: skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
+
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "posée"
-#: skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr "répondue"
-#: skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr "postée"
-#: skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "actualisée"
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "vote"
+msgstr[1] "votes"
+
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "réponse"
+msgstr[1] "réponse"
+
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+msgid "view"
+msgid_plural "views"
+msgstr[0] "vue"
+msgstr[1] "vues"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "Voir les questions marquées par '%(tag)s'."
+
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "Supprimer ce commentaire"
+
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "Ajouter un commentaire"
+
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] "Voir <strong>1</strong> de plus"
+msgstr[1] "Voir <strong>%(counter)s</strong> de plus"
+
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] "Voir <strong>1</strong> commentaire de plus"
+msgstr[1] "Voir <strong>%(counter)s</strong> commentaires de plus"
+
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(obligatoire)"
+
+# FIXME
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "Basculer vers l'aperçu avec éditeur temps-réel"
+
+#: skins/default/templates/privacy.html:3
#: skins/default/templates/privacy.html:6
-#: skins/default/templates/privacy.html:11
msgid "Privacy policy"
msgstr "Politique en matière de respect de la vie privée"
-#: skins/default/templates/question.html:80
-#: skins/default/templates/question.html:81
-#: skins/default/templates/question.html:97
-#: skins/default/templates/question.html:99
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "J'aime ce message (cliquez à nouveau pour annuler)"
-#: skins/default/templates/question.html:83
-#: skins/default/templates/question.html:101
-#: skins/default/templates/question.html:261
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "Nombre de votes actuel"
-#: skins/default/templates/question.html:92
-#: skins/default/templates/question.html:93
-#: skins/default/templates/question.html:106
-#: skins/default/templates/question.html:107
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "Je n'aime pas ce message (cliquez à nouveau pour annuler)"
-#: skins/default/templates/question.html:111
-#: skins/default/templates/question.html:112
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
-msgstr "Ajouter cette question à mes 'favoris' (cliquez à nouveau pour annuler)"
+msgstr ""
+"Ajouter cette question à mes 'favoris' (cliquez à nouveau pour annuler)"
-#: skins/default/templates/question.html:118
-#: skins/default/templates/question.html:119
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
-msgstr "Retirer cette question de mes 'favoris' (cliquez à nouveau pour annuler)"
+msgstr ""
+"Retirer cette question de mes 'favoris' (cliquez à nouveau pour annuler)"
-#: skins/default/templates/question.html:144
-#: skins/default/templates/question.html:298
-#: skins/default/templates/revisions_answer.html:58
-#: skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Réouvrir cette question"
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "modifier"
# FIXME
-#: skins/default/templates/question.html:149
+#: skins/default/templates/question.html:97
msgid "retag"
msgstr "requalifier"
-#: skins/default/templates/question.html:156
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "réouvrir"
-#: skins/default/templates/question.html:160
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "fermer"
-#: skins/default/templates/question.html:166
-#: skins/default/templates/question.html:303
-msgid "report as offensive (i.e containing spam, advertising, malicious text, etc.)"
-msgstr "Signaler un abus (par exemple : spam, publicité déguisée, contenus illégaux ou inappropriés, propos déplacés)"
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
+msgid ""
+"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
+msgstr ""
+"Signaler un abus (par exemple : spam, publicité déguisée, contenus illégaux "
+"ou inappropriés, propos déplacés)"
-#: skins/default/templates/question.html:167
-#: skins/default/templates/question.html:304
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "Marquer comme 'contenu abusif'"
-#: skins/default/templates/question.html:175
-#: skins/default/templates/question.html:315
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "Supprimer"
-#: skins/default/templates/question.html:193
-#: skins/default/templates/question.html:335
-msgid "delete this comment"
-msgstr "Supprimer ce commentaire"
-
-#: skins/default/templates/question.html:204
-#: skins/default/templates/question.html:346
-msgid "add comment"
-msgstr "Ajouter un commentaire"
-
-#: skins/default/templates/question.html:208
-#: skins/default/templates/question.html:350
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] "Voir <strong>1</strong> de plus"
-msgstr[1] "Voir <strong>%(counter)s</strong> de plus"
-
-#: skins/default/templates/question.html:210
-#: skins/default/templates/question.html:352
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] "Voir <strong>1</strong> commentaire de plus"
-msgstr[1] "Voir <strong>%(counter)s</strong> commentaires de plus"
-
-#: skins/default/templates/question.html:223
+#: skins/default/templates/question.html:156
#, python-format
-msgid "The question has been closed for the following reason \"%(close_reason)s\" by"
-msgstr "Cette question a été close pour la raison suivante : : \"%(close_reason)s\" par"
+msgid ""
+"The question has been closed for the following reason \"%(close_reason)s\" by"
+msgstr ""
+"Cette question a été close pour la raison suivante : : \"%(close_reason)s\" "
+"par"
-#: skins/default/templates/question.html:225
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr "Date de cloture : %(closed_at)s"
-#: skins/default/templates/question.html:233
+#: skins/default/templates/question.html:166
#, python-format
msgid ""
"\n"
@@ -3384,393 +3922,244 @@ msgstr[1] ""
"\n"
" %(counter)s réponses :"
-#: skins/default/templates/question.html:241
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "Les réponses les plus anciennes seront affichées en premier"
-#: skins/default/templates/question.html:241
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "réponses les plus anciennes"
-#: skins/default/templates/question.html:243
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "Les réponses les plus récentes seront affichées en premier"
-#: skins/default/templates/question.html:243
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "Réponses les plus récentes"
-#: skins/default/templates/question.html:245
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "Les réponses ayant obtenu le plus de votes seront affichées en premier"
-#: skins/default/templates/question.html:245
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "réponses populaires"
-#: skins/default/templates/question.html:259
-#: skins/default/templates/question.html:260
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "J'aime cette réponse (cliquez à nouveau pour annuler)"
-#: skins/default/templates/question.html:266
-#: skins/default/templates/question.html:267
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "Je n'aime pas cette réponse (cliquez à nouveau pour annuler)"
-#: skins/default/templates/question.html:272
-#: skins/default/templates/question.html:273
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "marquer cette réponse comme favorite (cliquez à nouveau pour annuler)"
-#: skins/default/templates/question.html:278
-#: skins/default/templates/question.html:279
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
#, python-format
msgid "%(question_author)s has selected this answer as correct"
msgstr "%(question_author)s a choisi cette réponse comme correcte"
-#: skins/default/templates/question.html:292
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "lien permanent vers une réponse"
-#: skins/default/templates/question.html:293
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "lien permanent"
-#: skins/default/templates/question.html:315
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "restaurer"
-#: skins/default/templates/question.html:374
-#: skins/default/templates/question.html:377
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
-msgstr "<strong>Me notifier les nouvelles réponses par email</strong> une fois par jour"
+msgstr ""
+"<strong>Me notifier les nouvelles réponses par email</strong> une fois par "
+"jour"
-#: skins/default/templates/question.html:380
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
-msgstr "<strong>Me notifier les nouvelles réponses par email</strong> une fois par semaine"
+msgstr ""
+"<strong>Me notifier les nouvelles réponses par email</strong> une fois par "
+"semaine"
-#: skins/default/templates/question.html:385
+#: skins/default/templates/question.html:315
#, python-format
-msgid "You can always adjust frequency of email updates from your %(profile_url)s"
-msgstr "Vous pourrez toujours ajuster la fréquence des emails de notification depuis <strong><a href='%(profile_url)s?sort=email_subscriptions'>votre profil</a></strong> ...)"
+msgid ""
+"You can always adjust frequency of email updates from your %(profile_url)s"
+msgstr ""
+"Vous pourrez toujours ajuster la fréquence des emails de notification depuis "
+"<strong><a href='%(profile_url)s?sort=email_subscriptions'>votre profil</a></"
+"strong> ...)"
-#: skins/default/templates/question.html:390
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
-msgstr "vous pourrez vous abonner aux mails de notifications de mise à jour dès que vous vous serez connecté"
+msgstr ""
+"vous pourrez vous abonner aux mails de notifications de mise à jour dès que "
+"vous vous serez connecté"
-#: skins/default/templates/question.html:401
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "Votre réponse"
-#: skins/default/templates/question.html:403
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "Soyez le premier à répondre à cette quesion !"
-#: skins/default/templates/question.html:409
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
-msgstr "<span class='strong big'>Vous pouvez commencer par répondre anonymement à cette question</span>, puis vous connecter ensuite "
+msgstr ""
+"<span class='strong big'>Vous pouvez commencer par répondre anonymement à "
+"cette question</span>, puis vous connecter ensuite "
-#: skins/default/templates/question.html:413
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
-msgstr "vous pouvez répondre à vos propres questions uniquement pour donner une réponse"
+msgstr ""
+"vous pouvez répondre à vos propres questions uniquement pour donner une "
+"réponse"
-#: skins/default/templates/question.html:415
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
-msgstr "Merci de vous contenter de donner une réponse; n'instaurez pas une discussion"
+msgstr ""
+"Merci de vous contenter de donner une réponse; n'instaurez pas une discussion"
-#: skins/default/templates/question.html:451
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr "Connectez vous (ou Inscrivez vous) pour poster votre réponse"
-#: skins/default/templates/question.html:454
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "Répondre à votre propre question"
-#: skins/default/templates/question.html:456
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Répondre à cette question"
-#: skins/default/templates/question.html:471
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Tags de la question"
-#: skins/default/templates/question.html:476
-#: skins/default/templates/questions.html:324
-#: skins/default/templates/tag_selector.html:11
-#: skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "Voir les questions marquées par '%(tag_name)s' "
-#: skins/default/templates/question.html:482
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "question posée"
-#: skins/default/templates/question.html:485
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "la question a été vue:"
-#: skins/default/templates/question.html:485
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "fois"
-#: skins/default/templates/question.html:488
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "dernière mise à jour"
-#: skins/default/templates/question.html:495
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "Questions liées"
-#: skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr "Veuillez indiquer si vous aimer ou non cette question en votant"
-
-#: skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"vote"
-msgstr[1] ""
-"\n"
-"votes"
-
-#: skins/default/templates/question_counter_widget.html:21
-#: skins/default/templates/question_list.html:23
-#: skins/default/templates/questions.html:198
-#: skins/default/templates/users_questions.html:43
-msgid "this answer has been accepted to be correct"
-msgstr "cette réponse a été acceptée comme correcte"
-
-#: skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"réponse"
-msgstr[1] ""
-"\n"
-"réponses"
-
-#: skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"visualisation"
-msgstr[1] ""
-"\n"
-"visualisations"
-
-#: skins/default/templates/question_edit.html:5
-#: skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Modifier une question"
-#: skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "conseils pour poser une question"
-#: skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "Merci de poser une question pertinente."
-#: skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "Merci de fournir suffisamment de détails."
-#: skins/default/templates/question_list.html:15
-#: skins/default/templates/users_questions.html:35
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"vote"
-msgstr[1] ""
-"\n"
-"votes"
-
-#: skins/default/templates/question_list.html:35
-#: skins/default/templates/users_questions.html:55
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"reponse"
-msgstr[1] ""
-"\n"
-"reponses "
-
-#: skins/default/templates/question_list.html:47
-#: skins/default/templates/users_questions.html:67
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"vue"
-msgstr[1] ""
-"\n"
-"vues"
-
-#: skins/default/templates/question_retag.html:5
-#: skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Modifier les tags"
-#: skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "jusqu'à 5 tags, faisant chacun moins de 20 caractères"
-
-#: skins/default/templates/question_retag.html:74
+#: skins/default/templates/question_retag.html:25
msgid "Retag"
msgstr "Requalifier"
-#: skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "Pourquoi utiliser et modifier les tags ?"
-#: skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
-msgstr "Les tags nous permettent de classer et organiser les questions."
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
-msgstr "Les éditeurs de tags reçoivent des récompenses de la base de la communauté"
+msgstr ""
+"Les éditeurs de tags reçoivent des récompenses de la base de la communauté"
-#: skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "réponses"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "jusqu'à 5 tags, faisant chacun moins de 20 caractères"
-#: skins/default/templates/questions.html:9
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Questions"
# ##FIXME "In: [All questions] [Opened questions]"
# ##FIXME "Dans: [toutes les questions] [questions ouvertes]"
# ##FIXME "Questions: [toutes] [ouvertes]" POUR GAGNER DE LA PLACE !!!
-#: skins/default/templates/questions.html:33
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "Questions:"
-#: skins/default/templates/questions.html:35
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr "Voir les questions sans réponses"
-#: skins/default/templates/questions.html:37
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr "Voir vos questions favorites"
-#: skins/default/templates/questions.html:41
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "Trier par:"
-#: skins/default/templates/questions.html:46
-#: skins/default/templates/questions.html:57
-msgid "click to see the newest questions"
-msgstr "Cliquez ici pour voir les questions les plus récentes"
-
-#: skins/default/templates/questions.html:52
-msgid "click to see the oldest questions"
-msgstr "Cliquez ici pour voir les questions les moins récentes"
-
-#: skins/default/templates/questions.html:65
-#: skins/default/templates/questions.html:76
-msgid "click to see the most recently updated questions"
-msgstr "Cliquez ici pour voir les questions mises à jour le plus récemment"
-
-#: skins/default/templates/questions.html:71
-msgid "click to see the least recently updated questions"
-msgstr "Cliquez ici pour voir les questions mises à jour le moins récemment"
-
-# FIXME
-#: skins/default/templates/questions.html:84
-#: skins/default/templates/questions.html:95
-msgid "click to see hottest questions"
-msgstr "Cliquez ici pour voir les questions ayant obtenu le plus de réponses"
-
-#: skins/default/templates/questions.html:84
-msgid "less answers"
-msgstr "nb réponses (↑)"
-
-# FIXME
-#: skins/default/templates/questions.html:90
-msgid "click to see coldest questions"
-msgstr "Cliquez ici pour voir les questions ayant obtenu le moins de réponses"
-
-#: skins/default/templates/questions.html:90
-#: skins/default/templates/questions.html:95
-msgid "more answers"
-msgstr "nb réponses (↓)"
-
-#: skins/default/templates/questions.html:103
-#: skins/default/templates/questions.html:114
-msgid "click to see most voted questions"
-msgstr "Cliquez ici pour voir les questions ayant obtenu le plus de votes"
-
-#: skins/default/templates/questions.html:103
-msgid "unpopular"
-msgstr "popularité (↑)"
-
-#: skins/default/templates/questions.html:109
-msgid "click to see least voted questions"
-msgstr "Cliquez ici pour voir les questions ayant obtenu le moins de votes"
-
-#: skins/default/templates/questions.html:109
-#: skins/default/templates/questions.html:114
-msgid "popular"
-msgstr "popularité (↓)"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "S'abonner au flux RSS des questions"
-#: skins/default/templates/questions.html:129
+#: skins/default/templates/questions.html:101
msgid "rss feed"
msgstr "flux RSS"
-#: skins/default/templates/questions.html:133
-#, python-format
+#: skins/default/templates/questions.html:105
+#, fuzzy, python-format
msgid ""
"\n"
-" %(q_num)s question found\n"
+" %(q_num)s question\n"
" "
msgid_plural ""
"\n"
-" %(q_num)s questions found\n"
+" %(q_num)s questions\n"
" "
msgstr[0] ""
"\n"
@@ -3779,123 +4168,131 @@ msgstr[1] ""
"\n"
" Nous avons trouvé %(q_num)s questions"
-#: skins/default/templates/questions.html:139
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "%(q_num)s question"
msgstr[1] "%(q_num)s questions"
-#: skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr "avec la contribution de %(author_name)s"
-#: skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "marquée avec des mots-clés"
-#: skins/default/templates/questions.html:153
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "Conseils pour la recherche:"
-#: skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "Réinitialiser l'auteur"
-#: skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "ou"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "Réinitialiser les tags"
-#: skins/default/templates/questions.html:165
-#: skins/default/templates/questions.html:169
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "Recommencer"
# FIXME
-#: skins/default/templates/questions.html:171
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
-msgstr " - pour développer ou restreindre en ajoutant plus de tags et en révisant la requête"
+msgstr ""
+" - pour développer ou restreindre en ajoutant plus de tags et en révisant la "
+"requête"
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "Conseil pour la recherche:"
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr "ajouter des tags et une requête pour affiner votre recherche"
-#: skins/default/templates/questions.html:194
-msgid "vote"
-msgid_plural "votes"
-msgstr[0] "vote"
-msgstr[1] "votes"
-
-#: skins/default/templates/questions.html:226
-msgid "view"
-msgid_plural "views"
-msgstr[0] "vue"
-msgstr[1] "vues"
-
-#: skins/default/templates/questions.html:250
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr "Il n'y a aucune question sans réponse"
-#: skins/default/templates/questions.html:253
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "Aucune question favorite."
-#: skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr "Merci de commencer (marquer) quelques questions quand vous les visitez"
-#: skins/default/templates/questions.html:259
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr "Vous pouvez élargir votre recherche en"
-#: skins/default/templates/questions.html:263
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr "réinitialisant l'auteur"
-#: skins/default/templates/questions.html:267
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr "réinitialisant les mots-clés (\"tags\")"
-#: skins/default/templates/questions.html:271
-#: skins/default/templates/questions.html:275
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr "repartant de zéro"
-#: skins/default/templates/questions.html:280
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr "N'hésitez pas à poser des questions !"
-#: skins/default/templates/questions.html:284
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr "Vous n'avez pas trouvé ce que vous cherchiez ?"
-#: skins/default/templates/questions.html:285
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr "Veuillez saisir votre question !"
-#: skins/default/templates/questions.html:303
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr "Contributeurs"
-#: skins/default/templates/questions.html:319
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Tags associés"
-#: skins/default/templates/reopen.html:6
-#: skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "Réouvrir cette question"
-#: skins/default/templates/reopen.html:19
+#: skins/default/templates/reopen.html:9
msgid "Title"
msgstr "Titre"
-#: skins/default/templates/reopen.html:24
+#: skins/default/templates/reopen.html:14
#, python-format
msgid ""
"This question has been closed by \n"
@@ -3905,345 +4302,421 @@ msgstr ""
"Cette question a été cloturée par \n"
" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>"
-#: skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:19
msgid "Close reason:"
msgstr "Motif de cloture :"
-#: skins/default/templates/reopen.html:32
+#: skins/default/templates/reopen.html:22
msgid "When:"
msgstr "Quand :"
-#: skins/default/templates/reopen.html:35
+#: skins/default/templates/reopen.html:25
msgid "Reopen this question?"
msgstr "Réouvrir cette question ?"
-#: skins/default/templates/reopen.html:39
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Réouvrir cette question"
-#: skins/default/templates/revisions_answer.html:7
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:8
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "Historique des révisions"
-#: skins/default/templates/revisions_answer.html:50
-#: skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "cliquez pour afficher/masquer la révision"
-#: skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "Numéro de révision du thème"
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "Tags intéressants"
-#: skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "Retirer '%(tag_name)s' de la liste des tags intéressants"
-#: skins/default/templates/tag_selector.html:21
-#: skins/default/templates/tag_selector.html:38
-#: skins/default/templates/user_moderate.html:37
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Ajouter"
-#: skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Tags ignorés"
-#: skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "Retirer '%(tag_name)s' de la liste des tags ignorés"
-#: skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "Continuer de masquer les questions ignorées"
-#: skins/default/templates/tags.html:6
-#: skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Liste des tags"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "triée alphabétiquement"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "par nom"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "triée par fréquence d'utilisation des tags"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "par popularité"
-#: skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
-msgid "All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
-msgstr "Tous les tags vérifiant '<span class=\"darkred\"><strong>%(stag)s</strong></span>' "
+msgid ""
+"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
+msgstr ""
+"Tous les tags vérifiant '<span class=\"darkred\"><strong>%(stag)s</strong></"
+"span>' "
-#: skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Aucun résultat"
# FIXME ou bien "Annulation des emails de notification de mises à jour" ???
-#: skins/default/templates/user.html:34
+#: skins/default/templates/user.html:14
#, python-format
msgid "%(username)s's profile"
msgstr "Profil de l'utilisateur %(username)s"
-#: skins/default/templates/user_edit.html:6
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Modifier le profil utilisateur"
-#: skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "Modifier le profil"
-#: skins/default/templates/user_edit.html:33
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "changer d'image"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Utilisateur enregistré"
-#: skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Pseudo"
-#: skins/default/templates/user_edit.html:88
-#: skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Mettre à jour"
-#: skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr "Paramètres d'abonnement aux emails"
-#: skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
-msgstr "<span class='big strong'>Infos concernant les paramètres d'abonnement aux emails </span> Ceci vous permet de vous abonner aux questions que vous trouvez intéressantes. Vous recevrez les réponses par email. "
+msgstr ""
+"<span class='big strong'>Infos concernant les paramètres d'abonnement aux "
+"emails </span> Ceci vous permet de vous abonner aux questions que vous "
+"trouvez intéressantes. Vous recevrez les réponses par email. "
-#: skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Arrêter d'envoyer des emails"
-#: skins/default/templates/user_info.html:15
-msgid "change picture"
-msgstr "changer d'image"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "questions"
-#: skins/default/templates/user_info.html:22
-#: skins/default/templates/users.html:26
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "Supprimer"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "dernière connexion"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "date (↓)"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "bronze"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "dernière connexion"
+
+# FIXME ou "ayant reçu une récompense"
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "marquée comme meilleure réponse"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "réputation"
-#: skins/default/templates/user_info.html:33
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
+
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "Mettre à jour le profil"
-#: skins/default/templates/user_info.html:45
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "nom réél"
-#: skins/default/templates/user_info.html:50
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "membre depuis"
-#: skins/default/templates/user_info.html:55
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "dernière connexion"
-#: skins/default/templates/user_info.html:61
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "Site internet"
-#: skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "Lieu"
-#: skins/default/templates/user_info.html:74
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "Age"
-#: skins/default/templates/user_info.html:75
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "ans "
-#: skins/default/templates/user_info.html:81
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "Votes non utilisés aujourd'hui"
-#: skins/default/templates/user_info.html:82
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "votes restants"
-#: skins/default/templates/user_moderate.html:7
+#: skins/default/templates/user_moderate.html:5
#, python-format
msgid "%(username)s's current status is \"%(status)s\""
msgstr "Le statut actuel de %(username)s est \"%(status)s\""
-#: skins/default/templates/user_moderate.html:10
+#: skins/default/templates/user_moderate.html:8
msgid "User status changed"
msgstr "Statut de l'utilisateur modifié"
-#: skins/default/templates/user_moderate.html:17
+#: skins/default/templates/user_moderate.html:15
msgid "Save"
msgstr "Enregistrer"
-#: skins/default/templates/user_moderate.html:23
+#: skins/default/templates/user_moderate.html:21
#, python-format
msgid "Your current reputation is %(reputation)s points"
msgstr "Vous avez actuellement %(reputation)s points de réputation"
-#: skins/default/templates/user_moderate.html:25
+#: skins/default/templates/user_moderate.html:23
#, python-format
msgid "User's current reputation is %(reputation)s points"
msgstr "Cet utilisateur a actuellement %(reputation)s points de réputation"
-#: skins/default/templates/user_moderate.html:29
+#: skins/default/templates/user_moderate.html:27
msgid "User reputation changed"
msgstr "Réputation de l'utilisateur modifiée"
-#: skins/default/templates/user_moderate.html:36
+#: skins/default/templates/user_moderate.html:34
msgid "Subtract"
msgstr "Soustraire"
-#: skins/default/templates/user_moderate.html:41
+#: skins/default/templates/user_moderate.html:39
#, python-format
msgid "Send message to %(username)s"
msgstr "Envoyer un message à %(username)s"
-#: skins/default/templates/user_moderate.html:42
-msgid "An email will be sent to the user with 'reply-to' field set to your email address. Please make sure that your address is entered correctly."
-msgstr "Un email sera envoyé à cet utilisateur avec le champ 'reply-to' pré-renseigné avec votre adresse email, afin qu'il puisse vous répondre directement. Merci de vérifier que votre adresse email est correcte."
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+"Un email sera envoyé à cet utilisateur avec le champ 'reply-to' pré-"
+"renseigné avec votre adresse email, afin qu'il puisse vous répondre "
+"directement. Merci de vérifier que votre adresse email est correcte."
-#: skins/default/templates/user_moderate.html:44
+#: skins/default/templates/user_moderate.html:42
msgid "Message sent"
msgstr "Message envoyé"
-#: skins/default/templates/user_moderate.html:62
+#: skins/default/templates/user_moderate.html:60
msgid "Send message"
msgstr "Envoyer le message"
-#: skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "L'évolution de votre Karma."
-#: skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr "Evolution du karma de %(user_name)s"
-#: skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] "<span class=\"count\">%(counter)s</span> Question"
msgstr[1] "<span class=\"count\">%(counter)s</span> Questions"
-#: skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] "<span class=\"count\">%(counter)s</span> Réponse"
msgstr[1] "<span class=\"count\">%(counter)s</span> Réponses"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr "Cette réponse a obtenu %(answer_score)s votes positifs"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "Cette réponse a été sélectionnée comme correct"
-#: skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] "(%(comment_count)s commentaire)"
msgstr[1] "cette réponse a été commentée %(comment_count)s fois"
-#: skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] "<span class=\"count\">%(cnt)s</span> Vote"
msgstr[1] "<span class=\"count\">%(cnt)s</span> Votes "
-#: skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr "J'aime (+1)"
-#: skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "L'utilisateur a voté positivement pour cela de nombreuses fois"
-#: skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr "J'aime pas (-1)"
-#: skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr "L'utilisateur a voté négativement pour cela de nombreuses fois"
-#: skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] "<span class=\"count\">%(counter)s</span> Mot-clé"
msgstr[1] "<span class=\"count\">%(counter)s</span> Mots-clés"
-#: skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, python-format
-msgid "see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
-msgstr "voir d'autres questions de %(view_user)s marquées avec les mots-clés '%(tag_name)s'"
+msgid ""
+"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
+msgstr ""
+"voir d'autres questions de %(view_user)s marquées avec les mots-clés '%"
+"(tag_name)s'"
-#: skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] "<span class=\"count\">%(counter)s</span> Badge"
msgstr[1] "<span class=\"count\">%(counter)s</span> Badges"
-#: skins/default/templates/user_tabs.html:8
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "Profil utilisateur"
-#: skins/default/templates/user_tabs.html:9
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "aperçu"
-#: skins/default/templates/user_tabs.html:11
-msgid "recent activity"
-msgstr "activité récente"
-
-# TODO demander au développeur de faire 2 entrées distinctes. Une contiendra "date (↑)" et l'autre "date"
-#: skins/default/templates/user_tabs.html:12
-msgid "activity"
-msgstr "actualité (↓)"
-
-#: skins/default/templates/user_tabs.html:15
-#: views/users.py:766
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "Commentaires et réponses à d'autres questions"
-#: skins/default/templates/user_tabs.html:16
-msgid "responses"
-msgstr "réponses"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: skins/default/templates/user_tabs.html:19
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "Statistiques sur la réputation de cet utilisateur"
-#: skins/default/templates/user_tabs.html:20
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "Historique de la réputation"
-#: skins/default/templates/user_tabs.html:23
-#: views/users.py:830
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
+msgstr "questions favorites de cet utilisateur"
+
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr "favorites"
+
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "activité récente"
+
+# TODO demander au développeur de faire 2 entrées distinctes. Une contiendra "date (↑)" et l'autre "date"
+#: skins/default/templates/user_tabs.html:20
+msgid "activity"
+msgstr "actualité (↓)"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
msgid "user vote record"
msgstr "Trace des votes de cet utilisateur"
@@ -4252,585 +4725,675 @@ msgstr "Trace des votes de cet utilisateur"
msgid "casted votes"
msgstr "abgegebene Stimmen"
-#: skins/default/templates/user_tabs.html:27
-msgid "questions that user selected as his/her favorite"
-msgstr "questions favorites de cet utilisateur"
-
-#: skins/default/templates/user_tabs.html:28
-msgid "favorites"
-msgstr "favorites"
-
-#: skins/default/templates/user_tabs.html:31
-#: views/users.py:955
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr "Paramètres d'abonnement aux emails"
-#: skins/default/templates/user_tabs.html:32
+#: skins/default/templates/user_tabs.html:29
msgid "subscriptions"
msgstr "Abonnements aux emails"
-#: skins/default/templates/user_tabs.html:36
-#: views/users.py:213
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
msgid "moderate this user"
msgstr "Modérer cet utilisateur"
-#: skins/default/templates/user_tabs.html:37
+#: skins/default/templates/user_tabs.html:34
msgid "moderation"
msgstr "Modération"
-#: skins/default/templates/users.html:6
-#: skins/default/templates/users.html:24
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Utilisateurs"
-#: skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "récent"
-#: skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "par nom d'utilisateur"
-#: skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr "utilisateurs vérifiant les critères %(suser)s"
-#: skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Aucun résultat."
# FIXME coquille dans phrase anglaise ???
-#: skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "Cette question a été sélectionnée favorite"
-
-#: skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "Cette question a été sélectionnée favorite"
+msgstr[1] "Cette question a été sélectionnée favorite"
+
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr "J'aime (+1) activé"
-#: skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr "J'aime (+1) désactivé"
-#: skins/default/templates/authopenid/changeemail.html:3
-#: skins/default/templates/authopenid/changeemail.html:9
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "Changer d'email"
-#: skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr "Sauvegarder votre adresse email"
# FIXME
-#: skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr "Informations concernant le changement d'email : %(email)s"
# FIXME
-#: skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
-msgstr "voici pourquoi les emails sont obligatoires; pour plus d'infos, consultez la page %(gravatar_faq_url)s"
+msgstr ""
+"voici pourquoi les emails sont obligatoires; pour plus d'infos, consultez la "
+"page %(gravatar_faq_url)s"
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
-msgstr "<strong>Votre nouvelle adresse email:</strong> (ne sera<strong>pas</strong> visible des autres utilisateurs; et doit être valide)"
+msgstr ""
+"<strong>Votre nouvelle adresse email:</strong> (ne sera<strong>pas</strong> "
+"visible des autres utilisateurs; et doit être valide)"
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
-msgstr "<strong>Votre adresse email</strong> (ne sera<strong>pas</strong> visible des autres utilisateurs; et doit être valide)"
+msgstr ""
+"<strong>Votre adresse email</strong> (ne sera<strong>pas</strong> visible "
+"des autres utilisateurs; et doit être valide)"
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr "Sauvegarder l'email"
-#: skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr "Valider l'email"
# FIXME
-#: skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
-msgstr "valider l'information %(email)s ou visitez la page : %(change_email_url)s"
+msgstr ""
+"valider l'information %(email)s ou visitez la page : %(change_email_url)s"
-#: skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr "Email inchangé"
-#: skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
-msgstr "ancien email %(email)s conservé; si vous souhaitez le changer rendez-vous à l'url %(change_email_url)s"
+msgstr ""
+"ancien email %(email)s conservé; si vous souhaitez le changer rendez-vous à "
+"l'url %(change_email_url)s"
-#: skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr "Adresse email modifiée."
-#: skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
-msgstr "<span class='big strong'>Votre adresse email actuelle %(email)s peut être utilisée pour cela.</span>"
+msgstr ""
+"<span class='big strong'>Votre adresse email actuelle %(email)s peut être "
+"utilisée pour cela.</span>"
-#: skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr "Adresse email vérifiée."
-#: skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
-msgstr "<span class=\"big strong\">Merci d'avoir validé votre email.</span> Vous pouvez désormais <strong>poser des questions</strong> et <strong>répondre aux questions ouvertes</strong>. Vous pouvez également <strong>vous abonnez pour recevoir périodiquement par email des questions qui vous intéressent</strong>, ou être informé(e) des réponses et commentairesà vos questions."
+msgstr ""
+"<span class=\"big strong\">Merci d'avoir validé votre email.</span> Vous "
+"pouvez désormais <strong>poser des questions</strong> et <strong>répondre "
+"aux questions ouvertes</strong>. Vous pouvez également <strong>vous abonnez "
+"pour recevoir périodiquement par email des questions qui vous intéressent</"
+"strong>, ou être informé(e) des réponses et commentairesà vos questions."
# FIXME
-#: skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "l'email comportant la clé de validation n'a pas été envoyé"
-#: skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
-msgstr "<span class='big strong'>Ihre momentane E-Mail-Adresse %(email)s wurde bereits bestätigt</span>. Es wurde keine neue Bestätigungsmail versandt. Sie können Ihre E-Mail-Adresse bei Bedarf <a href='%(change_link)s'>ändern</a>."
-
-#: skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr "Compte : changer d'URL OpenID"
-
-#: skins/default/templates/authopenid/changeopenid.html:12
-msgid "This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr "Cette page vous permet de changer d'URL OpenID. Ne l'oubliez pas !"
-
-#: skins/default/templates/authopenid/changeopenid.html:14
-#: skins/default/templates/authopenid/delete.html:14
-#: skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr "Merci de bien vouloir corriger les erreurs ci-dessous :"
-
-#: skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "URL OpenID:"
-
-#: skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Compte : changer de mot de passe"
-
-#: skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr "Cette page vous permet de changer de mot de passe. Ne l'oubliez pas !"
-
-# FIXME
-#: skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "Associer votre OpenID avec ce site"
+msgstr ""
+"<span class='big strong'>Ihre momentane E-Mail-Adresse %(email)s wurde "
+"bereits bestätigt</span>. Es wurde keine neue Bestätigungsmail versandt. Sie "
+"können Ihre E-Mail-Adresse bei Bedarf <a href='%(change_link)s'>ändern</a>."
-# FIXME
-#: skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "Associez votre OpenID avec votre compte sur ce site"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "S'inscrire"
-#: skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr "Créez vous un compte chez %(provider)s; pour plus d'infos, <a href='%(gravatar_faq_url)s'>cliquez ici</a>"
+msgstr ""
+"Créez vous un compte chez %(provider)s; pour plus d'infos, <a href='%"
+"(gravatar_faq_url)s'>cliquez ici</a>"
-#: skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
-" %(provider)s. Email is required too, see %(gravatar_faq_url)s\n"
+" %(provider)s. Email is required too, see %"
+"(gravatar_faq_url)s\n"
" "
msgstr ""
"L'utilisateur %(username)s existe déjà; veuillez choisir un autre nom pour \n"
-" %(provider)s. Un email est aussi obligatoire, cf. %(gravatar_faq_url)s"
+" %(provider)s. Un email est aussi obligatoire, "
+"cf. %(gravatar_faq_url)s"
-#: skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
-msgid "register new external %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr "Informations concernant la création d'un nouveau compte chez un fournisseur d'identité externe %(provider)s; pour plus d'infos <a href='%(gravatar_faq_url)s'>cliquez ici</a>"
+msgid ""
+"register new external %(provider)s account info, see %(gravatar_faq_url)s"
+msgstr ""
+"Informations concernant la création d'un nouveau compte chez un fournisseur "
+"d'identité externe %(provider)s; pour plus d'infos <a href='%"
+"(gravatar_faq_url)s'>cliquez ici</a>"
-#: skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
-msgstr "Informations concernant la création d'un nouveau compte Facebook pour se connecter; pour plus d'infos visitez la page %(gravatar_faq_url)s"
+msgstr ""
+"Informations concernant la création d'un nouveau compte Facebook pour se "
+"connecter; pour plus d'infos visitez la page %(gravatar_faq_url)s"
#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr "Ce compte existe déjà; merci d'en utiliser un autre."
-#: skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr "Désolé, il semble qu'une erreur se soit produite :"
-
-
-#: skins/default/templates/authopenid/complete.html:82
-#FIXME
+# FIXME
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "Pseudo"
-#: skins/default/templates/authopenid/complete.html:89
-#FIXME
+# FIXME
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr "Adresse email"
-
-#: skins/default/templates/authopenid/complete.html:95
-#: skins/default/templates/authopenid/signup.html:18
-#FIXME
+# FIXME
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr ""
-#: skins/default/templates/authopenid/complete.html:99
-#: skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "Merci de sélectionner une des options ci-dessus"
-#: skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
-msgstr "L'outil de filtrage des mots-clés sera affiché à droite de l'écran, une fos que vous serez authentifié"
+msgstr ""
+"L'outil de filtrage des mots-clés sera affiché à droite de l'écran, une fos "
+"que vous serez authentifié"
-#: skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "Créer un compte"
-#: skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr "Ce compte existe déjà"
-
-#: skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "Nom d'utilisateur"
-
-#: skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "Mot de passe"
-
-#: skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr "S'inscrire"
-
-#: skins/default/templates/authopenid/complete.html:122
-#: skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr "Mot de passe oublié ?"
-
-#: skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr "Merci de vous être inscrit sur notre forum de Questions/Réponses !"
-#: skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr "Informations détaillées sur votre compte:"
-#: skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr "Nom d'utilisateur :"
-#: skins/default/templates/authopenid/confirm_email.txt:7
-#: skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "Mot de passe :"
-#: skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr "Merci de vous authentifiez :"
-#: skins/default/templates/authopenid/confirm_email.txt:12
-#: skins/default/templates/authopenid/email_validation.txt:14
-#: skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
msgstr "L'administrateur du forum"
-#: skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "Compte : compte supprimé"
-
-#: skins/default/templates/authopenid/delete.html:12
-msgid "Note: After deleting your account, anyone will be able to register this username."
-msgstr "Attention : après avoir supprimé votre compte, n'importe qui pourra créer un compte en reprenant le nom d'utilisateur que vous utilisiez..."
-
-#: skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr "Merci de cocher la case pour confirmer que vous voulez vraiment supprimer votre compte."
-
-#: skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "Oui, je souhaite supprimer définitivement mon compte."
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr "Mot de passe / URL OpenID"
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "(obligatoire, pour des raisons de sécurité)"
-
-#: skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
-msgstr "Supprimer définitivement ce compte"
-
-#: skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "Bienvenue dans notre forum de Questions/Réponses"
-#: skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr "Pour utiliser ce forum, utilisez le lien ci-dessous :"
-#: skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
-msgstr "En cliquant sur le lien ci-dessus, vous allez nous permettre de vérifier la validité de votre adresse email."
+msgstr ""
+"En cliquant sur le lien ci-dessus, vous allez nous permettre de vérifier la "
+"validité de votre adresse email."
-#: skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
"for any inconvenience"
msgstr ""
"Si vous pensez que ce message a été envoyé par erreur - \n"
-"aucune action de votre part n'est nécessaire. Ignorez ce mail, et veuillez accepter nos excuses \n"
+"aucune action de votre part n'est nécessaire. Ignorez ce mail, et veuillez "
+"accepter nos excuses \n"
"pour le dérangement que nous avons occasionné"
+#: skins/default/templates/authopenid/signin.html:3
+msgid "User login"
+msgstr "Veuillez vous authentifier avec votre \"OpenID\""
-#: skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr "Information sur la méthode classique de connexion"
-
-#: skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid "how to login with password through external login website or use %(feedback_url)s"
-msgstr "comment se connecter avec un mot de passe à travers le site web d'un fournisseur d'identité externe ou utiliser %(feedback_url)s"
-
-#: skins/default/templates/authopenid/sendpw.html:4
-#: skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Un nouveau mot de passe a été envoyé"
-
-#: skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr "Informations concernant la récupération du mot de passe"
-
-#: skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Réinitialiser le mot de passe"
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
+msgid ""
+"\n"
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
+msgstr ""
+"\n"
+"<span class=\"strong big\">Votre réponse à la question </span> <i>\"<strong>%"
+"(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">sera "
+"publiée dès que vous vous serez authentifié.</span>"
-#: skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "Retour à la page de connexion"
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
+msgid ""
+"Your question \n"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
+msgstr ""
+"Votre question \n"
+" %(title)s %(summary)s sera publiée dès que vous vous serez "
+"authentifié\n"
+" "
-#: skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
+#: skins/default/templates/authopenid/signin.html:25
msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-"Quelqu'un a fait une demande de réinitialisation de mot de passe sur le forum de Questions/Réponses %(site_url)s.\n"
-"Si vous n'êtes pas à l'origine de cette demande, ignorez ce message, et votre mot de passe ne sera pas modifié..."
-#: skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
+#: skins/default/templates/authopenid/signin.html:28
msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-"Email expliquant comment utiliser le nouveau mot de passe %(password)s pour "
-"l'utilisateur %(username)s avec la clé %(key_link)s"
+#: skins/default/templates/authopenid/signin.html:30
+msgid ""
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:5
-#: skins/default/templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "Veuillez vous authentifier avec votre \"OpenID\""
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:28
-#, python-format
+#: skins/default/templates/authopenid/signin.html:36
msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you log in\n"
-" "
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-"\n"
-"<span class=\"strong big\">Votre réponse à la question </span> <i>\"<strong>%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">sera publiée dès que vous vous serez authentifié.</span>"
-#: skins/default/templates/authopenid/signin.html:35
-#, python-format
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
msgstr ""
-"Votre question \n"
-" %(title)s %(summary)s sera publiée dès que vous vous serez authentifié\n"
-" "
-#: skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
msgstr ""
-"<span class='grey'>OpenID est un nouveau système d’authentification décentralisé, qui permet à un internaute de se connecter à des milliers de sites, en s'inscrivant auprès d'un seul d'entre eux. Vous possédez probablement déjà un \"OpenID\" (sans le savoir...) car ce standard a été adopté par les principaux acteurs d'internet : Yahoo, AOL, MySpace, Facebook, IBM, Google et sa messagerie Gmail, DailyMotion, Flickr, Wordpress, Blogger, Verisign, Orange, SourceForge...). \n"
-"Dès lors que vous êtes inscrits à l'un de ces sites, vous pouvez réutilisez votre identifiant et votre mot de passe pour vous authentifier sur tout autre site \"compatible OpenID\" </span><p><span class=\"big\">Si vous possédez un compte \"OpenID\" chez l'un des fournisseurs ci-dessous, cliquez sur son logo pour vous authentifier : </span>"
-# msgid "Click to sign in through any of these services."
-# msgstr ""
-# "<p><span class=\"big strong\">Please select your favorite login method
-# below."
-# "</span></p><p><font color=\"gray\">External login services use <a href="
-# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-# "always stays confidential between you and your login provider and you don't
-# "
-# "have to remember another one. "
-# "Askbot option requires your login name and "
-# "password entered here.</font></p>"
-#: skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
-msgstr "Saisissez <span id=\"enter_your_what\">l'identifiant que vous utilisez habituellement chez ce fournisseur de services</span><span class='grey'>(à condition qu'il soit compatible OpenID)</span>"
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+#, fuzzy
+msgid "(or select another login method above)"
+msgstr "Merci de sélectionner une des options ci-dessus"
-#: skins/default/templates/authopenid/signin.html:151
-msgid "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web address"
-msgstr "ou bien saisissez directement votre adresse web OpenID <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "connexion/"
-#: skins/default/templates/authopenid/signin.html:153
-#: skins/default/templates/authopenid/signin.html:166
-msgid "Login"
-msgstr "Connexion"
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Veuillez saisir votre nom d'utilisateur et un mot de passe"
-#: skins/default/templates/authopenid/signin.html:157
-msgid "Enter your login name and password"
-msgstr "Saisissez votre nom d'utilisateur AskBot et votre mot de passe"
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "Nom d'utilisateur"
-#: skins/default/templates/authopenid/signin.html:163
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "Mot de passe"
-#: skins/default/templates/authopenid/signin.html:167
-msgid "Create account"
-msgstr "Créer un compte"
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "Connexion"
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "Nouveau mot de passe pris en compte."
+
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "Merci de resaisir votre mot de passe"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:160
+#, fuzzy
+msgid "provider"
+msgstr "Utilisateur certifié"
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "dernière connexion"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "D'autres questions ?"
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
+msgstr "Changer le mot de passe de votre compte"
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "Changer le mot de passe de votre compte"
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Pourquoi utiliser OpenID ?"
-#: skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "OpenID est le nouveau standard d’identification sur Internet."
-#: skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
-msgstr "Le principe d'OpenID est simple : au lieu de créer un nouveau compte sur chaque nouveau site que vous visitez, vous créez UNE FOIS POUR TOUTES un compte \"OpenID\" chez le fournisseur de votre choix (Gmail, Yahoo, AOL, Orange...).Vous pourrez ensuite le réutiliser pour vous authentifier sur d'autres sites \"compatibles OpenID\", sans avoir besoin de remplir le formulaire d'inscription de ces sites..."
-
-#: skins/default/templates/authopenid/signin.html:187
+msgstr ""
+"Le principe d'OpenID est simple : au lieu de créer un nouveau compte sur "
+"chaque nouveau site que vous visitez, vous créez UNE FOIS POUR TOUTES un "
+"compte \"OpenID\" chez le fournisseur de votre choix (Gmail, Yahoo, AOL, "
+"Orange...).Vous pourrez ensuite le réutiliser pour vous authentifier sur "
+"d'autres sites \"compatibles OpenID\", sans avoir besoin de remplir le "
+"formulaire d'inscription de ces sites..."
+
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
-msgstr "OpenID à été adopté par tous les grands portails (Google, Yahoo, Facebook, Microsoft, Flicker, ...) ce qui porte le nombre de comptes OpenID à plus de 300 millions. Plus de 10000 sites sont compatibles OpenID. "
+msgstr ""
+"OpenID à été adopté par tous les grands portails (Google, Yahoo, Facebook, "
+"Microsoft, Flicker, ...) ce qui porte le nombre de comptes OpenID à plus de "
+"300 millions. Plus de 10000 sites sont compatibles OpenID. "
-#: skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenId est basé sur un standard international et libre."
-#: skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "En savoir plus."
-#: skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "Obtenir un compte OpenID"
-#: skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "S'enregistrer"
-#: skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr "Créer un nom d'utilisateur et un mot de passe"
-#: skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr "Informations sur la méthode classique de connexion"
-#: skins/default/templates/authopenid/signup.html:25
-msgid "Please read and type in the two words below to help us prevent automated account creation."
-msgstr "Merci de lire et saisir les deux mots ci-dessous pour nous aider à lutter contre la création automatique de comptes (lutte contre le spam)."
+#: skins/default/templates/authopenid/signup_with_password.html:24
+msgid ""
+"Please read and type in the two words below to help us prevent automated "
+"account creation."
+msgstr ""
+"Merci de lire et saisir les deux mots ci-dessous pour nous aider à lutter "
+"contre la création automatique de comptes (lutte contre le spam)."
-#: skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr "Créer un compte"
-#: skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "ou"
-#: skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr "retourner à la page d'authentification OpenID"
-#: skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
-msgstr "Se connecter à %(settings.APP_SHORT_NAME)s avec FaceBook !"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr "accueil"
-#: templatetags/extra_filters.py:161
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr ""
+"Le captcha ci-dessous nous permet de vous assurer que vous êtes un humain. "
+"Ceci permet de lutter contre les spammeurs, qui utilisent des robots pour "
+"créer massivement et automatiquement des comptes..."
+
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "Je suis un humain"
+
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
+msgstr "Veuillez indiquer si vous aimer ou non cette question en votant"
+
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"vote"
+msgstr[1] ""
+"\n"
+"votes"
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr "cette réponse a été acceptée comme correcte"
+
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"réponse"
+msgstr[1] ""
+"\n"
+"réponses"
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"visualisation"
+msgstr[1] ""
+"\n"
+"visualisations"
+
+#: skins/default/templates/unused/question_list.html:15
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"vote"
+msgstr[1] ""
+"\n"
+"votes"
+
+#: skins/default/templates/unused/question_list.html:35
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"reponse"
+msgstr[1] ""
+"\n"
+"reponses "
+
+#: skins/default/templates/unused/question_list.html:47
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"vue"
+msgstr[1] ""
+"\n"
+"vues"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "réponses"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "votes"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "vues"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
msgid "no items in counter"
msgstr "0"
-#: templatetags/extra_tags.py:55
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr "Image Gravatar de %(username)s"
-
-#: templatetags/extra_tags.py:165
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
msgid "%(badge_count)d %(badge_level)s badge"
msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] "%(badge_count)d %(badge_level)s badge"
msgstr[1] "%(badge_count)d %(badge_level)s badges"
-#: templatetags/extra_tags.py:188
-#: templatetags/extra_tags.py:235
-#: templatetags/extra_tags.py:239
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
msgid "reputation points"
msgstr "points de réputation"
-#: templatetags/extra_tags.py:231
+#: templatetags/extra_tags.py:221
#, python-format
msgid "your karma is %(reputation)s"
msgstr "Votre karma est %(reputation)s"
-#: templatetags/extra_tags.py:247
+#: templatetags/extra_tags.py:237
msgid "badges: "
msgstr "badges :"
-#: templatetags/extra_tags.py:318
-#, python-format
-msgid "on %(date)s"
-msgstr "le %(date)s"
-
-#: templatetags/extra_tags.py:322
-msgid "2 days ago"
-msgstr "il y a 2 jours"
-
-#: templatetags/extra_tags.py:324
-msgid "yesterday"
-msgstr "hier"
-
-#: templatetags/extra_tags.py:326
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] "il y a %(hr)d heure"
-msgstr[1] "il y a %(hr)d heures"
-
-#: templatetags/extra_tags.py:328
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] "il y a %(min)d minute"
-msgstr[1] "il y a %(min)d minutes"
-
#: utils/forms.py:32
msgid "this field is required"
msgstr "ce champ est obligatoire"
@@ -4857,11 +5420,16 @@ msgstr "désolé, aucun utilisateur ne porte ce nom"
#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
-msgstr "désolé, ce nom d'utilisateur est utilisé par plusieurs utilisateurs. C'est un problème grave, qui peut témoigner de la présence d'un bug dans l'application. Merci de prévenir l'administrateur du site. "
+msgstr ""
+"désolé, ce nom d'utilisateur est utilisé par plusieurs utilisateurs. C'est "
+"un problème grave, qui peut témoigner de la présence d'un bug dans "
+"l'application. Merci de prévenir l'administrateur du site. "
#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
-msgstr "un nom d'utilisateur doit comporter uniquement des lettres, des espaces et des caractères de soulignement (ou <i>underscores</i> : '_')"
+msgstr ""
+"un nom d'utilisateur doit comporter uniquement des lettres, des espaces et "
+"des caractères de soulignement (ou <i>underscores</i> : '_')"
#: utils/forms.py:118
msgid "your email address"
@@ -4877,7 +5445,9 @@ msgstr "Veuillez entrer une adresse email valide"
#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
-msgstr "Cette adresse email est déjà utilisée par un autre utilisateur; veuillez en saisir une autre"
+msgstr ""
+"Cette adresse email est déjà utilisée par un autre utilisateur; veuillez en "
+"saisir une autre"
#: utils/forms.py:149
msgid "choose password"
@@ -4899,176 +5469,666 @@ msgstr "Merci de resaisir votre mot de passe"
msgid "sorry, entered passwords did not match, please try again"
msgstr "désolé, les 2 mots de passe sont différents, veuillez recommencer"
-#: views/commands.py:40
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr "le %(date)s"
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "il y a 2 jours"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "hier"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] "il y a %(hr)d heure"
+msgstr[1] "il y a %(hr)d heures"
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] "il y a %(min)d minute"
+msgstr[1] "il y a %(min)d minutes"
+
+#: views/commands.py:42
msgid "anonymous users cannot vote"
msgstr "les utilisateurs anonymes ne peuvent pas voter"
-#: views/commands.py:60
+#: views/commands.py:62
msgid "Sorry you ran out of votes for today"
msgstr "Désolé, vous avez épuisé votre crédit de votes pour ajourd'hui"
-#: views/commands.py:66
+#: views/commands.py:68
#, python-format
msgid "You have %(votes_left)s votes left for today"
msgstr "Il vous reste un crédit de %(votes_left)s votes pour aujourd'hui"
-#: views/commands.py:136
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr ""
+"Désolé, mais les utilisateurs anonymes ne peuvent aps accepter les réponses"
+
+#: views/commands.py:209
msgid "Sorry, something is not right here..."
msgstr "Désolé, il semble y avoir un problème..."
-#: views/commands.py:151
+#: views/commands.py:224
msgid "Sorry, but anonymous users cannot accept answers"
-msgstr "Désolé, mais les utilisateurs anonymes ne peuvent aps accepter les réponses"
+msgstr ""
+"Désolé, mais les utilisateurs anonymes ne peuvent aps accepter les réponses"
-#: views/commands.py:232
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
-msgstr "Votre abonnement a été enegistré, mais nous devons valider votre adresse email %(email)s ; <a href='%(details_url)s'>Cliquez ici pour en savoir plus</a>."
+msgstr ""
+"Votre abonnement a été enegistré, mais nous devons valider votre adresse "
+"email %(email)s ; <a href='%(details_url)s'>Cliquez ici pour en savoir plus</"
+"a>."
-#: views/commands.py:240
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
-msgstr "La fréquence d'envoi des emails de notification de mises à jour est désormais \"quotidienne\"."
+msgstr ""
+"La fréquence d'envoi des emails de notification de mises à jour est "
+"désormais \"quotidienne\"."
# FIXME à vérifier
-#: views/meta.py:40
+#: views/meta.py:57
msgid "Q&A forum feedback"
-msgstr "Vos remarques, critiques et suggestions sur notre forum de questions/réponses"
+msgstr ""
+"Vos remarques, critiques et suggestions sur notre forum de questions/réponses"
-#: views/meta.py:41
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Merci pour vos remarques !"
-#: views/meta.py:49
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
-msgstr "Nous aimerions bien savoir ce que vous pensez de notre service de questions/réponses ! Lors de votre prochaine visite, n'hésitez pas à nous envoyer vos remarques, critiques et suggestions ;o)"
+msgstr ""
+"Nous aimerions bien savoir ce que vous pensez de notre service de questions/"
+"réponses ! Lors de votre prochaine visite, n'hésitez pas à nous envoyer vos "
+"remarques, critiques et suggestions ;o)"
-#: views/readers.py:291
+#: views/readers.py:429
msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr "Désolé, cette question a été supprimée, et n'est plus accessible."
# FIXME
-#: views/users.py:214
+#: views/users.py:216
msgid "moderate user"
msgstr "utilisateur modéré"
# FIXME ou bien "Annulation des emails de notification de mises à jour" ???
-#: views/users.py:416
+#: views/users.py:400
msgid "user profile"
msgstr "profil de l'utilisateur"
-#: views/users.py:417
+#: views/users.py:401
msgid "user profile overview"
msgstr "infOs générales sur le profil de l'utilisateur"
-#: views/users.py:699
+#: views/users.py:684
msgid "recent user activity"
msgstr "activité récente de l'utilisateur"
-#: views/users.py:700
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "profil - activité récente"
-#: views/users.py:767
+#: views/users.py:753
msgid "profile - responses"
msgstr "profil - réactions"
-#: views/users.py:831
+#: views/users.py:818
msgid "profile - votes"
msgstr "profil - votes"
-#: views/users.py:866
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "réputation de l'utilisateur au sein de la communauté"
-#: views/users.py:867
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "profil - réputation de l'utilisateur"
-#: views/users.py:918
+#: views/users.py:885
msgid "users favorite questions"
msgstr "questions favorites des utilisateurs"
-#: views/users.py:919
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "profil - questions favorites"
-#: views/users.py:935
-#: views/users.py:939
+#: views/users.py:906 views/users.py:910
msgid "changes saved"
msgstr "Modifications enregistrées."
-#: views/users.py:945
+#: views/users.py:916
msgid "email updates canceled"
msgstr "Modification(s) d'email(s) annulée(s)"
-#: views/users.py:956
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "profil - abonnements emails"
-#: views/writers.py:52
+#: views/writers.py:53
msgid "Sorry, anonymous users cannot upload files"
-msgstr "Désolé, les utilisateurs anonymes ne peuvent pas transférer de fichiers"
+msgstr ""
+"Désolé, les utilisateurs anonymes ne peuvent pas transférer de fichiers"
-#: views/writers.py:60
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr "Les types de fichiers autoprisés sont '%(file_types)s'"
-#: views/writers.py:83
+#: views/writers.py:85
#, python-format
msgid "maximum upload file size is %(file_size)sK"
-msgstr "La taille maximale autorisée pour un fichier est de %(file_size)s Kilo-octets"
+msgstr ""
+"La taille maximale autorisée pour un fichier est de %(file_size)s Kilo-octets"
-#: views/writers.py:91
+#: views/writers.py:93
msgid "Error uploading file. Please contact the site administrator. Thank you."
-msgstr "Une erreur est survenue lors du transfert du fichier sur notre serveur. Merci de contacter l'administrateur."
+msgstr ""
+"Une erreur est survenue lors du transfert du fichier sur notre serveur. "
+"Merci de contacter l'administrateur."
-#: views/writers.py:421
+#: views/writers.py:454
#, python-format
-msgid "Sorry, you appear to be logged out and cannot post comments. Please <a href=\"%(sign_in_url)s\">sign in</a>."
-msgstr "Désolé, vous ne pouvez pas publier de commentaires car vous semblez être déconnecté. Merci d'essayer de vous <a href=\"%(sign_in_url)s\">reconnecter</a>."
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
+"Désolé, vous ne pouvez pas publier de commentaires car vous semblez être "
+"déconnecté. Merci d'essayer de vous <a href=\"%(sign_in_url)s\">reconnecter</"
+"a>."
-#: views/writers.py:456
+#: views/writers.py:489
#, python-format
-msgid "Sorry, you appear to be logged out and cannot delete comments. Please <a href=\"%(sign_in_url)s\">sign in</a>."
-msgstr "Désolé, vous ne pouvez pas supprimer de commentaires car vous semblez être déconnecté. Merci d'essayer de vous <a href=\"%(sign_in_url)s\">reconnecter</a>."
+msgid ""
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
+"Désolé, vous ne pouvez pas supprimer de commentaires car vous semblez être "
+"déconnecté. Merci d'essayer de vous <a href=\"%(sign_in_url)s\">reconnecter</"
+"a>."
-#: views/writers.py:476
+#: views/writers.py:509
msgid "sorry, we seem to have some technical difficulties"
-msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniques..."
+msgstr ""
+"Désolé, nous rencontrons apparemment des difficultés d'ordre techniques..."
+
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "Il existe déjà un compte portant ce nom !"
+
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr ""
+#~ "Impossible d'avoir deux identifiants de connexion pour un même compte."
+
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "Veuillez saisir un nom d'utilisateur et un mot de passe valides. Les deux "
+#~ "sont sensibles à la casse (minuscules/majuscules)."
+
+#~ msgid "This account is inactive."
+#~ msgstr "Ce compte est inactif."
+
+#~ msgid "Login failed."
+#~ msgstr "La connexion a échoué."
+
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr ""
+#~ "Veuillez saisir un nom d'utilisateur et un mot de passe valides. Notez "
+#~ "que les deux sont sensibles à la casse (respect des minuscules/"
+#~ "majuscules)."
+
+#~ msgid "sendpw/"
+#~ msgstr "envoi_mot_de_passe/"
+
+#~ msgid "password/"
+#~ msgstr "mot_de_passe/"
+
+#~ msgid "confirm/"
+#~ msgstr "confirmation/"
+
+#~ msgid "email/"
+#~ msgstr "courriel/"
+
+#~ msgid "validate/"
+#~ msgstr "valider/"
+
+#~ msgid "change/"
+#~ msgstr "modifier/"
+
+#~ msgid "sendkey/"
+#~ msgstr "envoyer_cle/"
+
+#~ msgid "verify/"
+#~ msgstr "verifier/"
+
+#~ msgid "openid/"
+#~ msgstr "openid/"
+
+#~ msgid "external-login/forgot-password/"
+#~ msgstr "connexion-externe/oubli-mot-de-passe/"
+
+#~ msgid "external-login/signup/"
+#~ msgstr "connexion-externe/inscription/"
+
+#~ msgid "Password changed."
+#~ msgstr "Mot de passe mis à jour."
+
+#~ msgid "your email was not changed"
+#~ msgstr "Votre adresse email n'a pas été modifiée."
+
+#~ msgid "No OpenID %s found associated in our database"
+#~ msgstr ""
+#~ "Nous n'avons trouvé aucun OpenID %s associé dans notre base de données."
+
+#~ msgid "The OpenID %s isn't associated to current user logged in"
+#~ msgstr ""
+#~ "L'OpenID %s n'est pas associé à l'utilisateur actuellement connecté."
+
+#~ msgid "Email Changed."
+#~ msgstr "Email mis à jour."
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Cet OpenID est déjà associé à un autre compte."
+
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "L'OpenID %s est maintenant associé à votre compte."
+
+#~ msgid "Account deleted."
+#~ msgstr "Compte supprimé."
+
+#~ msgid "Request for new password"
+#~ msgstr "Demande de nouveau mot de passe"
+
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr ""
+#~ "Un nouveau mot de passe et lien permettant de l'activer viennent d'être "
+#~ "envoyés à votre adresse email."
+
+#~ msgid ""
+#~ "Could not change password. Confirmation key '%s' is not "
+#~ "registered."
+#~ msgstr ""
+#~ "Le mot de passe n'a pas pu être mis à jour. La clé de confirmation '%s' "
+#~ "n'est pas enregistrée. "
+
+#~ msgid ""
+#~ "Can not change password. User don't exist anymore in our "
+#~ "database."
+#~ msgstr ""
+#~ "Impossible de changer le mot de passe. L'utilisateur n'existe plus dans "
+#~ "notre base de données."
+
+# FIXME
+#~ msgid "Password changed for %s. You may now sign in."
+#~ msgstr ""
+#~ "Le mot de passe de '%s' a été modifié. Vous pouvez maintenant vous "
+#~ "connecter."
+
+#~ msgid "email update message subject"
+#~ msgstr "Sujet du message de modification d'email"
+
+#~ msgid "sorry, system error"
+#~ msgstr "Désolé, erreur interne"
+
+#~ msgid "Account functions"
+#~ msgstr "Gérer votre compte"
+
+#~ msgid "Change email "
+#~ msgstr "Changer d'adresse email"
+
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr "Ajouter ou modifier l'adresse email associée à votre compte"
+
+#~ msgid "Change OpenID"
+#~ msgstr "Changer d'OpenID"
+
+#~ msgid "Change openid associated to your account"
+#~ msgstr "Changer l'OpenID associé à votre compte"
+
+#~ msgid "Delete account"
+#~ msgstr "Supprimer le compte"
+
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr ""
+#~ "Supprimer votre nom d'utilisateur et toutes vos données de notre site"
+
+#~ msgid "toggle preview"
+#~ msgstr "basculer vers l'aperçu"
+
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class='strong big'>Ihre E-Mail-Adresse %(email)s wurde noch nicht "
+#~ "bestätigt.</span> Um Beiträge veröffentlichen zu können, müssen Sie Ihre "
+#~ "E-Mail-Adresse bestätigen. <a href='%(email_validation_faq_url)s'>Mehr "
+#~ "infos hier</a>.<br>Sie können Ihren Beitrag speichern und die Bestätigung "
+#~ "danach durchführen - Ihr Beitrag wird bis dahin gespeichert."
+
+#~ msgid "reading channel"
+#~ msgstr "Canal de lecture"
+
+#~ msgid "[author]"
+#~ msgstr "[auteur]"
+
+#~ msgid "[publisher]"
+#~ msgstr "[auteur de la publication]"
+
+#~ msgid "[publication date]"
+#~ msgstr "[date de publication]"
+
+#~ msgid "[price]"
+#~ msgstr "[prix]"
+
+#~ msgid "currency unit"
+#~ msgstr "devise"
+
+#~ msgid "[pages]"
+#~ msgstr "[pages]"
+
+#~ msgid "pages abbreviation"
+#~ msgstr "abbréviation des pages"
+
+#~ msgid "[tags]"
+#~ msgstr "[mots-cles]"
+
+#~ msgid "author blog"
+#~ msgstr "blog de l'auteur"
+
+#~ msgid "book directory"
+#~ msgstr "bibliothèque"
+
+#~ msgid "buy online"
+#~ msgstr "acheter en ligne"
+
+#~ msgid "reader questions"
+#~ msgstr "questions des lecteurs"
+
+#~ msgid "ask the author"
+#~ msgstr "Demander à l'auteur"
+
+#~ msgid "this question was selected as favorite"
+#~ msgstr "Cette question a été sélectionnée comme favorite"
+
+#~ msgid "number of times"
+#~ msgstr "fois"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "La réponse a été jugée correcte"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "S'abonner au flux RSS"
+
+#~ msgid ""
+#~ "\n"
+#~ "<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</"
+#~ "a>\n"
+#~ " for an answer to question \"%(origin_post_title)s\"</p>\n"
+#~ msgstr ""
+#~ "\n"
+#~ "<p>%(update_author_name)s a laissé <a href=\"%(post_url)s\">nouveau "
+#~ "commentaire</a>\n"
+#~ " concernant une réponse à la question \"%(origin_post_title)s\"</p>\n"
+
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "%(rev_count)s revision"
+#~ msgstr[1] "%(rev_count)s revisions"
+
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "Les tags nous permettent de classer et organiser les questions."
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "Cliquez ici pour voir les questions les plus récentes"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "Cliquez ici pour voir les questions les moins récentes"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "Cliquez ici pour voir les questions mises à jour le plus récemment"
+
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "Cliquez ici pour voir les questions mises à jour le moins récemment"
+
+# FIXME
+#~ msgid "click to see hottest questions"
+#~ msgstr ""
+#~ "Cliquez ici pour voir les questions ayant obtenu le plus de réponses"
+
+#~ msgid "less answers"
+#~ msgstr "nb réponses (↑)"
+
+# FIXME
+#~ msgid "click to see coldest questions"
+#~ msgstr ""
+#~ "Cliquez ici pour voir les questions ayant obtenu le moins de réponses"
+
+#~ msgid "more answers"
+#~ msgstr "nb réponses (↓)"
+
+#~ msgid "click to see most voted questions"
+#~ msgstr "Cliquez ici pour voir les questions ayant obtenu le plus de votes"
+
+#~ msgid "unpopular"
+#~ msgstr "popularité (↑)"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "Cliquez ici pour voir les questions ayant obtenu le moins de votes"
+
+#~ msgid "popular"
+#~ msgstr "popularité (↓)"
+
+#~ msgid "responses"
+#~ msgstr "réponses"
+
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "Compte : changer d'URL OpenID"
+
+#~ msgid ""
+#~ "This is where you can change your OpenID URL. Make sure you remember it!"
+#~ msgstr "Cette page vous permet de changer d'URL OpenID. Ne l'oubliez pas !"
+
+#~ msgid "Please correct errors below:"
+#~ msgstr "Merci de bien vouloir corriger les erreurs ci-dessous :"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr ""
+#~ "Cette page vous permet de changer de mot de passe. Ne l'oubliez pas !"
+
+# FIXME
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "Associer votre OpenID avec ce site"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "Désolé, il semble qu'une erreur se soit produite :"
+
+#~ msgid "Existing account"
+#~ msgstr "Ce compte existe déjà"
+
+#~ msgid "password"
+#~ msgstr "Mot de passe"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "Mot de passe oublié ?"
+
+#~ msgid "Account: delete account"
+#~ msgstr "Compte : compte supprimé"
+
+#~ msgid ""
+#~ "Note: After deleting your account, anyone will be able to register this "
+#~ "username."
+#~ msgstr ""
+#~ "Attention : après avoir supprimé votre compte, n'importe qui pourra créer "
+#~ "un compte en reprenant le nom d'utilisateur que vous utilisiez..."
+
+#~ msgid "Check confirm box, if you want delete your account."
+#~ msgstr ""
+#~ "Merci de cocher la case pour confirmer que vous voulez vraiment supprimer "
+#~ "votre compte."
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "Oui, je souhaite supprimer définitivement mon compte."
+
+#~ msgid "Password/OpenID URL"
+#~ msgstr "Mot de passe / URL OpenID"
+
+#~ msgid "(required for your security)"
+#~ msgstr "(obligatoire, pour des raisons de sécurité)"
+
+#~ msgid "Delete account permanently"
+#~ msgstr "Supprimer définitivement ce compte"
+
+#~ msgid "Traditional login information"
+#~ msgstr "Information sur la méthode classique de connexion"
+
+#~ msgid ""
+#~ "how to login with password through external login website or use %"
+#~ "(feedback_url)s"
+#~ msgstr ""
+#~ "comment se connecter avec un mot de passe à travers le site web d'un "
+#~ "fournisseur d'identité externe ou utiliser %(feedback_url)s"
+
+#~ msgid "Send new password"
+#~ msgstr "Un nouveau mot de passe a été envoyé"
+
+#~ msgid "password recovery information"
+#~ msgstr "Informations concernant la récupération du mot de passe"
+
+#~ msgid "Reset password"
+#~ msgstr "Réinitialiser le mot de passe"
+
+#~ msgid "return to login"
+#~ msgstr "Retour à la page de connexion"
+
+#~ msgid ""
+#~ "Someone has requested to reset your password on %(site_url)s.\n"
+#~ "If it were not you, it is safe to ignore this email."
+#~ msgstr ""
+#~ "Quelqu'un a fait une demande de réinitialisation de mot de passe sur le "
+#~ "forum de Questions/Réponses %(site_url)s.\n"
+#~ "Si vous n'êtes pas à l'origine de cette demande, ignorez ce message, et "
+#~ "votre mot de passe ne sera pas modifié..."
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "Email expliquant comment utiliser le nouveau mot de passe %(password)s "
+#~ "pour l'utilisateur %(username)s avec la clé %(key_link)s"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr ""
+#~ "<span class='grey'>OpenID est un nouveau système d’authentification "
+#~ "décentralisé, qui permet à un internaute de se connecter à des milliers "
+#~ "de sites, en s'inscrivant auprès d'un seul d'entre eux. Vous possédez "
+#~ "probablement déjà un \"OpenID\" (sans le savoir...) car ce standard a été "
+#~ "adopté par les principaux acteurs d'internet : Yahoo, AOL, MySpace, "
+#~ "Facebook, IBM, Google et sa messagerie Gmail, DailyMotion, Flickr, "
+#~ "Wordpress, Blogger, Verisign, Orange, SourceForge...). \n"
+#~ "Dès lors que vous êtes inscrits à l'un de ces sites, vous pouvez "
+#~ "réutilisez votre identifiant et votre mot de passe pour vous authentifier "
+#~ "sur tout autre site \"compatible OpenID\" </span><p><span class=\"big"
+#~ "\">Si vous possédez un compte \"OpenID\" chez l'un des fournisseurs ci-"
+#~ "dessous, cliquez sur son logo pour vous authentifier : </span>"
+
+# msgid "Click to sign in through any of these services."
+# msgstr ""
+# "<p><span class=\"big strong\">Please select your favorite login method
+# below."
+# "</span></p><p><font color=\"gray\">External login services use <a href="
+# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
+# "always stays confidential between you and your login provider and you don't
+# "
+# "have to remember another one. "
+# "Askbot option requires your login name and "
+# "password entered here.</font></p>"
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "Saisissez <span id=\"enter_your_what\">l'identifiant que vous utilisez "
+#~ "habituellement chez ce fournisseur de services</span><span class='grey'>"
+#~ "(à condition qu'il soit compatible OpenID)</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "ou bien saisissez directement votre adresse web OpenID <a class="
+#~ "\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+
+#~ msgid "Enter your login name and password"
+#~ msgstr "Saisissez votre nom d'utilisateur AskBot et votre mot de passe"
+
+#~ msgid "Create account"
+#~ msgstr "Créer un compte"
+
+#~ msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
+#~ msgstr "Se connecter à %(settings.APP_SHORT_NAME)s avec FaceBook !"
# TODO vérifier que %s contient le username et pas le nouveau mot de passe !
#~ msgid "Your question and all of it's answers have been deleted"
#~ msgstr ""
#~ "Votre question a été supprimée, ainsi que toutes les réponses associées."
+
#~ msgid "Your question has been deleted"
#~ msgstr "Votre question a été supprimée."
+
#~ msgid "The question and all of it's answers have been deleted"
#~ msgstr "La question et toutes ses réponses ont été supprimées."
+
#~ msgid "The question has been deleted"
#~ msgstr "La question a été supprimée."
+
#~ msgid "question"
#~ msgstr "question"
+
#~ msgid "Automatically accept user's contributions for the email updates"
#~ msgstr ""
#~ "Accepter automatiquement les contributions d'utilisateurs pour les mises "
#~ "à jour par email"
+
#~ msgid "unanswered/"
#~ msgstr "nonrepondu/"
+
#~ msgid "nimda/"
#~ msgstr "nimda/"
+
#~ msgid "Première révision de mots-clés"
#~ msgstr "Erste Tag-Bearbeitung"
+
#~ msgid "open any closed question"
#~ msgstr "(ré)ouvrir n'importe quelle question cloturée"
+
#~ msgid "books"
#~ msgstr "Livres"
+
#~ msgid "general message about privacy"
#~ msgstr ""
#~ "Datenschutz und die Privatsphäre unserer Nutzer sind uns wichtig. Auf "
#~ "dieser Seite wird erklärt, wie wir mit Ihren Daten umgehen."
+
#~ msgid "Site Visitors"
#~ msgstr "Visiteurs du site"
+
#~ msgid "what technical information is collected about visitors"
#~ msgstr ""
#~ "Information über das Anschauen von Fragen, Fragen-Versionen und "
@@ -5076,82 +6136,106 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ "Nutzer aufgezeichnet, um eine korrekte Zählung der Zugriffe sowie einen "
#~ "intakten Datenbestand zu gewährleisten und um zuvor angeforderte "
#~ "Benachrichtigungsmails an die Nutzer zu versenden."
+
#~ msgid "Personal Information"
#~ msgstr "Informations personnelles"
+
#~ msgid "details on personal information policies"
#~ msgstr ""
#~ "Benutzer können auf freiwilliger Basis Informationen über sich in ihrem "
#~ "Benutzerprofil ablegen. Diese Daten werden nicht ohne die ausdrückliche "
#~ "Zustimmung des Nutzers öffentlich angezeigt."
+
#~ msgid "Other Services"
#~ msgstr "Autres services"
+
#~ msgid "details on sharing data with third parties"
#~ msgstr ""
#~ "Keine Daten, die nicht mit Zustimmung des Benutzers öffentlich auf der "
#~ "Internetseite angezeigt werden, werden mit Dritten geteilt. "
+
#~ msgid "Policy Changes"
#~ msgstr "Changement de politique"
+
#~ msgid "how privacy policies can be changed"
#~ msgstr ""
#~ "Unsere Datenschutzrichtlinien können sich im Laufe der Zeit verfeinern "
#~ "und verändern. Registrierte Benutzer werden in diesen Fällen automatisch "
#~ "benachrichtigt."
+
#~ msgid "Found by tags"
#~ msgstr "Trouvés (par tags)"
+
#~ msgid "Search results"
#~ msgstr "Résultats de la recherche"
+
#~ msgid "Found by title"
#~ msgstr "Trouvés (par titre)"
+
#~ msgid "Unanswered questions"
#~ msgstr "Questions sans réponses"
+
#~ msgid "All questions"
#~ msgstr "Toutes les questions"
+
#, fuzzy
#~ msgid " %(q_num)s question found"
#~ msgid_plural "%(q_num)s questions found"
#~ msgstr[0] "%(q_num)s question trouvée"
#~ msgstr[1] "%(q_num)s questions trouvées"
+
#~ msgid "Open the previously closed question"
#~ msgstr "Ouvrir la question précédemment close"
+
#~ msgid "The question was closed for the following reason "
#~ msgstr "Cette question a été close pour la raison suivante "
+
#~ msgid "reason - leave blank in english"
#~ msgstr "raison"
+
#~ msgid "on "
#~ msgstr "le"
+
#~ msgid "date closed"
#~ msgstr "date de cloture"
+
#~ msgid "favorite questions"
#~ msgstr "questions favorites"
+
#~ msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'"
#~ msgstr ""
#~ "Les types de fichiers autorisés sont : 'jpg', 'jpeg', 'gif', 'bmp', 'png' "
#~ "et 'tiff'"
+
#~ msgid "Email Validation"
#~ msgstr "Validation d'email"
+
#~ msgid "Thank you, your email is now validated."
#~ msgstr "Merci, votre email est désormais validé."
-#~ msgid "Your password was changed"
-#~ msgstr "Votre mot de passe a été mis à jour."
-#~ msgid "New password set"
-#~ msgstr "Nouveau mot de passe pris en compte."
+
#~ msgid "Welcome back %s, you are now logged in"
#~ msgstr ""
#~ "Nous sommes ravis de vous revoir %s; vous êtes maintenant connecté(e)."
+
#~ msgid "books/"
#~ msgstr "livres/"
+
#~ msgid "please login"
#~ msgstr "Bitte einloggen"
+
#~ msgid " One question found"
#~ msgid_plural "%(q_num)s questions found"
#~ msgstr[0] "Eine Frage gefunden"
#~ msgstr[1] "%(q_num)s Fragen gefunden"
+
#~ msgid "one revision"
#~ msgid_plural "%(rev_count)s revisions"
#~ msgstr[0] "1 Version"
#~ msgstr[1] "%(rev_count)s Versionen"
+
#~ msgid "The users have been awarded with badges:"
#~ msgstr "Die Benutzer sind ausgezeichnet worden:"
+
#~ msgid ""
#~ "\n"
#~ " see <strong>one</strong> "
@@ -5168,6 +6252,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "<strong>%(counter)s</strong> weitere "
+
#~ msgid ""
#~ "\n"
#~ " see <strong>one</strong> more "
@@ -5184,6 +6269,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "<strong>%(counter)s</strong> weitere Kommentar"
+
#~ msgid ""
#~ "\n"
#~ " see <strong>one</"
@@ -5200,6 +6286,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "<strong>%(counter)s</strong> weitere anschauen"
+
#~ msgid ""
#~ "\n"
#~ " see <strong>one</"
@@ -5216,6 +6303,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "<strong>%(counter)s</strong> weitere Kommentare anschauen"
+
#~ msgid ""
#~ "\n"
#~ " (one comment)\n"
@@ -5231,6 +6319,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "(%(comment_count)s Kommentare)"
+
#~ msgid ""
#~ "\n"
#~ " <span class=\"count\">1</span> Vote\n"
@@ -5245,6 +6334,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "<span class=\"count\">%(cnt)s</span> Bewertungen"
+
#~ msgid ""
#~ "\n"
#~ " <span class=\"count\">1</span> Tag\n"
@@ -5259,16 +6349,22 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "<span class=\"count\">%(counter)s</span> Tags"
+
#~ msgid "welcome to website"
#~ msgstr "Welcome to Q&amp;A forum"
+
#~ msgid "Recent awards"
#~ msgstr "Recent badges"
+
#~ msgid "all awards"
#~ msgstr "all badges"
+
#~ msgid "complete list of questions"
#~ msgstr "list of all questions"
+
#~ msgid "popular tags"
#~ msgstr "tags"
+
#~ msgid ""
#~ " have total %(q_num)s questions containing %(searchtitle)s in full text "
#~ msgid_plural ""
@@ -5279,6 +6375,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions containing "
#~ "<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
+
#~ msgid " have total %(q_num)s questions containing %(searchtitle)s "
#~ msgid_plural " have total %(q_num)s questions containing %(searchtitle)s "
#~ msgstr[0] ""
@@ -5289,6 +6386,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions with title "
#~ "containing <strong><span class=\"darkred\">%(searchtitle)s</span></"
#~ "strong></p>"
+
#~ msgid " have total %(q_num)s unanswered questions "
#~ msgid_plural " have total %(q_num)s unanswered questions "
#~ msgstr[0] ""
@@ -5297,14 +6395,19 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "<div class=\"questions-count\">%(q_num)s</div>questions <strong>without "
#~ "accepted answers</strong>"
+
#~ msgid "Most recently answered ones are shown first."
#~ msgstr "<strong>Most recently answered</strong> questions are shown first."
+
#~ msgid "Questions sorted by <strong>number of responses</strong>."
#~ msgstr "Questions sorted by the <strong>number of answers</strong>."
+
#~ msgid "Most answered questions are shown first."
#~ msgstr " "
+
#~ msgid "avatar, see %(gravatar_faq_url)s"
#~ msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
+
#~ msgid ""
#~ "\n"
#~ " have total %(q_num)s unanswered questions\n"
@@ -5321,6 +6424,7 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ "\n"
#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
#~ "accepted answer</p>"
+
#~ msgid ""
#~ "\n"
#~ " have total %(q_num)s questions\n"
@@ -5335,4 +6439,3 @@ msgstr "Désolé, nous rencontrons apparemment des difficultés d'ordre techniqu
#~ msgstr[1] ""
#~ "\n"
#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
-
diff --git a/askbot/locale/it/LC_MESSAGES/django.po b/askbot/locale/it/LC_MESSAGES/django.po
index a3f93815..b63a6498 100644
--- a/askbot/locale/it/LC_MESSAGES/django.po
+++ b/askbot/locale/it/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-28 13:11-0500\n"
+"POT-Creation-Date: 2010-11-18 17:35-0600\n"
"PO-Revision-Date: 2010-08-25 06:29\n"
"Last-Translator: <fph@ngi.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,69 +25,69 @@ msgstr "-"
msgid "latest questions"
msgstr "domande recenti"
-#: forms.py:47 skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "title"
msgstr "titolo"
-#: forms.py:48
+#: forms.py:55
msgid "please enter a descriptive title for your question"
msgstr "per favore inserisci un titolo descrittivo per la tua domanda"
-#: forms.py:53
+#: forms.py:60
msgid "title must be > 10 characters"
msgstr "il titolo deve essere più lungo di 10 caratteri"
-#: forms.py:62
+#: forms.py:69
msgid "content"
msgstr "contenuto"
-#: forms.py:68
+#: forms.py:75
msgid "question content must be > 10 characters"
msgstr "la domanda deve contenere più di 10 caratteri"
-#: forms.py:77 skins/default/templates/header.html:46
+#: forms.py:84 skins/default/templates/header.html:83
msgid "tags"
msgstr "tag"
-#: forms.py:79
+#: forms.py:86
msgid ""
"Tags are short keywords, with no spaces within. Up to five tags can be used."
msgstr ""
"I tag sono brevi parole chiave, senza spaziature tra una e l'altra. Possono "
"essere inseriti fino a 5 tags."
-#: forms.py:86 skins/default/templates/question_retag.html:39
+#: forms.py:93 skins/default/templates/question_retag.html:78
msgid "tags are required"
msgstr "i tag sono obbligatori"
-#: forms.py:95
+#: forms.py:102
#, python-format
msgid "please use %(tag_count)d tag or less"
msgid_plural "please use %(tag_count)d tags or less"
msgstr[0] "per favore usa un numero uguale o inferiore a %(tag_count)d tag"
msgstr[1] "per favore usa un numero uguale o inferiore a %(tag_count)d tags"
-#: forms.py:104
+#: forms.py:111
#, python-format
msgid "each tag must be shorter than %(max_chars)d character"
msgid_plural "each tag must be shorter than %(max_chars)d characters"
msgstr[0] "ogni tag deve essere più corto di %(max_chars)d carattere"
msgstr[1] "ogni tag deve essere più corto di %(max_chars)d caratteri"
-#: forms.py:112
+#: forms.py:119
msgid "use-these-chars-in-tags"
msgstr "usa-questi-caratteri-nei-tag"
-#: forms.py:122 skins/default/templates/post_contributor_info.html:7
-#: skins/default/templates/question_summary_list_roll.html:26
-#: skins/default/templates/question_summary_list_roll.html:38
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
msgid "community wiki"
msgstr "domanda comunitaria"
-#: forms.py:123
+#: forms.py:131
msgid ""
"if you choose community wiki option, the question and answer do not generate "
"points and name of author will not be shown"
@@ -95,11 +95,11 @@ msgstr ""
"se scegli l'opzione 'domanda comunitaria', le domanda e le risposte non "
"genereranno punti ed il nome dell'autore non verrà mostrato"
-#: forms.py:139
+#: forms.py:147
msgid "update summary:"
msgstr "aggiorna il sommario:"
-#: forms.py:140
+#: forms.py:148
msgid ""
"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
"improved style, this field is optional)"
@@ -107,72 +107,72 @@ msgstr ""
"inserisci una breve descrizione della tua modifica (ad esempio, corretta "
"l'ortografia, migliorato lo stile. Questo campo è opzionale)"
-#: forms.py:153
+#: forms.py:161
msgid "Enter number of points to add or subtract"
msgstr "inserisci un numero di punti da aggiungere o rimuovere"
-#: forms.py:167 const/__init__.py:217
+#: forms.py:175 const/__init__.py:218
msgid "approved"
msgstr "approvato"
-#: forms.py:168 const/__init__.py:218
+#: forms.py:176 const/__init__.py:219
msgid "watched"
msgstr "osservato"
-#: forms.py:169 const/__init__.py:219
+#: forms.py:177 const/__init__.py:220
msgid "suspended"
msgstr "sospeso"
-#: forms.py:170 const/__init__.py:220
+#: forms.py:178 const/__init__.py:221
msgid "blocked"
msgstr "bloccato"
-#: forms.py:172 const/__init__.py:216
+#: forms.py:180 const/__init__.py:217
msgid "moderator"
msgstr "moderatore"
-#: forms.py:192
+#: forms.py:200
msgid "Change status to"
msgstr "Cambia lo stato a"
-#: forms.py:219
+#: forms.py:227
msgid "which one?"
msgstr "quale?"
-#: forms.py:240
+#: forms.py:248
msgid "Cannot change own status"
msgstr "Non è possibile cambiare il proprio stato"
-#: forms.py:246
+#: forms.py:254
msgid "Cannot turn other user to moderator"
msgstr "Non è possibile rendere moderatore un altro utente"
-#: forms.py:253
+#: forms.py:261
msgid "Cannot change status of another moderator"
msgstr "Non è possibile cambiare lo stato di un altro moderatore"
-#: forms.py:259
+#: forms.py:267
#, python-format
msgid "If you wish to change %(username)s's status, "
msgstr "Se desideri cambiare lo stato di %(username)s, "
-#: forms.py:268
+#: forms.py:276
msgid "Subject line"
msgstr "Oggetto"
-#: forms.py:275
+#: forms.py:283
msgid "Message text"
msgstr "Messaggio"
-#: forms.py:362
+#: forms.py:360
msgid "Your name:"
msgstr "Il tuo nome:"
-#: forms.py:363
+#: forms.py:361
msgid "Email (not shared with anyone):"
msgstr "Email (non condivisa con altri):"
-#: forms.py:364
+#: forms.py:362
msgid "Your message:"
msgstr "Il tuo messaggio:"
@@ -181,109 +181,108 @@ msgid "this email does not have to be linked to gravatar"
msgstr "questa email non deve essere linkata al gravatar"
#: forms.py:456
-msgid "Screen name"
-msgstr "Nome utente"
-
-#: forms.py:458
msgid "Real name"
msgstr "Nome reale"
-#: forms.py:465
+#: forms.py:463
msgid "Website"
msgstr "Sito web"
-#: forms.py:472
+#: forms.py:470
msgid "Location"
msgstr "Luogo"
-#: forms.py:479
+#: forms.py:477
msgid "Date of birth"
msgstr "Data di nascita"
-#: forms.py:480
+#: forms.py:478
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
"non verrà mostrata, utilizzato per calcolare l'età, formato: YYYY-MM-DD"
-#: forms.py:486 skins/default/templates/account_settings.html:21
-#: skins/default/templates/authopenid/settings.html:21
+#: forms.py:484
msgid "Profile"
msgstr "Profilo"
-#: forms.py:519 forms.py:520
+#: forms.py:493
+msgid "Screen name"
+msgstr "Nome utente"
+
+#: forms.py:518 forms.py:519
msgid "this email has already been registered, please use another one"
msgstr "questa email è già stata registrata, per favore utilizzane un'altra"
-#: forms.py:526
+#: forms.py:525
msgid "Choose email tag filter"
msgstr "Scegli il tag filtro per l'email"
-#: forms.py:565
+#: forms.py:564
msgid "Asked by me"
msgstr "Chiesto da me"
-#: forms.py:568
+#: forms.py:567
msgid "Answered by me"
msgstr "Risposta fornita da me"
-#: forms.py:571
+#: forms.py:570
msgid "Individually selected"
msgstr "Selezionato individualmente"
-#: forms.py:574
+#: forms.py:573
msgid "Entire forum (tag filtered)"
msgstr "Tutto il forum (tag filtrati)"
-#: forms.py:578
+#: forms.py:577
msgid "Comments and posts mentioning me"
msgstr "Commenti e post che mi citano"
-#: forms.py:636
+#: forms.py:635
msgid "okay, let's try!"
msgstr "okay, proviamo!"
-#: forms.py:637
+#: forms.py:636
msgid "no community email please, thanks"
msgstr "no askbot email please, thanks"
-#: forms.py:641
+#: forms.py:640
msgid "please choose one of the options above"
msgstr "per favore scegli una delle opzioni soprariportate"
-#: urls.py:43
+#: urls.py:42
msgid "about/"
msgstr "about/"
-#: urls.py:44 conf/site_settings.py:75
+#: urls.py:43 conf/site_settings.py:79
msgid "faq/"
msgstr "faq/"
-#: urls.py:45
+#: urls.py:44
msgid "privacy/"
msgstr "privacy/"
-#: urls.py:46
+#: urls.py:45
msgid "logout/"
msgstr "logout/"
-#: urls.py:48 urls.py:53 urls.py:58 urls.py:126
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
msgid "answers/"
msgstr "risposte/"
-#: urls.py:48 urls.py:108 urls.py:119 urls.py:126
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
msgid "comments/"
msgstr "commenti/"
-#: urls.py:53 urls.py:73 urls.py:167 skins/default/templates/user_info.html:33
+#: urls.py:52 urls.py:73 urls.py:168
msgid "edit/"
msgstr "modifica/"
-#: urls.py:58 urls.py:103
+#: urls.py:57 urls.py:103
msgid "revisions/"
msgstr "revisioni/"
#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
-#: urls.py:93 urls.py:98 urls.py:103 urls.py:108 urls.py:119
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
msgid "questions/"
msgstr "domande/"
@@ -311,67 +310,68 @@ msgstr "rispondi/"
msgid "vote/"
msgstr "vota/"
-#: urls.py:113
+#: urls.py:114
msgid "command/"
msgstr "comando/"
-#: urls.py:119 urls.py:126 deps/django_authopenid/urls.py:44
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr "cancella/"
-#: urls.py:133 views/readers.py:272
+#: urls.py:134
msgid "question/"
msgstr "domanda/"
-#: urls.py:138
+#: urls.py:139
msgid "tags/"
msgstr "tag/"
-#: urls.py:143 urls.py:149
+#: urls.py:144 urls.py:150
msgid "mark-tag/"
msgstr "assegna-tag/"
-#: urls.py:143
+#: urls.py:144
msgid "interesting/"
msgstr "interessante/"
-#: urls.py:149
+#: urls.py:150
msgid "ignored/"
msgstr "ignorato/"
-#: urls.py:155
+#: urls.py:156
msgid "unmark-tag/"
msgstr "rimuovi-tag/"
-#: urls.py:161 urls.py:167 urls.py:172
+#: urls.py:162 urls.py:168 urls.py:173
msgid "users/"
msgstr "utenti/"
-#: urls.py:177 urls.py:182
+#: urls.py:178 urls.py:183
msgid "badges/"
msgstr "badges/"
-#: urls.py:187
+#: urls.py:188
msgid "messages/"
msgstr "messaggi/"
-#: urls.py:187
+#: urls.py:188
msgid "markread/"
msgstr "segnacomeletto/"
-#: urls.py:197
+#: urls.py:203
msgid "upload/"
msgstr "upload/"
-#: urls.py:198
+#: urls.py:204
msgid "search/"
msgstr "ricerca/"
-#: urls.py:199
+#: urls.py:205
msgid "feedback/"
msgstr "contatti/"
-#: urls.py:200 setup_templates/settings.py:199
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
msgid "account/"
msgstr "account/"
@@ -424,6 +424,11 @@ msgid "Use this setting to control gravatar for email-less user"
msgstr ""
"Utilizza questi settaggi per controllare il gravatar per utenti senza email"
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Benvenuto!"
+
#: conf/external_keys.py:11
msgid "Keys to connect the site with external services like Facebook, etc."
msgstr "Chiavi per connettere il sito con servizi esterni come Facebook, ecc."
@@ -456,10 +461,18 @@ msgstr ""
"utilizzare Google Analytics per monitorare il tuo sito web"
#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr "Chiave pubblica Recaptcha"
+
+#: conf/external_keys.py:66
msgid "Recaptcha private key"
msgstr "Chiave privata Recaptcha"
-#: conf/external_keys.py:52
+#: conf/external_keys.py:68
msgid ""
"Recaptcha is a tool that helps distinguish real people from annoying spam "
"robots. Please get this and a public key at the <a href=\"http://recaptcha."
@@ -469,15 +482,11 @@ msgstr ""
"spam robots. Per favore ottieni questa ed una chiave pubblica all'indirizzo "
"<a href=\"http://recaptcha.net\">recaptcha.net</a>"
-#: conf/external_keys.py:65
-msgid "Recaptcha public key"
-msgstr "Chiave pubblica Recaptcha"
-
-#: conf/external_keys.py:73
+#: conf/external_keys.py:80
msgid "Facebook public API key"
msgstr "Facebook API key"
-#: conf/external_keys.py:76
+#: conf/external_keys.py:82
msgid ""
"Facebook API key and Facebook secret allow to use Facebook Connect login "
"method at your site. Please obtain these keys at <a href=\"http://www."
@@ -488,10 +497,49 @@ msgstr ""
"pagina <a href=\"http://www.facebook.com/developers/createapp.php\">facebook "
"create app</a>"
-#: conf/external_keys.py:91
+#: conf/external_keys.py:95
msgid "Facebook secret key"
msgstr "Facebook secret key"
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Cambia password"
+
#: conf/flatpages.py:10
msgid "Flatpages - about, privacy policy, etc."
msgstr "Pagine statiche - about, privacy policy, etc."
@@ -532,18 +580,73 @@ msgstr "Spunta per impostare come 'domanda comunitaria'"
msgid "Maximum length of tag (number of characters)"
msgstr "Massima lunghezza di un tag (numero di caratteri)"
-#: conf/forum_data_rules.py:38
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
+#, python-format
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
msgid "Maximum number of tags per question"
msgstr "Massimo numero di tag per domanda"
-#: conf/forum_data_rules.py:50
+#: conf/forum_data_rules.py:82
msgid "Number of questions to list by default"
msgstr "Numero di domande da mostrare di default"
-#: conf/forum_data_rules.py:60
+#: conf/forum_data_rules.py:92
msgid "What should \"unanswered question\" mean?"
msgstr "Cosa dovrebbe significare \"domande senza risposta\"?"
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
+#, python-format
+msgid ""
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
#: conf/minimum_reputation.py:11
msgid "Minimum reputation required to perform actions"
msgstr "Reputazione minima per eseguire operazioni"
@@ -608,33 +711,6 @@ msgstr "Chiudere domande poste da altri"
msgid "Lock posts"
msgstr "Bloccare posts"
-#: conf/optional_components.py:14
-#, fuzzy
-msgid "Optional components"
-msgstr "punti reputazione"
-
-#: conf/optional_components.py:28
-msgid "Mathjax support (rendering of LaTeX)"
-msgstr ""
-
-#: conf/optional_components.py:30
-#, python-format
-msgid ""
-"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
-"installed in directory %(dir)s"
-msgstr ""
-
-#: conf/optional_components.py:45
-msgid "Base url of MathJax deployment"
-msgstr ""
-
-#: conf/optional_components.py:47
-msgid ""
-"Note - <strong>MathJax is not included with askbot</strong> - you should "
-"deploy it yourself, preferably at a separate domain and enter url pointing "
-"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
-msgstr ""
-
#: conf/reputation_changes.py:12
#, fuzzy
msgid "Reputation loss and gain rules"
@@ -718,31 +794,31 @@ msgstr "Titolo del sito per il Q&A forum"
msgid "Comma separated list of Q&A site keywords"
msgstr "Lista di parole chiave per il Q&A forum, separate da virgole"
-#: conf/site_settings.py:39
+#: conf/site_settings.py:40
msgid "Copyright message to show in the footer"
msgstr "Messaggio di Copyright da mostrare in fondo alla pagina"
-#: conf/site_settings.py:48
+#: conf/site_settings.py:50
msgid "Site description for the search engines"
msgstr "Descrizione del sito per i motori di ricerca"
-#: conf/site_settings.py:56
+#: conf/site_settings.py:58
msgid "Askbot"
msgstr "Askbot"
-#: conf/site_settings.py:58
+#: conf/site_settings.py:59
msgid "Short name for your Q&A forum"
msgstr "Nome breve per il tuo forum Q&A"
-#: conf/site_settings.py:67
+#: conf/site_settings.py:69
msgid "Base URL for your Q&A forum, must start with http or https"
msgstr "URL base per il tuo forum Q&A (deve cominciare con http o https)"
-#: conf/site_settings.py:77
+#: conf/site_settings.py:82
msgid "Link shown in the greeting message shown to the anonymous user"
msgstr "Link mostrato agli utenti non registrati nel messaggio di benvenuto"
-#: conf/site_settings.py:78
+#: conf/site_settings.py:85
msgid ""
"If you change this url from the default - then you will also probably want "
"to adjust translation of the following string: "
@@ -750,11 +826,11 @@ msgstr ""
"Se cambi l'impostazione di questo url, allora probabilmente vorrai anche "
"modificare la traduzione del testo seguente:"
-#: conf/site_settings.py:91
+#: conf/site_settings.py:98
msgid "Feedback site URL"
msgstr "URL di un sito esterno per i contatti"
-#: conf/site_settings.py:92
+#: conf/site_settings.py:100
msgid "If left empty, a simple internal feedback form will be used instead"
msgstr "Se lasciato vuoto, verrà usata una pagina interna per i contatti"
@@ -775,8 +851,8 @@ msgstr "colore di sfondo quando non ci sono voti"
#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
-#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:161
-#: conf/skin_counter_settings.py:184 conf/skin_counter_settings.py:195
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
@@ -828,19 +904,19 @@ msgstr "Colore del testo per le domande con consultazioni"
msgid "Background color for views = MAX"
msgstr "Colore di sfondo per le domande con il massimo numero di consultazioni"
-#: conf/skin_counter_settings.py:160
+#: conf/skin_counter_settings.py:162
msgid "Foreground color for views = MAX"
msgstr "Colore del testo per le domande con il massimo numero di consultazioni"
-#: conf/skin_counter_settings.py:171
+#: conf/skin_counter_settings.py:173
msgid "Answer counter value to give \"full color\""
msgstr "Numero di risposte necessarie per utilizzare il \"colore pieno\""
-#: conf/skin_counter_settings.py:183
+#: conf/skin_counter_settings.py:185
msgid "Background color for answers = 0"
msgstr "Colore di sfondo per le domande senza risposte"
-#: conf/skin_counter_settings.py:194
+#: conf/skin_counter_settings.py:195
msgid "Foreground color for answers = 0"
msgstr "Colore del testo per le domande senza risposte"
@@ -868,24 +944,46 @@ msgstr "Colore di sfondo per le domande con una <risposta accettata"
msgid "Foreground color for accepted answer"
msgstr "Colore del testo per le domande con una <risposta accettata"
-#: conf/skin_general_settings.py:14
+#: conf/skin_general_settings.py:15
msgid "Skin and User Interface settings"
msgstr "Impostazioni della skin e dell'interfaccia utente"
-#: conf/skin_general_settings.py:21
+#: conf/skin_general_settings.py:22
msgid "Q&A site logo"
msgstr "Logo del forum Q&A"
-#: conf/skin_general_settings.py:23
+#: conf/skin_general_settings.py:24
msgid "To change the logo, select new file, then submit this whole form."
msgstr ""
"Per cambiare il logo, seleziona il nuovo file, poi salva le impostazioni"
#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
+#, python-format
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
msgid "Show all UI functions to all users"
msgstr "Mostra tutte le funzionalità a tutti gli utenti"
-#: conf/skin_general_settings.py:40
+#: conf/skin_general_settings.py:75
msgid ""
"If checked, all forum functions will be shown to users, regardless of their "
"reputation. However to use those functions, moderation rules, reputation and "
@@ -895,15 +993,15 @@ msgstr ""
"utenti, anche se non hanno reputazione sufficiente per utilizzarle. In ogni "
"caso, i vincoli di reputazione necessari per utilizzarle rimangono validi."
-#: conf/skin_general_settings.py:55
+#: conf/skin_general_settings.py:90
msgid "Select skin"
msgstr "Scegli skin"
-#: conf/skin_general_settings.py:64
+#: conf/skin_general_settings.py:99
msgid "Skin media revision number"
msgstr "Numero di revisione dei media della skin"
-#: conf/skin_general_settings.py:66
+#: conf/skin_general_settings.py:101
msgid ""
"Increment this number when you change image in skin media or stylesheet. "
"This helps avoid showing your users outdated images from their browser cache."
@@ -912,6 +1010,14 @@ msgstr ""
"nel foglio di stile. Questo fa in modo che gli utenti non visualizzino "
"immagini vecchie provenienti dalla cache del loro browser."
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
#: conf/user_settings.py:10
msgid "User policy settings"
msgstr "Impostazioni dei diritti degli utenti"
@@ -995,22 +1101,20 @@ msgstr "spam o pubblicità"
msgid "too localized"
msgstr "troppo specifica"
-#: const/__init__.py:40 skins/default/templates/questions.html:52
-#: skins/default/templates/questions.html:57
+#: const/__init__.py:40
msgid "newest"
msgstr "più recenti"
-#: const/__init__.py:41 skins/default/templates/questions.html:46
-#: skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "meno recenti"
-#: const/__init__.py:42 skins/default/templates/questions.html:71
-#: skins/default/templates/questions.html:76
+#: const/__init__.py:42
msgid "active"
msgstr "attive"
-#: const/__init__.py:43 skins/default/templates/questions.html:65
+#: const/__init__.py:43
msgid "inactive"
msgstr "inattive"
@@ -1034,155 +1138,156 @@ msgstr "meno votate"
msgid "relevance"
msgstr "rilevanza"
-#: const/__init__.py:55 skins/default/templates/questions.html:34
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "tutte"
-#: const/__init__.py:56 skins/default/templates/questions.html:35
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "senza risposta"
-#: const/__init__.py:57 skins/default/templates/questions.html:37
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "preferite"
-#: const/__init__.py:69
+#: const/__init__.py:70
msgid "Question has no answers"
msgstr "La domanda non ha risposte"
-#: const/__init__.py:70
+#: const/__init__.py:71
msgid "Question has no accepted answers"
msgstr "La domanda non ha risposte accettate"
-#: const/__init__.py:109
+#: const/__init__.py:110
msgid "asked a question"
msgstr "ha posto una domanda"
-#: const/__init__.py:110
+#: const/__init__.py:111
msgid "answered a question"
msgstr "ha risposto a una domanda"
-#: const/__init__.py:111
+#: const/__init__.py:112
msgid "commented question"
msgstr "ha commentato una domanda"
-#: const/__init__.py:112
+#: const/__init__.py:113
msgid "commented answer"
msgstr "ha commentato una risposta"
-#: const/__init__.py:113
+#: const/__init__.py:114
msgid "edited question"
msgstr "ha modificato una domanda"
-#: const/__init__.py:114
+#: const/__init__.py:115
msgid "edited answer"
msgstr "ha modificato una risposta"
-#: const/__init__.py:115
+#: const/__init__.py:116
msgid "received award"
msgstr "ha ricevuto una medaglia"
-#: const/__init__.py:116
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "ha accettato una risposta"
-#: const/__init__.py:117
+#: const/__init__.py:118
msgid "upvoted"
msgstr "ha dato un voto positivo"
-#: const/__init__.py:118
+#: const/__init__.py:119
msgid "downvoted"
msgstr "ha dato un voto positivo"
-#: const/__init__.py:119
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "ha annullato un voto"
-#: const/__init__.py:120
+#: const/__init__.py:121
msgid "deleted question"
msgstr "ha cancellato una domanda"
-#: const/__init__.py:121
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "ha cancellato una risposta"
-#: const/__init__.py:122
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "ha segnalato come inappropriata"
-#: const/__init__.py:123
+#: const/__init__.py:124
msgid "updated tags"
msgstr "ha aggiornato i tag"
-#: const/__init__.py:124
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "ha scelto un tag preferito"
-#: const/__init__.py:125
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "ha completato il suo profilo utente"
-#: const/__init__.py:126
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "aggiornamento via mail inviato all'utente"
-#: const/__init__.py:127
+#: const/__init__.py:128
msgid "mentioned in the post"
msgstr "menzionato nel post"
-#: const/__init__.py:178
+#: const/__init__.py:179
msgid "question_answered"
msgstr "risposta_a_una_domanda"
-#: const/__init__.py:179
+#: const/__init__.py:180
msgid "question_commented"
msgstr "commento_a_una_domanda"
-#: const/__init__.py:180
+#: const/__init__.py:181
msgid "answer_commented"
msgstr "risposta_commentata"
-#: const/__init__.py:181
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "risposta_accettata"
-#: const/__init__.py:185
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[chiusa]"
-#: const/__init__.py:186
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[cancellata]"
-#: const/__init__.py:187 views/readers.py:412 views/readers.py:433
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "versione iniziale"
-#: const/__init__.py:188
+#: const/__init__.py:189
msgid "retagged"
msgstr "ritaggata"
-#: const/__init__.py:193
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "escludi tag ignorati"
-#: const/__init__.py:194
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "consenti solo i tag selezionati"
-#: const/__init__.py:198
+#: const/__init__.py:199
msgid "instantly"
msgstr "immediatamente"
-#: const/__init__.py:199
+#: const/__init__.py:200
msgid "daily"
msgstr "ogni giorno"
-#: const/__init__.py:200
+#: const/__init__.py:201
msgid "weekly"
msgstr "ogni settimana"
-#: const/__init__.py:201
+#: const/__init__.py:202
msgid "no email"
msgstr "mai"
@@ -1191,59 +1296,44 @@ msgstr "mai"
msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr "Prima volta quì? Controlla le <a href=\"%s\">FAQ</a>!"
-#: deps/django_authopenid/forms.py:72 deps/django_authopenid/views.py:140
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
msgid "i-names are not supported"
msgstr "i-names non sono supportati"
-#: deps/django_authopenid/forms.py:135
-msgid "Account with this name already exists on the forum"
-msgstr "Un account con questo nome utente esiste già sul forum"
-
-#: deps/django_authopenid/forms.py:136
-msgid "can't have two logins to the same account yet, sorry."
-msgstr ""
-"mi spiace, non è ancora possibile collegarsi simultaneamente da due computer "
-"diversi con lo stesso account."
-
-#: deps/django_authopenid/forms.py:158
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr ""
-"Per favore inserisci username e password validi (entrambi sono case-"
-"sensitive)."
-
-#: deps/django_authopenid/forms.py:161 deps/django_authopenid/forms.py:211
-msgid "This account is inactive."
-msgstr "Questo account non è attivo."
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Per favore inserisci il tuo username"
-#: deps/django_authopenid/forms.py:163
-msgid "Login failed."
-msgstr "Login fallito."
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Per favore inserisci il tuo username"
-#: deps/django_authopenid/forms.py:165
-msgid "Please enter username and password"
-msgstr "Per favore inserisci username e password"
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Per favore inserisci la tua password"
-#: deps/django_authopenid/forms.py:167
-msgid "Please enter your password"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
msgstr "Per favore inserisci la tua password"
-#: deps/django_authopenid/forms.py:169
-msgid "Please enter user name"
-msgstr "Per favore inserisci il tuo username"
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: deps/django_authopenid/forms.py:207
-msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
msgstr ""
-"Per favore inserisci una coppia username-password valida. Entrambi i campi "
-"sono case-sensitive."
-#: deps/django_authopenid/forms.py:230
+#: deps/django_authopenid/forms.py:336
msgid "Current password"
msgstr "Password corrente"
-#: deps/django_authopenid/forms.py:241
+#: deps/django_authopenid/forms.py:347
msgid ""
"Old password is incorrect. Please enter the correct "
"password."
@@ -1251,216 +1341,224 @@ msgstr ""
"La vecchia password non è corretta. Per favore inserisci la password "
"corretta."
-#: deps/django_authopenid/forms.py:314
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
+msgstr ""
+
+#: deps/django_authopenid/forms.py:435
msgid "Your user name (<i>required</i>)"
msgstr "Il tuo username (<i>required</i>)"
-#: deps/django_authopenid/forms.py:329
+#: deps/django_authopenid/forms.py:450
msgid "Incorrect username."
msgstr "Mi spiace, questo username non esiste"
-#: deps/django_authopenid/urls.py:23 deps/django_authopenid/urls.py:24
-#: deps/django_authopenid/urls.py:25 deps/django_authopenid/urls.py:27
-#: setup_templates/settings.py:199
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
msgid "signin/"
msgstr "signin/"
-#: deps/django_authopenid/urls.py:24
+#: deps/django_authopenid/urls.py:11
msgid "newquestion/"
msgstr "nuovadomanda/"
-#: deps/django_authopenid/urls.py:25
+#: deps/django_authopenid/urls.py:12
msgid "newanswer/"
msgstr "nuovarisposta/"
-#: deps/django_authopenid/urls.py:26
+#: deps/django_authopenid/urls.py:13
msgid "signout/"
msgstr "signout/"
-#: deps/django_authopenid/urls.py:27
+#: deps/django_authopenid/urls.py:15
msgid "complete/"
msgstr "complete/"
-#: deps/django_authopenid/urls.py:29
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "complete/"
+
+#: deps/django_authopenid/urls.py:22
msgid "register/"
msgstr "registrati/"
-#: deps/django_authopenid/urls.py:30
+#: deps/django_authopenid/urls.py:24
msgid "signup/"
msgstr "signup/"
#: deps/django_authopenid/urls.py:32
-msgid "sendpw/"
-msgstr "inviapassword/"
+#, fuzzy
+msgid "recover/"
+msgstr "riapri/"
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
+msgstr ""
-#: deps/django_authopenid/urls.py:33 deps/django_authopenid/urls.py:37
-msgid "password/"
-msgstr "password/"
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Cambia password"
-#: deps/django_authopenid/urls.py:33
-msgid "confirm/"
-msgstr "conferma/"
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
-#: deps/django_authopenid/urls.py:38 deps/django_authopenid/urls.py:39
-#: deps/django_authopenid/urls.py:40 deps/django_authopenid/urls.py:42
-msgid "email/"
-msgstr "email/"
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "Nome utente"
-#: deps/django_authopenid/urls.py:38
-msgid "validate/"
-msgstr "convalida/"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "url OpenID:"
-#: deps/django_authopenid/urls.py:39
-msgid "change/"
-msgstr "cambia/"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "per nome"
-#: deps/django_authopenid/urls.py:40
-msgid "sendkey/"
-msgstr "inviachiave/"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "nome utente"
-#: deps/django_authopenid/urls.py:41
+#: deps/django_authopenid/util.py:319
#, fuzzy
-msgid "recover/"
-msgstr "riapri/"
+msgid "Technorati user name"
+msgstr "Scegli un nome utente"
-#: deps/django_authopenid/urls.py:42
-msgid "verify/"
-msgstr "verifica/"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: deps/django_authopenid/urls.py:43
-msgid "openid/"
-msgstr "openid/"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: deps/django_authopenid/urls.py:52
-msgid "external-login/forgot-password/"
-msgstr "login-esterno/password-dimenticata/"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
-#: deps/django_authopenid/urls.py:55
-msgid "external-login/signup/"
-msgstr "login-esterno/signup/"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "nome utente"
-#: deps/django_authopenid/views.py:147
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr "L'OpenID %(openid_url)s non è valido"
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "nome utente"
-#: deps/django_authopenid/views.py:415
-msgid "Please click any of the icons below to sign in"
-msgstr ""
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "nome utente"
-#: deps/django_authopenid/views.py:417
-msgid "If you wish, please change your login method"
-msgstr ""
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Cambia password"
-#: deps/django_authopenid/views.py:419
-msgid "Please wait a second! Your account is recovered, but ..."
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-#: deps/django_authopenid/views.py:488
-msgid "New login method saved. Thanks!"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
msgstr ""
-#: deps/django_authopenid/views.py:709
-msgid "Welcome email subject line"
-msgstr "Benvenuto!"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "Utilizza OpenID per accedere a questo sito"
-#: deps/django_authopenid/views.py:817
-msgid "Password changed."
-msgstr "Password modificata."
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Per favore inserisci username e password"
-#: deps/django_authopenid/views.py:829 deps/django_authopenid/views.py:835
+#: deps/django_authopenid/util.py:424
#, python-format
-msgid "your email needs to be validated see %(details_url)s"
+msgid "Sign in with your %(provider)s account"
msgstr ""
-"Il tuo indirizzo e-mail dev'essere verificato &mdash; vedi %(details_url)s"
-
-#: deps/django_authopenid/views.py:856
-msgid "Email verification subject line"
-msgstr "Messaggio di verifica"
-#: deps/django_authopenid/views.py:922
-msgid "Please check your email and visit the enclosed link."
-msgstr ""
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr "L'OpenID %(openid_url)s non è valido"
-#: deps/django_authopenid/views.py:931
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
msgid ""
-"Sorry we cound not find this email it our database. If you think that this "
-"is an error - please contact the site administrator"
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
msgstr ""
-#: deps/django_authopenid/views.py:941
+#: deps/django_authopenid/views.py:349
#, fuzzy
-msgid "Please enter a valid email address"
-msgstr "inserisci un indirizzo e-mail valido"
+msgid "Your new password saved"
+msgstr "New password created"
-#: deps/django_authopenid/views.py:959
-msgid ""
-"Sorry this account recovery key has expired or is invalid, please request a "
-"new one"
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
msgstr ""
-#: deps/django_authopenid/views.py:1013
-msgid "your email was not changed"
-msgstr "la tua email non è stata modificata"
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
-#: deps/django_authopenid/views.py:1061 deps/django_authopenid/views.py:1219
-#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr "Nessun OpenID %s associato trovato nel database"
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: deps/django_authopenid/views.py:1065 deps/django_authopenid/views.py:1226
-#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
-msgstr "L'OpenID %s non è associato con l'utente attualmente loggato"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
-#: deps/django_authopenid/views.py:1073
-msgid "Email Changed."
-msgstr "Email modificata."
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: deps/django_authopenid/views.py:1151
-msgid "This OpenID is already associated with another account."
-msgstr "Questo OpenID è già associato con un altro account."
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: deps/django_authopenid/views.py:1156
+#: deps/django_authopenid/views.py:578
#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "L'OpenID %s è ora associato con il tuo account."
-
-#: deps/django_authopenid/views.py:1229
-msgid "Account deleted."
-msgstr "Account eliminato."
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: deps/django_authopenid/views.py:1281
-msgid "Request for new password"
-msgstr "Richiedi una nuova password"
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr "le due password non coincidono, riprova"
-#: deps/django_authopenid/views.py:1295
-msgid "A new password and the activation link were sent to your email address."
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
msgstr ""
-"Una nuova password ed il link di attivazione sono stati inviati al tuo "
-"indirizzo email."
-#: deps/django_authopenid/views.py:1327
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
#, python-format
-msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
+msgid "your email needs to be validated see %(details_url)s"
msgstr ""
-"Non è stato possibile modificare la password. La chiave di conferma '%s' non "
-"è registrata."
+"Il tuo indirizzo e-mail dev'essere verificato &mdash; vedi %(details_url)s"
-#: deps/django_authopenid/views.py:1337
-msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
-msgstr ""
-"Non è stato possibile modificare la password. L'utente non esiste più nel "
-"database."
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "Messaggio di verifica"
-#: deps/django_authopenid/views.py:1347
-#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr "Password modificata per %s. Puoi ora accedere."
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
msgid "Site"
@@ -1483,7 +1581,7 @@ msgstr "Valore predefinito:"
msgid "Default value: %s"
msgstr "Valore predefinito: %s"
-#: deps/livesettings/values.py:587
+#: deps/livesettings/values.py:589
#, python-format
msgid "Allowed image file types are %(types)s"
msgstr "I tipi di file immagine consentiti sono %(types)s"
@@ -1499,10 +1597,7 @@ msgstr "Documentazione"
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/account_settings.html:29
-#: skins/default/templates/authopenid/changepw.html:5
-#: skins/default/templates/authopenid/changepw.html:14
-#: skins/default/templates/authopenid/settings.html:29
+#: skins/default/templates/authopenid/signin.html:142
msgid "Change password"
msgstr "Cambia password"
@@ -2116,25 +2211,25 @@ msgstr "tassonomista"
msgid "Created a tag used by 50 questions"
msgstr "Ha creato un tag usato da almeno 50 domande"
-#: models/__init__.py:162
+#: models/__init__.py:168
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"blocked"
msgstr ""
"Mi spiace, non puoi accettare risposte perché il tuo account è stato bloccato"
-#: models/__init__.py:167
+#: models/__init__.py:173
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"suspended"
msgstr "Mi spiace, non puoi accettare risposte perché il tuo account è sospeso"
-#: models/__init__.py:173
+#: models/__init__.py:179
msgid ""
"Sorry, you cannot accept or unaccept your own answer to your own question"
msgstr "Mi spiace, non puoi accettare una tua risposta a una tua domanda"
-#: models/__init__.py:180
+#: models/__init__.py:186
#, python-format
msgid ""
"Sorry, only original author of the question - %(username)s - can accept the "
@@ -2143,39 +2238,39 @@ msgstr ""
"Mi spiace, solo l'autore della domanda, %(username)s, può accettare una "
"risposta"
-#: models/__init__.py:203
+#: models/__init__.py:209
msgid "cannot vote for own posts"
msgstr "Mi spiace, non puoi votare per i tuoi post"
-#: models/__init__.py:206
+#: models/__init__.py:212
msgid "Sorry your account appears to be blocked "
msgstr "Mi spiace, il tuo account è stato bloccato"
-#: models/__init__.py:211
+#: models/__init__.py:217
msgid "Sorry your account appears to be suspended "
msgstr "Mi spiace, il tuo account è stato sospeso"
-#: models/__init__.py:221
+#: models/__init__.py:227
#, python-format
msgid ">%(points)s points required to upvote"
msgstr ""
"Serve avere più di %(points)s punti reputazione per poter votare a favore"
-#: models/__init__.py:227
+#: models/__init__.py:233
#, python-format
msgid ">%(points)s points required to downvote"
msgstr ""
"Serve avere più di %(points)s punti reputazione per poter votare contro"
-#: models/__init__.py:242
+#: models/__init__.py:248
msgid "Sorry, blocked users cannot upload files"
msgstr "Mi spiace, gli utenti bloccati non possono caricare files"
-#: models/__init__.py:243
+#: models/__init__.py:249
msgid "Sorry, suspended users cannot upload files"
msgstr "Mi spiace, gli utenti sospesi non possono caricare files"
-#: models/__init__.py:245
+#: models/__init__.py:251
#, python-format
msgid ""
"uploading images is limited to users with >%(min_rep)s reputation points"
@@ -2183,28 +2278,28 @@ msgstr ""
"Mi spiace, serve avere più di %(min_rep)s punti reputazione per caricare "
"immagini"
-#: models/__init__.py:264 models/__init__.py:297 models/__init__.py:1791
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
msgid "blocked users cannot post"
msgstr ""
"Mi spiace, il tuo account è stato bloccato; non puoi fare nuovi post finché "
"la questione non verrà risolta. Contatta l'amministratore del forum per "
"trovare una soluzione."
-#: models/__init__.py:265 models/__init__.py:1794
+#: models/__init__.py:271 models/__init__.py:1913
msgid "suspended users cannot post"
msgstr ""
"Mi spiace, il tuo account è stato sospeso; non puoi fare nuovi post finché "
"la questione non verrà risolta. Puoi però modificare i tuoi vecchi post. "
"Contatta l'amministratore del forum per trovare una soluzione."
-#: models/__init__.py:283
+#: models/__init__.py:289
msgid ""
"Sorry, since your account is suspended you can comment only your own posts"
msgstr ""
"Mi spiace, visto che il tuo account è sospeso puoi commentare solo i tuoi "
"post"
-#: models/__init__.py:287
+#: models/__init__.py:293
#, python-format
msgid ""
"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
@@ -2214,7 +2309,7 @@ msgstr ""
"Per commentare gli altri post serve avere almeno %(min_rep)s punti "
"reputazione. "
-#: models/__init__.py:315
+#: models/__init__.py:321
msgid ""
"This post has been deleted and can be seen only by post ownwers, site "
"administrators and moderators"
@@ -2222,7 +2317,7 @@ msgstr ""
"Questo post è stato cancellato e può essere consultato solo dall'autore, dai "
"moderatori e dagli amministratori"
-#: models/__init__.py:332
+#: models/__init__.py:338
msgid ""
"Sorry, only moderators, site administrators and post owners can edit deleted "
"posts"
@@ -2230,18 +2325,18 @@ msgstr ""
"Mi spiace, solo l'autore, i moderatori e gli amministratori possono "
"modificare un post cancellato."
-#: models/__init__.py:347
+#: models/__init__.py:353
msgid "Sorry, since your account is blocked you cannot edit posts"
msgstr ""
"Mi spiace, non puoi modificare alcun post perché il tuo account è stato "
"bloccato"
-#: models/__init__.py:351
+#: models/__init__.py:357
msgid "Sorry, since your account is suspended you can edit only your own posts"
msgstr ""
"Mi spiace, puoi modificare solo i tuoi post perché il tuo account è sospeso"
-#: models/__init__.py:356
+#: models/__init__.py:362
#, fuzzy, python-format
msgid ""
"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
@@ -2249,7 +2344,7 @@ msgstr ""
"Mi spiace, per modificare i post appartenenti allo wiki servono almeno %"
"(min_rep)s punti reputazione"
-#: models/__init__.py:363
+#: models/__init__.py:369
#, fuzzy, python-format
msgid ""
"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
@@ -2258,7 +2353,7 @@ msgstr ""
"Mi spiace, per modificare i post altrui servono almeno %(min_rep)s punti "
"reputazione"
-#: models/__init__.py:426
+#: models/__init__.py:432
msgid ""
"Sorry, cannot delete your question since it has an upvoted answer posted by "
"someone else"
@@ -2272,17 +2367,17 @@ msgstr[1] ""
"Mi spiace, non puoi cancellare la tua domanda perché qualcun altro ha "
"fornito delle risposte con voti a favore"
-#: models/__init__.py:441
+#: models/__init__.py:447
msgid "Sorry, since your account is blocked you cannot delete posts"
msgstr "Mi spiace, non puoi cancellare post perché il tuo account è blocato"
-#: models/__init__.py:445
+#: models/__init__.py:451
msgid ""
"Sorry, since your account is suspended you can delete only your own posts"
msgstr ""
"Mi spiace, puoi cancellare solo i tuoi post perché il tuo account è sospeso"
-#: models/__init__.py:449
+#: models/__init__.py:455
#, python-format
msgid ""
"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
@@ -2291,16 +2386,16 @@ msgstr ""
"Mi spiace, per cancellare i post altrui servono almeno %(min_rep)s punti "
"reputazione"
-#: models/__init__.py:469
+#: models/__init__.py:475
msgid "Sorry, since your account is blocked you cannot close questions"
msgstr ""
"Mi spiace, non puoi chiudere domande perché il tuo account è stato bloccato"
-#: models/__init__.py:473
+#: models/__init__.py:479
msgid "Sorry, since your account is suspended you cannot close questions"
msgstr "Mi spiace, non puoi chiudere domande perché il tuo account è sospeso"
-#: models/__init__.py:477
+#: models/__init__.py:483
#, python-format
msgid ""
"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
@@ -2309,7 +2404,7 @@ msgstr ""
"Mi spiace, per chiudere post altrui servono almeno %(min_rep)s punti "
"reputazione."
-#: models/__init__.py:486
+#: models/__init__.py:492
#, python-format
msgid ""
"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
@@ -2317,7 +2412,7 @@ msgstr ""
"Mi spiace, per chiudere una tua domanda servono almeno %(min_rep)s punti "
"reputazione."
-#: models/__init__.py:510
+#: models/__init__.py:516
#, python-format
msgid ""
"Sorry, only administrators, moderators or post owners with reputation > %"
@@ -2326,7 +2421,7 @@ msgstr ""
"Mi spiace, solo amministratori, moderatori e autori con più di %(min_rep)s "
"punti reputazione possono riaprire domande."
-#: models/__init__.py:516
+#: models/__init__.py:522
#, python-format
msgid ""
"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
@@ -2334,39 +2429,39 @@ msgstr ""
"Mi spiace, per riaprire una tua domanda devi avere almeno %(min_rep)s punti "
"reputazione."
-#: models/__init__.py:536
+#: models/__init__.py:542
msgid "cannot flag message as offensive twice"
msgstr ""
"Hai già segnalato questo messaggio come inappropriato, non puoi farlo una "
"seconda volta."
-#: models/__init__.py:541
+#: models/__init__.py:547
msgid "blocked users cannot flag posts"
msgstr ""
"Non puoi segnalare questo messaggio come inappropriato perché il tuo account "
"è stato bloccato."
-#: models/__init__.py:543
+#: models/__init__.py:549
msgid "suspended users cannot flag posts"
msgstr ""
"Non puoi segnalare questo messaggio come inappropriato perché il tuo account "
"è sospeso."
-#: models/__init__.py:545
+#: models/__init__.py:551
#, python-format
msgid "need > %(min_rep)s points to flag spam"
msgstr ""
"Mi spiace, servono più di %(min_rep)s punti reputazione per segnalare un "
"post come inappropriato."
-#: models/__init__.py:566
+#: models/__init__.py:570
#, python-format
msgid "%(max_flags_per_day)s exceeded"
msgstr ""
"Mi spiace, hai già segnalato %(max_flags_per_day)s post come offensivi oggi, "
"hai superato il massimo giornaliero."
-#: models/__init__.py:581
+#: models/__init__.py:585
msgid ""
"Sorry, only question owners, site administrators and moderators can retag "
"deleted questions"
@@ -2374,19 +2469,19 @@ msgstr ""
"Mi spiace, solo gli autori, i moderatori e gli amministratori possono "
"cambiare i tag di una domanda cancellata"
-#: models/__init__.py:588
+#: models/__init__.py:592
msgid "Sorry, since your account is blocked you cannot retag questions"
msgstr ""
"Mi spiace, non puoi cambiare i tag perché il tuo account è stato bloccato."
-#: models/__init__.py:592
+#: models/__init__.py:596
msgid ""
"Sorry, since your account is suspended you can retag only your own questions"
msgstr ""
"Mi spiace, puoi cambiare i tag solo alle tue domande perché il tuo account è "
"sospeso."
-#: models/__init__.py:596
+#: models/__init__.py:600
#, python-format
msgid ""
"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
@@ -2394,89 +2489,114 @@ msgstr ""
"Mi spiace, servono almeno %(min_rep)s punti reputazione per cambiare i tag "
"di una domanda"
-#: models/__init__.py:615
+#: models/__init__.py:619
msgid "Sorry, since your account is blocked you cannot delete comment"
msgstr ""
"Mi spiace, non puoi cancellare commenti perché il tuo account è stato "
"bloccato."
-#: models/__init__.py:619
+#: models/__init__.py:623
msgid ""
"Sorry, since your account is suspended you can delete only your own comments"
msgstr ""
"Mi spiace, puoi cancellare solo i tuoi commenti perché il tuo account è "
"sospeso."
-#: models/__init__.py:623
+#: models/__init__.py:627
#, python-format
msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
msgstr ""
"Mi spiace, servono almeno %(min_rep)s punti reputazione per cancellare "
"commenti."
-#: models/__init__.py:646
+#: models/__init__.py:650
msgid "cannot revoke old vote"
msgstr "Mi spiace, non è possibile annullare voti."
-#: models/__init__.py:1118 views/users.py:404
+#: models/__init__.py:1128 views/users.py:387
msgid "Site Adminstrator"
msgstr "Amministratore del sito"
-#: models/__init__.py:1120 views/users.py:406
+#: models/__init__.py:1130 views/users.py:389
msgid "Forum Moderator"
msgstr "Moderatore del forum"
-#: models/__init__.py:1122 views/users.py:408
+#: models/__init__.py:1132 views/users.py:391
msgid "Suspended User"
msgstr "Utente sospeso"
-#: models/__init__.py:1124 views/users.py:410
+#: models/__init__.py:1134 views/users.py:393
msgid "Blocked User"
msgstr "Utente bloccato"
-#: models/__init__.py:1126 views/users.py:412
+#: models/__init__.py:1136 views/users.py:395
msgid "Registered User"
msgstr "Utente registrato"
-#: models/__init__.py:1128
+#: models/__init__.py:1138
msgid "Watched User"
msgstr "Utente in prova"
-#: models/__init__.py:1130
+#: models/__init__.py:1140
msgid "Approved User"
msgstr "Utente approvato"
-#: models/__init__.py:1437
-#, python-format
-msgid "new question comment about: \"%(title)s\""
-msgstr ""
+#: models/__init__.py:1196
+#, fuzzy, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr "hai %(reputation)s punti reputazione"
-#: models/__init__.py:1443
+#: models/__init__.py:1206
#, python-format
-msgid "new answer comment about: \"%(title)s\""
-msgstr ""
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
-#: models/__init__.py:1448
-#, python-format
-msgid "answer modified for: \"%(title)s\""
-msgstr ""
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] ""
+"Per ottenere le medaglie d'argento ci vuole del tempo. Se ne hai ottenuta "
+"una, vuol dire che hai dato un grande contributo alla comunità."
+msgstr[1] ""
+"Per ottenere le medaglie d'argento ci vuole del tempo. Se ne hai ottenuta "
+"una, vuol dire che hai dato un grande contributo alla comunità."
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] ""
+"Se partecipi regolarmente a questa comunità, verrai sicuramente premiato con "
+"delle medaglie di bronzo."
+msgstr[1] ""
+"Se partecipi regolarmente a questa comunità, verrai sicuramente premiato con "
+"delle medaglie di bronzo."
-#: models/__init__.py:1453
+#: models/__init__.py:1231
#, python-format
-msgid "new answer for: \"%(title)s\""
+msgid "%(item1)s and %(item2)s"
msgstr ""
-#: models/__init__.py:1458
+#: models/__init__.py:1235
#, python-format
-msgid "question modified: \"%(title)s\""
+msgid "%(user)s has %(badges)s"
msgstr ""
-#: models/__init__.py:1463
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, fuzzy, python-format
+msgid "Re: \"%(title)s\""
+msgstr "nuova domanda"
+
+#: models/__init__.py:1547 models/__init__.py:1552
#, fuzzy, python-format
-msgid "new question: \"%(title)s\""
+msgid "Question: \"%(title)s\""
msgstr "nuova domanda"
-#: models/__init__.py:1623
+#: models/__init__.py:1733
#, python-format
msgid ""
"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
@@ -2485,40 +2605,40 @@ msgstr ""
"Congratulazioni, hai ricevuto la medaglia %(badge_name)s. Controlla il <a "
"href=\"%(user_profile)s\">tuo profilo</a>."
-#: models/question.py:597
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s ha modificato la sua domanda"
-#: models/question.py:601
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr "%(people)s ha/hanno scritto %(new_answer_count)s nuova/e risposta/e"
-#: models/question.py:606
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s ha/hanno commentato la domanda"
-#: models/question.py:611
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr "%(people)s ha/hanno commentato alcune risposte"
-#: models/question.py:613
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s ha/hanno commentato una risposta"
-#: models/repute.py:16 skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "oro"
-#: models/repute.py:17 skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "argento"
-#: models/repute.py:18 skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "bronzo"
@@ -2545,67 +2665,72 @@ msgstr ""
" %(username)s ha perso %(points)s punti reputazione per i suoi contributi "
"alla domanda %(question_title)s"
-#: models/tag.py:75
+#: models/tag.py:110
msgid "interesting"
msgstr "interessanti"
-#: models/tag.py:75
+#: models/tag.py:110
msgid "ignored"
msgstr "ignorate"
-#: models/user.py:192
+#: models/user.py:233
msgid "Entire forum"
msgstr "Tutto il forum"
-#: models/user.py:193
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Domande poste da me"
-#: models/user.py:194
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Domande a cui ho risposto"
-#: models/user.py:195
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "Domande selezionate individualmente"
-#: models/user.py:196
+#: models/user.py:237
msgid "Mentions and comment responses"
msgstr "Citazioni e risposte ai miei commenti"
-#: models/user.py:199
+#: models/user.py:240
msgid "Instantly"
msgstr "Immediatamente"
-#: models/user.py:200
+#: models/user.py:241
msgid "Daily"
msgstr "Ogni giorno"
-#: models/user.py:201
+#: models/user.py:242
msgid "Weekly"
msgstr "Ogni settimana"
-#: models/user.py:202
+#: models/user.py:243
msgid "No email"
msgstr "Mai"
-#: skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Pagina non trovata"
-#: skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "Possibili motivi:"
-#: skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "questa domanda o risposta è stata cancellata;"
-#: skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "l'indirizzo è errato &mdash; controllalo;"
-#: skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
@@ -2613,247 +2738,205 @@ msgstr ""
"la pagina che stai cercando di visitare è protetta oppure non hai "
"sufficienti punti reputazione, vedi"
-#: skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "domande frequenti"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "se credi che questo messaggio di errore 404 sia inappropriato,"
-#: skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "per favore segnala questo problema"
-#: skins/default/templates/404.html:41 skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "torna alla pagina precedente"
-#: skins/default/templates/404.html:42
-#: skins/default/templates/questions.html:34
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "vedi tutte le domande"
-#: skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "vedi tutti i tag"
-#: skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "mi spiace, si è verificato un errore generale"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr "questo errore è stato registrato, sarà risolto al più presto possibile"
-#: skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr "puoi segnalare tu stesso questo errore agli amministratori del sito"
-#: skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "vedi le domande recenti"
-#: skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "vedi i tag"
-#: skins/default/templates/about.html:6 skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "About"
-#: skins/default/templates/account_settings.html:4
-#: skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "Impostazioni dell'utente"
-
-#: skins/default/templates/account_settings.html:30
-#: skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "Scegli una nuova password"
-
-#: skins/default/templates/account_settings.html:32
-#: skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "Cambia la tua e-mail"
-
-#: skins/default/templates/account_settings.html:33
-#: skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr "Imposta o modifica il tuo l'indirizzo e-mail"
-
-#: skins/default/templates/account_settings.html:35
-#: skins/default/templates/authopenid/changeopenid.html:4
-#: skins/default/templates/authopenid/changeopenid.html:30
-#: skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "Cambia OpenID"
-
-#: skins/default/templates/account_settings.html:36
-#: skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr "Cambia il tuo OpenID"
-
-#: skins/default/templates/account_settings.html:39
-#: skins/default/templates/authopenid/delete.html:4
-#: skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Cancella il tuo utente"
-
-#: skins/default/templates/account_settings.html:40
-#: skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr "Cancella il tuo nome utente e tutti i tuoi dati da questo sito"
-
-#: skins/default/templates/answer_edit.html:5
-#: skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Modifica risposta"
-#: skins/default/templates/answer_edit.html:25
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:26 skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:48
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:25
-#: skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "nascondi anteprima"
-
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "mostra anteprima"
-
-#: skins/default/templates/answer_edit.html:48
-#: skins/default/templates/question_edit.html:66
-#: skins/default/templates/question_retag.html:53
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "indietro"
-#: skins/default/templates/answer_edit.html:53
-#: skins/default/templates/question_edit.html:71
-#: skins/default/templates/revisions_answer.html:52
-#: skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "revisione"
-#: skins/default/templates/answer_edit.html:56
-#: skins/default/templates/question_edit.html:76
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "scegli revisione"
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:428
-#: skins/default/templates/question_edit.html:93
-msgid "Toggle the real time Markdown editor preview"
-msgstr "attiva/disattiva l'anteprima del codice Markdown"
-
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:429
-#: skins/default/templates/question_edit.html:93
-msgid "toggle preview"
-msgstr "attiva/disattiva anteprima"
-
-#: skins/default/templates/answer_edit.html:72
-#: skins/default/templates/question_edit.html:119
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Salva modifica"
-#: skins/default/templates/answer_edit.html:73
-#: skins/default/templates/close.html:29
-#: skins/default/templates/feedback.html:50
-#: skins/default/templates/question_edit.html:120
-#: skins/default/templates/question_retag.html:75
-#: skins/default/templates/reopen.html:40
-#: skins/default/templates/user_edit.html:89
-#: skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Annulla"
-#: skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "nascondi anteprima"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "mostra anteprima"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "consigli per le risposte"
-#: skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr "fai in modo che la tua risposta sia interessante per la comunità"
-#: skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr "cerca di dare una risposta, non di iniziare una discussione"
-#: skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "includi tutti i dettagli necessari"
-#: skins/default/templates/answer_edit_tips.html:16
-#: skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "sii chiaro e conciso"
-#: skins/default/templates/answer_edit_tips.html:20
-#: skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "vedi le domande frequenti"
-#: skins/default/templates/answer_edit_tips.html:26
-#: skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "sintassi Markdown"
#: skins/default/templates/answer_edit_tips.html:29
#: skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
-msgstr "*corsivo* o _corsivo_"
+msgid "*italic*"
+msgstr ""
#: skins/default/templates/answer_edit_tips.html:32
#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
+msgstr "*corsivo* o _corsivo_"
+
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**grassetto** o __grassetto__"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "collegamento"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "testo"
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "immagine"
-#: skins/default/templates/answer_edit_tips.html:43
-#: skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "lista numerata:"
-#: skins/default/templates/answer_edit_tips.html:48
-#: skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "sono supportati anche alcuni semplici tag HTML"
-#: skins/default/templates/answer_edit_tips.html:52
-#: skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "informazioni su Markdown"
-#: skins/default/templates/ask.html:5 skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Chiedi"
-#: skins/default/templates/ask.html:69
-#: skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr ""
"<span class=\"strong big\">Puoi cominciare ora a scrivere la tua domanda "
@@ -2862,35 +2945,7 @@ msgstr ""
"pubblicata non appena ti sarai registrato. Accedere al proprio account "
"richiede circa 30 secondi, registrarne uno nuovo meno di un minuto."
-#: skins/default/templates/ask.html:75
-#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr ""
-"<span class='strong big'>Il tuo indirizzo e-mail %(email)s non è stato "
-"ancora verificato</span> Prima di pubblicare messaggi devi verificare il tuo "
-"indirizzo; maggiori dettagli <a href='%(email_validation_faq_url)s'>qui</a>."
-"<br>Puoi porre la tua domanda ora e verificare la tua e-mail in un secondo "
-"momento; la tua domanda nel frattempo rimarrà in attesa."
-
-#: skins/default/templates/ask.html:113
-#: skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(campo obbligatorio)"
-
-#: skins/default/templates/ask.html:120
-#: skins/default/templates/ask_form.html:61
-msgid "Login/signup to post your question"
-msgstr "Accedi/Registrati per porre una domanda"
-
-#: skins/default/templates/ask.html:122
-#: skins/default/templates/ask_form.html:63
-msgid "Ask your question"
-msgstr "Chiedi"
-
-#: skins/default/templates/ask_form.html:15
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
@@ -2903,31 +2958,56 @@ msgstr ""
"<br>You can submit your question now and validate email after that. Your "
"question will saved as pending meanwhile. "
-#: skins/default/templates/badge.html:6 skins/default/templates/badge.html:17
+#: skins/default/templates/ask_form.html:27
+msgid "Login/signup to post your question"
+msgstr "Accedi/Registrati per porre una domanda"
+
+#: skins/default/templates/ask_form.html:29
+msgid "Ask your question"
+msgstr "Chiedi"
+
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(name)s"
+msgstr "il %(date)s"
+
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "Medaglia"
-#: skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "notifiche"
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] "utente ha guadagnato questa medaglia:"
msgstr[1] "utenti hanno guadagnato questa medaglia:"
-#: skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr "Elenco medaglie"
-#: skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "Medaglie"
-#: skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
"Il tuo contributo a questa comunità, attraverso domande, risposte e voti, "
"viene premiato con delle medaglie."
-#: skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -2939,168 +3019,95 @@ msgstr ""
"di persone che le hanno ottenute. Hai qualche idea per delle nuove medaglie? "
"<a href='%(feedback_faq_url)s'>Proponila</a>"
-#: skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, fuzzy, python-format
+msgid "%(type)s"
+msgstr "il %(date)s"
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Tipi di medaglie "
-#: skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
"Le medaglie d'oro sono le più pregiate. Per ottenerle, non basta partecipare "
"attivamente, ma servono anche conoscenze e abilità."
-#: skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
"Per ottenere le medaglie d'argento ci vuole del tempo. Se ne hai ottenuta "
"una, vuol dire che hai dato un grande contributo alla comunità."
-#: skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr "Medaglie di bronzo: date anche come riconoscimento speciale"
-#: skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr ""
"Se partecipi regolarmente a questa comunità, verrai sicuramente premiato con "
"delle medaglie di bronzo."
-#: skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "Lettura libri"
-
-#: skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "[autore]"
-
-#: skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "[editore]"
-
-#: skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "[data di pubblicazione]"
-
-#: skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "[prezzo]"
-
-#: skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "valuta"
-
-#: skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "[pagine]"
-
-#: skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr "pp."
-
-#: skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "[tag]"
-
-#: skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "blog dell'autore"
-
-#: skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "elenco dei libri"
-
-#: skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "compra online"
-
-#: skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "domande dei lettori"
-
-#: skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "chiedi all'autore"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "questa domanda è stata scelta come preferita"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:11
-#: skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "volte"
-
-#: skins/default/templates/book.html:105
-#: skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "voti"
-
-#: skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "la domanda è stata accettata"
-
-#: skins/default/templates/book.html:110
-#: skins/default/templates/questions.html:214
-msgid "answer"
-msgstr "risposta"
-
-#: skins/default/templates/book.html:115
-#: skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "consultazioni"
-
-#: skins/default/templates/book.html:125
-#: skins/default/templates/question.html:138
-#: skins/default/templates/question_list.html:64
-#: skins/default/templates/question_summary_list_roll.html:52
-#: skins/default/templates/questions.html:239
-#: skins/default/templates/tags.html:50
-#: skins/default/templates/users_questions.html:80
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "vedi domande con i tag '%(tag)s'"
-
-#: skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "sottoscrivi al feed RSS del libro"
-
-#: skins/default/templates/book.html:147
-#: skins/default/templates/questions.html:125
-#: skins/default/templates/questions.html:128
-msgid "subscribe to the questions feed"
-msgstr "sottoscrivi al feed delle domande"
-
-#: skins/default/templates/close.html:6 skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Chiudi domanda"
-#: skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Chiudi la domanda"
-#: skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Motivo:"
-#: skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "Chiudi"
-#: skins/default/templates/email_base.html:11
-msgid "home"
-msgstr "home"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "ogni tag deve essere più corto di %(max_chars)d carattere"
+msgstr[1] "ogni tag deve essere più corto di %(max_chars)d caratteri"
-#: skins/default/templates/faq.html:12
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "per favore usa un numero uguale o inferiore a %(tag_count)d tag"
+msgstr[1] "per favore usa un numero uguale o inferiore a %(tag_count)d tags"
+
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "fino a 5 tag, ognuno lungo al massimo 20 caratteri"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Domande frequenti"
-#: skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "Che tipo di domande posso porre qui?"
-#: skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
@@ -3108,7 +3115,7 @@ msgstr ""
"La cosa più importante &mdash; le domande devono essere "
"<strong>interessanti</strong> per gli altri"
-#: skins/default/templates/faq.html:19
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -3116,11 +3123,11 @@ msgstr ""
"Prima di porre una domanda, usa la funzione di ricerca per assicurarti che "
"non sia già stata posta"
-#: skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "Che domande devo evitare?"
-#: skins/default/templates/faq.html:23
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
@@ -3128,11 +3135,11 @@ msgstr ""
"Evita domande che sono troppo vaghe, polemiche o poco interessanti per gli "
"altri"
-#: skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "Cosa devo evitare nelle risposte?"
-#: skins/default/templates/faq.html:29
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -3142,19 +3149,19 @@ msgstr ""
"discussioni</strong>. Evita di intavolare discussioni nelle tue risposte. "
"Per brevi scambi di opinioni, utilizza i commenti."
-#: skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "Chi sono i moderatori?"
-#: skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "In breve: <strong>tu</strong>."
-#: skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "Questo sito è moderato dai suoi utenti."
-#: skins/default/templates/faq.html:36
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -3162,11 +3169,11 @@ msgstr ""
"Il sistema dei punti reputazione consente agli utenti di guadagnare il "
"diritto di effettuare le varie operazioni di moderazione."
-#: skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "Come funzionano i punti reputazione?"
-#: skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr ""
"Quando qualcuno vota a favore di una tua domanda o risposta, guadagni alcuni "
@@ -3175,7 +3182,7 @@ msgstr ""
"Ti verranno assegnati gradualmente poteri di moderazione sul sito in base "
"alla tua reputazione."
-#: skins/default/templates/faq.html:43
+#: skins/default/templates/faq.html:34
#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
@@ -3198,49 +3205,51 @@ msgstr ""
"trovi quanti punti reputazione sono necessari per ogni tipo di potere di "
"moderazione."
-#: skins/default/templates/faq.html:53
-#: skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "votare a favore"
-#: skins/default/templates/faq.html:58
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr "usare i tag"
-#: skins/default/templates/faq.html:63
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "aggiungere commenti"
-#: skins/default/templates/faq.html:67
-#: skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "votare contro"
-#: skins/default/templates/faq.html:70
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr "aprire e chiudere le proprie domande"
-#: skins/default/templates/faq.html:74
+#: skins/default/templates/faq.html:65
msgid "retag other's questions"
msgstr "modificare i tag delle domande altrui"
-#: skins/default/templates/faq.html:79
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "modificare le 'domande comunitarie'"
-#: skins/default/templates/faq.html:84
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "modificare ogni risposta"
-#: skins/default/templates/faq.html:88
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "cancellare commenti altrui"
-#: skins/default/templates/faq.html:95
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "Come faccio a verificare il mio indirizzo e-mail?"
-#: skins/default/templates/faq.html:97
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -3259,12 +3268,12 @@ msgstr ""
"creata un'<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></"
"a>immagine personale</p> basata sul tuo indirizzo."
-#: skins/default/templates/faq.html:102
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr ""
"Come cambio la mia immagine personale (gravatar)? Che cos'è il gravatar?"
-#: skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
"<p>L'immagine che appare nel tuo profilo utente è chiamata<strong>gravatar</"
@@ -3283,33 +3292,35 @@ msgstr ""
"automaticamente e contiene un motivo geometrico che ricorda un po' una "
"piastrella.</p>"
-#: skins/default/templates/faq.html:106
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "Devo scegliere una password per registrarmi?"
-#: skins/default/templates/faq.html:107
+#: skins/default/templates/faq.html:98
+#, fuzzy
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
"No, non è necessario. Puoi accedere attraverso il tuo account su un "
"qualunque sito che supporta OpenID, come Google, Yahoo, AOL, eccetera."
-#: skins/default/templates/faq.html:108
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "Accedi ora!"
-#: skins/default/templates/faq.html:113
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr "Perché le altre persone possono modificare quello che scrivo?"
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr ""
"Lo scopo di questo sito è di creare una comunità dedita allo scambio di idee "
"e alla creazione di contenuti il più possibile utili alla comunità stessa."
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
@@ -3319,15 +3330,15 @@ msgstr ""
"dagli utenti più esperti; questo contribuisce a migliorare la qualità totale "
"dei contenuti in questo sito."
-#: skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr "Se questo approccio non fa per te, rispettiamo la tua scelta."
-#: skins/default/templates/faq.html:119
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "Hai altre domande?"
-#: skins/default/templates/faq.html:120
+#: skins/default/templates/faq.html:110
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -3336,23 +3347,23 @@ msgstr ""
"<a href='%(ask_question_url)s'>Ponile</a> tu stesso, e contribuisci a "
"migliorare questo sito!"
-#: skins/default/templates/faq.html:122 skins/default/templates/header.html:45
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "domande"
-#: skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "."
-#: skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "Contatti"
-#: skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "Dicci cosa pensi di questo sito!"
-#: skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -3365,7 +3376,7 @@ msgstr ""
"<span class='big strong'>Caro %(user_name)s</span>, ci interessa moltissimo "
"sentire la tua opinione. Scrivi i tuoi commenti qui sotto."
-#: skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -3377,11 +3388,16 @@ msgstr ""
"<span class='big strong'>Caro visitatore</span>, ci interessa moltissimo la "
"tua opinione. Scrivi i tuoi commenti qui sotto."
-#: skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "inserisci un indirizzo e-mail valido"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr "(campo obbligatorio)"
-#: skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "Invia"
@@ -3411,103 +3427,120 @@ msgstr "utente non registrato"
msgid "Message body:"
msgstr "Corpo del messaggio"
-#: skins/default/templates/footer.html:8
-#: skins/default/templates/header.html:29
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "informazioni su Askbot"
-#: skins/default/templates/footer.html:9
-#: skins/default/templates/header.html:30
-#: skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "domande frequenti"
-
-#: skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "privacy"
-#: skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "contatti"
-#: skins/default/templates/header.html:13
+#: skins/default/templates/header.html:12
#, python-format
msgid "responses for %(username)s"
msgstr "risposte per %(username)s"
-#: skins/default/templates/header.html:16
+#: skins/default/templates/header.html:15
#, python-format
msgid "you have a new response"
msgid_plural "you nave %(response_count)s new responses"
msgstr[0] "hai una nuova risposta"
msgstr[1] "hai %(response_count)s nuove risposte"
-#: skins/default/templates/header.html:19
+#: skins/default/templates/header.html:18
msgid "no new responses yet"
msgstr "nessuna nuova risposta"
-#: skins/default/templates/header.html:25
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "Ha segnalato un post come inappropriato"
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "Ha segnalato un post come inappropriato"
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "logout"
-#: skins/default/templates/header.html:27
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "login"
-#: skins/default/templates/header.html:32
+#: skins/default/templates/header.html:59
msgid "settings"
msgstr "impostazioni"
-#: skins/default/templates/header.html:40
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "torna alla home page"
-#: skins/default/templates/header.html:47
+#: skins/default/templates/header.html:69
+#, fuzzy, python-format
+msgid "%(site)s logo"
+msgstr "Logo del forum Q&A"
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "utenti"
-#: skins/default/templates/header.html:48
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "medaglie"
-#: skins/default/templates/header.html:49
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "chiedi"
-#: skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "cerca"
-#: skins/default/templates/instant_notification.html:3
+#: skins/default/templates/instant_notification.html:1
#, python-format
msgid "<p>Dear %(receiving_user_name)s,</p>"
msgstr "<p>Caro %(receiving_user_name)s,</p>"
-#: skins/default/templates/instant_notification.html:5
-#, python-format
+#: skins/default/templates/instant_notification.html:3
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%%(post_url)s\">new comment</a>\n"
-"for question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
msgstr ""
"\n"
"<p>%(update_author_name)s ha lasciato un <a href=\"%%(post_url)s\">nuovo "
"commento</a>\n"
"alla domanda \"%(origin_post_title)s\"</p>\n"
-#: skins/default/templates/instant_notification.html:11
-#, python-format
+#: skins/default/templates/instant_notification.html:8
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>\n"
-" for an answer to question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
msgstr ""
"\n"
-"<p>%(update_author_name)s ha lasciato un <a href=\"%(post_url)s\">nuovo "
+"<p>%(update_author_name)s ha lasciato un <a href=\"%%(post_url)s\">nuovo "
"commento</a>\n"
-"a una risposta alla domanda \"%(origin_post_title)s\"</p>\n"
+"alla domanda \"%(origin_post_title)s\"</p>\n"
-#: skins/default/templates/instant_notification.html:17
+#: skins/default/templates/instant_notification.html:13
#, python-format
msgid ""
"\n"
@@ -3518,7 +3551,7 @@ msgstr ""
"<p>%(update_author_name)s ha risposto alla domanda\n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:23
+#: skins/default/templates/instant_notification.html:19
#, python-format
msgid ""
"\n"
@@ -3529,7 +3562,7 @@ msgstr ""
"<p>%(update_author_name)s ha posto una nuova domanda <a href=\"%(post_url)s"
"\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:29
+#: skins/default/templates/instant_notification.html:25
#, python-format
msgid ""
"\n"
@@ -3540,7 +3573,7 @@ msgstr ""
"<p>%(update_author_name)s ha modificato una risposta alla domanda <a href=\"%"
"(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:35
+#: skins/default/templates/instant_notification.html:31
#, python-format
msgid ""
"\n"
@@ -3551,10 +3584,11 @@ msgstr ""
"<p>%(update_author_name)s ha modificato la domanda\n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:41
-#, python-format
+#: skins/default/templates/instant_notification.html:37
+#, fuzzy, python-format
msgid ""
"\n"
+"<div>%(content_preview)s</div>\n"
"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
"\">change</a>\n"
"how often you receive these notifications or unsubscribe. Thank you for your "
@@ -3565,16 +3599,15 @@ msgstr ""
"con cui ti vengono inviati questi aggiornamenti o eliminarli. Grazie per la "
"tua partecipazione a questo forum!</p>\n"
-#: skins/default/templates/instant_notification.html:45
+#: skins/default/templates/instant_notification.html:42
msgid "<p>Sincerely,<br/>Forum Administrator</p>"
msgstr "<p>Cordialmente,<br/>l'amministratore</p>"
-#: skins/default/templates/logout.html:6
-#: skins/default/templates/logout.html:16
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "Logout"
-#: skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -3584,177 +3617,232 @@ msgstr ""
"completamente anonimo, esegui il logout anche sul sito del tuo provider "
"OpenID."
-#: skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Fai il logout adesso"
-#: skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr "Dimostraci di essere un essere umano"
-
-#: skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "Sono un essere umano"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
+msgstr ""
-#: skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "post per pagina"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "medaglie:"
-#: skins/default/templates/paginator.html:6
-#: skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "precedente"
-#: skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "pagina corrente"
-#: skins/default/templates/paginator.html:22
-#: skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "pagina %(num)s"
-#: skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "pagina successiva"
-#: skins/default/templates/post_contributor_info.html:9
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "post per pagina"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
#, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "%(rev_count)s revisione"
-msgstr[1] "%(rev_count)s revisioni"
+msgid "%(username)s gravatar image"
+msgstr "Immagine gravatar per %(username)s "
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
-#: skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "chiesto il"
-#: skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr "risposto il"
-#: skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr "scritto il"
-#: skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "modificato"
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "voto"
+msgstr[1] "voti"
+
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "risposta"
+msgstr[1] "risposta"
+
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+msgid "view"
+msgid_plural "views"
+msgstr[0] "consultazione"
+msgstr[1] "consultazioni"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "vedi domande con i tag '%(tag)s'"
+
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "cancella questo commento"
+
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "aggiungi commento"
+
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] "visualizza <strong>%(counter)s</strong> commento aggiuntivo"
+msgstr[1] "visualizza <strong>%(counter)s</strong> commenti aggiuntivi"
+
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] "visualizza <strong>%(counter)s</strong> commento aggiuntivo"
+msgstr[1] "visualizza <strong>%(counter)s</strong> commenti aggiuntivi"
+
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(campo obbligatorio)"
+
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "attiva/disattiva l'anteprima del codice Markdown"
+
+#: skins/default/templates/privacy.html:3
#: skins/default/templates/privacy.html:6
-#: skins/default/templates/privacy.html:11
msgid "Privacy policy"
msgstr "Regole per la privacy"
-#: skins/default/templates/question.html:80
-#: skins/default/templates/question.html:81
-#: skins/default/templates/question.html:97
-#: skins/default/templates/question.html:99
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "Mi piace questo messaggio (clicca una seconda volta per annullare)"
-#: skins/default/templates/question.html:83
-#: skins/default/templates/question.html:101
-#: skins/default/templates/question.html:261
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "numero attuale di voti"
-#: skins/default/templates/question.html:92
-#: skins/default/templates/question.html:93
-#: skins/default/templates/question.html:106
-#: skins/default/templates/question.html:107
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "Non mi piace questo messaggio (clicca una seconda volta per annullare)"
-#: skins/default/templates/question.html:111
-#: skins/default/templates/question.html:112
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr ""
"Aggiungi alle domande preferite (clicca una seconda volta per annullare)"
-#: skins/default/templates/question.html:118
-#: skins/default/templates/question.html:119
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr ""
"Togli dalla lista delle domande preferite (clicca di nuovo per riaggiungerla)"
-#: skins/default/templates/question.html:144
-#: skins/default/templates/question.html:298
-#: skins/default/templates/revisions_answer.html:58
-#: skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Riapri questa domanda"
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "modifica"
-#: skins/default/templates/question.html:149
+#: skins/default/templates/question.html:97
msgid "retag"
msgstr "modifica i tag"
-#: skins/default/templates/question.html:156
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "riapri"
-#: skins/default/templates/question.html:160
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "chiudi"
-#: skins/default/templates/question.html:166
-#: skins/default/templates/question.html:303
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr "segnala questo messaggio come offensivo (spam, pubblicità, insulti...)"
-#: skins/default/templates/question.html:167
-#: skins/default/templates/question.html:304
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "segnala come offensivo"
-#: skins/default/templates/question.html:175
-#: skins/default/templates/question.html:315
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "cancella"
-#: skins/default/templates/question.html:193
-#: skins/default/templates/question.html:335
-msgid "delete this comment"
-msgstr "cancella questo commento"
-
-#: skins/default/templates/question.html:204
-#: skins/default/templates/question.html:346
-msgid "add comment"
-msgstr "aggiungi commento"
-
-#: skins/default/templates/question.html:208
-#: skins/default/templates/question.html:350
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] "visualizza <strong>%(counter)s</strong> commento aggiuntivo"
-msgstr[1] "visualizza <strong>%(counter)s</strong> commenti aggiuntivi"
-
-#: skins/default/templates/question.html:210
-#: skins/default/templates/question.html:352
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] "visualizza <strong>%(counter)s</strong> commento aggiuntivo"
-msgstr[1] "visualizza <strong>%(counter)s</strong> commenti aggiuntivi"
-
-#: skins/default/templates/question.html:223
+#: skins/default/templates/question.html:156
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr ""
"Questa domanda è stata chiusa per il seguente motivo: \"%(close_reason)s\" da"
-#: skins/default/templates/question.html:225
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr "data di chiusura %(closed_at)s"
-#: skins/default/templates/question.html:233
+#: skins/default/templates/question.html:166
#, python-format
msgid ""
"\n"
@@ -3771,79 +3859,79 @@ msgstr[1] ""
"\n"
"%(counter)s Risposte:"
-#: skins/default/templates/question.html:241
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "mostra prima le risposte più vecchie"
-#: skins/default/templates/question.html:241
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "più vecchie"
-#: skins/default/templates/question.html:243
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "mostra prima le risposte più nuove"
-#: skins/default/templates/question.html:243
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "più nuove"
-#: skins/default/templates/question.html:245
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "mostra prima le risposte più votate"
-#: skins/default/templates/question.html:245
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "più votate"
-#: skins/default/templates/question.html:259
-#: skins/default/templates/question.html:260
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "Mi piace questa risposta (clicca una seconda volta per annullare)"
-#: skins/default/templates/question.html:266
-#: skins/default/templates/question.html:267
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "Non mi piace questa risposta (clicca una seconda volta per annullare)"
-#: skins/default/templates/question.html:272
-#: skins/default/templates/question.html:273
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr ""
"segna questa risposta tra le preferite (clicca una seconda volta per "
"annullare)"
-#: skins/default/templates/question.html:278
-#: skins/default/templates/question.html:279
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
#, python-format
msgid "%(question_author)s has selected this answer as correct"
msgstr "%(question_author)s ha scelto questa come risposta migliore"
-#: skins/default/templates/question.html:292
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "link permanente alla risposta"
-#: skins/default/templates/question.html:293
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "link permanente"
-#: skins/default/templates/question.html:315
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "riattiva domanda"
-#: skins/default/templates/question.html:374
-#: skins/default/templates/question.html:377
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
"<strong>Segnalami</strong> nuove risposte o aggiornamenti via e-mail ogni "
"giorno"
-#: skins/default/templates/question.html:380
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Segnalami</strong> nuove risposte o aggiornamenti via e-mail ogni "
"settimana"
-#: skins/default/templates/question.html:385
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -3852,21 +3940,21 @@ msgstr ""
"sort=email_subscriptions'>modificare</a></strong> la frequenza con cui "
"ricevi gli aggiornamenti)"
-#: skins/default/templates/question.html:390
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"Se ti registri, potrai scegliere di ricevere periodicamente aggiornamenti "
"via e-mail sullo stato di questa domanda."
-#: skins/default/templates/question.html:401
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "La tua risposta"
-#: skins/default/templates/question.html:403
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "Rispondi per primo!"
-#: skins/default/templates/question.html:409
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Comincia pure a rispondere </span> - la tua "
@@ -3875,7 +3963,7 @@ msgstr ""
"eventuali discussioni <strong>utilizza i commenti</strong> e "
"<strong>ricordati di votare</strong> (non appena hai fatto il login)!"
-#: skins/default/templates/question.html:413
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>Rispondi pure alla tua domanda</span>, ma cerca di "
@@ -3884,7 +3972,7 @@ msgstr ""
"<strong>ricordati di votare :)</strong> per le risposte migliori (e per "
"quelle peggiori!)"
-#: skins/default/templates/question.html:415
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr ""
"<span class='big strong'>Cerca di dare una vera risposta</span>. Se vuoi "
@@ -3893,293 +3981,130 @@ msgstr ""
"invece di scriverne una nuova. Inoltre, <strong>ricordati di votare</strong> "
"&mdash; ci permette di individuare facilmente le domande e risposte migliori!"
-#: skins/default/templates/question.html:451
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr "Accedi/registrati per scrivere la tua risposta"
-#: skins/default/templates/question.html:454
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "Rispondi alla tua domanda"
-#: skins/default/templates/question.html:456
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Rispondi alla domanda"
-#: skins/default/templates/question.html:471
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Tag"
-#: skins/default/templates/question.html:476
-#: skins/default/templates/questions.html:324
-#: skins/default/templates/tag_selector.html:11
-#: skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "Vedi le domande con tag '%(tag_name)s'"
-#: skins/default/templates/question.html:482
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "Chiesta il"
-#: skins/default/templates/question.html:485
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "domanda consultata"
-#: skins/default/templates/question.html:485
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "volte"
-#: skins/default/templates/question.html:488
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "Aggiornata l'ultima voltail"
-#: skins/default/templates/question.html:495
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "Domande simili"
-#: skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr "Indica la tua opinione su questa domanda votando"
-
-#: skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"voto"
-msgstr[1] ""
-"\n"
-"voti"
-
-#: skins/default/templates/question_counter_widget.html:21
-#: skins/default/templates/question_list.html:23
-#: skins/default/templates/questions.html:198
-#: skins/default/templates/users_questions.html:43
-msgid "this answer has been accepted to be correct"
-msgstr "questa risposta è stata accettata dall'autore della domanda"
-
-#: skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"risposta"
-msgstr[1] ""
-"\n"
-"risposte"
-
-#: skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"consultazione"
-msgstr[1] ""
-"\n"
-"consultazioni"
-
-#: skins/default/templates/question_edit.html:5
-#: skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Modifica domanda"
-#: skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "Suggerimenti"
-#: skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "poni una domanda interessante per gli altri"
-#: skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "sii sufficientemente dettagliato"
-#: skins/default/templates/question_list.html:15
-#: skins/default/templates/users_questions.html:35
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"voto"
-msgstr[1] ""
-"\n"
-"voti"
-
-#: skins/default/templates/question_list.html:35
-#: skins/default/templates/users_questions.html:55
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"risposta"
-msgstr[1] ""
-"\n"
-"risposte"
-
-#: skins/default/templates/question_list.html:47
-#: skins/default/templates/users_questions.html:67
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"consultazione"
-msgstr[1] ""
-"\n"
-"consultazioni"
-
-#: skins/default/templates/question_retag.html:5
-#: skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Cambia tag"
-#: skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "fino a 5 tag, ognuno lungo al massimo 20 caratteri"
-
-#: skins/default/templates/question_retag.html:74
+#: skins/default/templates/question_retag.html:25
msgid "Retag"
msgstr "Modifica tag"
-#: skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "Perché usare e modificare i tag?"
-#: skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
-msgstr "i tag ci aiutano a organizzare le domande"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr "sarai premiato con delle medaglie per il buon uso dei tag"
-#: skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "risposte"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "fino a 5 tag, ognuno lungo al massimo 20 caratteri"
-#: skins/default/templates/questions.html:9
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Domande"
-#: skins/default/templates/questions.html:33
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "In:"
-#: skins/default/templates/questions.html:35
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr "vedi domande senza risposta"
-#: skins/default/templates/questions.html:37
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr "vedi le tue domande preferite"
-#: skins/default/templates/questions.html:41
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "Ordina per:"
-#: skins/default/templates/questions.html:46
-#: skins/default/templates/questions.html:57
-msgid "click to see the newest questions"
-msgstr "clicca qui per vedere le domande più nuove"
-
-#: skins/default/templates/questions.html:52
-msgid "click to see the oldest questions"
-msgstr "clicca qui per vedere le domande più vecchie"
-
-#: skins/default/templates/questions.html:65
-#: skins/default/templates/questions.html:76
-msgid "click to see the most recently updated questions"
-msgstr "clicca qui per vedere le domande modificate più di recente"
-
-#: skins/default/templates/questions.html:71
-msgid "click to see the least recently updated questions"
-msgstr "clicca qui per vedere le domande modificate meno recentemente"
-
-#: skins/default/templates/questions.html:84
-#: skins/default/templates/questions.html:95
-msgid "click to see hottest questions"
-msgstr "clicca qui per vedere le domande con più risposte"
-
-#: skins/default/templates/questions.html:84
-msgid "less answers"
-msgstr "meno risposte"
-
-#: skins/default/templates/questions.html:90
-msgid "click to see coldest questions"
-msgstr "clicca qui per vedere le domande con meno risposte"
-
-#: skins/default/templates/questions.html:90
-#: skins/default/templates/questions.html:95
-msgid "more answers"
-msgstr "più risposte"
-
-#: skins/default/templates/questions.html:103
-#: skins/default/templates/questions.html:114
-msgid "click to see most voted questions"
-msgstr "clicca qui per vedere le domande più votate"
-
-#: skins/default/templates/questions.html:103
-msgid "unpopular"
-msgstr "meno votate"
-
-#: skins/default/templates/questions.html:109
-msgid "click to see least voted questions"
-msgstr "clicca per vedere le domande meno votate"
-
-#: skins/default/templates/questions.html:109
-#: skins/default/templates/questions.html:114
-msgid "popular"
-msgstr "più votate"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "sottoscrivi al feed delle domande"
-#: skins/default/templates/questions.html:129
+#: skins/default/templates/questions.html:101
msgid "rss feed"
msgstr "feed RSS"
-#: skins/default/templates/questions.html:133
-#, python-format
+#: skins/default/templates/questions.html:105
+#, fuzzy, python-format
msgid ""
"\n"
-" %(q_num)s question found\n"
+" %(q_num)s question\n"
" "
msgid_plural ""
"\n"
-" %(q_num)s questions found\n"
+" %(q_num)s questions\n"
" "
msgstr[0] ""
"\n"
@@ -4188,124 +4113,130 @@ msgstr[1] ""
"\n"
"%(q_num)s domande trovate"
-#: skins/default/templates/questions.html:139
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "%(q_num)s domanda"
msgstr[1] "%(q_num)s domande"
-#: skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr "contenenti messaggi di %(author_name)s"
-#: skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "con i tag"
-#: skins/default/templates/questions.html:153
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "Consigli per la ricerca:"
-#: skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "azzera autore"
-#: skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "oppure"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "azzera i tag"
-#: skins/default/templates/questions.html:165
-#: skins/default/templates/questions.html:169
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "ricomincia da capo"
-#: skins/default/templates/questions.html:171
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr ""
"- per espandere, o raffinare la tua ricerca aggiungendo altri tag o "
"modificando le parole chiave"
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "Suggerimenti per la ricerca:"
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr "aggiungi tag e parole chiave per restringere il campo"
-#: skins/default/templates/questions.html:194
-msgid "vote"
-msgid_plural "votes"
-msgstr[0] "voto"
-msgstr[1] "voti"
-
-#: skins/default/templates/questions.html:226
-msgid "view"
-msgid_plural "views"
-msgstr[0] "consultazione"
-msgstr[1] "consultazioni"
-
-#: skins/default/templates/questions.html:250
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr "Non ci sono domande senza risposte"
-#: skins/default/templates/questions.html:253
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "Non ci sono domande preferite"
-#: skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr "Aggiungi qualche domanda alla tua lista di domande preferite"
-#: skins/default/templates/questions.html:259
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr "puoi espandere la tua ricerca"
-#: skins/default/templates/questions.html:263
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr "azzerando l'autore"
-#: skins/default/templates/questions.html:267
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr "azzerando i tag"
-#: skins/default/templates/questions.html:271
-#: skins/default/templates/questions.html:275
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr "ricominciando da capo"
-#: skins/default/templates/questions.html:280
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr "Ricorda, puoi sempre porre tu stesso una domanda!"
-#: skins/default/templates/questions.html:284
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr "Non hai trovato quello che cercavi?"
-#: skins/default/templates/questions.html:285
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr "Poni tu stesso la domanda!"
-#: skins/default/templates/questions.html:303
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr "Utenti attivi"
-#: skins/default/templates/questions.html:319
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Tag"
-#: skins/default/templates/reopen.html:6
-#: skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "Riapri domanda"
-#: skins/default/templates/reopen.html:19
+#: skins/default/templates/reopen.html:9
msgid "Title"
msgstr "Titolo"
-#: skins/default/templates/reopen.html:24
+#: skins/default/templates/reopen.html:14
#, python-format
msgid ""
"This question has been closed by \n"
@@ -4315,83 +4246,85 @@ msgstr ""
"Questa domanda è stata chiusa da\n"
"<a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>"
-#: skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:19
msgid "Close reason:"
msgstr "Motivo della chiusura:"
-#: skins/default/templates/reopen.html:32
+#: skins/default/templates/reopen.html:22
msgid "When:"
msgstr "Quando:"
-#: skins/default/templates/reopen.html:35
+#: skins/default/templates/reopen.html:25
msgid "Reopen this question?"
msgstr "Riapri questa domanda?"
-#: skins/default/templates/reopen.html:39
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Riapri questa domanda"
-#: skins/default/templates/revisions_answer.html:7
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:8
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "Storia delle modifiche"
-#: skins/default/templates/revisions_answer.html:50
-#: skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "clicca per mostrare/nascondere le modifiche"
-#: skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "Numero di revisione dei media della skin"
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "Tag preferiti"
-#: skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "rimuovi '%(tag_name)s' dalla tua lista di tag preferiti"
-#: skins/default/templates/tag_selector.html:21
-#: skins/default/templates/tag_selector.html:38
-#: skins/default/templates/user_moderate.html:37
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Aggiungi"
-#: skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Tag ignorati"
-#: skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "rimuovi '%(tag_name)s' dalla tua lista di tag ignorati"
-#: skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "nascondi le domande ignorate"
-#: skins/default/templates/tags.html:6 skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Lista dei tag"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "ordina i tag alfabeticamente"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "per nome"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "ordina i tag per frequenza d'uso"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "per numero di voti"
-#: skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
@@ -4399,41 +4332,46 @@ msgstr ""
"Tutti i tag contenenti '<span class=\"darkred\"><strong>%(stag)s</strong></"
"span>'"
-#: skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Nessun risultato"
-#: skins/default/templates/user.html:34
+#: skins/default/templates/user.html:14
#, python-format
msgid "%(username)s's profile"
msgstr "profilo dell'utente %(username)s"
-#: skins/default/templates/user_edit.html:6
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Modifica profilo"
-#: skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "modifica profilo"
-#: skins/default/templates/user_edit.html:33
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "cambia immagine"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Utente registrato"
-#: skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Nome visualizzato"
-#: skins/default/templates/user_edit.html:88
-#: skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Conferma"
-#: skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr "E-mail di notifica"
-#: skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
"<span class='big strong'>Modifica la frequenza delle e-mail di notifica</"
@@ -4442,96 +4380,145 @@ msgstr ""
"altri. Se non vuoi ricevere e-mail, seleziona 'mai' qui sotto.<br/>Le e-mail "
"di aggiornamento vengono spedite solo quando ci sono nuove attività."
-#: skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Non spedire più nessuna e-mail"
-#: skins/default/templates/user_info.html:15
-msgid "change picture"
-msgstr "cambia immagine"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "domande"
-#: skins/default/templates/user_info.html:22
-#: skins/default/templates/users.html:26
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "cancella"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "ultimo accesso"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "più recenti"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "bronzo"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "ultimo accesso"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "ha accettato una risposta"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "punti reputazione"
-#: skins/default/templates/user_info.html:33
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
+
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "aggiorna profilo"
-#: skins/default/templates/user_info.html:45
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "nome vero"
-#: skins/default/templates/user_info.html:50
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "membro dal"
-#: skins/default/templates/user_info.html:55
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "ultimo accesso"
-#: skins/default/templates/user_info.html:61
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "sito personale"
-#: skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "residenza"
-#: skins/default/templates/user_info.html:74
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "età"
-#: skins/default/templates/user_info.html:75
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "anni"
-#: skins/default/templates/user_info.html:81
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "voti rimanenti per oggi"
-#: skins/default/templates/user_info.html:82
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "voti rimanenti"
-#: skins/default/templates/user_moderate.html:7
+#: skins/default/templates/user_moderate.html:5
#, python-format
msgid "%(username)s's current status is \"%(status)s\""
msgstr "lo stato dell'utente %(username)s è \"%(status)s\""
-#: skins/default/templates/user_moderate.html:10
+#: skins/default/templates/user_moderate.html:8
msgid "User status changed"
msgstr "Lo stato dell'utente è stato modificato"
-#: skins/default/templates/user_moderate.html:17
+#: skins/default/templates/user_moderate.html:15
msgid "Save"
msgstr "Salva"
-#: skins/default/templates/user_moderate.html:23
+#: skins/default/templates/user_moderate.html:21
#, python-format
msgid "Your current reputation is %(reputation)s points"
msgstr "Hai %(reputation)s punti reputazione"
-#: skins/default/templates/user_moderate.html:25
+#: skins/default/templates/user_moderate.html:23
#, python-format
msgid "User's current reputation is %(reputation)s points"
msgstr "Questo utente ha %(reputation)s punti reputazione"
-#: skins/default/templates/user_moderate.html:29
+#: skins/default/templates/user_moderate.html:27
msgid "User reputation changed"
msgstr "La reputazione dell'utente è stata modificata"
-#: skins/default/templates/user_moderate.html:36
+#: skins/default/templates/user_moderate.html:34
msgid "Subtract"
msgstr "Sottrai"
-#: skins/default/templates/user_moderate.html:41
+#: skins/default/templates/user_moderate.html:39
#, python-format
msgid "Send message to %(username)s"
msgstr "Spedisci messaggio a %(username)s"
-#: skins/default/templates/user_moderate.html:42
+#: skins/default/templates/user_moderate.html:40
msgid ""
"An email will be sent to the user with 'reply-to' field set to your email "
"address. Please make sure that your address is entered correctly."
@@ -4539,84 +4526,84 @@ msgstr ""
"Verrà spedita all'utente un'e-mail utilizzando il tuo indirizzo come campo "
"'reply-to'. Assicurati che il tuo indirizzo sia inserito correttamente."
-#: skins/default/templates/user_moderate.html:44
+#: skins/default/templates/user_moderate.html:42
msgid "Message sent"
msgstr "Messaggio spedito"
-#: skins/default/templates/user_moderate.html:62
+#: skins/default/templates/user_moderate.html:60
msgid "Send message"
msgstr "Spedisci messaggio"
-#: skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "Registro dei tuoi punti reputazione"
-#: skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr "Registro dei punti reputazione di %(user_name)s"
-#: skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] "<span class=\"count\">%(counter)s</span> Domanda"
msgstr[1] "<span class=\"count\">%(counter)s</span> Domande"
-#: skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] "<span class=\"count\">%(counter)s</span> Risposta"
msgstr[1] "<span class=\"count\">%(counter)s</span> Risposte"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr "questa risposta ha ricevuto %(answer_score)s voti"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "questa risposta è stata accettata dall'autore"
-#: skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] "(%(comment_count)s commento)"
msgstr[1] "(%(comment_count)s commenti)"
-#: skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] "<span class=\"count\">%(cnt)s</span> Voto"
msgstr[1] "<span class=\"count\">%(cnt)s</span> Voti"
-#: skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr "pollice su"
-#: skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "l'utente ha dato questo numero di voti a favore"
-#: skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr "pollice in giù"
-#: skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr "l'utente ha dato questo numero di voti contro"
-#: skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] "<span class=\"count\">%(counter)s</span> Tag"
msgstr[1] "<span class=\"count\">%(counter)s</span> Tag"
-#: skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
@@ -4624,46 +4611,54 @@ msgstr ""
"vedi altre domande con il tag '%(tag_name)s' a cui %(view_user)s ha "
"contribuito"
-#: skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] "<span class=\"count\">%(counter)s</span> Medaglia"
msgstr[1] "<span class=\"count\">%(counter)s</span> Medaglie"
-#: skins/default/templates/user_tabs.html:8
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "Profilo utente"
-#: skins/default/templates/user_tabs.html:9
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "dettagli"
-#: skins/default/templates/user_tabs.html:11
-msgid "recent activity"
-msgstr "attività recente"
-
-#: skins/default/templates/user_tabs.html:12
-msgid "activity"
-msgstr "attività"
-
-#: skins/default/templates/user_tabs.html:15 views/users.py:769
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "commenti e risposte a domande"
-#: skins/default/templates/user_tabs.html:16
-msgid "responses"
-msgstr "risposte"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: skins/default/templates/user_tabs.html:19
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "registro dei punti reputazione"
-#: skins/default/templates/user_tabs.html:20
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "reputazione"
-#: skins/default/templates/user_tabs.html:23 views/users.py:833
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
+msgstr "domande preferite da questo utente"
+
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr "preferite"
+
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "attività recente"
+
+#: skins/default/templates/user_tabs.html:20
+msgid "activity"
+msgstr "attività"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
msgid "user vote record"
msgstr "elenco dei voti dati"
@@ -4671,74 +4666,70 @@ msgstr "elenco dei voti dati"
msgid "casted votes"
msgstr "voti"
-#: skins/default/templates/user_tabs.html:27
-msgid "questions that user selected as his/her favorite"
-msgstr "domande preferite da questo utente"
-
-#: skins/default/templates/user_tabs.html:28
-msgid "favorites"
-msgstr "preferite"
-
-#: skins/default/templates/user_tabs.html:31 views/users.py:958
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr "impostazioni notifiche via e-mail"
-#: skins/default/templates/user_tabs.html:32
+#: skins/default/templates/user_tabs.html:29
msgid "subscriptions"
msgstr "notifiche"
-#: skins/default/templates/user_tabs.html:36 views/users.py:215
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
msgid "moderate this user"
msgstr "modera questo utente"
-#: skins/default/templates/user_tabs.html:37
+#: skins/default/templates/user_tabs.html:34
msgid "moderation"
msgstr "modera"
-#: skins/default/templates/users.html:6 skins/default/templates/users.html:24
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Utenti"
-#: skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "più recenti"
-#: skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "per nome"
-#: skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr "utenti contenenti %(suser)s:"
-#: skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Nessun utente trovato"
-#: skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "questa domanda è stata aggiunta alle preferite"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "questa domanda è stata aggiunta alle preferite"
+msgstr[1] "questa domanda è stata aggiunta alle preferite"
-#: skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr "pollice in su attivato"
-#: skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr "pollice in su disattivato"
-#: skins/default/templates/authopenid/changeemail.html:3
-#: skins/default/templates/authopenid/changeemail.html:9
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "Cambia e-mail"
-#: skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr "Salva il tuo indirizzo e-mail"
-#: skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr ""
@@ -4747,7 +4738,7 @@ msgstr ""
"<span class=\"strong big\">inseriscilo qui sotto il nuovo indirizzo</span>."
"<br>L'indirizzo corrente è <strong>%(email)s</strong>"
-#: skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr ""
@@ -4759,27 +4750,27 @@ msgstr ""
"a> unica per il tuo account. Il tuo indirizzo e-mail non sarà mai pubblicato "
"o comunicato a terze parti."
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr ""
"<strong>Il tuo nuovo indirizzo e-mail:</strong> (non verrà <strong>mai</"
"strong> rivelato agli altri utenti, deve essere valido)"
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr ""
"<strong>Il tuo indirizzo e-mail</strong> (<i>deve essere valido, non sarà "
"mai rivelato agli altri utenti</i>)"
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr "Salva e-mail"
-#: skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr "Verifica e-mail"
-#: skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
@@ -4790,11 +4781,11 @@ msgstr ""
"strong>, puoi <a href='%(change_email_url)s'><strong>cambiarlo di nuovo</"
"strong></a>."
-#: skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr "E-mail non modificata"
-#: skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
@@ -4803,11 +4794,11 @@ msgstr ""
"o utilizzare di nuovo <a href='%(change_email_url)s'><strong>questa pagina</"
"strong></a>."
-#: skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr "E-mail modificata"
-#: skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
@@ -4816,11 +4807,11 @@ msgstr ""
"indirizzo. Le e-mail di notifica vengono spedite solo in caso di "
"aggiornamenti, al massimo una volta al giorno."
-#: skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr "E-mail verificata"
-#: skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
"<span class=\"big strong\">Grazie per aver verificato il tuo indirizzo e-"
@@ -4829,11 +4820,11 @@ msgstr ""
"che più ti interessano: quando ci sono novità, ti sarà spedita un'e-mail di "
"notifica <strong>una volta al giorno</strong> o meno."
-#: skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "E-mail di verifica non spedita"
-#: skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
@@ -4841,42 +4832,13 @@ msgstr ""
"span>, quindi l'e-mail non è stata spedita. Se necessario puoi <a href='%"
"(change_link)s'>cambiare</a> l'indirizzo usato per le notifiche."
-#: skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr "Cambia url OpenID"
-
-#: skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr "Qui puoi <strong>cambiare il tuo url OpenID</strong>"
-
-#: skins/default/templates/authopenid/changeopenid.html:14
-#: skins/default/templates/authopenid/delete.html:14
-#: skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr "Per favore correggi i seguenti errori:"
-
-#: skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "url OpenID:"
-
-#: skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Cambia password"
-
-#: skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr "Qui puoi <strong>cambiare la tua password</strong>"
-
-#: skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with this site"
-msgstr "Accedi con il tuo OpenID"
-
-#: skins/default/templates/authopenid/complete.html:25
-msgid "Connect your OpenID with your account on this site"
-msgstr "Utilizza OpenID per accedere a questo sito"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "Registrati"
-#: skins/default/templates/authopenid/complete.html:30
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -4888,7 +4850,7 @@ msgstr ""
"tuo account, detta <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></"
"a>.</p>"
-#: skins/default/templates/authopenid/complete.html:34
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -4904,7 +4866,7 @@ msgstr ""
"unica associata al tuo account, detta <a href='%(gravatar_faq_url)"
"s'><strong>gravatar</strong></a>.</p>"
-#: skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
@@ -4918,7 +4880,7 @@ msgstr ""
"usato per creare un'immagine unica associata al tuo account, detta <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: skins/default/templates/authopenid/complete.html:41
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -4930,27 +4892,23 @@ msgstr ""
"tuo account, detta <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></"
"a>.</p>"
-#: skins/default/templates/authopenid/complete.html:45
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr "Questo nome utente è già in uso, scegline un altro."
-#: skins/default/templates/authopenid/complete.html:60
-msgid "Sorry, looks like we have some errors:"
-msgstr "Mi spiace, si sono verificati degli errori:"
-
-#: skins/default/templates/authopenid/complete.html:85
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr ""
"<strong>Nome visualizzato</strong> (<i>verrà mostrato agli altri utenti</i>)"
-#: skins/default/templates/authopenid/complete.html:92
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr ""
"<strong>Indirizzo e-mail</strong> (<i><strong>non</strong> verrà mostrato "
"agli altri utenti, dev'essere valido</i>)"
-#: skins/default/templates/authopenid/complete.html:98
-#: skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr ""
"<strong>Ricevi aggiornamenti via e-mail</strong> &mdash; questo aiuterà la "
@@ -4959,65 +4917,42 @@ msgstr ""
"settimana</strong> con un riassunto delle novità (se ce ne sono)<br/> Se lo "
"desideri, modifica queste impostazioni."
-#: skins/default/templates/authopenid/complete.html:102
-#: skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "scegli una delle opzioni qui sopra"
-#: skins/default/templates/authopenid/complete.html:105
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
"Quando accederai al sito, sulla destra troverai il pannello con i filtri tag."
-#: skins/default/templates/authopenid/complete.html:106
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "registrati"
-#: skins/default/templates/authopenid/complete.html:115
-msgid "Existing account"
-msgstr "Account esistente"
-
-#: skins/default/templates/authopenid/complete.html:116
-msgid "user name"
-msgstr "nome utente"
-
-#: skins/default/templates/authopenid/complete.html:117
-msgid "password"
-msgstr "password"
-
-#: skins/default/templates/authopenid/complete.html:124
-msgid "Register"
-msgstr "Registrati"
-
-#: skins/default/templates/authopenid/complete.html:125
-#: skins/default/templates/authopenid/signin.html:182
-msgid "Forgot your password?"
-msgstr "Password dimenticata?"
-
-#: skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr "Grazie per esserti registrato sul nostro forum Q&A!"
-#: skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr "Il tuo account è:"
-#: skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr "Nome utente:"
-#: skins/default/templates/authopenid/confirm_email.txt:7
-#: skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "Password:"
-#: skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr "Puoi accedere al tuo account da qui:"
-#: skins/default/templates/authopenid/confirm_email.txt:12
-#: skins/default/templates/authopenid/email_validation.txt:14
-#: skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
@@ -5025,52 +4960,20 @@ msgstr ""
"Cordialmente,\n"
" l'Amministratore"
-#: skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "Cancella account"
-
-#: skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
-msgstr ""
-"Nota: se cancelli il tuo account, chiunque potrà crearne uno nuovo con lo "
-"stesso nome utente."
-
-#: skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr "Spunta la casella di conferma, se desideri cancellare il tuo account."
-
-#: skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "Sì, voglio davvero cancellare il mio account"
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr "Password/url OpenID "
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "(per maggiore sicurezza)"
-
-#: skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
-msgstr "Cancella permanentemente questo account"
-
-#: skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "Benvenuto sul forum Q&A"
-#: skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr "Per utilizzare il forum, clicca sul collegamento qui sotto:"
-#: skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr ""
"Cliccando sul collegamento qui sopra, verificherai il tuo indirizzo e-mail."
-#: skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
@@ -5079,69 +4982,11 @@ msgstr ""
"Se hai ricevuto questo messaggio per errore, basta che tu ignori questa e-"
"mail. Ci scusiamo per il problema."
-#: skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr "Login attraverso un sito esterno"
-
-#: skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
-msgstr ""
-"Inserisci qui le informazioni per il login attraverso un sito esterno o "
-"utilizza %(feedback_url)s"
-
-#: skins/default/templates/authopenid/sendpw.html:4
-#: skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Spedisci nuova password"
-
-#: skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr ""
-"<span class='big strong'>Hai dimenticato la tua password? Nessun problema "
-"&mdash; richiedine una nuova!</span><br/>Basta seguire queste semplici "
-"istruzioni:<br/>&bull; indica il tuo nome utente qui sotto e controlla la "
-"tua e-mail<br/>&bull; <strong>clicca sul link di attivazione</strong> della "
-"nuova password che ti verrà spedito via e-mail e collegati con la password "
-"indicata<br/>&bull; cambia la tua password"
-
-#: skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Spediscimi una nuova password"
-
-#: skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "torna alla pagina di accesso"
-
-#: skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
-msgstr ""
-"Qualcuno sta cercando di recuperare la tua password per il sito %(site_url)"
-"s.\n"
-"Se non si tratta di te, puoi ignorare questo messaggio."
-
-#: skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
-msgstr ""
-"Per cambiare la tua password, segui queste semplici istruzioni:\n"
-"* clicca su questo collegamento: %(key_link)s\n"
-"* accedi al sito con nume utente %(username)s e password %(password)s\n"
-"* vai sul tuo profilo utente e modifica la tua password"
-
-#: skins/default/templates/authopenid/signin.html:6
+#: skins/default/templates/authopenid/signin.html:3
msgid "User login"
msgstr "Accesso utente"
-#: skins/default/templates/authopenid/signin.html:24
+#: skins/default/templates/authopenid/signin.html:11
#, python-format
msgid ""
"\n"
@@ -5153,7 +4998,7 @@ msgstr ""
"%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">è stata "
"memorizzata e verrà pubblicata non appena ti registrerai.</span>"
-#: skins/default/templates/authopenid/signin.html:31
+#: skins/default/templates/authopenid/signin.html:18
#, python-format
msgid ""
"Your question \n"
@@ -5164,140 +5009,185 @@ msgstr ""
"strong> %(summary)s...\"</i> <span class=\"strong big\">è stata memorizzata "
"e verrà pubblicata non appena ti registrerai.</span>"
-#: skins/default/templates/authopenid/signin.html:39
+#: skins/default/templates/authopenid/signin.html:25
msgid ""
-"You can use your favorite service from those listed below to sign in using "
-"secure OpenID or similar technology. Your external service password always "
-"stays confidential and you don't have to rememeber or create another one."
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:43
+#: skins/default/templates/authopenid/signin.html:28
msgid ""
-"Please add a more permanent login method by clicking one of the icons below, "
-"to avoioid logging in via email each time. All of the services listed below "
-"provide a secure sign-in method based on OpenID or similar technology."
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:46
+#: skins/default/templates/authopenid/signin.html:30
msgid ""
-"You are already signed in, but if you want to change the login method for "
-"the future use - just click on one of the icons below."
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-# msgid "Click to sign in through any of these services."
-# msgstr ""
-# "<p><span class=\"big strong\">Please select your favorite login method
-# below."
-# "</span></p><p><font color=\"gray\">External login services use <a href="
-# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-# "always stays confidential between you and your login provider and you don't
-# "
-# "have to remember another one. "
-# "Askbot option requires your login name and "
-# "password entered here.</font></p>"
-#: skins/default/templates/authopenid/signin.html:153
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
msgstr ""
-"<span class=\"big strong\">Inserisci il tuo </span><span id=\"enter_your_what"
-"\" class='big strong'>nome utente sul sito selezionato</span><br/><span "
-"class='grey'>(o cambia metodo di login)</span>"
-#: skins/default/templates/authopenid/signin.html:156
-#: skins/default/templates/authopenid/signin.html:162
-#: skins/default/templates/authopenid/signin.html:180
-msgid "Login"
-msgstr "Accedi"
+#: skins/default/templates/authopenid/signin.html:36
+msgid ""
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:160
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
msgstr ""
-"<span class=\"big strong\">Inserisci il tuo url <a class=\"openid_logo\" "
-"href=\"http://openid.net\"> OpenID</a></span><br/><span class='grey'>(o "
-"cambia metodo di login)</span>"
-#: skins/default/templates/authopenid/signin.html:166
-msgid "Enter your login name and password"
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+#, fuzzy
+msgid "(or select another login method above)"
+msgstr "scegli una delle opzioni qui sopra"
+
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "signin/"
+
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Per favore inserisci username e password"
+
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
msgstr ""
-"<span class='big strong'>Inserisci il tuo nome utente su Askbot e la tua "
-"password</span><br/><span class='grey'>(o seleziona il tuo provider OpenID "
-"dall'elenco qui sopra)</span>"
-#: skins/default/templates/authopenid/signin.html:172
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "Nome utente"
-#: skins/default/templates/authopenid/signin.html:176
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "Password"
-#: skins/default/templates/authopenid/signin.html:181
-msgid "Create account"
-msgstr "Crea account"
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "Accedi"
-#: skins/default/templates/authopenid/signin.html:191
-msgid "Account recovery email sent"
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "New password created"
+
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "per favore, digita di nuovo la password"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:193
-msgid "Still have trouble accessing your account?"
+#: skins/default/templates/authopenid/signin.html:160
+#, fuzzy
+msgid "provider"
+msgstr "Utente approvato"
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "ultimo accesso"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:198
+#: skins/default/templates/authopenid/signin.html:187
#, fuzzy
-msgid "Please, enter your email address below to recover"
+msgid "Still have trouble signing in?"
+msgstr "Hai altre domande?"
+
+#: skins/default/templates/authopenid/signin.html:192
+#, fuzzy
+msgid "Please, enter your email address below and obtain a new key"
msgstr "Per favore inserisci la tua password"
-#: skins/default/templates/authopenid/signin.html:201
+#: skins/default/templates/authopenid/signin.html:194
#, fuzzy
-msgid "Recover your account via email"
+msgid "Please, enter your email address below to recover your account"
+msgstr "Per favore inserisci la tua password"
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
msgstr "Scegli una nuova password"
#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "Scegli una nuova password"
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Perché usare OpenID?"
-#: skins/default/templates/authopenid/signin.html:211
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr ""
"Con OpenID non devi creare un nome utente e una password per ogni sito che "
"utilizzi."
-#: skins/default/templates/authopenid/signin.html:214
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr ""
"Puoi riutilizzare in completa sicurezza le stesse credenziali per tutti i "
"siti abilitati."
-#: skins/default/templates/authopenid/signin.html:217
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr ""
"Ci sono più di 160 milioni di account OpenID in uso. Più di 10.000 siti "
"utilizzano OpenID."
-#: skins/default/templates/authopenid/signin.html:220
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr ""
"OpenID è basato su uno standard aperto, supportato da molte organizzazioni."
-#: skins/default/templates/authopenid/signin.html:225
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "Scopri di più"
-#: skins/default/templates/authopenid/signin.html:226
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "Ottieni un OpenID"
-#: skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "Accedi"
-#: skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr "Scegli nome utente e password"
-#: skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr ""
"<span class='strong big'>Se preferisci, puoi scegliere un nome utente e una "
@@ -5307,7 +5197,7 @@ msgstr ""
"siti (per esempio Gmail o AOL), senza dover rivelare a noi né a nessuno la "
"tua password e senza doverne scegliere una nuova."
-#: skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
@@ -5315,80 +5205,173 @@ msgstr ""
"Riscrivi le due parole che leggi qui sotto. Questo serve a impedire la "
"creazione automatizzata di nuovi account."
-#: skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr "Crea account"
-#: skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "oppure"
-#: skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr "torna al login OpenID"
-#: skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
-msgstr "Connetti %(settings.APP_SHORT_NAME)s con Facebook!"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr "home"
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr "Dimostraci di essere un essere umano"
+
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "Sono un essere umano"
+
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
+msgstr "Indica la tua opinione su questa domanda votando"
+
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"voto"
+msgstr[1] ""
+"\n"
+"voti"
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr "questa risposta è stata accettata dall'autore della domanda"
+
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"risposta"
+msgstr[1] ""
+"\n"
+"risposte"
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"consultazione"
+msgstr[1] ""
+"\n"
+"consultazioni"
+
+#: skins/default/templates/unused/question_list.html:15
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"voto"
+msgstr[1] ""
+"\n"
+"voti"
-#: templatetags/extra_filters.py:161
+#: skins/default/templates/unused/question_list.html:35
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"risposta"
+msgstr[1] ""
+"\n"
+"risposte"
+
+#: skins/default/templates/unused/question_list.html:47
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"consultazione"
+msgstr[1] ""
+"\n"
+"consultazioni"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "risposte"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "voti"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "consultazioni"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
msgid "no items in counter"
msgstr "no"
-#: templatetags/extra_tags.py:55
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr "Immagine gravatar per %(username)s "
-
-#: templatetags/extra_tags.py:165
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
msgid "%(badge_count)d %(badge_level)s badge"
msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] "%(badge_count)d%(badge_level)s medaglia"
msgstr[1] "%(badge_count)d%(badge_level)s medaglie"
-#: templatetags/extra_tags.py:188 templatetags/extra_tags.py:235
-#: templatetags/extra_tags.py:239
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
msgid "reputation points"
msgstr "punti reputazione"
-#: templatetags/extra_tags.py:231
+#: templatetags/extra_tags.py:221
#, python-format
msgid "your karma is %(reputation)s"
msgstr "hai %(reputation)s punti reputazione"
-#: templatetags/extra_tags.py:247
+#: templatetags/extra_tags.py:237
msgid "badges: "
msgstr "medaglie:"
-#: templatetags/extra_tags.py:318
-#, python-format
-msgid "on %(date)s"
-msgstr "il %(date)s"
-
-#: templatetags/extra_tags.py:322
-msgid "2 days ago"
-msgstr "2 giorni fa"
-
-#: templatetags/extra_tags.py:324
-msgid "yesterday"
-msgstr "ieri"
-
-#: templatetags/extra_tags.py:326
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] "%(hr)d ora fa"
-msgstr[1] "%(hr)d ore fa"
-
-#: templatetags/extra_tags.py:328
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] "%(min)d minuto fa"
-msgstr[1] "%(min)d minuti fa"
-
#: utils/forms.py:32
msgid "this field is required"
msgstr "campo obbligatorio"
@@ -5459,28 +5442,64 @@ msgstr "per favore, digita di nuovo la password"
msgid "sorry, entered passwords did not match, please try again"
msgstr "le due password non coincidono, riprova"
-#: views/commands.py:40
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr "il %(date)s"
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "2 giorni fa"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "ieri"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] "%(hr)d ora fa"
+msgstr[1] "%(hr)d ore fa"
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] "%(min)d minuto fa"
+msgstr[1] "%(min)d minuti fa"
+
+#: views/commands.py:42
msgid "anonymous users cannot vote"
msgstr "mi spiace, devi essere registrato per votare"
-#: views/commands.py:60
+#: views/commands.py:62
msgid "Sorry you ran out of votes for today"
msgstr "hai superato il massimo giornaliero di voti consentiti"
-#: views/commands.py:66
+#: views/commands.py:68
#, python-format
msgid "You have %(votes_left)s votes left for today"
msgstr "Puoi votare ancora %(votes_left)s volte oggi"
-#: views/commands.py:136
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "mi spiace, devi essere registrato per accettare una risposta"
+
+#: views/commands.py:209
msgid "Sorry, something is not right here..."
msgstr "Mi spiace, qualcosa non va qui..."
-#: views/commands.py:151
+#: views/commands.py:224
msgid "Sorry, but anonymous users cannot accept answers"
msgstr "mi spiace, devi essere registrato per accettare una risposta"
-#: views/commands.py:232
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
@@ -5488,25 +5507,25 @@ msgstr ""
"dev'essere verificato, leggi <a href='%(details_url)s'>qui</a> per maggiori "
"dettagli"
-#: views/commands.py:240
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr ""
"la frequenza delle notifiche via e-mail è stata impostata a 'ogni giorno'"
-#: views/meta.py:40
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "Contatti forum Q&A"
-#: views/meta.py:41
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Grazie per il tuo messaggio!"
-#: views/meta.py:49
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
"Siamo curiosi di sentire la tua opinione! Sarà per la prossima volta :)"
-#: views/readers.py:290
+#: views/readers.py:429
msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr "Mi spiace, questa domanda è stata cancellata e non è più accessibile"
@@ -5514,77 +5533,77 @@ msgstr "Mi spiace, questa domanda è stata cancellata e non è più accessibile"
msgid "moderate user"
msgstr "modera utente"
-#: views/users.py:419
+#: views/users.py:400
msgid "user profile"
msgstr "profilo utente"
-#: views/users.py:420
+#: views/users.py:401
msgid "user profile overview"
msgstr "profilo"
-#: views/users.py:702
+#: views/users.py:684
msgid "recent user activity"
msgstr "attività recente"
-#: views/users.py:703
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "profilo utente &mdash; attività recente"
-#: views/users.py:770
+#: views/users.py:753
msgid "profile - responses"
msgstr "profilo utente &mdash; risposte"
-#: views/users.py:834
+#: views/users.py:818
msgid "profile - votes"
msgstr "profilo utente &mdash; voti"
-#: views/users.py:869
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "punti reputazione"
-#: views/users.py:870
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "profilo utente &mdash; reputazione"
-#: views/users.py:921
+#: views/users.py:885
msgid "users favorite questions"
msgstr "domande preferite"
-#: views/users.py:922
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "profilo utente &mdash; domande preferite"
-#: views/users.py:938 views/users.py:942
+#: views/users.py:906 views/users.py:910
msgid "changes saved"
msgstr "i cambiamenti sono stati salvati"
-#: views/users.py:948
+#: views/users.py:916
msgid "email updates canceled"
msgstr "notifiche via e-mail cancellate"
-#: views/users.py:959
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "profilo utente &mdash; notifiche via e-mail"
-#: views/writers.py:52
+#: views/writers.py:53
msgid "Sorry, anonymous users cannot upload files"
msgstr "Mi spiace, gli utenti non registrati non possono caricare file."
-#: views/writers.py:60
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr "i tipi di file consentiti sono: '%(file_types)s'"
-#: views/writers.py:83
+#: views/writers.py:85
#, python-format
msgid "maximum upload file size is %(file_size)sK"
msgstr "la dimensione massima di file caricabile è %(file_size)sK"
-#: views/writers.py:91
+#: views/writers.py:93
msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr "Errore nel caricamento del file. Contatta un amministratore."
-#: views/writers.py:422
+#: views/writers.py:454
#, python-format
msgid ""
"Sorry, you appear to be logged out and cannot post comments. Please <a href="
@@ -5593,7 +5612,7 @@ msgstr ""
"Gli utenti non registrati non possono lasciare commenti. <a href=\"%"
"(sign_in_url)s\">Accedi o registrati</a>."
-#: views/writers.py:457
+#: views/writers.py:489
#, python-format
msgid ""
"Sorry, you appear to be logged out and cannot delete comments. Please <a "
@@ -5602,10 +5621,417 @@ msgstr ""
"Gli utenti non registrati non possono cancellare commenti. <a href=\"%"
"(sign_in_url)s\">Accedi o registrati</a>."
-#: views/writers.py:477
+#: views/writers.py:509
msgid "sorry, we seem to have some technical difficulties"
msgstr "Mi spiace, ci sono dei problemi tecnici"
+#, fuzzy
+#~ msgid "Optional components"
+#~ msgstr "punti reputazione"
+
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "Un account con questo nome utente esiste già sul forum"
+
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr ""
+#~ "mi spiace, non è ancora possibile collegarsi simultaneamente da due "
+#~ "computer diversi con lo stesso account."
+
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "Per favore inserisci username e password validi (entrambi sono case-"
+#~ "sensitive)."
+
+#~ msgid "This account is inactive."
+#~ msgstr "Questo account non è attivo."
+
+#~ msgid "Login failed."
+#~ msgstr "Login fallito."
+
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr ""
+#~ "Per favore inserisci una coppia username-password valida. Entrambi i "
+#~ "campi sono case-sensitive."
+
+#~ msgid "sendpw/"
+#~ msgstr "inviapassword/"
+
+#~ msgid "password/"
+#~ msgstr "password/"
+
+#~ msgid "confirm/"
+#~ msgstr "conferma/"
+
+#~ msgid "email/"
+#~ msgstr "email/"
+
+#~ msgid "validate/"
+#~ msgstr "convalida/"
+
+#~ msgid "change/"
+#~ msgstr "cambia/"
+
+#~ msgid "sendkey/"
+#~ msgstr "inviachiave/"
+
+#~ msgid "verify/"
+#~ msgstr "verifica/"
+
+#~ msgid "openid/"
+#~ msgstr "openid/"
+
+#~ msgid "external-login/forgot-password/"
+#~ msgstr "login-esterno/password-dimenticata/"
+
+#~ msgid "external-login/signup/"
+#~ msgstr "login-esterno/signup/"
+
+#~ msgid "Password changed."
+#~ msgstr "Password modificata."
+
+#, fuzzy
+#~ msgid "Please enter a valid email address"
+#~ msgstr "inserisci un indirizzo e-mail valido"
+
+#~ msgid "your email was not changed"
+#~ msgstr "la tua email non è stata modificata"
+
+#~ msgid "No OpenID %s found associated in our database"
+#~ msgstr "Nessun OpenID %s associato trovato nel database"
+
+#~ msgid "The OpenID %s isn't associated to current user logged in"
+#~ msgstr "L'OpenID %s non è associato con l'utente attualmente loggato"
+
+#~ msgid "Email Changed."
+#~ msgstr "Email modificata."
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Questo OpenID è già associato con un altro account."
+
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "L'OpenID %s è ora associato con il tuo account."
+
+#~ msgid "Account deleted."
+#~ msgstr "Account eliminato."
+
+#~ msgid "Request for new password"
+#~ msgstr "Richiedi una nuova password"
+
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr ""
+#~ "Una nuova password ed il link di attivazione sono stati inviati al tuo "
+#~ "indirizzo email."
+
+#~ msgid ""
+#~ "Could not change password. Confirmation key '%s' is not "
+#~ "registered."
+#~ msgstr ""
+#~ "Non è stato possibile modificare la password. La chiave di conferma '%s' "
+#~ "non è registrata."
+
+#~ msgid ""
+#~ "Can not change password. User don't exist anymore in our "
+#~ "database."
+#~ msgstr ""
+#~ "Non è stato possibile modificare la password. L'utente non esiste più nel "
+#~ "database."
+
+#~ msgid "Password changed for %s. You may now sign in."
+#~ msgstr "Password modificata per %s. Puoi ora accedere."
+
+#~ msgid "sorry, system error"
+#~ msgstr "mi spiace, si è verificato un errore generale"
+
+#~ msgid "Account functions"
+#~ msgstr "Impostazioni dell'utente"
+
+#~ msgid "Give your account a new password."
+#~ msgstr "Scegli una nuova password"
+
+#~ msgid "Change email "
+#~ msgstr "Cambia la tua e-mail"
+
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr "Imposta o modifica il tuo l'indirizzo e-mail"
+
+#~ msgid "Change OpenID"
+#~ msgstr "Cambia OpenID"
+
+#~ msgid "Change openid associated to your account"
+#~ msgstr "Cambia il tuo OpenID"
+
+#~ msgid "Delete account"
+#~ msgstr "Cancella il tuo utente"
+
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr "Cancella il tuo nome utente e tutti i tuoi dati da questo sito"
+
+#~ msgid "toggle preview"
+#~ msgstr "attiva/disattiva anteprima"
+
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class='strong big'>Il tuo indirizzo e-mail %(email)s non è stato "
+#~ "ancora verificato</span> Prima di pubblicare messaggi devi verificare il "
+#~ "tuo indirizzo; maggiori dettagli <a href='%(email_validation_faq_url)"
+#~ "s'>qui</a>.<br>Puoi porre la tua domanda ora e verificare la tua e-mail "
+#~ "in un secondo momento; la tua domanda nel frattempo rimarrà in attesa."
+
+#~ msgid "reading channel"
+#~ msgstr "Lettura libri"
+
+#~ msgid "[author]"
+#~ msgstr "[autore]"
+
+#~ msgid "[publisher]"
+#~ msgstr "[editore]"
+
+#~ msgid "[publication date]"
+#~ msgstr "[data di pubblicazione]"
+
+#~ msgid "[price]"
+#~ msgstr "[prezzo]"
+
+#~ msgid "currency unit"
+#~ msgstr "valuta"
+
+#~ msgid "[pages]"
+#~ msgstr "[pagine]"
+
+#~ msgid "pages abbreviation"
+#~ msgstr "pp."
+
+#~ msgid "[tags]"
+#~ msgstr "[tag]"
+
+#~ msgid "author blog"
+#~ msgstr "blog dell'autore"
+
+#~ msgid "book directory"
+#~ msgstr "elenco dei libri"
+
+#~ msgid "buy online"
+#~ msgstr "compra online"
+
+#~ msgid "reader questions"
+#~ msgstr "domande dei lettori"
+
+#~ msgid "ask the author"
+#~ msgstr "chiedi all'autore"
+
+#~ msgid "this question was selected as favorite"
+#~ msgstr "questa domanda è stata scelta come preferita"
+
+#~ msgid "number of times"
+#~ msgstr "volte"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "la domanda è stata accettata"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "sottoscrivi al feed RSS del libro"
+
+#~ msgid ""
+#~ "\n"
+#~ "<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</"
+#~ "a>\n"
+#~ " for an answer to question \"%(origin_post_title)s\"</p>\n"
+#~ msgstr ""
+#~ "\n"
+#~ "<p>%(update_author_name)s ha lasciato un <a href=\"%(post_url)s\">nuovo "
+#~ "commento</a>\n"
+#~ "a una risposta alla domanda \"%(origin_post_title)s\"</p>\n"
+
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "%(rev_count)s revisione"
+#~ msgstr[1] "%(rev_count)s revisioni"
+
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "i tag ci aiutano a organizzare le domande"
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "clicca qui per vedere le domande più nuove"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "clicca qui per vedere le domande più vecchie"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "clicca qui per vedere le domande modificate più di recente"
+
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "clicca qui per vedere le domande modificate meno recentemente"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "clicca qui per vedere le domande con più risposte"
+
+#~ msgid "less answers"
+#~ msgstr "meno risposte"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "clicca qui per vedere le domande con meno risposte"
+
+#~ msgid "more answers"
+#~ msgstr "più risposte"
+
+#~ msgid "click to see most voted questions"
+#~ msgstr "clicca qui per vedere le domande più votate"
+
+#~ msgid "unpopular"
+#~ msgstr "meno votate"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "clicca per vedere le domande meno votate"
+
+#~ msgid "popular"
+#~ msgstr "più votate"
+
+#~ msgid "responses"
+#~ msgstr "risposte"
+
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "Cambia url OpenID"
+
+#~ msgid ""
+#~ "This is where you can change your OpenID URL. Make sure you remember it!"
+#~ msgstr "Qui puoi <strong>cambiare il tuo url OpenID</strong>"
+
+#~ msgid "Please correct errors below:"
+#~ msgstr "Per favore correggi i seguenti errori:"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr "Qui puoi <strong>cambiare la tua password</strong>"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "Accedi con il tuo OpenID"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "Mi spiace, si sono verificati degli errori:"
+
+#~ msgid "Existing account"
+#~ msgstr "Account esistente"
+
+#~ msgid "password"
+#~ msgstr "password"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "Password dimenticata?"
+
+#~ msgid "Account: delete account"
+#~ msgstr "Cancella account"
+
+#~ msgid ""
+#~ "Note: After deleting your account, anyone will be able to register this "
+#~ "username."
+#~ msgstr ""
+#~ "Nota: se cancelli il tuo account, chiunque potrà crearne uno nuovo con lo "
+#~ "stesso nome utente."
+
+#~ msgid "Check confirm box, if you want delete your account."
+#~ msgstr ""
+#~ "Spunta la casella di conferma, se desideri cancellare il tuo account."
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "Sì, voglio davvero cancellare il mio account"
+
+#~ msgid "Password/OpenID URL"
+#~ msgstr "Password/url OpenID "
+
+#~ msgid "(required for your security)"
+#~ msgstr "(per maggiore sicurezza)"
+
+#~ msgid "Delete account permanently"
+#~ msgstr "Cancella permanentemente questo account"
+
+#~ msgid "Traditional login information"
+#~ msgstr "Login attraverso un sito esterno"
+
+#~ msgid ""
+#~ "how to login with password through external login website or use %"
+#~ "(feedback_url)s"
+#~ msgstr ""
+#~ "Inserisci qui le informazioni per il login attraverso un sito esterno o "
+#~ "utilizza %(feedback_url)s"
+
+#~ msgid "Send new password"
+#~ msgstr "Spedisci nuova password"
+
+#~ msgid "password recovery information"
+#~ msgstr ""
+#~ "<span class='big strong'>Hai dimenticato la tua password? Nessun problema "
+#~ "&mdash; richiedine una nuova!</span><br/>Basta seguire queste semplici "
+#~ "istruzioni:<br/>&bull; indica il tuo nome utente qui sotto e controlla la "
+#~ "tua e-mail<br/>&bull; <strong>clicca sul link di attivazione</strong> "
+#~ "della nuova password che ti verrà spedito via e-mail e collegati con la "
+#~ "password indicata<br/>&bull; cambia la tua password"
+
+#~ msgid "Reset password"
+#~ msgstr "Spediscimi una nuova password"
+
+#~ msgid "return to login"
+#~ msgstr "torna alla pagina di accesso"
+
+#~ msgid ""
+#~ "Someone has requested to reset your password on %(site_url)s.\n"
+#~ "If it were not you, it is safe to ignore this email."
+#~ msgstr ""
+#~ "Qualcuno sta cercando di recuperare la tua password per il sito %"
+#~ "(site_url)s.\n"
+#~ "Se non si tratta di te, puoi ignorare questo messaggio."
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "Per cambiare la tua password, segui queste semplici istruzioni:\n"
+#~ "* clicca su questo collegamento: %(key_link)s\n"
+#~ "* accedi al sito con nume utente %(username)s e password %(password)s\n"
+#~ "* vai sul tuo profilo utente e modifica la tua password"
+
+# msgid "Click to sign in through any of these services."
+# msgstr ""
+# "<p><span class=\"big strong\">Please select your favorite login method
+# below."
+# "</span></p><p><font color=\"gray\">External login services use <a href="
+# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
+# "always stays confidential between you and your login provider and you don't
+# "
+# "have to remember another one. "
+# "Askbot option requires your login name and "
+# "password entered here.</font></p>"
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Inserisci il tuo </span><span id="
+#~ "\"enter_your_what\" class='big strong'>nome utente sul sito selezionato</"
+#~ "span><br/><span class='grey'>(o cambia metodo di login)</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Inserisci il tuo url <a class=\"openid_logo\" "
+#~ "href=\"http://openid.net\"> OpenID</a></span><br/><span class='grey'>(o "
+#~ "cambia metodo di login)</span>"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr ""
+#~ "<span class='big strong'>Inserisci il tuo nome utente su Askbot e la tua "
+#~ "password</span><br/><span class='grey'>(o seleziona il tuo provider "
+#~ "OpenID dall'elenco qui sopra)</span>"
+
+#~ msgid "Create account"
+#~ msgstr "Crea account"
+
+#~ msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
+#~ msgstr "Connetti %(settings.APP_SHORT_NAME)s con Facebook!"
+
#~ msgid "email update message subject"
#~ msgstr "novità dal Q&A forum"
@@ -5658,9 +6084,6 @@ msgstr "Mi spiace, ci sono dei problemi tecnici"
#~ msgid "Found by tags"
#~ msgstr "Tagged questions"
-#~ msgid "New password set"
-#~ msgstr "New password created"
-
#~ msgid "user_subscriptions_url"
#~ msgstr "subscriptions"
diff --git a/askbot/locale/ja/LC_MESSAGES/django.mo b/askbot/locale/ja/LC_MESSAGES/django.mo
index 4bcfc66f..6d5280cf 100644
--- a/askbot/locale/ja/LC_MESSAGES/django.mo
+++ b/askbot/locale/ja/LC_MESSAGES/django.mo
Binary files differ
diff --git a/askbot/locale/ja/LC_MESSAGES/django.po b/askbot/locale/ja/LC_MESSAGES/django.po
index 8522ba86..7f16462e 100644
--- a/askbot/locale/ja/LC_MESSAGES/django.po
+++ b/askbot/locale/ja/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-03-01 19:51-0500\n"
+"POT-Creation-Date: 2010-11-18 17:34-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,913 +16,2876 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: forum/auth.py:484
-msgid "Your question and all of it's answers have been deleted"
-msgstr "あなたの質問とその回答のすべては削除されました"
+#: feed.py:22
+msgid " - "
+msgstr " - "
+
+#: feed.py:22
+msgid "latest questions"
+msgstr "最近の質問"
+
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
+msgid "title"
+msgstr "タイトル"
+
+#: forms.py:55
+msgid "please enter a descriptive title for your question"
+msgstr "質問の記述的なタイトルを入力してください"
+
+#: forms.py:60
+msgid "title must be > 10 characters"
+msgstr "タイトルは10文字以上必要です"
+
+#: forms.py:69
+msgid "content"
+msgstr "内容"
+
+#: forms.py:75
+msgid "question content must be > 10 characters"
+msgstr "質問の内容は10文字以上必要です"
+
+#: forms.py:84 skins/default/templates/header.html:83
+msgid "tags"
+msgstr "タグ"
+
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
+"タグは短いキーワードで空白文字(スペース)は含めません。5つまでのタグが使用"
+"できます。"
+
+#: forms.py:93 skins/default/templates/question_retag.html:78
+msgid "tags are required"
+msgstr "タグが必須です"
+
+#: forms.py:102
+#, fuzzy, python-format
+msgid "please use %(tag_count)d tag or less"
+msgid_plural "please use %(tag_count)d tags or less"
+msgstr[0] "5つ以内のタグを使いましょう"
+msgstr[1] "5つ以内のタグを使いましょう"
+
+#: forms.py:111
+#, fuzzy, python-format
+msgid "each tag must be shorter than %(max_chars)d character"
+msgid_plural "each tag must be shorter than %(max_chars)d characters"
+msgstr[0] "タグは20文字以内の長さです"
+msgstr[1] "タグは20文字以内の長さです"
+
+#: forms.py:119
+msgid "use-these-chars-in-tags"
+msgstr ""
+
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
+msgid "community wiki"
+msgstr "コミュニティー wiki"
+
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr ""
+"コミュニティー wikiオプションを選択した場合、質問と回答はポイントを生成せず、"
+"作者名は表示されない"
+
+#: forms.py:147
+msgid "update summary:"
+msgstr "サマリーを更新:"
+
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"あなたのリビジョンの要約サマリ(たとえば、スペル修正、文法修正、スタイル改善"
+"など。ここオプションです。)を入力してください"
+
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
+#, fuzzy
+msgid "suspended"
+msgstr "更新日"
+
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
+msgstr ""
+
+#: forms.py:180 const/__init__.py:217
+msgid "moderator"
+msgstr ""
+
+#: forms.py:200
+#, fuzzy
+msgid "Change status to"
+msgstr "タグを変更する"
+
+#: forms.py:227
+msgid "which one?"
+msgstr ""
+
+#: forms.py:248
+msgid "Cannot change own status"
+msgstr ""
+
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
+
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
+
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
+
+#: forms.py:276
+msgid "Subject line"
+msgstr ""
+
+#: forms.py:283
+#, fuzzy
+msgid "Message text"
+msgstr "メッセージ本文:"
+
+#: forms.py:360
+msgid "Your name:"
+msgstr "名前:"
+
+#: forms.py:361
+msgid "Email (not shared with anyone):"
+msgstr "メールアドレス(ほかのひとには非公開):"
+
+#: forms.py:362
+msgid "Your message:"
+msgstr "メッセージ:"
+
+#: forms.py:449
+msgid "this email does not have to be linked to gravatar"
+msgstr "このメールアドレスはgravatorにリンクされていません"
+
+#: forms.py:456
+msgid "Real name"
+msgstr "実名"
+
+#: forms.py:463
+msgid "Website"
+msgstr "ウェブサイト"
+
+#: forms.py:470
+msgid "Location"
+msgstr "場所"
+
+#: forms.py:477
+msgid "Date of birth"
+msgstr "生年月日"
+
+#: forms.py:478
+msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+msgstr "表示されません、年齢の計算に利用します、型式:YYYY-MM-DD"
+
+#: forms.py:484
+msgid "Profile"
+msgstr "プロファイル"
+
+#: forms.py:493
+msgid "Screen name"
+msgstr "スクリーン名"
+
+#: forms.py:518 forms.py:519
+msgid "this email has already been registered, please use another one"
+msgstr "このメールアドレスは登録済みです、ほかのものを使って下さい"
+
+#: forms.py:525
+msgid "Choose email tag filter"
+msgstr "電子メールタグフィルターを選択してください"
+
+#: forms.py:564
+msgid "Asked by me"
+msgstr "自分からの質問"
+
+#: forms.py:567
+msgid "Answered by me"
+msgstr "自分からの回答"
+
+#: forms.py:570
+msgid "Individually selected"
+msgstr "個人的に選択された"
+
+#: forms.py:573
+msgid "Entire forum (tag filtered)"
+msgstr "フォーラム全体(タグでフィルターされた)"
+
+#: forms.py:577
+msgid "Comments and posts mentioning me"
+msgstr ""
+
+#: forms.py:635
+msgid "okay, let's try!"
+msgstr "よし、はじめよう!"
+
+#: forms.py:636
+#, fuzzy
+msgid "no community email please, thanks"
+msgstr "OSAQコミュニティ電子メール無しで"
+
+#: forms.py:640
+msgid "please choose one of the options above"
+msgstr "上記から一つ選択してください"
+
+#: urls.py:42
+msgid "about/"
+msgstr ""
+
+#: urls.py:43 conf/site_settings.py:79
+msgid "faq/"
+msgstr ""
+
+#: urls.py:44
+msgid "privacy/"
+msgstr ""
+
+#: urls.py:45
+msgid "logout/"
+msgstr ""
+
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
+msgid "answers/"
+msgstr ""
+
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
+msgid "comments/"
+msgstr ""
+
+#: urls.py:52 urls.py:73 urls.py:168
+msgid "edit/"
+msgstr ""
+
+#: urls.py:57 urls.py:103
+msgid "revisions/"
+msgstr ""
+
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
+msgid "questions/"
+msgstr ""
+
+#: urls.py:68
+msgid "ask/"
+msgstr ""
+
+#: urls.py:78
+#, fuzzy
+msgid "retag/"
+msgstr "再度タグ付け"
+
+#: urls.py:83
+msgid "close/"
+msgstr ""
+
+#: urls.py:88
+msgid "reopen/"
+msgstr ""
+
+#: urls.py:93
+msgid "answer/"
+msgstr ""
+
+#: urls.py:98
+msgid "vote/"
+msgstr ""
+
+#: urls.py:114
+msgid "command/"
+msgstr ""
+
+#: urls.py:120 urls.py:127
+msgid "delete/"
+msgstr ""
+
+#: urls.py:134
+msgid "question/"
+msgstr ""
+
+#: urls.py:139
+msgid "tags/"
+msgstr ""
+
+#: urls.py:144 urls.py:150
+msgid "mark-tag/"
+msgstr ""
+
+#: urls.py:144
+msgid "interesting/"
+msgstr ""
+
+#: urls.py:150
+msgid "ignored/"
+msgstr ""
+
+#: urls.py:156
+msgid "unmark-tag/"
+msgstr ""
+
+#: urls.py:162 urls.py:168 urls.py:173
+msgid "users/"
+msgstr ""
+
+#: urls.py:178 urls.py:183
+msgid "badges/"
+msgstr ""
+
+#: urls.py:188
+msgid "messages/"
+msgstr ""
+
+#: urls.py:188
+msgid "markread/"
+msgstr ""
+
+#: urls.py:203
+msgid "upload/"
+msgstr ""
+
+#: urls.py:204
+msgid "search/"
+msgstr ""
+
+#: urls.py:205
+msgid "feedback/"
+msgstr ""
+
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
+msgid "account/"
+msgstr ""
+
+#: conf/email.py:12
+msgid "Email and email alert settings"
+msgstr ""
+
+#: conf/email.py:20
+msgid "Maximum number of news entries in an email alert"
+msgstr ""
+
+#: conf/email.py:30
+msgid "Default news notification frequency"
+msgstr ""
+
+#: conf/email.py:32
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+
+#: conf/email.py:47
+msgid "Require email verification before allowing to post"
+msgstr ""
+
+#: conf/email.py:48
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+
+#: conf/email.py:57
+#, fuzzy
+msgid "Allow only one account per email address"
+msgstr "Your email <i>(never shared)</i>"
+
+#: conf/email.py:66
+msgid "Fake email for anonymous user"
+msgstr ""
+
+#: conf/email.py:67
+msgid "Use this setting to control gravatar for email-less user"
+msgstr ""
+
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Welcome to the Q&A forum"
+
+#: conf/external_keys.py:11
+msgid "Keys to connect the site with external services like Facebook, etc."
+msgstr ""
+
+#: conf/external_keys.py:18
+msgid "Google site verification key"
+msgstr ""
+
+#: conf/external_keys.py:20
+#, python-format
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
+
+#: conf/external_keys.py:34
+msgid "Google Analytics key"
+msgstr ""
+
+#: conf/external_keys.py:36
+#, python-format
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+
+#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
+
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr ""
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
+
+#: conf/external_keys.py:80
+msgid "Facebook public API key"
+msgstr ""
+
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+
+#: conf/external_keys.py:95
+msgid "Facebook secret key"
+msgstr ""
+
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Change your password"
+
+#: conf/flatpages.py:10
+msgid "Flatpages - about, privacy policy, etc."
+msgstr ""
+
+#: conf/flatpages.py:17
+msgid "Text of the Q&A forum About page (html format)"
+msgstr ""
+
+#: conf/flatpages.py:20
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+
+#: conf/flatpages.py:30
+msgid "Text of the Q&A forum Privacy Policy (html format)"
+msgstr ""
+
+#: conf/flatpages.py:33
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+
+#: conf/forum_data_rules.py:12
+msgid "Settings for askbot data entry and display"
+msgstr ""
+
+#: conf/forum_data_rules.py:20
+msgid "Check to enable community wiki feature"
+msgstr ""
+
+#: conf/forum_data_rules.py:29
+msgid "Maximum length of tag (number of characters)"
+msgstr ""
-#: forum/auth.py:486
-msgid "Your question has been deleted"
-msgstr "あなたの質問は削除されました"
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
+#, python-format
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
+msgstr ""
+
+#: conf/forum_data_rules.py:82
+msgid "Number of questions to list by default"
+msgstr ""
+
+#: conf/forum_data_rules.py:92
+#, fuzzy
+msgid "What should \"unanswered question\" mean?"
+msgstr "unanswered questions"
+
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
+#, python-format
+msgid ""
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
+#: conf/minimum_reputation.py:11
+msgid "Minimum reputation required to perform actions"
+msgstr ""
+
+#: conf/minimum_reputation.py:20
+#, fuzzy
+msgid "Upvote"
+msgstr "投票"
-#: forum/auth.py:489
-msgid "The question and all of it's answers have been deleted"
-msgstr "質問とその回答のすべては削除されました"
+#: conf/minimum_reputation.py:29
+#, fuzzy
+msgid "Downvote"
+msgstr "下げ"
+
+#: conf/minimum_reputation.py:38
+#, fuzzy
+msgid "Flag offensive"
+msgstr "侮辱的と印を付ける"
+
+#: conf/minimum_reputation.py:47
+#, fuzzy
+msgid "Leave comments"
+msgstr "コメントを加える"
-#: forum/auth.py:491
-msgid "The question has been deleted"
-msgstr "質問は削除されました"
+#: conf/minimum_reputation.py:56
+msgid "Delete comments posted by others"
+msgstr ""
+
+#: conf/minimum_reputation.py:65
+#, fuzzy
+msgid "Delete questions and answers posted by others"
+msgstr "あらゆる質問と回答を削除し、ほかのモデレート作業を実行する"
+
+#: conf/minimum_reputation.py:74
+msgid "Upload files"
+msgstr ""
-#: forum/const.py:8
+#: conf/minimum_reputation.py:83
+#, fuzzy
+msgid "Close own questions"
+msgstr "質問を閉鎖する"
+
+#: conf/minimum_reputation.py:92
+msgid "Retag questions posted by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:101
+#, fuzzy
+msgid "Reopen own questions"
+msgstr "すべての質問をみる"
+
+#: conf/minimum_reputation.py:110
+#, fuzzy
+msgid "Edit community wiki posts"
+msgstr "コミュニティー wiki 質問を編集する"
+
+#: conf/minimum_reputation.py:119
+msgid "Edit posts authored by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:128
+#, fuzzy
+msgid "View offensive flags"
+msgstr "不快印"
+
+#: conf/minimum_reputation.py:137
+#, fuzzy
+msgid "Close questions asked by others"
+msgstr "タグ付けされた質問をみる"
+
+#: conf/minimum_reputation.py:146
+msgid "Lock posts"
+msgstr ""
+
+#: conf/reputation_changes.py:12
+msgid "Reputation loss and gain rules"
+msgstr ""
+
+#: conf/reputation_changes.py:21
+msgid "Maximum daily reputation gain per user"
+msgstr ""
+
+#: conf/reputation_changes.py:30
+msgid "Gain for receiving an upvote"
+msgstr ""
+
+#: conf/reputation_changes.py:39
+msgid "Gain for the author of accepted answer"
+msgstr ""
+
+#: conf/reputation_changes.py:48
+#, fuzzy
+msgid "Gain for accepting best answer"
+msgstr "ベストアンサー印"
+
+#: conf/reputation_changes.py:57
+msgid "Gain for post owner on canceled downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:66
+msgid "Gain for voter on canceling downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:76
+msgid "Loss for voter for canceling of answer acceptance"
+msgstr ""
+
+#: conf/reputation_changes.py:86
+msgid "Loss for author whose answer was \"un-accepted\""
+msgstr ""
+
+#: conf/reputation_changes.py:96
+msgid "Loss for giving a downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:106
+msgid "Loss for owner of post that was flagged offensive"
+msgstr ""
+
+#: conf/reputation_changes.py:116
+msgid "Loss for owner of post that was downvoted"
+msgstr ""
+
+#: conf/reputation_changes.py:126
+msgid "Loss for owner of post that was flagged 3 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:136
+msgid "Loss for owner of post that was flagged 5 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:146
+msgid "Loss for post owner when upvote is canceled"
+msgstr ""
+
+#: conf/site_settings.py:13
+msgid "Q&A forum website parameters and urls"
+msgstr ""
+
+#: conf/site_settings.py:21
+msgid "Site title for the Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:30
+msgid "Comma separated list of Q&A site keywords"
+msgstr ""
+
+#: conf/site_settings.py:40
+msgid "Copyright message to show in the footer"
+msgstr ""
+
+#: conf/site_settings.py:50
+msgid "Site description for the search engines"
+msgstr ""
+
+#: conf/site_settings.py:58
+#, fuzzy
+msgid "Askbot"
+msgstr "概要"
+
+#: conf/site_settings.py:59
+msgid "Short name for your Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:69
+msgid "Base URL for your Q&A forum, must start with http or https"
+msgstr ""
+
+#: conf/site_settings.py:82
+msgid "Link shown in the greeting message shown to the anonymous user"
+msgstr ""
+
+#: conf/site_settings.py:85
+msgid ""
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
+
+#: conf/site_settings.py:98
+#, fuzzy
+msgid "Feedback site URL"
+msgstr "フィードバック"
+
+#: conf/site_settings.py:100
+msgid "If left empty, a simple internal feedback form will be used instead"
+msgstr ""
+
+#: conf/skin_counter_settings.py:11
+msgid "Skin: view, vote and answer counters"
+msgstr ""
+
+#: conf/skin_counter_settings.py:19
+msgid "Vote counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:29
+msgid "Background color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
+msgstr ""
+
+#: conf/skin_counter_settings.py:40
+msgid "Foreground color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:51
+msgid "Background color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:61
+msgid "Foreground color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:71
+msgid "Background color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:84
+msgid "Foreground color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:95
+msgid "View counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:105
+msgid "Background color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:116
+msgid "Foreground color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:127
+msgid "Background color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:137
+msgid "Foreground color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:147
+msgid "Background color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:162
+msgid "Foreground color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:173
+msgid "Answer counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:185
+msgid "Background color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:195
+msgid "Foreground color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:205
+msgid "Background color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:215
+msgid "Foreground color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:227
+msgid "Background color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:238
+msgid "Foreground color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:251
+msgid "Background color for accepted"
+msgstr ""
+
+#: conf/skin_counter_settings.py:261
+msgid "Foreground color for accepted answer"
+msgstr ""
+
+#: conf/skin_general_settings.py:15
+msgid "Skin and User Interface settings"
+msgstr ""
+
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
+#, python-format
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
+
+#: conf/skin_general_settings.py:90
+#, fuzzy
+msgid "Select skin"
+msgstr "改訂を選択する"
+
+#: conf/skin_general_settings.py:99
+msgid "Skin media revision number"
+msgstr ""
+
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
+#: conf/user_settings.py:10
+#, fuzzy
+msgid "User policy settings"
+msgstr ""
+"Forum software relies on the internet cookie technology to keep track of "
+"user sessions. Cookies must be enabled in your browser so that forum can "
+"work for you."
+
+#: conf/user_settings.py:18
+msgid "Allow editing user screen name"
+msgstr ""
+
+#: conf/user_settings.py:28
+msgid "Minimum allowed length for screen name"
+msgstr ""
+
+#: conf/vote_rules.py:13
+msgid "Limits applicable to votes and moderation flags"
+msgstr ""
+
+#: conf/vote_rules.py:22
+msgid "Number of votes a user can cast per day"
+msgstr ""
+
+#: conf/vote_rules.py:31
+msgid "Maximum number of flags per user per day"
+msgstr ""
+
+#: conf/vote_rules.py:40
+msgid "Threshold for warning about remaining daily votes"
+msgstr ""
+
+#: conf/vote_rules.py:49
+msgid "Number of days to allow canceling votes"
+msgstr ""
+
+#: conf/vote_rules.py:58
+msgid "Number of flags required to automatically hide posts"
+msgstr ""
+
+#: conf/vote_rules.py:67
+msgid "Number of flags required to automatically delete posts"
+msgstr ""
+
+#: const/__init__.py:9
msgid "duplicate question"
msgstr "重複した質問"
-#: forum/const.py:9
+#: const/__init__.py:10
msgid "question is off-topic or not relevant"
msgstr "質問が場違いもしくは無関係です。"
-#: forum/const.py:10
+#: const/__init__.py:11
msgid "too subjective and argumentative"
msgstr "主観的で論争的すぎます"
-#: forum/const.py:11
-msgid "is not an answer to the question"
-msgstr "質問への回答になっていません"
+#: const/__init__.py:12
+#, fuzzy
+msgid "not a real question"
+msgstr "質問する"
-#: forum/const.py:12
+#: const/__init__.py:13
msgid "the question is answered, right answer was accepted"
msgstr "質問は回答され、正当な回答が受け付けられました"
-#: forum/const.py:13
-msgid "problem is not reproducible or outdated"
+#: const/__init__.py:14
+#, fuzzy
+msgid "question is not relevant or outdated"
msgstr "問題は再現しないか無効です"
-#: forum/const.py:15
-msgid "question contains offensive inappropriate, or malicious remarks"
-msgstr ""
+#: const/__init__.py:15
+#, fuzzy
+msgid "question contains offensive or malicious remarks"
+msgstr "質問は侮辱的で不適切もしくは悪意のある意見を含んでいます"
-#: forum/const.py:16
+#: const/__init__.py:16
msgid "spam or advertising"
+msgstr "スパムもしくは広告"
+
+#: const/__init__.py:17
+msgid "too localized"
msgstr ""
-#: forum/const.py:57
-msgid "question"
-msgstr "質問"
+#: const/__init__.py:40
+msgid "newest"
+msgstr "最新"
-#: forum/const.py:58 forum/skins/default/templates/book.html:110
-msgid "answer"
-msgstr "回答"
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
+msgid "oldest"
+msgstr "登録順"
+
+#: const/__init__.py:42
+msgid "active"
+msgstr ""
-#: forum/const.py:59
+#: const/__init__.py:43
+msgid "inactive"
+msgstr ""
+
+#: const/__init__.py:44
+msgid "hottest"
+msgstr "ホット"
+
+#: const/__init__.py:45
+#, fuzzy
+msgid "coldest"
+msgstr "登録順"
+
+#: const/__init__.py:46
+msgid "most voted"
+msgstr "注目の質問"
+
+#: const/__init__.py:47
+#, fuzzy
+msgid "least voted"
+msgstr "注目の質問"
+
+#: const/__init__.py:48
+msgid "relevance"
+msgstr "関連"
+
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
+msgid "all"
+msgstr ""
+
+#: const/__init__.py:56 skins/default/templates/questions.html:19
+#, fuzzy
+msgid "unanswered"
+msgstr "回答日"
+
+#: const/__init__.py:57 skins/default/templates/questions.html:25
+#, fuzzy
+msgid "favorite"
+msgstr "お気に入り"
+
+#: const/__init__.py:70
+#, fuzzy
+msgid "Question has no answers"
+msgstr "回答した質問"
+
+#: const/__init__.py:71
+#, fuzzy
+msgid "Question has no accepted answers"
+msgstr "回答した質問"
+
+#: const/__init__.py:110
+#, fuzzy
+msgid "asked a question"
+msgstr "質問する"
+
+#: const/__init__.py:111
+#, fuzzy
+msgid "answered a question"
+msgstr "unanswered"
+
+#: const/__init__.py:112
msgid "commented question"
msgstr "コメント付き質問"
-#: forum/const.py:60
+#: const/__init__.py:113
msgid "commented answer"
msgstr "コメント付き回答"
-#: forum/const.py:61
+#: const/__init__.py:114
msgid "edited question"
-msgstr ""
+msgstr "編集された質問"
-#: forum/const.py:62
+#: const/__init__.py:115
msgid "edited answer"
-msgstr ""
+msgstr "編集された回答"
-#: forum/const.py:63
+#: const/__init__.py:116
msgid "received award"
-msgstr "received badge"
+msgstr "得られたバッジ"
-#: forum/const.py:64
+#: const/__init__.py:117
msgid "marked best answer"
-msgstr ""
+msgstr "ベストアンサー印"
-#: forum/const.py:65
+#: const/__init__.py:118
msgid "upvoted"
-msgstr ""
+msgstr "上げ"
-#: forum/const.py:66
+#: const/__init__.py:119
msgid "downvoted"
-msgstr ""
+msgstr "下げ"
-#: forum/const.py:67
+#: const/__init__.py:120
msgid "canceled vote"
-msgstr ""
+msgstr "キャンセルされた投票"
-#: forum/const.py:68
+#: const/__init__.py:121
msgid "deleted question"
-msgstr ""
+msgstr "削除された質問"
-#: forum/const.py:69
+#: const/__init__.py:122
msgid "deleted answer"
-msgstr ""
+msgstr "削除された回答"
-#: forum/const.py:70
+#: const/__init__.py:123
msgid "marked offensive"
-msgstr ""
+msgstr "不快印"
-#: forum/const.py:71
+#: const/__init__.py:124
msgid "updated tags"
-msgstr ""
+msgstr "更新されたタグ"
-#: forum/const.py:72
+#: const/__init__.py:125
msgid "selected favorite"
-msgstr ""
+msgstr "選択されたお気に入り"
-#: forum/const.py:73
+#: const/__init__.py:126
msgid "completed user profile"
-msgstr ""
+msgstr "完全なユーザプロファイル"
-#: forum/const.py:74
+#: const/__init__.py:127
msgid "email update sent to user"
+msgstr "電子メールアップデートをユーザに送信"
+
+#: const/__init__.py:128
+msgid "mentioned in the post"
msgstr ""
-#: forum/const.py:78
+#: const/__init__.py:179
msgid "question_answered"
-msgstr "answer"
+msgstr "回答"
-#: forum/const.py:79
+#: const/__init__.py:180
msgid "question_commented"
-msgstr "question comment"
+msgstr "質問コメント"
-#: forum/const.py:80
+#: const/__init__.py:181
msgid "answer_commented"
-msgstr "answer comment"
+msgstr "回答コメント"
-#: forum/const.py:81
+#: const/__init__.py:182
msgid "answer_accepted"
-msgstr "answer accepted"
+msgstr "受け付けられた回答"
-#: forum/const.py:85
+#: const/__init__.py:186
msgid "[closed]"
-msgstr ""
+msgstr "[閉鎖されました]"
-#: forum/const.py:86
+#: const/__init__.py:187
msgid "[deleted]"
-msgstr ""
+msgstr "[削除されました]"
-#: forum/const.py:87 forum/views/readers.py:564 forum/views/readers.py:583
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
-msgstr ""
+msgstr "最初のバージョン"
-#: forum/const.py:88
+#: const/__init__.py:189
msgid "retagged"
-msgstr ""
+msgstr "再度タグ付け"
-#: forum/const.py:92
+#: const/__init__.py:194
msgid "exclude ignored tags"
-msgstr ""
+msgstr "排除、無視するタグ"
-#: forum/const.py:92
+#: const/__init__.py:195
msgid "allow only selected tags"
+msgstr "選択されたタグのみ"
+
+#: const/__init__.py:199
+msgid "instantly"
msgstr ""
-#: forum/feed.py:18
-msgid " - "
+#: const/__init__.py:200
+msgid "daily"
+msgstr "デイリー"
+
+#: const/__init__.py:201
+msgid "weekly"
+msgstr "ウイークリー"
+
+#: const/__init__.py:202
+msgid "no email"
+msgstr "電子メール無し"
+
+#: const/message_keys.py:19
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
+msgstr "ここははじめてですか? <a href=\"%s\">FAQ</a>をチェックしましょう。"
+
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+#, fuzzy
+msgid "i-names are not supported"
+msgstr "基本HTMLタグもサポートしています"
+
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "ユーザ名を入力してください"
+
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "ユーザ名を入力してください"
+
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "パスワードを入力してください"
+
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
+msgstr "パスワードを入力してください"
+
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
msgstr ""
-#: forum/feed.py:18
-msgid "latest questions"
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
msgstr ""
-#: forum/forms.py:22 forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
-msgid "title"
+#: deps/django_authopenid/forms.py:336
+msgid "Current password"
+msgstr "現在のパスワード"
+
+#: deps/django_authopenid/forms.py:347
+msgid ""
+"Old password is incorrect. Please enter the correct "
+"password."
+msgstr "古いパスワードは誤りです。正しいパスワードを入力してください。"
+
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
msgstr ""
-#: forum/forms.py:23
-msgid "please enter a descriptive title for your question"
+#: deps/django_authopenid/forms.py:435
+msgid "Your user name (<i>required</i>)"
msgstr ""
-#: forum/forms.py:28
-msgid "title must be > 10 characters"
+#: deps/django_authopenid/forms.py:450
+msgid "Incorrect username."
+msgstr "sorry, there is no such user name"
+
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+msgid "signin/"
msgstr ""
-#: forum/forms.py:37
-msgid "content"
+#: deps/django_authopenid/urls.py:11
+#, fuzzy
+msgid "newquestion/"
+msgstr "あたらしい質問"
+
+#: deps/django_authopenid/urls.py:12
+#, fuzzy
+msgid "newanswer/"
+msgstr "回答"
+
+#: deps/django_authopenid/urls.py:13
+msgid "signout/"
msgstr ""
-#: forum/forms.py:43
-msgid "question content must be > 10 characters"
+#: deps/django_authopenid/urls.py:15
+msgid "complete/"
msgstr ""
-#: forum/forms.py:53 forum/skins/default/templates/header.html:28
-#: forum/skins/default/templates/header.html:56
-msgid "tags"
+#: deps/django_authopenid/urls.py:18
+msgid "complete-oauth/"
+msgstr ""
+
+#: deps/django_authopenid/urls.py:22
+msgid "register/"
+msgstr ""
+
+#: deps/django_authopenid/urls.py:24
+#, fuzzy
+msgid "signup/"
+msgstr "サインアップする"
+
+#: deps/django_authopenid/urls.py:32
+msgid "recover/"
+msgstr ""
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
msgstr ""
-#: forum/forms.py:55
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "パスワードを変更する"
+
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
+
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "スクリーン名"
+
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "OpenIDを取得する"
+
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "ユーザー名順"
+
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "ユーザー名順"
+
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "Choose screen name"
+
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
+
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
+
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
+
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "ユーザー名順"
+
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "ユーザー名順"
+
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "ユーザ名を入力してください"
+
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "パスワードを変更する"
+
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
+msgstr ""
+
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
+msgstr ""
+
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "New user signup"
+
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "ユーザ名とパスワードを入力してください"
+
+#: deps/django_authopenid/util.py:424
+#, python-format
+msgid "Sign in with your %(provider)s account"
+msgstr ""
+
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr ""
+
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
msgid ""
-"Tags are short keywords, with no spaces within. Up to five tags can be used."
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
msgstr ""
-#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39
-msgid "tags are required"
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Recover password"
+
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
+msgstr ""
+
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
+
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
+
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
+
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
+
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
+
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
+
+#: deps/django_authopenid/views.py:584
+msgid "Oops, sorry - there was some error - please try again"
+msgstr ""
+
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
+msgstr ""
+
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
+"Your email needs to be validated. Please see details <a "
+"id='validate_email_alert' href='%(details_url)s'>here</a>."
+
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "Verification Email from Q&A forum"
+
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
+
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
+#, fuzzy
+msgid "Site"
+msgstr "タイトル"
+
+#: deps/livesettings/values.py:107
+msgid "Base Settings"
+msgstr ""
+
+#: deps/livesettings/values.py:214
+msgid "Default value: \"\""
+msgstr ""
+
+#: deps/livesettings/values.py:221
+msgid "Default value: "
+msgstr ""
+
+#: deps/livesettings/values.py:224
+#, python-format
+msgid "Default value: %s"
+msgstr ""
+
+#: deps/livesettings/values.py:589
+#, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
+#, fuzzy
+msgid "Sites"
+msgstr "タイトル"
+
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Documentation"
+msgstr "場所"
+
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#: skins/default/templates/authopenid/signin.html:142
+msgid "Change password"
+msgstr "パスワードを変更する"
+
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Log out"
+msgstr "ログアウト"
+
+#: deps/livesettings/templates/livesettings/group_settings.html:14
+#: deps/livesettings/templates/livesettings/site_settings.html:26
+msgid "Home"
+msgstr "ホーム"
+
+#: deps/livesettings/templates/livesettings/group_settings.html:15
+msgid "Edit Group Settings"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/group_settings.html:22
+#: deps/livesettings/templates/livesettings/site_settings.html:50
+msgid "Please correct the error below."
+msgid_plural "Please correct the errors below."
+msgstr[0] ""
+msgstr[1] ""
+
+#: deps/livesettings/templates/livesettings/group_settings.html:28
+#, python-format
+msgid "Settings included in %(name)s."
msgstr ""
-#: forum/forms.py:68
-msgid "please use 5 tags or less"
+#: deps/livesettings/templates/livesettings/group_settings.html:62
+#: deps/livesettings/templates/livesettings/site_settings.html:97
+msgid "You don't have permission to edit values."
msgstr ""
-#: forum/forms.py:71
-msgid "tags must be shorter than 20 characters"
+#: deps/livesettings/templates/livesettings/group_settings.html:68
+msgid "Setting groups"
msgstr ""
-#: forum/forms.py:75
+#: deps/livesettings/templates/livesettings/site_settings.html:27
+msgid "Edit Site Settings"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:43
+msgid "Livesettings are disabled for this site."
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:44
+msgid "All configuration options must be edited in the site settings.py file"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:66
+#, python-format
+msgid "Group settings: %(name)s"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:93
+msgid "Uncollapse all"
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
+msgid "Unknown error."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
+msgid "ReCAPTCHA is wrongly configured."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:22
+msgid "Bad reCAPTCHA challenge parameter."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:23
+msgid "The CAPTCHA solution was incorrect."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:24
+msgid "Bad reCAPTCHA verification parameters."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:25
+msgid "Provided reCAPTCHA API keys are not valid for this domain."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:26
+msgid "ReCAPTCHA could not be reached."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:73
+msgid "Invalid request"
+msgstr ""
+
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
+msgid "Congratulations, you are now an Administrator"
+msgstr ""
+
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
+
+#: management/commands/send_email_alerts.py:107
+msgid "\" and more"
+msgstr ""
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+
+#: management/commands/send_email_alerts.py:466
+#, fuzzy, python-format
+msgid "%(name)s, this is an update message header for %(num)d question"
+msgid_plural "%(name)s, this is an update message header for %(num)d questions"
+msgstr[0] ""
+"<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A "
+"forum:</p>"
+msgstr[1] ""
+"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
+"the Q&A forum:</p>"
+
+#: management/commands/send_email_alerts.py:483
+msgid "new question"
+msgstr "あたらしい質問"
+
+#: management/commands/send_email_alerts.py:500
msgid ""
-"please use following characters in tags: letters 'a-z', numbers, and "
-"characters '.-_#'"
+"Please visit the askbot and see what's new! Could you spread the word about "
+"it - can somebody you know help answering those questions or benefit from "
+"posting one?"
msgstr ""
-#: forum/forms.py:85
-#: forum/skins/default/templates/post_contributor_info.html:7
-#: forum/skins/default/templates/question_summary_list_roll.html:26
-#: forum/skins/default/templates/question_summary_list_roll.html:38
-#: forum/skins/default/templates/questions.html:92
-#: forum/skins/default/templates/questions.html:104
-msgid "community wiki"
+#: management/commands/send_email_alerts.py:512
+msgid ""
+"Your most frequent subscription setting is 'daily' on selected questions. If "
+"you are receiving more than one email per dayplease tell about this issue to "
+"the askbot administrator."
msgstr ""
-#: forum/forms.py:86
+#: management/commands/send_email_alerts.py:518
msgid ""
-"if you choose community wiki option, the question and answer do not generate "
-"points and name of author will not be shown"
+"Your most frequent subscription setting is 'weekly' if you are receiving "
+"this email more than once a week please report this issue to the askbot "
+"administrator."
msgstr ""
-#: forum/forms.py:102
-msgid "update summary:"
+#: management/commands/send_email_alerts.py:524
+msgid ""
+"There is a chance that you may be receiving links seen before - due to a "
+"technicality that will eventually go away. "
msgstr ""
-#: forum/forms.py:103
+#: management/commands/send_email_alerts.py:529
+#, fuzzy, python-format
msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
msgstr ""
+"<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
+"frequency of the email updates or turn them off entirely.<br/>If you believe "
+"that this message was sent in an error, please email about it the forum "
+"administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum "
+"server.</p>"
-#: forum/forms.py:106
-msgid "Automatically accept user's contributions for the email updates"
+#: migrations/0005_install_badges.py:11
+msgid "Disciplined"
msgstr ""
-#: forum/forms.py:122
-msgid "Your name:"
+#: migrations/0005_install_badges.py:11
+msgid "disciplined"
msgstr ""
-#: forum/forms.py:123
-msgid "Email (not shared with anyone):"
+#: migrations/0005_install_badges.py:11
+msgid "Deleted own post with score of 3 or higher"
msgstr ""
-#: forum/forms.py:124
-msgid "Your message:"
+#: migrations/0005_install_badges.py:12
+msgid "Peer Pressure"
msgstr ""
-#: forum/forms.py:206
-msgid "this email does not have to be linked to gravatar"
+#: migrations/0005_install_badges.py:12
+msgid "peer-pressure"
msgstr ""
-#: forum/forms.py:208
-msgid "Screen name"
+#: migrations/0005_install_badges.py:12
+msgid "Deleted own post with score of -3 or lower"
msgstr ""
-#: forum/forms.py:209
-msgid "Real name"
+#: migrations/0005_install_badges.py:13
+#, fuzzy
+msgid "Nice answer"
+msgstr "編集された回答"
+
+#: migrations/0005_install_badges.py:13
+#, fuzzy
+msgid "nice-answer"
+msgstr "回答"
+
+#: migrations/0005_install_badges.py:13
+#, fuzzy
+msgid "Answer voted up 10 times"
+msgstr "自分からの回答"
+
+#: migrations/0005_install_badges.py:14
+#, fuzzy
+msgid "Nice Question"
+msgstr "質問"
+
+#: migrations/0005_install_badges.py:14
+#, fuzzy
+msgid "nice-question"
+msgstr "あたらしい質問"
+
+#: migrations/0005_install_badges.py:14
+#, fuzzy
+msgid "Question voted up 10 times"
+msgstr "質問の内容は10文字以上必要です"
+
+#: migrations/0005_install_badges.py:15
+#, fuzzy
+msgid "Pundit"
+msgstr "編集する"
+
+#: migrations/0005_install_badges.py:15
+#, fuzzy
+msgid "pundit"
+msgstr "編集する"
+
+#: migrations/0005_install_badges.py:15
+msgid "Left 10 comments with score of 10 or more"
msgstr ""
-#: forum/forms.py:210
-msgid "Website"
+#: migrations/0005_install_badges.py:16
+#, fuzzy
+msgid "Popular Question"
+msgstr "質問をたずねる"
+
+#: migrations/0005_install_badges.py:16
+#, fuzzy
+msgid "popular-question"
+msgstr "質問"
+
+#: migrations/0005_install_badges.py:16
+msgid "Asked a question with 1,000 views"
msgstr ""
-#: forum/forms.py:211
-msgid "Location"
+#: migrations/0005_install_badges.py:17
+msgid "Citizen patrol"
msgstr ""
-#: forum/forms.py:212
-msgid "Date of birth"
+#: migrations/0005_install_badges.py:17
+msgid "citizen-patrol"
msgstr ""
-#: forum/forms.py:212
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+#: migrations/0005_install_badges.py:17
+msgid "First flagged post"
msgstr ""
-#: forum/forms.py:213 forum/skins/default/templates/account_settings.html:21
-#: forum/skins/default/templates/authopenid/settings.html:21
-msgid "Profile"
+#: migrations/0005_install_badges.py:18
+msgid "Cleanup"
msgstr ""
-#: forum/forms.py:244 forum/forms.py:245
-msgid "this email has already been registered, please use another one"
+#: migrations/0005_install_badges.py:18
+msgid "cleanup"
msgstr ""
-#: forum/forms.py:251
-msgid "Choose email tag filter"
+#: migrations/0005_install_badges.py:18
+msgid "First rollback"
msgstr ""
-#: forum/forms.py:269
-msgid "Current password"
+#: migrations/0005_install_badges.py:19
+msgid "Critic"
msgstr ""
-#: forum/forms.py:280
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
+#: migrations/0005_install_badges.py:19
+msgid "critic"
msgstr ""
-#: forum/forms.py:285 forum/forms.py:286
-msgid "weekly"
+#: migrations/0005_install_badges.py:19
+#, fuzzy
+msgid "First down vote"
+msgstr "下げ"
+
+#: migrations/0005_install_badges.py:20
+#, fuzzy
+msgid "Editor"
+msgstr "編集する"
+
+#: migrations/0005_install_badges.py:20
+#, fuzzy
+msgid "editor"
+msgstr "編集する"
+
+#: migrations/0005_install_badges.py:20
+msgid "First edit"
msgstr ""
-#: forum/forms.py:285 forum/forms.py:286
-msgid "no email"
+#: migrations/0005_install_badges.py:21
+msgid "Organizer"
msgstr ""
-#: forum/forms.py:286
-msgid "daily"
+#: migrations/0005_install_badges.py:21
+msgid "organizer"
msgstr ""
-#: forum/forms.py:301
-msgid "Asked by me"
+#: migrations/0005_install_badges.py:21
+msgid "First retag"
msgstr ""
-#: forum/forms.py:304
-msgid "Answered by me"
+#: migrations/0005_install_badges.py:22
+msgid "Scholar"
msgstr ""
-#: forum/forms.py:307
-msgid "Individually selected"
+#: migrations/0005_install_badges.py:22
+msgid "scholar"
msgstr ""
-#: forum/forms.py:310
-msgid "Entire forum (tag filtered)"
+#: migrations/0005_install_badges.py:22
+#, fuzzy
+msgid "First accepted answer on your own question"
+msgstr "質問への回答になっていません"
+
+#: migrations/0005_install_badges.py:23
+msgid "Student"
msgstr ""
-#: forum/urls.py:28
-msgid "upfiles/"
+#: migrations/0005_install_badges.py:23
+msgid "student"
msgstr ""
-#: forum/urls.py:33
-msgid "about/"
+#: migrations/0005_install_badges.py:23
+msgid "Asked first question with at least one up vote"
msgstr ""
-#: forum/urls.py:34
-msgid "faq/"
+#: migrations/0005_install_badges.py:24
+#, fuzzy
+msgid "Supporter"
+msgstr "上げ"
+
+#: migrations/0005_install_badges.py:24
+#, fuzzy
+msgid "supporter"
+msgstr "上げ"
+
+#: migrations/0005_install_badges.py:24
+#, fuzzy
+msgid "First up vote"
+msgstr "注目の質問"
+
+#: migrations/0005_install_badges.py:25
+#, fuzzy
+msgid "Teacher"
+msgstr "検索する"
+
+#: migrations/0005_install_badges.py:25
+#, fuzzy
+msgid "teacher"
+msgstr "検索する"
+
+#: migrations/0005_install_badges.py:25
+msgid "Answered first question with at least one up vote"
msgstr ""
-#: forum/urls.py:35
-msgid "privacy/"
+#: migrations/0005_install_badges.py:26
+msgid "Autobiographer"
msgstr ""
-#: forum/urls.py:36
-msgid "logout/"
+#: migrations/0005_install_badges.py:26
+msgid "autobiographer"
msgstr ""
-#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:56
-msgid "answers/"
+#: migrations/0005_install_badges.py:26
+#, fuzzy
+msgid "Completed all user profile fields"
+msgstr "完全なユーザプロファイル"
+
+#: migrations/0005_install_badges.py:27
+msgid "Self-Learner"
msgstr ""
-#: forum/urls.py:37 forum/urls.py:49 forum/urls.py:52 forum/urls.py:56
-msgid "comments/"
+#: migrations/0005_install_badges.py:27
+msgid "self-learner"
msgstr ""
-#: forum/urls.py:38 forum/urls.py:43 forum/urls.py:78
-#: forum/skins/default/templates/user_info.html:45
-msgid "edit/"
+#: migrations/0005_install_badges.py:27
+#, fuzzy
+msgid "Answered your own question with at least 3 up votes"
msgstr ""
+"<span class='big strong'>You are welcome to answer your own question</span>, "
+"but please make sure to give an <strong>answer</strong>. Remember that you "
+"can always <strong>revise your original question</strong>. Please "
+"<strong>use comments for discussions</strong> and <strong>please don't "
+"forget to vote :)</strong> for the answers that you liked (or perhaps did "
+"not like)! "
-#: forum/urls.py:39 forum/urls.py:48
-msgid "revisions/"
+#: migrations/0005_install_badges.py:28
+#, fuzzy
+msgid "Great Answer"
+msgstr "回答"
+
+#: migrations/0005_install_badges.py:28
+#, fuzzy
+msgid "great-answer"
+msgstr "回答"
+
+#: migrations/0005_install_badges.py:28
+#, fuzzy
+msgid "Answer voted up 100 times"
+msgstr "自分からの回答"
+
+#: migrations/0005_install_badges.py:29
+#, fuzzy
+msgid "Great Question"
+msgstr "質問にタグを再びつける"
+
+#: migrations/0005_install_badges.py:29
+#, fuzzy
+msgid "great-question"
+msgstr "質問にタグを再びつける"
+
+#: migrations/0005_install_badges.py:29
+msgid "Question voted up 100 times"
msgstr ""
-#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:43
-#: forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 forum/urls.py:47
-#: forum/urls.py:48 forum/urls.py:49 forum/urls.py:52
-msgid "questions/"
+#: migrations/0005_install_badges.py:30
+#, fuzzy
+msgid "Stellar Question"
+msgstr "すべての質問"
+
+#: migrations/0005_install_badges.py:30
+#, fuzzy
+msgid "stellar-question"
+msgstr "すべての質問をみる"
+
+#: migrations/0005_install_badges.py:30
+msgid "Question favorited by 100 users"
msgstr ""
-#: forum/urls.py:41 forum_modules/books/urls.py:8
-msgid "ask/"
+#: migrations/0005_install_badges.py:31
+#, fuzzy
+msgid "Famous question"
+msgstr "質問を閉鎖する"
+
+#: migrations/0005_install_badges.py:31
+#, fuzzy
+msgid "famous-question"
+msgstr "質問"
+
+#: migrations/0005_install_badges.py:31
+msgid "Asked a question with 10,000 views"
msgstr ""
-#: forum/urls.py:42
-msgid "unanswered/"
+#: migrations/0005_install_badges.py:32
+msgid "Alpha"
msgstr ""
-#: forum/urls.py:44
-msgid "close/"
+#: migrations/0005_install_badges.py:32
+msgid "alpha"
msgstr ""
-#: forum/urls.py:45
-msgid "reopen/"
+#: migrations/0005_install_badges.py:32
+msgid "Actively participated in the private alpha"
msgstr ""
-#: forum/urls.py:46
-msgid "answer/"
+#: migrations/0005_install_badges.py:33
+#, fuzzy
+msgid "Good Answer"
+msgstr "oldest"
+
+#: migrations/0005_install_badges.py:33
+#, fuzzy
+msgid "good-answer"
+msgstr "回答"
+
+#: migrations/0005_install_badges.py:33
+#, fuzzy
+msgid "Answer voted up 25 times"
+msgstr "自分からの回答"
+
+#: migrations/0005_install_badges.py:34
+#, fuzzy
+msgid "Good Question"
+msgstr "質問"
+
+#: migrations/0005_install_badges.py:34
+#, fuzzy
+msgid "good-question"
+msgstr "質問"
+
+#: migrations/0005_install_badges.py:34
+msgid "Question voted up 25 times"
msgstr ""
-#: forum/urls.py:47
-msgid "vote/"
+#: migrations/0005_install_badges.py:35
+#, fuzzy
+msgid "Favorite Question"
+msgstr "お気に入りの質問"
+
+#: migrations/0005_install_badges.py:35
+#, fuzzy
+msgid "favorite-question"
+msgstr "お気に入りの質問"
+
+#: migrations/0005_install_badges.py:35
+msgid "Question favorited by 25 users"
msgstr ""
-#: forum/urls.py:50
-msgid "command/"
+#: migrations/0005_install_badges.py:36
+msgid "Civic duty"
msgstr ""
-#: forum/urls.py:52 forum/urls.py:56
-msgid "delete/"
+#: migrations/0005_install_badges.py:36
+msgid "civic-duty"
msgstr ""
-#: forum/urls.py:60 forum/views/readers.py:435
-msgid "question/"
+#: migrations/0005_install_badges.py:36
+msgid "Voted 300 times"
msgstr ""
-#: forum/urls.py:61 forum/urls.py:62
-msgid "tags/"
+#: migrations/0005_install_badges.py:37
+msgid "Strunk & White"
msgstr ""
-#: forum/urls.py:64 forum/urls.py:68
-msgid "mark-tag/"
+#: migrations/0005_install_badges.py:37
+msgid "strunk-and-white"
msgstr ""
-#: forum/urls.py:64
-msgid "interesting/"
+#: migrations/0005_install_badges.py:37
+msgid "Edited 100 entries"
msgstr ""
-#: forum/urls.py:68
-msgid "ignored/"
+#: migrations/0005_install_badges.py:38
+#, fuzzy
+msgid "Generalist"
+msgstr "送信者は"
+
+#: migrations/0005_install_badges.py:38
+#, fuzzy
+msgid "generalist"
+msgstr "送信者は"
+
+#: migrations/0005_install_badges.py:38
+msgid "Active in many different tags"
msgstr ""
-#: forum/urls.py:72
-msgid "unmark-tag/"
+#: migrations/0005_install_badges.py:39
+msgid "Expert"
msgstr ""
-#: forum/urls.py:76 forum/urls.py:78 forum/urls.py:79
-msgid "users/"
+#: migrations/0005_install_badges.py:39
+msgid "expert"
msgstr ""
-#: forum/urls.py:77
-msgid "moderate-user/"
+#: migrations/0005_install_badges.py:39
+msgid "Very active in one tag"
msgstr ""
-#: forum/urls.py:80 forum/urls.py:81
-msgid "badges/"
+#: migrations/0005_install_badges.py:40
+msgid "Yearling"
msgstr ""
-#: forum/urls.py:82
-msgid "messages/"
+#: migrations/0005_install_badges.py:40
+msgid "yearling"
msgstr ""
-#: forum/urls.py:82
-msgid "markread/"
+#: migrations/0005_install_badges.py:40
+msgid "Active member for a year"
msgstr ""
-#: forum/urls.py:84
-msgid "nimda/"
+#: migrations/0005_install_badges.py:41
+#, fuzzy
+msgid "Notable Question"
+msgstr "すべての質問"
+
+#: migrations/0005_install_badges.py:41
+#, fuzzy
+msgid "notable-question"
+msgstr "あたらしい質問"
+
+#: migrations/0005_install_badges.py:41
+msgid "Asked a question with 2,500 views"
msgstr ""
-#: forum/urls.py:86
-msgid "upload/"
+#: migrations/0005_install_badges.py:42
+msgid "Enlightened"
msgstr ""
-#: forum/urls.py:87
-msgid "search/"
+#: migrations/0005_install_badges.py:42
+msgid "enlightened"
msgstr ""
-#: forum/urls.py:88
-msgid "feedback/"
+#: migrations/0005_install_badges.py:42
+msgid "First answer was accepted with at least 10 up votes"
msgstr ""
-#: forum/urls.py:93 forum/urls.py:94 forum/urls.py:95 forum/urls.py:96
-#: forum/urls.py:97 forum/urls.py:98 forum/urls.py:100 forum/urls.py:102
-#: forum_modules/localauth/urls.py:7
-msgid "account/"
+#: migrations/0005_install_badges.py:43
+msgid "Beta"
msgstr ""
-#: forum/urls.py:93 forum/urls.py:95 forum/urls.py:96
-msgid "signin/"
+#: migrations/0005_install_badges.py:43
+msgid "beta"
msgstr ""
-#: forum/urls.py:94
-msgid "signout/"
+#: migrations/0005_install_badges.py:43
+msgid "Actively participated in the private beta"
msgstr ""
-#: forum/urls.py:97
-msgid "done/"
+#: migrations/0005_install_badges.py:44
+msgid "Guru"
msgstr ""
-#: forum/urls.py:98 forum_modules/localauth/urls.py:7
-msgid "register/"
+#: migrations/0005_install_badges.py:44
+msgid "guru"
msgstr ""
-#: forum/urls.py:100
-msgid "password/"
+#: migrations/0005_install_badges.py:44
+msgid "Accepted answer and voted up 40 times"
msgstr ""
-#: forum/authentication/forms.py:17
-msgid "okay, let's try!"
+#: migrations/0005_install_badges.py:45
+msgid "Necromancer"
msgstr ""
-#: forum/authentication/forms.py:18
-msgid "no OSQA community email please, thanks"
+#: migrations/0005_install_badges.py:45
+msgid "necromancer"
msgstr ""
-#: forum/authentication/forms.py:21
-msgid "please choose one of the options above"
+#: migrations/0005_install_badges.py:45
+msgid "Answered a question more than 60 days later with at least 5 votes"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:156
-msgid "email update message subject"
-msgstr "news from Q&A forum"
+#: migrations/0005_install_badges.py:46
+msgid "Taxonomist"
+msgstr ""
-#: forum/management/commands/send_email_alerts.py:158
-#, python-format
-msgid "%(name)s, this is an update message header for a question"
-msgid_plural "%(name)s, this is an update message header for %(num)d questions"
-msgstr[0] ""
-"<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A "
-"forum:</p>"
-msgstr[1] ""
-"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
-"the Q&A forum:</p>"
+#: migrations/0005_install_badges.py:46
+msgid "taxonomist"
+msgstr ""
-#: forum/management/commands/send_email_alerts.py:169
-msgid "new question"
+#: migrations/0005_install_badges.py:46
+#, fuzzy
+msgid "Created a tag used by 50 questions"
+msgstr "質問にタグを再びつける"
+
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:179
-#, python-format
-msgid "There is also one question which was recently "
-msgid_plural ""
-"There are also %(num)d more questions which were recently updated "
-msgstr[0] ""
-msgstr[1] ""
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
-#: forum/management/commands/send_email_alerts.py:184
+#: models/__init__.py:179
msgid ""
-"Perhaps you could look up previously sent forum reminders in your mailbox."
+"Sorry, you cannot accept or unaccept your own answer to your own question"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:188
+#: models/__init__.py:186
#, python-format
msgid ""
-"go to %(link)s to change frequency of email updates or %(email)s "
-"administrator"
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
msgstr ""
-"<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
-"frequency of the email updates or turn them off entirely.<br/>If you believe "
-"that this message was sent in an error, please email about it the forum "
-"administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum "
-"server.</p>"
-#: forum/middleware/anon_user.py:34
-#, python-format
-msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
msgstr ""
-#: forum/models/question.py:247
-#, python-format
-msgid "%(author)s modified the question"
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
msgstr ""
-#: forum/models/question.py:251
-#, python-format
-msgid "%(people)s posted %(new_answer_count)s new answers"
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
msgstr ""
-#: forum/models/question.py:256
+#: models/__init__.py:227
#, python-format
-msgid "%(people)s commented the question"
+msgid ">%(points)s points required to upvote"
msgstr ""
-#: forum/models/question.py:261
+#: models/__init__.py:233
#, python-format
-msgid "%(people)s commented answers"
+msgid ">%(points)s points required to downvote"
+msgstr ""
+
+#: models/__init__.py:248
+msgid "Sorry, blocked users cannot upload files"
msgstr ""
-#: forum/models/question.py:263
+#: models/__init__.py:249
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+
+#: models/__init__.py:251
+#, fuzzy, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr "sorry, file uploading requires karma >60"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+msgid "blocked users cannot post"
+msgstr ""
+
+#: models/__init__.py:271 models/__init__.py:1913
+msgid "suspended users cannot post"
+msgstr ""
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
#, python-format
-msgid "%(people)s commented an answer"
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
msgstr ""
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:53
-msgid "gold"
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
msgstr ""
-#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:61
-msgid "silver"
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
msgstr ""
-#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:68
-msgid "bronze"
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
msgstr ""
-#: forum/models/tag.py:79
-msgid "interesting"
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
msgstr ""
-#: forum/models/tag.py:79
-msgid "ignored"
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: forum/models/user.py:33
-msgid "Entire forum"
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
msgstr ""
-#: forum/models/user.py:34
-msgid "Questions that I asked"
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
msgstr ""
-#: forum/models/user.py:35
-msgid "Questions that I answered"
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
msgstr ""
-#: forum/models/user.py:36
-msgid "Individually selected questions"
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
msgstr ""
-#: forum/models/user.py:39
-msgid "Weekly"
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
msgstr ""
-#: forum/models/user.py:40
-msgid "Daily"
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
msgstr ""
-#: forum/models/user.py:41
-msgid "No email"
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
msgstr ""
-#: forum/skins/default/templates/404.html:24
-msgid "Sorry, could not find the page you requested."
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: forum/skins/default/templates/404.html:26
-msgid "This might have happened for the following reasons:"
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
msgstr ""
-#: forum/skins/default/templates/404.html:28
-msgid "this question or answer has been deleted;"
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: forum/skins/default/templates/404.html:29
-msgid "url has error - please check it;"
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+msgid "blocked users cannot flag posts"
+msgstr ""
+
+#: models/__init__.py:549
+msgid "suspended users cannot flag posts"
+msgstr ""
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
msgstr ""
-#: forum/skins/default/templates/404.html:30
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
msgid ""
-"the page you tried to visit is protected or you don't have sufficient "
-"points, see"
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
msgstr ""
-#: forum/skins/default/templates/404.html:31
-msgid "if you believe this error 404 should not have occured, please"
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
msgstr ""
-#: forum/skins/default/templates/404.html:32
-msgid "report this problem"
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
msgstr ""
-#: forum/skins/default/templates/404.html:41
-#: forum/skins/default/templates/500.html:27
-msgid "back to previous page"
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: forum/skins/default/templates/404.html:42
-msgid "see all questions"
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
msgstr ""
-#: forum/skins/default/templates/404.html:43
-msgid "see all tags"
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
msgstr ""
-#: forum/skins/default/templates/500.html:22
-msgid "sorry, system error"
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
msgstr ""
-#: forum/skins/default/templates/500.html:24
-msgid "system error log is recorded, error will be fixed as soon as possible"
+#: models/__init__.py:650
+#, fuzzy
+msgid "cannot revoke old vote"
+msgstr "キャンセルされた投票"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
-#: forum/skins/default/templates/500.html:25
-msgid "please report the error to the site administrators if you wish"
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
msgstr ""
-#: forum/skins/default/templates/500.html:28
-msgid "see latest questions"
+#: models/__init__.py:1132 views/users.py:391
+#, fuzzy
+msgid "Suspended User"
+msgstr "送信者は"
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
msgstr ""
-#: forum/skins/default/templates/500.html:29
-msgid "see tags"
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "登録ユーザー"
+
+#: models/__init__.py:1138
+msgid "Watched User"
msgstr ""
-#: forum/skins/default/templates/about.html:6
-#: forum/skins/default/templates/about.html:11
-msgid "About"
+#: models/__init__.py:1140
+msgid "Approved User"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:4
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
+#: models/__init__.py:1196
+#, python-format
+msgid "%(username)s karma is %(reputation)s"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:29
-#: forum/skins/default/templates/changepw.html:5
-#: forum/skins/default/templates/changepw.html:14
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-msgid "Change password"
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+msgstr[1] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] ""
+"If you are an active participant in this community, you will be recognized "
+"with this badge."
+msgstr[1] ""
+"If you are an active participant in this community, you will be recognized "
+"with this badge."
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:30
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:32
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
msgstr ""
-#: forum/skins/default/templates/account_settings.html:33
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "タグ"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
msgstr ""
-#: forum/skins/default/templates/account_settings.html:35
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
+#: models/question.py:667
+#, python-format
+msgid "%(author)s modified the question"
+msgstr "%(author)s が改変した質問"
+
+#: models/question.py:671
+#, python-format
+msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:36
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
+#: models/question.py:676
+#, python-format
+msgid "%(people)s commented the question"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:39
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
+#: models/question.py:681
+#, python-format
+msgid "%(people)s commented answers"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:40
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
+#: models/question.py:683
+#, python-format
+msgid "%(people)s commented an answer"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:5
-#: forum/skins/default/templates/answer_edit.html:48
-msgid "Edit answer"
+#: models/repute.py:16 skins/default/templates/badges.html:43
+msgid "gold"
+msgstr "金"
+
+#: models/repute.py:17 skins/default/templates/badges.html:52
+msgid "silver"
+msgstr "銀"
+
+#: models/repute.py:18 skins/default/templates/badges.html:59
+msgid "bronze"
+msgstr "銅"
+
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:25
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:26
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:45
-#: forum/skins/default/templates/question.html:48
-#: forum/skins/default/templates/question_edit.html:25
-#: forum/skins/default/templates/question_edit.html:28
-msgid "hide preview"
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:48
-#: forum/skins/default/templates/question_edit.html:28
-msgid "show preview"
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:48
-#: forum/skins/default/templates/question_edit.html:66
-#: forum/skins/default/templates/question_retag.html:53
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:38
-msgid "back"
+#: models/tag.py:110
+msgid "interesting"
+msgstr "興味深い"
+
+#: models/tag.py:110
+msgid "ignored"
+msgstr "無視"
+
+#: models/user.py:233
+msgid "Entire forum"
+msgstr "フォーラムに入る"
+
+#: models/user.py:234
+msgid "Questions that I asked"
+msgstr "尋ねた質問"
+
+#: models/user.py:235
+msgid "Questions that I answered"
+msgstr "回答した質問"
+
+#: models/user.py:236
+msgid "Individually selected questions"
+msgstr "個人的に選択した質問"
+
+#: models/user.py:237
+msgid "Mentions and comment responses"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:53
-#: forum/skins/default/templates/question_edit.html:71
-#: forum/skins/default/templates/revisions_answer.html:52
-#: forum/skins/default/templates/revisions_question.html:52
-msgid "revision"
+#: models/user.py:240
+msgid "Instantly"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:56
-#: forum/skins/default/templates/question_edit.html:75
-msgid "select revision"
+#: models/user.py:241
+msgid "Daily"
+msgstr "デイリー"
+
+#: models/user.py:242
+msgid "Weekly"
+msgstr "ウイークリー"
+
+#: models/user.py:243
+msgid "No email"
+msgstr "メール無し"
+
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:97
-#: forum/skins/default/templates/question.html:432
-#: forum/skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
+#: skins/default/templates/404.jinja.html:15
+msgid "Sorry, could not find the page you requested."
+msgstr "残念ながら、リクエストされたページは見つかりません。"
+
+#: skins/default/templates/404.jinja.html:17
+msgid "This might have happened for the following reasons:"
+msgstr "これはもしかしたらつぎのような理由でおこったかもしれない:"
+
+#: skins/default/templates/404.jinja.html:19
+msgid "this question or answer has been deleted;"
+msgstr "この質問もしくは回答は削除されました;"
+
+#: skins/default/templates/404.jinja.html:20
+msgid "url has error - please check it;"
+msgstr "URLはエラーです。確認して下さい;"
+
+#: skins/default/templates/404.jinja.html:21
+msgid ""
+"the page you tried to visit is protected or you don't have sufficient "
+"points, see"
+msgstr "開こうとしたページは保護されているか、十分なポイントをもっていません、"
+
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "よくある質問"
+
+#: skins/default/templates/404.jinja.html:22
+msgid "if you believe this error 404 should not have occured, please"
+msgstr "このエラー404がおこらないとを信じるなら、"
+
+#: skins/default/templates/404.jinja.html:23
+msgid "report this problem"
+msgstr "この問題が繰り返す"
+
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
+msgid "back to previous page"
+msgstr "以前のページに戻る"
+
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
+msgid "see all questions"
+msgstr "すべての質問をみる"
+
+#: skins/default/templates/404.jinja.html:34
+msgid "see all tags"
+msgstr "すべてのタグをみる"
+
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:97
-#: forum/skins/default/templates/question.html:433
-#: forum/skins/default/templates/question_edit.html:92
-msgid "toggle preview"
+#: skins/default/templates/500.jinja.html:10
+msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
+"システムエラーログが記録されました、エラーはできる限り速やかに修正されるで"
+"しょう"
-#: forum/skins/default/templates/answer_edit.html:72
-#: forum/skins/default/templates/question_edit.html:118
-#: forum/skins/default/templates/question_retag.html:74
-msgid "Save edit"
+#: skins/default/templates/500.jinja.html:11
+msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:73
-#: forum/skins/default/templates/close.html:29
-#: forum/skins/default/templates/feedback.html:50
-#: forum/skins/default/templates/question_edit.html:119
-#: forum/skins/default/templates/question_retag.html:75
-#: forum/skins/default/templates/reopen.html:30
-#: forum/skins/default/templates/user_edit.html:87
-#: forum/skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/500.jinja.html:14
+msgid "see latest questions"
+msgstr "最新の質問をみる"
+
+#: skins/default/templates/500.jinja.html:15
+msgid "see tags"
+msgstr "タグをみる"
+
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
+msgid "About"
+msgstr "概要"
+
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
+msgid "Edit answer"
+msgstr "回答を編集する"
+
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
+msgid "back"
+msgstr "もどる"
+
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
+msgid "revision"
+msgstr "改訂"
+
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
+msgid "select revision"
+msgstr "改訂を選択する"
+
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
+msgid "Save edit"
+msgstr "編集を保存する"
+
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
-msgstr ""
+msgstr "キャンセル"
+
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "プレビューを隠す"
-#: forum/skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "プレビューを表示する"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
-msgstr "Tips"
+msgstr "コツ"
-#: forum/skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
-msgstr ""
+msgstr "このコミュニティーに即した回答をしてくだあし"
-#: forum/skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
-msgstr ""
+msgstr "議論にかみ合うよりむしろ、回答をあたえるようにしてみましょう"
-#: forum/skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
-msgstr ""
+msgstr "詳細を提供してみましょう"
-#: forum/skins/default/templates/answer_edit_tips.html:16
-#: forum/skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
-msgstr ""
+msgstr "明確で正確であれ"
-#: forum/skins/default/templates/answer_edit_tips.html:20
-#: forum/skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
-msgstr ""
+msgstr "良くある質問をみましょう"
-#: forum/skins/default/templates/answer_edit_tips.html:26
-#: forum/skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
-msgstr "Markdown basics"
+msgstr "Markdown の基本"
+
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:29
-#: forum/skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+msgid "*italic* or _italic_"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:29
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:43
-#: forum/skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:48
-#: forum/skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
-msgstr ""
+msgstr "基本HTMLタグもサポートしています"
-#: forum/skins/default/templates/answer_edit_tips.html:52
-#: forum/skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
-msgstr ""
+msgstr "Markdownについてさらに学ぶ"
-#: forum/skins/default/templates/ask.html:5
-#: forum/skins/default/templates/ask.html:61
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
-msgstr ""
+msgstr "質問をたずねる"
-#: forum/skins/default/templates/ask.html:68
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr ""
"<span class=\"strong big\">You are welcome to start submitting your question "
@@ -931,12 +2894,12 @@ msgstr ""
"will be published after you log in. Login/signup process is very simple. "
"Login takes about 30 seconds, initial signup takes a minute or less."
-#: forum/skins/default/templates/ask.html:74
-#, python-format
+#: skins/default/templates/ask_form.html:11
+#, fuzzy, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
"<span class='strong big'>Looks like your email address, %(email)s has not "
"yet been validated.</span> To post messages you must verify your email, "
@@ -944,42 +2907,56 @@ msgstr ""
"<br>You can submit your question now and validate email after that. Your "
"question will saved as pending meanwhile. "
-#: forum/skins/default/templates/ask.html:112
-msgid "(required)"
-msgstr ""
-
-#: forum/skins/default/templates/ask.html:119
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Login/Signup to Post"
-#: forum/skins/default/templates/ask.html:121
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
-msgstr "Ask Your Question"
+msgstr "質問をたずねる"
-#: forum/skins/default/templates/badge.html:6
-#: forum/skins/default/templates/badge.html:17
-msgid "Badge"
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, python-format
+msgid "%(name)s"
msgstr ""
-#: forum/skins/default/templates/badge.html:26
-msgid "The users have been awarded with badges:"
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
+msgid "Badge"
+msgstr "バッジ"
+
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, python-format
+msgid "%(description)s"
msgstr ""
-#: forum/skins/default/templates/badges.html:6
+#: skins/default/templates/badge.html:16
+msgid "user received this badge:"
+msgid_plural "users received this badge:"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
-msgstr ""
+msgstr "バッジサマリー"
-#: forum/skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
-msgstr ""
+msgstr "バッジ"
-#: forum/skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
"If your questions and answers are highly voted, your contribution to this "
"Q&amp;A community will be recognized with the variety of badges."
-#: forum/skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -994,188 +2971,101 @@ msgstr ""
"s'>feedback</a></strong> - what kinds of badges would you like to see and "
"suggest the activity for which those badges might be awarded."
-#: forum/skins/default/templates/badges.html:50
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Badge levels"
-#: forum/skins/default/templates/badges.html:56
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
"Gold badge is the highest award in this community. To obtain it have to show "
"profound knowledge and ability in addition to your active participation."
-#: forum/skins/default/templates/badges.html:64
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
"Obtaining silver badge requires significant patience. If you have received "
"one, that means you have greatly contributed to this community."
-#: forum/skins/default/templates/badges.html:67
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr ""
-#: forum/skins/default/templates/badges.html:71
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr ""
"If you are an active participant in this community, you will be recognized "
"with this badge."
-#: forum/skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:26
-msgid "[author]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:38
-msgid "[price]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:56
-msgid "author blog"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:62
-msgid "book directory"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:66
-msgid "buy online"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:105
-#: forum/skins/default/templates/index.html:40
-#: forum/skins/default/templates/index_.html:40
-#: forum/skins/default/templates/question_summary_list_roll.html:14
-#: forum/skins/default/templates/questions.html:80
-#: forum/skins/default/templates/users_questions.html:32
-msgid "votes"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:115
-#: forum/skins/default/templates/index.html:48
-#: forum/skins/default/templates/index_.html:48
-#: forum/skins/default/templates/question_summary_list_roll.html:15
-#: forum/skins/default/templates/questions.html:81
-#: forum/skins/default/templates/users_questions.html:40
-msgid "views"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:125
-#: forum/skins/default/templates/index.html:63
-#: forum/skins/default/templates/index_.html:63
-#: forum/skins/default/templates/question.html:478
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/questions.html:136
-#: forum/skins/default/templates/tags.html:49
-#: forum/skins/default/templates/users_questions.html:52
-msgid "using tags"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:147
-#: forum/skins/default/templates/index.html:114
-#: forum/skins/default/templates/index_.html:114
-msgid "subscribe to the questions feed"
-msgstr ""
-
-#: forum/skins/default/templates/changepw.html:7
-#: forum/skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Change your password"
-
-#: forum/skins/default/templates/changepw.html:8
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr ""
-"<span class='strong'>To change your password</span> please fill out and "
-"submit this form"
-
-#: forum/skins/default/templates/close.html:6
-#: forum/skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
-msgstr ""
+msgstr "質問を閉鎖する"
-#: forum/skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
-msgstr ""
+msgstr "質問を閉鎖する"
-#: forum/skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
-msgstr ""
+msgstr "理由"
-#: forum/skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
+msgstr "閉鎖を確定する"
+
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "タグは20文字以内の長さです"
+msgstr[1] "タグは20文字以内の長さです"
+
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "5つ以内のタグを使いましょう"
+msgstr[1] "5つ以内のタグを使いましょう"
+
+#: skins/default/templates/editor_data.html:11
+#, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
msgstr ""
-#: forum/skins/default/templates/faq.html:11
-msgid "Frequently Asked Questions "
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
msgstr ""
-#: forum/skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:6
+msgid "Frequently Asked Questions "
+msgstr "よくある質問"
+
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
-msgstr ""
+msgstr "ここでどんな質問をしてよいのか?"
-#: forum/skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr ""
-#: forum/skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -1183,21 +3073,21 @@ msgstr ""
"Before you ask - please make sure to search for a similar question. You can "
"search questions by their title or tags."
-#: forum/skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "What kinds of questions should be avoided?"
-#: forum/skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
msgstr ""
-#: forum/skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr ""
-#: forum/skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -1208,19 +3098,19 @@ msgstr ""
"they tend to dilute the essense of questions and answers. For the brief "
"discussions please use commenting facility."
-#: forum/skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
-msgstr ""
+msgstr "このコミュニティーをだれがモデレートしているのか?"
-#: forum/skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr ""
-#: forum/skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr ""
-#: forum/skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -1228,11 +3118,11 @@ msgstr ""
"Karma system allows users to earn rights to perform a variety of moderation "
"tasks"
-#: forum/skins/default/templates/faq.html:40
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "How does karma system work?"
-#: forum/skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr ""
"When a question or answer is upvoted, the user who posted them will gain "
@@ -1240,68 +3130,65 @@ msgstr ""
"rough measure of the community trust to him/her. Various moderation tasks "
"are gradually assigned to the users based on those points."
-#: forum/skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:34
+#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>10</strong> "
-"points, each vote against will subtract <strong>2</strong> points. There is "
-"a limit of <strong>200</strong> points that can be accumulated per question "
-"or answer. The table below explains reputation point requirements for each "
-"type of moderation task."
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
msgstr ""
-#: forum/skins/default/templates/faq.html:53
-#: forum/skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr ""
-#: forum/skins/default/templates/faq.html:57
+#: skins/default/templates/faq.html:49
msgid "use tags"
-msgstr ""
+msgstr "タグを利用する"
-#: forum/skins/default/templates/faq.html:62
+#: skins/default/templates/faq.html:54
msgid "add comments"
-msgstr ""
+msgstr "コメントを加える"
-#: forum/skins/default/templates/faq.html:66
-#: forum/skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr ""
-#: forum/skins/default/templates/faq.html:69
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:73
-msgid "retag questions"
-msgstr ""
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
+msgstr "質問にタグを再びつける"
-#: forum/skins/default/templates/faq.html:78
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
-msgstr ""
-
-#: forum/skins/default/templates/faq.html:83
-msgid "edit any answer"
-msgstr ""
+msgstr "コミュニティー wiki 質問を編集する"
-#: forum/skins/default/templates/faq.html:87
-msgid "open any closed question"
-msgstr ""
-
-#: forum/skins/default/templates/faq.html:91
-msgid "delete any comment"
-msgstr ""
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
+msgstr "あらゆる回答を編集する"
-#: forum/skins/default/templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
-msgstr ""
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
+msgstr "あらゆるコメントを削除する"
-#: forum/skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "How to validate email and why?"
-#: forum/skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -1319,11 +3206,11 @@ msgstr ""
"Also, when you sign up for the first time - create a unique <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
-#: forum/skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "What is gravatar?"
-#: forum/skins/default/templates/faq.html:111
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
"<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</"
@@ -1334,44 +3221,45 @@ msgstr ""
"your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</"
"strong></a>"
-#: forum/skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr ""
-#: forum/skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:98
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
-#: forum/skins/default/templates/faq.html:116
-msgid "Login now!"
-msgstr ""
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
+msgstr "ログインできます!"
-#: forum/skins/default/templates/faq.html:121
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
-msgstr ""
+msgstr "なぜ他のひとが私の質問や回答を編集できるのですか?"
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
-msgstr ""
+msgstr "このサイトのゴールは..."
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
"content."
msgstr ""
-#: forum/skins/default/templates/faq.html:123
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr ""
-#: forum/skins/default/templates/faq.html:127
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr ""
-#: forum/skins/default/templates/faq.html:128
+#: skins/default/templates/faq.html:110
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -1380,27 +3268,23 @@ msgstr ""
"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
"community better!"
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/header.html:27
-#: forum/skins/default/templates/header.html:55
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/index.html:121
-#: forum/skins/default/templates/index_.html:121
+#: skins/default/templates/faq.html:112
msgid "."
msgstr ""
-#: forum/skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
-msgstr ""
+msgstr "フィードバック"
-#: forum/skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
-msgstr ""
+msgstr "あなたのフィードバックをください!"
-#: forum/skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -1410,7 +3294,7 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -1419,250 +3303,205 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "詳細を提供してみましょう"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
-msgstr ""
+msgstr "(このフィールドは必須)"
-#: forum/skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
-msgstr ""
+msgstr "フィードバックを送る"
-#: forum/skins/default/templates/feedback_email.txt:3
+#: skins/default/templates/feedback_email.txt:3
#, python-format
msgid ""
"\n"
"Hello, this is a %(site_title)s forum feedback message\n"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:9
+#: skins/default/templates/feedback_email.txt:9
msgid "Sender is"
-msgstr ""
+msgstr "送信者は"
-#: forum/skins/default/templates/feedback_email.txt:11
-#: forum/skins/default/templates/feedback_email.txt:14
+#: skins/default/templates/feedback_email.txt:11
+#: skins/default/templates/feedback_email.txt:14
msgid "email"
-msgstr ""
+msgstr "メールアドレス"
-#: forum/skins/default/templates/feedback_email.txt:13
+#: skins/default/templates/feedback_email.txt:13
msgid "anonymous"
-msgstr ""
+msgstr "匿名"
-#: forum/skins/default/templates/feedback_email.txt:19
+#: skins/default/templates/feedback_email.txt:19
msgid "Message body:"
-msgstr ""
+msgstr "メッセージ本文:"
-#: forum/skins/default/templates/footer.html:8
-#: forum/skins/default/templates/header.html:13
-#: forum/skins/default/templates/index.html:77
-#: forum/skins/default/templates/index_.html:77
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
-msgstr ""
+msgstr "概要"
-#: forum/skins/default/templates/footer.html:9
-#: forum/skins/default/templates/header.html:14
-#: forum/skins/default/templates/index.html:78
-#: forum/skins/default/templates/index_.html:78
-#: forum/skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr ""
-
-#: forum/skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
-msgstr ""
+msgstr "プライバシーポリシー"
-#: forum/skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
-msgstr ""
-
-#: forum/skins/default/templates/header.html:9
-msgid "logout"
-msgstr ""
-
-#: forum/skins/default/templates/header.html:11
-msgid "login"
-msgstr ""
+msgstr "フィードバックする"
-#: forum/skins/default/templates/header.html:21
-msgid "back to home page"
-msgstr ""
-
-#: forum/skins/default/templates/header.html:29
-#: forum/skins/default/templates/header.html:57
-msgid "users"
-msgstr ""
-
-#: forum/skins/default/templates/header.html:31
-msgid "books"
-msgstr ""
+#: skins/default/templates/header.html:12
+#, fuzzy, python-format
+msgid "responses for %(username)s"
+msgstr "Choose screen name"
-#: forum/skins/default/templates/header.html:33
-#: forum/templatetags/extra_tags.py:165 forum/templatetags/extra_tags.py:194
-msgid "badges"
-msgstr ""
+#: skins/default/templates/header.html:15
+#, python-format
+msgid "you have a new response"
+msgid_plural "you nave %(response_count)s new responses"
+msgstr[0] ""
+msgstr[1] ""
-#: forum/skins/default/templates/header.html:34
-msgid "unanswered questions"
-msgstr "unanswered"
+#: skins/default/templates/header.html:18
+#, fuzzy
+msgid "no new responses yet"
+msgstr "反応"
-#: forum/skins/default/templates/header.html:36
-msgid "ask a question"
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
msgstr ""
-#: forum/skins/default/templates/header.html:51
-msgid "search"
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, python-format
+msgid "%(new)s new flagged posts"
msgstr ""
-#: forum/skins/default/templates/index.html:8
-#: forum/skins/default/templates/index_.html:8
-msgid "Home"
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, python-format
+msgid "%(seen)s flagged posts"
msgstr ""
-#: forum/skins/default/templates/index.html:25
-#: forum/skins/default/templates/index_.html:25
-#: forum/skins/default/templates/questions.html:8
-msgid "Questions"
-msgstr ""
+#: skins/default/templates/header.html:52
+msgid "logout"
+msgstr "ログアウト"
-#: forum/skins/default/templates/index.html:27
-#: forum/skins/default/templates/index_.html:27
-msgid "last updated questions"
-msgstr ""
+#: skins/default/templates/header.html:54
+msgid "login"
+msgstr "ログイン"
-#: forum/skins/default/templates/index.html:27
-#: forum/skins/default/templates/index_.html:27
-#: forum/skins/default/templates/questions.html:47
-msgid "newest"
-msgstr ""
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "タグをみる"
-#: forum/skins/default/templates/index.html:28
-#: forum/skins/default/templates/index_.html:28
-#: forum/skins/default/templates/questions.html:49
-msgid "hottest questions"
-msgstr ""
+#: skins/default/templates/header.html:68
+msgid "back to home page"
+msgstr "ホームに戻る"
-#: forum/skins/default/templates/index.html:28
-#: forum/skins/default/templates/index_.html:28
-#: forum/skins/default/templates/questions.html:49
-msgid "hottest"
+#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
msgstr ""
-#: forum/skins/default/templates/index.html:29
-#: forum/skins/default/templates/index_.html:29
-#: forum/skins/default/templates/questions.html:50
-msgid "most voted questions"
-msgstr ""
+#: skins/default/templates/header.html:88
+msgid "users"
+msgstr "ユーザー"
-#: forum/skins/default/templates/index.html:29
-#: forum/skins/default/templates/index_.html:29
-#: forum/skins/default/templates/questions.html:50
-msgid "most voted"
-msgstr ""
+#: skins/default/templates/header.html:93
+msgid "badges"
+msgstr "バッジ"
-#: forum/skins/default/templates/index.html:30
-#: forum/skins/default/templates/index_.html:30
-msgid "all questions"
-msgstr ""
+#: skins/default/templates/header.html:98
+msgid "ask a question"
+msgstr "質問する"
-#: forum/skins/default/templates/index.html:42
-#: forum/skins/default/templates/index_.html:42
-#: forum/skins/default/templates/users_questions.html:34
-msgid "this answer has been accepted to be correct"
-msgstr ""
+#: skins/default/templates/input_bar.html:32
+msgid "search"
+msgstr "検索する"
-#: forum/skins/default/templates/index.html:44
-#: forum/skins/default/templates/index_.html:44
-#: forum/skins/default/templates/question_summary_list_roll.html:13
-#: forum/skins/default/templates/questions.html:79
-#: forum/skins/default/templates/users_questions.html:36
-msgid "answers"
+#: skins/default/templates/instant_notification.html:1
+#, python-format
+msgid "<p>Dear %(receiving_user_name)s,</p>"
msgstr ""
-#: forum/skins/default/templates/index.html:63
-#: forum/skins/default/templates/index_.html:63
-#: forum/skins/default/templates/question.html:478
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/questions.html:136
-#: forum/skins/default/templates/tags.html:49
-#: forum/skins/default/templates/users_questions.html:52
-msgid "see questions tagged"
+#: skins/default/templates/instant_notification.html:3
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
msgstr ""
-#: forum/skins/default/templates/index.html:74
-#: forum/skins/default/templates/index_.html:74
-msgid "welcome to website"
-msgstr "Welcome to Q&amp;A forum"
-
-#: forum/skins/default/templates/index.html:85
-#: forum/skins/default/templates/index_.html:85
-msgid "Recent tags"
+#: skins/default/templates/instant_notification.html:8
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
msgstr ""
-#: forum/skins/default/templates/index.html:90
-#: forum/skins/default/templates/index_.html:90
-#: forum/skins/default/templates/question.html:133
+#: skins/default/templates/instant_notification.html:13
#, python-format
-msgid "see questions tagged '%(tagname)s'"
+msgid ""
+"\n"
+"<p>%(update_author_name)s answered a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: forum/skins/default/templates/index.html:93
-#: forum/skins/default/templates/index.html:121
-#: forum/skins/default/templates/index_.html:93
-#: forum/skins/default/templates/index_.html:121
-msgid "popular tags"
-msgstr "tags"
-
-#: forum/skins/default/templates/index.html:98
-#: forum/skins/default/templates/index_.html:98
-msgid "Recent awards"
-msgstr "Recent badges"
-
-#: forum/skins/default/templates/index.html:104
-msgid "given to"
+#: skins/default/templates/instant_notification.html:19
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s posted a new question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: forum/skins/default/templates/index.html:109
-#: forum/skins/default/templates/index_.html:109
-msgid "all awards"
-msgstr "all badges"
-
-#: forum/skins/default/templates/index.html:114
-#: forum/skins/default/templates/index_.html:114
-msgid "subscribe to last 30 questions by RSS"
+#: skins/default/templates/instant_notification.html:25
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated an answer to the question\n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: forum/skins/default/templates/index.html:121
-#: forum/skins/default/templates/index_.html:121
-msgid "Still looking for more? See"
+#: skins/default/templates/instant_notification.html:31
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: forum/skins/default/templates/index.html:121
-#: forum/skins/default/templates/index_.html:121
-msgid "complete list of questions"
-msgstr "list of all questions"
-
-#: forum/skins/default/templates/index.html:121
-#: forum/skins/default/templates/index_.html:121
-#: forum/skins/default/templates/auth/signup.html:28
-#: forum/skins/default/templates/authopenid/signup.html:28
-msgid "or"
+#: skins/default/templates/instant_notification.html:37
+#, python-format
+msgid ""
+"\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
msgstr ""
-#: forum/skins/default/templates/index.html:121
-#: forum/skins/default/templates/index_.html:121
-msgid "Please help us answer"
+#: skins/default/templates/instant_notification.html:42
+#, fuzzy
+msgid "<p>Sincerely,<br/>Forum Administrator</p>"
msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
-#: forum/skins/default/templates/index.html:121
-#: forum/skins/default/templates/index_.html:121
-msgid "list of unanswered questions"
-msgstr "unanswered questions"
-
-#: forum/skins/default/templates/logout.html:6
-#: forum/skins/default/templates/logout.html:16
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
-msgstr ""
+msgstr "ログアウト"
-#: forum/skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -1671,385 +3510,343 @@ msgstr ""
"sign you off from your OpenID provider.</p><p>If you wish to sign off "
"completely - please make sure to log out from your OpenID provider as well."
-#: forum/skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
-msgstr "Logout Now"
+msgstr "いまログアウトする"
-#: forum/skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
msgstr ""
-#: forum/skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr ""
-
-#: forum/skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr ""
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "バッジ"
-#: forum/skins/default/templates/paginator.html:6
-#: forum/skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
-msgstr ""
+msgstr "以前の"
-#: forum/skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
-msgstr ""
+msgstr "現在のページ"
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
-msgid "page number "
-msgstr ""
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
+#, fuzzy, python-format
+msgid "page number %(num)s"
+msgstr "ページ数"
+
+#: skins/default/templates/macros.html:77
+msgid "next page"
+msgstr "次のページ"
+
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "ページあたりの投稿数"
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
-msgid "number - make blank in english"
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
msgstr ""
-#: forum/skins/default/templates/paginator.html:33
-msgid "next page"
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:9
+#: skins/default/templates/macros.html:145
#, python-format
msgid ""
-"\n"
-" one revision\n"
-" "
-msgid_plural ""
-"\n"
-" %(rev_count)s revisions\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:19
+#: skins/default/templates/macros.html:151
msgid "asked"
-msgstr ""
+msgstr "質問日"
-#: forum/skins/default/templates/post_contributor_info.html:22
+#: skins/default/templates/macros.html:153
msgid "answered"
-msgstr ""
+msgstr "回答日"
-#: forum/skins/default/templates/post_contributor_info.html:24
+#: skins/default/templates/macros.html:155
msgid "posted"
-msgstr ""
+msgstr "投稿日"
-#: forum/skins/default/templates/post_contributor_info.html:45
+#: skins/default/templates/macros.html:185
msgid "updated"
-msgstr ""
-
-#: forum/skins/default/templates/privacy.html:6
-#: forum/skins/default/templates/privacy.html:11
-msgid "Privacy policy"
-msgstr ""
-
-#: forum/skins/default/templates/privacy.html:15
-msgid "general message about privacy"
-msgstr ""
-"Respecting users privacy is an important core principle of this Q&amp;A "
-"forum. Information on this page details how this forum protects your "
-"privacy, and what type of information is collected."
+msgstr "更新日"
-#: forum/skins/default/templates/privacy.html:18
-msgid "Site Visitors"
-msgstr ""
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "投票"
+msgstr[1] "投票"
-#: forum/skins/default/templates/privacy.html:20
-msgid "what technical information is collected about visitors"
-msgstr ""
-"Information on question views, revisions of questions and answers - both "
-"times and content are recorded for each user in order to correctly count "
-"number of views, maintain data integrity and report relevant updates."
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "回答"
+msgstr[1] "回答"
-#: forum/skins/default/templates/privacy.html:23
-msgid "Personal Information"
-msgstr ""
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "ビュー"
+msgstr[1] "ビュー"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, fuzzy, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "'%(tagname)s'タグのついた質問をみる"
+
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "このコメントを削除する"
-#: forum/skins/default/templates/privacy.html:25
-msgid "details on personal information policies"
-msgstr ""
-"Members of this community may choose to display personally identifiable "
-"information in their profiles. Forum will never display such information "
-"without a request from the user."
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "post a comment"
-#: forum/skins/default/templates/privacy.html:28
-msgid "Other Services"
-msgstr ""
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] ""
+msgstr[1] ""
-#: forum/skins/default/templates/privacy.html:30
-msgid "details on sharing data with third parties"
-msgstr ""
-"None of the data that is not openly shown on the forum by the choice of the "
-"user is shared with any third party."
+#: skins/default/templates/macros.html:291
+#, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
-#: forum/skins/default/templates/privacy.html:35
-msgid "cookie policy details"
-msgstr ""
-"Forum software relies on the internet cookie technology to keep track of "
-"user sessions. Cookies must be enabled in your browser so that forum can "
-"work for you."
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(必須)"
-#: forum/skins/default/templates/privacy.html:37
-msgid "Policy Changes"
-msgstr ""
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "リアルタイムMarkdown編集プレビューをトグルする"
-#: forum/skins/default/templates/privacy.html:38
-msgid "how privacy policies can be changed"
-msgstr ""
-"These policies may be adjusted to improve protection of user's privacy. "
-"Whenever such changes occur, users will be notified via the internal "
-"messaging system. "
+#: skins/default/templates/privacy.html:3
+#: skins/default/templates/privacy.html:6
+msgid "Privacy policy"
+msgstr "プライバシーポリシー"
-#: forum/skins/default/templates/question.html:77
-#: forum/skins/default/templates/question.html:78
-#: forum/skins/default/templates/question.html:94
-#: forum/skins/default/templates/question.html:96
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
-msgstr ""
+msgstr "この投稿は良いと思う(再度クリックでキャンセル)"
-#: forum/skins/default/templates/question.html:80
-#: forum/skins/default/templates/question.html:98
-#: forum/skins/default/templates/question.html:255
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
-msgstr ""
+msgstr "現在の投票数"
-#: forum/skins/default/templates/question.html:89
-#: forum/skins/default/templates/question.html:90
-#: forum/skins/default/templates/question.html:103
-#: forum/skins/default/templates/question.html:104
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
-msgstr ""
+msgstr "この投票は良くない(再度クリックでキャンセル)"
-#: forum/skins/default/templates/question.html:108
-#: forum/skins/default/templates/question.html:109
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
-msgstr ""
+msgstr "この質問をお気に入りに登録する(再度クリックでキャンセル)"
-#: forum/skins/default/templates/question.html:115
-#: forum/skins/default/templates/question.html:116
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
+msgstr "この質問をお気に入りからとりのぞく(再度クリックで再登録)"
+
+#: skins/default/templates/question.html:74
+msgid "Share this question on twitter"
msgstr ""
-#: forum/skins/default/templates/question.html:138
-#: forum/skins/default/templates/question.html:292
-#: forum/skins/default/templates/revisions_answer.html:58
-#: forum/skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:75
+#, fuzzy
+msgid "Share this question on facebook"
+msgstr "<strong>Newest</strong> questions are shown first."
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
-msgstr ""
+msgstr "編集する"
+
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "再度タグ付け"
-#: forum/skins/default/templates/question.html:143
+#: skins/default/templates/question.html:104
msgid "reopen"
-msgstr ""
+msgstr "再度開く"
-#: forum/skins/default/templates/question.html:147
+#: skins/default/templates/question.html:108
msgid "close"
-msgstr ""
+msgstr "閉鎖する"
-#: forum/skins/default/templates/question.html:153
-#: forum/skins/default/templates/question.html:297
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
-#: forum/skins/default/templates/question.html:154
-#: forum/skins/default/templates/question.html:298
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
-msgstr ""
+msgstr "侮辱的と印を付ける"
-#: forum/skins/default/templates/question.html:162
-#: forum/skins/default/templates/question.html:309
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
-msgstr ""
-
-#: forum/skins/default/templates/question.html:180
-#: forum/skins/default/templates/question.html:329
-msgid "delete this comment"
-msgstr ""
-
-#: forum/skins/default/templates/question.html:191
-#: forum/skins/default/templates/question.html:340
-msgid "add comment"
-msgstr "post a comment"
-
-#: forum/skins/default/templates/question.html:195
-#, python-format
-msgid ""
-"\n"
-" see <strong>one</strong> more \n"
-" "
-msgid_plural ""
-"\n"
-" see <strong>%(counter)s</strong> "
-"more\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question.html:201
-#, python-format
-msgid ""
-"\n"
-" see <strong>one</strong> more "
-"comment\n"
-" "
-msgid_plural ""
-"\n"
-" see <strong>%(counter)s</strong> "
-"more comments\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
+msgstr "削除する"
-#: forum/skins/default/templates/question.html:217
+#: skins/default/templates/question.html:156
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr ""
-#: forum/skins/default/templates/question.html:219
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr ""
-#: forum/skins/default/templates/question.html:227
-#, python-format
+#: skins/default/templates/question.html:166
+#, fuzzy, python-format
msgid ""
"\n"
-" One Answer:\n"
+" %(counter)s Answer:\n"
" "
msgid_plural ""
"\n"
" %(counter)s Answers:\n"
" "
msgstr[0] ""
+"\n"
+" 回答:\n"
+" "
msgstr[1] ""
+"\n"
+" %(counter)個の回答:\n"
+" "
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
-msgstr ""
+msgstr "最古の回答が最初に表示されます"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "oldest"
-#: forum/skins/default/templates/question.html:237
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
-msgstr ""
+msgstr "最新の回答が最初に表示されます"
-#: forum/skins/default/templates/question.html:237
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "newest"
-#: forum/skins/default/templates/question.html:239
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
-msgstr ""
+msgstr "もっとも投票された回答が最初に表示されます"
-#: forum/skins/default/templates/question.html:239
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "most voted"
-#: forum/skins/default/templates/question.html:253
-#: forum/skins/default/templates/question.html:254
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:260
-#: forum/skins/default/templates/question.html:261
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:266
-#: forum/skins/default/templates/question.html:267
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr ""
-#: forum/skins/default/templates/question.html:272
-#: forum/skins/default/templates/question.html:273
-msgid "the author of the question has selected this answer as correct"
-msgstr ""
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
+msgstr "この質問はお気に入りとして選ばれました"
-#: forum/skins/default/templates/question.html:286
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
-msgstr ""
+msgstr "回答のパーマリンク"
-#: forum/skins/default/templates/question.html:287
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "link"
-#: forum/skins/default/templates/question.html:309
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr ""
-#: forum/skins/default/templates/question.html:344
-#, python-format
-msgid ""
-"\n"
-" see <strong>one</"
-"strong> more \n"
-" "
-msgid_plural ""
-"\n"
-" see <strong>%"
-"(counter)s</strong> more\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question.html:350
-#, python-format
-msgid ""
-"\n"
-" see <strong>one</"
-"strong> more comment\n"
-" "
-msgid_plural ""
-"\n"
-" see <strong>%"
-"(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question.html:376
-#: forum/skins/default/templates/question.html:379
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
"<strong>Notify me</strong> once a day by email when there are any new "
"answers or updates"
-#: forum/skins/default/templates/question.html:382
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: forum/skins/default/templates/question.html:387
-#, python-format
+#: skins/default/templates/question.html:315
+#, fuzzy, python-format
msgid ""
-"\n"
-" You can always adjust frequency of email updates from your %"
-"(profile_url)s\n"
-" "
+"You can always adjust frequency of email updates from your %(profile_url)s"
msgstr ""
"\n"
"(note: you can always <a href='%(profile_url)s?"
"sort=email_subscriptions'>adjust frequency</a> of email updates)"
-#: forum/skins/default/templates/question.html:394
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"<span class='strong'>Here</span> (once you log in) you will be able to sign "
"up for the periodic email updates about this question."
-#: forum/skins/default/templates/question.html:405
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr ""
-#: forum/skins/default/templates/question.html:407
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
-msgstr ""
+msgstr "この質問のはじめての回答になります!"
-#: forum/skins/default/templates/question.html:413
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Please start posting your answer anonymously</span> "
@@ -2058,7 +3855,7 @@ msgstr ""
"answer</strong>, for discussions, <strong>please use comments</strong> and "
"<strong>please do remember to vote</strong> (after you log in)!"
-#: forum/skins/default/templates/question.html:417
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>You are welcome to answer your own question</span>, "
@@ -2068,7 +3865,7 @@ msgstr ""
"forget to vote :)</strong> for the answers that you liked (or perhaps did "
"not like)! "
-#: forum/skins/default/templates/question.html:419
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr ""
"<span class='big strong'>Please try to give a substantial answer</span>. If "
@@ -2078,409 +3875,409 @@ msgstr ""
"please <strong>don't forget to vote</strong> - it really helps to select the "
"best questions and answers!"
-#: forum/skins/default/templates/question.html:455
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr ""
-#: forum/skins/default/templates/question.html:458
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
-msgstr ""
+msgstr "あなた自身の質問に回答する"
-#: forum/skins/default/templates/question.html:460
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Post Your Answer"
-#: forum/skins/default/templates/question.html:473
+#: skins/default/templates/question.html:370
msgid "Question tags"
-msgstr "Tags"
+msgstr "タグ"
-#: forum/skins/default/templates/question.html:483
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
+#, python-format
+msgid "see questions tagged '%(tag_name)s'"
+msgstr ""
+
+#: skins/default/templates/question.html:381
msgid "question asked"
-msgstr "Asked"
+msgstr "質問日"
-#: forum/skins/default/templates/question.html:486
+#: skins/default/templates/question.html:384
msgid "question was seen"
-msgstr "Seen"
+msgstr "閲覧数"
-#: forum/skins/default/templates/question.html:486
+#: skins/default/templates/question.html:384
msgid "times"
-msgstr ""
+msgstr "回"
-#: forum/skins/default/templates/question.html:489
+#: skins/default/templates/question.html:387
msgid "last updated"
-msgstr "Last updated"
+msgstr "最終更新日"
-#: forum/skins/default/templates/question.html:494
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr ""
-#: forum/skins/default/templates/question_edit.html:5
-#: forum/skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr ""
-#: forum/skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "Tips"
-#: forum/skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "ask a question relevant to the CNPROG community"
-#: forum/skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "provide enough details"
-#: forum/skins/default/templates/question_retag.html:4
-#: forum/skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
-msgstr ""
+msgstr "タグを変更する"
-#: forum/skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr ""
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "タグ"
-#: forum/skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr ""
-#: forum/skins/default/templates/questions.html:29
-msgid "Found by tags"
-msgstr "Tagged questions"
-
-#: forum/skins/default/templates/questions.html:33
-msgid "Search results"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:35
-msgid "Found by title"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:39
-msgid "Unanswered questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:41
-msgid "All questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:47
-msgid "most recently asked questions"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
msgstr ""
-#: forum/skins/default/templates/questions.html:48
-msgid "most recently updated questions"
-msgstr ""
+#: skins/default/templates/questions.html:4
+msgid "Questions"
+msgstr "質問"
-#: forum/skins/default/templates/questions.html:48
-msgid "active"
+#: skins/default/templates/questions.html:9
+msgid "In:"
msgstr ""
-#: forum/skins/default/templates/questions.html:111
-#: forum/skins/default/templates/questions.html:125
-msgid "Posted:"
-msgstr ""
+#: skins/default/templates/questions.html:18
+#, fuzzy
+msgid "see unanswered questions"
+msgstr "unanswered"
-#: forum/skins/default/templates/questions.html:114
-#: forum/skins/default/templates/questions.html:119
-msgid "Updated:"
-msgstr ""
+#: skins/default/templates/questions.html:24
+#, fuzzy
+msgid "see your favorite questions"
+msgstr "ユーザのお気に入りの質問"
-#: forum/skins/default/templates/questions.html:144
-msgid "Did not find anything?"
+#: skins/default/templates/questions.html:29
+msgid "Sort by:"
msgstr ""
-#: forum/skins/default/templates/questions.html:147
-msgid "Did not find what you were looking for?"
-msgstr ""
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "質問フィードを購読する"
-#: forum/skins/default/templates/questions.html:149
-msgid "Please, post your question!"
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
msgstr ""
-#: forum/skins/default/templates/questions.html:163
-#, python-format
+#: skins/default/templates/questions.html:105
+#, fuzzy, python-format
msgid ""
"\n"
-" have total %(q_num)s questions tagged %(tagname)s\n"
+" %(q_num)s question\n"
" "
msgid_plural ""
"\n"
-" have total %(q_num)s questions tagged %(tagname)s\n"
+" %(q_num)s questions\n"
" "
msgstr[0] ""
"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question tagged</p><p><span "
-"class=\"tag\">%(tagname)s</span></p>"
+"<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
msgstr[1] ""
"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions tagged</p><div "
-"class=\"tags\"><span class=\"tag\">%(tagname)s</span></div>"
+"<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
-#: forum/skins/default/templates/questions.html:171
-#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s in full text\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s in full text\n"
-" "
-msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question containing "
-"<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
-msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions containing "
-"<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
+#: skins/default/templates/questions.html:111 views/readers.py:155
+#, fuzzy, python-format
+msgid "%(q_num)s question"
+msgid_plural "%(q_num)s questions"
+msgstr[0] "あたらしい質問"
+msgstr[1] "あたらしい質問"
-#: forum/skins/default/templates/questions.html:177
+#: skins/default/templates/questions.html:114
#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s\n"
-" "
-msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question with title "
-"containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></"
-"p>"
-msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions with title "
-"containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></"
-"p>"
+msgid "with %(author_name)s's contributions"
+msgstr ""
-#: forum/skins/default/templates/questions.html:185
-#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s unanswered questions\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s unanswered questions\n"
-" "
-msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question without an "
-"accepted answer</p>"
-msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
-"accepted answer</p>"
+#: skins/default/templates/questions.html:117
+#, fuzzy
+msgid "tagged"
+msgstr "再度タグ付け"
-#: forum/skins/default/templates/questions.html:191
-#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s question\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s questions\n"
-" "
-msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
-msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
+#: skins/default/templates/questions.html:122
+#, fuzzy
+msgid "Search tips:"
+msgstr "検索結果"
-#: forum/skins/default/templates/questions.html:201
-msgid "latest questions info"
-msgstr "<strong>Newest</strong> questions are shown first."
+#: skins/default/templates/questions.html:125
+#, fuzzy
+msgid "reset author"
+msgstr "作者にたずねる"
-#: forum/skins/default/templates/questions.html:205
-msgid "Questions are sorted by the <strong>time of last update</strong>."
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "もしくは"
+
+#: skins/default/templates/questions.html:128
+#, fuzzy
+msgid "reset tags"
+msgstr "タグをみる"
+
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
+msgid "start over"
msgstr ""
-#: forum/skins/default/templates/questions.html:206
-msgid "Most recently answered ones are shown first."
-msgstr "<strong>Most recently answered</strong> questions are shown first."
+#: skins/default/templates/questions.html:136
+msgid " - to expand, or dig in by adding more tags and revising the query."
+msgstr ""
-#: forum/skins/default/templates/questions.html:210
-msgid "Questions sorted by <strong>number of responses</strong>."
-msgstr "Questions sorted by the <strong>number of answers</strong>."
+#: skins/default/templates/questions.html:139
+#, fuzzy
+msgid "Search tip:"
+msgstr "検索結果"
-#: forum/skins/default/templates/questions.html:211
-msgid "Most answered questions are shown first."
-msgstr " "
+#: skins/default/templates/questions.html:139
+msgid "add tags and a query to focus your search"
+msgstr ""
-#: forum/skins/default/templates/questions.html:215
-msgid "Questions are sorted by the <strong>number of votes</strong>."
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
+#, fuzzy
+msgid "There are no unanswered questions here"
msgstr ""
+"<div class=\"questions-count\">%(num_q)s</div>questions <strong>without "
+"accepted answers</strong>"
-#: forum/skins/default/templates/questions.html:216
-msgid "Most voted questions are shown first."
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
+#, fuzzy
+msgid "No favorite questions here. "
+msgstr "お気に入りの質問"
+
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
+msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
-#: forum/skins/default/templates/questions.html:224
-msgid "Related tags"
-msgstr "Tags"
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
+msgid "You can expand your search by "
+msgstr ""
-#: forum/skins/default/templates/questions.html:227
-#: forum/skins/default/templates/tag_selector.html:10
-#: forum/skins/default/templates/tag_selector.html:27
-#, python-format
-msgid "see questions tagged '%(tag_name)s'"
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
+#, fuzzy
+msgid "resetting author"
+msgstr "作者にたずねる"
+
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
+#, fuzzy
+msgid "resetting tags"
+msgstr "興味あるタグ"
+
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
+msgid "starting over"
msgstr ""
-#: forum/skins/default/templates/reopen.html:6
-#: forum/skins/default/templates/reopen.html:16
-msgid "Reopen question"
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
+#, fuzzy
+msgid "Please always feel free to ask your question!"
+msgstr "ask a question relevant to the CNPROG community"
+
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
+msgid "Did not find what you were looking for?"
msgstr ""
-#: forum/skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
+msgid "Please, post your question!"
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
+#: skins/default/templates/questions.html:200
+msgid "Contributors"
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
+#: skins/default/templates/questions.html:217
+msgid "Related tags"
+msgstr "Tags"
+
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
+msgid "Reopen question"
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "on "
+#: skins/default/templates/reopen.html:9
+#, fuzzy
+msgid "Title"
+msgstr "タイトル"
+
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "date closed"
+#: skins/default/templates/reopen.html:19
+#, fuzzy
+msgid "Close reason:"
+msgstr "質問を閉鎖する"
+
+#: skins/default/templates/reopen.html:22
+msgid "When:"
msgstr ""
-#: forum/skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "質問を閉鎖する"
+
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr ""
-#: forum/skins/default/templates/revisions_answer.html:7
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:8
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr ""
-#: forum/skins/default/templates/revisions_answer.html:50
-#: forum/skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:4
-msgid "Interesting tags"
+#: skins/default/templates/revisions.html:29
+#, python-format
+msgid "revision %(number)s"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:14
+#: skins/default/templates/tag_selector.html:3
+msgid "Interesting tags"
+msgstr "興味あるタグ"
+
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:20
-#: forum/skins/default/templates/tag_selector.html:37
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
-msgstr ""
+msgstr "追加する"
-#: forum/skins/default/templates/tag_selector.html:21
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
-msgstr ""
+msgstr "表示しないタグ"
-#: forum/skins/default/templates/tag_selector.html:31
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:40
-msgid "keep ingored questions hidden"
+#: skins/default/templates/tag_selector.html:39
+msgid "keep ignored questions hidden"
msgstr ""
-#: forum/skins/default/templates/tags.html:6
-#: forum/skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
-msgstr ""
+msgstr "タグリスト"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr ""
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
-msgstr ""
+msgstr "名前順"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr ""
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
-msgstr ""
+msgstr "人気順"
-#: forum/skins/default/templates/tags.html:39
-msgid "All tags matching query"
-msgstr ""
-
-#: forum/skins/default/templates/tags.html:39
-msgid "all tags - make this empty in english"
+#: skins/default/templates/tags.html:27
+#, python-format
+msgid ""
+"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: forum/skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
-msgstr ""
+msgstr "何もみつからない"
-#: forum/skins/default/templates/user_edit.html:6
+#: skins/default/templates/user.html:14
+#, fuzzy, python-format
+msgid "%(username)s's profile"
+msgstr "ユーザプロファイル"
+
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr ""
-#: forum/skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
-msgstr ""
+msgstr "プロファイルを編集する"
-#: forum/skins/default/templates/user_edit.html:31
-msgid "image associated with your email address"
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
msgstr ""
-#: forum/skins/default/templates/user_edit.html:31
-#, python-format
-msgid "avatar, see %(gravatar_faq_url)s"
-msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
-
-#: forum/skins/default/templates/user_edit.html:36
-#: forum/skins/default/templates/user_info.html:60
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
-msgstr ""
+msgstr "登録ユーザー"
-#: forum/skins/default/templates/user_edit.html:43
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
-msgstr ""
+msgstr "スクリーン名"
-#: forum/skins/default/templates/user_edit.html:86
-#: forum/skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
-msgstr ""
+msgstr "更新する"
-#: forum/skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
-msgstr ""
+msgstr "メール登録設定"
-#: forum/skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
@@ -2489,471 +4286,360 @@ msgstr ""
"receive emails - select 'no email' on all items below.<br/>Updates are only "
"sent when there is any new activity on selected items."
-#: forum/skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Stop Email"
-#: forum/skins/default/templates/user_info.html:22
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:916
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "質問"
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "削除する"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "最後に見たもの"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "最新"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "銅"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "最後に見たもの"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "ベストアンサー印"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
-msgstr "karma"
+msgstr "信用度"
-#: forum/skins/default/templates/user_info.html:32
-msgid "Moderate this user"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
msgstr ""
-#: forum/skins/default/templates/user_info.html:45
+#: skins/default/templates/user_info.html:34
msgid "update profile"
-msgstr ""
+msgstr "プロファイルを更新する"
-#: forum/skins/default/templates/user_info.html:64
+#: skins/default/templates/user_info.html:46
msgid "real name"
-msgstr ""
+msgstr "実名"
-#: forum/skins/default/templates/user_info.html:69
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "member since"
-#: forum/skins/default/templates/user_info.html:74
+#: skins/default/templates/user_info.html:56
msgid "last seen"
-msgstr ""
+msgstr "最後に見たもの"
-#: forum/skins/default/templates/user_info.html:80
+#: skins/default/templates/user_info.html:62
msgid "user website"
-msgstr ""
+msgstr "ユーザーのウェブサイト"
-#: forum/skins/default/templates/user_info.html:86
+#: skins/default/templates/user_info.html:68
msgid "location"
-msgstr ""
+msgstr "場所"
-#: forum/skins/default/templates/user_info.html:93
+#: skins/default/templates/user_info.html:75
msgid "age"
-msgstr ""
+msgstr "年齢"
-#: forum/skins/default/templates/user_info.html:94
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "years old"
-#: forum/skins/default/templates/user_info.html:100
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr ""
-#: forum/skins/default/templates/user_info.html:101
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:12
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+#, fuzzy
+msgid "Save"
+msgstr "編集を保存する"
+
+#: skins/default/templates/user_moderate.html:21
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:23
#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "user karma"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, python-format
+msgid "Send message to %(username)s"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:40
msgid ""
-"\n"
-" <span class=\"count\">1</span> Question\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Questions\n"
-" "
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "メッセージ本文:"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "メッセージ:"
+
+#: skins/default/templates/user_reputation.html:7
+msgid "Your karma change log."
+msgstr ""
+
+#: skins/default/templates/user_reputation.html:9
+#, python-format
+msgid "%(user_name)s's karma change log"
+msgstr ""
+
+#: skins/default/templates/user_stats.html:7
+#, python-format
+msgid "<span class=\"count\">%(counter)s</span> Question"
+msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:23
+#: skins/default/templates/user_stats.html:12
#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Answer\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Answers\n"
-" "
+msgid "<span class=\"count\">%(counter)s</span> Answer"
+msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:36
+#: skins/default/templates/user_stats.html:20
#, python-format
-msgid "the answer has been voted for %(vote_count)s times"
+msgid "the answer has been voted for %(answer_score)s times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:36
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:46
+#: skins/default/templates/user_stats.html:30
#, python-format
-msgid ""
-"\n"
-" (one comment)\n"
-" "
-msgid_plural ""
-"\n"
-" the answer has been commented %(comment_count)s times\n"
-" "
+msgid "(%(comment_count)s comment)"
+msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] ""
-"\n"
-"(one comment)"
msgstr[1] ""
-"\n"
-"(%(comment_count)s comments)"
-#: forum/skins/default/templates/user_stats.html:61
+#: skins/default/templates/user_stats.html:40
#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Vote\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(cnt)s</span> Votes\n"
-" "
+msgid "<span class=\"count\">%(cnt)s</span> Vote"
+msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:73
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:77
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:78
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:87
+#: skins/default/templates/user_stats.html:59
#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Tag\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Tags\n"
-" "
+msgid "<span class=\"count\">%(counter)s</span> Tag"
+msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:100
+#: skins/default/templates/user_stats.html:67
#, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr ""
-#: forum/skins/default/templates/user_stats.html:115
+#: skins/default/templates/user_stats.html:81
#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Badge\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Badges\n"
-" "
+msgid "<span class=\"count\">%(counter)s</span> Badge"
+msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
-msgstr ""
+msgstr "ユーザープロファイル"
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:890
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
-msgstr ""
+msgstr "概略"
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:898
-msgid "recent activity"
-msgstr ""
-
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:908
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:907
-msgid "responses"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "Graph of user karma"
-#: forum/skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
-msgstr "karma history"
+msgstr "信用度履歴"
+
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
+msgstr ""
+
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr "お気に入り"
+
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "最近の活動"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "最近の活動"
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:934
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
msgid "user vote record"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:933
+#: skins/default/templates/user_tabs.html:24
msgid "casted votes"
msgstr "votes"
-#: forum/skins/default/templates/user_tabs.html:23
-msgid "questions that user selected as his/her favorite"
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
+msgid "email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:24
-msgid "favorites"
-msgstr ""
+#: skins/default/templates/user_tabs.html:29
+#, fuzzy
+msgid "subscriptions"
+msgstr "メール登録設定"
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:943
-msgid "email subscription settings"
-msgstr ""
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "このユーザーをモデレートする"
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:942
-msgid "email subscriptions"
-msgstr ""
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "場所"
-#: forum/skins/default/templates/users.html:6
-#: forum/skins/default/templates/users.html:24
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
-msgstr ""
+msgstr "ユーザー"
-#: forum/skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
-msgstr ""
+msgstr "新規登録順"
-#: forum/skins/default/templates/users.html:28
-msgid "oldest"
-msgstr ""
-
-#: forum/skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
-msgstr ""
+msgstr "ユーザー名順"
-#: forum/skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr ""
-#: forum/skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr ""
-#: forum/skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr ""
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "この質問はお気に入りとして選ばれました"
+msgstr[1] "この質問はお気に入りとして選ばれました"
-#: forum/skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr ""
-#: forum/skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr ""
-#: forum/skins/default/templates/auth/complete.html:5
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "New user signup"
-
-#: forum/skins/default/templates/auth/complete.html:8
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "New user signup"
-
-#: forum/skins/default/templates/auth/complete.html:12
-msgid "You are here for the first time with "
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:13
-msgid ""
-"Please create your screen name and save your email address. Saved email "
-"address will let you subscribe for the updates on the most interesting "
-"questions and will be used to create and retrieve your unique avatar image. "
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:15
-#: forum/skins/default/templates/authopenid/complete.html:42
-msgid "This account already exists, please use another."
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:30
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:47
-#: forum/skins/default/templates/authopenid/complete.html:82
-msgid "Screen name label"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-
-#: forum/skins/default/templates/auth/complete.html:54
-#: forum/skins/default/templates/authopenid/complete.html:89
-msgid "Email address label"
-msgstr ""
-"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
-"anyone, must be valid</i>)"
-
-#: forum/skins/default/templates/auth/complete.html:60
-#: forum/skins/default/templates/auth/signup.html:18
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
-msgid "receive updates motivational blurb"
-msgstr ""
-"<strong>Receive forum updates by email</strong> - this will help our "
-"community grow and become more useful.<br/>By default <span "
-"class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per "
-"week</strong> - only when there is anything new.<br/>If you like, please "
-"adjust this now or any time later from your user account."
-
-#: forum/skins/default/templates/auth/complete.html:64
-#: forum/skins/default/templates/auth/signup.html:22
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
-msgid "please select one of the options above"
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:67
-#: forum/skins/default/templates/authopenid/complete.html:102
-msgid "Tag filter tool will be your right panel, once you log in."
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:68
-#: forum/skins/default/templates/authopenid/complete.html:103
-msgid "create account"
-msgstr "Signup"
-
-#: forum/skins/default/templates/auth/complete.html:77
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:78
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:79
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:86
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr ""
-
-#: forum/skins/default/templates/auth/complete.html:87
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:151
-msgid "Forgot your password?"
-msgstr ""
-
-#: forum/skins/default/templates/auth/signin.html:22
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "User login"
-
-#: forum/skins/default/templates/auth/signin.html:29
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
-msgstr ""
-"<p><span class=\"big strong\">Please select your favorite login method below."
-"</span></p><p><font color=\"gray\">External login services use <a href="
-"\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-"always stays confidential between you and your login provider and you don't "
-"have to remember another one. CNPROG option requires your login name and "
-"password entered here.</font></p>"
-
-#: forum/skins/default/templates/auth/signin.html:34
-msgid ""
-"Take the opurtunity to validate my email next to the external provider I "
-"choose."
-msgstr ""
-
-#: forum/skins/default/templates/auth/signin.html:84
-msgid "Enter your "
-msgstr ""
-
-#: forum/skins/default/templates/auth/signin.html:140
-#: forum/skins/default/templates/authopenid/signin.html:160
-msgid "Why use OpenID?"
-msgstr ""
-
-#: forum/skins/default/templates/auth/signin.html:143
-#: forum/skins/default/templates/authopenid/signin.html:163
-msgid "with openid it is easier"
-msgstr "With the OpenID you don't need to create new username and password."
-
-#: forum/skins/default/templates/auth/signin.html:146
-#: forum/skins/default/templates/authopenid/signin.html:166
-msgid "reuse openid"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-
-#: forum/skins/default/templates/auth/signin.html:149
-#: forum/skins/default/templates/authopenid/signin.html:169
-msgid "openid is widely adopted"
-msgstr ""
-"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
-"enabled."
-
-#: forum/skins/default/templates/auth/signin.html:152
-#: forum/skins/default/templates/authopenid/signin.html:172
-msgid "openid is supported open standard"
-msgstr "OpenID is based on an open standard, supported by many organizations."
-
-#: forum/skins/default/templates/auth/signin.html:157
-#: forum/skins/default/templates/authopenid/signin.html:177
-msgid "Find out more"
-msgstr ""
-
-#: forum/skins/default/templates/auth/signin.html:158
-#: forum/skins/default/templates/authopenid/signin.html:178
-msgid "Get OpenID"
-msgstr ""
-
-#: forum/skins/default/templates/auth/signup.html:4
-#: forum/skins/default/templates/authopenid/signup.html:4
-msgid "Signup"
-msgstr ""
-
-#: forum/skins/default/templates/auth/signup.html:8
-#: forum/skins/default/templates/authopenid/signup.html:8
-msgid "Create login name and password"
-msgstr ""
-
-#: forum/skins/default/templates/auth/signup.html:10
-#: forum/skins/default/templates/authopenid/signup.html:10
-msgid "Traditional signup info"
-msgstr ""
-"<span class='strong big'>If you prefer, create your forum login name and "
-"password here. However</span>, please keep in mind that we also support "
-"<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
-"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
-"your login details with anyone and having to remember yet another password."
-
-#: forum/skins/default/templates/auth/signup.html:25
-#: forum/skins/default/templates/authopenid/signup.html:25
-msgid ""
-"Please read and type in the two words below to help us prevent automated "
-"account creation."
-msgstr ""
-
-#: forum/skins/default/templates/auth/signup.html:27
-#: forum/skins/default/templates/authopenid/signup.html:27
-msgid "Create Account"
-msgstr ""
-
-#: forum/skins/default/templates/auth/signup.html:29
-msgid "return to login page"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeemail.html:3
-#: forum/skins/default/templates/authopenid/changeemail.html:9
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "Change Email"
-#: forum/skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr ""
@@ -2961,7 +4647,7 @@ msgstr ""
"you'd like to use another email for <strong>update subscriptions</strong>."
"<br>Currently you are using <strong>%(email)s</strong>"
-#: forum/skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr ""
@@ -2972,26 +4658,26 @@ msgstr ""
"(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. "
"Email addresses are never shown or otherwise shared with anybody else."
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr ""
"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
"anyone, must be valid)"
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr ""
"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
@@ -3002,11 +4688,11 @@ msgstr ""
"<strong>another email</strong>, please <a href='%(change_email_url)"
"s'><strong>change it again</strong></a>."
-#: forum/skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
@@ -3015,11 +4701,11 @@ msgstr ""
"it in your user profile or by using the <a href='%(change_email_url)"
"s'><strong>previous form</strong></a> again."
-#: forum/skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
@@ -3028,11 +4714,11 @@ msgstr ""
"Email notifications are sent once a day or less frequently - only when there "
"are any news."
-#: forum/skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
"<span class=\"big strong\">Thank you for verifying your email!</span> Now "
@@ -3041,11 +4727,11 @@ msgstr ""
"updates</strong> - then will be notified about changes <strong>once a day</"
"strong> or less frequently."
-#: forum/skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "Validation email not sent"
-#: forum/skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
@@ -3053,26 +4739,13 @@ msgstr ""
"validated before</span> so the new key was not sent. You can <a href='%"
"(change_link)s'>change</a> email used for update subscriptions if necessary."
-#: forum/skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:14
-#: forum/skins/default/templates/authopenid/delete.html:14
-#: forum/skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr ""
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "信用度"
-#: forum/skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3083,7 +4756,7 @@ msgstr ""
"questions and will be used to create and retrieve your unique avatar image - "
"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -3100,7 +4773,7 @@ msgstr ""
"updates</strong> on the interesting questions or entire forum by email. "
"Email addresses are never shown or otherwise shared with anybody else.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
@@ -3114,7 +4787,7 @@ msgstr ""
"retrieve your unique avatar image - <a href='%(gravatar_faq_url)"
"s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3125,30 +4798,65 @@ msgstr ""
"and will be used to create and retrieve your unique avatar image - <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/complete.html:42
+msgid "This account already exists, please use another."
+msgstr ""
+
+#: skins/default/templates/authopenid/complete.html:61
+msgid "Screen name label"
+msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
+
+#: skins/default/templates/authopenid/complete.html:68
+msgid "Email address label"
+msgstr ""
+"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
+"anyone, must be valid</i>)"
+
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
+msgid "receive updates motivational blurb"
+msgstr ""
+"<strong>Receive forum updates by email</strong> - this will help our "
+"community grow and become more useful.<br/>By default <span "
+"class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per "
+"week</strong> - only when there is anything new.<br/>If you like, please "
+"adjust this now or any time later from your user account."
+
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
+msgid "please select one of the options above"
+msgstr ""
+
+#: skins/default/templates/authopenid/complete.html:81
+msgid "Tag filter tool will be your right panel, once you log in."
+msgstr ""
+
+#: skins/default/templates/authopenid/complete.html:82
+msgid "create account"
+msgstr "Signup"
+
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:7
-#: forum/skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:12
-#: forum/skins/default/templates/authopenid/email_validation.txt:14
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
@@ -3156,495 +4864,999 @@ msgstr ""
"Sincerely,\n"
"Q&A Forum Administrator"
-#: forum/skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
+#: skins/default/templates/authopenid/email_validation.txt:1
+msgid "Greetings from the Q&A forum"
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
+#: skins/default/templates/authopenid/email_validation.txt:3
+msgid "To make use of the Forum, please follow the link below:"
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
+#: skins/default/templates/authopenid/email_validation.txt:7
+msgid "Following the link above will help us verify your email address."
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
+#: skins/default/templates/authopenid/email_validation.txt:9
+msgid ""
+"If you beleive that this message was sent in mistake - \n"
+"no further action is needed. Just ingore this email, we apologize\n"
+"for any inconvenience"
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr ""
+#: skins/default/templates/authopenid/signin.html:3
+msgid "User login"
+msgstr "User login"
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
+msgid ""
+"\n"
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
+"\n"
+"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
+msgid ""
+"Your question \n"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
+"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/email_validation.txt:2
-msgid "Greetings from the Q&A forum"
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:4
-msgid "To make use of the Forum, please follow the link below:"
+#: skins/default/templates/authopenid/signin.html:28
+msgid ""
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:8
-msgid "Following the link above will help us verify your email address."
+#: skins/default/templates/authopenid/signin.html:30
+msgid ""
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/signin.html:34
msgid ""
-"If you beleive that this message was sent in mistake - \n"
-"no further action is needed. Just ingore this email, we apologize\n"
-"for any inconvenience"
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
msgstr ""
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
+#: skins/default/templates/authopenid/signin.html:36
+msgid ""
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw.html:4
-#: forum/skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Recover password"
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+msgid "(or select another login method above)"
msgstr ""
-"<span class='big strong'>Forgot you password? No problems - just get a new "
-"one!</span><br/>Please follow the following steps:<br/>&bull; submit your "
-"user name below and check your email<br/>&bull; <strong>follow the "
-"activation link</strong> for the new password - sent to you by email and "
-"login with the suggested password<br/>&bull; at this you might want to "
-"change your password to something you can remember better"
-#: forum/skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "サインアップする"
+
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "ユーザ名とパスワードを入力してください"
+
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:114
+msgid "Login name"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:118
+msgid "Password"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
msgstr "Send me a new password"
-#: forum/skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
+#: skins/default/templates/authopenid/signin.html:137
+msgid "Please, retype"
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
msgstr ""
-"To change your password, please follow these steps:\n"
-"* visit this link: %(key_link)s\n"
-"* login with user name %(username)s and password %(password)s\n"
-"* go to your user profile and set the password to something you can remember"
-#: forum/skins/default/templates/authopenid/signin.html:28
-#, python-format
-msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "最後に見たもの"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
msgstr ""
-"\n"
-"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:35
-#, python-format
-msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+#: skins/default/templates/authopenid/signin.html:187
+msgid "Still have trouble signing in?"
msgstr ""
-"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:128
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
msgstr ""
-"<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
-"class='big strong'>Provider user name</span><br/><span class='grey'>(or "
-"select another login method above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:135
-msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
msgstr ""
-"<span class=\"big strong\">Enter your <a class=\"openid_logo\" href=\"http://"
-"openid.net\">OpenID</a> web address</span><br/><span class='grey'>(or choose "
-"another login method above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:137
-#: forum/skins/default/templates/authopenid/signin.html:149
-msgid "Login"
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
+msgstr "あたらしいパスワードを設定する"
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:140
-msgid "Enter your login name and password"
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "あたらしいパスワードを設定する"
+
+#: skins/default/templates/authopenid/signin.html:221
+msgid "Why use OpenID?"
msgstr ""
-"<span class='big strong'>Enter your CNPROG login and password</span><br/"
-"><span class='grey'>(or select your OpenID provider above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:144
-msgid "Login name"
+#: skins/default/templates/authopenid/signin.html:224
+msgid "with openid it is easier"
+msgstr "With the OpenID you don't need to create new username and password."
+
+#: skins/default/templates/authopenid/signin.html:227
+msgid "reuse openid"
+msgstr "You can safely re-use the same login for all OpenID-enabled websites."
+
+#: skins/default/templates/authopenid/signin.html:230
+msgid "openid is widely adopted"
msgstr ""
+"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
+"enabled."
-#: forum/skins/default/templates/authopenid/signin.html:146
-msgid "Password"
+#: skins/default/templates/authopenid/signin.html:233
+msgid "openid is supported open standard"
+msgstr "OpenID is based on an open standard, supported by many organizations."
+
+#: skins/default/templates/authopenid/signin.html:237
+msgid "Find out more"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:238
+msgid "Get OpenID"
+msgstr "OpenIDを取得する"
+
+#: skins/default/templates/authopenid/signup_with_password.html:3
+msgid "Signup"
+msgstr "サインアップする"
+
+#: skins/default/templates/authopenid/signup_with_password.html:6
+msgid "Create login name and password"
+msgstr "ログイン名とパスワードを作成する"
+
+#: skins/default/templates/authopenid/signup_with_password.html:8
+msgid "Traditional signup info"
msgstr ""
+"<span class='strong big'>If you prefer, create your forum login name and "
+"password here. However</span>, please keep in mind that we also support "
+"<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
+"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
+"your login details with anyone and having to remember yet another password."
-#: forum/skins/default/templates/authopenid/signin.html:150
-msgid "Create account"
+#: skins/default/templates/authopenid/signup_with_password.html:24
+msgid ""
+"Please read and type in the two words below to help us prevent automated "
+"account creation."
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:26
+msgid "Create Account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signup_with_password.html:27
+msgid "or"
+msgstr "もしくは"
+
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr ""
-#: forum/skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
+#: skins/default/templates/unused/email_base.html:8
+#, fuzzy
+msgid "home"
+msgstr "ホーム"
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
msgstr ""
-#: forum/templatetags/extra_tags.py:166 forum/templatetags/extra_tags.py:193
-msgid "reputation points"
-msgstr "karma"
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "人間です"
-#: forum/templatetags/extra_tags.py:253
-msgid "2 days ago"
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
msgstr ""
-#: forum/templatetags/extra_tags.py:255
-msgid "yesterday"
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
msgstr ""
-#: forum/templatetags/extra_tags.py:257
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: forum/templatetags/extra_tags.py:259
+#: skins/default/templates/unused/question_list.html:15
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"(one comment)"
+msgstr[1] ""
+"\n"
+"(%(comment_count)s comments)"
+
+#: skins/default/templates/unused/question_list.html:35
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+" 回答:\n"
+" "
+msgstr[1] ""
+"\n"
+" %(counter)個の回答:\n"
+" "
+
+#: skins/default/templates/unused/question_list.html:47
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+" 回答:\n"
+" "
+msgstr[1] ""
+"\n"
+" %(counter)個の回答:\n"
+" "
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "回答"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "投票"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "ビュー"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
+msgid "no items in counter"
+msgstr ""
+
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
+msgid "%(badge_count)d %(badge_level)s badge"
+msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] ""
msgstr[1] ""
-#: forum/utils/forms.py:27
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
+msgid "reputation points"
+msgstr "karma"
+
+#: templatetags/extra_tags.py:221
+#, python-format
+msgid "your karma is %(reputation)s"
+msgstr ""
+
+#: templatetags/extra_tags.py:237
+#, fuzzy
+msgid "badges: "
+msgstr "バッジ"
+
+#: utils/forms.py:32
msgid "this field is required"
msgstr ""
-#: forum/utils/forms.py:42
+#: utils/forms.py:46
msgid "choose a username"
msgstr "Choose screen name"
-#: forum/utils/forms.py:47
+#: utils/forms.py:52
msgid "user name is required"
msgstr ""
-#: forum/utils/forms.py:48
+#: utils/forms.py:53
msgid "sorry, this name is taken, please choose another"
msgstr ""
-#: forum/utils/forms.py:49
+#: utils/forms.py:54
msgid "sorry, this name is not allowed, please choose another"
msgstr ""
-#: forum/utils/forms.py:50
+#: utils/forms.py:55
msgid "sorry, there is no user with this name"
msgstr ""
-#: forum/utils/forms.py:51
+#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
msgstr ""
-#: forum/utils/forms.py:52
+#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
msgstr ""
-#: forum/utils/forms.py:100
+#: utils/forms.py:118
msgid "your email address"
msgstr "Your email <i>(never shared)</i>"
-#: forum/utils/forms.py:101
+#: utils/forms.py:119
msgid "email address is required"
msgstr ""
-#: forum/utils/forms.py:102
+#: utils/forms.py:120
msgid "please enter a valid email address"
msgstr ""
-#: forum/utils/forms.py:103
+#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
msgstr ""
-#: forum/utils/forms.py:128
+#: utils/forms.py:149
msgid "choose password"
msgstr "Password"
-#: forum/utils/forms.py:129
+#: utils/forms.py:150
msgid "password is required"
msgstr ""
-#: forum/utils/forms.py:132
+#: utils/forms.py:153
msgid "retype password"
msgstr "Password <i>(please retype)</i>"
-#: forum/utils/forms.py:133
+#: utils/forms.py:154
msgid "please, retype your password"
msgstr ""
-#: forum/utils/forms.py:134
+#: utils/forms.py:155
msgid "sorry, entered passwords did not match, please try again"
msgstr ""
-#: forum/views/auth.py:94 forum/views/auth.py:103
-msgid ""
-"Sorry, these login credentials belong to anoother user. Plese terminate your "
-"current session and try again."
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
msgstr ""
-#: forum/views/auth.py:96
-msgid "You are already logged in with that user."
+#: utils/functions.py:67
+msgid "2 days ago"
msgstr ""
-#: forum/views/auth.py:101
-msgid "These login credentials are already associated with your account."
+#: utils/functions.py:69
+msgid "yesterday"
msgstr ""
-#: forum/views/auth.py:107
-msgid "These new credentials are now associated with your account."
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: views/commands.py:42
+msgid "anonymous users cannot vote"
+msgstr ""
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
msgstr ""
-#: forum/views/commands.py:217
+#: views/commands.py:139
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr ""
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr ""
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
"Your subscription is saved, but email address %(email)s needs to be "
"validated, please see <a href='%(details_url)s'>more details here</a>"
-#: forum/views/commands.py:225
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
-msgstr ""
+msgstr "メール更新頻度が日刊に設定されました。"
-#: forum/views/meta.py:34
+#: views/meta.py:57
msgid "Q&A forum feedback"
-msgstr ""
+msgstr "QAフォーラムフィードバック"
-#: forum/views/meta.py:35
+#: views/meta.py:58
msgid "Thanks for the feedback!"
-msgstr ""
+msgstr "ご意見ありがとうございます!"
-#: forum/views/meta.py:43
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: forum/views/users.py:851 forum/views/users.py:855
-msgid "changes saved"
-msgstr ""
+#: views/readers.py:429
+#, fuzzy
+msgid "Sorry, this question has been deleted and is no longer accessible"
+msgstr "この質問はお気に入りとして選ばれました"
-#: forum/views/users.py:861
-msgid "email updates canceled"
-msgstr ""
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "このユーザーをモデレートする"
-#: forum/views/users.py:891
+#: views/users.py:400
msgid "user profile"
-msgstr ""
+msgstr "ユーザプロファイル"
-#: forum/views/users.py:892
+#: views/users.py:401
msgid "user profile overview"
-msgstr ""
+msgstr "ユーザプロファイル概略"
-#: forum/views/users.py:899
+#: views/users.py:684
msgid "recent user activity"
-msgstr ""
+msgstr "最近のユーザの活動"
-#: forum/views/users.py:900
+#: views/users.py:685
msgid "profile - recent activity"
-msgstr ""
+msgstr "プロファイル:最近の活動"
-#: forum/views/users.py:909
+#: views/users.py:753
msgid "profile - responses"
-msgstr ""
+msgstr "プロファイル:応答"
-#: forum/views/users.py:917
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "プロファイル:投票"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "user karma"
-#: forum/views/users.py:918
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "Profile - User's Karma"
-#: forum/views/users.py:924
-msgid "favorite questions"
-msgstr ""
-
-#: forum/views/users.py:925
+#: views/users.py:885
msgid "users favorite questions"
-msgstr ""
+msgstr "ユーザのお気に入りの質問"
-#: forum/views/users.py:926
+#: views/users.py:886
msgid "profile - favorite questions"
-msgstr ""
+msgstr "プロファイル:お気に入りの質問"
-#: forum/views/users.py:935
-msgid "profile - votes"
-msgstr ""
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr "変更が保存されました"
+
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr "メール更新がキャンセルされました"
-#: forum/views/users.py:944
+#: views/users.py:928
msgid "profile - email subscriptions"
+msgstr "プロファイル:メール登録など"
+
+#: views/writers.py:53
+msgid "Sorry, anonymous users cannot upload files"
msgstr ""
-#: forum/views/users.py:977
-msgid "Password changed."
+#: views/writers.py:62
+#, python-format
+msgid "allowed file types are '%(file_types)s'"
msgstr ""
-#: forum/views/writers.py:74
-msgid "uploading images is limited to users with >60 reputation points"
-msgstr "sorry, file uploading requires karma >60"
+#: views/writers.py:85
+#, fuzzy, python-format
+msgid "maximum upload file size is %(file_size)sK"
+msgstr "最大アップロードファイルサイズは %sK です。"
-#: forum/views/writers.py:76
-msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'"
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr ""
+"ファイルアップロードエラー:サイト管理者に連絡してください。ご協力ありがとう"
+"ございます。"
-#: forum/views/writers.py:78
+#: views/writers.py:454
#, python-format
-msgid "maximum upload file size is %sK"
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: forum/views/writers.py:80
+#: views/writers.py:489
#, python-format
msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
-#: forum_modules/books/urls.py:9
-msgid "books/"
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
msgstr ""
-#: forum_modules/facebookauth/authentication.py:29
-msgid "Sorry, your Facebook session has expired, please try again"
-msgstr ""
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "New user signup"
-#: forum_modules/facebookauth/authentication.py:31
-msgid ""
-"The authentication with Facebook connect failed due to an invalid signature"
-msgstr ""
+#~ msgid "Connect your OpenID with your account on this site"
+#~ msgstr "New user signup"
-#: forum_modules/facebookauth/authentication.py:33
-msgid ""
-"The authentication with Facebook connect failed, cannot find authentication "
-"tokens"
-msgstr ""
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "あなたの質問とその回答のすべては削除されました"
-#: forum_modules/localauth/forms.py:59
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr ""
+#~ msgid "Your question has been deleted"
+#~ msgstr "あなたの質問は削除されました"
-#: forum_modules/localauth/forms.py:62
-msgid "This account is inactive."
-msgstr ""
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "質問とその回答のすべては削除されました"
-#: forum_modules/localauth/forms.py:64
-msgid "Login failed."
-msgstr ""
+#~ msgid "The question has been deleted"
+#~ msgstr "質問は削除されました"
-#: forum_modules/localauth/forms.py:66
-msgid "Please enter username and password"
-msgstr ""
+#~ msgid ""
+#~ "please use following characters in tags: letters 'a-z', numbers, and "
+#~ "characters '.-_#'"
+#~ msgstr "タグとして使用可能文字は、アルファベットと数字と '.-_#' です"
-#: forum_modules/localauth/forms.py:68
-msgid "Please enter your password"
-msgstr ""
+#~ msgid "Automatically accept user's contributions for the email updates"
+#~ msgstr "電子メール更新のためにユーザーの貢献を自動的に承諾する"
-#: forum_modules/localauth/forms.py:70
-msgid "Please enter user name"
-msgstr ""
+#~ msgid "email update message subject"
+#~ msgstr "Q&Aフォーラムからのニュース"
-#: forum_modules/localauth/urls.py:7
-msgid "local/"
-msgstr ""
+#~ msgid ""
+#~ "Perhaps you could look up previously sent forum reminders in your mailbox."
+#~ msgstr ""
+#~ "おそらく、メールボックスの中に以前送ったフォーラムのリマインダーが見付かる"
+#~ "はず。"
-#: forum_modules/oauthauth/consumer.py:33
-msgid "Error, the oauth token is not on the server"
-msgstr ""
+#~ msgid "sorry, system error"
+#~ msgstr "残念ながら、システムエラー"
-#: forum_modules/oauthauth/consumer.py:38
-msgid "Something went wrong! Auth tokens do not match"
-msgstr ""
+#~ msgid "Account functions"
+#~ msgstr "アカウント機能"
-#: forum_modules/openidauth/consumer.py:40
-msgid "Sorry, but your input is not a valid OpenId"
-msgstr ""
+#~ msgid "Change email "
+#~ msgstr "メールアドレスを変更する"
-#: forum_modules/openidauth/consumer.py:92
-msgid "The OpenId authentication request was canceled"
-msgstr ""
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr "アカウントに紐づいた電子メールアドレスを追加もしくは更新する"
-#: forum_modules/openidauth/consumer.py:94
-msgid "The OpenId authentication failed: "
-msgstr ""
+#~ msgid "Change OpenID"
+#~ msgstr "OpenIDを変更する"
-#: forum_modules/openidauth/consumer.py:96
-msgid "Setup needed"
-msgstr ""
+#~ msgid "Change openid associated to your account"
+#~ msgstr "アカウントに紐づいたOpenIDを変更する"
-#: forum_modules/openidauth/consumer.py:98
-msgid "The OpenId authentication failed with an unknown status: "
-msgstr ""
+#~ msgid "Delete account"
+#~ msgstr "アカウントを消去する"
-#: forum_modules/openidauth/templates/openidurl.html:7
-msgid "Enter your OpenId Url"
-msgstr ""
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr "ユーザ名とすべてのデータをウェブサイトから消去する"
+
+#~ msgid "toggle preview"
+#~ msgstr "プレビューをトグルする"
+
+#~ msgid "The users have been awarded with badges:"
+#~ msgstr "ユーザーはバッジを授与されています:"
+
+#~ msgid "reading channel"
+#~ msgstr "チャンネルを読んでいる"
+
+#~ msgid "author blog"
+#~ msgstr "作者ブログ"
+
+#~ msgid "number of times"
+#~ msgstr "回数"
-#~ msgid "Incorrect username."
-#~ msgstr "sorry, there is no such user name"
+#~ msgid "using tags"
+#~ msgstr "タグを利用している"
-#~ msgid "Welcome email subject line"
-#~ msgstr "Welcome to the Q&A forum"
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "ブックRSSフィードを購読する"
-#~ msgid "your email needs to be validated see %(details_url)s"
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
#~ msgstr ""
-#~ "Your email needs to be validated. Please see details <a "
-#~ "id='validate_email_alert' href='%(details_url)s'>here</a>."
+#~ "<span class='strong'>To change your password</span> please fill out and "
+#~ "submit this form"
-#~ msgid "Email verification subject line"
-#~ msgstr "Verification Email from Q&A forum"
+#~ msgid "open any closed question"
+#~ msgstr "あらゆる閉鎖した質問を開く"
-#~ msgid "first time greeting with %(url)s"
-#~ msgstr "Hello and welcome to OSQA - <a href='%(url)s'>please join us</a>!"
+#~ msgid "books"
+#~ msgstr "ブック"
+
+#~ msgid "last updated questions"
+#~ msgstr "最近更新された質問"
+
+#~ msgid "hottest questions"
+#~ msgstr "ホットな質問"
+
+#~ msgid "most voted questions"
+#~ msgstr "投票の多い質問"
+
+#~ msgid "welcome to website"
+#~ msgstr "Welcome to Q&amp;A forum"
+
+#~ msgid "Recent tags"
+#~ msgstr "最新のタグ"
+
+#~ msgid "popular tags"
+#~ msgstr "タグ"
+
+#~ msgid "Recent awards"
+#~ msgstr "最近のバッジ"
+
+#~ msgid "all awards"
+#~ msgstr "すべてのバッジ"
+
+#~ msgid "complete list of questions"
+#~ msgstr "すべての質問のリスト"
+
+#~ msgid "general message about privacy"
+#~ msgstr ""
+#~ "Respecting users privacy is an important core principle of this Q&amp;A "
+#~ "forum. Information on this page details how this forum protects your "
+#~ "privacy, and what type of information is collected."
+
+#~ msgid "Site Visitors"
+#~ msgstr "サイト訪問者数"
+
+#~ msgid "what technical information is collected about visitors"
+#~ msgstr ""
+#~ "Information on question views, revisions of questions and answers - both "
+#~ "times and content are recorded for each user in order to correctly count "
+#~ "number of views, maintain data integrity and report relevant updates."
+
+#~ msgid "Personal Information"
+#~ msgstr "個人情報"
+
+#~ msgid "details on personal information policies"
+#~ msgstr ""
+#~ "Members of this community may choose to display personally identifiable "
+#~ "information in their profiles. Forum will never display such information "
+#~ "without a request from the user."
+
+#~ msgid "Other Services"
+#~ msgstr "他のサービス"
+
+#~ msgid "details on sharing data with third parties"
+#~ msgstr ""
+#~ "None of the data that is not openly shown on the forum by the choice of "
+#~ "the user is shared with any third party."
+
+#~ msgid "Policy Changes"
+#~ msgstr "ポリシー変更"
+
+#~ msgid "how privacy policies can be changed"
+#~ msgstr ""
+#~ "These policies may be adjusted to improve protection of user's privacy. "
+#~ "Whenever such changes occur, users will be notified via the internal "
+#~ "messaging system. "
+
+#~ msgid "Found by tags"
+#~ msgstr "タグ付けられた質問"
-#~ msgid "have %(num_q)s unanswered questions"
+#~ msgid "Unanswered questions"
+#~ msgstr "未回答質問"
+
+#~ msgid "All questions"
+#~ msgstr "すべての質問"
+
+#~ msgid "Posted:"
+#~ msgstr "投稿日:"
+
+#~ msgid "Updated:"
+#~ msgstr "更新日:"
+
+#~ msgid ""
+#~ "\n"
+#~ " have total %(q_num)s questions tagged %(tagname)s\n"
+#~ " "
+#~ msgid_plural ""
+#~ "\n"
+#~ " have total %(q_num)s questions tagged %(tagname)s\n"
+#~ " "
+#~ msgstr[0] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>question tagged</"
+#~ "p><p><span class=\"tag\">%(tagname)s</span></p>"
+#~ msgstr[1] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions tagged</p><div "
+#~ "class=\"tags\"><span class=\"tag\">%(tagname)s</span></div>"
+
+#~ msgid ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %"
+#~ "(searchtitle)s in full text\n"
+#~ " "
+#~ msgid_plural ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %"
+#~ "(searchtitle)s in full text\n"
+#~ " "
+#~ msgstr[0] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>question containing "
+#~ "<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
+#~ msgstr[1] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions containing "
+#~ "<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
+
+#~ msgid ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %"
+#~ "(searchtitle)s\n"
+#~ " "
+#~ msgid_plural ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %"
+#~ "(searchtitle)s\n"
+#~ " "
+#~ msgstr[0] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>question with title "
+#~ "containing <strong><span class=\"darkred\">%(searchtitle)s</span></"
+#~ "strong></p>"
+#~ msgstr[1] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions with title "
+#~ "containing <strong><span class=\"darkred\">%(searchtitle)s</span></"
+#~ "strong></p>"
+
+#~ msgid ""
+#~ "\n"
+#~ " have total %(q_num)s unanswered questions\n"
+#~ " "
+#~ msgid_plural ""
+#~ "\n"
+#~ " have total %(q_num)s unanswered questions\n"
+#~ " "
+#~ msgstr[0] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>question without an "
+#~ "accepted answer</p>"
+#~ msgstr[1] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
+#~ "accepted answer</p>"
+
+#~ msgid "Most recently answered ones are shown first."
+#~ msgstr "<strong>Most recently answered</strong> questions are shown first."
+
+#~ msgid "Questions sorted by <strong>number of responses</strong>."
+#~ msgstr "Questions sorted by the <strong>number of answers</strong>."
+
+#~ msgid "Most answered questions are shown first."
+#~ msgstr " "
+
+#~ msgid "avatar, see %(gravatar_faq_url)s"
+#~ msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
+
+#~ msgid "add new comment"
+#~ msgstr "コメントを追加する"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr ""
+#~ "<p><span class=\"big strong\">Please select your favorite login method "
+#~ "below.</span></p><p><font color=\"gray\">External login services use <a "
+#~ "href=\"http://openid.net\"><b>OpenID</b></a> technology, where your "
+#~ "password always stays confidential between you and your login provider "
+#~ "and you don't have to remember another one. CNPROG option requires your "
+#~ "login name and password entered here.</font></p>"
+
+#~ msgid "password recovery information"
+#~ msgstr ""
+#~ "<span class='big strong'>Forgot you password? No problems - just get a "
+#~ "new one!</span><br/>Please follow the following steps:<br/>&bull; submit "
+#~ "your user name below and check your email<br/>&bull; <strong>follow the "
+#~ "activation link</strong> for the new password - sent to you by email and "
+#~ "login with the suggested password<br/>&bull; at this you might want to "
+#~ "change your password to something you can remember better"
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "To change your password, please follow these steps:\n"
+#~ "* visit this link: %(key_link)s\n"
+#~ "* login with user name %(username)s and password %(password)s\n"
+#~ "* go to your user profile and set the password to something you can "
+#~ "remember"
+
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
+#~ "class='big strong'>Provider user name</span><br/><span class='grey'>(or "
+#~ "select another login method above)</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your <a class=\"openid_logo\" href="
+#~ "\"http://openid.net\">OpenID</a> web address</span><br/><span "
+#~ "class='grey'>(or choose another login method above)</span>"
+
+#~ msgid "Enter your login name and password"
#~ msgstr ""
-#~ "<div class=\"questions-count\">%(num_q)s</div>questions <strong>without "
-#~ "accepted answers</strong>"
+#~ "<span class='big strong'>Enter your CNPROG login and password</span><br/"
+#~ "><span class='grey'>(or select your OpenID provider above)</span>"
+
+#~ msgid "Password changed."
+#~ msgstr "パスワードが変更されました。"
+
+#~ msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'"
+#~ msgstr ""
+#~ "許可されているファイルタイプは "
+#~ "'jpg'、'jpeg'、'gif'、'bmp'、'png'と'tiff'です。"
+
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "有効なユーザ名とパスワードを入力してください(どちらも大文字小文字がくべつ"
+#~ "されます)。"
+
+#~ msgid "This account is inactive."
+#~ msgstr "このアカウントは無効です"
+
+#~ msgid "Login failed."
+#~ msgstr "ログインに失敗しました"
+
+#~ msgid "Error, the oauth token is not on the server"
+#~ msgstr "エラー。OAuthトークンがありません"
+
+#~ msgid "Something went wrong! Auth tokens do not match"
+#~ msgstr "なにか悪いようです。認証トークンが一致しません。"
+
+#~ msgid "Sorry, but your input is not a valid OpenId"
+#~ msgstr "残念ながら、入力されたOpenIDが有効なものではありませんでした"
+
+#~ msgid "The OpenId authentication request was canceled"
+#~ msgstr "OpenID 認証リクエストがキャンセルされました"
+
+#~ msgid "The OpenId authentication failed: "
+#~ msgstr "OpenID 認証に失敗しました:"
+
+#~ msgid "Setup needed"
+#~ msgstr "セットアップが必要です"
+
+#~ msgid "Enter your OpenId Url"
+#~ msgstr "あなたのOpenID URLを入力してください"
+
+#~ msgid "first time greeting with %(url)s"
+#~ msgstr "Hello and welcome to OSQA - <a href='%(url)s'>please join us</a>!"
#~ msgid ""
#~ "\n"
diff --git a/askbot/locale/ru/LC_MESSAGES/django.po b/askbot/locale/ru/LC_MESSAGES/django.po
index dd763261..df774bf9 100644
--- a/askbot/locale/ru/LC_MESSAGES/django.po
+++ b/askbot/locale/ru/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-04 18:42-0400\n"
+"POT-Creation-Date: 2010-11-18 17:35-0600\n"
"PO-Revision-Date: 2010-06-11 12:25\n"
"Last-Translator: <matsur25@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,2197 +15,3297 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Translated-Using: django-rosetta 0.5.3\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
-#: django_authopenid/forms.py:72 django_authopenid/views.py:133
-msgid "i-names are not supported"
-msgstr "извините, но i-names не поддерживаются"
+#: feed.py:22
+msgid " - "
+msgstr "-"
-#: django_authopenid/forms.py:135
-msgid "Account with this name already exists on the forum"
-msgstr "аккаунт с таким именем уже существует на форуме"
+#: feed.py:22
+msgid "latest questions"
+msgstr "самые новые вопросы"
-#, fuzzy
-msgid "blocked users cannot post"
-msgstr "Sorry, your account appears to be blocked and you "
-"cannot make new posts until this issue is resolved. "
-"Please contact the forum administrator to reach a "
-"resolution."
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
+msgid "title"
+msgstr "заголовок"
-#, fuzzy
-msgid "suspended users cannot post"
-msgstr "Sorry, your account appears to be suspended and you "
-"cannot make new posts until this issue is resolved. "
-"You can, however edit your existing posts. "
-"Please contact the forum administrator to "
-"reach a resolution."
+#: forms.py:55
+msgid "please enter a descriptive title for your question"
+msgstr ""
+"пожалуйста, введите информативный заголовок раскрывающий суть вашего вопроса"
-#: django_authopenid/forms.py:136
-msgid "can't have two logins to the same account yet, sorry."
-msgstr "извините, но пока нельзя входить в аккаунт больше чем одним методом"
+#: forms.py:60
+msgid "title must be > 10 characters"
+msgstr "заголовок должен иметь более 10-ти букв"
-msgid "anonymous users cannot vote"
-msgstr "неавторизированные пользователи не могут голосовать "
+#: forms.py:69
+msgid "content"
+msgstr "основное содержание"
+
+#: forms.py:75
+msgid "question content must be > 10 characters"
+msgstr "содержание вопроса должно быть более 10-ти букв"
+
+#: forms.py:84 skins/default/templates/header.html:83
+msgid "tags"
+msgstr "темы"
+
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
+"Теги - это ключевые слова характеризующие вопрос, для разделения тегов "
+"используйте пробел, для объединения слов в теге используйте дефис. "
+"Допускается добавление не более пяти тегов."
+#: forms.py:93 skins/default/templates/question_retag.html:78
+msgid "tags are required"
+msgstr "тематические отметки (ключевые слова) обязательны"
+
+#: forms.py:102
#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr "для повышения рейтинга требуется минимум %(points)s баллов "
+msgid "please use %(tag_count)d tag or less"
+msgid_plural "please use %(tag_count)d tags or less"
+msgstr[0] "пожалуйста введите не более %(tag_count)d слов"
+msgstr[1] "пожалуйста введите не более %(tag_count)d слова"
+msgstr[2] "пожалуйста введите не более %(tag_count)d слов"
+#: forms.py:111
#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr "для понижения рейтинга требуется минимум %(points)s баллов"
+msgid "each tag must be shorter than %(max_chars)d character"
+msgid_plural "each tag must be shorter than %(max_chars)d characters"
+msgstr[0] "каждое слово должно быть не более %(max_chars)d букв"
+msgstr[1] "каждое слово должно быть не более %(max_chars)d буквы"
+msgstr[2] "каждое слово должно быть не более %(max_chars)d букв"
-msgid "cannot vote for own posts"
+#: forms.py:119
+msgid "use-these-chars-in-tags"
+msgstr "допускается использование только символа дефис \"-\""
+
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
+msgid "community wiki"
+msgstr "общее вики"
+
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr ""
+"если вы отметите \"общее вики\", то голоса на ответ и вопрос не принесут "
+"изменения в репутации"
+
+#: forms.py:147
+msgid "update summary:"
+msgstr "информация об обновлениях:"
+
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"если у Вас есть желание, то кратко опишите здесь суть вашей правки (например "
+"- исправление орфографии, грамматики, стиля)"
+
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
+#, fuzzy
+msgid "suspended"
+msgstr "обновил"
+
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
+msgstr ""
+
+#: forms.py:180 const/__init__.py:217
+#, fuzzy
+msgid "moderator"
+msgstr "модерировать-пользователя/"
+
+#: forms.py:200
+#, fuzzy
+msgid "Change status to"
+msgstr "Измененить тэги"
+
+#: forms.py:227
+msgid "which one?"
+msgstr ""
+
+#: forms.py:248
+#, fuzzy
+msgid "Cannot change own status"
msgstr "нельзя голосовать за собственные сообщения"
-msgid "cannot revoke old vote"
-msgstr "голос не может быть отозван"
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
-#: django_authopenid/forms.py:158
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr "Пожалуйста введите имя пользователя и пароль (с учетом регистра букв)"
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
-#: django_authopenid/forms.py:161 django_authopenid/forms.py:211
-msgid "This account is inactive."
-msgstr "Этот аккаунт деактивирован"
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
-#: django_authopenid/forms.py:163
-msgid "Login failed."
-msgstr "Логин неудачен"
+#: forms.py:276
+msgid "Subject line"
+msgstr ""
-#: django_authopenid/forms.py:165
-msgid "Please enter username and password"
-msgstr "Пожалуйста, введите имя пользователя и пароль"
+#: forms.py:283
+#, fuzzy
+msgid "Message text"
+msgstr "Текст сообщения:"
-#: django_authopenid/forms.py:167
-msgid "Please enter your password"
-msgstr "Пожалуйста, введите пароль"
+#: forms.py:360
+msgid "Your name:"
+msgstr "Ваше имя:"
-#: django_authopenid/forms.py:169
-msgid "Please enter user name"
-msgstr "Пожалуйста, введите имя пользователя"
+#: forms.py:361
+msgid "Email (not shared with anyone):"
+msgstr "Адрес электронной почты (держится в секрете):"
-#: django_authopenid/forms.py:206
-msgid "Please enter a valid username and password. Note that both fields are case-sensitive."
-msgstr "Пожалуйста введите имя пользователя и пароль (обратите внимание - регистр букв важен для обоих параметров)"
+#: forms.py:362
+msgid "Your message:"
+msgstr "Ваше сообщение:"
-#: django_authopenid/forms.py:230
-msgid "Current password"
-msgstr "Настоящий пароль"
+#: forms.py:449
+msgid "this email does not have to be linked to gravatar"
+msgstr ""
+"Этот адрес не обязательно должен быть ассоциирован с глобальным аватаром "
+"(gravatar)"
-#: django_authopenid/forms.py:240
-msgid "Old password is incorrect. Please enter the correct password."
-msgstr "Старый пароль неверен. Пожалуйста, введите правильный пароль."
+#: forms.py:456
+msgid "Real name"
+msgstr "Настоящее имя"
-#: django_authopenid/forms.py:306
-msgid "Your user name (<i>required</i>)"
-msgstr "Ваше имя пользователя <i>(обязательно)</i>"
+#: forms.py:463
+msgid "Website"
+msgstr "Вебсайт"
-#: django_authopenid/forms.py:321
-msgid "Incorrect username."
-msgstr "Неправильное имя пользователя."
+#: forms.py:470
+msgid "Location"
+msgstr "Местоположение"
-#: django_authopenid/urls.py:26 django_authopenid/urls.py:27
-#: django_authopenid/urls.py:29 fbconnect/urls.py:12 fbconnect/urls.py:13
-#: fbconnect/urls.py:14
-msgid "signin/"
-msgstr "войти/"
+#: forms.py:477
+msgid "Date of birth"
+msgstr "День рождения"
-#: django_authopenid/urls.py:26 fbconnect/urls.py:13 fbconnect/urls.py:17
-msgid "newquestion/"
-msgstr "новый-вопрос/"
+#: forms.py:478
+msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+msgstr "показывается только возраст, формат ГГГГ-ММ-ДД"
-#: django_authopenid/urls.py:27 fbconnect/urls.py:14 fbconnect/urls.py:18
-msgid "newanswer/"
-msgstr "новый-ответ/"
+#: forms.py:484
+msgid "Profile"
+msgstr "Профиль"
-#: django_authopenid/urls.py:28
-msgid "signout/"
+#: forms.py:493
+msgid "Screen name"
+msgstr "Имя для публики"
+
+#: forms.py:518 forms.py:519
+msgid "this email has already been registered, please use another one"
+msgstr "этот адрес уже зарегистрирован, пожалуйста введите другой"
+
+#: forms.py:525
+msgid "Choose email tag filter"
+msgstr "Выберите тип фильтра по темам (ключевым словам)"
+
+#: forms.py:564
+msgid "Asked by me"
+msgstr "Заданные мной"
+
+#: forms.py:567
+msgid "Answered by me"
+msgstr "Отвеченные мной"
+
+#: forms.py:570
+msgid "Individually selected"
+msgstr "Выбранные индивидуально"
+
+#: forms.py:573
+msgid "Entire forum (tag filtered)"
+msgstr "Весь форум (фильтрованный по темам)"
+
+#: forms.py:577
+msgid "Comments and posts mentioning me"
+msgstr ""
+
+#: forms.py:635
+msgid "okay, let's try!"
+msgstr "ну хорошо, давайте попробуем!"
+
+#: forms.py:636
+msgid "no community email please, thanks"
+msgstr "спасибо, но не надо"
+
+#: forms.py:640
+msgid "please choose one of the options above"
+msgstr "пожалуйста сделайте Ваш выбор (см. выше)"
+
+#: urls.py:42
+msgid "about/"
+msgstr "о-нас/"
+
+#: urls.py:43 conf/site_settings.py:79
+msgid "faq/"
+msgstr "часто-задаваемые-вопросы/"
+
+#: urls.py:44
+msgid "privacy/"
+msgstr "правила-о-личной-информации/"
+
+#: urls.py:45
+msgid "logout/"
msgstr "выйти/"
-#: django_authopenid/urls.py:29
-msgid "complete/"
-msgstr "завершить/"
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
+msgid "answers/"
+msgstr "ответы/"
-#: django_authopenid/urls.py:31 fbconnect/urls.py:16 fbconnect/urls.py:17
-#: fbconnect/urls.py:18
-msgid "register/"
-msgstr "регистрация/"
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
+msgid "comments/"
+msgstr "комментарии/"
-#: django_authopenid/urls.py:32
-msgid "signup/"
-msgstr "создать-аккаунт/"
+#: urls.py:52 urls.py:73 urls.py:168
+msgid "edit/"
+msgstr "править/"
-#: django_authopenid/urls.py:34
-msgid "sendpw/"
-msgstr "послать-пароль/"
+#: urls.py:57 urls.py:103
+msgid "revisions/"
+msgstr "правки/"
-#: django_authopenid/urls.py:35 django_authopenid/urls.py:39
-msgid "password/"
-msgstr "пароль/"
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
+msgid "questions/"
+msgstr "вопросы/"
-#: django_authopenid/urls.py:35
-msgid "confirm/"
-msgstr "подтвердить/"
+#: urls.py:68
+msgid "ask/"
+msgstr "спросить/"
-#: django_authopenid/urls.py:40 django_authopenid/urls.py:41
-#: django_authopenid/urls.py:42 django_authopenid/urls.py:43
-msgid "email/"
-msgstr "адрес-электронной-почты/"
+#: urls.py:78
+#, fuzzy
+msgid "retag/"
+msgstr "темы/"
-#: django_authopenid/urls.py:40
-msgid "validate/"
-msgstr "проверить/"
+#: urls.py:83
+msgid "close/"
+msgstr "закрыть/"
-#: django_authopenid/urls.py:41
-msgid "change/"
-msgstr "заменить/"
+#: urls.py:88
+msgid "reopen/"
+msgstr "открыть-снова/"
-#: django_authopenid/urls.py:42
-msgid "sendkey/"
-msgstr "послать-ключ/"
+#: urls.py:93
+msgid "answer/"
+msgstr "ответить/"
-#: django_authopenid/urls.py:43
-msgid "verify/"
-msgstr "проверить-ключ/"
+#: urls.py:98
+msgid "vote/"
+msgstr "голосовать/"
-#: django_authopenid/urls.py:44
-msgid "openid/"
-msgstr "openid/"
+#: urls.py:114
+msgid "command/"
+msgstr "комманда/"
-#: django_authopenid/urls.py:45 forum/urls.py:55 forum/urls.py:59
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr "удалить/"
-#: django_authopenid/urls.py:53
-msgid "external-login/forgot-password/"
-msgstr "вход-с-партнерского-сайта/напомпнить-пароль/"
+#: urls.py:134
+msgid "question/"
+msgstr "вопрос/"
-#: django_authopenid/urls.py:56
-msgid "external-login/signup/"
-msgstr "вход-с-партнерского-сайта/создать-аккаунт/"
+#: urls.py:139
+msgid "tags/"
+msgstr "темы/"
-#: django_authopenid/views.py:140
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr "OpenID %(openid_url)s недействителен"
+#: urls.py:144 urls.py:150
+msgid "mark-tag/"
+msgstr "отметить-тему/"
-#: django_authopenid/views.py:615
-msgid "Welcome email subject line"
-msgstr "добро пожаловать на форум!"
+#: urls.py:144
+msgid "interesting/"
+msgstr "интересная/"
-#: django_authopenid/views.py:721
-msgid "Password changed."
-msgstr "Пароль изменен."
+#: urls.py:150
+msgid "ignored/"
+msgstr "неинтересная/"
-#: django_authopenid/views.py:733 django_authopenid/views.py:739
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
-msgstr "пожалуйста подтвердите адрес Вашей электронной почты (<a href=\"%(details_url)s\">дополнительная информация здесь</a>)"
+#: urls.py:156
+msgid "unmark-tag/"
+msgstr "отменить-отметку-темы/"
-#: django_authopenid/views.py:760
-msgid "Email verification subject line"
-msgstr "[форум]: подтвердите адрес Вашей электронной почты"
+#: urls.py:162 urls.py:168 urls.py:173
+msgid "users/"
+msgstr "люди/"
-#: django_authopenid/views.py:851
-msgid "your email was not changed"
-msgstr "адрес Вашей электронной почты не изменён"
+#: urls.py:178 urls.py:183
+msgid "badges/"
+msgstr "награды/"
+
+#: urls.py:188
+msgid "messages/"
+msgstr "сообщения/"
+
+#: urls.py:188
+msgid "markread/"
+msgstr "отметить-прочитанное/"
+
+#: urls.py:203
+msgid "upload/"
+msgstr "загрузить-файл/"
-#: django_authopenid/views.py:899 django_authopenid/views.py:1057
+#: urls.py:204
+msgid "search/"
+msgstr "искать/"
+
+#: urls.py:205
+msgid "feedback/"
+msgstr "обратная-связь/"
+
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
+msgid "account/"
+msgstr "аккаунт/"
+
+#: conf/email.py:12
+msgid "Email and email alert settings"
+msgstr ""
+
+#: conf/email.py:20
+msgid "Maximum number of news entries in an email alert"
+msgstr ""
+
+#: conf/email.py:30
+msgid "Default news notification frequency"
+msgstr ""
+
+#: conf/email.py:32
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+
+#: conf/email.py:47
+msgid "Require email verification before allowing to post"
+msgstr ""
+
+#: conf/email.py:48
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+
+#: conf/email.py:57
+#, fuzzy
+msgid "Allow only one account per email address"
+msgstr "ваш email"
+
+#: conf/email.py:66
+msgid "Fake email for anonymous user"
+msgstr ""
+
+#: conf/email.py:67
+msgid "Use this setting to control gravatar for email-less user"
+msgstr ""
+
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "добро пожаловать на форум!"
+
+#: conf/external_keys.py:11
+msgid "Keys to connect the site with external services like Facebook, etc."
+msgstr ""
+
+#: conf/external_keys.py:18
+msgid "Google site verification key"
+msgstr ""
+
+#: conf/external_keys.py:20
#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr "в нашей базе данных нет OpenID %s"
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
+
+#: conf/external_keys.py:34
+msgid "Google Analytics key"
+msgstr ""
-#: django_authopenid/views.py:903 django_authopenid/views.py:1064
+#: conf/external_keys.py:36
#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
-msgstr "OpenID %s не принадлежит данному пользователю"
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+
+#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
+
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr ""
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
+
+#: conf/external_keys.py:80
+msgid "Facebook public API key"
+msgstr ""
+
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+
+#: conf/external_keys.py:95
+msgid "Facebook secret key"
+msgstr ""
+
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Учетная запись: сменить пароль"
-#: django_authopenid/views.py:911
-msgid "Email Changed."
-msgstr "Адрес электронной почты изменён."
+#: conf/flatpages.py:10
+msgid "Flatpages - about, privacy policy, etc."
+msgstr ""
+
+#: conf/flatpages.py:17
+msgid "Text of the Q&A forum About page (html format)"
+msgstr ""
+
+#: conf/flatpages.py:20
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+
+#: conf/flatpages.py:30
+msgid "Text of the Q&A forum Privacy Policy (html format)"
+msgstr ""
+
+#: conf/flatpages.py:33
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+
+#: conf/forum_data_rules.py:12
+msgid "Settings for askbot data entry and display"
+msgstr ""
+
+#: conf/forum_data_rules.py:20
+msgid "Check to enable community wiki feature"
+msgstr ""
-#: django_authopenid/views.py:989
-msgid "This OpenID is already associated with another account."
-msgstr "Данный OpenID уже используется в другом аккаунте."
+#: conf/forum_data_rules.py:29
+msgid "Maximum length of tag (number of characters)"
+msgstr ""
+
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
-#: django_authopenid/views.py:994
+#: conf/forum_data_rules.py:50
#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "Ваш аккаунт теперь соединен с OpenID %s"
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
-#: django_authopenid/views.py:1067
-msgid "Account deleted."
-msgstr "Аккаунт удален."
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
-#: django_authopenid/views.py:1119
-msgid "Request for new password"
-msgstr "[форум]: замена пароля"
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
+msgstr ""
+
+#: conf/forum_data_rules.py:82
+msgid "Number of questions to list by default"
+msgstr ""
-#: django_authopenid/views.py:1133
-msgid "A new password and the activation link were sent to your email address."
-msgstr "Новый пароль и ссылка для его активации были высланы по Вашему адресу электронной почты."
+#: conf/forum_data_rules.py:92
+#, fuzzy
+msgid "What should \"unanswered question\" mean?"
+msgstr "Неотвеченных вопросов здесь нет"
-#: django_authopenid/views.py:1165
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
#, python-format
-msgid "Could not change password. Confirmation key '%s' is not registered."
-msgstr "Пароль не был изменён, т.к. ключ '%s' в нашей базе данных не найден."
+msgid ""
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
+#: conf/minimum_reputation.py:11
+msgid "Minimum reputation required to perform actions"
+msgstr ""
+
+#: conf/minimum_reputation.py:20
+#, fuzzy
+msgid "Upvote"
+msgstr "проголосовать \"за\""
+
+#: conf/minimum_reputation.py:29
+#, fuzzy
+msgid "Downvote"
+msgstr "проголосовать \"против\""
+
+#: conf/minimum_reputation.py:38
+#, fuzzy
+msgid "Flag offensive"
+msgstr "спам"
+
+#: conf/minimum_reputation.py:47
+#, fuzzy
+msgid "Leave comments"
+msgstr "добавить комментарии"
+
+#: conf/minimum_reputation.py:56
+msgid "Delete comments posted by others"
+msgstr ""
+
+#: conf/minimum_reputation.py:65
+#, fuzzy
+msgid "Delete questions and answers posted by others"
+msgstr "удалить любые вопросы и ответы и выполнять другие задачи модерации"
+
+#: conf/minimum_reputation.py:74
+#, fuzzy
+msgid "Upload files"
+msgstr "загруженные-файлы/"
+
+#: conf/minimum_reputation.py:83
+#, fuzzy
+msgid "Close own questions"
+msgstr "Закрыть вопрос"
+
+#: conf/minimum_reputation.py:92
+msgid "Retag questions posted by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:101
+#, fuzzy
+msgid "Reopen own questions"
+msgstr "Переоткрыть вопрос"
+
+#: conf/minimum_reputation.py:110
+#, fuzzy
+msgid "Edit community wiki posts"
+msgstr "редактировать вопросы в вики сообщества "
+
+#: conf/minimum_reputation.py:119
+msgid "Edit posts authored by other people"
+msgstr ""
-#: django_authopenid/views.py:1174
-msgid "Can not change password. User don't exist anymore in our database."
-msgstr "Пароль изменить невозможно, т.к. аккаунт пользователя был удален."
+#: conf/minimum_reputation.py:128
+#, fuzzy
+msgid "View offensive flags"
+msgstr "отметка неуместного контента"
+
+#: conf/minimum_reputation.py:137
+#, fuzzy
+msgid "Close questions asked by others"
+msgstr "вопросы по теме '%(tag)s'"
+
+#: conf/minimum_reputation.py:146
+msgid "Lock posts"
+msgstr ""
+
+#: conf/reputation_changes.py:12
+msgid "Reputation loss and gain rules"
+msgstr ""
+
+#: conf/reputation_changes.py:21
+msgid "Maximum daily reputation gain per user"
+msgstr ""
+
+#: conf/reputation_changes.py:30
+msgid "Gain for receiving an upvote"
+msgstr ""
+
+#: conf/reputation_changes.py:39
+msgid "Gain for the author of accepted answer"
+msgstr ""
+
+#: conf/reputation_changes.py:48
+#, fuzzy
+msgid "Gain for accepting best answer"
+msgstr "отметка лучшего ответа"
+
+#: conf/reputation_changes.py:57
+msgid "Gain for post owner on canceled downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:66
+msgid "Gain for voter on canceling downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:76
+msgid "Loss for voter for canceling of answer acceptance"
+msgstr ""
+
+#: conf/reputation_changes.py:86
+msgid "Loss for author whose answer was \"un-accepted\""
+msgstr ""
+
+#: conf/reputation_changes.py:96
+msgid "Loss for giving a downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:106
+msgid "Loss for owner of post that was flagged offensive"
+msgstr ""
+
+#: conf/reputation_changes.py:116
+msgid "Loss for owner of post that was downvoted"
+msgstr ""
+
+#: conf/reputation_changes.py:126
+msgid "Loss for owner of post that was flagged 3 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:136
+msgid "Loss for owner of post that was flagged 5 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:146
+msgid "Loss for post owner when upvote is canceled"
+msgstr ""
+
+#: conf/site_settings.py:13
+msgid "Q&A forum website parameters and urls"
+msgstr ""
+
+#: conf/site_settings.py:21
+#, fuzzy
+msgid "Site title for the Q&A forum"
+msgstr "С Уважением, Q/A форум"
+
+#: conf/site_settings.py:30
+msgid "Comma separated list of Q&A site keywords"
+msgstr ""
+
+#: conf/site_settings.py:40
+msgid "Copyright message to show in the footer"
+msgstr ""
+
+#: conf/site_settings.py:50
+msgid "Site description for the search engines"
+msgstr ""
+
+#: conf/site_settings.py:58
+#, fuzzy
+msgid "Askbot"
+msgstr "О нас"
+
+#: conf/site_settings.py:59
+msgid "Short name for your Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:69
+msgid "Base URL for your Q&A forum, must start with http or https"
+msgstr ""
+
+#: conf/site_settings.py:82
+msgid "Link shown in the greeting message shown to the anonymous user"
+msgstr ""
+
+#: conf/site_settings.py:85
+msgid ""
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
+
+#: conf/site_settings.py:98
+#, fuzzy
+msgid "Feedback site URL"
+msgstr "Обратная связь"
+
+#: conf/site_settings.py:100
+msgid "If left empty, a simple internal feedback form will be used instead"
+msgstr ""
+
+#: conf/skin_counter_settings.py:11
+msgid "Skin: view, vote and answer counters"
+msgstr ""
+
+#: conf/skin_counter_settings.py:19
+msgid "Vote counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:29
+msgid "Background color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
+msgstr ""
+
+#: conf/skin_counter_settings.py:40
+msgid "Foreground color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:51
+msgid "Background color for votes"
+msgstr ""
-#: django_authopenid/views.py:1185
+#: conf/skin_counter_settings.py:61
+msgid "Foreground color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:71
+msgid "Background color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:84
+msgid "Foreground color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:95
+msgid "View counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:105
+msgid "Background color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:116
+msgid "Foreground color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:127
+msgid "Background color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:137
+msgid "Foreground color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:147
+msgid "Background color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:162
+msgid "Foreground color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:173
+msgid "Answer counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:185
+msgid "Background color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:195
+msgid "Foreground color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:205
+msgid "Background color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:215
+msgid "Foreground color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:227
+msgid "Background color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:238
+msgid "Foreground color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:251
+msgid "Background color for accepted"
+msgstr ""
+
+#: conf/skin_counter_settings.py:261
+msgid "Foreground color for accepted answer"
+msgstr ""
+
+#: conf/skin_general_settings.py:15
+msgid "Skin and User Interface settings"
+msgstr ""
+
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr "Пароль для %s изменен. Теперь вы можете с ним войти в сайт."
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
-#: forum/auth.py:470
-msgid "Your question and all of it's answers have been deleted"
-msgstr "Ваш вопрос и все оветы на него были удалены"
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
-#: forum/auth.py:472
-msgid "Your question has been deleted"
-msgstr "Ваш вопрос был удалён"
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
-#: forum/auth.py:475
-msgid "The question and all of it's answers have been deleted"
-msgstr "Вопрос и все оветы на него были удалены"
+#: conf/skin_general_settings.py:90
+#, fuzzy
+msgid "Select skin"
+msgstr "выбрать версию"
-#: forum/auth.py:477
-msgid "The question has been deleted"
-msgstr "Вопрос был удалён"
+#: conf/skin_general_settings.py:99
+msgid "Skin media revision number"
+msgstr ""
-#: forum/const.py:8
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
+#: conf/user_settings.py:10
+#, fuzzy
+msgid "User policy settings"
+msgstr "политика в отношении cookie"
+
+#: conf/user_settings.py:18
+msgid "Allow editing user screen name"
+msgstr ""
+
+#: conf/user_settings.py:28
+msgid "Minimum allowed length for screen name"
+msgstr ""
+
+#: conf/vote_rules.py:13
+msgid "Limits applicable to votes and moderation flags"
+msgstr ""
+
+#: conf/vote_rules.py:22
+msgid "Number of votes a user can cast per day"
+msgstr ""
+
+#: conf/vote_rules.py:31
+msgid "Maximum number of flags per user per day"
+msgstr ""
+
+#: conf/vote_rules.py:40
+msgid "Threshold for warning about remaining daily votes"
+msgstr ""
+
+#: conf/vote_rules.py:49
+msgid "Number of days to allow canceling votes"
+msgstr ""
+
+#: conf/vote_rules.py:58
+msgid "Number of flags required to automatically hide posts"
+msgstr ""
+
+#: conf/vote_rules.py:67
+msgid "Number of flags required to automatically delete posts"
+msgstr ""
+
+#: const/__init__.py:9
msgid "duplicate question"
msgstr "такой вопрос уже был задан"
-#: forum/const.py:9
+#: const/__init__.py:10
msgid "question is off-topic or not relevant"
msgstr "вопрос не по теме данного форума"
-#: forum/const.py:10
+#: const/__init__.py:11
msgid "too subjective and argumentative"
msgstr "вопрос слишком субъективный или спорный"
-#: forum/const.py:11
+#: const/__init__.py:12
msgid "not a real question"
msgstr "на вопрос не похоже"
-#: forum/const.py:12
+#: const/__init__.py:13
msgid "the question is answered, right answer was accepted"
msgstr "на этот вопрос был дан ответ и он был принят как правильный"
-#: forum/const.py:13
+#: const/__init__.py:14
msgid "question is not relevant or outdated"
msgstr "вопрос устарел или более на актуален"
-#: forum/const.py:14
+#: const/__init__.py:15
msgid "question contains offensive or malicious remarks"
msgstr "вопрос содержит грубые или злонамеренные заявления"
-#: forum/const.py:15
+#: const/__init__.py:16
msgid "spam or advertising"
msgstr "спам или реклама"
-#: forum/const.py:16
+#: const/__init__.py:17
msgid "too localized"
msgstr "слишком специализированный"
-#: forum/const.py:37 forum/skins/askbot/templates/questions.html:70
-#: forum/skins/askbot/templates/questions.html:75
-#: forum/skins/default/templates/questions.html:70
-#: forum/skins/default/templates/questions.html:75
+#: const/__init__.py:40
msgid "newest"
msgstr "новые"
-#: forum/const.py:38 forum/skins/askbot/templates/questions.html:64
-#: forum/skins/askbot/templates/users.html:28
-#: forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "старожилы"
-#: forum/const.py:39 forum/skins/askbot/templates/questions.html:89
-#: forum/skins/askbot/templates/questions.html:94
-#: forum/skins/default/templates/questions.html:89
-#: forum/skins/default/templates/questions.html:94
+#: const/__init__.py:42
msgid "active"
msgstr "активные"
-#: forum/const.py:40 forum/skins/askbot/templates/questions.html:83
-#: forum/skins/default/templates/questions.html:83
+#: const/__init__.py:43
msgid "inactive"
msgstr "неактивные"
-#: forum/const.py:41
+#: const/__init__.py:44
msgid "hottest"
msgstr "больше ответов"
-#: forum/const.py:42
+#: const/__init__.py:45
msgid "coldest"
msgstr "меньше ответов"
-#: forum/const.py:43
+#: const/__init__.py:46
msgid "most voted"
msgstr "больше голосов"
-#: forum/const.py:44
+#: const/__init__.py:47
msgid "least voted"
msgstr "меньше голосов"
-#: forum/const.py:45
+#: const/__init__.py:48
msgid "relevance"
msgstr "уместность"
-#: forum/const.py:52 forum/skins/askbot/templates/questions.html:52
-#: forum/skins/default/templates/questions.html:52
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "все"
-#: forum/const.py:53 forum/skins/askbot/templates/questions.html:53
-#: forum/skins/default/templates/questions.html:53
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "неотвеченные"
-#: forum/const.py:54 forum/skins/askbot/templates/questions.html:55
-#: forum/skins/default/templates/questions.html:55
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "закладки"
-#: forum/const.py:97
-msgid "question"
-msgstr "вопрос"
+#: const/__init__.py:70
+#, fuzzy
+msgid "Question has no answers"
+msgstr "Вопросы отвеченные мной"
+
+#: const/__init__.py:71
+#, fuzzy
+msgid "Question has no accepted answers"
+msgstr "Вопросы отвеченные мной"
-#: forum/const.py:98 forum/skins/askbot/templates/book.html:110
-#: forum/skins/default/templates/book.html:110
-msgid "answer"
-msgstr "ответ"
+#: const/__init__.py:110
+#, fuzzy
+msgid "asked a question"
+msgstr "задать вопрос"
+
+#: const/__init__.py:111
+#, fuzzy
+msgid "answered a question"
+msgstr "неотвеченные вопросы"
-#: forum/const.py:99
+#: const/__init__.py:112
msgid "commented question"
msgstr "комментарий на вопрос"
-#: forum/const.py:100
+#: const/__init__.py:113
msgid "commented answer"
msgstr "комментарий на ответ"
-#: forum/const.py:101
+#: const/__init__.py:114
msgid "edited question"
msgstr "отредактировали ответ"
-#: forum/const.py:102
+#: const/__init__.py:115
msgid "edited answer"
msgstr "отредактировали ответ"
-#: forum/const.py:103
+#: const/__init__.py:116
msgid "received award"
msgstr "получение награды"
-#: forum/const.py:104
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "отметка лучшего ответа"
-#: forum/const.py:105
+#: const/__init__.py:118
msgid "upvoted"
msgstr "положительный голос"
-#: forum/const.py:106
+#: const/__init__.py:119
msgid "downvoted"
msgstr "отрицательный голос"
-#: forum/const.py:107
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "отмена голоса"
-#: forum/const.py:108
+#: const/__init__.py:121
msgid "deleted question"
msgstr "удаление вопроса"
-#: forum/const.py:109
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "удаление ответа"
-#: forum/const.py:110
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "отметка неуместного контента"
-#: forum/const.py:111
+#: const/__init__.py:124
msgid "updated tags"
msgstr "обновление тем"
-#: forum/const.py:112
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "отметка интересного вопроса"
-#: forum/const.py:113
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "полное завершение учётной записи"
-#: forum/const.py:114
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "сообщение выслано по электронной почте"
-#: forum/const.py:118
+#: const/__init__.py:128
+msgid "mentioned in the post"
+msgstr ""
+
+#: const/__init__.py:179
msgid "question_answered"
msgstr "question_answered"
-#: forum/const.py:119
+#: const/__init__.py:180
msgid "question_commented"
msgstr "question_commented"
-#: forum/const.py:120
+#: const/__init__.py:181
msgid "answer_commented"
msgstr "answer_commented"
-#: forum/const.py:121
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "answer_accepted"
-#: forum/const.py:125
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[закрыт]"
-#: forum/const.py:126
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[удален]"
-#: forum/const.py:127 forum/views/readers.py:397 forum/views/readers.py:418
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "изначальная версия"
-#: forum/const.py:128
+#: const/__init__.py:189
msgid "retagged"
msgstr "редакция тематических отметок"
-#: forum/const.py:132
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "исключить игнорируемые темы"
-#: forum/const.py:132
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "влючить только выбранные темы"
-#: forum/feed.py:18
-msgid " - "
-msgstr "-"
+#: const/__init__.py:199
+msgid "instantly"
+msgstr ""
-#: forum/feed.py:18
-msgid "latest questions"
-msgstr "самые новые вопросы"
+#: const/__init__.py:200
+msgid "daily"
+msgstr "ежедневно"
-#: forum/forms.py:23 forum/skins/askbot/templates/answer_edit_tips.html:35
-#: forum/skins/askbot/templates/answer_edit_tips.html:39
-#: forum/skins/askbot/templates/question_edit_tips.html:32
-#: forum/skins/askbot/templates/question_edit_tips.html:37
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
-msgid "title"
-msgstr "заголовок"
+#: const/__init__.py:201
+msgid "weekly"
+msgstr "еженедельно"
-#: forum/forms.py:25
-msgid "please enter a descriptive title for your question"
-msgstr "пожалуйста, введите информативный заголовок раскрывающий суть вашего вопроса"
+#: const/__init__.py:202
+msgid "no email"
+msgstr "не посылать электронную почту"
-#: forum/forms.py:30
-msgid "title must be > 10 characters"
-msgstr "заголовок должен иметь более 10-ти букв"
+#: const/message_keys.py:19
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
+msgstr ""
+"Здравствуйте, Вы здесь впервые? Посмотрите наши <a href=\"%s\">часто "
+"задаваемые вопросы</a>!"
-#: forum/forms.py:39
-msgid "content"
-msgstr "основное содержание"
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+msgid "i-names are not supported"
+msgstr "извините, но i-names не поддерживаются"
-#: forum/forms.py:45
-msgid "question content must be > 10 characters"
-msgstr "содержание вопроса должно быть более 10-ти букв"
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Пожалуйста, введите имя пользователя"
-#: forum/forms.py:53 forum/skins/askbot/templates/header.html:32
-#: forum/skins/default/templates/header.html:28
-msgid "tags"
-msgstr "темы"
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Пожалуйста, введите имя пользователя"
-#: forum/forms.py:55
-msgid "Tags are short keywords, with no spaces within. Up to five tags can be used."
-msgstr "Теги - это ключевые слова характеризующие вопрос, для разделения тегов используйте пробел, для объединения слов в теге используйте дефис. Допускается добавление не более пяти тегов."
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Пожалуйста, введите пароль"
-#: forum/forms.py:62 forum/skins/askbot/templates/question_retag.html:39
-#: forum/skins/default/templates/question_retag.html:39
-msgid "tags are required"
-msgstr "тематические отметки (ключевые слова) обязательны"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
+msgstr "Пожалуйста, введите пароль"
-#: forum/forms.py:72
-#, python-format
-msgid "please use %(tag_count)d tag or less"
-msgid_plural "please use %(tag_count)d tags or less"
-msgstr[0] "пожалуйста введите не более %(tag_count)d слов"
-msgstr[1] "пожалуйста введите не более %(tag_count)d слова"
-msgstr[2] "пожалуйста введите не более %(tag_count)d слов"
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: forum/forms.py:81
+#: deps/django_authopenid/forms.py:301
#, python-format
-msgid "each tag must be shorter than %(max_chars)d character"
-msgid_plural "each tag must be shorter than %(max_chars)d characters"
-msgstr[0] "каждое слово должно быть не более %(max_chars)d букв"
-msgstr[1] "каждое слово должно быть не более %(max_chars)d буквы"
-msgstr[2] "каждое слово должно быть не более %(max_chars)d букв"
+msgid "Please choose password > %(len)s characters"
+msgstr ""
-#: forum/forms.py:89
-msgid "use-these-chars-in-tags"
-msgstr "допускается использование только символа дефис \"-\""
+#: deps/django_authopenid/forms.py:336
+msgid "Current password"
+msgstr "Настоящий пароль"
-#: forum/forms.py:97
-#: forum/skins/askbot/templates/question_summary_list_roll.html:26
-#: forum/skins/askbot/templates/question_summary_list_roll.html:38
-#: forum/skins/default/templates/post_contributor_info.html:7
-#: forum/skins/default/templates/question_summary_list_roll.html:26
-#: forum/skins/default/templates/question_summary_list_roll.html:38
-msgid "community wiki"
-msgstr "общее вики"
+#: deps/django_authopenid/forms.py:347
+msgid ""
+"Old password is incorrect. Please enter the correct "
+"password."
+msgstr "Старый пароль неверен. Пожалуйста, введите правильный пароль."
-#: forum/forms.py:98
-msgid "if you choose community wiki option, the question and answer do not generate points and name of author will not be shown"
-msgstr "если вы отметите \"общее вики\", то голоса на ответ и вопрос не принесут изменения в репутации"
+#: deps/django_authopenid/forms.py:400
+#, fuzzy
+msgid "Sorry, we don't have this email address in the database"
+msgstr "Извините, но этого адреса нет в нашей базе данных."
-#: forum/forms.py:116
-msgid "update summary:"
-msgstr "информация об обновлениях:"
+#: deps/django_authopenid/forms.py:435
+msgid "Your user name (<i>required</i>)"
+msgstr "Ваше имя пользователя <i>(обязательно)</i>"
-#: forum/forms.py:115
-msgid "enter a brief summary of your revision (e.g. fixed spelling, grammar, improved style, this field is optional)"
-msgstr "если у Вас есть желание, то кратко опишите здесь суть вашей правки (например - исправление орфографии, грамматики, стиля)"
+#: deps/django_authopenid/forms.py:450
+msgid "Incorrect username."
+msgstr "Неправильное имя пользователя."
-#: forum/forms.py:120
-msgid "Automatically accept user's contributions for the email updates"
-msgstr "Авоматически принять сообщения от этого пользователя для рассылки по элетронной почте"
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+msgid "signin/"
+msgstr "войти/"
-#: forum/forms.py:211
-msgid "Your name:"
-msgstr "Ваше имя:"
+#: deps/django_authopenid/urls.py:11
+msgid "newquestion/"
+msgstr "новый-вопрос/"
-#: forum/forms.py:212
-msgid "Email (not shared with anyone):"
-msgstr "Адрес электронной почты (держится в секрете):"
+#: deps/django_authopenid/urls.py:12
+msgid "newanswer/"
+msgstr "новый-ответ/"
-#: forum/forms.py:213
-msgid "Your message:"
-msgstr "Ваше сообщение:"
+#: deps/django_authopenid/urls.py:13
+msgid "signout/"
+msgstr "выйти/"
-#: forum/forms.py:296
-msgid "this email does not have to be linked to gravatar"
-msgstr "Этот адрес не обязательно должен быть ассоциирован с глобальным аватаром (gravatar)"
+#: deps/django_authopenid/urls.py:15
+msgid "complete/"
+msgstr "завершить/"
-#: forum/forms.py:298
-msgid "Screen name"
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "завершить/"
+
+#: deps/django_authopenid/urls.py:22
+msgid "register/"
+msgstr "регистрация/"
+
+#: deps/django_authopenid/urls.py:24
+msgid "signup/"
+msgstr "создать-аккаунт/"
+
+#: deps/django_authopenid/urls.py:32
+#, fuzzy
+msgid "recover/"
+msgstr "открыть-снова/"
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
+msgstr ""
+
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Сменить пароль"
+
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
+
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
msgstr "Имя для публики"
-#: forum/forms.py:299
-msgid "Real name"
-msgstr "Настоящее имя"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "OpenID URL:"
-#: forum/forms.py:300
-msgid "Website"
-msgstr "Вебсайт"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "по имени"
-#: forum/forms.py:301
-msgid "Location"
-msgstr "Местоположение"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "имя пользователя"
-#: forum/forms.py:302
-msgid "Date of birth"
-msgstr "День рождения"
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "выбрать имя пользователя"
-#: forum/forms.py:302
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr "показывается только возраст, формат ГГГГ-ММ-ДД"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: forum/forms.py:301 forum/skins/askbot/templates/account_settings.html:21
-#: forum/skins/askbot/templates/authopenid/settings.html:21
-#: forum/skins/default/templates/account_settings.html:21
-#: forum/skins/default/templates/authopenid/settings.html:21
-msgid "Profile"
-msgstr "Профиль"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: forum/forms.py:334 forum/forms.py:335
-msgid "this email has already been registered, please use another one"
-msgstr "этот адрес уже зарегистрирован, пожалуйста введите другой"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
-#: forum/forms.py:341
-msgid "Choose email tag filter"
-msgstr "Выберите тип фильтра по темам (ключевым словам)"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "имя пользователя"
-#: forum/forms.py:357 forum/forms.py:358
-msgid "weekly"
-msgstr "еженедельно"
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "имя пользователя"
-#: forum/forms.py:357 forum/forms.py:358
-msgid "no email"
-msgstr "не посылать электронную почту"
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "имя пользователя"
-#: forum/forms.py:358
-msgid "daily"
-msgstr "ежедневно"
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Сменить пароль"
-#: forum/forms.py:373
-msgid "Asked by me"
-msgstr "Заданные мной"
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
+msgstr ""
-#: forum/forms.py:376
-msgid "Answered by me"
-msgstr "Отвеченные мной"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
+msgstr ""
-#: forum/forms.py:379
-msgid "Individually selected"
-msgstr "Выбранные индивидуально"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "Подключите ваш OpenID с вашей учетной записью на этом сайте"
-#: forum/forms.py:382
-msgid "Entire forum (tag filtered)"
-msgstr "Весь форум (фильтрованный по темам)"
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Пожалуйста, введите имя пользователя и пароль"
-#: forum/forms.py:436
-msgid "okay, let's try!"
-msgstr "ну хорошо, давайте попробуем!"
+#: deps/django_authopenid/util.py:424
+#, python-format
+msgid "Sign in with your %(provider)s account"
+msgstr ""
-#: forum/forms.py:437
-msgid "no community email please, thanks"
-msgstr "спасибо, но не надо"
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr "OpenID %(openid_url)s недействителен"
-#: forum/forms.py:440
-msgid "please choose one of the options above"
-msgstr "пожалуйста сделайте Ваш выбор (см. выше)"
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
+msgstr ""
-#: forum/urls.py:31
-msgid "upfiles/"
-msgstr "загруженные-файлы/"
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Ваш пароль был изменен"
-#: forum/urls.py:36
-msgid "about/"
-msgstr "о-нас/"
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
+msgstr ""
-#: forum/urls.py:37
-msgid "faq/"
-msgstr "часто-задаваемые-вопросы/"
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
-#: forum/urls.py:38
-msgid "privacy/"
-msgstr "правила-о-личной-информации/"
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: forum/urls.py:39
-msgid "logout/"
-msgstr "выйти/"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
-#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:59
-msgid "answers/"
-msgstr "ответы/"
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: forum/urls.py:40 forum/urls.py:52 forum/urls.py:55 forum/urls.py:59
-msgid "comments/"
-msgstr "комментарии/"
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: forum/urls.py:41 forum/urls.py:46 forum/urls.py:81
-#: forum/skins/askbot/templates/user_info.html:47
-#: forum/skins/default/templates/user_info.html:47
-msgid "edit/"
-msgstr "править/"
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: forum/urls.py:42 forum/urls.py:51
-msgid "revisions/"
-msgstr "правки/"
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr "к сожалению, пароли не совпадают, попробуйте еще раз"
-#: forum/urls.py:43 forum/urls.py:44 forum/urls.py:45 forum/urls.py:46
-#: forum/urls.py:47 forum/urls.py:48 forum/urls.py:49 forum/urls.py:50
-#: forum/urls.py:51 forum/urls.py:52 forum/urls.py:55
-msgid "questions/"
-msgstr "вопросы/"
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
+msgstr ""
-#: forum/urls.py:44 forum_modules/books/urls.py:8
-msgid "ask/"
-msgstr "спросить/"
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
+"пожалуйста подтвердите адрес Вашей электронной почты (<a href=\"%"
+"(details_url)s\">дополнительная информация здесь</a>)"
-#: forum/urls.py:45
-msgid "unanswered/"
-msgstr "неотвеченные/"
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "[форум]: подтвердите адрес Вашей электронной почты"
-#: forum/urls.py:47
-msgid "close/"
-msgstr "закрыть/"
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
-#: forum/urls.py:48
-msgid "reopen/"
-msgstr "открыть-снова/"
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
+#, fuzzy
+msgid "Site"
+msgstr "заголовок"
-#: forum/urls.py:49
-msgid "answer/"
-msgstr "ответить/"
+#: deps/livesettings/values.py:107
+msgid "Base Settings"
+msgstr ""
-#: forum/urls.py:50
-msgid "vote/"
-msgstr "голосовать/"
+#: deps/livesettings/values.py:214
+msgid "Default value: \"\""
+msgstr ""
-#: forum/urls.py:53
-msgid "command/"
-msgstr "комманда/"
+#: deps/livesettings/values.py:221
+msgid "Default value: "
+msgstr ""
-#: forum/urls.py:63 forum/views/readers.py:266
-msgid "question/"
-msgstr "вопрос/"
+#: deps/livesettings/values.py:224
+#, python-format
+msgid "Default value: %s"
+msgstr ""
-#: forum/urls.py:64 forum/urls.py:65
-msgid "tags/"
-msgstr "темы/"
+#: deps/livesettings/values.py:589
+#, fuzzy, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr "допустимые типы файлов: '%(file_types)s'"
-#: forum/urls.py:67 forum/urls.py:71
-msgid "mark-tag/"
-msgstr "отметить-тему/"
+#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
+#, fuzzy
+msgid "Sites"
+msgstr "заголовок"
-#: forum/urls.py:67
-msgid "interesting/"
-msgstr "интересная/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Documentation"
+msgstr "Местоположение"
-#: forum/urls.py:71
-msgid "ignored/"
-msgstr "неинтересная/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#: skins/default/templates/authopenid/signin.html:142
+msgid "Change password"
+msgstr "Сменить пароль"
-#: forum/urls.py:75
-msgid "unmark-tag/"
-msgstr "отменить-отметку-темы/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Log out"
+msgstr "Выйти"
-#: forum/urls.py:79 forum/urls.py:81 forum/urls.py:82
-msgid "users/"
-msgstr "люди/"
+#: deps/livesettings/templates/livesettings/group_settings.html:14
+#: deps/livesettings/templates/livesettings/site_settings.html:26
+#, fuzzy
+msgid "Home"
+msgstr "главная"
-#: forum/urls.py:80
-msgid "moderate-user/"
-msgstr "модерировать-пользователя/"
+#: deps/livesettings/templates/livesettings/group_settings.html:15
+#, fuzzy
+msgid "Edit Group Settings"
+msgstr "Изменить вопрос"
-#: forum/urls.py:83 forum/urls.py:84
-msgid "badges/"
-msgstr "награды/"
+#: deps/livesettings/templates/livesettings/group_settings.html:22
+#: deps/livesettings/templates/livesettings/site_settings.html:50
+#, fuzzy
+msgid "Please correct the error below."
+msgid_plural "Please correct the errors below."
+msgstr[0] "Пожалуйста, исправьте ошибки, указанные ниже:"
+msgstr[1] "Пожалуйста, исправьте ошибки, указанные ниже:"
+msgstr[2] "Пожалуйста, исправьте ошибки, указанные ниже:"
-#: forum/urls.py:85
-msgid "messages/"
-msgstr "сообщения/"
+#: deps/livesettings/templates/livesettings/group_settings.html:28
+#, python-format
+msgid "Settings included in %(name)s."
+msgstr ""
-#: forum/urls.py:85
-msgid "markread/"
-msgstr "отметить-прочитанное/"
+#: deps/livesettings/templates/livesettings/group_settings.html:62
+#: deps/livesettings/templates/livesettings/site_settings.html:97
+msgid "You don't have permission to edit values."
+msgstr ""
-#: forum/urls.py:88
-msgid "upload/"
-msgstr "загрузить-файл/"
+#: deps/livesettings/templates/livesettings/group_settings.html:68
+#, fuzzy
+msgid "Setting groups"
+msgstr "сброс тэгов"
-#: forum/urls.py:89
-msgid "search/"
-msgstr "искать/"
+#: deps/livesettings/templates/livesettings/site_settings.html:27
+msgid "Edit Site Settings"
+msgstr ""
-#: forum/urls.py:90
-msgid "feedback/"
-msgstr "обратная-связь/"
+#: deps/livesettings/templates/livesettings/site_settings.html:43
+msgid "Livesettings are disabled for this site."
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:44
+msgid "All configuration options must be edited in the site settings.py file"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:66
+#, python-format
+msgid "Group settings: %(name)s"
+msgstr ""
+
+#: deps/livesettings/templates/livesettings/site_settings.html:93
+msgid "Uncollapse all"
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
+msgid "Unknown error."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
+msgid "ReCAPTCHA is wrongly configured."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:22
+msgid "Bad reCAPTCHA challenge parameter."
+msgstr ""
-#: forum/importers/stackexchange/management/commands/load_stackexchange.py:124
+#: deps/recaptcha_django/__init__.py:23
+msgid "The CAPTCHA solution was incorrect."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:24
+msgid "Bad reCAPTCHA verification parameters."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:25
+msgid "Provided reCAPTCHA API keys are not valid for this domain."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:26
+msgid "ReCAPTCHA could not be reached."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:73
+msgid "Invalid request"
+msgstr ""
+
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
msgid "Congratulations, you are now an Administrator"
msgstr "Поздравляем, теперь Вы администратор на нашем форуме"
-#: forum/management/commands/send_email_alerts.py:312
-msgid "email update message subject"
-msgstr "новости с форума"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
+
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "Узнать больше"
-#: forum/management/commands/send_email_alerts.py:238
+#: management/commands/send_email_alerts.py:112
#, python-format
-msgid "%(name)s, this is an update message header for a question"
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: management/commands/send_email_alerts.py:466
+#, fuzzy, python-format
+msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
msgstr[0] "%(name)s, в этом вопросе есть новости"
msgstr[1] "%(name)s, в этих %(num)d вопросах есть новости"
msgstr[2] "%(name)s, в этих %(num)d вопросах есть новости"
-#: forum/management/commands/send_email_alerts.py:331
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr "новый вопрос"
-#: forum/management/commands/send_email_alerts.py:272
-msgid "Please visit the forum and see what's new! Could you spread the word about it - can somebody you know help answering those questions or benefit from posting one?"
-msgstr "Пожалуйста, зайдите на наш форум и посмотрите что есть нового. Может быть Вы поможете нам рассказать другим о нашем сайте или кто-нибудь из Ваших знакомых может ответить на эти вопросы или извлечь пользу из ответов?"
-
-#: forum/management/commands/send_email_alerts.py:284
-msgid "Your most frequent subscription setting is 'daily' on selected questions. If you are receiving more than one email per dayplease tell about this issue to the forum administrator."
-msgstr "Вы выбрали получать ежедневные сообщения о новостях в избранных вопросах. Если Вы получаете от нас более чем одно сообщение в день, пожалуйста дайте об этом знать администратору форума."
+#: management/commands/send_email_alerts.py:500
+#, fuzzy
+msgid ""
+"Please visit the askbot and see what's new! Could you spread the word about "
+"it - can somebody you know help answering those questions or benefit from "
+"posting one?"
+msgstr ""
+"Пожалуйста, зайдите на наш форум и посмотрите что есть нового. Может быть Вы "
+"поможете нам рассказать другим о нашем сайте или кто-нибудь из Ваших "
+"знакомых может ответить на эти вопросы или извлечь пользу из ответов?"
-#: forum/management/commands/send_email_alerts.py:290
-msgid "Your most frequent subscription setting is 'weekly' if you are receiving this email more than once a week please report this issue to the forum administrator."
-msgstr "Вы выбрали получать сообщения о новостях в избранных вопросах один раз в неделю. Если Вы получаете от нас более одного сообщения в неделю то пожалуйста дайте об этом знать администратору форума."
+#: management/commands/send_email_alerts.py:512
+#, fuzzy
+msgid ""
+"Your most frequent subscription setting is 'daily' on selected questions. If "
+"you are receiving more than one email per dayplease tell about this issue to "
+"the askbot administrator."
+msgstr ""
+"Вы выбрали получать ежедневные сообщения о новостях в избранных вопросах. "
+"Если Вы получаете от нас более чем одно сообщение в день, пожалуйста дайте "
+"об этом знать администратору форума."
-#: forum/management/commands/send_email_alerts.py:296
-msgid "There is a chance that you may be receiving links seen before - due to a technicality that will eventually go away. "
-msgstr "Не исключено что здесь есть ссылки которые Вы раньше видели. Это результат технической детали, которая со временем перестанет себя проявлять."
+#: management/commands/send_email_alerts.py:518
+#, fuzzy
+msgid ""
+"Your most frequent subscription setting is 'weekly' if you are receiving "
+"this email more than once a week please report this issue to the askbot "
+"administrator."
+msgstr ""
+"Вы выбрали получать сообщения о новостях в избранных вопросах один раз в "
+"неделю. Если Вы получаете от нас более одного сообщения в неделю то "
+"пожалуйста дайте об этом знать администратору форума."
-#: forum/management/commands/send_email_alerts.py:387
-#, python-format
-msgid "go to %(link)s to change frequency of email updates or %(email)s administrator"
-msgstr "<a href=\"%(link)s\">Здесь</a> Вы можете изменить частоту рассылки. Если возникнет необходимость - пожалуйста свяжитесь с администратором форума по %(email)s."
+#: management/commands/send_email_alerts.py:524
+msgid ""
+"There is a chance that you may be receiving links seen before - due to a "
+"technicality that will eventually go away. "
+msgstr ""
+"Не исключено что здесь есть ссылки которые Вы раньше видели. Это результат "
+"технической детали, которая со временем перестанет себя проявлять."
-#: forum/middleware/anon_user.py:34
-#, python-format
-msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
-msgstr "Здравствуйте, Вы здесь впервые? Посмотрите наши <a href=\"%s\">часто задаваемые вопросы</a>!"
+#: management/commands/send_email_alerts.py:529
+#, fuzzy, python-format
+msgid ""
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
+msgstr ""
+"<a href=\"%(link)s\">Здесь</a> Вы можете изменить частоту рассылки. Если "
+"возникнет необходимость - пожалуйста свяжитесь с администратором форума по %"
+"(email)s."
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Disciplined"
msgstr "Дисциплина"
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "disciplined"
msgstr "дисциплина"
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Deleted own post with score of 3 or higher"
msgstr "Удалили своё сообщение с 3-мя или более положительными откликами"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Peer Pressure"
msgstr "Коллегиальное давление"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "peer-pressure"
msgstr "коллегиальное-давление"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Deleted own post with score of -3 or lower"
msgstr "Удалили своё сообщение с 3-мя или более негативными откликами"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Nice answer"
msgstr "Хороший ответ"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "nice-answer"
msgstr "хороший-ответ"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Answer voted up 10 times"
msgstr "Ответ получил 10 положительных откликов"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Nice Question"
msgstr "Хороший Вопрос"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "nice-question"
msgstr "хороший-вопос"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Question voted up 10 times"
msgstr "Вопрос с 10-ю или более положительными откликами"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Pundit"
msgstr "Знаток"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "pundit"
msgstr "знаток"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Left 10 comments with score of 10 or more"
msgstr "Поместили 10 ответов с 10-ю или более положительными откликами"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Popular Question"
msgstr "Популярный Вопрос"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "popular-question"
msgstr "популярный-вопрос"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Asked a question with 1,000 views"
msgstr "Задали вопрос с более 1,000 просмотров"
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "Citizen patrol"
msgstr "Гражданский Дозор"
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "citizen-patrol"
msgstr "гражданский-дозор"
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "First flagged post"
msgstr "Впервые отметили флажком неуместное сообщение"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "Cleanup"
msgstr "Уборщик"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "cleanup"
msgstr "уборщик"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "First rollback"
msgstr "В первый раз вернули сообщение к предыдущей версии"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "Critic"
msgstr "Критик"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "critic"
msgstr "критик"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "First down vote"
msgstr "Впервые дали негативный отклик"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "Editor"
msgstr "Редактор"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "editor"
msgstr "редактор"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "First edit"
msgstr "Впервые исправили сообщение"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "Organizer"
msgstr "Организатор"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "organizer"
msgstr "организатор"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "First retag"
msgstr "Впервые изменили тематические отметки"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "Scholar"
msgstr "Ученый"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "scholar"
msgstr "ученый"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "First accepted answer on your own question"
msgstr "Впервые приняли лучший ответ на собственный вопрос"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Student"
msgstr "Ученик"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "student"
msgstr "ученик"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Asked first question with at least one up vote"
msgstr "Спросили вопос получивший хотя бы один положительный отклик"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "Supporter"
msgstr "Фанат"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "supporter"
msgstr "фанат"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "First up vote"
msgstr "В первый раз дали положительный отклик другому поьзователю"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Teacher"
msgstr "Учитель"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "teacher"
msgstr "учитель"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Answered first question with at least one up vote"
msgstr "Дали ответ получивший один или более положительных отликов"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Autobiographer"
msgstr "Автобиограф"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "autobiographer"
msgstr "автобиограф"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Completed all user profile fields"
msgstr "Заполнены все пункты в профиле"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Self-Learner"
msgstr "Самоучка"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "self-learner"
msgstr "самоучка"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Answered your own question with at least 3 up votes"
-msgstr "Поместили ответ на собственный вопрос и получили 3 или более положительных откликов"
+msgstr ""
+"Поместили ответ на собственный вопрос и получили 3 или более положительных "
+"откликов"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Great Answer"
msgstr "Замечательный Ответ"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "great-answer"
msgstr "замечательный-ответ"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Answer voted up 100 times"
msgstr "Дали ответ получивший 100 положительных откликов"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Great Question"
msgstr "Замечательный Вопрос"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "great-question"
msgstr "замечательный-вопрос"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Question voted up 100 times"
msgstr "Задали вопрос 100 положительных откликов"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Stellar Question"
msgstr "Гениальный Вопрос"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "stellar-question"
msgstr "гениальный-вопрос"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Question favorited by 100 users"
msgstr "Задали ворпос отмеченный закладкой более чем 100 пользователями"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Famous question"
msgstr "Знаменитый Вопрос"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "famous-question"
msgstr "знаменитый-вопрос"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Asked a question with 10,000 views"
msgstr "Задали вопрос просомотренный более чем 10,000 раз"
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Alpha"
msgstr "Альфа Тестер"
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "alpha"
msgstr "альфа-тестер"
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Actively participated in the private alpha"
msgstr "За участие в альфа тестировании"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Good Answer"
msgstr "Очень Хороший Ответ"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "good-answer"
msgstr "очень-хороший-ответ"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Answer voted up 25 times"
msgstr "Дали ответ получивший 25 положительных откликов"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Good Question"
msgstr "Очень Хороший Вопрос"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "good-question"
msgstr "очень-хороший-вопрос"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Question voted up 25 times"
msgstr "Задали вопрос получивший 25 положительных откликов"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Favorite Question"
msgstr "Интересный Вопрос"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "favorite-question"
msgstr "интересный-вопрос"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Question favorited by 25 users"
msgstr "Задали ворпос получивший 25 закладок"
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Civic duty"
msgstr "Общественный Долг"
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "civic-duty"
msgstr "общественный долг"
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Voted 300 times"
msgstr "Набрано 300 голосов"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Strunk & White"
msgstr "Главный Редактор"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "strunk-and-white"
msgstr "мастер-старания"
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Edited 100 entries"
msgstr "главный-редактор"
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Generalist"
msgstr "Полиглот"
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "generalist"
msgstr "полиглот"
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Active in many different tags"
msgstr "Активность в разнообразных темах"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Expert"
msgstr "Эксперт"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "expert"
msgstr "эксперт"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Very active in one tag"
msgstr "Очень активны в одной теме"
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Yearling"
msgstr "Годовщина"
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "yearling"
msgstr "годовщина"
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Active member for a year"
msgstr "Активный пользователь в течение года"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Notable Question"
msgstr "Известные Вопрос"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "notable-question"
msgstr "заметные-вопрос"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Asked a question with 2,500 views"
msgstr "Вопрос задан с 2500 просмотров"
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "Enlightened"
msgstr "Просвещенный"
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "enlightened"
msgstr "просвещенный"
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "First answer was accepted with at least 10 up votes"
msgstr "Первый ответ был принят, по крайней мере до 10 голосов"
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Beta"
msgstr "Бета"
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "beta"
msgstr "бета"
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Actively participated in the private beta"
msgstr "За активное участие в закрытой бета-версии"
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Guru"
msgstr "Гуру"
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "guru"
msgstr "гуру"
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Accepted answer and voted up 40 times"
msgstr "Принят ответ и проголосовали 40 раз"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Necromancer"
msgstr "Некромант"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "necromancer"
msgstr "некромант"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Answered a question more than 60 days later with at least 5 votes"
msgstr "Ответ на вопрос более чем 60 дней спустя с минимум 5 голосами"
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Taxonomist"
msgstr "Таксономист"
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "taxonomist"
msgstr "таксономист"
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Created a tag used by 50 questions"
msgstr "Создал тег, использованный в 50 вопросах"
-#: forum/models/question.py:500
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+#, fuzzy
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr "Впервые приняли лучший ответ на собственный вопрос"
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr "нельзя голосовать за собственные сообщения"
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr "для повышения рейтинга требуется минимум %(points)s баллов "
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr "для понижения рейтинга требуется минимум %(points)s баллов"
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr ""
+"загрузка изображений доступна только пользователям с репутацией > %(min_rep)s"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:271 models/__init__.py:1913
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+msgid "cannot revoke old vote"
+msgstr "голос не может быть отозван"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr "С уважением, администратор форума"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+#, fuzzy
+msgid "Suspended User"
+msgstr "Отправитель"
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "Зарегистрированный пользователь"
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+msgid "Approved User"
+msgstr ""
+
+#: models/__init__.py:1196
+#, fuzzy, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr "История зменений кармы для %(user_name)s "
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] "серебряный значок"
+msgstr[1] "серебряный значок"
+msgstr[2] "серебряный значок"
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] "бронзовый значок"
+msgstr[1] "бронзовый значок"
+msgstr[2] "бронзовый значок"
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "подсказки к вопросам"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s отредактировали вопрос"
-#: forum/models/question.py:504
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr "%(people)s задали новых %(new_answer_count)s вопросов"
-#: forum/models/question.py:509
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s оставили комментарии"
-#: forum/models/question.py:514
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr "%(people)s комментировали вопросы"
-#: forum/models/question.py:516
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s комментировали ответы"
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "золотой"
-#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "серебряный"
-#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "бронзовый"
-#: forum/models/tag.py:81
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
msgid "interesting"
msgstr "интересные"
-#: forum/models/tag.py:81
+#: models/tag.py:110
msgid "ignored"
msgstr "игнорируемые"
-#: forum/models/user.py:37
+#: models/user.py:233
msgid "Entire forum"
msgstr "Весь форум"
-#: forum/models/user.py:38
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Вопросы заданные мной"
-#: forum/models/user.py:39
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Вопросы отвеченные мной"
-#: forum/models/user.py:40
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "Индивидуально избранные вопросы"
-#: forum/models/user.py:43
-msgid "Weekly"
-msgstr "Раз в неделю"
+#: models/user.py:237
+msgid "Mentions and comment responses"
+msgstr ""
+
+#: models/user.py:240
+msgid "Instantly"
+msgstr ""
-#: forum/models/user.py:44
+#: models/user.py:241
msgid "Daily"
msgstr "Раз в день"
-#: forum/models/user.py:45
+#: models/user.py:242
+msgid "Weekly"
+msgstr "Раз в неделю"
+
+#: models/user.py:243
msgid "No email"
msgstr "Отменить"
-#: forum/skins/askbot/templates/404.html:24
-#: forum/skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Извините, но запрошенный Вами документ не был найден."
-#: forum/skins/askbot/templates/404.html:26
-#: forum/skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "Это могло произойти по следующим причинам:"
-#: forum/skins/askbot/templates/404.html:28
-#: forum/skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "вопрос или ответ были удалены;"
-#: forum/skins/askbot/templates/404.html:29
-#: forum/skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "запрос был неверен - пожалуйста проверьте;"
-#: forum/skins/askbot/templates/404.html:30
-#: forum/skins/default/templates/404.html:30
-msgid "the page you tried to visit is protected or you don't have sufficient points, see"
-msgstr "документ который Вы запросили защищён или у Вас не хватает \"репутации\", пожалуйста посмотрите"
+#: skins/default/templates/404.jinja.html:21
+msgid ""
+"the page you tried to visit is protected or you don't have sufficient "
+"points, see"
+msgstr ""
+"документ который Вы запросили защищён или у Вас не хватает \"репутации\", "
+"пожалуйста посмотрите"
+
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "часто задаваемые вопросы"
-#: forum/skins/askbot/templates/404.html:31
-#: forum/skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "если Вы считаете что эта ошибка показана неверно, пожалуйста"
-#: forum/skins/askbot/templates/404.html:32
-#: forum/skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "сообщите об этой проблеме"
-#: forum/skins/askbot/templates/404.html:41
-#: forum/skins/askbot/templates/500.html:27
-#: forum/skins/default/templates/404.html:41
-#: forum/skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "вернуться на предыдущую страницу"
-#: forum/skins/askbot/templates/404.html:42
-#: forum/skins/askbot/templates/questions.html:52
-#: forum/skins/default/templates/404.html:42
-#: forum/skins/default/templates/questions.html:52
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "смотреть все вопросы"
-#: forum/skins/askbot/templates/404.html:43
-#: forum/skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "смотреть все темы"
-#: forum/skins/askbot/templates/500.html:22
-#: forum/skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "извините, произошла сбой в системе"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: forum/skins/askbot/templates/500.html:24
-#: forum/skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
-msgstr "об этой ошибке была сделана запись в журнале и соответствующие исправления будут вскоре сделаны"
+msgstr ""
+"об этой ошибке была сделана запись в журнале и соответствующие исправления "
+"будут вскоре сделаны"
-#: forum/skins/askbot/templates/500.html:25
-#: forum/skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
-msgstr "если у Вас имеется желание, пожалуйста сообщите об этой ошибке вебмастеру"
+msgstr ""
+"если у Вас имеется желание, пожалуйста сообщите об этой ошибке вебмастеру"
-#: forum/skins/askbot/templates/500.html:28
-#: forum/skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "смотреть самые новые вопросы"
-#: forum/skins/askbot/templates/500.html:29
-#: forum/skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "смотреть темы"
-#: forum/skins/askbot/templates/about.html:6
-#: forum/skins/askbot/templates/about.html:11
-#: forum/skins/default/templates/about.html:6
-#: forum/skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "О нас"
-#: forum/skins/askbot/templates/account_settings.html:4
-#: forum/skins/askbot/templates/authopenid/settings.html:4
-#: forum/skins/default/templates/account_settings.html:4
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "Настройки аккаунта"
-
-#: forum/skins/askbot/templates/account_settings.html:29
-#: forum/skins/askbot/templates/authopenid/changepw.html:5
-#: forum/skins/askbot/templates/authopenid/changepw.html:14
-#: forum/skins/askbot/templates/authopenid/settings.html:29
-#: forum/skins/default/templates/account_settings.html:29
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-#: livesettings/templates/livesettings/group_settings.html:11
-#: livesettings/templates/livesettings/site_settings.html:23
-msgid "Change password"
-msgstr "Сменить пароль"
-
-#: forum/skins/askbot/templates/account_settings.html:30
-#: forum/skins/askbot/templates/authopenid/settings.html:30
-#: forum/skins/default/templates/account_settings.html:30
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "Дайте вашей учетной записи новый пароль."
-
-#: forum/skins/askbot/templates/account_settings.html:32
-#: forum/skins/askbot/templates/authopenid/settings.html:31
-#: forum/skins/default/templates/account_settings.html:32
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "Изменить адрес электронной почты"
-
-#: forum/skins/askbot/templates/account_settings.html:33
-#: forum/skins/askbot/templates/authopenid/settings.html:32
-#: forum/skins/default/templates/account_settings.html:33
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr "Добавить или обновить адрес электронной почты, связанный с вашим аккаунтом."
-
-#: forum/skins/askbot/templates/account_settings.html:35
-#: forum/skins/askbot/templates/authopenid/changeopenid.html:4
-#: forum/skins/askbot/templates/authopenid/changeopenid.html:30
-#: forum/skins/askbot/templates/authopenid/settings.html:34
-#: forum/skins/default/templates/account_settings.html:35
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "Изменить OpenID"
-
-#: forum/skins/askbot/templates/account_settings.html:36
-#: forum/skins/askbot/templates/authopenid/settings.html:35
-#: forum/skins/default/templates/account_settings.html:36
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr "Изменить OpenID связанный с вашим аккаунтом"
-
-#: forum/skins/askbot/templates/account_settings.html:39
-#: forum/skins/askbot/templates/authopenid/delete.html:4
-#: forum/skins/askbot/templates/authopenid/settings.html:38
-#: forum/skins/default/templates/account_settings.html:39
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Удалить аккаунт"
-
-#: forum/skins/askbot/templates/account_settings.html:40
-#: forum/skins/askbot/templates/authopenid/settings.html:39
-#: forum/skins/default/templates/account_settings.html:40
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr "Удалить Ваше имя и все данные о Вас на сайте"
-
-#: forum/skins/askbot/templates/answer_edit.html:5
-#: forum/skins/askbot/templates/answer_edit.html:48
-#: forum/skins/default/templates/answer_edit.html:5
-#: forum/skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Править ответ"
-#: forum/skins/askbot/templates/answer_edit.html:25
-#: forum/skins/askbot/templates/answer_edit.html:28
-#: forum/skins/askbot/templates/ask.html:26
-#: forum/skins/askbot/templates/ask.html:29
-#: forum/skins/askbot/templates/question_edit.html:25
-#: forum/skins/askbot/templates/question_edit.html:28
-#: forum/skins/default/templates/answer_edit.html:25
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:26
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:48
-#: forum/skins/default/templates/question.html:51
-#: forum/skins/default/templates/question_edit.html:25
-#: forum/skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "скрыть предварительный просмотр"
-
-#: forum/skins/askbot/templates/answer_edit.html:28
-#: forum/skins/askbot/templates/ask.html:29
-#: forum/skins/askbot/templates/question_edit.html:28
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:51
-#: forum/skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "показать предварительный просмотр"
-
-#: forum/skins/askbot/templates/answer_edit.html:48
-#: forum/skins/askbot/templates/question_edit.html:66
-#: forum/skins/askbot/templates/question_retag.html:53
-#: forum/skins/askbot/templates/revisions_answer.html:38
-#: forum/skins/askbot/templates/revisions_question.html:38
-#: forum/skins/default/templates/answer_edit.html:48
-#: forum/skins/default/templates/question_edit.html:66
-#: forum/skins/default/templates/question_retag.html:53
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "назад"
-#: forum/skins/askbot/templates/answer_edit.html:53
-#: forum/skins/askbot/templates/question_edit.html:71
-#: forum/skins/askbot/templates/revisions_answer.html:52
-#: forum/skins/askbot/templates/revisions_question.html:52
-#: forum/skins/default/templates/answer_edit.html:53
-#: forum/skins/default/templates/question_edit.html:71
-#: forum/skins/default/templates/revisions_answer.html:52
-#: forum/skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "версия правки"
-#: forum/skins/askbot/templates/answer_edit.html:56
-#: forum/skins/askbot/templates/question_edit.html:75
-#: forum/skins/default/templates/answer_edit.html:56
-#: forum/skins/default/templates/question_edit.html:75
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "выбрать версию"
-#: forum/skins/askbot/templates/answer_edit.html:63
-#: forum/skins/askbot/templates/ask.html:98
-#: forum/skins/askbot/templates/ask_form.html:39
-#: forum/skins/askbot/templates/question_edit.html:92
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:420
-#: forum/skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
-msgstr "Включить/выключить предварительный просмотр текста"
-
-#: forum/skins/askbot/templates/answer_edit.html:63
-#: forum/skins/askbot/templates/ask.html:98
-#: forum/skins/askbot/templates/ask_form.html:39
-#: forum/skins/askbot/templates/question_edit.html:92
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:421
-#: forum/skins/default/templates/question_edit.html:92
-msgid "toggle preview"
-msgstr "включить/выключить предварительный просмотр"
-
-#: forum/skins/askbot/templates/answer_edit.html:72
-#: forum/skins/askbot/templates/question_edit.html:118
-#: forum/skins/askbot/templates/question_retag.html:74
-#: forum/skins/default/templates/answer_edit.html:72
-#: forum/skins/default/templates/question_edit.html:118
-#: forum/skins/default/templates/question_retag.html:74
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Сохранить"
-#: forum/skins/askbot/templates/answer_edit.html:73
-#: forum/skins/askbot/templates/close.html:29
-#: forum/skins/askbot/templates/feedback.html:50
-#: forum/skins/askbot/templates/question_edit.html:119
-#: forum/skins/askbot/templates/question_retag.html:75
-#: forum/skins/askbot/templates/reopen.html:30
-#: forum/skins/askbot/templates/user_edit.html:90
-#: forum/skins/askbot/templates/authopenid/changeemail.html:40
-#: forum/skins/default/templates/answer_edit.html:73
-#: forum/skins/default/templates/close.html:29
-#: forum/skins/default/templates/feedback.html:50
-#: forum/skins/default/templates/question_edit.html:119
-#: forum/skins/default/templates/question_retag.html:75
-#: forum/skins/default/templates/reopen.html:30
-#: forum/skins/default/templates/user_edit.html:90
-#: forum/skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Отменить"
-#: forum/skins/askbot/templates/answer_edit_tips.html:4
-#: forum/skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "скрыть предварительный просмотр"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "показать предварительный просмотр"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "Советы как лучше давать ответы"
-#: forum/skins/askbot/templates/answer_edit_tips.html:7
-#: forum/skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
-msgstr "пожалуйста постарайтесь дать ответ который будет интересен коллегам по форуму"
+msgstr ""
+"пожалуйста постарайтесь дать ответ который будет интересен коллегам по форуму"
-#: forum/skins/askbot/templates/answer_edit_tips.html:10
-#: forum/skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr "постарайтесь на самом деле дать ответ и избегать дискуссий"
-#: forum/skins/askbot/templates/answer_edit_tips.html:13
-#: forum/skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "включите детали в Ваш ответ"
-#: forum/skins/askbot/templates/answer_edit_tips.html:16
-#: forum/skins/askbot/templates/question_edit_tips.html:13
-#: forum/skins/default/templates/answer_edit_tips.html:16
-#: forum/skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "вопрос должен быть четким и лаконичным"
-#: forum/skins/askbot/templates/answer_edit_tips.html:20
-#: forum/skins/askbot/templates/question_edit_tips.html:17
-#: forum/skins/default/templates/answer_edit_tips.html:20
-#: forum/skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "посмотрите на часто задаваемые вопросы"
-#: forum/skins/askbot/templates/answer_edit_tips.html:26
-#: forum/skins/askbot/templates/question_edit_tips.html:23
-#: forum/skins/default/templates/answer_edit_tips.html:26
-#: forum/skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Поддерживается язык разметки - Markdown"
-#: forum/skins/askbot/templates/answer_edit_tips.html:29
-#: forum/skins/askbot/templates/question_edit_tips.html:26
-#: forum/skins/default/templates/answer_edit_tips.html:29
-#: forum/skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
msgstr "*курсив* или _курсив_"
-#: forum/skins/askbot/templates/answer_edit_tips.html:32
-#: forum/skins/askbot/templates/question_edit_tips.html:29
-#: forum/skins/default/templates/answer_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:29
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**жирный шрифт** или __жирный шрифт__"
-#: forum/skins/askbot/templates/answer_edit_tips.html:35
-#: forum/skins/askbot/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "ссылка"
-#: forum/skins/askbot/templates/answer_edit_tips.html:35
-#: forum/skins/askbot/templates/answer_edit_tips.html:39
-#: forum/skins/askbot/templates/question_edit_tips.html:32
-#: forum/skins/askbot/templates/question_edit_tips.html:37
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "текст"
-#: forum/skins/askbot/templates/answer_edit_tips.html:39
-#: forum/skins/askbot/templates/question_edit_tips.html:37
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "изображение"
-#: forum/skins/askbot/templates/answer_edit_tips.html:43
-#: forum/skins/askbot/templates/question_edit_tips.html:41
-#: forum/skins/default/templates/answer_edit_tips.html:43
-#: forum/skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "пронумерованный список:"
-#: forum/skins/askbot/templates/answer_edit_tips.html:48
-#: forum/skins/askbot/templates/question_edit_tips.html:46
-#: forum/skins/default/templates/answer_edit_tips.html:48
-#: forum/skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "а также, поддерживаются основные теги HTML"
-#: forum/skins/askbot/templates/answer_edit_tips.html:52
-#: forum/skins/askbot/templates/question_edit_tips.html:50
-#: forum/skins/default/templates/answer_edit_tips.html:52
-#: forum/skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "узнайте болше про Markdown"
-#: forum/skins/askbot/templates/ask.html:5
-#: forum/skins/askbot/templates/ask.html:62
-#: forum/skins/default/templates/ask.html:5
-#: forum/skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Спросить"
-#: forum/skins/askbot/templates/ask.html:69
-#: forum/skins/askbot/templates/ask_form.html:11
-#: forum/skins/default/templates/ask.html:69
-#: forum/skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
-msgstr "<span class=\"strong big\">Пожалуйста, начните задавать Ваш ворпос анонимно</span>. Когда Вы пошлете вопрос, Вы будете направлены на страницу авторизации. Ваш вопрос будет сохранён в текущей сессии и будет опубликован как только Вы авторизуетесь. Войти или записаться на наш форум очень легко. Авторизация займет не более полминуты а изначальная запись - приблизительно одну минуту."
-
-#: forum/skins/askbot/templates/ask.html:75
-#: forum/skins/default/templates/ask.html:75
+msgstr ""
+"<span class=\"strong big\">Пожалуйста, начните задавать Ваш ворпос анонимно</"
+"span>. Когда Вы пошлете вопрос, Вы будете направлены на страницу "
+"авторизации. Ваш вопрос будет сохранён в текущей сессии и будет опубликован "
+"как только Вы авторизуетесь. Войти или записаться на наш форум очень легко. "
+"Авторизация займет не более полминуты а изначальная запись - приблизительно "
+"одну минуту."
+
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr "<span class=\"big strong\">Похоже на то что адрес Вашей электронной почты, %(email)s еще не был проверен.</span> Чтобы публиковать сообщения на форуме сначала пожалуйста продемонстрируйте что Ваша электронная почта работает, дополнительная информация об етом <a href=\"%(email_validation_faq_url)s\">здесь</a>.<br/> Ваш вопрос будет опубликован сразу после того как ваш адрес будет проверен, а до тех пор вопос будет сохранён в базе данных."
-
-#: forum/skins/askbot/templates/ask.html:113
-#: forum/skins/askbot/templates/ask_form.html:54
-#: forum/skins/default/templates/ask.html:113
-#: forum/skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(обязательно)"
+" see %(email_validation_faq_url)s\n"
+" "
+msgstr ""
+"для публикации %(email)s должен быть действительным, см. %"
+"(email_validation_faq_url)s"
-#: forum/skins/askbot/templates/ask.html:120
-#: forum/skins/askbot/templates/ask_form.html:61
-#: forum/skins/default/templates/ask.html:120
-#: forum/skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Войдите или запишитесь чтобы опубликовать Ваш ворпос"
-#: forum/skins/askbot/templates/ask.html:122
-#: forum/skins/askbot/templates/ask_form.html:63
-#: forum/skins/default/templates/ask.html:122
-#: forum/skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Задайте Ваш вопрос"
-#: forum/skins/askbot/templates/ask_form.html:15
-#: forum/skins/default/templates/ask_form.html:15
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr "для публикации %(email)s должен быть действительным, см. %(email_validation_faq_url)s"
-
-#: forum/skins/askbot/templates/book.html:7
-#: forum/skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "чтение каналов"
-
-#: forum/skins/askbot/templates/book.html:26
-#: forum/skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "[автор]"
-
-#: forum/skins/askbot/templates/book.html:30
-#: forum/skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "[издатель]"
-
-#: forum/skins/askbot/templates/book.html:34
-#: forum/skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "[дата публикации]"
-
-#: forum/skins/askbot/templates/book.html:38
-#: forum/skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "[Цена]"
-
-#: forum/skins/askbot/templates/book.html:39
-#: forum/skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "валютная единица"
-
-#: forum/skins/askbot/templates/book.html:42
-#: forum/skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "[страницы]"
-
-#: forum/skins/askbot/templates/book.html:43
-#: forum/skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr "сокращение страниц"
-
-#: forum/skins/askbot/templates/book.html:46
-#: forum/skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "[теги]"
-
-#: forum/skins/askbot/templates/book.html:56
-#: forum/skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "блога автора"
-
-#: forum/skins/askbot/templates/book.html:62
-#: forum/skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "каталог книг"
-
-#: forum/skins/askbot/templates/book.html:66
-#: forum/skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "купить онлайн"
-
-#: forum/skins/askbot/templates/book.html:79
-#: forum/skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "вопросы читателей"
-
-#: forum/skins/askbot/templates/book.html:82
-#: forum/skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "спросить автора"
-
-#: forum/skins/askbot/templates/book.html:88
-#: forum/skins/askbot/templates/book.html:93
-#: forum/skins/askbot/templates/users_questions.html:18
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "к этому вопросу был отмечен как интересный"
+msgid "%(name)s"
+msgstr ""
-#: forum/skins/askbot/templates/book.html:88
-#: forum/skins/askbot/templates/book.html:93
-#: forum/skins/askbot/templates/users_questions.html:11
-#: forum/skins/askbot/templates/users_questions.html:18
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "раз"
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
+msgid "Badge"
+msgstr "Награда"
-#: forum/skins/askbot/templates/book.html:105
-#: forum/skins/askbot/templates/question_summary_list_roll.html:14
-#: forum/skins/default/templates/book.html:105
-#: forum/skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "голосов"
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "подписки по email"
-#: forum/skins/askbot/templates/book.html:108
-#: forum/skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "ответ был принят, в качестве правильного"
+#: skins/default/templates/badge.html:16
+msgid "user received this badge:"
+msgid_plural "users received this badge:"
+msgstr[0] "пользователь, получивший этот значок"
+msgstr[1] "пользователя, получивших этот значок"
+msgstr[2] "пользователей, получивших этот значок"
-#: forum/skins/askbot/templates/book.html:115
-#: forum/skins/askbot/templates/question_summary_list_roll.html:15
-#: forum/skins/default/templates/book.html:115
-#: forum/skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "просмотров"
+#: skins/default/templates/badges.html:3
+msgid "Badges summary"
+msgstr "Информация о знаках отличия (наградах)"
-#: forum/skins/askbot/templates/book.html:125
-#: forum/skins/askbot/templates/question_list.html:19
-#: forum/skins/askbot/templates/question_summary_list_roll.html:52
-#: forum/skins/askbot/templates/tags.html:50
-#: forum/skins/askbot/templates/users_questions.html:34
-#: forum/skins/default/templates/book.html:125
-#: forum/skins/default/templates/question.html:138
-#: forum/skins/default/templates/question_list.html:19
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/tags.html:50
-#: forum/skins/default/templates/users_questions.html:34
+#: skins/default/templates/badges.html:6
+msgid "Badges"
+msgstr "Значки"
+
+#: skins/default/templates/badges.html:10
+msgid "Community gives you awards for your questions, answers and votes."
+msgstr "Награды"
+
+#: skins/default/templates/badges.html:11
#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "вопросы по теме '%(tag)s'"
+msgid ""
+"Below is the list of available badges and number \n"
+" of times each type of badge has been awarded. Give us feedback at %"
+"(feedback_faq_url)s.\n"
+" "
+msgstr ""
+"Ниже приведен список доступных значков и число награждений каждым из них. "
+"Предложения по новым значкам отправляйте через обратную связь - %"
+"(feedback_faq_url)s."
-#: forum/skins/askbot/templates/book.html:147
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "подписаться на RSS-канал для книги"
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
-#: forum/skins/askbot/templates/book.html:147
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to the questions feed"
-msgstr "подписаться на RSS-канал для вопросов"
+#: skins/default/templates/badges.html:40
+msgid "Community badges"
+msgstr "Значки отличия сообщества"
+
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
-#: forum/skins/askbot/templates/close.html:6
-#: forum/skins/askbot/templates/close.html:16
-#: forum/skins/default/templates/close.html:6
-#: forum/skins/default/templates/close.html:16
+#: skins/default/templates/badges.html:46
+msgid "gold badge description"
+msgstr "золотой значок"
+
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
+msgid "silver badge description"
+msgstr "серебряный значок"
+
+#: skins/default/templates/badges.html:58
+msgid "bronze badge: often given as a special honor"
+msgstr "бронзовый значок: часто делаются с особым почетом"
+
+#: skins/default/templates/badges.html:62
+msgid "bronze badge description"
+msgstr "бронзовый значок"
+
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Закрыть вопрос"
-#: forum/skins/askbot/templates/close.html:19
-#: forum/skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Закрыть вопрос"
-#: forum/skins/askbot/templates/close.html:25
-#: forum/skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Причины"
-#: forum/skins/askbot/templates/close.html:28
-#: forum/skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "OK, чтобы закрыть"
-#: forum/skins/askbot/templates/email_base.html:11
-#: forum/skins/default/templates/email_base.html:11
-msgid "home"
-msgstr "главная"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "каждое слово должно быть не более %(max_chars)d букв"
+msgstr[1] "каждое слово должно быть не более %(max_chars)d буквы"
+msgstr[2] "каждое слово должно быть не более %(max_chars)d букв"
+
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "пожалуйста введите не более %(tag_count)d слов"
+msgstr[1] "пожалуйста введите не более %(tag_count)d слова"
+msgstr[2] "пожалуйста введите не более %(tag_count)d слов"
-#: forum/skins/askbot/templates/faq.html:11
-#: forum/skins/default/templates/faq.html:11
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "до 5 тегов, менее 20 символов каждый"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Часто задаваемые вопросы"
-#: forum/skins/askbot/templates/faq.html:16
-#: forum/skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "Какие вопросы я могу задать здесь?"
-#: forum/skins/askbot/templates/faq.html:17
-#: forum/skins/default/templates/faq.html:17
-msgid "Most importanly - questions should be <strong>relevant</strong> to this community."
-msgstr "Самое главное - вопросы должны <strong>соответствовать теме</strong> сайта."
+#: skins/default/templates/faq.html:12
+msgid ""
+"Most importanly - questions should be <strong>relevant</strong> to this "
+"community."
+msgstr ""
+"Самое главное - вопросы должны <strong>соответствовать теме</strong> сайта."
-#: forum/skins/askbot/templates/faq.html:18
-#: forum/skins/default/templates/faq.html:18
-msgid "Before asking the question - please make sure to use search to see whether your question has alredy been answered."
-msgstr "Перед тем как задать вопрос - пожалуйста, не забудьте использовать поиск, чтобы убедиться, что ваш вопрос еще не имеет ответа."
+#: skins/default/templates/faq.html:13
+msgid ""
+"Before asking the question - please make sure to use search to see whether "
+"your question has alredy been answered."
+msgstr ""
+"Перед тем как задать вопрос - пожалуйста, не забудьте использовать поиск, "
+"чтобы убедиться, что ваш вопрос еще не имеет ответа."
-#: forum/skins/askbot/templates/faq.html:21
-#: forum/skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "Каких вопросов мне следует избегать?"
-#: forum/skins/askbot/templates/faq.html:22
-#: forum/skins/default/templates/faq.html:22
-msgid "Please avoid asking questions that are not relevant to this community, too subjective and argumentative."
-msgstr "Просьба не задавать вопросы, которые не соответствуют теме этого сайта, слишком субъективные и очевидные."
+#: skins/default/templates/faq.html:16
+msgid ""
+"Please avoid asking questions that are not relevant to this community, too "
+"subjective and argumentative."
+msgstr ""
+"Просьба не задавать вопросы, которые не соответствуют теме этого сайта, "
+"слишком субъективные и очевидные."
-#: forum/skins/askbot/templates/faq.html:27
-#: forum/skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "Чего я должен избегать в своих ответах?"
-#: forum/skins/askbot/templates/faq.html:28
-#: forum/skins/default/templates/faq.html:28
-msgid "is a Q&A site, not a discussion group. Therefore - please avoid having discussions in your answers, comment facility allows some space for brief discussions."
-msgstr "является местом ответов/вопросов, а не группой обсуждения. Поэтому - пожалуйста, избегайте обсуждения в своих ответах. Комментарии позволяют лишь краткое обсуждение."
+#: skins/default/templates/faq.html:21
+msgid ""
+"is a Q&A site, not a discussion group. Therefore - please avoid having "
+"discussions in your answers, comment facility allows some space for brief "
+"discussions."
+msgstr ""
+"является местом ответов/вопросов, а не группой обсуждения. Поэтому - "
+"пожалуйста, избегайте обсуждения в своих ответах. Комментарии позволяют лишь "
+"краткое обсуждение."
-#: forum/skins/askbot/templates/faq.html:32
-#: forum/skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "Кто модерирует этим сообществом?"
-#: forum/skins/askbot/templates/faq.html:33
-#: forum/skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "Короткий ответ: <strong>вы.</strong>"
-#: forum/skins/askbot/templates/faq.html:34
-#: forum/skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "Этот сайт находится под управлением самих пользователей."
-#: forum/skins/askbot/templates/faq.html:35
-#: forum/skins/default/templates/faq.html:35
-msgid "The reputation system allows users earn the authorization to perform a variety of moderation tasks."
-msgstr "Система репутации позволяет пользователям приобретать различные управленческие права."
+#: skins/default/templates/faq.html:27
+msgid ""
+"The reputation system allows users earn the authorization to perform a "
+"variety of moderation tasks."
+msgstr ""
+"Система репутации позволяет пользователям приобретать различные "
+"управленческие права."
-#: forum/skins/askbot/templates/faq.html:40
-#: forum/skins/default/templates/faq.html:40
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "Как работает карма?"
-#: forum/skins/askbot/templates/faq.html:41
-#: forum/skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr "Суть кармы"
-#: forum/skins/askbot/templates/faq.html:42
-#: forum/skins/default/templates/faq.html:42
-msgid "For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate <strong>10</strong> points, each vote against will subtract <strong>2</strong> points. There is a limit of <strong>200</strong> points that can be accumulated per question or answer. The table below explains reputation point requirements for each type of moderation task."
-msgstr "Например, если задать интересующий вопрос или дать полный ответ, ваш вклад будет оценен положительно. С другой стороны, если ответ будет вводить в заблуждение - это будет оценено отрицательно. Каждый голос в пользу будет генерировать <strong>10 пунктов</strong> кармы, каждый голос против - будет отнимать <strong>2 балла</strong> кармы. Существует лимит <strong>на 200 пунктов</strong> кармы, которые могут быть накоплены на каждый вопрос или ответ. В таблице ниже представлены все требования к карме для каждого типа задачи модерации."
-
-#: forum/skins/askbot/templates/faq.html:53
-#: forum/skins/askbot/templates/user_votes.html:15
-#: forum/skins/default/templates/faq.html:53
-#: forum/skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:34
+#, fuzzy, python-format
+msgid ""
+"For example, if you ask an interesting question or give a helpful answer, "
+"your input will be upvoted. On the other hand if the answer is misleading - "
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
+msgstr ""
+"Например, если задать интересующий вопрос или дать полный ответ, ваш вклад "
+"будет оценен положительно. С другой стороны, если ответ будет вводить в "
+"заблуждение - это будет оценено отрицательно. Каждый голос в пользу будет "
+"генерировать <strong>10 пунктов</strong> кармы, каждый голос против - будет "
+"отнимать <strong>2 балла</strong> кармы. Существует лимит <strong>на 200 "
+"пунктов</strong> кармы, которые могут быть накоплены на каждый вопрос или "
+"ответ. В таблице ниже представлены все требования к карме для каждого типа "
+"задачи модерации."
+
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "проголосовать \"за\""
-#: forum/skins/askbot/templates/faq.html:57
-#: forum/skins/default/templates/faq.html:57
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr "использовать теги"
-#: forum/skins/askbot/templates/faq.html:62
-#: forum/skins/default/templates/faq.html:62
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "добавить комментарии"
-#: forum/skins/askbot/templates/faq.html:66
-#: forum/skins/askbot/templates/user_votes.html:17
-#: forum/skins/default/templates/faq.html:66
-#: forum/skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "проголосовать \"против\""
-#: forum/skins/askbot/templates/faq.html:69
-#: forum/skins/default/templates/faq.html:69
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr "открывать и закрывать свои вопросы"
-#: forum/skins/askbot/templates/faq.html:73
-#: forum/skins/default/templates/faq.html:73
-msgid "retag questions"
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
msgstr "изменять состав тэгов в вопросах"
-#: forum/skins/askbot/templates/faq.html:78
-#: forum/skins/default/templates/faq.html:78
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "редактировать вопросы в вики сообщества "
-#: forum/skins/askbot/templates/faq.html:83
-#: forum/skins/default/templates/faq.html:83
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "редактировать любой ответ"
-#: forum/skins/askbot/templates/faq.html:87
-#: forum/skins/default/templates/faq.html:87
-msgid "open any closed question"
-msgstr "открыть любой закрытый вопрос"
-
-#: forum/skins/askbot/templates/faq.html:91
-#: forum/skins/default/templates/faq.html:91
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "удалять любые комментарии"
-#: forum/skins/askbot/templates/faq.html:95
-#: forum/skins/default/templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
-msgstr "удалить любые вопросы и ответы и выполнять другие задачи модерации"
-
-#: forum/skins/askbot/templates/faq.html:103
-#: forum/skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "как проверить заголовок электронного сообщения"
-#: forum/skins/askbot/templates/faq.html:105
-#: forum/skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:88
#, python-format
-msgid "how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
-msgstr "как проверить электронную почту с помощью %(send_email_key_url)s %(gravatar_faq_url)s"
+msgid ""
+"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
+msgstr ""
+"как проверить электронную почту с помощью %(send_email_key_url)s %"
+"(gravatar_faq_url)s"
-#: forum/skins/askbot/templates/faq.html:110
-#: forum/skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "что такое Gravatar"
-#: forum/skins/askbot/templates/faq.html:111
-#: forum/skins/default/templates/faq.html:111
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr "gravatar фак"
-#: forum/skins/askbot/templates/faq.html:114
-#: forum/skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "Необходимо ли создавать новый пароль, чтобы зарегистрироваться?"
-#: forum/skins/askbot/templates/faq.html:115
-#: forum/skins/default/templates/faq.html:115
-msgid "No, you don't have to. You can login through any service that supports OpenID, e.g. Google, Yahoo, AOL, etc."
-msgstr "Нет, этого делать нет необходимости. Вы можете Войти через любой сервис, который поддерживает OpenID, например, Google, Yahoo, AOL и т.д."
+#: skins/default/templates/faq.html:98
+#, fuzzy
+msgid ""
+"No, you don't have to. You can login through any service that supports "
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
+msgstr ""
+"Нет, этого делать нет необходимости. Вы можете Войти через любой сервис, "
+"который поддерживает OpenID, например, Google, Yahoo, AOL и т.д."
-#: forum/skins/askbot/templates/faq.html:116
-#: forum/skins/default/templates/faq.html:116
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "Войти сейчас!"
-#: forum/skins/askbot/templates/faq.html:121
-#: forum/skins/default/templates/faq.html:121
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr "Почему другие люди могут изменить вопросы / ответы?"
-#: forum/skins/askbot/templates/faq.html:122
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "Цель этого сайта ..."
-#: forum/skins/askbot/templates/faq.html:122
-#: forum/skins/default/templates/faq.html:122
-msgid "So questions and answers can be edited like wiki pages by experienced users of this site and this improves the overall quality of the knowledge base content."
-msgstr "Таким образом, более опытные пользователи могут редактировать вопросы и отвеы как странички на вики, что в свою очередь улучшает качество содержания базы данных."
+#: skins/default/templates/faq.html:104
+msgid ""
+"So questions and answers can be edited like wiki pages by experienced users "
+"of this site and this improves the overall quality of the knowledge base "
+"content."
+msgstr ""
+"Таким образом, более опытные пользователи могут редактировать вопросы и "
+"отвеы как странички на вики, что в свою очередь улучшает качество содержания "
+"базы данных."
-#: forum/skins/askbot/templates/faq.html:123
-#: forum/skins/default/templates/faq.html:123
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr "Если этот подход не для вас, мы уважаем ваш выбор."
-#: forum/skins/askbot/templates/faq.html:127
-#: forum/skins/default/templates/faq.html:127
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "Остались вопросы?"
-#: forum/skins/askbot/templates/faq.html:128
-#: forum/skins/default/templates/faq.html:128
+#: skins/default/templates/faq.html:110
#, python-format
-msgid "Please ask your question at %(ask_question_url)s, help make our community better!"
-msgstr "Задайте свой вопрос в %(ask_question_url)s, помогайте сделать наше сообщество лучше!"
+msgid ""
+"Please ask your question at %(ask_question_url)s, help make our community "
+"better!"
+msgstr ""
+"Задайте свой вопрос в %(ask_question_url)s, помогайте сделать наше "
+"сообщество лучше!"
-#: forum/skins/askbot/templates/faq.html:130
-#: forum/skins/askbot/templates/header.html:31
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/header.html:27
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "вопросы"
-#: forum/skins/askbot/templates/faq.html:130
-#: forum/skins/default/templates/faq.html:130
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "."
-#: forum/skins/askbot/templates/feedback.html:6
-#: forum/skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "Обратная связь"
-#: forum/skins/askbot/templates/feedback.html:11
-#: forum/skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "Выскажите свое мнение!"
-#: forum/skins/askbot/templates/feedback.html:17
-#: forum/skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
-" <span class='big strong'>Dear %(user_name)s</span>, we look forward to hearing your feedback. \n"
+" <span class='big strong'>Dear %(user_name)s</span>, we look "
+"forward to hearing your feedback. \n"
" Please type and send us your message below.\n"
" "
msgstr ""
"\n"
-"<span class='big strong'>Уважаемый %(user_name)s,</span> мы с нетерпением ждем ваших отзывов. \n"
+"<span class='big strong'>Уважаемый %(user_name)s,</span> мы с нетерпением "
+"ждем ваших отзывов. \n"
"Пожалуйста, укажите и отправьте нам свое сообщение ниже."
-#: forum/skins/askbot/templates/feedback.html:24
-#: forum/skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to hearing your feedback.\n"
+" <span class='big strong'>Dear visitor</span>, we look forward to "
+"hearing your feedback.\n"
" Please type and send us your message below.\n"
" "
msgstr ""
"\n"
-"<span class='big strong'>Уважаемый посетитель</span>, мы с нетерпением ждем ваших отзывов. Пожалуйста, введите и отправить нам свое сообщение ниже."
+"<span class='big strong'>Уважаемый посетитель</span>, мы с нетерпением ждем "
+"ваших отзывов. Пожалуйста, введите и отправить нам свое сообщение ниже."
-#: forum/skins/askbot/templates/feedback.html:41
-#: forum/skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "пожалуйста, введите работающий адрес электронной почты"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr "(это поле обязательно)"
-#: forum/skins/askbot/templates/feedback.html:49
-#: forum/skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "Отправить отзыв"
-#: forum/skins/askbot/templates/feedback_email.txt:3
-#: forum/skins/default/templates/feedback_email.txt:3
+#: skins/default/templates/feedback_email.txt:3
#, python-format
msgid ""
"\n"
@@ -2214,2149 +3314,2626 @@ msgstr ""
"\n"
"Здравствуйте, это сообщение обратной связи с форума: %(site_title)s\n"
-#: forum/skins/askbot/templates/feedback_email.txt:9
-#: forum/skins/default/templates/feedback_email.txt:9
+#: skins/default/templates/feedback_email.txt:9
msgid "Sender is"
msgstr "Отправитель"
-#: forum/skins/askbot/templates/feedback_email.txt:11
-#: forum/skins/askbot/templates/feedback_email.txt:14
-#: forum/skins/default/templates/feedback_email.txt:11
-#: forum/skins/default/templates/feedback_email.txt:14
+#: skins/default/templates/feedback_email.txt:11
+#: skins/default/templates/feedback_email.txt:14
msgid "email"
msgstr "email"
-#: forum/skins/askbot/templates/feedback_email.txt:13
-#: forum/skins/default/templates/feedback_email.txt:13
+#: skins/default/templates/feedback_email.txt:13
msgid "anonymous"
msgstr "анонимный"
-#: forum/skins/askbot/templates/feedback_email.txt:19
-#: forum/skins/default/templates/feedback_email.txt:19
+#: skins/default/templates/feedback_email.txt:19
msgid "Message body:"
msgstr "Текст сообщения:"
-#: forum/skins/askbot/templates/footer.html:8
-#: forum/skins/default/templates/footer.html:8
-#: forum/skins/default/templates/header.html:14
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "о нас"
-#: forum/skins/askbot/templates/footer.html:9
-#: forum/skins/askbot/templates/header.html:19
-#: forum/skins/askbot/templates/question_edit_tips.html:17
-#: forum/skins/default/templates/footer.html:9
-#: forum/skins/default/templates/header.html:15
-#: forum/skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "часто задаваемые вопросы"
-
-#: forum/skins/askbot/templates/footer.html:10
-#: forum/skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "политика конфиденциальности"
-#: forum/skins/askbot/templates/footer.html:19
-#: forum/skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "оставить отзыв"
-#: forum/skins/askbot/templates/header.html:10
-#: forum/skins/default/templates/header.html:10
+#: skins/default/templates/header.html:12
+#, fuzzy, python-format
+msgid "responses for %(username)s"
+msgstr "выбрать имя пользователя"
+
+#: skins/default/templates/header.html:15
+#, python-format
+msgid "you have a new response"
+msgid_plural "you nave %(response_count)s new responses"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: skins/default/templates/header.html:18
+#, fuzzy
+msgid "no new responses yet"
+msgstr "ответы"
+
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "Впервые отметили флажком неуместное сообщение"
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "Впервые отметили флажком неуместное сообщение"
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "выход"
-#: forum/skins/askbot/templates/header.html:12
-msgid "please login"
-msgstr "пожалуйста, выполнить вход"
+#: skins/default/templates/header.html:54
+msgid "login"
+msgstr "Войти"
-#: forum/skins/askbot/templates/header.html:26
-#: forum/skins/default/templates/header.html:22
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "сброс тэгов"
+
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "вернуться на главную страницу"
-#: forum/skins/askbot/templates/header.html:33
-#: forum/skins/default/templates/header.html:29
+#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "люди"
-#: forum/skins/askbot/templates/header.html:35
-#: forum/skins/default/templates/header.html:31
-msgid "books"
-msgstr "книги"
-
-#: forum/skins/askbot/templates/header.html:37
-#: forum/skins/default/templates/header.html:33
-#: forum/templatetags/extra_tags.py:177 forum/templatetags/extra_tags.py:206
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "значки"
-#: forum/skins/askbot/templates/header.html:38
-#: forum/skins/askbot/templates/header.html:42
-#: forum/skins/default/templates/header.html:34
-#: forum/skins/default/templates/header.html:38
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "задать вопрос"
-#: forum/skins/askbot/templates/header.html:40
-#: forum/skins/default/templates/header.html:36
-msgid "unanswered questions"
-msgstr "неотвеченные вопросы"
-
-#: forum/skins/askbot/templates/input_bar.html:33
-#: forum/skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "поиск"
-#: forum/skins/askbot/templates/logout.html:6
-#: forum/skins/askbot/templates/logout.html:16
-#: forum/skins/default/templates/logout.html:6
-#: forum/skins/default/templates/logout.html:16
+#: skins/default/templates/instant_notification.html:1
+#, python-format
+msgid "<p>Dear %(receiving_user_name)s,</p>"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:3
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:8
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:13
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s answered a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:19
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s posted a new question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:25
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated an answer to the question\n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:31
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:37
+#, python-format
+msgid ""
+"\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:42
+#, fuzzy
+msgid "<p>Sincerely,<br/>Forum Administrator</p>"
+msgstr "С уважением, администратор форума"
+
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "Выйти"
-#: forum/skins/askbot/templates/logout.html:19
-#: forum/skins/default/templates/logout.html:19
-msgid "As a registered user you can login with your OpenID, log out of the site or permanently remove your account."
-msgstr "Как зарегистрированный пользователь Вы можете Войти с OpenID, выйдите из сайта или удалить свой аккаунт."
+#: skins/default/templates/logout.html:9
+msgid ""
+"As a registered user you can login with your OpenID, log out of the site or "
+"permanently remove your account."
+msgstr ""
+"Как зарегистрированный пользователь Вы можете Войти с OpenID, выйдите из "
+"сайта или удалить свой аккаунт."
-#: forum/skins/askbot/templates/logout.html:20
-#: forum/skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Выйти сейчас"
-#: forum/skins/askbot/templates/notarobot.html:3
-#: forum/skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr "Вы Человек?"
-
-#: forum/skins/askbot/templates/notarobot.html:10
-#: forum/skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "Я Человек"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
+msgstr ""
-#: forum/skins/askbot/templates/pagesize.html:6
-#: forum/skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "сообщений на странице"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "значки"
-#: forum/skins/askbot/templates/paginator.html:6
-#: forum/skins/askbot/templates/paginator.html:7
-#: forum/skins/default/templates/paginator.html:6
-#: forum/skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "предыдущая"
-#: forum/skins/askbot/templates/paginator.html:19
-#: forum/skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "текущая страница"
-#: forum/skins/askbot/templates/paginator.html:22
-#: forum/skins/askbot/templates/paginator.html:29
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "номер страницы %(num)s"
-#: forum/skins/askbot/templates/paginator.html:33
-#: forum/skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "следующая страница"
-#: forum/skins/askbot/templates/privacy.html:6
-#: forum/skins/askbot/templates/privacy.html:11
-#: forum/skins/default/templates/privacy.html:6
-#: forum/skins/default/templates/privacy.html:11
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "сообщений на странице"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
+msgstr "%(username)s Gravatar"
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
+
+#: skins/default/templates/macros.html:151
+msgid "asked"
+msgstr "спросил"
+
+#: skins/default/templates/macros.html:153
+msgid "answered"
+msgstr "ответил"
+
+#: skins/default/templates/macros.html:155
+msgid "posted"
+msgstr "опубликовал"
+
+#: skins/default/templates/macros.html:185
+msgid "updated"
+msgstr "обновил"
+
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "голосовать/"
+msgstr[1] "голосовать/"
+msgstr[2] "голосовать/"
+
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "ответ"
+msgstr[1] "ответ"
+msgstr[2] "ответ"
+
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "просмотров"
+msgstr[1] "просмотров"
+msgstr[2] "просмотров"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "вопросы по теме '%(tag)s'"
+
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "удалить этот комментарий"
+
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "добавить комментарий"
+
+#: skins/default/templates/macros.html:289
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] "смотреть еще <strong>один</strong>"
+msgstr[1] "смотреть еще <strong>%(counter)s</strong>"
+msgstr[2] "смотреть еще <strong>%(counter)s</strong>"
+
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] "смотреть еще <strong>один</strong> комментарий"
+msgstr[1] "смотреть еще <strong>%(counter)s</strong> комментария"
+msgstr[2] "смотреть еще <strong>%(counter)s</strong> комментариев"
+
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(обязательно)"
+
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "Включить/выключить предварительный просмотр текста"
+
+#: skins/default/templates/privacy.html:3
+#: skins/default/templates/privacy.html:6
msgid "Privacy policy"
msgstr "Конфиденциальность"
-#: forum/skins/askbot/templates/privacy.html:15
-#: forum/skins/default/templates/privacy.html:15
-msgid "general message about privacy"
-msgstr "общее мнение о конфиденциальности"
-
-#: forum/skins/askbot/templates/privacy.html:18
-#: forum/skins/default/templates/privacy.html:18
-msgid "Site Visitors"
-msgstr "Посетителям сайта"
-
-#: forum/skins/askbot/templates/privacy.html:20
-#: forum/skins/default/templates/privacy.html:20
-msgid "what technical information is collected about visitors"
-msgstr "какая техническая информация собирается о посетителях"
-
-#: forum/skins/askbot/templates/privacy.html:23
-#: forum/skins/default/templates/privacy.html:23
-msgid "Personal Information"
-msgstr "Персональная информация"
-
-#: forum/skins/askbot/templates/privacy.html:25
-#: forum/skins/default/templates/privacy.html:25
-msgid "details on personal information policies"
-msgstr "сведения о личной информационной политики"
-
-#: forum/skins/askbot/templates/privacy.html:28
-#: forum/skins/default/templates/privacy.html:28
-msgid "Other Services"
-msgstr "Прочие услуги"
-
-#: forum/skins/askbot/templates/privacy.html:30
-#: forum/skins/default/templates/privacy.html:30
-msgid "details on sharing data with third parties"
-msgstr "подробная информация об обмене данными с третьими сторонами"
-
-#: forum/skins/askbot/templates/privacy.html:35
-#: forum/skins/default/templates/privacy.html:35
-msgid "cookie policy details"
-msgstr "политика в отношении cookie"
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
+msgid "i like this post (click again to cancel)"
+msgstr "мне понравился этот пост (щелкните снова, чтобы отменить)"
-#: forum/skins/askbot/templates/privacy.html:37
-#: forum/skins/default/templates/privacy.html:37
-msgid "Policy Changes"
-msgstr "Изменения политики"
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
+msgid "current number of votes"
+msgstr "текущее число голосов"
-#: forum/skins/askbot/templates/privacy.html:38
-#: forum/skins/default/templates/privacy.html:38
-msgid "how privacy policies can be changed"
-msgstr "как политики конфиденциальности могут быть изменены"
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
+msgid "i dont like this post (click again to cancel)"
+msgstr "я не понравился этот пост (нажмите еще раз для отмены)"
-#: forum/skins/askbot/templates/question_counter_widget.html:6
-#: forum/skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr "Пожалуйста, решите, если вам нравится этот вопрос или не путем голосования"
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
+msgid "mark this question as favorite (click again to cancel)"
+msgstr "отметьте закладкой (чтобы отменить - отметьте еще раз)"
-#: forum/skins/askbot/templates/question_counter_widget.html:12
-#: forum/skins/default/templates/question_counter_widget.html:12
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
+msgid "remove favorite mark from this question (click again to restore mark)"
+msgstr "удалить закладку (еще раз - чтобы восстановить)"
+
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Переоткрыть этот вопрос"
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
+msgid "edit"
+msgstr "редактировать"
+
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "редакция тематических отметок"
+
+#: skins/default/templates/question.html:104
+msgid "reopen"
+msgstr "переоткрыть"
+
+#: skins/default/templates/question.html:108
+msgid "close"
+msgstr "закрыть"
+
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"голос\n"
-" "
-msgstr[1] ""
-"\n"
-"голоса"
-msgstr[2] ""
-"\n"
-"голосов"
+"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
+msgstr ""
+"сообщить о спаме (т.е. сообщениях содержащих спам, рекламу, вредоносные "
+"ссылки и т.д.)"
-#: forum/skins/askbot/templates/question_counter_widget.html:21
-#: forum/skins/default/templates/question_counter_widget.html:21
-msgid "this answer has been accepted to be correct"
-msgstr "ответ был принят как правильный"
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
+msgid "flag offensive"
+msgstr "спам"
+
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
+msgid "delete"
+msgstr "удалить"
-#: forum/skins/askbot/templates/question_counter_widget.html:27
-#: forum/skins/default/templates/question_counter_widget.html:27
+#: skins/default/templates/question.html:156
+#, python-format
msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"ответ\n"
-" "
-msgstr[1] ""
-"\n"
-"ответа"
-msgstr[2] ""
-"\n"
-"ответов"
+"The question has been closed for the following reason \"%(close_reason)s\" by"
+msgstr "Вопрос был закрыт по следующим причинам \"%(close_reason)s\", автор:"
-#: forum/skins/askbot/templates/question_counter_widget.html:39
-#: forum/skins/default/templates/question_counter_widget.html:39
+#: skins/default/templates/question.html:158
+#, python-format
+msgid "close date %(closed_at)s"
+msgstr "дата закрытия: %(closed_at)s"
+
+#: skins/default/templates/question.html:166
+#, fuzzy, python-format
msgid ""
"\n"
-" view\n"
-" "
+" %(counter)s Answer:\n"
+" "
msgid_plural ""
"\n"
-" views\n"
-" "
+" %(counter)s Answers:\n"
+" "
msgstr[0] ""
"\n"
-"просмотр\n"
+"Один ответ:\n"
" "
msgstr[1] ""
"\n"
-"просмотра"
+"%(counter)s Ответа:"
msgstr[2] ""
"\n"
-"просмотров"
+"%(counter)s Ответов:"
+
+#: skins/default/templates/question.html:174
+msgid "oldest answers will be shown first"
+msgstr "самые старые ответы будут показаны первыми"
+
+#: skins/default/templates/question.html:174
+msgid "oldest answers"
+msgstr "самые старые ответы"
+
+#: skins/default/templates/question.html:176
+msgid "newest answers will be shown first"
+msgstr "самые новые ответы будут показаны первыми"
+
+#: skins/default/templates/question.html:176
+msgid "newest answers"
+msgstr "самые новые ответы"
+
+#: skins/default/templates/question.html:178
+msgid "most voted answers will be shown first"
+msgstr "ответы с б<b>о</b>льшим числом голосов будут показаны первыми"
+
+#: skins/default/templates/question.html:178
+msgid "popular answers"
+msgstr "популярные ответы"
+
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
+msgid "i like this answer (click again to cancel)"
+msgstr "мне нравится этот ответ (нажмите еще раз для отмены)"
+
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
+msgid "i dont like this answer (click again to cancel)"
+msgstr "мне не нравится этот ответ (нажмите еще раз для отмены)"
+
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
+msgid "mark this answer as favorite (click again to undo)"
+msgstr "отметить этот вопрос как интересный (еще раз - чтобы удалить закладку)"
+
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
+msgstr "автор вопроса выбрал этот ответ правильным"
+
+#: skins/default/templates/question.html:242
+msgid "answer permanent link"
+msgstr "постоянная ссылка на ответ"
+
+#: skins/default/templates/question.html:243
+msgid "permanent link"
+msgstr "постоянная ссылка"
+
+#: skins/default/templates/question.html:262
+msgid "undelete"
+msgstr "восстановить"
+
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
+msgid "Notify me once a day when there are any new answers"
+msgstr "Информировать один раз в день, если есть новые ответы"
+
+#: skins/default/templates/question.html:312
+msgid "Notify me weekly when there are any new answers"
+msgstr "Еженедельно информировать о новых ответах"
+
+#: skins/default/templates/question.html:315
+#, python-format
+msgid ""
+"You can always adjust frequency of email updates from your %(profile_url)s"
+msgstr ""
+"(в своем профиле, вы можете настроить частоту оповещений по электронной "
+"почте, нажав на кнопку \"подписка по e-mail\" - %(profile_url)s)"
+
+#: skins/default/templates/question.html:320
+msgid "once you sign in you will be able to subscribe for any updates here"
+msgstr "После входа в систему вы сможете подписаться на все обновления"
+
+#: skins/default/templates/question.html:330
+msgid "Your answer"
+msgstr "Ваш ответ"
+
+#: skins/default/templates/question.html:332
+msgid "Be the first one to answer this question!"
+msgstr "Будьте первым, кто ответ на этот вопрос!"
+
+#: skins/default/templates/question.html:338
+msgid "you can answer anonymously and then login"
+msgstr "Вы можете ответить анонимно, а затем войти"
+
+#: skins/default/templates/question.html:342
+msgid "answer your own question only to give an answer"
+msgstr "ответ на собственный вопрос только ради ответа"
+
+#: skins/default/templates/question.html:344
+msgid "please only give an answer, no discussions"
+msgstr "пожалуйста, отвечайте на вопросы, а не вступайте в обсуждения"
+
+#: skins/default/templates/question.html:351
+msgid "Login/Signup to Post Your Answer"
+msgstr "Войти / Зарегистрироваться чтобы ответить"
+
+#: skins/default/templates/question.html:354
+msgid "Answer Your Own Question"
+msgstr "Ответ на собственный вопрос"
+
+#: skins/default/templates/question.html:356
+msgid "Answer the question"
+msgstr "Ответ на вопрос"
+
+#: skins/default/templates/question.html:370
+msgid "Question tags"
+msgstr "Теги вопроса"
+
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
+#, python-format
+msgid "see questions tagged '%(tag_name)s'"
+msgstr "см. вопросы с тегами '%(tag_name)s'"
+
+#: skins/default/templates/question.html:381
+msgid "question asked"
+msgstr "вопрос был задан"
+
+#: skins/default/templates/question.html:384
+msgid "question was seen"
+msgstr "вопрос был просмотрен"
+
+#: skins/default/templates/question.html:384
+msgid "times"
+msgstr "раз"
+
+#: skins/default/templates/question.html:387
+msgid "last updated"
+msgstr "последнее обновление"
-#: forum/skins/askbot/templates/question_edit.html:5
-#: forum/skins/askbot/templates/question_edit.html:66
-#: forum/skins/default/templates/question_edit.html:5
-#: forum/skins/default/templates/question_edit.html:66
+#: skins/default/templates/question.html:394
+msgid "Related questions"
+msgstr "похожие вопросы:"
+
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Изменить вопрос"
-#: forum/skins/askbot/templates/question_edit_tips.html:4
-#: forum/skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "подсказки к вопросам"
-#: forum/skins/askbot/templates/question_edit_tips.html:7
-#: forum/skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "ваш вопрос должен соответствовать тематике сообщества"
-#: forum/skins/askbot/templates/question_edit_tips.html:10
-#: forum/skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "постарайтесь придать максимум информативности своему вопросу"
-#: forum/skins/askbot/templates/question_retag.html:4
-#: forum/skins/askbot/templates/question_retag.html:53
-#: forum/skins/default/templates/question_retag.html:4
-#: forum/skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Измененить тэги"
-#: forum/skins/askbot/templates/question_retag.html:40
-#: forum/skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "до 5 тегов, менее 20 символов каждый"
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "темы"
-#: forum/skins/askbot/templates/question_retag.html:83
-#: forum/skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "Зачем использовать и изменять теги?"
-#: forum/skins/askbot/templates/question_retag.html:86
-#: forum/skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
-msgstr "метки помогают нам структурировать вопросы"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: forum/skins/askbot/templates/question_retag.html:94
-#: forum/skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr "теги редакторы получают специальные призы от сообщества"
-#: forum/skins/askbot/templates/question_summary_list_roll.html:13
-#: forum/skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "ответы"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "до 5 тегов, менее 20 символов каждый"
-#: forum/skins/askbot/templates/questions.html:8
-#: forum/skins/default/templates/questions.html:8
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Вопросы"
-#: forum/skins/askbot/templates/questions.html:32
-#: forum/skins/default/templates/questions.html:32
-msgid "Found by tags"
-msgstr "Найдено по тегам"
-
-#: forum/skins/askbot/templates/questions.html:36
-#: forum/skins/default/templates/questions.html:36
-msgid "Search results"
-msgstr "Результаты поиска"
-
-#: forum/skins/askbot/templates/questions.html:38
-#: forum/skins/default/templates/questions.html:38
-msgid "Found by title"
-msgstr "Найдено по названию"
-
-#: forum/skins/askbot/templates/questions.html:42
-#: forum/skins/default/templates/questions.html:42
-msgid "Unanswered questions"
-msgstr "Неотвеченные вопросы"
-
-#: forum/skins/askbot/templates/questions.html:44
-#: forum/skins/default/templates/questions.html:44
-msgid "All questions"
-msgstr "Все вопросы"
-
-#: forum/skins/askbot/templates/questions.html:51
-#: forum/skins/default/templates/questions.html:51
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "В:"
-#: forum/skins/askbot/templates/questions.html:53
-#: forum/skins/default/templates/questions.html:53
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr "просмотрите неотвеченные ворпосы"
-#: forum/skins/askbot/templates/questions.html:55
-#: forum/skins/default/templates/questions.html:55
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr "просмотр отмеченных вопросов"
-#: forum/skins/askbot/templates/questions.html:59
-#: forum/skins/default/templates/questions.html:59
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "По:"
-#: forum/skins/askbot/templates/questions.html:64
-#: forum/skins/askbot/templates/questions.html:75
-#: forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/questions.html:75
-msgid "click to see the newest questions"
-msgstr "нажмите, чтобы увидеть последние вопросы"
-
-#: forum/skins/askbot/templates/questions.html:70
-#: forum/skins/default/templates/questions.html:70
-msgid "click to see the oldest questions"
-msgstr "нажмите, чтобы увидеть старые вопросы"
-
-#: forum/skins/askbot/templates/questions.html:83
-#: forum/skins/askbot/templates/questions.html:94
-#: forum/skins/default/templates/questions.html:83
-#: forum/skins/default/templates/questions.html:94
-msgid "click to see the most recently updated questions"
-msgstr "нажмите, чтобы посмотреть недавно обновленные вопросы"
-
-#: forum/skins/askbot/templates/questions.html:89
-#: forum/skins/default/templates/questions.html:89
-msgid "click to see the least recently updated questions"
-msgstr "нажмите, чтобы посмотреть последние обновленные вопросы"
-
-#: forum/skins/askbot/templates/questions.html:102
-#: forum/skins/askbot/templates/questions.html:113
-#: forum/skins/default/templates/questions.html:102
-#: forum/skins/default/templates/questions.html:113
-msgid "click to see hottest questions"
-msgstr "нажмите, чтобы посмотреть популярные вопросы"
-
-#: forum/skins/askbot/templates/questions.html:102
-#: forum/skins/default/templates/questions.html:102
-msgid "less answers"
-msgstr "меньше ответов"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "подписаться на RSS-канал для вопросов"
-#: forum/skins/askbot/templates/questions.html:108
-#: forum/skins/default/templates/questions.html:108
-msgid "click to see coldest questions"
-msgstr "нажмите, чтобы посмотреть непопулярные вопросы"
-
-#: forum/skins/askbot/templates/questions.html:108
-#: forum/skins/askbot/templates/questions.html:113
-#: forum/skins/default/templates/questions.html:108
-#: forum/skins/default/templates/questions.html:113
-msgid "more answers"
-msgstr "кол-ву ответов"
-
-#: forum/skins/askbot/templates/questions.html:121
-#: forum/skins/askbot/templates/questions.html:132
-#: forum/skins/default/templates/questions.html:121
-#: forum/skins/default/templates/questions.html:132
-msgid "click to see most voted questions"
-msgstr "нажмите, чтобы просмотреть вопросы с большим числом голосов"
-
-#: forum/skins/askbot/templates/questions.html:121
-#: forum/skins/default/templates/questions.html:121
-msgid "unpopular"
-msgstr "непопулярный"
-
-#: forum/skins/askbot/templates/questions.html:127
-#: forum/skins/default/templates/questions.html:127
-msgid "click to see least voted questions"
-msgstr "нажмите, чтобы просмотреть последние отмеченные голосами вопросы"
-
-#: forum/skins/askbot/templates/questions.html:127
-#: forum/skins/askbot/templates/questions.html:132
-#: forum/skins/default/templates/questions.html:127
-#: forum/skins/default/templates/questions.html:132
-msgid "popular"
-msgstr "популярные"
-
-#: forum/skins/askbot/templates/questions.html:141
-#: forum/skins/default/templates/questions.html:141
-#, python-format
-msgid " One question found"
-msgid_plural "%(q_num)s questions found"
-msgstr[0] "Найден один вопрос "
-msgstr[1] "Найдено %(q_num)s вопроса"
-msgstr[2] "Найдено %(q_num)s вопросов"
-
-#: forum/skins/askbot/templates/questions.html:143
-#: forum/skins/default/templates/questions.html:143
-#, python-format
-msgid " %(q_num)s question"
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
+msgstr ""
+
+#: skins/default/templates/questions.html:105
+#, fuzzy, python-format
+msgid ""
+"\n"
+" %(q_num)s question\n"
+" "
+msgid_plural ""
+"\n"
+" %(q_num)s questions\n"
+" "
+msgstr[0] ""
+"\n"
+"Один ответ:\n"
+" "
+msgstr[1] ""
+"\n"
+"%(counter)s Ответа:"
+msgstr[2] ""
+"\n"
+"%(counter)s Ответов:"
+
+#: skins/default/templates/questions.html:111 views/readers.py:155
+#, fuzzy, python-format
+msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "%(q_num)s вопрос"
msgstr[1] "%(q_num)s вопроса"
msgstr[2] "%(q_num)s вопросов"
-#: forum/skins/askbot/templates/questions.html:147
-#: forum/skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr "с помошью от %(author_name)s"
-#: forum/skins/askbot/templates/questions.html:151
-#: forum/skins/default/templates/questions.html:151
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "помеченный"
-#: forum/skins/askbot/templates/questions.html:157
-#: forum/skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "Советы по поиску:"
-#: forum/skins/askbot/templates/questions.html:161
-#: forum/skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "сброс автора"
-#: forum/skins/askbot/templates/questions.html:165
-#: forum/skins/default/templates/questions.html:165
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "или"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "сбросить тэги"
-#: forum/skins/askbot/templates/questions.html:169
-#: forum/skins/askbot/templates/questions.html:173
-#: forum/skins/default/templates/questions.html:169
-#: forum/skins/default/templates/questions.html:173
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "начать все сначала"
-#: forum/skins/askbot/templates/questions.html:175
-#: forum/skins/default/templates/questions.html:175
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr "- расширить или сузить, добавляя свои метки и получая запрос."
-#: forum/skins/askbot/templates/questions.html:178
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "Подсказки для поиска:"
-#: forum/skins/askbot/templates/questions.html:178
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr "добавить теги и выполнить поиск"
-#: forum/skins/askbot/templates/questions.html:190
-#: forum/skins/default/templates/questions.html:190
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr "Неотвеченных вопросов здесь нет"
-#: forum/skins/askbot/templates/questions.html:193
-#: forum/skins/default/templates/questions.html:193
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "Отмеченных вопросов нет."
-#: forum/skins/askbot/templates/questions.html:194
-#: forum/skins/default/templates/questions.html:194
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr "Начните (закладки) некоторые вопросы, когда вы посещаете их"
-#: forum/skins/askbot/templates/questions.html:199
-#: forum/skins/default/templates/questions.html:199
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr "Вы можете расширить поиск"
-#: forum/skins/askbot/templates/questions.html:203
-#: forum/skins/default/templates/questions.html:203
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr "сброс автора"
-#: forum/skins/askbot/templates/questions.html:207
-#: forum/skins/default/templates/questions.html:207
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr "сброс тэгов"
-#: forum/skins/askbot/templates/questions.html:211
-#: forum/skins/askbot/templates/questions.html:215
-#: forum/skins/default/templates/questions.html:211
-#: forum/skins/default/templates/questions.html:215
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr "начать сначала"
-#: forum/skins/askbot/templates/questions.html:220
-#: forum/skins/default/templates/questions.html:220
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr "Пожалуйста, всегда можете задать свой вопрос!"
-#: forum/skins/askbot/templates/questions.html:224
-#: forum/skins/default/templates/questions.html:224
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr "Не нашли то, что искали?"
-#: forum/skins/askbot/templates/questions.html:225
-#: forum/skins/default/templates/questions.html:225
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr "Пожалуйста, опубликуйте свой вопрос!"
-#: forum/skins/askbot/templates/questions.html:241
-#: forum/skins/default/templates/questions.html:241
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr "Авторы"
-#: forum/skins/askbot/templates/questions.html:254
-#: forum/skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Связанные теги"
-#: forum/skins/askbot/templates/questions.html:257
-#: forum/skins/askbot/templates/tag_selector.html:11
-#: forum/skins/askbot/templates/tag_selector.html:28
-#: forum/skins/default/templates/question.html:465
-#: forum/skins/default/templates/questions.html:257
-#: forum/skins/default/templates/tag_selector.html:11
-#: forum/skins/default/templates/tag_selector.html:28
-#, python-format
-msgid "see questions tagged '%(tag_name)s'"
-msgstr "см. вопросы с тегами '%(tag_name)s'"
-
-#: forum/skins/askbot/templates/reopen.html:6
-#: forum/skins/askbot/templates/reopen.html:16
-#: forum/skins/default/templates/reopen.html:6
-#: forum/skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "Переоткрыть вопрос"
-#: forum/skins/askbot/templates/reopen.html:19
-#: forum/skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
-msgstr "Открыть ранее закрытый вопрос"
-
-#: forum/skins/askbot/templates/reopen.html:22
-#: forum/skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
-msgstr "Вопрос был закрыт по следующим причинам"
-
-#: forum/skins/askbot/templates/reopen.html:22
-#: forum/skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
-msgstr "причина - оставить пустым на английском языке"
-
-#: forum/skins/askbot/templates/reopen.html:22
-#: forum/skins/default/templates/reopen.html:22
-msgid "on "
-msgstr "на"
-
-#: forum/skins/askbot/templates/reopen.html:22
-#: forum/skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr "дату окончания"
-
-#: forum/skins/askbot/templates/reopen.html:29
-#: forum/skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:9
+#, fuzzy
+msgid "Title"
+msgstr "заголовок"
+
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
+msgstr ""
+
+#: skins/default/templates/reopen.html:19
+#, fuzzy
+msgid "Close reason:"
+msgstr "Закрыть вопрос"
+
+#: skins/default/templates/reopen.html:22
+msgid "When:"
+msgstr ""
+
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "Переоткрыть этот вопрос"
+
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Переоткрыть этот вопрос"
-#: forum/skins/askbot/templates/revisions_answer.html:7
-#: forum/skins/askbot/templates/revisions_answer.html:38
-#: forum/skins/askbot/templates/revisions_question.html:8
-#: forum/skins/askbot/templates/revisions_question.html:38
-#: forum/skins/default/templates/revisions_answer.html:7
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:8
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "История изменений"
-#: forum/skins/askbot/templates/revisions_answer.html:50
-#: forum/skins/askbot/templates/revisions_question.html:50
-#: forum/skins/default/templates/revisions_answer.html:50
-#: forum/skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "нажмите, чтобы скрыть / показать ревизию"
-#: forum/skins/askbot/templates/revisions_answer.html:58
-#: forum/skins/askbot/templates/revisions_question.html:58
-#: forum/skins/default/templates/question.html:141
-#: forum/skins/default/templates/question.html:288
-#: forum/skins/default/templates/revisions_answer.html:58
-#: forum/skins/default/templates/revisions_question.html:58
-msgid "edit"
-msgstr "редактировать"
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "правки/"
-#: forum/skins/askbot/templates/tag_selector.html:5
-#: forum/skins/default/templates/tag_selector.html:5
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "Избранные теги"
-#: forum/skins/askbot/templates/tag_selector.html:15
-#: forum/skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "удалить '%(tag_name)s' из списка интересных теги"
-#: forum/skins/askbot/templates/tag_selector.html:21
-#: forum/skins/askbot/templates/tag_selector.html:38
-#: forum/skins/default/templates/tag_selector.html:21
-#: forum/skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Добавить"
-#: forum/skins/askbot/templates/tag_selector.html:22
-#: forum/skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Игнорируемые теги"
-#: forum/skins/askbot/templates/tag_selector.html:32
-#: forum/skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "удалить '%(tag_name)s' из списка игнорируемых тегов"
-#: forum/skins/askbot/templates/tag_selector.html:41
-#: forum/skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "скрыть игнорируемые вопросы"
-#: forum/skins/askbot/templates/tags.html:6
-#: forum/skins/askbot/templates/tags.html:30
-#: forum/skins/default/templates/tags.html:6
-#: forum/skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Список тегов"
-#: forum/skins/askbot/templates/tags.html:32
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "сортируются в алфавитном порядке"
-#: forum/skins/askbot/templates/tags.html:32
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "по имени"
-#: forum/skins/askbot/templates/tags.html:33
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "отсортировано по частоте использования тега"
-#: forum/skins/askbot/templates/tags.html:33
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "по популярности"
-#: forum/skins/askbot/templates/tags.html:39
-#: forum/skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
-msgid "All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
-msgstr "Все тэга, соответствующие <strong><span class=\"darkred\"> '%(stag)s'</span></strong> "
+msgid ""
+"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
+msgstr ""
+"Все тэга, соответствующие <strong><span class=\"darkred\"> '%(stag)s'</"
+"span></strong> "
-#: forum/skins/askbot/templates/tags.html:42
-#: forum/skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Ничего не найдено"
-#: forum/skins/askbot/templates/user_edit.html:6
-#: forum/skins/default/templates/user_edit.html:6
+#: skins/default/templates/user.html:14
+#, fuzzy, python-format
+msgid "%(username)s's profile"
+msgstr "профиль пользователя"
+
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Изменить профиль пользователя"
-#: forum/skins/askbot/templates/user_edit.html:19
-#: forum/skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "изменить профиль"
-#: forum/skins/askbot/templates/user_edit.html:33
-#: forum/skins/askbot/templates/user_info.html:53
-#: forum/skins/default/templates/user_edit.html:33
-#: forum/skins/default/templates/user_info.html:53
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "изменить изображение"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Зарегистрированный пользователь"
-#: forum/skins/askbot/templates/user_edit.html:40
-#: forum/skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Название экрана"
-#: forum/skins/askbot/templates/user_edit.html:89
-#: forum/skins/askbot/templates/user_email_subscriptions.html:20
-#: forum/skins/default/templates/user_edit.html:89
-#: forum/skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Обновить"
-#: forum/skins/askbot/templates/user_email_subscriptions.html:8
-#: forum/skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr "Настройка подписки по электронной почте"
-#: forum/skins/askbot/templates/user_email_subscriptions.html:9
-#: forum/skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr "Информация о настройках подписки по электронной почте"
-#: forum/skins/askbot/templates/user_email_subscriptions.html:21
-#: forum/skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Остановить отправку электронной почты"
-#: forum/skins/askbot/templates/user_info.html:18
-#: forum/skins/default/templates/user_info.html:18
-msgid "change picture"
-msgstr "изменить изображение"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "вопросы"
-#: forum/skins/askbot/templates/user_info.html:25
-#: forum/skins/askbot/templates/users.html:26
-#: forum/skins/default/templates/user_info.html:25
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:934
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "удалить"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "последнее посещение"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "новые"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "бронзовый"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "последнее посещение"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "отметка лучшего ответа"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "карма"
-#: forum/skins/askbot/templates/user_info.html:35
-#: forum/skins/default/templates/user_info.html:35
-msgid "Moderate this user"
-msgstr "Модерировать этого пользователя"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
-#: forum/skins/askbot/templates/user_info.html:47
-#: forum/skins/default/templates/user_info.html:47
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "обновить профиль"
-#: forum/skins/askbot/templates/user_info.html:57
-#: forum/skins/default/templates/user_info.html:57
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "настоящее имя"
-#: forum/skins/askbot/templates/user_info.html:62
-#: forum/skins/default/templates/user_info.html:62
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "состоит в "
-#: forum/skins/askbot/templates/user_info.html:67
-#: forum/skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "последнее посещение"
-#: forum/skins/askbot/templates/user_info.html:73
-#: forum/skins/default/templates/user_info.html:73
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "сайт пользователя"
-#: forum/skins/askbot/templates/user_info.html:79
-#: forum/skins/default/templates/user_info.html:79
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "местоположение"
-#: forum/skins/askbot/templates/user_info.html:86
-#: forum/skins/default/templates/user_info.html:86
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "возраст"
-#: forum/skins/askbot/templates/user_info.html:87
-#: forum/skins/default/templates/user_info.html:87
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "блок возраста"
-#: forum/skins/askbot/templates/user_info.html:93
-#: forum/skins/default/templates/user_info.html:93
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "сегодняшних неиспользованных голосов"
-#: forum/skins/askbot/templates/user_info.html:94
-#: forum/skins/default/templates/user_info.html:94
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "осталось голосов"
-#: forum/skins/askbot/templates/user_reputation.html:29
-#: forum/skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+#, fuzzy
+msgid "Save"
+msgstr "Сохранить"
+
+#: skins/default/templates/user_moderate.html:21
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "карма пользователя в сообществе"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, python-format
+msgid "Send message to %(username)s"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "сообщения/"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "сообщения/"
+
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "История зменений кармы"
-#: forum/skins/askbot/templates/user_reputation.html:31
-#: forum/skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr "История зменений кармы для %(user_name)s "
-#: forum/skins/askbot/templates/user_tabs.html:7
-#: forum/skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_stats.html:7
+#, fuzzy, python-format
+msgid "<span class=\"count\">%(counter)s</span> Question"
+msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
+msgstr[0] "<span class=\"count\">1</span> Вопрос"
+msgstr[1] "<span class=\"count\">%(counter)s</span> Вопросов"
+msgstr[2] "<span class=\"count\">%(counter)s</span> Вопроса"
+
+#: skins/default/templates/user_stats.html:12
+#, fuzzy, python-format
+msgid "<span class=\"count\">%(counter)s</span> Answer"
+msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
+msgstr[0] "<span class=\"count\">1</span> Ответ"
+msgstr[1] "<span class=\"count\">%(counter)s</span> Ответов"
+msgstr[2] "<span class=\"count\">%(counter)s</span> Ответа"
+
+#: skins/default/templates/user_stats.html:20
+#, python-format
+msgid "the answer has been voted for %(answer_score)s times"
+msgstr "за ответ проголосовали %(answer_score)s раз"
+
+#: skins/default/templates/user_stats.html:20
+msgid "this answer has been selected as correct"
+msgstr "этот ответ был выбран в качестве правильного"
+
+#: skins/default/templates/user_stats.html:30
+#, fuzzy, python-format
+msgid "(%(comment_count)s comment)"
+msgid_plural "the answer has been commented %(comment_count)s times"
+msgstr[0] "(один комментарий)"
+msgstr[1] "ответ был прокомментирован %(comment_count)s раз"
+msgstr[2] "ответ был прокомментирован %(comment_count)s раза"
+
+#: skins/default/templates/user_stats.html:40
+#, fuzzy, python-format
+msgid "<span class=\"count\">%(cnt)s</span> Vote"
+msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
+msgstr[0] "<span class=\"count\">1</span> Голос"
+msgstr[1] "<span class=\"count\">%(cnt)s</span> Голосов"
+msgstr[2] "<span class=\"count\">%(cnt)s</span> Голоса"
+
+#: skins/default/templates/user_stats.html:46
+msgid "thumb up"
+msgstr "я \"за\""
+
+#: skins/default/templates/user_stats.html:47
+msgid "user has voted up this many times"
+msgstr "пользователь проголосовал \"за\" много раз"
+
+#: skins/default/templates/user_stats.html:50
+msgid "thumb down"
+msgstr "я \"против\""
+
+#: skins/default/templates/user_stats.html:51
+msgid "user voted down this many times"
+msgstr "пользователь проголосовал \"против\" много раз"
+
+#: skins/default/templates/user_stats.html:59
+#, fuzzy, python-format
+msgid "<span class=\"count\">%(counter)s</span> Tag"
+msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
+msgstr[0] "<span class=\"count\">1</span> Тэг"
+msgstr[1] "<span class=\"count\">%(counter)s</span> Тэгов"
+msgstr[2] "<span class=\"count\">%(counter)s</span> Тэга"
+
+#: skins/default/templates/user_stats.html:67
+#, python-format
+msgid ""
+"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
+msgstr ""
+"см. другие вопросы, в которых есть вклад от %(view_user)s, отмеченные тэгом "
+"'%(tag_name)s'"
+
+#: skins/default/templates/user_stats.html:81
+#, fuzzy, python-format
+msgid "<span class=\"count\">%(counter)s</span> Badge"
+msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
+msgstr[0] "<span class=\"count\">1</span> Значок"
+msgstr[1] "<span class=\"count\">%(counter)s</span> Значка"
+msgstr[2] "<span class=\"count\">%(counter)s</span> Значков"
+
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "Профиль пользователя"
-#: forum/skins/askbot/templates/user_tabs.html:7
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "обзор"
-#: forum/skins/askbot/templates/user_tabs.html:9
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915
-msgid "recent activity"
-msgstr "активность"
-
-#: forum/skins/askbot/templates/user_tabs.html:12
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "комментарии и ответы на другие вопросы"
-#: forum/skins/askbot/templates/user_tabs.html:13
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924
-msgid "responses"
-msgstr "ответы"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: forum/skins/askbot/templates/user_tabs.html:16
-#: forum/skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "график кармы"
-#: forum/skins/askbot/templates/user_tabs.html:17
-#: forum/skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "карма"
-#: forum/skins/askbot/templates/user_tabs.html:20
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
+msgstr ""
+"Вопросов отмеченных закладками (интересные вопросы можно отмечать нажав на "
+"звездочку)."
+
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr "закладки"
+
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "активность"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "активные"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
msgid "user vote record"
msgstr "голос пользователя записан"
-#: forum/skins/askbot/templates/user_tabs.html:20
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950
+#: skins/default/templates/user_tabs.html:24
msgid "casted votes"
msgstr "голоса"
-#: forum/skins/askbot/templates/user_tabs.html:23
-#: forum/skins/default/templates/user_tabs.html:23
-msgid "questions that user selected as his/her favorite"
-msgstr "Вопросов отмеченных закладками (интересные вопросы можно отмечать нажав на звездочку)."
-
-#: forum/skins/askbot/templates/user_tabs.html:24
-#: forum/skins/default/templates/user_tabs.html:24
-msgid "favorites"
-msgstr "закладки"
-
-#: forum/skins/askbot/templates/user_tabs.html:27
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr "настройки подписки по электронной почте"
-#: forum/skins/askbot/templates/user_tabs.html:28
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959
-msgid "email subscriptions"
+#: skins/default/templates/user_tabs.html:29
+#, fuzzy
+msgid "subscriptions"
msgstr "подписки по email"
-#: forum/skins/askbot/templates/users.html:6
-#: forum/skins/askbot/templates/users.html:24
-#: forum/skins/default/templates/users.html:6
-#: forum/skins/default/templates/users.html:24
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "Модерировать этого пользователя"
+
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "Местоположение"
+
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Пользователи"
-#: forum/skins/askbot/templates/users.html:27
-#: forum/skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "новички"
-#: forum/skins/askbot/templates/users.html:29
-#: forum/skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "по имени"
-#: forum/skins/askbot/templates/users.html:35
-#: forum/skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr "пользователей, соответствующих запросу, %(suser)s:"
-#: forum/skins/askbot/templates/users.html:39
-#: forum/skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Ничего не найдено."
-#: forum/skins/askbot/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "эти вопросы были выбраны в качестве любимых"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "эти вопросы были выбраны в качестве любимых"
+msgstr[1] "эти вопросы были выбраны в качестве любимых"
+msgstr[2] "эти вопросы были выбраны в качестве любимых"
-#: forum/skins/askbot/templates/users_questions.html:12
-#: forum/skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr "я \"за\""
-#: forum/skins/askbot/templates/users_questions.html:19
-#: forum/skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr "я \"против\""
-#: forum/skins/askbot/templates/authopenid/changeemail.html:3
-#: forum/skins/askbot/templates/authopenid/changeemail.html:9
-#: forum/skins/askbot/templates/authopenid/changeemail.html:38
-#: forum/skins/default/templates/authopenid/changeemail.html:3
-#: forum/skins/default/templates/authopenid/changeemail.html:9
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "Изменить адрес электронной почты"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:11
-#: forum/skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr "Сохранить адрес электронной почты"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:16
-#: forum/skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr "измененить %(email)s"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:18
-#: forum/skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr "вот почему требуется электронной почты, см. %(gravatar_faq_url)s"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:31
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr "Ваш новый Email"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:31
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr "Ваш E-mail"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:38
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr "Сохранить Email"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:49
-#: forum/skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr "Проверить адрес электронной почты"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:52
-#: forum/skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr "Проверить информацию о %(email)s или перейти на %(change_email_url)s"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:57
-#: forum/skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr "Email не изменился"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:60
-#: forum/skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
-msgstr "старый %(email)s сохранен, при желании можно изменить тут %(change_email_url)s"
+msgstr ""
+"старый %(email)s сохранен, при желании можно изменить тут %(change_email_url)"
+"s"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:65
-#: forum/skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr "Email изменен"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:68
-#: forum/skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr "текущий %(email)s может быть использован для этого"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:73
-#: forum/skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr "Email проверен"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:76
-#: forum/skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr "спасибо за проверку email"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:81
-#: forum/skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "email ключ не передается"
-#: forum/skins/askbot/templates/authopenid/changeemail.html:84
-#: forum/skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
-msgstr "email ключ не послан на %(email)s, изменить email здесь %(change_link)s"
-
-#: forum/skins/askbot/templates/authopenid/changeopenid.html:8
-#: forum/skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr "Учетная запись: изменения OpenID URL"
-
-#: forum/skins/askbot/templates/authopenid/changeopenid.html:12
-#: forum/skins/default/templates/authopenid/changeopenid.html:12
-msgid "This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr "Здесь вы можете изменить свой OpenID URL. Убедитесь, что вы помните это!"
-
-#: forum/skins/askbot/templates/authopenid/changeopenid.html:14
-#: forum/skins/askbot/templates/authopenid/delete.html:14
-#: forum/skins/askbot/templates/authopenid/delete.html:24
-#: forum/skins/default/templates/authopenid/changeopenid.html:14
-#: forum/skins/default/templates/authopenid/delete.html:14
-#: forum/skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr "Пожалуйста, исправьте ошибки, указанные ниже:"
-
-#: forum/skins/askbot/templates/authopenid/changeopenid.html:29
-#: forum/skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "OpenID URL:"
-
-#: forum/skins/askbot/templates/authopenid/changepw.html:7
-#: forum/skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Учетная запись: сменить пароль"
-
-#: forum/skins/askbot/templates/authopenid/changepw.html:8
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr "Здесь вы можете изменить свой пароль. Убедитесь, что вы помните его!"
-
-#: forum/skins/askbot/templates/authopenid/complete.html:19
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "Подключите ваш OpenID с этого сайта"
+msgstr ""
+"email ключ не послан на %(email)s, изменить email здесь %(change_link)s"
-#: forum/skins/askbot/templates/authopenid/complete.html:22
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "Подключите ваш OpenID с вашей учетной записью на этом сайте"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "Зарегистрироваться"
-#: forum/skins/askbot/templates/authopenid/complete.html:27
-#: forum/skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr "зарегистрировать нового провайдера %(provider)s к учетной записи, смотрите %(gravatar_faq_url)s"
+msgstr ""
+"зарегистрировать нового провайдера %(provider)s к учетной записи, смотрите %"
+"(gravatar_faq_url)s"
-#: forum/skins/askbot/templates/authopenid/complete.html:31
-#: forum/skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
-" %(provider)s. Email is required too, see %(gravatar_faq_url)s\n"
+" %(provider)s. Email is required too, see %"
+"(gravatar_faq_url)s\n"
" "
-msgstr "%(username)s уже существует, выберите другое имя для %(provider)s. Email так же требуется тоже, смотрите %(gravatar_faq_url)s"
+msgstr ""
+"%(username)s уже существует, выберите другое имя для %(provider)s. Email так "
+"же требуется тоже, смотрите %(gravatar_faq_url)s"
-#: forum/skins/askbot/templates/authopenid/complete.html:35
-#: forum/skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
-msgid "register new external %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr "регистрация нового внешнего %(provider)s к учетной записи, смотрите %(gravatar_faq_url)s"
+msgid ""
+"register new external %(provider)s account info, see %(gravatar_faq_url)s"
+msgstr ""
+"регистрация нового внешнего %(provider)s к учетной записи, смотрите %"
+"(gravatar_faq_url)s"
-#: forum/skins/askbot/templates/authopenid/complete.html:38
-#: forum/skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr "регистрация нового Facebook подключения, смотрите %(gravatar_faq_url)s"
-#: forum/skins/askbot/templates/authopenid/complete.html:42
-#: forum/skins/default/templates/authopenid/complete.html:42
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr "Эта учетная запись уже существует, пожалуйста, используйте другую."
-#: forum/skins/askbot/templates/authopenid/complete.html:57
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr "К сожалению, у нас есть некоторые ошибки:"
-
-#: forum/skins/askbot/templates/authopenid/complete.html:82
-#: forum/skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "Логин"
-#: forum/skins/askbot/templates/authopenid/complete.html:89
-#: forum/skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr "Ярлык для Email"
-#: forum/skins/askbot/templates/authopenid/complete.html:95
-#: forum/skins/askbot/templates/authopenid/signup.html:18
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr "получать обновления мотивационной рекламы"
-#: forum/skins/askbot/templates/authopenid/complete.html:99
-#: forum/skins/askbot/templates/authopenid/signup.html:22
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "Пожалуйста, выберите один из вариантов"
-#: forum/skins/askbot/templates/authopenid/complete.html:102
-#: forum/skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
-msgstr "Фильтр тегов будет в правой панели, после того, как вы войдете в систему"
+msgstr ""
+"Фильтр тегов будет в правой панели, после того, как вы войдете в систему"
-#: forum/skins/askbot/templates/authopenid/complete.html:103
-#: forum/skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "зарегистрироваться"
-#: forum/skins/askbot/templates/authopenid/complete.html:112
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr "Существующие учетные записи"
-
-#: forum/skins/askbot/templates/authopenid/complete.html:113
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "имя пользователя"
-
-#: forum/skins/askbot/templates/authopenid/complete.html:114
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "пароль"
-
-#: forum/skins/askbot/templates/authopenid/complete.html:121
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr "Зарегистрироваться"
-
-#: forum/skins/askbot/templates/authopenid/complete.html:122
-#: forum/skins/askbot/templates/authopenid/signin.html:168
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr "Забыли пароль?"
-
-#: forum/skins/askbot/templates/authopenid/confirm_email.txt:2
-#: forum/skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr "Благодарим вас за регистрацию на нашем Q/A форуме!"
-#: forum/skins/askbot/templates/authopenid/confirm_email.txt:4
-#: forum/skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr "Подробности вашей учетной записи:"
-#: forum/skins/askbot/templates/authopenid/confirm_email.txt:6
-#: forum/skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr "Имя пользователя:"
-#: forum/skins/askbot/templates/authopenid/confirm_email.txt:7
-#: forum/skins/askbot/templates/authopenid/delete.html:19
-#: forum/skins/default/templates/authopenid/confirm_email.txt:7
-#: forum/skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "Пароль:"
-#: forum/skins/askbot/templates/authopenid/confirm_email.txt:9
-#: forum/skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr "Пожалуйста, войдите здесь:"
-#: forum/skins/askbot/templates/authopenid/confirm_email.txt:12
-#: forum/skins/askbot/templates/authopenid/email_validation.txt:14
-#: forum/skins/askbot/templates/authopenid/sendpw_email.txt:8
-#: forum/skins/default/templates/authopenid/confirm_email.txt:12
-#: forum/skins/default/templates/authopenid/email_validation.txt:14
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
msgstr "С уважением, администратор форума"
-#: forum/skins/askbot/templates/authopenid/delete.html:8
-#: forum/skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "Учетная запись: удалить учетную запись"
-
-#: forum/skins/askbot/templates/authopenid/delete.html:12
-#: forum/skins/default/templates/authopenid/delete.html:12
-msgid "Note: After deleting your account, anyone will be able to register this username."
-msgstr "Примечание: После удаления учетной записи, любой пользователь сможет зарегистрировать это имя пользователя."
-
-#: forum/skins/askbot/templates/authopenid/delete.html:16
-#: forum/skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr "Установите флаг, подтвержадющий, что вы хотите удалить свой аккаунт."
-
-#: forum/skins/askbot/templates/authopenid/delete.html:31
-#: forum/skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "Я уверен, что хочу удалить свой аккаунт."
-
-#: forum/skins/askbot/templates/authopenid/delete.html:32
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr "Пароль / OpenID URL"
-
-#: forum/skins/askbot/templates/authopenid/delete.html:32
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "(необходимо для вашей безопасности)"
-
-#: forum/skins/askbot/templates/authopenid/delete.html:34
-#: forum/skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
-msgstr "Удалить аккаунт навсегда"
-
-#: forum/skins/askbot/templates/authopenid/email_validation.txt:2
-#: forum/skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "С Уважением, Q/A форум"
-#: forum/skins/askbot/templates/authopenid/email_validation.txt:4
-#: forum/skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
-msgstr "Для того чтобы воспользоваться форумом, пожалуйста, перейдите по ссылке ниже:"
+msgstr ""
+"Для того чтобы воспользоваться форумом, пожалуйста, перейдите по ссылке ниже:"
-#: forum/skins/askbot/templates/authopenid/email_validation.txt:8
-#: forum/skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr "Перейдя по ссылке выше, вы поможете нам проверить ваш email."
-#: forum/skins/askbot/templates/authopenid/email_validation.txt:10
-#: forum/skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
"for any inconvenience"
-msgstr "Если вы считаете, что сообщение было отправлено по ошибке - никаких дальнейших действий не требуется. Просто проигнорируйте это письмо, мы приносим свои извинения за причиненные неудобства."
-
-#: forum/skins/askbot/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/askbot/templates/authopenid/external_legacy_login_info.html:7
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr "Традиционная информация для входа"
-
-#: forum/skins/askbot/templates/authopenid/external_legacy_login_info.html:12
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid "how to login with password through external login website or use %(feedback_url)s"
-msgstr "как войти с паролем через внешнюю учетную запись или использовать %(feedback_url)s"
-
-#: forum/skins/askbot/templates/authopenid/sendpw.html:4
-#: forum/skins/askbot/templates/authopenid/sendpw.html:7
-#: forum/skins/default/templates/authopenid/sendpw.html:4
-#: forum/skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Получить новый пароль"
-
-#: forum/skins/askbot/templates/authopenid/sendpw.html:10
-#: forum/skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr "информация для восстановления пароля"
-
-#: forum/skins/askbot/templates/authopenid/sendpw.html:21
-#: forum/skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Сброс пароля"
-
-#: forum/skins/askbot/templates/authopenid/sendpw.html:22
-#: forum/skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "вернуться к странице входа"
-
-#: forum/skins/askbot/templates/authopenid/sendpw_email.txt:2
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
-msgstr ""
-"Кто-то запросил сброс вашего пароля на сайте %(site_url)s. \n"
-"Если это не вы, то можно просто проигнорировать это сообщение."
-
-#: forum/skins/askbot/templates/authopenid/sendpw_email.txt:5
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
msgstr ""
-"email-инструкция по использованию новых %(username)s / %(password)s\n"
-"с помощью %(key_link)s"
+"Если вы считаете, что сообщение было отправлено по ошибке - никаких "
+"дальнейших действий не требуется. Просто проигнорируйте это письмо, мы "
+"приносим свои извинения за причиненные неудобства."
-#: forum/skins/askbot/templates/authopenid/signin.html:5
-#: forum/skins/askbot/templates/authopenid/signin.html:21
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
+#: skins/default/templates/authopenid/signin.html:3
msgid "User login"
msgstr "Вход выполнен"
-#: forum/skins/askbot/templates/authopenid/signin.html:28
-#: forum/skins/default/templates/authopenid/signin.html:28
-#, python-format
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
msgid ""
"\n"
-" Your answer to %(title)s %(summary)s will be posted once you log in\n"
-" "
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
"\n"
"Ваш ответ на %(title)s / %(summary)s будет опубликован, как только вы войдете"
-#: forum/skins/askbot/templates/authopenid/signin.html:35
-#: forum/skins/default/templates/authopenid/signin.html:35
-#, python-format
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
msgid ""
"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr "Ваш вопрос %(title)s / %(summary)s ы будет опубликован после того, как вы войдёте"
-
-#: forum/skins/askbot/templates/authopenid/signin.html:42
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
-msgstr "Нажмите на изображение используемого при регистрации сервиса"
-
-#: forum/skins/askbot/templates/authopenid/signin.html:144
-#: forum/skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
-msgstr "Введите <span id=\"enter_your_what\">имя пользователя провайдера</span>"
-
-#: forum/skins/askbot/templates/authopenid/signin.html:151
-#: forum/skins/default/templates/authopenid/signin.html:151
-msgid "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web address"
-msgstr "Введите свой <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> веб-адрес"
-
-#: forum/skins/askbot/templates/authopenid/signin.html:153
-#: forum/skins/askbot/templates/authopenid/signin.html:166
-#: forum/skins/default/templates/authopenid/signin.html:153
-#: forum/skins/default/templates/authopenid/signin.html:166
-msgid "Login"
-msgstr "Войти"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
+msgstr ""
+"Ваш вопрос %(title)s / %(summary)s ы будет опубликован после того, как вы "
+"войдёте"
-#: forum/skins/askbot/templates/authopenid/signin.html:157
-#: forum/skins/default/templates/authopenid/signin.html:157
-msgid "Enter your login name and password"
-msgstr "Введите имя и пароль"
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
+msgstr ""
-#: forum/skins/askbot/templates/authopenid/signin.html:161
-#: forum/skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:28
+msgid ""
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:30
+msgid ""
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:36
+msgid ""
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:39
+msgid ""
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+#, fuzzy
+msgid "(or select another login method above)"
+msgstr "Пожалуйста, выберите один из вариантов"
+
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "войти/"
+
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Пожалуйста, введите имя пользователя и пароль"
+
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "Имя прльзователя"
-#: forum/skins/askbot/templates/authopenid/signin.html:163
-#: forum/skins/default/templates/authopenid/signin.html:163
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "Пароль"
-#: forum/skins/askbot/templates/authopenid/signin.html:167
-#: forum/skins/default/templates/authopenid/signin.html:167
-msgid "Create account"
-msgstr "Создать учетную запись"
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "Войти"
-#: forum/skins/askbot/templates/authopenid/signin.html:178
-#: forum/skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "Установлен новый пароль"
+
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "пожалуйста, повторите свой пароль"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "последнее посещение"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "Остались вопросы?"
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
+msgstr "Адрес электронной почты связанный с аккаунтом"
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "Адрес электронной почты связанный с аккаунтом"
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Плюсы использования OpenID"
-#: forum/skins/askbot/templates/authopenid/signin.html:181
-#: forum/skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "Легкая и быстрая регистрация"
-#: forum/skins/askbot/templates/authopenid/signin.html:184
-#: forum/skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "Простая аутентификация"
-#: forum/skins/askbot/templates/authopenid/signin.html:187
-#: forum/skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr "Имеет широкое распространение"
-#: forum/skins/askbot/templates/authopenid/signin.html:190
-#: forum/skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenID поддерживаемый открытый стандарт"
-#: forum/skins/askbot/templates/authopenid/signin.html:195
-#: forum/skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "Узнать больше"
-#: forum/skins/askbot/templates/authopenid/signin.html:196
-#: forum/skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "Получить OpenID"
-#: forum/skins/askbot/templates/authopenid/signup.html:4
-#: forum/skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "Зарегистрироваться"
-#: forum/skins/askbot/templates/authopenid/signup.html:8
-#: forum/skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr "Создать имя и пароль"
-#: forum/skins/askbot/templates/authopenid/signup.html:10
-#: forum/skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr "Информация о традиционной регистрации"
-#: forum/skins/askbot/templates/authopenid/signup.html:25
-#: forum/skins/default/templates/authopenid/signup.html:25
-msgid "Please read and type in the two words below to help us prevent automated account creation."
-msgstr "Пожалуйста, прочтите и укажите два слова ниже, чтобы помочь нам предотвратить автоматизированные создания учетной записи."
+#: skins/default/templates/authopenid/signup_with_password.html:24
+msgid ""
+"Please read and type in the two words below to help us prevent automated "
+"account creation."
+msgstr ""
+"Пожалуйста, прочтите и укажите два слова ниже, чтобы помочь нам "
+"предотвратить автоматизированные создания учетной записи."
-#: forum/skins/askbot/templates/authopenid/signup.html:27
-#: forum/skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr "Создать учетную запись"
-#: forum/skins/askbot/templates/authopenid/signup.html:28
-#: forum/skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "или"
-#: forum/skins/askbot/templates/authopenid/signup.html:29
-#: forum/skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr "вернуться к старнице OpenID входа"
-#: forum/skins/askbot/templates/fbconnect/xd_receiver.html:5
-#: forum/skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
-msgstr "Подключение к %(APP_SHORT_NAME)s с Facebook!"
-
-#: forum/skins/default/templates/badge.html:6
-#: forum/skins/default/templates/badge.html:17
-msgid "Badge"
-msgstr "Награда"
-
-#: forum/skins/default/templates/badge.html:26
-msgid "user received this badge:"
-msgid_plural "users received this badge:"
-msgstr[0] "пользователь, получивший этот значок"
-msgstr[1] "пользователя, получивших этот значок"
-msgstr[2] "пользователей, получивших этот значок"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr "главная"
-#: forum/skins/default/templates/badges.html:6
-msgid "Badges summary"
-msgstr "Информация о знаках отличия (наградах)"
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr "Вы Человек?"
-#: forum/skins/default/templates/badges.html:17
-msgid "Badges"
-msgstr "Значки"
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "Я Человек"
-#: forum/skins/default/templates/badges.html:21
-msgid "Community gives you awards for your questions, answers and votes."
-msgstr "Награды"
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
+msgstr ""
+"Пожалуйста, решите, если вам нравится этот вопрос или не путем голосования"
-#: forum/skins/default/templates/badges.html:22
-#, python-format
+#: skins/default/templates/unused/question_counter_widget.html:84
msgid ""
-"Below is the list of available badges and number \n"
-" of times each type of badge has been awarded. Give us feedback at %(feedback_faq_url)s.\n"
-" "
-msgstr "Ниже приведен список доступных значков и число награждений каждым из них. Предложения по новым значкам отправляйте через обратную связь - %(feedback_faq_url)s."
-
-#: forum/skins/default/templates/badges.html:51
-msgid "Community badges"
-msgstr "Значки отличия сообщества"
-
-#: forum/skins/default/templates/badges.html:57
-msgid "gold badge description"
-msgstr "золотой значок"
-
-#: forum/skins/default/templates/badges.html:65
-msgid "silver badge description"
-msgstr "серебряный значок"
-
-#: forum/skins/default/templates/badges.html:68
-msgid "bronze badge: often given as a special honor"
-msgstr "бронзовый значок: часто делаются с особым почетом"
-
-#: forum/skins/default/templates/badges.html:72
-msgid "bronze badge description"
-msgstr "бронзовый значок"
-
-#: forum/skins/default/templates/header.html:12
-msgid "login"
-msgstr "Войти"
-
-#: forum/skins/default/templates/post_contributor_info.html:9
-#, python-format
-msgid "one revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "одна версия"
-msgstr[1] "%(rev_count)s версии правки"
-msgstr[2] "%(rev_count)s версий правки"
-
-#: forum/skins/default/templates/post_contributor_info.html:15
-msgid "asked"
-msgstr "спросил"
-
-#: forum/skins/default/templates/post_contributor_info.html:18
-msgid "answered"
-msgstr "ответил"
-
-#: forum/skins/default/templates/post_contributor_info.html:20
-msgid "posted"
-msgstr "опубликовал"
-
-#: forum/skins/default/templates/post_contributor_info.html:41
-msgid "updated"
-msgstr "обновил"
-
-#: forum/skins/default/templates/question.html:78
-#: forum/skins/default/templates/question.html:79
-#: forum/skins/default/templates/question.html:95
-#: forum/skins/default/templates/question.html:97
-msgid "i like this post (click again to cancel)"
-msgstr "мне понравился этот пост (щелкните снова, чтобы отменить)"
-
-#: forum/skins/default/templates/question.html:81
-#: forum/skins/default/templates/question.html:99
-#: forum/skins/default/templates/question.html:251
-msgid "current number of votes"
-msgstr "текущее число голосов"
-
-#: forum/skins/default/templates/question.html:90
-#: forum/skins/default/templates/question.html:91
-#: forum/skins/default/templates/question.html:104
-#: forum/skins/default/templates/question.html:105
-msgid "i dont like this post (click again to cancel)"
-msgstr "я не понравился этот пост (нажмите еще раз для отмены)"
-
-#: forum/skins/default/templates/question.html:109
-#: forum/skins/default/templates/question.html:110
-msgid "mark this question as favorite (click again to cancel)"
-msgstr "отметьте закладкой (чтобы отменить - отметьте еще раз)"
-
-#: forum/skins/default/templates/question.html:116
-#: forum/skins/default/templates/question.html:117
-msgid "remove favorite mark from this question (click again to restore mark)"
-msgstr "удалить закладку (еще раз - чтобы восстановить)"
-
-#: forum/skins/default/templates/question.html:146
-msgid "reopen"
-msgstr "переоткрыть"
-
-#: forum/skins/default/templates/question.html:150
-msgid "close"
-msgstr "закрыть"
-
-#: forum/skins/default/templates/question.html:156
-#: forum/skins/default/templates/question.html:293
-msgid "report as offensive (i.e containing spam, advertising, malicious text, etc.)"
-msgstr "сообщить о спаме (т.е. сообщениях содержащих спам, рекламу, вредоносные ссылки и т.д.)"
-
-#: forum/skins/default/templates/question.html:157
-#: forum/skins/default/templates/question.html:294
-msgid "flag offensive"
-msgstr "спам"
-
-#: forum/skins/default/templates/question.html:165
-#: forum/skins/default/templates/question.html:305
-msgid "delete"
-msgstr "удалить"
-
-#: forum/skins/default/templates/question.html:183
-#: forum/skins/default/templates/question.html:325
-msgid "delete this comment"
-msgstr "удалить этот комментарий"
-
-#: forum/skins/default/templates/question.html:194
-#: forum/skins/default/templates/question.html:336
-msgid "add comment"
-msgstr "добавить комментарий"
-
-#: forum/skins/default/templates/question.html:198
-#: forum/skins/default/templates/question.html:340
-#, python-format
-msgid "see <strong>one</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] "смотреть еще <strong>один</strong>"
-msgstr[1] "смотреть еще <strong>%(counter)s</strong>"
-msgstr[2] "смотреть еще <strong>%(counter)s</strong>"
-
-#: forum/skins/default/templates/question.html:200
-#: forum/skins/default/templates/question.html:342
-#, python-format
-msgid "see <strong>one</strong> more comment"
+"\n"
+" vote\n"
+" "
msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] "смотреть еще <strong>один</strong> комментарий"
-msgstr[1] "смотреть еще <strong>%(counter)s</strong> комментария"
-msgstr[2] "смотреть еще <strong>%(counter)s</strong> комментариев"
-
-#: forum/skins/default/templates/question.html:213
-#, python-format
-msgid "The question has been closed for the following reason \"%(close_reason)s\" by"
-msgstr "Вопрос был закрыт по следующим причинам \"%(close_reason)s\", автор:"
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"голос\n"
+" "
+msgstr[1] ""
+"\n"
+"голоса"
+msgstr[2] ""
+"\n"
+"голосов"
-#: forum/skins/default/templates/question.html:215
-#, python-format
-msgid "close date %(closed_at)s"
-msgstr "дата закрытия: %(closed_at)s"
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr "ответ был принят как правильный"
-#: forum/skins/default/templates/question.html:223
-#, python-format
+#: skins/default/templates/unused/question_counter_widget.html:99
msgid ""
"\n"
-" One Answer:\n"
-" "
+" answer \n"
+" "
msgid_plural ""
"\n"
-" %(counter)s Answers:\n"
-" "
+" answers \n"
+" "
msgstr[0] ""
"\n"
-"Один ответ:\n"
+"ответ\n"
" "
msgstr[1] ""
"\n"
-"%(counter)s Ответа:"
+"ответа"
msgstr[2] ""
"\n"
-"%(counter)s Ответов:"
-
-#: forum/skins/default/templates/question.html:231
-msgid "oldest answers will be shown first"
-msgstr "самые старые ответы будут показаны первыми"
-
-#: forum/skins/default/templates/question.html:231
-msgid "oldest answers"
-msgstr "самые старые ответы"
-
-#: forum/skins/default/templates/question.html:233
-msgid "newest answers will be shown first"
-msgstr "самые новые ответы будут показаны первыми"
-
-#: forum/skins/default/templates/question.html:233
-msgid "newest answers"
-msgstr "самые новые ответы"
-
-#: forum/skins/default/templates/question.html:235
-msgid "most voted answers will be shown first"
-msgstr "ответы с б<b>о</b>льшим числом голосов будут показаны первыми"
-
-#: forum/skins/default/templates/question.html:235
-msgid "popular answers"
-msgstr "популярные ответы"
-
-#: forum/skins/default/templates/question.html:249
-#: forum/skins/default/templates/question.html:250
-msgid "i like this answer (click again to cancel)"
-msgstr "мне нравится этот ответ (нажмите еще раз для отмены)"
-
-#: forum/skins/default/templates/question.html:256
-#: forum/skins/default/templates/question.html:257
-msgid "i dont like this answer (click again to cancel)"
-msgstr "мне не нравится этот ответ (нажмите еще раз для отмены)"
-
-#: forum/skins/default/templates/question.html:262
-#: forum/skins/default/templates/question.html:263
-msgid "mark this answer as favorite (click again to undo)"
-msgstr "отметить этот вопрос как интересный (еще раз - чтобы удалить закладку)"
-
-#: forum/skins/default/templates/question.html:268
-#: forum/skins/default/templates/question.html:269
-msgid "the author of the question has selected this answer as correct"
-msgstr "автор вопроса выбрал этот ответ правильным"
-
-#: forum/skins/default/templates/question.html:282
-msgid "answer permanent link"
-msgstr "постоянная ссылка на ответ"
-
-#: forum/skins/default/templates/question.html:283
-msgid "permanent link"
-msgstr "постоянная ссылка"
-
-#: forum/skins/default/templates/question.html:305
-msgid "undelete"
-msgstr "восстановить"
-
-#: forum/skins/default/templates/question.html:364
-#: forum/skins/default/templates/question.html:367
-msgid "Notify me once a day when there are any new answers"
-msgstr "Информировать один раз в день, если есть новые ответы"
-
-#: forum/skins/default/templates/question.html:370
-msgid "Notify me weekly when there are any new answers"
-msgstr "Еженедельно информировать о новых ответах"
-
-#: forum/skins/default/templates/question.html:375
-#, python-format
-msgid "You can always adjust frequency of email updates from your %(profile_url)s"
-msgstr "(в своем профиле, вы можете настроить частоту оповещений по электронной почте, нажав на кнопку \"подписка по e-mail\" - %(profile_url)s)"
-
-#: forum/skins/default/templates/question.html:380
-msgid "once you sign in you will be able to subscribe for any updates here"
-msgstr "После входа в систему вы сможете подписаться на все обновления"
-
-#: forum/skins/default/templates/question.html:391
-msgid "Your answer"
-msgstr "Ваш ответ"
-
-#: forum/skins/default/templates/question.html:393
-msgid "Be the first one to answer this question!"
-msgstr "Будьте первым, кто ответ на этот вопрос!"
-
-#: forum/skins/default/templates/question.html:399
-msgid "you can answer anonymously and then login"
-msgstr "Вы можете ответить анонимно, а затем войти"
-
-#: forum/skins/default/templates/question.html:403
-msgid "answer your own question only to give an answer"
-msgstr "ответ на собственный вопрос только ради ответа"
-
-#: forum/skins/default/templates/question.html:405
-msgid "please only give an answer, no discussions"
-msgstr "пожалуйста, отвечайте на вопросы, а не вступайте в обсуждения"
-
-#: forum/skins/default/templates/question.html:441
-msgid "Login/Signup to Post Your Answer"
-msgstr "Войти / Зарегистрироваться чтобы ответить"
-
-#: forum/skins/default/templates/question.html:444
-msgid "Answer Your Own Question"
-msgstr "Ответ на собственный вопрос"
-
-#: forum/skins/default/templates/question.html:446
-msgid "Answer the question"
-msgstr "Ответ на вопрос"
-
-#: forum/skins/default/templates/question.html:460
-msgid "Question tags"
-msgstr "Теги вопроса"
-
-#: forum/skins/default/templates/question.html:471
-msgid "question asked"
-msgstr "вопрос был задан"
-
-#: forum/skins/default/templates/question.html:474
-msgid "question was seen"
-msgstr "вопрос был просмотрен"
-
-#: forum/skins/default/templates/question.html:474
-msgid "times"
-msgstr "раз"
-
-#: forum/skins/default/templates/question.html:477
-msgid "last updated"
-msgstr "последнее обновление"
-
-#: forum/skins/default/templates/question.html:483
-msgid "Related questions"
-msgstr "похожие вопросы:"
-
-#: forum/skins/default/templates/user_stats.html:11
-#, python-format
-msgid "<span class=\"count\">1</span> Question"
-msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
-msgstr[0] "<span class=\"count\">1</span> Вопрос"
-msgstr[1] "<span class=\"count\">%(counter)s</span> Вопросов"
-msgstr[2] "<span class=\"count\">%(counter)s</span> Вопроса"
-
-#: forum/skins/default/templates/user_stats.html:16
-#, python-format
-msgid "<span class=\"count\">1</span> Answer"
-msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
-msgstr[0] "<span class=\"count\">1</span> Ответ"
-msgstr[1] "<span class=\"count\">%(counter)s</span> Ответов"
-msgstr[2] "<span class=\"count\">%(counter)s</span> Ответа"
-
-#: forum/skins/default/templates/user_stats.html:24
-#, python-format
-msgid "the answer has been voted for %(answer_score)s times"
-msgstr "за ответ проголосовали %(answer_score)s раз"
-
-#: forum/skins/default/templates/user_stats.html:24
-msgid "this answer has been selected as correct"
-msgstr "этот ответ был выбран в качестве правильного"
-
-#: forum/skins/default/templates/user_stats.html:34
-#, python-format
-msgid "(one comment)"
-msgid_plural "the answer has been commented %(comment_count)s times"
-msgstr[0] "(один комментарий)"
-msgstr[1] "ответ был прокомментирован %(comment_count)s раз"
-msgstr[2] "ответ был прокомментирован %(comment_count)s раза"
-
-#: forum/skins/default/templates/user_stats.html:44
-#, python-format
-msgid "<span class=\"count\">1</span> Vote"
-msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
-msgstr[0] "<span class=\"count\">1</span> Голос"
-msgstr[1] "<span class=\"count\">%(cnt)s</span> Голосов"
-msgstr[2] "<span class=\"count\">%(cnt)s</span> Голоса"
+"ответов"
-#: forum/skins/default/templates/user_stats.html:50
-msgid "thumb up"
-msgstr "я \"за\""
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"просмотр\n"
+" "
+msgstr[1] ""
+"\n"
+"просмотра"
+msgstr[2] ""
+"\n"
+"просмотров"
-#: forum/skins/default/templates/user_stats.html:51
-msgid "user has voted up this many times"
-msgstr "пользователь проголосовал \"за\" много раз"
+#: skins/default/templates/unused/question_list.html:15
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"голос\n"
+" "
+msgstr[1] ""
+"\n"
+"голоса"
+msgstr[2] ""
+"\n"
+"голосов"
-#: forum/skins/default/templates/user_stats.html:55
-msgid "thumb down"
-msgstr "я \"против\""
+#: skins/default/templates/unused/question_list.html:35
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"ответ\n"
+" "
+msgstr[1] ""
+"\n"
+"ответа"
+msgstr[2] ""
+"\n"
+"ответов"
-#: forum/skins/default/templates/user_stats.html:56
-msgid "user voted down this many times"
-msgstr "пользователь проголосовал \"против\" много раз"
+#: skins/default/templates/unused/question_list.html:47
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"просмотр\n"
+" "
+msgstr[1] ""
+"\n"
+"просмотра"
+msgstr[2] ""
+"\n"
+"просмотров"
-#: forum/skins/default/templates/user_stats.html:64
-#, python-format
-msgid "<span class=\"count\">1</span> Tag"
-msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
-msgstr[0] "<span class=\"count\">1</span> Тэг"
-msgstr[1] "<span class=\"count\">%(counter)s</span> Тэгов"
-msgstr[2] "<span class=\"count\">%(counter)s</span> Тэга"
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "ответы"
-#: forum/skins/default/templates/user_stats.html:72
-#, python-format
-msgid "see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
-msgstr "см. другие вопросы, в которых есть вклад от %(view_user)s, отмеченные тэгом '%(tag_name)s'"
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "голосов"
-#: forum/skins/default/templates/user_stats.html:86
-#, python-format
-msgid "<span class=\"count\">1</span> Badge"
-msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
-msgstr[0] "<span class=\"count\">1</span> Значок"
-msgstr[1] "<span class=\"count\">%(counter)s</span> Значка"
-msgstr[2] "<span class=\"count\">%(counter)s</span> Значков"
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "просмотров"
-#: forum/templatetags/extra_filters.py:100
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
msgid "no items in counter"
msgstr "нет"
-#: forum/templatetags/extra_tags.py:54
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
-msgid "%(username)s gravatar image"
-msgstr "%(username)s Gravatar"
+msgid "%(badge_count)d %(badge_level)s badge"
+msgid_plural "%(badge_count)d %(badge_level)s badges"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: forum/templatetags/extra_tags.py:179 forum/templatetags/extra_tags.py:206
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
msgid "reputation points"
msgstr "очки кармы"
-#: forum/templatetags/extra_tags.py:266
-msgid "2 days ago"
-msgstr "2 дня назад"
-
-#: forum/templatetags/extra_tags.py:268
-msgid "yesterday"
-msgstr "вчера"
-
-#: forum/templatetags/extra_tags.py:270
+#: templatetags/extra_tags.py:221
#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] "%(hr)d час назад"
-msgstr[1] "%(hr)d часов назад"
-msgstr[2] "%(hr)d часа назад"
+msgid "your karma is %(reputation)s"
+msgstr ""
-#: forum/templatetags/extra_tags.py:272
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] "%(min)d минуту назад"
-msgstr[1] "%(min)d минут назад"
-msgstr[2] "%(min)d минуты назад"
+#: templatetags/extra_tags.py:237
+#, fuzzy
+msgid "badges: "
+msgstr "значки"
-#: forum/utils/forms.py:31
+#: utils/forms.py:32
msgid "this field is required"
msgstr "это поле обязательное"
-#: forum/utils/forms.py:46
+#: utils/forms.py:46
msgid "choose a username"
msgstr "выбрать имя пользователя"
-#: forum/utils/forms.py:51
+#: utils/forms.py:52
msgid "user name is required"
msgstr "имя пользователя обязательно"
-#: forum/utils/forms.py:52
+#: utils/forms.py:53
msgid "sorry, this name is taken, please choose another"
msgstr "к сожалению, это имя используется, выберите другое"
-#: forum/utils/forms.py:53
+#: utils/forms.py:54
msgid "sorry, this name is not allowed, please choose another"
msgstr "к сожалению, это имя не разрешено, выберите другое"
-#: forum/utils/forms.py:54
+#: utils/forms.py:55
msgid "sorry, there is no user with this name"
msgstr "е сожалению, пользователя с таким именем не существует"
-#: forum/utils/forms.py:55
+#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
-msgstr "е сожалению, у нас есть серьезная ошибка - имя пользователя используется несколькими пользователями"
+msgstr ""
+"е сожалению, у нас есть серьезная ошибка - имя пользователя используется "
+"несколькими пользователями"
-#: forum/utils/forms.py:56
+#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
-msgstr "имя пользователя может состоять только из букв, пробелов и подчеркиваний"
+msgstr ""
+"имя пользователя может состоять только из букв, пробелов и подчеркиваний"
-#: forum/utils/forms.py:110
+#: utils/forms.py:118
msgid "your email address"
msgstr "ваш email"
-#: forum/utils/forms.py:111
+#: utils/forms.py:119
msgid "email address is required"
msgstr "email обязательное"
-#: forum/utils/forms.py:112
+#: utils/forms.py:120
msgid "please enter a valid email address"
msgstr "пожалуйста, введите работающий адрес электронной почты"
-#: forum/utils/forms.py:113
+#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
msgstr "этот email уже используется кем-то еще, пожалуйста, выберите другое"
-#: forum/utils/forms.py:141
+#: utils/forms.py:149
msgid "choose password"
msgstr "выбрать пароль"
-#: forum/utils/forms.py:142
+#: utils/forms.py:150
msgid "password is required"
msgstr "пароль обязателен"
-#: forum/utils/forms.py:145
+#: utils/forms.py:153
msgid "retype password"
msgstr "введите пароль еще раз"
-#: forum/utils/forms.py:146
+#: utils/forms.py:154
msgid "please, retype your password"
msgstr "пожалуйста, повторите свой пароль"
-#: forum/utils/forms.py:147
+#: utils/forms.py:155
msgid "sorry, entered passwords did not match, please try again"
msgstr "к сожалению, пароли не совпадают, попробуйте еще раз"
-#: forum/views/commands.py:217
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr ""
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "2 дня назад"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "вчера"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] "%(hr)d час назад"
+msgstr[1] "%(hr)d часов назад"
+msgstr[2] "%(hr)d часа назад"
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] "%(min)d минуту назад"
+msgstr[1] "%(min)d минут назад"
+msgstr[2] "%(min)d минуты назад"
+
+#: views/commands.py:42
+msgid "anonymous users cannot vote"
+msgstr "неавторизированные пользователи не могут голосовать "
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "неавторизированные пользователи не могут голосовать "
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+#, fuzzy
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr "неавторизированные пользователи не могут голосовать "
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr "подписка сохранена, %(email)s требует проверки, см. %(details_url)s"
-#: forum/views/commands.py:225
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr "частота обновлений по email была установлена в ежедневную"
-#: forum/views/meta.py:35
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "Обратная связь"
-#: forum/views/meta.py:36
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Спасибо за отзыв!"
-#: forum/views/meta.py:44
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr "Мы с нетерпением ждем ваших отзывов!"
-#: forum/views/users.py:868 forum/views/users.py:872
-msgid "changes saved"
-msgstr "изменения сохранены"
+#: views/readers.py:429
+#, fuzzy
+msgid "Sorry, this question has been deleted and is no longer accessible"
+msgstr "к этому вопросу был отмечен как интересный"
-#: forum/views/users.py:878
-msgid "email updates canceled"
-msgstr "обновления по email отменены"
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "модерировать-пользователя/"
-#: forum/views/users.py:909
+#: views/users.py:400
msgid "user profile"
msgstr "профиль пользователя"
-#: forum/views/users.py:910
+#: views/users.py:401
msgid "user profile overview"
msgstr "обзор профиля пользователя"
-#: forum/views/users.py:917
+#: views/users.py:684
msgid "recent user activity"
msgstr "последние данные по активности пользователя"
-#: forum/views/users.py:918
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "профиль - последние данные по активности"
-#: forum/views/users.py:927
+#: views/users.py:753
msgid "profile - responses"
msgstr "профиль - ответы"
-#: forum/views/users.py:935
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "профиль - голоса"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "карма пользователя в сообществе"
-#: forum/views/users.py:936
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "профиль - карма пользователя"
-#: forum/views/users.py:942
-msgid "favorite questions"
-msgstr "избранные вопросы"
-
-#: forum/views/users.py:943
+#: views/users.py:885
msgid "users favorite questions"
msgstr "избранные вопросы пользователей"
-#: forum/views/users.py:944
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "профиль - избранные вопросы"
-#: forum/views/users.py:953
-msgid "profile - votes"
-msgstr "профиль - голоса"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr "изменения сохранены"
-#: forum/views/users.py:962
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr "обновления по email отменены"
+
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "профиль - email подписки"
-#: forum/views/writers.py:69
-#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "загрузка изображений доступна только пользователям с репутацией > %(min_rep)s"
+#: views/writers.py:53
+#, fuzzy
+msgid "Sorry, anonymous users cannot upload files"
+msgstr "неавторизированные пользователи не могут голосовать "
-#: forum/views/writers.py:71
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr "допустимые типы файлов: '%(file_types)s'"
-#: forum/views/writers.py:73
-#, python-format
-msgid "maximum upload file size is %sK"
+#: views/writers.py:85
+#, fuzzy, python-format
+msgid "maximum upload file size is %(file_size)sK"
msgstr "максимальный размер загружаемого файла - %s K"
-#: forum/views/writers.py:75
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
+msgstr ""
+"Ошибка при загрузке файла. Пожалуйста, свяжитесь с администрацией сайта. "
+"Спасибо. %s"
+
+#: views/writers.py:454
#, python-format
-msgid "Error uploading file. Please contact the site administrator. Thank you. %s"
-msgstr "Ошибка при загрузке файла. Пожалуйста, свяжитесь с администрацией сайта. Спасибо. %s"
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
+
+#: views/writers.py:489
+#, python-format
+msgid ""
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
-#: forum_modules/authentication/auth.py:27
-msgid "Email Validation"
-msgstr "Проверка Email"
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
+msgstr ""
-#: forum_modules/authentication/auth.py:38
-msgid "Thank you, your email is now validated."
-msgstr "Спасибо, Ваш email в настоящее время проверяется."
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "аккаунт с таким именем уже существует на форуме"
-#: forum_modules/authentication/auth.py:62
-msgid "Your password was changed"
-msgstr "Ваш пароль был изменен"
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr "извините, но пока нельзя входить в аккаунт больше чем одним методом"
-#: forum_modules/authentication/auth.py:64
-msgid "New password set"
-msgstr "Установлен новый пароль"
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "Пожалуйста введите имя пользователя и пароль (с учетом регистра букв)"
-#: forum_modules/authentication/auth.py:130
-#, python-format
-msgid "Welcome back %s, you are now logged in"
-msgstr "С возвращением, %s, вы вошли в систему"
+#~ msgid "This account is inactive."
+#~ msgstr "Этот аккаунт деактивирован"
+
+#~ msgid "Login failed."
+#~ msgstr "Логин неудачен"
+
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr ""
+#~ "Пожалуйста введите имя пользователя и пароль (обратите внимание - регистр "
+#~ "букв важен для обоих параметров)"
+
+#~ msgid "sendpw/"
+#~ msgstr "послать-пароль/"
+
+#~ msgid "password/"
+#~ msgstr "пароль/"
+
+#~ msgid "confirm/"
+#~ msgstr "подтвердить/"
+
+#~ msgid "email/"
+#~ msgstr "адрес-электронной-почты/"
+
+#~ msgid "validate/"
+#~ msgstr "проверить/"
+
+#~ msgid "change/"
+#~ msgstr "заменить/"
+
+#~ msgid "sendkey/"
+#~ msgstr "послать-ключ/"
+
+#~ msgid "verify/"
+#~ msgstr "проверить-ключ/"
+
+#~ msgid "openid/"
+#~ msgstr "openid/"
+
+#~ msgid "external-login/forgot-password/"
+#~ msgstr "вход-с-партнерского-сайта/напомпнить-пароль/"
+
+#~ msgid "external-login/signup/"
+#~ msgstr "вход-с-партнерского-сайта/создать-аккаунт/"
+
+#~ msgid "Password changed."
+#~ msgstr "Пароль изменен."
+
+#~ msgid "your email was not changed"
+#~ msgstr "адрес Вашей электронной почты не изменён"
+
+#~ msgid "No OpenID %s found associated in our database"
+#~ msgstr "в нашей базе данных нет OpenID %s"
+
+#~ msgid "The OpenID %s isn't associated to current user logged in"
+#~ msgstr "OpenID %s не принадлежит данному пользователю"
+
+#~ msgid "Email Changed."
+#~ msgstr "Адрес электронной почты изменён."
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Данный OpenID уже используется в другом аккаунте."
+
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "Ваш аккаунт теперь соединен с OpenID %s"
+
+#~ msgid "Account deleted."
+#~ msgstr "Аккаунт удален."
+
+#~ msgid "Request for new password"
+#~ msgstr "[форум]: замена пароля"
+
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr ""
+#~ "Новый пароль и ссылка для его активации были высланы по Вашему адресу "
+#~ "электронной почты."
+
+#~ msgid ""
+#~ "Could not change password. Confirmation key '%s' is not "
+#~ "registered."
+#~ msgstr ""
+#~ "Пароль не был изменён, т.к. ключ '%s' в нашей базе данных не найден."
+
+#~ msgid ""
+#~ "Can not change password. User don't exist anymore in our "
+#~ "database."
+#~ msgstr "Пароль изменить невозможно, т.к. аккаунт пользователя был удален."
+
+#~ msgid "Password changed for %s. You may now sign in."
+#~ msgstr "Пароль для %s изменен. Теперь вы можете с ним войти в сайт."
+
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "Ваш вопрос и все оветы на него были удалены"
+
+#~ msgid "Your question has been deleted"
+#~ msgstr "Ваш вопрос был удалён"
+
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "Вопрос и все оветы на него были удалены"
+
+#~ msgid "The question has been deleted"
+#~ msgstr "Вопрос был удалён"
+
+#~ msgid "question"
+#~ msgstr "вопрос"
+
+#~ msgid "Automatically accept user's contributions for the email updates"
+#~ msgstr ""
+#~ "Авоматически принять сообщения от этого пользователя для рассылки по "
+#~ "элетронной почте"
+
+#~ msgid "unanswered/"
+#~ msgstr "неотвеченные/"
+
+#~ msgid "email update message subject"
+#~ msgstr "новости с форума"
+
+#~ msgid "sorry, system error"
+#~ msgstr "извините, произошла сбой в системе"
+
+#~ msgid "Account functions"
+#~ msgstr "Настройки аккаунта"
+
+#~ msgid "Give your account a new password."
+#~ msgstr "Дайте вашей учетной записи новый пароль."
+
+#~ msgid "Change email "
+#~ msgstr "Изменить адрес электронной почты"
+
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr ""
+#~ "Добавить или обновить адрес электронной почты, связанный с вашим "
+#~ "аккаунтом."
+
+#~ msgid "Change OpenID"
+#~ msgstr "Изменить OpenID"
+
+#~ msgid "Change openid associated to your account"
+#~ msgstr "Изменить OpenID связанный с вашим аккаунтом"
+
+#~ msgid "Delete account"
+#~ msgstr "Удалить аккаунт"
+
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr "Удалить Ваше имя и все данные о Вас на сайте"
+
+#~ msgid "toggle preview"
+#~ msgstr "включить/выключить предварительный просмотр"
+
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class=\"big strong\">Похоже на то что адрес Вашей электронной "
+#~ "почты, %(email)s еще не был проверен.</span> Чтобы публиковать сообщения "
+#~ "на форуме сначала пожалуйста продемонстрируйте что Ваша электронная почта "
+#~ "работает, дополнительная информация об етом <a href=\"%"
+#~ "(email_validation_faq_url)s\">здесь</a>.<br/> Ваш вопрос будет "
+#~ "опубликован сразу после того как ваш адрес будет проверен, а до тех пор "
+#~ "вопос будет сохранён в базе данных."
+
+#~ msgid "reading channel"
+#~ msgstr "чтение каналов"
+
+#~ msgid "[author]"
+#~ msgstr "[автор]"
+
+#~ msgid "[publisher]"
+#~ msgstr "[издатель]"
+
+#~ msgid "[publication date]"
+#~ msgstr "[дата публикации]"
+
+#~ msgid "[price]"
+#~ msgstr "[Цена]"
+
+#~ msgid "currency unit"
+#~ msgstr "валютная единица"
+
+#~ msgid "[pages]"
+#~ msgstr "[страницы]"
+
+#~ msgid "pages abbreviation"
+#~ msgstr "сокращение страниц"
+
+#~ msgid "[tags]"
+#~ msgstr "[теги]"
+
+#~ msgid "author blog"
+#~ msgstr "блога автора"
+
+#~ msgid "book directory"
+#~ msgstr "каталог книг"
+
+#~ msgid "buy online"
+#~ msgstr "купить онлайн"
+
+#~ msgid "reader questions"
+#~ msgstr "вопросы читателей"
-#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
-#: forum_modules/books/urls.py:9
-msgid "books/"
-msgstr "books/"
+#~ msgid "ask the author"
+#~ msgstr "спросить автора"
+
+#~ msgid "number of times"
+#~ msgstr "раз"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "ответ был принят, в качестве правильного"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "подписаться на RSS-канал для книги"
+
+#~ msgid "open any closed question"
+#~ msgstr "открыть любой закрытый вопрос"
+
+#~ msgid "please login"
+#~ msgstr "пожалуйста, выполнить вход"
+
+#~ msgid "books"
+#~ msgstr "книги"
+
+#~ msgid "general message about privacy"
+#~ msgstr "общее мнение о конфиденциальности"
+
+#~ msgid "Site Visitors"
+#~ msgstr "Посетителям сайта"
+
+#~ msgid "what technical information is collected about visitors"
+#~ msgstr "какая техническая информация собирается о посетителях"
+
+#~ msgid "Personal Information"
+#~ msgstr "Персональная информация"
+
+#~ msgid "details on personal information policies"
+#~ msgstr "сведения о личной информационной политики"
+
+#~ msgid "Other Services"
+#~ msgstr "Прочие услуги"
+
+#~ msgid "details on sharing data with third parties"
+#~ msgstr "подробная информация об обмене данными с третьими сторонами"
+
+#~ msgid "Policy Changes"
+#~ msgstr "Изменения политики"
+
+#~ msgid "how privacy policies can be changed"
+#~ msgstr "как политики конфиденциальности могут быть изменены"
+
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "метки помогают нам структурировать вопросы"
+
+#~ msgid "Found by tags"
+#~ msgstr "Найдено по тегам"
+
+#~ msgid "Search results"
+#~ msgstr "Результаты поиска"
+
+#~ msgid "Found by title"
+#~ msgstr "Найдено по названию"
+
+#~ msgid "Unanswered questions"
+#~ msgstr "Неотвеченные вопросы"
+
+#~ msgid "All questions"
+#~ msgstr "Все вопросы"
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "нажмите, чтобы увидеть последние вопросы"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "нажмите, чтобы увидеть старые вопросы"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "нажмите, чтобы посмотреть недавно обновленные вопросы"
+
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "нажмите, чтобы посмотреть последние обновленные вопросы"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "нажмите, чтобы посмотреть популярные вопросы"
+
+#~ msgid "less answers"
+#~ msgstr "меньше ответов"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "нажмите, чтобы посмотреть непопулярные вопросы"
+
+#~ msgid "more answers"
+#~ msgstr "кол-ву ответов"
+
+#~ msgid "click to see most voted questions"
+#~ msgstr "нажмите, чтобы просмотреть вопросы с большим числом голосов"
+
+#~ msgid "unpopular"
+#~ msgstr "непопулярный"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "нажмите, чтобы просмотреть последние отмеченные голосами вопросы"
+
+#~ msgid "popular"
+#~ msgstr "популярные"
+
+#~ msgid " One question found"
+#~ msgid_plural "%(q_num)s questions found"
+#~ msgstr[0] "Найден один вопрос "
+#~ msgstr[1] "Найдено %(q_num)s вопроса"
+#~ msgstr[2] "Найдено %(q_num)s вопросов"
+
+#~ msgid "Open the previously closed question"
+#~ msgstr "Открыть ранее закрытый вопрос"
+
+#~ msgid "The question was closed for the following reason "
+#~ msgstr "Вопрос был закрыт по следующим причинам"
+
+#~ msgid "reason - leave blank in english"
+#~ msgstr "причина - оставить пустым на английском языке"
+
+#~ msgid "on "
+#~ msgstr "на"
+
+#~ msgid "date closed"
+#~ msgstr "дату окончания"
+
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "Учетная запись: изменения OpenID URL"
+
+#~ msgid ""
+#~ "This is where you can change your OpenID URL. Make sure you remember it!"
+#~ msgstr ""
+#~ "Здесь вы можете изменить свой OpenID URL. Убедитесь, что вы помните это!"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr ""
+#~ "Здесь вы можете изменить свой пароль. Убедитесь, что вы помните его!"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "Подключите ваш OpenID с этого сайта"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "К сожалению, у нас есть некоторые ошибки:"
+
+#~ msgid "Existing account"
+#~ msgstr "Существующие учетные записи"
+
+#~ msgid "password"
+#~ msgstr "пароль"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "Забыли пароль?"
+
+#~ msgid "Account: delete account"
+#~ msgstr "Учетная запись: удалить учетную запись"
+
+#~ msgid ""
+#~ "Note: After deleting your account, anyone will be able to register this "
+#~ "username."
+#~ msgstr ""
+#~ "Примечание: После удаления учетной записи, любой пользователь сможет "
+#~ "зарегистрировать это имя пользователя."
+
+#~ msgid "Check confirm box, if you want delete your account."
+#~ msgstr ""
+#~ "Установите флаг, подтвержадющий, что вы хотите удалить свой аккаунт."
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "Я уверен, что хочу удалить свой аккаунт."
+
+#~ msgid "Password/OpenID URL"
+#~ msgstr "Пароль / OpenID URL"
+
+#~ msgid "(required for your security)"
+#~ msgstr "(необходимо для вашей безопасности)"
+
+#~ msgid "Delete account permanently"
+#~ msgstr "Удалить аккаунт навсегда"
+
+#~ msgid "Traditional login information"
+#~ msgstr "Традиционная информация для входа"
+
+#~ msgid ""
+#~ "how to login with password through external login website or use %"
+#~ "(feedback_url)s"
+#~ msgstr ""
+#~ "как войти с паролем через внешнюю учетную запись или использовать %"
+#~ "(feedback_url)s"
+
+#~ msgid "Send new password"
+#~ msgstr "Получить новый пароль"
+
+#~ msgid "password recovery information"
+#~ msgstr "информация для восстановления пароля"
+
+#~ msgid "Reset password"
+#~ msgstr "Сброс пароля"
+
+#~ msgid "return to login"
+#~ msgstr "вернуться к странице входа"
+
+#~ msgid ""
+#~ "Someone has requested to reset your password on %(site_url)s.\n"
+#~ "If it were not you, it is safe to ignore this email."
+#~ msgstr ""
+#~ "Кто-то запросил сброс вашего пароля на сайте %(site_url)s. \n"
+#~ "Если это не вы, то можно просто проигнорировать это сообщение."
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "email-инструкция по использованию новых %(username)s / %(password)s\n"
+#~ "с помощью %(key_link)s"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr "Нажмите на изображение используемого при регистрации сервиса"
+
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "Введите <span id=\"enter_your_what\">имя пользователя провайдера</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "Введите свой <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</"
+#~ "a> веб-адрес"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr "Введите имя и пароль"
+
+#~ msgid "Create account"
+#~ msgstr "Создать учетную запись"
+
+#~ msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
+#~ msgstr "Подключение к %(APP_SHORT_NAME)s с Facebook!"
+
+#~ msgid "one revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "одна версия"
+#~ msgstr[1] "%(rev_count)s версии правки"
+#~ msgstr[2] "%(rev_count)s версий правки"
+
+#~ msgid "favorite questions"
+#~ msgstr "избранные вопросы"
+
+#~ msgid "Email Validation"
+#~ msgstr "Проверка Email"
+
+#~ msgid "Thank you, your email is now validated."
+#~ msgstr "Спасибо, Ваш email в настоящее время проверяется."
+
+#~ msgid "Welcome back %s, you are now logged in"
+#~ msgstr "С возвращением, %s, вы вошли в систему"
+
+#~ msgid "books/"
+#~ msgstr "books/"
#~ msgid "nimda/"
#~ msgstr "администрация/"
-#~ msgid "account/"
-#~ msgstr "аккаунт/"
-
#~ msgid "The users have been awarded with badges:"
#~ msgstr "Награды, присужденные пользователям:"
-#~ msgid "Your account email"
-#~ msgstr "Адрес электронной почты связанный с аккаунтом"
-
#~ msgid "You cannot leave this field blank"
#~ msgstr "Это необходимо заполнить"
-#~ msgid "Sorry, but this email is not on our database."
-#~ msgstr "Извините, но этого адреса нет в нашей базе данных."
-
#~ msgid "no OSQA community email please, thanks"
#~ msgstr "спасибо, но электронной почты не надо"
diff --git a/askbot/locale/sr/LC_MESSAGES/django.po b/askbot/locale/sr/LC_MESSAGES/django.po
index 79506c18..3a3bc34b 100644
--- a/askbot/locale/sr/LC_MESSAGES/django.po
+++ b/askbot/locale/sr/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-09 19:42-0400\n"
+"POT-Creation-Date: 2010-11-18 17:35-0600\n"
"PO-Revision-Date: 2010-05-07 02:52\n"
"Last-Translator: <who@email.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,803 +18,1688 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2\n"
-#: django_authopenid/forms.py:71 django_authopenid/views.py:132
-msgid "i-names are not supported"
-msgstr "i-names нису подржанa"
+#: feed.py:22
+msgid " - "
+msgstr ""
+
+#: feed.py:22
+msgid "latest questions"
+msgstr "најновија питања"
+
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
+msgid "title"
+msgstr "наслов"
+
+#: forms.py:55
+msgid "please enter a descriptive title for your question"
+msgstr "молимо Вас, унестите јасан наслов за Ваше питање"
+
+#: forms.py:60
+msgid "title must be > 10 characters"
+msgstr "наслов мора имати > 10 карактера"
+
+#: forms.py:69
+msgid "content"
+msgstr "садржај"
+
+#: forms.py:75
+msgid "question content must be > 10 characters"
+msgstr "садржај питања мора имати > 10 карактера"
+
+#: forms.py:84 skins/default/templates/header.html:83
+msgid "tags"
+msgstr "ознаке"
+
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr "Ознаке су кратке речи, без размака. Можете унети до 5 ознака."
+
+#: forms.py:93 skins/default/templates/question_retag.html:78
+msgid "tags are required"
+msgstr "ознаке су обавезне"
+
+#: forms.py:102
+#, python-format
+msgid "please use %(tag_count)d tag or less"
+msgid_plural "please use %(tag_count)d tags or less"
+msgstr[0] "користите %(tag_count)d ознаку или мање"
+msgstr[1] "користите %(tag_count)d ознака или мање"
+msgstr[2] ""
+
+#: forms.py:111
+#, python-format
+msgid "each tag must be shorter than %(max_chars)d character"
+msgid_plural "each tag must be shorter than %(max_chars)d characters"
+msgstr[0] "свака ознака мора имати мање од %(max_chars)d карактера"
+msgstr[1] "свака ознака мора имати мање од %(max_chars)d карактера"
+msgstr[2] ""
+
+#: forms.py:119
+msgid "use-these-chars-in-tags"
+msgstr "користите-ове-каратере-у-ознакама"
+
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
+msgid "community wiki"
+msgstr "вики"
-#: django_authopenid/forms.py:134
-msgid "Account with this name already exists on the forum"
-msgstr "Налог са овим именом већ постоји на форуму"
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr ""
+"уколико одаберете вики опцију, питање и одговор не доносе поене; име аутора "
+"се не приказује"
-#: django_authopenid/forms.py:135
-msgid "can't have two logins to the same account yet, sorry."
-msgstr "не можете имати два начина пријаве за исти налог."
+#: forms.py:147
+msgid "update summary:"
+msgstr "ажурирање резимеа:"
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"унесите кратко објашњење Ваше измене (нпр. правопис, граматика, побољшање "
+"стила, ово поље није обавезно)"
+
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
+msgid "suspended"
+msgstr ""
+
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
+msgstr ""
+
+#: forms.py:180 const/__init__.py:217
#, fuzzy
-msgid "blocked users cannot post"
-msgstr "Sorry, your account appears to be blocked and you "
-"cannot make new posts until this issue is resolved. "
-"Please contact the forum administrator to reach a "
-"resolution."
+msgid "moderator"
+msgstr "moderate-user/"
+#: forms.py:200
#, fuzzy
-msgid "suspended users cannot post"
-msgstr "Sorry, your account appears to be suspended and you "
-"cannot make new posts until this issue is resolved. "
-"You can, however edit your existing posts. "
-"Please contact the forum administrator to "
-"reach a resolution."
+msgid "Change status to"
+msgstr "Промените ознаке"
-#: django_authopenid/forms.py:157
-msgid "Please enter valid username and password (both are case-sensitive)."
+#: forms.py:227
+msgid "which one?"
msgstr ""
-"Молимо Вас да унесете валидно корисничко име и шифру (оба поља су осетљива "
-"на мала и велика слова)."
-#: django_authopenid/forms.py:160 django_authopenid/forms.py:210
-msgid "This account is inactive."
-msgstr "Овај налог је неактиван."
+#: forms.py:248
+msgid "Cannot change own status"
+msgstr ""
-#: django_authopenid/forms.py:162
-msgid "Login failed."
-msgstr "Пријављивање није успело."
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
-#: django_authopenid/forms.py:164
-msgid "Please enter username and password"
-msgstr "Молимо Вас да унесете корисничко име и шифру"
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
-#: django_authopenid/forms.py:166
-msgid "Please enter your password"
-msgstr "Молимо Вас да унесете шифру"
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
-#: django_authopenid/forms.py:168
-msgid "Please enter user name"
-msgstr "Молимо Вас да унесете корисничко име"
+#: forms.py:276
+msgid "Subject line"
+msgstr ""
-#: django_authopenid/forms.py:206
-msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
+#: forms.py:283
+msgid "Message text"
msgstr ""
-"Молимо Вас да унесете важеће корисничко име и шифру. Имајте на уму да су оба "
-"поља осетљива на мала и велика слова."
-#: django_authopenid/forms.py:229
-msgid "Current password"
-msgstr "Тренутна шифра"
+#: forms.py:360
+msgid "Your name:"
+msgstr "Ваше име:"
-#: django_authopenid/forms.py:240
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
-msgstr "Стара шифра није исправна. Молимо Вас да унесете исправну шифру."
+#: forms.py:361
+msgid "Email (not shared with anyone):"
+msgstr "Е-пошта:"
-#: django_authopenid/forms.py:305
-msgid "Your user name (<i>required</i>)"
-msgstr "Ваше корисничко име <i>(обавезно)</i>"
+#: forms.py:362
+msgid "Your message:"
+msgstr "Ваша порука:"
-#: django_authopenid/forms.py:320
-msgid "Incorrect username."
-msgstr "Погрешно корисничко име."
+#: forms.py:449
+msgid "this email does not have to be linked to gravatar"
+msgstr "ова е-пошта не мора бити повезана са gravatar-ом"
-#: django_authopenid/urls.py:23 django_authopenid/urls.py:24
-#: django_authopenid/urls.py:25 django_authopenid/urls.py:27
-#: fbconnect/urls.py:12 fbconnect/urls.py:13 fbconnect/urls.py:14
-msgid "signin/"
-msgstr "пријава/"
+#: forms.py:456
+msgid "Real name"
+msgstr "Право име"
-#: django_authopenid/urls.py:24 fbconnect/urls.py:13 fbconnect/urls.py:17
-msgid "newquestion/"
-msgstr "новопитање/"
+#: forms.py:463
+msgid "Website"
+msgstr "Вебсајт"
-#: django_authopenid/urls.py:25 fbconnect/urls.py:14 fbconnect/urls.py:18
-msgid "newanswer/"
-msgstr "новиодговор/"
+#: forms.py:470
+msgid "Location"
+msgstr "Локација"
-#: django_authopenid/urls.py:26
-msgid "signout/"
-msgstr "одјава/"
+#: forms.py:477
+msgid "Date of birth"
+msgstr "Датум рођења"
-#: django_authopenid/urls.py:27
-msgid "complete/"
-msgstr "complete/"
+#: forms.py:478
+msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+msgstr ""
+"неће бити приказано, користи се за израчунавање ваших година, формат: ГГГГ-"
+"ММ-ДД"
-#: django_authopenid/urls.py:29 fbconnect/urls.py:16 fbconnect/urls.py:17
-#: fbconnect/urls.py:18
-msgid "register/"
-msgstr "register/"
+#: forms.py:484
+msgid "Profile"
+msgstr "Профил"
-#: django_authopenid/urls.py:30
-msgid "signup/"
-msgstr "signup/"
+#: forms.py:493
+msgid "Screen name"
+msgstr "Корисничко име"
-#: django_authopenid/urls.py:32
-#, fuzzy
-msgid "sendpw/"
-msgstr "sendpassword/"
+#: forms.py:518 forms.py:519
+msgid "this email has already been registered, please use another one"
+msgstr "ова е-пошта је већ регистрована, молимо Вас унесите другу"
+
+#: forms.py:525
+msgid "Choose email tag filter"
+msgstr ""
+
+#: forms.py:564
+msgid "Asked by me"
+msgstr ""
+
+#: forms.py:567
+msgid "Answered by me"
+msgstr ""
+
+#: forms.py:570
+msgid "Individually selected"
+msgstr "Појединачно одабрани"
+
+#: forms.py:573
+msgid "Entire forum (tag filtered)"
+msgstr "Цео форум (ознака филтрирана)"
+
+#: forms.py:577
+msgid "Comments and posts mentioning me"
+msgstr ""
+
+#: forms.py:635
+msgid "okay, let's try!"
+msgstr "У реду, хајде да покушамо!"
+
+#: forms.py:636
+msgid "no community email please, thanks"
+msgstr "молимо Вас без askbot е-поште, хвала"
+
+#: forms.py:640
+msgid "please choose one of the options above"
+msgstr "молимо Вас изаберете једну од опција изнад"
-#: django_authopenid/urls.py:33 django_authopenid/urls.py:37
-msgid "password/"
-msgstr "шифра/"
+#: urls.py:42
+msgid "about/"
+msgstr "онама/"
-#: django_authopenid/urls.py:33
-msgid "confirm/"
-msgstr "потврди/"
+#: urls.py:43 conf/site_settings.py:79
+msgid "faq/"
+msgstr "чпп/"
-#: django_authopenid/urls.py:38 django_authopenid/urls.py:39
-#: django_authopenid/urls.py:40 django_authopenid/urls.py:41
-msgid "email/"
-msgstr "е-пошта/"
+#: urls.py:44
+msgid "privacy/"
+msgstr "приватност/"
+
+#: urls.py:45
+msgid "logout/"
+msgstr "одјава/"
+
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
+msgid "answers/"
+msgstr "одговори/"
+
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
+msgid "comments/"
+msgstr "коментари/"
+
+#: urls.py:52 urls.py:73 urls.py:168
+msgid "edit/"
+msgstr "уреди/"
-#: django_authopenid/urls.py:38
-msgid "validate/"
-msgstr "validate/"
+#: urls.py:57 urls.py:103
+msgid "revisions/"
+msgstr "ревизије/"
-#: django_authopenid/urls.py:39
-msgid "change/"
-msgstr "change/"
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
+msgid "questions/"
+msgstr "питања/"
-#: django_authopenid/urls.py:40
-msgid "sendkey/"
-msgstr "sendkey/"
+#: urls.py:68
+msgid "ask/"
+msgstr "питај/"
-#: django_authopenid/urls.py:41
+#: urls.py:78
#, fuzzy
-msgid "verify/"
-msgstr "провери/"
+msgid "retag/"
+msgstr "ознаке/"
-#: django_authopenid/urls.py:42
-msgid "openid/"
-msgstr "openid/"
+#: urls.py:83
+msgid "close/"
+msgstr "затвори/"
+
+#: urls.py:88
+msgid "reopen/"
+msgstr "отворипоново/"
-#: django_authopenid/urls.py:43 forum/urls.py:52 forum/urls.py:56
+#: urls.py:93
+msgid "answer/"
+msgstr "одговор/"
+
+#: urls.py:98
+msgid "vote/"
+msgstr "гласај/"
+
+#: urls.py:114
+msgid "command/"
+msgstr "command/"
+
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr "избриши/"
-#: django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
-msgstr "екстерна-пријава/заборављена-шифра/"
+#: urls.py:134
+msgid "question/"
+msgstr "питање/"
-#: django_authopenid/urls.py:54
-msgid "external-login/signup/"
-msgstr "external-login/signup/"
+#: urls.py:139
+msgid "tags/"
+msgstr "ознаке/"
-#: django_authopenid/views.py:139
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr "OpenID %(openid_url)s није исправан"
+#: urls.py:144 urls.py:150
+msgid "mark-tag/"
+msgstr "означи-ознаку/"
-#: django_authopenid/views.py:614
-msgid "Welcome email subject line"
-msgstr "Добродошли на П&О форум"
+#: urls.py:144
+msgid "interesting/"
+msgstr "занимљиво/"
-#: django_authopenid/views.py:720
-msgid "Password changed."
-msgstr "Шифра је промењена."
+#: urls.py:150
+msgid "ignored/"
+msgstr "игнорисано/"
-#: django_authopenid/views.py:732 django_authopenid/views.py:738
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
+#: urls.py:156
+msgid "unmark-tag/"
+msgstr "unmark-tag/"
+
+#: urls.py:162 urls.py:168 urls.py:173
+msgid "users/"
+msgstr "корисници/"
+
+#: urls.py:178 urls.py:183
+msgid "badges/"
+msgstr "беџеви/"
+
+#: urls.py:188
+msgid "messages/"
+msgstr "поруке/"
+
+#: urls.py:188
+msgid "markread/"
+msgstr "означипрочитано/"
+
+#: urls.py:203
+msgid "upload/"
+msgstr "upload/"
+
+#: urls.py:204
+msgid "search/"
+msgstr "претрага/"
+
+#: urls.py:205
+msgid "feedback/"
+msgstr "сугестија/"
+
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
+#, fuzzy
+msgid "account/"
+msgstr "онама/"
+
+#: conf/email.py:12
+msgid "Email and email alert settings"
msgstr ""
-"Your email needs to be validated. Please see details <a "
-"id='validate_email_alert' href='%(details_url)s'>here</a>."
-#: django_authopenid/views.py:759
-msgid "Email verification subject line"
-msgstr "П&О форум / Верификација е-поште"
+#: conf/email.py:20
+msgid "Maximum number of news entries in an email alert"
+msgstr ""
+
+#: conf/email.py:30
+msgid "Default news notification frequency"
+msgstr ""
+
+#: conf/email.py:32
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+
+#: conf/email.py:47
+msgid "Require email verification before allowing to post"
+msgstr ""
+
+#: conf/email.py:48
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+
+#: conf/email.py:57
+#, fuzzy
+msgid "Allow only one account per email address"
+msgstr "Your email <i>(never shared)</i>"
-#: django_authopenid/views.py:850
-msgid "your email was not changed"
-msgstr "Ваша е-пошта није промењена"
+#: conf/email.py:66
+msgid "Fake email for anonymous user"
+msgstr ""
+
+#: conf/email.py:67
+msgid "Use this setting to control gravatar for email-less user"
+msgstr ""
-#: django_authopenid/views.py:898 django_authopenid/views.py:1056
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Добродошли на П&О форум"
+
+#: conf/external_keys.py:11
+msgid "Keys to connect the site with external services like Facebook, etc."
+msgstr ""
+
+#: conf/external_keys.py:18
+msgid "Google site verification key"
+msgstr ""
+
+#: conf/external_keys.py:20
#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr "Унети OpenID %s, није пронађен у нашој бази."
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
+
+#: conf/external_keys.py:34
+msgid "Google Analytics key"
+msgstr ""
-#: django_authopenid/views.py:902 django_authopenid/views.py:1063
+#: conf/external_keys.py:36
#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
-msgstr "%s OpenID није повезан са тренутно пријављеним корисником."
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+
+#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
+
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr ""
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
+
+#: conf/external_keys.py:80
+msgid "Facebook public API key"
+msgstr ""
+
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+
+#: conf/external_keys.py:95
+msgid "Facebook secret key"
+msgstr ""
+
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
-#: django_authopenid/views.py:910
-msgid "Email Changed."
-msgstr "Е-пошта је промењена."
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Change your password"
-#: django_authopenid/views.py:988
-msgid "This OpenID is already associated with another account."
-msgstr "Овај OpenID је већ повезан са другим налогом."
+#: conf/flatpages.py:10
+msgid "Flatpages - about, privacy policy, etc."
+msgstr ""
+
+#: conf/flatpages.py:17
+msgid "Text of the Q&A forum About page (html format)"
+msgstr ""
+
+#: conf/flatpages.py:20
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+
+#: conf/flatpages.py:30
+msgid "Text of the Q&A forum Privacy Policy (html format)"
+msgstr ""
+
+#: conf/flatpages.py:33
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+
+#: conf/forum_data_rules.py:12
+msgid "Settings for askbot data entry and display"
+msgstr ""
+
+#: conf/forum_data_rules.py:20
+msgid "Check to enable community wiki feature"
+msgstr ""
+
+#: conf/forum_data_rules.py:29
+msgid "Maximum length of tag (number of characters)"
+msgstr ""
-#: django_authopenid/views.py:993
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "OpenID %s је сада повезан са Вашим налогом."
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
-#: django_authopenid/views.py:1066
-msgid "Account deleted."
-msgstr "Налог је избрисан."
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
-#: django_authopenid/views.py:1118
-msgid "Request for new password"
-msgstr "Захтев за нову шифру"
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
+msgstr ""
+
+#: conf/forum_data_rules.py:82
+msgid "Number of questions to list by default"
+msgstr ""
+
+#: conf/forum_data_rules.py:92
+#, fuzzy
+msgid "What should \"unanswered question\" mean?"
+msgstr "питања без одговора"
+
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
-#: django_authopenid/views.py:1132
-msgid "A new password and the activation link were sent to your email address."
-msgstr "Нова шифра и активациони линк послати су на вашу адресу."
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
-#: django_authopenid/views.py:1164
+#: conf/markup.py:48
#, python-format
msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
-msgstr "Шифра није промењена. Потврдни кључ ' %s' није регистрован."
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
+#: conf/minimum_reputation.py:11
+msgid "Minimum reputation required to perform actions"
+msgstr ""
+
+#: conf/minimum_reputation.py:20
+#, fuzzy
+msgid "Upvote"
+msgstr "upvoted"
+
+#: conf/minimum_reputation.py:29
+#, fuzzy
+msgid "Downvote"
+msgstr "downvoted"
+
+#: conf/minimum_reputation.py:38
+#, fuzzy
+msgid "Flag offensive"
+msgstr "означи увредљивим"
+
+#: conf/minimum_reputation.py:47
+#, fuzzy
+msgid "Leave comments"
+msgstr "унесите коментар"
+
+#: conf/minimum_reputation.py:56
+msgid "Delete comments posted by others"
+msgstr ""
+
+#: conf/minimum_reputation.py:65
+#, fuzzy
+msgid "Delete questions and answers posted by others"
+msgstr "питање је одговорено, прави одговор је прихваћен"
+
+#: conf/minimum_reputation.py:74
+#, fuzzy
+msgid "Upload files"
+msgstr "upfiles/"
+
+#: conf/minimum_reputation.py:83
+#, fuzzy
+msgid "Close own questions"
+msgstr "Затвори питање"
+
+#: conf/minimum_reputation.py:92
+msgid "Retag questions posted by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:101
+#, fuzzy
+msgid "Reopen own questions"
+msgstr "Поново отворите ово питање"
+
+#: conf/minimum_reputation.py:110
+#, fuzzy
+msgid "Edit community wiki posts"
+msgstr "вики"
+
+#: conf/minimum_reputation.py:119
+msgid "Edit posts authored by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:128
+#, fuzzy
+msgid "View offensive flags"
+msgstr "означено увредљивим"
+
+#: conf/minimum_reputation.py:137
+#, fuzzy
+msgid "Close questions asked by others"
+msgstr "Затвори питање"
+
+#: conf/minimum_reputation.py:146
+msgid "Lock posts"
+msgstr ""
+
+#: conf/reputation_changes.py:12
+msgid "Reputation loss and gain rules"
+msgstr ""
+
+#: conf/reputation_changes.py:21
+msgid "Maximum daily reputation gain per user"
+msgstr ""
+
+#: conf/reputation_changes.py:30
+msgid "Gain for receiving an upvote"
+msgstr ""
+
+#: conf/reputation_changes.py:39
+msgid "Gain for the author of accepted answer"
+msgstr ""
+
+#: conf/reputation_changes.py:48
+#, fuzzy
+msgid "Gain for accepting best answer"
+msgstr "означен најбољи одговор"
+
+#: conf/reputation_changes.py:57
+msgid "Gain for post owner on canceled downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:66
+msgid "Gain for voter on canceling downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:76
+msgid "Loss for voter for canceling of answer acceptance"
+msgstr ""
+
+#: conf/reputation_changes.py:86
+msgid "Loss for author whose answer was \"un-accepted\""
+msgstr ""
+
+#: conf/reputation_changes.py:96
+msgid "Loss for giving a downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:106
+msgid "Loss for owner of post that was flagged offensive"
+msgstr ""
+
+#: conf/reputation_changes.py:116
+msgid "Loss for owner of post that was downvoted"
+msgstr ""
+
+#: conf/reputation_changes.py:126
+msgid "Loss for owner of post that was flagged 3 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:136
+msgid "Loss for owner of post that was flagged 5 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:146
+msgid "Loss for post owner when upvote is canceled"
+msgstr ""
+
+#: conf/site_settings.py:13
+msgid "Q&A forum website parameters and urls"
+msgstr ""
-#: django_authopenid/views.py:1174
+#: conf/site_settings.py:21
+#, fuzzy
+msgid "Site title for the Q&A forum"
+msgstr "Поздрав од П&О форума"
+
+#: conf/site_settings.py:30
+msgid "Comma separated list of Q&A site keywords"
+msgstr ""
+
+#: conf/site_settings.py:40
+msgid "Copyright message to show in the footer"
+msgstr ""
+
+#: conf/site_settings.py:50
+msgid "Site description for the search engines"
+msgstr ""
+
+#: conf/site_settings.py:58
+#, fuzzy
+msgid "Askbot"
+msgstr "O нама"
+
+#: conf/site_settings.py:59
+msgid "Short name for your Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:69
+msgid "Base URL for your Q&A forum, must start with http or https"
+msgstr ""
+
+#: conf/site_settings.py:82
+msgid "Link shown in the greeting message shown to the anonymous user"
+msgstr ""
+
+#: conf/site_settings.py:85
msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
-msgstr "Шифра није промењена. Корисник више не постоје у нашој бази."
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
-#: django_authopenid/views.py:1184
+#: conf/site_settings.py:98
+msgid "Feedback site URL"
+msgstr ""
+
+#: conf/site_settings.py:100
+msgid "If left empty, a simple internal feedback form will be used instead"
+msgstr ""
+
+#: conf/skin_counter_settings.py:11
+msgid "Skin: view, vote and answer counters"
+msgstr ""
+
+#: conf/skin_counter_settings.py:19
+msgid "Vote counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:29
+msgid "Background color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
+msgstr ""
+
+#: conf/skin_counter_settings.py:40
+msgid "Foreground color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:51
+msgid "Background color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:61
+msgid "Foreground color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:71
+msgid "Background color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:84
+msgid "Foreground color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:95
+msgid "View counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:105
+msgid "Background color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:116
+msgid "Foreground color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:127
+msgid "Background color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:137
+msgid "Foreground color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:147
+msgid "Background color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:162
+msgid "Foreground color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:173
+msgid "Answer counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:185
+msgid "Background color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:195
+msgid "Foreground color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:205
+msgid "Background color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:215
+msgid "Foreground color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:227
+msgid "Background color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:238
+msgid "Foreground color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:251
+msgid "Background color for accepted"
+msgstr ""
+
+#: conf/skin_counter_settings.py:261
+msgid "Foreground color for accepted answer"
+msgstr ""
+
+#: conf/skin_general_settings.py:15
+msgid "Skin and User Interface settings"
+msgstr ""
+
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr "Шифра за %s је промењена. Сада можете да се пријавите."
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
-#: forum/auth.py:505
-msgid "Your question and all of it's answers have been deleted"
-msgstr "Ваше питање и сви одговори на њега су избрисани"
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
-#: forum/auth.py:507
-msgid "Your question has been deleted"
-msgstr "Ваше питање је избрисано"
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
+
+#: conf/skin_general_settings.py:90
+#, fuzzy
+msgid "Select skin"
+msgstr "изаберите ревизију"
+
+#: conf/skin_general_settings.py:99
+msgid "Skin media revision number"
+msgstr ""
+
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
-#: forum/auth.py:510
-msgid "The question and all of it's answers have been deleted"
-msgstr "Питање и сви одговори на њега су избрисани"
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
-#: forum/auth.py:512
-msgid "The question has been deleted"
-msgstr "Питање је избрисано"
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
-#: forum/const.py:8
+#: conf/user_settings.py:10
+#, fuzzy
+msgid "User policy settings"
+msgstr ""
+"Forum software relies on the internet cookie technology to keep track of "
+"user sessions. Cookies must be enabled in your browser so that forum can "
+"work for you."
+
+#: conf/user_settings.py:18
+msgid "Allow editing user screen name"
+msgstr ""
+
+#: conf/user_settings.py:28
+msgid "Minimum allowed length for screen name"
+msgstr ""
+
+#: conf/vote_rules.py:13
+msgid "Limits applicable to votes and moderation flags"
+msgstr ""
+
+#: conf/vote_rules.py:22
+msgid "Number of votes a user can cast per day"
+msgstr ""
+
+#: conf/vote_rules.py:31
+msgid "Maximum number of flags per user per day"
+msgstr ""
+
+#: conf/vote_rules.py:40
+msgid "Threshold for warning about remaining daily votes"
+msgstr ""
+
+#: conf/vote_rules.py:49
+msgid "Number of days to allow canceling votes"
+msgstr ""
+
+#: conf/vote_rules.py:58
+msgid "Number of flags required to automatically hide posts"
+msgstr ""
+
+#: conf/vote_rules.py:67
+msgid "Number of flags required to automatically delete posts"
+msgstr ""
+
+#: const/__init__.py:9
msgid "duplicate question"
msgstr "дупликат питање"
-#: forum/const.py:9
+#: const/__init__.py:10
msgid "question is off-topic or not relevant"
msgstr "питање се одаљило од теме или није релевантно"
-#: forum/const.py:10
+#: const/__init__.py:11
msgid "too subjective and argumentative"
msgstr "превише субјективно и полемичко"
-#: forum/const.py:11
+#: const/__init__.py:12
msgid "not a real question"
msgstr "у суштини није питање"
-#: forum/const.py:12
+#: const/__init__.py:13
msgid "the question is answered, right answer was accepted"
msgstr "питање је одговорено, прави одговор је прихваћен"
-#: forum/const.py:13
+#: const/__init__.py:14
msgid "question is not relevant or outdated"
msgstr "питање није релевантно или је застарело"
-#: forum/const.py:14
+#: const/__init__.py:15
msgid "question contains offensive or malicious remarks"
msgstr "питање садржи увредљиве или злонамерне примедбе"
-#: forum/const.py:15
+#: const/__init__.py:16
msgid "spam or advertising"
msgstr "спам или реклама"
-#: forum/const.py:16
+#: const/__init__.py:17
msgid "too localized"
msgstr "превише локализовано"
-#: forum/const.py:37 forum/skins/default/templates/questions.html:70
-#: forum/skins/default/templates/questions.html:75
+#: const/__init__.py:40
msgid "newest"
msgstr "најновија"
-#: forum/const.py:38 forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "стари"
-#: forum/const.py:39 forum/skins/default/templates/questions.html:89
-#: forum/skins/default/templates/questions.html:94
+#: const/__init__.py:42
msgid "active"
msgstr "активна"
-#: forum/const.py:40 forum/skins/default/templates/questions.html:83
+#: const/__init__.py:43
msgid "inactive"
msgstr "не активнa"
-#: forum/const.py:41
+#: const/__init__.py:44
msgid "hottest"
msgstr "hottest"
-#: forum/const.py:42
+#: const/__init__.py:45
msgid "coldest"
msgstr "coldest"
-#: forum/const.py:43
+#: const/__init__.py:46
msgid "most voted"
msgstr "са највише гласова"
-#: forum/const.py:44
+#: const/__init__.py:47
msgid "least voted"
msgstr "са најмање гласова"
-#: forum/const.py:45
+#: const/__init__.py:48
msgid "relevance"
msgstr "релевантности"
-#: forum/const.py:52 forum/skins/default/templates/questions.html:52
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "свa"
-#: forum/const.py:53 forum/skins/default/templates/questions.html:53
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "неодговорена"
-#: forum/const.py:54 forum/skins/default/templates/questions.html:55
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "омиљена"
-#: forum/const.py:97
-msgid "question"
-msgstr "питање"
+#: const/__init__.py:70
+#, fuzzy
+msgid "Question has no answers"
+msgstr "Питања на која сте одговорили"
-#: forum/const.py:98 forum/skins/default/templates/book.html:110
-msgid "answer"
-msgstr "одговор"
+#: const/__init__.py:71
+#, fuzzy
+msgid "Question has no accepted answers"
+msgstr "Питања на која сте одговорили"
+
+#: const/__init__.py:110
+#, fuzzy
+msgid "asked a question"
+msgstr "поставите питање"
+
+#: const/__init__.py:111
+#, fuzzy
+msgid "answered a question"
+msgstr "неодговорена"
-#: forum/const.py:99
+#: const/__init__.py:112
msgid "commented question"
msgstr "коментарисано питање"
-#: forum/const.py:100
+#: const/__init__.py:113
msgid "commented answer"
msgstr "коментарисан одговор"
-#: forum/const.py:101
+#: const/__init__.py:114
msgid "edited question"
msgstr "измењено питање"
-#: forum/const.py:102
+#: const/__init__.py:115
msgid "edited answer"
msgstr "измењен одговор"
-#: forum/const.py:103
+#: const/__init__.py:116
msgid "received award"
msgstr "примљен беџ"
-#: forum/const.py:104
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "означен најбољи одговор"
-#: forum/const.py:105
+#: const/__init__.py:118
#, fuzzy
msgid "upvoted"
msgstr "upvoted"
-#: forum/const.py:106
+#: const/__init__.py:119
#, fuzzy
msgid "downvoted"
msgstr "downvoted"
-#: forum/const.py:107
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "гласање је отказано"
-#: forum/const.py:108
+#: const/__init__.py:121
msgid "deleted question"
msgstr "обрисано питање"
-#: forum/const.py:109
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "обрисан одговор"
-#: forum/const.py:110
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "означено увредљивим"
-#: forum/const.py:111
+#: const/__init__.py:124
msgid "updated tags"
msgstr "ажуриране ознаке"
-#: forum/const.py:112
+#: const/__init__.py:125
msgid "selected favorite"
msgstr ""
-#: forum/const.py:113
+#: const/__init__.py:126
msgid "completed user profile"
msgstr ""
-#: forum/const.py:114
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "ажурирање је послато на корисникову е-пошту"
-#: forum/const.py:118
+#: const/__init__.py:128
+msgid "mentioned in the post"
+msgstr ""
+
+#: const/__init__.py:179
msgid "question_answered"
msgstr "одговорено питање"
-#: forum/const.py:119
+#: const/__init__.py:180
msgid "question_commented"
msgstr "коментарисано питање"
-#: forum/const.py:120
+#: const/__init__.py:181
#, fuzzy
msgid "answer_commented"
msgstr "одговор коментарисао"
-#: forum/const.py:121
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "прихваћен одговор"
-#: forum/const.py:125
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[затворено]"
-#: forum/const.py:126
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[обрисано]"
-#: forum/const.py:127 forum/views/readers.py:396 forum/views/readers.py:417
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "почетна верзија"
-#: forum/const.py:128
+#: const/__init__.py:189
#, fuzzy
msgid "retagged"
msgstr "ретаговано"
-#: forum/const.py:132
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "занемари игнорисане ознаке"
-#: forum/const.py:132
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "дозволи само изабране тагове"
-#: forum/feed.py:18
-msgid " - "
+#: const/__init__.py:199
+msgid "instantly"
msgstr ""
-#: forum/feed.py:18
-msgid "latest questions"
-msgstr "најновија питања"
+#: const/__init__.py:200
+msgid "daily"
+msgstr "дневно"
-#: forum/forms.py:23 forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
-msgid "title"
-msgstr "наслов"
+#: const/__init__.py:201
+msgid "weekly"
+msgstr "недељно"
-#: forum/forms.py:24
-msgid "please enter a descriptive title for your question"
-msgstr "молимо Вас, унестите јасан наслов за Ваше питање"
+#: const/__init__.py:202
+msgid "no email"
+msgstr ""
-#: forum/forms.py:29
-msgid "title must be > 10 characters"
-msgstr "наслов мора имати > 10 карактера"
+#: const/message_keys.py:19
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
+msgstr "Први пут сте овде? Погледајте <a href=\"%s\">ЧПП</a>!"
-#: forum/forms.py:38
-msgid "content"
-msgstr "садржај"
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+msgid "i-names are not supported"
+msgstr "i-names нису подржанa"
-#: forum/forms.py:44
-msgid "question content must be > 10 characters"
-msgstr "садржај питања мора имати > 10 карактера"
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Молимо Вас да унесете корисничко име"
-#: forum/forms.py:53 forum/skins/default/templates/header.html:28
-msgid "tags"
-msgstr "ознаке"
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Молимо Вас да унесете корисничко име"
-#: forum/forms.py:55
-msgid ""
-"Tags are short keywords, with no spaces within. Up to five tags can be used."
-msgstr "Ознаке су кратке речи, без размака. Можете унети до 5 ознака."
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Молимо Вас да унесете шифру"
-#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39
-msgid "tags are required"
-msgstr "ознаке су обавезне"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
+msgstr "Молимо Вас да унесете шифру"
-#: forum/forms.py:70
-#, python-format
-msgid "please use %(tag_count)d tag or less"
-msgid_plural "please use %(tag_count)d tags or less"
-msgstr[0] "користите %(tag_count)d ознаку или мање"
-msgstr[1] "користите %(tag_count)d ознака или мање"
-msgstr[2] ""
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: forum/forms.py:79
+#: deps/django_authopenid/forms.py:301
#, python-format
-msgid "each tag must be shorter than %(max_chars)d character"
-msgid_plural "each tag must be shorter than %(max_chars)d characters"
-msgstr[0] "свака ознака мора имати мање од %(max_chars)d карактера"
-msgstr[1] "свака ознака мора имати мање од %(max_chars)d карактера"
-msgstr[2] ""
-
-#: forum/forms.py:87
-msgid "use-these-chars-in-tags"
-msgstr "користите-ове-каратере-у-ознакама"
+msgid "Please choose password > %(len)s characters"
+msgstr ""
-#: forum/forms.py:97
-#: forum/skins/default/templates/post_contributor_info.html:7
-#: forum/skins/default/templates/question_summary_list_roll.html:26
-#: forum/skins/default/templates/question_summary_list_roll.html:38
-msgid "community wiki"
-msgstr "вики"
+#: deps/django_authopenid/forms.py:336
+msgid "Current password"
+msgstr "Тренутна шифра"
-#: forum/forms.py:98
+#: deps/django_authopenid/forms.py:347
msgid ""
-"if you choose community wiki option, the question and answer do not generate "
-"points and name of author will not be shown"
+"Old password is incorrect. Please enter the correct "
+"password."
+msgstr "Стара шифра није исправна. Молимо Вас да унесете исправну шифру."
+
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
msgstr ""
-"уколико одаберете вики опцију, питање и одговор не доносе поене; име аутора "
-"се не приказује"
-#: forum/forms.py:114
-msgid "update summary:"
-msgstr "ажурирање резимеа:"
+#: deps/django_authopenid/forms.py:435
+msgid "Your user name (<i>required</i>)"
+msgstr "Ваше корисничко име <i>(обавезно)</i>"
-#: forum/forms.py:115
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
+#: deps/django_authopenid/forms.py:450
+msgid "Incorrect username."
+msgstr "Погрешно корисничко име."
+
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+msgid "signin/"
+msgstr "пријава/"
+
+#: deps/django_authopenid/urls.py:11
+msgid "newquestion/"
+msgstr "новопитање/"
+
+#: deps/django_authopenid/urls.py:12
+msgid "newanswer/"
+msgstr "новиодговор/"
+
+#: deps/django_authopenid/urls.py:13
+msgid "signout/"
+msgstr "одјава/"
+
+#: deps/django_authopenid/urls.py:15
+msgid "complete/"
+msgstr "complete/"
+
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "complete/"
+
+#: deps/django_authopenid/urls.py:22
+msgid "register/"
+msgstr "register/"
+
+#: deps/django_authopenid/urls.py:24
+msgid "signup/"
+msgstr "signup/"
+
+#: deps/django_authopenid/urls.py:32
+#, fuzzy
+msgid "recover/"
+msgstr "отворипоново/"
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
msgstr ""
-"унесите кратко објашњење Ваше измене (нпр. правопис, граматика, побољшање "
-"стила, ово поље није обавезно)"
-#: forum/forms.py:118
-msgid "Automatically accept user's contributions for the email updates"
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Промени шифру"
+
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
msgstr ""
-#: forum/forms.py:209
-msgid "Your name:"
-msgstr "Ваше име:"
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "Корисничко име"
-#: forum/forms.py:210
-msgid "Email (not shared with anyone):"
-msgstr "Е-пошта:"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "OpenID URL:"
-#: forum/forms.py:211
-msgid "Your message:"
-msgstr "Ваша порука:"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "по корисничком имену"
-#: forum/forms.py:294
-msgid "this email does not have to be linked to gravatar"
-msgstr "ова е-пошта не мора бити повезана са gravatar-ом"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "корисничко име"
-#: forum/forms.py:296
-msgid "Screen name"
-msgstr "Корисничко име"
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "Одаберете корисничко име"
-#: forum/forms.py:297
-msgid "Real name"
-msgstr "Право име"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: forum/forms.py:298
-msgid "Website"
-msgstr "Вебсајт"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: forum/forms.py:299
-msgid "Location"
-msgstr "Локација"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
-#: forum/forms.py:300
-msgid "Date of birth"
-msgstr "Датум рођења"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "корисничко име"
-#: forum/forms.py:300
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "корисничко име"
+
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "корисничко име"
+
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Промени шифру"
+
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-"неће бити приказано, користи се за израчунавање ваших година, формат: ГГГГ-"
-"ММ-ДД"
-#: forum/forms.py:301 forum/skins/default/templates/account_settings.html:21
-#: forum/skins/default/templates/authopenid/settings.html:21
-msgid "Profile"
-msgstr "Профил"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
+msgstr ""
-#: forum/forms.py:332 forum/forms.py:333
-msgid "this email has already been registered, please use another one"
-msgstr "ова е-пошта је већ регистрована, молимо Вас унесите другу"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "New user signup"
-#: forum/forms.py:339
-msgid "Choose email tag filter"
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Молимо Вас да унесете корисничко име и шифру"
+
+#: deps/django_authopenid/util.py:424
+#, python-format
+msgid "Sign in with your %(provider)s account"
msgstr ""
-#: forum/forms.py:355 forum/forms.py:356
-msgid "weekly"
-msgstr "недељно"
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr "OpenID %(openid_url)s није исправан"
-#: forum/forms.py:355 forum/forms.py:356
-msgid "no email"
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
msgstr ""
-#: forum/forms.py:356
-msgid "daily"
-msgstr "дневно"
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Ваша шифра је измењена"
-#: forum/forms.py:371
-msgid "Asked by me"
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
msgstr ""
-#: forum/forms.py:374
-msgid "Answered by me"
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
msgstr ""
-#: forum/forms.py:377
-msgid "Individually selected"
-msgstr "Појединачно одабрани"
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: forum/forms.py:380
-msgid "Entire forum (tag filtered)"
-msgstr "Цео форум (ознака филтрирана)"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
-#: forum/forms.py:434
-msgid "okay, let's try!"
-msgstr "У реду, хајде да покушамо!"
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: forum/forms.py:435
-msgid "no community email please, thanks"
-msgstr "молимо Вас без askbot е-поште, хвала"
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: forum/forms.py:438
-msgid "please choose one of the options above"
-msgstr "молимо Вас изаберете једну од опција изнад"
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: forum/urls.py:28
-msgid "upfiles/"
-msgstr "upfiles/"
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr "унета шифра не одговара, покушајте поново"
-#: forum/urls.py:33
-msgid "about/"
-msgstr "онама/"
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
+msgstr ""
-#: forum/urls.py:34
-msgid "faq/"
-msgstr "чпп/"
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
+"Your email needs to be validated. Please see details <a "
+"id='validate_email_alert' href='%(details_url)s'>here</a>."
-#: forum/urls.py:35
-msgid "privacy/"
-msgstr "приватност/"
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "П&О форум / Верификација е-поште"
-#: forum/urls.py:36
-msgid "logout/"
-msgstr "одјава/"
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
-#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:56
-msgid "answers/"
-msgstr "одговори/"
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
+#, fuzzy
+msgid "Site"
+msgstr "наслов"
-#: forum/urls.py:37 forum/urls.py:49 forum/urls.py:52 forum/urls.py:56
-msgid "comments/"
-msgstr "коментари/"
+#: deps/livesettings/values.py:107
+msgid "Base Settings"
+msgstr ""
-#: forum/urls.py:38 forum/urls.py:43 forum/urls.py:78
-#: forum/skins/default/templates/user_info.html:47
-msgid "edit/"
-msgstr "уреди/"
+#: deps/livesettings/values.py:214
+msgid "Default value: \"\""
+msgstr ""
-#: forum/urls.py:39 forum/urls.py:48
-msgid "revisions/"
-msgstr "ревизије/"
+#: deps/livesettings/values.py:221
+msgid "Default value: "
+msgstr ""
-#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:43
-#: forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 forum/urls.py:47
-#: forum/urls.py:48 forum/urls.py:49 forum/urls.py:52
-msgid "questions/"
-msgstr "питања/"
+#: deps/livesettings/values.py:224
+#, python-format
+msgid "Default value: %s"
+msgstr ""
-#: forum/urls.py:41 forum_modules/books/urls.py:8
-msgid "ask/"
-msgstr "питај/"
+#: deps/livesettings/values.py:589
+#, fuzzy, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr "дозвољени типови датотека су '%(file_types)s'"
-#: forum/urls.py:42
-msgid "unanswered/"
-msgstr "неодговорени/"
+#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
+#, fuzzy
+msgid "Sites"
+msgstr "наслов"
-#: forum/urls.py:44
-msgid "close/"
-msgstr "затвори/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Documentation"
+msgstr "Локација"
-#: forum/urls.py:45
-msgid "reopen/"
-msgstr "отворипоново/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#: skins/default/templates/authopenid/signin.html:142
+msgid "Change password"
+msgstr "Промени шифру"
-#: forum/urls.py:46
-msgid "answer/"
-msgstr "одговор/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Log out"
+msgstr "одјава"
-#: forum/urls.py:47
-msgid "vote/"
-msgstr "гласај/"
+#: deps/livesettings/templates/livesettings/group_settings.html:14
+#: deps/livesettings/templates/livesettings/site_settings.html:26
+msgid "Home"
+msgstr ""
-#: forum/urls.py:50
-msgid "command/"
-msgstr "command/"
+#: deps/livesettings/templates/livesettings/group_settings.html:15
+#, fuzzy
+msgid "Edit Group Settings"
+msgstr "Измени питање"
-#: forum/urls.py:60 forum/views/readers.py:265
-msgid "question/"
-msgstr "питање/"
+#: deps/livesettings/templates/livesettings/group_settings.html:22
+#: deps/livesettings/templates/livesettings/site_settings.html:50
+msgid "Please correct the error below."
+msgid_plural "Please correct the errors below."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: forum/urls.py:61 forum/urls.py:62
-msgid "tags/"
-msgstr "ознаке/"
+#: deps/livesettings/templates/livesettings/group_settings.html:28
+#, python-format
+msgid "Settings included in %(name)s."
+msgstr ""
-#: forum/urls.py:64 forum/urls.py:68
-msgid "mark-tag/"
-msgstr "означи-ознаку/"
+#: deps/livesettings/templates/livesettings/group_settings.html:62
+#: deps/livesettings/templates/livesettings/site_settings.html:97
+msgid "You don't have permission to edit values."
+msgstr ""
-#: forum/urls.py:64
-msgid "interesting/"
-msgstr "занимљиво/"
+#: deps/livesettings/templates/livesettings/group_settings.html:68
+msgid "Setting groups"
+msgstr ""
-#: forum/urls.py:68
-msgid "ignored/"
-msgstr "игнорисано/"
+#: deps/livesettings/templates/livesettings/site_settings.html:27
+msgid "Edit Site Settings"
+msgstr ""
-#: forum/urls.py:72
-msgid "unmark-tag/"
-msgstr "unmark-tag/"
+#: deps/livesettings/templates/livesettings/site_settings.html:43
+msgid "Livesettings are disabled for this site."
+msgstr ""
-#: forum/urls.py:76 forum/urls.py:78 forum/urls.py:79
-msgid "users/"
-msgstr "корисници/"
+#: deps/livesettings/templates/livesettings/site_settings.html:44
+msgid "All configuration options must be edited in the site settings.py file"
+msgstr ""
-#: forum/urls.py:77
-msgid "moderate-user/"
-msgstr "moderate-user/"
+#: deps/livesettings/templates/livesettings/site_settings.html:66
+#, python-format
+msgid "Group settings: %(name)s"
+msgstr ""
-#: forum/urls.py:80 forum/urls.py:81
-msgid "badges/"
-msgstr "беџеви/"
+#: deps/livesettings/templates/livesettings/site_settings.html:93
+msgid "Uncollapse all"
+msgstr ""
-#: forum/urls.py:82
-msgid "messages/"
-msgstr "поруке/"
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
+msgid "Unknown error."
+msgstr ""
-#: forum/urls.py:82
-msgid "markread/"
-msgstr "означипрочитано/"
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
+msgid "ReCAPTCHA is wrongly configured."
+msgstr ""
-#: forum/urls.py:84
-#, fuzzy
-msgid "nimda/"
-msgstr "openid/"
+#: deps/recaptcha_django/__init__.py:22
+msgid "Bad reCAPTCHA challenge parameter."
+msgstr ""
-#: forum/urls.py:86
-msgid "upload/"
-msgstr "upload/"
+#: deps/recaptcha_django/__init__.py:23
+msgid "The CAPTCHA solution was incorrect."
+msgstr ""
-#: forum/urls.py:87
-msgid "search/"
-msgstr "претрага/"
+#: deps/recaptcha_django/__init__.py:24
+msgid "Bad reCAPTCHA verification parameters."
+msgstr ""
-#: forum/urls.py:88
-msgid "feedback/"
-msgstr "сугестија/"
+#: deps/recaptcha_django/__init__.py:25
+msgid "Provided reCAPTCHA API keys are not valid for this domain."
+msgstr ""
-#: forum/urls.py:89 forum/urls.py:90
-#, fuzzy
-msgid "account/"
-msgstr "онама/"
+#: deps/recaptcha_django/__init__.py:26
+msgid "ReCAPTCHA could not be reached."
+msgstr ""
+
+#: deps/recaptcha_django/__init__.py:73
+msgid "Invalid request"
+msgstr ""
-#: forum/importers/stackexchange/management/commands/load_stackexchange.py:124
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
msgid "Congratulations, you are now an Administrator"
msgstr "Честитамо, сада сте администратор"
-#: forum/management/commands/send_email_alerts.py:236
-msgid "email update message subject"
-msgstr "новости од П&О форума"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
+
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "Сазнајте више"
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: forum/management/commands/send_email_alerts.py:238
+#: management/commands/send_email_alerts.py:466
#, fuzzy, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
@@ -823,42 +1708,42 @@ msgstr[1] ""
"<p>%(name)s,</p><p>Следећих %(num)d питања је ажурирано на П&О форуму:</p>"
msgstr[2] ""
-#: forum/management/commands/send_email_alerts.py:255
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr "ново питање"
-#: forum/management/commands/send_email_alerts.py:272
+#: management/commands/send_email_alerts.py:500
msgid ""
-"Please visit the forum and see what's new! Could you spread the word about "
+"Please visit the askbot and see what's new! Could you spread the word about "
"it - can somebody you know help answering those questions or benefit from "
"posting one?"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:284
+#: management/commands/send_email_alerts.py:512
msgid ""
"Your most frequent subscription setting is 'daily' on selected questions. If "
"you are receiving more than one email per dayplease tell about this issue to "
-"the forum administrator."
+"the askbot administrator."
msgstr ""
-#: forum/management/commands/send_email_alerts.py:290
+#: management/commands/send_email_alerts.py:518
msgid ""
"Your most frequent subscription setting is 'weekly' if you are receiving "
-"this email more than once a week please report this issue to the forum "
+"this email more than once a week please report this issue to the askbot "
"administrator."
msgstr ""
-#: forum/management/commands/send_email_alerts.py:296
+#: management/commands/send_email_alerts.py:524
msgid ""
"There is a chance that you may be receiving links seen before - due to a "
"technicality that will eventually go away. "
msgstr ""
-#: forum/management/commands/send_email_alerts.py:311
-#, python-format
+#: management/commands/send_email_alerts.py:529
+#, fuzzy, python-format
msgid ""
-"go to %(link)s to change frequency of email updates or %(email)s "
-"administrator"
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
msgstr ""
"<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
"frequency of the email updates or turn them off entirely.<br/>If you believe "
@@ -866,793 +1751,1127 @@ msgstr ""
"administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum "
"server.</p>"
-#: forum/middleware/anon_user.py:34
-#, python-format
-msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
-msgstr "Први пут сте овде? Погледајте <a href=\"%s\">ЧПП</a>!"
-
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Disciplined"
msgstr "Дисциплинован"
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "disciplined"
msgstr "дисциплинован"
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Deleted own post with score of 3 or higher"
msgstr "Обрисао сопствени пост са резултатом од 3 или више"
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Peer Pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "peer-pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Deleted own post with score of -3 or lower"
msgstr "Обрисао сопствени пост са резултатом од -3 или мање"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Nice answer"
msgstr "Користан одговор"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "nice-answer"
msgstr "користан-одговор"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Answer voted up 10 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Nice Question"
msgstr "Добро питање"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "nice-question"
msgstr "добро-питање"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Question voted up 10 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Pundit"
msgstr ""
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "pundit"
msgstr ""
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
#, fuzzy
msgid "Left 10 comments with score of 10 or more"
msgstr "Написао/ла 10 коментара са резултатом од 10 или више"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Popular Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "popular-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Asked a question with 1,000 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "Citizen patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "citizen-patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "First flagged post"
msgstr "Први означени пост"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "Cleanup"
msgstr "Чишћење"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "cleanup"
msgstr "чишћење"
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "First rollback"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "Critic"
msgstr "Критичар"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "critic"
msgstr "критичар"
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "First down vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "Editor"
msgstr "Уредник"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "editor"
msgstr "уредник"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "First edit"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "Organizer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "organizer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "First retag"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "Scholar"
msgstr "Ученик"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "scholar"
msgstr "ученик"
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "First accepted answer on your own question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Student"
msgstr "Студент"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "student"
msgstr "студент"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Asked first question with at least one up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "Supporter"
msgstr ""
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "supporter"
msgstr ""
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "First up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Teacher"
msgstr "Наставник"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "teacher"
msgstr "наставник"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Answered first question with at least one up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Autobiographer"
msgstr "Аутобиограф"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "autobiographer"
msgstr "аутобиограф"
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Completed all user profile fields"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Self-Learner"
msgstr "Самоук"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "self-learner"
msgstr "самоук"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Answered your own question with at least 3 up votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Great Answer"
msgstr "Савршен Одговор"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "great-answer"
msgstr "савршен-одговор"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Answer voted up 100 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Great Question"
msgstr "Добро Питање"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "great-question"
msgstr "добро-питање"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Question voted up 100 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Stellar Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "stellar-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Question favorited by 100 users"
msgstr ""
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Famous question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "famous-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Asked a question with 10,000 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Actively participated in the private alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Good Answer"
msgstr "Добар Одговор"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "good-answer"
msgstr "добар-одговор"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Answer voted up 25 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Good Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "good-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Question voted up 25 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Favorite Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "favorite-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Question favorited by 25 users"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Civic duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "civic-duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Voted 300 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Strunk & White"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "strunk-and-white"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Edited 100 entries"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Active in many different tags"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Expert"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
#, fuzzy
msgid "expert"
msgstr "текст"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Very active in one tag"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Active member for a year"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Notable Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "notable-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Asked a question with 2,500 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "Enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "First answer was accepted with at least 10 up votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Actively participated in the private beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Accepted answer and voted up 40 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Answered a question more than 60 days later with at least 5 votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Created a tag used by 50 questions"
msgstr ""
-#: forum/models/question.py:499
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr ""
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr ""
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr ""
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr ""
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr "нажалост, слање датотека на сервер захтева да имате карму >%(min_rep)s"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:271 models/__init__.py:1913
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+#, fuzzy
+msgid "cannot revoke old vote"
+msgstr "гласање је отказано"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+msgid "Suspended User"
+msgstr ""
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "Регистровани корисник"
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+msgid "Approved User"
+msgstr ""
+
+#: models/__init__.py:1196
+#, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr ""
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+msgstr[1] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+msgstr[2] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] ""
+"If you are an active participant in this community, you will be recognized "
+"with this badge."
+msgstr[1] ""
+"If you are an active participant in this community, you will be recognized "
+"with this badge."
+msgstr[2] ""
+"If you are an active participant in this community, you will be recognized "
+"with this badge."
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "Ознаке"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr ""
-#: forum/models/question.py:503
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr ""
-#: forum/models/question.py:508
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr ""
-#: forum/models/question.py:513
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr ""
-#: forum/models/question.py:515
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr ""
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "злато"
-#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "сребро"
-#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "бронза"
-#: forum/models/tag.py:81
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
msgid "interesting"
msgstr ""
-#: forum/models/tag.py:81
+#: models/tag.py:110
msgid "ignored"
msgstr ""
-#: forum/models/user.py:36
+#: models/user.py:233
msgid "Entire forum"
msgstr ""
-#: forum/models/user.py:37
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Питања која сте поставили"
-#: forum/models/user.py:38
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Питања на која сте одговорили"
-#: forum/models/user.py:39
+#: models/user.py:236
msgid "Individually selected questions"
msgstr ""
-#: forum/models/user.py:42
-msgid "Weekly"
+#: models/user.py:237
+msgid "Mentions and comment responses"
+msgstr ""
+
+#: models/user.py:240
+msgid "Instantly"
msgstr ""
-#: forum/models/user.py:43
+#: models/user.py:241
msgid "Daily"
msgstr ""
-#: forum/models/user.py:44
+#: models/user.py:242
+msgid "Weekly"
+msgstr ""
+
+#: models/user.py:243
msgid "No email"
msgstr ""
-#: forum/skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Нажалост, страница коју сте тражили није пронађена."
-#: forum/skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr ""
-#: forum/skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "ово питање или одговор је избрисано;"
-#: forum/skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr ""
-#: forum/skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
msgstr ""
-#: forum/skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "чпп"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr ""
-#: forum/skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr ""
-#: forum/skins/default/templates/404.html:41
-#: forum/skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "назад на предходну страну"
-#: forum/skins/default/templates/404.html:42
-#: forum/skins/default/templates/questions.html:52
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr ""
-#: forum/skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr ""
-#: forum/skins/default/templates/500.html:22
-msgid "sorry, system error"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
msgstr ""
-#: forum/skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
-#: forum/skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: forum/skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr ""
-#: forum/skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr ""
-#: forum/skins/default/templates/about.html:6
-#: forum/skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "O нама"
-#: forum/skins/default/templates/account_settings.html:4
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:29
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-msgid "Change password"
-msgstr "Промени шифру"
-
-#: forum/skins/default/templates/account_settings.html:30
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:32
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "Промени е-пошту"
-
-#: forum/skins/default/templates/account_settings.html:33
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:35
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "Промени OpenID"
-
-#: forum/skins/default/templates/account_settings.html:36
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:39
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Избриши налог"
-
-#: forum/skins/default/templates/account_settings.html:40
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:5
-#: forum/skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Измените одговор"
-#: forum/skins/default/templates/answer_edit.html:25
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:26
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:46
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:25
-#: forum/skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:48
-#: forum/skins/default/templates/question_edit.html:66
-#: forum/skins/default/templates/question_retag.html:53
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "назад"
-#: forum/skins/default/templates/answer_edit.html:53
-#: forum/skins/default/templates/question_edit.html:71
-#: forum/skins/default/templates/revisions_answer.html:52
-#: forum/skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "ревизија"
-#: forum/skins/default/templates/answer_edit.html:56
-#: forum/skins/default/templates/question_edit.html:75
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "изаберите ревизију"
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:418
-#: forum/skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:419
-#: forum/skins/default/templates/question_edit.html:92
-msgid "toggle preview"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:72
-#: forum/skins/default/templates/question_edit.html:118
-#: forum/skins/default/templates/question_retag.html:74
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Сачувајте промену"
-#: forum/skins/default/templates/answer_edit.html:73
-#: forum/skins/default/templates/close.html:29
-#: forum/skins/default/templates/feedback.html:50
-#: forum/skins/default/templates/question_edit.html:119
-#: forum/skins/default/templates/question_retag.html:75
-#: forum/skins/default/templates/reopen.html:30
-#: forum/skins/default/templates/user_edit.html:90
-#: forum/skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Откажите"
-#: forum/skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr ""
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "Савети"
-#: forum/skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:16
-#: forum/skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "будите јасни и кратки"
-#: forum/skins/default/templates/answer_edit_tips.html:20
-#: forum/skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "погледајте често постављана питања"
-#: forum/skins/default/templates/answer_edit_tips.html:26
-#: forum/skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Markdown основе"
-#: forum/skins/default/templates/answer_edit_tips.html:29
-#: forum/skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
msgstr "*укошено* или _укошено_"
-#: forum/skins/default/templates/answer_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:29
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**подебљано** или __подебљано__"
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "линк"
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "текст"
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "слика"
-#: forum/skins/default/templates/answer_edit_tips.html:43
-#: forum/skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:48
-#: forum/skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:52
-#: forum/skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr ""
-#: forum/skins/default/templates/ask.html:5
-#: forum/skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Поставите питање"
-#: forum/skins/default/templates/ask.html:69
-#: forum/skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr ""
"<span class=\"strong big\">You are welcome to start submitting your question "
@@ -1661,12 +2880,12 @@ msgstr ""
"will be published after you log in. Login/signup process is very simple. "
"Login takes about 30 seconds, initial signup takes a minute or less."
-#: forum/skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
"<span class='strong big'>Looks like your email address, %(email)s has not "
"yet been validated.</span> To post messages you must verify your email, "
@@ -1674,62 +2893,58 @@ msgstr ""
"<br>You can submit your question now and validate email after that. Your "
"question will saved as pending meanwhile. "
-#: forum/skins/default/templates/ask.html:113
-#: forum/skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(обавезно)"
-
-#: forum/skins/default/templates/ask.html:120
-#: forum/skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
#, fuzzy
msgid "Login/signup to post your question"
msgstr "Login/Signup to Post"
-#: forum/skins/default/templates/ask.html:122
-#: forum/skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Поставите Ваше Питање"
-#: forum/skins/default/templates/ask_form.html:15
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+msgid "%(name)s"
msgstr ""
-"<span class='strong big'>Looks like your email address, %(email)s has not "
-"yet been validated.</span> To post messages you must verify your email, "
-"please see <a href='%(email_validation_faq_url)s'>more details here</a>."
-"<br>You can submit your question now and validate email after that. Your "
-"question will saved as pending meanwhile. "
-#: forum/skins/default/templates/badge.html:6
-#: forum/skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr ""
-#: forum/skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, python-format
+msgid "%(description)s"
+msgstr ""
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: forum/skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr ""
-#: forum/skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr ""
-#: forum/skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
"If your questions and answers are highly voted, your contribution to this "
"Q&amp;A community will be recognized with the variety of badges."
-#: forum/skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -1741,169 +2956,103 @@ msgstr ""
" of times each type of badge has been awarded. Have ideas about fun "
"badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>"
-#: forum/skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Беџеви - нивои"
-#: forum/skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
"Gold badge is the highest award in this community. To obtain it have to show "
"profound knowledge and ability in addition to your active participation."
-#: forum/skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
"Obtaining silver badge requires significant patience. If you have received "
"one, that means you have greatly contributed to this community."
-#: forum/skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr ""
-#: forum/skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr ""
"If you are an active participant in this community, you will be recognized "
"with this badge."
-#: forum/skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:26
-msgid "[author]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:38
-msgid "[price]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:56
-msgid "author blog"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:62
-msgid "book directory"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:66
-msgid "buy online"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:105
-#: forum/skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:115
-#: forum/skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:125
-#: forum/skins/default/templates/question.html:136
-#: forum/skins/default/templates/question_list.html:19
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/tags.html:50
-#: forum/skins/default/templates/users_questions.html:34
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to the questions feed"
-msgstr ""
-
-#: forum/skins/default/templates/close.html:6
-#: forum/skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Затвори питање"
-#: forum/skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Затвори питање"
-#: forum/skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Разлози"
-#: forum/skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr ""
-#: forum/skins/default/templates/email_base.html:11
-msgid "home"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "свака ознака мора имати мање од %(max_chars)d карактера"
+msgstr[1] "свака ознака мора имати мање од %(max_chars)d карактера"
+msgstr[2] ""
+
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "користите %(tag_count)d ознаку или мање"
+msgstr[1] "користите %(tag_count)d ознака или мање"
+msgstr[2] ""
+
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "до 5 ознака, мање од 20 карактера у свакој"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
msgstr ""
-#: forum/skins/default/templates/faq.html:11
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Често постављана питања"
-#: forum/skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr ""
-#: forum/skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr ""
-#: forum/skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -1911,21 +3060,21 @@ msgstr ""
"Before you ask - please make sure to search for a similar question. You can "
"search questions by their title or tags."
-#: forum/skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "What kinds of questions should be avoided?"
-#: forum/skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
msgstr ""
-#: forum/skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr ""
-#: forum/skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -1936,19 +3085,19 @@ msgstr ""
"they tend to dilute the essense of questions and answers. For the brief "
"discussions please use commenting facility."
-#: forum/skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr ""
-#: forum/skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr ""
-#: forum/skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr ""
-#: forum/skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -1956,11 +3105,11 @@ msgstr ""
"Karma system allows users to earn rights to perform a variety of moderation "
"tasks"
-#: forum/skins/default/templates/faq.html:40
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "Како систем карме функционише?"
-#: forum/skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr ""
"When a question or answer is upvoted, the user who posted them will gain "
@@ -1968,68 +3117,65 @@ msgstr ""
"rough measure of the community trust to him/her. Various moderation tasks "
"are gradually assigned to the users based on those points."
-#: forum/skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:34
+#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>10</strong> "
-"points, each vote against will subtract <strong>2</strong> points. There is "
-"a limit of <strong>200</strong> points that can be accumulated per question "
-"or answer. The table below explains reputation point requirements for each "
-"type of moderation task."
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
msgstr ""
-#: forum/skins/default/templates/faq.html:53
-#: forum/skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr ""
-#: forum/skins/default/templates/faq.html:57
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr ""
-#: forum/skins/default/templates/faq.html:62
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr ""
-#: forum/skins/default/templates/faq.html:66
-#: forum/skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr ""
-#: forum/skins/default/templates/faq.html:69
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:73
-msgid "retag questions"
-msgstr ""
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
+msgstr "најновија питања"
-#: forum/skins/default/templates/faq.html:78
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:83
-msgid "edit any answer"
-msgstr ""
-
-#: forum/skins/default/templates/faq.html:87
-msgid "open any closed question"
-msgstr ""
-
-#: forum/skins/default/templates/faq.html:91
-msgid "delete any comment"
-msgstr ""
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
+msgstr "измењен одговор"
-#: forum/skins/default/templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
-msgstr ""
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
+msgstr "избриши овај коментар"
-#: forum/skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "Како да потврдите е-пошту и зашто?"
-#: forum/skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -2047,11 +3193,11 @@ msgstr ""
"Also, when you sign up for the first time - create a unique <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
-#: forum/skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "Како да промените своју слику (gravatar) и шта је gravatar?"
-#: forum/skins/default/templates/faq.html:111
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
"<p>The picture that appears on the users profiles is called "
@@ -2068,44 +3214,45 @@ msgstr ""
"be sure to use the same email address that you used to register with us). "
"Default image that looks like a kitchen tile is generated automatically.</p>"
-#: forum/skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr ""
-#: forum/skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:98
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
-#: forum/skins/default/templates/faq.html:116
-msgid "Login now!"
-msgstr ""
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
+msgstr "Одјава"
-#: forum/skins/default/templates/faq.html:121
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr ""
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr ""
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
"content."
msgstr ""
-#: forum/skins/default/templates/faq.html:123
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr ""
-#: forum/skins/default/templates/faq.html:127
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr ""
-#: forum/skins/default/templates/faq.html:128
+#: skins/default/templates/faq.html:110
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -2114,24 +3261,23 @@ msgstr ""
"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
"community better!"
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/header.html:27
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "питања"
-#: forum/skins/default/templates/faq.html:130
+#: skins/default/templates/faq.html:112
msgid "."
msgstr ""
-#: forum/skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr ""
-#: forum/skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr ""
-#: forum/skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -2141,7 +3287,7 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -2150,101 +3296,206 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "унесите валидну е-пошту"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr ""
-#: forum/skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:3
+#: skins/default/templates/feedback_email.txt:3
#, python-format
msgid ""
"\n"
"Hello, this is a %(site_title)s forum feedback message\n"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:9
+#: skins/default/templates/feedback_email.txt:9
msgid "Sender is"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:11
-#: forum/skins/default/templates/feedback_email.txt:14
+#: skins/default/templates/feedback_email.txt:11
+#: skins/default/templates/feedback_email.txt:14
msgid "email"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:13
+#: skins/default/templates/feedback_email.txt:13
msgid "anonymous"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:19
+#: skins/default/templates/feedback_email.txt:19
msgid "Message body:"
msgstr ""
-#: forum/skins/default/templates/footer.html:8
-#: forum/skins/default/templates/header.html:14
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "о нама"
-#: forum/skins/default/templates/footer.html:9
-#: forum/skins/default/templates/header.html:15
-#: forum/skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "чпп"
-
-#: forum/skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "политика приватности"
-#: forum/skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "сугестије и žалбе"
-#: forum/skins/default/templates/header.html:10
+#: skins/default/templates/header.html:12
+#, fuzzy, python-format
+msgid "responses for %(username)s"
+msgstr "Одаберете корисничко име"
+
+#: skins/default/templates/header.html:15
+#, python-format
+msgid "you have a new response"
+msgid_plural "you nave %(response_count)s new responses"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: skins/default/templates/header.html:18
+#, fuzzy
+msgid "no new responses yet"
+msgstr "одговори"
+
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "Први означени пост"
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "Први означени пост"
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "одјава"
-#: forum/skins/default/templates/header.html:12
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "пријава"
-#: forum/skins/default/templates/header.html:22
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "ресетујте ознаке"
+
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "назад на почетну страну"
-#: forum/skins/default/templates/header.html:29
+#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "корисници"
-#: forum/skins/default/templates/header.html:31
-msgid "books"
-msgstr "књиге"
-
-#: forum/skins/default/templates/header.html:33
-#: forum/templatetags/extra_tags.py:177 forum/templatetags/extra_tags.py:206
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "беџеви"
-#: forum/skins/default/templates/header.html:34
-#: forum/skins/default/templates/header.html:38
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "поставите питање"
-#: forum/skins/default/templates/header.html:36
-msgid "unanswered questions"
-msgstr "неодговорена"
-
-#: forum/skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr ""
-#: forum/skins/default/templates/logout.html:6
-#: forum/skins/default/templates/logout.html:16
+#: skins/default/templates/instant_notification.html:1
+#, python-format
+msgid "<p>Dear %(receiving_user_name)s,</p>"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:3
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:8
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:13
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s answered a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:19
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s posted a new question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:25
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated an answer to the question\n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:31
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:37
+#, python-format
+msgid ""
+"\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:42
+#, fuzzy
+msgid "<p>Sincerely,<br/>Forum Administrator</p>"
+msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
+
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr ""
-#: forum/skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -2253,230 +3504,237 @@ msgstr ""
"sign you off from your OpenID provider.</p><p>If you wish to sign off "
"completely - please make sure to log out from your OpenID provider as well."
-#: forum/skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Одјава"
-#: forum/skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
msgstr ""
-#: forum/skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr ""
-
-#: forum/skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "постова по страни"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "беџеви"
-#: forum/skins/default/templates/paginator.html:6
-#: forum/skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "претходна"
-#: forum/skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr ""
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "страна %(num)s"
-#: forum/skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "следећа странa"
-#: forum/skins/default/templates/post_contributor_info.html:9
-#, fuzzy, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "изаберите ревизију"
-msgstr[1] "изаберите ревизију"
-msgstr[2] "изаберите ревизију"
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "постова по страни"
-#: forum/skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
+msgstr "%(username)s gravatar слика"
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
+
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "питано"
-#: forum/skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr ""
-#: forum/skins/default/templates/privacy.html:6
-#: forum/skins/default/templates/privacy.html:11
-msgid "Privacy policy"
-msgstr ""
-
-#: forum/skins/default/templates/privacy.html:15
-msgid "general message about privacy"
-msgstr ""
-"Respecting users privacy is an important core principle of this Q&amp;A "
-"forum. Information on this page details how this forum protects your "
-"privacy, and what type of information is collected."
-
-#: forum/skins/default/templates/privacy.html:18
-msgid "Site Visitors"
-msgstr ""
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "гласај/"
+msgstr[1] "гласај/"
+msgstr[2] "гласај/"
+
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "одговор"
+msgstr[1] "одговор"
+msgstr[2] "одговор"
-#: forum/skins/default/templates/privacy.html:20
-msgid "what technical information is collected about visitors"
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "преглед"
+msgstr[1] "преглед"
+msgstr[2] "преглед"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
msgstr ""
-"Information on question views, revisions of questions and answers - both "
-"times and content are recorded for each user in order to correctly count "
-"number of views, maintain data integrity and report relevant updates."
-#: forum/skins/default/templates/privacy.html:23
-msgid "Personal Information"
-msgstr ""
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "избриши овај коментар"
-#: forum/skins/default/templates/privacy.html:25
-msgid "details on personal information policies"
-msgstr ""
-"Members of this community may choose to display personally identifiable "
-"information in their profiles. Forum will never display such information "
-"without a request from the user."
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "унесите коментар"
-#: forum/skins/default/templates/privacy.html:28
-msgid "Other Services"
-msgstr ""
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: forum/skins/default/templates/privacy.html:30
-msgid "details on sharing data with third parties"
-msgstr ""
-"None of the data that is not openly shown on the forum by the choice of the "
-"user is shared with any third party."
+#: skins/default/templates/macros.html:291
+#, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: forum/skins/default/templates/privacy.html:35
-msgid "cookie policy details"
-msgstr ""
-"Forum software relies on the internet cookie technology to keep track of "
-"user sessions. Cookies must be enabled in your browser so that forum can "
-"work for you."
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(обавезно)"
-#: forum/skins/default/templates/privacy.html:37
-msgid "Policy Changes"
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
msgstr ""
-#: forum/skins/default/templates/privacy.html:38
-msgid "how privacy policies can be changed"
+#: skins/default/templates/privacy.html:3
+#: skins/default/templates/privacy.html:6
+msgid "Privacy policy"
msgstr ""
-"These policies may be adjusted to improve protection of user's privacy. "
-"Whenever such changes occur, users will be notified via the internal "
-"messaging system. "
-#: forum/skins/default/templates/question.html:78
-#: forum/skins/default/templates/question.html:79
-#: forum/skins/default/templates/question.html:95
-#: forum/skins/default/templates/question.html:97
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:81
-#: forum/skins/default/templates/question.html:99
-#: forum/skins/default/templates/question.html:251
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr ""
-#: forum/skins/default/templates/question.html:90
-#: forum/skins/default/templates/question.html:91
-#: forum/skins/default/templates/question.html:104
-#: forum/skins/default/templates/question.html:105
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:109
-#: forum/skins/default/templates/question.html:110
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:116
-#: forum/skins/default/templates/question.html:117
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr ""
-#: forum/skins/default/templates/question.html:141
-#: forum/skins/default/templates/question.html:288
-#: forum/skins/default/templates/revisions_answer.html:58
-#: forum/skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Поново отворите ово питање"
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr ""
-#: forum/skins/default/templates/question.html:146
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "ретаговано"
+
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr ""
-#: forum/skins/default/templates/question.html:150
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "затвори"
-#: forum/skins/default/templates/question.html:156
-#: forum/skins/default/templates/question.html:293
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
-#: forum/skins/default/templates/question.html:157
-#: forum/skins/default/templates/question.html:294
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "означи увредљивим"
-#: forum/skins/default/templates/question.html:165
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "избриши"
-#: forum/skins/default/templates/question.html:183
-#: forum/skins/default/templates/question.html:325
-msgid "delete this comment"
-msgstr "избриши овај коментар"
-
-#: forum/skins/default/templates/question.html:194
-#: forum/skins/default/templates/question.html:336
-msgid "add comment"
-msgstr "унесите коментар"
-
-#: forum/skins/default/templates/question.html:198
-#: forum/skins/default/templates/question.html:340
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: forum/skins/default/templates/question.html:200
-#: forum/skins/default/templates/question.html:342
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-#: forum/skins/default/templates/question.html:213
+#: skins/default/templates/question.html:156
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr ""
-#: forum/skins/default/templates/question.html:215
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr "датум затварања %(closed_at)s"
-#: forum/skins/default/templates/question.html:223
+#: skins/default/templates/question.html:166
#, fuzzy, python-format
msgid ""
"\n"
@@ -2493,75 +3751,76 @@ msgstr[1] ""
"\n"
"(%(comment_count)s comments)"
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr ""
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "стара"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr ""
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "нова"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr ""
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "популарна"
-#: forum/skins/default/templates/question.html:249
-#: forum/skins/default/templates/question.html:250
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "свиђа ми се овај одговор (кликните поново да бисте отказали)"
-#: forum/skins/default/templates/question.html:256
-#: forum/skins/default/templates/question.html:257
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "не свиђа ми се овај одговор (кликните поново да бисте отказали)"
-#: forum/skins/default/templates/question.html:262
-#: forum/skins/default/templates/question.html:263
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "означи овај одговор као омиљени (кликните поново да бисте отказали)"
-#: forum/skins/default/templates/question.html:268
-#: forum/skins/default/templates/question.html:269
-msgid "the author of the question has selected this answer as correct"
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
msgstr "аутор питања је изабрао овај одговор као прави"
-#: forum/skins/default/templates/question.html:282
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "трајни линк одговора"
-#: forum/skins/default/templates/question.html:283
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "трајни линк"
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "undelete"
-#: forum/skins/default/templates/question.html:364
-#: forum/skins/default/templates/question.html:367
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
"<strong>Notify me</strong> once a day by email when there are any new "
"answers or updates"
-#: forum/skins/default/templates/question.html:370
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: forum/skins/default/templates/question.html:375
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -2569,21 +3828,21 @@ msgstr ""
"(note: you can always <strong><a href='%(profile_url)s?"
"sort=email_subscriptions'>change</a></strong> how often you receive updates)"
-#: forum/skins/default/templates/question.html:380
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"<span class='strong'>Here</span> (once you log in) you will be able to sign "
"up for the periodic email updates about this question."
-#: forum/skins/default/templates/question.html:391
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "Ваш одговор"
-#: forum/skins/default/templates/question.html:393
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "Будите први који ћете дати одговор на ово питање!"
-#: forum/skins/default/templates/question.html:399
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Please start posting your answer anonymously</span> "
@@ -2592,7 +3851,7 @@ msgstr ""
"answer</strong>, for discussions, <strong>please use comments</strong> and "
"<strong>please do remember to vote</strong> (after you log in)!"
-#: forum/skins/default/templates/question.html:403
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>You are welcome to answer your own question</span>, "
@@ -2602,7 +3861,7 @@ msgstr ""
"forget to vote :)</strong> for the answers that you liked (or perhaps did "
"not like)! "
-#: forum/skins/default/templates/question.html:405
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr ""
"<span class='big strong'>Please try to give a substantial answer</span>. If "
@@ -2612,259 +3871,140 @@ msgstr ""
"please <strong>don't forget to vote</strong> - it really helps to select the "
"best questions and answers!"
-#: forum/skins/default/templates/question.html:441
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr ""
-#: forum/skins/default/templates/question.html:444
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "Одговорите на ваше питање"
-#: forum/skins/default/templates/question.html:446
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Одговорите на питање"
-#: forum/skins/default/templates/question.html:460
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Ознаке"
-#: forum/skins/default/templates/question.html:465
-#: forum/skins/default/templates/questions.html:257
-#: forum/skins/default/templates/tag_selector.html:11
-#: forum/skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr ""
-#: forum/skins/default/templates/question.html:471
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "Питано"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "Прегледано"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "пута"
-#: forum/skins/default/templates/question.html:477
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "Задњи пут ажурирано"
-#: forum/skins/default/templates/question.html:483
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "Слична питања"
-#: forum/skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr ""
-
-#: forum/skins/default/templates/question_counter_widget.html:12
-#, fuzzy
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"глас\n"
-" "
-msgstr[1] ""
-"\n"
-"гласова"
-msgstr[2] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:21
-msgid "this answer has been accepted to be correct"
-msgstr ""
-
-#: forum/skins/default/templates/question_counter_widget.html:27
-#, fuzzy
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"одговор\n"
-" "
-msgstr[1] ""
-"\n"
-"одговора"
-msgstr[2] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:39
-#, fuzzy
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"pregled"
-msgstr[1] ""
-"\n"
-"pregleda"
-msgstr[2] ""
-
-#: forum/skins/default/templates/question_edit.html:5
-#: forum/skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Измени питање"
-#: forum/skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "Савети"
-#: forum/skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "ask a question interesting to this community"
-#: forum/skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "provide enough details"
-#: forum/skins/default/templates/question_retag.html:4
-#: forum/skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Промените ознаке"
-#: forum/skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "до 5 ознака, мање од 20 карактера у свакој"
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "ознаке"
-#: forum/skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr ""
-#: forum/skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "одговори"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "до 5 ознака, мање од 20 карактера у свакој"
-#: forum/skins/default/templates/questions.html:8
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Питања"
-#: forum/skins/default/templates/questions.html:32
-msgid "Found by tags"
-msgstr "Tagged questions"
-
-#: forum/skins/default/templates/questions.html:36
-msgid "Search results"
-msgstr "Резултати претраге"
-
-#: forum/skins/default/templates/questions.html:38
-msgid "Found by title"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:42
-msgid "Unanswered questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:44
-msgid "All questions"
-msgstr "Сва питања"
-
-#: forum/skins/default/templates/questions.html:51
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "Прикажи:"
-#: forum/skins/default/templates/questions.html:53
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr "погледајте питања без одговора"
-#: forum/skins/default/templates/questions.html:55
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr "погледајте Ваша омиљена питања"
-#: forum/skins/default/templates/questions.html:59
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "Сортирај:"
-#: forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/questions.html:75
-msgid "click to see the newest questions"
-msgstr "кликните да бисте видели најновији питања"
-
-#: forum/skins/default/templates/questions.html:70
-msgid "click to see the oldest questions"
-msgstr "кликните да бисте видели најстарија питања"
-
-#: forum/skins/default/templates/questions.html:83
-#: forum/skins/default/templates/questions.html:94
-msgid "click to see the most recently updated questions"
-msgstr "кликните да бисте видели недавно ажурирана питања"
-
-#: forum/skins/default/templates/questions.html:89
-msgid "click to see the least recently updated questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:102
-#: forum/skins/default/templates/questions.html:113
-msgid "click to see hottest questions"
-msgstr "questions with most answers"
-
-#: forum/skins/default/templates/questions.html:102
-msgid "less answers"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:108
-msgid "click to see coldest questions"
-msgstr "questions with fewest answers"
-
-#: forum/skins/default/templates/questions.html:108
-#: forum/skins/default/templates/questions.html:113
-msgid "more answers"
-msgstr "са више одговора"
-
-#: forum/skins/default/templates/questions.html:121
-#: forum/skins/default/templates/questions.html:132
-msgid "click to see most voted questions"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
msgstr ""
-#: forum/skins/default/templates/questions.html:121
-msgid "unpopular"
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
msgstr ""
-#: forum/skins/default/templates/questions.html:127
-msgid "click to see least voted questions"
-msgstr "least voted questions"
-
-#: forum/skins/default/templates/questions.html:127
-#: forum/skins/default/templates/questions.html:132
-msgid "popular"
-msgstr "популарна"
-
-#: forum/skins/default/templates/questions.html:141
+#: skins/default/templates/questions.html:105
#, fuzzy, python-format
-msgid " %(q_num)s question found"
-msgid_plural "%(q_num)s questions found"
-msgstr[0] "Једно питање"
-msgstr[1] "%(q_num)s питања"
-msgstr[2] ""
+msgid ""
+"\n"
+" %(q_num)s question\n"
+" "
+msgid_plural ""
+"\n"
+" %(q_num)s questions\n"
+" "
+msgstr[0] ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
+msgstr[1] ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
-#: forum/skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, fuzzy, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
@@ -2872,220 +4012,256 @@ msgstr[0] "Једно питање"
msgstr[1] "%(q_num)s питања"
msgstr[2] ""
-#: forum/skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr ""
-#: forum/skins/default/templates/questions.html:151
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "означено"
-#: forum/skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "Савети за претраживање:"
-#: forum/skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "ресетујте аутора"
-#: forum/skins/default/templates/questions.html:165
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "или"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "ресетујте ознаке"
-#: forum/skins/default/templates/questions.html:169
-#: forum/skins/default/templates/questions.html:173
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "крените изпочетка"
-#: forum/skins/default/templates/questions.html:175
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr ""
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "Савет за претраживање:"
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr "додајте ознаке и упит да сузите претрагу"
-#: forum/skins/default/templates/questions.html:190
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr ""
-#: forum/skins/default/templates/questions.html:193
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "Овде нема омиљених питања."
-#: forum/skins/default/templates/questions.html:194
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
-#: forum/skins/default/templates/questions.html:199
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr ""
-#: forum/skins/default/templates/questions.html:203
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr ""
-#: forum/skins/default/templates/questions.html:207
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr ""
-#: forum/skins/default/templates/questions.html:211
-#: forum/skins/default/templates/questions.html:215
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr ""
-#: forum/skins/default/templates/questions.html:220
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr ""
-#: forum/skins/default/templates/questions.html:224
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr ""
-#: forum/skins/default/templates/questions.html:225
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr ""
-#: forum/skins/default/templates/questions.html:241
+#: skins/default/templates/questions.html:200
#, fuzzy
msgid "Contributors"
msgstr "Сарадници"
-#: forum/skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Ознаке"
-#: forum/skins/default/templates/reopen.html:6
-#: forum/skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr ""
-#: forum/skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
-msgstr ""
-
-#: forum/skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
-msgstr "Питање је затворено из следећих разлога"
+#: skins/default/templates/reopen.html:9
+#, fuzzy
+msgid "Title"
+msgstr "наслов"
-#: forum/skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "on "
+#: skins/default/templates/reopen.html:19
+#, fuzzy
+msgid "Close reason:"
+msgstr "Затвори питање"
+
+#: skins/default/templates/reopen.html:22
+msgid "When:"
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr "датум затварања"
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "Поново отворите ово питање"
-#: forum/skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Поново отворите ово питање"
-#: forum/skins/default/templates/revisions_answer.html:7
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:8
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "Преглед ревизија"
-#: forum/skins/default/templates/revisions_answer.html:50
-#: forum/skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "ревизије/"
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "Занимљиве ознаке"
-#: forum/skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "уклоните '%(tag_name)s' са листе занимљивих ознака"
-#: forum/skins/default/templates/tag_selector.html:21
-#: forum/skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Додајте"
-#: forum/skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Игнорисане ознаке"
-#: forum/skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "уклоните '%(tag_name)s' са листе игнорисаних ознака"
-#: forum/skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "сакрите игнорисана питања"
-#: forum/skins/default/templates/tags.html:6
-#: forum/skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Списак ознака"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "сортирано по алфабету"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "по имену"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr ""
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "по популарности"
-#: forum/skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: forum/skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Ништа није пронађено"
-#: forum/skins/default/templates/user_edit.html:6
+#: skins/default/templates/user.html:14
+#, fuzzy, python-format
+msgid "%(username)s's profile"
+msgstr "кориснички профил"
+
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Измените корисников профил"
-#: forum/skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "измените профил"
-#: forum/skins/default/templates/user_edit.html:33
-#: forum/skins/default/templates/user_info.html:53
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "промените слику"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Регистровани корисник"
-#: forum/skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Корисничко, (видљиво) име"
-#: forum/skins/default/templates/user_edit.html:89
-#: forum/skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Ажурирајте"
-#: forum/skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
@@ -3094,73 +4270,172 @@ msgstr ""
"receive emails - select 'no email' on all items below.<br/>Updates are only "
"sent when there is any new activity on selected items."
-#: forum/skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Stop Email"
-#: forum/skins/default/templates/user_info.html:18
-msgid "change picture"
-msgstr "промените слику"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "питања"
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
-#: forum/skins/default/templates/user_info.html:25
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:933
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "избриши"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "последњи пут виђен"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "најновија"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "бронза"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "последњи пут виђен"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "означен најбољи одговор"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "карма"
-#: forum/skins/default/templates/user_info.html:35
-msgid "Moderate this user"
-msgstr "Модеришите овог корисника"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
-#: forum/skins/default/templates/user_info.html:47
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "ажурирајте профил"
-#: forum/skins/default/templates/user_info.html:57
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "право име"
-#: forum/skins/default/templates/user_info.html:62
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "члан од"
-#: forum/skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "последњи пут виђен"
-#: forum/skins/default/templates/user_info.html:73
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "корисников веб сајт"
-#: forum/skins/default/templates/user_info.html:79
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "локација"
-#: forum/skins/default/templates/user_info.html:86
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "старост"
-#: forum/skins/default/templates/user_info.html:87
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "година"
-#: forum/skins/default/templates/user_info.html:93
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "данашњи неискоришћени гласови"
-#: forum/skins/default/templates/user_info.html:94
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "преостало гласова"
-#: forum/skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+#, fuzzy
+msgid "Save"
+msgstr "Сачувајте промену"
+
+#: skins/default/templates/user_moderate.html:21
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "корисникова карма"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, python-format
+msgid "Send message to %(username)s"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "поруке/"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "поруке/"
+
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "Евиденција промене Ваше карме."
-#: forum/skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
@@ -3168,7 +4443,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: forum/skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
@@ -3176,16 +4451,16 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "овај одговор је изабран као исправан"
-#: forum/skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
@@ -3193,7 +4468,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: forum/skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
@@ -3201,23 +4476,23 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: forum/skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr "палац горе"
-#: forum/skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr "палац доле"
-#: forum/skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
@@ -3225,13 +4500,13 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: forum/skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr ""
-#: forum/skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
@@ -3239,105 +4514,125 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: forum/skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "преглед"
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915
-msgid "recent activity"
-msgstr "недавне активности"
-
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924
-msgid "responses"
-msgstr "одговори"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: forum/skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "Graph of user karma"
-#: forum/skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "karma history"
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
+msgstr ""
+
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr "омиљена"
+
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "недавне активности"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "активна"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
msgid "user vote record"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950
+#: skins/default/templates/user_tabs.html:24
msgid "casted votes"
msgstr "votes"
-#: forum/skins/default/templates/user_tabs.html:23
-msgid "questions that user selected as his/her favorite"
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
+msgid "email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:24
-msgid "favorites"
-msgstr "омиљена"
+#: skins/default/templates/user_tabs.html:29
+#, fuzzy
+msgid "subscriptions"
+msgstr "питања"
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960
-msgid "email subscription settings"
-msgstr ""
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "Модеришите овог корисника"
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959
-msgid "email subscriptions"
-msgstr ""
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "Локација"
-#: forum/skins/default/templates/users.html:6
-#: forum/skins/default/templates/users.html:24
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Корисници"
-#: forum/skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "нови"
-#: forum/skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "по корисничком имену"
-#: forum/skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr ""
-#: forum/skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Ништа није пронађено."
-#: forum/skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr ""
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "овај одговор је изабран као исправан"
+msgstr[1] "овај одговор је изабран као исправан"
+msgstr[2] "овај одговор је изабран као исправан"
-#: forum/skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
#, fuzzy
msgid "thumb-up on"
msgstr "палац-горе да"
-#: forum/skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
#, fuzzy
msgid "thumb-up off"
msgstr "палац-горе не"
-#: forum/skins/default/templates/authopenid/changeemail.html:3
-#: forum/skins/default/templates/authopenid/changeemail.html:9
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "Change Email"
-#: forum/skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr ""
@@ -3345,7 +4640,7 @@ msgstr ""
"you'd like to use another email for <strong>update subscriptions</strong>."
"<br>Currently you are using <strong>%(email)s</strong>"
-#: forum/skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr ""
@@ -3356,26 +4651,26 @@ msgstr ""
"(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. "
"Email addresses are never shown or otherwise shared with anybody else."
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr ""
"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
"anyone, must be valid)"
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr ""
"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
@@ -3386,11 +4681,11 @@ msgstr ""
"<strong>another email</strong>, please <a href='%(change_email_url)"
"s'><strong>change it again</strong></a>."
-#: forum/skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
@@ -3399,11 +4694,11 @@ msgstr ""
"it in your user profile or by using the <a href='%(change_email_url)"
"s'><strong>previous form</strong></a> again."
-#: forum/skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
@@ -3412,11 +4707,11 @@ msgstr ""
"Email notifications are sent once a day or less frequently - only when there "
"are any news."
-#: forum/skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
"<span class=\"big strong\">Thank you for verifying your email!</span> Now "
@@ -3425,11 +4720,11 @@ msgstr ""
"updates</strong> - then will be notified about changes <strong>once a day</"
"strong> or less frequently."
-#: forum/skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "Validation email not sent"
-#: forum/skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
@@ -3437,44 +4732,13 @@ msgstr ""
"validated before</span> so the new key was not sent. You can <a href='%"
"(change_link)s'>change</a> email used for update subscriptions if necessary."
-#: forum/skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:14
-#: forum/skins/default/templates/authopenid/delete.html:14
-#: forum/skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "OpenID URL:"
-
-#: forum/skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Change your password"
-
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr ""
-"<span class='strong'>To change your password</span> please fill out and "
-"submit this form"
-
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "New user signup"
-
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "New user signup"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "карма"
-#: forum/skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3485,7 +4749,7 @@ msgstr ""
"questions and will be used to create and retrieve your unique avatar image - "
"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -3502,7 +4766,7 @@ msgstr ""
"updates</strong> on the interesting questions or entire forum by email. "
"Email addresses are never shown or otherwise shared with anybody else.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
@@ -3516,7 +4780,7 @@ msgstr ""
"retrieve your unique avatar image - <a href='%(gravatar_faq_url)"
"s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3527,26 +4791,22 @@ msgstr ""
"and will be used to create and retrieve your unique avatar image - <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:42
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-#: forum/skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr ""
"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
"anyone, must be valid</i>)"
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr ""
"<strong>Receive forum updates by email</strong> - this will help our "
@@ -3555,64 +4815,41 @@ msgstr ""
"week</strong> - only when there is anything new.<br/>If you like, please "
"adjust this now or any time later from your user account."
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "Signup"
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "корисничко име"
-
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "шифра"
-
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr "Корисничко име:"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:7
-#: forum/skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "Шифра:"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:12
-#: forum/skins/default/templates/authopenid/email_validation.txt:14
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
@@ -3620,236 +4857,219 @@ msgstr ""
"Sincerely,\n"
"Q&A Forum Administrator"
-#: forum/skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "Налог: избришите налог"
-
-#: forum/skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "Сигуран сам да желим да избришем мој налог."
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "(потребно за вашу сигурност)"
-
-#: forum/skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
-msgstr "Избришите трајно Ваш налог"
-
-#: forum/skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "Поздрав од П&О форума"
-#: forum/skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
"for any inconvenience"
msgstr ""
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr ""
+#: skins/default/templates/authopenid/signin.html:3
+msgid "User login"
+msgstr "User login"
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
+"\n"
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
+"\n"
+"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/sendpw.html:4
-#: forum/skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Recover password"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
+msgid ""
+"Your question \n"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
-"<span class='big strong'>Forgot you password? No problems - just get a new "
-"one!</span><br/>Please follow the following steps:<br/>&bull; submit your "
-"user name below and check your email<br/>&bull; <strong>follow the "
-"activation link</strong> for the new password - sent to you by email and "
-"login with the suggested password<br/>&bull; at this you might want to "
-"change your password to something you can remember better"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Send me a new password"
+"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
+#: skins/default/templates/authopenid/signin.html:28
msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
+#: skins/default/templates/authopenid/signin.html:30
msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-"To change your password, please follow these steps:\n"
-"* visit this link: %(key_link)s\n"
-"* login with user name %(username)s and password %(password)s\n"
-"* go to your user profile and set the password to something you can remember"
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "User login"
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
+msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:28
-#, python-format
+#: skins/default/templates/authopenid/signin.html:36
msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-"\n"
-"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:35
-#, python-format
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
msgstr ""
-"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
msgstr ""
-"<p><span class=\"big strong\">Please select your favorite login method below."
-"</span></p><p><font color=\"gray\">External login services use <a href="
-"\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-"always stays confidential between you and your login provider and you don't "
-"have to remember another one.</font></p>"
-# msgid "Click to sign in through any of these services."
-# msgstr ""
-# "<p><span class=\"big strong\">Please select your favorite login method
-# below."
-# "</span></p><p><font color=\"gray\">External login services use <a href="
-# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-# "always stays confidential between you and your login provider and you don't
-# "
-# "have to remember another one. "
-# "Askbot option requires your login name and "
-# "password entered here.</font></p>"
-#: forum/skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+msgid "(or select another login method above)"
msgstr ""
-"<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
-"class='big strong'>Provider user name</span><br/><span class='grey'>(or "
-"select another login method above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:151
-msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "пријава/"
+
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Молимо Вас да унесете корисничко име и шифру"
+
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:114
+msgid "Login name"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:118
+msgid "Password"
msgstr ""
-"<span class=\"big strong\">Enter your <a class=\"openid_logo\" href=\"http://"
-"openid.net\">OpenID</a> web address</span><br/><span class='grey'>(or choose "
-"another login method above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:153
-#: forum/skins/default/templates/authopenid/signin.html:166
+#: skins/default/templates/authopenid/signin.html:122
msgid "Login"
msgstr "Пријава"
-#: forum/skins/default/templates/authopenid/signin.html:157
-msgid "Enter your login name and password"
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
msgstr ""
-"<span class='big strong'>Enter your Askbot login and password</span><br/"
-"><span class='grey'>(or select your OpenID provider above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:161
-msgid "Login name"
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "Нова шифра је креирана"
+
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "молимo Вас, поново откуцајте шифру"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:163
-msgid "Password"
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:167
+#: skins/default/templates/authopenid/signin.html:161
#, fuzzy
-msgid "Create account"
-msgstr "Отворите налог"
+msgid "last used"
+msgstr "последњи пут виђен"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:187
+msgid "Still have trouble signing in?"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+msgid "recover your account via email"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+msgid "Recover your account via email"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Зашто користити OpenID?"
-#: forum/skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "With the OpenID you don't need to create new username and password."
-#: forum/skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-#: forum/skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr ""
"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
"enabled."
-#: forum/skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenID is based on an open standard, supported by many organizations."
-#: forum/skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "Сазнајте више"
-#: forum/skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr ""
"<span class='strong big'>If you prefer, create your forum login name and "
@@ -3858,266 +5078,792 @@ msgstr ""
"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
"your login details with anyone and having to remember yet another password."
-#: forum/skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "или"
-#: forum/skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr ""
-#: forum/skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr ""
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr ""
+
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr ""
+
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
msgstr ""
-#: forum/templatetags/extra_filters.py:100
+#: skins/default/templates/unused/question_counter_widget.html:84
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"глас\n"
+" "
+msgstr[1] ""
+"\n"
+"гласова"
+msgstr[2] ""
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr ""
+
+#: skins/default/templates/unused/question_counter_widget.html:99
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"одговор\n"
+" "
+msgstr[1] ""
+"\n"
+"одговора"
+msgstr[2] ""
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"pregled"
+msgstr[1] ""
+"\n"
+"pregleda"
+msgstr[2] ""
+
+#: skins/default/templates/unused/question_list.html:15
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"глас\n"
+" "
+msgstr[1] ""
+"\n"
+"гласова"
+msgstr[2] ""
+
+#: skins/default/templates/unused/question_list.html:35
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"одговор\n"
+" "
+msgstr[1] ""
+"\n"
+"одговора"
+msgstr[2] ""
+
+#: skins/default/templates/unused/question_list.html:47
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"pregled"
+msgstr[1] ""
+"\n"
+"pregleda"
+msgstr[2] ""
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "одговори"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr ""
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr ""
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
msgid "no items in counter"
msgstr "без"
-#: forum/templatetags/extra_tags.py:53
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
-msgid "%(username)s gravatar image"
-msgstr "%(username)s gravatar слика"
+msgid "%(badge_count)d %(badge_level)s badge"
+msgid_plural "%(badge_count)d %(badge_level)s badges"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
-#: forum/templatetags/extra_tags.py:178 forum/templatetags/extra_tags.py:205
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
msgid "reputation points"
msgstr "карма"
-#: forum/templatetags/extra_tags.py:265
-msgid "2 days ago"
-msgstr "пре 2 дана"
-
-#: forum/templatetags/extra_tags.py:267
-msgid "yesterday"
-msgstr "јуче"
-
-#: forum/templatetags/extra_tags.py:269
-#, fuzzy, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] "пре %(hr)d сат"
-msgstr[1] "пре %(hr)d сати"
-msgstr[2] ""
+#: templatetags/extra_tags.py:221
+#, python-format
+msgid "your karma is %(reputation)s"
+msgstr ""
-#: forum/templatetags/extra_tags.py:271
-#, fuzzy, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] "пре %(min)d минут"
-msgstr[1] "пре %(min)d минута"
-msgstr[2] ""
+#: templatetags/extra_tags.py:237
+#, fuzzy
+msgid "badges: "
+msgstr "беџеви"
-#: forum/utils/forms.py:30
+#: utils/forms.py:32
msgid "this field is required"
msgstr "ово поље је обавезно"
-#: forum/utils/forms.py:45
+#: utils/forms.py:46
msgid "choose a username"
msgstr "Одаберете корисничко име"
-#: forum/utils/forms.py:50
+#: utils/forms.py:52
msgid "user name is required"
msgstr "корисничко име је обавезно"
-#: forum/utils/forms.py:51
+#: utils/forms.py:53
msgid "sorry, this name is taken, please choose another"
msgstr "нажалост, ово име је заузето, молимо Вас изаберите друго"
-#: forum/utils/forms.py:52
+#: utils/forms.py:54
msgid "sorry, this name is not allowed, please choose another"
msgstr "нажалост, ово име није дозвољено, молимо Вас изаберите друго"
-#: forum/utils/forms.py:53
+#: utils/forms.py:55
msgid "sorry, there is no user with this name"
msgstr "нажалост, не постоји корисник са овим именом"
-#: forum/utils/forms.py:54
+#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
msgstr ""
"нажалост, имамо озбиљну грешку - корисничко име је заузето од стране више "
"корисника"
-#: forum/utils/forms.py:55
+#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
msgstr ""
"корисничко име се може састојати искључиво од слова, празног простора и доње "
"линије."
-#: forum/utils/forms.py:109
+#: utils/forms.py:118
msgid "your email address"
msgstr "Your email <i>(never shared)</i>"
-#: forum/utils/forms.py:110
+#: utils/forms.py:119
msgid "email address is required"
msgstr "е-пошта је обавезна"
-#: forum/utils/forms.py:111
+#: utils/forms.py:120
msgid "please enter a valid email address"
msgstr "унесите валидну е-пошту"
-#: forum/utils/forms.py:112
+#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
msgstr "ову е-пошту већ користи неки корисник, изаберите другу"
-#: forum/utils/forms.py:140
+#: utils/forms.py:149
msgid "choose password"
msgstr "Шифра"
-#: forum/utils/forms.py:141
+#: utils/forms.py:150
msgid "password is required"
msgstr "шифра је неопходна"
-#: forum/utils/forms.py:144
+#: utils/forms.py:153
msgid "retype password"
msgstr "Шифра <i>(поново откуцајте)</i>"
-#: forum/utils/forms.py:145
+#: utils/forms.py:154
msgid "please, retype your password"
msgstr "молимo Вас, поново откуцајте шифру"
-#: forum/utils/forms.py:146
+#: utils/forms.py:155
msgid "sorry, entered passwords did not match, please try again"
msgstr "унета шифра не одговара, покушајте поново"
-#: forum/views/commands.py:209
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr ""
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "пре 2 дана"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "јуче"
+
+#: utils/functions.py:71
+#, fuzzy, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] "пре %(hr)d сат"
+msgstr[1] "пре %(hr)d сати"
+msgstr[2] ""
+
+#: utils/functions.py:73
+#, fuzzy, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] "пре %(min)d минут"
+msgstr[1] "пре %(min)d минута"
+msgstr[2] ""
+
+#: views/commands.py:42
+#, fuzzy
+msgid "anonymous users cannot vote"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr ""
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr ""
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
"Ваша претплата је сачувана, али е-пошту %(email)s је потребно проверити, "
"погледајте <a href='%(details_url)s'>овде за више информација</a>"
-#: forum/views/commands.py:217
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr ""
-#: forum/views/meta.py:35
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "П&О форум сугестије"
-#: forum/views/meta.py:36
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Хвала на сугестији!"
-#: forum/views/meta.py:44
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: forum/views/users.py:867 forum/views/users.py:871
-msgid "changes saved"
-msgstr "промене су сачуване"
-
-#: forum/views/users.py:877
-msgid "email updates canceled"
+#: views/readers.py:429
+msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr ""
-#: forum/views/users.py:908
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "moderate-user/"
+
+#: views/users.py:400
msgid "user profile"
msgstr "кориснички профил"
-#: forum/views/users.py:909
+#: views/users.py:401
msgid "user profile overview"
msgstr "преглед корисниковог профила"
-#: forum/views/users.py:916
+#: views/users.py:684
msgid "recent user activity"
msgstr "недавне активности корисника"
-#: forum/views/users.py:917
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "профил - недавне активности"
-#: forum/views/users.py:926
+#: views/users.py:753
msgid "profile - responses"
msgstr "профил - одговори"
-#: forum/views/users.py:934
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "профил - гласови"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "корисникова карма"
-#: forum/views/users.py:935
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "профил - корисникова карма"
-#: forum/views/users.py:941
-msgid "favorite questions"
-msgstr "омиљена питања"
-
-#: forum/views/users.py:942
+#: views/users.py:885
msgid "users favorite questions"
msgstr "омиљена питања корисника"
-#: forum/views/users.py:943
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "профил - омиљена питања"
-#: forum/views/users.py:952
-msgid "profile - votes"
-msgstr "профил - гласови"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr "промене су сачуване"
-#: forum/views/users.py:961
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr ""
+
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "профил - претплата е-поштом"
-#: forum/views/writers.py:70
-#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "нажалост, слање датотека на сервер захтева да имате карму >%(min_rep)s"
+#: views/writers.py:53
+msgid "Sorry, anonymous users cannot upload files"
+msgstr ""
-#: forum/views/writers.py:72
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
+msgstr "дозвољени типови датотека су '%(file_types)s'"
+
+#: views/writers.py:85
+#, fuzzy, python-format
+msgid "maximum upload file size is %(file_size)sK"
+msgstr "максимална величина датотеке за слање на сервер је %sK"
+
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr ""
-"дозвољени типови датотека су '%(file_types)s'"
+"Грешка при слању датотеке. Молимо Вас да контактирате администратора сајта. "
+"Хвала Вам. %s"
-#: forum/views/writers.py:74
+#: views/writers.py:454
#, python-format
-msgid "maximum upload file size is %sK"
-msgstr "максимална величина датотеке за слање на сервер је %sK"
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
-#: forum/views/writers.py:76
+#: views/writers.py:489
#, python-format
msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-"Грешка при слању датотеке. Молимо Вас да контактирате администратора сајта. "
-"Хвала Вам. %s"
-#: forum_modules/authentication/auth.py:27
-msgid "Email Validation"
-msgstr "Валидација е-поште"
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
+msgstr ""
-#: forum_modules/authentication/auth.py:38
-msgid "Thank you, your email is now validated."
-msgstr "Хвала вам, Ваша е-пошта је сада потврђена."
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "Налог са овим именом већ постоји на форуму"
-#: forum_modules/authentication/auth.py:62
-msgid "Your password was changed"
-msgstr "Ваша шифра је измењена"
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr "не можете имати два начина пријаве за исти налог."
-#: forum_modules/authentication/auth.py:64
-msgid "New password set"
-msgstr "Нова шифра је креирана"
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "Молимо Вас да унесете валидно корисничко име и шифру (оба поља су "
+#~ "осетљива на мала и велика слова)."
-#: forum_modules/authentication/auth.py:130
-#, python-format
-msgid "Welcome back %s, you are now logged in"
-msgstr "Добродошли назад %s, сада сте пријављени"
+#~ msgid "This account is inactive."
+#~ msgstr "Овај налог је неактиван."
-#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
-#: forum_modules/books/urls.py:9
-msgid "books/"
-msgstr "књиге/"
+#~ msgid "Login failed."
+#~ msgstr "Пријављивање није успело."
+
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr ""
+#~ "Молимо Вас да унесете важеће корисничко име и шифру. Имајте на уму да су "
+#~ "оба поља осетљива на мала и велика слова."
+
+#, fuzzy
+#~ msgid "sendpw/"
+#~ msgstr "sendpassword/"
+
+#~ msgid "password/"
+#~ msgstr "шифра/"
+
+#~ msgid "confirm/"
+#~ msgstr "потврди/"
+
+#~ msgid "email/"
+#~ msgstr "е-пошта/"
+
+#~ msgid "validate/"
+#~ msgstr "validate/"
+
+#~ msgid "change/"
+#~ msgstr "change/"
+
+#~ msgid "sendkey/"
+#~ msgstr "sendkey/"
+
+#, fuzzy
+#~ msgid "verify/"
+#~ msgstr "провери/"
+
+#~ msgid "openid/"
+#~ msgstr "openid/"
+
+#~ msgid "external-login/forgot-password/"
+#~ msgstr "екстерна-пријава/заборављена-шифра/"
+
+#~ msgid "external-login/signup/"
+#~ msgstr "external-login/signup/"
+
+#~ msgid "Password changed."
+#~ msgstr "Шифра је промењена."
+
+#~ msgid "your email was not changed"
+#~ msgstr "Ваша е-пошта није промењена"
+
+#~ msgid "No OpenID %s found associated in our database"
+#~ msgstr "Унети OpenID %s, није пронађен у нашој бази."
+
+#~ msgid "The OpenID %s isn't associated to current user logged in"
+#~ msgstr "%s OpenID није повезан са тренутно пријављеним корисником."
+
+#~ msgid "Email Changed."
+#~ msgstr "Е-пошта је промењена."
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Овај OpenID је већ повезан са другим налогом."
+
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "OpenID %s је сада повезан са Вашим налогом."
+
+#~ msgid "Account deleted."
+#~ msgstr "Налог је избрисан."
+
+#~ msgid "Request for new password"
+#~ msgstr "Захтев за нову шифру"
+
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr "Нова шифра и активациони линк послати су на вашу адресу."
+
+#~ msgid ""
+#~ "Could not change password. Confirmation key '%s' is not "
+#~ "registered."
+#~ msgstr "Шифра није промењена. Потврдни кључ ' %s' није регистрован."
+
+#~ msgid ""
+#~ "Can not change password. User don't exist anymore in our "
+#~ "database."
+#~ msgstr "Шифра није промењена. Корисник више не постоје у нашој бази."
+
+#~ msgid "Password changed for %s. You may now sign in."
+#~ msgstr "Шифра за %s је промењена. Сада можете да се пријавите."
+
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "Ваше питање и сви одговори на њега су избрисани"
+
+#~ msgid "Your question has been deleted"
+#~ msgstr "Ваше питање је избрисано"
+
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "Питање и сви одговори на њега су избрисани"
+
+#~ msgid "The question has been deleted"
+#~ msgstr "Питање је избрисано"
+
+#~ msgid "question"
+#~ msgstr "питање"
+
+#~ msgid "unanswered/"
+#~ msgstr "неодговорени/"
+
+#, fuzzy
+#~ msgid "nimda/"
+#~ msgstr "openid/"
+
+#~ msgid "email update message subject"
+#~ msgstr "новости од П&О форума"
+
+#~ msgid "Change email "
+#~ msgstr "Промени е-пошту"
+
+#~ msgid "Change OpenID"
+#~ msgstr "Промени OpenID"
+
+#~ msgid "Delete account"
+#~ msgstr "Избриши налог"
+
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class='strong big'>Looks like your email address, %(email)s has not "
+#~ "yet been validated.</span> To post messages you must verify your email, "
+#~ "please see <a href='%(email_validation_faq_url)s'>more details here</a>."
+#~ "<br>You can submit your question now and validate email after that. Your "
+#~ "question will saved as pending meanwhile. "
+
+#~ msgid "books"
+#~ msgstr "књиге"
+
+#, fuzzy
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "изаберите ревизију"
+#~ msgstr[1] "изаберите ревизију"
+#~ msgstr[2] "изаберите ревизију"
+
+#~ msgid "general message about privacy"
+#~ msgstr ""
+#~ "Respecting users privacy is an important core principle of this Q&amp;A "
+#~ "forum. Information on this page details how this forum protects your "
+#~ "privacy, and what type of information is collected."
+
+#~ msgid "what technical information is collected about visitors"
+#~ msgstr ""
+#~ "Information on question views, revisions of questions and answers - both "
+#~ "times and content are recorded for each user in order to correctly count "
+#~ "number of views, maintain data integrity and report relevant updates."
+
+#~ msgid "details on personal information policies"
+#~ msgstr ""
+#~ "Members of this community may choose to display personally identifiable "
+#~ "information in their profiles. Forum will never display such information "
+#~ "without a request from the user."
+
+#~ msgid "details on sharing data with third parties"
+#~ msgstr ""
+#~ "None of the data that is not openly shown on the forum by the choice of "
+#~ "the user is shared with any third party."
+
+#~ msgid "how privacy policies can be changed"
+#~ msgstr ""
+#~ "These policies may be adjusted to improve protection of user's privacy. "
+#~ "Whenever such changes occur, users will be notified via the internal "
+#~ "messaging system. "
+
+#~ msgid "Found by tags"
+#~ msgstr "Tagged questions"
+
+#~ msgid "Search results"
+#~ msgstr "Резултати претраге"
+
+#~ msgid "All questions"
+#~ msgstr "Сва питања"
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "кликните да бисте видели најновији питања"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "кликните да бисте видели најстарија питања"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "кликните да бисте видели недавно ажурирана питања"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "questions with most answers"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "questions with fewest answers"
+
+#~ msgid "more answers"
+#~ msgstr "са више одговора"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "least voted questions"
+
+#~ msgid "popular"
+#~ msgstr "популарна"
+
+#, fuzzy
+#~ msgid " %(q_num)s question found"
+#~ msgid_plural "%(q_num)s questions found"
+#~ msgstr[0] "Једно питање"
+#~ msgstr[1] "%(q_num)s питања"
+#~ msgstr[2] ""
+
+#~ msgid "The question was closed for the following reason "
+#~ msgstr "Питање је затворено из следећих разлога"
+
+#~ msgid "date closed"
+#~ msgstr "датум затварања"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr ""
+#~ "<span class='strong'>To change your password</span> please fill out and "
+#~ "submit this form"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "New user signup"
+
+#~ msgid "password"
+#~ msgstr "шифра"
+
+#~ msgid "Account: delete account"
+#~ msgstr "Налог: избришите налог"
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "Сигуран сам да желим да избришем мој налог."
+
+#~ msgid "(required for your security)"
+#~ msgstr "(потребно за вашу сигурност)"
+
+#~ msgid "Delete account permanently"
+#~ msgstr "Избришите трајно Ваш налог"
+
+#~ msgid "Send new password"
+#~ msgstr "Recover password"
+
+#~ msgid "password recovery information"
+#~ msgstr ""
+#~ "<span class='big strong'>Forgot you password? No problems - just get a "
+#~ "new one!</span><br/>Please follow the following steps:<br/>&bull; submit "
+#~ "your user name below and check your email<br/>&bull; <strong>follow the "
+#~ "activation link</strong> for the new password - sent to you by email and "
+#~ "login with the suggested password<br/>&bull; at this you might want to "
+#~ "change your password to something you can remember better"
+
+#~ msgid "Reset password"
+#~ msgstr "Send me a new password"
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "To change your password, please follow these steps:\n"
+#~ "* visit this link: %(key_link)s\n"
+#~ "* login with user name %(username)s and password %(password)s\n"
+#~ "* go to your user profile and set the password to something you can "
+#~ "remember"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr ""
+#~ "<p><span class=\"big strong\">Please select your favorite login method "
+#~ "below.</span></p><p><font color=\"gray\">External login services use <a "
+#~ "href=\"http://openid.net\"><b>OpenID</b></a> technology, where your "
+#~ "password always stays confidential between you and your login provider "
+#~ "and you don't have to remember another one.</font></p>"
+
+# msgid "Click to sign in through any of these services."
+# msgstr ""
+# "<p><span class=\"big strong\">Please select your favorite login method
+# below."
+# "</span></p><p><font color=\"gray\">External login services use <a href="
+# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
+# "always stays confidential between you and your login provider and you don't
+# "
+# "have to remember another one. "
+# "Askbot option requires your login name and "
+# "password entered here.</font></p>"
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
+#~ "class='big strong'>Provider user name</span><br/><span class='grey'>(or "
+#~ "select another login method above)</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your <a class=\"openid_logo\" href="
+#~ "\"http://openid.net\">OpenID</a> web address</span><br/><span "
+#~ "class='grey'>(or choose another login method above)</span>"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr ""
+#~ "<span class='big strong'>Enter your Askbot login and password</span><br/"
+#~ "><span class='grey'>(or select your OpenID provider above)</span>"
+
+#, fuzzy
+#~ msgid "Create account"
+#~ msgstr "Отворите налог"
+
+#~ msgid "favorite questions"
+#~ msgstr "омиљена питања"
+
+#~ msgid "Email Validation"
+#~ msgstr "Валидација е-поште"
+
+#~ msgid "Thank you, your email is now validated."
+#~ msgstr "Хвала вам, Ваша е-пошта је сада потврђена."
+
+#~ msgid "Welcome back %s, you are now logged in"
+#~ msgstr "Добродошли назад %s, сада сте пријављени"
+
+#~ msgid "books/"
+#~ msgstr "књиге/"
#, fuzzy
#~ msgid "please login"
@@ -4145,9 +5891,6 @@ msgstr "књиге/"
#~ msgid "popular tags"
#~ msgstr "ознаке"
-#~ msgid "list of unanswered questions"
-#~ msgstr "питања без одговора"
-
#~ msgid ""
#~ " have total %(q_num)s questions containing %(searchtitle)s in full text "
#~ msgid_plural ""
@@ -4192,13 +5935,6 @@ msgstr "књиге/"
#~ msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
#~ msgid ""
-#~ "Sincerely,<br />\n"
-#~ " Forum Administrator"
-#~ msgstr ""
-#~ "Sincerely,\n"
-#~ "Q&A Forum Administrator"
-
-#~ msgid ""
#~ "\n"
#~ " have total %(q_num)s unanswered questions\n"
#~ " "
@@ -4213,18 +5949,3 @@ msgstr "књиге/"
#~ msgstr[1] ""
#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
#~ "accepted answer</p>"
-
-#~ msgid ""
-#~ "\n"
-#~ " have total %(q_num)s questions\n"
-#~ " "
-#~ msgid_plural ""
-#~ "\n"
-#~ " have total %(q_num)s questions\n"
-#~ " "
-#~ msgstr[0] ""
-#~ "\n"
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
-#~ msgstr[1] ""
-#~ "\n"
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
diff --git a/askbot/locale/tr/LC_MESSAGES/django.po b/askbot/locale/tr/LC_MESSAGES/django.po
index 40da9cd0..dba302cf 100644
--- a/askbot/locale/tr/LC_MESSAGES/django.po
+++ b/askbot/locale/tr/LC_MESSAGES/django.po
@@ -2,12 +2,12 @@
# Copyright (C) 2010 Mike Chen and Askbot developers
# This file is distributed under the same license as the Askbot package.
# Otkay Yildiz <EMAIL@ADDRESS>, 2010.
-#
+#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-06-28 22:39-0500\n"
+"POT-Creation-Date: 2010-11-18 17:36-0600\n"
"PO-Revision-Date: 2010-09-08 06:14\n"
"Last-Translator: <cemrekutluay@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,22 +16,6 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Translated-Using: django-rosetta 0.5.6\n"
-#: auth.py:528
-msgid "Your question and all of it's answers have been deleted"
-msgstr "Sorunuz ve ona ait tüm cevapları silindi"
-
-#: auth.py:531
-msgid "Your question has been deleted"
-msgstr "Sorunuz silindi"
-
-#: auth.py:535
-msgid "The question and all of it's answers have been deleted"
-msgstr "Soru ve ona ait tüm cevaplar silindi"
-
-#: auth.py:538
-msgid "The question has been deleted"
-msgstr "Soru silindi"
-
#: feed.py:22
msgid " - "
msgstr "-"
@@ -40,292 +24,360 @@ msgstr "-"
msgid "latest questions"
msgstr "en son sorulanlar"
-#: forms.py:23 skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "title"
msgstr "başlık"
-#: forms.py:24
+#: forms.py:55
msgid "please enter a descriptive title for your question"
msgstr "Sorunuz için açıklayıcı bir başlık girin"
-#: forms.py:29
+#: forms.py:60
msgid "title must be > 10 characters"
msgstr "başlık en az 10 karakter olmalı"
-#: forms.py:38
+#: forms.py:69
msgid "content"
msgstr "içerik"
-#: forms.py:44
+#: forms.py:75
msgid "question content must be > 10 characters"
msgstr "soru içeriği en az 10 karakter olmalı"
-#: forms.py:53 skins/default/templates/header.html:68
+#: forms.py:84 skins/default/templates/header.html:83
msgid "tags"
msgstr "etiketler"
-#: forms.py:55
-msgid "Tags are short keywords, with no spaces within. Up to five tags can be used."
-msgstr "Etiketler kısa anahtar kelimelerdir ve bir soru için en fazla 5 etiket yazabilirsiniz."
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
+"Etiketler kısa anahtar kelimelerdir ve bir soru için en fazla 5 etiket "
+"yazabilirsiniz."
-#: forms.py:62 skins/default/templates/question_retag.html:38
+#: forms.py:93 skins/default/templates/question_retag.html:78
msgid "tags are required"
msgstr "etiket yazmalısınız"
-#: forms.py:71
+#: forms.py:102
#, python-format
msgid "please use %(tag_count)d tag or less"
msgid_plural "please use %(tag_count)d tags or less"
msgstr[0] "En fazla %(tag_count)d etiket kullanabilirsiniz"
msgstr[1] "En fazla %(tag_count)d etiket kullanabilirsiniz"
-#: forms.py:80
+#: forms.py:111
#, python-format
msgid "each tag must be shorter than %(max_chars)d character"
msgid_plural "each tag must be shorter than %(max_chars)d characters"
msgstr[0] "Her etiket en fazla %(max_chars)d karakter içerebilir"
msgstr[1] "Her etiket en fazla %(max_chars)d karakter içerebilir"
-#: forms.py:88
+#: forms.py:119
msgid "use-these-chars-in-tags"
msgstr "bu-yazıları-etiket-olarak-kullan"
-#: forms.py:98 skins/default/templates/post_contributor_info.html:7
-#: skins/default/templates/question_summary_list_roll.html:26
-#: skins/default/templates/question_summary_list_roll.html:38
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
msgid "community wiki"
msgstr "topluluk wikisi"
-#: forms.py:99
-msgid "if you choose community wiki option, the question and answer do not generate points and name of author will not be shown"
-msgstr "Eğer wiki seçeneğini seçerseniz, soru ve cevaplardan puan verilip alınamayacak ve yazarın ismi gizli kalacaktır."
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr ""
+"Eğer wiki seçeneğini seçerseniz, soru ve cevaplardan puan verilip "
+"alınamayacak ve yazarın ismi gizli kalacaktır."
-#: forms.py:115
+#: forms.py:147
msgid "update summary:"
msgstr "güncelleme özeti:"
-#: forms.py:116
-msgid "enter a brief summary of your revision (e.g. fixed spelling, grammar, improved style, this field is optional)"
-msgstr "Yaptığınız düzeltmenin özetini giriniz. (sabit yazım, dilbilgisi, gelişmiş stil gibi, bu alan isteğe bağlı)"
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"Yaptığınız düzeltmenin özetini giriniz. (sabit yazım, dilbilgisi, gelişmiş "
+"stil gibi, bu alan isteğe bağlı)"
-#: forms.py:119
-msgid "Automatically accept user's contributions for the email updates"
-msgstr "E-mail güncelleştirmeleri için kullanıcı katkılarını otomatik kabul et"
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
+#, fuzzy
+msgid "suspended"
+msgstr "güncellendi"
+
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
+msgstr ""
+
+#: forms.py:180 const/__init__.py:217
+#, fuzzy
+msgid "moderator"
+msgstr "yoneticiler/"
+
+#: forms.py:200
+#, fuzzy
+msgid "Change status to"
+msgstr "Etiket değiştir"
+
+#: forms.py:227
+msgid "which one?"
+msgstr ""
+
+#: forms.py:248
+#, fuzzy
+msgid "Cannot change own status"
+msgstr "kendi yazılarınıza oy veremezsiniz"
+
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
-#: forms.py:210
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
+
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
+
+#: forms.py:276
+#, fuzzy
+msgid "Subject line"
+msgstr "Tema seç"
+
+#: forms.py:283
+#, fuzzy
+msgid "Message text"
+msgstr "Mesajınız:"
+
+#: forms.py:360
msgid "Your name:"
msgstr "Adınız:"
-#: forms.py:211
+#: forms.py:361
msgid "Email (not shared with anyone):"
msgstr "E-mail (kimse görmeyecektir):"
-#: forms.py:212
+#: forms.py:362
msgid "Your message:"
msgstr "Mesajınız:"
-#: forms.py:295
+#: forms.py:449
msgid "this email does not have to be linked to gravatar"
msgstr "Bu e-mail gravatar bağlantılı olmak zorunda değildir"
-#: forms.py:297
-msgid "Screen name"
-msgstr "Görünen isim"
-
-#: forms.py:298
+#: forms.py:456
msgid "Real name"
msgstr "Gerçek isim"
-#: forms.py:299
+#: forms.py:463
msgid "Website"
msgstr "Website"
-#: forms.py:300
+#: forms.py:470
msgid "Location"
msgstr "Yer"
-#: forms.py:301
+#: forms.py:477
msgid "Date of birth"
msgstr "Doğum tarihi"
-#: forms.py:301
+#: forms.py:478
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr "Gizli alan, yaş hesaplamak için kullanılır. YYYY-AA-GG şeklinde giriniz."
+msgstr ""
+"Gizli alan, yaş hesaplamak için kullanılır. YYYY-AA-GG şeklinde giriniz."
-#: forms.py:302 skins/default/templates/account_settings.html:21
-#: skins/default/templates/authopenid/settings.html:21
+#: forms.py:484
msgid "Profile"
msgstr "Profil"
-#: forms.py:333 forms.py:334
+#: forms.py:493
+msgid "Screen name"
+msgstr "Görünen isim"
+
+#: forms.py:518 forms.py:519
msgid "this email has already been registered, please use another one"
msgstr "Bu e-mail sitemizde zaten kayıtlı, lütfen başka bir tane deneyin"
-#: forms.py:340
+#: forms.py:525
msgid "Choose email tag filter"
msgstr "E-mail etiketi için filtre seç"
-#: forms.py:379
+#: forms.py:564
msgid "Asked by me"
msgstr "Tarafımdan sorulan"
-#: forms.py:382
+#: forms.py:567
msgid "Answered by me"
msgstr "Tarafımdan cevaplanan"
-#: forms.py:385
+#: forms.py:570
msgid "Individually selected"
msgstr "Tek tek seçilmiş"
-#: forms.py:388
+#: forms.py:573
msgid "Entire forum (tag filtered)"
msgstr "Tüm forum (etiket ile filtrelenmiş)"
-#: forms.py:392
+#: forms.py:577
msgid "Comments and posts mentioning me"
msgstr "Benim hakkımdaki gönderiler"
-#: forms.py:450
+#: forms.py:635
msgid "okay, let's try!"
msgstr "tamam, bir deneyelim!"
-#: forms.py:451
+#: forms.py:636
msgid "no community email please, thanks"
msgstr "toplu e-mail istemiyorum, teşekkürler"
-#: forms.py:455
+#: forms.py:640
msgid "please choose one of the options above"
msgstr "lütfen yukarıdaki seçeneklerden birini seçin "
-#: urls.py:41
-msgid "upfiles/"
-msgstr "upfiles/"
-
-#: urls.py:46
+#: urls.py:42
msgid "about/"
msgstr "hakkimizda/"
-#: urls.py:47 conf/site_settings.py:75
+#: urls.py:43 conf/site_settings.py:79
msgid "faq/"
msgstr "sss/"
-#: urls.py:48
+#: urls.py:44
msgid "privacy/"
msgstr "gizlilik/"
-#: urls.py:49
+#: urls.py:45
msgid "logout/"
msgstr "guvenli-cikis/"
-#: urls.py:51 urls.py:56 urls.py:61 urls.py:124
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
msgid "answers/"
msgstr "cevaplar/"
-#: urls.py:51 urls.py:106 urls.py:117 urls.py:124
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
msgid "comments/"
msgstr "yorumlar/"
-#: urls.py:56 urls.py:76 urls.py:170 skins/default/templates/user_info.html:44
+#: urls.py:52 urls.py:73 urls.py:168
msgid "edit/"
msgstr "duzenle/"
-#: urls.py:61 urls.py:101
+#: urls.py:57 urls.py:103
msgid "revisions/"
msgstr "duzeltmeler/"
-#: urls.py:66 urls.py:71 urls.py:76 urls.py:81 urls.py:86 urls.py:91
-#: urls.py:96 urls.py:101 urls.py:106 urls.py:117
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
msgid "questions/"
msgstr "sorular/"
-#: urls.py:71
+#: urls.py:68
msgid "ask/"
msgstr "sor/"
-#: urls.py:81
+#: urls.py:78
+#, fuzzy
+msgid "retag/"
+msgstr "etiketler/"
+
+#: urls.py:83
msgid "close/"
msgstr "kapat/"
-#: urls.py:86
+#: urls.py:88
msgid "reopen/"
msgstr "yenidenac/"
-#: urls.py:91
+#: urls.py:93
msgid "answer/"
msgstr "cevap/"
-#: urls.py:96
+#: urls.py:98
msgid "vote/"
msgstr "oy/"
-#: urls.py:111
+#: urls.py:114
msgid "command/"
msgstr "komut/"
-#: urls.py:117 urls.py:124 deps/django_authopenid/urls.py:45
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr "sil/"
-#: urls.py:131 views/readers.py:280
+#: urls.py:134
msgid "question/"
msgstr "soru/"
-#: urls.py:136
+#: urls.py:139
msgid "tags/"
msgstr "etiketler/"
-#: urls.py:141 urls.py:147
+#: urls.py:144 urls.py:150
msgid "mark-tag/"
msgstr "etiket/"
-#: urls.py:141
+#: urls.py:144
msgid "interesting/"
msgstr "ilginc/"
-#: urls.py:147
+#: urls.py:150
msgid "ignored/"
msgstr "yoksayildi/"
-#: urls.py:153
+#: urls.py:156
msgid "unmark-tag/"
msgstr "etiket-isaretini-kaldir/"
-#: urls.py:159 urls.py:170 urls.py:175
+#: urls.py:162 urls.py:168 urls.py:173
msgid "users/"
msgstr "kullanicilar/"
-#: urls.py:164
-msgid "moderate-user/"
-msgstr "yoneticiler/"
-
-#: urls.py:180 urls.py:185
+#: urls.py:178 urls.py:183
msgid "badges/"
msgstr "rozetler/"
-#: urls.py:190
+#: urls.py:188
msgid "messages/"
msgstr "mesajlar/"
-#: urls.py:190
+#: urls.py:188
msgid "markread/"
msgstr "okundu-yap/"
-#: urls.py:200
+#: urls.py:203
msgid "upload/"
msgstr "yukle/"
-#: urls.py:201
+#: urls.py:204
msgid "search/"
msgstr "arama-yap/"
-#: urls.py:202
+#: urls.py:205
msgid "feedback/"
msgstr "geribildirim/"
-#: urls.py:203 setup_templates/settings.py:203
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
msgid "account/"
msgstr "hesap/"
@@ -342,16 +394,26 @@ msgid "Default news notification frequency"
msgstr "Varsayılan haber uyarı sıklığı"
#: conf/email.py:32
-msgid "This option currently defines default frequency of emailed updates in the following five categories: questions asked by user, answered by user, individually selected, entire forum (per person tag filter applies) and posts mentioning the user and comment responses"
-msgstr "Bu seçenek, aşağıdaki kategoriler için e-posta ile bildirilen güncellemelerin sıklığını 5 kategoride belirler: kullanıcı tarafından sorulan sorular, cevaplanan sorular, yıldızlanan sorular, tüm forum (seçilen etiketler için) ve kullanıcı hakkındaki soru ve yorumlar"
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+"Bu seçenek, aşağıdaki kategoriler için e-posta ile bildirilen "
+"güncellemelerin sıklığını 5 kategoride belirler: kullanıcı tarafından "
+"sorulan sorular, cevaplanan sorular, yıldızlanan sorular, tüm forum (seçilen "
+"etiketler için) ve kullanıcı hakkındaki soru ve yorumlar"
#: conf/email.py:47
msgid "Require email verification before allowing to post"
msgstr "Gönderiye izin vermeden önce e-posta doğrulaması iste"
#: conf/email.py:48
-msgid "Active email verification is done by sending a verification key in email"
-msgstr "Aktif e-posta doğrulaması, kullanıcıya bir onay kodu gönderilerek yapılır"
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+"Aktif e-posta doğrulaması, kullanıcıya bir onay kodu gönderilerek yapılır"
#: conf/email.py:57
msgid "Allow only one account per email address"
@@ -365,6 +427,11 @@ msgstr "Anonim kullanıcı için geçersiz e-posta adresi"
msgid "Use this setting to control gravatar for email-less user"
msgstr "Bu ayarlar e-postasız kullanıcıların gravatarı içindir"
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Hoşgeldiniz mesajının konusu"
+
#: conf/external_keys.py:11
msgid "Keys to connect the site with external services like Facebook, etc."
msgstr "Siteyi Facebook, vb. gibi servisler ile bağlamak için gerekli kodlar"
@@ -375,8 +442,13 @@ msgstr "Google site doğrulama anahtarı"
#: conf/external_keys.py:20
#, python-format
-msgid "This key helps google index your site please obtain is at <a href=\"%(google_webmasters_tools_url)s\">google webmasters tools site</a>"
-msgstr "Bu anahtar sitenizin Google tarafından endekslenmesine yardımcı olur. Lütfen <a href=\"%(google_webmasters_tools_url)s\">google webmasters</a> adresinden temin edin."
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
+"Bu anahtar sitenizin Google tarafından endekslenmesine yardımcı olur. Lütfen "
+"<a href=\"%(google_webmasters_tools_url)s\">google webmasters</a> adresinden "
+"temin edin."
#: conf/external_keys.py:34
msgid "Google Analytics key"
@@ -384,33 +456,93 @@ msgstr "Google Analytics anahtarı"
#: conf/external_keys.py:36
#, python-format
-msgid "Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish to use Google Analytics to monitor your site"
-msgstr "Sitenizi Google Analytics ile takip etmek istiyorsanız, anahtarınızı <a href=\"%(ga_site)s\">Google Analytics</a> 'ten temin edebilirsiniz"
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+"Sitenizi Google Analytics ile takip etmek istiyorsanız, anahtarınızı <a href="
+"\"%(ga_site)s\">Google Analytics</a> 'ten temin edebilirsiniz"
#: conf/external_keys.py:49
-msgid "Recaptcha private key"
-msgstr "Recaptcha gizli anahtarı"
-
-#: conf/external_keys.py:52
-msgid "Recaptcha is a tool that helps distinguish real people from annoying spam robots. Please get this and a public key at the <a href=\"http://recaptcha.net\">recaptcha.net</a>"
-msgstr "Recaptcha gerçek insanları spam robotlarından ayırarak spamı engelleyen bir servistir. Anahtarını <a href=\"http://recaptcha.net\">recaptcha.net</a> adresinden temin edebilirsiniz"
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
-#: conf/external_keys.py:65
+#: conf/external_keys.py:58
msgid "Recaptcha public key"
msgstr "Recaptcha genel anahtarı"
-#: conf/external_keys.py:73
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr "Recaptcha gizli anahtarı"
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
+"Recaptcha gerçek insanları spam robotlarından ayırarak spamı engelleyen bir "
+"servistir. Anahtarını <a href=\"http://recaptcha.net\">recaptcha.net</a> "
+"adresinden temin edebilirsiniz"
+
+#: conf/external_keys.py:80
msgid "Facebook public API key"
msgstr "Facebook genel anahtarı"
-#: conf/external_keys.py:76
-msgid "Facebook API key and Facebook secret allow to use Facebook Connect login method at your site. Please obtain these keys at <a href=\"http://www.facebook.com/developers/createapp.php\">facebook create app</a> site"
-msgstr "Facebook API anahtarları sitenize Facebook Connect yöntemiyle giris yapılabilmesini sağlar. Anahtarları <a href=\"http://www.facebook.com/developers/createapp.php\">facebook create app</a> adresinden temin edebilirsiniz"
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+"Facebook API anahtarları sitenize Facebook Connect yöntemiyle giris "
+"yapılabilmesini sağlar. Anahtarları <a href=\"http://www.facebook.com/"
+"developers/createapp.php\">facebook create app</a> adresinden temin "
+"edebilirsiniz"
-#: conf/external_keys.py:91
+#: conf/external_keys.py:95
msgid "Facebook secret key"
msgstr "Facbook gizli anahtarı"
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
+msgstr ""
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Hesabınız: Şifremi değiştir"
+
#: conf/flatpages.py:10
msgid "Flatpages - about, privacy policy, etc."
msgstr "Flatpages - hakkında, gizlilik politikası, vb."
@@ -420,16 +552,25 @@ msgid "Text of the Q&A forum About page (html format)"
msgstr "Soru/Cevap forumu hakkındaki sayfa (html formatında)"
#: conf/flatpages.py:20
-msgid "Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on the \"about\" page to check your input."
-msgstr "Kaydedin ve <a href=\"http://validator.w3.org/\">HTML doğrulayıcı</a> kullanarak \"hakkında\" sayfasını kontrol edin."
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+"Kaydedin ve <a href=\"http://validator.w3.org/\">HTML doğrulayıcı</a> "
+"kullanarak \"hakkında\" sayfasını kontrol edin."
#: conf/flatpages.py:30
msgid "Text of the Q&A forum Privacy Policy (html format)"
-msgstr "Soru/Cevap forumu gizlilik politikası hakkındaki sayfa (html formatında)"
+msgstr ""
+"Soru/Cevap forumu gizlilik politikası hakkındaki sayfa (html formatında)"
#: conf/flatpages.py:33
-msgid "Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on the \"privacy\" page to check your input."
-msgstr "Kaydedin ve <a href=\"http://validator.w3.org/\">HTML doğrulayıcı</a> kullanarak \"gizlilik\" sayfasını kontrol edin."
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+"Kaydedin ve <a href=\"http://validator.w3.org/\">HTML doğrulayıcı</a> "
+"kullanarak \"gizlilik\" sayfasını kontrol edin."
#: conf/forum_data_rules.py:12
msgid "Settings for askbot data entry and display"
@@ -443,18 +584,73 @@ msgstr "topluluk wiki özelliğini aktif ediniz"
msgid "Maximum length of tag (number of characters)"
msgstr "etiketin maksimum uzunluğu (karakter sayısı)"
-#: conf/forum_data_rules.py:38
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
+#, python-format
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
msgid "Maximum number of tags per question"
msgstr "soru başına maksimum etiket sayısı"
-#: conf/forum_data_rules.py:50
+#: conf/forum_data_rules.py:82
msgid "Number of questions to list by default"
msgstr "Soru listesinin varsayılan uzunluğu (soru sayısı)"
-#: conf/forum_data_rules.py:60
+#: conf/forum_data_rules.py:92
msgid "What should \"unanswered question\" mean?"
msgstr "\"Cevaplanmamış soru\" ne anlama gelmeli?"
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
+#, python-format
+msgid ""
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
#: conf/minimum_reputation.py:11
msgid "Minimum reputation required to perform actions"
msgstr "Bir eylemleri gerçekleştirmek için gerekli minimum itibar"
@@ -480,37 +676,38 @@ msgid "Delete comments posted by others"
msgstr "Başkaları tarafından yapılan yorumları silebilme"
#: conf/minimum_reputation.py:65
+#, fuzzy
+msgid "Delete questions and answers posted by others"
+msgstr "Başkaları tarafından sorulmuş soruları kapat"
+
+#: conf/minimum_reputation.py:74
msgid "Upload files"
msgstr "Dosya yükle"
-#: conf/minimum_reputation.py:74
+#: conf/minimum_reputation.py:83
msgid "Close own questions"
msgstr "Kendi sorunu kapat"
-#: conf/minimum_reputation.py:83
+#: conf/minimum_reputation.py:92
msgid "Retag questions posted by other people"
msgstr "Başkaları tarafından sorulan soruların etiketini değiştirebilme"
-#: conf/minimum_reputation.py:92
+#: conf/minimum_reputation.py:101
msgid "Reopen own questions"
msgstr "Soruyu yeniden aç"
-#: conf/minimum_reputation.py:101
+#: conf/minimum_reputation.py:110
msgid "Edit community wiki posts"
msgstr "Sitenin wiki sorularını değiştir"
-#: conf/minimum_reputation.py:110
+#: conf/minimum_reputation.py:119
msgid "Edit posts authored by other people"
msgstr "Başkaları tarafından yazılanları değiştirebilme"
-#: conf/minimum_reputation.py:119
+#: conf/minimum_reputation.py:128
msgid "View offensive flags"
msgstr "Uygunsuz olarak işaretlenmiş olanları görüntüle"
-#: conf/minimum_reputation.py:128
-msgid "Disable nofollow directive on links"
-msgstr "Linklerde 'nofollow' direktifini devredışı bırak"
-
#: conf/minimum_reputation.py:137
msgid "Close questions asked by others"
msgstr "Başkaları tarafından sorulmuş soruları kapat"
@@ -520,7 +717,8 @@ msgid "Lock posts"
msgstr "Gönderileri kilitle"
#: conf/reputation_changes.py:12
-msgid "Reputaion loss and gain rules"
+#, fuzzy
+msgid "Reputation loss and gain rules"
msgstr "İtibar kaybetme ve kazanma kuralları"
#: conf/reputation_changes.py:21
@@ -569,11 +767,13 @@ msgstr "Olumsuz oylanan gönderinin yazarından götürüsü"
#: conf/reputation_changes.py:126
msgid "Loss for owner of post that was flagged 3 times per same revision"
-msgstr "Aynı versiyonu 3 kere uygunsuz olarak işaretlenen gönderi sahibinin kaybı"
+msgstr ""
+"Aynı versiyonu 3 kere uygunsuz olarak işaretlenen gönderi sahibinin kaybı"
#: conf/reputation_changes.py:136
msgid "Loss for owner of post that was flagged 5 times per same revision"
-msgstr "Aynı versiyonu 5 kere uygunsuz olarak işaretlenen gönderi sahibinin kaybı"
+msgstr ""
+"Aynı versiyonu 5 kere uygunsuz olarak işaretlenen gönderi sahibinin kaybı"
#: conf/reputation_changes.py:146
msgid "Loss for post owner when upvote is canceled"
@@ -587,66 +787,47 @@ msgstr "Soru/Cevap sitesi parametreleri ve URL'leri"
msgid "Site title for the Q&A forum"
msgstr "Soru & Cevap sitesi için site başlığı"
-msgid "blocked users cannot post"
-msgstr "Engellenen kullanıcılar ileti yapamaz"
-
-msgid "suspended users cannot post"
-msgstr "Dondurulan kullanıcılar ileti yapamaz"
-
-msgid "anonymous users cannot vote"
-msgstr "üye girişi yapmadan oy kullanamazsınız"
-
-#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr "beğeninizi göstermek için en az %(points)s puan toplamalısınız "
-
-#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr "beğenmediğinizi göstermek için en az %(points)s puan toplamalısınız"
-
-msgid "cannot vote for own posts"
-msgstr "kendi yazılarınıza oy veremezsiniz"
-
-msgid "cannot revoke old vote"
-msgstr "verilen bir oyu iptal edemezsiniz"
-
#: conf/site_settings.py:30
msgid "Comma separated list of Q&A site keywords"
msgstr "Soru/Cevap sitesinin virgülle ayrılmış olarak anahtar kelimeleri"
-#: conf/site_settings.py:39
+#: conf/site_settings.py:40
msgid "Copyright message to show in the footer"
msgstr "Sayfa altlığında gösterilecek telif notu"
-#: conf/site_settings.py:48
+#: conf/site_settings.py:50
msgid "Site description for the search engines"
msgstr "Arama motorları için site tanımı"
-#: conf/site_settings.py:56
+#: conf/site_settings.py:58
msgid "Askbot"
msgstr "Askbot"
-#: conf/site_settings.py:58
+#: conf/site_settings.py:59
msgid "Short name for your Q&A forum"
msgstr "Soru/Cevap forumunun kısa adı"
-#: conf/site_settings.py:67
+#: conf/site_settings.py:69
msgid "Base URL for your Q&A forum, must start with http or https"
msgstr "Soru/Cevap forumu için ana URL (http veya https ile başlamalıdır)"
-#: conf/site_settings.py:77
+#: conf/site_settings.py:82
msgid "Link shown in the greeting message shown to the anonymous user"
msgstr "Anonim kullanıcıya gösterilen karşılama mesajı"
-#: conf/site_settings.py:78
-msgid "If you change this url from the default - then you will also probably want to adjust translation of the following string: "
-msgstr "Eğer bu URL'i varsayılandan başka bir şeye değiştirdiyseniz, aşağıdaki cümleciği de tercüme etmek isteyebilirsiniz:"
+#: conf/site_settings.py:85
+msgid ""
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
+"Eğer bu URL'i varsayılandan başka bir şeye değiştirdiyseniz, aşağıdaki "
+"cümleciği de tercüme etmek isteyebilirsiniz:"
-#: conf/site_settings.py:91
+#: conf/site_settings.py:98
msgid "Feedback site URL"
msgstr "Geri bildirim adresi"
-#: conf/site_settings.py:92
+#: conf/site_settings.py:100
msgid "If left empty, a simple internal feedback form will be used instead"
msgstr "Boş bırakıldığında basit bir iç geribesleme formu kullanılacak"
@@ -667,12 +848,13 @@ msgstr "oy = 0 için arkaplan rengi"
#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
-#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:161
-#: conf/skin_counter_settings.py:184 conf/skin_counter_settings.py:195
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
-msgid "HTML color name of hex value"
+#, fuzzy
+msgid "HTML color name or hex value"
msgstr "HTML renk adının hex değeri"
#: conf/skin_counter_settings.py:40
@@ -719,19 +901,19 @@ msgstr "Görüntülenme için önplan rengi"
msgid "Background color for views = MAX"
msgstr "Görüntülenme = MAX için arkaplan rengi"
-#: conf/skin_counter_settings.py:160
+#: conf/skin_counter_settings.py:162
msgid "Foreground color for views = MAX"
msgstr "Görüntülenme = MAX için önplan rengi"
-#: conf/skin_counter_settings.py:171
+#: conf/skin_counter_settings.py:173
msgid "Answer counter value to give \"full color\""
msgstr "\"tam renk\" vermek için cevap sayısı"
-#: conf/skin_counter_settings.py:183
+#: conf/skin_counter_settings.py:185
msgid "Background color for answers = 0"
msgstr "Cevap = 0 için arkaplan rengi"
-#: conf/skin_counter_settings.py:194
+#: conf/skin_counter_settings.py:195
msgid "Foreground color for answers = 0"
msgstr "Cevap = 0 için önplan rengi"
@@ -759,21 +941,76 @@ msgstr "Kabul edilen için arkaplan rengi"
msgid "Foreground color for accepted answer"
msgstr "Kabul edilen cevap için önplan rengi"
-#: conf/skin_general_settings.py:11
-msgid "Skin: general settings"
+#: conf/skin_general_settings.py:15
+#, fuzzy
+msgid "Skin and User Interface settings"
msgstr "Tema: genel ayarlar"
-#: conf/skin_general_settings.py:20
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
+#, python-format
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
+
+#: conf/skin_general_settings.py:90
msgid "Select skin"
msgstr "Tema seç"
-#: conf/skin_general_settings.py:29
+#: conf/skin_general_settings.py:99
msgid "Skin media revision number"
msgstr "Tema medya dosyaları versiyon numarası"
-#: conf/skin_general_settings.py:31
-msgid "Increment this number when you change image in skin media or stylesheet. This helps avoid showing your users outdated images from their browser cache."
-msgstr "Tema dosyalarında değişiklik yaptığınızda bu sayıyı arttırarak kullanıcıların tarayıcılarının kaşesinde kalmış eski imajları görmelerini engellersiniz."
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+"Tema dosyalarında değişiklik yaptığınızda bu sayıyı arttırarak "
+"kullanıcıların tarayıcılarının kaşesinde kalmış eski imajları görmelerini "
+"engellersiniz."
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
#: conf/user_settings.py:10
msgid "User policy settings"
@@ -809,7 +1046,8 @@ msgstr "Oyların iptali edilebilmesi için gün sayısı"
#: conf/vote_rules.py:58
msgid "Number of flags required to automatically hide posts"
-msgstr "Gönderiyi otomatik olarak gizlemek için gerekli olumsuz bildirim sayısı"
+msgstr ""
+"Gönderiyi otomatik olarak gizlemek için gerekli olumsuz bildirim sayısı"
#: conf/vote_rules.py:67
msgid "Number of flags required to automatically delete posts"
@@ -851,520 +1089,558 @@ msgstr "spam ya da reklam"
msgid "too localized"
msgstr "çok dar kapsamlı"
-#: const/__init__.py:38 skins/default/templates/questions.html:52
-#: skins/default/templates/questions.html:57
+#: const/__init__.py:40
msgid "newest"
msgstr "en yeni"
-#: const/__init__.py:39 skins/default/templates/questions.html:46
-#: skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "en eski"
-#: const/__init__.py:40 skins/default/templates/questions.html:71
-#: skins/default/templates/questions.html:76
+#: const/__init__.py:42
msgid "active"
msgstr "aktif"
-#: const/__init__.py:41 skins/default/templates/questions.html:65
+#: const/__init__.py:43
msgid "inactive"
msgstr "hareketsiz"
-#: const/__init__.py:42
+#: const/__init__.py:44
msgid "hottest"
msgstr "sıcak"
-#: const/__init__.py:43
+#: const/__init__.py:45
msgid "coldest"
msgstr "soğuk"
-#: const/__init__.py:44
+#: const/__init__.py:46
msgid "most voted"
msgstr "en çok oy alan"
-#: const/__init__.py:45
+#: const/__init__.py:47
msgid "least voted"
msgstr "En az oy"
-#: const/__init__.py:46
+#: const/__init__.py:48
msgid "relevance"
msgstr "ilgi"
-#: const/__init__.py:53 skins/default/templates/questions.html:34
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "tümü"
-#: const/__init__.py:54 skins/default/templates/questions.html:35
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "cevapsız"
-#: const/__init__.py:55 skins/default/templates/questions.html:37
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "favori"
-#: const/__init__.py:67
+#: const/__init__.py:70
msgid "Question has no answers"
msgstr "Cevapsız soru"
-#: const/__init__.py:68
+#: const/__init__.py:71
msgid "Question has no accepted answers"
msgstr "Kabul edilmiş cevabı olmayan soru"
-#: const/__init__.py:107
+#: const/__init__.py:110
msgid "asked a question"
msgstr "bir soru sordu"
-#: const/__init__.py:108
+#: const/__init__.py:111
msgid "answered a question"
msgstr "bir soru cevapladı"
-#: const/__init__.py:109
+#: const/__init__.py:112
msgid "commented question"
msgstr "soruya yorum yazıldı"
-#: const/__init__.py:110
+#: const/__init__.py:113
msgid "commented answer"
msgstr "cevaba yorum yazıldı"
-#: const/__init__.py:111
+#: const/__init__.py:114
msgid "edited question"
msgstr "soru düzeltilmiş"
-#: const/__init__.py:112
+#: const/__init__.py:115
msgid "edited answer"
msgstr "cevap düzeltilmiş"
-#: const/__init__.py:113
+#: const/__init__.py:116
msgid "received award"
msgstr "alınan ödül"
-#: const/__init__.py:114
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "en iyi cevap olarak işaretlenmiş"
-#: const/__init__.py:115
+#: const/__init__.py:118
msgid "upvoted"
msgstr "beğendim"
-#: const/__init__.py:116
+#: const/__init__.py:119
msgid "downvoted"
msgstr "beğenmedim"
-#: const/__init__.py:117
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "oy iptal"
-#: const/__init__.py:118
+#: const/__init__.py:121
msgid "deleted question"
msgstr "silinmiş bir soru"
-#: const/__init__.py:119
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "silinmiş cevap"
-#: const/__init__.py:120
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "saldırgan olarak işaretlenmiş"
-#: const/__init__.py:121
+#: const/__init__.py:124
msgid "updated tags"
msgstr "güncellenmiş etiketler"
-#: const/__init__.py:122
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "favori olarak seçilmiş"
-#: const/__init__.py:123
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "tamamlanmış kullanıcı profili"
-#: const/__init__.py:124
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "kullanıcıya e-mail güncelleme gönder"
-#: const/__init__.py:125
+#: const/__init__.py:128
msgid "mentioned in the post"
msgstr "gönderide belirtilmiş"
-#: const/__init__.py:176
+#: const/__init__.py:179
msgid "question_answered"
msgstr "cevaplanmış_soru"
-#: const/__init__.py:177
+#: const/__init__.py:180
msgid "question_commented"
msgstr "yorumlanmış soru"
-#: const/__init__.py:178
+#: const/__init__.py:181
msgid "answer_commented"
msgstr "yorumlanmış soru"
-#: const/__init__.py:179
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr "kabul edilmiş soru"
-#: const/__init__.py:183
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[kapatıldı]"
-#: const/__init__.py:184
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[silindi]"
-#: const/__init__.py:185 views/readers.py:446 views/readers.py:467
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "ilk versiyon"
-#: const/__init__.py:186
+#: const/__init__.py:189
msgid "retagged"
msgstr "yeniden etiketlendi"
-#: const/__init__.py:191
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "dışlanmış etiketleri dikkate al"
-#: const/__init__.py:192
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "sadece seçilmiş etiketlere izin ver"
-#: const/__init__.py:196
+#: const/__init__.py:199
msgid "instantly"
msgstr "anında"
-#: const/__init__.py:197
+#: const/__init__.py:200
msgid "daily"
msgstr "günlük"
-#: const/__init__.py:198
+#: const/__init__.py:201
msgid "weekly"
msgstr "haftalık"
-#: const/__init__.py:199
+#: const/__init__.py:202
msgid "no email"
msgstr "e-mail yok"
#: const/message_keys.py:19
#, python-format
msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
-msgstr "İlk defa mı buradasınız? Sıkça sorulan sorular <a href=\"%s\">SSS</a> kısmını ziyaret edebilirsiniz."
+msgstr ""
+"İlk defa mı buradasınız? Sıkça sorulan sorular <a href=\"%s\">SSS</a> "
+"kısmını ziyaret edebilirsiniz."
-#: deps/django_authopenid/forms.py:72 deps/django_authopenid/views.py:134
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
msgid "i-names are not supported"
msgstr "i-name girişleri desteklenmiyor"
-#: deps/django_authopenid/forms.py:135
-msgid "Account with this name already exists on the forum"
-msgstr "Hesap bu adla zaten forum var"
-
-#: deps/django_authopenid/forms.py:136
-msgid "can't have two logins to the same account yet, sorry."
-msgstr "Üzgünüm.. Bir hesaba aynı anda iki giriş mümkün değil."
-
-#: deps/django_authopenid/forms.py:158
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr "Lütfen) geçerli kullanıcı adı ve şifre (hem harf duyarlıdır girin."
-
-#: deps/django_authopenid/forms.py:161 deps/django_authopenid/forms.py:211
-msgid "This account is inactive."
-msgstr "Bu hesap etkin değil."
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Lütfen kullanıcı adı girin"
-#: deps/django_authopenid/forms.py:163
-msgid "Login failed."
-msgstr "Giriş başarısız oldu."
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Lütfen kullanıcı adı girin"
-#: deps/django_authopenid/forms.py:165
-msgid "Please enter username and password"
-msgstr "Lütfen kullanıcı adınızı ve şifrenizi girin"
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Lütfen şifrenizi girin"
-#: deps/django_authopenid/forms.py:167
-msgid "Please enter your password"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
msgstr "Lütfen şifrenizi girin"
-#: deps/django_authopenid/forms.py:169
-msgid "Please enter user name"
-msgstr "Lütfen kullanıcı adı girin"
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: deps/django_authopenid/forms.py:207
-msgid "Please enter a valid username and password. Note that both fields are case-sensitive."
-msgstr "Lütfen geçerli bir kullanıcı adı ve şifrenizi giriniz. Her iki alan küçük harfe duyarlı olduğunu unutmayın."
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
+msgstr ""
-#: deps/django_authopenid/forms.py:230
+#: deps/django_authopenid/forms.py:336
msgid "Current password"
msgstr "Şu anki şifre"
-#: deps/django_authopenid/forms.py:241
-msgid "Old password is incorrect. Please enter the correct password."
+#: deps/django_authopenid/forms.py:347
+msgid ""
+"Old password is incorrect. Please enter the correct "
+"password."
msgstr "Eski şifre doğru değil. Lütfen eski şifrenizi tekrar girin."
-#: deps/django_authopenid/forms.py:306
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
+msgstr ""
+
+#: deps/django_authopenid/forms.py:435
msgid "Your user name (<i>required</i>)"
msgstr "Kullanıcı adınız <i>(gerekli)</i>"
-#: deps/django_authopenid/forms.py:321
+#: deps/django_authopenid/forms.py:450
msgid "Incorrect username."
msgstr "Hatalı kullanıcı adı."
-#: deps/django_authopenid/urls.py:26 deps/django_authopenid/urls.py:27
-#: deps/django_authopenid/urls.py:29 setup_templates/settings.py:203
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
msgid "signin/"
msgstr "giriş/"
-#: deps/django_authopenid/urls.py:26
+#: deps/django_authopenid/urls.py:11
msgid "newquestion/"
msgstr "yeni-soru/"
-#: deps/django_authopenid/urls.py:27
+#: deps/django_authopenid/urls.py:12
msgid "newanswer/"
msgstr "yeni-cevap/"
-#: deps/django_authopenid/urls.py:28
+#: deps/django_authopenid/urls.py:13
msgid "signout/"
msgstr "cikis/"
-#: deps/django_authopenid/urls.py:29
+#: deps/django_authopenid/urls.py:15
msgid "complete/"
msgstr "tamamlandi/"
-#: deps/django_authopenid/urls.py:31
+#: deps/django_authopenid/urls.py:18
+#, fuzzy
+msgid "complete-oauth/"
+msgstr "tamamlandi/"
+
+#: deps/django_authopenid/urls.py:22
msgid "register/"
msgstr "kayit/"
-#: deps/django_authopenid/urls.py:32
+#: deps/django_authopenid/urls.py:24
msgid "signup/"
msgstr "kayit/"
-#: deps/django_authopenid/urls.py:34
-msgid "sendpw/"
-msgstr "sifre-yolla/"
+#: deps/django_authopenid/urls.py:32
+#, fuzzy
+msgid "recover/"
+msgstr "yenidenac/"
+
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
+msgstr ""
+
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Şifre değiştir"
-#: deps/django_authopenid/urls.py:35 deps/django_authopenid/urls.py:39
-msgid "password/"
-msgstr "sifre/"
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
-#: deps/django_authopenid/urls.py:35
-msgid "confirm/"
-msgstr "onayla/"
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "Görünen isim"
-#: deps/django_authopenid/urls.py:40 deps/django_authopenid/urls.py:41
-#: deps/django_authopenid/urls.py:42 deps/django_authopenid/urls.py:43
-msgid "email/"
-msgstr "E-mail/"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "OpenID adresi:"
-#: deps/django_authopenid/urls.py:40
-msgid "validate/"
-msgstr "dogrula/"
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "kullanıcı tarafından"
-#: deps/django_authopenid/urls.py:41
-msgid "change/"
-msgstr "degistir/"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "kullanıcı adı"
-#: deps/django_authopenid/urls.py:42
-msgid "sendkey/"
-msgstr "sifre-yolla/"
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "bir kullanıcı adı seçin"
-#: deps/django_authopenid/urls.py:43
-msgid "verify/"
-msgstr "dogrula/"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: deps/django_authopenid/urls.py:44
-msgid "openid/"
-msgstr "OpenID/"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: deps/django_authopenid/urls.py:53
-msgid "external-login/forgot-password/"
-msgstr "harici-giris/sifremi-unuttum/"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
-#: deps/django_authopenid/urls.py:56
-msgid "external-login/signup/"
-msgstr "harici-giris/üye-ol/"
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "kullanıcı adı"
-#: deps/django_authopenid/views.py:141
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr "OpenID %(openid_url)s geçersiz"
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "kullanıcı adı"
-#: deps/django_authopenid/views.py:616
-msgid "Welcome email subject line"
-msgstr "Hoşgeldiniz mesajının konusu"
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "kullanıcı adı"
-#: deps/django_authopenid/views.py:722
-msgid "Password changed."
-msgstr "Şifre değiştirildi."
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "Şifre değiştir"
-#: deps/django_authopenid/views.py:734 deps/django_authopenid/views.py:740
+#: deps/django_authopenid/util.py:395
#, python-format
-msgid "your email needs to be validated see %(details_url)s"
-msgstr "E-posta adresiniz onaylanmalı, bkz.%(details_url)s "
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
+msgstr ""
-#: deps/django_authopenid/views.py:761
-msgid "Email verification subject line"
-msgstr "E-posta doğrulama mesajı konusu"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
+msgstr ""
-#: deps/django_authopenid/views.py:852
-msgid "your email was not changed"
-msgstr "E-mail adresiniz değiştirilmedi"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "Bu siteye OpenID hesabınızla giriş yapın"
-#: deps/django_authopenid/views.py:900 deps/django_authopenid/views.py:1058
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Lütfen kullanıcı adınızı ve şifrenizi girin"
+
+#: deps/django_authopenid/util.py:424
#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr "OpenID %s hesabı veritabanımızda yok"
+msgid "Sign in with your %(provider)s account"
+msgstr ""
-#: deps/django_authopenid/views.py:904 deps/django_authopenid/views.py:1065
+#: deps/django_authopenid/views.py:144
#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
-msgstr "OpenID %s hesabı giriş yapan kullanıcı ile bağlantılı değil"
+msgid "OpenID %(openid_url)s is invalid"
+msgstr "OpenID %(openid_url)s geçersiz"
-#: deps/django_authopenid/views.py:912
-msgid "Email Changed."
-msgstr "E-mail adresi değiştirildi."
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
+msgstr ""
-#: deps/django_authopenid/views.py:990
-msgid "This OpenID is already associated with another account."
-msgstr "Bu OpenID zaten başka bir hesap ile ilişkilidir."
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "Şifreniz değiştirildi"
-#: deps/django_authopenid/views.py:995
-#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "OpenID %s hesabını sizin ile ilişkilendirilecek."
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
+msgstr ""
-#: deps/django_authopenid/views.py:1068
-msgid "Account deleted."
-msgstr "Hesap silindi."
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
+msgstr ""
+
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: deps/django_authopenid/views.py:1120
-msgid "Request for new password"
-msgstr "Yeni şifre iste"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
+
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: deps/django_authopenid/views.py:1134
-msgid "A new password and the activation link were sent to your email address."
-msgstr "Yeni bir şifre ve aktivasyon linki e-mail adresinize gönderildi."
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: deps/django_authopenid/views.py:1166
+#: deps/django_authopenid/views.py:578
#, python-format
-msgid "Could not change password. Confirmation key '%s' is not registered."
-msgstr "Şifreniz değiştirilemedi. Onay kodu '%s' kayıtlı değil."
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: deps/django_authopenid/views.py:1176
-msgid "Can not change password. User don't exist anymore in our database."
-msgstr "Şifre değiştirilemez. Kullanıcı adı artık bizim veritabanımızda mevcut değildir."
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr "Üzgünüm, şifreler uyuşmuyor lütfen tekrar deneyin."
+
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
+msgstr ""
-#: deps/django_authopenid/views.py:1186
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr "%s için şifre değiştirildi. Şimdi giriş yapabilirsiniz."
+msgid "your email needs to be validated see %(details_url)s"
+msgstr "E-posta adresiniz onaylanmalı, bkz.%(details_url)s "
+
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "E-posta doğrulama mesajı konusu"
+
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
msgid "Site"
msgstr "Site"
-#: deps/livesettings/values.py:103
+#: deps/livesettings/values.py:107
msgid "Base Settings"
msgstr "Temel Ayarlar"
-#: deps/livesettings/values.py:210
+#: deps/livesettings/values.py:214
msgid "Default value: \"\""
msgstr "Varsayılan değer: \"\""
-#: deps/livesettings/values.py:217
+#: deps/livesettings/values.py:221
msgid "Default value: "
msgstr "Varsayılan değer:"
-#: deps/livesettings/values.py:220
+#: deps/livesettings/values.py:224
#, python-format
msgid "Default value: %s"
msgstr "Varsayılan değer: %s"
+#: deps/livesettings/values.py:589
+#, fuzzy, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr "izin verilen dosya türleri '%(file_types)s'"
+
#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
-#: skins/default/templates/askbot.deps.livesettings/_admin_site_views.html:4
msgid "Sites"
msgstr "Siteler"
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:11
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:23
msgid "Documentation"
msgstr "Belgelendirme"
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/account_settings.html:29
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:11
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:23
-#: skins/default/templates/authopenid/changepw.html:5
-#: skins/default/templates/authopenid/changepw.html:14
-#: skins/default/templates/authopenid/settings.html:29
+#: skins/default/templates/authopenid/signin.html:142
msgid "Change password"
msgstr "Şifre değiştir"
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:11
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:23
msgid "Log out"
msgstr "Güvenli Çıkış"
#: deps/livesettings/templates/livesettings/group_settings.html:14
#: deps/livesettings/templates/livesettings/site_settings.html:26
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:14
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:26
msgid "Home"
msgstr "Anasayfa"
#: deps/livesettings/templates/livesettings/group_settings.html:15
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:15
msgid "Edit Group Settings"
msgstr "Grup Ayarlarını Düzenle"
#: deps/livesettings/templates/livesettings/group_settings.html:22
#: deps/livesettings/templates/livesettings/site_settings.html:50
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:22
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:50
msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] "Lütfen aşağıdaki hatayı düzeltin:"
msgstr[1] "Lütfen aşağıdaki hataları düzeltin:"
#: deps/livesettings/templates/livesettings/group_settings.html:28
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:28
#, python-format
msgid "Settings included in %(name)s."
msgstr "%(name)s içerisinde yer alan ayarlar."
#: deps/livesettings/templates/livesettings/group_settings.html:62
#: deps/livesettings/templates/livesettings/site_settings.html:97
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:62
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:97
msgid "You don't have permission to edit values."
msgstr "Değerleri değiştirmek için yetkin yok."
#: deps/livesettings/templates/livesettings/group_settings.html:68
-#: skins/default/templates/askbot.deps.livesettings/group_settings.html:68
msgid "Setting groups"
msgstr "Ayar grupları"
#: deps/livesettings/templates/livesettings/site_settings.html:27
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:27
msgid "Edit Site Settings"
msgstr "Site Ayarlarını Düzenle"
#: deps/livesettings/templates/livesettings/site_settings.html:43
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:43
msgid "Livesettings are disabled for this site."
msgstr "\"Livesettings\" bu site için devre dışı bırakılmıştır."
#: deps/livesettings/templates/livesettings/site_settings.html:44
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:44
msgid "All configuration options must be edited in the site settings.py file"
msgstr "Tüm yapılandırma seçenekleri settings.py dosyasında düzenlenmelidir"
#: deps/livesettings/templates/livesettings/site_settings.html:66
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:66
#, python-format
msgid "Group settings: %(name)s"
msgstr "Grup ayarları: %(name)s"
#: deps/livesettings/templates/livesettings/site_settings.html:93
-#: skins/default/templates/askbot.deps.livesettings/site_settings.html:93
msgid "Uncollapse all"
msgstr "Hepsini kapat"
@@ -1400,45 +1676,87 @@ msgstr "ReCAPTCHA servisine ulaşılamadı"
msgid "Invalid request"
msgstr "Geçersiz talep"
-#: importers/stackexchange/management/commands/load_stackexchange.py:124
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
msgid "Congratulations, you are now an Administrator"
msgstr "Tebrikler, artık sitemizde yönetici oldunuz..."
-#: management/commands/send_email_alerts.py:388 models/__init__.py:329
-msgid "email update message subject"
-msgstr "e-mail güncelleme mesajı"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
-#: management/commands/send_email_alerts.py:390
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "Daha fazla bilgi"
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+
+#: management/commands/send_email_alerts.py:466
#, fuzzy, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
-msgstr[0] "<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A forum:</p>"
-msgstr[1] "<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on the Q&A forum:</p>"
+msgstr[0] ""
+"<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A "
+"forum:</p>"
+msgstr[1] ""
+"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
+"the Q&A forum:</p>"
-#: management/commands/send_email_alerts.py:407
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr "yeni soru"
-#: management/commands/send_email_alerts.py:424
-msgid "Please visit the askbot and see what's new! Could you spread the word about it - can somebody you know help answering those questions or benefit from posting one?"
-msgstr "Lütfen askbot'u ziyaret edin ve yeniliklerden haberdar olun! İnsanlara burada olani biteni anlatın. Belki buradaki soruları cevaplayabilecek veya soru sorarak askbot'tan faydalanabilecek birilerini tanıyorsunuzdur."
+#: management/commands/send_email_alerts.py:500
+msgid ""
+"Please visit the askbot and see what's new! Could you spread the word about "
+"it - can somebody you know help answering those questions or benefit from "
+"posting one?"
+msgstr ""
+"Lütfen askbot'u ziyaret edin ve yeniliklerden haberdar olun! İnsanlara "
+"burada olani biteni anlatın. Belki buradaki soruları cevaplayabilecek veya "
+"soru sorarak askbot'tan faydalanabilecek birilerini tanıyorsunuzdur."
-#: management/commands/send_email_alerts.py:436
-msgid "Your most frequent subscription setting is 'daily' on selected questions. If you are receiving more than one email per dayplease tell about this issue to the askbot administrator."
-msgstr "Seçili sorulara aboneliğiniz 'günlük' olarak görünüyor. Eğer birden fazla e-posta alıyorsanız, lütfen bunu bize bildirin."
+#: management/commands/send_email_alerts.py:512
+msgid ""
+"Your most frequent subscription setting is 'daily' on selected questions. If "
+"you are receiving more than one email per dayplease tell about this issue to "
+"the askbot administrator."
+msgstr ""
+"Seçili sorulara aboneliğiniz 'günlük' olarak görünüyor. Eğer birden fazla e-"
+"posta alıyorsanız, lütfen bunu bize bildirin."
-#: management/commands/send_email_alerts.py:442
-msgid "Your most frequent subscription setting is 'weekly' if you are receiving this email more than once a week please report this issue to the askbot administrator."
-msgstr "Seçili sorulara aboneliğiniz 'haftalık' olarak görünüyor. Eğer birden fazla e-posta alıyorsanız, lütfen bunu bize bildirin."
+#: management/commands/send_email_alerts.py:518
+msgid ""
+"Your most frequent subscription setting is 'weekly' if you are receiving "
+"this email more than once a week please report this issue to the askbot "
+"administrator."
+msgstr ""
+"Seçili sorulara aboneliğiniz 'haftalık' olarak görünüyor. Eğer birden fazla "
+"e-posta alıyorsanız, lütfen bunu bize bildirin."
-#: management/commands/send_email_alerts.py:448
-msgid "There is a chance that you may be receiving links seen before - due to a technicality that will eventually go away. "
+#: management/commands/send_email_alerts.py:524
+msgid ""
+"There is a chance that you may be receiving links seen before - due to a "
+"technicality that will eventually go away. "
msgstr "Ölen linkleri önceden görme şansın olabilir. "
-#: management/commands/send_email_alerts.py:463
+#: management/commands/send_email_alerts.py:529
#, fuzzy, python-format
-msgid "go to %(email_settings_link)s to change frequency of email updates or %(admin_email)s administrator"
-msgstr "<p>Please remember that you can always <a href='%(link)s'>adjust</a> frequency of the email updates or turn them off entirely.<br/>If you believe that this message was sent in an error, please email about it the forum administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum server.</p>"
+msgid ""
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
+msgstr ""
+"<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
+"frequency of the email updates or turn them off entirely.<br/>If you believe "
+"that this message was sent in an error, please email about it the forum "
+"administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum "
+"server.</p>"
#: migrations/0005_install_badges.py:11
msgid "Disciplined"
@@ -1872,22 +2190,346 @@ msgstr "taksonomist"
msgid "Created a tag used by 50 questions"
msgstr "50 soruda kullanılmış etiket yarattı"
-#: models/question.py:567
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+#, fuzzy
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr "Kendi soruna verdiğin ilk kabul edilmiş cevap"
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr "kendi yazılarınıza oy veremezsiniz"
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr "beğeninizi göstermek için en az %(points)s puan toplamalısınız "
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr "beğenmediğinizi göstermek için en az %(points)s puan toplamalısınız"
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr "Engellenen kullanıcılar ileti yapamaz"
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr "Dondurulan kullanıcılar ileti yapamaz"
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr "resim göndermek için en az %(min_rep)s puan toplamalısınız"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+msgid "blocked users cannot post"
+msgstr "Engellenen kullanıcılar ileti yapamaz"
+
+#: models/__init__.py:271 models/__init__.py:1913
+msgid "suspended users cannot post"
+msgstr "Dondurulan kullanıcılar ileti yapamaz"
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr "Engellenen kullanıcılar ileti yapamaz"
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr "Dondurulan kullanıcılar ileti yapamaz"
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+msgid "cannot revoke old vote"
+msgstr "verilen bir oyu iptal edemezsiniz"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr "Saygılarımızla, <BR> Site yönetimi"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+#, fuzzy
+msgid "Suspended User"
+msgstr "Gönderen"
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "Kayıtlı kullanıcı"
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+msgid "Approved User"
+msgstr ""
+
+#: models/__init__.py:1196
+#, fuzzy, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr "karmanız %(reputation)s"
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] "gümüş rozetin açıklaması"
+msgstr[1] "gümüş rozetin açıklaması"
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] "bronze rozetin açıklaması"
+msgstr[1] "bronze rozetin açıklaması"
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "Etiketleri"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s soruyu düzenledi"
-#: models/question.py:571
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr "%(people)s adlı üyemiz %(new_answer_count)s yeni cevap yolladı"
-#: models/question.py:576
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s bir soruyu yorumladı"
-#: models/question.py:581
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr ""
@@ -1895,738 +2537,757 @@ msgstr ""
" \n"
"%(people)s cevaba yorum yazdı"
-#: models/question.py:583
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s bir cevabı yorumladı"
-#: models/repute.py:16 skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "altın"
-#: models/repute.py:17 skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "gümüş"
-#: models/repute.py:18 skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "bronz"
-#: models/tag.py:75
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
msgid "interesting"
msgstr "ilginç"
-#: models/tag.py:75
+#: models/tag.py:110
msgid "ignored"
msgstr "yoksay"
-#: models/user.py:176
-msgid "Entire askbot"
+#: models/user.py:233
+#, fuzzy
+msgid "Entire forum"
msgstr "Bütün askbot"
-#: models/user.py:177
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "Sorduğum sorular"
-#: models/user.py:178
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "Cevapladığım sorular"
-#: models/user.py:179
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "Seçtiğim sorular"
-#: models/user.py:180
+#: models/user.py:237
msgid "Mentions and comment responses"
msgstr ""
-#: models/user.py:183
+#: models/user.py:240
msgid "Instantly"
msgstr "Anında"
-#: models/user.py:184
+#: models/user.py:241
msgid "Daily"
msgstr "Günlük"
-#: models/user.py:185
+#: models/user.py:242
msgid "Weekly"
msgstr "Haftalık"
-#: models/user.py:186
+#: models/user.py:243
msgid "No email"
msgstr "E-posta yok"
-#: skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "Üzgünüz, istediğiniz sayfayı bulamadık."
-#: skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "Bu durum, aşağıdaki sebeplerden dolayı olabilir:"
-#: skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "bu soru ya da cevap silindi;"
-#: skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "adres hatası var - tekrar kontrol edin;"
-#: skins/default/templates/404.html:30
-msgid "the page you tried to visit is protected or you don't have sufficient points, see"
-msgstr "ziyaret etmeye çalıştığınız sayfa korumalıdır ya da görmek için yeterince puanınız yoktur"
+#: skins/default/templates/404.jinja.html:21
+msgid ""
+"the page you tried to visit is protected or you don't have sufficient "
+"points, see"
+msgstr ""
+"ziyaret etmeye çalıştığınız sayfa korumalıdır ya da görmek için yeterince "
+"puanınız yoktur"
+
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "sss"
-#: skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "Hata kodu 404: lütfen"
-#: skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "Bu sorunu yöneticiye bildir"
-#: skins/default/templates/404.html:41 skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "önceki sayfaya geri dön"
-#: skins/default/templates/404.html:42
-#: skins/default/templates/questions.html:34
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "tüm soruları gör"
-#: skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "tüm etiketleri gör"
-#: skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "Üzgünüm, bir sistem hatası oluştu!"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
-msgstr "Bu hata, sistem hata günlüğüne kayıt edildi. En kısa sürede çözümlenmesi için uğraşacağız."
+msgstr ""
+"Bu hata, sistem hata günlüğüne kayıt edildi. En kısa sürede çözümlenmesi "
+"için uğraşacağız."
-#: skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr "isterseniz hata raporunu site yöneticilerine bildirin"
-#: skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "son soruları gör"
-#: skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "etiketleri gör"
-#: skins/default/templates/about.html:6 skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "Hakkımızda"
-#: skins/default/templates/account_settings.html:4
-#: skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "Hesab özellikleri"
-
-#: skins/default/templates/account_settings.html:30
-#: skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "Hesabınıza yeni bir şifre verin."
-
-#: skins/default/templates/account_settings.html:32
-#: skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "E-mail değiştir"
-
-#: skins/default/templates/account_settings.html:33
-#: skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr "hesabınızla bağlantılanmış e-mail adresinizi, güncelleyin, yoksa ekleyin"
-
-#: skins/default/templates/account_settings.html:35
-#: skins/default/templates/authopenid/changeopenid.html:4
-#: skins/default/templates/authopenid/changeopenid.html:30
-#: skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "OpenID değiştir"
-
-#: skins/default/templates/account_settings.html:36
-#: skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr "Hesabınıza ilişkili OpenID'yi değiştirin"
-
-#: skins/default/templates/account_settings.html:39
-#: skins/default/templates/authopenid/delete.html:4
-#: skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "Hesabı sil"
-
-#: skins/default/templates/account_settings.html:40
-#: skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr "Kullanıcı adımı ve tüm bilgilerimi bu siteden sil"
-
-#: skins/default/templates/answer_edit.html:5
-#: skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "Cevapı düzenle"
-#: skins/default/templates/answer_edit.html:25
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:26 skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:48
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:25
-#: skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "önizlemeyi gizle"
-
-#: skins/default/templates/answer_edit.html:28
-#: skins/default/templates/ask.html:29
-#: skins/default/templates/question.html:51
-#: skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "önizlemeyi göster"
-
-#: skins/default/templates/answer_edit.html:48
-#: skins/default/templates/question_edit.html:66
-#: skins/default/templates/question_retag.html:52
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "geri"
-#: skins/default/templates/answer_edit.html:53
-#: skins/default/templates/question_edit.html:71
-#: skins/default/templates/revisions_answer.html:52
-#: skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "revizyon"
-#: skins/default/templates/answer_edit.html:56
-#: skins/default/templates/question_edit.html:76
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "revizyon seç"
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:420
-#: skins/default/templates/question_edit.html:93
-msgid "Toggle the real time Markdown editor preview"
-msgstr "Toggle gerçek zamanlı Markdown editörü önizleme"
-
-#: skins/default/templates/answer_edit.html:63
-#: skins/default/templates/ask.html:98
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:421
-#: skins/default/templates/question_edit.html:93
-msgid "toggle preview"
-msgstr "toggle önizleme"
-
-#: skins/default/templates/answer_edit.html:72
-#: skins/default/templates/question_edit.html:119
-#: skins/default/templates/question_retag.html:73
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "Değişikliği kaydet"
-#: skins/default/templates/answer_edit.html:73
-#: skins/default/templates/close.html:29
-#: skins/default/templates/feedback.html:50
-#: skins/default/templates/question_edit.html:120
-#: skins/default/templates/question_retag.html:74
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
#: skins/default/templates/reopen.html:30
-#: skins/default/templates/user_edit.html:89
-#: skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "Iptal"
-#: skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "önizlemeyi gizle"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "önizlemeyi göster"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "cevap ipuçları"
-#: skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr "Cevabınızın sitemizdeki konu ile alakalı olmasına dikkat edin"
-#: skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr "tartışmaya girmek yerine, soruya bir cevap vermeye çalışın"
-#: skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "ayrıntılarıyayınlamayı deneyin"
-#: skins/default/templates/answer_edit_tips.html:16
-#: skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "sorunuzun açık ve kısa olmasına çalışın"
-#: skins/default/templates/answer_edit_tips.html:20
-#: skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "sık sorulan soruları gör"
-#: skins/default/templates/answer_edit_tips.html:26
-#: skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "İpuçları"
#: skins/default/templates/answer_edit_tips.html:29
#: skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
-msgstr "* Italik * veya __italic__"
+msgid "*italic*"
+msgstr ""
#: skins/default/templates/answer_edit_tips.html:32
#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+#, fuzzy
+msgid "*italic* or _italic_"
+msgstr "* Italik * veya __italic__"
+
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "** Kalın ** veya __bold__"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "bağlantı"
-#: skins/default/templates/answer_edit_tips.html:35
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "metin"
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "resim"
-#: skins/default/templates/answer_edit_tips.html:43
-#: skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "numaralandırılmış liste:"
-#: skins/default/templates/answer_edit_tips.html:48
-#: skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "temel HTML etiketleri de desteklenmektedir"
-#: skins/default/templates/answer_edit_tips.html:52
-#: skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "Markdown hakkında daha fazla bilgi"
-#: skins/default/templates/ask.html:5 skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "Soru sor"
-#: skins/default/templates/ask.html:69
-#: skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr "soru bilgisi göndermek için giriş yapın"
-#: skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, fuzzy, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr "<span class='strong big'>Looks like your email address, %(email)s has not yet been validated.</span> To post messages you must verify your email, please see <a href='%(email_validation_faq_url)s'>more details here</a>.<br>You can submit your question now and validate email after that. Your question will saved as pending meanwhile. "
-
-#: skins/default/templates/ask.html:113
-#: skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(gerekli)"
+" see %(email_validation_faq_url)s\n"
+" "
+msgstr ""
+"<span class='strong big'>Looks like your email address, %(email)s has not "
+"yet been validated.</span> To post messages you must verify your email, "
+"please see <a href='%(email_validation_faq_url)s'>more details here</a>."
+"<br>You can submit your question now and validate email after that. Your "
+"question will saved as pending meanwhile. "
-#: skins/default/templates/ask.html:120
-#: skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Soru göndermek için üye girişi yapmalısınız"
-#: skins/default/templates/ask.html:122
-#: skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Soruyu yayınla"
-#: skins/default/templates/ask_form.html:15
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
#, fuzzy, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr "<span class='strong big'>Looks like your email address, %(email)s has not yet been validated.</span> To post messages you must verify your email, please see <a href='%(email_validation_faq_url)s'>more details here</a>.<br>You can submit your question now and validate email after that. Your question will saved as pending meanwhile. "
+msgid "%(name)s"
+msgstr "%(date)s tarihinde"
-#: skins/default/templates/badge.html:6 skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "Madalya"
-#: skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "e-mail abonelikleri"
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] "kullanıcı bu rozeti elde etti:"
msgstr[1] "kullanıcılar bu rozeti elde ettiler:"
-#: skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr "Madalya özeti"
-#: skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "Ödüller"
-#: skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
-msgstr "Sorularınız, cevaplarınız ve oylarınız için burdaki topluluk sizi ödüllendiriyor."
+msgstr ""
+"Sorularınız, cevaplarınız ve oylarınız için burdaki topluluk sizi "
+"ödüllendiriyor."
-#: skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, fuzzy, python-format
msgid ""
"Below is the list of available badges and number \n"
-" of times each type of badge has been awarded. Give us feedback at %(feedback_faq_url)s.\n"
+" of times each type of badge has been awarded. Give us feedback at %"
+"(feedback_faq_url)s.\n"
" "
msgstr ""
"Below is the list of available badges and number \n"
-" of times each type of badge has been awarded. Have ideas about fun badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>"
+" of times each type of badge has been awarded. Have ideas about fun "
+"badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>"
-#: skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, fuzzy, python-format
+msgid "%(type)s"
+msgstr "%(date)s tarihinde"
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Site rozetleri"
-#: skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr "altın rozetin açıklaması"
-#: skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr "gümüş rozetin açıklaması"
-#: skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr "bronz madalya: genellikle özel bir onur olarak verilir"
-#: skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr "bronze rozetin açıklaması"
-#: skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "kanal okuma"
-
-#: skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "[yazar]"
-
-#: skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "[yayıncı]"
-
-#: skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "[yayınlanma tarihi]"
-
-#: skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "[fiyat]"
-
-#: skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "para birimi"
-
-#: skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "[sayfa]"
-
-#: skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr "sayfaları kısaltma"
-
-#: skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "[etiketler]"
-
-#: skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "yazar günlüğü"
-
-#: skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "kitap listesi"
-
-#: skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "online satın al"
-
-#: skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "okuyucu soruları"
-
-#: skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "yazar sor"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "bu soru favori olarak seçildi"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:11
-#: skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "kez"
-
-#: skins/default/templates/book.html:105
-#: skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "oy"
-
-#: skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "cevap doğru olarak kabul edilmiştir"
-
-#: skins/default/templates/book.html:110
-msgid "answer"
-msgstr "cevap"
-
-#: skins/default/templates/book.html:115
-#: skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "izlenme"
-
-#: skins/default/templates/book.html:125
-#: skins/default/templates/question.html:138
-#: skins/default/templates/question_list.html:64
-#: skins/default/templates/question_summary_list_roll.html:52
-#: skins/default/templates/questions.html:239
-#: skins/default/templates/tags.html:50
-#: skins/default/templates/users_questions.html:80
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "'%(tag)s' etiketli sorulara bak"
-
-#: skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "RSS haber besleme akışına abone ol"
-
-#: skins/default/templates/book.html:147
-#: skins/default/templates/questions.html:125
-#: skins/default/templates/questions.html:128
-msgid "subscribe to the questions feed"
-msgstr "soruya ve cevaplarına abone ol"
-
-#: skins/default/templates/close.html:6 skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "Soruyu kapat"
-#: skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "Cevabı kapat"
-#: skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "Nedenleri"
-#: skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "Kapatmak için OK butonuna bas"
-#: skins/default/templates/email_base.html:11
-msgid "home"
-msgstr "anasayfa"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "Her etiket en fazla %(max_chars)d karakter içerebilir"
+msgstr[1] "Her etiket en fazla %(max_chars)d karakter içerebilir"
-#: skins/default/templates/faq.html:12
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "En fazla %(tag_count)d etiket kullanabilirsiniz"
+msgstr[1] "En fazla %(tag_count)d etiket kullanabilirsiniz"
+
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "en fazla 5 etiket, her etiket en fazla 20 karakter"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "Sıkça Sorulan Sorular"
-#: skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "Ne tür sorular sorabilirim?"
-#: skins/default/templates/faq.html:18
-msgid "Most importanly - questions should be <strong>relevant</strong> to this community."
-msgstr "En önemli sorular sitemizde <strong>önemli</strong> şeklinde gösterilmektedir."
+#: skins/default/templates/faq.html:12
+msgid ""
+"Most importanly - questions should be <strong>relevant</strong> to this "
+"community."
+msgstr ""
+"En önemli sorular sitemizde <strong>önemli</strong> şeklinde "
+"gösterilmektedir."
-#: skins/default/templates/faq.html:19
-msgid "Before asking the question - please make sure to use search to see whether your question has alredy been answered."
-msgstr "Soru sormadan önce, öncelikle sitemizde bir arama yapın. Belki bu soru ve cevabı sitemizde bulunmaktadır."
+#: skins/default/templates/faq.html:13
+msgid ""
+"Before asking the question - please make sure to use search to see whether "
+"your question has alredy been answered."
+msgstr ""
+"Soru sormadan önce, öncelikle sitemizde bir arama yapın. Belki bu soru ve "
+"cevabı sitemizde bulunmaktadır."
-#: skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "Ne tür sorulardan kaçınmalıyım?"
-#: skins/default/templates/faq.html:23
-msgid "Please avoid asking questions that are not relevant to this community, too subjective and argumentative."
-msgstr "Lütfen, çok subjektif ve tartışmacı olan, sitemizle ilgili olmayan sorular sormaktan kaçının."
+#: skins/default/templates/faq.html:16
+msgid ""
+"Please avoid asking questions that are not relevant to this community, too "
+"subjective and argumentative."
+msgstr ""
+"Lütfen, çok subjektif ve tartışmacı olan, sitemizle ilgili olmayan sorular "
+"sormaktan kaçının."
-#: skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "Cevaplarımda nelere dikkat etmeliyim?"
-#: skins/default/templates/faq.html:29
-msgid "is a Q&A site, not a discussion group. Therefore - please avoid having discussions in your answers, comment facility allows some space for brief discussions."
-msgstr "bir soru & cevap sitesi olup, asla ve asla bir tartışma ortamı değildir. Bu nedenle cevaplarınızı, tartışmalardan kaçınacak şekilde, yorum ve karşılıklı fikir alışverişine dayalı şekilde yazınız."
+#: skins/default/templates/faq.html:21
+msgid ""
+"is a Q&A site, not a discussion group. Therefore - please avoid having "
+"discussions in your answers, comment facility allows some space for brief "
+"discussions."
+msgstr ""
+"bir soru & cevap sitesi olup, asla ve asla bir tartışma ortamı değildir. Bu "
+"nedenle cevaplarınızı, tartışmalardan kaçınacak şekilde, yorum ve karşılıklı "
+"fikir alışverişine dayalı şekilde yazınız."
-#: skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "Bu siteyi kimler yönetiyor?"
-#: skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "Cevabı çok açık: <strong>Sen!</strong> Yani sizlersiniz! "
-#: skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "Bu web sitesi, kullanıcıları tarafından yönetilmektedir."
-#: skins/default/templates/faq.html:36
-msgid "The reputation system allows users earn the authorization to perform a variety of moderation tasks."
-msgstr "İtibar sistemi, kullanıcılarımızın sitedeki yetkilendirme ve yazdıklarının doğruluğu konusunda fikir verir."
+#: skins/default/templates/faq.html:27
+msgid ""
+"The reputation system allows users earn the authorization to perform a "
+"variety of moderation tasks."
+msgstr ""
+"İtibar sistemi, kullanıcılarımızın sitedeki yetkilendirme ve yazdıklarının "
+"doğruluğu konusunda fikir verir."
-#: skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "İtibar sistemi nasıl çalışmaktadır?"
-#: skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:33
#, fuzzy
msgid "Rep system summary"
-msgstr "When a question or answer is upvoted, the user who posted them will gain some points, which are called \"karma points\". These points serve as a rough measure of the community trust to him/her. Various moderation tasks are gradually assigned to the users based on those points."
+msgstr ""
+"When a question or answer is upvoted, the user who posted them will gain "
+"some points, which are called \"karma points\". These points serve as a "
+"rough measure of the community trust to him/her. Various moderation tasks "
+"are gradually assigned to the users based on those points."
-#: skins/default/templates/faq.html:43
+#: skins/default/templates/faq.html:34
#, fuzzy, python-format
-msgid "For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate <strong>%(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that can be accumulated for a question or answer per day. The table below explains reputation point requirements for each type of moderation task."
-msgstr "Örneğin, ilginç bir soru sordunuz ya da yararlı bir cevap verdiniz. Doğal olarak bu durum, diğer kullanıcılarımız tarafından beğenilecektir. Diğer taraftan da, eğer cevabınız doğru değilse ya da yanıltıcı ise beğenilmeyecektir. Sistem, beğenilen her soru veya cevap yazınız için size <strong>10</strong> puan verirken, beğenilmeyen soru veya cevabınız için <strong>2</strong> puan düşmektedir. Her soru veya cevaptan alabileceğiniz en fazla puan <strong>200</strong> ile sınırlandırılmıştır. Aşağıdaki tablo, itibar sisteminden toplanan puanlar ile neler yapılabileceğini göstermektedir."
-
-#: skins/default/templates/faq.html:53
-#: skins/default/templates/user_votes.html:15
+msgid ""
+"For example, if you ask an interesting question or give a helpful answer, "
+"your input will be upvoted. On the other hand if the answer is misleading - "
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
+msgstr ""
+"Örneğin, ilginç bir soru sordunuz ya da yararlı bir cevap verdiniz. Doğal "
+"olarak bu durum, diğer kullanıcılarımız tarafından beğenilecektir. Diğer "
+"taraftan da, eğer cevabınız doğru değilse ya da yanıltıcı ise "
+"beğenilmeyecektir. Sistem, beğenilen her soru veya cevap yazınız için size "
+"<strong>10</strong> puan verirken, beğenilmeyen soru veya cevabınız için "
+"<strong>2</strong> puan düşmektedir. Her soru veya cevaptan alabileceğiniz "
+"en fazla puan <strong>200</strong> ile sınırlandırılmıştır. Aşağıdaki tablo, "
+"itibar sisteminden toplanan puanlar ile neler yapılabileceğini "
+"göstermektedir."
+
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "beğendim"
-#: skins/default/templates/faq.html:58
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr "etiketleri kullan"
-#: skins/default/templates/faq.html:63
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "yorum ekle"
-#: skins/default/templates/faq.html:67
-#: skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "beğenmedim"
-#: skins/default/templates/faq.html:70
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr "kendi sorularım açık ve kapalı "
-#: skins/default/templates/faq.html:74
-msgid "retag questions"
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
msgstr "soruları yeniden etiketle"
-#: skins/default/templates/faq.html:79
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "sitenin wiki sorularını değiştir"
-#: skins/default/templates/faq.html:84
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "herhangi bir cevabı değiştir"
-#: skins/default/templates/faq.html:88
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "bir yorumu sil"
-#: skins/default/templates/faq.html:95
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "E-mail doğrulama"
-#: skins/default/templates/faq.html:97
+#: skins/default/templates/faq.html:88
#, fuzzy, python-format
-msgid "how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
-msgstr "<form style='margin:0;padding:0;' action='%(send_email_key_url)s'><p><span class=\"bigger strong\">How?</span> If you have just set or changed your email address - <strong>check your email and click the included link</strong>.<br>The link contains a key generated specifically for you. You can also <button style='display:inline' type='submit'><strong>get a new key</strong></button> and check your email again.</p></form><span class=\"bigger strong\">Why?</span> Email validation is required to make sure that <strong>only you can post messages</strong> on your behalf and to <strong>minimize spam</strong> posts.<br>With email you can <strong>subscribe for updates</strong> on the most interesting questions. Also, when you sign up for the first time - create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
-
-#: skins/default/templates/faq.html:102
+msgid ""
+"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
+msgstr ""
+"<form style='margin:0;padding:0;' action='%(send_email_key_url)s'><p><span "
+"class=\"bigger strong\">How?</span> If you have just set or changed your "
+"email address - <strong>check your email and click the included link</"
+"strong>.<br>The link contains a key generated specifically for you. You can "
+"also <button style='display:inline' type='submit'><strong>get a new key</"
+"strong></button> and check your email again.</p></form><span class=\"bigger "
+"strong\">Why?</span> Email validation is required to make sure that "
+"<strong>only you can post messages</strong> on your behalf and to "
+"<strong>minimize spam</strong> posts.<br>With email you can "
+"<strong>subscribe for updates</strong> on the most interesting questions. "
+"Also, when you sign up for the first time - create a unique <a href='%"
+"(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
+
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "Gravatar nedir?"
-#: skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:94
#, fuzzy
msgid "gravatar faq info"
msgstr "gravatar sss bilgi"
-#: skins/default/templates/faq.html:106
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "Kaydolmak için, yeni bir şifre yaratmalı mıyım?"
-#: skins/default/templates/faq.html:107
-msgid "No, you don't have to. You can login through any service that supports OpenID, e.g. Google, Yahoo, AOL, etc."
-msgstr "Hayır, bu şart değil. Eğer OpenID destekleyen herhangi bir hizmete üye isen, mesela Facebook, Twitter, Google Mail, Yahoo, AOL, vb aracılığıyla da giriş yapabilirsiniz."
+#: skins/default/templates/faq.html:98
+#, fuzzy
+msgid ""
+"No, you don't have to. You can login through any service that supports "
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
+msgstr ""
+"Hayır, bu şart değil. Eğer OpenID destekleyen herhangi bir hizmete üye isen, "
+"mesela Facebook, Twitter, Google Mail, Yahoo, AOL, vb aracılığıyla da giriş "
+"yapabilirsiniz."
-#: skins/default/templates/faq.html:108
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "Şimdi giriş yap!"
-#: skins/default/templates/faq.html:113
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
-msgstr "Neden başkaları benim sorumu ya da cevabımı düzenleyebiliyor ve değiştirebiliyorlar?"
+msgstr ""
+"Neden başkaları benim sorumu ya da cevabımı düzenleyebiliyor ve "
+"değiştirebiliyorlar?"
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "İşte bu, sitenin en önemli amaçlarından biridir..."
-#: skins/default/templates/faq.html:114
-msgid "So questions and answers can be edited like wiki pages by experienced users of this site and this improves the overall quality of the knowledge base content."
-msgstr "Böylelikle sorular ve cevaplar aynen wiki sayfaları gibi sitenin deneyimli kullanıcıları tarafından değiştirilip düzenlenebilir. Bu ise bilgi site içeriğimizin kalitesini artırır."
+#: skins/default/templates/faq.html:104
+msgid ""
+"So questions and answers can be edited like wiki pages by experienced users "
+"of this site and this improves the overall quality of the knowledge base "
+"content."
+msgstr ""
+"Böylelikle sorular ve cevaplar aynen wiki sayfaları gibi sitenin deneyimli "
+"kullanıcıları tarafından değiştirilip düzenlenebilir. Bu ise bilgi site "
+"içeriğimizin kalitesini artırır."
-#: skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
-msgstr "Bu değişiklikler size uygun değilse, sizin seçiminize saygılı değilse, lütfen bize bildirin."
+msgstr ""
+"Bu değişiklikler size uygun değilse, sizin seçiminize saygılı değilse, "
+"lütfen bize bildirin."
-#: skins/default/templates/faq.html:119
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "Hala aklınıza takılan bir soru mu var?"
-#: skins/default/templates/faq.html:120
+#: skins/default/templates/faq.html:110
#, fuzzy, python-format
-msgid "Please ask your question at %(ask_question_url)s, help make our community better!"
-msgstr "Please <a href='%(ask_question_url)s'>ask</a> your question, help make our community better!Lütfen sorularınızı %(ask_question_url)s kısmına yazın. Böylelikle bize daha fazla yardımcı olmuş olursunuz."
+msgid ""
+"Please ask your question at %(ask_question_url)s, help make our community "
+"better!"
+msgstr ""
+"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
+"community better!Lütfen sorularınızı %(ask_question_url)s kısmına yazın. "
+"Böylelikle bize daha fazla yardımcı olmuş olursunuz."
-#: skins/default/templates/faq.html:122 skins/default/templates/header.html:67
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "sorular"
-#: skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "."
-#: skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "Geri bildirim"
-#: skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "Görüşlerinizi bize bildirin!"
-#: skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
-" <span class='big strong'>Dear %(user_name)s</span>, we look forward to hearing your feedback. \n"
+" <span class='big strong'>Dear %(user_name)s</span>, we look "
+"forward to hearing your feedback. \n"
" Please type and send us your message below.\n"
" "
msgstr ""
"\n"
-"<span class='big strong'>Sevgili %(user_name)s</span>, sitemizle alakalı görüş, öneri ve eleştirilerinizi bekliyoruz. Her konuda bize yazmaktan çekinmeyin."
+"<span class='big strong'>Sevgili %(user_name)s</span>, sitemizle alakalı "
+"görüş, öneri ve eleştirilerinizi bekliyoruz. Her konuda bize yazmaktan "
+"çekinmeyin."
-#: skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to hearing your feedback.\n"
+" <span class='big strong'>Dear visitor</span>, we look forward to "
+"hearing your feedback.\n"
" Please type and send us your message below.\n"
" "
msgstr ""
"\n"
-"<span class='big strong'>Sevgili ziyaretçimiz</span>, sitemizle alakalı görüş, öneri ve eleştirilerinizi bekliyoruz. Her konuda bize yazmaktan çekinmeyin."
+"<span class='big strong'>Sevgili ziyaretçimiz</span>, sitemizle alakalı "
+"görüş, öneri ve eleştirilerinizi bekliyoruz. Her konuda bize yazmaktan "
+"çekinmeyin."
-#: skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "geçerli bir e-mail adresi girin"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr "(bu alanın doldurulması gereklidir)"
-#: skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "Geribildirim gönder"
@@ -2656,109 +3317,119 @@ msgstr "anonim"
msgid "Message body:"
msgstr "Mesajınız:"
-#: skins/default/templates/footer.html:8
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "hakkımızda"
-#: skins/default/templates/footer.html:9
-#: skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "sss"
-
-#: skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "gizlilik politikası"
-#: skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "görüşlerinizi bildirin"
#: skins/default/templates/header.html:12
-msgid "see your user profile"
-msgstr "kullanıcı profilini gör"
-
-#: skins/default/templates/header.html:17
#, fuzzy, python-format
msgid "responses for %(username)s"
msgstr "bir kullanıcı adı seçin"
-#: skins/default/templates/header.html:20
+#: skins/default/templates/header.html:15
#, python-format
msgid "you have a new response"
msgid_plural "you nave %(response_count)s new responses"
msgstr[0] "Yeni bir cevabın var"
msgstr[1] "Yeni %(response_count)s cevapların var"
-#: skins/default/templates/header.html:23
+#: skins/default/templates/header.html:18
msgid "no new responses yet"
msgstr "şu an yeni cevap yok"
#: skins/default/templates/header.html:30
-msgid "sign out from askbot"
-msgstr "askbot'tan güvenli çıkış"
-
#: skins/default/templates/header.html:31
-msgid "logout"
-msgstr "çıkış"
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+#: skins/default/templates/header.html:33
#: skins/default/templates/header.html:34
-msgid "Please, sign in or Join askbot!"
-msgstr "Lütfen, giriş yapın veya askbot'a katılın"
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "İlk işaretlenen ileti"
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "İlk işaretlenen ileti"
+
+#: skins/default/templates/header.html:52
+msgid "logout"
+msgstr "çıkış"
-#: skins/default/templates/header.html:35
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "giriş"
-#: skins/default/templates/header.html:55
-msgid "please help translate! see credits"
-msgstr "Tercümelere yardımcı olun! Katkıda bulunanlara göz atın."
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "Temel Ayarlar"
-#: skins/default/templates/header.html:62
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "anasayfaya geri dön"
#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "kullanıcılar"
-#: skins/default/templates/header.html:70
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "rozetler"
-#: skins/default/templates/header.html:71
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "soru sor"
-#: skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "ara"
-#: skins/default/templates/instant_notification.html:3
+#: skins/default/templates/instant_notification.html:1
#, python-format
msgid "<p>Dear %(receiving_user_name)s,</p>"
msgstr "<p>Sevgili %(receiving_user_name)s,</p>"
-#: skins/default/templates/instant_notification.html:6
-#, python-format
+#: skins/default/templates/instant_notification.html:3
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%%(post_url)s\">new comment</a>\n"
-"for question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
msgstr ""
"\n"
-"<p>%(update_author_name)s, sorusu\"%(origin_post_title)s\"için yeni bir yorum<a href=\"%%(post_url)s\"></a>yazdı</p>\n"
+"<p>%(update_author_name)s, sorusu\"%(origin_post_title)s\"için yeni bir "
+"yorum<a href=\"%%(post_url)s\"></a>yazdı</p>\n"
-#: skins/default/templates/instant_notification.html:12
-#, python-format
+#: skins/default/templates/instant_notification.html:8
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>\n"
-" for an answer to question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
msgstr ""
"\n"
-"<p>%(update_author_name)s, \"%(origin_post_title)s\" sorusunun bir cevabı için <a href=\"%(post_url)s\">yeni yorum</a> yaptı</p>\n"
+"<p>%(update_author_name)s, sorusu\"%(origin_post_title)s\"için yeni bir "
+"yorum<a href=\"%%(post_url)s\"></a>yazdı</p>\n"
-#: skins/default/templates/instant_notification.html:18
+#: skins/default/templates/instant_notification.html:13
#, python-format
msgid ""
"\n"
@@ -2769,18 +3440,18 @@ msgstr ""
"<p>%(update_author_name)s bir soru cevapladı\n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:24
-#, python-format
+#: skins/default/templates/instant_notification.html:19
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s asked a question \n"
+"<p>%(update_author_name)s posted a new question \n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
"\n"
-"<p>%(update_author_name)s bir soru sordu\n"
+"<p>%(update_author_name)s bir soru güncelledi\n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:30
+#: skins/default/templates/instant_notification.html:25
#, python-format
msgid ""
"\n"
@@ -2791,7 +3462,7 @@ msgstr ""
"<p>%(update_author_name)s soruya bir cevap güncelledi\n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:36
+#: skins/default/templates/instant_notification.html:31
#, python-format
msgid ""
"\n"
@@ -2802,194 +3473,271 @@ msgstr ""
"<p>%(update_author_name)s bir soru güncelledi\n"
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-#: skins/default/templates/instant_notification.html:42
-#, python-format
+#: skins/default/templates/instant_notification.html:37
+#, fuzzy, python-format
msgid ""
"\n"
-"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s\">change</a>\n"
-"how often you receive these notifications.</p>\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
msgstr ""
"\n"
-"<p>Lütfen dikkat - bu uyarıların gönderim sıklığını <a href=\"%(user_subscriptions_url)s\">değiştirebilirsin</a></p>\n"
+"<p>Lütfen dikkat - bu uyarıların gönderim sıklığını <a href=\"%"
+"(user_subscriptions_url)s\">değiştirebilirsin</a></p>\n"
-#: skins/default/templates/instant_notification.html:46
+#: skins/default/templates/instant_notification.html:42
#, fuzzy
msgid "<p>Sincerely,<br/>Forum Administrator</p>"
msgstr "Saygılarımızla, <BR> Site yönetimi"
-#: skins/default/templates/logout.html:6
-#: skins/default/templates/logout.html:16
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "Çıkış"
-#: skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
#, fuzzy
-msgid "As a registered user you can login with your OpenID, log out of the site or permanently remove your account."
-msgstr "Clicking <strong>Logout</strong> will log you out from the forumbut will not sign you off from your OpenID provider.</p><p>If you wish to sign off completely - please make sure to log out from your OpenID provider as well.OpenID hesaplarından birisi ile (mesela Facebook, Twitter, Googlemail, Yahoo, MSN) giriş yapabilirsiniz. Şifreniz sitemizde kimse tarafından görünmeyecek, sitemizde kaydedilmeyecektir. Bize güvenebilirsiniz..."
-
-#: skins/default/templates/logout.html:20
+msgid ""
+"As a registered user you can login with your OpenID, log out of the site or "
+"permanently remove your account."
+msgstr ""
+"Clicking <strong>Logout</strong> will log you out from the forumbut will not "
+"sign you off from your OpenID provider.</p><p>If you wish to sign off "
+"completely - please make sure to log out from your OpenID provider as well."
+"OpenID hesaplarından birisi ile (mesela Facebook, Twitter, Googlemail, "
+"Yahoo, MSN) giriş yapabilirsiniz. Şifreniz sitemizde kimse tarafından "
+"görünmeyecek, sitemizde kaydedilmeyecektir. Bize güvenebilirsiniz..."
+
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Şimdi çıkış yap"
-#: skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr "Gerçek kullanıcı olduğunuzu kanıtlayın!"
-
-#: skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "Ben bir gerçek kullanıcıyım"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
+msgstr ""
-#: skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "sayfa başına mesaj"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "rozetler:"
-#: skins/default/templates/paginator.html:6
-#: skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "önceki"
-#: skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "şuanki sayfa"
-#: skins/default/templates/paginator.html:22
-#: skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "sayfa numarası %(num)s"
-#: skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "sonraki sayfa"
-#: skins/default/templates/post_contributor_info.html:9
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "sayfa başına mesaj"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
#, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "%(rev_count)s düzeltme"
-msgstr[1] "%(rev_count)s düzeltmeler"
+msgid "%(username)s gravatar image"
+msgstr "<CODE>%(username)s</code> Gravatar görüntüsü"
-#: skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
+
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "soruldu"
-#: skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr "cevaplandı"
-#: skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr "yollandı"
-#: skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "güncellendi"
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "oy/"
+msgstr[1] "oy/"
+
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "cevap"
+msgstr[1] "cevap"
+
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "izlenme"
+msgstr[1] "izlenme"
+
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "'%(tag)s' etiketli sorulara bak"
+
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "bu yorumu sil"
+
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "yorum ekle"
+
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] "dah fazla<strong>%(counter)s</strong>gör"
+msgstr[1] "daha fazla<strong>%(counter)s</strong>gör"
+
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] ""
+"daha fazla yorum <strong>%(counter)s</strong> görün\n"
+" "
+msgstr[1] "daha fazla yorum <strong>%(counter)s</strong> görün"
+
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(gerekli)"
+
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "Toggle gerçek zamanlı Markdown editörü önizleme"
+
+#: skins/default/templates/privacy.html:3
#: skins/default/templates/privacy.html:6
-#: skins/default/templates/privacy.html:11
msgid "Privacy policy"
msgstr "Gizlilik politikası"
-#: skins/default/templates/question.html:80
-#: skins/default/templates/question.html:81
-#: skins/default/templates/question.html:97
-#: skins/default/templates/question.html:99
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "bunu beğendim (iptal için tekrar tıklayın)"
-#: skins/default/templates/question.html:83
-#: skins/default/templates/question.html:101
-#: skins/default/templates/question.html:253
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "oy geçerli sayısı"
-#: skins/default/templates/question.html:92
-#: skins/default/templates/question.html:93
-#: skins/default/templates/question.html:106
-#: skins/default/templates/question.html:107
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "bu yazıyı beğenmedim (iptal etmek için tekrar tıklayın)"
-#: skins/default/templates/question.html:111
-#: skins/default/templates/question.html:112
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr "favorilerime ekle (iptal etmek için tıkla)"
-#: skins/default/templates/question.html:118
-#: skins/default/templates/question.html:119
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
-msgstr "bu sorudan favori işaretini kaldır (işareti tekrar koymak için tıklayın)"
+msgstr ""
+"bu sorudan favori işaretini kaldır (işareti tekrar koymak için tıklayın)"
+
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "Bu soruyu tekrar aç"
-#: skins/default/templates/question.html:143
-#: skins/default/templates/question.html:290
-#: skins/default/templates/revisions_answer.html:58
-#: skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "değiştir"
-#: skins/default/templates/question.html:148
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "yeniden etiketlendi"
+
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "yeniden aç"
-#: skins/default/templates/question.html:152
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "kapat"
-#: skins/default/templates/question.html:158
-#: skins/default/templates/question.html:295
-msgid "report as offensive (i.e containing spam, advertising, malicious text, etc.)"
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
+msgid ""
+"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr "şikayet et (spam, reklam, kötü amaçlı yazı vb. içeriyor)"
-#: skins/default/templates/question.html:159
-#: skins/default/templates/question.html:296
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "şikayet et"
-#: skins/default/templates/question.html:167
-#: skins/default/templates/question.html:307
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "sil"
-#: skins/default/templates/question.html:185
-#: skins/default/templates/question.html:327
-msgid "delete this comment"
-msgstr "bu yorumu sil"
-
-#: skins/default/templates/question.html:196
-#: skins/default/templates/question.html:338
-msgid "add comment"
-msgstr "yorum ekle"
-
-#: skins/default/templates/question.html:200
-#: skins/default/templates/question.html:342
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] "dah fazla<strong>%(counter)s</strong>gör"
-msgstr[1] "daha fazla<strong>%(counter)s</strong>gör"
-
-#: skins/default/templates/question.html:202
-#: skins/default/templates/question.html:344
+#: skins/default/templates/question.html:156
#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] "daha fazla yorum <strong>%(counter)s</strong> görün\r\n"
-" "
-msgstr[1] "daha fazla yorum <strong>%(counter)s</strong> görün"
-
-#: skins/default/templates/question.html:215
-#, python-format
-msgid "The question has been closed for the following reason \"%(close_reason)s\" by"
+msgid ""
+"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr "Soru şu nedenle kapatılmış olabilir: %(close_reason)s"
-#: skins/default/templates/question.html:217
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr "kapatılma tarihi %(closed_at)s"
-#: skins/default/templates/question.html:225
+#: skins/default/templates/question.html:166
#, python-format
msgid ""
"\n"
@@ -3006,1335 +3754,1505 @@ msgstr[1] ""
"\n"
"%(counter)s Cevaplar:"
-#: skins/default/templates/question.html:233
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "ilk önce eski cevaplar görünecek"
-#: skins/default/templates/question.html:233
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "eski cevaplar"
-#: skins/default/templates/question.html:235
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "yeni cevaplar ilk önce görünecek"
-#: skins/default/templates/question.html:235
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "yeni cevaplar"
-#: skins/default/templates/question.html:237
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "çok oy alan cevaplar önce görünsün"
-#: skins/default/templates/question.html:237
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "popüler cevaplar"
-#: skins/default/templates/question.html:251
-#: skins/default/templates/question.html:252
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "bu cevabı beğendim (iptal etmek için tekrar tıklayın)"
-#: skins/default/templates/question.html:258
-#: skins/default/templates/question.html:259
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "bu cevabı beğenmedim (iptal etmek için tekrar tıklayın)"
-#: skins/default/templates/question.html:264
-#: skins/default/templates/question.html:265
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "bu cevabı favori olarak işaretle (geri almak için tıklayın)"
-#: skins/default/templates/question.html:270
-#: skins/default/templates/question.html:271
-msgid "the author of the question has selected this answer as correct"
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
msgstr "bu soruyu yazan kişi, bu cevabı doğru olarak seçti"
-#: skins/default/templates/question.html:284
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "kalıcı bağlantıyı cevapla"
-#: skins/default/templates/question.html:285
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "kalıcı bağlantı"
-#: skins/default/templates/question.html:307
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "silineni geri al"
-#: skins/default/templates/question.html:366
-#: skins/default/templates/question.html:369
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr "Yeni cevaplar için beni günlük olarak uyar"
-#: skins/default/templates/question.html:372
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr "Yeni cevaplar için beni haftalık olarak uyar"
-#: skins/default/templates/question.html:377
+#: skins/default/templates/question.html:315
#, python-format
-msgid "You can always adjust frequency of email updates from your %(profile_url)s"
-msgstr "%(profile_url)s adresini kullanarak, size gelecek uyarı e-postalarının sıklığını değiştirebilirsiniz."
+msgid ""
+"You can always adjust frequency of email updates from your %(profile_url)s"
+msgstr ""
+"%(profile_url)s adresini kullanarak, size gelecek uyarı e-postalarının "
+"sıklığını değiştirebilirsiniz."
-#: skins/default/templates/question.html:382
+#: skins/default/templates/question.html:320
#, fuzzy
msgid "once you sign in you will be able to subscribe for any updates here"
-msgstr "<span class='strong'>Here</span> (once you log in) you will be able to sign up for the periodic email updates about this question.güncellemelerden haberdar olmak için kaydolun."
+msgstr ""
+"<span class='strong'>Here</span> (once you log in) you will be able to sign "
+"up for the periodic email updates about this question.güncellemelerden "
+"haberdar olmak için kaydolun."
-#: skins/default/templates/question.html:393
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "Cevabınız"
-#: skins/default/templates/question.html:395
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "Bu soruya ilk cevabı sen yaz!"
-#: skins/default/templates/question.html:401
+#: skins/default/templates/question.html:338
#, fuzzy
msgid "you can answer anonymously and then login"
-msgstr "<span class='strong big'>Please start posting your answer anonymously</span> - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a <strong>substantial answer</strong>, for discussions, <strong>please use comments</strong> and <strong>please do remember to vote</strong> (after you log in)!şimdi hemen cevap yazabilir, yollamak için daha sonra üye girişi yapabilirsiniz."
+msgstr ""
+"<span class='strong big'>Please start posting your answer anonymously</span> "
+"- your answer will be saved within the current session and published after "
+"you log in or create a new account. Please try to give a <strong>substantial "
+"answer</strong>, for discussions, <strong>please use comments</strong> and "
+"<strong>please do remember to vote</strong> (after you log in)!şimdi hemen "
+"cevap yazabilir, yollamak için daha sonra üye girişi yapabilirsiniz."
-#: skins/default/templates/question.html:405
+#: skins/default/templates/question.html:342
#, fuzzy
msgid "answer your own question only to give an answer"
-msgstr "<span class='big strong'>You are welcome to answer your own question</span>, but please make sure to give an <strong>answer</strong>. Remember that you can always <strong>revise your original question</strong>. Please <strong>use comments for discussions</strong> and <strong>please don't forget to vote :)</strong> for the answers that you liked (or perhaps did not like)! Kendi soruna cevap vermek üzeresin. Ya da sorunu daha da açıklamak mı istiyorsun?"
+msgstr ""
+"<span class='big strong'>You are welcome to answer your own question</span>, "
+"but please make sure to give an <strong>answer</strong>. Remember that you "
+"can always <strong>revise your original question</strong>. Please "
+"<strong>use comments for discussions</strong> and <strong>please don't "
+"forget to vote :)</strong> for the answers that you liked (or perhaps did "
+"not like)! Kendi soruna cevap vermek üzeresin. Ya da sorunu daha da "
+"açıklamak mı istiyorsun?"
-#: skins/default/templates/question.html:407
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr "lütfen sadece cevap verin, tartışma yok."
-#: skins/default/templates/question.html:443
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr "Cevap yollamak için üye girişi yapmalısınız"
-#: skins/default/templates/question.html:446
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "Kendi soruna cevap yaz!"
-#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Cevabı yayınla"
-#: skins/default/templates/question.html:463
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Etiketleri"
-#: skins/default/templates/question.html:468
-#: skins/default/templates/questions.html:324
-#: skins/default/templates/tag_selector.html:11
-#: skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "'%(tag_name)s' etiketli soruları gör"
-#: skins/default/templates/question.html:474
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "sorulma zamanı"
-#: skins/default/templates/question.html:477
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "izlenme sayısı"
-#: skins/default/templates/question.html:477
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "kez"
-#: skins/default/templates/question.html:480
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "son güncelleme"
-#: skins/default/templates/question.html:486
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "İlgili sorular"
-#: skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr "Bu soruyu beğenip beğenmediğinize karar verin. Oy da verebilirsiniz."
-
-#: skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"oy"
-msgstr[1] ""
-"\n"
-"oy"
-
-#: skins/default/templates/question_counter_widget.html:21
-#: skins/default/templates/question_list.html:23
-#: skins/default/templates/questions.html:198
-#: skins/default/templates/users_questions.html:43
-msgid "this answer has been accepted to be correct"
-msgstr "bu cevap doğru olarak kabul edilmiştir"
-
-#: skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"cevap"
-msgstr[1] ""
-"\n"
-"cevap"
-
-#: skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"izlenme"
-msgstr[1] ""
-"\n"
-"izlenme"
-
-#: skins/default/templates/question_edit.html:5
-#: skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "Soruyu düzenle"
-#: skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "soru ipuçları"
-#: skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "lütfen ilgili bir soru sorunuz"
-#: skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "yeterince ayrıntılı olmasına çalışın"
-#: skins/default/templates/question_list.html:15
-#: skins/default/templates/questions.html:190
-#: skins/default/templates/users_questions.html:35
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-"oy"
-msgstr[1] ""
-"\n"
-"oy"
-
-#: skins/default/templates/question_list.html:35
-#: skins/default/templates/questions.html:210
-#: skins/default/templates/users_questions.html:55
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-"cevap"
-msgstr[1] ""
-"\n"
-"cevap"
-
-#: skins/default/templates/question_list.html:47
-#: skins/default/templates/questions.html:222
-#: skins/default/templates/users_questions.html:67
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-"izlenme"
-msgstr[1] ""
-"\n"
-"izlenme"
-
-#: skins/default/templates/question_retag.html:4
-#: skins/default/templates/question_retag.html:52
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "Etiket değiştir"
-#: skins/default/templates/question_retag.html:39
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "en fazla 5 etiket, her etiket en fazla 20 karakter"
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "etiketler"
-#: skins/default/templates/question_retag.html:82
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "Neden etiket kullanıyor ve bunu değiştiriyoruz?"
-#: skins/default/templates/question_retag.html:85
-msgid "tags help us keep Questions organized"
-msgstr "etiketler, bizim soruları organize etmemize yardımcı olur"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: skins/default/templates/question_retag.html:93
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr "etiket editörleri, sitemizden özel ödül almaktadır"
-#: skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "cevaplar"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "en fazla 5 etiket, her etiket en fazla 20 karakter"
-#: skins/default/templates/questions.html:9
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "Sorular"
-#: skins/default/templates/questions.html:33
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "Sorular:"
-#: skins/default/templates/questions.html:35
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr "cevapsız sorular gör"
-#: skins/default/templates/questions.html:37
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr "beğendiğiniz soruları gör"
-#: skins/default/templates/questions.html:41
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "Sıralama:"
-#: skins/default/templates/questions.html:46
-#: skins/default/templates/questions.html:57
-msgid "click to see the newest questions"
-msgstr "yeni soruları görmek için tıklayın"
-
-#: skins/default/templates/questions.html:52
-msgid "click to see the oldest questions"
-msgstr "eski soruları görmek için tıklayın"
-
-#: skins/default/templates/questions.html:65
-#: skins/default/templates/questions.html:76
-msgid "click to see the most recently updated questions"
-msgstr "en güncel soruları görmek için tıklayın"
-
-#: skins/default/templates/questions.html:71
-msgid "click to see the least recently updated questions"
-msgstr "güncel olmayan soruları görmek için tıklayın"
-
-#: skins/default/templates/questions.html:84
-#: skins/default/templates/questions.html:95
-msgid "click to see hottest questions"
-msgstr "En ilgi çekici soruyu gormek için tıklayın"
-
-#: skins/default/templates/questions.html:84
-msgid "less answers"
-msgstr "az cevaplananlar"
-
-#: skins/default/templates/questions.html:90
-msgid "click to see coldest questions"
-msgstr "En köşede kalmış soruyu görmek için tıklayın"
-
-#: skins/default/templates/questions.html:90
-#: skins/default/templates/questions.html:95
-msgid "more answers"
-msgstr "çok cevaplananlar"
-
-#: skins/default/templates/questions.html:103
-#: skins/default/templates/questions.html:114
-msgid "click to see most voted questions"
-msgstr "en çok oylanan soruları gör"
-
-#: skins/default/templates/questions.html:103
-msgid "unpopular"
-msgstr "beğenilmeyen"
-
-#: skins/default/templates/questions.html:109
-msgid "click to see least voted questions"
-msgstr "en az oylanan soruları gör"
-
-#: skins/default/templates/questions.html:109
-#: skins/default/templates/questions.html:114
-msgid "popular"
-msgstr "popüler"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "soruya ve cevaplarına abone ol"
-#: skins/default/templates/questions.html:129
+#: skins/default/templates/questions.html:101
msgid "rss feed"
msgstr "rss beslemesi"
-#: skins/default/templates/questions.html:133
-#, python-format
+#: skins/default/templates/questions.html:105
+#, fuzzy, python-format
msgid ""
"\n"
-" %(q_num)s question found\n"
+" %(q_num)s question\n"
" "
msgid_plural ""
"\n"
-" %(q_num)s questions found\n"
+" %(q_num)s questions\n"
" "
msgstr[0] ""
"\n"
"%(q_num)s soru bulundu"
-msgstr[1] "\n%(q_num)s soru bulundu"
+msgstr[1] ""
+"\n"
+"%(q_num)s soru bulundu"
-#: skins/default/templates/questions.html:139
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "%(q_num)s soru"
msgstr[1] "%(q_num)s soru"
-#: skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr "%(author_name)s 'ın katkılarıyla"
-#: skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "etiketlendi"
-#: skins/default/templates/questions.html:153
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "Arama ipuçları:"
-#: skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "yazarı sil"
-#: skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "veya"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "etiketleri temizle"
-#: skins/default/templates/questions.html:165
-#: skins/default/templates/questions.html:169
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "baştan başla"
-#: skins/default/templates/questions.html:171
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
-msgstr "- daha fazla etiket eklemek veya incelemek için inceleme alanını genişlet"
+msgstr ""
+"- daha fazla etiket eklemek veya incelemek için inceleme alanını genişlet"
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "Arama ipucu:"
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr "etiketleri kullanmak, arama sonucuna tam olarak odaklanmanızı sağlar"
-#: skins/default/templates/questions.html:250
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr "Harika! Cevapsız bir soru bile kalmamış..."
-#: skins/default/templates/questions.html:253
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "Malesef, henüz beğenilmiş bir soru mevcut değil."
-#: skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr "Beğendiğiniz soruları, favorilerinize ekleyebilirsiniz."
-#: skins/default/templates/questions.html:259
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr "Ayrıntılı arama yapabilirsiniz"
-#: skins/default/templates/questions.html:263
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr "yazar sıfırlanıyor"
-#: skins/default/templates/questions.html:267
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr "etiketler sıfırlanıyor"
-#: skins/default/templates/questions.html:271
-#: skins/default/templates/questions.html:275
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr "baştan başlıyor"
-#: skins/default/templates/questions.html:280
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
-msgstr "Asla soru sormaktan çekinmeyin! Sorun ki, sayenizde başkaları da öğrensin!"
+msgstr ""
+"Asla soru sormaktan çekinmeyin! Sorun ki, sayenizde başkaları da öğrensin!"
-#: skins/default/templates/questions.html:284
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr "Aradığını bulamadın mı?"
-#: skins/default/templates/questions.html:285
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr "Hemen kendi sorunu yolla!"
-#: skins/default/templates/questions.html:303
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr "Yazarlar"
-#: skins/default/templates/questions.html:319
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "İlgili etiketler"
-#: skins/default/templates/reopen.html:6
-#: skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "Soruyu yeniden aç"
-#: skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
-msgstr "Daha önce kapalıtılan soru aç"
+#: skins/default/templates/reopen.html:9
+#, fuzzy
+msgid "Title"
+msgstr "başlık"
-#: skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
-msgstr "Soru şu sebepten dolayı kaldırıldı:"
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
+msgstr ""
-#: skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
-msgstr "Sorunun kaldırılma sebebi"
+#: skins/default/templates/reopen.html:19
+#, fuzzy
+msgid "Close reason:"
+msgstr "Soruyu kapat"
#: skins/default/templates/reopen.html:22
-msgid "on "
-msgstr "yayında"
+msgid "When:"
+msgstr ""
-#: skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr "kapatılma tarihi"
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "Bu soruyu tekrar aç"
#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr "Bu soruyu tekrar aç"
-#: skins/default/templates/revisions_answer.html:7
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:8
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "düzenleme geçmişi"
-#: skins/default/templates/revisions_answer.html:50
-#: skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "düzenlemeleri gizle/göster"
-#: skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "Tema medya dosyaları versiyon numarası"
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "İlginç etiketler"
-#: skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "ilginizi çeken etiketler kısmından '%(tag_name)s' etiketini sil"
-#: skins/default/templates/tag_selector.html:21
-#: skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "Ekle"
-#: skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "Yoksayılan etiketler"
-#: skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "yoksaydığınız etiketler kısmından '%(tag_name)s' etiketini sil"
-#: skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "yoksayılan soruları gizle"
-#: skins/default/templates/tags.html:6 skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "Etiket listesi"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "alfabetik sıraya göre"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "isime göre"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "etiket kullanım sıklığına göre"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "popülerliğe göre"
-#: skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
-msgid "All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
-msgstr "Tüm etiketleri eşleştirme '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
+msgid ""
+"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
+msgstr ""
+"Tüm etiketleri eşleştirme '<span class=\"darkred\"><strong>%(stag)s</"
+"strong></span>'"
-#: skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "Hiçbir şey bulunamadı"
-#: skins/default/templates/user.html:33
+#: skins/default/templates/user.html:14
#, python-format
msgid "%(username)s's profile"
msgstr "%(username)s isimli kullanıcının profili"
-#: skins/default/templates/user_edit.html:6
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "Kullanıcı profilini düzenle"
-#: skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "profil değiştir"
-#: skins/default/templates/user_edit.html:33
-#: skins/default/templates/user_info.html:50
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "resim değiştir"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "Kayıtlı kullanıcı"
-#: skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr "Görünen isim"
-#: skins/default/templates/user_edit.html:88
-#: skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "Güncelleme"
-#: skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr "E-mail abonelik ayarları"
-#: skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr "E-posta üyelik ayarları bilgisi"
-#: skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "E-mail yollamayı duraklat"
-#: skins/default/templates/user_info.html:15
-msgid "change picture"
-msgstr "resim değiştir"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "sorular"
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
-#: skins/default/templates/user_info.html:22
-#: skins/default/templates/users.html:26 views/users.py:919
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "sil"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "son görülme"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "en yeni"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "bronz"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "son görülme"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "en iyi cevap olarak işaretlenmiş"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "itibar puanı"
-#: skins/default/templates/user_info.html:32
-msgid "Moderate this user"
-msgstr "Bu kullanıcıyı yönet"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
-#: skins/default/templates/user_info.html:44
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "profilimi güncelle"
-#: skins/default/templates/user_info.html:54
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "gerçek ismi"
-#: skins/default/templates/user_info.html:59
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "üyelik başlangıcı"
-#: skins/default/templates/user_info.html:64
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "son görülme"
-#: skins/default/templates/user_info.html:70
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "websitesi"
-#: skins/default/templates/user_info.html:76
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "yer"
-#: skins/default/templates/user_info.html:83
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "yaş"
-#: skins/default/templates/user_info.html:84
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "yaşında"
-#: skins/default/templates/user_info.html:90
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "bugün kullanılmayan oy"
-#: skins/default/templates/user_info.html:91
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "oy kullandı"
-#: skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+#, fuzzy
+msgid "Save"
+msgstr "Değişikliği kaydet"
+
+#: skins/default/templates/user_moderate.html:21
+#, fuzzy, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr "karmanız %(reputation)s"
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "toplulukta kullanıcının itibarı"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, fuzzy, python-format
+msgid "Send message to %(username)s"
+msgstr "bir kullanıcı adı seçin"
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "mesajlar/"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "mesajlar/"
+
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "Karma değişiklik kayıtları"
-#: skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr "%(user_name)s 'nin karma değişim günlüğü"
-#: skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, fuzzy, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] "<span class=\"count\">1</span> Madalya"
msgstr[1] "<span class=\"count\">%(counter)s</span> Madalya"
-#: skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, fuzzy, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] "<span class=\"count\">1</span> Madalya"
msgstr[1] "<span class=\"count\">%(counter)s</span> Madalya"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr "cevap için %(answer_score)s kez oy kullanıldı"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "bu cevap doğru olarak seçildi"
-#: skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, fuzzy, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] "yorum ekle"
msgstr[1] "yorum ekle"
-#: skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] "<span class=\"count\">%(cnt)s</span> Oy"
msgstr[1] "<span class=\"count\">%(cnt)s</span> Oy"
-#: skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr "beğen"
-#: skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "kullanıcılar tarafından defalarca beğendi"
-#: skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr "beğenme"
-#: skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr "kullanıcılar tarafından defalarca beğenilmedi"
-#: skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] "<span class=\"count\">%(counter)s</span> Etiket"
msgstr[1] "<span class=\"count\">%(counter)s</span> Etiket"
-#: skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, python-format
-msgid "see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
+msgid ""
+"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr "%(view_user)s 'nin diğer '%(tag_name)s' etiketli diğer sorularını gör"
-#: skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, fuzzy, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] "<span class=\"count\">1</span> Madalya"
msgstr[1] "<span class=\"count\">%(counter)s</span> Madalya"
-#: skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "Kullanıcı profili"
-#: skins/default/templates/user_tabs.html:7 views/users.py:893
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "genel bakış"
-#: skins/default/templates/user_tabs.html:9 views/users.py:901
-msgid "recent activity"
-msgstr "son etkinlik"
-
-#: skins/default/templates/user_tabs.html:12 views/users.py:911
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "diğer sorulara cevaplar ve yorumlar"
-#: skins/default/templates/user_tabs.html:13 views/users.py:910
-msgid "responses"
-msgstr "cevaplar"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "kullanıcı itibar grafiği"
-#: skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "itibar geçmişi"
-#: skins/default/templates/user_tabs.html:20 views/users.py:937
-msgid "user vote record"
-msgstr "kullanıcı oy rekoru"
-
-#: skins/default/templates/user_tabs.html:20 views/users.py:936
-msgid "casted votes"
-msgstr "kritik oy"
-
-#: skins/default/templates/user_tabs.html:23
+#: skins/default/templates/user_tabs.html:16
msgid "questions that user selected as his/her favorite"
msgstr "kullanıcının favori olarak seçtiği sorular"
-#: skins/default/templates/user_tabs.html:24
+#: skins/default/templates/user_tabs.html:17
msgid "favorites"
msgstr "favoriler"
-#: skins/default/templates/user_tabs.html:27 views/users.py:946
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "son etkinlik"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "aktif"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
+msgid "user vote record"
+msgstr "kullanıcı oy rekoru"
+
+#: skins/default/templates/user_tabs.html:24
+msgid "casted votes"
+msgstr "kritik oy"
+
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr "E-mail abonelik ayarları"
-#: skins/default/templates/user_tabs.html:28 views/users.py:945
-msgid "email subscriptions"
+#: skins/default/templates/user_tabs.html:29
+#, fuzzy
+msgid "subscriptions"
msgstr "e-mail abonelikleri"
-#: skins/default/templates/users.html:6 skins/default/templates/users.html:24
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "Bu kullanıcıyı yönet"
+
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "Yer"
+
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "Kullanıcılar"
-#: skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "son"
-#: skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "kullanıcı tarafından"
-#: skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr "kullanıcı sorgusuna eşleşen %(suser)s :"
-#: skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "Hiçbir şey bulunamadı."
-#: skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "Bu sorular favori olarak seçildi"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "Bu sorular favori olarak seçildi"
+msgstr[1] "Bu sorular favori olarak seçildi"
-#: skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr "Küçük beğeni resmi açık"
-#: skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr "Küçük beğeni resmi kapalı"
-#: skins/default/templates/authopenid/changeemail.html:3
-#: skins/default/templates/authopenid/changeemail.html:9
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "E-mai değiştir"
-#: skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr "E-mail adresinizi kaydedin"
-#: skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr "bilgileri %(email)s değiştir"
-#: skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, fuzzy, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
-msgstr "<span class='strong big'>Please enter your email address in the box below.</span> Valid email address is required on this Q&amp;A forum. If you like, you can <strong>receive updates</strong> on interesting questions or entire forum via email. Also, your email is used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. Email addresses are never shown or otherwise shared with anybody else.buraya bakarak neden E-mail adresinin gerekli olduğunu görebilirsiniz: %(gravatar_faq_url)s"
-
-#: skins/default/templates/authopenid/changeemail.html:31
+msgstr ""
+"<span class='strong big'>Please enter your email address in the box below.</"
+"span> Valid email address is required on this Q&amp;A forum. If you like, "
+"you can <strong>receive updates</strong> on interesting questions or entire "
+"forum via email. Also, your email is used to create a unique <a href='%"
+"(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. "
+"Email addresses are never shown or otherwise shared with anybody else.buraya "
+"bakarak neden E-mail adresinin gerekli olduğunu görebilirsiniz: %"
+"(gravatar_faq_url)s"
+
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr "Yeni e-posta adresiniz"
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr "E-mail adresiniz"
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr "E-mail adresini kaydet"
-#: skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr "E-mail adresini doğrula"
-#: skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, fuzzy, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
-msgstr "<span class=\"strong big\">An email with a validation link has been sent to %(email)s.</span> Please <strong>follow the emailed link</strong> with your web browser. Email validation is necessary to help insure the proper use of email on <span class=\"orange\">Q&amp;A</span>. If you would like to use <strong>another email</strong>, please <a href='%(change_email_url)s'><strong>change it again</strong></a>. %(email)s adresini doğrulayın ya da %(change_email_url)s adresine gidin."
+msgstr ""
+"<span class=\"strong big\">An email with a validation link has been sent to %"
+"(email)s.</span> Please <strong>follow the emailed link</strong> with your "
+"web browser. Email validation is necessary to help insure the proper use of "
+"email on <span class=\"orange\">Q&amp;A</span>. If you would like to use "
+"<strong>another email</strong>, please <a href='%(change_email_url)"
+"s'><strong>change it again</strong></a>. %(email)s adresini doğrulayın ya "
+"da %(change_email_url)s adresine gidin."
-#: skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr "E-mail değişmedi"
-#: skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, fuzzy, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
-msgstr "<span class=\"strong big\">Your email address %(email)s has not been changed.</span> If you decide to change it later - you can always do it by editing it in your user profile or by using the <a href='%(change_email_url)s'><strong>previous form</strong></a> again.eski %(email)s saklansın diyorsanız, %(change_email_url)s adresi size yardımcı olacaktır."
+msgstr ""
+"<span class=\"strong big\">Your email address %(email)s has not been changed."
+"</span> If you decide to change it later - you can always do it by editing "
+"it in your user profile or by using the <a href='%(change_email_url)"
+"s'><strong>previous form</strong></a> again.eski %(email)s saklansın "
+"diyorsanız, %(change_email_url)s adresi size yardımcı olacaktır."
-#: skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr "E-mail değiştirildi"
-#: skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr "Şimdiki %(email)s bunun için kullanılabilir"
-#: skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr "E-mail doğrulandı"
-#: skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr "E-posta adresinizi onayladığınız için teşekkürler"
-#: skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "e-posta kodu gönderilmedi"
-#: skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
-msgstr "E-mail şifresi %(email)s yollanamadı. E-mail değiştirmek için: %(change_link)s adresine bakın."
-
-#: skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr "Hesabınız hakkında: OpenID adresini değiştirin"
-
-#: skins/default/templates/authopenid/changeopenid.html:12
-msgid "This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr "Burada OpenID adresinizi değiştirebilirsiniz. Bu değişikliği hatırlayabileceğinizden emin olun!"
-
-#: skins/default/templates/authopenid/changeopenid.html:14
-#: skins/default/templates/authopenid/delete.html:14
-#: skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr "Lütfen aşağıdaki hataları düzeltin:"
-
-#: skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "OpenID adresi:"
-
-#: skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Hesabınız: Şifremi değiştir"
-
-#: skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr "Buradan şifrenizi değiştirebilirsiniz. Yeni şifrenizi hatırlayacağınızdan emin olun!"
-
-#: skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "OpenID hesabınızla giriş yapın"
+msgstr ""
+"E-mail şifresi %(email)s yollanamadı. E-mail değiştirmek için: %(change_link)"
+"s adresine bakın."
-#: skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "Bu siteye OpenID hesabınızla giriş yapın"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "Kayıt"
-#: skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, fuzzy, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr "<p><span class=\"big strong\">You are here for the first time with your %(provider)s login.</span> Please create your <strong>screen name</strong> and save your <strong>email</strong> address. Saved email address will let you <strong>subscribe for the updates</strong> on the most interesting questions and will be used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>Yeni %(provider)s hesabı kayıt bilgisi için lütfen bakınız: %(gravatar_faq_url)s"
-
-#: skins/default/templates/authopenid/complete.html:31
+msgstr ""
+"<p><span class=\"big strong\">You are here for the first time with your %"
+"(provider)s login.</span> Please create your <strong>screen name</strong> "
+"and save your <strong>email</strong> address. Saved email address will let "
+"you <strong>subscribe for the updates</strong> on the most interesting "
+"questions and will be used to create and retrieve your unique avatar image - "
+"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>Yeni %"
+"(provider)s hesabı kayıt bilgisi için lütfen bakınız: %(gravatar_faq_url)s"
+
+#: skins/default/templates/authopenid/complete.html:32
#, fuzzy, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
-" %(provider)s. Email is required too, see %(gravatar_faq_url)s\n"
+" %(provider)s. Email is required too, see %"
+"(gravatar_faq_url)s\n"
" "
-msgstr "<p><span class='strong big'>Oops... looks like screen name %(username)s is already used in another account.</span></p><p>Please choose another screen name to use with your %(provider)s login. Also, a valid email address is required on the <span class='orange'>Q&amp;A</span> forum. Your email is used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. If you like, you can <strong>receive updates</strong> on the interesting questions or entire forum by email. Email addresses are never shown or otherwise shared with anybody else.</p>%(username)s kullanıcı adı, %(provider)s için başka birisi tarafından alınmıştır. Başka bir isim deneyin. Lütfen okuyun: %(gravatar_faq_url)s"
-
-#: skins/default/templates/authopenid/complete.html:35
+msgstr ""
+"<p><span class='strong big'>Oops... looks like screen name %(username)s is "
+"already used in another account.</span></p><p>Please choose another screen "
+"name to use with your %(provider)s login. Also, a valid email address is "
+"required on the <span class='orange'>Q&amp;A</span> forum. Your email is "
+"used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</"
+"strong></a> image for your account. If you like, you can <strong>receive "
+"updates</strong> on the interesting questions or entire forum by email. "
+"Email addresses are never shown or otherwise shared with anybody else.</p>%"
+"(username)s kullanıcı adı, %(provider)s için başka birisi tarafından "
+"alınmıştır. Başka bir isim deneyin. Lütfen okuyun: %(gravatar_faq_url)s"
+
+#: skins/default/templates/authopenid/complete.html:36
#, fuzzy, python-format
-msgid "register new external %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr "<p><span class=\"big strong\">You are here for the first time with your %(provider)s login.</span></p><p>You can either keep your <strong>screen name</strong> the same as your %(provider)s login name or choose some other nickname.</p><p>Also, please save a valid <strong>email</strong> address. With the email you can <strong>subscribe for the updates</strong> on the most interesting questions. Email address is also used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>başka bir %(provider)s hesabı kaydetmek için bakınız: %(gravatar_faq_url)s"
-
-#: skins/default/templates/authopenid/complete.html:38
+msgid ""
+"register new external %(provider)s account info, see %(gravatar_faq_url)s"
+msgstr ""
+"<p><span class=\"big strong\">You are here for the first time with your %"
+"(provider)s login.</span></p><p>You can either keep your <strong>screen "
+"name</strong> the same as your %(provider)s login name or choose some other "
+"nickname.</p><p>Also, please save a valid <strong>email</strong> address. "
+"With the email you can <strong>subscribe for the updates</strong> on the "
+"most interesting questions. Email address is also used to create and "
+"retrieve your unique avatar image - <a href='%(gravatar_faq_url)"
+"s'><strong>gravatar</strong></a>.</p>başka bir %(provider)s hesabı kaydetmek "
+"için bakınız: %(gravatar_faq_url)s"
+
+#: skins/default/templates/authopenid/complete.html:39
#, fuzzy, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
-msgstr "<p><span class=\"big strong\">You are here for the first time with your Facebook login.</span> Please create your <strong>screen name</strong> and save your <strong>email</strong> address. Saved email address will let you <strong>subscribe for the updates</strong> on the most interesting questions and will be used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>Yeni Facebook hesabı ile bağlanma kaydı bilgisi: %(gravatar_faq_url)s"
+msgstr ""
+"<p><span class=\"big strong\">You are here for the first time with your "
+"Facebook login.</span> Please create your <strong>screen name</strong> and "
+"save your <strong>email</strong> address. Saved email address will let you "
+"<strong>subscribe for the updates</strong> on the most interesting questions "
+"and will be used to create and retrieve your unique avatar image - <a href='%"
+"(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>Yeni Facebook hesabı "
+"ile bağlanma kaydı bilgisi: %(gravatar_faq_url)s"
#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
-msgstr "Bu kullanıcı adı sitemizde zaten kayıtlı. Lütfen başka bir tane deneyin."
-
-#: skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr "Üzgünüm...Bazı hatalar var gibi görünüyor:"
+msgstr ""
+"Bu kullanıcı adı sitemizde zaten kayıtlı. Lütfen başka bir tane deneyin."
-#: skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "Görünen isim etiketi"
-#: skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
#, fuzzy
msgid "Email address label"
-msgstr "<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with anyone, must be valid</i>)"
+msgstr ""
+"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
+"anyone, must be valid</i>)"
-#: skins/default/templates/authopenid/complete.html:95
-#: skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
#, fuzzy
msgid "receive updates motivational blurb"
-msgstr "<strong>Receive forum updates by email</strong> - this will help our community grow and become more useful.<br/>By default <span class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per week</strong> - only when there is anything new.<br/>If you like, please adjust this now or any time later from your user account."
-
-#: skins/default/templates/authopenid/complete.html:99
-#: skins/default/templates/authopenid/signup.html:22
+msgstr ""
+"<strong>Receive forum updates by email</strong> - this will help our "
+"community grow and become more useful.<br/>By default <span "
+"class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per "
+"week</strong> - only when there is anything new.<br/>If you like, please "
+"adjust this now or any time later from your user account."
+
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "Lütfen yukarıdaki seçeneklerden birini seçin"
-#: skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
-msgstr "Etiket filtreleme aracı sağ panelde, oturum açınca bir kez görünecektir."
+msgstr ""
+"Etiket filtreleme aracı sağ panelde, oturum açınca bir kez görünecektir."
-#: skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "hesap oluştur"
-#: skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr "Hesabım var"
-
-#: skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "kullanıcı adı"
-
-#: skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "şifre"
-
-#: skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr "Kayıt"
-
-#: skins/default/templates/authopenid/complete.html:122
-#: skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr "Şifrenizi mi unuttunuz?"
-
-#: skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr "Sorucevap.de sitesine kayıt olduğunuz için teşekkür ederiz!"
-#: skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr "Hesap ayrıntılarınız şöyledir:"
-#: skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr "Kullanıcı adı:"
-#: skins/default/templates/authopenid/confirm_email.txt:7
-#: skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "Şifre:"
-#: skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr "Lütfen buradan giriş yapın:"
-#: skins/default/templates/authopenid/confirm_email.txt:12
-#: skins/default/templates/authopenid/email_validation.txt:14
-#: skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
msgstr "Saygılarımızla, <BR> Site yönetimi"
-#: skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "Hesabınız: hesabımı sil"
-
-#: skins/default/templates/authopenid/delete.html:12
-msgid "Note: After deleting your account, anyone will be able to register this username."
-msgstr "Not: Hesabınızı sildikten sonra, artık hiç kimse bu kullanıcı adı ile kayıt olamayacaktır."
-
-#: skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr "Hesabınızı silmek istediğinizi, onay kutucuğunu işaretleyip onaylayın."
-
-#: skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "Hesabımı silmek istediğimden eminim."
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr "Şifre ya da OpenID adresi"
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "(güvenliğiniz için gereklidir)"
-
-#: skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
-msgstr "hesabı kalıcı olarak sil"
-
-#: skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "Sorucevap.de sitesinden selamlar..."
-#: skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr "Forum faydalanmak için, aşağıdaki bağlantıyı takip edin:"
-#: skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr "Yukarıdaki bağlantı, E-mail adresinizi doğrulamada yardımcı olacaktır."
-#: skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
"for any inconvenience"
-msgstr "Eğer bu mesajın size yanlışlıkla gönderildiğini düşünüyorsanız, hiçbir şey yapmanıza gerek yok. <BR> Bu mesajı dikkate almayın. <BR> Bu durum için özür dileriz."
-
-#: skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr "Her zamanki giriş bilgileri"
-
-#: skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid "how to login with password through external login website or use %(feedback_url)s"
-msgstr "Sitemize harici bir şifre ile nasıl girilebileceğini mi öğrenmek istiyorsunuz? Tıklayın: %(feedback_url)s"
+msgstr ""
+"Eğer bu mesajın size yanlışlıkla gönderildiğini düşünüyorsanız, hiçbir şey "
+"yapmanıza gerek yok. <BR> Bu mesajı dikkate almayın. <BR> Bu durum için özür "
+"dileriz."
-#: skins/default/templates/authopenid/sendpw.html:4
-#: skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Yeni şifre gönder"
+#: skins/default/templates/authopenid/signin.html:3
+msgid "User login"
+msgstr "Kullanıcı girişi"
-#: skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr "Şifre yenileme bilgisi"
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
+msgid ""
+"\n"
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
+msgstr ""
+"\n"
+"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>\"%(title)s\" başlıklı soruya yazdığınız \"%"
+"(summary)s\" cevabını yollamak için giriş yapmalısınız."
-#: skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Şifreyi sıfırla"
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
+msgid ""
+"Your question \n"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
+msgstr ""
+"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>\"%(title)s\" başlıklı \"%(summary)s\" "
+"sorunuzu yollamak için giriş yapmalısınız."
-#: skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "girişe dön"
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
+msgstr ""
-#: skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
+#: skins/default/templates/authopenid/signin.html:28
msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
-msgstr "%(site_url)s sitesindeki kullanıcı, sizin E-mail adresiniz ile şifresini sıfırlamaya çalışıyor. Eğer bunu kendiniz istemediyseniz, hiçbir şeye tıklamayın ve bu mesajı dikkate almayın."
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
+msgstr ""
-#: skins/default/templates/authopenid/sendpw_email.txt:5
-#, fuzzy, python-format
+#: skins/default/templates/authopenid/signin.html:30
msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-"To change your password, please follow these steps:\n"
-"* visit this link: %(key_link)s\n"
-"* login with user name %(username)s and password %(password)s\n"
-"* go to your user profile and set the password to something you can remember%(username)s için yeni şifre %(password)s ve kullanım açıklaması için link: %(key_link)s"
-#: skins/default/templates/authopenid/signin.html:5
-#: skins/default/templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "Kullanıcı girişi"
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:28
-#, fuzzy, python-format
+#: skins/default/templates/authopenid/signin.html:36
msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you log in\n"
-" "
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-"\n"
-"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be posted once you log in.</span>\"%(title)s\" başlıklı soruya yazdığınız \"%(summary)s\" cevabını yollamak için giriş yapmalısınız."
-#: skins/default/templates/authopenid/signin.html:35
-#, fuzzy, python-format
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr "<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be posted once you log in.</span>\"%(title)s\" başlıklı \"%(summary)s\" sorunuzu yollamak için giriş yapmalısınız."
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
-msgstr "Giriş yapmak için aşağıdaki sistemlerden birini seçin "
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:144
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
#, fuzzy
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
-msgstr "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" class='big strong'>Provider user name</span><br/><span class='grey'>(or select another login method above)</span><span id=\"enter_your_what\">Provider kullanıcı adınız</span>"
+msgid "(or select another login method above)"
+msgstr "Lütfen yukarıdaki seçeneklerden birini seçin"
-#: skins/default/templates/authopenid/signin.html:151
-msgid "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web address"
-msgstr "<a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web adresinizi girin"
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "giriş/"
-#: skins/default/templates/authopenid/signin.html:153
-#: skins/default/templates/authopenid/signin.html:166
-msgid "Login"
-msgstr "Giriş"
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Lütfen kullanıcı adınızı ve şifrenizi girin"
-#: skins/default/templates/authopenid/signin.html:157
-msgid "Enter your login name and password"
-msgstr "Kullanıcı adınızı ve şifrenizi girin"
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "Kullanıcı adı"
-#: skins/default/templates/authopenid/signin.html:163
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "Şifre"
-#: skins/default/templates/authopenid/signin.html:167
-msgid "Create account"
-msgstr "Hesap oluştur"
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "Giriş"
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "Yeni şifre ayarla"
+
+#: skins/default/templates/authopenid/signin.html:137
+#, fuzzy
+msgid "Please, retype"
+msgstr "lütfen şifrenizi yeniden yazın"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "son görülme"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "Hala aklınıza takılan bir soru mu var?"
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
+msgstr "Hesabınıza yeni bir şifre verin."
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "Hesabınıza yeni bir şifre verin."
-#: skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "Neden OpenID kullanıyoruz?"
-#: skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
#, fuzzy
msgid "with openid it is easier"
msgstr "With the OpenID you don't need to create new username and password."
-#: skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
#, fuzzy
msgid "reuse openid"
msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-#: skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
#, fuzzy
msgid "openid is widely adopted"
-msgstr "There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-enabled."
+msgstr ""
+"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
+"enabled."
-#: skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
#, fuzzy
msgid "openid is supported open standard"
-msgstr "OpenID is based on an open standard, supported by many organizations.OpenID açık kaynak standartları ile desteklenmektedir"
+msgstr ""
+"OpenID is based on an open standard, supported by many organizations.OpenID "
+"açık kaynak standartları ile desteklenmektedir"
-#: skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "Daha fazla bilgi"
-#: skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "OpenID hesabı açın"
-#: skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "Kaydol"
-#: skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr "Kullanıcı adı ve şifre oluştur"
-#: skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
#, fuzzy
msgid "Traditional signup info"
-msgstr "<span class='strong big'>If you prefer, create your forum login name and password here. However</span>, please keep in mind that we also support <strong>OpenID</strong> login method. With <strong>OpenID</strong> you can simply reuse your external login (e.g. Gmail or AOL) without ever sharing your login details with anyone and having to remember yet another password."
+msgstr ""
+"<span class='strong big'>If you prefer, create your forum login name and "
+"password here. However</span>, please keep in mind that we also support "
+"<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
+"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
+"your login details with anyone and having to remember yet another password."
-#: skins/default/templates/authopenid/signup.html:25
-msgid "Please read and type in the two words below to help us prevent automated account creation."
-msgstr "Lütfen aşağıdaki iki kelimeyi yazın. Çünkü bazı otomatik hesap oluşturucular, sitemize böyle kayıt olup, gerçek olmayan içerikler eklemektedir."
+#: skins/default/templates/authopenid/signup_with_password.html:24
+msgid ""
+"Please read and type in the two words below to help us prevent automated "
+"account creation."
+msgstr ""
+"Lütfen aşağıdaki iki kelimeyi yazın. Çünkü bazı otomatik hesap "
+"oluşturucular, sitemize böyle kayıt olup, gerçek olmayan içerikler "
+"eklemektedir."
-#: skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr "Hesap oluştur"
-#: skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "veya"
-#: skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr "OpenID girişine dön"
-#: skins/default/templates/fbconnect/xd_receiver.html:5
-#, fuzzy, python-format
-msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
-msgstr "%(APP_SHORT_NAME)s 'a Facebook hesabınızla bağlanın!"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
+msgstr "anasayfa"
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr "Gerçek kullanıcı olduğunuzu kanıtlayın!"
+
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "Ben bir gerçek kullanıcıyım"
+
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
+msgstr "Bu soruyu beğenip beğenmediğinize karar verin. Oy da verebilirsiniz."
+
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"oy"
+msgstr[1] ""
+"\n"
+"oy"
-#: templatetags/extra_filters.py:100
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
+msgstr "bu cevap doğru olarak kabul edilmiştir"
+
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"cevap"
+msgstr[1] ""
+"\n"
+"cevap"
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"izlenme"
+msgstr[1] ""
+"\n"
+"izlenme"
+
+#: skins/default/templates/unused/question_list.html:15
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+"oy"
+msgstr[1] ""
+"\n"
+"oy"
+
+#: skins/default/templates/unused/question_list.html:35
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"cevap"
+msgstr[1] ""
+"\n"
+"cevap"
+
+#: skins/default/templates/unused/question_list.html:47
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"izlenme"
+msgstr[1] ""
+"\n"
+"izlenme"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "cevaplar"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "oy"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "izlenme"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
msgid "no items in counter"
msgstr "0"
-#: templatetags/extra_tags.py:55
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr "<CODE>%(username)s</code> Gravatar görüntüsü"
-
-#: templatetags/extra_tags.py:165
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
msgid "%(badge_count)d %(badge_level)s badge"
msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] "%(badge_count)d%(badge_level)s rozet"
msgstr[1] "%(badge_count)d%(badge_level)s rozetler"
-#: templatetags/extra_tags.py:188 templatetags/extra_tags.py:235
-#: templatetags/extra_tags.py:239
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
msgid "reputation points"
msgstr "itibar puanları"
-#: templatetags/extra_tags.py:231
+#: templatetags/extra_tags.py:221
#, python-format
msgid "your karma is %(reputation)s"
msgstr "karmanız %(reputation)s"
-#: templatetags/extra_tags.py:247
+#: templatetags/extra_tags.py:237
msgid "badges: "
msgstr "rozetler:"
-#: templatetags/extra_tags.py:318
-#, python-format
-msgid "on %(date)s"
-msgstr "%(date)s tarihinde"
-
-#: templatetags/extra_tags.py:322
-msgid "2 days ago"
-msgstr "2 gün önce"
-
-#: templatetags/extra_tags.py:324
-msgid "yesterday"
-msgstr "dün"
-
-#: templatetags/extra_tags.py:326
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] "%(hr)d saat önce"
-msgstr[1] "%(hr)d saat önce"
-
-#: templatetags/extra_tags.py:328
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] "%(min)d dakika önce"
-msgstr[1] "%(min)d dakika önce"
-
#: utils/forms.py:32
msgid "this field is required"
msgstr "bu alanın doldurulması gereklidir"
@@ -4353,7 +5271,8 @@ msgstr "üzgünüm, bu isim başkası tarafından kullanılıyor."
#: utils/forms.py:54
msgid "sorry, this name is not allowed, please choose another"
-msgstr "Üzgünüm, bu ismin kullanılmasına izin verilmiyor. Başka bir tane deneyin."
+msgstr ""
+"Üzgünüm, bu ismin kullanılmasına izin verilmiyor. Başka bir tane deneyin."
#: utils/forms.py:55
msgid "sorry, there is no user with this name"
@@ -4361,7 +5280,9 @@ msgstr "Üzgünüm, bu isimle kayıtlı bir kullanıcı yoktur"
#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
-msgstr "Üzgünüm, ciddi bir sorun var! Bu kullanıcı adı farklı kullanıcılar tarafından alınmıştır."
+msgstr ""
+"Üzgünüm, ciddi bir sorun var! Bu kullanıcı adı farklı kullanıcılar "
+"tarafından alınmıştır."
#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
@@ -4381,7 +5302,9 @@ msgstr "geçerli bir e-mail adresi girin"
#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
-msgstr "Bu E-mail sitemizde kullanılıyor. Şifre hatırlatmayı deneyebilir ya da yeniden kayıt olabilirsiniz."
+msgstr ""
+"Bu E-mail sitemizde kullanılıyor. Şifre hatırlatmayı deneyebilir ya da "
+"yeniden kayıt olabilirsiniz."
#: utils/forms.py:149
msgid "choose password"
@@ -4403,101 +5326,634 @@ msgstr "lütfen şifrenizi yeniden yazın"
msgid "sorry, entered passwords did not match, please try again"
msgstr "Üzgünüm, şifreler uyuşmuyor lütfen tekrar deneyin."
-#: views/commands.py:225
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr "%(date)s tarihinde"
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr "2 gün önce"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "dün"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] "%(hr)d saat önce"
+msgstr[1] "%(hr)d saat önce"
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] "%(min)d dakika önce"
+msgstr[1] "%(min)d dakika önce"
+
+#: views/commands.py:42
+msgid "anonymous users cannot vote"
+msgstr "üye girişi yapmadan oy kullanamazsınız"
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "üye girişi yapmadan oy kullanamazsınız"
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+#, fuzzy
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr "üye girişi yapmadan oy kullanamazsınız"
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
-msgstr "Your subscription is saved, but email address %(email)s needs to be validated, please see <a href='%(details_url)s'>more details here</a>aboneliğiniz kaydedildi %(email)s adresindeki doğrulama linkini tıklamalısınız. Ayrıntılar için: %(details_url)s"
+msgstr ""
+"Your subscription is saved, but email address %(email)s needs to be "
+"validated, please see <a href='%(details_url)s'>more details here</"
+"a>aboneliğiniz kaydedildi %(email)s adresindeki doğrulama linkini "
+"tıklamalısınız. Ayrıntılar için: %(details_url)s"
-#: views/commands.py:233
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr "E-mail güncelleme sıklığı günlük olarak belirtilmiştir."
-#: views/meta.py:40
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "Sorucevap.de geribildirim"
-#: views/meta.py:41
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "Görüşleriniz için teşekkür ederiz!"
-#: views/meta.py:49
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
-msgstr "Görüşlerinizi bekliyoruz! Lütfen bize, yakın bir zamanda mutlaka sitemiz hakkındaki görüşlerinizi bildirin :)"
+msgstr ""
+"Görüşlerinizi bekliyoruz! Lütfen bize, yakın bir zamanda mutlaka sitemiz "
+"hakkındaki görüşlerinizi bildirin :)"
-#: views/users.py:853 views/users.py:857
-msgid "changes saved"
-msgstr "değişiklikler kaydedildi"
+#: views/readers.py:429
+#, fuzzy
+msgid "Sorry, this question has been deleted and is no longer accessible"
+msgstr "bu soru favori olarak seçildi"
-#: views/users.py:863
-msgid "email updates canceled"
-msgstr "E-mail güncellemeleri iptal edildi"
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "yoneticiler/"
-#: views/users.py:894
+#: views/users.py:400
msgid "user profile"
msgstr "kullanıcı profili"
-#: views/users.py:895
+#: views/users.py:401
msgid "user profile overview"
msgstr "kullanıcı profiline genel bakış"
-#: views/users.py:902
+#: views/users.py:684
msgid "recent user activity"
msgstr "son kullanıcı etkinliği"
-#: views/users.py:903
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "profil - son etkinlikler"
-#: views/users.py:912
+#: views/users.py:753
msgid "profile - responses"
msgstr "profil - cevapları"
-#: views/users.py:920
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "profil - oy"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "toplulukta kullanıcının itibarı"
-#: views/users.py:921
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "profil - kullanıcı itibarı"
-#: views/users.py:927
-msgid "favorite questions"
-msgstr "favori sorular"
-
-#: views/users.py:928
+#: views/users.py:885
msgid "users favorite questions"
msgstr "kullanıcının favori soruları"
-#: views/users.py:929
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "profil - favori sorular"
-#: views/users.py:938
-msgid "profile - votes"
-msgstr "profil - oy"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr "değişiklikler kaydedildi"
-#: views/users.py:947
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr "E-mail güncellemeleri iptal edildi"
+
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr "profil - e-mail abonelikleri"
-#: forum/views/writers.py:70
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "resim göndermek için en az %(min_rep)s puan toplamalısınız"
+#: views/writers.py:53
+#, fuzzy
+msgid "Sorry, anonymous users cannot upload files"
+msgstr "üye girişi yapmadan oy kullanamazsınız"
-#: forum/views/writers.py:72
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr "izin verilen dosya türleri '%(file_types)s'"
-#: views/writers.py:76
-#, python-format
-msgid "maximum upload file size is %sK"
+#: views/writers.py:85
+#, fuzzy, python-format
+msgid "maximum upload file size is %(file_size)sK"
msgstr "maksimum dosya yükleme boyutu %s Kb"
-#: views/writers.py:78
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
+msgstr ""
+"Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçin. Teşekkür "
+"ederiz. %s"
+
+#: views/writers.py:454
+#, python-format
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
+
+#: views/writers.py:489
#, python-format
-msgid "Error uploading file. Please contact the site administrator. Thank you. %s"
-msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçin. Teşekkür ederiz. %s"
+msgid ""
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
+
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
+msgstr ""
+
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "Sorunuz ve ona ait tüm cevapları silindi"
+
+#~ msgid "Your question has been deleted"
+#~ msgstr "Sorunuz silindi"
+
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "Soru ve ona ait tüm cevaplar silindi"
+
+#~ msgid "The question has been deleted"
+#~ msgstr "Soru silindi"
+
+#~ msgid "Automatically accept user's contributions for the email updates"
+#~ msgstr ""
+#~ "E-mail güncelleştirmeleri için kullanıcı katkılarını otomatik kabul et"
+
+#~ msgid "upfiles/"
+#~ msgstr "upfiles/"
+
+#~ msgid "Disable nofollow directive on links"
+#~ msgstr "Linklerde 'nofollow' direktifini devredışı bırak"
+
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "Hesap bu adla zaten forum var"
+
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr "Üzgünüm.. Bir hesaba aynı anda iki giriş mümkün değil."
+
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr "Lütfen) geçerli kullanıcı adı ve şifre (hem harf duyarlıdır girin."
+
+#~ msgid "This account is inactive."
+#~ msgstr "Bu hesap etkin değil."
+
+#~ msgid "Login failed."
+#~ msgstr "Giriş başarısız oldu."
+
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr ""
+#~ "Lütfen geçerli bir kullanıcı adı ve şifrenizi giriniz. Her iki alan küçük "
+#~ "harfe duyarlı olduğunu unutmayın."
+
+#~ msgid "sendpw/"
+#~ msgstr "sifre-yolla/"
+
+#~ msgid "password/"
+#~ msgstr "sifre/"
+
+#~ msgid "confirm/"
+#~ msgstr "onayla/"
+
+#~ msgid "email/"
+#~ msgstr "E-mail/"
+
+#~ msgid "validate/"
+#~ msgstr "dogrula/"
+
+#~ msgid "change/"
+#~ msgstr "degistir/"
+
+#~ msgid "sendkey/"
+#~ msgstr "sifre-yolla/"
+
+#~ msgid "verify/"
+#~ msgstr "dogrula/"
+
+#~ msgid "openid/"
+#~ msgstr "OpenID/"
+
+#~ msgid "external-login/forgot-password/"
+#~ msgstr "harici-giris/sifremi-unuttum/"
+
+#~ msgid "external-login/signup/"
+#~ msgstr "harici-giris/üye-ol/"
+
+#~ msgid "Password changed."
+#~ msgstr "Şifre değiştirildi."
+
+#~ msgid "your email was not changed"
+#~ msgstr "E-mail adresiniz değiştirilmedi"
+
+#~ msgid "No OpenID %s found associated in our database"
+#~ msgstr "OpenID %s hesabı veritabanımızda yok"
+
+#~ msgid "The OpenID %s isn't associated to current user logged in"
+#~ msgstr "OpenID %s hesabı giriş yapan kullanıcı ile bağlantılı değil"
+
+#~ msgid "Email Changed."
+#~ msgstr "E-mail adresi değiştirildi."
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "Bu OpenID zaten başka bir hesap ile ilişkilidir."
+
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "OpenID %s hesabını sizin ile ilişkilendirilecek."
+
+#~ msgid "Account deleted."
+#~ msgstr "Hesap silindi."
+
+#~ msgid "Request for new password"
+#~ msgstr "Yeni şifre iste"
+
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr "Yeni bir şifre ve aktivasyon linki e-mail adresinize gönderildi."
+
+#~ msgid ""
+#~ "Could not change password. Confirmation key '%s' is not "
+#~ "registered."
+#~ msgstr "Şifreniz değiştirilemedi. Onay kodu '%s' kayıtlı değil."
+
+#~ msgid ""
+#~ "Can not change password. User don't exist anymore in our "
+#~ "database."
+#~ msgstr ""
+#~ "Şifre değiştirilemez. Kullanıcı adı artık bizim veritabanımızda mevcut "
+#~ "değildir."
+
+#~ msgid "Password changed for %s. You may now sign in."
+#~ msgstr "%s için şifre değiştirildi. Şimdi giriş yapabilirsiniz."
+
+#~ msgid "email update message subject"
+#~ msgstr "e-mail güncelleme mesajı"
+
+#~ msgid "sorry, system error"
+#~ msgstr "Üzgünüm, bir sistem hatası oluştu!"
+
+#~ msgid "Account functions"
+#~ msgstr "Hesab özellikleri"
+
+#~ msgid "Change email "
+#~ msgstr "E-mail değiştir"
+
+#~ msgid "Add or update the email address associated with your account."
+#~ msgstr ""
+#~ "hesabınızla bağlantılanmış e-mail adresinizi, güncelleyin, yoksa ekleyin"
+
+#~ msgid "Change OpenID"
+#~ msgstr "OpenID değiştir"
+
+#~ msgid "Change openid associated to your account"
+#~ msgstr "Hesabınıza ilişkili OpenID'yi değiştirin"
+
+#~ msgid "Delete account"
+#~ msgstr "Hesabı sil"
+
+#~ msgid "Erase your username and all your data from website"
+#~ msgstr "Kullanıcı adımı ve tüm bilgilerimi bu siteden sil"
+
+#~ msgid "toggle preview"
+#~ msgstr "toggle önizleme"
+
+#, fuzzy
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class='strong big'>Looks like your email address, %(email)s has not "
+#~ "yet been validated.</span> To post messages you must verify your email, "
+#~ "please see <a href='%(email_validation_faq_url)s'>more details here</a>."
+#~ "<br>You can submit your question now and validate email after that. Your "
+#~ "question will saved as pending meanwhile. "
+
+#~ msgid "reading channel"
+#~ msgstr "kanal okuma"
+
+#~ msgid "[author]"
+#~ msgstr "[yazar]"
+
+#~ msgid "[publisher]"
+#~ msgstr "[yayıncı]"
+
+#~ msgid "[publication date]"
+#~ msgstr "[yayınlanma tarihi]"
+
+#~ msgid "[price]"
+#~ msgstr "[fiyat]"
+
+#~ msgid "currency unit"
+#~ msgstr "para birimi"
+
+#~ msgid "[pages]"
+#~ msgstr "[sayfa]"
+
+#~ msgid "pages abbreviation"
+#~ msgstr "sayfaları kısaltma"
+
+#~ msgid "[tags]"
+#~ msgstr "[etiketler]"
+
+#~ msgid "author blog"
+#~ msgstr "yazar günlüğü"
+
+#~ msgid "book directory"
+#~ msgstr "kitap listesi"
+
+#~ msgid "buy online"
+#~ msgstr "online satın al"
+
+#~ msgid "reader questions"
+#~ msgstr "okuyucu soruları"
+
+#~ msgid "ask the author"
+#~ msgstr "yazar sor"
+
+#~ msgid "number of times"
+#~ msgstr "kez"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "cevap doğru olarak kabul edilmiştir"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "RSS haber besleme akışına abone ol"
+
+#~ msgid "see your user profile"
+#~ msgstr "kullanıcı profilini gör"
+
+#~ msgid "sign out from askbot"
+#~ msgstr "askbot'tan güvenli çıkış"
+
+#~ msgid "Please, sign in or Join askbot!"
+#~ msgstr "Lütfen, giriş yapın veya askbot'a katılın"
+
+#~ msgid "please help translate! see credits"
+#~ msgstr "Tercümelere yardımcı olun! Katkıda bulunanlara göz atın."
+
+#~ msgid ""
+#~ "\n"
+#~ "<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</"
+#~ "a>\n"
+#~ " for an answer to question \"%(origin_post_title)s\"</p>\n"
+#~ msgstr ""
+#~ "\n"
+#~ "<p>%(update_author_name)s, \"%(origin_post_title)s\" sorusunun bir cevabı "
+#~ "için <a href=\"%(post_url)s\">yeni yorum</a> yaptı</p>\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "<p>%(update_author_name)s asked a question \n"
+#~ "<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+#~ msgstr ""
+#~ "\n"
+#~ "<p>%(update_author_name)s bir soru sordu\n"
+#~ "<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "%(rev_count)s düzeltme"
+#~ msgstr[1] "%(rev_count)s düzeltmeler"
+
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "etiketler, bizim soruları organize etmemize yardımcı olur"
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "yeni soruları görmek için tıklayın"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "eski soruları görmek için tıklayın"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "en güncel soruları görmek için tıklayın"
+
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "güncel olmayan soruları görmek için tıklayın"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "En ilgi çekici soruyu gormek için tıklayın"
+
+#~ msgid "less answers"
+#~ msgstr "az cevaplananlar"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "En köşede kalmış soruyu görmek için tıklayın"
+
+#~ msgid "more answers"
+#~ msgstr "çok cevaplananlar"
+
+#~ msgid "click to see most voted questions"
+#~ msgstr "en çok oylanan soruları gör"
+
+#~ msgid "unpopular"
+#~ msgstr "beğenilmeyen"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "en az oylanan soruları gör"
+
+#~ msgid "popular"
+#~ msgstr "popüler"
+
+#~ msgid "Open the previously closed question"
+#~ msgstr "Daha önce kapalıtılan soru aç"
+
+#~ msgid "The question was closed for the following reason "
+#~ msgstr "Soru şu sebepten dolayı kaldırıldı:"
+
+#~ msgid "reason - leave blank in english"
+#~ msgstr "Sorunun kaldırılma sebebi"
+
+#~ msgid "on "
+#~ msgstr "yayında"
+
+#~ msgid "date closed"
+#~ msgstr "kapatılma tarihi"
+
+#~ msgid "responses"
+#~ msgstr "cevaplar"
+
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "Hesabınız hakkında: OpenID adresini değiştirin"
+
+#~ msgid ""
+#~ "This is where you can change your OpenID URL. Make sure you remember it!"
+#~ msgstr ""
+#~ "Burada OpenID adresinizi değiştirebilirsiniz. Bu değişikliği "
+#~ "hatırlayabileceğinizden emin olun!"
+
+#~ msgid "Please correct errors below:"
+#~ msgstr "Lütfen aşağıdaki hataları düzeltin:"
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr ""
+#~ "Buradan şifrenizi değiştirebilirsiniz. Yeni şifrenizi hatırlayacağınızdan "
+#~ "emin olun!"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "OpenID hesabınızla giriş yapın"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "Üzgünüm...Bazı hatalar var gibi görünüyor:"
+
+#~ msgid "Existing account"
+#~ msgstr "Hesabım var"
+
+#~ msgid "password"
+#~ msgstr "şifre"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "Şifrenizi mi unuttunuz?"
+
+#~ msgid "Account: delete account"
+#~ msgstr "Hesabınız: hesabımı sil"
+
+#~ msgid ""
+#~ "Note: After deleting your account, anyone will be able to register this "
+#~ "username."
+#~ msgstr ""
+#~ "Not: Hesabınızı sildikten sonra, artık hiç kimse bu kullanıcı adı ile "
+#~ "kayıt olamayacaktır."
+
+#~ msgid "Check confirm box, if you want delete your account."
+#~ msgstr ""
+#~ "Hesabınızı silmek istediğinizi, onay kutucuğunu işaretleyip onaylayın."
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "Hesabımı silmek istediğimden eminim."
+
+#~ msgid "Password/OpenID URL"
+#~ msgstr "Şifre ya da OpenID adresi"
+
+#~ msgid "(required for your security)"
+#~ msgstr "(güvenliğiniz için gereklidir)"
+
+#~ msgid "Delete account permanently"
+#~ msgstr "hesabı kalıcı olarak sil"
+
+#~ msgid "Traditional login information"
+#~ msgstr "Her zamanki giriş bilgileri"
+
+#~ msgid ""
+#~ "how to login with password through external login website or use %"
+#~ "(feedback_url)s"
+#~ msgstr ""
+#~ "Sitemize harici bir şifre ile nasıl girilebileceğini mi öğrenmek "
+#~ "istiyorsunuz? Tıklayın: %(feedback_url)s"
+
+#~ msgid "Send new password"
+#~ msgstr "Yeni şifre gönder"
+
+#~ msgid "password recovery information"
+#~ msgstr "Şifre yenileme bilgisi"
+
+#~ msgid "Reset password"
+#~ msgstr "Şifreyi sıfırla"
+
+#~ msgid "return to login"
+#~ msgstr "girişe dön"
+
+#~ msgid ""
+#~ "Someone has requested to reset your password on %(site_url)s.\n"
+#~ "If it were not you, it is safe to ignore this email."
+#~ msgstr ""
+#~ "%(site_url)s sitesindeki kullanıcı, sizin E-mail adresiniz ile şifresini "
+#~ "sıfırlamaya çalışıyor. Eğer bunu kendiniz istemediyseniz, hiçbir şeye "
+#~ "tıklamayın ve bu mesajı dikkate almayın."
+
+#, fuzzy
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "To change your password, please follow these steps:\n"
+#~ "* visit this link: %(key_link)s\n"
+#~ "* login with user name %(username)s and password %(password)s\n"
+#~ "* go to your user profile and set the password to something you can "
+#~ "remember%(username)s için yeni şifre %(password)s ve kullanım açıklaması "
+#~ "için link: %(key_link)s"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr "Giriş yapmak için aşağıdaki sistemlerden birini seçin "
+
+#, fuzzy
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
+#~ "class='big strong'>Provider user name</span><br/><span class='grey'>(or "
+#~ "select another login method above)</span><span id=\"enter_your_what"
+#~ "\">Provider kullanıcı adınız</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "<a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web "
+#~ "adresinizi girin"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr "Kullanıcı adınızı ve şifrenizi girin"
+
+#~ msgid "Create account"
+#~ msgstr "Hesap oluştur"
+
+#, fuzzy
+#~ msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
+#~ msgstr "%(APP_SHORT_NAME)s 'a Facebook hesabınızla bağlanın!"
+
+#~ msgid "favorite questions"
+#~ msgstr "favori sorular"
#~ msgid "question"
#~ msgstr "soru"
@@ -4512,37 +5968,53 @@ msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçi
#~ msgstr "kapatılmış bir soruyu aç"
#~ msgid "delete any questions and answers and perform other moderation tasks"
-#~ msgstr "Herhangi bir soruyu veya cevabı silmek site yöneticilerinin görevidir."
+#~ msgstr ""
+#~ "Herhangi bir soruyu veya cevabı silmek site yöneticilerinin görevidir."
#~ msgid "books"
#~ msgstr "kitaplar"
#~ msgid "general message about privacy"
-#~ msgstr "Respecting users privacy is an important core principle of this Q&amp;A forum. Information on this page details how this forum protects your privacy, and what type of information is collected."
+#~ msgstr ""
+#~ "Respecting users privacy is an important core principle of this Q&amp;A "
+#~ "forum. Information on this page details how this forum protects your "
+#~ "privacy, and what type of information is collected."
#~ msgid "Site Visitors"
#~ msgstr "Site ziyaretçileri"
#~ msgid "what technical information is collected about visitors"
-#~ msgstr "Information on question views, revisions of questions and answers - both times and content are recorded for each user in order to correctly count number of views, maintain data integrity and report relevant updates."
+#~ msgstr ""
+#~ "Information on question views, revisions of questions and answers - both "
+#~ "times and content are recorded for each user in order to correctly count "
+#~ "number of views, maintain data integrity and report relevant updates."
#~ msgid "Personal Information"
#~ msgstr "Kişisel bilgiler"
#~ msgid "details on personal information policies"
-#~ msgstr "Members of this community may choose to display personally identifiable information in their profiles. Forum will never display such information without a request from the user."
+#~ msgstr ""
+#~ "Members of this community may choose to display personally identifiable "
+#~ "information in their profiles. Forum will never display such information "
+#~ "without a request from the user."
#~ msgid "Other Services"
#~ msgstr "Diğer Hizmetler"
#~ msgid "details on sharing data with third parties"
-#~ msgstr "None of the data that is not openly shown on the forum by the choice of the user is shared with any third party.üçüncü şahıslarla paylaşılacak veriler ile ilgili ayrıntılar"
+#~ msgstr ""
+#~ "None of the data that is not openly shown on the forum by the choice of "
+#~ "the user is shared with any third party.üçüncü şahıslarla paylaşılacak "
+#~ "veriler ile ilgili ayrıntılar"
#~ msgid "Policy Changes"
#~ msgstr "Site kurallarındaki değişiklikler"
#~ msgid "how privacy policies can be changed"
-#~ msgstr "These policies may be adjusted to improve protection of user's privacy. Whenever such changes occur, users will be notified via the internal messaging system. gizlilik politikaları nasıl değiştirilebilir?"
+#~ msgstr ""
+#~ "These policies may be adjusted to improve protection of user's privacy. "
+#~ "Whenever such changes occur, users will be notified via the internal "
+#~ "messaging system. gizlilik politikaları nasıl değiştirilebilir?"
#~ msgid "Found by tags"
#~ msgstr "Bulunan etiketler"
@@ -4570,12 +6042,6 @@ msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçi
#~ msgid "Thank you, your email is now validated."
#~ msgstr "E-mail adresinizi doğruladığınız için teşekkür ederiz."
-#~ msgid "Your password was changed"
-#~ msgstr "Şifreniz değiştirildi"
-
-#~ msgid "New password set"
-#~ msgstr "Yeni şifre ayarla"
-
#~ msgid "Welcome back %s, you are now logged in"
#~ msgstr "Hoşgeldin %s, seni yeniden burada görmek güzel..."
@@ -4660,11 +6126,13 @@ msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçi
#~ msgid ""
#~ "\n"
-#~ " see <strong>one</strong> more \n"
+#~ " see <strong>one</strong> "
+#~ "more \n"
#~ " "
#~ msgid_plural ""
#~ "\n"
-#~ " see <strong>%(counter)s</strong> more\n"
+#~ " see <strong>%(counter)s</"
+#~ "strong> more\n"
#~ " "
#~ msgstr[0] ""
#~ "\n"
@@ -4675,11 +6143,13 @@ msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçi
#~ msgid ""
#~ "\n"
-#~ " see <strong>one</strong> more comment\n"
+#~ " see <strong>one</strong> more "
+#~ "comment\n"
#~ " "
#~ msgid_plural ""
#~ "\n"
-#~ " see <strong>%(counter)s</strong> more comments\n"
+#~ " see <strong>%(counter)s</"
+#~ "strong> more comments\n"
#~ " "
#~ msgstr[0] ""
#~ "\n"
@@ -4688,11 +6158,13 @@ msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçi
#~ msgid ""
#~ "\n"
-#~ " see <strong>one</strong> more \n"
+#~ " see <strong>one</"
+#~ "strong> more \n"
#~ " "
#~ msgid_plural ""
#~ "\n"
-#~ " see <strong>%(counter)s</strong> more\n"
+#~ " see <strong>%"
+#~ "(counter)s</strong> more\n"
#~ " "
#~ msgstr[0] ""
#~ "\n"
@@ -4701,11 +6173,13 @@ msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçi
#~ msgid ""
#~ "\n"
-#~ " see <strong>one</strong> more comment\n"
+#~ " see <strong>one</"
+#~ "strong> more comment\n"
#~ " "
#~ msgid_plural ""
#~ "\n"
-#~ " see <strong>%(counter)s</strong> more comments\n"
+#~ " see <strong>%"
+#~ "(counter)s</strong> more comments\n"
#~ " "
#~ msgstr[0] ""
#~ "\n"
@@ -4718,7 +6192,8 @@ msgstr "Yükleme dosyası hatası! Lütfen site yöneticisi ile iletişime geçi
#~ " "
#~ msgid_plural ""
#~ "\n"
-#~ " the answer has been commented %(comment_count)s times\n"
+#~ " the answer has been commented %(comment_count)s "
+#~ "times\n"
#~ " "
#~ msgstr[0] ""
#~ "\n"
diff --git a/askbot/locale/vi/LC_MESSAGES/django.po b/askbot/locale/vi/LC_MESSAGES/django.po
index 0835418e..1408e39a 100644
--- a/askbot/locale/vi/LC_MESSAGES/django.po
+++ b/askbot/locale/vi/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-09 19:43-0400\n"
+"POT-Creation-Date: 2010-11-18 17:36-0600\n"
"PO-Revision-Date: 2010-05-09 07:03\n"
"Last-Translator: <cong.it@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,788 +17,1647 @@ msgstr ""
"X-Translated-Using: django-rosetta 0.5.3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: django_authopenid/forms.py:71 django_authopenid/views.py:132
-#, fuzzy
-msgid "i-names are not supported"
-msgstr "i-names không được hỗ trợ"
+#: feed.py:22
+msgid " - "
+msgstr ""
-#: django_authopenid/forms.py:134
-msgid "Account with this name already exists on the forum"
-msgstr "Tài khoản với tên này đã tồn tại trên diễn đàn"
+#: feed.py:22
+msgid "latest questions"
+msgstr ""
-#, fuzzy
-msgid "blocked users cannot post"
-msgstr "Sorry, your account appears to be blocked and you "
-"cannot make new posts until this issue is resolved. "
-"Please contact the forum administrator to reach a "
-"resolution."
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
+msgid "title"
+msgstr ""
-#, fuzzy
-msgid "suspended users cannot post"
-msgstr "Sorry, your account appears to be suspended and you "
-"cannot make new posts until this issue is resolved. "
-"You can, however edit your existing posts. "
-"Please contact the forum administrator to "
-"reach a resolution."
+#: forms.py:55
+msgid "please enter a descriptive title for your question"
+msgstr ""
+#: forms.py:60
+msgid "title must be > 10 characters"
+msgstr ""
-#: django_authopenid/forms.py:135
-msgid "can't have two logins to the same account yet, sorry."
+#: forms.py:69
+msgid "content"
msgstr ""
-"không thể có hai lần đăng nhập vào cùng một tài khoản nào được nêu ra, xin "
-"lỗi."
-#: django_authopenid/forms.py:157
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr "Vui lòng nhập tên đăng nhập và mật khẩu hợp lệ (phân biệt HOA-thường)."
+#: forms.py:75
+msgid "question content must be > 10 characters"
+msgstr ""
-#: django_authopenid/forms.py:160 django_authopenid/forms.py:210
-msgid "This account is inactive."
-msgstr "Tài khoản này không hoạt động"
+#: forms.py:84 skins/default/templates/header.html:83
+msgid "tags"
+msgstr ""
-#: django_authopenid/forms.py:162
-msgid "Login failed."
-msgstr "Đăng nhập không thành công."
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
-#: django_authopenid/forms.py:164
-msgid "Please enter username and password"
-msgstr "Vui lòng nhập tên và mật khẩu"
+#: forms.py:93 skins/default/templates/question_retag.html:78
+msgid "tags are required"
+msgstr ""
+
+#: forms.py:102
+#, python-format
+msgid "please use %(tag_count)d tag or less"
+msgid_plural "please use %(tag_count)d tags or less"
+msgstr[0] ""
+msgstr[1] ""
+
+#: forms.py:111
+#, python-format
+msgid "each tag must be shorter than %(max_chars)d character"
+msgid_plural "each tag must be shorter than %(max_chars)d characters"
+msgstr[0] ""
+msgstr[1] ""
-#: django_authopenid/forms.py:166
-msgid "Please enter your password"
+#: forms.py:119
+msgid "use-these-chars-in-tags"
msgstr ""
-#: django_authopenid/forms.py:168
-msgid "Please enter user name"
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
+msgid "community wiki"
msgstr ""
-#: django_authopenid/forms.py:206
+#: forms.py:131
msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
msgstr ""
-#: django_authopenid/forms.py:229
-msgid "Current password"
+#: forms.py:147
+msgid "update summary:"
msgstr ""
-#: django_authopenid/forms.py:240
+#: forms.py:148
msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
msgstr ""
-#: django_authopenid/forms.py:305
-msgid "Your user name (<i>required</i>)"
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
msgstr ""
-#: django_authopenid/forms.py:320
-msgid "Incorrect username."
-msgstr "sorry, there is no such user name"
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
-#: django_authopenid/urls.py:23 django_authopenid/urls.py:24
-#: django_authopenid/urls.py:25 django_authopenid/urls.py:27
-#: fbconnect/urls.py:12 fbconnect/urls.py:13 fbconnect/urls.py:14
-msgid "signin/"
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
msgstr ""
-#: django_authopenid/urls.py:24 fbconnect/urls.py:13 fbconnect/urls.py:17
-msgid "newquestion/"
+#: forms.py:177 const/__init__.py:220
+msgid "suspended"
msgstr ""
-#: django_authopenid/urls.py:25 fbconnect/urls.py:14 fbconnect/urls.py:18
-msgid "newanswer/"
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
msgstr ""
-#: django_authopenid/urls.py:26
-msgid "signout/"
+#: forms.py:180 const/__init__.py:217
+msgid "moderator"
msgstr ""
-#: django_authopenid/urls.py:27
-msgid "complete/"
+#: forms.py:200
+msgid "Change status to"
msgstr ""
-#: django_authopenid/urls.py:29 fbconnect/urls.py:16 fbconnect/urls.py:17
-#: fbconnect/urls.py:18
-msgid "register/"
+#: forms.py:227
+msgid "which one?"
msgstr ""
-#: django_authopenid/urls.py:30
-msgid "signup/"
+#: forms.py:248
+msgid "Cannot change own status"
+msgstr ""
+
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
+
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
+
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
+msgstr ""
+
+#: forms.py:276
+msgid "Subject line"
+msgstr ""
+
+#: forms.py:283
+msgid "Message text"
+msgstr ""
+
+#: forms.py:360
+msgid "Your name:"
+msgstr ""
+
+#: forms.py:361
+msgid "Email (not shared with anyone):"
+msgstr ""
+
+#: forms.py:362
+msgid "Your message:"
+msgstr ""
+
+#: forms.py:449
+msgid "this email does not have to be linked to gravatar"
+msgstr ""
+
+#: forms.py:456
+msgid "Real name"
msgstr ""
-#: django_authopenid/urls.py:32
-msgid "sendpw/"
+#: forms.py:463
+msgid "Website"
msgstr ""
-#: django_authopenid/urls.py:33 django_authopenid/urls.py:37
-msgid "password/"
+#: forms.py:470
+msgid "Location"
msgstr ""
-#: django_authopenid/urls.py:33
-msgid "confirm/"
+#: forms.py:477
+msgid "Date of birth"
msgstr ""
-#: django_authopenid/urls.py:38 django_authopenid/urls.py:39
-#: django_authopenid/urls.py:40 django_authopenid/urls.py:41
-msgid "email/"
+#: forms.py:478
+msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-#: django_authopenid/urls.py:38
-msgid "validate/"
+#: forms.py:484
+msgid "Profile"
msgstr ""
-#: django_authopenid/urls.py:39
-msgid "change/"
+#: forms.py:493
+msgid "Screen name"
msgstr ""
-#: django_authopenid/urls.py:40
-msgid "sendkey/"
+#: forms.py:518 forms.py:519
+msgid "this email has already been registered, please use another one"
msgstr ""
-#: django_authopenid/urls.py:41
-msgid "verify/"
+#: forms.py:525
+msgid "Choose email tag filter"
+msgstr ""
+
+#: forms.py:564
+msgid "Asked by me"
+msgstr ""
+
+#: forms.py:567
+msgid "Answered by me"
+msgstr ""
+
+#: forms.py:570
+msgid "Individually selected"
+msgstr ""
+
+#: forms.py:573
+msgid "Entire forum (tag filtered)"
msgstr ""
-#: django_authopenid/urls.py:42
-msgid "openid/"
+#: forms.py:577
+msgid "Comments and posts mentioning me"
msgstr ""
-#: django_authopenid/urls.py:43 forum/urls.py:52 forum/urls.py:56
+#: forms.py:635
+msgid "okay, let's try!"
+msgstr ""
+
+#: forms.py:636
+msgid "no community email please, thanks"
+msgstr "no askbot email please, thanks"
+
+#: forms.py:640
+msgid "please choose one of the options above"
+msgstr ""
+
+#: urls.py:42
+msgid "about/"
+msgstr ""
+
+#: urls.py:43 conf/site_settings.py:79
+msgid "faq/"
+msgstr ""
+
+#: urls.py:44
+msgid "privacy/"
+msgstr ""
+
+#: urls.py:45
+msgid "logout/"
+msgstr ""
+
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
+msgid "answers/"
+msgstr ""
+
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
+msgid "comments/"
+msgstr ""
+
+#: urls.py:52 urls.py:73 urls.py:168
+msgid "edit/"
+msgstr ""
+
+#: urls.py:57 urls.py:103
+msgid "revisions/"
+msgstr ""
+
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
+msgid "questions/"
+msgstr ""
+
+#: urls.py:68
+msgid "ask/"
+msgstr ""
+
+#: urls.py:78
+msgid "retag/"
+msgstr ""
+
+#: urls.py:83
+msgid "close/"
+msgstr ""
+
+#: urls.py:88
+msgid "reopen/"
+msgstr ""
+
+#: urls.py:93
+msgid "answer/"
+msgstr ""
+
+#: urls.py:98
+msgid "vote/"
+msgstr ""
+
+#: urls.py:114
+msgid "command/"
+msgstr ""
+
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr ""
-#: django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
+#: urls.py:134
+msgid "question/"
msgstr ""
-#: django_authopenid/urls.py:54
-msgid "external-login/signup/"
+#: urls.py:139
+msgid "tags/"
msgstr ""
-#: django_authopenid/views.py:139
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
+#: urls.py:144 urls.py:150
+msgid "mark-tag/"
msgstr ""
-#: django_authopenid/views.py:614
-msgid "Welcome email subject line"
-msgstr "Welcome to the Q&A forum"
+#: urls.py:144
+msgid "interesting/"
+msgstr ""
-#: django_authopenid/views.py:720
-msgid "Password changed."
+#: urls.py:150
+msgid "ignored/"
msgstr ""
-#: django_authopenid/views.py:732 django_authopenid/views.py:738
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
+#: urls.py:156
+msgid "unmark-tag/"
msgstr ""
-"Your email needs to be validated. Please see details <a "
-"id='validate_email_alert' href='%(details_url)s'>here</a>."
-#: django_authopenid/views.py:759
-msgid "Email verification subject line"
-msgstr "Verification Email from Q&A forum"
+#: urls.py:162 urls.py:168 urls.py:173
+msgid "users/"
+msgstr ""
-#: django_authopenid/views.py:850
-msgid "your email was not changed"
+#: urls.py:178 urls.py:183
+msgid "badges/"
+msgstr ""
+
+#: urls.py:188
+msgid "messages/"
+msgstr ""
+
+#: urls.py:188
+msgid "markread/"
msgstr ""
-#: django_authopenid/views.py:898 django_authopenid/views.py:1056
+#: urls.py:203
+msgid "upload/"
+msgstr ""
+
+#: urls.py:204
+msgid "search/"
+msgstr ""
+
+#: urls.py:205
+msgid "feedback/"
+msgstr ""
+
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
+#, fuzzy
+msgid "account/"
+msgstr "Signup"
+
+#: conf/email.py:12
+msgid "Email and email alert settings"
+msgstr ""
+
+#: conf/email.py:20
+msgid "Maximum number of news entries in an email alert"
+msgstr ""
+
+#: conf/email.py:30
+msgid "Default news notification frequency"
+msgstr ""
+
+#: conf/email.py:32
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
+
+#: conf/email.py:47
+msgid "Require email verification before allowing to post"
+msgstr ""
+
+#: conf/email.py:48
+msgid ""
+"Active email verification is done by sending a verification key in email"
+msgstr ""
+
+#: conf/email.py:57
+#, fuzzy
+msgid "Allow only one account per email address"
+msgstr "Your email <i>(never shared)</i>"
+
+#: conf/email.py:66
+msgid "Fake email for anonymous user"
+msgstr ""
+
+#: conf/email.py:67
+msgid "Use this setting to control gravatar for email-less user"
+msgstr ""
+
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr "Welcome to the Q&A forum"
+
+#: conf/external_keys.py:11
+msgid "Keys to connect the site with external services like Facebook, etc."
+msgstr ""
+
+#: conf/external_keys.py:18
+msgid "Google site verification key"
+msgstr ""
+
+#: conf/external_keys.py:20
#, python-format
-msgid "No OpenID %s found associated in our database"
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
+
+#: conf/external_keys.py:34
+msgid "Google Analytics key"
msgstr ""
-#: django_authopenid/views.py:902 django_authopenid/views.py:1063
+#: conf/external_keys.py:36
#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+
+#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
+
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr ""
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
+
+#: conf/external_keys.py:80
+msgid "Facebook public API key"
+msgstr ""
+
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
+msgstr ""
+
+#: conf/external_keys.py:95
+msgid "Facebook secret key"
+msgstr ""
+
+#: conf/external_keys.py:103
+msgid "Twitter consumer key"
msgstr ""
-#: django_authopenid/views.py:910
-msgid "Email Changed."
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
msgstr ""
-#: django_authopenid/views.py:988
-msgid "This OpenID is already associated with another account."
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
msgstr ""
-#: django_authopenid/views.py:993
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "Change your password"
+
+#: conf/flatpages.py:10
+msgid "Flatpages - about, privacy policy, etc."
+msgstr ""
+
+#: conf/flatpages.py:17
+msgid "Text of the Q&A forum About page (html format)"
+msgstr ""
+
+#: conf/flatpages.py:20
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+
+#: conf/flatpages.py:30
+msgid "Text of the Q&A forum Privacy Policy (html format)"
+msgstr ""
+
+#: conf/flatpages.py:33
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+
+#: conf/forum_data_rules.py:12
+msgid "Settings for askbot data entry and display"
+msgstr ""
+
+#: conf/forum_data_rules.py:20
+msgid "Check to enable community wiki feature"
+msgstr ""
+
+#: conf/forum_data_rules.py:29
+msgid "Maximum length of tag (number of characters)"
+msgstr ""
+
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
#, python-format
-msgid "OpenID %s is now associated with your account."
+msgid "Maximum comment length, must be < %(max_len)s"
msgstr ""
-#: django_authopenid/views.py:1066
-msgid "Account deleted."
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
msgstr ""
-#: django_authopenid/views.py:1118
-msgid "Request for new password"
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
msgstr ""
-#: django_authopenid/views.py:1132
-msgid "A new password and the activation link were sent to your email address."
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
msgstr ""
-#: django_authopenid/views.py:1164
+#: conf/forum_data_rules.py:82
+msgid "Number of questions to list by default"
+msgstr ""
+
+#: conf/forum_data_rules.py:92
+#, fuzzy
+msgid "What should \"unanswered question\" mean?"
+msgstr "unanswered questions"
+
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
+
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
#, python-format
msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
+msgstr ""
+
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
+msgid ""
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
+msgstr ""
+
+#: conf/minimum_reputation.py:11
+msgid "Minimum reputation required to perform actions"
+msgstr ""
+
+#: conf/minimum_reputation.py:20
+msgid "Upvote"
+msgstr ""
+
+#: conf/minimum_reputation.py:29
+msgid "Downvote"
+msgstr ""
+
+#: conf/minimum_reputation.py:38
+msgid "Flag offensive"
+msgstr ""
+
+#: conf/minimum_reputation.py:47
+#, fuzzy
+msgid "Leave comments"
+msgstr "post a comment"
+
+#: conf/minimum_reputation.py:56
+msgid "Delete comments posted by others"
+msgstr ""
+
+#: conf/minimum_reputation.py:65
+msgid "Delete questions and answers posted by others"
+msgstr ""
+
+#: conf/minimum_reputation.py:74
+msgid "Upload files"
+msgstr ""
+
+#: conf/minimum_reputation.py:83
+#, fuzzy
+msgid "Close own questions"
+msgstr "Ask Your Question"
+
+#: conf/minimum_reputation.py:92
+msgid "Retag questions posted by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:101
+#, fuzzy
+msgid "Reopen own questions"
+msgstr "list of all questions"
+
+#: conf/minimum_reputation.py:110
+msgid "Edit community wiki posts"
+msgstr ""
+
+#: conf/minimum_reputation.py:119
+msgid "Edit posts authored by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:128
+msgid "View offensive flags"
+msgstr ""
+
+#: conf/minimum_reputation.py:137
+#, fuzzy
+msgid "Close questions asked by others"
+msgstr "Asked"
+
+#: conf/minimum_reputation.py:146
+msgid "Lock posts"
+msgstr ""
+
+#: conf/reputation_changes.py:12
+msgid "Reputation loss and gain rules"
+msgstr ""
+
+#: conf/reputation_changes.py:21
+msgid "Maximum daily reputation gain per user"
+msgstr ""
+
+#: conf/reputation_changes.py:30
+msgid "Gain for receiving an upvote"
+msgstr ""
+
+#: conf/reputation_changes.py:39
+msgid "Gain for the author of accepted answer"
+msgstr ""
+
+#: conf/reputation_changes.py:48
+msgid "Gain for accepting best answer"
msgstr ""
-#: django_authopenid/views.py:1174
+#: conf/reputation_changes.py:57
+msgid "Gain for post owner on canceled downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:66
+msgid "Gain for voter on canceling downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:76
+msgid "Loss for voter for canceling of answer acceptance"
+msgstr ""
+
+#: conf/reputation_changes.py:86
+msgid "Loss for author whose answer was \"un-accepted\""
+msgstr ""
+
+#: conf/reputation_changes.py:96
+msgid "Loss for giving a downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:106
+msgid "Loss for owner of post that was flagged offensive"
+msgstr ""
+
+#: conf/reputation_changes.py:116
+msgid "Loss for owner of post that was downvoted"
+msgstr ""
+
+#: conf/reputation_changes.py:126
+msgid "Loss for owner of post that was flagged 3 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:136
+msgid "Loss for owner of post that was flagged 5 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:146
+msgid "Loss for post owner when upvote is canceled"
+msgstr ""
+
+#: conf/site_settings.py:13
+msgid "Q&A forum website parameters and urls"
+msgstr ""
+
+#: conf/site_settings.py:21
+msgid "Site title for the Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:30
+msgid "Comma separated list of Q&A site keywords"
+msgstr ""
+
+#: conf/site_settings.py:40
+msgid "Copyright message to show in the footer"
+msgstr ""
+
+#: conf/site_settings.py:50
+msgid "Site description for the search engines"
+msgstr ""
+
+#: conf/site_settings.py:58
+msgid "Askbot"
+msgstr ""
+
+#: conf/site_settings.py:59
+msgid "Short name for your Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:69
+msgid "Base URL for your Q&A forum, must start with http or https"
+msgstr ""
+
+#: conf/site_settings.py:82
+msgid "Link shown in the greeting message shown to the anonymous user"
+msgstr ""
+
+#: conf/site_settings.py:85
msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
+
+#: conf/site_settings.py:98
+msgid "Feedback site URL"
+msgstr ""
+
+#: conf/site_settings.py:100
+msgid "If left empty, a simple internal feedback form will be used instead"
+msgstr ""
+
+#: conf/skin_counter_settings.py:11
+msgid "Skin: view, vote and answer counters"
+msgstr ""
+
+#: conf/skin_counter_settings.py:19
+msgid "Vote counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:29
+msgid "Background color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
+msgstr ""
+
+#: conf/skin_counter_settings.py:40
+msgid "Foreground color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:51
+msgid "Background color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:61
+msgid "Foreground color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:71
+msgid "Background color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:84
+msgid "Foreground color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:95
+msgid "View counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:105
+msgid "Background color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:116
+msgid "Foreground color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:127
+msgid "Background color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:137
+msgid "Foreground color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:147
+msgid "Background color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:162
+msgid "Foreground color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:173
+msgid "Answer counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:185
+msgid "Background color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:195
+msgid "Foreground color for answers = 0"
msgstr ""
-#: django_authopenid/views.py:1184
+#: conf/skin_counter_settings.py:205
+msgid "Background color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:215
+msgid "Foreground color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:227
+msgid "Background color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:238
+msgid "Foreground color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:251
+msgid "Background color for accepted"
+msgstr ""
+
+#: conf/skin_counter_settings.py:261
+msgid "Foreground color for accepted answer"
+msgstr ""
+
+#: conf/skin_general_settings.py:15
+msgid "Skin and User Interface settings"
+msgstr ""
+
+#: conf/skin_general_settings.py:22
+msgid "Q&A site logo"
+msgstr ""
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
#, python-format
-msgid "Password changed for %s. You may now sign in."
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
+
+#: conf/skin_general_settings.py:90
+msgid "Select skin"
+msgstr ""
+
+#: conf/skin_general_settings.py:99
+msgid "Skin media revision number"
+msgstr ""
+
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
+#: conf/user_settings.py:10
+#, fuzzy
+msgid "User policy settings"
+msgstr ""
+"Forum software relies on the internet cookie technology to keep track of "
+"user sessions. Cookies must be enabled in your browser so that forum can "
+"work for you."
+
+#: conf/user_settings.py:18
+msgid "Allow editing user screen name"
+msgstr ""
+
+#: conf/user_settings.py:28
+msgid "Minimum allowed length for screen name"
+msgstr ""
+
+#: conf/vote_rules.py:13
+msgid "Limits applicable to votes and moderation flags"
msgstr ""
-#: forum/auth.py:505
-msgid "Your question and all of it's answers have been deleted"
+#: conf/vote_rules.py:22
+msgid "Number of votes a user can cast per day"
msgstr ""
-#: forum/auth.py:507
-msgid "Your question has been deleted"
+#: conf/vote_rules.py:31
+msgid "Maximum number of flags per user per day"
msgstr ""
-#: forum/auth.py:510
-msgid "The question and all of it's answers have been deleted"
+#: conf/vote_rules.py:40
+msgid "Threshold for warning about remaining daily votes"
msgstr ""
-#: forum/auth.py:512
-msgid "The question has been deleted"
+#: conf/vote_rules.py:49
+msgid "Number of days to allow canceling votes"
msgstr ""
-#: forum/const.py:8
+#: conf/vote_rules.py:58
+msgid "Number of flags required to automatically hide posts"
+msgstr ""
+
+#: conf/vote_rules.py:67
+msgid "Number of flags required to automatically delete posts"
+msgstr ""
+
+#: const/__init__.py:9
msgid "duplicate question"
msgstr ""
-#: forum/const.py:9
+#: const/__init__.py:10
msgid "question is off-topic or not relevant"
msgstr ""
-#: forum/const.py:10
+#: const/__init__.py:11
msgid "too subjective and argumentative"
msgstr ""
-#: forum/const.py:11
+#: const/__init__.py:12
msgid "not a real question"
msgstr ""
-#: forum/const.py:12
+#: const/__init__.py:13
msgid "the question is answered, right answer was accepted"
msgstr ""
-#: forum/const.py:13
+#: const/__init__.py:14
msgid "question is not relevant or outdated"
msgstr ""
-#: forum/const.py:14
+#: const/__init__.py:15
msgid "question contains offensive or malicious remarks"
msgstr ""
-#: forum/const.py:15
+#: const/__init__.py:16
msgid "spam or advertising"
msgstr ""
-#: forum/const.py:16
+#: const/__init__.py:17
msgid "too localized"
msgstr ""
-#: forum/const.py:37 forum/skins/default/templates/questions.html:70
-#: forum/skins/default/templates/questions.html:75
+#: const/__init__.py:40
msgid "newest"
msgstr ""
-#: forum/const.py:38 forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr ""
-#: forum/const.py:39 forum/skins/default/templates/questions.html:89
-#: forum/skins/default/templates/questions.html:94
+#: const/__init__.py:42
msgid "active"
msgstr ""
-#: forum/const.py:40 forum/skins/default/templates/questions.html:83
+#: const/__init__.py:43
msgid "inactive"
msgstr ""
-#: forum/const.py:41
+#: const/__init__.py:44
msgid "hottest"
msgstr ""
-#: forum/const.py:42
+#: const/__init__.py:45
msgid "coldest"
msgstr ""
-#: forum/const.py:43
+#: const/__init__.py:46
msgid "most voted"
msgstr ""
-#: forum/const.py:44
+#: const/__init__.py:47
msgid "least voted"
msgstr ""
-#: forum/const.py:45
+#: const/__init__.py:48
msgid "relevance"
msgstr ""
-#: forum/const.py:52 forum/skins/default/templates/questions.html:52
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr ""
-#: forum/const.py:53 forum/skins/default/templates/questions.html:53
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr ""
-#: forum/const.py:54 forum/skins/default/templates/questions.html:55
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr ""
-#: forum/const.py:97
-msgid "question"
-msgstr ""
+#: const/__init__.py:70
+#, fuzzy
+msgid "Question has no answers"
+msgstr "answered question"
-#: forum/const.py:98 forum/skins/default/templates/book.html:110
-msgid "answer"
+#: const/__init__.py:71
+msgid "Question has no accepted answers"
msgstr ""
-#: forum/const.py:99
+#: const/__init__.py:110
+#, fuzzy
+msgid "asked a question"
+msgstr "Ask Your Question"
+
+#: const/__init__.py:111
+#, fuzzy
+msgid "answered a question"
+msgstr "unanswered"
+
+#: const/__init__.py:112
msgid "commented question"
msgstr ""
-#: forum/const.py:100
+#: const/__init__.py:113
msgid "commented answer"
msgstr ""
-#: forum/const.py:101
+#: const/__init__.py:114
msgid "edited question"
msgstr ""
-#: forum/const.py:102
+#: const/__init__.py:115
msgid "edited answer"
msgstr ""
-#: forum/const.py:103
+#: const/__init__.py:116
msgid "received award"
msgstr "received badge"
-#: forum/const.py:104
+#: const/__init__.py:117
msgid "marked best answer"
msgstr ""
-#: forum/const.py:105
+#: const/__init__.py:118
msgid "upvoted"
msgstr ""
-#: forum/const.py:106
+#: const/__init__.py:119
msgid "downvoted"
msgstr ""
-#: forum/const.py:107
+#: const/__init__.py:120
msgid "canceled vote"
msgstr ""
-#: forum/const.py:108
+#: const/__init__.py:121
msgid "deleted question"
msgstr ""
-#: forum/const.py:109
+#: const/__init__.py:122
msgid "deleted answer"
msgstr ""
-#: forum/const.py:110
+#: const/__init__.py:123
msgid "marked offensive"
msgstr ""
-#: forum/const.py:111
+#: const/__init__.py:124
msgid "updated tags"
msgstr ""
-#: forum/const.py:112
+#: const/__init__.py:125
msgid "selected favorite"
msgstr ""
-#: forum/const.py:113
+#: const/__init__.py:126
msgid "completed user profile"
msgstr ""
-#: forum/const.py:114
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr ""
-#: forum/const.py:118
+#: const/__init__.py:128
+msgid "mentioned in the post"
+msgstr ""
+
+#: const/__init__.py:179
msgid "question_answered"
msgstr "answered question"
-#: forum/const.py:119
+#: const/__init__.py:180
msgid "question_commented"
msgstr "commented question"
-#: forum/const.py:120
+#: const/__init__.py:181
msgid "answer_commented"
msgstr ""
-#: forum/const.py:121
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr ""
-#: forum/const.py:125
+#: const/__init__.py:186
msgid "[closed]"
msgstr ""
-#: forum/const.py:126
+#: const/__init__.py:187
msgid "[deleted]"
msgstr ""
-#: forum/const.py:127 forum/views/readers.py:396 forum/views/readers.py:417
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr ""
-#: forum/const.py:128
+#: const/__init__.py:189
msgid "retagged"
msgstr ""
-#: forum/const.py:132
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr ""
-#: forum/const.py:132
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr ""
-#: forum/feed.py:18
-msgid " - "
+#: const/__init__.py:199
+msgid "instantly"
msgstr ""
-#: forum/feed.py:18
-msgid "latest questions"
+#: const/__init__.py:200
+msgid "daily"
msgstr ""
-#: forum/forms.py:23 forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
-msgid "title"
+#: const/__init__.py:201
+msgid "weekly"
msgstr ""
-#: forum/forms.py:24
-msgid "please enter a descriptive title for your question"
+#: const/__init__.py:202
+msgid "no email"
msgstr ""
-#: forum/forms.py:29
-msgid "title must be > 10 characters"
+#: const/message_keys.py:19
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr ""
-#: forum/forms.py:38
-msgid "content"
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+#, fuzzy
+msgid "i-names are not supported"
+msgstr "i-names không được hỗ trợ"
+
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "Vui lòng nhập tên và mật khẩu"
+
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "Vui lòng nhập tên và mật khẩu"
+
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "Vui lòng nhập tên và mật khẩu"
+
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
+msgstr "Vui lòng nhập tên và mật khẩu"
+
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
msgstr ""
-#: forum/forms.py:44
-msgid "question content must be > 10 characters"
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
msgstr ""
-#: forum/forms.py:53 forum/skins/default/templates/header.html:28
-msgid "tags"
+#: deps/django_authopenid/forms.py:336
+msgid "Current password"
msgstr ""
-#: forum/forms.py:55
+#: deps/django_authopenid/forms.py:347
msgid ""
-"Tags are short keywords, with no spaces within. Up to five tags can be used."
+"Old password is incorrect. Please enter the correct "
+"password."
msgstr ""
-#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39
-msgid "tags are required"
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
msgstr ""
-#: forum/forms.py:70
-#, python-format
-msgid "please use %(tag_count)d tag or less"
-msgid_plural "please use %(tag_count)d tags or less"
-msgstr[0] ""
-msgstr[1] ""
+#: deps/django_authopenid/forms.py:435
+msgid "Your user name (<i>required</i>)"
+msgstr ""
-#: forum/forms.py:79
-#, python-format
-msgid "each tag must be shorter than %(max_chars)d character"
-msgid_plural "each tag must be shorter than %(max_chars)d characters"
-msgstr[0] ""
-msgstr[1] ""
+#: deps/django_authopenid/forms.py:450
+msgid "Incorrect username."
+msgstr "sorry, there is no such user name"
-#: forum/forms.py:87
-msgid "use-these-chars-in-tags"
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+msgid "signin/"
msgstr ""
-#: forum/forms.py:97
-#: forum/skins/default/templates/post_contributor_info.html:7
-#: forum/skins/default/templates/question_summary_list_roll.html:26
-#: forum/skins/default/templates/question_summary_list_roll.html:38
-msgid "community wiki"
+#: deps/django_authopenid/urls.py:11
+msgid "newquestion/"
msgstr ""
-#: forum/forms.py:98
-msgid ""
-"if you choose community wiki option, the question and answer do not generate "
-"points and name of author will not be shown"
+#: deps/django_authopenid/urls.py:12
+msgid "newanswer/"
msgstr ""
-#: forum/forms.py:114
-msgid "update summary:"
+#: deps/django_authopenid/urls.py:13
+msgid "signout/"
msgstr ""
-#: forum/forms.py:115
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
+#: deps/django_authopenid/urls.py:15
+msgid "complete/"
msgstr ""
-#: forum/forms.py:118
-msgid "Automatically accept user's contributions for the email updates"
+#: deps/django_authopenid/urls.py:18
+msgid "complete-oauth/"
msgstr ""
-#: forum/forms.py:209
-msgid "Your name:"
+#: deps/django_authopenid/urls.py:22
+msgid "register/"
msgstr ""
-#: forum/forms.py:210
-msgid "Email (not shared with anyone):"
+#: deps/django_authopenid/urls.py:24
+msgid "signup/"
msgstr ""
-#: forum/forms.py:211
-msgid "Your message:"
+#: deps/django_authopenid/urls.py:32
+msgid "recover/"
msgstr ""
-#: forum/forms.py:294
-msgid "this email does not have to be linked to gravatar"
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
msgstr ""
-#: forum/forms.py:296
-msgid "Screen name"
-msgstr ""
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "Change your password"
-#: forum/forms.py:297
-msgid "Real name"
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
msgstr ""
-#: forum/forms.py:298
-msgid "Website"
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
+
+#: deps/django_authopenid/util.py:278
+msgid "OpenID url"
msgstr ""
-#: forum/forms.py:299
-msgid "Location"
+#: deps/django_authopenid/util.py:295
+msgid "MyOpenid user name"
msgstr ""
-#: forum/forms.py:300
-msgid "Date of birth"
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "sorry, there is no such user name"
+
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "Choose screen name"
+
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
msgstr ""
-#: forum/forms.py:300
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
msgstr ""
-#: forum/forms.py:301 forum/skins/default/templates/account_settings.html:21
-#: forum/skins/default/templates/authopenid/settings.html:21
-msgid "Profile"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
msgstr ""
-#: forum/forms.py:332 forum/forms.py:333
-msgid "this email has already been registered, please use another one"
+#: deps/django_authopenid/util.py:351
+msgid "ClaimID user name"
msgstr ""
-#: forum/forms.py:339
-msgid "Choose email tag filter"
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "Choose screen name"
+
+#: deps/django_authopenid/util.py:367
+msgid "Verisign user name"
msgstr ""
-#: forum/forms.py:355 forum/forms.py:356
-msgid "weekly"
+#: deps/django_authopenid/util.py:391
+#, python-format
+msgid "Change your %(provider)s password"
msgstr ""
-#: forum/forms.py:355 forum/forms.py:356
-msgid "no email"
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-#: forum/forms.py:356
-msgid "daily"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
msgstr ""
-#: forum/forms.py:371
-msgid "Asked by me"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "New user signup"
+
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "Vui lòng nhập tên và mật khẩu"
+
+#: deps/django_authopenid/util.py:424
+#, python-format
+msgid "Sign in with your %(provider)s account"
msgstr ""
-#: forum/forms.py:374
-msgid "Answered by me"
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
msgstr ""
-#: forum/forms.py:377
-msgid "Individually selected"
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
msgstr ""
-#: forum/forms.py:380
-msgid "Entire forum (tag filtered)"
+#: deps/django_authopenid/views.py:349
+#, fuzzy
+msgid "Your new password saved"
+msgstr "New password created"
+
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
msgstr ""
-#: forum/forms.py:434
-msgid "okay, let's try!"
+#: deps/django_authopenid/views.py:513
+msgid "Account recovery email sent"
msgstr ""
-#: forum/forms.py:435
-msgid "no community email please, thanks"
-msgstr "no askbot email please, thanks"
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: forum/forms.py:438
-msgid "please choose one of the options above"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
msgstr ""
-#: forum/urls.py:28
-msgid "upfiles/"
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
msgstr ""
-#: forum/urls.py:33
-msgid "about/"
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
msgstr ""
-#: forum/urls.py:34
-msgid "faq/"
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
msgstr ""
-#: forum/urls.py:35
-msgid "privacy/"
+#: deps/django_authopenid/views.py:584
+msgid "Oops, sorry - there was some error - please try again"
msgstr ""
-#: forum/urls.py:36
-msgid "logout/"
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
msgstr ""
-#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:56
-msgid "answers/"
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
msgstr ""
+"Your email needs to be validated. Please see details <a "
+"id='validate_email_alert' href='%(details_url)s'>here</a>."
-#: forum/urls.py:37 forum/urls.py:49 forum/urls.py:52 forum/urls.py:56
-msgid "comments/"
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr "Verification Email from Q&A forum"
+
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
msgstr ""
-#: forum/urls.py:38 forum/urls.py:43 forum/urls.py:78
-#: forum/skins/default/templates/user_info.html:47
-msgid "edit/"
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
+msgid "Site"
msgstr ""
-#: forum/urls.py:39 forum/urls.py:48
-msgid "revisions/"
+#: deps/livesettings/values.py:107
+msgid "Base Settings"
msgstr ""
-#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:43
-#: forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 forum/urls.py:47
-#: forum/urls.py:48 forum/urls.py:49 forum/urls.py:52
-msgid "questions/"
+#: deps/livesettings/values.py:214
+msgid "Default value: \"\""
msgstr ""
-#: forum/urls.py:41 forum_modules/books/urls.py:8
-msgid "ask/"
+#: deps/livesettings/values.py:221
+msgid "Default value: "
msgstr ""
-#: forum/urls.py:42
-msgid "unanswered/"
+#: deps/livesettings/values.py:224
+#, python-format
+msgid "Default value: %s"
msgstr ""
-#: forum/urls.py:44
-msgid "close/"
+#: deps/livesettings/values.py:589
+#, python-format
+msgid "Allowed image file types are %(types)s"
msgstr ""
-#: forum/urls.py:45
-msgid "reopen/"
+#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
+msgid "Sites"
msgstr ""
-#: forum/urls.py:46
-msgid "answer/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Documentation"
+msgstr "karma"
+
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#: skins/default/templates/authopenid/signin.html:142
+msgid "Change password"
msgstr ""
-#: forum/urls.py:47
-msgid "vote/"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#, fuzzy
+msgid "Log out"
+msgstr "Logout Now"
+
+#: deps/livesettings/templates/livesettings/group_settings.html:14
+#: deps/livesettings/templates/livesettings/site_settings.html:26
+msgid "Home"
msgstr ""
-#: forum/urls.py:50
-msgid "command/"
+#: deps/livesettings/templates/livesettings/group_settings.html:15
+msgid "Edit Group Settings"
msgstr ""
-#: forum/urls.py:60 forum/views/readers.py:265
-msgid "question/"
+#: deps/livesettings/templates/livesettings/group_settings.html:22
+#: deps/livesettings/templates/livesettings/site_settings.html:50
+msgid "Please correct the error below."
+msgid_plural "Please correct the errors below."
+msgstr[0] ""
+
+#: deps/livesettings/templates/livesettings/group_settings.html:28
+#, python-format
+msgid "Settings included in %(name)s."
msgstr ""
-#: forum/urls.py:61 forum/urls.py:62
-msgid "tags/"
+#: deps/livesettings/templates/livesettings/group_settings.html:62
+#: deps/livesettings/templates/livesettings/site_settings.html:97
+msgid "You don't have permission to edit values."
msgstr ""
-#: forum/urls.py:64 forum/urls.py:68
-msgid "mark-tag/"
+#: deps/livesettings/templates/livesettings/group_settings.html:68
+msgid "Setting groups"
msgstr ""
-#: forum/urls.py:64
-msgid "interesting/"
+#: deps/livesettings/templates/livesettings/site_settings.html:27
+msgid "Edit Site Settings"
msgstr ""
-#: forum/urls.py:68
-msgid "ignored/"
+#: deps/livesettings/templates/livesettings/site_settings.html:43
+msgid "Livesettings are disabled for this site."
msgstr ""
-#: forum/urls.py:72
-msgid "unmark-tag/"
+#: deps/livesettings/templates/livesettings/site_settings.html:44
+msgid "All configuration options must be edited in the site settings.py file"
msgstr ""
-#: forum/urls.py:76 forum/urls.py:78 forum/urls.py:79
-msgid "users/"
+#: deps/livesettings/templates/livesettings/site_settings.html:66
+#, python-format
+msgid "Group settings: %(name)s"
msgstr ""
-#: forum/urls.py:77
-msgid "moderate-user/"
+#: deps/livesettings/templates/livesettings/site_settings.html:93
+msgid "Uncollapse all"
msgstr ""
-#: forum/urls.py:80 forum/urls.py:81
-msgid "badges/"
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
+msgid "Unknown error."
msgstr ""
-#: forum/urls.py:82
-msgid "messages/"
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
+msgid "ReCAPTCHA is wrongly configured."
msgstr ""
-#: forum/urls.py:82
-msgid "markread/"
+#: deps/recaptcha_django/__init__.py:22
+msgid "Bad reCAPTCHA challenge parameter."
msgstr ""
-#: forum/urls.py:84
-msgid "nimda/"
+#: deps/recaptcha_django/__init__.py:23
+msgid "The CAPTCHA solution was incorrect."
msgstr ""
-#: forum/urls.py:86
-msgid "upload/"
+#: deps/recaptcha_django/__init__.py:24
+msgid "Bad reCAPTCHA verification parameters."
msgstr ""
-#: forum/urls.py:87
-msgid "search/"
+#: deps/recaptcha_django/__init__.py:25
+msgid "Provided reCAPTCHA API keys are not valid for this domain."
msgstr ""
-#: forum/urls.py:88
-msgid "feedback/"
+#: deps/recaptcha_django/__init__.py:26
+msgid "ReCAPTCHA could not be reached."
msgstr ""
-#: forum/urls.py:89 forum/urls.py:90
-#, fuzzy
-msgid "account/"
-msgstr "Signup"
+#: deps/recaptcha_django/__init__.py:73
+msgid "Invalid request"
+msgstr ""
-#: forum/importers/stackexchange/management/commands/load_stackexchange.py:124
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
msgid "Congratulations, you are now an Administrator"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:236
-msgid "email update message subject"
-msgstr "news from Q&A forum"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
+msgstr ""
+
+#: management/commands/send_email_alerts.py:107
+msgid "\" and more"
+msgstr ""
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
-#: forum/management/commands/send_email_alerts.py:238
+#: management/commands/send_email_alerts.py:466
#, fuzzy, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
@@ -809,42 +1668,42 @@ msgstr[1] ""
"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
"the Q&A forum:</p>"
-#: forum/management/commands/send_email_alerts.py:255
+#: management/commands/send_email_alerts.py:483
msgid "new question"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:272
+#: management/commands/send_email_alerts.py:500
msgid ""
-"Please visit the forum and see what's new! Could you spread the word about "
+"Please visit the askbot and see what's new! Could you spread the word about "
"it - can somebody you know help answering those questions or benefit from "
"posting one?"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:284
+#: management/commands/send_email_alerts.py:512
msgid ""
"Your most frequent subscription setting is 'daily' on selected questions. If "
"you are receiving more than one email per dayplease tell about this issue to "
-"the forum administrator."
+"the askbot administrator."
msgstr ""
-#: forum/management/commands/send_email_alerts.py:290
+#: management/commands/send_email_alerts.py:518
msgid ""
"Your most frequent subscription setting is 'weekly' if you are receiving "
-"this email more than once a week please report this issue to the forum "
+"this email more than once a week please report this issue to the askbot "
"administrator."
msgstr ""
-#: forum/management/commands/send_email_alerts.py:296
+#: management/commands/send_email_alerts.py:524
msgid ""
"There is a chance that you may be receiving links seen before - due to a "
"technicality that will eventually go away. "
msgstr ""
-#: forum/management/commands/send_email_alerts.py:311
-#, python-format
+#: management/commands/send_email_alerts.py:529
+#, fuzzy, python-format
msgid ""
-"go to %(link)s to change frequency of email updates or %(email)s "
-"administrator"
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
msgstr ""
"<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
"frequency of the email updates or turn them off entirely.<br/>If you believe "
@@ -852,791 +1711,1106 @@ msgstr ""
"administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum "
"server.</p>"
-#: forum/middleware/anon_user.py:34
-#, python-format
-msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
-msgstr ""
-
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Disciplined"
msgstr ""
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "disciplined"
msgstr ""
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Deleted own post with score of 3 or higher"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Peer Pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "peer-pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Deleted own post with score of -3 or lower"
msgstr ""
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Nice answer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "nice-answer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
msgid "Answer voted up 10 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Nice Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "nice-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
msgid "Question voted up 10 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Pundit"
msgstr ""
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "pundit"
msgstr ""
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Left 10 comments with score of 10 or more"
msgstr ""
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Popular Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "popular-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Asked a question with 1,000 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "Citizen patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "citizen-patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "First flagged post"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "Cleanup"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "cleanup"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "First rollback"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "Critic"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "critic"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "First down vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "Editor"
msgstr ""
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "editor"
msgstr ""
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "First edit"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "Organizer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "organizer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "First retag"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "Scholar"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "scholar"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "First accepted answer on your own question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Student"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "student"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Asked first question with at least one up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "Supporter"
msgstr ""
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "supporter"
msgstr ""
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
msgid "First up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Teacher"
msgstr ""
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "teacher"
msgstr ""
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Answered first question with at least one up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Autobiographer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "autobiographer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Completed all user profile fields"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Self-Learner"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "self-learner"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Answered your own question with at least 3 up votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Great Answer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "great-answer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
msgid "Answer voted up 100 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Great Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "great-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
msgid "Question voted up 100 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Stellar Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "stellar-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Question favorited by 100 users"
msgstr ""
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Famous question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "famous-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Asked a question with 10,000 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Actively participated in the private alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Good Answer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "good-answer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
msgid "Answer voted up 25 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Good Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "good-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
msgid "Question voted up 25 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Favorite Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "favorite-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Question favorited by 25 users"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Civic duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "civic-duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Voted 300 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Strunk & White"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "strunk-and-white"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Edited 100 entries"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Active in many different tags"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Expert"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "expert"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Very active in one tag"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Active member for a year"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Notable Question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "notable-question"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Asked a question with 2,500 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "Enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "First answer was accepted with at least 10 up votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Actively participated in the private beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Accepted answer and voted up 40 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Answered a question more than 60 days later with at least 5 votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Created a tag used by 50 questions"
msgstr ""
-#: forum/models/question.py:499
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr ""
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr ""
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr ""
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr ""
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr "sorry, file uploading requires karma >%(min_rep)s"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:271 models/__init__.py:1913
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+msgid "cannot revoke old vote"
+msgstr ""
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+msgid "Suspended User"
+msgstr ""
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+msgid "Registered User"
+msgstr ""
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+msgid "Approved User"
+msgstr ""
+
+#: models/__init__.py:1196
+#, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr ""
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] ""
+"Obtaining silver badge requires significant patience. If you have received "
+"one, that means you have greatly contributed to this community."
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] ""
+"If you are an active participant in this community, you will be recognized "
+"with this badge."
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "Tags"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr ""
-#: forum/models/question.py:503
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr ""
-#: forum/models/question.py:508
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr ""
-#: forum/models/question.py:513
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr ""
-#: forum/models/question.py:515
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr ""
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr ""
-#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr ""
-#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr ""
-#: forum/models/tag.py:81
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
msgid "interesting"
msgstr ""
-#: forum/models/tag.py:81
+#: models/tag.py:110
msgid "ignored"
msgstr ""
-#: forum/models/user.py:36
+#: models/user.py:233
msgid "Entire forum"
msgstr ""
-#: forum/models/user.py:37
+#: models/user.py:234
msgid "Questions that I asked"
msgstr ""
-#: forum/models/user.py:38
+#: models/user.py:235
msgid "Questions that I answered"
msgstr ""
-#: forum/models/user.py:39
+#: models/user.py:236
msgid "Individually selected questions"
msgstr ""
-#: forum/models/user.py:42
-msgid "Weekly"
+#: models/user.py:237
+msgid "Mentions and comment responses"
msgstr ""
-#: forum/models/user.py:43
+#: models/user.py:240
+msgid "Instantly"
+msgstr ""
+
+#: models/user.py:241
msgid "Daily"
msgstr ""
-#: forum/models/user.py:44
+#: models/user.py:242
+msgid "Weekly"
+msgstr ""
+
+#: models/user.py:243
msgid "No email"
msgstr ""
-#: forum/skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr ""
-#: forum/skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr ""
-#: forum/skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr ""
-#: forum/skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr ""
-#: forum/skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
msgstr ""
-#: forum/skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr ""
-#: forum/skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr ""
-#: forum/skins/default/templates/404.html:41
-#: forum/skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr ""
-#: forum/skins/default/templates/404.html:42
-#: forum/skins/default/templates/questions.html:52
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr ""
-#: forum/skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr ""
-#: forum/skins/default/templates/500.html:22
-msgid "sorry, system error"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
msgstr ""
-#: forum/skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
-#: forum/skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: forum/skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr ""
-#: forum/skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr ""
-#: forum/skins/default/templates/about.html:6
-#: forum/skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr ""
-#: forum/skins/default/templates/account_settings.html:4
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:29
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-msgid "Change password"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:30
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:32
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:33
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:35
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:36
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:39
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:40
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:5
-#: forum/skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:25
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:26
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:46
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:25
-#: forum/skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:48
-#: forum/skins/default/templates/question_edit.html:66
-#: forum/skins/default/templates/question_retag.html:53
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:53
-#: forum/skins/default/templates/question_edit.html:71
-#: forum/skins/default/templates/revisions_answer.html:52
-#: forum/skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:56
-#: forum/skins/default/templates/question_edit.html:75
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:418
-#: forum/skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
+msgid "Save edit"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:419
-#: forum/skins/default/templates/question_edit.html:92
-msgid "toggle preview"
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
+msgid "Cancel"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:72
-#: forum/skins/default/templates/question_edit.html:118
-#: forum/skins/default/templates/question_retag.html:74
-msgid "Save edit"
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
msgstr ""
-#: forum/skins/default/templates/answer_edit.html:73
-#: forum/skins/default/templates/close.html:29
-#: forum/skins/default/templates/feedback.html:50
-#: forum/skins/default/templates/question_edit.html:119
-#: forum/skins/default/templates/question_retag.html:75
-#: forum/skins/default/templates/reopen.html:30
-#: forum/skins/default/templates/user_edit.html:90
-#: forum/skins/default/templates/authopenid/changeemail.html:40
-msgid "Cancel"
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "Tips"
-#: forum/skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:16
-#: forum/skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:20
-#: forum/skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:26
-#: forum/skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Markdown basics"
-#: forum/skins/default/templates/answer_edit_tips.html:29
-#: forum/skins/default/templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:29
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
+msgid "*italic* or _italic_"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:43
-#: forum/skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:48
-#: forum/skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr ""
-#: forum/skins/default/templates/answer_edit_tips.html:52
-#: forum/skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr ""
-#: forum/skins/default/templates/ask.html:5
-#: forum/skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr ""
-#: forum/skins/default/templates/ask.html:69
-#: forum/skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr ""
"<span class=\"strong big\">You are welcome to start submitting your question "
@@ -1645,12 +2819,12 @@ msgstr ""
"will be published after you log in. Login/signup process is very simple. "
"Login takes about 30 seconds, initial signup takes a minute or less."
-#: forum/skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
"<span class='strong big'>Looks like your email address, %(email)s has not "
"yet been validated.</span> To post messages you must verify your email, "
@@ -1658,60 +2832,56 @@ msgstr ""
"<br>You can submit your question now and validate email after that. Your "
"question will saved as pending meanwhile. "
-#: forum/skins/default/templates/ask.html:113
-#: forum/skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr ""
-
-#: forum/skins/default/templates/ask.html:120
-#: forum/skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "Login/Signup to Post"
-#: forum/skins/default/templates/ask.html:122
-#: forum/skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "Ask Your Question"
-#: forum/skins/default/templates/ask_form.html:15
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+msgid "%(name)s"
msgstr ""
-"<span class='strong big'>Looks like your email address, %(email)s has not "
-"yet been validated.</span> To post messages you must verify your email, "
-"please see <a href='%(email_validation_faq_url)s'>more details here</a>."
-"<br>You can submit your question now and validate email after that. Your "
-"question will saved as pending meanwhile. "
-#: forum/skins/default/templates/badge.html:6
-#: forum/skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr ""
-#: forum/skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, python-format
+msgid "%(description)s"
+msgstr ""
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr ""
-#: forum/skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr ""
-#: forum/skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
"If your questions and answers are highly voted, your contribution to this "
"Q&amp;A community will be recognized with the variety of badges."
-#: forum/skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -1723,169 +2893,99 @@ msgstr ""
" of times each type of badge has been awarded. Have ideas about fun "
"badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>"
-#: forum/skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "Badge levels"
-#: forum/skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr ""
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
"Gold badge is the highest award in this community. To obtain it have to show "
"profound knowledge and ability in addition to your active participation."
-#: forum/skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr ""
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
"Obtaining silver badge requires significant patience. If you have received "
"one, that means you have greatly contributed to this community."
-#: forum/skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr ""
-#: forum/skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr ""
"If you are an active participant in this community, you will be recognized "
"with this badge."
-#: forum/skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:26
-msgid "[author]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:38
-msgid "[price]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:56
-msgid "author blog"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:62
-msgid "book directory"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:66
-msgid "buy online"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:18
-msgid "number of times"
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
+msgid "Close question"
msgstr ""
-#: forum/skins/default/templates/book.html:105
-#: forum/skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
+#: skins/default/templates/close.html:9
+msgid "Close the question"
msgstr ""
-#: forum/skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
+#: skins/default/templates/close.html:14
+msgid "Reasons"
msgstr ""
-#: forum/skins/default/templates/book.html:115
-#: forum/skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
+#: skins/default/templates/close.html:18
+msgid "OK to close"
msgstr ""
-#: forum/skins/default/templates/book.html:125
-#: forum/skins/default/templates/question.html:136
-#: forum/skins/default/templates/question_list.html:19
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/tags.html:50
-#: forum/skins/default/templates/users_questions.html:34
+#: skins/default/templates/editor_data.html:8
#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to the questions feed"
-msgstr ""
-
-#: forum/skins/default/templates/close.html:6
-#: forum/skins/default/templates/close.html:16
-msgid "Close question"
-msgstr ""
-
-#: forum/skins/default/templates/close.html:19
-msgid "Close the question"
-msgstr ""
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] ""
-#: forum/skins/default/templates/close.html:25
-msgid "Reasons"
-msgstr ""
+#: skins/default/templates/editor_data.html:10
+#, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] ""
-#: forum/skins/default/templates/close.html:28
-msgid "OK to close"
+#: skins/default/templates/editor_data.html:11
+#, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
msgstr ""
-#: forum/skins/default/templates/email_base.html:11
-msgid "home"
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
msgstr ""
-#: forum/skins/default/templates/faq.html:11
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr ""
-#: forum/skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr ""
-#: forum/skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr ""
-#: forum/skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -1893,21 +2993,21 @@ msgstr ""
"Before you ask - please make sure to search for a similar question. You can "
"search questions by their title or tags."
-#: forum/skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "What kinds of questions should be avoided?"
-#: forum/skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
msgstr ""
-#: forum/skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr ""
-#: forum/skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -1918,19 +3018,19 @@ msgstr ""
"they tend to dilute the essense of questions and answers. For the brief "
"discussions please use commenting facility."
-#: forum/skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr ""
-#: forum/skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr ""
-#: forum/skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr ""
-#: forum/skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -1938,11 +3038,11 @@ msgstr ""
"Karma system allows users to earn rights to perform a variety of moderation "
"tasks"
-#: forum/skins/default/templates/faq.html:40
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "How does karma system work?"
-#: forum/skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr ""
"When a question or answer is upvoted, the user who posted them will gain "
@@ -1950,68 +3050,65 @@ msgstr ""
"rough measure of the community trust to him/her. Various moderation tasks "
"are gradually assigned to the users based on those points."
-#: forum/skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:34
+#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>10</strong> "
-"points, each vote against will subtract <strong>2</strong> points. There is "
-"a limit of <strong>200</strong> points that can be accumulated per question "
-"or answer. The table below explains reputation point requirements for each "
-"type of moderation task."
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
msgstr ""
-#: forum/skins/default/templates/faq.html:53
-#: forum/skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr ""
-#: forum/skins/default/templates/faq.html:57
+#: skins/default/templates/faq.html:49
msgid "use tags"
msgstr ""
-#: forum/skins/default/templates/faq.html:62
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr ""
-#: forum/skins/default/templates/faq.html:66
-#: forum/skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr ""
-#: forum/skins/default/templates/faq.html:69
+#: skins/default/templates/faq.html:61
msgid "open and close own questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:73
-msgid "retag questions"
-msgstr ""
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
+msgstr "Post Your Answer"
-#: forum/skins/default/templates/faq.html:78
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:83
-msgid "edit any answer"
-msgstr ""
-
-#: forum/skins/default/templates/faq.html:87
-msgid "open any closed question"
-msgstr ""
-
-#: forum/skins/default/templates/faq.html:91
-msgid "delete any comment"
-msgstr ""
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
+msgstr "oldest"
-#: forum/skins/default/templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
-msgstr ""
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
+msgstr "post a comment"
-#: forum/skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "How to validate email and why?"
-#: forum/skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -2029,11 +3126,11 @@ msgstr ""
"Also, when you sign up for the first time - create a unique <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
-#: forum/skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "How to change my picture (gravatar) and what is gravatar?"
-#: forum/skins/default/templates/faq.html:111
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
"<p>The picture that appears on the users profiles is called "
@@ -2050,44 +3147,45 @@ msgstr ""
"be sure to use the same email address that you used to register with us). "
"Default image that looks like a kitchen tile is generated automatically.</p>"
-#: forum/skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr ""
-#: forum/skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:98
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
-#: forum/skins/default/templates/faq.html:116
-msgid "Login now!"
-msgstr ""
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
+msgstr "Logout Now"
-#: forum/skins/default/templates/faq.html:121
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr ""
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr ""
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
"content."
msgstr ""
-#: forum/skins/default/templates/faq.html:123
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr ""
-#: forum/skins/default/templates/faq.html:127
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr ""
-#: forum/skins/default/templates/faq.html:128
+#: skins/default/templates/faq.html:110
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -2096,24 +3194,23 @@ msgstr ""
"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
"community better!"
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/header.html:27
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:130
+#: skins/default/templates/faq.html:112
msgid "."
msgstr ""
-#: forum/skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr ""
-#: forum/skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr ""
-#: forum/skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -2123,7 +3220,7 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -2132,101 +3229,201 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+msgid "(please enter a valid email)"
+msgstr ""
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr ""
-#: forum/skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:3
+#: skins/default/templates/feedback_email.txt:3
#, python-format
msgid ""
"\n"
"Hello, this is a %(site_title)s forum feedback message\n"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:9
+#: skins/default/templates/feedback_email.txt:9
msgid "Sender is"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:11
-#: forum/skins/default/templates/feedback_email.txt:14
+#: skins/default/templates/feedback_email.txt:11
+#: skins/default/templates/feedback_email.txt:14
msgid "email"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:13
+#: skins/default/templates/feedback_email.txt:13
msgid "anonymous"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:19
+#: skins/default/templates/feedback_email.txt:19
msgid "Message body:"
msgstr ""
-#: forum/skins/default/templates/footer.html:8
-#: forum/skins/default/templates/header.html:14
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr ""
-#: forum/skins/default/templates/footer.html:9
-#: forum/skins/default/templates/header.html:15
-#: forum/skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr ""
-
-#: forum/skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr ""
-#: forum/skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr ""
-#: forum/skins/default/templates/header.html:10
+#: skins/default/templates/header.html:12
+#, fuzzy, python-format
+msgid "responses for %(username)s"
+msgstr "Choose screen name"
+
+#: skins/default/templates/header.html:15
+#, python-format
+msgid "you have a new response"
+msgid_plural "you nave %(response_count)s new responses"
+msgstr[0] ""
+
+#: skins/default/templates/header.html:18
+msgid "no new responses yet"
+msgstr ""
+
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, python-format
+msgid "%(new)s new flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, python-format
+msgid "%(seen)s flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr ""
-#: forum/skins/default/templates/header.html:12
+#: skins/default/templates/header.html:54
msgid "login"
msgstr ""
-#: forum/skins/default/templates/header.html:22
+#: skins/default/templates/header.html:59
+msgid "settings"
+msgstr ""
+
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr ""
-#: forum/skins/default/templates/header.html:29
+#: skins/default/templates/header.html:69
+#, python-format
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "people"
-#: forum/skins/default/templates/header.html:31
-msgid "books"
-msgstr ""
-
-#: forum/skins/default/templates/header.html:33
-#: forum/templatetags/extra_tags.py:177 forum/templatetags/extra_tags.py:206
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr ""
-#: forum/skins/default/templates/header.html:34
-#: forum/skins/default/templates/header.html:38
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr ""
-#: forum/skins/default/templates/header.html:36
-msgid "unanswered questions"
-msgstr "unanswered"
-
-#: forum/skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr ""
-#: forum/skins/default/templates/logout.html:6
-#: forum/skins/default/templates/logout.html:16
+#: skins/default/templates/instant_notification.html:1
+#, python-format
+msgid "<p>Dear %(receiving_user_name)s,</p>"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:3
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:8
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:13
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s answered a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:19
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s posted a new question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:25
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated an answer to the question\n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:31
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:37
+#, python-format
+msgid ""
+"\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:42
+#, fuzzy
+msgid "<p>Sincerely,<br/>Forum Administrator</p>"
+msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
+
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr ""
-#: forum/skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -2235,224 +3432,221 @@ msgstr ""
"sign you off from your OpenID provider.</p><p>If you wish to sign off "
"completely - please make sure to log out from your OpenID provider as well."
-#: forum/skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "Logout Now"
-#: forum/skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
msgstr ""
-#: forum/skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr ""
-
-#: forum/skins/default/templates/pagesize.html:6
-msgid "posts per page"
+#: skins/default/templates/macros.html:30
+msgid "badges:"
msgstr ""
-#: forum/skins/default/templates/paginator.html:6
-#: forum/skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr ""
-#: forum/skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr ""
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, python-format
msgid "page number %(num)s"
msgstr "page %(num)s"
-#: forum/skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:9
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr ""
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
#, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] ""
+msgid "%(username)s gravatar image"
+msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
+
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
+
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
msgid "answered"
msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
msgid "posted"
msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr ""
-#: forum/skins/default/templates/privacy.html:6
-#: forum/skins/default/templates/privacy.html:11
-msgid "Privacy policy"
-msgstr ""
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] ""
-#: forum/skins/default/templates/privacy.html:15
-msgid "general message about privacy"
-msgstr ""
-"Respecting users privacy is an important core principle of this Q&amp;A "
-"forum. Information on this page details how this forum protects your "
-"privacy, and what type of information is collected."
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] ""
-#: forum/skins/default/templates/privacy.html:18
-msgid "Site Visitors"
-msgstr ""
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+msgid "view"
+msgid_plural "views"
+msgstr[0] ""
-#: forum/skins/default/templates/privacy.html:20
-msgid "what technical information is collected about visitors"
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
msgstr ""
-"Information on question views, revisions of questions and answers - both "
-"times and content are recorded for each user in order to correctly count "
-"number of views, maintain data integrity and report relevant updates."
-#: forum/skins/default/templates/privacy.html:23
-msgid "Personal Information"
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
msgstr ""
-#: forum/skins/default/templates/privacy.html:25
-msgid "details on personal information policies"
-msgstr ""
-"Members of this community may choose to display personally identifiable "
-"information in their profiles. Forum will never display such information "
-"without a request from the user."
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "post a comment"
-#: forum/skins/default/templates/privacy.html:28
-msgid "Other Services"
-msgstr ""
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] ""
-#: forum/skins/default/templates/privacy.html:30
-msgid "details on sharing data with third parties"
-msgstr ""
-"None of the data that is not openly shown on the forum by the choice of the "
-"user is shared with any third party."
+#: skins/default/templates/macros.html:291
+#, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] ""
-#: forum/skins/default/templates/privacy.html:35
-msgid "cookie policy details"
+#: skins/default/templates/macros.html:364
+msgid "(required)"
msgstr ""
-"Forum software relies on the internet cookie technology to keep track of "
-"user sessions. Cookies must be enabled in your browser so that forum can "
-"work for you."
-#: forum/skins/default/templates/privacy.html:37
-msgid "Policy Changes"
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
msgstr ""
-#: forum/skins/default/templates/privacy.html:38
-msgid "how privacy policies can be changed"
+#: skins/default/templates/privacy.html:3
+#: skins/default/templates/privacy.html:6
+msgid "Privacy policy"
msgstr ""
-"These policies may be adjusted to improve protection of user's privacy. "
-"Whenever such changes occur, users will be notified via the internal "
-"messaging system. "
-#: forum/skins/default/templates/question.html:78
-#: forum/skins/default/templates/question.html:79
-#: forum/skins/default/templates/question.html:95
-#: forum/skins/default/templates/question.html:97
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:81
-#: forum/skins/default/templates/question.html:99
-#: forum/skins/default/templates/question.html:251
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr ""
-#: forum/skins/default/templates/question.html:90
-#: forum/skins/default/templates/question.html:91
-#: forum/skins/default/templates/question.html:104
-#: forum/skins/default/templates/question.html:105
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:109
-#: forum/skins/default/templates/question.html:110
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:116
-#: forum/skins/default/templates/question.html:117
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr ""
-#: forum/skins/default/templates/question.html:141
-#: forum/skins/default/templates/question.html:288
-#: forum/skins/default/templates/revisions_answer.html:58
-#: forum/skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+msgid "Share this question on twitter"
+msgstr ""
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr ""
-#: forum/skins/default/templates/question.html:146
+#: skins/default/templates/question.html:97
+msgid "retag"
+msgstr ""
+
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr ""
-#: forum/skins/default/templates/question.html:150
+#: skins/default/templates/question.html:108
msgid "close"
msgstr ""
-#: forum/skins/default/templates/question.html:156
-#: forum/skins/default/templates/question.html:293
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
-#: forum/skins/default/templates/question.html:157
-#: forum/skins/default/templates/question.html:294
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr ""
-#: forum/skins/default/templates/question.html:165
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr ""
-#: forum/skins/default/templates/question.html:183
-#: forum/skins/default/templates/question.html:325
-msgid "delete this comment"
-msgstr ""
-
-#: forum/skins/default/templates/question.html:194
-#: forum/skins/default/templates/question.html:336
-msgid "add comment"
-msgstr "post a comment"
-
-#: forum/skins/default/templates/question.html:198
-#: forum/skins/default/templates/question.html:340
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] ""
-
-#: forum/skins/default/templates/question.html:200
-#: forum/skins/default/templates/question.html:342
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-
-#: forum/skins/default/templates/question.html:213
+#: skins/default/templates/question.html:156
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr ""
-#: forum/skins/default/templates/question.html:215
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr ""
-#: forum/skins/default/templates/question.html:223
+#: skins/default/templates/question.html:166
#, fuzzy, python-format
msgid ""
"\n"
@@ -2469,75 +3663,76 @@ msgstr[1] ""
"\n"
"(%(comment_count)s comments)"
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr ""
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "oldest"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr ""
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "newest"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr ""
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "most voted"
-#: forum/skins/default/templates/question.html:249
-#: forum/skins/default/templates/question.html:250
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:256
-#: forum/skins/default/templates/question.html:257
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr ""
-#: forum/skins/default/templates/question.html:262
-#: forum/skins/default/templates/question.html:263
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr ""
-#: forum/skins/default/templates/question.html:268
-#: forum/skins/default/templates/question.html:269
-msgid "the author of the question has selected this answer as correct"
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, python-format
+msgid "%(question_author)s has selected this answer as correct"
msgstr ""
-#: forum/skins/default/templates/question.html:282
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr ""
-#: forum/skins/default/templates/question.html:283
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "link"
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr ""
-#: forum/skins/default/templates/question.html:364
-#: forum/skins/default/templates/question.html:367
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
"<strong>Notify me</strong> once a day by email when there are any new "
"answers or updates"
-#: forum/skins/default/templates/question.html:370
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: forum/skins/default/templates/question.html:375
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -2545,21 +3740,21 @@ msgstr ""
"(note: you can always <strong><a href='%(profile_url)s?"
"sort=email_subscriptions'>change</a></strong> how often you receive updates)"
-#: forum/skins/default/templates/question.html:380
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
"<span class='strong'>Here</span> (once you log in) you will be able to sign "
"up for the periodic email updates about this question."
-#: forum/skins/default/templates/question.html:391
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr ""
-#: forum/skins/default/templates/question.html:393
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr ""
-#: forum/skins/default/templates/question.html:399
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Please start posting your answer anonymously</span> "
@@ -2568,7 +3763,7 @@ msgstr ""
"answer</strong>, for discussions, <strong>please use comments</strong> and "
"<strong>please do remember to vote</strong> (after you log in)!"
-#: forum/skins/default/templates/question.html:403
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>You are welcome to answer your own question</span>, "
@@ -2578,7 +3773,7 @@ msgstr ""
"forget to vote :)</strong> for the answers that you liked (or perhaps did "
"not like)! "
-#: forum/skins/default/templates/question.html:405
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr ""
"<span class='big strong'>Please try to give a substantial answer</span>. If "
@@ -2588,457 +3783,391 @@ msgstr ""
"please <strong>don't forget to vote</strong> - it really helps to select the "
"best questions and answers!"
-#: forum/skins/default/templates/question.html:441
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr ""
-#: forum/skins/default/templates/question.html:444
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr ""
-#: forum/skins/default/templates/question.html:446
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "Post Your Answer"
-#: forum/skins/default/templates/question.html:460
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "Tags"
-#: forum/skins/default/templates/question.html:465
-#: forum/skins/default/templates/questions.html:257
-#: forum/skins/default/templates/tag_selector.html:11
-#: forum/skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr ""
-#: forum/skins/default/templates/question.html:471
+#: skins/default/templates/question.html:381
msgid "question asked"
msgstr "Asked"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "Seen"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "times"
msgstr ""
-#: forum/skins/default/templates/question.html:477
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "Last updated"
-#: forum/skins/default/templates/question.html:483
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr ""
-#: forum/skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr ""
-
-#: forum/skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:21
-msgid "this answer has been accepted to be correct"
-msgstr ""
-
-#: forum/skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_edit.html:5
-#: forum/skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr ""
-#: forum/skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "Tips"
-#: forum/skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "ask a question interesting to this community"
-#: forum/skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "provide enough details"
-#: forum/skins/default/templates/question_retag.html:4
-#: forum/skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
+#: skins/default/templates/question_retag.html:25
+msgid "Retag"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
msgstr ""
-#: forum/skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr ""
-#: forum/skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
msgstr ""
-#: forum/skins/default/templates/questions.html:8
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr ""
-#: forum/skins/default/templates/questions.html:32
-msgid "Found by tags"
-msgstr "Tagged questions"
-
-#: forum/skins/default/templates/questions.html:36
-msgid "Search results"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:38
-msgid "Found by title"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:42
-msgid "Unanswered questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:44
-msgid "All questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:51
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr ""
-#: forum/skins/default/templates/questions.html:53
+#: skins/default/templates/questions.html:18
msgid "see unanswered questions"
msgstr ""
-#: forum/skins/default/templates/questions.html:55
+#: skins/default/templates/questions.html:24
msgid "see your favorite questions"
msgstr ""
-#: forum/skins/default/templates/questions.html:59
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr ""
-#: forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/questions.html:75
-msgid "click to see the newest questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:70
-msgid "click to see the oldest questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:83
-#: forum/skins/default/templates/questions.html:94
-msgid "click to see the most recently updated questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:89
-msgid "click to see the least recently updated questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:102
-#: forum/skins/default/templates/questions.html:113
-msgid "click to see hottest questions"
-msgstr "questions with most answers"
-
-#: forum/skins/default/templates/questions.html:102
-msgid "less answers"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:108
-msgid "click to see coldest questions"
-msgstr "questions with fewest answers"
-
-#: forum/skins/default/templates/questions.html:108
-#: forum/skins/default/templates/questions.html:113
-msgid "more answers"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:121
-#: forum/skins/default/templates/questions.html:132
-msgid "click to see most voted questions"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:121
-msgid "unpopular"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
msgstr ""
-#: forum/skins/default/templates/questions.html:127
-msgid "click to see least voted questions"
-msgstr "least voted questions"
-
-#: forum/skins/default/templates/questions.html:127
-#: forum/skins/default/templates/questions.html:132
-msgid "popular"
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
msgstr ""
-#: forum/skins/default/templates/questions.html:141
+#: skins/default/templates/questions.html:105
#, fuzzy, python-format
-msgid " %(q_num)s question found"
-msgid_plural "%(q_num)s questions found"
-msgstr[0] "One question"
+msgid ""
+"\n"
+" %(q_num)s question\n"
+" "
+msgid_plural ""
+"\n"
+" %(q_num)s questions\n"
+" "
+msgstr[0] ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
msgstr[1] ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
-#: forum/skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, fuzzy, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "One question"
msgstr[1] ""
-#: forum/skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr ""
-#: forum/skins/default/templates/questions.html:151
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr ""
-#: forum/skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr ""
-#: forum/skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr ""
-#: forum/skins/default/templates/questions.html:165
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+msgid " or "
+msgstr ""
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr ""
-#: forum/skins/default/templates/questions.html:169
-#: forum/skins/default/templates/questions.html:173
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr ""
-#: forum/skins/default/templates/questions.html:175
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr ""
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr ""
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr ""
-#: forum/skins/default/templates/questions.html:190
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr ""
-#: forum/skins/default/templates/questions.html:193
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr ""
-#: forum/skins/default/templates/questions.html:194
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
-#: forum/skins/default/templates/questions.html:199
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr ""
-#: forum/skins/default/templates/questions.html:203
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr ""
-#: forum/skins/default/templates/questions.html:207
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr ""
-#: forum/skins/default/templates/questions.html:211
-#: forum/skins/default/templates/questions.html:215
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr ""
-#: forum/skins/default/templates/questions.html:220
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
msgid "Please always feel free to ask your question!"
msgstr ""
-#: forum/skins/default/templates/questions.html:224
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr ""
-#: forum/skins/default/templates/questions.html:225
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr ""
-#: forum/skins/default/templates/questions.html:241
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr ""
-#: forum/skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "Tags"
-#: forum/skins/default/templates/reopen.html:6
-#: forum/skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr ""
-#: forum/skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
+#: skins/default/templates/reopen.html:9
+msgid "Title"
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "The question was closed for the following reason "
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
+#: skins/default/templates/reopen.html:19
+msgid "Close reason:"
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "on "
+#: skins/default/templates/reopen.html:22
+msgid "When:"
msgstr ""
-#: forum/skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr ""
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "Post Your Answer"
-#: forum/skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:29
msgid "Reopen this question"
msgstr ""
-#: forum/skins/default/templates/revisions_answer.html:7
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:8
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr ""
-#: forum/skins/default/templates/revisions_answer.html:50
-#: forum/skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:5
+#: skins/default/templates/revisions.html:29
+#, python-format
+msgid "revision %(number)s"
+msgstr ""
+
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:21
-#: forum/skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr ""
-#: forum/skins/default/templates/tags.html:6
-#: forum/skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr ""
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr ""
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr ""
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr ""
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr ""
-#: forum/skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: forum/skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr ""
-#: forum/skins/default/templates/user_edit.html:6
+#: skins/default/templates/user.html:14
+#, python-format
+msgid "%(username)s's profile"
+msgstr ""
+
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr ""
-#: forum/skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr ""
-#: forum/skins/default/templates/user_edit.html:33
-#: forum/skins/default/templates/user_info.html:53
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr ""
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr ""
-#: forum/skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
msgid "Screen Name"
msgstr ""
-#: forum/skins/default/templates/user_edit.html:89
-#: forum/skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr ""
-#: forum/skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
@@ -3047,236 +4176,341 @@ msgstr ""
"receive emails - select 'no email' on all items below.<br/>Updates are only "
"sent when there is any new activity on selected items."
-#: forum/skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "Stop Email"
-#: forum/skins/default/templates/user_info.html:18
-msgid "change picture"
+#: skins/default/templates/user_inbox.html:31
+msgid "Sections:"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+msgid "select:"
msgstr ""
-#: forum/skins/default/templates/user_info.html:25
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:933
+#: skins/default/templates/user_inbox.html:48
+msgid "seen"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:49
+msgid "new"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:50
+msgid "none"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:51
+msgid "mark as seen"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:52
+msgid "mark as new"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "karma"
-#: forum/skins/default/templates/user_info.html:35
-msgid "Moderate this user"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
msgstr ""
-#: forum/skins/default/templates/user_info.html:47
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr ""
-#: forum/skins/default/templates/user_info.html:57
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr ""
-#: forum/skins/default/templates/user_info.html:62
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "member since"
-#: forum/skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr ""
-#: forum/skins/default/templates/user_info.html:73
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr ""
-#: forum/skins/default/templates/user_info.html:79
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr ""
-#: forum/skins/default/templates/user_info.html:86
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr ""
-#: forum/skins/default/templates/user_info.html:87
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "years old"
-#: forum/skins/default/templates/user_info.html:93
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr ""
-#: forum/skins/default/templates/user_info.html:94
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr ""
-#: forum/skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+msgid "Save"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:21
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "user karma"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, python-format
+msgid "Send message to %(username)s"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "years old"
+
+#: skins/default/templates/user_moderate.html:60
+msgid "Send message"
+msgstr ""
+
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr ""
-#: forum/skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] ""
-#: forum/skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] ""
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] ""
-#: forum/skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] ""
-#: forum/skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
msgid "user voted down this many times"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] ""
-#: forum/skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr ""
-#: forum/skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] ""
-#: forum/skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915
-msgid "recent activity"
-msgstr ""
-
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924
-msgid "responses"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "Graph of user karma"
-#: forum/skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "karma history"
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
+msgstr ""
+
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr ""
+
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr ""
+
+#: skins/default/templates/user_tabs.html:20
+msgid "activity"
+msgstr ""
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
msgid "user vote record"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950
+#: skins/default/templates/user_tabs.html:24
msgid "casted votes"
msgstr "votes"
-#: forum/skins/default/templates/user_tabs.html:23
-msgid "questions that user selected as his/her favorite"
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
+msgid "email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:24
-msgid "favorites"
+#: skins/default/templates/user_tabs.html:29
+msgid "subscriptions"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960
-msgid "email subscription settings"
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+msgid "moderate this user"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959
-msgid "email subscriptions"
-msgstr ""
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "karma"
-#: forum/skins/default/templates/users.html:6
-#: forum/skins/default/templates/users.html:24
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr ""
-#: forum/skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr ""
-#: forum/skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr ""
-#: forum/skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr ""
-#: forum/skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr ""
-#: forum/skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr ""
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] ""
-#: forum/skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr ""
-#: forum/skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:3
-#: forum/skins/default/templates/authopenid/changeemail.html:9
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "Change Email"
-#: forum/skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr ""
@@ -3284,7 +4518,7 @@ msgstr ""
"you'd like to use another email for <strong>update subscriptions</strong>."
"<br>Currently you are using <strong>%(email)s</strong>"
-#: forum/skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr ""
@@ -3295,26 +4529,26 @@ msgstr ""
"(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. "
"Email addresses are never shown or otherwise shared with anybody else."
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr ""
"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
"anyone, must be valid)"
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr ""
"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Save Email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
msgid "Validate email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
@@ -3325,11 +4559,11 @@ msgstr ""
"<strong>another email</strong>, please <a href='%(change_email_url)"
"s'><strong>change it again</strong></a>."
-#: forum/skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
@@ -3338,11 +4572,11 @@ msgstr ""
"it in your user profile or by using the <a href='%(change_email_url)"
"s'><strong>previous form</strong></a> again."
-#: forum/skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
msgid "Email changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
@@ -3351,11 +4585,11 @@ msgstr ""
"Email notifications are sent once a day or less frequently - only when there "
"are any news."
-#: forum/skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
"<span class=\"big strong\">Thank you for verifying your email!</span> Now "
@@ -3364,11 +4598,11 @@ msgstr ""
"updates</strong> - then will be notified about changes <strong>once a day</"
"strong> or less frequently."
-#: forum/skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "Validation email not sent"
-#: forum/skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
@@ -3376,44 +4610,13 @@ msgstr ""
"validated before</span> so the new key was not sent. You can <a href='%"
"(change_link)s'>change</a> email used for update subscriptions if necessary."
-#: forum/skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:14
-#: forum/skins/default/templates/authopenid/delete.html:14
-#: forum/skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Change your password"
-
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr ""
-"<span class='strong'>To change your password</span> please fill out and "
-"submit this form"
-
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "New user signup"
-
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "New user signup"
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
+#, fuzzy
+msgid "Registration"
+msgstr "karma"
-#: forum/skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3424,7 +4627,7 @@ msgstr ""
"questions and will be used to create and retrieve your unique avatar image - "
"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -3441,7 +4644,7 @@ msgstr ""
"updates</strong> on the interesting questions or entire forum by email. "
"Email addresses are never shown or otherwise shared with anybody else.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
@@ -3455,7 +4658,7 @@ msgstr ""
"retrieve your unique avatar image - <a href='%(gravatar_faq_url)"
"s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -3466,26 +4669,22 @@ msgstr ""
"and will be used to create and retrieve your unique avatar image - <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:42
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-#: forum/skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
msgid "Email address label"
msgstr ""
"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
"anyone, must be valid</i>)"
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr ""
"<strong>Receive forum updates by email</strong> - this will help our "
@@ -3494,64 +4693,41 @@ msgstr ""
"week</strong> - only when there is anything new.<br/>If you like, please "
"adjust this now or any time later from your user account."
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "Signup"
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
msgid "Username:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:7
-#: forum/skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:12
-#: forum/skins/default/templates/authopenid/email_validation.txt:14
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
@@ -3559,235 +4735,217 @@ msgstr ""
"Sincerely,\n"
"Q&A Forum Administrator"
-#: forum/skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
+#: skins/default/templates/authopenid/email_validation.txt:1
+msgid "Greetings from the Q&A forum"
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
+#: skins/default/templates/authopenid/email_validation.txt:3
+msgid "To make use of the Forum, please follow the link below:"
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
+#: skins/default/templates/authopenid/email_validation.txt:7
+msgid "Following the link above will help us verify your email address."
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
+#: skins/default/templates/authopenid/email_validation.txt:9
+msgid ""
+"If you beleive that this message was sent in mistake - \n"
+"no further action is needed. Just ingore this email, we apologize\n"
+"for any inconvenience"
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr ""
+#: skins/default/templates/authopenid/signin.html:3
+msgid "User login"
+msgstr "User login"
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
+#: skins/default/templates/authopenid/signin.html:11
+#, fuzzy, python-format
+msgid ""
+"\n"
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
+"\n"
+"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/delete.html:34
-msgid "Delete account permanently"
+#: skins/default/templates/authopenid/signin.html:18
+#, fuzzy, python-format
+msgid ""
+"Your question \n"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
+"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
+"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
+"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/email_validation.txt:2
-msgid "Greetings from the Q&A forum"
+#: skins/default/templates/authopenid/signin.html:25
+msgid ""
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:4
-msgid "To make use of the Forum, please follow the link below:"
+#: skins/default/templates/authopenid/signin.html:28
+msgid ""
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:8
-msgid "Following the link above will help us verify your email address."
+#: skins/default/templates/authopenid/signin.html:30
+msgid ""
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/signin.html:34
msgid ""
-"If you beleive that this message was sent in mistake - \n"
-"no further action is needed. Just ingore this email, we apologize\n"
-"for any inconvenience"
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
msgstr ""
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
+#: skins/default/templates/authopenid/signin.html:36
+msgid ""
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw.html:4
-#: forum/skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "Recover password"
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+msgid "(or select another login method above)"
+msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
+#: skins/default/templates/authopenid/signin.html:89
+msgid "Sign in"
msgstr ""
-"<span class='big strong'>Forgot you password? No problems - just get a new "
-"one!</span><br/>Please follow the following steps:<br/>&bull; submit your "
-"user name below and check your email<br/>&bull; <strong>follow the "
-"activation link</strong> for the new password - sent to you by email and "
-"login with the suggested password<br/>&bull; at this you might want to "
-"change your password to something you can remember better"
-#: forum/skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Send me a new password"
+#: skins/default/templates/authopenid/signin.html:107
+#, fuzzy
+msgid "Please enter your <span>user name and password</span>, then sign in"
+msgstr "Vui lòng nhập tên và mật khẩu"
-#: forum/skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
+#: skins/default/templates/authopenid/signin.html:114
+msgid "Login name"
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
+#: skins/default/templates/authopenid/signin.html:118
+msgid "Password"
msgstr ""
-"To change your password, please follow these steps:\n"
-"* visit this link: %(key_link)s\n"
-"* login with user name %(username)s and password %(password)s\n"
-"* go to your user profile and set the password to something you can remember"
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "User login"
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:28
-#, python-format
-msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
msgstr ""
-"\n"
-"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:35
-#, python-format
-msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "New password created"
+
+#: skins/default/templates/authopenid/signin.html:137
+msgid "Please, retype"
msgstr ""
-"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
msgstr ""
-"<p><span class=\"big strong\">Please select your favorite login method below."
-"</span></p><p><font color=\"gray\">External login services use <a href="
-"\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-"always stays confidential between you and your login provider and you don't "
-"have to remember another one.</font></p>"
-# msgid "Click to sign in through any of these services."
-# msgstr ""
-# "<p><span class=\"big strong\">Please select your favorite login method
-# below."
-# "</span></p><p><font color=\"gray\">External login services use <a href="
-# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-# "always stays confidential between you and your login provider and you don't
-# "
-# "have to remember another one. "
-# "Askbot option requires your login name and "
-# "password entered here.</font></p>"
-#: forum/skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
msgstr ""
-"<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
-"class='big strong'>Provider user name</span><br/><span class='grey'>(or "
-"select another login method above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:151
-msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "Last updated"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
msgstr ""
-"<span class=\"big strong\">Enter your <a class=\"openid_logo\" href=\"http://"
-"openid.net\">OpenID</a> web address</span><br/><span class='grey'>(or choose "
-"another login method above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:153
-#: forum/skins/default/templates/authopenid/signin.html:166
-msgid "Login"
+#: skins/default/templates/authopenid/signin.html:187
+msgid "Still have trouble signing in?"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:157
-msgid "Enter your login name and password"
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
msgstr ""
-"<span class='big strong'>Enter your Askbot login and password</span><br/"
-"><span class='grey'>(or select your OpenID provider above)</span>"
-#: forum/skins/default/templates/authopenid/signin.html:161
-msgid "Login name"
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:163
-msgid "Password"
+#: skins/default/templates/authopenid/signin.html:197
+msgid "recover your account via email"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:167
-msgid "Create account"
+#: skins/default/templates/authopenid/signin.html:210
+msgid "Recover your account via email"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "With the OpenID you don't need to create new username and password."
-#: forum/skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-#: forum/skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr ""
"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
"enabled."
-#: forum/skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenID is based on an open standard, supported by many organizations."
-#: forum/skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
msgid "Create login name and password"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr ""
"<span class='strong big'>If you prefer, create your forum login name and "
@@ -3796,257 +4954,566 @@ msgstr ""
"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
"your login details with anyone and having to remember yet another password."
-#: forum/skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Create Account"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
msgid "return to OpenID login"
msgstr ""
-#: forum/skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
+#: skins/default/templates/unused/email_base.html:8
+msgid "home"
msgstr ""
-#: forum/templatetags/extra_filters.py:100
-msgid "no items in counter"
-msgstr "no"
-
-#: forum/templatetags/extra_tags.py:53
-#, python-format
-msgid "%(username)s gravatar image"
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
msgstr ""
-#: forum/templatetags/extra_tags.py:178 forum/templatetags/extra_tags.py:205
-msgid "reputation points"
-msgstr "karma"
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr ""
-#: forum/templatetags/extra_tags.py:265
-msgid "2 days ago"
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
msgstr ""
-#: forum/templatetags/extra_tags.py:267
-msgid "yesterday"
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+msgid "this answer has been accepted to be correct"
msgstr ""
-#: forum/templatetags/extra_tags.py:269
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: forum/templatetags/extra_tags.py:271
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_list.html:15
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
msgstr[0] ""
+"\n"
+"(one comment)"
msgstr[1] ""
+"\n"
+"(%(comment_count)s comments)"
-#: forum/utils/forms.py:30
+#: skins/default/templates/unused/question_list.html:35
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+"(one comment)"
+msgstr[1] ""
+"\n"
+"(%(comment_count)s comments)"
+
+#: skins/default/templates/unused/question_list.html:47
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+"(one comment)"
+msgstr[1] ""
+"\n"
+"(%(comment_count)s comments)"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr ""
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr ""
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr ""
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
+msgid "no items in counter"
+msgstr "no"
+
+#: templatetags/extra_tags.py:155 views/readers.py:185
+#, python-format
+msgid "%(badge_count)d %(badge_level)s badge"
+msgid_plural "%(badge_count)d %(badge_level)s badges"
+msgstr[0] ""
+
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
+msgid "reputation points"
+msgstr "karma"
+
+#: templatetags/extra_tags.py:221
+#, python-format
+msgid "your karma is %(reputation)s"
+msgstr ""
+
+#: templatetags/extra_tags.py:237
+msgid "badges: "
+msgstr ""
+
+#: utils/forms.py:32
msgid "this field is required"
msgstr ""
-#: forum/utils/forms.py:45
+#: utils/forms.py:46
msgid "choose a username"
msgstr "Choose screen name"
-#: forum/utils/forms.py:50
+#: utils/forms.py:52
msgid "user name is required"
msgstr ""
-#: forum/utils/forms.py:51
+#: utils/forms.py:53
msgid "sorry, this name is taken, please choose another"
msgstr ""
-#: forum/utils/forms.py:52
+#: utils/forms.py:54
msgid "sorry, this name is not allowed, please choose another"
msgstr ""
-#: forum/utils/forms.py:53
+#: utils/forms.py:55
msgid "sorry, there is no user with this name"
msgstr ""
-#: forum/utils/forms.py:54
+#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
msgstr ""
-#: forum/utils/forms.py:55
+#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
msgstr ""
-#: forum/utils/forms.py:109
+#: utils/forms.py:118
msgid "your email address"
msgstr "Your email <i>(never shared)</i>"
-#: forum/utils/forms.py:110
+#: utils/forms.py:119
msgid "email address is required"
msgstr ""
-#: forum/utils/forms.py:111
+#: utils/forms.py:120
msgid "please enter a valid email address"
msgstr ""
-#: forum/utils/forms.py:112
+#: utils/forms.py:121
msgid "this email is already used by someone else, please choose another"
msgstr ""
-#: forum/utils/forms.py:140
+#: utils/forms.py:149
msgid "choose password"
msgstr "Password"
-#: forum/utils/forms.py:141
+#: utils/forms.py:150
msgid "password is required"
msgstr ""
-#: forum/utils/forms.py:144
+#: utils/forms.py:153
msgid "retype password"
msgstr "Password <i>(please retype)</i>"
-#: forum/utils/forms.py:145
+#: utils/forms.py:154
msgid "please, retype your password"
msgstr ""
-#: forum/utils/forms.py:146
+#: utils/forms.py:155
msgid "sorry, entered passwords did not match, please try again"
msgstr ""
-#: forum/views/commands.py:209
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr ""
+
+#: utils/functions.py:67
+msgid "2 days ago"
+msgstr ""
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr ""
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: views/commands.py:42
+#, fuzzy
+msgid "anonymous users cannot vote"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr ""
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr ""
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
"Your subscription is saved, but email address %(email)s needs to be "
"validated, please see <a href='%(details_url)s'>more details here</a>"
-#: forum/views/commands.py:217
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr ""
-#: forum/views/meta.py:35
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr ""
-#: forum/views/meta.py:36
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr ""
-#: forum/views/meta.py:44
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: forum/views/users.py:867 forum/views/users.py:871
-msgid "changes saved"
+#: views/readers.py:429
+msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr ""
-#: forum/views/users.py:877
-msgid "email updates canceled"
+#: views/users.py:216
+msgid "moderate user"
msgstr ""
-#: forum/views/users.py:908
+#: views/users.py:400
msgid "user profile"
msgstr ""
-#: forum/views/users.py:909
+#: views/users.py:401
msgid "user profile overview"
msgstr ""
-#: forum/views/users.py:916
+#: views/users.py:684
msgid "recent user activity"
msgstr ""
-#: forum/views/users.py:917
+#: views/users.py:685
msgid "profile - recent activity"
msgstr ""
-#: forum/views/users.py:926
+#: views/users.py:753
msgid "profile - responses"
msgstr ""
-#: forum/views/users.py:934
+#: views/users.py:818
+msgid "profile - votes"
+msgstr ""
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "user karma"
-#: forum/views/users.py:935
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "Profile - User's Karma"
-#: forum/views/users.py:941
-msgid "favorite questions"
-msgstr ""
-
-#: forum/views/users.py:942
+#: views/users.py:885
msgid "users favorite questions"
msgstr ""
-#: forum/views/users.py:943
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr ""
-#: forum/views/users.py:952
-msgid "profile - votes"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
msgstr ""
-#: forum/views/users.py:961
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr ""
+
+#: views/users.py:928
msgid "profile - email subscriptions"
msgstr ""
-#: forum/views/writers.py:70
-#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "sorry, file uploading requires karma >%(min_rep)s"
+#: views/writers.py:53
+msgid "Sorry, anonymous users cannot upload files"
+msgstr ""
-#: forum/views/writers.py:72
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr ""
-#: forum/views/writers.py:74
+#: views/writers.py:85
#, python-format
-msgid "maximum upload file size is %sK"
+msgid "maximum upload file size is %(file_size)sK"
msgstr ""
-#: forum/views/writers.py:76
+#: views/writers.py:93
+msgid "Error uploading file. Please contact the site administrator. Thank you."
+msgstr ""
+
+#: views/writers.py:454
#, python-format
msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: forum_modules/authentication/auth.py:27
-msgid "Email Validation"
+#: views/writers.py:489
+#, python-format
+msgid ""
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: forum_modules/authentication/auth.py:38
-msgid "Thank you, your email is now validated."
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
msgstr ""
-#: forum_modules/authentication/auth.py:62
-msgid "Your password was changed"
-msgstr ""
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "Tài khoản với tên này đã tồn tại trên diễn đàn"
-#: forum_modules/authentication/auth.py:64
-msgid "New password set"
-msgstr "New password created"
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr ""
+#~ "không thể có hai lần đăng nhập vào cùng một tài khoản nào được nêu ra, "
+#~ "xin lỗi."
-#: forum_modules/authentication/auth.py:130
-#, python-format
-msgid "Welcome back %s, you are now logged in"
-msgstr ""
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr ""
+#~ "Vui lòng nhập tên đăng nhập và mật khẩu hợp lệ (phân biệt HOA-thường)."
-#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
-#: forum_modules/books/urls.py:9
-msgid "books/"
-msgstr ""
+#~ msgid "This account is inactive."
+#~ msgstr "Tài khoản này không hoạt động"
+
+#~ msgid "Login failed."
+#~ msgstr "Đăng nhập không thành công."
+
+#~ msgid "email update message subject"
+#~ msgstr "news from Q&A forum"
+
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "<span class='strong big'>Looks like your email address, %(email)s has not "
+#~ "yet been validated.</span> To post messages you must verify your email, "
+#~ "please see <a href='%(email_validation_faq_url)s'>more details here</a>."
+#~ "<br>You can submit your question now and validate email after that. Your "
+#~ "question will saved as pending meanwhile. "
+
+#~ msgid "general message about privacy"
+#~ msgstr ""
+#~ "Respecting users privacy is an important core principle of this Q&amp;A "
+#~ "forum. Information on this page details how this forum protects your "
+#~ "privacy, and what type of information is collected."
+
+#~ msgid "what technical information is collected about visitors"
+#~ msgstr ""
+#~ "Information on question views, revisions of questions and answers - both "
+#~ "times and content are recorded for each user in order to correctly count "
+#~ "number of views, maintain data integrity and report relevant updates."
+
+#~ msgid "details on personal information policies"
+#~ msgstr ""
+#~ "Members of this community may choose to display personally identifiable "
+#~ "information in their profiles. Forum will never display such information "
+#~ "without a request from the user."
+
+#~ msgid "details on sharing data with third parties"
+#~ msgstr ""
+#~ "None of the data that is not openly shown on the forum by the choice of "
+#~ "the user is shared with any third party."
+
+#~ msgid "how privacy policies can be changed"
+#~ msgstr ""
+#~ "These policies may be adjusted to improve protection of user's privacy. "
+#~ "Whenever such changes occur, users will be notified via the internal "
+#~ "messaging system. "
+
+#~ msgid "Found by tags"
+#~ msgstr "Tagged questions"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "questions with most answers"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "questions with fewest answers"
+
+#~ msgid "click to see least voted questions"
+#~ msgstr "least voted questions"
+
+#, fuzzy
+#~ msgid " %(q_num)s question found"
+#~ msgid_plural "%(q_num)s questions found"
+#~ msgstr[0] "One question"
+#~ msgstr[1] ""
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr ""
+#~ "<span class='strong'>To change your password</span> please fill out and "
+#~ "submit this form"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "New user signup"
+
+#~ msgid "Send new password"
+#~ msgstr "Recover password"
+
+#~ msgid "password recovery information"
+#~ msgstr ""
+#~ "<span class='big strong'>Forgot you password? No problems - just get a "
+#~ "new one!</span><br/>Please follow the following steps:<br/>&bull; submit "
+#~ "your user name below and check your email<br/>&bull; <strong>follow the "
+#~ "activation link</strong> for the new password - sent to you by email and "
+#~ "login with the suggested password<br/>&bull; at this you might want to "
+#~ "change your password to something you can remember better"
+
+#~ msgid "Reset password"
+#~ msgstr "Send me a new password"
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "To change your password, please follow these steps:\n"
+#~ "* visit this link: %(key_link)s\n"
+#~ "* login with user name %(username)s and password %(password)s\n"
+#~ "* go to your user profile and set the password to something you can "
+#~ "remember"
+
+#~ msgid "Click to sign in through any of these services."
+#~ msgstr ""
+#~ "<p><span class=\"big strong\">Please select your favorite login method "
+#~ "below.</span></p><p><font color=\"gray\">External login services use <a "
+#~ "href=\"http://openid.net\"><b>OpenID</b></a> technology, where your "
+#~ "password always stays confidential between you and your login provider "
+#~ "and you don't have to remember another one.</font></p>"
+
+# msgid "Click to sign in through any of these services."
+# msgstr ""
+# "<p><span class=\"big strong\">Please select your favorite login method
+# below."
+# "</span></p><p><font color=\"gray\">External login services use <a href="
+# "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
+# "always stays confidential between you and your login provider and you don't
+# "
+# "have to remember another one. "
+# "Askbot option requires your login name and "
+# "password entered here.</font></p>"
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
+#~ "class='big strong'>Provider user name</span><br/><span class='grey'>(or "
+#~ "select another login method above)</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "<span class=\"big strong\">Enter your <a class=\"openid_logo\" href="
+#~ "\"http://openid.net\">OpenID</a> web address</span><br/><span "
+#~ "class='grey'>(or choose another login method above)</span>"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr ""
+#~ "<span class='big strong'>Enter your Askbot login and password</span><br/"
+#~ "><span class='grey'>(or select your OpenID provider above)</span>"
#~ msgid "please login"
#~ msgstr "please sign-in"
@@ -4060,15 +5527,9 @@ msgstr ""
#~ msgid "all awards"
#~ msgstr "all badges"
-#~ msgid "complete list of questions"
-#~ msgstr "list of all questions"
-
#~ msgid "popular tags"
#~ msgstr "tags"
-#~ msgid "list of unanswered questions"
-#~ msgstr "unanswered questions"
-
#~ msgid ""
#~ " have total %(q_num)s questions containing %(searchtitle)s in full text "
#~ msgid_plural ""
@@ -4113,13 +5574,6 @@ msgstr ""
#~ msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
#~ msgid ""
-#~ "Sincerely,<br />\n"
-#~ " Forum Administrator"
-#~ msgstr ""
-#~ "Sincerely,\n"
-#~ "Q&A Forum Administrator"
-
-#~ msgid ""
#~ "\n"
#~ " have total %(q_num)s unanswered questions\n"
#~ " "
@@ -4135,18 +5589,3 @@ msgstr ""
#~ "\n"
#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
#~ "accepted answer</p>"
-
-#~ msgid ""
-#~ "\n"
-#~ " have total %(q_num)s questions\n"
-#~ " "
-#~ msgid_plural ""
-#~ "\n"
-#~ " have total %(q_num)s questions\n"
-#~ " "
-#~ msgstr[0] ""
-#~ "\n"
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
-#~ msgstr[1] ""
-#~ "\n"
-#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
diff --git a/askbot/locale/zh-cn/LC_MESSAGES/django.po b/askbot/locale/zh-cn/LC_MESSAGES/django.po
index 7d0e0834..57302f5a 100644
--- a/askbot/locale/zh-cn/LC_MESSAGES/django.po
+++ b/askbot/locale/zh-cn/LC_MESSAGES/django.po
@@ -7,1833 +7,3020 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-09 19:43-0400\n"
+"POT-Creation-Date: 2010-11-18 17:37-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-#: django_authopenid/forms.py:71 django_authopenid/views.py:132
-#, fuzzy
-msgid "i-names are not supported"
-msgstr "基本的HTML标签也是支持的"
+#: feed.py:22
+msgid " - "
+msgstr "-"
-#, python-format
-msgid ">%(points)s points requried to upvote"
-msgstr "需要+%(points)s积分才能投支持票。"
+#: feed.py:22
+msgid "latest questions"
+msgstr "最新问题"
+
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
+msgid "title"
+msgstr "标题"
-#: django_authopenid/forms.py:134
-msgid "Account with this name already exists on the forum"
+#: forms.py:55
+msgid "please enter a descriptive title for your question"
msgstr ""
+"请输入对问题具有描述性质的标题 - “帮忙!紧急求助!”不是建议的提问方式。"
-msgid "anonymous users cannot vote"
-msgstr "匿名用户不能投票"
+#: forms.py:60
+msgid "title must be > 10 characters"
+msgstr "标题的长度必须大于10"
-#, fuzzy
-msgid "blocked users cannot post"
-msgstr "Sorry, your account appears to be blocked and you "
-"cannot make new posts until this issue is resolved. "
-"Please contact the forum administrator to reach a "
-"resolution."
+#: forms.py:69
+msgid "content"
+msgstr "内容"
+
+#: forms.py:75
+msgid "question content must be > 10 characters"
+msgstr "内容至少要10个字符"
+
+#: forms.py:84 skins/default/templates/header.html:83
+msgid "tags"
+msgstr "标签"
+
+#: forms.py:86
+msgid ""
+"Tags are short keywords, with no spaces within. Up to five tags can be used."
+msgstr ""
+#: forms.py:93 skins/default/templates/question_retag.html:78
+msgid "tags are required"
+msgstr " 标签不能为空。"
+
+#: forms.py:102
+#, fuzzy, python-format
+msgid "please use %(tag_count)d tag or less"
+msgid_plural "please use %(tag_count)d tags or less"
+msgstr[0] "最多只能有5个标签"
+msgstr[1] "最多只能有5个标签"
+
+#: forms.py:111
+#, fuzzy, python-format
+msgid "each tag must be shorter than %(max_chars)d character"
+msgid_plural "each tag must be shorter than %(max_chars)d characters"
+msgstr[0] "每个标签的长度不超过20"
+msgstr[1] "每个标签的长度不超过20"
+
+#: forms.py:119
+msgid "use-these-chars-in-tags"
+msgstr ""
+
+# index.html
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
+msgid "community wiki"
+msgstr "社区Wiki"
+
+#: forms.py:131
+msgid ""
+"if you choose community wiki option, the question and answer do not generate "
+"points and name of author will not be shown"
+msgstr "选择社区wiki模式,问答不计算积分,签名也不显示作者信息"
+
+#: forms.py:147
+msgid "update summary:"
+msgstr "更新概要:"
+
+#: forms.py:148
+msgid ""
+"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
+"improved style, this field is optional)"
+msgstr ""
+"输入本次修改的简单概述(如:修改了别字,修正了语法,改进了样式等。非必填"
+"项。)"
+
+#: forms.py:161
+msgid "Enter number of points to add or subtract"
+msgstr ""
+
+#: forms.py:175 const/__init__.py:218
+msgid "approved"
+msgstr ""
+
+#: forms.py:176 const/__init__.py:219
+msgid "watched"
+msgstr ""
+
+#: forms.py:177 const/__init__.py:220
#, fuzzy
-msgid "suspended users cannot post"
-msgstr "Sorry, your account appears to be suspended and you "
-"cannot make new posts until this issue is resolved. "
-"You can, however edit your existing posts. "
-"Please contact the forum administrator to "
-"reach a resolution."
+msgid "suspended"
+msgstr "更新于"
+#: forms.py:178 const/__init__.py:221
+msgid "blocked"
+msgstr ""
-#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr "需要+%(points)s积分才能投反对票。"
+#: forms.py:180 const/__init__.py:217
+msgid "moderator"
+msgstr ""
-msgid "cannot vote for own posts"
+#: forms.py:200
+#, fuzzy
+msgid "Change status to"
+msgstr "修改问题标签"
+
+#: forms.py:227
+msgid "which one?"
+msgstr ""
+
+#: forms.py:248
+#, fuzzy
+msgid "Cannot change own status"
msgstr "不能给自己的帖子投票"
-msgid "cannot revoke old vote"
-msgstr "这个投票已经过时,不能撤销。"
+#: forms.py:254
+msgid "Cannot turn other user to moderator"
+msgstr ""
+
+#: forms.py:261
+msgid "Cannot change status of another moderator"
+msgstr ""
-#: django_authopenid/forms.py:135
-msgid "can't have two logins to the same account yet, sorry."
+#: forms.py:267
+#, python-format
+msgid "If you wish to change %(username)s's status, "
msgstr ""
-#: django_authopenid/forms.py:157
-msgid "Please enter valid username and password (both are case-sensitive)."
+#: forms.py:276
+msgid "Subject line"
msgstr ""
-#: django_authopenid/forms.py:160 django_authopenid/forms.py:210
-msgid "This account is inactive."
+#: forms.py:283
+msgid "Message text"
msgstr ""
-#: django_authopenid/forms.py:162
+#: forms.py:360
#, fuzzy
-msgid "Login failed."
+msgid "Your name:"
msgstr "用户名"
-#: django_authopenid/forms.py:164
+#: forms.py:361
#, fuzzy
-msgid "Please enter username and password"
-msgstr "使用帐号密码登录"
+msgid "Email (not shared with anyone):"
+msgstr "电子邮件(<i>用于头像显示服务</i>)"
-#: django_authopenid/forms.py:166
+#: forms.py:362
#, fuzzy
-msgid "Please enter your password"
-msgstr "重设密码"
+msgid "Your message:"
+msgstr "Copyright(c)2009.CNPROG.COM"
+
+#: forms.py:449
+msgid "this email does not have to be linked to gravatar"
+msgstr "不会公开,用于头像显示服务"
+
+#: forms.py:456
+msgid "Real name"
+msgstr "真实姓名"
+
+#: forms.py:463
+msgid "Website"
+msgstr "个人网站"
-#: django_authopenid/forms.py:168
+#: forms.py:470
+msgid "Location"
+msgstr "城市"
+
+#: forms.py:477
+msgid "Date of birth"
+msgstr "生日"
+
+#: forms.py:478
+msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
+msgstr "不会公开,只会显示您的年龄,格式为:YYYY-MM-DD"
+
+#: forms.py:484
+msgid "Profile"
+msgstr "个人简介"
+
+#: forms.py:493
#, fuzzy
-msgid "Please enter user name"
-msgstr "请帮助我们回答"
+msgid "Screen name"
+msgstr "姓名"
-#: django_authopenid/forms.py:206
-msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
+#: forms.py:518 forms.py:519
+msgid "this email has already been registered, please use another one"
+msgstr "该电子邮件已被注册,请选择另一个再试。"
+
+#: forms.py:525
+msgid "Choose email tag filter"
msgstr ""
-#: django_authopenid/forms.py:229
-#, fuzzy
-msgid "Current password"
-msgstr "确认密码"
+#: forms.py:564
+msgid "Asked by me"
+msgstr ""
-#: django_authopenid/forms.py:240
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
+#: forms.py:567
+msgid "Answered by me"
msgstr ""
-#: django_authopenid/forms.py:305
-msgid "Your user name (<i>required</i>)"
+#: forms.py:570
+msgid "Individually selected"
msgstr ""
-#: django_authopenid/forms.py:320
-msgid "Incorrect username."
-msgstr "选择一个用户名"
+#: forms.py:573
+msgid "Entire forum (tag filtered)"
+msgstr ""
-#: django_authopenid/urls.py:23 django_authopenid/urls.py:24
-#: django_authopenid/urls.py:25 django_authopenid/urls.py:27
-#: fbconnect/urls.py:12 fbconnect/urls.py:13 fbconnect/urls.py:14
-msgid "signin/"
+#: forms.py:577
+msgid "Comments and posts mentioning me"
+msgstr ""
+
+#: forms.py:635
+msgid "okay, let's try!"
msgstr ""
-#: django_authopenid/urls.py:24 fbconnect/urls.py:13 fbconnect/urls.py:17
+#: forms.py:636
+msgid "no community email please, thanks"
+msgstr ""
+
+#: forms.py:640
+msgid "please choose one of the options above"
+msgstr ""
+
+# footer.html
+#: urls.py:42
#, fuzzy
-msgid "newquestion/"
-msgstr "提问"
+msgid "about/"
+msgstr "关于本站"
-#: django_authopenid/urls.py:25 fbconnect/urls.py:14 fbconnect/urls.py:18
+#: urls.py:43 conf/site_settings.py:79
#, fuzzy
-msgid "newanswer/"
+msgid "faq/"
+msgstr "常见问题"
+
+#: urls.py:44
+#, fuzzy
+msgid "privacy/"
+msgstr "隐私政策"
+
+#: urls.py:45
+#, fuzzy
+msgid "logout/"
+msgstr "退出登录"
+
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
+#, fuzzy
+msgid "answers/"
msgstr "回答"
-#: django_authopenid/urls.py:26
-msgid "signout/"
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
+#, fuzzy
+msgid "comments/"
+msgstr "评论"
+
+#: urls.py:52 urls.py:73 urls.py:168
+#, fuzzy
+msgid "edit/"
+msgstr "编辑"
+
+#: urls.py:57 urls.py:103
+#, fuzzy
+msgid "revisions/"
+msgstr "版本"
+
+#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
+#, fuzzy
+msgid "questions/"
+msgstr "问题"
+
+#: urls.py:68
+#, fuzzy
+msgid "ask/"
+msgstr "提问于"
+
+#: urls.py:78
+#, fuzzy
+msgid "retag/"
+msgstr "标签"
+
+#: urls.py:83
+#, fuzzy
+msgid "close/"
+msgstr "关闭"
+
+#: urls.py:88
+#, fuzzy
+msgid "reopen/"
+msgstr "打开"
+
+#: urls.py:93
+#, fuzzy
+msgid "answer/"
+msgstr "回答"
+
+#: urls.py:98
+#, fuzzy
+msgid "vote/"
+msgstr "票"
+
+#: urls.py:114
+#, fuzzy
+msgid "command/"
+msgstr "评论"
+
+#: urls.py:120 urls.py:127
+msgid "delete/"
+msgstr "删除"
+
+#: urls.py:134
+#, fuzzy
+msgid "question/"
+msgstr "提问"
+
+#: urls.py:139
+#, fuzzy
+msgid "tags/"
+msgstr "标签"
+
+#: urls.py:144 urls.py:150
+msgid "mark-tag/"
msgstr ""
-#: django_authopenid/urls.py:27
-msgid "complete/"
+#: urls.py:144
+msgid "interesting/"
+msgstr ""
+
+#: urls.py:150
+msgid "ignored/"
msgstr ""
-#: django_authopenid/urls.py:29 fbconnect/urls.py:16 fbconnect/urls.py:17
-#: fbconnect/urls.py:18
+#: urls.py:156
+msgid "unmark-tag/"
+msgstr ""
+
+#: urls.py:162 urls.py:168 urls.py:173
#, fuzzy
-msgid "register/"
-msgstr "确认"
+msgid "users/"
+msgstr "用户"
-#: django_authopenid/urls.py:30
+#: urls.py:178 urls.py:183
#, fuzzy
-msgid "signup/"
-msgstr "注册帐号"
+msgid "badges/"
+msgstr "奖牌榜"
+
+#: urls.py:188
+msgid "messages/"
+msgstr ""
+
+#: urls.py:188
+msgid "markread/"
+msgstr ""
-#: django_authopenid/urls.py:32
-msgid "sendpw/"
+#: urls.py:203
+msgid "upload/"
msgstr ""
-#: django_authopenid/urls.py:33 django_authopenid/urls.py:37
+#: urls.py:204
#, fuzzy
-msgid "password/"
-msgstr "密码"
+msgid "search/"
+msgstr "搜索"
+
+#: urls.py:205
+#, fuzzy
+msgid "feedback/"
+msgstr "问题反馈"
-#: django_authopenid/urls.py:33
-msgid "confirm/"
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
+#, fuzzy
+msgid "account/"
+msgstr "新帐号"
+
+#: conf/email.py:12
+msgid "Email and email alert settings"
msgstr ""
-#: django_authopenid/urls.py:38 django_authopenid/urls.py:39
-#: django_authopenid/urls.py:40 django_authopenid/urls.py:41
-msgid "email/"
+#: conf/email.py:20
+msgid "Maximum number of news entries in an email alert"
msgstr ""
-#: django_authopenid/urls.py:38
-msgid "validate/"
+#: conf/email.py:30
+msgid "Default news notification frequency"
msgstr ""
-# user_info.html
-#: django_authopenid/urls.py:39
-#, fuzzy
-msgid "change/"
-msgstr "年龄"
+#: conf/email.py:32
+msgid ""
+"This option currently defines default frequency of emailed updates in the "
+"following five categories: questions asked by user, answered by user, "
+"individually selected, entire forum (per person tag filter applies) and "
+"posts mentioning the user and comment responses"
+msgstr ""
-#: django_authopenid/urls.py:40
-msgid "sendkey/"
+#: conf/email.py:47
+msgid "Require email verification before allowing to post"
msgstr ""
-#: django_authopenid/urls.py:41
-msgid "verify/"
+#: conf/email.py:48
+msgid ""
+"Active email verification is done by sending a verification key in email"
msgstr ""
-#: django_authopenid/urls.py:42
+#: conf/email.py:57
#, fuzzy
-msgid "openid/"
-msgstr "用同一个帐号可登录互联网所有激活OpenID的网站"
+msgid "Allow only one account per email address"
+msgstr "您的电子邮件地址"
-#: django_authopenid/urls.py:43 forum/urls.py:52 forum/urls.py:56
-msgid "delete/"
-msgstr "删除"
+#: conf/email.py:66
+msgid "Fake email for anonymous user"
+msgstr ""
+
+#: conf/email.py:67
+msgid "Use this setting to control gravatar for email-less user"
+msgstr ""
+
+#: conf/email.py:76
+msgid "Prefix for the email subject line"
+msgstr ""
-#: django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
+#: conf/external_keys.py:11
+msgid "Keys to connect the site with external services like Facebook, etc."
msgstr ""
-#: django_authopenid/urls.py:54
-msgid "external-login/signup/"
+#: conf/external_keys.py:18
+msgid "Google site verification key"
msgstr ""
-#: django_authopenid/views.py:139
+#: conf/external_keys.py:20
#, python-format
-msgid "OpenID %(openid_url)s is invalid"
+msgid ""
+"This key helps google index your site please obtain is at <a href=\"%"
+"(google_webmasters_tools_url)s\">google webmasters tools site</a>"
+msgstr ""
+
+#: conf/external_keys.py:34
+msgid "Google Analytics key"
+msgstr ""
+
+#: conf/external_keys.py:36
+#, python-format
+msgid ""
+"Obtain is at <a href=\"%(ga_site)s\">Google Analytics</a> site, if you wish "
+"to use Google Analytics to monitor your site"
+msgstr ""
+
+#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
+
+#: conf/external_keys.py:66
+msgid "Recaptcha private key"
+msgstr ""
+
+#: conf/external_keys.py:68
+msgid ""
+"Recaptcha is a tool that helps distinguish real people from annoying spam "
+"robots. Please get this and a public key at the <a href=\"http://recaptcha."
+"net\">recaptcha.net</a>"
+msgstr ""
+
+#: conf/external_keys.py:80
+msgid "Facebook public API key"
+msgstr ""
+
+#: conf/external_keys.py:82
+msgid ""
+"Facebook API key and Facebook secret allow to use Facebook Connect login "
+"method at your site. Please obtain these keys at <a href=\"http://www."
+"facebook.com/developers/createapp.php\">facebook create app</a> site"
msgstr ""
-#: django_authopenid/views.py:614
-msgid "Welcome email subject line"
+#: conf/external_keys.py:95
+msgid "Facebook secret key"
msgstr ""
-#: django_authopenid/views.py:720
+#: conf/external_keys.py:103
#, fuzzy
-msgid "Password changed."
-msgstr "密码"
+msgid "Twitter consumer key"
+msgstr "账号:"
-#: django_authopenid/views.py:732 django_authopenid/views.py:738
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
msgstr ""
-#: django_authopenid/views.py:759
-msgid "Email verification subject line"
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
msgstr ""
-#: django_authopenid/views.py:850
-msgid "your email was not changed"
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
msgstr ""
-#: django_authopenid/views.py:898 django_authopenid/views.py:1056
-#, python-format
-msgid "No OpenID %s found associated in our database"
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
msgstr ""
-#: django_authopenid/views.py:902 django_authopenid/views.py:1063
-#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
msgstr ""
-#: django_authopenid/views.py:910
-msgid "Email Changed."
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
msgstr ""
-#: django_authopenid/views.py:988
-msgid "This OpenID is already associated with another account."
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
msgstr ""
-#: django_authopenid/views.py:993
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "修改密码"
+
+#: conf/flatpages.py:10
+msgid "Flatpages - about, privacy policy, etc."
+msgstr ""
+
+#: conf/flatpages.py:17
+msgid "Text of the Q&A forum About page (html format)"
+msgstr ""
+
+#: conf/flatpages.py:20
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"about\" page to check your input."
+msgstr ""
+
+#: conf/flatpages.py:30
+msgid "Text of the Q&A forum Privacy Policy (html format)"
+msgstr ""
+
+#: conf/flatpages.py:33
+msgid ""
+"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
+"the \"privacy\" page to check your input."
+msgstr ""
+
+#: conf/forum_data_rules.py:12
+msgid "Settings for askbot data entry and display"
+msgstr ""
+
+#: conf/forum_data_rules.py:20
+msgid "Check to enable community wiki feature"
+msgstr ""
+
+#: conf/forum_data_rules.py:29
+msgid "Maximum length of tag (number of characters)"
+msgstr ""
+
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
+msgstr ""
+
+#: conf/forum_data_rules.py:50
#, python-format
-msgid "OpenID %s is now associated with your account."
+msgid "Maximum comment length, must be < %(max_len)s"
msgstr ""
-# todo please check this in chinese
-#: django_authopenid/views.py:1066
-#, fuzzy
-msgid "Account deleted."
-msgstr "取消"
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
+msgstr ""
-#: django_authopenid/views.py:1118
+#: conf/forum_data_rules.py:82
#, fuzzy
-msgid "Request for new password"
-msgstr "重设密码"
+msgid "Number of questions to list by default"
+msgstr "的问题。"
-#: django_authopenid/views.py:1132
+#: conf/forum_data_rules.py:92
#, fuzzy
-msgid "A new password and the activation link were sent to your email address."
-msgstr "和您的邮件地址是绑定的"
+msgid "What should \"unanswered question\" mean?"
+msgstr ""
+"您正在浏览所有<br><div class=\"questions-count\">%(num_q)s</div>个<p>问题按 "
+"<strong>问题创建时间</strong> 排序。最新加入的问题将显示在最前面。</p>"
+
+#: conf/markup.py:15
+msgid "Markup formatting"
+msgstr ""
+
+#: conf/markup.py:29
+msgid "Enable code-friendly Markdown"
+msgstr ""
-#: django_authopenid/views.py:1164
+#: conf/markup.py:31
+msgid ""
+"If checked, underscore characters will not trigger italic or bold formatting "
+"- bold and italic text can still be marked up with asterisks. Note that "
+"\"MathJax support\" implicitly turns this feature on, because underscores "
+"are heavily used in LaTeX input."
+msgstr ""
+
+#: conf/markup.py:46
+msgid "Mathjax support (rendering of LaTeX)"
+msgstr ""
+
+#: conf/markup.py:48
#, python-format
msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
+"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
+"installed in directory %(dir)s"
msgstr ""
-#: django_authopenid/views.py:1174
+#: conf/markup.py:63
+msgid "Base url of MathJax deployment"
+msgstr ""
+
+#: conf/markup.py:65
msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
+"Note - <strong>MathJax is not included with askbot</strong> - you should "
+"deploy it yourself, preferably at a separate domain and enter url pointing "
+"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
msgstr ""
-#: django_authopenid/views.py:1184
-#, python-format
-msgid "Password changed for %s. You may now sign in."
+#: conf/minimum_reputation.py:11
+msgid "Minimum reputation required to perform actions"
msgstr ""
-#: forum/auth.py:505
+#: conf/minimum_reputation.py:20
#, fuzzy
-msgid "Your question and all of it's answers have been deleted"
-msgstr "你正在查看的问题或者回答已经被删除;"
+msgid "Upvote"
+msgstr "投赞成票"
-#: forum/auth.py:507
+#: conf/minimum_reputation.py:29
#, fuzzy
-msgid "Your question has been deleted"
-msgstr "你正在查看的问题或者回答已经被删除;"
+msgid "Downvote"
+msgstr "投反对票"
-#: forum/auth.py:510
+#: conf/minimum_reputation.py:38
#, fuzzy
-msgid "The question and all of it's answers have been deleted"
-msgstr "你正在查看的问题或者回答已经被删除;"
+msgid "Flag offensive"
+msgstr "垃圾帖?"
-#: forum/auth.py:512
+# todo - check if it's indeed plural
+#: conf/minimum_reputation.py:47
#, fuzzy
-msgid "The question has been deleted"
-msgstr "你正在查看的问题或者回答已经被删除;"
+msgid "Leave comments"
+msgstr "添加评论"
+
+#: conf/minimum_reputation.py:56
+msgid "Delete comments posted by others"
+msgstr ""
+
+#: conf/minimum_reputation.py:65
+#, fuzzy
+msgid "Delete questions and answers posted by others"
+msgstr "删除任何一个问题或答案,及其他管理功能"
+
+#: conf/minimum_reputation.py:74
+#, fuzzy
+msgid "Upload files"
+msgstr "个人资料"
+
+# close.html
+#: conf/minimum_reputation.py:83
+#, fuzzy
+msgid "Close own questions"
+msgstr "关闭问题"
+
+#: conf/minimum_reputation.py:92
+msgid "Retag questions posted by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:101
+#, fuzzy
+msgid "Reopen own questions"
+msgstr "重设问题"
+
+#: conf/minimum_reputation.py:110
+#, fuzzy
+msgid "Edit community wiki posts"
+msgstr "编辑wiki类问题"
+
+#: conf/minimum_reputation.py:119
+msgid "Edit posts authored by other people"
+msgstr ""
+
+#: conf/minimum_reputation.py:128
+#, fuzzy
+msgid "View offensive flags"
+msgstr "标记垃圾帖"
+
+# must have extra space after in english
+#: conf/minimum_reputation.py:137
+#, fuzzy
+msgid "Close questions asked by others"
+msgstr "查看有关"
+
+#: conf/minimum_reputation.py:146
+msgid "Lock posts"
+msgstr ""
+
+#: conf/reputation_changes.py:12
+msgid "Reputation loss and gain rules"
+msgstr ""
+
+#: conf/reputation_changes.py:21
+msgid "Maximum daily reputation gain per user"
+msgstr ""
+
+#: conf/reputation_changes.py:30
+msgid "Gain for receiving an upvote"
+msgstr ""
+
+#: conf/reputation_changes.py:39
+msgid "Gain for the author of accepted answer"
+msgstr ""
+
+#: conf/reputation_changes.py:48
+#, fuzzy
+msgid "Gain for accepting best answer"
+msgstr "标记最佳答案"
+
+#: conf/reputation_changes.py:57
+msgid "Gain for post owner on canceled downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:66
+msgid "Gain for voter on canceling downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:76
+msgid "Loss for voter for canceling of answer acceptance"
+msgstr ""
+
+#: conf/reputation_changes.py:86
+msgid "Loss for author whose answer was \"un-accepted\""
+msgstr ""
+
+#: conf/reputation_changes.py:96
+msgid "Loss for giving a downvote"
+msgstr ""
+
+#: conf/reputation_changes.py:106
+msgid "Loss for owner of post that was flagged offensive"
+msgstr ""
+
+#: conf/reputation_changes.py:116
+msgid "Loss for owner of post that was downvoted"
+msgstr ""
+
+#: conf/reputation_changes.py:126
+msgid "Loss for owner of post that was flagged 3 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:136
+msgid "Loss for owner of post that was flagged 5 times per same revision"
+msgstr ""
+
+#: conf/reputation_changes.py:146
+msgid "Loss for post owner when upvote is canceled"
+msgstr ""
+
+#: conf/site_settings.py:13
+msgid "Q&A forum website parameters and urls"
+msgstr ""
+
+#: conf/site_settings.py:21
+msgid "Site title for the Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:30
+msgid "Comma separated list of Q&A site keywords"
+msgstr ""
+
+#: conf/site_settings.py:40
+msgid "Copyright message to show in the footer"
+msgstr ""
+
+#: conf/site_settings.py:50
+msgid "Site description for the search engines"
+msgstr ""
+
+# footer.html
+#: conf/site_settings.py:58
+#, fuzzy
+msgid "Askbot"
+msgstr "关于本站"
+
+#: conf/site_settings.py:59
+msgid "Short name for your Q&A forum"
+msgstr ""
+
+#: conf/site_settings.py:69
+msgid "Base URL for your Q&A forum, must start with http or https"
+msgstr ""
+
+#: conf/site_settings.py:82
+msgid "Link shown in the greeting message shown to the anonymous user"
+msgstr ""
+
+#: conf/site_settings.py:85
+msgid ""
+"If you change this url from the default - then you will also probably want "
+"to adjust translation of the following string: "
+msgstr ""
+
+#: conf/site_settings.py:98
+#, fuzzy
+msgid "Feedback site URL"
+msgstr "问题反馈"
+
+#: conf/site_settings.py:100
+msgid "If left empty, a simple internal feedback form will be used instead"
+msgstr ""
+
+#: conf/skin_counter_settings.py:11
+msgid "Skin: view, vote and answer counters"
+msgstr ""
+
+#: conf/skin_counter_settings.py:19
+msgid "Vote counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:29
+msgid "Background color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
+#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
+#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
+#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
+#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
+#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
+#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
+#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
+msgid "HTML color name or hex value"
+msgstr ""
+
+#: conf/skin_counter_settings.py:40
+msgid "Foreground color for votes = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:51
+msgid "Background color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:61
+msgid "Foreground color for votes"
+msgstr ""
+
+#: conf/skin_counter_settings.py:71
+msgid "Background color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:84
+msgid "Foreground color for votes = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:95
+msgid "View counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:105
+msgid "Background color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:116
+msgid "Foreground color for views = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:127
+msgid "Background color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:137
+msgid "Foreground color for views"
+msgstr ""
+
+#: conf/skin_counter_settings.py:147
+msgid "Background color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:162
+msgid "Foreground color for views = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:173
+msgid "Answer counter value to give \"full color\""
+msgstr ""
+
+#: conf/skin_counter_settings.py:185
+msgid "Background color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:195
+msgid "Foreground color for answers = 0"
+msgstr ""
+
+#: conf/skin_counter_settings.py:205
+msgid "Background color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:215
+msgid "Foreground color for answers"
+msgstr ""
+
+#: conf/skin_counter_settings.py:227
+msgid "Background color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:238
+msgid "Foreground color for answers = MAX"
+msgstr ""
+
+#: conf/skin_counter_settings.py:251
+msgid "Background color for accepted"
+msgstr ""
+
+#: conf/skin_counter_settings.py:261
+msgid "Foreground color for accepted answer"
+msgstr ""
+
+#: conf/skin_general_settings.py:15
+#, fuzzy
+msgid "Skin and User Interface settings"
+msgstr "用户参数的设置"
+
+#: conf/skin_general_settings.py:22
+#, fuzzy
+msgid "Q&A site logo"
+msgstr "程序员问答社区"
+
+#: conf/skin_general_settings.py:24
+msgid "To change the logo, select new file, then submit this whole form."
+msgstr ""
+
+#: conf/skin_general_settings.py:38
+msgid "Site favicon"
+msgstr ""
+
+#: conf/skin_general_settings.py:40
+#, python-format
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
+msgid ""
+"If checked, all forum functions will be shown to users, regardless of their "
+"reputation. However to use those functions, moderation rules, reputation and "
+"other limits will still apply."
+msgstr ""
+
+#: conf/skin_general_settings.py:90
+#, fuzzy
+msgid "Select skin"
+msgstr "选择版本"
+
+#: conf/skin_general_settings.py:99
+msgid "Skin media revision number"
+msgstr ""
+
+#: conf/skin_general_settings.py:101
+msgid ""
+"Increment this number when you change image in skin media or stylesheet. "
+"This helps avoid showing your users outdated images from their browser cache."
+msgstr ""
+
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
+#: conf/user_settings.py:10
+#, fuzzy
+msgid "User policy settings"
+msgstr "用户参数的设置"
+
+#: conf/user_settings.py:18
+msgid "Allow editing user screen name"
+msgstr ""
+
+#: conf/user_settings.py:28
+msgid "Minimum allowed length for screen name"
+msgstr ""
+
+#: conf/vote_rules.py:13
+msgid "Limits applicable to votes and moderation flags"
+msgstr ""
+
+#: conf/vote_rules.py:22
+msgid "Number of votes a user can cast per day"
+msgstr ""
+
+#: conf/vote_rules.py:31
+msgid "Maximum number of flags per user per day"
+msgstr ""
+
+#: conf/vote_rules.py:40
+msgid "Threshold for warning about remaining daily votes"
+msgstr ""
+
+#: conf/vote_rules.py:49
+msgid "Number of days to allow canceling votes"
+msgstr ""
+
+#: conf/vote_rules.py:58
+msgid "Number of flags required to automatically hide posts"
+msgstr ""
+
+#: conf/vote_rules.py:67
+msgid "Number of flags required to automatically delete posts"
+msgstr ""
-#: forum/const.py:8
+#: const/__init__.py:9
msgid "duplicate question"
msgstr "完全重复的问题"
# chinese translation is domain specific
-#: forum/const.py:9
+#: const/__init__.py:10
#, fuzzy
msgid "question is off-topic or not relevant"
msgstr "不是编程技术问题"
-#: forum/const.py:10
+#: const/__init__.py:11
msgid "too subjective and argumentative"
msgstr "太主观性、引起争吵的问题"
-#: forum/const.py:11
+#: const/__init__.py:12
#, fuzzy
msgid "not a real question"
msgstr "我要提问"
-#: forum/const.py:12
+#: const/__init__.py:13
msgid "the question is answered, right answer was accepted"
msgstr "问题已经解决,已得到正确答案"
-#: forum/const.py:13
+#: const/__init__.py:14
#, fuzzy
msgid "question is not relevant or outdated"
msgstr "已经过时、不可重现的问题"
-#: forum/const.py:14
+#: const/__init__.py:15
#, fuzzy
msgid "question contains offensive or malicious remarks"
msgstr "恶意言论"
-#: forum/const.py:15
+#: const/__init__.py:16
msgid "spam or advertising"
msgstr "垃圾广告"
-#: forum/const.py:16
+#: const/__init__.py:17
msgid "too localized"
msgstr ""
-#: forum/const.py:37 forum/skins/default/templates/questions.html:70
-#: forum/skins/default/templates/questions.html:75
+#: const/__init__.py:40
msgid "newest"
msgstr "最新问题"
-#: forum/const.py:38 forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "最先加入"
-#: forum/const.py:39 forum/skins/default/templates/questions.html:89
-#: forum/skins/default/templates/questions.html:94
+#: const/__init__.py:42
#, fuzzy
msgid "active"
msgstr "活跃问题"
-#: forum/const.py:40 forum/skins/default/templates/questions.html:83
+#: const/__init__.py:43
#, fuzzy
msgid "inactive"
msgstr "活跃问题"
-#: forum/const.py:41
+#: const/__init__.py:44
msgid "hottest"
msgstr "热门问题"
-#: forum/const.py:42
+#: const/__init__.py:45
#, fuzzy
msgid "coldest"
msgstr "最先加入"
# "最有价值问题"
# "最新问题"
-#: forum/const.py:43
+#: const/__init__.py:46
msgid "most voted"
msgstr "最有价值的问题"
# "最有价值问题"
# "最新问题"
-#: forum/const.py:44
+#: const/__init__.py:47
#, fuzzy
msgid "least voted"
msgstr "最有价值的问题"
-#: forum/const.py:45
+#: const/__init__.py:48
#, fuzzy
msgid "relevance"
msgstr "设置"
-#: forum/const.py:52 forum/skins/default/templates/questions.html:52
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr ""
-#: forum/const.py:53 forum/skins/default/templates/questions.html:53
+#: const/__init__.py:56 skins/default/templates/questions.html:19
#, fuzzy
msgid "unanswered"
msgstr "回答"
-#: forum/const.py:54 forum/skins/default/templates/questions.html:55
+#: const/__init__.py:57 skins/default/templates/questions.html:25
#, fuzzy
msgid "favorite"
msgstr "收藏"
-#: forum/const.py:97
-msgid "question"
-msgstr "提问"
+#: const/__init__.py:70
+#, fuzzy
+msgid "Question has no answers"
+msgstr "您正在浏览的问题含有以下标签"
-#: forum/const.py:98 forum/skins/default/templates/book.html:110
-msgid "answer"
-msgstr "回答"
+#: const/__init__.py:71
+#, fuzzy
+msgid "Question has no accepted answers"
+msgstr "您正在浏览的问题含有以下标签"
+
+#: const/__init__.py:110
+#, fuzzy
+msgid "asked a question"
+msgstr "我要提问"
+
+#: const/__init__.py:111
+#, fuzzy
+msgid "answered a question"
+msgstr "没有回答的问题"
-#: forum/const.py:99
+#: const/__init__.py:112
msgid "commented question"
msgstr "评论问题"
-#: forum/const.py:100
+#: const/__init__.py:113
#, fuzzy
msgid "commented answer"
msgstr "修改回答"
-#: forum/const.py:101
+#: const/__init__.py:114
msgid "edited question"
msgstr "修改问题"
-#: forum/const.py:102
+#: const/__init__.py:115
msgid "edited answer"
msgstr "修改回答"
-#: forum/const.py:103
+#: const/__init__.py:116
msgid "received award"
msgstr "获奖"
-#: forum/const.py:104
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "标记最佳答案"
-#: forum/const.py:105
+#: const/__init__.py:118
msgid "upvoted"
msgstr "投赞成票"
-#: forum/const.py:106
+#: const/__init__.py:119
msgid "downvoted"
msgstr "投反对票"
-#: forum/const.py:107
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "撤销投票"
-#: forum/const.py:108
+#: const/__init__.py:121
msgid "deleted question"
msgstr "删除问题"
-#: forum/const.py:109
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "删除回答"
-#: forum/const.py:110
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "标记垃圾帖"
-#: forum/const.py:111
+#: const/__init__.py:124
msgid "updated tags"
msgstr "更新标签"
-#: forum/const.py:112
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "收藏"
-#: forum/const.py:113
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "完成个人所有资料"
-#: forum/const.py:114
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr ""
-#: forum/const.py:118
+#: const/__init__.py:128
+msgid "mentioned in the post"
+msgstr ""
+
+#: const/__init__.py:179
#, fuzzy
msgid "question_answered"
msgstr "提问时间"
-#: forum/const.py:119
+#: const/__init__.py:180
#, fuzzy
msgid "question_commented"
msgstr "提问时间"
-#: forum/const.py:120
+#: const/__init__.py:181
msgid "answer_commented"
msgstr ""
-#: forum/const.py:121
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr ""
-#: forum/const.py:125
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[已关闭]"
-#: forum/const.py:126
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[已删除]"
-#: forum/const.py:127 forum/views/readers.py:396 forum/views/readers.py:417
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "初始版本"
-#: forum/const.py:128
+#: const/__init__.py:189
msgid "retagged"
msgstr "更新了标签"
-#: forum/const.py:132
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr ""
-#: forum/const.py:132
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr ""
-#: forum/feed.py:18
-msgid " - "
-msgstr "-"
+#: const/__init__.py:199
+msgid "instantly"
+msgstr ""
-#: forum/feed.py:18
-msgid "latest questions"
-msgstr "最新问题"
+#: const/__init__.py:200
+msgid "daily"
+msgstr ""
-#: forum/forms.py:23 forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
-msgid "title"
-msgstr "标题"
+#: const/__init__.py:201
+msgid "weekly"
+msgstr ""
-#: forum/forms.py:24
-msgid "please enter a descriptive title for your question"
+#: const/__init__.py:202
+#, fuzzy
+msgid "no email"
+msgstr "更换电子邮件"
+
+#: const/message_keys.py:19
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr ""
-"请输入对问题具有描述性质的标题 - “帮忙!紧急求助!”不是建议的提问方式。"
-#: forum/forms.py:29
-msgid "title must be > 10 characters"
-msgstr "标题的长度必须大于10"
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+#, fuzzy
+msgid "i-names are not supported"
+msgstr "基本的HTML标签也是支持的"
-#: forum/forms.py:38
-msgid "content"
-msgstr "内容"
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "请帮助我们回答"
-#: forum/forms.py:44
-msgid "question content must be > 10 characters"
-msgstr "内容至少要10个字符"
+#: deps/django_authopenid/forms.py:263
+#, fuzzy
+msgid "Please, enter your user name"
+msgstr "请帮助我们回答"
-#: forum/forms.py:53 forum/skins/default/templates/header.html:28
-msgid "tags"
-msgstr "标签"
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "重设密码"
+
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
+msgstr "重设密码"
+
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
+
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
+msgstr ""
-#: forum/forms.py:55
+#: deps/django_authopenid/forms.py:336
+#, fuzzy
+msgid "Current password"
+msgstr "确认密码"
+
+#: deps/django_authopenid/forms.py:347
msgid ""
-"Tags are short keywords, with no spaces within. Up to five tags can be used."
+"Old password is incorrect. Please enter the correct "
+"password."
msgstr ""
-#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39
-msgid "tags are required"
-msgstr " 标签不能为空。"
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
+msgstr ""
-#: forum/forms.py:70
-#, fuzzy, python-format
-msgid "please use %(tag_count)d tag or less"
-msgid_plural "please use %(tag_count)d tags or less"
-msgstr[0] "最多只能有5个标签"
-msgstr[1] "最多只能有5个标签"
+#: deps/django_authopenid/forms.py:435
+msgid "Your user name (<i>required</i>)"
+msgstr ""
-#: forum/forms.py:79
-#, fuzzy, python-format
-msgid "each tag must be shorter than %(max_chars)d character"
-msgid_plural "each tag must be shorter than %(max_chars)d characters"
-msgstr[0] "每个标签的长度不超过20"
-msgstr[1] "每个标签的长度不超过20"
+#: deps/django_authopenid/forms.py:450
+msgid "Incorrect username."
+msgstr "选择一个用户名"
-#: forum/forms.py:87
-msgid "use-these-chars-in-tags"
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+msgid "signin/"
msgstr ""
-# index.html
-#: forum/forms.py:97
-#: forum/skins/default/templates/post_contributor_info.html:7
-#: forum/skins/default/templates/question_summary_list_roll.html:26
-#: forum/skins/default/templates/question_summary_list_roll.html:38
-msgid "community wiki"
-msgstr "社区Wiki"
+#: deps/django_authopenid/urls.py:11
+#, fuzzy
+msgid "newquestion/"
+msgstr "提问"
-#: forum/forms.py:98
-msgid ""
-"if you choose community wiki option, the question and answer do not generate "
-"points and name of author will not be shown"
-msgstr "选择社区wiki模式,问答不计算积分,签名也不显示作者信息"
+#: deps/django_authopenid/urls.py:12
+#, fuzzy
+msgid "newanswer/"
+msgstr "回答"
-#: forum/forms.py:114
-msgid "update summary:"
-msgstr "更新概要:"
+#: deps/django_authopenid/urls.py:13
+msgid "signout/"
+msgstr ""
-#: forum/forms.py:115
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
+#: deps/django_authopenid/urls.py:15
+msgid "complete/"
msgstr ""
-"输入本次修改的简单概述(如:修改了别字,修正了语法,改进了样式等。非必填"
-"项。)"
-#: forum/forms.py:118
-msgid "Automatically accept user's contributions for the email updates"
+#: deps/django_authopenid/urls.py:18
+msgid "complete-oauth/"
msgstr ""
-#: forum/forms.py:209
+#: deps/django_authopenid/urls.py:22
#, fuzzy
-msgid "Your name:"
-msgstr "用户名"
+msgid "register/"
+msgstr "确认"
-#: forum/forms.py:210
+#: deps/django_authopenid/urls.py:24
#, fuzzy
-msgid "Email (not shared with anyone):"
-msgstr "电子邮件(<i>用于头像显示服务</i>)"
+msgid "signup/"
+msgstr "注册帐号"
-#: forum/forms.py:211
+#: deps/django_authopenid/urls.py:32
#, fuzzy
-msgid "Your message:"
-msgstr "Copyright(c)2009.CNPROG.COM"
+msgid "recover/"
+msgstr "打开"
-#: forum/forms.py:294
-msgid "this email does not have to be linked to gravatar"
-msgstr "不会公开,用于头像显示服务"
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
+msgstr ""
-#: forum/forms.py:296
+#: deps/django_authopenid/util.py:201
#, fuzzy
-msgid "Screen name"
+msgid "Change your password"
+msgstr "修改密码"
+
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
+msgstr ""
+
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
msgstr "姓名"
-#: forum/forms.py:297
-msgid "Real name"
-msgstr "真实姓名"
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "获取OpenID"
-#: forum/forms.py:298
-msgid "Website"
-msgstr "个人网站"
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "用户名只能包含英文字母、数字和下划线"
-#: forum/forms.py:299
-msgid "Location"
-msgstr "城市"
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
+#, fuzzy
+msgid "Flickr user name"
+msgstr "用户名只能包含英文字母、数字和下划线"
-#: forum/forms.py:300
-msgid "Date of birth"
-msgstr "生日"
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "选择一个用户名"
-#: forum/forms.py:300
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr "不会公开,只会显示您的年龄,格式为:YYYY-MM-DD"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
+msgstr ""
-#: forum/forms.py:301 forum/skins/default/templates/account_settings.html:21
-#: forum/skins/default/templates/authopenid/settings.html:21
-msgid "Profile"
-msgstr "个人简介"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
+msgstr ""
-#: forum/forms.py:332 forum/forms.py:333
-msgid "this email has already been registered, please use another one"
-msgstr "该电子邮件已被注册,请选择另一个再试。"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
+msgstr ""
-#: forum/forms.py:339
-msgid "Choose email tag filter"
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "用户名只能包含英文字母、数字和下划线"
+
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "用户名只能包含英文字母、数字和下划线"
+
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "用户名只能包含英文字母、数字和下划线"
+
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "修改密码"
+
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-#: forum/forms.py:355 forum/forms.py:356
-msgid "weekly"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
msgstr ""
-#: forum/forms.py:355 forum/forms.py:356
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "绑定OpenID帐号"
+
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "使用帐号密码登录"
+
+#: deps/django_authopenid/util.py:424
+#, python-format
+msgid "Sign in with your %(provider)s account"
+msgstr ""
+
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr ""
+
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
+msgid ""
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
+msgstr ""
+
+#: deps/django_authopenid/views.py:349
#, fuzzy
-msgid "no email"
-msgstr "更换电子邮件"
+msgid "Your new password saved"
+msgstr "密码"
-#: forum/forms.py:356
-msgid "daily"
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
msgstr ""
-#: forum/forms.py:371
-msgid "Asked by me"
+#: deps/django_authopenid/views.py:513
+#, fuzzy
+msgid "Account recovery email sent"
+msgstr "修改电子邮件"
+
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
msgstr ""
-#: forum/forms.py:374
-msgid "Answered by me"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
msgstr ""
-#: forum/forms.py:377
-msgid "Individually selected"
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
msgstr ""
-#: forum/forms.py:380
-msgid "Entire forum (tag filtered)"
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
msgstr ""
-#: forum/forms.py:434
-msgid "okay, let's try!"
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
msgstr ""
-#: forum/forms.py:435
-msgid "no community email please, thanks"
+#: deps/django_authopenid/views.py:584
+msgid "Oops, sorry - there was some error - please try again"
msgstr ""
-#: forum/forms.py:438
-msgid "please choose one of the options above"
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
msgstr ""
-#: forum/urls.py:28
-#, fuzzy
-msgid "upfiles/"
-msgstr "个人资料"
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#, python-format
+msgid "your email needs to be validated see %(details_url)s"
+msgstr ""
-# footer.html
-#: forum/urls.py:33
-#, fuzzy
-msgid "about/"
-msgstr "关于本站"
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr ""
-#: forum/urls.py:34
-#, fuzzy
-msgid "faq/"
-msgstr "常见问题"
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
-#: forum/urls.py:35
+#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
#, fuzzy
-msgid "privacy/"
-msgstr "隐私政策"
+msgid "Site"
+msgstr "标题"
-#: forum/urls.py:36
+#: deps/livesettings/values.py:107
#, fuzzy
-msgid "logout/"
-msgstr "退出登录"
+msgid "Base Settings"
+msgstr "设置"
-#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:56
-#, fuzzy
-msgid "answers/"
-msgstr "回答"
+#: deps/livesettings/values.py:214
+msgid "Default value: \"\""
+msgstr ""
-#: forum/urls.py:37 forum/urls.py:49 forum/urls.py:52 forum/urls.py:56
-#, fuzzy
-msgid "comments/"
-msgstr "评论"
+#: deps/livesettings/values.py:221
+msgid "Default value: "
+msgstr ""
-#: forum/urls.py:38 forum/urls.py:43 forum/urls.py:78
-#: forum/skins/default/templates/user_info.html:47
-#, fuzzy
-msgid "edit/"
-msgstr "编辑"
+#: deps/livesettings/values.py:224
+#, python-format
+msgid "Default value: %s"
+msgstr ""
-#: forum/urls.py:39 forum/urls.py:48
-#, fuzzy
-msgid "revisions/"
-msgstr "版本"
+# todo take these out of settings
+#: deps/livesettings/values.py:589
+#, fuzzy, python-format
+msgid "Allowed image file types are %(types)s"
+msgstr "只允许上传'%(file_types)s'类型的文件!"
-#: forum/urls.py:40 forum/urls.py:41 forum/urls.py:42 forum/urls.py:43
-#: forum/urls.py:44 forum/urls.py:45 forum/urls.py:46 forum/urls.py:47
-#: forum/urls.py:48 forum/urls.py:49 forum/urls.py:52
+#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
#, fuzzy
-msgid "questions/"
-msgstr "问题"
+msgid "Sites"
+msgstr "标题"
-#: forum/urls.py:41 forum_modules/books/urls.py:8
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
#, fuzzy
-msgid "ask/"
-msgstr "提问于"
+msgid "Documentation"
+msgstr "城市"
-#: forum/urls.py:42
-#, fuzzy
-msgid "unanswered/"
-msgstr "回答"
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
+#: skins/default/templates/authopenid/signin.html:142
+msgid "Change password"
+msgstr "修改密码"
-#: forum/urls.py:44
+#: deps/livesettings/templates/livesettings/group_settings.html:11
+#: deps/livesettings/templates/livesettings/site_settings.html:23
#, fuzzy
-msgid "close/"
-msgstr "关闭"
+msgid "Log out"
+msgstr "退出登录"
-#: forum/urls.py:45
+#: deps/livesettings/templates/livesettings/group_settings.html:14
+#: deps/livesettings/templates/livesettings/site_settings.html:26
#, fuzzy
-msgid "reopen/"
-msgstr "打开"
+msgid "Home"
+msgstr "首页"
-#: forum/urls.py:46
+# page title
+#: deps/livesettings/templates/livesettings/group_settings.html:15
#, fuzzy
-msgid "answer/"
-msgstr "回答"
+msgid "Edit Group Settings"
+msgstr "修改问题"
-#: forum/urls.py:47
-#, fuzzy
-msgid "vote/"
-msgstr "票"
+#: deps/livesettings/templates/livesettings/group_settings.html:22
+#: deps/livesettings/templates/livesettings/site_settings.html:50
+msgid "Please correct the error below."
+msgid_plural "Please correct the errors below."
+msgstr[0] ""
+msgstr[1] ""
-#: forum/urls.py:50
-#, fuzzy
-msgid "command/"
-msgstr "评论"
+#: deps/livesettings/templates/livesettings/group_settings.html:28
+#, python-format
+msgid "Settings included in %(name)s."
+msgstr ""
-#: forum/urls.py:60 forum/views/readers.py:265
-#, fuzzy
-msgid "question/"
-msgstr "提问"
+#: deps/livesettings/templates/livesettings/group_settings.html:62
+#: deps/livesettings/templates/livesettings/site_settings.html:97
+msgid "You don't have permission to edit values."
+msgstr ""
-#: forum/urls.py:61 forum/urls.py:62
+# book.html line 123 must be empty in english
+#: deps/livesettings/templates/livesettings/group_settings.html:68
#, fuzzy
-msgid "tags/"
-msgstr "标签"
+msgid "Setting groups"
+msgstr "的问题"
-#: forum/urls.py:64 forum/urls.py:68
-msgid "mark-tag/"
+#: deps/livesettings/templates/livesettings/site_settings.html:27
+msgid "Edit Site Settings"
msgstr ""
-#: forum/urls.py:64
-msgid "interesting/"
+#: deps/livesettings/templates/livesettings/site_settings.html:43
+msgid "Livesettings are disabled for this site."
msgstr ""
-#: forum/urls.py:68
-msgid "ignored/"
+#: deps/livesettings/templates/livesettings/site_settings.html:44
+msgid "All configuration options must be edited in the site settings.py file"
msgstr ""
-#: forum/urls.py:72
-msgid "unmark-tag/"
+#: deps/livesettings/templates/livesettings/site_settings.html:66
+#, python-format
+msgid "Group settings: %(name)s"
msgstr ""
-#: forum/urls.py:76 forum/urls.py:78 forum/urls.py:79
-#, fuzzy
-msgid "users/"
-msgstr "用户"
-
-#: forum/urls.py:77
-msgid "moderate-user/"
+#: deps/livesettings/templates/livesettings/site_settings.html:93
+msgid "Uncollapse all"
msgstr ""
-#: forum/urls.py:80 forum/urls.py:81
-#, fuzzy
-msgid "badges/"
-msgstr "奖牌榜"
+#: deps/recaptcha_django/__init__.py:19 deps/recaptcha_django/__init__.py:80
+msgid "Unknown error."
+msgstr ""
-#: forum/urls.py:82
-msgid "messages/"
+#: deps/recaptcha_django/__init__.py:20 deps/recaptcha_django/__init__.py:21
+msgid "ReCAPTCHA is wrongly configured."
msgstr ""
-#: forum/urls.py:82
-msgid "markread/"
+#: deps/recaptcha_django/__init__.py:22
+msgid "Bad reCAPTCHA challenge parameter."
msgstr ""
-#: forum/urls.py:84
-msgid "nimda/"
+#: deps/recaptcha_django/__init__.py:23
+msgid "The CAPTCHA solution was incorrect."
msgstr ""
-#: forum/urls.py:86
-msgid "upload/"
+#: deps/recaptcha_django/__init__.py:24
+msgid "Bad reCAPTCHA verification parameters."
msgstr ""
-#: forum/urls.py:87
-#, fuzzy
-msgid "search/"
-msgstr "搜索"
+#: deps/recaptcha_django/__init__.py:25
+msgid "Provided reCAPTCHA API keys are not valid for this domain."
+msgstr ""
-#: forum/urls.py:88
-#, fuzzy
-msgid "feedback/"
-msgstr "问题反馈"
+#: deps/recaptcha_django/__init__.py:26
+msgid "ReCAPTCHA could not be reached."
+msgstr ""
-#: forum/urls.py:89 forum/urls.py:90
-#, fuzzy
-msgid "account/"
-msgstr "新帐号"
+#: deps/recaptcha_django/__init__.py:73
+msgid "Invalid request"
+msgstr ""
# base_content.html
-#: forum/importers/stackexchange/management/commands/load_stackexchange.py:124
+#: importers/stackexchange/management/commands/load_stackexchange.py:125
#, fuzzy
msgid "Congratulations, you are now an Administrator"
msgstr "恭喜您,社区给您颁发了奖牌"
-#: forum/management/commands/send_email_alerts.py:236
-msgid "email update message subject"
+#: management/commands/send_email_alerts.py:104
+#, python-format
+msgid "\" and \"%s\""
msgstr ""
-#: forum/management/commands/send_email_alerts.py:238
+#: management/commands/send_email_alerts.py:107
+#, fuzzy
+msgid "\" and more"
+msgstr "查看更多"
+
+#: management/commands/send_email_alerts.py:112
+#, python-format
+msgid "%(question_count)d updated question about %(topics)s"
+msgid_plural "%(question_count)d updated questions about %(topics)s"
+msgstr[0] ""
+msgstr[1] ""
+
+#: management/commands/send_email_alerts.py:466
#, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
msgstr[0] ""
msgstr[1] ""
-#: forum/management/commands/send_email_alerts.py:255
+#: management/commands/send_email_alerts.py:483
#, fuzzy
msgid "new question"
msgstr "提问"
-#: forum/management/commands/send_email_alerts.py:272
+#: management/commands/send_email_alerts.py:500
msgid ""
-"Please visit the forum and see what's new! Could you spread the word about "
+"Please visit the askbot and see what's new! Could you spread the word about "
"it - can somebody you know help answering those questions or benefit from "
"posting one?"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:284
+#: management/commands/send_email_alerts.py:512
msgid ""
"Your most frequent subscription setting is 'daily' on selected questions. If "
"you are receiving more than one email per dayplease tell about this issue to "
-"the forum administrator."
+"the askbot administrator."
msgstr ""
-#: forum/management/commands/send_email_alerts.py:290
+#: management/commands/send_email_alerts.py:518
msgid ""
"Your most frequent subscription setting is 'weekly' if you are receiving "
-"this email more than once a week please report this issue to the forum "
+"this email more than once a week please report this issue to the askbot "
"administrator."
msgstr ""
-#: forum/management/commands/send_email_alerts.py:296
+#: management/commands/send_email_alerts.py:524
msgid ""
"There is a chance that you may be receiving links seen before - due to a "
"technicality that will eventually go away. "
msgstr ""
-#: forum/management/commands/send_email_alerts.py:311
+#: management/commands/send_email_alerts.py:529
#, python-format
msgid ""
-"go to %(link)s to change frequency of email updates or %(email)s "
-"administrator"
+"go to %(email_settings_link)s to change frequency of email updates or %"
+"(admin_email)s administrator"
msgstr ""
-#: forum/middleware/anon_user.py:34
-#, python-format
-msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
-msgstr ""
-
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Disciplined"
msgstr ""
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "disciplined"
msgstr ""
-#: forum/migrations/0005_install_badges.py:10
+#: migrations/0005_install_badges.py:11
msgid "Deleted own post with score of 3 or higher"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Peer Pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "peer-pressure"
msgstr ""
-#: forum/migrations/0005_install_badges.py:11
+#: migrations/0005_install_badges.py:12
msgid "Deleted own post with score of -3 or lower"
msgstr ""
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
#, fuzzy
msgid "Nice answer"
msgstr "修改回答"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
#, fuzzy
msgid "nice-answer"
msgstr "回答"
-#: forum/migrations/0005_install_badges.py:12
+#: migrations/0005_install_badges.py:13
#, fuzzy
msgid "Answer voted up 10 times"
msgstr "该用户投的赞成票总数"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
#, fuzzy
msgid "Nice Question"
msgstr "问题列表"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
#, fuzzy
msgid "nice-question"
msgstr "提问"
-#: forum/migrations/0005_install_badges.py:13
+#: migrations/0005_install_badges.py:14
#, fuzzy
msgid "Question voted up 10 times"
msgstr "该用户投的赞成票总数"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
#, fuzzy
msgid "Pundit"
msgstr "编辑"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
#, fuzzy
msgid "pundit"
msgstr "编辑"
-#: forum/migrations/0005_install_badges.py:14
+#: migrations/0005_install_badges.py:15
msgid "Left 10 comments with score of 10 or more"
msgstr ""
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
#, fuzzy
msgid "Popular Question"
msgstr "现在提问"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
#, fuzzy
msgid "popular-question"
msgstr "提问"
-#: forum/migrations/0005_install_badges.py:15
+#: migrations/0005_install_badges.py:16
msgid "Asked a question with 1,000 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "Citizen patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "citizen-patrol"
msgstr ""
-#: forum/migrations/0005_install_badges.py:16
+#: migrations/0005_install_badges.py:17
msgid "First flagged post"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "Cleanup"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "cleanup"
msgstr ""
-#: forum/migrations/0005_install_badges.py:17
+#: migrations/0005_install_badges.py:18
msgid "First rollback"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "Critic"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
msgid "critic"
msgstr ""
-#: forum/migrations/0005_install_badges.py:18
+#: migrations/0005_install_badges.py:19
#, fuzzy
msgid "First down vote"
msgstr "投反对票"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
#, fuzzy
msgid "Editor"
msgstr "编辑"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
#, fuzzy
msgid "editor"
msgstr "编辑"
-#: forum/migrations/0005_install_badges.py:19
+#: migrations/0005_install_badges.py:20
msgid "First edit"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "Organizer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
#, fuzzy
msgid "organizer"
msgstr "您的回答"
-#: forum/migrations/0005_install_badges.py:20
+#: migrations/0005_install_badges.py:21
msgid "First retag"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "Scholar"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
msgid "scholar"
msgstr ""
-#: forum/migrations/0005_install_badges.py:21
+#: migrations/0005_install_badges.py:22
#, fuzzy
msgid "First accepted answer on your own question"
msgstr "不是一个可以回答的“问题”"
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Student"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "student"
msgstr ""
-#: forum/migrations/0005_install_badges.py:22
+#: migrations/0005_install_badges.py:23
msgid "Asked first question with at least one up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
#, fuzzy
msgid "Supporter"
msgstr "投赞成票"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
#, fuzzy
msgid "supporter"
msgstr "投赞成票"
-#: forum/migrations/0005_install_badges.py:23
+#: migrations/0005_install_badges.py:24
#, fuzzy
msgid "First up vote"
msgstr "投赞成票"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
#, fuzzy
msgid "Teacher"
msgstr "搜索"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
#, fuzzy
msgid "teacher"
msgstr "搜索"
-#: forum/migrations/0005_install_badges.py:24
+#: migrations/0005_install_badges.py:25
msgid "Answered first question with at least one up vote"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "Autobiographer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
msgid "autobiographer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:25
+#: migrations/0005_install_badges.py:26
#, fuzzy
msgid "Completed all user profile fields"
msgstr "完成个人所有资料"
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Self-Learner"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "self-learner"
msgstr ""
-#: forum/migrations/0005_install_badges.py:26
+#: migrations/0005_install_badges.py:27
msgid "Answered your own question with at least 3 up votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
#, fuzzy
msgid "Great Answer"
msgstr "回答"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
#, fuzzy
msgid "great-answer"
msgstr "回答"
-#: forum/migrations/0005_install_badges.py:27
+#: migrations/0005_install_badges.py:28
#, fuzzy
msgid "Answer voted up 100 times"
msgstr "该用户投的赞成票总数"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
#, fuzzy
msgid "Great Question"
msgstr "给任何问题整理标签"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
#, fuzzy
msgid "great-question"
msgstr "给任何问题整理标签"
-#: forum/migrations/0005_install_badges.py:28
+#: migrations/0005_install_badges.py:29
#, fuzzy
msgid "Question voted up 100 times"
msgstr "该用户投的赞成票总数"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
#, fuzzy
msgid "Stellar Question"
msgstr "还有其他问题?"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
#, fuzzy
msgid "stellar-question"
msgstr "个问题"
-#: forum/migrations/0005_install_badges.py:29
+#: migrations/0005_install_badges.py:30
msgid "Question favorited by 100 users"
msgstr ""
# close.html
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
#, fuzzy
msgid "Famous question"
msgstr "关闭问题"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
#, fuzzy
msgid "famous-question"
msgstr "提问"
-#: forum/migrations/0005_install_badges.py:30
+#: migrations/0005_install_badges.py:31
msgid "Asked a question with 10,000 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:31
+#: migrations/0005_install_badges.py:32
msgid "Actively participated in the private alpha"
msgstr ""
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
#, fuzzy
msgid "Good Answer"
msgstr "个回答"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
#, fuzzy
msgid "good-answer"
msgstr "回答"
-#: forum/migrations/0005_install_badges.py:32
+#: migrations/0005_install_badges.py:33
#, fuzzy
msgid "Answer voted up 25 times"
msgstr "该用户投的赞成票总数"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
#, fuzzy
msgid "Good Question"
msgstr "问题列表"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
#, fuzzy
msgid "good-question"
msgstr "提问"
-#: forum/migrations/0005_install_badges.py:33
+#: migrations/0005_install_badges.py:34
#, fuzzy
msgid "Question voted up 25 times"
msgstr "该用户投的赞成票总数"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
#, fuzzy
msgid "Favorite Question"
msgstr "收藏"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
#, fuzzy
msgid "favorite-question"
msgstr "收藏"
-#: forum/migrations/0005_install_badges.py:34
+#: migrations/0005_install_badges.py:35
msgid "Question favorited by 25 users"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Civic duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "civic-duty"
msgstr ""
-#: forum/migrations/0005_install_badges.py:35
+#: migrations/0005_install_badges.py:36
msgid "Voted 300 times"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Strunk & White"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "strunk-and-white"
msgstr ""
-#: forum/migrations/0005_install_badges.py:36
+#: migrations/0005_install_badges.py:37
msgid "Edited 100 entries"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "generalist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:37
+#: migrations/0005_install_badges.py:38
msgid "Active in many different tags"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Expert"
msgstr ""
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
#, fuzzy
msgid "expert"
msgstr "文本"
-#: forum/migrations/0005_install_badges.py:38
+#: migrations/0005_install_badges.py:39
msgid "Very active in one tag"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "yearling"
msgstr ""
-#: forum/migrations/0005_install_badges.py:39
+#: migrations/0005_install_badges.py:40
msgid "Active member for a year"
msgstr ""
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
#, fuzzy
msgid "Notable Question"
msgstr "全部问题"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
#, fuzzy
msgid "notable-question"
msgstr "全部问题"
-#: forum/migrations/0005_install_badges.py:40
+#: migrations/0005_install_badges.py:41
msgid "Asked a question with 2,500 views"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "Enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "enlightened"
msgstr ""
-#: forum/migrations/0005_install_badges.py:41
+#: migrations/0005_install_badges.py:42
msgid "First answer was accepted with at least 10 up votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:42
+#: migrations/0005_install_badges.py:43
msgid "Actively participated in the private beta"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "Guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
msgid "guru"
msgstr ""
-#: forum/migrations/0005_install_badges.py:43
+#: migrations/0005_install_badges.py:44
#, fuzzy
msgid "Accepted answer and voted up 40 times"
msgstr "该用户投的赞成票总数"
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "necromancer"
msgstr ""
-#: forum/migrations/0005_install_badges.py:44
+#: migrations/0005_install_badges.py:45
msgid "Answered a question more than 60 days later with at least 5 votes"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "Taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
msgid "taxonomist"
msgstr ""
-#: forum/migrations/0005_install_badges.py:45
+#: migrations/0005_install_badges.py:46
#, fuzzy
msgid "Created a tag used by 50 questions"
msgstr "打开关闭任何人的问题"
-#: forum/models/question.py:499
+#: models/__init__.py:168
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"blocked"
+msgstr ""
+
+#: models/__init__.py:173
+msgid ""
+"Sorry, you cannot accept or unaccept best answers because your account is "
+"suspended"
+msgstr ""
+
+#: models/__init__.py:179
+#, fuzzy
+msgid ""
+"Sorry, you cannot accept or unaccept your own answer to your own question"
+msgstr "不是一个可以回答的“问题”"
+
+#: models/__init__.py:186
+#, python-format
+msgid ""
+"Sorry, only original author of the question - %(username)s - can accept the "
+"best answer"
+msgstr ""
+
+#: models/__init__.py:209
+msgid "cannot vote for own posts"
+msgstr "不能给自己的帖子投票"
+
+#: models/__init__.py:212
+msgid "Sorry your account appears to be blocked "
+msgstr ""
+
+#: models/__init__.py:217
+msgid "Sorry your account appears to be suspended "
+msgstr ""
+
+#: models/__init__.py:227
+#, fuzzy, python-format
+msgid ">%(points)s points required to upvote"
+msgstr "需要+%(points)s积分才能投支持票。"
+
+#: models/__init__.py:233
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr "需要+%(points)s积分才能投反对票。"
+
+#: models/__init__.py:248
+#, fuzzy
+msgid "Sorry, blocked users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:249
+#, fuzzy
+msgid "Sorry, suspended users cannot upload files"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:251
+#, python-format
+msgid ""
+"uploading images is limited to users with >%(min_rep)s reputation points"
+msgstr "上传图片只限于积分+%(min_rep)s以上注册用户!"
+
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:271 models/__init__.py:1913
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:289
+msgid ""
+"Sorry, since your account is suspended you can comment only your own posts"
+msgstr ""
+
+#: models/__init__.py:293
+#, python-format
+msgid ""
+"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
+"required. You can still comment your own posts and answers to your questions"
+msgstr ""
+
+#: models/__init__.py:321
+msgid ""
+"This post has been deleted and can be seen only by post ownwers, site "
+"administrators and moderators"
+msgstr ""
+
+#: models/__init__.py:338
+msgid ""
+"Sorry, only moderators, site administrators and post owners can edit deleted "
+"posts"
+msgstr ""
+
+#: models/__init__.py:353
+msgid "Sorry, since your account is blocked you cannot edit posts"
+msgstr ""
+
+#: models/__init__.py:357
+msgid "Sorry, since your account is suspended you can edit only your own posts"
+msgstr ""
+
+#: models/__init__.py:362
+#, python-format
+msgid ""
+"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:369
+#, python-format
+msgid ""
+"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:432
+msgid ""
+"Sorry, cannot delete your question since it has an upvoted answer posted by "
+"someone else"
+msgid_plural ""
+"Sorry, cannot delete your question since it has some upvoted answers posted "
+"by other users"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:447
+msgid "Sorry, since your account is blocked you cannot delete posts"
+msgstr ""
+
+#: models/__init__.py:451
+msgid ""
+"Sorry, since your account is suspended you can delete only your own posts"
+msgstr ""
+
+#: models/__init__.py:455
+#, python-format
+msgid ""
+"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
+"is required"
+msgstr ""
+
+#: models/__init__.py:475
+msgid "Sorry, since your account is blocked you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:479
+msgid "Sorry, since your account is suspended you cannot close questions"
+msgstr ""
+
+#: models/__init__.py:483
+#, python-format
+msgid ""
+"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
+"required"
+msgstr ""
+
+#: models/__init__.py:492
+#, python-format
+msgid ""
+"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:516
+#, python-format
+msgid ""
+"Sorry, only administrators, moderators or post owners with reputation > %"
+"(min_rep)s can reopen questions."
+msgstr ""
+
+#: models/__init__.py:522
+#, python-format
+msgid ""
+"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:542
+msgid "cannot flag message as offensive twice"
+msgstr ""
+
+#: models/__init__.py:547
+#, fuzzy
+msgid "blocked users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be blocked and you cannot make new posts "
+"until this issue is resolved. Please contact the forum administrator to "
+"reach a resolution."
+
+#: models/__init__.py:549
+#, fuzzy
+msgid "suspended users cannot flag posts"
+msgstr ""
+"Sorry, your account appears to be suspended and you cannot make new posts "
+"until this issue is resolved. You can, however edit your existing posts. "
+"Please contact the forum administrator to reach a resolution."
+
+#: models/__init__.py:551
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr ""
+
+#: models/__init__.py:570
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr ""
+
+#: models/__init__.py:585
+msgid ""
+"Sorry, only question owners, site administrators and moderators can retag "
+"deleted questions"
+msgstr ""
+
+#: models/__init__.py:592
+msgid "Sorry, since your account is blocked you cannot retag questions"
+msgstr ""
+
+#: models/__init__.py:596
+msgid ""
+"Sorry, since your account is suspended you can retag only your own questions"
+msgstr ""
+
+#: models/__init__.py:600
+#, python-format
+msgid ""
+"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:619
+msgid "Sorry, since your account is blocked you cannot delete comment"
+msgstr ""
+
+#: models/__init__.py:623
+msgid ""
+"Sorry, since your account is suspended you can delete only your own comments"
+msgstr ""
+
+#: models/__init__.py:627
+#, python-format
+msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
+msgstr ""
+
+#: models/__init__.py:650
+msgid "cannot revoke old vote"
+msgstr "这个投票已经过时,不能撤销。"
+
+#: models/__init__.py:1128 views/users.py:387
+#, fuzzy
+msgid "Site Adminstrator"
+msgstr "网站访问者"
+
+#: models/__init__.py:1130 views/users.py:389
+msgid "Forum Moderator"
+msgstr ""
+
+#: models/__init__.py:1132 views/users.py:391
+#, fuzzy
+msgid "Suspended User"
+msgstr "受欢迎的提问"
+
+#: models/__init__.py:1134 views/users.py:393
+msgid "Blocked User"
+msgstr ""
+
+#: models/__init__.py:1136 views/users.py:395
+#, fuzzy
+msgid "Registered User"
+msgstr "注册用户"
+
+#: models/__init__.py:1138
+msgid "Watched User"
+msgstr ""
+
+#: models/__init__.py:1140
+msgid "Approved User"
+msgstr ""
+
+#: models/__init__.py:1196
+#, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr ""
+
+#: models/__init__.py:1206
+#, python-format
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:1213
+#, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] ""
+msgstr[1] ""
+
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] "答读者问"
+msgstr[1] "答读者问"
+
+#: models/__init__.py:1231
+#, python-format
+msgid "%(item1)s and %(item2)s"
+msgstr ""
+
+#: models/__init__.py:1235
+#, python-format
+msgid "%(user)s has %(badges)s"
+msgstr ""
+
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, python-format
+msgid "Re: \"%(title)s\""
+msgstr ""
+
+#: models/__init__.py:1547 models/__init__.py:1552
+#, fuzzy, python-format
+msgid "Question: \"%(title)s\""
+msgstr "您正在浏览的问题含有以下标签"
+
+#: models/__init__.py:1733
+#, python-format
+msgid ""
+"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
+"href=\"%(user_profile)s\">your profile</a>."
+msgstr ""
+
+#: models/question.py:667
#, fuzzy, python-format
msgid "%(author)s modified the question"
msgstr "由于以下原因,你要关闭这个问题"
-#: forum/models/question.py:503
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr ""
-#: forum/models/question.py:508
+#: models/question.py:676
#, fuzzy, python-format
msgid "%(people)s commented the question"
msgstr "评论问题"
-#: forum/models/question.py:513
+#: models/question.py:681
#, fuzzy, python-format
msgid "%(people)s commented answers"
msgstr "修改回答"
-#: forum/models/question.py:515
+#: models/question.py:683
#, fuzzy, python-format
msgid "%(people)s commented an answer"
msgstr "修改回答"
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "金牌"
-#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "银牌"
-#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr ""
-#: forum/models/tag.py:81
+#: models/repute.py:150
+#, python-format
+msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
+msgstr ""
+
+#: models/repute.py:161
+#, python-format
+msgid ""
+"%(points)s points were added for %(username)s's contribution to question %"
+"(question_title)s"
+msgstr ""
+
+#: models/repute.py:166
+#, python-format
+msgid ""
+"%(points)s points were subtracted for %(username)s's contribution to "
+"question %(question_title)s"
+msgstr ""
+
+#: models/tag.py:110
#, fuzzy
msgid "interesting"
msgstr "修改问题"
-#: forum/models/tag.py:81
+#: models/tag.py:110
msgid "ignored"
msgstr ""
-#: forum/models/user.py:36
+#: models/user.py:233
msgid "Entire forum"
msgstr ""
-#: forum/models/user.py:37
+#: models/user.py:234
#, fuzzy
msgid "Questions that I asked"
msgstr "提问时间"
-#: forum/models/user.py:38
+#: models/user.py:235
#, fuzzy
msgid "Questions that I answered"
msgstr "您正在浏览的问题含有以下标签"
-#: forum/models/user.py:39
+#: models/user.py:236
#, fuzzy
msgid "Individually selected questions"
msgstr "删除问题"
-#: forum/models/user.py:42
-msgid "Weekly"
+#: models/user.py:237
+msgid "Mentions and comment responses"
+msgstr ""
+
+#: models/user.py:240
+msgid "Instantly"
msgstr ""
-#: forum/models/user.py:43
+#: models/user.py:241
msgid "Daily"
msgstr ""
-#: forum/models/user.py:44
+#: models/user.py:242
+msgid "Weekly"
+msgstr ""
+
+#: models/user.py:243
#, fuzzy
msgid "No email"
msgstr "更换电子邮件"
-#: forum/skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "对不起,没有找到您请求的页面!"
-#: forum/skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "有可能是以下原因导致:"
-#: forum/skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "你正在查看的问题或者回答已经被删除;"
-#: forum/skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "请求的地址有误 - 请核实原始URL地址;"
-#: forum/skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
msgstr "访问的页面被保护或你的积分不够,参见"
-#: forum/skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "常见问题"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "如果你确信不该出现404错误,请"
-#: forum/skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "报告这个问题"
-#: forum/skins/default/templates/404.html:41
-#: forum/skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "返回前页"
-#: forum/skins/default/templates/404.html:42
-#: forum/skins/default/templates/questions.html:52
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "查看最新问题"
-#: forum/skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "查看标签列表"
-#: forum/skins/default/templates/500.html:22
-msgid "sorry, system error"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
msgstr ""
-#: forum/skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
-#: forum/skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: forum/skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
#, fuzzy
msgid "see latest questions"
msgstr "最新问题"
-#: forum/skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
#, fuzzy
msgid "see tags"
msgstr "标记垃圾帖"
# footer.html
-#: forum/skins/default/templates/about.html:6
-#: forum/skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
#, fuzzy
msgid "About"
msgstr "关于本站"
-#: forum/skins/default/templates/account_settings.html:4
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:29
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-msgid "Change password"
-msgstr "修改密码"
-
-#: forum/skins/default/templates/account_settings.html:30
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:32
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "更换电子邮件"
-
-#: forum/skins/default/templates/account_settings.html:33
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:35
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "更换OpenID地址"
-
-#: forum/skins/default/templates/account_settings.html:36
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr ""
-
-#: forum/skins/default/templates/account_settings.html:39
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "删除帐号"
-
-#: forum/skins/default/templates/account_settings.html:40
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr ""
-
-#: forum/skins/default/templates/answer_edit.html:5
-#: forum/skins/default/templates/answer_edit.html:48
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "修改回答"
-#: forum/skins/default/templates/answer_edit.html:25
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:26
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:46
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:25
-#: forum/skins/default/templates/question_edit.html:28
-msgid "hide preview"
-msgstr "禁用预览"
-
-#: forum/skins/default/templates/answer_edit.html:28
-#: forum/skins/default/templates/ask.html:29
-#: forum/skins/default/templates/question.html:49
-#: forum/skins/default/templates/question_edit.html:28
-msgid "show preview"
-msgstr "启用预览"
-
-#: forum/skins/default/templates/answer_edit.html:48
-#: forum/skins/default/templates/question_edit.html:66
-#: forum/skins/default/templates/question_retag.html:53
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "返回"
-#: forum/skins/default/templates/answer_edit.html:53
-#: forum/skins/default/templates/question_edit.html:71
-#: forum/skins/default/templates/revisions_answer.html:52
-#: forum/skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "版本"
-#: forum/skins/default/templates/answer_edit.html:56
-#: forum/skins/default/templates/question_edit.html:75
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "选择版本"
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:418
-#: forum/skins/default/templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
-msgstr "打开或者关闭Markdown编辑器的实时预览"
-
-#: forum/skins/default/templates/answer_edit.html:63
-#: forum/skins/default/templates/ask.html:98
-#: forum/skins/default/templates/ask_form.html:39
-#: forum/skins/default/templates/question.html:419
-#: forum/skins/default/templates/question_edit.html:92
-msgid "toggle preview"
-msgstr "预览开关"
-
# synonym of above in Edit question
-#: forum/skins/default/templates/answer_edit.html:72
-#: forum/skins/default/templates/question_edit.html:118
-#: forum/skins/default/templates/question_retag.html:74
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "现在修改"
-#: forum/skins/default/templates/answer_edit.html:73
-#: forum/skins/default/templates/close.html:29
-#: forum/skins/default/templates/feedback.html:50
-#: forum/skins/default/templates/question_edit.html:119
-#: forum/skins/default/templates/question_retag.html:75
-#: forum/skins/default/templates/reopen.html:30
-#: forum/skins/default/templates/user_edit.html:90
-#: forum/skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "取消"
-#: forum/skins/default/templates/answer_edit_tips.html:4
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "禁用预览"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "启用预览"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "受欢迎的提问"
-#: forum/skins/default/templates/answer_edit_tips.html:7
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr "您的问题与编程相关吗?"
-#: forum/skins/default/templates/answer_edit_tips.html:10
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr "建议您提的问题是可以被答复的,而不仅仅是可以讨论。"
-#: forum/skins/default/templates/answer_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:12
#, fuzzy
msgid "please try to provide details"
msgstr "请详细描述您的问题。"
-#: forum/skins/default/templates/answer_edit_tips.html:16
-#: forum/skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "我们推荐您使用中文描述问题,这样可以得到更多的答复机会。"
-#: forum/skins/default/templates/answer_edit_tips.html:20
-#: forum/skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "查看常见问题"
-#: forum/skins/default/templates/answer_edit_tips.html:26
-#: forum/skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Markdown快速参考"
-#: forum/skins/default/templates/answer_edit_tips.html:29
-#: forum/skins/default/templates/question_edit_tips.html:26
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
#, fuzzy
-msgid "*italic* or __italic__"
+msgid "*italic* or _italic_"
msgstr "*斜体* 或者 _斜体_"
-#: forum/skins/default/templates/answer_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:29
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**加粗** 或者 __加粗__ "
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/question_edit_tips.html:32
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "链接"
-#: forum/skins/default/templates/answer_edit_tips.html:35
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:32
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "文本"
-#: forum/skins/default/templates/answer_edit_tips.html:39
-#: forum/skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "图片"
-#: forum/skins/default/templates/answer_edit_tips.html:43
-#: forum/skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "列表:"
-#: forum/skins/default/templates/answer_edit_tips.html:48
-#: forum/skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "基本的HTML标签也是支持的"
-#: forum/skins/default/templates/answer_edit_tips.html:52
-#: forum/skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "有关Markdown详细说明"
-#: forum/skins/default/templates/ask.html:5
-#: forum/skins/default/templates/ask.html:62
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "我要提问"
-#: forum/skins/default/templates/ask.html:69
-#: forum/skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
#, fuzzy
msgid "login to post question info"
msgstr "问题按<strong>提问时间</strong>显示排序。新加入的问题将显示在最前面。"
-#: forum/skins/default/templates/ask.html:75
+#: skins/default/templates/ask_form.html:11
#, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr ""
-
-#: forum/skins/default/templates/ask.html:113
-#: forum/skins/default/templates/ask_form.html:54
-msgid "(required)"
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
-#: forum/skins/default/templates/ask.html:120
-#: forum/skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr ""
-#: forum/skins/default/templates/ask.html:122
-#: forum/skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "现在提问"
-#: forum/skins/default/templates/ask_form.html:15
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+msgid "%(name)s"
msgstr ""
-#: forum/skins/default/templates/badge.html:6
-#: forum/skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "奖牌"
-#: forum/skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "全部问题"
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
#, fuzzy
msgid "Badges summary"
msgstr "奖牌列表"
-#: forum/skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "枚奖牌"
-#: forum/skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
"提出问题,给予回答,投出你的票 - CNProg 会针对你在社区的表现,授予你各类奖"
"牌。"
-#: forum/skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, fuzzy, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -1842,168 +3029,98 @@ msgid ""
" "
msgstr "这里列出社区所有的奖牌,以及到目前为此,每个奖牌被授予的用户人数。"
-#: forum/skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "社区奖牌"
-#: forum/skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr "金牌:十分罕见之最高荣耀"
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr ""
-#: forum/skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr "银牌:偶尔颁发之优质奖章"
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr ""
-#: forum/skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr "铜牌:时常授予之特殊荣誉"
-#: forum/skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
#, fuzzy
msgid "bronze badge description"
msgstr "答读者问"
-# templates/book.html 78
-#: forum/skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "读书频道"
-
-#: forum/skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "【作者】"
-
-#: forum/skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "【出版社】"
-
-#: forum/skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "【出版日期】"
-
-#: forum/skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "【价格】"
-
-#: forum/skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "【页数】"
-
-#: forum/skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr ""
-
-#: forum/skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "【标签】"
-
-#: forum/skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "作者博客"
-
-#: forum/skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "书籍目录"
-
-#: forum/skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "网上购买"
-
-#: forum/skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "答读者问"
-
-#: forum/skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "向作者提问"
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "这个问题被"
-
-#: forum/skins/default/templates/book.html:88
-#: forum/skins/default/templates/book.html:93
-#: forum/skins/default/templates/users_questions.html:11
-#: forum/skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "位用户收藏"
-
-#: forum/skins/default/templates/book.html:105
-#: forum/skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "票"
-
-#: forum/skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "有答案已被接受为正确答案"
-
-#: forum/skins/default/templates/book.html:115
-#: forum/skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "浏览"
-
-# this is how above two are supposed to be
-#: forum/skins/default/templates/book.html:125
-#: forum/skins/default/templates/question.html:136
-#: forum/skins/default/templates/question_list.html:19
-#: forum/skins/default/templates/question_summary_list_roll.html:52
-#: forum/skins/default/templates/tags.html:50
-#: forum/skins/default/templates/users_questions.html:34
-#, fuzzy, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "查看有关'%(tagname)s'的问题"
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "RSS订阅该图书最新问题"
-
-#: forum/skins/default/templates/book.html:147
-msgid "subscribe to the questions feed"
-msgstr "订阅最>新问题"
-
# close.html
-#: forum/skins/default/templates/close.html:6
-#: forum/skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "关闭问题"
-#: forum/skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "由于以下原因,你要关闭这个问题"
-#: forum/skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "原因"
-#: forum/skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "确定关闭"
-#: forum/skins/default/templates/email_base.html:11
-#, fuzzy
-msgid "home"
-msgstr "首页"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "每个标签的长度不超过20"
+msgstr[1] "每个标签的长度不超过20"
-#: forum/skins/default/templates/faq.html:11
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "最多只能有5个标签"
+msgstr[1] "最多只能有5个标签"
+
+# todo: remove magic numbers from this file
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "最多5个标签,每个标签长度小于20个字符。"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "常见问题"
-#: forum/skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "我可以在这里提问什么样的问题?"
-#: forum/skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr "毫无疑问,首先必须是<span class=\"yellowbg\">技术编程问题!</span>"
-#: forum/skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -2011,11 +3128,11 @@ msgstr ""
"提问之前,充分利用系统的自动查找、标签和搜索,看看是否已经有一样的问题并有了"
"答案。"
-#: forum/skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "什么样的问题我不该在这里提问?"
-#: forum/skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
@@ -2024,11 +3141,11 @@ msgstr ""
"区宗旨的内容。</span>本站建立是为了帮助大众程序员解决实际技术问题,我们需要实"
"际的问题!"
-#: forum/skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "什么样的回答是不受欢迎的?"
-#: forum/skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
@@ -2040,19 +3157,19 @@ msgstr ""
"答的讨论,和其他无意义的浪费网络资源行为</span>。CNProg建议您使用<span class="
"\"yellowbg\">评论</span>功能来讨论你的意见和想法。"
-#: forum/skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "谁是社区的管理员?"
-#: forum/skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "答案是:<span class=\"yellowbg\">每个用户。</span>"
-#: forum/skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "社区没有严格意义上的管理员身份"
-#: forum/skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -2060,119 +3177,117 @@ msgstr ""
"通过积分运作,<span class=\"yellowbg\">每个用户都有权限创建标签,进行对所有问"
"题、回答的投票、编辑、关闭等操作。</span>"
-#: forum/skins/default/templates/faq.html:40
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "什么是社区积分?"
-#: forum/skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:33
#, fuzzy
msgid "Rep system summary"
msgstr "更新概要:"
-#: forum/skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:34
+#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>10</strong> "
-"points, each vote against will subtract <strong>2</strong> points. There is "
-"a limit of <strong>200</strong> points that can be accumulated per question "
-"or answer. The table below explains reputation point requirements for each "
-"type of moderation task."
+"it will be downvoted. Each vote in favor will generate <strong>%"
+"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
+"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
+"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
+"can be accumulated for a question or answer per day. The table below "
+"explains reputation point requirements for each type of moderation task."
msgstr ""
-#: forum/skins/default/templates/faq.html:53
-#: forum/skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "投赞成票"
-#: forum/skins/default/templates/faq.html:57
+#: skins/default/templates/faq.html:49
#, fuzzy
msgid "use tags"
msgstr "标记垃圾帖"
# todo - check if it's indeed plural
-#: forum/skins/default/templates/faq.html:62
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "添加评论"
-#: forum/skins/default/templates/faq.html:66
-#: forum/skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "投反对票"
-#: forum/skins/default/templates/faq.html:69
+#: skins/default/templates/faq.html:61
#, fuzzy
msgid "open and close own questions"
msgstr "打开关闭任何人的问题"
-#: forum/skins/default/templates/faq.html:73
-msgid "retag questions"
+#: skins/default/templates/faq.html:65
+#, fuzzy
+msgid "retag other's questions"
msgstr "给任何问题整理标签"
-#: forum/skins/default/templates/faq.html:78
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "编辑wiki类问题"
-#: forum/skins/default/templates/faq.html:83
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "编辑任何问题或答案"
-#: forum/skins/default/templates/faq.html:87
+#: skins/default/templates/faq.html:79
#, fuzzy
-msgid "open any closed question"
-msgstr "打开关闭任何人的问题"
-
-#: forum/skins/default/templates/faq.html:91
-msgid "delete any comment"
+msgid "\"delete any comment"
msgstr "删除任何一个评论"
-#: forum/skins/default/templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
-msgstr "删除任何一个问题或答案,及其他管理功能"
-
-#: forum/skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr ""
-#: forum/skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
msgstr ""
-#: forum/skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr ""
-#: forum/skins/default/templates/faq.html:111
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr ""
-#: forum/skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "我需要注册一个新用户吗?"
-#: forum/skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:98
+#, fuzzy
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
"不需要。社区提供了OpenID的登录支持,你要用Google、Yahoo等任何支持OpenID登录的"
"帐号就可以使用系统。"
-#: forum/skins/default/templates/faq.html:116
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "马上登录"
-#: forum/skins/default/templates/faq.html:121
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr "为什么其他人可以修改我的问题/回答?"
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "CNProg 是为了帮助程序员解决更多问题,更加方便的解决问题。"
-#: forum/skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
@@ -2181,40 +3296,39 @@ msgstr ""
"所以问题和答案都是如Wiki一样可编辑的,我们希望社区能帮助用户沉淀、积累更多有"
"用的知识和经验。"
-#: forum/skins/default/templates/faq.html:123
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr "如果您不喜欢这种方式,我们尊重你的选择。"
-#: forum/skins/default/templates/faq.html:127
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "还有其他问题?"
-#: forum/skins/default/templates/faq.html:128
+#: skins/default/templates/faq.html:110
#, fuzzy, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
"better!"
msgstr "如果您对社区还有其他疑问,请一起来完善我们的"
-#: forum/skins/default/templates/faq.html:130
-#: forum/skins/default/templates/header.html:27
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "问题"
-#: forum/skins/default/templates/faq.html:130
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "。"
-#: forum/skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
#, fuzzy
msgid "Feedback"
msgstr "问题反馈"
-#: forum/skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr ""
-#: forum/skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -2224,7 +3338,7 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -2233,106 +3347,208 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "请详细描述您的问题。"
+
+#: skins/default/templates/feedback.html:36
#, fuzzy
msgid "(this field is required)"
msgstr " 标签不能为空。"
-#: forum/skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
#, fuzzy
msgid "Send Feedback"
msgstr "问题反馈"
-#: forum/skins/default/templates/feedback_email.txt:3
+#: skins/default/templates/feedback_email.txt:3
#, python-format
msgid ""
"\n"
"Hello, this is a %(site_title)s forum feedback message\n"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:9
+#: skins/default/templates/feedback_email.txt:9
#, fuzzy
msgid "Sender is"
msgstr "受欢迎的提问"
-#: forum/skins/default/templates/feedback_email.txt:11
-#: forum/skins/default/templates/feedback_email.txt:14
+#: skins/default/templates/feedback_email.txt:11
+#: skins/default/templates/feedback_email.txt:14
msgid "email"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:13
+#: skins/default/templates/feedback_email.txt:13
msgid "anonymous"
msgstr ""
-#: forum/skins/default/templates/feedback_email.txt:19
+#: skins/default/templates/feedback_email.txt:19
msgid "Message body:"
msgstr ""
# footer.html
-#: forum/skins/default/templates/footer.html:8
-#: forum/skins/default/templates/header.html:14
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "关于本站"
-#: forum/skins/default/templates/footer.html:9
-#: forum/skins/default/templates/header.html:15
-#: forum/skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "常见问题"
-
-#: forum/skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "隐私政策"
-#: forum/skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
#, fuzzy
msgid "give feedback"
msgstr "问题反馈"
-#: forum/skins/default/templates/header.html:10
+#: skins/default/templates/header.html:12
+#, fuzzy, python-format
+msgid "responses for %(username)s"
+msgstr "选择一个用户名"
+
+#: skins/default/templates/header.html:15
+#, python-format
+msgid "you have a new response"
+msgid_plural "you nave %(response_count)s new responses"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/header.html:18
+#, fuzzy
+msgid "no new responses yet"
+msgstr "回应"
+
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, python-format
+msgid "%(new)s new flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, python-format
+msgid "%(seen)s flagged posts"
+msgstr ""
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "退出登录"
-#: forum/skins/default/templates/header.html:12
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "登录"
-#: forum/skins/default/templates/header.html:22
+# book.html line 123 must be empty in english
+#: skins/default/templates/header.html:59
+#, fuzzy
+msgid "settings"
+msgstr "的问题"
+
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "回到首页"
-#: forum/skins/default/templates/header.html:29
+#: skins/default/templates/header.html:69
+#, fuzzy, python-format
+msgid "%(site)s logo"
+msgstr "程序员问答社区"
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "用户"
-#: forum/skins/default/templates/header.html:31
-msgid "books"
-msgstr "读书"
-
-#: forum/skins/default/templates/header.html:33
-#: forum/templatetags/extra_tags.py:177 forum/templatetags/extra_tags.py:206
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "奖牌榜"
-#: forum/skins/default/templates/header.html:34
-#: forum/skins/default/templates/header.html:38
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "我要提问"
-#: forum/skins/default/templates/header.html:36
-msgid "unanswered questions"
-msgstr "没有回答的问题"
-
-#: forum/skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "搜索"
-#: forum/skins/default/templates/logout.html:6
-#: forum/skins/default/templates/logout.html:16
+#: skins/default/templates/instant_notification.html:1
+#, python-format
+msgid "<p>Dear %(receiving_user_name)s,</p>"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:3
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:8
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:13
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s answered a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:19
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s posted a new question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:25
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated an answer to the question\n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:31
+#, python-format
+msgid ""
+"\n"
+"<p>%(update_author_name)s updated a question \n"
+"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:37
+#, python-format
+msgid ""
+"\n"
+"<div>%(content_preview)s</div>\n"
+"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
+"\">change</a>\n"
+"how often you receive these notifications or unsubscribe. Thank you for your "
+"interest in our forum!</p>\n"
+msgstr ""
+
+#: skins/default/templates/instant_notification.html:42
+msgid "<p>Sincerely,<br/>Forum Administrator</p>"
+msgstr ""
+
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "退出登录"
-#: forum/skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
@@ -2340,240 +3556,240 @@ msgstr ""
"您是系统的<strong class=\"darkred\">注册</strong>用户,可以随时使用OpenID帐号"
"登录系统或者注销登录。"
-#: forum/skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "点击退出登录"
-#: forum/skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr ""
-
-#: forum/skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
msgstr ""
-#: forum/skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "每页显示:"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "奖牌榜"
-#: forum/skins/default/templates/paginator.html:6
-#: forum/skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "上一页"
-#: forum/skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "当前页"
-#: forum/skins/default/templates/paginator.html:22
-#: forum/skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, fuzzy, python-format
msgid "page number %(num)s"
msgstr "第"
-#: forum/skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "下一页"
-#: forum/skins/default/templates/post_contributor_info.html:9
-#, fuzzy, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "当前版本"
-msgstr[1] "当前版本"
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "每页显示:"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
+msgstr ""
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
-#: forum/skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
+
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "提问于"
-#: forum/skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
#, fuzzy
msgid "answered"
msgstr "回答"
-#: forum/skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
#, fuzzy
msgid "posted"
msgstr "投赞成票"
-#: forum/skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "更新于"
-#: forum/skins/default/templates/privacy.html:6
-#: forum/skins/default/templates/privacy.html:11
-msgid "Privacy policy"
-msgstr "隐私政策"
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "票"
+msgstr[1] "票"
-#: forum/skins/default/templates/privacy.html:15
-msgid "general message about privacy"
-msgstr ""
-"CNProg承认用户隐私的重要性。本文件概述在您浏览CNProg过程中所接收和收集的个人"
-"信息的种类,以及CNProg所采取的保护信息的一些措施。CNProg希望这将有助于您在知"
-"情的情况下,就和我们 共享个人信息的问题作出决定。"
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "回答"
+msgstr[1] "回答"
-#: forum/skins/default/templates/privacy.html:18
-msgid "Site Visitors"
-msgstr "网站访问者"
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "浏览"
+msgstr[1] "浏览"
-#: forum/skins/default/templates/privacy.html:20
-msgid "what technical information is collected about visitors"
-msgstr ""
-"当您访问本网站或使用我们的某些在线服务时,服务器会自动记录信息,包括但不限于"
-"URL、IP地址、浏览器的类型、屏幕分辨率、系统类型和使用的语言以及访问日期和时"
-"间。我们的目的是为了向您>提供更好的用户服务,包括可能为您提供定制的在线服务。"
+# this is how above two are supposed to be
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, fuzzy, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "查看有关'%(tagname)s'的问题"
-#: forum/skins/default/templates/privacy.html:23
-msgid "Personal Information"
-msgstr "个人身份信息"
+#: skins/default/templates/macros.html:269
+#, fuzzy
+msgid "delete this comment"
+msgstr "删除任何一个评论"
-#: forum/skins/default/templates/privacy.html:25
-msgid "details on personal information policies"
-msgstr ""
-"在登录使用CNProg的提问和回答功能时,我们要求使用者提供用户名、密码、电子邮件"
-"等信息。CNProg收集这类关于个人身份的信息只是为了登录系统获得使用功能的目的。"
-"我们不会向任何其他社区用 户、个人或第三方透露您的密码或者电子邮件信息。用户可"
-"以选择性地填写用户资料、个人网站、年龄、城市等信息,我们收集这些内容为了使用"
-"户能够更容易和更满意地使用CNProg提供的网页和服务。"
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "添加评论"
-#: forum/skins/default/templates/privacy.html:28
-msgid "Other Services"
-msgstr "其他服务"
+#: skins/default/templates/macros.html:289
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] ""
+"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
+msgstr[1] ""
+"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
-#: forum/skins/default/templates/privacy.html:30
-msgid "details on sharing data with third parties"
-msgstr ""
-"CNProg可能会收集和统计用户访问本站的概况数据。例如,CNProg可能会检测网站最流"
-"行的部分功能。CNProg可能会公开显示或者提供给第三方使用该数据。但是,CNProg不"
-"会公开您的身份信息。"
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] ""
+"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
+msgstr[1] ""
+"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
-#: forum/skins/default/templates/privacy.html:35
-msgid "cookie policy details"
+#: skins/default/templates/macros.html:364
+msgid "(required)"
msgstr ""
-"访问CNProg时,我们会向您的计算机发送一个或多个专门用于识别您的浏览器的Cookie"
-"(包含一个字符串的小文件)。 使用 Cookie 的目的是通过储存用户偏好、跟踪用户倾"
-"向(例如搜索方法)来提高我们的服务质量。大多数浏览器的初始设置均为接受 "
-"Cookie,但也可以将其重置为拒绝所有 Cookie 或在收到 Cookie 时提示。不过,如果"
-"禁用 Cookie,某些功能和服务可能无法正常运行。"
-#: forum/skins/default/templates/privacy.html:37
-msgid "Policy Changes"
-msgstr "政策更改"
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "打开或者关闭Markdown编辑器的实时预览"
-#: forum/skins/default/templates/privacy.html:38
-#, fuzzy
-msgid "how privacy policies can be changed"
-msgstr ""
-"我们可能在事先通知或不通知的情况下随时更改此'隐私政策',我们建议用户时常查看"
-"CNProg隐私政策的改动,在任何改动生效后您的继续访问和使用本站,我们假设您已同"
-"意了CNProg以上的所有条款。"
+#: skins/default/templates/privacy.html:3
+#: skins/default/templates/privacy.html:6
+msgid "Privacy policy"
+msgstr "隐私政策"
-#: forum/skins/default/templates/question.html:78
-#: forum/skins/default/templates/question.html:79
-#: forum/skins/default/templates/question.html:95
-#: forum/skins/default/templates/question.html:97
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "这篇帖子有价值(再次点击取消操作)"
-#: forum/skins/default/templates/question.html:81
-#: forum/skins/default/templates/question.html:99
-#: forum/skins/default/templates/question.html:251
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "当前总票数"
-#: forum/skins/default/templates/question.html:90
-#: forum/skins/default/templates/question.html:91
-#: forum/skins/default/templates/question.html:104
-#: forum/skins/default/templates/question.html:105
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "这篇帖子没有价值(再次点击取消操作)"
-#: forum/skins/default/templates/question.html:109
-#: forum/skins/default/templates/question.html:110
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr "我要收藏这个问题(再次点击取消操作)"
-#: forum/skins/default/templates/question.html:116
-#: forum/skins/default/templates/question.html:117
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr "我要收藏这个问题(再次点击取消操作)"
-#: forum/skins/default/templates/question.html:141
-#: forum/skins/default/templates/question.html:288
-#: forum/skins/default/templates/revisions_answer.html:58
-#: forum/skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "发布我的提问到我的Twitter"
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "编辑"
-#: forum/skins/default/templates/question.html:146
+#: skins/default/templates/question.html:97
+#, fuzzy
+msgid "retag"
+msgstr "更新了标签"
+
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "打开"
-#: forum/skins/default/templates/question.html:150
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "关闭"
-#: forum/skins/default/templates/question.html:156
-#: forum/skins/default/templates/question.html:293
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr "检举该帖为垃“水帖”(含广告、人身攻击、恶意言论等)"
-#: forum/skins/default/templates/question.html:157
-#: forum/skins/default/templates/question.html:294
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "垃圾帖?"
-#: forum/skins/default/templates/question.html:165
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "删除"
-#: forum/skins/default/templates/question.html:183
-#: forum/skins/default/templates/question.html:325
-#, fuzzy
-msgid "delete this comment"
-msgstr "删除任何一个评论"
-
-#: forum/skins/default/templates/question.html:194
-#: forum/skins/default/templates/question.html:336
-msgid "add comment"
-msgstr "添加评论"
-
-#: forum/skins/default/templates/question.html:198
-#: forum/skins/default/templates/question.html:340
-#, fuzzy, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] ""
-"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
-msgstr[1] ""
-"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
-
-#: forum/skins/default/templates/question.html:200
-#: forum/skins/default/templates/question.html:342
-#, fuzzy, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
-msgstr[1] ""
-"个 <span class=\"darkred\"><strong>没有回答的</strong></span> 问题。"
-
-#: forum/skins/default/templates/question.html:213
+#: skins/default/templates/question.html:156
#, fuzzy, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr "问题以“%s”的原因已被"
-#: forum/skins/default/templates/question.html:215
+#: skins/default/templates/question.html:158
#, fuzzy, python-format
msgid "close date %(closed_at)s"
msgstr "由于以下原因,你要关闭这个问题"
-#: forum/skins/default/templates/question.html:223
+#: skins/default/templates/question.html:166
#, python-format
msgid ""
"\n"
@@ -2586,959 +3802,962 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "最先回答显示在最前面"
-#: forum/skins/default/templates/question.html:231
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "最先回答"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "最晚回答显示在最前面"
-#: forum/skins/default/templates/question.html:233
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "最近回答"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "投票次数最多的显示在最前面"
-#: forum/skins/default/templates/question.html:235
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "投票最多"
-#: forum/skins/default/templates/question.html:249
-#: forum/skins/default/templates/question.html:250
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "这篇帖子有价值(再次点击取消操作)"
-#: forum/skins/default/templates/question.html:256
-#: forum/skins/default/templates/question.html:257
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "这篇帖子没有价值(再次点击取消操作)"
-#: forum/skins/default/templates/question.html:262
-#: forum/skins/default/templates/question.html:263
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "最佳答案(再次点击取消操作)"
-#: forum/skins/default/templates/question.html:268
-#: forum/skins/default/templates/question.html:269
-msgid "the author of the question has selected this answer as correct"
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
+#, fuzzy, python-format
+msgid "%(question_author)s has selected this answer as correct"
msgstr "这个答案已经被提问作者标记为最佳答案"
-#: forum/skins/default/templates/question.html:282
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "该回答的链接地址"
-#: forum/skins/default/templates/question.html:283
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "永久链接"
# todo please check this in chinese
-#: forum/skins/default/templates/question.html:305
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "取消"
-#: forum/skins/default/templates/question.html:364
-#: forum/skins/default/templates/question.html:367
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
-#: forum/skins/default/templates/question.html:370
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr ""
-#: forum/skins/default/templates/question.html:375
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
msgstr ""
-#: forum/skins/default/templates/question.html:380
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr ""
-#: forum/skins/default/templates/question.html:391
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "您的回答"
-#: forum/skins/default/templates/question.html:393
+#: skins/default/templates/question.html:332
#, fuzzy
msgid "Be the first one to answer this question!"
msgstr "不是一个可以回答的“问题”"
-#: forum/skins/default/templates/question.html:399
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr ""
-#: forum/skins/default/templates/question.html:403
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr ""
-#: forum/skins/default/templates/question.html:405
+#: skins/default/templates/question.html:344
#, fuzzy
msgid "please only give an answer, no discussions"
msgstr "建议您提的问题是可以被答复的,而不仅仅是可以讨论。"
-#: forum/skins/default/templates/question.html:441
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr ""
-#: forum/skins/default/templates/question.html:444
+#: skins/default/templates/question.html:354
#, fuzzy
msgid "Answer Your Own Question"
msgstr "回答该问题"
-#: forum/skins/default/templates/question.html:446
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "回答该问题"
-#: forum/skins/default/templates/question.html:460
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "您正在浏览的问题含有以下标签"
# this is how above two are supposed to be
-#: forum/skins/default/templates/question.html:465
-#: forum/skins/default/templates/questions.html:257
-#: forum/skins/default/templates/tag_selector.html:11
-#: forum/skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, fuzzy, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "查看有关'%(tagname)s'的问题"
-#: forum/skins/default/templates/question.html:471
+#: skins/default/templates/question.html:381
#, fuzzy
msgid "question asked"
msgstr "提问时间"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "目前浏览数量"
-#: forum/skins/default/templates/question.html:474
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "次"
-#: forum/skins/default/templates/question.html:477
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "最后更新时间"
-#: forum/skins/default/templates/question.html:483
+#: skins/default/templates/question.html:394
#, fuzzy
msgid "Related questions"
msgstr "相似的问题"
-#: forum/skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr ""
-
-#: forum/skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:21
-#, fuzzy
-msgid "this answer has been accepted to be correct"
-msgstr "有答案已被接受为正确答案"
-
-#: forum/skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
# page title
-#: forum/skins/default/templates/question_edit.html:5
-#: forum/skins/default/templates/question_edit.html:66
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "修改问题"
-#: forum/skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "受欢迎的提问"
-#: forum/skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
#, fuzzy
msgid "please ask a relevant question"
msgstr "我要提问"
-#: forum/skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
#, fuzzy
msgid "please try provide enough details"
msgstr "请详细描述您的问题。"
-#: forum/skins/default/templates/question_retag.html:4
-#: forum/skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "修改问题标签"
-# todo: remove magic numbers from this file
-#: forum/skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "最多5个标签,每个标签长度小于20个字符。"
+#: skins/default/templates/question_retag.html:25
+#, fuzzy
+msgid "Retag"
+msgstr "标签"
-#: forum/skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "为什么我只能修改问题标签?"
-#: forum/skins/default/templates/question_retag.html:86
-#, fuzzy
-msgid "tags help us keep Questions organized"
-msgstr "CNProg用标签来分类系统的信息"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: forum/skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr "修改标签的用户将授予特殊的社区奖牌"
-#: forum/skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "回答"
+# todo: remove magic numbers from this file
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "最多5个标签,每个标签长度小于20个字符。"
-#: forum/skins/default/templates/questions.html:8
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "问题列表"
-#: forum/skins/default/templates/questions.html:32
-msgid "Found by tags"
-msgstr "标签问题"
-
-#: forum/skins/default/templates/questions.html:36
-msgid "Search results"
-msgstr ""
-
-#: forum/skins/default/templates/questions.html:38
-msgid "Found by title"
-msgstr "查询结果"
-
-#: forum/skins/default/templates/questions.html:42
-msgid "Unanswered questions"
-msgstr "没有回答的问题"
-
-#: forum/skins/default/templates/questions.html:44
-msgid "All questions"
-msgstr "所有问题"
-
-#: forum/skins/default/templates/questions.html:51
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr ""
-#: forum/skins/default/templates/questions.html:53
+#: skins/default/templates/questions.html:18
#, fuzzy
msgid "see unanswered questions"
msgstr "没有回答的问题"
-#: forum/skins/default/templates/questions.html:55
+#: skins/default/templates/questions.html:24
#, fuzzy
msgid "see your favorite questions"
msgstr "用户收藏的问题"
-#: forum/skins/default/templates/questions.html:59
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr ""
-#: forum/skins/default/templates/questions.html:64
-#: forum/skins/default/templates/questions.html:75
-#, fuzzy
-msgid "click to see the newest questions"
-msgstr "最新问题"
-
-#: forum/skins/default/templates/questions.html:70
-#, fuzzy
-msgid "click to see the oldest questions"
-msgstr "最新问题"
-
-#: forum/skins/default/templates/questions.html:83
-#: forum/skins/default/templates/questions.html:94
-#, fuzzy
-msgid "click to see the most recently updated questions"
-msgstr "最近被更新的问题"
-
-#: forum/skins/default/templates/questions.html:89
-#, fuzzy
-msgid "click to see the least recently updated questions"
-msgstr "最近被更新的问题"
-
-#: forum/skins/default/templates/questions.html:102
-#: forum/skins/default/templates/questions.html:113
-#, fuzzy
-msgid "click to see hottest questions"
-msgstr "被回复最多的问题"
-
-#: forum/skins/default/templates/questions.html:102
-#, fuzzy
-msgid "less answers"
-msgstr "最先回答"
-
-#: forum/skins/default/templates/questions.html:108
-#, fuzzy
-msgid "click to see coldest questions"
-msgstr "最新问题"
-
-#: forum/skins/default/templates/questions.html:108
-#: forum/skins/default/templates/questions.html:113
-#, fuzzy
-msgid "more answers"
-msgstr "您的回答"
-
-#: forum/skins/default/templates/questions.html:121
-#: forum/skins/default/templates/questions.html:132
-#, fuzzy
-msgid "click to see most voted questions"
-msgstr "投票次数最多的问题"
-
-#: forum/skins/default/templates/questions.html:121
-#, fuzzy
-msgid "unpopular"
-msgstr "受欢迎的标签"
-
-#: forum/skins/default/templates/questions.html:127
-#, fuzzy
-msgid "click to see least voted questions"
-msgstr "投票次数最多的问题"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "订阅最>新问题"
-#: forum/skins/default/templates/questions.html:127
-#: forum/skins/default/templates/questions.html:132
-#, fuzzy
-msgid "popular"
-msgstr "受欢迎的标签"
+#: skins/default/templates/questions.html:101
+msgid "rss feed"
+msgstr ""
-#: forum/skins/default/templates/questions.html:141
-#, fuzzy, python-format
-msgid " %(q_num)s question found"
-msgid_plural "%(q_num)s questions found"
-msgstr[0] "个"
-msgstr[1] "个"
+#: skins/default/templates/questions.html:105
+#, python-format
+msgid ""
+"\n"
+" %(q_num)s question\n"
+" "
+msgid_plural ""
+"\n"
+" %(q_num)s questions\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
-#: forum/skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, fuzzy, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "个"
msgstr[1] "个"
-#: forum/skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr ""
-#: forum/skins/default/templates/questions.html:151
+#: skins/default/templates/questions.html:117
#, fuzzy
msgid "tagged"
msgstr "更新了标签"
-#: forum/skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:122
#, fuzzy
msgid "Search tips:"
msgstr "受欢迎的提问"
-#: forum/skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:125
#, fuzzy
msgid "reset author"
msgstr "向作者提问"
-#: forum/skins/default/templates/questions.html:165
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "或者"
+
+#: skins/default/templates/questions.html:128
#, fuzzy
msgid "reset tags"
msgstr "标记垃圾帖"
-#: forum/skins/default/templates/questions.html:169
-#: forum/skins/default/templates/questions.html:173
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr ""
-#: forum/skins/default/templates/questions.html:175
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr ""
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr ""
-#: forum/skins/default/templates/questions.html:178
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr ""
-#: forum/skins/default/templates/questions.html:190
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
#, fuzzy
msgid "There are no unanswered questions here"
msgstr ""
"您正在浏览所有<br><div class=\"questions-count\">%(num_q)s</div>个<p>问题按 "
"<strong>问题创建时间</strong> 排序。最新加入的问题将显示在最前面。</p>"
-#: forum/skins/default/templates/questions.html:193
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
#, fuzzy
msgid "No favorite questions here. "
msgstr "收藏"
-#: forum/skins/default/templates/questions.html:194
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr ""
-#: forum/skins/default/templates/questions.html:199
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr ""
-#: forum/skins/default/templates/questions.html:203
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
#, fuzzy
msgid "resetting author"
msgstr "向作者提问"
# book.html line 123 must be empty in english
-#: forum/skins/default/templates/questions.html:207
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
#, fuzzy
msgid "resetting tags"
msgstr "的问题"
-#: forum/skins/default/templates/questions.html:211
-#: forum/skins/default/templates/questions.html:215
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr ""
-#: forum/skins/default/templates/questions.html:220
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
#, fuzzy
msgid "Please always feel free to ask your question!"
msgstr "我要提问"
-#: forum/skins/default/templates/questions.html:224
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr ""
-#: forum/skins/default/templates/questions.html:225
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
#, fuzzy
msgid "Please, post your question!"
msgstr "现在提问"
-#: forum/skins/default/templates/questions.html:241
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr ""
-#: forum/skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "相关标签"
-#: forum/skins/default/templates/reopen.html:6
-#: forum/skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "重设问题"
-#: forum/skins/default/templates/reopen.html:19
-msgid "Open the previously closed question"
-msgstr "你将打开这个已经被关闭的问题"
-
-#: forum/skins/default/templates/reopen.html:22
+#: skins/default/templates/reopen.html:9
#, fuzzy
-msgid "The question was closed for the following reason "
-msgstr "问题曾以"
+msgid "Title"
+msgstr "标题"
-#: forum/skins/default/templates/reopen.html:22
-msgid "reason - leave blank in english"
-msgstr "的原因被"
+#: skins/default/templates/reopen.html:14
+#, python-format
+msgid ""
+"This question has been closed by \n"
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
+" "
+msgstr ""
-#: forum/skins/default/templates/reopen.html:22
+# close.html
+#: skins/default/templates/reopen.html:19
#, fuzzy
-msgid "on "
-msgstr "于"
+msgid "Close reason:"
+msgstr "关闭问题"
-#: forum/skins/default/templates/reopen.html:22
-msgid "date closed"
-msgstr "关闭"
+#: skins/default/templates/reopen.html:22
+msgid "When:"
+msgstr ""
+
+#: skins/default/templates/reopen.html:25
+#, fuzzy
+msgid "Reopen this question?"
+msgstr "确定打开这个问题"
-#: forum/skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:29
#, fuzzy
msgid "Reopen this question"
msgstr "确定打开这个问题"
# revisions_answer.html
-#: forum/skins/default/templates/revisions_answer.html:7
-#: forum/skins/default/templates/revisions_answer.html:38
-#: forum/skins/default/templates/revisions_question.html:8
-#: forum/skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "版本历史"
-#: forum/skins/default/templates/revisions_answer.html:50
-#: forum/skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr ""
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "版本"
+
# book.html line 123 must be empty in english
-#: forum/skins/default/templates/tag_selector.html:5
+#: skins/default/templates/tag_selector.html:3
#, fuzzy
msgid "Interesting tags"
msgstr "的问题"
-#: forum/skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:21
-#: forum/skins/default/templates/tag_selector.html:38
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
#, fuzzy
msgid "Ignored tags"
msgstr "修改问题标签"
-#: forum/skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr ""
-#: forum/skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
#, fuzzy
msgid "keep ignored questions hidden"
msgstr "打开关闭任何人的问题"
-#: forum/skins/default/templates/tags.html:6
-#: forum/skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "标签列表"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "按名称的字母先后顺序排序"
-#: forum/skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "按名称排序"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "按标签被使用的次数排序"
-#: forum/skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
#, fuzzy
msgid "by popularity"
msgstr "按流行程度排序"
-#: forum/skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: forum/skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
#, fuzzy
msgid "Nothing found"
msgstr "没有找到相关数据。"
-#: forum/skins/default/templates/user_edit.html:6
+#: skins/default/templates/user.html:14
+#, fuzzy, python-format
+msgid "%(username)s's profile"
+msgstr "用户概览"
+
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "修改个人资料"
-#: forum/skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "修改资料"
-#: forum/skins/default/templates/user_edit.html:33
-#: forum/skins/default/templates/user_info.html:53
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr ""
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "注册用户"
-#: forum/skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
#, fuzzy
msgid "Screen Name"
msgstr "当前页"
-#: forum/skins/default/templates/user_edit.html:89
-#: forum/skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "更新"
-#: forum/skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr ""
-#: forum/skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr ""
-#: forum/skins/default/templates/user_info.html:18
-msgid "change picture"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "问题"
+
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "删除"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "查看"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "最新问题"
+
+#: skins/default/templates/user_inbox.html:50
+msgid "none"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "上次活动时间"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "标记最佳答案"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
msgstr ""
-#: forum/skins/default/templates/user_info.html:25
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:933
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "积分"
-#: forum/skins/default/templates/user_info.html:35
-msgid "Moderate this user"
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
msgstr ""
-#: forum/skins/default/templates/user_info.html:47
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "更新我的资料"
-#: forum/skins/default/templates/user_info.html:57
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "姓名"
-#: forum/skins/default/templates/user_info.html:62
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "已加入"
-#: forum/skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "上次活动时间"
-#: forum/skins/default/templates/user_info.html:73
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "个人网站"
-#: forum/skins/default/templates/user_info.html:79
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "城市"
# user_info.html
-#: forum/skins/default/templates/user_info.html:86
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "年龄"
-#: forum/skins/default/templates/user_info.html:87
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "岁"
-#: forum/skins/default/templates/user_info.html:93
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "今日剩余投票数"
-#: forum/skins/default/templates/user_info.html:94
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "票"
-#: forum/skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_moderate.html:5
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:8
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:15
+msgid "Save"
+msgstr "保存"
+
+#: skins/default/templates/user_moderate.html:21
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:23
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:27
+#, fuzzy
+msgid "User reputation changed"
+msgstr "用户社区积分"
+
+#: skins/default/templates/user_moderate.html:34
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:39
+#, python-format
+msgid "Send message to %(username)s"
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:40
+msgid ""
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_moderate.html:42
+#, fuzzy
+msgid "Message sent"
+msgstr "岁"
+
+#: skins/default/templates/user_moderate.html:60
+#, fuzzy
+msgid "Send message"
+msgstr "Copyright(c)2009.CNPROG.COM"
+
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr ""
-#: forum/skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, fuzzy, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr "该回答总共有%d个投票"
-#: forum/skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "该回答已被设为最佳答案"
-#: forum/skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, fuzzy, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] "添加评论"
msgstr[1] "添加评论"
-#: forum/skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "该用户投的赞成票总数"
-#: forum/skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr ""
-#: forum/skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
#, fuzzy
msgid "user voted down this many times"
msgstr "用户投的反对票总数"
-#: forum/skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, fuzzy, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr "查看有关'%s'的问题"
-#: forum/skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] ""
msgstr[1] ""
-#: forum/skins/default/templates/user_tabs.html:7
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "用户概览"
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:907
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "概览"
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:915
-msgid "recent activity"
-msgstr "最近活动"
-
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:925
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "其他用户的回复和评论"
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:924
-msgid "responses"
-msgstr "回应"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: forum/skins/default/templates/user_tabs.html:16
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "用户的社区积分历史"
-#: forum/skins/default/templates/user_tabs.html:17
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "积分"
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:951
-msgid "user vote record"
-msgstr "用户所有投票"
-
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:950
-msgid "casted votes"
-msgstr "投票"
-
-#: forum/skins/default/templates/user_tabs.html:23
+#: skins/default/templates/user_tabs.html:16
msgid "questions that user selected as his/her favorite"
msgstr "用户收藏的问题"
-#: forum/skins/default/templates/user_tabs.html:24
+#: skins/default/templates/user_tabs.html:17
msgid "favorites"
msgstr "收藏"
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:960
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "最近活动"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "活跃问题"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
+msgid "user vote record"
+msgstr "用户所有投票"
+
+#: skins/default/templates/user_tabs.html:24
+msgid "casted votes"
+msgstr "投票"
+
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:959
+#: skins/default/templates/user_tabs.html:29
#, fuzzy
-msgid "email subscriptions"
+msgid "subscriptions"
msgstr "全部问题"
-#: forum/skins/default/templates/users.html:6
-#: forum/skins/default/templates/users.html:24
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
+#, fuzzy
+msgid "moderate this user"
+msgstr "谁是社区的管理员?"
+
+#: skins/default/templates/user_tabs.html:34
+#, fuzzy
+msgid "moderation"
+msgstr "城市"
+
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "用户列表"
-#: forum/skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "最新加入"
-#: forum/skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "用户名"
-#: forum/skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, fuzzy, python-format
msgid "users matching query %(suser)s:"
msgstr ""
"匹配查询 '<span class=\"darkred\"><strong>%s</strong></span>' 的所有用户名:"
-#: forum/skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "没有找到相关数据。"
-#: forum/skins/default/templates/users_questions.html:11
-#, fuzzy
-msgid "this questions was selected as favorite"
-msgstr "这个问题被"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "这个问题被"
+msgstr[1] "这个问题被"
-#: forum/skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr ""
-#: forum/skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:3
-#: forum/skins/default/templates/authopenid/changeemail.html:9
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "更换电子邮件"
-#: forum/skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
#, fuzzy
msgid "Save your email address"
msgstr "您的电子邮件地址"
-#: forum/skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, fuzzy, python-format
msgid "change %(email)s info"
msgstr "更换电子邮件"
-#: forum/skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
#, fuzzy
msgid "Save Email"
msgstr "更换电子邮件"
-#: forum/skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
#, fuzzy
msgid "Validate email"
msgstr "更换电子邮件"
-#: forum/skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
#, fuzzy
msgid "Email changed"
msgstr "密码"
-#: forum/skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/changeopenid.html:8
-#, fuzzy
-msgid "Account: change OpenID URL"
-msgstr "更换OpenID地址"
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:14
-#: forum/skins/default/templates/authopenid/delete.html:14
-#: forum/skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changepw.html:7
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
#, fuzzy
-msgid "Account: change password"
-msgstr "修改密码"
-
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "绑定OpenID"
-
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "绑定OpenID帐号"
+msgid "Registration"
+msgstr "确认"
-#: forum/skins/default/templates/authopenid/complete.html:27
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:31
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -3547,578 +4766,1028 @@ msgid ""
" "
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:35
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
# todo: review this message may be confusing user
-#: forum/skins/default/templates/authopenid/complete.html:42
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr "输入您的新帐号或者指定已经存在的帐号。"
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr "请注意以下错误:"
-
-#: forum/skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:89
+#: skins/default/templates/authopenid/complete.html:68
#, fuzzy
msgid "Email address label"
msgstr "您的电子邮件地址"
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:102
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
-#: forum/skins/default/templates/authopenid/complete.html:103
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "创建帐号"
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr "已经存在的用户"
-
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr "用户名"
-
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr "密码"
-
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr "确认"
-
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:168
-msgid "Forgot your password?"
-msgstr "忘记密码?"
-
-#: forum/skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
#, fuzzy
msgid "Username:"
msgstr "您的大名"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:7
-#: forum/skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
#, fuzzy
msgid "Password:"
msgstr "密码"
-#: forum/skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr ""
-#: forum/skins/default/templates/authopenid/confirm_email.txt:12
-#: forum/skins/default/templates/authopenid/email_validation.txt:14
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
msgstr ""
-#: forum/skins/default/templates/authopenid/delete.html:8
-#, fuzzy
-msgid "Account: delete account"
-msgstr "删除帐号"
-
-#: forum/skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/delete.html:34
-#, fuzzy
-msgid "Delete account permanently"
-msgstr "删除帐号"
-
-#: forum/skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr ""
-#: forum/skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
msgid ""
"If you beleive that this message was sent in mistake - \n"
"no further action is needed. Just ingore this email, we apologize\n"
"for any inconvenience"
msgstr ""
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:7
-#, fuzzy
-msgid "Traditional login information"
-msgstr "个人身份信息"
+#: skins/default/templates/authopenid/signin.html:3
+msgid "User login"
+msgstr "用户登录"
-#: forum/skins/default/templates/authopenid/external_legacy_login_info.html:12
+#: skins/default/templates/authopenid/signin.html:11
#, python-format
msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
+"\n"
+" Your answer to %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw.html:4
-#: forum/skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "发送新密码"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
+#: skins/default/templates/authopenid/signin.html:18
+#, python-format
+msgid ""
+"Your question \n"
+" %(title)s %(summary)s will be posted once you log in\n"
+" "
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "重设密码"
-
-#: forum/skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "返回登录"
-
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
+#: skins/default/templates/authopenid/signin.html:25
msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-#: forum/skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
+#: skins/default/templates/authopenid/signin.html:28
msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "用户登录"
+#: skins/default/templates/authopenid/signin.html:30
+msgid ""
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
+msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:28
-#, python-format
+#: skins/default/templates/authopenid/signin.html:34
msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:35
-#, python-format
+#: skins/default/templates/authopenid/signin.html:36
msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
+#: skins/default/templates/authopenid/signin.html:39
+msgid ""
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:144
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:151
-msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+msgid "(or select another login method above)"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:153
-#: forum/skins/default/templates/authopenid/signin.html:166
-msgid "Login"
-msgstr "登录"
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "注册帐号"
-#: forum/skins/default/templates/authopenid/signin.html:157
+#: skins/default/templates/authopenid/signin.html:107
#, fuzzy
-msgid "Enter your login name and password"
+msgid "Please enter your <span>user name and password</span>, then sign in"
msgstr "使用帐号密码登录"
-#: forum/skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "用户名"
-#: forum/skins/default/templates/authopenid/signin.html:163
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "密码"
-#: forum/skins/default/templates/authopenid/signin.html:167
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "登录"
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
+#, fuzzy
+msgid "New password"
+msgstr "密码"
+
+#: skins/default/templates/authopenid/signin.html:137
#, fuzzy
-msgid "Create account"
-msgstr "创建帐号"
+msgid "Please, retype"
+msgstr "确认密码"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:160
+msgid "provider"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "上次活动时间"
-#: forum/skins/default/templates/authopenid/signin.html:178
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "还有其他问题?"
+
+#: skins/default/templates/authopenid/signin.html:192
+msgid "Please, enter your email address below and obtain a new key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:194
+msgid "Please, enter your email address below to recover your account"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:197
+msgid "recover your account via email"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+msgid "Recover your account via email"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "为什么需要OpenID登录?"
-#: forum/skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr ""
"构建在OpenID网络认证上的本系统,不需要你注册新的帐号,即可使用我们系统的所有"
"功能"
-#: forum/skins/default/templates/authopenid/signin.html:184
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "用同一个帐号可登录互联网所有激活OpenID的网站"
-#: forum/skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr "全世界有1.6亿OpenID帐号,和10,000个支持OpenID的站点"
-#: forum/skins/default/templates/authopenid/signin.html:190
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenID是有开放标准,并且有相关的基金组织提供支持"
-#: forum/skins/default/templates/authopenid/signin.html:195
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "查看更多"
-#: forum/skins/default/templates/authopenid/signin.html:196
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "获取OpenID"
-#: forum/skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "注册帐号"
-#: forum/skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
#, fuzzy
msgid "Create login name and password"
msgstr "使用帐号密码登录"
-#: forum/skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr ""
-#: forum/skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
#, fuzzy
msgid "Create Account"
msgstr "创建帐号"
-#: forum/skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "或者"
-#: forum/skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
#, fuzzy
msgid "return to OpenID login"
msgstr "返回登录"
-#: forum/skins/default/templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
+#: skins/default/templates/unused/email_base.html:8
+#, fuzzy
+msgid "home"
+msgstr "首页"
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
msgstr ""
-#: forum/templatetags/extra_filters.py:100
-#, fuzzy
-msgid "no items in counter"
-msgstr "no"
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr ""
-#: forum/templatetags/extra_tags.py:53
-#, python-format
-msgid "%(username)s gravatar image"
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
msgstr ""
-#: forum/templatetags/extra_tags.py:178 forum/templatetags/extra_tags.py:205
-#, fuzzy
-msgid "reputation points"
-msgstr "积分"
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
-#: forum/templatetags/extra_tags.py:265
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
#, fuzzy
-msgid "2 days ago"
-msgstr "于%s<font class=\"darkred\">关闭</font>"
+msgid "this answer has been accepted to be correct"
+msgstr "有答案已被接受为正确答案"
-#: forum/templatetags/extra_tags.py:267
-msgid "yesterday"
-msgstr ""
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+msgstr[1] ""
-#: forum/templatetags/extra_tags.py:269
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_list.html:15
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_list.html:35
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/unused/question_list.html:47
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: forum/templatetags/extra_tags.py:271
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "回答"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "票"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "浏览"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
+#, fuzzy
+msgid "no items in counter"
+msgstr "no"
+
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
+msgid "%(badge_count)d %(badge_level)s badge"
+msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] ""
msgstr[1] ""
-#: forum/utils/forms.py:30
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
+#, fuzzy
+msgid "reputation points"
+msgstr "积分"
+
+#: templatetags/extra_tags.py:221
+#, python-format
+msgid "your karma is %(reputation)s"
+msgstr ""
+
+#: templatetags/extra_tags.py:237
+#, fuzzy
+msgid "badges: "
+msgstr "奖牌榜"
+
+#: utils/forms.py:32
#, fuzzy
msgid "this field is required"
msgstr " 标签不能为空。"
-#: forum/utils/forms.py:45
+#: utils/forms.py:46
msgid "choose a username"
msgstr "选择一个用户名"
-#: forum/utils/forms.py:50
+#: utils/forms.py:52
#, fuzzy
msgid "user name is required"
msgstr " 标签不能为空。"
-#: forum/utils/forms.py:51
+#: utils/forms.py:53
#, fuzzy
msgid "sorry, this name is taken, please choose another"
msgstr "对不起,您不能注册该用户名,请换一个试试"
-#: forum/utils/forms.py:52
+#: utils/forms.py:54
#, fuzzy
msgid "sorry, this name is not allowed, please choose another"
msgstr "对不起,您不能注册该用户名,请换一个试试"
-#: forum/utils/forms.py:53
+#: utils/forms.py:55
msgid "sorry, there is no user with this name"
msgstr ""
-#: forum/utils/forms.py:54
+#: utils/forms.py:56
msgid "sorry, we have a serious error - user name is taken by several users"
msgstr ""
-#: forum/utils/forms.py:55
+#: utils/forms.py:57
msgid "user name can only consist of letters, empty space and underscore"
msgstr ""
-#: forum/utils/forms.py:109
+#: utils/forms.py:118
msgid "your email address"
msgstr "您的电子邮件地址"
-#: forum/utils/forms.py:110
+#: utils/forms.py:119
#, fuzzy
msgid "email address is required"
msgstr " 标签不能为空。"
-#: forum/utils/forms.py:111
+#: utils/forms.py:120
msgid "please enter a valid email address"
msgstr ""
-#: forum/utils/forms.py:112
+#: utils/forms.py:121
#, fuzzy
msgid "this email is already used by someone else, please choose another"
msgstr "该电子邮件已被注册,请选择另一个再试。"
-#: forum/utils/forms.py:140
+#: utils/forms.py:149
msgid "choose password"
msgstr "密码"
-#: forum/utils/forms.py:141
+#: utils/forms.py:150
#, fuzzy
msgid "password is required"
msgstr " 标签不能为空。"
-#: forum/utils/forms.py:144
+#: utils/forms.py:153
msgid "retype password"
msgstr "确认密码"
-#: forum/utils/forms.py:145
+#: utils/forms.py:154
#, fuzzy
msgid "please, retype your password"
msgstr "确认密码"
-#: forum/utils/forms.py:146
+#: utils/forms.py:155
msgid "sorry, entered passwords did not match, please try again"
msgstr ""
-#: forum/views/commands.py:209
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr ""
+
+#: utils/functions.py:67
+#, fuzzy
+msgid "2 days ago"
+msgstr "于%s<font class=\"darkred\">关闭</font>"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr ""
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: views/commands.py:42
+msgid "anonymous users cannot vote"
+msgstr "匿名用户不能投票"
+
+#: views/commands.py:62
+msgid "Sorry you ran out of votes for today"
+msgstr ""
+
+#: views/commands.py:68
+#, python-format
+msgid "You have %(votes_left)s votes left for today"
+msgstr ""
+
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "匿名用户不能投票"
+
+#: views/commands.py:209
+msgid "Sorry, something is not right here..."
+msgstr ""
+
+#: views/commands.py:224
+#, fuzzy
+msgid "Sorry, but anonymous users cannot accept answers"
+msgstr "匿名用户不能投票"
+
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr ""
-#: forum/views/commands.py:217
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr ""
-#: forum/views/meta.py:35
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr ""
-#: forum/views/meta.py:36
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr ""
-#: forum/views/meta.py:44
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: forum/views/users.py:867 forum/views/users.py:871
-msgid "changes saved"
-msgstr ""
+#: views/readers.py:429
+#, fuzzy
+msgid "Sorry, this question has been deleted and is no longer accessible"
+msgstr "这个问题被"
-#: forum/views/users.py:877
-msgid "email updates canceled"
-msgstr ""
+#: views/users.py:216
+#, fuzzy
+msgid "moderate user"
+msgstr "您的回答"
-#: forum/views/users.py:908
+#: views/users.py:400
#, fuzzy
msgid "user profile"
msgstr "用户概览"
-#: forum/views/users.py:909
+#: views/users.py:401
#, fuzzy
msgid "user profile overview"
msgstr "用户概览"
-#: forum/views/users.py:916
+#: views/users.py:684
#, fuzzy
msgid "recent user activity"
msgstr "最近活动"
-#: forum/views/users.py:917
+#: views/users.py:685
#, fuzzy
msgid "profile - recent activity"
msgstr "最近活动"
-#: forum/views/users.py:926
+#: views/users.py:753
msgid "profile - responses"
msgstr "回应 - 用户资料"
-#: forum/views/users.py:934
+#: views/users.py:818
+msgid "profile - votes"
+msgstr "投票 - 用户资料"
+
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "用户社区积分"
-#: forum/views/users.py:935
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "积分 - 用户资料"
-#: forum/views/users.py:941
-#, fuzzy
-msgid "favorite questions"
-msgstr "收藏"
-
-#: forum/views/users.py:942
+#: views/users.py:885
msgid "users favorite questions"
msgstr "用户收藏的问题"
-#: forum/views/users.py:943
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "收藏 - 用户资料"
-#: forum/views/users.py:952
-msgid "profile - votes"
-msgstr "投票 - 用户资料"
+#: views/users.py:906 views/users.py:910
+msgid "changes saved"
+msgstr ""
-#: forum/views/users.py:961
+#: views/users.py:916
+msgid "email updates canceled"
+msgstr ""
+
+#: views/users.py:928
#, fuzzy
msgid "profile - email subscriptions"
msgstr "收藏 - 用户资料"
-#: forum/views/writers.py:70
-#, python-format
-msgid "uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr "上传图片只限于积分+%(min_rep)s以上注册用户!"
+#: views/writers.py:53
+#, fuzzy
+msgid "Sorry, anonymous users cannot upload files"
+msgstr "匿名用户不能投票"
# todo take these out of settings
-#: forum/views/writers.py:72
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr "只允许上传'%(file_types)s'类型的文件!"
-#: forum/views/writers.py:74
-#, python-format
-msgid "maximum upload file size is %sK"
+#: views/writers.py:85
+#, fuzzy, python-format
+msgid "maximum upload file size is %(file_size)sK"
msgstr "只允许上传%sK大小的文件!"
-#: forum/views/writers.py:76
-#, fuzzy, python-format
-msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+#: views/writers.py:93
+#, fuzzy
+msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr "在文件上传过程中产生了错误,请联系管理员,谢谢^_^"
-#: forum_modules/authentication/auth.py:27
-msgid "Email Validation"
+#: views/writers.py:454
+#, python-format
+msgid ""
+"Sorry, you appear to be logged out and cannot post comments. Please <a href="
+"\"%(sign_in_url)s\">sign in</a>."
+msgstr ""
+
+#: views/writers.py:489
+#, python-format
+msgid ""
+"Sorry, you appear to be logged out and cannot delete comments. Please <a "
+"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: forum_modules/authentication/auth.py:38
-msgid "Thank you, your email is now validated."
+#: views/writers.py:509
+msgid "sorry, we seem to have some technical difficulties"
msgstr ""
-#: forum_modules/authentication/auth.py:62
#, fuzzy
-msgid "Your password was changed"
-msgstr "密码"
+#~ msgid "Login failed."
+#~ msgstr "用户名"
-#: forum_modules/authentication/auth.py:64
#, fuzzy
-msgid "New password set"
-msgstr "密码"
+#~ msgid "password/"
+#~ msgstr "密码"
-#: forum_modules/authentication/auth.py:130
-#, python-format
-msgid "Welcome back %s, you are now logged in"
-msgstr ""
+# user_info.html
+#, fuzzy
+#~ msgid "change/"
+#~ msgstr "年龄"
+
+#, fuzzy
+#~ msgid "openid/"
+#~ msgstr "用同一个帐号可登录互联网所有激活OpenID的网站"
+
+#, fuzzy
+#~ msgid "Password changed."
+#~ msgstr "密码"
+
+# todo please check this in chinese
+#, fuzzy
+#~ msgid "Account deleted."
+#~ msgstr "取消"
+
+#, fuzzy
+#~ msgid "Request for new password"
+#~ msgstr "重设密码"
+
+#, fuzzy
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr "和您的邮件地址是绑定的"
+
+#, fuzzy
+#~ msgid "Your question and all of it's answers have been deleted"
+#~ msgstr "你正在查看的问题或者回答已经被删除;"
+
+#, fuzzy
+#~ msgid "Your question has been deleted"
+#~ msgstr "你正在查看的问题或者回答已经被删除;"
+
+#, fuzzy
+#~ msgid "The question and all of it's answers have been deleted"
+#~ msgstr "你正在查看的问题或者回答已经被删除;"
-#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
-#: forum_modules/books/urls.py:9
#, fuzzy
-msgid "books/"
-msgstr "读书"
+#~ msgid "The question has been deleted"
+#~ msgstr "你正在查看的问题或者回答已经被删除;"
+
+#~ msgid "question"
+#~ msgstr "提问"
+
+#, fuzzy
+#~ msgid "unanswered/"
+#~ msgstr "回答"
+
+#~ msgid "Change email "
+#~ msgstr "更换电子邮件"
+
+#~ msgid "Change OpenID"
+#~ msgstr "更换OpenID地址"
+
+#~ msgid "Delete account"
+#~ msgstr "删除帐号"
+
+#~ msgid "toggle preview"
+#~ msgstr "预览开关"
+
+# templates/book.html 78
+#~ msgid "reading channel"
+#~ msgstr "读书频道"
+
+#~ msgid "[author]"
+#~ msgstr "【作者】"
+
+#~ msgid "[publisher]"
+#~ msgstr "【出版社】"
+
+#~ msgid "[publication date]"
+#~ msgstr "【出版日期】"
+
+#~ msgid "[price]"
+#~ msgstr "【价格】"
+
+#~ msgid "[pages]"
+#~ msgstr "【页数】"
+
+#~ msgid "[tags]"
+#~ msgstr "【标签】"
+
+#~ msgid "author blog"
+#~ msgstr "作者博客"
+
+#~ msgid "book directory"
+#~ msgstr "书籍目录"
+
+#~ msgid "buy online"
+#~ msgstr "网上购买"
+
+#~ msgid "reader questions"
+#~ msgstr "答读者问"
+
+#~ msgid "ask the author"
+#~ msgstr "向作者提问"
+
+#~ msgid "number of times"
+#~ msgstr "位用户收藏"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "有答案已被接受为正确答案"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "RSS订阅该图书最新问题"
+
+#, fuzzy
+#~ msgid "open any closed question"
+#~ msgstr "打开关闭任何人的问题"
+
+#~ msgid "books"
+#~ msgstr "读书"
+
+#, fuzzy
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "当前版本"
+#~ msgstr[1] "当前版本"
+
+#~ msgid "general message about privacy"
+#~ msgstr ""
+#~ "CNProg承认用户隐私的重要性。本文件概述在您浏览CNProg过程中所接收和收集的个"
+#~ "人信息的种类,以及CNProg所采取的保护信息的一些措施。CNProg希望这将有助于您"
+#~ "在知情的情况下,就和我们 共享个人信息的问题作出决定。"
+
+#~ msgid "what technical information is collected about visitors"
+#~ msgstr ""
+#~ "当您访问本网站或使用我们的某些在线服务时,服务器会自动记录信息,包括但不限"
+#~ "于URL、IP地址、浏览器的类型、屏幕分辨率、系统类型和使用的语言以及访问日期"
+#~ "和时间。我们的目的是为了向您>提供更好的用户服务,包括可能为您提供定制的在"
+#~ "线服务。"
+
+#~ msgid "Personal Information"
+#~ msgstr "个人身份信息"
+
+#~ msgid "details on personal information policies"
+#~ msgstr ""
+#~ "在登录使用CNProg的提问和回答功能时,我们要求使用者提供用户名、密码、电子邮"
+#~ "件等信息。CNProg收集这类关于个人身份的信息只是为了登录系统获得使用功能的目"
+#~ "的。我们不会向任何其他社区用 户、个人或第三方透露您的密码或者电子邮件信"
+#~ "息。用户可以选择性地填写用户资料、个人网站、年龄、城市等信息,我们收集这些"
+#~ "内容为了使用户能够更容易和更满意地使用CNProg提供的网页和服务。"
+
+#~ msgid "Other Services"
+#~ msgstr "其他服务"
+
+#~ msgid "details on sharing data with third parties"
+#~ msgstr ""
+#~ "CNProg可能会收集和统计用户访问本站的概况数据。例如,CNProg可能会检测网站最"
+#~ "流行的部分功能。CNProg可能会公开显示或者提供给第三方使用该数据。但是,"
+#~ "CNProg不会公开您的身份信息。"
+
+#~ msgid "cookie policy details"
+#~ msgstr ""
+#~ "访问CNProg时,我们会向您的计算机发送一个或多个专门用于识别您的浏览器的"
+#~ "Cookie(包含一个字符串的小文件)。 使用 Cookie 的目的是通过储存用户偏好、"
+#~ "跟踪用户倾向(例如搜索方法)来提高我们的服务质量。大多数浏览器的初始设置均"
+#~ "为接受 Cookie,但也可以将其重置为拒绝所有 Cookie 或在收到 Cookie 时提示。"
+#~ "不过,如果禁用 Cookie,某些功能和服务可能无法正常运行。"
+
+#~ msgid "Policy Changes"
+#~ msgstr "政策更改"
+
+#, fuzzy
+#~ msgid "how privacy policies can be changed"
+#~ msgstr ""
+#~ "我们可能在事先通知或不通知的情况下随时更改此'隐私政策',我们建议用户时常查"
+#~ "看CNProg隐私政策的改动,在任何改动生效后您的继续访问和使用本站,我们假设您"
+#~ "已同意了CNProg以上的所有条款。"
+
+#, fuzzy
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "CNProg用标签来分类系统的信息"
+
+#~ msgid "Found by tags"
+#~ msgstr "标签问题"
+
+#~ msgid "Found by title"
+#~ msgstr "查询结果"
+
+#~ msgid "Unanswered questions"
+#~ msgstr "没有回答的问题"
+
+#~ msgid "All questions"
+#~ msgstr "所有问题"
+
+#, fuzzy
+#~ msgid "click to see the newest questions"
+#~ msgstr "最新问题"
+
+#, fuzzy
+#~ msgid "click to see the oldest questions"
+#~ msgstr "最新问题"
+
+#, fuzzy
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "最近被更新的问题"
+
+#, fuzzy
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "最近被更新的问题"
+
+#, fuzzy
+#~ msgid "click to see hottest questions"
+#~ msgstr "被回复最多的问题"
+
+#, fuzzy
+#~ msgid "less answers"
+#~ msgstr "最先回答"
#, fuzzy
-#~ msgid "account_settings"
-#~ msgstr "设置"
+#~ msgid "click to see coldest questions"
+#~ msgstr "最新问题"
+
+#, fuzzy
+#~ msgid "click to see most voted questions"
+#~ msgstr "投票次数最多的问题"
+
+#, fuzzy
+#~ msgid "unpopular"
+#~ msgstr "受欢迎的标签"
+
+#, fuzzy
+#~ msgid "click to see least voted questions"
+#~ msgstr "投票次数最多的问题"
+
+#, fuzzy
+#~ msgid "popular"
+#~ msgstr "受欢迎的标签"
+
+#, fuzzy
+#~ msgid " %(q_num)s question found"
+#~ msgid_plural "%(q_num)s questions found"
+#~ msgstr[0] "个"
+#~ msgstr[1] "个"
+
+#~ msgid "Open the previously closed question"
+#~ msgstr "你将打开这个已经被关闭的问题"
+
+#, fuzzy
+#~ msgid "The question was closed for the following reason "
+#~ msgstr "问题曾以"
+
+#~ msgid "reason - leave blank in english"
+#~ msgstr "的原因被"
+
+#, fuzzy
+#~ msgid "on "
+#~ msgstr "于"
+
+#~ msgid "date closed"
+#~ msgstr "关闭"
+
+#, fuzzy
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "更换OpenID地址"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "绑定OpenID"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "请注意以下错误:"
+
+#~ msgid "Existing account"
+#~ msgstr "已经存在的用户"
+
+#~ msgid "user name"
+#~ msgstr "用户名"
+
+#~ msgid "password"
+#~ msgstr "密码"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "忘记密码?"
+
+#, fuzzy
+#~ msgid "Account: delete account"
+#~ msgstr "删除帐号"
+
+#, fuzzy
+#~ msgid "Delete account permanently"
+#~ msgstr "删除帐号"
+
+#, fuzzy
+#~ msgid "Traditional login information"
+#~ msgstr "个人身份信息"
+
+#~ msgid "Send new password"
+#~ msgstr "发送新密码"
+
+#~ msgid "Reset password"
+#~ msgstr "重设密码"
+
+#~ msgid "return to login"
+#~ msgstr "返回登录"
+
+#, fuzzy
+#~ msgid "Enter your login name and password"
+#~ msgstr "使用帐号密码登录"
+
+#, fuzzy
+#~ msgid "Create account"
+#~ msgstr "创建帐号"
+
+#, fuzzy
+#~ msgid "favorite questions"
+#~ msgstr "收藏"
+
+#, fuzzy
+#~ msgid "books/"
+#~ msgstr "读书"
#~ msgid "The users have been awarded with badges:"
#~ msgstr "用户已被授予该奖牌:"
@@ -4137,10 +5806,6 @@ msgstr "读书"
#~ msgstr[1] ""
#~ "问题按<strong>提问时间</strong>显示排序。新加入的问题将显示在最前面。"
-# translation and user name validation are language-specific
-#~ msgid "invalid user name"
-#~ msgstr "用户名只能包含英文字母、数字和下划线"
-
# minimal length of user name may be language specific
#~ msgid "username too short"
#~ msgstr "用户名太短,请使用三个或三个以上字符"
@@ -4156,9 +5821,6 @@ msgstr "读书"
#~ msgid "site title"
#~ msgstr "CNProg.com"
-#~ msgid "site slogan"
-#~ msgstr "程序员问答社区"
-
#~ msgid "meta site content"
#~ msgstr ""
#~ "中国程序员的编程技术问答社区。我们做专业的、可协作编辑的技术问答社区。"
@@ -4172,9 +5834,6 @@ msgstr "读书"
#~ "characters '.-_#'"
#~ msgstr "标签请使用英文字母,中文或者数字字符串(. - _ # 也可以)"
-#~ msgid "user preference settings"
-#~ msgstr "用户参数的设置"
-
#~ msgid "profile - user preferences"
#~ msgstr "设置 - 用户资料"
@@ -4182,9 +5841,6 @@ msgstr "读书"
#~ msgid " ago"
#~ msgstr "前"
-#~ msgid "Save"
-#~ msgstr "保存"
-
#~ msgid "Use"
#~ msgstr "使用"
@@ -4215,15 +5871,9 @@ msgstr "读书"
#~ msgid "Connect with Twitter"
#~ msgstr "同步Twitter消息"
-#~ msgid "Twitter account name:"
-#~ msgstr "账号:"
-
#~ msgid "Twitter password:"
#~ msgstr "密码:"
-#~ msgid "Send my Questions to Twitter"
-#~ msgstr "发布我的提问到我的Twitter"
-
#~ msgid "Send my Answers to Twitter"
#~ msgstr "发布我的回答到我的Twitter"
@@ -4233,9 +5883,6 @@ msgstr "读书"
#~ "this medal - still it is a special honor."
#~ msgstr "铜牌会在你活跃于社区时产生,它相对容易获得,但也是一种特殊的荣誉。"
-#~ msgid "see"
-#~ msgstr "查看"
-
#, fuzzy
#~ msgid "About us"
#~ msgstr "关于本站"
@@ -4250,10 +5897,6 @@ msgstr "读书"
#~ msgid "last updated questions"
#~ msgstr "最新更新的问题"
-# must have extra space after in english
-#~ msgid "see questions tagged"
-#~ msgstr "查看有关"
-
#~ msgid "welcome to website"
#~ msgstr "CNProg欢迎您!"
@@ -4279,9 +5922,6 @@ msgstr "读书"
#~ msgid "complete list of quesionts"
#~ msgstr "全部问题列表"
-#~ msgid "Account: change email"
-#~ msgstr "修改电子邮件"
-
#, fuzzy
#~ msgid "Size per page:"
#~ msgstr "每页显示"
@@ -4393,9 +6033,6 @@ msgstr "读书"
#~ msgid "Conventional registration"
#~ msgstr "请注意以下错误:"
-#~ msgid "choose a user name"
-#~ msgstr "选择一个用户名"
-
#~ msgid "back to login"
#~ msgstr "返回登录"
@@ -4478,9 +6115,6 @@ msgstr "读书"
#~ msgid "whose title contains"
#~ msgstr "标题含有"
-#~ msgid "number of questions end of sentence"
-#~ msgstr "的问题。"
-
#~ msgid "Questions are sorted by the <strong>time of last update</strong>."
#~ msgstr "问题按<strong>最后更新时间</strong>显示排序。"
@@ -4549,13 +6183,6 @@ msgstr "读书"
#~ msgid "After accumulating certain number of points, you can do more:"
#~ msgstr "当你累计到一定>积分,你可以在社区做更多的事情:"
-#~ msgid "gold badge: the highest honor and is very rare"
-#~ msgstr "金牌:十分罕见之最高荣耀"
-
-#~ msgid ""
-#~ "silver badge: occasionally awarded for the very high quality contributions"
-#~ msgstr "银牌:偶尔颁发之优质奖章"
-
#~ msgid "Gold badge is very rare."
#~ msgstr "金牌是十分罕见的。"
diff --git a/askbot/locale/zh-tw/LC_MESSAGES/django.po b/askbot/locale/zh-tw/LC_MESSAGES/django.po
index 4cc56380..1c7f0711 100644
--- a/askbot/locale/zh-tw/LC_MESSAGES/django.po
+++ b/askbot/locale/zh-tw/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-31 14:58-0500\n"
+"POT-Creation-Date: 2010-11-18 17:37-0600\n"
"PO-Revision-Date: 2010-08-25 19:05+0800\n"
"Last-Translator: cch <cch@mail>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23,10 +23,10 @@ msgstr "-"
msgid "latest questions"
msgstr "最新問題"
-#: forms.py:54 skins/default/templates/answer_edit_tips.html:45
-#: skins/default/templates/answer_edit_tips.html:49
-#: skins/default/templates/question_edit_tips.html:41
-#: skins/default/templates/question_edit_tips.html:46
+#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "title"
msgstr "標題"
@@ -47,7 +47,7 @@ msgstr "內容"
msgid "question content must be > 10 characters"
msgstr "內容至少要10個字符"
-#: forms.py:84 skins/default/templates/header.html:46
+#: forms.py:84 skins/default/templates/header.html:83
msgid "tags"
msgstr "標籤"
@@ -56,7 +56,7 @@ msgid ""
"Tags are short keywords, with no spaces within. Up to five tags can be used."
msgstr "標籤為關鍵詞, 內無空格, 最多可使用 5 個"
-#: forms.py:93 skins/default/templates/question_retag.html:39
+#: forms.py:93 skins/default/templates/question_retag.html:78
msgid "tags are required"
msgstr " 標籤不能為空。"
@@ -79,23 +79,23 @@ msgid "use-these-chars-in-tags"
msgstr ""
# index.html
-#: forms.py:129 skins/default/templates/post_contributor_info.html:7
-#: skins/default/templates/question_summary_list_roll.html:26
-#: skins/default/templates/question_summary_list_roll.html:38
+#: forms.py:130
+#: skins/default/templates/unused/question_summary_list_roll.html:26
+#: skins/default/templates/unused/question_summary_list_roll.html:38
msgid "community wiki"
msgstr "社區 Wiki"
-#: forms.py:130
+#: forms.py:131
msgid ""
"if you choose community wiki option, the question and answer do not generate "
"points and name of author will not be shown"
msgstr "選擇社區wiki模式,問答不計算積分,簽名也不顯示作者信息"
-#: forms.py:146
+#: forms.py:147
msgid "update summary:"
msgstr "更新概要:"
-#: forms.py:147
+#: forms.py:148
msgid ""
"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
"improved style, this field is optional)"
@@ -103,199 +103,198 @@ msgstr ""
"輸入本次修改的簡單概述(如:修改了別字,修正了語法,改進了樣式等。非必填"
"項。)"
-#: forms.py:160
+#: forms.py:161
msgid "Enter number of points to add or subtract"
msgstr ""
-#: forms.py:174 const/__init__.py:217
+#: forms.py:175 const/__init__.py:218
msgid "approved"
msgstr ""
-#: forms.py:175 const/__init__.py:218
+#: forms.py:176 const/__init__.py:219
msgid "watched"
msgstr ""
-#: forms.py:176 const/__init__.py:219
+#: forms.py:177 const/__init__.py:220
#, fuzzy
msgid "suspended"
msgstr "更新"
-#: forms.py:177 const/__init__.py:220
+#: forms.py:178 const/__init__.py:221
msgid "blocked"
msgstr ""
-#: forms.py:179 const/__init__.py:216
+#: forms.py:180 const/__init__.py:217
msgid "moderator"
msgstr ""
-#: forms.py:199
+#: forms.py:200
#, fuzzy
msgid "Change status to"
msgstr "修改標籤"
-#: forms.py:226
+#: forms.py:227
msgid "which one?"
msgstr ""
-#: forms.py:247
+#: forms.py:248
#, fuzzy
msgid "Cannot change own status"
msgstr "不能給自己的帖子投票"
-#: forms.py:253
+#: forms.py:254
msgid "Cannot turn other user to moderator"
msgstr ""
-#: forms.py:260
+#: forms.py:261
msgid "Cannot change status of another moderator"
msgstr ""
-#: forms.py:266
+#: forms.py:267
#, python-format
msgid "If you wish to change %(username)s's status, "
msgstr ""
-#: forms.py:275
+#: forms.py:276
msgid "Subject line"
msgstr ""
-#: forms.py:282
+#: forms.py:283
#, fuzzy
msgid "Message text"
msgstr "訊息"
-#: forms.py:359
+#: forms.py:360
#, fuzzy
msgid "Your name:"
msgstr "用戶名"
-#: forms.py:360
+#: forms.py:361
#, fuzzy
msgid "Email (not shared with anyone):"
msgstr "電子郵件(<i>用於頭像顯示服務</i>)"
-#: forms.py:361
+#: forms.py:362
#, fuzzy
msgid "Your message:"
msgstr "Copyright(c)2009.CNPROG.COM"
-#: forms.py:446
+#: forms.py:449
msgid "this email does not have to be linked to gravatar"
msgstr "不會公開,用於頭像顯示服務"
-#: forms.py:453
-#, fuzzy
-msgid "Screen name"
-msgstr "姓名"
-
-#: forms.py:455
+#: forms.py:456
msgid "Real name"
msgstr "真實姓名"
-#: forms.py:462
+#: forms.py:463
msgid "Website"
msgstr "個人網站"
-#: forms.py:469
+#: forms.py:470
msgid "Location"
msgstr "城市"
-#: forms.py:476
+#: forms.py:477
msgid "Date of birth"
msgstr "生日"
-#: forms.py:477
+#: forms.py:478
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr "不會公開,只會顯示您的年齡,格式為:YYYY-MM-DD"
-#: forms.py:483 skins/default/templates/account_settings.html:21
-#: skins/default/templates/authopenid/settings.html:21
+#: forms.py:484
msgid "Profile"
msgstr "個人簡介"
-#: forms.py:516 forms.py:517
+#: forms.py:493
+#, fuzzy
+msgid "Screen name"
+msgstr "姓名"
+
+#: forms.py:518 forms.py:519
msgid "this email has already been registered, please use another one"
msgstr "該電子郵件已被注冊,請選擇另一個再試。"
-#: forms.py:523
+#: forms.py:525
msgid "Choose email tag filter"
msgstr "選擇 Email 標籤篩選"
-#: forms.py:562
+#: forms.py:564
msgid "Asked by me"
msgstr "詢問"
-#: forms.py:565
+#: forms.py:567
msgid "Answered by me"
msgstr "回應"
-#: forms.py:568
+#: forms.py:570
msgid "Individually selected"
msgstr "個別選定"
-#: forms.py:571
+#: forms.py:573
msgid "Entire forum (tag filtered)"
msgstr "整個論壇 (標籤篩選)"
-#: forms.py:575
+#: forms.py:577
msgid "Comments and posts mentioning me"
msgstr ""
-#: forms.py:633
+#: forms.py:635
msgid "okay, let's try!"
msgstr "好, 試試看"
-#: forms.py:634
+#: forms.py:636
msgid "no community email please, thanks"
msgstr "無須設群 Email 謝謝"
-#: forms.py:638
+#: forms.py:640
msgid "please choose one of the options above"
msgstr "請選上述選項之一"
# footer.html
-#: urls.py:43
+#: urls.py:42
#, fuzzy
msgid "about/"
msgstr "關於本站"
-#: urls.py:44 conf/site_settings.py:75
+#: urls.py:43 conf/site_settings.py:79
#, fuzzy
msgid "faq/"
msgstr "常見問題"
-#: urls.py:45
+#: urls.py:44
#, fuzzy
msgid "privacy/"
msgstr "隱私政策"
-#: urls.py:46
+#: urls.py:45
#, fuzzy
msgid "logout/"
msgstr "退出登錄"
-#: urls.py:48 urls.py:53 urls.py:58 urls.py:126
+#: urls.py:47 urls.py:52 urls.py:57 urls.py:127
#, fuzzy
msgid "answers/"
msgstr "回答"
-#: urls.py:48 urls.py:108 urls.py:119 urls.py:126
+#: urls.py:47 urls.py:109 urls.py:120 urls.py:127
#, fuzzy
msgid "comments/"
msgstr "評論"
-#: urls.py:53 urls.py:73 urls.py:167 skins/default/templates/user_info.html:33
+#: urls.py:52 urls.py:73 urls.py:168
#, fuzzy
msgid "edit/"
msgstr "編輯"
-#: urls.py:58 urls.py:103
+#: urls.py:57 urls.py:103
#, fuzzy
msgid "revisions/"
msgstr "版本"
#: urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83 urls.py:88
-#: urls.py:93 urls.py:98 urls.py:103 urls.py:108 urls.py:119
+#: urls.py:93 urls.py:98 urls.py:103 urls.py:109 urls.py:120
#, fuzzy
msgid "questions/"
msgstr "問題"
@@ -330,74 +329,75 @@ msgstr "回答"
msgid "vote/"
msgstr "票"
-#: urls.py:113
+#: urls.py:114
#, fuzzy
msgid "command/"
msgstr "評論"
-#: urls.py:119 urls.py:126 deps/django_authopenid/urls.py:44
+#: urls.py:120 urls.py:127
msgid "delete/"
msgstr ""
-#: urls.py:133 views/readers.py:270
+#: urls.py:134
#, fuzzy
msgid "question/"
msgstr "提問"
-#: urls.py:138
+#: urls.py:139
#, fuzzy
msgid "tags/"
msgstr "標籤"
-#: urls.py:143 urls.py:149
+#: urls.py:144 urls.py:150
msgid "mark-tag/"
msgstr ""
-#: urls.py:143
+#: urls.py:144
msgid "interesting/"
msgstr ""
-#: urls.py:149
+#: urls.py:150
msgid "ignored/"
msgstr ""
-#: urls.py:155
+#: urls.py:156
msgid "unmark-tag/"
msgstr ""
-#: urls.py:161 urls.py:167 urls.py:172
+#: urls.py:162 urls.py:168 urls.py:173
#, fuzzy
msgid "users/"
msgstr "用戶"
-#: urls.py:177 urls.py:182
+#: urls.py:178 urls.py:183
#, fuzzy
msgid "badges/"
msgstr "獎牌榜"
-#: urls.py:187
+#: urls.py:188
msgid "messages/"
msgstr ""
-#: urls.py:187
+#: urls.py:188
msgid "markread/"
msgstr ""
-#: urls.py:197
+#: urls.py:203
msgid "upload/"
msgstr ""
-#: urls.py:198
+#: urls.py:204
#, fuzzy
msgid "search/"
msgstr "搜索"
-#: urls.py:199
+#: urls.py:205
#, fuzzy
msgid "feedback/"
msgstr "問題回饋"
-#: urls.py:200 setup_templates/settings.py:199
+#: urls.py:206 setup_templates/settings.py:182
+#: skins/default/templates/authopenid/signin.html:269
#, fuzzy
msgid "account/"
msgstr "新帳號"
@@ -444,6 +444,11 @@ msgstr ""
msgid "Use this setting to control gravatar for email-less user"
msgstr ""
+#: conf/email.py:76
+#, fuzzy
+msgid "Prefix for the email subject line"
+msgstr " email 主題歡迎列"
+
#: conf/external_keys.py:11
msgid "Keys to connect the site with external services like Facebook, etc."
msgstr ""
@@ -471,35 +476,79 @@ msgid ""
msgstr ""
#: conf/external_keys.py:49
+msgid "Enable recaptcha (keys below are required)"
+msgstr ""
+
+#: conf/external_keys.py:58
+msgid "Recaptcha public key"
+msgstr ""
+
+#: conf/external_keys.py:66
msgid "Recaptcha private key"
msgstr ""
-#: conf/external_keys.py:52
+#: conf/external_keys.py:68
msgid ""
"Recaptcha is a tool that helps distinguish real people from annoying spam "
"robots. Please get this and a public key at the <a href=\"http://recaptcha."
"net\">recaptcha.net</a>"
msgstr ""
-#: conf/external_keys.py:65
-msgid "Recaptcha public key"
-msgstr ""
-
-#: conf/external_keys.py:73
+#: conf/external_keys.py:80
msgid "Facebook public API key"
msgstr ""
-#: conf/external_keys.py:76
+#: conf/external_keys.py:82
msgid ""
"Facebook API key and Facebook secret allow to use Facebook Connect login "
"method at your site. Please obtain these keys at <a href=\"http://www."
"facebook.com/developers/createapp.php\">facebook create app</a> site"
msgstr ""
-#: conf/external_keys.py:91
+#: conf/external_keys.py:95
msgid "Facebook secret key"
msgstr ""
+#: conf/external_keys.py:103
+#, fuzzy
+msgid "Twitter consumer key"
+msgstr " Twitter 帳號:"
+
+#: conf/external_keys.py:105 conf/external_keys.py:126
+msgid ""
+"Please register your forum at <a href=\"http://dev.twitter.com/apps/"
+"\">twitter applications site</a>"
+msgstr ""
+
+#: conf/external_keys.py:116
+msgid "Twitter consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:124
+msgid "LinkedIn consumer key"
+msgstr ""
+
+#: conf/external_keys.py:137
+msgid "LinkedIn consumer secret"
+msgstr ""
+
+#: conf/external_keys.py:145
+msgid "User LDAP authentication for the password login"
+msgstr ""
+
+#: conf/external_keys.py:154
+msgid "LDAP service provider name"
+msgstr ""
+
+#: conf/external_keys.py:162
+msgid "URL for the LDAP service"
+msgstr ""
+
+#: conf/external_keys.py:170
+#, fuzzy
+msgid "Explain how to change LDAP password"
+msgstr "帳號: 密碼已改變"
+
#: conf/flatpages.py:10
msgid "Flatpages - about, privacy policy, etc."
msgstr ""
@@ -536,16 +585,33 @@ msgstr ""
msgid "Maximum length of tag (number of characters)"
msgstr ""
-#: conf/forum_data_rules.py:38
-msgid "Maximum number of tags per question"
+#: conf/forum_data_rules.py:39
+msgid "Default max number of comments to display under posts"
msgstr ""
#: conf/forum_data_rules.py:50
+#, python-format
+msgid "Maximum comment length, must be < %(max_len)s"
+msgstr ""
+
+#: conf/forum_data_rules.py:60
+msgid "Minimum length of search term for Ajax search"
+msgstr ""
+
+#: conf/forum_data_rules.py:61
+msgid "Must match the corresponding database backend setting"
+msgstr ""
+
+#: conf/forum_data_rules.py:70
+msgid "Maximum number of tags per question"
+msgstr ""
+
+#: conf/forum_data_rules.py:82
#, fuzzy
msgid "Number of questions to list by default"
msgstr "含有問題的數目"
-#: conf/forum_data_rules.py:60
+#: conf/forum_data_rules.py:92
#, fuzzy
msgid "What should \"unanswered question\" mean?"
msgstr "無未解答問題"
@@ -740,44 +806,44 @@ msgstr "歡迎"
msgid "Comma separated list of Q&A site keywords"
msgstr ""
-#: conf/site_settings.py:39
+#: conf/site_settings.py:40
msgid "Copyright message to show in the footer"
msgstr ""
-#: conf/site_settings.py:48
+#: conf/site_settings.py:50
msgid "Site description for the search engines"
msgstr ""
# footer.html
-#: conf/site_settings.py:56
+#: conf/site_settings.py:58
#, fuzzy
msgid "Askbot"
msgstr "關於"
-#: conf/site_settings.py:58
+#: conf/site_settings.py:59
msgid "Short name for your Q&A forum"
msgstr ""
-#: conf/site_settings.py:67
+#: conf/site_settings.py:69
msgid "Base URL for your Q&A forum, must start with http or https"
msgstr ""
-#: conf/site_settings.py:77
+#: conf/site_settings.py:82
msgid "Link shown in the greeting message shown to the anonymous user"
msgstr ""
-#: conf/site_settings.py:78
+#: conf/site_settings.py:85
msgid ""
"If you change this url from the default - then you will also probably want "
"to adjust translation of the following string: "
msgstr ""
-#: conf/site_settings.py:91
+#: conf/site_settings.py:98
#, fuzzy
msgid "Feedback site URL"
msgstr "問題回饋"
-#: conf/site_settings.py:92
+#: conf/site_settings.py:100
msgid "If left empty, a simple internal feedback form will be used instead"
msgstr ""
@@ -798,8 +864,8 @@ msgstr ""
#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
-#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:161
-#: conf/skin_counter_settings.py:184 conf/skin_counter_settings.py:195
+#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
+#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
@@ -850,19 +916,19 @@ msgstr ""
msgid "Background color for views = MAX"
msgstr ""
-#: conf/skin_counter_settings.py:160
+#: conf/skin_counter_settings.py:162
msgid "Foreground color for views = MAX"
msgstr ""
-#: conf/skin_counter_settings.py:171
+#: conf/skin_counter_settings.py:173
msgid "Answer counter value to give \"full color\""
msgstr ""
-#: conf/skin_counter_settings.py:183
+#: conf/skin_counter_settings.py:185
msgid "Background color for answers = 0"
msgstr ""
-#: conf/skin_counter_settings.py:194
+#: conf/skin_counter_settings.py:195
msgid "Foreground color for answers = 0"
msgstr ""
@@ -890,46 +956,76 @@ msgstr ""
msgid "Foreground color for accepted answer"
msgstr ""
-#: conf/skin_general_settings.py:14
+#: conf/skin_general_settings.py:15
#, fuzzy
msgid "Skin and User Interface settings"
msgstr "用戶參數的設置"
-#: conf/skin_general_settings.py:21
+#: conf/skin_general_settings.py:22
#, fuzzy
msgid "Q&A site logo"
msgstr "社區通用語"
-#: conf/skin_general_settings.py:23
+#: conf/skin_general_settings.py:24
msgid "To change the logo, select new file, then submit this whole form."
msgstr ""
#: conf/skin_general_settings.py:38
-msgid "Show all UI functions to all users"
+msgid "Site favicon"
msgstr ""
#: conf/skin_general_settings.py:40
+#, python-format
+msgid ""
+"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
+"browser user interface. Please find more information about favicon at <a "
+"href=\"%(favicon_info_url)s\">this page</a>."
+msgstr ""
+
+#: conf/skin_general_settings.py:56
+msgid "Password login button"
+msgstr ""
+
+#: conf/skin_general_settings.py:58
+msgid ""
+"An 88x38 pixel image that is used on the login screen for the password login "
+"button."
+msgstr ""
+
+#: conf/skin_general_settings.py:73
+msgid "Show all UI functions to all users"
+msgstr ""
+
+#: conf/skin_general_settings.py:75
msgid ""
"If checked, all forum functions will be shown to users, regardless of their "
"reputation. However to use those functions, moderation rules, reputation and "
"other limits will still apply."
msgstr ""
-#: conf/skin_general_settings.py:55
+#: conf/skin_general_settings.py:90
#, fuzzy
msgid "Select skin"
msgstr "選擇版本"
-#: conf/skin_general_settings.py:64
+#: conf/skin_general_settings.py:99
msgid "Skin media revision number"
msgstr ""
-#: conf/skin_general_settings.py:66
+#: conf/skin_general_settings.py:101
msgid ""
"Increment this number when you change image in skin media or stylesheet. "
"This helps avoid showing your users outdated images from their browser cache."
msgstr ""
+#: conf/social_sharing.py:10
+msgid "Sharing content on social networks"
+msgstr ""
+
+#: conf/social_sharing.py:18
+msgid "Check to enable sharing of questions on Twitter and Facebook"
+msgstr ""
+
#: conf/user_settings.py:10
#, fuzzy
msgid "User policy settings"
@@ -1008,22 +1104,20 @@ msgstr "垃圾廣告"
msgid "too localized"
msgstr "太區域化"
-#: const/__init__.py:40 skins/default/templates/questions.html:52
-#: skins/default/templates/questions.html:57
+#: const/__init__.py:40
msgid "newest"
msgstr "最新問題"
-#: const/__init__.py:41 skins/default/templates/questions.html:46
-#: skins/default/templates/users.html:28
+#: const/__init__.py:41 skins/default/templates/users.html:25
+#: skins/default/templates/users.html:26
msgid "oldest"
msgstr "最先加入"
-#: const/__init__.py:42 skins/default/templates/questions.html:71
-#: skins/default/templates/questions.html:76
+#: const/__init__.py:42
msgid "active"
msgstr "熱門問題"
-#: const/__init__.py:43 skins/default/templates/questions.html:65
+#: const/__init__.py:43
msgid "inactive"
msgstr "冷門問題"
@@ -1051,159 +1145,160 @@ msgstr "最不被推薦的問題"
msgid "relevance"
msgstr "關聯"
-#: const/__init__.py:55 skins/default/templates/questions.html:34
+#: const/__init__.py:55 skins/default/templates/questions.html:14
+#: skins/default/templates/user_inbox.html:47
msgid "all"
msgstr "全部"
-#: const/__init__.py:56 skins/default/templates/questions.html:35
+#: const/__init__.py:56 skins/default/templates/questions.html:19
msgid "unanswered"
msgstr "尚未回答"
-#: const/__init__.py:57 skins/default/templates/questions.html:37
+#: const/__init__.py:57 skins/default/templates/questions.html:25
msgid "favorite"
msgstr "喜歡"
-#: const/__init__.py:69
+#: const/__init__.py:70
#, fuzzy
msgid "Question has no answers"
msgstr "已回答的問題"
-#: const/__init__.py:70
+#: const/__init__.py:71
#, fuzzy
msgid "Question has no accepted answers"
msgstr "已回答的問題"
-#: const/__init__.py:109
+#: const/__init__.py:110
#, fuzzy
msgid "asked a question"
msgstr "我要提問"
-#: const/__init__.py:110
+#: const/__init__.py:111
#, fuzzy
msgid "answered a question"
msgstr "沒有回答的問題"
-#: const/__init__.py:111
+#: const/__init__.py:112
msgid "commented question"
msgstr "評論問題"
-#: const/__init__.py:112
+#: const/__init__.py:113
msgid "commented answer"
msgstr "有評論回答"
-#: const/__init__.py:113
+#: const/__init__.py:114
msgid "edited question"
msgstr "修改問題"
-#: const/__init__.py:114
+#: const/__init__.py:115
msgid "edited answer"
msgstr "修改回答"
-#: const/__init__.py:115
+#: const/__init__.py:116
msgid "received award"
msgstr "獲獎"
-#: const/__init__.py:116
+#: const/__init__.py:117
msgid "marked best answer"
msgstr "標記最佳答案"
-#: const/__init__.py:117
+#: const/__init__.py:118
msgid "upvoted"
msgstr "投贊成票"
-#: const/__init__.py:118
+#: const/__init__.py:119
msgid "downvoted"
msgstr "投反對票"
-#: const/__init__.py:119
+#: const/__init__.py:120
msgid "canceled vote"
msgstr "撤銷投票"
-#: const/__init__.py:120
+#: const/__init__.py:121
msgid "deleted question"
msgstr "刪除問題"
-#: const/__init__.py:121
+#: const/__init__.py:122
msgid "deleted answer"
msgstr "刪除回答"
-#: const/__init__.py:122
+#: const/__init__.py:123
msgid "marked offensive"
msgstr "標記垃圾帖"
-#: const/__init__.py:123
+#: const/__init__.py:124
msgid "updated tags"
msgstr "更新標籤"
-#: const/__init__.py:124
+#: const/__init__.py:125
msgid "selected favorite"
msgstr "收藏"
-#: const/__init__.py:125
+#: const/__init__.py:126
msgid "completed user profile"
msgstr "完成個人所有資料"
-#: const/__init__.py:126
+#: const/__init__.py:127
msgid "email update sent to user"
msgstr "Email 更改已通知"
-#: const/__init__.py:127
+#: const/__init__.py:128
msgid "mentioned in the post"
msgstr ""
-#: const/__init__.py:178
+#: const/__init__.py:179
msgid "question_answered"
msgstr ""
-#: const/__init__.py:179
+#: const/__init__.py:180
msgid "question_commented"
msgstr ""
-#: const/__init__.py:180
+#: const/__init__.py:181
msgid "answer_commented"
msgstr ""
-#: const/__init__.py:181
+#: const/__init__.py:182
msgid "answer_accepted"
msgstr ""
-#: const/__init__.py:185
+#: const/__init__.py:186
msgid "[closed]"
msgstr "[已關閉]"
-#: const/__init__.py:186
+#: const/__init__.py:187
msgid "[deleted]"
msgstr "[已刪除]"
-#: const/__init__.py:187 views/readers.py:411 views/readers.py:433
+#: const/__init__.py:188 views/readers.py:546
msgid "initial version"
msgstr "初始版本"
-#: const/__init__.py:188
+#: const/__init__.py:189
msgid "retagged"
msgstr "更新了標籤"
-#: const/__init__.py:193
+#: const/__init__.py:194
msgid "exclude ignored tags"
msgstr "特殊忽略標籤"
-#: const/__init__.py:194
+#: const/__init__.py:195
msgid "allow only selected tags"
msgstr "只允許選定標籤"
-#: const/__init__.py:198
+#: const/__init__.py:199
msgid "instantly"
msgstr ""
-#: const/__init__.py:199
+#: const/__init__.py:200
msgid "daily"
msgstr "每天"
-#: const/__init__.py:200
+#: const/__init__.py:201
msgid "weekly"
msgstr "每星期"
-#: const/__init__.py:201
+#: const/__init__.py:202
#, fuzzy
msgid "no email"
msgstr "更換電子郵件"
@@ -1213,263 +1308,271 @@ msgstr "更換電子郵件"
msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr "第一次? 請點閱 <a href=\"%s\">FAQ 最常提問問題</a>!"
-#: deps/django_authopenid/forms.py:72 deps/django_authopenid/views.py:140
+#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
msgid "i-names are not supported"
msgstr "不支援 i-name "
-#: deps/django_authopenid/forms.py:135
-msgid "Account with this name already exists on the forum"
-msgstr "使用者已註冊"
-
-#: deps/django_authopenid/forms.py:136
-msgid "can't have two logins to the same account yet, sorry."
-msgstr "抱歉, 尚未支援重複登錄"
-
-#: deps/django_authopenid/forms.py:158
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr "請輸入有效 使用者/密碼"
-
-#: deps/django_authopenid/forms.py:161 deps/django_authopenid/forms.py:211
-msgid "This account is inactive."
-msgstr "帳號停用"
+#: deps/django_authopenid/forms.py:237
+#, fuzzy, python-format
+msgid "Please enter your %(username_token)s"
+msgstr "請幫助我們回答"
-#: deps/django_authopenid/forms.py:163
+#: deps/django_authopenid/forms.py:263
#, fuzzy
-msgid "Login failed."
-msgstr "用戶名"
+msgid "Please, enter your user name"
+msgstr "請幫助我們回答"
-#: deps/django_authopenid/forms.py:165
-msgid "Please enter username and password"
-msgstr "使用帳號密碼登錄"
+#: deps/django_authopenid/forms.py:267
+#, fuzzy
+msgid "Please, enter your password"
+msgstr "請輸入密碼"
-#: deps/django_authopenid/forms.py:167
-msgid "Please enter your password"
+#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#, fuzzy
+msgid "Please, enter your new password"
msgstr "請輸入密碼"
-#: deps/django_authopenid/forms.py:169
-msgid "Please enter user name"
-msgstr "請幫助我們回答"
+#: deps/django_authopenid/forms.py:289
+msgid "Passwords did not match"
+msgstr ""
-#: deps/django_authopenid/forms.py:207
-msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
-msgstr "請輸入有效 使用者/密碼"
+#: deps/django_authopenid/forms.py:301
+#, python-format
+msgid "Please choose password > %(len)s characters"
+msgstr ""
-#: deps/django_authopenid/forms.py:230
+#: deps/django_authopenid/forms.py:336
msgid "Current password"
msgstr "密碼"
-#: deps/django_authopenid/forms.py:241
+#: deps/django_authopenid/forms.py:347
msgid ""
"Old password is incorrect. Please enter the correct "
"password."
msgstr "密碼無效, 請輸入正確 密碼"
-#: deps/django_authopenid/forms.py:314
+#: deps/django_authopenid/forms.py:400
+msgid "Sorry, we don't have this email address in the database"
+msgstr ""
+
+#: deps/django_authopenid/forms.py:435
msgid "Your user name (<i>required</i>)"
msgstr " 使用者名稱 (<i>required</i>)"
-#: deps/django_authopenid/forms.py:329
+#: deps/django_authopenid/forms.py:450
msgid "Incorrect username."
msgstr "選擇一個用戶名"
-#: deps/django_authopenid/urls.py:23 deps/django_authopenid/urls.py:24
-#: deps/django_authopenid/urls.py:25 deps/django_authopenid/urls.py:27
-#: setup_templates/settings.py:199
+#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
msgid "signin/"
msgstr ""
-#: deps/django_authopenid/urls.py:24
+#: deps/django_authopenid/urls.py:11
msgid "newquestion/"
msgstr ""
-#: deps/django_authopenid/urls.py:25
+#: deps/django_authopenid/urls.py:12
msgid "newanswer/"
msgstr ""
-#: deps/django_authopenid/urls.py:26
+#: deps/django_authopenid/urls.py:13
msgid "signout/"
msgstr ""
-#: deps/django_authopenid/urls.py:27
+#: deps/django_authopenid/urls.py:15
msgid "complete/"
msgstr ""
-#: deps/django_authopenid/urls.py:29
+#: deps/django_authopenid/urls.py:18
+msgid "complete-oauth/"
+msgstr ""
+
+#: deps/django_authopenid/urls.py:22
msgid "register/"
msgstr ""
-#: deps/django_authopenid/urls.py:30
+#: deps/django_authopenid/urls.py:24
msgid "signup/"
msgstr ""
#: deps/django_authopenid/urls.py:32
-msgid "sendpw/"
-msgstr ""
+#, fuzzy
+msgid "recover/"
+msgstr "打開"
-#: deps/django_authopenid/urls.py:33 deps/django_authopenid/urls.py:37
-msgid "password/"
+#: deps/django_authopenid/util.py:200
+#: skins/default/templates/authopenid/signin.html:124
+msgid "Create a password-protected account"
msgstr ""
-#: deps/django_authopenid/urls.py:33
-msgid "confirm/"
-msgstr ""
+#: deps/django_authopenid/util.py:201
+#, fuzzy
+msgid "Change your password"
+msgstr "修改密碼"
-#: deps/django_authopenid/urls.py:38 deps/django_authopenid/urls.py:39
-#: deps/django_authopenid/urls.py:40 deps/django_authopenid/urls.py:42
-msgid "email/"
+#: deps/django_authopenid/util.py:263
+msgid "Sign in with Yahoo"
msgstr ""
-#: deps/django_authopenid/urls.py:38
-msgid "validate/"
-msgstr ""
+#: deps/django_authopenid/util.py:270
+#, fuzzy
+msgid "AOL screen name"
+msgstr "姓名"
-# user_info.html
-#: deps/django_authopenid/urls.py:39
-msgid "change/"
-msgstr ""
+#: deps/django_authopenid/util.py:278
+#, fuzzy
+msgid "OpenID url"
+msgstr "OpenID 位址"
-#: deps/django_authopenid/urls.py:40
-msgid "sendkey/"
-msgstr ""
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:295
+#, fuzzy
+msgid "MyOpenid user name"
+msgstr "不合法用戶名"
-#: deps/django_authopenid/urls.py:41
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:303 deps/django_authopenid/util.py:311
#, fuzzy
-msgid "recover/"
-msgstr "打開"
+msgid "Flickr user name"
+msgstr "不合法用戶名"
-#: deps/django_authopenid/urls.py:42
-msgid "verify/"
-msgstr ""
+#: deps/django_authopenid/util.py:319
+#, fuzzy
+msgid "Technorati user name"
+msgstr "選擇一個用戶名"
-#: deps/django_authopenid/urls.py:43
-msgid "openid/"
+#: deps/django_authopenid/util.py:327
+msgid "WordPress blog name"
msgstr ""
-#: deps/django_authopenid/urls.py:52
-msgid "external-login/forgot-password/"
+#: deps/django_authopenid/util.py:335
+msgid "Blogger blog name"
msgstr ""
-#: deps/django_authopenid/urls.py:55
-msgid "external-login/signup/"
+#: deps/django_authopenid/util.py:343
+msgid "LiveJournal blog name"
msgstr ""
-#: deps/django_authopenid/views.py:147
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr "OpenID %(openid_url)s 無效"
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:351
+#, fuzzy
+msgid "ClaimID user name"
+msgstr "不合法用戶名"
-#: deps/django_authopenid/views.py:415
-msgid "Please click any of the icons below to sign in"
-msgstr ""
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:359
+#, fuzzy
+msgid "Vidoop user name"
+msgstr "不合法用戶名"
-#: deps/django_authopenid/views.py:417
-msgid "If you wish, please change your login method"
-msgstr ""
+# translation and user name validation are language-specific
+#: deps/django_authopenid/util.py:367
+#, fuzzy
+msgid "Verisign user name"
+msgstr "不合法用戶名"
-#: deps/django_authopenid/views.py:419
-msgid "Please wait a second! Your account is recovered, but ..."
+#: deps/django_authopenid/util.py:391
+#, fuzzy, python-format
+msgid "Change your %(provider)s password"
+msgstr "修改密碼"
+
+#: deps/django_authopenid/util.py:395
+#, python-format
+msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-#: deps/django_authopenid/views.py:488
-msgid "New login method saved. Thanks!"
+#: deps/django_authopenid/util.py:404
+#, python-format
+msgid "Create password for %(provider)s"
msgstr ""
-#: deps/django_authopenid/views.py:709
-msgid "Welcome email subject line"
-msgstr " email 主題歡迎列"
+#: deps/django_authopenid/util.py:408
+#, fuzzy, python-format
+msgid "Connect your %(provider)s account to %(site_name)s"
+msgstr "綁定 OpenID 帳號"
-#: deps/django_authopenid/views.py:815
-msgid "Password changed."
-msgstr "已更改密碼"
+#: deps/django_authopenid/util.py:417
+#, fuzzy, python-format
+msgid "Signin with %(provider)s user name and password"
+msgstr "使用帳號密碼登錄"
-#: deps/django_authopenid/views.py:827 deps/django_authopenid/views.py:833
+#: deps/django_authopenid/util.py:424
#, python-format
-msgid "your email needs to be validated see %(details_url)s"
-msgstr "email 須經認證, 參考 %(details_url)s"
-
-#: deps/django_authopenid/views.py:854
-msgid "Email verification subject line"
-msgstr " email 主題認證"
-
-#: deps/django_authopenid/views.py:920
-msgid "Please check your email and visit the enclosed link."
+msgid "Sign in with your %(provider)s account"
msgstr ""
-#: deps/django_authopenid/views.py:929
+#: deps/django_authopenid/views.py:144
+#, python-format
+msgid "OpenID %(openid_url)s is invalid"
+msgstr "OpenID %(openid_url)s 無效"
+
+#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
+#: deps/django_authopenid/views.py:427
+#, python-format
msgid ""
-"Sorry we cound not find this email it our database. If you think that this "
-"is an error - please contact the site administrator"
+"Unfortunately, there was some problem when connecting to %(provider)s, "
+"please try again or use another provider"
msgstr ""
-#: deps/django_authopenid/views.py:939
+#: deps/django_authopenid/views.py:349
#, fuzzy
-msgid "Please enter a valid email address"
-msgstr "請輸入合法電子郵件地址"
+msgid "Your new password saved"
+msgstr "密碼已更改"
-#: deps/django_authopenid/views.py:957
-msgid ""
-"Sorry this account recovery key has expired or is invalid, please request a "
-"new one"
+#: deps/django_authopenid/views.py:511
+msgid "Please click any of the icons below to sign in"
msgstr ""
-#: deps/django_authopenid/views.py:1011
-msgid "your email was not changed"
-msgstr " email 保持不變"
-
-#: deps/django_authopenid/views.py:1059 deps/django_authopenid/views.py:1217
-#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr "資料庫無此 OpenID %s"
+#: deps/django_authopenid/views.py:513
+#, fuzzy
+msgid "Account recovery email sent"
+msgstr "修改電子郵件"
-#: deps/django_authopenid/views.py:1063 deps/django_authopenid/views.py:1224
-#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
-msgstr "OpenID %s 和使用者無關"
+#: deps/django_authopenid/views.py:516
+msgid "Please add one or more login methods."
+msgstr ""
-#: deps/django_authopenid/views.py:1071
-msgid "Email Changed."
-msgstr "變更 Email"
+#: deps/django_authopenid/views.py:518
+msgid "If you wish, please add, remove or re-validate your login methods"
+msgstr ""
-#: deps/django_authopenid/views.py:1149
-msgid "This OpenID is already associated with another account."
-msgstr "OpenID 和其他使用者相關"
+#: deps/django_authopenid/views.py:520
+msgid "Please wait a second! Your account is recovered, but ..."
+msgstr ""
-#: deps/django_authopenid/views.py:1154
-#, fuzzy, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr "OpenID 和其他使用者相關"
+#: deps/django_authopenid/views.py:522
+msgid "Sorry, this account recovery key has expired or is invalid"
+msgstr ""
-#: deps/django_authopenid/views.py:1227
-msgid "Account deleted."
-msgstr "取消使用者"
+#: deps/django_authopenid/views.py:578
+#, python-format
+msgid "Login method %(provider_name)s does not exist"
+msgstr ""
-#: deps/django_authopenid/views.py:1279
-msgid "Request for new password"
-msgstr "重設密碼"
+#: deps/django_authopenid/views.py:584
+#, fuzzy
+msgid "Oops, sorry - there was some error - please try again"
+msgstr "對不起, 密碼不合, 請重新輸入"
-#: deps/django_authopenid/views.py:1293
-msgid "A new password and the activation link were sent to your email address."
-msgstr "新密碼和啟動連結已寄到您的郵件地址"
+#: deps/django_authopenid/views.py:675
+#, python-format
+msgid "Your %(provider)s login works fine"
+msgstr ""
-#: deps/django_authopenid/views.py:1325
+#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
#, python-format
-msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
-msgstr "密碼不能變更, 確認碼 '%s' 尚未登記"
+msgid "your email needs to be validated see %(details_url)s"
+msgstr "email 須經認證, 參考 %(details_url)s"
-#: deps/django_authopenid/views.py:1335
-msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
-msgstr "資料庫無此使用者, 密碼不能變更, "
+#: deps/django_authopenid/views.py:1000
+msgid "Email verification subject line"
+msgstr " email 主題認證"
-#: deps/django_authopenid/views.py:1345
-#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr "%s 密碼已變更, 現在可以登入"
+#: deps/django_authopenid/views.py:1065
+msgid "Please check your email and visit the enclosed link."
+msgstr ""
#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
#, fuzzy
@@ -1495,7 +1598,7 @@ msgid "Default value: %s"
msgstr ""
# todo take these out of settings
-#: deps/livesettings/values.py:587
+#: deps/livesettings/values.py:589
#, fuzzy, python-format
msgid "Allowed image file types are %(types)s"
msgstr "只允許上傳 '%(file_types)s' 類型的文件!"
@@ -1513,10 +1616,7 @@ msgstr "城市"
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/account_settings.html:29
-#: skins/default/templates/authopenid/changepw.html:5
-#: skins/default/templates/authopenid/changepw.html:14
-#: skins/default/templates/authopenid/settings.html:29
+#: skins/default/templates/authopenid/signin.html:142
msgid "Change password"
msgstr "修改密碼"
@@ -2122,123 +2222,123 @@ msgstr "分類專家"
msgid "Created a tag used by 50 questions"
msgstr "產生被使用 50 個問題的標籤"
-#: models/__init__.py:162
+#: models/__init__.py:168
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"blocked"
msgstr ""
-#: models/__init__.py:167
+#: models/__init__.py:173
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"suspended"
msgstr ""
-#: models/__init__.py:173
+#: models/__init__.py:179
#, fuzzy
msgid ""
"Sorry, you cannot accept or unaccept your own answer to your own question"
msgstr "首次可以接受的答案"
-#: models/__init__.py:180
+#: models/__init__.py:186
#, python-format
msgid ""
"Sorry, only original author of the question - %(username)s - can accept the "
"best answer"
msgstr ""
-#: models/__init__.py:203
+#: models/__init__.py:209
msgid "cannot vote for own posts"
msgstr "不能給自己的帖子投票"
-#: models/__init__.py:206
+#: models/__init__.py:212
msgid "Sorry your account appears to be blocked "
msgstr ""
-#: models/__init__.py:211
+#: models/__init__.py:217
msgid "Sorry your account appears to be suspended "
msgstr ""
-#: models/__init__.py:221
+#: models/__init__.py:227
#, fuzzy, python-format
msgid ">%(points)s points required to upvote"
msgstr "需要 >%(points)s 積分才能投支持票。"
-#: models/__init__.py:227
+#: models/__init__.py:233
#, python-format
msgid ">%(points)s points required to downvote"
msgstr "需要+%(points)s積分才能投反對票。"
-#: models/__init__.py:242
+#: models/__init__.py:248
#, fuzzy
msgid "Sorry, blocked users cannot upload files"
msgstr "被隔離使用者不能張貼"
-#: models/__init__.py:243
+#: models/__init__.py:249
#, fuzzy
msgid "Sorry, suspended users cannot upload files"
msgstr "被停用使用者不能張貼"
-#: models/__init__.py:245
+#: models/__init__.py:251
#, python-format
msgid ""
"uploading images is limited to users with >%(min_rep)s reputation points"
msgstr "上傳圖片只限於積分 >%(min_rep)s 以上注冊用戶!"
-#: models/__init__.py:264 models/__init__.py:297 models/__init__.py:1791
+#: models/__init__.py:270 models/__init__.py:303 models/__init__.py:1910
msgid "blocked users cannot post"
msgstr "被隔離使用者不能張貼"
-#: models/__init__.py:265 models/__init__.py:1794
+#: models/__init__.py:271 models/__init__.py:1913
msgid "suspended users cannot post"
msgstr "被停用使用者不能張貼"
-#: models/__init__.py:283
+#: models/__init__.py:289
msgid ""
"Sorry, since your account is suspended you can comment only your own posts"
msgstr ""
-#: models/__init__.py:287
+#: models/__init__.py:293
#, python-format
msgid ""
"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
"required. You can still comment your own posts and answers to your questions"
msgstr ""
-#: models/__init__.py:315
+#: models/__init__.py:321
msgid ""
"This post has been deleted and can be seen only by post ownwers, site "
"administrators and moderators"
msgstr ""
-#: models/__init__.py:332
+#: models/__init__.py:338
msgid ""
"Sorry, only moderators, site administrators and post owners can edit deleted "
"posts"
msgstr ""
-#: models/__init__.py:347
+#: models/__init__.py:353
msgid "Sorry, since your account is blocked you cannot edit posts"
msgstr ""
-#: models/__init__.py:351
+#: models/__init__.py:357
msgid "Sorry, since your account is suspended you can edit only your own posts"
msgstr ""
-#: models/__init__.py:356
+#: models/__init__.py:362
#, python-format
msgid ""
"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:363
+#: models/__init__.py:369
#, python-format
msgid ""
"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:426
+#: models/__init__.py:432
msgid ""
"Sorry, cannot delete your question since it has an upvoted answer posted by "
"someone else"
@@ -2248,223 +2348,240 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:441
+#: models/__init__.py:447
msgid "Sorry, since your account is blocked you cannot delete posts"
msgstr ""
-#: models/__init__.py:445
+#: models/__init__.py:451
msgid ""
"Sorry, since your account is suspended you can delete only your own posts"
msgstr ""
-#: models/__init__.py:449
+#: models/__init__.py:455
#, python-format
msgid ""
"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
"is required"
msgstr ""
-#: models/__init__.py:469
+#: models/__init__.py:475
msgid "Sorry, since your account is blocked you cannot close questions"
msgstr ""
-#: models/__init__.py:473
+#: models/__init__.py:479
msgid "Sorry, since your account is suspended you cannot close questions"
msgstr ""
-#: models/__init__.py:477
+#: models/__init__.py:483
#, python-format
msgid ""
"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:486
+#: models/__init__.py:492
#, python-format
msgid ""
"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:510
+#: models/__init__.py:516
#, python-format
msgid ""
"Sorry, only administrators, moderators or post owners with reputation > %"
"(min_rep)s can reopen questions."
msgstr ""
-#: models/__init__.py:516
+#: models/__init__.py:522
#, python-format
msgid ""
"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:536
+#: models/__init__.py:542
msgid "cannot flag message as offensive twice"
msgstr ""
-#: models/__init__.py:541
+#: models/__init__.py:547
#, fuzzy
msgid "blocked users cannot flag posts"
msgstr "被隔離使用者不能張貼"
-#: models/__init__.py:543
+#: models/__init__.py:549
#, fuzzy
msgid "suspended users cannot flag posts"
msgstr "被停用使用者不能張貼"
-#: models/__init__.py:545
+#: models/__init__.py:551
#, python-format
msgid "need > %(min_rep)s points to flag spam"
msgstr ""
-#: models/__init__.py:566
+#: models/__init__.py:570
#, python-format
msgid "%(max_flags_per_day)s exceeded"
msgstr ""
-#: models/__init__.py:581
+#: models/__init__.py:585
msgid ""
"Sorry, only question owners, site administrators and moderators can retag "
"deleted questions"
msgstr ""
-#: models/__init__.py:588
+#: models/__init__.py:592
msgid "Sorry, since your account is blocked you cannot retag questions"
msgstr ""
-#: models/__init__.py:592
+#: models/__init__.py:596
msgid ""
"Sorry, since your account is suspended you can retag only your own questions"
msgstr ""
-#: models/__init__.py:596
+#: models/__init__.py:600
#, python-format
msgid ""
"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:615
+#: models/__init__.py:619
msgid "Sorry, since your account is blocked you cannot delete comment"
msgstr ""
-#: models/__init__.py:619
+#: models/__init__.py:623
msgid ""
"Sorry, since your account is suspended you can delete only your own comments"
msgstr ""
-#: models/__init__.py:623
+#: models/__init__.py:627
#, python-format
msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:646
+#: models/__init__.py:650
msgid "cannot revoke old vote"
msgstr "這個投票已經過時,不能撤銷。"
-#: models/__init__.py:1118 views/users.py:404
+#: models/__init__.py:1128 views/users.py:387
#, fuzzy
msgid "Site Adminstrator"
msgstr ""
"你好, \n"
" 論壇管理者"
-#: models/__init__.py:1120 views/users.py:406
+#: models/__init__.py:1130 views/users.py:389
msgid "Forum Moderator"
msgstr ""
-#: models/__init__.py:1122 views/users.py:408
+#: models/__init__.py:1132 views/users.py:391
#, fuzzy
msgid "Suspended User"
msgstr "送出人為"
-#: models/__init__.py:1124 views/users.py:410
+#: models/__init__.py:1134 views/users.py:393
msgid "Blocked User"
msgstr ""
-#: models/__init__.py:1126 views/users.py:412
+#: models/__init__.py:1136 views/users.py:395
#, fuzzy
msgid "Registered User"
msgstr "註冊用戶"
-#: models/__init__.py:1128
+#: models/__init__.py:1138
msgid "Watched User"
msgstr ""
-#: models/__init__.py:1130
+#: models/__init__.py:1140
msgid "Approved User"
msgstr ""
-#: models/__init__.py:1437
-#, python-format
-msgid "new question comment about: \"%(title)s\""
-msgstr ""
+#: models/__init__.py:1196
+#, fuzzy, python-format
+msgid "%(username)s karma is %(reputation)s"
+msgstr "%(user_name)s karma 更動日誌"
-#: models/__init__.py:1443
+#: models/__init__.py:1206
#, python-format
-msgid "new answer comment about: \"%(title)s\""
-msgstr ""
+msgid "one gold badge"
+msgid_plural "%(count)d gold badges"
+msgstr[0] ""
+msgstr[1] ""
-#: models/__init__.py:1448
-#, python-format
-msgid "answer modified for: \"%(title)s\""
-msgstr ""
+#: models/__init__.py:1213
+#, fuzzy, python-format
+msgid "one silver badge"
+msgid_plural "%(count)d silver badges"
+msgstr[0] "第二名獎勵細節"
+msgstr[1] "第二名獎勵細節"
-#: models/__init__.py:1453
+#: models/__init__.py:1220
+#, fuzzy, python-format
+msgid "one bronze badge"
+msgid_plural "%(count)d bronze badges"
+msgstr[0] "第三名獎勵細節"
+msgstr[1] "第三名獎勵細節"
+
+#: models/__init__.py:1231
#, python-format
-msgid "new answer for: \"%(title)s\""
+msgid "%(item1)s and %(item2)s"
msgstr ""
-#: models/__init__.py:1458
+#: models/__init__.py:1235
#, python-format
-msgid "question modified: \"%(title)s\""
+msgid "%(user)s has %(badges)s"
msgstr ""
-#: models/__init__.py:1463
+#: models/__init__.py:1526 models/__init__.py:1532 models/__init__.py:1537
+#: models/__init__.py:1542
+#, fuzzy, python-format
+msgid "Re: \"%(title)s\""
+msgstr "提問"
+
+#: models/__init__.py:1547 models/__init__.py:1552
#, fuzzy, python-format
-msgid "new question: \"%(title)s\""
+msgid "Question: \"%(title)s\""
msgstr "提問"
-#: models/__init__.py:1623
+#: models/__init__.py:1733
#, python-format
msgid ""
"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
"href=\"%(user_profile)s\">your profile</a>."
msgstr ""
-#: models/question.py:597
+#: models/question.py:667
#, python-format
msgid "%(author)s modified the question"
msgstr "%(author)s 已修改這個問題"
-#: models/question.py:601
+#: models/question.py:671
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr "%(people)s 張貼新答案 %(new_answer_count)s"
-#: models/question.py:606
+#: models/question.py:676
#, python-format
msgid "%(people)s commented the question"
msgstr "%(people)s 評論問題"
-#: models/question.py:611
+#: models/question.py:681
#, python-format
msgid "%(people)s commented answers"
msgstr "%(people)s 評論回答"
-#: models/question.py:613
+#: models/question.py:683
#, python-format
msgid "%(people)s commented an answer"
msgstr "%(people)s 評論回答"
-#: models/repute.py:16 skins/default/templates/badges.html:54
+#: models/repute.py:16 skins/default/templates/badges.html:43
msgid "gold"
msgstr "第一名"
-#: models/repute.py:17 skins/default/templates/badges.html:62
+#: models/repute.py:17 skins/default/templates/badges.html:52
msgid "silver"
msgstr "第二名"
-#: models/repute.py:18 skins/default/templates/badges.html:69
+#: models/repute.py:18 skins/default/templates/badges.html:59
msgid "bronze"
msgstr "第三名"
@@ -2487,372 +2604,307 @@ msgid ""
"question %(question_title)s"
msgstr ""
-#: models/tag.py:75
+#: models/tag.py:110
#, fuzzy
msgid "interesting"
msgstr "有趣"
-#: models/tag.py:75
+#: models/tag.py:110
msgid "ignored"
msgstr "忽略"
-#: models/user.py:192
+#: models/user.py:233
msgid "Entire forum"
msgstr "這論壇"
-#: models/user.py:193
+#: models/user.py:234
msgid "Questions that I asked"
msgstr "提問問題"
-#: models/user.py:194
+#: models/user.py:235
msgid "Questions that I answered"
msgstr "已回答的問題"
-#: models/user.py:195
+#: models/user.py:236
msgid "Individually selected questions"
msgstr "已選問題"
-#: models/user.py:196
+#: models/user.py:237
msgid "Mentions and comment responses"
msgstr ""
-#: models/user.py:199
+#: models/user.py:240
msgid "Instantly"
msgstr ""
-#: models/user.py:200
+#: models/user.py:241
msgid "Daily"
msgstr "每天"
-#: models/user.py:201
+#: models/user.py:242
msgid "Weekly"
msgstr "每周"
-#: models/user.py:202
+#: models/user.py:243
msgid "No email"
msgstr "無電子郵件"
-#: skins/default/templates/404.html:24
+#: skins/default/templates/404.jinja.html:3
+#: skins/default/templates/404.jinja.html:11
+msgid "Page not found"
+msgstr ""
+
+#: skins/default/templates/404.jinja.html:15
msgid "Sorry, could not find the page you requested."
msgstr "對不起,沒有找到您要的頁面!"
-#: skins/default/templates/404.html:26
+#: skins/default/templates/404.jinja.html:17
msgid "This might have happened for the following reasons:"
msgstr "可能是以下原因導致:"
-#: skins/default/templates/404.html:28
+#: skins/default/templates/404.jinja.html:19
msgid "this question or answer has been deleted;"
msgstr "你正在查看的問題或者回答已經被刪除;"
-#: skins/default/templates/404.html:29
+#: skins/default/templates/404.jinja.html:20
msgid "url has error - please check it;"
msgstr "請求的地址有誤 - 請核實原始 URL 地址;"
-#: skins/default/templates/404.html:30
+#: skins/default/templates/404.jinja.html:21
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
msgstr "訪問的頁面被保護或你的積分不夠,參見"
-#: skins/default/templates/404.html:31
+#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/footer.html:6
+#: skins/default/templates/header.html:57
+#: skins/default/templates/question_edit_tips.html:16
+msgid "faq"
+msgstr "常見問題"
+
+#: skins/default/templates/404.jinja.html:22
msgid "if you believe this error 404 should not have occured, please"
msgstr "如果你確信不該出現 404 錯誤,請"
-#: skins/default/templates/404.html:32
+#: skins/default/templates/404.jinja.html:23
msgid "report this problem"
msgstr "回報這個問題"
-#: skins/default/templates/404.html:41 skins/default/templates/500.html:27
+#: skins/default/templates/404.jinja.html:32
+#: skins/default/templates/500.jinja.html:13
msgid "back to previous page"
msgstr "返回前頁"
-#: skins/default/templates/404.html:42
-#: skins/default/templates/questions.html:34
+#: skins/default/templates/404.jinja.html:33
+#: skins/default/templates/questions.html:13
msgid "see all questions"
msgstr "查看最新問題"
-#: skins/default/templates/404.html:43
+#: skins/default/templates/404.jinja.html:34
msgid "see all tags"
msgstr "查看標籤列表"
-#: skins/default/templates/500.html:22
-msgid "sorry, system error"
-msgstr "抱歉系統出錯"
+#: skins/default/templates/500.jinja.html:3
+#: skins/default/templates/500.jinja.html:6
+msgid "Internal server error"
+msgstr ""
-#: skins/default/templates/500.html:24
+#: skins/default/templates/500.jinja.html:10
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr "系統已記錄錯誤, 並將盡快處理"
-#: skins/default/templates/500.html:25
+#: skins/default/templates/500.jinja.html:11
msgid "please report the error to the site administrators if you wish"
msgstr "如果你願意, 請將錯誤回報管理者"
-#: skins/default/templates/500.html:28
+#: skins/default/templates/500.jinja.html:14
msgid "see latest questions"
msgstr "請看最新問題"
-#: skins/default/templates/500.html:29
+#: skins/default/templates/500.jinja.html:15
msgid "see tags"
msgstr "請看標籤"
# footer.html
-#: skins/default/templates/about.html:6 skins/default/templates/about.html:11
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
msgid "About"
msgstr "關於"
-#: skins/default/templates/account_settings.html:4
-#: skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr "帳號功能"
-
-#: skins/default/templates/account_settings.html:30
-#: skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr "請設新密碼"
-
-#: skins/default/templates/account_settings.html:32
-#: skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr "更換電郵"
-
-#: skins/default/templates/account_settings.html:33
-#: skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr ""
-
-#: skins/default/templates/account_settings.html:35
-#: skins/default/templates/authopenid/changeopenid.html:4
-#: skins/default/templates/authopenid/changeopenid.html:30
-#: skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr "更換 OpenID 地址"
-
-#: skins/default/templates/account_settings.html:36
-#: skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr ""
-
-#: skins/default/templates/account_settings.html:39
-#: skins/default/templates/authopenid/delete.html:4
-#: skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr "刪除帳號"
-
-#: skins/default/templates/account_settings.html:40
-#: skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:6
-#: skins/default/templates/answer_edit.html:56
+#: skins/default/templates/answer_edit.html:4
+#: skins/default/templates/answer_edit.html:10
msgid "Edit answer"
msgstr "修改回答"
-#: skins/default/templates/answer_edit.html:33
-#: skins/default/templates/answer_edit.html:36
-#: skins/default/templates/ask.html:34 skins/default/templates/ask.html:37
-#: skins/default/templates/question.html:55
-#: skins/default/templates/question.html:58
-#: skins/default/templates/question_edit.html:33
-#: skins/default/templates/question_edit.html:36
-msgid "hide preview"
-msgstr "禁用預覽"
-
-#: skins/default/templates/answer_edit.html:36
-#: skins/default/templates/ask.html:37
-#: skins/default/templates/question.html:58
-#: skins/default/templates/question_edit.html:36
-msgid "show preview"
-msgstr "顯示預覽"
-
-#: skins/default/templates/answer_edit.html:56
-#: skins/default/templates/question_edit.html:74
-#: skins/default/templates/question_retag.html:53
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/answer_edit.html:10
+#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/revisions.html:7
msgid "back"
msgstr "返回"
-#: skins/default/templates/answer_edit.html:61
-#: skins/default/templates/question_edit.html:79
-#: skins/default/templates/revisions_answer.html:52
-#: skins/default/templates/revisions_question.html:52
+#: skins/default/templates/answer_edit.html:15
+#: skins/default/templates/question_edit.html:14
msgid "revision"
msgstr "版本"
-#: skins/default/templates/answer_edit.html:64
-#: skins/default/templates/question_edit.html:84
+#: skins/default/templates/answer_edit.html:18
+#: skins/default/templates/question_edit.html:19
msgid "select revision"
msgstr "選擇版本"
-#: skins/default/templates/answer_edit.html:71
-#: skins/default/templates/ask.html:106
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:435
-#: skins/default/templates/question_edit.html:101
-msgid "Toggle the real time Markdown editor preview"
-msgstr "切換為 Markdown 編輯器的即時預覽"
-
-#: skins/default/templates/answer_edit.html:71
-#: skins/default/templates/ask.html:106
-#: skins/default/templates/ask_form.html:39
-#: skins/default/templates/question.html:436
-#: skins/default/templates/question_edit.html:101
-msgid "toggle preview"
-msgstr "切換預覽"
-
# synonym of above in Edit question
-#: skins/default/templates/answer_edit.html:80
-#: skins/default/templates/question_edit.html:127
+#: skins/default/templates/answer_edit.html:22
+#: skins/default/templates/question_edit.html:28
msgid "Save edit"
msgstr "儲存修改"
-#: skins/default/templates/answer_edit.html:81
-#: skins/default/templates/close.html:29
-#: skins/default/templates/feedback.html:50
-#: skins/default/templates/question_edit.html:128
-#: skins/default/templates/question_retag.html:75
-#: skins/default/templates/reopen.html:40
-#: skins/default/templates/user_edit.html:89
-#: skins/default/templates/authopenid/changeemail.html:40
+#: skins/default/templates/answer_edit.html:23
+#: skins/default/templates/close.html:19
+#: skins/default/templates/feedback.html:45
+#: skins/default/templates/question_edit.html:29
+#: skins/default/templates/question_retag.html:26
+#: skins/default/templates/reopen.html:30
+#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/authopenid/changeemail.html:38
msgid "Cancel"
msgstr "取消"
-#: skins/default/templates/answer_edit_tips.html:5
+#: skins/default/templates/answer_edit.html:59
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
+#: skins/default/templates/macros.html:387
+#: skins/default/templates/question.html:448
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:63
+#: skins/default/templates/question_edit.html:66
+msgid "hide preview"
+msgstr "禁用預覽"
+
+#: skins/default/templates/answer_edit.html:62
+#: skins/default/templates/ask.html:39
+#: skins/default/templates/question.html:451
+#: skins/default/templates/question_edit.html:66
+msgid "show preview"
+msgstr "顯示預覽"
+
+#: skins/default/templates/answer_edit_tips.html:3
msgid "answer tips"
msgstr "提問技巧"
-#: skins/default/templates/answer_edit_tips.html:8
+#: skins/default/templates/answer_edit_tips.html:6
msgid "please make your answer relevant to this community"
msgstr "請回應相關答案"
-#: skins/default/templates/answer_edit_tips.html:11
+#: skins/default/templates/answer_edit_tips.html:9
msgid "try to give an answer, rather than engage into a discussion"
msgstr "盡量答覆問題,而非討論。"
-#: skins/default/templates/answer_edit_tips.html:14
+#: skins/default/templates/answer_edit_tips.html:12
msgid "please try to provide details"
msgstr "請詳細描述細節"
-#: skins/default/templates/answer_edit_tips.html:17
-#: skins/default/templates/question_edit_tips.html:13
+#: skins/default/templates/answer_edit_tips.html:15
+#: skins/default/templates/question_edit_tips.html:12
msgid "be clear and concise"
msgstr "簡單扼要"
-#: skins/default/templates/answer_edit_tips.html:21
-#: skins/default/templates/question_edit_tips.html:17
+#: skins/default/templates/answer_edit_tips.html:19
+#: skins/default/templates/question_edit_tips.html:16
msgid "see frequently asked questions"
msgstr "查看常見問題"
-#: skins/default/templates/answer_edit_tips.html:27
-#: skins/default/templates/question_edit_tips.html:23
+#: skins/default/templates/answer_edit_tips.html:25
+#: skins/default/templates/question_edit_tips.html:22
msgid "Markdown tips"
msgstr "Markdown 快速參考"
-#: skins/default/templates/answer_edit_tips.html:31
-#: skins/default/templates/question_edit_tips.html:27
+#: skins/default/templates/answer_edit_tips.html:29
+#: skins/default/templates/question_edit_tips.html:26
msgid "*italic*"
msgstr ""
-#: skins/default/templates/answer_edit_tips.html:34
-#: skins/default/templates/question_edit_tips.html:30
+#: skins/default/templates/answer_edit_tips.html:32
+#: skins/default/templates/question_edit_tips.html:29
msgid "**bold**"
msgstr ""
-#: skins/default/templates/answer_edit_tips.html:38
-#: skins/default/templates/question_edit_tips.html:34
+#: skins/default/templates/answer_edit_tips.html:36
+#: skins/default/templates/question_edit_tips.html:33
#, fuzzy
msgid "*italic* or _italic_"
msgstr "*斜體* 或者 _斜體_"
-#: skins/default/templates/answer_edit_tips.html:41
-#: skins/default/templates/question_edit_tips.html:37
+#: skins/default/templates/answer_edit_tips.html:39
+#: skins/default/templates/question_edit_tips.html:36
msgid "**bold** or __bold__"
msgstr "**加粗** 或者 __加粗__ "
-#: skins/default/templates/answer_edit_tips.html:45
-#: skins/default/templates/question_edit_tips.html:41
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/question_edit_tips.html:40
msgid "link"
msgstr "聯結"
-#: skins/default/templates/answer_edit_tips.html:45
-#: skins/default/templates/answer_edit_tips.html:49
-#: skins/default/templates/question_edit_tips.html:41
-#: skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:43
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:40
+#: skins/default/templates/question_edit_tips.html:45
msgid "text"
msgstr "文字"
-#: skins/default/templates/answer_edit_tips.html:49
-#: skins/default/templates/question_edit_tips.html:46
+#: skins/default/templates/answer_edit_tips.html:47
+#: skins/default/templates/question_edit_tips.html:45
msgid "image"
msgstr "圖片"
-#: skins/default/templates/answer_edit_tips.html:53
-#: skins/default/templates/question_edit_tips.html:50
+#: skins/default/templates/answer_edit_tips.html:51
+#: skins/default/templates/question_edit_tips.html:49
msgid "numbered list:"
msgstr "有序列表:"
-#: skins/default/templates/answer_edit_tips.html:58
-#: skins/default/templates/question_edit_tips.html:55
+#: skins/default/templates/answer_edit_tips.html:56
+#: skins/default/templates/question_edit_tips.html:54
msgid "basic HTML tags are also supported"
msgstr "支援基本的HTML標籤"
-#: skins/default/templates/answer_edit_tips.html:62
-#: skins/default/templates/question_edit_tips.html:59
+#: skins/default/templates/answer_edit_tips.html:60
+#: skins/default/templates/question_edit_tips.html:58
msgid "learn more about Markdown"
msgstr "有關 Markdown 詳細說明"
-#: skins/default/templates/ask.html:6 skins/default/templates/ask.html:70
+#: skins/default/templates/ask.html:3
msgid "Ask a question"
msgstr "我要提問"
-#: skins/default/templates/ask.html:77
-#: skins/default/templates/ask_form.html:11
+#: skins/default/templates/ask_form.html:7
msgid "login to post question info"
msgstr "簽入張貼問題"
-#: skins/default/templates/ask.html:83
+#: skins/default/templates/ask_form.html:11
#, fuzzy, python-format
msgid ""
"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+" see %(email_validation_faq_url)s\n"
+" "
msgstr ""
"%(username)s 已註冊, 請選用 %(provider)s 其他帳號 \n"
" 同時也需要電子信箱, 請參考 %(gravatar_faq_url)s\n"
-# #, python-format
-# msgid ""
-# "must have valid %(email)s to post, \n"
-# " see %(email_validation_faq_url)s\n"
-# " "
-# msgstr "使用正確 %(email)s 張貼, \"
-# " 參考 %(email_validation_faq_url)s\n"
-# " "
-#: skins/default/templates/ask.html:121
-#: skins/default/templates/ask_form.html:54
-msgid "(required)"
-msgstr "(必要的)"
-
-#: skins/default/templates/ask.html:128
-#: skins/default/templates/ask_form.html:61
+#: skins/default/templates/ask_form.html:27
msgid "Login/signup to post your question"
msgstr "請 Login/signup 進去張貼"
-#: skins/default/templates/ask.html:130
-#: skins/default/templates/ask_form.html:63
+#: skins/default/templates/ask_form.html:29
msgid "Ask your question"
msgstr "現在提問"
-#: skins/default/templates/ask_form.html:15
-#, fuzzy, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:28
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, python-format
+msgid "%(name)s"
msgstr ""
-"%(username)s 已註冊, 請選用 %(provider)s 其他帳號 \n"
-" 同時也需要電子信箱, 請參考 %(gravatar_faq_url)s\n"
# #, python-format
# msgid ""
@@ -2862,29 +2914,38 @@ msgstr ""
# msgstr "使用正確 %(email)s 張貼, \"
# " 參考 %(email_validation_faq_url)s\n"
# " "
-#: skins/default/templates/badge.html:6 skins/default/templates/badge.html:17
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
msgid "Badge"
msgstr "獎牌"
-#: skins/default/templates/badge.html:26
+#: skins/default/templates/badge.html:11
+#: skins/default/templates/badges.html:27
+#: skins/default/templates/badges.html:31
+#: skins/default/templates/user_recent.html:13
+#: skins/default/templates/user_stats.html:88
+#, fuzzy, python-format
+msgid "%(description)s"
+msgstr "email 訂閱"
+
+#: skins/default/templates/badge.html:16
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:3
msgid "Badges summary"
msgstr "獎勵列表"
-#: skins/default/templates/badges.html:17
+#: skins/default/templates/badges.html:6
msgid "Badges"
msgstr "獎勵"
-#: skins/default/templates/badges.html:21
+#: skins/default/templates/badges.html:10
msgid "Community gives you awards for your questions, answers and votes."
msgstr "社群將依你提出的問題,回答,投票的表現,獎勵你。"
-#: skins/default/templates/badges.html:22
+#: skins/default/templates/badges.html:11
#, python-format
msgid ""
"Below is the list of available badges and number \n"
@@ -2896,172 +2957,97 @@ msgstr ""
" 歡迎給予 %(feedback_faq_url)s 回饋。\n"
" "
-#: skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:27
+#, python-format
+msgid "%(type)s"
+msgstr ""
+
+#: skins/default/templates/badges.html:40
msgid "Community badges"
msgstr "社群獎勵"
-#: skins/default/templates/badges.html:57
+#: skins/default/templates/badges.html:43
+msgid "gold badge: the highest honor and is very rare"
+msgstr "金牌:十分罕見之最高榮耀"
+
+#: skins/default/templates/badges.html:46
msgid "gold badge description"
msgstr "第一名獎勵細節"
-#: skins/default/templates/badges.html:65
+#: skins/default/templates/badges.html:51
+msgid ""
+"silver badge: occasionally awarded for the very high quality contributions"
+msgstr "銀牌:偶爾頒發之優質獎章"
+
+#: skins/default/templates/badges.html:55
msgid "silver badge description"
msgstr "第二名獎勵細節"
-#: skins/default/templates/badges.html:68
+#: skins/default/templates/badges.html:58
msgid "bronze badge: often given as a special honor"
msgstr "第三名獎勵:授予之特殊榮譽"
-#: skins/default/templates/badges.html:72
+#: skins/default/templates/badges.html:62
msgid "bronze badge description"
msgstr "第三名獎勵細節"
-# templates/book.html 78
-#: skins/default/templates/book.html:7
-msgid "reading channel"
-msgstr "閱讀頻道"
-
-#: skins/default/templates/book.html:26
-msgid "[author]"
-msgstr "【作者】"
-
-#: skins/default/templates/book.html:30
-msgid "[publisher]"
-msgstr "【出版社】"
-
-#: skins/default/templates/book.html:34
-msgid "[publication date]"
-msgstr "【出版日期】"
-
-#: skins/default/templates/book.html:38
-msgid "[price]"
-msgstr "【價格】"
-
-#: skins/default/templates/book.html:39
-msgid "currency unit"
-msgstr "貨幣單位"
-
-#: skins/default/templates/book.html:42
-msgid "[pages]"
-msgstr "【頁數】"
-
-#: skins/default/templates/book.html:43
-msgid "pages abbreviation"
-msgstr "頁數縮寫"
-
-#: skins/default/templates/book.html:46
-msgid "[tags]"
-msgstr "【標籤】"
-
-#: skins/default/templates/book.html:56
-msgid "author blog"
-msgstr "作者部落格"
-
-#: skins/default/templates/book.html:62
-msgid "book directory"
-msgstr "書籍目錄"
-
-#: skins/default/templates/book.html:66
-msgid "buy online"
-msgstr "網上購買"
-
-#: skins/default/templates/book.html:79
-msgid "reader questions"
-msgstr "答讀者問"
-
-#: skins/default/templates/book.html:82
-msgid "ask the author"
-msgstr "向作者提問"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:18
-msgid "this question was selected as favorite"
-msgstr "這個問題被"
-
-#: skins/default/templates/book.html:88 skins/default/templates/book.html:93
-#: skins/default/templates/users_questions.html:11
-#: skins/default/templates/users_questions.html:18
-msgid "number of times"
-msgstr "位用戶收藏"
-
-#: skins/default/templates/book.html:105
-#: skins/default/templates/question_summary_list_roll.html:14
-msgid "votes"
-msgstr "投票"
-
-#: skins/default/templates/book.html:108
-msgid "the answer has been accepted to be correct"
-msgstr "被視為正確答案"
-
-#: skins/default/templates/book.html:110
-#: skins/default/templates/questions.html:214
-msgid "answer"
-msgstr "回答"
-
-#: skins/default/templates/book.html:115
-#: skins/default/templates/question_summary_list_roll.html:15
-msgid "views"
-msgstr "瀏覽"
-
-# this is how above two are supposed to be
-#: skins/default/templates/book.html:125
-#: skins/default/templates/question.html:145
-#: skins/default/templates/question_list.html:64
-#: skins/default/templates/question_summary_list_roll.html:52
-#: skins/default/templates/questions.html:239
-#: skins/default/templates/tags.html:50
-#: skins/default/templates/users_questions.html:80
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr "查看有關 '%(tag)s' 的問題"
-
-#: skins/default/templates/book.html:147
-msgid "subscribe to book RSS feed"
-msgstr "訂閱該圖書 RSS"
-
-#: skins/default/templates/book.html:147
-#: skins/default/templates/questions.html:125
-#: skins/default/templates/questions.html:128
-msgid "subscribe to the questions feed"
-msgstr "訂閱最新問題"
-
# close.html
-#: skins/default/templates/close.html:6 skins/default/templates/close.html:16
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
msgid "Close question"
msgstr "結束問題"
-#: skins/default/templates/close.html:19
+#: skins/default/templates/close.html:9
msgid "Close the question"
msgstr "結束問題"
-#: skins/default/templates/close.html:25
+#: skins/default/templates/close.html:14
msgid "Reasons"
msgstr "原因"
-#: skins/default/templates/close.html:28
+#: skins/default/templates/close.html:18
msgid "OK to close"
msgstr "確定關閉"
-#: skins/default/templates/email_base.html:11
-#, fuzzy
-msgid "home"
-msgstr "首頁"
+#: skins/default/templates/editor_data.html:8
+#, fuzzy, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
+msgstr[0] "每個標籤的長度不超過20"
+msgstr[1] "每個標籤的長度不超過20"
-#: skins/default/templates/faq.html:12
+#: skins/default/templates/editor_data.html:10
+#, fuzzy, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] "最多只能有5個標籤"
+msgstr[1] "最多只能有5個標籤"
+
+# todo: remove magic numbers from this file
+#: skins/default/templates/editor_data.html:11
+#, fuzzy, python-format
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
+msgstr "最多 5 個標籤,每個標籤長度小於 20 個字元。"
+
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+msgid "FAQ"
+msgstr ""
+
+#: skins/default/templates/faq.html:6
msgid "Frequently Asked Questions "
msgstr "常見問題"
-#: skins/default/templates/faq.html:17
+#: skins/default/templates/faq.html:11
msgid "What kinds of questions can I ask here?"
msgstr "我可以在這裏提問什麼樣的問題?"
-#: skins/default/templates/faq.html:18
+#: skins/default/templates/faq.html:12
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr "重點是 - 問題必須是和這社群 <strong>相關</strong>!"
-#: skins/default/templates/faq.html:19
+#: skins/default/templates/faq.html:13
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -3069,54 +3055,54 @@ msgstr ""
"提問之前,充分利用系統的自動查找、標籤和搜索,看看是否已經有一樣的問題並有了"
"答案。"
-#: skins/default/templates/faq.html:22
+#: skins/default/templates/faq.html:15
msgid "What questions should I avoid asking?"
msgstr "什麼樣的問題我不該在此提問?"
-#: skins/default/templates/faq.html:23
+#: skins/default/templates/faq.html:16
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
msgstr "請避免提問無關的,過於主觀性,易造成爭吵的問題。"
-#: skins/default/templates/faq.html:28
+#: skins/default/templates/faq.html:20
msgid "What should I avoid in my answers?"
msgstr "什麼樣的回答是不受歡迎的?"
-#: skins/default/templates/faq.html:29
+#: skins/default/templates/faq.html:21
msgid ""
"is a Q&A site, not a discussion group. Therefore - please avoid having "
"discussions in your answers, comment facility allows some space for brief "
"discussions."
msgstr " 此為 問題/回答 網站,非討論區,請勿在此討論或評論答案。"
-#: skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:24
msgid "Who moderates this community?"
msgstr "誰是社群的管理員?"
-#: skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:25
msgid "The short answer is: <strong>you</strong>."
msgstr "答案是:<strong>你</strong>。"
-#: skins/default/templates/faq.html:35
+#: skins/default/templates/faq.html:26
msgid "This website is moderated by the users."
msgstr "社群沒有嚴格意義上的管理員身份,每個人皆可為管理員"
-#: skins/default/templates/faq.html:36
+#: skins/default/templates/faq.html:27
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
msgstr "通過積分系統運作,每個用戶可以學習管理者的事務。"
-#: skins/default/templates/faq.html:41
+#: skins/default/templates/faq.html:32
msgid "How does reputation system work?"
msgstr "社群積分系統如何運作?"
-#: skins/default/templates/faq.html:42
+#: skins/default/templates/faq.html:33
msgid "Rep system summary"
msgstr "更新概要:"
-#: skins/default/templates/faq.html:43
+#: skins/default/templates/faq.html:34
#, fuzzy, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
@@ -3133,129 +3119,133 @@ msgstr ""
"<strong>10</strong> 分, 總分最高 <strong>200</strong> 分, 表格下方為參與管理"
"者事務所需積分。"
-#: skins/default/templates/faq.html:53
-#: skins/default/templates/user_votes.html:15
+#: skins/default/templates/faq.html:44
+#: skins/default/templates/user_votes.html:10
msgid "upvote"
msgstr "投贊成票"
-#: skins/default/templates/faq.html:58
+#: skins/default/templates/faq.html:49
#, fuzzy
msgid "use tags"
msgstr "使用標籤"
# todo - check if it's indeed plural
-#: skins/default/templates/faq.html:63
+#: skins/default/templates/faq.html:54
msgid "add comments"
msgstr "添加評論"
-#: skins/default/templates/faq.html:67
-#: skins/default/templates/user_votes.html:17
+#: skins/default/templates/faq.html:58
+#: skins/default/templates/user_votes.html:12
msgid "downvote"
msgstr "投反對票"
-#: skins/default/templates/faq.html:70
+#: skins/default/templates/faq.html:61
#, fuzzy
msgid "open and close own questions"
msgstr "打開關閉任何人的問題"
-#: skins/default/templates/faq.html:74
+#: skins/default/templates/faq.html:65
#, fuzzy
msgid "retag other's questions"
msgstr "給任何問題整理標籤"
-#: skins/default/templates/faq.html:79
+#: skins/default/templates/faq.html:70
msgid "edit community wiki questions"
msgstr "編輯 wiki 類問題"
-#: skins/default/templates/faq.html:84
-msgid "edit any answer"
+#: skins/default/templates/faq.html:75
+#, fuzzy
+msgid "\"edit any answer"
msgstr "編輯任何答案"
-#: skins/default/templates/faq.html:88
-msgid "delete any comment"
+#: skins/default/templates/faq.html:79
+#, fuzzy
+msgid "\"delete any comment"
msgstr "刪除每一個評論"
-#: skins/default/templates/faq.html:95
+#: skins/default/templates/faq.html:86
msgid "how to validate email title"
msgstr "如何認證 email 標題"
-#: skins/default/templates/faq.html:97
+#: skins/default/templates/faq.html:88
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
msgstr "如何認證 email %(send_email_key_url)s %(gravatar_faq_url)s 資料"
-#: skins/default/templates/faq.html:102
+#: skins/default/templates/faq.html:93
msgid "what is gravatar"
msgstr "何謂大頭貼服務"
-#: skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:94
msgid "gravatar faq info"
msgstr "大頭貼服務常問集"
-#: skins/default/templates/faq.html:106
+#: skins/default/templates/faq.html:97
msgid "To register, do I need to create new password?"
msgstr "注冊需要一個新密碼嗎?"
-#: skins/default/templates/faq.html:107
+#: skins/default/templates/faq.html:98
+#, fuzzy
msgid ""
"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
"不需要。社區提供了OpenID 的登錄支持,你只需用 Google、Yahoo 等任何支持 "
"OpenID 登錄的帳號就可以使用系統。"
-#: skins/default/templates/faq.html:108
-msgid "Login now!"
+#: skins/default/templates/faq.html:99
+#, fuzzy
+msgid "\"Login now!\""
msgstr "馬上登錄"
-#: skins/default/templates/faq.html:113
+#: skins/default/templates/faq.html:103
msgid "Why other people can edit my questions/answers?"
msgstr "為什麼其他人可以修改我的問題/回答?"
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid "Goal of this site is..."
msgstr "此網站的目的為 ... "
-#: skins/default/templates/faq.html:114
+#: skins/default/templates/faq.html:104
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
"content."
msgstr "所以問題和答案都是如 Wiki 一樣可編輯的,進而積累更多有用的知識和經驗。"
-#: skins/default/templates/faq.html:115
+#: skins/default/templates/faq.html:105
msgid "If this approach is not for you, we respect your choice."
msgstr "如果您不喜歡這種方式,我們尊重你的選擇。"
-#: skins/default/templates/faq.html:119
+#: skins/default/templates/faq.html:109
msgid "Still have questions?"
msgstr "還有其他問題?"
-#: skins/default/templates/faq.html:120
+#: skins/default/templates/faq.html:110
#, fuzzy, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
"better!"
msgstr "如果您對 %(ask_question_url)s 還有其他疑問,請一起來改善! "
-#: skins/default/templates/faq.html:122 skins/default/templates/header.html:45
+#: skins/default/templates/faq.html:112 skins/default/templates/header.html:78
msgid "questions"
msgstr "問題"
-#: skins/default/templates/faq.html:122
+#: skins/default/templates/faq.html:112
msgid "."
msgstr "。"
-#: skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr "問題回饋"
-#: skins/default/templates/feedback.html:11
+#: skins/default/templates/feedback.html:6
msgid "Give us your feedback!"
msgstr "回饋"
-#: skins/default/templates/feedback.html:17
+#: skins/default/templates/feedback.html:12
#, python-format
msgid ""
"\n"
@@ -3269,7 +3259,7 @@ msgstr ""
"請由下方輸入意見. \n"
" "
-#: skins/default/templates/feedback.html:24
+#: skins/default/templates/feedback.html:19
msgid ""
"\n"
" <span class='big strong'>Dear visitor</span>, we look forward to "
@@ -3282,11 +3272,16 @@ msgstr ""
"輸入意見. \n"
" "
-#: skins/default/templates/feedback.html:41
+#: skins/default/templates/feedback.html:28
+#, fuzzy
+msgid "(please enter a valid email)"
+msgstr "請輸入合法電子郵件地址"
+
+#: skins/default/templates/feedback.html:36
msgid "(this field is required)"
msgstr " (此欄不能為空白)"
-#: skins/default/templates/feedback.html:49
+#: skins/default/templates/feedback.html:44
msgid "Send Feedback"
msgstr "送出問題回饋"
@@ -3317,98 +3312,115 @@ msgid "Message body:"
msgstr "訊息"
# footer.html
-#: skins/default/templates/footer.html:8
-#: skins/default/templates/header.html:29
+#: skins/default/templates/footer.html:5
+#: skins/default/templates/header.html:56
msgid "about"
msgstr "關於本站"
-#: skins/default/templates/footer.html:9
-#: skins/default/templates/header.html:30
-#: skins/default/templates/question_edit_tips.html:17
-msgid "faq"
-msgstr "常見問題"
-
-#: skins/default/templates/footer.html:10
+#: skins/default/templates/footer.html:7
msgid "privacy policy"
msgstr "隱私政策"
-#: skins/default/templates/footer.html:19
+#: skins/default/templates/footer.html:16
msgid "give feedback"
msgstr "問題回饋"
-#: skins/default/templates/header.html:13
+#: skins/default/templates/header.html:12
#, fuzzy, python-format
msgid "responses for %(username)s"
msgstr "選擇一個用戶名"
-#: skins/default/templates/header.html:16
+#: skins/default/templates/header.html:15
#, python-format
msgid "you have a new response"
msgid_plural "you nave %(response_count)s new responses"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/header.html:19
+#: skins/default/templates/header.html:18
#, fuzzy
msgid "no new responses yet"
msgstr "回應"
-#: skins/default/templates/header.html:25
+#: skins/default/templates/header.html:30
+#: skins/default/templates/header.html:31
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/header.html:33
+#: skins/default/templates/header.html:34
+#, fuzzy, python-format
+msgid "%(new)s new flagged posts"
+msgstr "第一個標記張貼"
+
+#: skins/default/templates/header.html:39
+#: skins/default/templates/header.html:40
+#, fuzzy, python-format
+msgid "%(seen)s flagged posts"
+msgstr "第一個標記張貼"
+
+#: skins/default/templates/header.html:52
msgid "logout"
msgstr "登出"
-#: skins/default/templates/header.html:27
+#: skins/default/templates/header.html:54
msgid "login"
msgstr "登錄"
# book.html line 123 must be empty in english
-#: skins/default/templates/header.html:32
+#: skins/default/templates/header.html:59
#, fuzzy
msgid "settings"
msgstr "重設標籤"
-#: skins/default/templates/header.html:40
+#: skins/default/templates/header.html:68
msgid "back to home page"
msgstr "回到首頁"
-#: skins/default/templates/header.html:47
+#: skins/default/templates/header.html:69
+#, fuzzy, python-format
+msgid "%(site)s logo"
+msgstr "社區通用語"
+
+#: skins/default/templates/header.html:88
msgid "users"
msgstr "用戶"
-#: skins/default/templates/header.html:48
+#: skins/default/templates/header.html:93
msgid "badges"
msgstr "獎勵榜"
-#: skins/default/templates/header.html:49
+#: skins/default/templates/header.html:98
msgid "ask a question"
msgstr "我要提問"
-#: skins/default/templates/input_bar.html:33
+#: skins/default/templates/input_bar.html:32
msgid "search"
msgstr "搜索"
-#: skins/default/templates/instant_notification.html:3
+#: skins/default/templates/instant_notification.html:1
#, python-format
msgid "<p>Dear %(receiving_user_name)s,</p>"
msgstr ""
-#: skins/default/templates/instant_notification.html:5
+#: skins/default/templates/instant_notification.html:3
#, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%%(post_url)s\">new comment</a>\n"
-"for question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
+"p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:11
+#: skins/default/templates/instant_notification.html:8
#, python-format
msgid ""
"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>\n"
-" for an answer to question \"%(origin_post_title)s\"</p>\n"
+"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
+"p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:17
+#: skins/default/templates/instant_notification.html:13
#, python-format
msgid ""
"\n"
@@ -3416,7 +3428,7 @@ msgid ""
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:23
+#: skins/default/templates/instant_notification.html:19
#, python-format
msgid ""
"\n"
@@ -3424,7 +3436,7 @@ msgid ""
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:29
+#: skins/default/templates/instant_notification.html:25
#, python-format
msgid ""
"\n"
@@ -3432,7 +3444,7 @@ msgid ""
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:35
+#: skins/default/templates/instant_notification.html:31
#, python-format
msgid ""
"\n"
@@ -3440,205 +3452,271 @@ msgid ""
"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:41
+#: skins/default/templates/instant_notification.html:37
#, python-format
msgid ""
"\n"
+"<div>%(content_preview)s</div>\n"
"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
"\">change</a>\n"
"how often you receive these notifications or unsubscribe. Thank you for your "
"interest in our forum!</p>\n"
msgstr ""
-#: skins/default/templates/instant_notification.html:45
+#: skins/default/templates/instant_notification.html:42
#, fuzzy
msgid "<p>Sincerely,<br/>Forum Administrator</p>"
msgstr ""
"你好, \n"
" 論壇管理者"
-#: skins/default/templates/logout.html:6
-#: skins/default/templates/logout.html:16
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
msgid "Logout"
msgstr "登出"
-#: skins/default/templates/logout.html:19
+#: skins/default/templates/logout.html:9
msgid ""
"As a registered user you can login with your OpenID, log out of the site or "
"permanently remove your account."
msgstr "您是已注冊用戶,可以隨時使用OpenID帳號登錄系統或者註銷登錄。"
-#: skins/default/templates/logout.html:20
+#: skins/default/templates/logout.html:10
msgid "Logout now"
msgstr "點擊登出"
-#: skins/default/templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
-msgstr "人? "
-
-#: skins/default/templates/notarobot.html:10
-msgid "I am a Human Being"
-msgstr "是人"
+#: skins/default/templates/macros.html:26
+msgid "karma:"
+msgstr ""
-#: skins/default/templates/pagesize.html:6
-msgid "posts per page"
-msgstr "每頁顯示:"
+#: skins/default/templates/macros.html:30
+#, fuzzy
+msgid "badges:"
+msgstr "獎勵榜"
-#: skins/default/templates/paginator.html:6
-#: skins/default/templates/paginator.html:7
+#: skins/default/templates/macros.html:52
+#: skins/default/templates/macros.html:53
msgid "previous"
msgstr "上一頁"
-#: skins/default/templates/paginator.html:19
+#: skins/default/templates/macros.html:64
msgid "current page"
msgstr "當前頁"
-#: skins/default/templates/paginator.html:22
-#: skins/default/templates/paginator.html:29
+#: skins/default/templates/macros.html:66
+#: skins/default/templates/macros.html:73
#, fuzzy, python-format
msgid "page number %(num)s"
msgstr "第 %(num)s 頁"
-#: skins/default/templates/paginator.html:33
+#: skins/default/templates/macros.html:77
msgid "next page"
msgstr "下一頁"
-#: skins/default/templates/post_contributor_info.html:9
-#, fuzzy, python-format
-msgid "%(rev_count)s revision"
-msgid_plural "%(rev_count)s revisions"
-msgstr[0] "%(rev_count)s 更新本"
-msgstr[1] "%(rev_count)s 更新本"
+#: skins/default/templates/macros.html:88
+msgid "posts per page"
+msgstr "每頁顯示:"
+
+#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:56
+#, python-format
+msgid "%(username)s gravatar image"
+msgstr "%(username)s 大頭貼"
+
+#: skins/default/templates/macros.html:142
+msgid "this post is marked as community wiki"
+msgstr ""
-#: skins/default/templates/post_contributor_info.html:15
+#: skins/default/templates/macros.html:145
+#, python-format
+msgid ""
+"This post is a wiki.\n"
+" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
+msgstr ""
+
+#: skins/default/templates/macros.html:151
msgid "asked"
msgstr "提問於"
-#: skins/default/templates/post_contributor_info.html:18
+#: skins/default/templates/macros.html:153
#, fuzzy
msgid "answered"
msgstr "回答"
-#: skins/default/templates/post_contributor_info.html:20
+#: skins/default/templates/macros.html:155
#, fuzzy
msgid "posted"
msgstr "發表"
-#: skins/default/templates/post_contributor_info.html:41
+#: skins/default/templates/macros.html:185
msgid "updated"
msgstr "更新"
+#: skins/default/templates/macros.html:210
+#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:235
+#, fuzzy
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] "票"
+msgstr[1] "票"
+
+#: skins/default/templates/macros.html:227
+#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:238
+#, fuzzy
+msgid "answer"
+msgid_plural "answers"
+msgstr[0] "回答"
+msgstr[1] "回答"
+
+#: skins/default/templates/macros.html:239
+#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:241
+#, fuzzy
+msgid "view"
+msgid_plural "views"
+msgstr[0] "瀏覽"
+msgstr[1] "瀏覽"
+
+# this is how above two are supposed to be
+#: skins/default/templates/macros.html:251
+#: skins/default/templates/question.html:88
+#: skins/default/templates/tags.html:38
+#: skins/default/templates/unused/question_list.html:64
+#: skins/default/templates/unused/question_summary_list_roll.html:52
+#: skins/default/templates/unused/questions_ajax.html:68
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr "查看有關 '%(tag)s' 的問題"
+
+#: skins/default/templates/macros.html:269
+msgid "delete this comment"
+msgstr "刪除任何一個評論"
+
+#: skins/default/templates/macros.html:284
+msgid "add comment"
+msgstr "添加評論"
+
+#: skins/default/templates/macros.html:289
+#, python-format
+msgid "see <strong>%(counter)s</strong> more"
+msgid_plural "see <strong>%(counter)s</strong> more"
+msgstr[0] "詳見 <strong>%(counter)s</strong>"
+msgstr[1] "詳見 <strong>%(counter)s</strong>"
+
+#: skins/default/templates/macros.html:291
+#, fuzzy, python-format
+msgid "see <strong>%(counter)s</strong> more comment"
+msgid_plural ""
+"see <strong>%(counter)s</strong> more comments\n"
+" "
+msgstr[0] "更多評論, 詳見 <strong>%(counter)s</strong>"
+msgstr[1] "更多評論, 詳見 <strong>%(counter)s</strong>"
+
+# #, python-format
+# msgid ""
+# "must have valid %(email)s to post, \n"
+# " see %(email_validation_faq_url)s\n"
+# " "
+# msgstr "使用正確 %(email)s 張貼, \"
+# " 參考 %(email_validation_faq_url)s\n"
+# " "
+#: skins/default/templates/macros.html:364
+msgid "(required)"
+msgstr "(必要的)"
+
+#: skins/default/templates/macros.html:385
+msgid "Toggle the real time Markdown editor preview"
+msgstr "切換為 Markdown 編輯器的即時預覽"
+
+#: skins/default/templates/privacy.html:3
#: skins/default/templates/privacy.html:6
-#: skins/default/templates/privacy.html:11
msgid "Privacy policy"
msgstr "隱私政策"
-#: skins/default/templates/question.html:87
-#: skins/default/templates/question.html:88
-#: skins/default/templates/question.html:104
-#: skins/default/templates/question.html:106
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:31
+#: skins/default/templates/question.html:46
+#: skins/default/templates/question.html:48
msgid "i like this post (click again to cancel)"
msgstr "這篇帖子有價值(再次點擊取消操作)"
-#: skins/default/templates/question.html:90
-#: skins/default/templates/question.html:108
-#: skins/default/templates/question.html:268
+#: skins/default/templates/question.html:33
+#: skins/default/templates/question.html:50
+#: skins/default/templates/question.html:198
msgid "current number of votes"
msgstr "當前總票數"
-#: skins/default/templates/question.html:99
-#: skins/default/templates/question.html:100
-#: skins/default/templates/question.html:113
-#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:42
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:55
+#: skins/default/templates/question.html:56
msgid "i dont like this post (click again to cancel)"
msgstr "這篇帖子沒有價值(再次點擊取消操作)"
-#: skins/default/templates/question.html:118
-#: skins/default/templates/question.html:119
+#: skins/default/templates/question.html:60
+#: skins/default/templates/question.html:61
msgid "mark this question as favorite (click again to cancel)"
msgstr "我要收藏這個問題(再次點擊取消操作)"
-#: skins/default/templates/question.html:125
-#: skins/default/templates/question.html:126
+#: skins/default/templates/question.html:67
+#: skins/default/templates/question.html:68
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr "取消收藏這個問題(再次點擊取消操作)"
-#: skins/default/templates/question.html:151
-#: skins/default/templates/question.html:305
-#: skins/default/templates/revisions_answer.html:58
-#: skins/default/templates/revisions_question.html:58
+#: skins/default/templates/question.html:74
+#, fuzzy
+msgid "Share this question on twitter"
+msgstr "發布我的提問到我的 Twitter "
+
+#: skins/default/templates/question.html:75
+msgid "Share this question on facebook"
+msgstr ""
+
+#: skins/default/templates/question.html:94
+#: skins/default/templates/question.html:247
+#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr "編輯"
-#: skins/default/templates/question.html:156
+#: skins/default/templates/question.html:97
#, fuzzy
msgid "retag"
msgstr "更新了標籤"
-#: skins/default/templates/question.html:163
+#: skins/default/templates/question.html:104
msgid "reopen"
msgstr "打開"
-#: skins/default/templates/question.html:167
+#: skins/default/templates/question.html:108
msgid "close"
msgstr "關閉"
-#: skins/default/templates/question.html:173
-#: skins/default/templates/question.html:310
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:251
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr "檢舉該帖為「惡意帖」(含廣告、人身攻擊、惡意言論等)"
-#: skins/default/templates/question.html:174
-#: skins/default/templates/question.html:311
+#: skins/default/templates/question.html:114
+#: skins/default/templates/question.html:252
msgid "flag offensive"
msgstr "標記惡意帖"
-#: skins/default/templates/question.html:182
-#: skins/default/templates/question.html:322
+#: skins/default/templates/question.html:121
+#: skins/default/templates/question.html:262
+#: skins/default/templates/authopenid/signin.html:175
msgid "delete"
msgstr "刪除"
-#: skins/default/templates/question.html:200
-#: skins/default/templates/question.html:342
-msgid "delete this comment"
-msgstr "刪除任何一個評論"
-
-#: skins/default/templates/question.html:211
-#: skins/default/templates/question.html:353
-msgid "add comment"
-msgstr "添加評論"
-
-#: skins/default/templates/question.html:215
-#: skins/default/templates/question.html:357
-#, python-format
-msgid "see <strong>%(counter)s</strong> more"
-msgid_plural "see <strong>%(counter)s</strong> more"
-msgstr[0] "詳見 <strong>%(counter)s</strong>"
-msgstr[1] "詳見 <strong>%(counter)s</strong>"
-
-#: skins/default/templates/question.html:217
-#: skins/default/templates/question.html:359
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] "更多評論, 詳見 <strong>%(counter)s</strong>"
-msgstr[1] "更多評論, 詳見 <strong>%(counter)s</strong>"
-
-#: skins/default/templates/question.html:230
+#: skins/default/templates/question.html:156
#, fuzzy, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr "問題已因 \"%(close_reason)s\" 的原因被關閉"
-#: skins/default/templates/question.html:232
+#: skins/default/templates/question.html:158
#, python-format
msgid "close date %(closed_at)s"
msgstr "關閉日期 %(closed_at)s "
-#: skins/default/templates/question.html:240
+#: skins/default/templates/question.html:166
#, python-format
msgid ""
"\n"
@@ -3655,416 +3733,234 @@ msgstr[1] ""
"\n"
" %(counter)s 答案:"
-#: skins/default/templates/question.html:248
+#: skins/default/templates/question.html:174
msgid "oldest answers will be shown first"
msgstr "最先回答將顯示在最前面"
-#: skins/default/templates/question.html:248
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "最先回答"
-#: skins/default/templates/question.html:250
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr "最晚回答將顯示在最前面"
-#: skins/default/templates/question.html:250
+#: skins/default/templates/question.html:176
msgid "newest answers"
msgstr "最近回答"
-#: skins/default/templates/question.html:252
+#: skins/default/templates/question.html:178
msgid "most voted answers will be shown first"
msgstr "投票次數最多的將顯示在最前面"
-#: skins/default/templates/question.html:252
+#: skins/default/templates/question.html:178
msgid "popular answers"
msgstr "投票最多"
-#: skins/default/templates/question.html:266
-#: skins/default/templates/question.html:267
+#: skins/default/templates/question.html:196
+#: skins/default/templates/question.html:197
msgid "i like this answer (click again to cancel)"
msgstr "這篇帖子有價值(再次點擊取消操作)"
-#: skins/default/templates/question.html:273
-#: skins/default/templates/question.html:274
+#: skins/default/templates/question.html:207
+#: skins/default/templates/question.html:208
msgid "i dont like this answer (click again to cancel)"
msgstr "這篇帖子沒有價值(再次點擊取消操作)"
-#: skins/default/templates/question.html:279
-#: skins/default/templates/question.html:280
+#: skins/default/templates/question.html:216
+#: skins/default/templates/question.html:217
msgid "mark this answer as favorite (click again to undo)"
msgstr "標記為最佳答案(再次點擊取消操作)"
-#: skins/default/templates/question.html:285
-#: skins/default/templates/question.html:286
+#: skins/default/templates/question.html:226
+#: skins/default/templates/question.html:227
#, fuzzy, python-format
msgid "%(question_author)s has selected this answer as correct"
msgstr "這個答案已經被提問作者標記為最佳答案"
-#: skins/default/templates/question.html:299
+#: skins/default/templates/question.html:242
msgid "answer permanent link"
msgstr "回答的連結地址"
-#: skins/default/templates/question.html:300
+#: skins/default/templates/question.html:243
msgid "permanent link"
msgstr "永久連結"
# todo please check this in chinese
-#: skins/default/templates/question.html:322
+#: skins/default/templates/question.html:262
msgid "undelete"
msgstr "恢復"
-#: skins/default/templates/question.html:381
-#: skins/default/templates/question.html:384
+#: skins/default/templates/question.html:308
+#: skins/default/templates/question.html:310
msgid "Notify me once a day when there are any new answers"
msgstr ""
-#: skins/default/templates/question.html:387
+#: skins/default/templates/question.html:312
msgid "Notify me weekly when there are any new answers"
msgstr "若有新答案請知會我"
-#: skins/default/templates/question.html:392
+#: skins/default/templates/question.html:315
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
msgstr "你可從 %(profile_url)s 調整 email 更新頻率"
-#: skins/default/templates/question.html:397
+#: skins/default/templates/question.html:320
msgid "once you sign in you will be able to subscribe for any updates here"
msgstr "一旦遷入你可以訂閱任何更新"
-#: skins/default/templates/question.html:408
+#: skins/default/templates/question.html:330
msgid "Your answer"
msgstr "您的回答"
-#: skins/default/templates/question.html:410
+#: skins/default/templates/question.html:332
msgid "Be the first one to answer this question!"
msgstr "這問題的第一個解答者"
-#: skins/default/templates/question.html:416
+#: skins/default/templates/question.html:338
msgid "you can answer anonymously and then login"
msgstr "你可以匿名回應再簽入"
-#: skins/default/templates/question.html:420
+#: skins/default/templates/question.html:342
msgid "answer your own question only to give an answer"
msgstr "自問自答"
-#: skins/default/templates/question.html:422
+#: skins/default/templates/question.html:344
msgid "please only give an answer, no discussions"
msgstr "請答複問題,而非討論。"
-#: skins/default/templates/question.html:458
+#: skins/default/templates/question.html:351
msgid "Login/Signup to Post Your Answer"
msgstr ""
-#: skins/default/templates/question.html:461
+#: skins/default/templates/question.html:354
msgid "Answer Your Own Question"
msgstr "回答問題"
-#: skins/default/templates/question.html:463
+#: skins/default/templates/question.html:356
msgid "Answer the question"
msgstr "回答問題"
-#: skins/default/templates/question.html:478
+#: skins/default/templates/question.html:370
msgid "Question tags"
msgstr "問題標籤"
# this is how above two are supposed to be
-#: skins/default/templates/question.html:483
-#: skins/default/templates/questions.html:324
-#: skins/default/templates/tag_selector.html:11
-#: skins/default/templates/tag_selector.html:28
+#: skins/default/templates/question.html:375
+#: skins/default/templates/questions.html:222
+#: skins/default/templates/tag_selector.html:9
+#: skins/default/templates/tag_selector.html:26
#, fuzzy, python-format
msgid "see questions tagged '%(tag_name)s'"
msgstr "查看有關 '%(tag_name)s' 的問題"
-#: skins/default/templates/question.html:489
+#: skins/default/templates/question.html:381
#, fuzzy
msgid "question asked"
msgstr "提問時間"
-#: skins/default/templates/question.html:492
+#: skins/default/templates/question.html:384
msgid "question was seen"
msgstr "目前問題"
-#: skins/default/templates/question.html:492
+#: skins/default/templates/question.html:384
msgid "times"
msgstr "次"
-#: skins/default/templates/question.html:495
+#: skins/default/templates/question.html:387
msgid "last updated"
msgstr "最後更新時間"
-#: skins/default/templates/question.html:502
+#: skins/default/templates/question.html:394
msgid "Related questions"
msgstr "相似的問題"
-#: skins/default/templates/question_counter_widget.html:6
-msgid "Please decide if you like this question or not by voting"
-msgstr "請依是否喜愛選擇投票"
-
-#: skins/default/templates/question_counter_widget.html:12
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-" 投票\n"
-" "
-msgstr[1] ""
-"\n"
-" 投票\n"
-" "
-
-#: skins/default/templates/question_counter_widget.html:21
-#: skins/default/templates/question_list.html:23
-#: skins/default/templates/questions.html:198
-#: skins/default/templates/users_questions.html:43
-#, fuzzy
-msgid "this answer has been accepted to be correct"
-msgstr "有答案已被接受為正確答案"
-
-#: skins/default/templates/question_counter_widget.html:27
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-" 答案\n"
-" "
-msgstr[1] ""
-"\n"
-" 答案\n"
-" "
-
-#: skins/default/templates/question_counter_widget.html:39
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-" 觀看\n"
-" "
-msgstr[1] ""
-"\n"
-" 觀看\n"
-" "
-
# page title
-#: skins/default/templates/question_edit.html:6
-#: skins/default/templates/question_edit.html:74
+#: skins/default/templates/question_edit.html:4
+#: skins/default/templates/question_edit.html:10
msgid "Edit question"
msgstr "修改問題"
-#: skins/default/templates/question_edit_tips.html:4
+#: skins/default/templates/question_edit_tips.html:3
msgid "question tips"
msgstr "提問技巧"
-#: skins/default/templates/question_edit_tips.html:7
+#: skins/default/templates/question_edit_tips.html:6
msgid "please ask a relevant question"
msgstr "我要提問"
-#: skins/default/templates/question_edit_tips.html:10
+#: skins/default/templates/question_edit_tips.html:9
msgid "please try provide enough details"
msgstr "請詳細描述您的問題。"
-#: skins/default/templates/question_list.html:15
-#: skins/default/templates/users_questions.html:35
-#, fuzzy
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
-msgstr[0] ""
-"\n"
-" 投票\n"
-" "
-msgstr[1] ""
-"\n"
-" 投票\n"
-" "
-
-#: skins/default/templates/question_list.html:35
-#: skins/default/templates/users_questions.html:55
-#, fuzzy
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
-msgstr[0] ""
-"\n"
-" 答案\n"
-" "
-msgstr[1] ""
-"\n"
-" 答案\n"
-" "
-
-#: skins/default/templates/question_list.html:47
-#: skins/default/templates/users_questions.html:67
-#, fuzzy
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
-msgstr[0] ""
-"\n"
-" 觀看\n"
-" "
-msgstr[1] ""
-"\n"
-" 觀看\n"
-" "
-
-#: skins/default/templates/question_retag.html:5
-#: skins/default/templates/question_retag.html:53
+#: skins/default/templates/question_retag.html:3
+#: skins/default/templates/question_retag.html:6
msgid "Change tags"
msgstr "修改標籤"
-# todo: remove magic numbers from this file
-#: skins/default/templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
-msgstr "最多 5 個標籤,每個標籤長度小於 20 個字元。"
-
-#: skins/default/templates/question_retag.html:74
+#: skins/default/templates/question_retag.html:25
#, fuzzy
msgid "Retag"
msgstr "標籤"
-#: skins/default/templates/question_retag.html:83
+#: skins/default/templates/question_retag.html:34
msgid "Why use and modify tags?"
msgstr "為什麼要用或修改標籤?"
-#: skins/default/templates/question_retag.html:86
-#, fuzzy
-msgid "tags help us keep Questions organized"
-msgstr "用標籤來分類系統的信息"
+#: skins/default/templates/question_retag.html:36
+msgid "Tags help to keep the content better organized and searchable"
+msgstr ""
-#: skins/default/templates/question_retag.html:94
+#: skins/default/templates/question_retag.html:38
msgid "tag editors receive special awards from the community"
msgstr "將授予修改標籤的用戶特殊的社區獎勵"
-#: skins/default/templates/question_summary_list_roll.html:13
-msgid "answers"
-msgstr "回答"
+# todo: remove magic numbers from this file
+#: skins/default/templates/question_retag.html:79
+msgid "up to 5 tags, less than 20 characters each"
+msgstr "最多 5 個標籤,每個標籤長度小於 20 個字元。"
-#: skins/default/templates/questions.html:9
+#: skins/default/templates/questions.html:4
msgid "Questions"
msgstr "問題列表"
-#: skins/default/templates/questions.html:33
+#: skins/default/templates/questions.html:9
msgid "In:"
msgstr "In:"
-#: skins/default/templates/questions.html:35
+#: skins/default/templates/questions.html:18
#, fuzzy
msgid "see unanswered questions"
msgstr "沒有回答的問題"
-#: skins/default/templates/questions.html:37
+#: skins/default/templates/questions.html:24
#, fuzzy
msgid "see your favorite questions"
msgstr "用戶收藏的問題"
-#: skins/default/templates/questions.html:41
+#: skins/default/templates/questions.html:29
msgid "Sort by:"
msgstr "查詢性質: "
-#: skins/default/templates/questions.html:46
-#: skins/default/templates/questions.html:57
-msgid "click to see the newest questions"
-msgstr "點選觀看最新問題"
-
-#: skins/default/templates/questions.html:52
-msgid "click to see the oldest questions"
-msgstr "點選觀看最早問題"
-
-#: skins/default/templates/questions.html:65
-#: skins/default/templates/questions.html:76
-msgid "click to see the most recently updated questions"
-msgstr "點選觀看最近最常被更新的問題"
-
-#: skins/default/templates/questions.html:71
-msgid "click to see the least recently updated questions"
-msgstr "點選觀看最近最少被更新的問題"
-
-#: skins/default/templates/questions.html:84
-#: skins/default/templates/questions.html:95
-msgid "click to see hottest questions"
-msgstr "點選觀看最熱門的問題"
-
-#: skins/default/templates/questions.html:84
-msgid "less answers"
-msgstr "減少回答"
-
-#: skins/default/templates/questions.html:90
-msgid "click to see coldest questions"
-msgstr "點選觀看最冷門問題"
-
-#: skins/default/templates/questions.html:90
-#: skins/default/templates/questions.html:95
-msgid "more answers"
-msgstr "更多回答"
-
-#: skins/default/templates/questions.html:103
-#: skins/default/templates/questions.html:114
-msgid "click to see most voted questions"
-msgstr "點選觀看投票次數最多的問題"
-
-#: skins/default/templates/questions.html:103
-msgid "unpopular"
-msgstr "不討喜"
-
-#: skins/default/templates/questions.html:109
-#, fuzzy
-msgid "click to see least voted questions"
-msgstr "點選觀看投票次數最少的問題"
-
-#: skins/default/templates/questions.html:109
-#: skins/default/templates/questions.html:114
-#, fuzzy
-msgid "popular"
-msgstr "受歡迎"
+#: skins/default/templates/questions.html:97
+#: skins/default/templates/questions.html:100
+msgid "subscribe to the questions feed"
+msgstr "訂閱最新問題"
-#: skins/default/templates/questions.html:129
+#: skins/default/templates/questions.html:101
msgid "rss feed"
msgstr ""
-#: skins/default/templates/questions.html:133
+#: skins/default/templates/questions.html:105
#, fuzzy, python-format
msgid ""
"\n"
-" %(q_num)s question found\n"
+" %(q_num)s question\n"
" "
msgid_plural ""
"\n"
-" %(q_num)s questions found\n"
+" %(q_num)s questions\n"
" "
msgstr[0] ""
"\n"
@@ -4073,127 +3969,131 @@ msgstr[1] ""
"\n"
" %(counter)s 答案:\n"
-#: skins/default/templates/questions.html:139
+#: skins/default/templates/questions.html:111 views/readers.py:155
#, fuzzy, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
msgstr[0] "第 %(q_num)s 個問題"
msgstr[1] "第 %(q_num)s 個問題"
-#: skins/default/templates/questions.html:143
+#: skins/default/templates/questions.html:114
#, python-format
msgid "with %(author_name)s's contributions"
msgstr "%(author_name)s 的貢獻"
-#: skins/default/templates/questions.html:147
+#: skins/default/templates/questions.html:117
msgid "tagged"
msgstr "標記"
-#: skins/default/templates/questions.html:153
+#: skins/default/templates/questions.html:122
msgid "Search tips:"
msgstr "搜尋技巧: "
-#: skins/default/templates/questions.html:157
+#: skins/default/templates/questions.html:125
msgid "reset author"
msgstr "重設作者"
-#: skins/default/templates/questions.html:161
+#: skins/default/templates/questions.html:127
+#: skins/default/templates/questions.html:130
+#: skins/default/templates/questions.html:168
+#: skins/default/templates/questions.html:171
+#, fuzzy
+msgid " or "
+msgstr "或者"
+
+#: skins/default/templates/questions.html:128
msgid "reset tags"
msgstr "重設標籤"
-#: skins/default/templates/questions.html:165
-#: skins/default/templates/questions.html:169
+#: skins/default/templates/questions.html:131
+#: skins/default/templates/questions.html:134
msgid "start over"
msgstr "重新開始"
-#: skins/default/templates/questions.html:171
+#: skins/default/templates/questions.html:136
msgid " - to expand, or dig in by adding more tags and revising the query."
msgstr " - 使用更多的標籤更改查詢找資料"
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "Search tip:"
msgstr "查詢技巧: "
-#: skins/default/templates/questions.html:174
+#: skins/default/templates/questions.html:139
msgid "add tags and a query to focus your search"
msgstr "增加標籤和查詢加強搜尋"
-#: skins/default/templates/questions.html:194
-#, fuzzy
-msgid "vote"
-msgid_plural "votes"
-msgstr[0] "票"
-msgstr[1] "票"
-
-#: skins/default/templates/questions.html:226
-#, fuzzy
-msgid "view"
-msgid_plural "views"
-msgstr[0] "瀏覽"
-msgstr[1] "瀏覽"
-
-#: skins/default/templates/questions.html:250
+#: skins/default/templates/questions.html:154
+#: skins/default/templates/unused/questions_ajax.html:79
msgid "There are no unanswered questions here"
msgstr "無未解答問題"
-#: skins/default/templates/questions.html:253
+#: skins/default/templates/questions.html:157
+#: skins/default/templates/unused/questions_ajax.html:82
msgid "No favorite questions here. "
msgstr "無被收藏問題"
-#: skins/default/templates/questions.html:254
+#: skins/default/templates/questions.html:158
+#: skins/default/templates/unused/questions_ajax.html:83
msgid "Please start (bookmark) some questions when you visit them"
msgstr "一旦開始觀看請記錄問題"
-#: skins/default/templates/questions.html:259
+#: skins/default/templates/questions.html:163
+#: skins/default/templates/unused/questions_ajax.html:88
msgid "You can expand your search by "
msgstr "廣泛搜尋可由"
-#: skins/default/templates/questions.html:263
+#: skins/default/templates/questions.html:166
+#: skins/default/templates/unused/questions_ajax.html:92
msgid "resetting author"
msgstr "重設作者"
# book.html line 123 must be empty in english
-#: skins/default/templates/questions.html:267
+#: skins/default/templates/questions.html:169
+#: skins/default/templates/unused/questions_ajax.html:96
msgid "resetting tags"
msgstr "重設標籤"
-#: skins/default/templates/questions.html:271
-#: skins/default/templates/questions.html:275
+#: skins/default/templates/questions.html:172
+#: skins/default/templates/questions.html:175
+#: skins/default/templates/unused/questions_ajax.html:100
+#: skins/default/templates/unused/questions_ajax.html:104
msgid "starting over"
msgstr "重新開始"
-#: skins/default/templates/questions.html:280
+#: skins/default/templates/questions.html:180
+#: skins/default/templates/unused/questions_ajax.html:109
#, fuzzy
msgid "Please always feel free to ask your question!"
msgstr "歡迎提問! "
-#: skins/default/templates/questions.html:284
+#: skins/default/templates/questions.html:184
+#: skins/default/templates/unused/questions_ajax.html:113
msgid "Did not find what you were looking for?"
msgstr "找不到結果? "
-#: skins/default/templates/questions.html:285
+#: skins/default/templates/questions.html:185
+#: skins/default/templates/unused/questions_ajax.html:114
msgid "Please, post your question!"
msgstr "現在提問"
-#: skins/default/templates/questions.html:303
+#: skins/default/templates/questions.html:200
msgid "Contributors"
msgstr "貢獻者"
-#: skins/default/templates/questions.html:319
+#: skins/default/templates/questions.html:217
msgid "Related tags"
msgstr "相關標籤"
-#: skins/default/templates/reopen.html:6
-#: skins/default/templates/reopen.html:16
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
msgid "Reopen question"
msgstr "重啟問題"
-#: skins/default/templates/reopen.html:19
+#: skins/default/templates/reopen.html:9
#, fuzzy
msgid "Title"
msgstr "標題"
-#: skins/default/templates/reopen.html:24
+#: skins/default/templates/reopen.html:14
#, python-format
msgid ""
"This question has been closed by \n"
@@ -4202,356 +4102,420 @@ msgid ""
msgstr ""
# close.html
-#: skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:19
#, fuzzy
msgid "Close reason:"
msgstr "結束問題"
-#: skins/default/templates/reopen.html:32
+#: skins/default/templates/reopen.html:22
msgid "When:"
msgstr ""
-#: skins/default/templates/reopen.html:35
+#: skins/default/templates/reopen.html:25
#, fuzzy
msgid "Reopen this question?"
msgstr "重啟這個問題"
-#: skins/default/templates/reopen.html:39
+#: skins/default/templates/reopen.html:29
#, fuzzy
msgid "Reopen this question"
msgstr "重啟這個問題"
# revisions_answer.html
-#: skins/default/templates/revisions_answer.html:7
-#: skins/default/templates/revisions_answer.html:38
-#: skins/default/templates/revisions_question.html:8
-#: skins/default/templates/revisions_question.html:38
+#: skins/default/templates/revisions.html:4
+#: skins/default/templates/revisions.html:7
msgid "Revision history"
msgstr "版本歷史"
-#: skins/default/templates/revisions_answer.html:50
-#: skins/default/templates/revisions_question.html:50
+#: skins/default/templates/revisions.html:23
msgid "click to hide/show revision"
msgstr "點選 隱藏/展開 版本"
+#: skins/default/templates/revisions.html:29
+#, fuzzy, python-format
+msgid "revision %(number)s"
+msgstr "版本"
+
# book.html line 123 must be empty in english
-#: skins/default/templates/tag_selector.html:5
+#: skins/default/templates/tag_selector.html:3
msgid "Interesting tags"
msgstr "有趣的標籤"
-#: skins/default/templates/tag_selector.html:15
+#: skins/default/templates/tag_selector.html:13
#, python-format
msgid "remove '%(tag_name)s' from the list of interesting tags"
msgstr "從有趣的標籤, 去除 '%(tag_name)s'"
-#: skins/default/templates/tag_selector.html:21
-#: skins/default/templates/tag_selector.html:38
-#: skins/default/templates/user_moderate.html:37
+#: skins/default/templates/tag_selector.html:19
+#: skins/default/templates/tag_selector.html:36
+#: skins/default/templates/user_moderate.html:35
msgid "Add"
msgstr "增加"
-#: skins/default/templates/tag_selector.html:22
+#: skins/default/templates/tag_selector.html:20
msgid "Ignored tags"
msgstr "忽視標籤"
-#: skins/default/templates/tag_selector.html:32
+#: skins/default/templates/tag_selector.html:30
#, python-format
msgid "remove '%(tag_name)s' from the list of ignored tags"
msgstr "從忽視的標籤, 去除 '%(tag_name)s'"
-#: skins/default/templates/tag_selector.html:41
+#: skins/default/templates/tag_selector.html:39
msgid "keep ignored questions hidden"
msgstr "繼續隱藏忽視的問題"
-#: skins/default/templates/tags.html:6 skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
msgid "Tag list"
msgstr "標籤列表"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:14
msgid "sorted alphabetically"
msgstr "按名稱的字母先後順序排序"
-#: skins/default/templates/tags.html:32
+#: skins/default/templates/tags.html:15
msgid "by name"
msgstr "按名稱排序"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:20
msgid "sorted by frequency of tag use"
msgstr "按標籤被使用的次數排序"
-#: skins/default/templates/tags.html:33
+#: skins/default/templates/tags.html:21
msgid "by popularity"
msgstr "按流行程度排序"
-#: skins/default/templates/tags.html:39
+#: skins/default/templates/tags.html:27
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr "合乎 '<span class=\"darkred\"><strong>%(stag)s</strong></span>' 的標籤"
-#: skins/default/templates/tags.html:42
+#: skins/default/templates/tags.html:30
msgid "Nothing found"
msgstr "毫無所獲"
-#: skins/default/templates/user.html:34
+#: skins/default/templates/user.html:14
#, fuzzy, python-format
msgid "%(username)s's profile"
msgstr "用戶資料"
-#: skins/default/templates/user_edit.html:6
+#: skins/default/templates/user_edit.html:4
msgid "Edit user profile"
msgstr "修改個人資料"
-#: skins/default/templates/user_edit.html:19
+#: skins/default/templates/user_edit.html:7
msgid "edit profile"
msgstr "修改資料"
-#: skins/default/templates/user_edit.html:33
+#: skins/default/templates/user_edit.html:17
+#: skins/default/templates/user_info.html:11
+msgid "change picture"
+msgstr "更換照片"
+
+#: skins/default/templates/user_edit.html:20
msgid "Registered user"
msgstr "註冊用戶"
-#: skins/default/templates/user_edit.html:40
+#: skins/default/templates/user_edit.html:27
#, fuzzy
msgid "Screen Name"
msgstr "當頁"
-#: skins/default/templates/user_edit.html:88
-#: skins/default/templates/user_email_subscriptions.html:20
+#: skins/default/templates/user_edit.html:75
+#: skins/default/templates/user_email_subscriptions.html:18
msgid "Update"
msgstr "更新"
-#: skins/default/templates/user_email_subscriptions.html:8
+#: skins/default/templates/user_email_subscriptions.html:4
msgid "Email subscription settings"
msgstr "Email 訂閱設定"
-#: skins/default/templates/user_email_subscriptions.html:9
+#: skins/default/templates/user_email_subscriptions.html:5
msgid "email subscription settings info"
msgstr "Email 訂閱設定資料"
-#: skins/default/templates/user_email_subscriptions.html:21
+#: skins/default/templates/user_email_subscriptions.html:19
msgid "Stop sending email"
msgstr "停止送出 email"
-#: skins/default/templates/user_info.html:15
-msgid "change picture"
-msgstr "更換照片"
+#: skins/default/templates/user_inbox.html:31
+#, fuzzy
+msgid "Sections:"
+msgstr "問題"
-#: skins/default/templates/user_info.html:22
-#: skins/default/templates/users.html:26
+#: skins/default/templates/user_inbox.html:35
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:40
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_inbox.html:46
+#, fuzzy
+msgid "select:"
+msgstr "刪除"
+
+#: skins/default/templates/user_inbox.html:48
+#, fuzzy
+msgid "seen"
+msgstr "查看"
+
+#: skins/default/templates/user_inbox.html:49
+#, fuzzy
+msgid "new"
+msgstr "最新問題"
+
+#: skins/default/templates/user_inbox.html:50
+#, fuzzy
+msgid "none"
+msgstr "第三名"
+
+#: skins/default/templates/user_inbox.html:51
+#, fuzzy
+msgid "mark as seen"
+msgstr "上次活動時間"
+
+#: skins/default/templates/user_inbox.html:52
+#, fuzzy
+msgid "mark as new"
+msgstr "標記最佳答案"
+
+#: skins/default/templates/user_inbox.html:53
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_info.html:18
+#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
msgid "reputation"
msgstr "積分"
-#: skins/default/templates/user_info.html:33
+#: skins/default/templates/user_info.html:30
+msgid "manage login methods"
+msgstr ""
+
+#: skins/default/templates/user_info.html:34
msgid "update profile"
msgstr "更新我的資料"
-#: skins/default/templates/user_info.html:45
+#: skins/default/templates/user_info.html:46
msgid "real name"
msgstr "真名"
-#: skins/default/templates/user_info.html:50
+#: skins/default/templates/user_info.html:51
msgid "member for"
msgstr "已加入"
-#: skins/default/templates/user_info.html:55
+#: skins/default/templates/user_info.html:56
msgid "last seen"
msgstr "上次活動時間"
-#: skins/default/templates/user_info.html:61
+#: skins/default/templates/user_info.html:62
msgid "user website"
msgstr "個人網站"
-#: skins/default/templates/user_info.html:67
+#: skins/default/templates/user_info.html:68
msgid "location"
msgstr "城市"
# user_info.html
-#: skins/default/templates/user_info.html:74
+#: skins/default/templates/user_info.html:75
msgid "age"
msgstr "年齡"
-#: skins/default/templates/user_info.html:75
+#: skins/default/templates/user_info.html:76
msgid "age unit"
msgstr "歲"
-#: skins/default/templates/user_info.html:81
+#: skins/default/templates/user_info.html:83
msgid "todays unused votes"
msgstr "今日剩餘投票數"
-#: skins/default/templates/user_info.html:82
+#: skins/default/templates/user_info.html:84
msgid "votes left"
msgstr "票"
-#: skins/default/templates/user_moderate.html:7
+#: skins/default/templates/user_moderate.html:5
#, python-format
msgid "%(username)s's current status is \"%(status)s\""
msgstr ""
-#: skins/default/templates/user_moderate.html:10
+#: skins/default/templates/user_moderate.html:8
msgid "User status changed"
msgstr ""
-#: skins/default/templates/user_moderate.html:17
+#: skins/default/templates/user_moderate.html:15
msgid "Save"
msgstr "儲存"
-#: skins/default/templates/user_moderate.html:23
+#: skins/default/templates/user_moderate.html:21
#, python-format
msgid "Your current reputation is %(reputation)s points"
msgstr ""
-#: skins/default/templates/user_moderate.html:25
+#: skins/default/templates/user_moderate.html:23
#, python-format
msgid "User's current reputation is %(reputation)s points"
msgstr ""
-#: skins/default/templates/user_moderate.html:29
+#: skins/default/templates/user_moderate.html:27
#, fuzzy
msgid "User reputation changed"
msgstr "用戶社區積分"
-#: skins/default/templates/user_moderate.html:36
+#: skins/default/templates/user_moderate.html:34
msgid "Subtract"
msgstr ""
-#: skins/default/templates/user_moderate.html:41
+#: skins/default/templates/user_moderate.html:39
#, python-format
msgid "Send message to %(username)s"
msgstr ""
-#: skins/default/templates/user_moderate.html:42
+#: skins/default/templates/user_moderate.html:40
msgid ""
"An email will be sent to the user with 'reply-to' field set to your email "
"address. Please make sure that your address is entered correctly."
msgstr ""
-#: skins/default/templates/user_moderate.html:44
+#: skins/default/templates/user_moderate.html:42
#, fuzzy
msgid "Message sent"
msgstr "訊息"
-#: skins/default/templates/user_moderate.html:62
+#: skins/default/templates/user_moderate.html:60
#, fuzzy
msgid "Send message"
msgstr "Copyright(c)2009.CNPROG.COM"
-#: skins/default/templates/user_reputation.html:29
+#: skins/default/templates/user_reputation.html:7
msgid "Your karma change log."
msgstr "karma 更動日誌"
-#: skins/default/templates/user_reputation.html:31
+#: skins/default/templates/user_reputation.html:9
#, python-format
msgid "%(user_name)s's karma change log"
msgstr "%(user_name)s karma 更動日誌"
-#: skins/default/templates/user_stats.html:11
+#: skins/default/templates/user_stats.html:7
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Question"
msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] "<span class=\"count\">%(counter)s</span> 問題"
msgstr[1] "<span class=\"count\">%(counter)s</span> 問題"
-#: skins/default/templates/user_stats.html:16
+#: skins/default/templates/user_stats.html:12
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Answer"
msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] "<span class=\"count\">%(counter)s</span> 答案"
msgstr[1] "<span class=\"count\">%(counter)s</span> 答案"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
#, python-format
msgid "the answer has been voted for %(answer_score)s times"
msgstr "該回答總共有 %(answer_score)s 個投票"
-#: skins/default/templates/user_stats.html:24
+#: skins/default/templates/user_stats.html:20
msgid "this answer has been selected as correct"
msgstr "該回答已被認為正確"
-#: skins/default/templates/user_stats.html:34
+#: skins/default/templates/user_stats.html:30
#, fuzzy, python-format
msgid "(%(comment_count)s comment)"
msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] "(%(comment_count)s 評論)"
msgstr[1] "已有 %(comment_count)s 評論"
-#: skins/default/templates/user_stats.html:44
+#: skins/default/templates/user_stats.html:40
#, python-format
msgid "<span class=\"count\">%(cnt)s</span> Vote"
msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] "<span class=\"count\">%(cnt)s</span> 票"
msgstr[1] "<span class=\"count\">%(cnt)s</span> 票"
-#: skins/default/templates/user_stats.html:50
+#: skins/default/templates/user_stats.html:46
msgid "thumb up"
msgstr "贊同"
-#: skins/default/templates/user_stats.html:51
+#: skins/default/templates/user_stats.html:47
msgid "user has voted up this many times"
msgstr "用戶已投贊成票數次"
-#: skins/default/templates/user_stats.html:55
+#: skins/default/templates/user_stats.html:50
msgid "thumb down"
msgstr "反對"
-#: skins/default/templates/user_stats.html:56
+#: skins/default/templates/user_stats.html:51
#, fuzzy
msgid "user voted down this many times"
msgstr "用戶已投反對票數次"
-#: skins/default/templates/user_stats.html:64
+#: skins/default/templates/user_stats.html:59
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Tag"
msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
msgstr[0] "<span class=\"count\">%(counter)s</span> 標籤"
msgstr[1] "<span class=\"count\">%(counter)s</span> 標籤"
-#: skins/default/templates/user_stats.html:72
+#: skins/default/templates/user_stats.html:67
#, fuzzy, python-format
msgid ""
"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
msgstr "查看貢獻者 %(view_user)s 有關 '%(tag_name)s' 標籤的問題"
-#: skins/default/templates/user_stats.html:86
+#: skins/default/templates/user_stats.html:81
#, python-format
msgid "<span class=\"count\">%(counter)s</span> Badge"
msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] "<span class=\"count\">%(counter)s</span> 標記"
msgstr[1] "<span class=\"count\">%(counter)s</span> 標記"
-#: skins/default/templates/user_tabs.html:8
+#: skins/default/templates/user_tabs.html:5
msgid "User profile"
msgstr "用戶資料"
-#: skins/default/templates/user_tabs.html:9
+#: skins/default/templates/user_tabs.html:6
msgid "overview"
msgstr "概覽"
-#: skins/default/templates/user_tabs.html:11
-msgid "recent activity"
-msgstr "最近活動"
-
-#: skins/default/templates/user_tabs.html:12
-#, fuzzy
-msgid "activity"
-msgstr "熱門問題"
-
-#: skins/default/templates/user_tabs.html:15 views/users.py:769
+#: skins/default/templates/user_tabs.html:9 views/users.py:752
msgid "comments and answers to others questions"
msgstr "其他用戶的回覆和評論"
-#: skins/default/templates/user_tabs.html:16
-msgid "responses"
-msgstr "回應"
+#: skins/default/templates/user_tabs.html:10
+msgid "inbox"
+msgstr ""
-#: skins/default/templates/user_tabs.html:19
+#: skins/default/templates/user_tabs.html:13
msgid "graph of user reputation"
msgstr "用戶的社群積分圖示"
-#: skins/default/templates/user_tabs.html:20
+#: skins/default/templates/user_tabs.html:14
msgid "reputation history"
msgstr "積分歷史"
-#: skins/default/templates/user_tabs.html:23 views/users.py:833
+#: skins/default/templates/user_tabs.html:16
+msgid "questions that user selected as his/her favorite"
+msgstr "用戶收藏的問題"
+
+#: skins/default/templates/user_tabs.html:17
+msgid "favorites"
+msgstr "收藏"
+
+#: skins/default/templates/user_tabs.html:19
+msgid "recent activity"
+msgstr "最近活動"
+
+#: skins/default/templates/user_tabs.html:20
+#, fuzzy
+msgid "activity"
+msgstr "熱門問題"
+
+#: skins/default/templates/user_tabs.html:23 views/users.py:817
msgid "user vote record"
msgstr "用戶投票記錄"
@@ -4559,187 +4523,153 @@ msgstr "用戶投票記錄"
msgid "casted votes"
msgstr "決定性投票"
-#: skins/default/templates/user_tabs.html:27
-msgid "questions that user selected as his/her favorite"
-msgstr "用戶收藏的問題"
-
-#: skins/default/templates/user_tabs.html:28
-msgid "favorites"
-msgstr "收藏"
-
-#: skins/default/templates/user_tabs.html:31 views/users.py:958
+#: skins/default/templates/user_tabs.html:28 views/users.py:927
msgid "email subscription settings"
msgstr "email 訂閱設定"
-#: skins/default/templates/user_tabs.html:32
+#: skins/default/templates/user_tabs.html:29
#, fuzzy
msgid "subscriptions"
msgstr "email 訂閱"
-#: skins/default/templates/user_tabs.html:36 views/users.py:215
+#: skins/default/templates/user_tabs.html:33 views/users.py:215
#, fuzzy
msgid "moderate this user"
msgstr "管理用戶"
-#: skins/default/templates/user_tabs.html:37
+#: skins/default/templates/user_tabs.html:34
#, fuzzy
msgid "moderation"
msgstr "城市"
-#: skins/default/templates/users.html:6 skins/default/templates/users.html:24
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
msgid "Users"
msgstr "用戶列表"
-#: skins/default/templates/users.html:27
+#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr "最新加入"
-#: skins/default/templates/users.html:29
+#: skins/default/templates/users.html:31 skins/default/templates/users.html:32
msgid "by username"
msgstr "用戶名"
-#: skins/default/templates/users.html:35
+#: skins/default/templates/users.html:38
#, python-format
msgid "users matching query %(suser)s:"
msgstr "合乎 %(suser)s 查詢的所有用戶名:"
-#: skins/default/templates/users.html:39
+#: skins/default/templates/users.html:41
msgid "Nothing found."
msgstr "沒有找到相關數據。"
-#: skins/default/templates/users_questions.html:11
-msgid "this questions was selected as favorite"
-msgstr "這個問題被選為受歡迎"
+#: skins/default/templates/users_questions.html:9
+#: skins/default/templates/users_questions.html:17
+#, fuzzy, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] "這個問題被選為受歡迎"
+msgstr[1] "這個問題被選為受歡迎"
-#: skins/default/templates/users_questions.html:12
+#: skins/default/templates/users_questions.html:10
msgid "thumb-up on"
msgstr "同意 贊成 "
-#: skins/default/templates/users_questions.html:19
+#: skins/default/templates/users_questions.html:18
msgid "thumb-up off"
msgstr "反對 贊成"
-#: skins/default/templates/authopenid/changeemail.html:3
-#: skins/default/templates/authopenid/changeemail.html:9
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:2
+#: skins/default/templates/authopenid/changeemail.html:8
+#: skins/default/templates/authopenid/changeemail.html:36
msgid "Change email"
msgstr "更換電子郵件"
-#: skins/default/templates/authopenid/changeemail.html:11
+#: skins/default/templates/authopenid/changeemail.html:10
msgid "Save your email address"
msgstr "儲存您的電子郵件地址"
-#: skins/default/templates/authopenid/changeemail.html:16
+#: skins/default/templates/authopenid/changeemail.html:15
#, python-format
msgid "change %(email)s info"
msgstr "更換 %(email)s 電子郵件"
-#: skins/default/templates/authopenid/changeemail.html:18
+#: skins/default/templates/authopenid/changeemail.html:17
#, python-format
msgid "here is why email is required, see %(gravatar_faq_url)s"
msgstr "email 必要, 請參考 %(gravatar_faq_url)s"
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your new Email"
msgstr "新電子信箱"
-#: skins/default/templates/authopenid/changeemail.html:31
+#: skins/default/templates/authopenid/changeemail.html:29
msgid "Your Email"
msgstr "電子信箱"
-#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/authopenid/changeemail.html:36
#, fuzzy
msgid "Save Email"
msgstr "儲存電子信箱"
-#: skins/default/templates/authopenid/changeemail.html:49
+#: skins/default/templates/authopenid/changeemail.html:45
#, fuzzy
msgid "Validate email"
msgstr "驗證電子信箱"
-#: skins/default/templates/authopenid/changeemail.html:52
+#: skins/default/templates/authopenid/changeemail.html:48
#, python-format
msgid "validate %(email)s info or go to %(change_email_url)s"
msgstr "驗證 %(email)s 資料或到 %(change_email_url)s"
-#: skins/default/templates/authopenid/changeemail.html:57
+#: skins/default/templates/authopenid/changeemail.html:52
msgid "Email not changed"
msgstr "電子信箱不變"
-#: skins/default/templates/authopenid/changeemail.html:60
+#: skins/default/templates/authopenid/changeemail.html:55
#, python-format
msgid "old %(email)s kept, if you like go to %(change_email_url)s"
msgstr "如果你要到 %(change_email_url)s 舊 %(email)s 仍保留"
-#: skins/default/templates/authopenid/changeemail.html:65
+#: skins/default/templates/authopenid/changeemail.html:59
#, fuzzy
msgid "Email changed"
msgstr "電子信箱已變"
-#: skins/default/templates/authopenid/changeemail.html:68
+#: skins/default/templates/authopenid/changeemail.html:62
#, python-format
msgid "your current %(email)s can be used for this"
msgstr "可以用電子信箱 %(email)s "
-#: skins/default/templates/authopenid/changeemail.html:73
+#: skins/default/templates/authopenid/changeemail.html:66
msgid "Email verified"
msgstr "驗證過電子信箱"
-#: skins/default/templates/authopenid/changeemail.html:76
+#: skins/default/templates/authopenid/changeemail.html:69
msgid "thanks for verifying email"
msgstr "感謝驗證電子信箱"
-#: skins/default/templates/authopenid/changeemail.html:81
+#: skins/default/templates/authopenid/changeemail.html:73
msgid "email key not sent"
msgstr "電子信箱 key 未傳送"
-#: skins/default/templates/authopenid/changeemail.html:84
+#: skins/default/templates/authopenid/changeemail.html:76
#, python-format
msgid "email key not sent %(email)s change email here %(change_link)s"
msgstr "%(change_link)s 未傳送電子信箱 key %(email)s"
-#: skins/default/templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
-msgstr "帳號: 更換 OpenID 地址"
-
-#: skins/default/templates/authopenid/changeopenid.html:12
-msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
-msgstr ""
-
-#: skins/default/templates/authopenid/changeopenid.html:14
-#: skins/default/templates/authopenid/delete.html:14
-#: skins/default/templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
-msgstr "請修改下列錯誤: "
-
-#: skins/default/templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
-msgstr "OpenID 位址"
-
-#: skins/default/templates/authopenid/changepw.html:7
+#: skins/default/templates/authopenid/complete.html:21
+#: skins/default/templates/authopenid/complete.html:24
#, fuzzy
-msgid "Account: change password"
-msgstr "帳號: 密碼已改變"
-
-#: skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr "這裡可更改密碼, 確認密碼"
-
-#: skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with this site"
-msgstr "綁定 OpenID"
-
-#: skins/default/templates/authopenid/complete.html:25
-msgid "Connect your OpenID with your account on this site"
-msgstr "綁定 OpenID 帳號"
+msgid "Registration"
+msgstr "註冊"
-#: skins/default/templates/authopenid/complete.html:30
+#: skins/default/templates/authopenid/complete.html:29
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr "註冊 %(provider)s 帳號, 參考 %(gravatar_faq_url)s"
-#: skins/default/templates/authopenid/complete.html:34
+#: skins/default/templates/authopenid/complete.html:32
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -4751,99 +4681,72 @@ msgstr ""
" 同時也需要電子信箱, 請參考 %(gravatar_faq_url)s\n"
" "
-#: skins/default/templates/authopenid/complete.html:38
+#: skins/default/templates/authopenid/complete.html:36
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
msgstr "註冊外在 %(provider)s 帳號, 請參考 %(gravatar_faq_url)s"
-#: skins/default/templates/authopenid/complete.html:41
+#: skins/default/templates/authopenid/complete.html:39
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr "註冊臉書新帳號, 請參考 %(gravatar_faq_url)s"
# todo: review this message may be confusing user
-#: skins/default/templates/authopenid/complete.html:45
+#: skins/default/templates/authopenid/complete.html:42
msgid "This account already exists, please use another."
msgstr "指定帳號已經存在, 請使用別的帳號。"
-#: skins/default/templates/authopenid/complete.html:60
-msgid "Sorry, looks like we have some errors:"
-msgstr "抱歉, 似乎我們出錯:"
-
-#: skins/default/templates/authopenid/complete.html:85
+#: skins/default/templates/authopenid/complete.html:61
msgid "Screen name label"
msgstr "畫面標題"
-#: skins/default/templates/authopenid/complete.html:92
+#: skins/default/templates/authopenid/complete.html:68
#, fuzzy
msgid "Email address label"
msgstr "您的電子郵件地址"
-#: skins/default/templates/authopenid/complete.html:98
-#: skins/default/templates/authopenid/signup.html:18
+#: skins/default/templates/authopenid/complete.html:74
+#: skins/default/templates/authopenid/signup_with_password.html:17
msgid "receive updates motivational blurb"
msgstr "接收到更新的簡介"
-#: skins/default/templates/authopenid/complete.html:102
-#: skins/default/templates/authopenid/signup.html:22
+#: skins/default/templates/authopenid/complete.html:78
+#: skins/default/templates/authopenid/signup_with_password.html:21
msgid "please select one of the options above"
msgstr "請選取上數選項"
-#: skins/default/templates/authopenid/complete.html:105
+#: skins/default/templates/authopenid/complete.html:81
msgid "Tag filter tool will be your right panel, once you log in."
msgstr "一旦簽入, 標籤供聚會在右欄"
-#: skins/default/templates/authopenid/complete.html:106
+#: skins/default/templates/authopenid/complete.html:82
msgid "create account"
msgstr "新增帳號"
-#: skins/default/templates/authopenid/complete.html:115
-msgid "Existing account"
-msgstr "已經存在的用戶"
-
-#: skins/default/templates/authopenid/complete.html:116
-msgid "user name"
-msgstr "用戶名"
-
-#: skins/default/templates/authopenid/complete.html:117
-msgid "password"
-msgstr "密碼"
-
-#: skins/default/templates/authopenid/complete.html:124
-msgid "Register"
-msgstr "註冊"
-
-#: skins/default/templates/authopenid/complete.html:125
-#: skins/default/templates/authopenid/signin.html:182
-msgid "Forgot your password?"
-msgstr "忘記密碼?"
-
-#: skins/default/templates/authopenid/confirm_email.txt:2
+#: skins/default/templates/authopenid/confirm_email.txt:1
msgid "Thank you for registering at our Q&A forum!"
msgstr "感謝你加入我們的 Q&A 論壇"
-#: skins/default/templates/authopenid/confirm_email.txt:4
+#: skins/default/templates/authopenid/confirm_email.txt:3
msgid "Your account details are:"
msgstr "帳號詳細: "
-#: skins/default/templates/authopenid/confirm_email.txt:6
+#: skins/default/templates/authopenid/confirm_email.txt:5
#, fuzzy
msgid "Username:"
msgstr "您的大名"
-#: skins/default/templates/authopenid/confirm_email.txt:7
-#: skins/default/templates/authopenid/delete.html:19
+#: skins/default/templates/authopenid/confirm_email.txt:6
msgid "Password:"
msgstr "密碼: "
-#: skins/default/templates/authopenid/confirm_email.txt:9
+#: skins/default/templates/authopenid/confirm_email.txt:8
msgid "Please sign in here:"
msgstr "請由此進入: "
-#: skins/default/templates/authopenid/confirm_email.txt:12
-#: skins/default/templates/authopenid/email_validation.txt:14
-#: skins/default/templates/authopenid/sendpw_email.txt:8
+#: skins/default/templates/authopenid/confirm_email.txt:11
+#: skins/default/templates/authopenid/email_validation.txt:13
msgid ""
"Sincerely,\n"
"Forum Administrator"
@@ -4851,50 +4754,19 @@ msgstr ""
"你好, \n"
" 論壇管理者"
-#: skins/default/templates/authopenid/delete.html:8
-msgid "Account: delete account"
-msgstr "帳號: 刪除帳號"
-
-#: skins/default/templates/authopenid/delete.html:12
-msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
-msgstr "注意: 一旦刪除帳號, 任何人皆可以此帳號註冊"
-
-#: skins/default/templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
-msgstr "如果你想刪除帳號, 點選確認項"
-
-#: skins/default/templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
-msgstr "確認要刪除帳號"
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
-msgstr "Password/OpenID 位址"
-
-#: skins/default/templates/authopenid/delete.html:32
-msgid "(required for your security)"
-msgstr "( 安全所需 )"
-
-#: skins/default/templates/authopenid/delete.html:34
-#, fuzzy
-msgid "Delete account permanently"
-msgstr "永久刪除帳號"
-
-#: skins/default/templates/authopenid/email_validation.txt:2
+#: skins/default/templates/authopenid/email_validation.txt:1
msgid "Greetings from the Q&A forum"
msgstr "歡迎"
-#: skins/default/templates/authopenid/email_validation.txt:4
+#: skins/default/templates/authopenid/email_validation.txt:3
msgid "To make use of the Forum, please follow the link below:"
msgstr "請依下列指引使用論壇: "
-#: skins/default/templates/authopenid/email_validation.txt:8
+#: skins/default/templates/authopenid/email_validation.txt:7
msgid "Following the link above will help us verify your email address."
msgstr "請依上列指引認證電子郵件地址"
-#: skins/default/templates/authopenid/email_validation.txt:10
+#: skins/default/templates/authopenid/email_validation.txt:9
#, fuzzy
msgid ""
"If you beleive that this message was sent in mistake - \n"
@@ -4902,56 +4774,11 @@ msgid ""
"for any inconvenience"
msgstr "如你肯定這訊息被誤送, 不需做任何動作, 並忽略此信, 非常抱歉 \n"
-#: skins/default/templates/authopenid/external_legacy_login_info.html:4
-#: skins/default/templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
-msgstr "傳統簽入信息"
-
-#: skins/default/templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
-msgstr "如何使用外在帳號或使用 %(feedback_url)s 的帳號及密碼"
-
-#: skins/default/templates/authopenid/sendpw.html:4
-#: skins/default/templates/authopenid/sendpw.html:7
-msgid "Send new password"
-msgstr "送出新密碼"
-
-#: skins/default/templates/authopenid/sendpw.html:10
-msgid "password recovery information"
-msgstr "恢復密碼事項"
-
-#: skins/default/templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "重設密碼"
-
-#: skins/default/templates/authopenid/sendpw.html:22
-msgid "return to login"
-msgstr "返回登錄"
-
-#: skins/default/templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
-msgstr ""
-"某人被 %(site_url)s 要求重設密碼 \n"
-" 如果不是你, 忽略此通知. "
-
-#: skins/default/templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
-msgstr "解釋 %(username)s 如何用 %(key_link)s 啟用新 %(password)s 的信"
-
-#: skins/default/templates/authopenid/signin.html:6
+#: skins/default/templates/authopenid/signin.html:3
msgid "User login"
msgstr "用戶登錄"
-#: skins/default/templates/authopenid/signin.html:24
+#: skins/default/templates/authopenid/signin.html:11
#, fuzzy, python-format
msgid ""
"\n"
@@ -4959,7 +4786,7 @@ msgid ""
" "
msgstr "一旦登入, 你針對 %(title)s %(summary)s 的答覆將會被貼"
-#: skins/default/templates/authopenid/signin.html:31
+#: skins/default/templates/authopenid/signin.html:18
#, fuzzy, python-format
msgid ""
"Your question \n"
@@ -4967,207 +4794,377 @@ msgid ""
" "
msgstr "一旦登入, 你針對 %(title)s %(summary)s 的答覆將會被貼"
-#: skins/default/templates/authopenid/signin.html:39
+#: skins/default/templates/authopenid/signin.html:25
msgid ""
-"You can use your favorite service from those listed below to sign in using "
-"secure OpenID or similar technology. Your external service password always "
-"stays confidential and you don't have to rememeber or create another one."
+"Take a pick of your favorite service below to sign in using secure OpenID or "
+"similar technology. Your external service password always stays confidential "
+"and you don't have to rememeber or create another one."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:43
+#: skins/default/templates/authopenid/signin.html:28
msgid ""
-"Please add a more permanent login method by clicking one of the icons below, "
-"to avoioid logging in via email each time. All of the services listed below "
-"provide a secure sign-in method based on OpenID or similar technology."
+"It's a good idea to make sure that your existing login methods still work, "
+"or add a new one. Please click any of the icons below to check/change or add "
+"new login methods."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:46
+#: skins/default/templates/authopenid/signin.html:30
msgid ""
-"You are already signed in, but if you want to change the login method for "
-"the future use - just click on one of the icons below."
+"Please add a more permanent login method by clicking one of the icons below, "
+"to avoid logging in via email each time."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:153
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
-msgstr "輸入你的 <span id=\"enter_your_what\">用戶名稱</span>"
+#: skins/default/templates/authopenid/signin.html:34
+msgid ""
+"Click on one of the icons below to add a new login method or re-validate an "
+"existing one."
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:156
-#: skins/default/templates/authopenid/signin.html:162
-#: skins/default/templates/authopenid/signin.html:180
-msgid "Login"
-msgstr "登錄"
+#: skins/default/templates/authopenid/signin.html:36
+msgid ""
+"You don't have a method to log in right now, please add one or more by "
+"clicking any of the icons below."
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:160
+#: skins/default/templates/authopenid/signin.html:39
msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+"Please check your email and visit the enclosed link to re-connect to your "
+"account"
msgstr ""
-"輸入你的 <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> 網址"
-#: skins/default/templates/authopenid/signin.html:166
+#: skins/default/templates/authopenid/signin.html:86
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:87
+#: skins/default/templates/authopenid/signin.html:109
+#, fuzzy
+msgid "(or select another login method above)"
+msgstr "請選取上數選項"
+
+#: skins/default/templates/authopenid/signin.html:89
+#, fuzzy
+msgid "Sign in"
+msgstr "註冊帳號"
+
+#: skins/default/templates/authopenid/signin.html:107
#, fuzzy
-msgid "Enter your login name and password"
+msgid "Please enter your <span>user name and password</span>, then sign in"
msgstr "使用帳號密碼登錄"
-#: skins/default/templates/authopenid/signin.html:172
+#: skins/default/templates/authopenid/signin.html:111
+msgid "Login failed, please try again"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:114
msgid "Login name"
msgstr "用戶名"
-#: skins/default/templates/authopenid/signin.html:176
+#: skins/default/templates/authopenid/signin.html:118
msgid "Password"
msgstr "密碼"
-#: skins/default/templates/authopenid/signin.html:181
+#: skins/default/templates/authopenid/signin.html:122
+msgid "Login"
+msgstr "登錄"
+
+#: skins/default/templates/authopenid/signin.html:129
+msgid "To change your password - please enter the new one twice, then submit"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:132
#, fuzzy
-msgid "Create account"
-msgstr "新增帳號"
+msgid "New password"
+msgstr "重設密碼"
-#: skins/default/templates/authopenid/signin.html:191
+#: skins/default/templates/authopenid/signin.html:137
#, fuzzy
-msgid "Account recovery email sent"
-msgstr "修改電子郵件"
+msgid "Please, retype"
+msgstr "確認密碼"
+
+#: skins/default/templates/authopenid/signin.html:156
+msgid "Here are your current login methods"
+msgstr ""
-#: skins/default/templates/authopenid/signin.html:193
-msgid "Still have trouble accessing your account?"
+#: skins/default/templates/authopenid/signin.html:160
+#, fuzzy
+msgid "provider"
+msgstr "打開"
+
+#: skins/default/templates/authopenid/signin.html:161
+#, fuzzy
+msgid "last used"
+msgstr "上次活動時間"
+
+#: skins/default/templates/authopenid/signin.html:162
+msgid "delete, if you like"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:198
+#: skins/default/templates/authopenid/signin.html:187
+#, fuzzy
+msgid "Still have trouble signing in?"
+msgstr "還有其他問題?"
+
+#: skins/default/templates/authopenid/signin.html:192
#, fuzzy
-msgid "Please, enter your email address below to recover"
+msgid "Please, enter your email address below and obtain a new key"
msgstr "請輸入密碼"
-#: skins/default/templates/authopenid/signin.html:201
+#: skins/default/templates/authopenid/signin.html:194
#, fuzzy
-msgid "Recover your account via email"
+msgid "Please, enter your email address below to recover your account"
+msgstr "請輸入密碼"
+
+#: skins/default/templates/authopenid/signin.html:197
+#, fuzzy
+msgid "recover your account via email"
msgstr "請設新密碼"
#: skins/default/templates/authopenid/signin.html:208
+msgid "Send a new recovery key"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:210
+#, fuzzy
+msgid "Recover your account via email"
+msgstr "請設新密碼"
+
+#: skins/default/templates/authopenid/signin.html:221
msgid "Why use OpenID?"
msgstr "為什麼使用 OpenID 登錄?"
-#: skins/default/templates/authopenid/signin.html:211
+#: skins/default/templates/authopenid/signin.html:224
msgid "with openid it is easier"
msgstr "使用 OpenID 更為容易"
-#: skins/default/templates/authopenid/signin.html:214
+#: skins/default/templates/authopenid/signin.html:227
msgid "reuse openid"
msgstr "用同一個 opedid 帳號"
-#: skins/default/templates/authopenid/signin.html:217
+#: skins/default/templates/authopenid/signin.html:230
msgid "openid is widely adopted"
msgstr "OpenID 廣為被人利用"
-#: skins/default/templates/authopenid/signin.html:220
+#: skins/default/templates/authopenid/signin.html:233
msgid "openid is supported open standard"
msgstr "OpenID 為開放標準"
-#: skins/default/templates/authopenid/signin.html:225
+#: skins/default/templates/authopenid/signin.html:237
msgid "Find out more"
msgstr "查看更多"
-#: skins/default/templates/authopenid/signin.html:226
+#: skins/default/templates/authopenid/signin.html:238
msgid "Get OpenID"
msgstr "獲取 OpenID"
-#: skins/default/templates/authopenid/signup.html:4
+#: skins/default/templates/authopenid/signup_with_password.html:3
msgid "Signup"
msgstr "註冊帳號"
-#: skins/default/templates/authopenid/signup.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:6
#, fuzzy
msgid "Create login name and password"
msgstr "新增帳號密碼"
-#: skins/default/templates/authopenid/signup.html:10
+#: skins/default/templates/authopenid/signup_with_password.html:8
msgid "Traditional signup info"
msgstr "傳統登入事項"
-#: skins/default/templates/authopenid/signup.html:25
+#: skins/default/templates/authopenid/signup_with_password.html:24
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr "請讀取並輸入下列的字, 以防止自動場產生的帳號. "
-#: skins/default/templates/authopenid/signup.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:26
#, fuzzy
msgid "Create Account"
msgstr "新增帳號"
-#: skins/default/templates/authopenid/signup.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:27
msgid "or"
msgstr "或者"
-#: skins/default/templates/authopenid/signup.html:29
+#: skins/default/templates/authopenid/signup_with_password.html:28
#, fuzzy
msgid "return to OpenID login"
msgstr "返回 OpenID 登錄"
-#: skins/default/templates/fbconnect/xd_receiver.html:5
-#, fuzzy, python-format
-msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
-msgstr " 連結到臉書 %(APP_SHORT_NAME)s"
+#: skins/default/templates/unused/email_base.html:8
+#, fuzzy
+msgid "home"
+msgstr "首頁"
+
+#: skins/default/templates/unused/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr "人? "
+
+#: skins/default/templates/unused/notarobot.html:10
+msgid "I am a Human Being"
+msgstr "是人"
-#: templatetags/extra_filters.py:161
+#: skins/default/templates/unused/question_counter_widget.html:78
+msgid "Please decide if you like this question or not by voting"
+msgstr "請依是否喜愛選擇投票"
+
+#: skins/default/templates/unused/question_counter_widget.html:84
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+" 投票\n"
+" "
+msgstr[1] ""
+"\n"
+" 投票\n"
+" "
+
+#: skins/default/templates/unused/question_counter_widget.html:93
+#: skins/default/templates/unused/question_list.html:23
+#: skins/default/templates/unused/questions_ajax.html:27
+#, fuzzy
+msgid "this answer has been accepted to be correct"
+msgstr "有答案已被接受為正確答案"
+
+#: skins/default/templates/unused/question_counter_widget.html:99
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+" 答案\n"
+" "
+msgstr[1] ""
+"\n"
+" 答案\n"
+" "
+
+#: skins/default/templates/unused/question_counter_widget.html:111
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+" 觀看\n"
+" "
+msgstr[1] ""
+"\n"
+" 觀看\n"
+" "
+
+#: skins/default/templates/unused/question_list.html:15
+#, fuzzy
+msgid ""
+"\n"
+" vote\n"
+" "
+msgid_plural ""
+"\n"
+" votes\n"
+" "
+msgstr[0] ""
+"\n"
+" 投票\n"
+" "
+msgstr[1] ""
+"\n"
+" 投票\n"
+" "
+
+#: skins/default/templates/unused/question_list.html:35
+#, fuzzy
+msgid ""
+"\n"
+" answer \n"
+" "
+msgid_plural ""
+"\n"
+" answers \n"
+" "
+msgstr[0] ""
+"\n"
+" 答案\n"
+" "
+msgstr[1] ""
+"\n"
+" 答案\n"
+" "
+
+#: skins/default/templates/unused/question_list.html:47
+#, fuzzy
+msgid ""
+"\n"
+" view\n"
+" "
+msgid_plural ""
+"\n"
+" views\n"
+" "
+msgstr[0] ""
+"\n"
+" 觀看\n"
+" "
+msgstr[1] ""
+"\n"
+" 觀看\n"
+" "
+
+#: skins/default/templates/unused/question_summary_list_roll.html:13
+msgid "answers"
+msgstr "回答"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:14
+msgid "votes"
+msgstr "投票"
+
+#: skins/default/templates/unused/question_summary_list_roll.html:15
+msgid "views"
+msgstr "瀏覽"
+
+#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:229
#, fuzzy
msgid "no items in counter"
msgstr "無"
-#: templatetags/extra_tags.py:55
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr "%(username)s 大頭貼"
-
-#: templatetags/extra_tags.py:165
+#: templatetags/extra_tags.py:155 views/readers.py:185
#, python-format
msgid "%(badge_count)d %(badge_level)s badge"
msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] ""
msgstr[1] ""
-#: templatetags/extra_tags.py:188 templatetags/extra_tags.py:235
-#: templatetags/extra_tags.py:239
+#: templatetags/extra_tags.py:178 templatetags/extra_tags.py:225
+#: templatetags/extra_tags.py:229
#, fuzzy
msgid "reputation points"
msgstr "積分"
-#: templatetags/extra_tags.py:231
+#: templatetags/extra_tags.py:221
#, python-format
msgid "your karma is %(reputation)s"
msgstr ""
-#: templatetags/extra_tags.py:247
+#: templatetags/extra_tags.py:237
#, fuzzy
msgid "badges: "
msgstr "獎勵榜"
-#: templatetags/extra_tags.py:318
-#, python-format
-msgid "on %(date)s"
-msgstr ""
-
-#: templatetags/extra_tags.py:322
-#, fuzzy
-msgid "2 days ago"
-msgstr "二天前"
-
-#: templatetags/extra_tags.py:324
-msgid "yesterday"
-msgstr "昨天"
-
-#: templatetags/extra_tags.py:326
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: templatetags/extra_tags.py:328
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] ""
-msgstr[1] ""
-
#: utils/forms.py:32
msgid "this field is required"
msgstr " 標籤不能為空白。"
@@ -5239,50 +5236,87 @@ msgstr "確認密碼"
msgid "sorry, entered passwords did not match, please try again"
msgstr "對不起, 密碼不合, 請重新輸入"
-#: views/commands.py:40
+#: utils/functions.py:63
+#, python-format
+msgid "on %(date)s"
+msgstr ""
+
+#: utils/functions.py:67
+#, fuzzy
+msgid "2 days ago"
+msgstr "二天前"
+
+#: utils/functions.py:69
+msgid "yesterday"
+msgstr "昨天"
+
+#: utils/functions.py:71
+#, python-format
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: utils/functions.py:73
+#, python-format
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
+msgstr[0] ""
+msgstr[1] ""
+
+#: views/commands.py:42
msgid "anonymous users cannot vote"
msgstr "匿名用戶不能投票"
-#: views/commands.py:60
+#: views/commands.py:62
msgid "Sorry you ran out of votes for today"
msgstr ""
-#: views/commands.py:66
+#: views/commands.py:68
#, python-format
msgid "You have %(votes_left)s votes left for today"
msgstr ""
-#: views/commands.py:136
+#: views/commands.py:132 views/commands.py:149
+msgid "Oops, apologies - there was some error"
+msgstr ""
+
+#: views/commands.py:139
+#, fuzzy
+msgid "Sorry, but anonymous users cannot access the inbox"
+msgstr "匿名用戶不能投票"
+
+#: views/commands.py:209
msgid "Sorry, something is not right here..."
msgstr ""
-#: views/commands.py:151
+#: views/commands.py:224
#, fuzzy
msgid "Sorry, but anonymous users cannot accept answers"
msgstr "匿名用戶不能投票"
-#: views/commands.py:232
+#: views/commands.py:305
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
msgstr "訂閱暫存, 需用 %(email)s 認證, 參考 %(details_url)s"
-#: views/commands.py:240
+#: views/commands.py:313
msgid "email update frequency has been set to daily"
msgstr "電子郵件每日更新"
-#: views/meta.py:40
+#: views/meta.py:57
msgid "Q&A forum feedback"
msgstr "Q&A 論壇回饋"
-#: views/meta.py:41
+#: views/meta.py:58
msgid "Thanks for the feedback!"
msgstr "謝謝回饋"
-#: views/meta.py:49
+#: views/meta.py:68
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr "期待你的回饋"
-#: views/readers.py:288
+#: views/readers.py:429
#, fuzzy
msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr "這個問題被"
@@ -5292,98 +5326,410 @@ msgstr "這個問題被"
msgid "moderate user"
msgstr "管理用戶"
-#: views/users.py:419
+#: views/users.py:400
msgid "user profile"
msgstr "用戶資料"
-#: views/users.py:420
+#: views/users.py:401
msgid "user profile overview"
msgstr "用戶概覽"
-#: views/users.py:702
+#: views/users.py:684
msgid "recent user activity"
msgstr "最近活動"
-#: views/users.py:703
+#: views/users.py:685
msgid "profile - recent activity"
msgstr "最近活動"
-#: views/users.py:770
+#: views/users.py:753
msgid "profile - responses"
msgstr "用戶資料 - 回應 "
-#: views/users.py:834
+#: views/users.py:818
msgid "profile - votes"
msgstr "用戶資料 - 投票"
-#: views/users.py:869
+#: views/users.py:856
msgid "user reputation in the community"
msgstr "用戶社區積分"
-#: views/users.py:870
+#: views/users.py:857
msgid "profile - user reputation"
msgstr "用戶資料 - 積分"
-#: views/users.py:921
+#: views/users.py:885
msgid "users favorite questions"
msgstr "用戶收藏的問題"
-#: views/users.py:922
+#: views/users.py:886
msgid "profile - favorite questions"
msgstr "用戶資料 - 收藏"
-#: views/users.py:938 views/users.py:942
+#: views/users.py:906 views/users.py:910
msgid "changes saved"
msgstr "儲存修改"
-#: views/users.py:948
+#: views/users.py:916
msgid "email updates canceled"
msgstr "取消電子郵件更新"
-#: views/users.py:959
+#: views/users.py:928
#, fuzzy
msgid "profile - email subscriptions"
msgstr "用戶資料 - email 訂閱"
-#: views/writers.py:52
+#: views/writers.py:53
#, fuzzy
msgid "Sorry, anonymous users cannot upload files"
msgstr "匿名用戶不能投票"
# todo take these out of settings
-#: views/writers.py:60
+#: views/writers.py:62
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr "只允許上傳 '%(file_types)s' 類型的文件!"
-#: views/writers.py:83
+#: views/writers.py:85
#, fuzzy, python-format
msgid "maximum upload file size is %(file_size)sK"
msgstr "只允許上傳 %s K大小的文件!"
-#: views/writers.py:91
+#: views/writers.py:93
#, fuzzy
msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr "在文件上傳過程中產生了錯誤,請聯系管理員,謝謝^_^"
-#: views/writers.py:422
+#: views/writers.py:454
#, python-format
msgid ""
"Sorry, you appear to be logged out and cannot post comments. Please <a href="
"\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: views/writers.py:457
+#: views/writers.py:489
#, python-format
msgid ""
"Sorry, you appear to be logged out and cannot delete comments. Please <a "
"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: views/writers.py:477
+#: views/writers.py:509
msgid "sorry, we seem to have some technical difficulties"
msgstr ""
+#~ msgid "Account with this name already exists on the forum"
+#~ msgstr "使用者已註冊"
+
+#~ msgid "can't have two logins to the same account yet, sorry."
+#~ msgstr "抱歉, 尚未支援重複登錄"
+
+#~ msgid "Please enter valid username and password (both are case-sensitive)."
+#~ msgstr "請輸入有效 使用者/密碼"
+
+#~ msgid "This account is inactive."
+#~ msgstr "帳號停用"
+
+#, fuzzy
+#~ msgid "Login failed."
+#~ msgstr "用戶名"
+
+#~ msgid ""
+#~ "Please enter a valid username and password. Note that "
+#~ "both fields are case-sensitive."
+#~ msgstr "請輸入有效 使用者/密碼"
+
+#~ msgid "Password changed."
+#~ msgstr "已更改密碼"
+
+#, fuzzy
+#~ msgid "Please enter a valid email address"
+#~ msgstr "請輸入合法電子郵件地址"
+
+#~ msgid "your email was not changed"
+#~ msgstr " email 保持不變"
+
+#~ msgid "No OpenID %s found associated in our database"
+#~ msgstr "資料庫無此 OpenID %s"
+
+#~ msgid "The OpenID %s isn't associated to current user logged in"
+#~ msgstr "OpenID %s 和使用者無關"
+
+#~ msgid "Email Changed."
+#~ msgstr "變更 Email"
+
+#~ msgid "This OpenID is already associated with another account."
+#~ msgstr "OpenID 和其他使用者相關"
+
+#, fuzzy
+#~ msgid "OpenID %s is now associated with your account."
+#~ msgstr "OpenID 和其他使用者相關"
+
+#~ msgid "Account deleted."
+#~ msgstr "取消使用者"
+
+#~ msgid "Request for new password"
+#~ msgstr "重設密碼"
+
+#~ msgid ""
+#~ "A new password and the activation link were sent to your email address."
+#~ msgstr "新密碼和啟動連結已寄到您的郵件地址"
+
+#~ msgid ""
+#~ "Could not change password. Confirmation key '%s' is not "
+#~ "registered."
+#~ msgstr "密碼不能變更, 確認碼 '%s' 尚未登記"
+
+#~ msgid ""
+#~ "Can not change password. User don't exist anymore in our "
+#~ "database."
+#~ msgstr "資料庫無此使用者, 密碼不能變更, "
+
+#~ msgid "Password changed for %s. You may now sign in."
+#~ msgstr "%s 密碼已變更, 現在可以登入"
+
+#~ msgid "sorry, system error"
+#~ msgstr "抱歉系統出錯"
+
+#~ msgid "Account functions"
+#~ msgstr "帳號功能"
+
+#~ msgid "Give your account a new password."
+#~ msgstr "請設新密碼"
+
+#~ msgid "Change email "
+#~ msgstr "更換電郵"
+
+#~ msgid "Change OpenID"
+#~ msgstr "更換 OpenID 地址"
+
+#~ msgid "Delete account"
+#~ msgstr "刪除帳號"
+
+#~ msgid "toggle preview"
+#~ msgstr "切換預覽"
+
+#, fuzzy
+#~ msgid ""
+#~ "must have valid %(email)s to post, \n"
+#~ " see %(email_validation_faq_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "%(username)s 已註冊, 請選用 %(provider)s 其他帳號 \n"
+#~ " 同時也需要電子信箱, 請參考 %(gravatar_faq_url)s\n"
+
+# templates/book.html 78
+#~ msgid "reading channel"
+#~ msgstr "閱讀頻道"
+
+#~ msgid "[author]"
+#~ msgstr "【作者】"
+
+#~ msgid "[publisher]"
+#~ msgstr "【出版社】"
+
+#~ msgid "[publication date]"
+#~ msgstr "【出版日期】"
+
+#~ msgid "[price]"
+#~ msgstr "【價格】"
+
+#~ msgid "currency unit"
+#~ msgstr "貨幣單位"
+
+#~ msgid "[pages]"
+#~ msgstr "【頁數】"
+
+#~ msgid "pages abbreviation"
+#~ msgstr "頁數縮寫"
+
+#~ msgid "[tags]"
+#~ msgstr "【標籤】"
+
+#~ msgid "author blog"
+#~ msgstr "作者部落格"
+
+#~ msgid "book directory"
+#~ msgstr "書籍目錄"
+
+#~ msgid "buy online"
+#~ msgstr "網上購買"
+
+#~ msgid "reader questions"
+#~ msgstr "答讀者問"
+
+#~ msgid "ask the author"
+#~ msgstr "向作者提問"
+
+#~ msgid "this question was selected as favorite"
+#~ msgstr "這個問題被"
+
+#~ msgid "number of times"
+#~ msgstr "位用戶收藏"
+
+#~ msgid "the answer has been accepted to be correct"
+#~ msgstr "被視為正確答案"
+
+#~ msgid "subscribe to book RSS feed"
+#~ msgstr "訂閱該圖書 RSS"
+
+#, fuzzy
+#~ msgid "%(rev_count)s revision"
+#~ msgid_plural "%(rev_count)s revisions"
+#~ msgstr[0] "%(rev_count)s 更新本"
+#~ msgstr[1] "%(rev_count)s 更新本"
+
+#, fuzzy
+#~ msgid "tags help us keep Questions organized"
+#~ msgstr "用標籤來分類系統的信息"
+
+#~ msgid "click to see the newest questions"
+#~ msgstr "點選觀看最新問題"
+
+#~ msgid "click to see the oldest questions"
+#~ msgstr "點選觀看最早問題"
+
+#~ msgid "click to see the most recently updated questions"
+#~ msgstr "點選觀看最近最常被更新的問題"
+
+#~ msgid "click to see the least recently updated questions"
+#~ msgstr "點選觀看最近最少被更新的問題"
+
+#~ msgid "click to see hottest questions"
+#~ msgstr "點選觀看最熱門的問題"
+
+#~ msgid "less answers"
+#~ msgstr "減少回答"
+
+#~ msgid "click to see coldest questions"
+#~ msgstr "點選觀看最冷門問題"
+
+#~ msgid "more answers"
+#~ msgstr "更多回答"
+
+#~ msgid "click to see most voted questions"
+#~ msgstr "點選觀看投票次數最多的問題"
+
+#~ msgid "unpopular"
+#~ msgstr "不討喜"
+
+#, fuzzy
+#~ msgid "click to see least voted questions"
+#~ msgstr "點選觀看投票次數最少的問題"
+
+#, fuzzy
+#~ msgid "popular"
+#~ msgstr "受歡迎"
+
+#~ msgid "responses"
+#~ msgstr "回應"
+
+#~ msgid "Account: change OpenID URL"
+#~ msgstr "帳號: 更換 OpenID 地址"
+
+#~ msgid "Please correct errors below:"
+#~ msgstr "請修改下列錯誤: "
+
+#~ msgid ""
+#~ "This is where you can change your password. Make sure you remember it!"
+#~ msgstr "這裡可更改密碼, 確認密碼"
+
+#~ msgid "Connect your OpenID with this site"
+#~ msgstr "綁定 OpenID"
+
+#~ msgid "Sorry, looks like we have some errors:"
+#~ msgstr "抱歉, 似乎我們出錯:"
+
+#~ msgid "Existing account"
+#~ msgstr "已經存在的用戶"
+
+#~ msgid "user name"
+#~ msgstr "用戶名"
+
+#~ msgid "password"
+#~ msgstr "密碼"
+
+#~ msgid "Forgot your password?"
+#~ msgstr "忘記密碼?"
+
+#~ msgid "Account: delete account"
+#~ msgstr "帳號: 刪除帳號"
+
+#~ msgid ""
+#~ "Note: After deleting your account, anyone will be able to register this "
+#~ "username."
+#~ msgstr "注意: 一旦刪除帳號, 任何人皆可以此帳號註冊"
+
+#~ msgid "Check confirm box, if you want delete your account."
+#~ msgstr "如果你想刪除帳號, 點選確認項"
+
+#~ msgid "I am sure I want to delete my account."
+#~ msgstr "確認要刪除帳號"
+
+#~ msgid "Password/OpenID URL"
+#~ msgstr "Password/OpenID 位址"
+
+#~ msgid "(required for your security)"
+#~ msgstr "( 安全所需 )"
+
+#, fuzzy
+#~ msgid "Delete account permanently"
+#~ msgstr "永久刪除帳號"
+
+#~ msgid "Traditional login information"
+#~ msgstr "傳統簽入信息"
+
+#~ msgid ""
+#~ "how to login with password through external login website or use %"
+#~ "(feedback_url)s"
+#~ msgstr "如何使用外在帳號或使用 %(feedback_url)s 的帳號及密碼"
+
+#~ msgid "Send new password"
+#~ msgstr "送出新密碼"
+
+#~ msgid "password recovery information"
+#~ msgstr "恢復密碼事項"
+
+#~ msgid "Reset password"
+#~ msgstr "重設密碼"
+
+#~ msgid "return to login"
+#~ msgstr "返回登錄"
+
+#~ msgid ""
+#~ "Someone has requested to reset your password on %(site_url)s.\n"
+#~ "If it were not you, it is safe to ignore this email."
+#~ msgstr ""
+#~ "某人被 %(site_url)s 要求重設密碼 \n"
+#~ " 如果不是你, 忽略此通知. "
+
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr "解釋 %(username)s 如何用 %(key_link)s 啟用新 %(password)s 的信"
+
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr "輸入你的 <span id=\"enter_your_what\">用戶名稱</span>"
+
+#~ msgid ""
+#~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
+#~ "web address"
+#~ msgstr ""
+#~ "輸入你的 <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> 網"
+#~ "址"
+
+#, fuzzy
+#~ msgid "Enter your login name and password"
+#~ msgstr "使用帳號密碼登錄"
+
+#, fuzzy
+#~ msgid "Create account"
+#~ msgstr "新增帳號"
+
+#, fuzzy
+#~ msgid "Connect to %(settings.APP_SHORT_NAME)s with Facebook!"
+#~ msgstr " 連結到臉書 %(APP_SHORT_NAME)s"
+
#~ msgid "Your question and all of it's answers have been deleted"
#~ msgstr "你正在查看的問題和回答已經被刪除;"
@@ -5496,12 +5842,6 @@ msgstr ""
#~ msgid "Thank you, your email is now validated."
#~ msgstr "謝謝, 認證 Email "
-#~ msgid "Your password was changed"
-#~ msgstr "密碼已更改"
-
-#~ msgid "New password set"
-#~ msgstr "重設密碼"
-
#~ msgid "Welcome back %s, you are now logged in"
#~ msgstr "歡迎 %s 重返論壇"
@@ -5519,10 +5859,6 @@ msgstr ""
#~ msgstr[0] "有一問題"
#~ msgstr[1] "%(q_num)s 問題"
-# translation and user name validation are language-specific
-#~ msgid "invalid user name"
-#~ msgstr "不合法用戶名"
-
# minimal length of user name may be language specific
#~ msgid "username too short"
#~ msgstr "用戶名太短"
@@ -5587,15 +5923,9 @@ msgstr ""
#~ msgid "Connect with Twitter"
#~ msgstr "同步 Twitter 消息"
-#~ msgid "Twitter account name:"
-#~ msgstr " Twitter 帳號:"
-
#~ msgid "Twitter password:"
#~ msgstr "Twitter 密碼:"
-#~ msgid "Send my Questions to Twitter"
-#~ msgstr "發布我的提問到我的 Twitter "
-
#~ msgid "Send my Answers to Twitter"
#~ msgstr "發布我的回答到我的 Twitter"
@@ -5604,9 +5934,6 @@ msgstr ""
#~ "this medal - still it is a special honor."
#~ msgstr "銅牌會在你活躍於社區時產生,它相對容易獲得,但也是一種特殊的榮譽。"
-#~ msgid "see"
-#~ msgstr "查看"
-
#, fuzzy
#~ msgid "About us"
#~ msgstr "關於本站"
@@ -5754,9 +6081,6 @@ msgstr ""
#~ msgid "Conventional registration"
#~ msgstr "傳統註冊"
-#~ msgid "choose a user name"
-#~ msgstr "選擇一個用戶名"
-
#~ msgid "back to login"
#~ msgstr "返回登錄"
@@ -5900,13 +6224,6 @@ msgstr ""
#~ msgid "After accumulating certain number of points, you can do more:"
#~ msgstr "當你累計到一定>積分,你可以在社區做更多的事情:"
-#~ msgid "gold badge: the highest honor and is very rare"
-#~ msgstr "金牌:十分罕見之最高榮耀"
-
-#~ msgid ""
-#~ "silver badge: occasionally awarded for the very high quality contributions"
-#~ msgstr "銀牌:偶爾頒發之優質獎章"
-
#~ msgid "Gold badge is very rare."
#~ msgstr "金牌是十分罕見的。"
diff --git a/askbot/management/commands/jinja2_makemessages.py b/askbot/management/commands/jinja2_makemessages.py
index 0ad7cd18..4fa05443 100644
--- a/askbot/management/commands/jinja2_makemessages.py
+++ b/askbot/management/commands/jinja2_makemessages.py
@@ -43,11 +43,11 @@ class Command(makemessages.Command):
# Extend the regular expressions that are used to detect
# translation blocks with an "OR jinja-syntax" clause.
trans_real.endblock_re = re.compile(
- trans_real.endblock_re.pattern + '|' + r"""^\s*endtrans$""")
+ trans_real.endblock_re.pattern + '|' + r"""^\s*endtrans\s*-?$""")
trans_real.block_re = re.compile(
- trans_real.block_re.pattern + '|' + r"""^\s*trans(?:\s+|$)""")
+ trans_real.block_re.pattern + '|' + r"""^\s*trans(?:\s*|$)""")
trans_real.plural_re = re.compile(
- trans_real.plural_re.pattern + '|' + r"""^\s*pluralize(\s+\w+)?$""")
+ trans_real.plural_re.pattern + '|' + r"""^\s*pluralize(\s+\w+)?-?$""")
try:
super(Command, self).handle(*args, **options)
diff --git a/askbot/skins/default/templates/authopenid/complete.html b/askbot/skins/default/templates/authopenid/complete.html
index 7ba5e322..468f293b 100644
--- a/askbot/skins/default/templates/authopenid/complete.html
+++ b/askbot/skins/default/templates/authopenid/complete.html
@@ -18,10 +18,10 @@ parameters:
* openid_username_exists
#}
{% block head %}{% endblock %}
-{% block title %}{% spaceless %}{% trans %}Connect your OpenID with this site{% endtrans %}{% endspaceless %}{% endblock %}
+{% block title %}{% spaceless %}{% trans %}Registration{% endtrans %}{% endspaceless %}{% endblock %}
{% block content %}
<div id="main-bar" class="headNormal">
- {% trans %}Connect your OpenID with your account on this site{% endtrans %}
+ {% trans %}Registration{% endtrans %}
</div>
<div id="completetxt" >
<div class="message">
diff --git a/askbot/skins/default/templates/questions.html b/askbot/skins/default/templates/questions.html
index 7bd838c0..a73d1a7f 100644
--- a/askbot/skins/default/templates/questions.html
+++ b/askbot/skins/default/templates/questions.html
@@ -103,9 +103,9 @@
<p id="question-count" class="search-result-summary">
{% if author_name or search_tags or query %}
{% trans cnt=questions_count, q_num=questions_count|intcomma %}
- {{q_num}} question found
+ {{q_num}} question
{% pluralize %}
- {{q_num}} questions found
+ {{q_num}} questions
{% endtrans %}
{% else %}
{% trans cnt=questions_count, q_num=questions_count|intcomma %}{{q_num}} question{% pluralize %}{{q_num}} questions{% endtrans %}