Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/tr.toml')
-rw-r--r--i18n/tr.toml58
1 files changed, 58 insertions, 0 deletions
diff --git a/i18n/tr.toml b/i18n/tr.toml
new file mode 100644
index 0000000..60e101e
--- /dev/null
+++ b/i18n/tr.toml
@@ -0,0 +1,58 @@
+[home]
+other = "Ana Sayfa"
+
+[backToHome]
+other = "Ana sayfaya geri dön"
+
+[flip]
+other = "Çevir!"
+
+[archives]
+other = "Arşivler"
+
+[allTags]
+other = "Tüm etiketler"
+
+[tag]
+one = "1 etiket"
+other = "{{ .Count }} etiket"
+
+[allCategories]
+other = "Tüm kategoriler"
+
+[category]
+one = "1 kategori"
+other = "{{ .Count }} kategori"
+
+[article]
+one = "1 makale"
+other = "{{ .Count }} makale"
+
+[group]
+one = "1 grup"
+other = "{{ .Count }} grup"
+
+[socialLinks]
+other = "Sosyal Bağlantılar"
+
+[minuteRead]
+one = " dakika okuma süresi"
+other = " dakika okuma süresi"
+
+[updateAt]
+other = "Güncellenme tarihi"
+
+[noTag]
+other = "Etiketsiz"
+
+[prevPage]
+other = "Önceki sayfa"
+
+[nextPage]
+other = "Sonraki sayfa"
+
+[saveAsImage]
+other = "Resim olarak kaydet"
+
+[search]
+other = "Arama"