| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- # UI strings. Buttons and similar.
- [ui_pager_prev]
- other = "Önceki"
- [ui_pager_next]
- other = "Sonraki"
- [ui_read_more]
- other = "Daha fazla oku"
- [ui_search]
- other = "Bu sitede arayın…"
- # Used in sentences such as "Posted in News"
- [ui_in]
- other = "içinde"
- # Used in sentences such as "All Tags"
- [ui_all]
- other = "tüm"
- # Footer text
- [footer_all_rights_reserved]
- other = "Tüm Hakları Saklıdır"
- [footer_privacy_policy]
- other = "Gizlilik Politikası"
- # Post (blog, articles etc.)
- [post_byline_by]
- other = "by"
- [post_created]
- other = "Oluşturuldu"
- [post_last_mod]
- other = "Son düzenleme"
- [post_edit_this]
- other = "Bu sayfayı düzenle"
- [post_view_this]
- other = "Sayfa kaynağını görüntüle"
- [post_create_child_page]
- other = "Çocuk sayfası oluştur"
- [post_create_issue]
- other = "Belge konusu oluştur"
- [post_create_project_issue]
- other = "Proje konusu oluştur"
- [post_posts_in]
- other = "Gönderiler in"
- [post_reading_time]
- other = "minute read"
- [post_less_than_a_minute_read]
- other = "1 dakikadan az"
- # Print support
- [print_printable_section]
- other = "Bu bölümün görüntüsü yazdırılabilir."
- [print_click_to_print]
- other = "Yazdırmak için tıklayın"
- [print_show_regular]
- other = "Bu sayfanın normal görüntüsüne dönün"
- [print_entire_section]
- other = "Bütün bölümü yazıdırın"
- # Community
- [community_join]
- other = "{{ .Site.Title }} topluluğuna katılın"
- [community_introduce]
- other = "{{ .Site.Title }} topluluktaki herkesin kullanabileceği, geliştirebileceği ve keyfini çıkarabileceği açık kaynaklı bir projedir. Bize katılmanızı çok isteriz! İşte neler olduğunu öğrenmenin ve dahil olmanın birkaç yolu."
- [community_learn]
- other = "Öğrenin ve Bağlanın"
- [community_using]
- other = "{{ .Site.Title }} kullanıyor veya kullanmak mı istiyorsunuz? Daha fazlasını burada bulabilirsiniz:"
- [community_develop]
- other = "Geliştirin ve Katkıda Bulunun"
- [community_contribute]
- other = "If you want to get more involved by contributing to {{ .Site.Title }}, join us here:"
- [community_how_to]
- other = "You can find out how to contribute to {{ .Site.Title }} in our"
- [community_guideline]
- other = "Katkı Yönergeleri"
- # Feedback
- [feedback_title]
- other = "Geribildirim"
- [feedback_question]
- other = "Bu sayfa yararlı oldu mu?"
- [feedback_positive]
- other = "Evet"
- [feedback_negative]
- other = "Hayır"
|