summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/tr.yaml
blob: b014a151f417653d97d8d8458586477cda72919b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- id: prev_page
  translation: "Önceki"

- id: next_page
  translation: "Sonraki"

- id: read_time
  translation:
    one : "1 dk"
    other: "{{ .Count }} dk"

- id: words
  translation:
    one : "sözcük"
    other: "{{ .Count }} sözcük"

- id: toc
  translation: "İçindekiler"

- id: translations
  translation: "Çeviriler"

- id: home
  translation: "Ana Sayfa"

- id: edit_post
  translation: "Düzenle"

- id: code_copy
  translation: "Kopyala"

- id: code_copied
  translation: "Kopyalandı!"