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

tr.yaml « i18n - github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d45f311d1d943c20f6f9c776f039b13314a9c2f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Content
- id: dateFormat
  translation: "2 Ocak 2006"
- id: shortdateFormat
  translation: "2 Oca 2006 15.04.05"
- id: postedOnDate
  translation: "{{ . }} tarihinde paylaşıldı"
- id: lastModified
  translation: "({{ . }} 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"