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

tr.toml « i18n - github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0fd8cbc27aea77090833a5d35654713b59587b63 (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
[more]
other = "Daha fazla"

[allTitle]
other = "Tüm {{.Title }}"

[recentTitle]
other = "Güncel {{.Title }}"

[readMore]
other = "daha fazla oku"

[whatsInThis]
other = "Bu {{ .Type }} ne içeriyor"

[related]
other = "İlişkili"

[yourName]
other = "İsminiz"

[emailAddress]
other = "E-posta Adresi"

[message]
other = "Mesaj"

[emailRequiredNote]
other = "E-posta adresi zorunludur."

[send]
other = "Gönder"

[taxonomyPageList]
other = "Aşağıda, “{{ .Title }}” sınıflandırma terimini kullanan sayfaları bulacaksınız."

[pageTitle]
other = "{{ .Name }} sayfa"