/*! 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.ElementPlusLocaleHe = factory())); })(this, function() { //#region ../../packages/locale/lang/he.ts var he_default = { name: "he", el: { breadcrumb: { label: "Breadcrumb" }, colorpicker: { confirm: "אישור", 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: "אישור", 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: "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: "הודעה", confirm: "אישור", 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 return he_default; });