summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/be.yaml
blob: 22902ab8ad0b104165ab36cb1d1ec04c57f9d992 (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
34
35
36
37
38
39
- id: prev_page
  translation: "Папярэдняя"

- id: next_page
  translation: "Наступная"

- id: read_time
  translation:
    zero: "0 хвілін"
    one: "1 хвіліна"
    few: "{{ .Count }} хвіліны"
    many: "{{ .Count }} хвілін"
    other: "{{ .Count }} хвілін"

- id: words
  translation:
    zero: "няма слоў"
    one: "1 слова"
    few: "{{ .Count }} слова"
    many: "{{ .Count }} слоў"
    other: "{{ .Count }} слова"

- id: toc
  translation: "Змест"

- id: translations
  translation: "Пераклады"

- id: home
  translation: "Галоўная"

- id: edit_post
  translation: "Рэдагаваць"

- id: code_copy
  translation: "капіяваць"

- id: code_copied
  translation: "скапіявана!"