UNPKG

element-plus

Version:

A Component Library for Vue 3

190 lines (187 loc) 5.27 kB
/*! Element Plus v2.13.6 */ (function(global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof define === 'function' && define.amd ? define([], factory) : (global = typeof globalThis !== 'undefined' ? globalThis : global || self, (global.ElementPlusLocaleAz = factory())); })(this, function() { //#region ../../packages/locale/lang/az.ts var az_default = { name: "az", el: { breadcrumb: { label: "Breadcrumb" }, colorpicker: { confirm: "Təsdiqlə", clear: "Təmizlə", 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: "İndi", today: "Bugün", cancel: "İmtina", clear: "Təmizlə", confirm: "Təsdiqlə", 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: "Tarix seç", selectTime: "Saat seç", startDate: "Başlanğıc Tarixi", startTime: "Başlanğıc Saatı", endDate: "Bitmə Tarixi", endTime: "Bitmə Saatı", prevYear: "Öncəki il", nextYear: "Sonrakı il", prevMonth: "Öncəki ay", nextMonth: "Sonrakı ay", year: "", month1: "Yanvar", month2: "Fevral", month3: "Mart", month4: "Aprel", month5: "May", month6: "İyun", month7: "İyul", month8: "Avqust", month9: "Sentyabr", month10: "Oktyabr", month11: "Noyabr", month12: "Dekabr", weeks: { sun: "Baz", mon: "B.e", tue: "Ç.a", wed: "Çər", thu: "C.a", fri: "Cüm", sat: "Şən" }, weeksFull: { sun: "Sunday", mon: "Monday", tue: "Tuesday", wed: "Wednesday", thu: "Thursday", fri: "Friday", sat: "Saturday" }, months: { jan: "Yan", feb: "Fev", mar: "Mar", apr: "Apr", may: "May", jun: "İyn", jul: "İyl", aug: "Avq", sep: "Sen", oct: "Okt", nov: "Noy", dec: "Dek" } }, inputNumber: { decrease: "decrease number", increase: "increase number" }, select: { loading: "Yüklənir", noMatch: "Nəticə tapılmadı", noData: "Məlumat yoxdur", placeholder: "Seç" }, mention: { loading: "Yüklənir" }, dropdown: { toggleDropdown: "Toggle Dropdown" }, cascader: { noMatch: "Nəticə tapılmadı", loading: "Yüklənir", placeholder: "Seç", noData: "Məlumat yoxdur" }, pagination: { goto: "Get", pagesize: "/səhifə", total: "Toplam {total}", pageClassifier: "", page: "Page", prev: "Go to previous page", next: "Go to next page", currentPage: "page {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: "Mesaj", confirm: "Təsdiqlə", cancel: "İmtina", error: "Səhv", close: "Close this dialog" }, upload: { deleteTip: "Sürüşdürmədən sonra sil", delete: "Sil", preview: "Ön izlə", continue: "Davam et" }, slider: { defaultLabel: "slider between {min} and {max}", defaultRangeStartLabel: "pick start value", defaultRangeEndLabel: "pick end value" }, table: { emptyText: "Məlumat yoxdur", confirmFilter: "Təsdiqlə", resetFilter: "Sıfırla", clearFilter: "Bütün", sumText: "Cəmi", 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: "Məlumat yoxdur" }, transfer: { noMatch: "Nəticə tapılmadı", noData: "Məlumat yoxdur", titles: ["Siyahı 1", "Siyahı 2"], filterPlaceholder: "Kəlimələri daxil et", noCheckedFormat: "{total} ədəd", hasCheckedFormat: "{checked}/{total} seçildi" }, image: { error: "SƏHV" }, pageHeader: { title: "Geri" }, popconfirm: { confirmButtonText: "Bəli", cancelButtonText: "Xeyr" }, carousel: { leftArrow: "Carousel arrow left", rightArrow: "Carousel arrow right", indicator: "Carousel switch to index {index}" }, empty: { description: "Məlumat yoxdur" } } }; //#endregion return az_default; });