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

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYağızhan <yagizhan49@protonmail.com>2020-12-22 13:46:15 +0300
committerGitHub <noreply@github.com>2020-12-22 13:46:15 +0300
commit195dda16e47cf3b789af94c77d498d80a28c5892 (patch)
treea12ae75def7215f30e0471609319272d6588e501
parent1ff3894b84b1802433b58e22dd22f4eb46a49fa9 (diff)
Create tr.yaml
-rw-r--r--i18n/tr.yaml74
1 files changed, 74 insertions, 0 deletions
diff --git a/i18n/tr.yaml b/i18n/tr.yaml
new file mode 100644
index 0000000..29e24f8
--- /dev/null
+++ b/i18n/tr.yaml
@@ -0,0 +1,74 @@
+# Content
+- id: dateFormat
+ translation: "2 Ocak 2006"
+- id: shortdateFormat
+ translation: "2 Oca 2006 15.04.05"
+- id: postedOnDate
+ translation: "{{ .Count }} tarihinde paylaşıldı"
+- id: lastModified
+ translation: "({{ .Count }} tarihinde güncellendi)"
+- id: translationsLabel
+ translation: "Diğer diller: "
+- id: translationsSeparator
+ translation: ", "
+- id: readMore
+ translation: "Daha fazla oku"
+- id: olderPosts
+ translation: "Önceki gönderiler"
+- id: newerPosts
+ translation: "Son gönderiler"
+- id: previousPost
+ translation: "Önceki gönderi"
+- id: nextPost
+ translation: "Sonraki gönderi"
+- id: readTime
+ translation: "dakika"
+- id: words
+ translation: "kelime"
+
+
+# 404 page
+- id: pageNotFound
+ translation: "Ups, bu sayfa mevcut değil. Başka bir yöne ilerleyin. (404 hatası)"
+
+# Footer
+- id: poweredBy # Accepts HTML
+ translation: '<a href="https://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a> altyapısı &nbsp;&bull;&nbsp; <a href="https://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> temasından uyarlanan <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a> teması kullanılmaktadır.'
+
+# Navigation
+- id: toggleNavigation
+ translation: "Gezinmeyi aktifleştirin"
+- id: languageSwitcherLabel
+ translation: "Dil"
+- id: gcseLabelShort
+ translation: "Arama"
+- id: gcseLabelLong
+ translation: "{{ .Site.Title }} içinde arayın"
+- id: gcseClose
+ translation: "Kapat"
+
+# Staticman
+- id: noComment
+ translation: "Yorum yok"
+- id: oneComment
+ translation: "yorum"
+- id: moreComment
+ translation: "yorum"
+- id: useMarkdown
+ translation: "Markdown söz dizimini kullanabilirsiniz"
+- id: yourName
+ translation: "İsminiz"
+- id: yourEmail
+ translation: "E-posta adresiniz"
+- id: yourWebsite
+ translation: "Web siteniz"
+
+# Delayed Disqus
+- id: show
+ translation: "Göster"
+- id: comments
+ translation: "yorumlar"
+
+# Related posts
+- id: seeAlso
+ translation: "Ayrıca bakınız"