Skip to content

Commit ec01777

Browse files
authored
Added Belarusian translations i18n/be.yaml (#1144)
1 parent 2b5f006 commit ec01777

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

i18n/be.yaml

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
- id: prev_page
2+
translation: "Папярэдняя"
3+
4+
- id: next_page
5+
translation: "Наступная"
6+
7+
- id: read_time
8+
translation:
9+
zero: "0 хвілін"
10+
one: "1 хвіліна"
11+
few: "{{ .Count }} хвіліны"
12+
many: "{{ .Count }} хвілін"
13+
other: "{{ .Count }} хвілін"
14+
15+
- id: words
16+
translation:
17+
zero: "няма слоў"
18+
one: "1 слова"
19+
few: "{{ .Count }} слова"
20+
many: "{{ .Count }} слоў"
21+
other: "{{ .Count }} слова"
22+
23+
- id: toc
24+
translation: "Змест"
25+
26+
- id: translations
27+
translation: "Пераклады"
28+
29+
- id: home
30+
translation: "Галоўная"
31+
32+
- id: edit_post
33+
translation: "Рэдагаваць"
34+
35+
- id: code_copy
36+
translation: "капіяваць"
37+
38+
- id: code_copied
39+
translation: "скапіявана!"

0 commit comments

Comments
 (0)