Files
homepage/themes/hugo-coder/i18n/tr.toml
Hendrik Hogertz 05f0b104d4
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
Update to current version
2025-11-05 23:14:41 +01:00

66 lines
863 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[categories]
one = "kategori"
other = "kategoriler"
[tags]
one = "etiket"
other = "etiketler"
[series]
one = "dizi"
other = "diziler"
[authors]
one = "yazar"
other = "yazarlar"
[posts]
one = "Gönderi"
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 = "Lisansı alınta:"
[powered_by]
other = "Site program altyapısı"
[see_also]
other = "Ayrıca bakınız"
[note]
other = "not"
[tip]
other = "tavsiye"
[example]
other = "örnek"
[question]
other = "soru"
[info]
other = "bilgi"
[warning]
other = "uyarı"
[error]
other = "hata"
[link_to_heading]
other = "Başlık Linki"