Initial Commit

This commit is contained in:
2022-11-03 21:23:41 -07:00
parent 9c8fbce0c1
commit b14b66bc69
184 changed files with 11297 additions and 1 deletions

View File

@ -0,0 +1,64 @@
[categories]
one = "kategori"
other = "categories"
[tags]
one = "tag"
other = "tags"
[series]
one = "dizi"
other = "series"
[authors]
one = "yazar"
other = "authors"
[posts]
other = "Gönderiler"
[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."
[licensed_under]
other = "Licensed under"
[powered_by]
other = "Site program altyapısı"
[see_also]
other = "Ayrıca bakınız"
[note]
other = "note"
[tip]
other = "tip"
[example]
other = "example"
[question]
other = "question"
[info]
other = "info"
[warning]
other = "warning"
[error]
other = "error"
[link_to_heading]
other = "Link to heading"