uz-uz.js 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. /*! Element Plus v2.2.27 */
  2. (function (global, factory) {
  3. typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
  4. typeof define === 'function' && define.amd ? define(factory) :
  5. (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.ElementPlusLocaleUzUz = factory());
  6. })(this, (function () { 'use strict';
  7. var uzUz = {
  8. name: "uz-uz",
  9. el: {
  10. colorpicker: {
  11. confirm: "Qabul qilish",
  12. clear: "Tozalash"
  13. },
  14. datepicker: {
  15. now: "Hozir",
  16. today: "Bugun",
  17. cancel: "Bekor qilish",
  18. clear: "Tozalash",
  19. confirm: "Qabul qilish",
  20. selectDate: "Kunni tanlash",
  21. selectTime: "Soatni tanlash",
  22. startDate: "Boshlanish sanasi",
  23. startTime: "Boshlanish vaqti",
  24. endDate: "Tugash sanasi",
  25. endTime: "Tugash vaqti",
  26. prevYear: "O\u02BBtgan yil",
  27. nextYear: "Kelgusi yil",
  28. prevMonth: "O\u02BBtgan oy",
  29. nextMonth: "Kelgusi oy",
  30. year: "Yil",
  31. month1: "Yanvar",
  32. month2: "Fevral",
  33. month3: "Mart",
  34. month4: "Aprel",
  35. month5: "May",
  36. month6: "Iyun",
  37. month7: "Iyul",
  38. month8: "Avgust",
  39. month9: "Sentabr",
  40. month10: "Oktabr",
  41. month11: "Noyabr",
  42. month12: "Dekabr",
  43. week: "Hafta",
  44. weeks: {
  45. sun: "Yak",
  46. mon: "Dush",
  47. tue: "Sesh",
  48. wed: "Chor",
  49. thu: "Pay",
  50. fri: "Jum",
  51. sat: "Shan"
  52. },
  53. months: {
  54. jan: "Yan",
  55. feb: "Fev",
  56. mar: "Mar",
  57. apr: "Apr",
  58. may: "May",
  59. jun: "Iyun",
  60. jul: "Iyul",
  61. aug: "Avg",
  62. sep: "Sen",
  63. oct: "Okt",
  64. nov: "Noy",
  65. dec: "Dek"
  66. }
  67. },
  68. select: {
  69. loading: "Yuklanmoqda",
  70. noMatch: "Mos ma\u02BClumot yo\u02BBq",
  71. noData: "Ma\u02BClumot yo\u02BBq",
  72. placeholder: "Tanladizngiz"
  73. },
  74. cascader: {
  75. noMatch: "Mos ma\u02BClumot topilmadi",
  76. loading: "Yuklanmoqda",
  77. placeholder: "Tanlash",
  78. noData: "Ma\u02BClumot yo\u02BBq"
  79. },
  80. pagination: {
  81. goto: "O\u02BBtish",
  82. pagesize: "/sahifa",
  83. total: "Barchasi {total} ta",
  84. pageClassifier: ""
  85. },
  86. messagebox: {
  87. title: "Xabar",
  88. confirm: "Qabul qilish",
  89. cancel: "Bekor qilish",
  90. error: "Xatolik"
  91. },
  92. upload: {
  93. deleteTip: "O\u02BBchirish tugmasini bosib o\u02BBchiring",
  94. delete: "O\u02BBchirish",
  95. preview: "Oldin ko\u02BBrish",
  96. continue: "Davom qilish"
  97. },
  98. table: {
  99. emptyText: "Bo\u02BBsh",
  100. confirmFilter: "Qabul qilish",
  101. resetFilter: "Oldingi holatga qaytarish",
  102. clearFilter: "Jami",
  103. sumText: "Summasi"
  104. },
  105. tree: {
  106. emptyText: "Ma\u02BClumot yo\u02BBq"
  107. },
  108. transfer: {
  109. noMatch: "Mos ma\u02BClumot topilmadi",
  110. noData: "Ma\u02BClumot yo\u02BBq",
  111. titles: ["1-jadval", "2-jadval"],
  112. filterPlaceholder: "Kalit so\u02BBzni kiriting",
  113. noCheckedFormat: "{total} ta element",
  114. hasCheckedFormat: "{checked}/{total} ta belgilandi"
  115. },
  116. image: {
  117. error: "Xatolik"
  118. },
  119. pageHeader: {
  120. title: "Orqaga"
  121. },
  122. popconfirm: {
  123. confirmButtonText: "Yes",
  124. cancelButtonText: "No"
  125. }
  126. }
  127. };
  128. return uzUz;
  129. }));