| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- [categories]
- one = "kategori"
- other = "kategoritë"
- [tags]
- one = "shenjim"
- other = "shenjuesat"
- [series]
- one = "seritë"
- other = "seritë"
- [authors]
- one = "autori"
- other = "autorë"
- [posts]
- other = "postime"
- [reading_time]
- one = "një-minutë lexim"
- other = "{{ .Count }}-minute read"
- [page_not_found]
- other = "Nuk u gjet faqja"
- [page_does_not_exist]
- other = "Na vjen keq, faqja nuk u gjet"
- [head_back]
- other = "Mund të ktheheni prapë tek <a href=\"{{ . }}\">homepage</a>."
- [licensed_under]
- other = "Licensed under"
- [powered_by]
- other = "Mundësuar nga "
- [see_also]
- other = "Shiko gjithashtu"
- [note]
- other = "shënim"
- [tip]
- other = "ndihmë"
- [example]
- other = "shembull"
- [question]
- other = "pyetje"
- [info]
- other = "informacion"
- [warning]
- other = "kujdes"
- [error]
- other = "gabim"
|