diff --git a/rosetta/locale/tr/LC_MESSAGES/django.po b/rosetta/locale/tr/LC_MESSAGES/django.po index f803f5c..eb0bfc7 100644 --- a/rosetta/locale/tr/LC_MESSAGES/django.po +++ b/rosetta/locale/tr/LC_MESSAGES/django.po @@ -8,82 +8,99 @@ msgstr "" "Project-Id-Version: Rosetta\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-28 13:36+0100\n" -"PO-Revision-Date: 2008-06-16 10:11+0100\n" -"Last-Translator: RECEP KIRMIZI \n" +"PO-Revision-Date: 2021-02-01 14:12-0551\n" +"Last-Translator: Şuayip Üzülmez \n" "Language-Team: \n" -"Language: Turkish \n" +"Language: Turkish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Language: \n" "X-Poedit-Country: \n" +"X-Poedit-Language: \n" +"X-Translated-Using: django-rosetta 0.9.6\n" -#: templates/rosetta/languages.html:5 templates/rosetta/languages.html.py:8 +#: .\templates\rosetta\admin_index.html:14 +msgid "Translations" +msgstr "Çeviriler" + +#: .\templates\rosetta\admin_index.html:15 +msgid "Change" +msgstr "Değiştir" + +#: .\templates\rosetta\file-list.html:4 .\templates\rosetta\file-list.html:7 msgid "Language selection" msgstr "Dil seçimi" -#: templates/rosetta/languages.html:8 templates/rosetta/pofile.html:22 +#: .\templates\rosetta\file-list.html:7 .\templates\rosetta\form.html:21 msgid "Home" msgstr "Ana Sayfa" -#: templates/rosetta/languages.html:9 +#: .\templates\rosetta\file-list.html:8 msgid "" "Couldn't load the specified language file. This usually happens when using " -"the Encrypted Cookies Session Storage backend on Django 1.4 or higher.
Setting ROSETTA_STORAGE_CLASS = 'rosetta.storage.CacheRosettaStorage' in " -"your settings file should fix this." +"the Encrypted Cookies Session Storage backend on Django 1.4 or " +"higher.
Setting ROSETTA_STORAGE_CLASS = " +"'rosetta.storage.CacheRosettaStorage' in your settings file should fix this." msgstr "" +"Belirtilen dil dosyası yüklenemedi. Bu genelde Django 1.4 veya daha sonraki " +"sürümlerinde şifrelenmiş oturum çerezleri kullanılmasından " +"kaynaklanır.
Settings dosyasında ROSETTA_STORAGE_CLASS = " +"'rosetta.storage.CacheRosettaStorage' kullanmak bu durumu çözecektir." -#: templates/rosetta/languages.html:15 +#: .\templates\rosetta\file-list.html:14 msgid "Filter" -msgstr "" +msgstr "Süz" -#: templates/rosetta/languages.html:16 +#: .\templates\rosetta\file-list.html:15 msgid "Project" -msgstr "" +msgstr "Proje" -#: templates/rosetta/languages.html:17 +#: .\templates\rosetta\file-list.html:16 msgid "Third party" -msgstr "" +msgstr "Üçüncü parti" -#: templates/rosetta/languages.html:19 templates/rosetta/pofile.html:39 +#: .\templates\rosetta\file-list.html:18 .\templates\rosetta\form.html:44 msgid "All" msgstr "Hepsi" -#: templates/rosetta/languages.html:32 +#: .\templates\rosetta\file-list.html:31 msgid "Application" msgstr "Uygulama" -#: templates/rosetta/languages.html:33 +#: .\templates\rosetta\file-list.html:32 msgid "Progress" msgstr "İlerleme" -#: templates/rosetta/languages.html:34 +#: .\templates\rosetta\file-list.html:33 msgid "Messages" msgstr "Mesaj" -#: templates/rosetta/languages.html:35 +#: .\templates\rosetta\file-list.html:34 msgid "Translated" msgstr "Çevrildi" -#: templates/rosetta/languages.html:36 templates/rosetta/pofile.html:61 +#: .\templates\rosetta\file-list.html:35 .\templates\rosetta\form.html:78 +msgid "Fuzzy entries call for revision by the translator." +msgstr "Belirsiz içeriklerin çevirmenler tarafından kontrol edilmesi gerekir." + +#: .\templates\rosetta\file-list.html:35 .\templates\rosetta\form.html:78 msgid "Fuzzy" msgstr "Belirsiz" -#: templates/rosetta/languages.html:37 +#: .\templates\rosetta\file-list.html:36 msgid "Obsolete" msgstr "Kullanımda olmayan" -#: templates/rosetta/languages.html:38 +#: .\templates\rosetta\file-list.html:37 msgid "File" msgstr "Dosya" -#: templates/rosetta/languages.html:61 +#: .\templates\rosetta\file-list.html:60 msgid "Nothing to translate!" msgstr "Çevrilecek birşey yok!" -#: templates/rosetta/languages.html:62 +#: .\templates\rosetta\file-list.html:61 msgid "" "You haven't specified any languages in your settings file, or haven't yet " "generated a batch of translation catalogs." @@ -92,112 +109,117 @@ msgstr "" "kataloglarını oluşturmadınız." # python-format -#: templates/rosetta/languages.html:63 +#: .\templates\rosetta\file-list.html:62 #, python-format msgid "" -"Please refer to Django's I18N documentation for a guide on how to set up internationalization for your project." +"Please refer to Django's I18N " +"documentation for a guide on how to set up internationalization for your" +" project." msgstr "" -"Projenizdeki çoklu dilde geliştirebilmek için lütfen Django'nun Django'nun I18N dökümantasyonuna başvurun." +"Projenizdeki çoklu dilde geliştirebilmek için lütfen Django'nun Django'nun I18N dökümantasyonuna başvurun." -#: templates/rosetta/pofile.html:9 +#: .\templates\rosetta\form.html:8 msgid "Pick another file" msgstr "Başka bir dosya alın" -#: templates/rosetta/pofile.html:10 +#: .\templates\rosetta\form.html:9 msgid "Download this catalog" msgstr "Bu kataloğu bilgisayarınıza indirin" -#: templates/rosetta/pofile.html:25 -#, fuzzy, python-format +#: .\templates\rosetta\form.html:24 +#, python-format msgid "Progress: %(percent_translated)s%%" msgstr "İlerleme: %(percent_translated)s%" -#: templates/rosetta/pofile.html:27 +#: .\templates\rosetta\form.html:26 msgid "File is read-only: download the file when done editing!" msgstr "" -"Dosya salt-okunur: İşlemleriniz bittikten sonra bilgisayarınıza indirin" +"Dosya salt-okunur: İşlemleriniz bittikten sonra bilgisayarınıza indirin!" -#: templates/rosetta/pofile.html:28 -msgid "" -"Some items in your last translation block couldn't be saved: this usually " -"happens when the catalog file changes on disk after you last loaded it." -msgstr "" -"Çeviri bloğunuzdaki bazı öğeler kayıt edilemedi: bu genellikle üzerinde " -"çalıştığınız dosyanın sunucu tarafında değişmesi sonucundaortaya çıkar." - -#: templates/rosetta/pofile.html:32 +#: .\templates\rosetta\form.html:37 #, python-format msgid "Translate into %(rosetta_i18n_lang_name)s" -msgstr "Şuna çevir %(rosetta_i18n_lang_name)s" +msgstr "Şuna çevir: %(rosetta_i18n_lang_name)s" -#: templates/rosetta/pofile.html:35 +#: .\templates\rosetta\form.html:40 msgid "Display:" msgstr "Göster:" -#: templates/rosetta/pofile.html:36 +#: .\templates\rosetta\form.html:41 msgid "Untranslated only" msgstr "Sadece çevirilmemiş" -#: templates/rosetta/pofile.html:37 +#: .\templates\rosetta\form.html:42 msgid "Translated only" msgstr "Sadece çevirilmiş" -#: templates/rosetta/pofile.html:38 +#: .\templates\rosetta\form.html:43 msgid "Fuzzy only" msgstr "Sadece belirsiz" -#: templates/rosetta/pofile.html:46 +#: .\templates\rosetta\form.html:52 msgid "Search" msgstr "Arama" -#: templates/rosetta/pofile.html:48 +#: .\templates\rosetta\form.html:54 msgid "Go" msgstr "Git" -#: templates/rosetta/pofile.html:58 +#: .\templates\rosetta\form.html:61 +msgid "Reference language" +msgstr "Kaynak dil" + +#: .\templates\rosetta\form.html:75 msgid "Original" msgstr "Orijinal" -#: templates/rosetta/pofile.html:62 +#: .\templates\rosetta\form.html:79 msgid "Occurrences(s)" -msgstr "" +msgstr "Konum" -#: templates/rosetta/pofile.html:76 templates/rosetta/pofile.html.py:79 -#: templates/rosetta/pofile.html:94 templates/rosetta/pofile.html.py:97 +#: .\templates\rosetta\form.html:93 .\templates\rosetta\form.html:96 +#: .\templates\rosetta\form.html:115 .\templates\rosetta\form.html:118 msgid "Context hint" -msgstr "" +msgstr "Bağlam ipucu" -#: templates/rosetta/pofile.html:104 +#: .\templates\rosetta\form.html:125 msgid "suggest" -msgstr "öneri" +msgstr "öner" -#: templates/rosetta/pofile.html:115 +#: .\templates\rosetta\form.html:136 #, python-format msgid "%(more_count)s more" msgid_plural "%(more_count)s more" msgstr[0] "%(more_count)s daha" msgstr[1] "%(more_count)s daha" -#: templates/rosetta/pofile.html:127 +#: .\templates\rosetta\form.html:148 msgid "Save and translate next block" msgstr "Kaydet ve sonraki bloğu çevir" -#: templates/rosetta/pofile.html:131 +#: .\templates\rosetta\form.html:152 msgid "Skip to page:" msgstr "Sayfaya geç:" -#: templates/rosetta/pofile.html:144 +#: .\templates\rosetta\form.html:165 msgid "Displaying:" msgstr "Gösteriliyor:" -#: templates/rosetta/pofile.html:148 +#: .\templates\rosetta\form.html:169 #, python-format msgid "%(hits)s/%(message_number)s message" msgid_plural "%(hits)s/%(message_number)s messages" msgstr[0] "%(hits)s/%(message_number)s mesaj" -msgstr[1] "%(hits)s/%(message_number)s mesajlar" +msgstr[1] "%(hits)s/%(message_number)s mesaj" + +#: .\views.py:364 +msgid "" +"Some items in your last translation block couldn't be saved: this usually " +"happens when the catalog file changes on disk after you last loaded it." +msgstr "" +"Çeviri bloğunuzdaki bazı öğeler kayıt edilemedi: bu genellikle üzerinde " +"çalıştığınız dosyanın sunucu tarafında değişmesi sonucundaortaya çıkar." #~ msgid "Oluşum(lar)" #~ msgstr "Gefunden in"