blob: 7436f052ae87c8d733a71ea410cc289ed1593e9a (
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
|
[category]
other = "kategori"
[tag]
other = "tag"
[series]
other = "dizi"
[author]
other = "yazar"
[reading_time]
one = "Bir dakikalık okuma"
other = "{{ .Count }} dakikalık okuma"
[page_not_found]
other = "Sayfa Bulunamadı"
[page_does_not_exist]
other = "Özür dileriz, böyle bir sayfa yok."
[head_back]
other = "<a href=\"{{ . }}\">Ana sayfaya</a> dönebilirsiniz."
[powered_by]
other = "Site program altyapısı"
[see_also]
other = "Ayrıca bakınız"
[posts]
other = "Gönderiler"
|