{"version":3,"file":"he.min.mjs","names":[],"sources":["../../../../packages/locale/lang/he.ts"],"sourcesContent":["export default {\n  name: 'he',\n  el: {\n    breadcrumb: {\n      label: 'Breadcrumb', // to be translated\n    },\n    colorpicker: {\n      confirm: 'אישור',\n      clear: 'נקה',\n      defaultLabel: 'color picker', // to be translated\n      description:\n        'current color is {color}. press enter to select a new color.', // to be translated\n      alphaLabel: 'pick alpha value', // to be translated\n      alphaDescription: 'alpha {alpha}, current color is {color}', // to be translated\n      hueLabel: 'pick hue value', // to be translated\n      hueDescription: 'hue {hue}, current color is {color}', // to be translated\n      svLabel: 'pick saturation and brightness value', // to be translated\n      svDescription:\n        'saturation {saturation}, brightness {brightness}, current color is {color}', // to be translated\n      predefineDescription: 'select {value} as the color', // to be translated\n    },\n    datepicker: {\n      now: 'כעת',\n      today: 'היום',\n      cancel: 'בטל',\n      clear: 'נקה',\n      confirm: 'אישור',\n      dateTablePrompt:\n        'Use the arrow keys and enter to select the day of the month', // to be translated\n      monthTablePrompt: 'Use the arrow keys and enter to select the month', // to be translated\n      yearTablePrompt: 'Use the arrow keys and enter to select the year', // to be translated\n      selectedDate: 'Selected date', // to be translated\n      selectDate: 'בחר תאריך',\n      selectTime: 'בחר זמן',\n      startDate: 'תאריך התחלה',\n      startTime: 'זמן התחלה',\n      endDate: 'תאריך סיום',\n      endTime: 'זמן סיום',\n      prevYear: 'שנה קודמת',\n      nextYear: 'שנה הבאה',\n      prevMonth: 'חודש קודם',\n      nextMonth: 'חודש הבא',\n      year: 'שנה',\n      month1: 'ינואר',\n      month2: 'פברואר',\n      month3: 'מרץ',\n      month4: 'אפריל',\n      month5: 'מאי',\n      month6: 'יוני',\n      month7: 'יולי',\n      month8: 'אוגוסט',\n      month9: 'ספטמבר',\n      month10: 'אוקטובר',\n      month11: 'נובמבר',\n      month12: 'דצמבר',\n      weeks: {\n        sun: 'א׳',\n        mon: 'ב׳',\n        tue: 'ג׳',\n        wed: 'ד׳',\n        thu: 'ה׳',\n        fri: 'ו׳',\n        sat: 'שבת',\n      },\n      weeksFull: {\n        sun: 'Sunday', // to be translated\n        mon: 'Monday', // to be translated\n        tue: 'Tuesday', // to be translated\n        wed: 'Wednesday', // to be translated\n        thu: 'Thursday', // to be translated\n        fri: 'Friday', // to be translated\n        sat: 'Saturday', // to be translated\n      },\n      months: {\n        jan: 'ינואר',\n        feb: 'פברואר',\n        mar: 'מרץ',\n        apr: 'אפריל',\n        may: 'מאי',\n        jun: 'יוני',\n        jul: 'יולי',\n        aug: 'אוגוסט',\n        sep: 'ספטמבר',\n        oct: 'אוקטובר',\n        nov: 'נובמבר',\n        dec: 'דצמבר',\n      },\n    },\n    inputNumber: {\n      decrease: 'decrease number', // to be translated\n      increase: 'increase number', // to be translated\n    },\n    select: {\n      loading: 'טוען',\n      noMatch: 'לא נמצאה התאמה',\n      noData: 'אין נתונים',\n      placeholder: 'שומר מקום',\n    },\n    mention: {\n      loading: 'טוען',\n    },\n    dropdown: {\n      toggleDropdown: 'Toggle Dropdown', // to be translated\n    },\n    cascader: {\n      noMatch: 'לא נמצאה התאמה',\n      loading: 'טוען',\n      placeholder: 'שומר מקום',\n      noData: 'אין נתונים',\n    },\n    pagination: {\n      goto: 'עבור ל',\n      pagesize: '/עמוד',\n      total: 'כולל {total}',\n      pageClassifier: '',\n      page: 'Page', // to be translated\n      prev: 'Go to previous page', // to be translated\n      next: 'Go to next page', // to be translated\n      currentPage: 'page {pager}', // to be translated\n      prevPages: 'Previous {pager} pages', // to be translated\n      nextPages: 'Next {pager} pages', // to be translated\n      deprecationWarning:\n        'Deprecated usages detected, please refer to the el-pagination documentation for more details', // to be translated\n    },\n    dialog: {\n      close: 'Close this dialog', // to be translated\n    },\n    drawer: {\n      close: 'Close this dialog', // to be translated\n    },\n    messagebox: {\n      title: 'הודעה',\n      confirm: 'אישור',\n      cancel: 'בטל',\n      error: 'קלט לא תקין',\n      close: 'Close this dialog', // to be translated\n    },\n    upload: {\n      deleteTip: 'לחץ כדי למחוק',\n      delete: 'מחק',\n      preview: 'תצוגה מקדימה',\n      continue: 'המשך',\n    },\n    slider: {\n      defaultLabel: 'slider between {min} and {max}', // to be translated\n      defaultRangeStartLabel: 'pick start value', // to be translated\n      defaultRangeEndLabel: 'pick end value', // to be translated\n    },\n    table: {\n      emptyText: 'אין נתונים',\n      confirmFilter: 'אישור',\n      resetFilter: 'נקה',\n      clearFilter: 'הכל',\n      sumText: 'סך הכל',\n      selectAllLabel: 'Select all rows', // to be translated\n      selectRowLabel: 'Select this row', // to be translated\n      expandRowLabel: 'Expand this row', // to be translated\n      collapseRowLabel: 'Collapse this row', // to be translated\n      sortLabel: 'Sort by {column}', // to be translated\n      filterLabel: 'Filter by {column}', // to be translated\n    },\n    tag: {\n      close: 'Close this tag', // to be translated\n    },\n    tour: {\n      next: 'Next', // to be translated\n      previous: 'Previous', // to be translated\n      finish: 'Finish', // to be translated\n      close: 'Close this dialog', // to be translated\n    },\n    tree: {\n      emptyText: 'אין נתונים',\n    },\n    transfer: {\n      noMatch: 'לא נמצאה התאמה',\n      noData: 'אין נתונים',\n      titles: ['רשימה 1', 'רשימה 2'],\n      filterPlaceholder: 'סנן לפי...',\n      noCheckedFormat: 'פריטים {total}',\n      hasCheckedFormat: ' נבחרו {checked}/{total}',\n    },\n    image: {\n      error: 'שגיאה',\n    },\n    pageHeader: {\n      title: 'חזרה',\n    },\n    popconfirm: {\n      confirmButtonText: 'כן',\n      cancelButtonText: 'לא',\n    },\n    carousel: {\n      leftArrow: 'Carousel arrow left', // to be translated\n      rightArrow: 'Carousel arrow right', // to be translated\n      indicator: 'Carousel switch to index {index}', // to be translated\n    },\n  },\n}\n"],"mappings":";AAAA,IAAA,EAAe,CACb,KAAM,KACN,GAAI,CACF,WAAY,CACV,MAAO,aACR,CACD,YAAa,CACX,QAAS,QACT,MAAO,MACP,aAAc,eACd,YACE,+DACF,WAAY,mBACZ,iBAAkB,0CAClB,SAAU,iBACV,eAAgB,sCAChB,QAAS,uCACT,cACE,6EACF,qBAAsB,8BACvB,CACD,WAAY,CACV,IAAK,MACL,MAAO,OACP,OAAQ,MACR,MAAO,MACP,QAAS,QACT,gBACE,8DACF,iBAAkB,mDAClB,gBAAiB,kDACjB,aAAc,gBACd,WAAY,YACZ,WAAY,UACZ,UAAW,cACX,UAAW,YACX,QAAS,aACT,QAAS,WACT,SAAU,YACV,SAAU,WACV,UAAW,YACX,UAAW,WACX,KAAM,MACN,OAAQ,QACR,OAAQ,SACR,OAAQ,MACR,OAAQ,QACR,OAAQ,MACR,OAAQ,OACR,OAAQ,OACR,OAAQ,SACR,OAAQ,SACR,QAAS,UACT,QAAS,SACT,QAAS,QACT,MAAO,CACL,IAAK,KACL,IAAK,KACL,IAAK,KACL,IAAK,KACL,IAAK,KACL,IAAK,KACL,IAAK,MACN,CACD,UAAW,CACT,IAAK,SACL,IAAK,SACL,IAAK,UACL,IAAK,YACL,IAAK,WACL,IAAK,SACL,IAAK,WACN,CACD,OAAQ,CACN,IAAK,QACL,IAAK,SACL,IAAK,MACL,IAAK,QACL,IAAK,MACL,IAAK,OACL,IAAK,OACL,IAAK,SACL,IAAK,SACL,IAAK,UACL,IAAK,SACL,IAAK,QACN,CACF,CACD,YAAa,CACX,SAAU,kBACV,SAAU,kBACX,CACD,OAAQ,CACN,QAAS,OACT,QAAS,iBACT,OAAQ,aACR,YAAa,YACd,CACD,QAAS,CACP,QAAS,OACV,CACD,SAAU,CACR,eAAgB,kBACjB,CACD,SAAU,CACR,QAAS,iBACT,QAAS,OACT,YAAa,YACb,OAAQ,aACT,CACD,WAAY,CACV,KAAM,SACN,SAAU,QACV,MAAO,eACP,eAAgB,GAChB,KAAM,OACN,KAAM,sBACN,KAAM,kBACN,YAAa,eACb,UAAW,yBACX,UAAW,qBACX,mBACE,+FACH,CACD,OAAQ,CACN,MAAO,oBACR,CACD,OAAQ,CACN,MAAO,oBACR,CACD,WAAY,CACV,MAAO,QACP,QAAS,QACT,OAAQ,MACR,MAAO,cACP,MAAO,oBACR,CACD,OAAQ,CACN,UAAW,gBACX,OAAQ,MACR,QAAS,eACT,SAAU,OACX,CACD,OAAQ,CACN,aAAc,iCACd,uBAAwB,mBACxB,qBAAsB,iBACvB,CACD,MAAO,CACL,UAAW,aACX,cAAe,QACf,YAAa,MACb,YAAa,MACb,QAAS,SACT,eAAgB,kBAChB,eAAgB,kBAChB,eAAgB,kBAChB,iBAAkB,oBAClB,UAAW,mBACX,YAAa,qBACd,CACD,IAAK,CACH,MAAO,iBACR,CACD,KAAM,CACJ,KAAM,OACN,SAAU,WACV,OAAQ,SACR,MAAO,oBACR,CACD,KAAM,CACJ,UAAW,aACZ,CACD,SAAU,CACR,QAAS,iBACT,OAAQ,aACR,OAAQ,CAAC,UAAW,UAAU,CAC9B,kBAAmB,aACnB,gBAAiB,iBACjB,iBAAkB,2BACnB,CACD,MAAO,CACL,MAAO,QACR,CACD,WAAY,CACV,MAAO,OACR,CACD,WAAY,CACV,kBAAmB,KACnB,iBAAkB,KACnB,CACD,SAAU,CACR,UAAW,sBACX,WAAY,uBACZ,UAAW,mCACZ,CACF,CACF"}