summaryrefslogtreecommitdiffstats
path: root/askbot/locale/tr/LC_MESSAGES/django.po
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/locale/tr/LC_MESSAGES/django.po')
-rw-r--r--askbot/locale/tr/LC_MESSAGES/django.po4899
1 files changed, 3187 insertions, 1712 deletions
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"