themes/hugo-coder/i18n/tr.toml
10391af436402a7808ae305d243033341fc19bd9
· 500 B · 33 lines
raw
| 1 | [category] |
| 2 | other = "kategori" |
| 3 | |
| 4 | [tag] |
| 5 | other = "tag" |
| 6 | |
| 7 | [series] |
| 8 | other = "dizi" |
| 9 | |
| 10 | [author] |
| 11 | other = "yazar" |
| 12 | |
| 13 | [reading_time] |
| 14 | one = "Bir dakikalık okuma" |
| 15 | other = "{{ .Count }} dakikalık okuma" |
| 16 | |
| 17 | [page_not_found] |
| 18 | other = "Sayfa Bulunamadı" |
| 19 | |
| 20 | [page_does_not_exist] |
| 21 | other = "Özür dileriz, böyle bir sayfa yok." |
| 22 | |
| 23 | [head_back] |
| 24 | other = "<a href=\"{{ . }}\">Ana sayfaya</a> dönebilirsiniz." |
| 25 | |
| 26 | [powered_by] |
| 27 | other = "Site program altyapısı" |
| 28 | |
| 29 | [see_also] |
| 30 | other = "Ayrıca bakınız" |
| 31 | |
| 32 | [posts] |
| 33 | other = "Gönderiler" |