uz-uz.js 3.0 KB

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