Skip to content

Commit 7111cec

Browse files
jivko-chobanovddnexus
authored andcommitted
Bulgarian language yml file. (#162)
1 parent a46f6b5 commit 7111cec

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

lib/locales/bg.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
bg:
3+
pagy:
4+
5+
item_name:
6+
one: "резултат"
7+
other: "резултати"
8+
9+
nav:
10+
prev: "‹ Предишна"
11+
next: "Следваща ›"
12+
gap: "…"
13+
14+
info:
15+
no_items: "Няма намерени %{item_name}"
16+
single_page: "Показани са <b>%{count}</b> %{item_name}"
17+
multiple_pages: "Показани са %{item_name} <b>%{from}-%{to}</b> от <b>%{count}</b> общо"
18+
19+
combo_nav_js: "Страница %{page_input} от %{pages}"
20+
21+
items_selector_js: "Покажи %{items_input} %{item_name} на страница"

0 commit comments

Comments
 (0)