We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2834064 commit 6de4fcbCopy full SHA for 6de4fcb
i18n/be.yaml
@@ -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
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