From 8f8d5e09fb3c8d492244a12e02e8495a1fe239d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20=C3=96z=C3=A7elik?= Date: Sat, 26 Dec 2020 20:57:58 +0300 Subject: [PATCH] Added Turkish language file --- i18n/tr.yaml | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 i18n/tr.yaml diff --git a/i18n/tr.yaml b/i18n/tr.yaml new file mode 100644 index 0000000..7500df8 --- /dev/null +++ b/i18n/tr.yaml @@ -0,0 +1,60 @@ +toggleMenu: + other: Menüyü Gizle + +darkMode: + other: Koyu Mod + +subtitle: + other: Biraz yazınca blog olacak + +list: + page: + one: "{{ .Count }} makale" + other: "{{ .Count }} makale" + + section: + other: Bölüm + + subsection: + one: Alt bölüm + other: Alt bölümler + +archives: + categories: + other: Kategoriler + +article: + relatedContents: + other: Alakalı içerikler + lastUpdatedOn: + other: Son güncelleme + +notFound: + title: + other: Bulunamadı + subtitle: + other: Aradığınız sayfa mevcut değil. + +widget: + archives: + title: + other: Arşiv + more: + other: Daha fazla + tagCloud: + title: + other: Etiketler + +search: + title: + other: Arama + placeholder: + other: Birşeyler yazın... + resultTitle: + other: "#PAGES_COUNT sayfa (#TIME_SECONDS saniye)" + +footer: + builtWith: + other: {{ .Generator }} ile oluşturuldu. + designedBy: + other: {{ .Theme }} teması {{ .DesignedBy }} tarafından tasarlandı