You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
847 B
21 lines
847 B
define( |
|
({ |
|
"descTemplate": "${2} - ${3} от ${1} ${0}", |
|
"firstTip": "Първа страница", |
|
"lastTip": "Последна страница", |
|
"nextTip": "Следваща страница", |
|
"prevTip": "Предишна страница", |
|
"itemTitle": "елементи", |
|
"singularItemTitle": "елемент", |
|
"pageStepLabelTemplate": "Страница ${0}", |
|
"pageSizeLabelTemplate": "${0} елементи на страница", |
|
"allItemsLabelTemplate": "Всички елементи", |
|
"gotoButtonTitle": "Отиди до конкретна страница", |
|
"dialogTitle": "Отиди до страница", |
|
"dialogIndication": "Укажи номер на страница", |
|
"pageCountIndication": " (${0} страници)", |
|
"dialogConfirm": "Отиди", |
|
"dialogCancel": "Отмени", |
|
"all": "Всички" |
|
}) |
|
);
|
|
|