{"version":3,"file":"hy-am.min.mjs","sources":["../../../../packages/locale/lang/hy-am.ts"],"sourcesContent":["export default {\n  name: 'hy-am',\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: 'FAILED', // to be translated\n    },\n    pageHeader: {\n      title: 'Back', // to be translated\n    },\n    popconfirm: {\n      confirmButtonText: 'Yes', // to be translated\n      cancelButtonText: 'No', // to be translated\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"],"names":["hyAm"],"mappings":"2BAAA,IAAAA,EAAe,CACb,KAAM,QACN,GAAI,CACF,WAAY,CACV,MAAO,YACT,EACA,YAAa,CACX,QAAS,qBACT,MAAO,uCACP,aAAc,eACd,YACE,+DACF,WAAY,mBACZ,iBAAkB,0CAClB,SAAU,iBACV,eAAgB,sCAChB,QAAS,uCACT,cACE,6EACF,qBAAsB,6BACxB,EACA,WAAY,CACV,IAAK,2BACL,MAAO,iCACP,OAAQ,mDACR,MAAO,uCACP,QAAS,qBACT,gBACE,8DACF,iBAAkB,mDAClB,gBAAiB,kDACjB,aAAc,gBACd,WAAY,wFACZ,WAAY,wFACZ,UAAW,6EACX,UAAW,6EACX,QAAS,6EACT,QAAS,6EACT,SAAU,gEACV,SAAU,gEACV,UAAW,gEACX,UAAW,gEACX,KAAM,2BACN,OAAQ,mDACR,OAAQ,mDACR,OAAQ,2BACR,OAAQ,iCACR,OAAQ,iCACR,OAAQ,uCACR,OAAQ,uCACR,OAAQ,6CACR,OAAQ,yDACR,QAAS,yDACT,QAAS,mDACT,QAAS,yDACT,MAAO,CACL,IAAK,qBACL,IAAK,qBACL,IAAK,eACL,IAAK,qBACL,IAAK,2BACL,IAAK,2BACL,IAAK,oBACP,EACA,UAAW,CACT,IAAK,SACL,IAAK,SACL,IAAK,UACL,IAAK,YACL,IAAK,WACL,IAAK,SACL,IAAK,UACP,EACA,OAAQ,CACN,IAAK,iCACL,IAAK,qBACL,IAAK,qBACL,IAAK,qBACL,IAAK,qBACL,IAAK,2BACL,IAAK,2BACL,IAAK,eACL,IAAK,2BACL,IAAK,qBACL,IAAK,qBACL,IAAK,oBACP,CACF,EACA,YAAa,CACX,SAAU,kBACV,SAAU,iBACZ,EACA,OAAQ,CACN,QAAS,6CACT,QAAS,2JACT,OAAQ,4EACR,YAAa,sCACf,EACA,QAAS,CACP,QAAS,4CACX,EACA,SAAU,CACR,eAAgB,iBAClB,EACA,SAAU,CACR,QAAS,2JACT,QAAS,6CACT,YAAa,uCACb,OAAQ,2EACV,EACA,WAAY,CACV,KAAM,uCACN,SAAU,kCACV,MAAO,2DACP,eAAgB,GAChB,KAAM,OACN,KAAM,sBACN,KAAM,kBACN,YAAa,eACb,UAAW,yBACX,UAAW,qBACX,mBACE,8FACJ,EACA,OAAQ,CACN,MAAO,mBACT,EACA,OAAQ,CACN,MAAO,mBACT,EACA,WAAY,CACV,MAAO,6FACP,QAAS,qBACT,OAAQ,mDACR,MAAO,yIACP,MAAO,mBACT,EACA,OAAQ,CACN,UAAW,kJACX,OAAQ,iCACR,QAAS,+DACT,SAAU,8DACZ,EACA,OAAQ,CACN,aAAc,iCACd,uBAAwB,mBACxB,qBAAsB,gBACxB,EACA,MAAO,CACL,UAAW,kFACX,cAAe,mDACf,YAAa,iFACb,YAAa,uCACb,QAAS,6CACT,eAAgB,kBAChB,eAAgB,kBAChB,eAAgB,kBAChB,iBAAkB,oBAClB,UAAW,mBACX,YAAa,oBACf,EACA,IAAK,CACH,MAAO,gBACT,EACA,KAAM,CACJ,KAAM,OACN,SAAU,WACV,OAAQ,SACR,MAAO,mBACT,EACA,KAAM,CACJ,UAAW,iFACb,EACA,SAAU,CACR,QAAS,2JACT,OAAQ,kFACR,OAAQ,CAAC,yCAAY,wCAAU,EAC/B,kBAAmB,uHACnB,gBAAiB,+CACjB,iBAAkB,2EACpB,EACA,MAAO,CACL,MAAO,QACT,EACA,WAAY,CACV,MAAO,MACT,EACA,WAAY,CACV,kBAAmB,MACnB,iBAAkB,IACpB,EACA,SAAU,CACR,UAAW,sBACX,WAAY,uBACZ,UAAW,kCACb,CACF,CACF"}