281dce2c346d5640b21bed6df815447a1788bb6309d2adf223c67d7bb0ff9b80111d0020a4963769405524142c43dffe0bc23cdfedd7b629994e11adfe3e77 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. /*! Element Plus v2.11.3 */
  2. var uzUz = {
  3. name: "uz-uz",
  4. el: {
  5. breadcrumb: {
  6. label: "Breadcrumb"
  7. },
  8. colorpicker: {
  9. confirm: "Qabul qilish",
  10. clear: "Tozalash",
  11. defaultLabel: "color picker",
  12. description: "current color is {color}. press enter to select a new color.",
  13. alphaLabel: "pick alpha value"
  14. },
  15. datepicker: {
  16. now: "Hozir",
  17. today: "Bugun",
  18. cancel: "Bekor qilish",
  19. clear: "Tozalash",
  20. confirm: "Qabul qilish",
  21. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  22. monthTablePrompt: "Use the arrow keys and enter to select the month",
  23. yearTablePrompt: "Use the arrow keys and enter to select the year",
  24. selectedDate: "Selected date",
  25. selectDate: "Kunni tanlash",
  26. selectTime: "Soatni tanlash",
  27. startDate: "Boshlanish sanasi",
  28. startTime: "Boshlanish vaqti",
  29. endDate: "Tugash sanasi",
  30. endTime: "Tugash vaqti",
  31. prevYear: "O\u02BBtgan yil",
  32. nextYear: "Kelgusi yil",
  33. prevMonth: "O\u02BBtgan oy",
  34. nextMonth: "Kelgusi oy",
  35. year: "Yil",
  36. month1: "Yanvar",
  37. month2: "Fevral",
  38. month3: "Mart",
  39. month4: "Aprel",
  40. month5: "May",
  41. month6: "Iyun",
  42. month7: "Iyul",
  43. month8: "Avgust",
  44. month9: "Sentabr",
  45. month10: "Oktabr",
  46. month11: "Noyabr",
  47. month12: "Dekabr",
  48. weeks: {
  49. sun: "Yak",
  50. mon: "Dush",
  51. tue: "Sesh",
  52. wed: "Chor",
  53. thu: "Pay",
  54. fri: "Jum",
  55. sat: "Shan"
  56. },
  57. weeksFull: {
  58. sun: "Sunday",
  59. mon: "Monday",
  60. tue: "Tuesday",
  61. wed: "Wednesday",
  62. thu: "Thursday",
  63. fri: "Friday",
  64. sat: "Saturday"
  65. },
  66. months: {
  67. jan: "Yan",
  68. feb: "Fev",
  69. mar: "Mar",
  70. apr: "Apr",
  71. may: "May",
  72. jun: "Iyun",
  73. jul: "Iyul",
  74. aug: "Avg",
  75. sep: "Sen",
  76. oct: "Okt",
  77. nov: "Noy",
  78. dec: "Dek"
  79. }
  80. },
  81. inputNumber: {
  82. decrease: "decrease number",
  83. increase: "increase number"
  84. },
  85. select: {
  86. loading: "Yuklanmoqda",
  87. noMatch: "Mos ma\u02BClumot yo\u02BBq",
  88. noData: "Ma\u02BClumot yo\u02BBq",
  89. placeholder: "Tanladizngiz"
  90. },
  91. mention: {
  92. loading: "Yuklanmoqda"
  93. },
  94. dropdown: {
  95. toggleDropdown: "Toggle Dropdown"
  96. },
  97. cascader: {
  98. noMatch: "Mos ma\u02BClumot topilmadi",
  99. loading: "Yuklanmoqda",
  100. placeholder: "Tanlash",
  101. noData: "Ma\u02BClumot yo\u02BBq"
  102. },
  103. pagination: {
  104. goto: "O\u02BBtish",
  105. pagesize: "/sahifa",
  106. total: "Barchasi {total} ta",
  107. pageClassifier: "",
  108. page: "Page",
  109. prev: "Go to previous page",
  110. next: "Go to next page",
  111. currentPage: "page {pager}",
  112. prevPages: "Previous {pager} pages",
  113. nextPages: "Next {pager} pages",
  114. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  115. },
  116. dialog: {
  117. close: "Close this dialog"
  118. },
  119. drawer: {
  120. close: "Close this dialog"
  121. },
  122. messagebox: {
  123. title: "Xabar",
  124. confirm: "Qabul qilish",
  125. cancel: "Bekor qilish",
  126. error: "Xatolik",
  127. close: "Close this dialog"
  128. },
  129. upload: {
  130. deleteTip: "O\u02BBchirish tugmasini bosib o\u02BBchiring",
  131. delete: "O\u02BBchirish",
  132. preview: "Oldin ko\u02BBrish",
  133. continue: "Davom qilish"
  134. },
  135. slider: {
  136. defaultLabel: "slider between {min} and {max}",
  137. defaultRangeStartLabel: "pick start value",
  138. defaultRangeEndLabel: "pick end value"
  139. },
  140. table: {
  141. emptyText: "Bo\u02BBsh",
  142. confirmFilter: "Qabul qilish",
  143. resetFilter: "Oldingi holatga qaytarish",
  144. clearFilter: "Jami",
  145. sumText: "Summasi"
  146. },
  147. tour: {
  148. next: "Next",
  149. previous: "Previous",
  150. finish: "Finish",
  151. close: "Close this dialog"
  152. },
  153. tree: {
  154. emptyText: "Ma\u02BClumot yo\u02BBq"
  155. },
  156. transfer: {
  157. noMatch: "Mos ma\u02BClumot topilmadi",
  158. noData: "Ma\u02BClumot yo\u02BBq",
  159. titles: ["1-jadval", "2-jadval"],
  160. filterPlaceholder: "Kalit so\u02BBzni kiriting",
  161. noCheckedFormat: "{total} ta element",
  162. hasCheckedFormat: "{checked}/{total} ta belgilandi"
  163. },
  164. image: {
  165. error: "Xatolik"
  166. },
  167. pageHeader: {
  168. title: "Orqaga"
  169. },
  170. popconfirm: {
  171. confirmButtonText: "Yes",
  172. cancelButtonText: "No"
  173. },
  174. carousel: {
  175. leftArrow: "Carousel arrow left",
  176. rightArrow: "Carousel arrow right",
  177. indicator: "Carousel switch to index {index}"
  178. }
  179. }
  180. };
  181. export { uzUz as default };