tr.html 734 B

12345678910111213141516171819202122
  1. {#-
  2. This file was automatically generated - do not edit
  3. -#}
  4. {% macro t(key) %}{{ {
  5. "language": "tr",
  6. "clipboard.copy": "Kopyala",
  7. "clipboard.copied": "Kopyalandı",
  8. "edit.link.title": "Düzenle",
  9. "footer.previous": "Önceki",
  10. "footer.next": "Sonraki",
  11. "meta.comments": "Yorumlar",
  12. "meta.source": "Kaynak",
  13. "search.language": "tr",
  14. "search.placeholder": "Ara",
  15. "search.result.placeholder": "Aramaya başlamak için yazın",
  16. "search.result.none": "Eşleşen doküman bulunamadı",
  17. "search.result.one": "1 doküman bulundu",
  18. "search.result.other": "# doküman bulundu",
  19. "source.link.title": "Depoya git",
  20. "source.revision.date": "Son Güncelleme",
  21. "toc.title": "İçindekiler"
  22. }[key] }}{% endmacro %}