Home
last modified time | relevance | path

Searched refs:formatSelectionTooBig (Results 1 – 25 of 46) sorted by relevance

12

/plugin/tagfilter/script/select2/
Dselect2_locale_ka.js13formatSelectionTooBig: function (limit) { return "თქვენ შეგიძლიათ მხოლოდ " + limit + " ჩანაწერის მ… method
Dselect2_locale_tr.js13formatSelectionTooBig: function (limit) { return "Sadece " + limit + " seçim yapabilirsiniz"; }, method
Dselect2_locale_ko.js13 formatSelectionTooBig: function (limit) { return "최대 "+limit+"개까지만 선택하실 수 있습니다."; }, method
Dselect2_locale_he.js13 formatSelectionTooBig: function (limit) { return "ניתן לבחור " + limit + " פריטים"; }, method
Dselect2_locale_th.js13formatSelectionTooBig: function (limit) { return "คุณสามารถเลือกได้ไม่เกิน " + limit + " รายการ"; … method
Dselect2_locale_ms.js13formatSelectionTooBig: function (limit) { return "Anda hanya boleh memilih " + limit + " pilihan";… method
Dselect2_locale_fi.js18 formatSelectionTooBig: function (limit) { method
Dselect2_locale_ja.js11 formatSelectionTooBig: function (limit) { return "最多で" + limit + "項目までしか選択できません"; }, method
Dselect2_locale_zh-TW.js10 formatSelectionTooBig: function (limit) { return "你只能選擇最多" + limit + "項"; }, method
Dselect2_locale_zh-CN.js10 formatSelectionTooBig: function (limit) { return "你只能选择最多" + limit + "项"; }, method
Dselect2_locale_hu.js11formatSelectionTooBig: function (limit) { return "Csak " + limit + " elemet lehet kiválasztani."; … method
Dselect2_locale_de.js11formatSelectionTooBig: function (limit) { return "Sie können nur " + limit + " Eintr" + (limit ===… method
Dselect2_locale_da.js13formatSelectionTooBig: function (limit) { return "Du kan kun vælge " + limit + " emne" + (limit ==… method
Dselect2_locale_sv.js13formatSelectionTooBig: function (limit) { return "Du kan max välja " + limit + " element"; }, method
Dselect2_locale_no.js13formatSelectionTooBig: function (limit) { return "Du kan velge maks " + limit + " elementer"; }, method
Dselect2_locale_is.js11formatSelectionTooBig: function (limit) { return "Þú getur aðeins valið " + limit + " atriði"; }, method
Dselect2_locale_id.js13formatSelectionTooBig: function (limit) { return "Anda hanya dapat memilih " + limit + " pilihan" … method
Dselect2_locale_eu.js29 formatSelectionTooBig: function (limit) { method
Dselect2_locale_mk.js13formatSelectionTooBig: function (limit) { return "Можете да изберете само " + limit + " ставк" + (… method
Dselect2_locale_ca.js13formatSelectionTooBig: function (limit) { return "Només podeu seleccionar " + limit + " element" +… method
Dselect2_locale_et.js13formatSelectionTooBig: function (limit) { return "Saad vaid " + limit + " tulemus" + (limit == 1 ?… method
Dselect2_locale_bg.js14formatSelectionTooBig: function (limit) { return "Можете да направите до " + limit + (limit > 1 ? … method
Dselect2_locale_fa.js15formatSelectionTooBig: function (limit) { return "شما فقط می‌توانید " + limit + " مورد را انتخاب ک… method
Dselect2_locale_pt-PT.js11formatSelectionTooBig: function (limit) { return "Só é possível selecionar " + limit + " elemento"… method
Dselect2_locale_gl.js29 formatSelectionTooBig: function (limit) { method

12