184 lines
		
	
	
		
			4.6 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			184 lines
		
	
	
		
			4.6 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
/*! Element Plus v2.11.4 */
 | 
						|
 | 
						|
var uzUz = {
 | 
						|
  name: "uz-uz",
 | 
						|
  el: {
 | 
						|
    breadcrumb: {
 | 
						|
      label: "Breadcrumb"
 | 
						|
    },
 | 
						|
    colorpicker: {
 | 
						|
      confirm: "Qabul qilish",
 | 
						|
      clear: "Tozalash",
 | 
						|
      defaultLabel: "color picker",
 | 
						|
      description: "current color is {color}. press enter to select a new color.",
 | 
						|
      alphaLabel: "pick alpha value"
 | 
						|
    },
 | 
						|
    datepicker: {
 | 
						|
      now: "Hozir",
 | 
						|
      today: "Bugun",
 | 
						|
      cancel: "Bekor qilish",
 | 
						|
      clear: "Tozalash",
 | 
						|
      confirm: "Qabul qilish",
 | 
						|
      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: "Kunni tanlash",
 | 
						|
      selectTime: "Soatni tanlash",
 | 
						|
      startDate: "Boshlanish sanasi",
 | 
						|
      startTime: "Boshlanish vaqti",
 | 
						|
      endDate: "Tugash sanasi",
 | 
						|
      endTime: "Tugash vaqti",
 | 
						|
      prevYear: "O\u02BBtgan yil",
 | 
						|
      nextYear: "Kelgusi yil",
 | 
						|
      prevMonth: "O\u02BBtgan oy",
 | 
						|
      nextMonth: "Kelgusi oy",
 | 
						|
      year: "Yil",
 | 
						|
      month1: "Yanvar",
 | 
						|
      month2: "Fevral",
 | 
						|
      month3: "Mart",
 | 
						|
      month4: "Aprel",
 | 
						|
      month5: "May",
 | 
						|
      month6: "Iyun",
 | 
						|
      month7: "Iyul",
 | 
						|
      month8: "Avgust",
 | 
						|
      month9: "Sentabr",
 | 
						|
      month10: "Oktabr",
 | 
						|
      month11: "Noyabr",
 | 
						|
      month12: "Dekabr",
 | 
						|
      weeks: {
 | 
						|
        sun: "Yak",
 | 
						|
        mon: "Dush",
 | 
						|
        tue: "Sesh",
 | 
						|
        wed: "Chor",
 | 
						|
        thu: "Pay",
 | 
						|
        fri: "Jum",
 | 
						|
        sat: "Shan"
 | 
						|
      },
 | 
						|
      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: "Iyun",
 | 
						|
        jul: "Iyul",
 | 
						|
        aug: "Avg",
 | 
						|
        sep: "Sen",
 | 
						|
        oct: "Okt",
 | 
						|
        nov: "Noy",
 | 
						|
        dec: "Dek"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    inputNumber: {
 | 
						|
      decrease: "decrease number",
 | 
						|
      increase: "increase number"
 | 
						|
    },
 | 
						|
    select: {
 | 
						|
      loading: "Yuklanmoqda",
 | 
						|
      noMatch: "Mos ma\u02BClumot yo\u02BBq",
 | 
						|
      noData: "Ma\u02BClumot yo\u02BBq",
 | 
						|
      placeholder: "Tanladizngiz"
 | 
						|
    },
 | 
						|
    mention: {
 | 
						|
      loading: "Yuklanmoqda"
 | 
						|
    },
 | 
						|
    dropdown: {
 | 
						|
      toggleDropdown: "Toggle Dropdown"
 | 
						|
    },
 | 
						|
    cascader: {
 | 
						|
      noMatch: "Mos ma\u02BClumot topilmadi",
 | 
						|
      loading: "Yuklanmoqda",
 | 
						|
      placeholder: "Tanlash",
 | 
						|
      noData: "Ma\u02BClumot yo\u02BBq"
 | 
						|
    },
 | 
						|
    pagination: {
 | 
						|
      goto: "O\u02BBtish",
 | 
						|
      pagesize: "/sahifa",
 | 
						|
      total: "Barchasi {total} ta",
 | 
						|
      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: "Xabar",
 | 
						|
      confirm: "Qabul qilish",
 | 
						|
      cancel: "Bekor qilish",
 | 
						|
      error: "Xatolik",
 | 
						|
      close: "Close this dialog"
 | 
						|
    },
 | 
						|
    upload: {
 | 
						|
      deleteTip: "O\u02BBchirish tugmasini bosib o\u02BBchiring",
 | 
						|
      delete: "O\u02BBchirish",
 | 
						|
      preview: "Oldin ko\u02BBrish",
 | 
						|
      continue: "Davom qilish"
 | 
						|
    },
 | 
						|
    slider: {
 | 
						|
      defaultLabel: "slider between {min} and {max}",
 | 
						|
      defaultRangeStartLabel: "pick start value",
 | 
						|
      defaultRangeEndLabel: "pick end value"
 | 
						|
    },
 | 
						|
    table: {
 | 
						|
      emptyText: "Bo\u02BBsh",
 | 
						|
      confirmFilter: "Qabul qilish",
 | 
						|
      resetFilter: "Oldingi holatga qaytarish",
 | 
						|
      clearFilter: "Jami",
 | 
						|
      sumText: "Summasi"
 | 
						|
    },
 | 
						|
    tour: {
 | 
						|
      next: "Next",
 | 
						|
      previous: "Previous",
 | 
						|
      finish: "Finish",
 | 
						|
      close: "Close this dialog"
 | 
						|
    },
 | 
						|
    tree: {
 | 
						|
      emptyText: "Ma\u02BClumot yo\u02BBq"
 | 
						|
    },
 | 
						|
    transfer: {
 | 
						|
      noMatch: "Mos ma\u02BClumot topilmadi",
 | 
						|
      noData: "Ma\u02BClumot yo\u02BBq",
 | 
						|
      titles: ["1-jadval", "2-jadval"],
 | 
						|
      filterPlaceholder: "Kalit so\u02BBzni kiriting",
 | 
						|
      noCheckedFormat: "{total} ta element",
 | 
						|
      hasCheckedFormat: "{checked}/{total} ta belgilandi"
 | 
						|
    },
 | 
						|
    image: {
 | 
						|
      error: "Xatolik"
 | 
						|
    },
 | 
						|
    pageHeader: {
 | 
						|
      title: "Orqaga"
 | 
						|
    },
 | 
						|
    popconfirm: {
 | 
						|
      confirmButtonText: "Yes",
 | 
						|
      cancelButtonText: "No"
 | 
						|
    },
 | 
						|
    carousel: {
 | 
						|
      leftArrow: "Carousel arrow left",
 | 
						|
      rightArrow: "Carousel arrow right",
 | 
						|
      indicator: "Carousel switch to index {index}"
 | 
						|
    }
 | 
						|
  }
 | 
						|
};
 | 
						|
 | 
						|
export { uzUz as default };
 |