themes/hugo-coder/i18n/sq.toml

64c6cae85faf11d75ab3de1685916d87dbf18197 · 775 B · 63 lines raw

1 [category]
2 other = "kategori"
3
4 [categories]
5 other = "kategoritë"
6
7 [tag]
8 other = "shenjim"
9
10 [tags]
11 other = "shenjuesat"
12
13 [series]
14 other = "seritë"
15
16 [author]
17 other = "autori"
18
19 [authors]
20 other = "autorë"
21
22 [posts]
23 other = "postime"
24
25 [reading_time]
26 one = "një-minutë lexim"
27 other = "{{ .Count }}-minute read"
28
29 [page_not_found]
30 other = "Nuk u gjet faqja"
31
32 [page_does_not_exist]
33 other = "Na vjen keq, faqja nuk u gjet"
34
35 [head_back]
36 other = "Mund të ktheheni prapë tek <a href=\"{{ . }}\">homepage</a>."
37
38 [powered_by]
39 other = "Mundësuar nga "
40
41 [see_also]
42 other = "Shiko gjithashtu"
43
44 [note]
45 other = "shënim"
46
47 [tip]
48 other = "ndihmë"
49
50 [example]
51 other = "shembull"
52
53 [question]
54 other = "pyetje"
55
56 [info]
57 other = "informacion"
58
59 [warning]
60 other = "kujdes"
61
62 [error]
63 other = "gabim"