2019-05-17 22:37:21 +03:00
|
|
|
|
{#-
|
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
|
-#}
|
2019-06-15 16:16:14 +03:00
|
|
|
|
{% macro t(key) %}{{ {
|
|
|
|
|
"language": "tr",
|
|
|
|
|
"clipboard.copy": "Kopyala",
|
|
|
|
|
"clipboard.copied": "Kopyalandı",
|
|
|
|
|
"edit.link.title": "Düzenle",
|
|
|
|
|
"footer.previous": "Önceki",
|
|
|
|
|
"footer.next": "Sonraki",
|
|
|
|
|
"meta.comments": "Yorumlar",
|
|
|
|
|
"meta.source": "Kaynak",
|
2020-03-05 19:17:15 +03:00
|
|
|
|
"search.config.lang": "tr",
|
2019-06-15 16:16:14 +03:00
|
|
|
|
"search.placeholder": "Ara",
|
|
|
|
|
"search.result.placeholder": "Aramaya başlamak için yazın",
|
|
|
|
|
"search.result.none": "Eşleşen doküman bulunamadı",
|
|
|
|
|
"search.result.one": "1 doküman bulundu",
|
|
|
|
|
"search.result.other": "# doküman bulundu",
|
2020-03-05 19:17:15 +03:00
|
|
|
|
"skip.link.title": "Ana içeriğe geç",
|
2019-06-15 16:16:14 +03:00
|
|
|
|
"source.link.title": "Depoya git",
|
2021-05-02 12:24:34 +03:00
|
|
|
|
"source.file.date.updated": "Son Güncelleme",
|
|
|
|
|
"source.file.date.created": "Oluşturuldu",
|
2019-12-11 19:47:48 +03:00
|
|
|
|
"toc.title": "İçindekiler"
|
2019-06-15 16:16:14 +03:00
|
|
|
|
}[key] }}{% endmacro %}
|