This repository has been archived on 2024-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
sophia.wtf/themes/hugo-coder/i18n/tr.toml
2022-11-03 21:23:41 -07:00

65 lines
836 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 = "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"