summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/tr.yaml
blob: d11ef210bc799fea1a3b10fac631ebaba68763f8 (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 : "kelime"
    other: "{{ .Count }} kelime"

- id: toc
  translation: "İçindekiler"

- id: translations
  translation: "Çeviriler"

- id: home
  translation: "Anasayfa"

- id: edit_post
  translation: "Düzenle"

- id: code_copy
  translation: "Kopyala"

- id: code_copied
  translation: "Kopyalandı!"