diff options
Diffstat (limited to 'themes/hugo-coder/i18n/tr.toml')
m--------- | themes/hugo-coder | 0 | ||||
-rw-r--r-- | themes/hugo-coder/i18n/tr.toml | 33 |
2 files changed, 33 insertions, 0 deletions
diff --git a/themes/hugo-coder b/themes/hugo-coder deleted file mode 160000 | |||
Subproject 55b2a150f990bc56364dba347bc9acc6aab07be | |||
diff --git a/themes/hugo-coder/i18n/tr.toml b/themes/hugo-coder/i18n/tr.toml new file mode 100644 index 0000000..7436f05 --- /dev/null +++ b/themes/hugo-coder/i18n/tr.toml | |||
@@ -0,0 +1,33 @@ | |||
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" | ||