UNPKG

element-plus

Version:

A Component Library for Vue 3

182 lines (180 loc) 5.32 kB
/*! Element Plus v2.13.6 */ //#region ../../packages/locale/lang/sr.ts var sr_default = { name: "sr", el: { breadcrumb: { label: "Breadcrumb" }, colorpicker: { confirm: "OK", clear: "Поништи", defaultLabel: "color picker", description: "current color is {color}. press enter to select a new color.", alphaLabel: "pick alpha value", alphaDescription: "alpha {alpha}, current color is {color}", hueLabel: "pick hue value", hueDescription: "hue {hue}, current color is {color}", svLabel: "pick saturation and brightness value", svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}", predefineDescription: "select {value} as the color" }, datepicker: { now: "Сада", today: "Данас", cancel: "Откажи", clear: "Бриши", confirm: "OK", dateTablePrompt: "Use the arrow keys and enter to select the day of the month", monthTablePrompt: "Use the arrow keys and enter to select the month", yearTablePrompt: "Use the arrow keys and enter to select the year", selectedDate: "Selected date", selectDate: "Изабери датум", selectTime: "Изабери време", startDate: "Датум почетка", startTime: "Време почетка", endDate: "Датум завршетка", endTime: "Време завршетка", prevYear: "Претходна година", nextYear: "Следећа година", prevMonth: "Претходни месец", nextMonth: "Следећи месец", year: "година", month1: "јануар", month2: "фебруар", month3: "март", month4: "април", month5: "мај", month6: "јун", month7: "јул", month8: "август", month9: "септембар", month10: "октобар", month11: "новембар", month12: "децембар", weeks: { sun: "Нед", mon: "Пон", tue: "Уто", wed: "Сре", thu: "Чет", fri: "Пет", sat: "Суб" }, weeksFull: { sun: "Sunday", mon: "Monday", tue: "Tuesday", wed: "Wednesday", thu: "Thursday", fri: "Friday", sat: "Saturday" }, months: { jan: "јан", feb: "феб", mar: "мар", apr: "апр", may: "мај", jun: "јун", jul: "јул", aug: "авг", sep: "сеп", oct: "окт", nov: "нов", dec: "дец" } }, inputNumber: { decrease: "decrease number", increase: "increase number" }, select: { loading: "Учитавање", noMatch: "Нема резултата", noData: "Нема података", placeholder: "Изабери" }, mention: { loading: "Учитавање" }, dropdown: { toggleDropdown: "Toggle Dropdown" }, cascader: { noMatch: "Нема резултата", loading: "Учитавање", placeholder: "Изабери", noData: "Нема података" }, pagination: { goto: "Иди на", pagesize: "/страни", total: "Укупно {total}", pageClassifier: "", page: "Страна", prev: "Иди на претходну страну", next: "Иди на следећу страну", currentPage: "страна {pager}", prevPages: "Previous {pager} pages", nextPages: "Next {pager} pages", deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details" }, dialog: { close: "Close this dialog" }, drawer: { close: "Close this dialog" }, messagebox: { title: "Порука", confirm: "OK", cancel: "Откажи", error: "Неисправан унос", close: "Close this dialog" }, upload: { deleteTip: "притисни БРИШИ да обришеш", delete: "Бриши", preview: "Види", continue: "Настави" }, slider: { defaultLabel: "slider between {min} and {max}", defaultRangeStartLabel: "pick start value", defaultRangeEndLabel: "pick end value" }, table: { emptyText: "Нема података", confirmFilter: "Потврди", resetFilter: "Ресетуј", clearFilter: "Све", sumText: "Збир", selectAllLabel: "Select all rows", selectRowLabel: "Select this row", expandRowLabel: "Expand this row", collapseRowLabel: "Collapse this row", sortLabel: "Sort by {column}", filterLabel: "Filter by {column}" }, tag: { close: "Close this tag" }, tour: { next: "Next", previous: "Previous", finish: "Finish", close: "Close this dialog" }, tree: { emptyText: "Нема података" }, transfer: { noMatch: "Нема резултата", noData: "Нема података", titles: ["Листа 1", "Листа 2"], filterPlaceholder: "Унеси кључну реч", noCheckedFormat: "{total} ставки", hasCheckedFormat: "{checked}/{total} обележених" }, image: { error: "НЕУСПЕШНО" }, pageHeader: { title: "Назад" }, popconfirm: { confirmButtonText: "Да", cancelButtonText: "Не" }, carousel: { leftArrow: "Carousel arrow left", rightArrow: "Carousel arrow right", indicator: "Carousel switch to index {index}" } } }; //#endregion export { sr_default as default };