feat: Added Turkish translation (#275)
This commit is contained in:
parent
24c9777a52
commit
8fc63586c4
65
i18n/tr.toml
Normal file
65
i18n/tr.toml
Normal file
@ -0,0 +1,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 }}"
|
Loading…
Reference in New Issue
Block a user