uz-uz.mjs 5.0 KB

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