9d2b50e2740f1b06302bbacdb6ad63e1b88731c4a321708e7de420aae7fb45055f6f88c139073a369230cb4029eb798c35cdab7af51a41068b7008e2ececd2 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. /*! Element Plus v2.11.3 */
  2. var cs = {
  3. name: "cs",
  4. el: {
  5. breadcrumb: {
  6. label: "Breadcrumb"
  7. },
  8. colorpicker: {
  9. confirm: "OK",
  10. clear: "Vymazat",
  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: "Te\u010F",
  17. today: "Dnes",
  18. cancel: "Zru\u0161it",
  19. clear: "Vymazat",
  20. confirm: "OK",
  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: "Vybrat datum",
  26. selectTime: "Vybrat \u010Das",
  27. startDate: "Datum za\u010D\xE1tku",
  28. startTime: "\u010Cas za\u010D\xE1tku",
  29. endDate: "Datum konce",
  30. endTime: "\u010Cas konce",
  31. prevYear: "P\u0159edchoz\xED rok",
  32. nextYear: "P\u0159\xED\u0161t\xED rok",
  33. prevMonth: "P\u0159edchoz\xED m\u011Bs\xEDc",
  34. nextMonth: "P\u0159\xED\u0161t\xED m\u011Bs\xEDc",
  35. year: "Rok",
  36. month1: "Leden",
  37. month2: "\xDAnor",
  38. month3: "B\u0159ezen",
  39. month4: "Duben",
  40. month5: "Kv\u011Bten",
  41. month6: "\u010Cerven",
  42. month7: "\u010Cervenec",
  43. month8: "Srpen",
  44. month9: "Z\xE1\u0159\xED",
  45. month10: "\u0158\xEDjen",
  46. month11: "Listopad",
  47. month12: "Prosinec",
  48. weeks: {
  49. sun: "Ne",
  50. mon: "Po",
  51. tue: "\xDAt",
  52. wed: "St",
  53. thu: "\u010Ct",
  54. fri: "P\xE1",
  55. sat: "So"
  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: "Led",
  68. feb: "\xDAno",
  69. mar: "B\u0159e",
  70. apr: "Dub",
  71. may: "Kv\u011B",
  72. jun: "\u010Cer",
  73. jul: "\u010Cvc",
  74. aug: "Srp",
  75. sep: "Z\xE1\u0159",
  76. oct: "\u0158\xEDj",
  77. nov: "Lis",
  78. dec: "Pro"
  79. },
  80. day: "Den",
  81. month: "M\u011Bs\xEDc"
  82. },
  83. inputNumber: {
  84. decrease: "decrease number",
  85. increase: "increase number"
  86. },
  87. select: {
  88. loading: "Na\u010D\xEDt\xE1n\xED",
  89. noMatch: "\u017D\xE1dn\xE1 shoda",
  90. noData: "\u017D\xE1dn\xE1 data",
  91. placeholder: "Vybrat"
  92. },
  93. mention: {
  94. loading: "Na\u010D\xEDt\xE1n\xED"
  95. },
  96. dropdown: {
  97. toggleDropdown: "Toggle Dropdown"
  98. },
  99. cascader: {
  100. noMatch: "\u017D\xE1dn\xE1 shoda",
  101. loading: "Na\u010D\xEDt\xE1n\xED",
  102. placeholder: "Vybrat",
  103. noData: "\u017D\xE1dn\xE1 data"
  104. },
  105. pagination: {
  106. goto: "J\xEDt na",
  107. pagesize: "na stranu",
  108. total: "Celkem {total}",
  109. pageClassifier: "",
  110. page: "Page",
  111. prev: "Go to previous page",
  112. next: "Go to next page",
  113. currentPage: "page {pager}",
  114. prevPages: "Previous {pager} pages",
  115. nextPages: "Next {pager} pages",
  116. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  117. },
  118. dialog: {
  119. close: "Close this dialog"
  120. },
  121. drawer: {
  122. close: "Close this dialog"
  123. },
  124. messagebox: {
  125. title: "Zpr\xE1va",
  126. confirm: "OK",
  127. cancel: "Zru\u0161it",
  128. error: "Neplatn\xFD vstup",
  129. close: "Close this dialog"
  130. },
  131. upload: {
  132. deleteTip: "Stisknout pro smaz\xE1n\xED",
  133. delete: "Vymazat",
  134. preview: "N\xE1hled",
  135. continue: "Pokra\u010Dovat"
  136. },
  137. slider: {
  138. defaultLabel: "slider between {min} and {max}",
  139. defaultRangeStartLabel: "pick start value",
  140. defaultRangeEndLabel: "pick end value"
  141. },
  142. table: {
  143. emptyText: "\u017D\xE1dn\xE1 data",
  144. confirmFilter: "Potvrdit",
  145. resetFilter: "Resetovat",
  146. clearFilter: "V\u0161e",
  147. sumText: "Celkem"
  148. },
  149. tour: {
  150. next: "Next",
  151. previous: "Previous",
  152. finish: "Finish",
  153. close: "Close this dialog"
  154. },
  155. tree: {
  156. emptyText: "\u017D\xE1dn\xE1 data"
  157. },
  158. transfer: {
  159. noMatch: "\u017D\xE1dn\xE1 shoda",
  160. noData: "\u017D\xE1dn\xE1 data",
  161. titles: ["Seznam 1", "Seznam 2"],
  162. filterPlaceholder: "Kl\xED\u010Dov\xE9 slovo",
  163. noCheckedFormat: "{total} polo\u017Eek",
  164. hasCheckedFormat: "{checked}/{total} vybr\xE1no"
  165. },
  166. image: {
  167. error: "FAILED"
  168. },
  169. pageHeader: {
  170. title: "Back"
  171. },
  172. popconfirm: {
  173. confirmButtonText: "Yes",
  174. cancelButtonText: "No"
  175. },
  176. carousel: {
  177. leftArrow: "Carousel arrow left",
  178. rightArrow: "Carousel arrow right",
  179. indicator: "Carousel switch to index {index}"
  180. }
  181. }
  182. };
  183. export { cs as default };