2019-05-17 21:37:21 +02:00
|
|
|
|
{#-
|
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
|
-#}
|
2019-06-15 15:16:14 +02: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 17:17:15 +01:00
|
|
|
|
"search.config.lang": "tr",
|
2019-06-15 15:16:14 +02: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 17:17:15 +01:00
|
|
|
|
"skip.link.title": "Ana içeriğe geç",
|
2019-06-15 15:16:14 +02:00
|
|
|
|
"source.link.title": "Depoya git",
|
2021-05-02 11:24:34 +02:00
|
|
|
|
"source.file.date.updated": "Son Güncelleme",
|
|
|
|
|
"source.file.date.created": "Oluşturuldu",
|
2019-12-11 17:47:48 +01:00
|
|
|
|
"toc.title": "İçindekiler"
|
2019-06-15 15:16:14 +02:00
|
|
|
|
}[key] }}{% endmacro %}
|