Jacky Zhao
2023-01-31 712dab5c8cd8933d9cdb63d4c833940c461a09da
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
[404_message]
other = "Hey! Biraz kaybolmuş görünüyorsun. Bu sayfa mevcut değil (veya özel olabilir)."
 
[404_back]
other = "↳ Seni eve götürelim."
 
[all_posts]
other = "Hepsi {{.Title}}"
 
[last_updated]
other = "Son güncelleme"
 
[notes_count]
other = "Bu etikete sahip notlar"
 
[first_10]
other = "İlk 10 sonuç gösteriliyor"
 
[tag]
other = "Etiket"
 
[backlinks]
other = "Geri bağlantılar"
 
[no_backlinks]
other = "Geri bağlantı bulunamadı"
 
[home]
other = "Ev"
 
[light_mode]
other = "Aydınlık Modu"
 
[dark_mode]
other = "Karanlık Modu"
 
[edit_source]
other = "Kaynağı Düzenle"
 
[interactive_graph]
other = "Etkileşimli Grafik"
 
[search]
other = "Ara"
 
[search_icon]
other = "Arama Simgesi"
 
[icon_search]
other = "Aramayı açmak için simge tıklayın"
 
[recent_notes]
other = "Son Notlar"
 
[first_3_notes]
other = "İlk Üç {{ .notes }}"
 
[search_for_something]
other = "Bir şey ara..."
 
[toc]
other = "İçindekiler"
 
[copyright]
other = "{{ .name }} tarafından <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a> kullanılarak yapılmıştır, © {{ .year }}"