-
Notifications
You must be signed in to change notification settings - Fork 270
/
tr.toml
72 lines (53 loc) · 1.07 KB
/
tr.toml
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
[read_more]
other = "Okumaya Devam Et"
[copyright]
other = "Telif Hakkı"
[all_rights]
other = "Tüm Hakları Saklıdır"
[share_on]
other = "Paylaş:"
[featured_posts]
other = "Seçkin Makaleler"
[recent_posts]
other = "En Son Makaleler"
[404_title]
other = "Kayıp"
[could_not_find]
other = "Aradığınız sayfayı bulamadık"
[go_back]
other = "Geri Git"
[translations]
other = "Çeviriler"
[categories]
other = "Kategoriler"
[tags]
other = "Etiketler"
[series]
other = "Seriler"
[all_categories]
other = "Tüm Kategoriler"
[all_tags]
other = "Tüm Etiketler"
[all_series]
other = "Tüm Seriler"
[overview]
other = "Overview"
[reading_time]
other = "{{ .ReadingTime }} min read"
[series_posts]
other = "Posts in this series"
# search
[quick_links]
other = "Sonuçlar"
[no_matches]
other = "Sonuç bulunamadı"
[search_field_placeholder]
other = "Bilgi tabanında ara"
[blog_search_field_placeholder]
other = "Ara..."
[search_results_label]
other = "Arama Sonuçları"
[short_search_query]
other = "Sorgu çok kısa"
[type_to_search]
other = "Aramak için yazın"