cs.mjs 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. //#region ../../packages/locale/lang/cs.ts
  2. var cs_default = {
  3. name: "cs",
  4. el: {
  5. breadcrumb: { label: "Breadcrumb" },
  6. colorpicker: {
  7. confirm: "OK",
  8. clear: "Vymazat",
  9. defaultLabel: "color picker",
  10. description: "current color is {color}. press enter to select a new color.",
  11. alphaLabel: "pick alpha value",
  12. alphaDescription: "alpha {alpha}, current color is {color}",
  13. hueLabel: "pick hue value",
  14. hueDescription: "hue {hue}, current color is {color}",
  15. svLabel: "pick saturation and brightness value",
  16. svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
  17. predefineDescription: "select {value} as the color"
  18. },
  19. datepicker: {
  20. now: "Teď",
  21. today: "Dnes",
  22. cancel: "Zrušit",
  23. clear: "Vymazat",
  24. confirm: "OK",
  25. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  26. monthTablePrompt: "Use the arrow keys and enter to select the month",
  27. yearTablePrompt: "Use the arrow keys and enter to select the year",
  28. selectedDate: "Selected date",
  29. selectDate: "Vybrat datum",
  30. selectTime: "Vybrat čas",
  31. startDate: "Datum začátku",
  32. startTime: "Čas začátku",
  33. endDate: "Datum konce",
  34. endTime: "Čas konce",
  35. prevYear: "Předchozí rok",
  36. nextYear: "Příští rok",
  37. prevMonth: "Předchozí měsíc",
  38. nextMonth: "Příští měsíc",
  39. year: "Rok",
  40. month1: "Leden",
  41. month2: "Únor",
  42. month3: "Březen",
  43. month4: "Duben",
  44. month5: "Květen",
  45. month6: "Červen",
  46. month7: "Červenec",
  47. month8: "Srpen",
  48. month9: "Září",
  49. month10: "Říjen",
  50. month11: "Listopad",
  51. month12: "Prosinec",
  52. weeks: {
  53. sun: "Ne",
  54. mon: "Po",
  55. tue: "Út",
  56. wed: "St",
  57. thu: "Čt",
  58. fri: "Pá",
  59. sat: "So"
  60. },
  61. weeksFull: {
  62. sun: "Sunday",
  63. mon: "Monday",
  64. tue: "Tuesday",
  65. wed: "Wednesday",
  66. thu: "Thursday",
  67. fri: "Friday",
  68. sat: "Saturday"
  69. },
  70. months: {
  71. jan: "Led",
  72. feb: "Úno",
  73. mar: "Bře",
  74. apr: "Dub",
  75. may: "Kvě",
  76. jun: "Čer",
  77. jul: "Čvc",
  78. aug: "Srp",
  79. sep: "Zář",
  80. oct: "Říj",
  81. nov: "Lis",
  82. dec: "Pro"
  83. },
  84. day: "Den",
  85. month: "Měsíc"
  86. },
  87. inputNumber: {
  88. decrease: "decrease number",
  89. increase: "increase number"
  90. },
  91. select: {
  92. loading: "Načítání",
  93. noMatch: "Žádná shoda",
  94. noData: "Žádná data",
  95. placeholder: "Vybrat"
  96. },
  97. mention: { loading: "Načítání" },
  98. dropdown: { toggleDropdown: "Toggle Dropdown" },
  99. cascader: {
  100. noMatch: "Žádná shoda",
  101. loading: "Načítání",
  102. placeholder: "Vybrat",
  103. noData: "Žádná data"
  104. },
  105. pagination: {
  106. goto: "Jít 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: { close: "Close this dialog" },
  119. drawer: { close: "Close this dialog" },
  120. messagebox: {
  121. title: "Zpráva",
  122. confirm: "OK",
  123. cancel: "Zrušit",
  124. error: "Neplatný vstup",
  125. close: "Close this dialog"
  126. },
  127. upload: {
  128. deleteTip: "Stisknout pro smazání",
  129. delete: "Vymazat",
  130. preview: "Náhled",
  131. continue: "Pokračovat"
  132. },
  133. slider: {
  134. defaultLabel: "slider between {min} and {max}",
  135. defaultRangeStartLabel: "pick start value",
  136. defaultRangeEndLabel: "pick end value"
  137. },
  138. table: {
  139. emptyText: "Žádná data",
  140. confirmFilter: "Potvrdit",
  141. resetFilter: "Resetovat",
  142. clearFilter: "Vše",
  143. sumText: "Celkem",
  144. selectAllLabel: "Select all rows",
  145. selectRowLabel: "Select this row",
  146. expandRowLabel: "Expand this row",
  147. collapseRowLabel: "Collapse this row",
  148. sortLabel: "Sort by {column}",
  149. filterLabel: "Filter by {column}"
  150. },
  151. tag: { close: "Close this tag" },
  152. tour: {
  153. next: "Next",
  154. previous: "Previous",
  155. finish: "Finish",
  156. close: "Close this dialog"
  157. },
  158. tree: { emptyText: "Žádná data" },
  159. transfer: {
  160. noMatch: "Žádná shoda",
  161. noData: "Žádná data",
  162. titles: ["Seznam 1", "Seznam 2"],
  163. filterPlaceholder: "Klíčové slovo",
  164. noCheckedFormat: "{total} položek",
  165. hasCheckedFormat: "{checked}/{total} vybráno"
  166. },
  167. image: { error: "FAILED" },
  168. pageHeader: { title: "Back" },
  169. popconfirm: {
  170. confirmButtonText: "Yes",
  171. cancelButtonText: "No"
  172. },
  173. carousel: {
  174. leftArrow: "Carousel arrow left",
  175. rightArrow: "Carousel arrow right",
  176. indicator: "Carousel switch to index {index}"
  177. }
  178. }
  179. };
  180. //#endregion
  181. export { cs_default as default };
  182. //# sourceMappingURL=cs.mjs.map