summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/sk.yaml
blob: f129d3759c59b062966679d510e5d7eac0f4a21a (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: "Predch"

- id: next_page
  translation: "Ďaľší"

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

- id: words
  translation:
    one : "slovo"
    other: "{{ .Count }} slov"

- id: toc
  translation: "Obsah"

- id: translations
  translation: "Preklady"

- id: home
  translation: "Domov"

- id: edit_post
  translation: "Upraviť"

- id: code_copy
  translation: "kopírovať"

- id: code_copied
  translation: "skopírované!"