61280cd43fa63fa7e109db598c30cde4bed9ba9b24d3e02b0130f2ce03464c558589988b2c751f5c1be658194c0b7bedaecf468b9823536b1fa366c4e06eac 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. 'use strict';
  2. Object.defineProperty(exports, '__esModule', { value: true });
  3. var az = {
  4. name: "az",
  5. el: {
  6. breadcrumb: {
  7. label: "Breadcrumb"
  8. },
  9. colorpicker: {
  10. confirm: "T\u0259sdiql\u0259",
  11. clear: "T\u0259mizl\u0259",
  12. defaultLabel: "color picker",
  13. description: "current color is {color}. press enter to select a new color.",
  14. alphaLabel: "pick alpha value"
  15. },
  16. datepicker: {
  17. now: "\u0130ndi",
  18. today: "Bug\xFCn",
  19. cancel: "\u0130mtina",
  20. clear: "T\u0259mizl\u0259",
  21. confirm: "T\u0259sdiql\u0259",
  22. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  23. monthTablePrompt: "Use the arrow keys and enter to select the month",
  24. yearTablePrompt: "Use the arrow keys and enter to select the year",
  25. selectedDate: "Selected date",
  26. selectDate: "Tarix se\xE7",
  27. selectTime: "Saat se\xE7",
  28. startDate: "Ba\u015Flan\u011F\u0131c Tarixi",
  29. startTime: "Ba\u015Flan\u011F\u0131c Saat\u0131",
  30. endDate: "Bitm\u0259 Tarixi",
  31. endTime: "Bitm\u0259 Saat\u0131",
  32. prevYear: "\xD6nc\u0259ki il",
  33. nextYear: "Sonrak\u0131 il",
  34. prevMonth: "\xD6nc\u0259ki ay",
  35. nextMonth: "Sonrak\u0131 ay",
  36. year: "",
  37. month1: "Yanvar",
  38. month2: "Fevral",
  39. month3: "Mart",
  40. month4: "Aprel",
  41. month5: "May",
  42. month6: "\u0130yun",
  43. month7: "\u0130yul",
  44. month8: "Avqust",
  45. month9: "Sentyabr",
  46. month10: "Oktyabr",
  47. month11: "Noyabr",
  48. month12: "Dekabr",
  49. weeks: {
  50. sun: "Baz",
  51. mon: "B.e",
  52. tue: "\xC7.a",
  53. wed: "\xC7\u0259r",
  54. thu: "C.a",
  55. fri: "C\xFCm",
  56. sat: "\u015E\u0259n"
  57. },
  58. weeksFull: {
  59. sun: "Sunday",
  60. mon: "Monday",
  61. tue: "Tuesday",
  62. wed: "Wednesday",
  63. thu: "Thursday",
  64. fri: "Friday",
  65. sat: "Saturday"
  66. },
  67. months: {
  68. jan: "Yan",
  69. feb: "Fev",
  70. mar: "Mar",
  71. apr: "Apr",
  72. may: "May",
  73. jun: "\u0130yn",
  74. jul: "\u0130yl",
  75. aug: "Avq",
  76. sep: "Sen",
  77. oct: "Okt",
  78. nov: "Noy",
  79. dec: "Dek"
  80. }
  81. },
  82. inputNumber: {
  83. decrease: "decrease number",
  84. increase: "increase number"
  85. },
  86. select: {
  87. loading: "Y\xFCkl\u0259nir",
  88. noMatch: "N\u0259tic\u0259 tap\u0131lmad\u0131",
  89. noData: "M\u0259lumat yoxdur",
  90. placeholder: "Se\xE7"
  91. },
  92. mention: {
  93. loading: "Y\xFCkl\u0259nir"
  94. },
  95. dropdown: {
  96. toggleDropdown: "Toggle Dropdown"
  97. },
  98. cascader: {
  99. noMatch: "N\u0259tic\u0259 tap\u0131lmad\u0131",
  100. loading: "Y\xFCkl\u0259nir",
  101. placeholder: "Se\xE7",
  102. noData: "M\u0259lumat yoxdur"
  103. },
  104. pagination: {
  105. goto: "Get",
  106. pagesize: "/s\u0259hif\u0259",
  107. total: "Toplam {total}",
  108. pageClassifier: "",
  109. page: "Page",
  110. prev: "Go to previous page",
  111. next: "Go to next page",
  112. currentPage: "page {pager}",
  113. prevPages: "Previous {pager} pages",
  114. nextPages: "Next {pager} pages",
  115. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  116. },
  117. dialog: {
  118. close: "Close this dialog"
  119. },
  120. drawer: {
  121. close: "Close this dialog"
  122. },
  123. messagebox: {
  124. title: "Mesaj",
  125. confirm: "T\u0259sdiql\u0259",
  126. cancel: "\u0130mtina",
  127. error: "S\u0259hv",
  128. close: "Close this dialog"
  129. },
  130. upload: {
  131. deleteTip: "S\xFCr\xFC\u015Fd\xFCrm\u0259d\u0259n sonra sil",
  132. delete: "Sil",
  133. preview: "\xD6n izl\u0259",
  134. continue: "Davam et"
  135. },
  136. slider: {
  137. defaultLabel: "slider between {min} and {max}",
  138. defaultRangeStartLabel: "pick start value",
  139. defaultRangeEndLabel: "pick end value"
  140. },
  141. table: {
  142. emptyText: "M\u0259lumat yoxdur",
  143. confirmFilter: "T\u0259sdiql\u0259",
  144. resetFilter: "S\u0131f\u0131rla",
  145. clearFilter: "B\xFCt\xFCn",
  146. sumText: "C\u0259mi"
  147. },
  148. tour: {
  149. next: "Next",
  150. previous: "Previous",
  151. finish: "Finish",
  152. close: "Close this dialog"
  153. },
  154. tree: {
  155. emptyText: "M\u0259lumat yoxdur"
  156. },
  157. transfer: {
  158. noMatch: "N\u0259tic\u0259 tap\u0131lmad\u0131",
  159. noData: "M\u0259lumat yoxdur",
  160. titles: ["Siyah\u0131 1", "Siyah\u0131 2"],
  161. filterPlaceholder: "K\u0259lim\u0259l\u0259ri daxil et",
  162. noCheckedFormat: "{total} \u0259d\u0259d",
  163. hasCheckedFormat: "{checked}/{total} se\xE7ildi"
  164. },
  165. image: {
  166. error: "S\u018FHV"
  167. },
  168. pageHeader: {
  169. title: "Geri"
  170. },
  171. popconfirm: {
  172. confirmButtonText: "B\u0259li",
  173. cancelButtonText: "Xeyr"
  174. },
  175. carousel: {
  176. leftArrow: "Carousel arrow left",
  177. rightArrow: "Carousel arrow right",
  178. indicator: "Carousel switch to index {index}"
  179. },
  180. empty: {
  181. description: "M\u0259lumat yoxdur"
  182. }
  183. }
  184. };
  185. exports["default"] = az;
  186. //# sourceMappingURL=az.js.map