智慧水务管理系统 - 精河县供水工程综合管理平台

pt.js 4.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. Object.defineProperties(exports, {
  2. __esModule: { value: true },
  3. [Symbol.toStringTag]: { value: "Module" }
  4. });
  5. //#region ../../packages/locale/lang/pt.ts
  6. var pt_default = {
  7. name: "pt",
  8. el: {
  9. breadcrumb: { label: "Breadcrumb" },
  10. colorpicker: {
  11. confirm: "Confirmar",
  12. clear: "Limpar",
  13. defaultLabel: "color picker",
  14. description: "current color is {color}. press enter to select a new color.",
  15. alphaLabel: "pick alpha value",
  16. alphaDescription: "alpha {alpha}, current color is {color}",
  17. hueLabel: "pick hue value",
  18. hueDescription: "hue {hue}, current color is {color}",
  19. svLabel: "pick saturation and brightness value",
  20. svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
  21. predefineDescription: "select {value} as the color"
  22. },
  23. datepicker: {
  24. now: "Agora",
  25. today: "Hoje",
  26. cancel: "Cancelar",
  27. clear: "Limpar",
  28. confirm: "Confirmar",
  29. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  30. monthTablePrompt: "Use the arrow keys and enter to select the month",
  31. yearTablePrompt: "Use the arrow keys and enter to select the year",
  32. selectedDate: "Selected date",
  33. selectDate: "Selecione a data",
  34. selectTime: "Selecione a hora",
  35. startDate: "Data de inicio",
  36. startTime: "Hora de inicio",
  37. endDate: "Data de fim",
  38. endTime: "Hora de fim",
  39. prevYear: "Previous Year",
  40. nextYear: "Next Year",
  41. prevMonth: "Previous Month",
  42. nextMonth: "Next Month",
  43. year: "",
  44. month1: "Janeiro",
  45. month2: "Fevereiro",
  46. month3: "Março",
  47. month4: "Abril",
  48. month5: "Maio",
  49. month6: "Junho",
  50. month7: "Julho",
  51. month8: "Agosto",
  52. month9: "Setembro",
  53. month10: "Outubro",
  54. month11: "Novembro",
  55. month12: "Dezembro",
  56. weeks: {
  57. sun: "Dom",
  58. mon: "Seg",
  59. tue: "Ter",
  60. wed: "Qua",
  61. thu: "Qui",
  62. fri: "Sex",
  63. sat: "Sab"
  64. },
  65. weeksFull: {
  66. sun: "Sunday",
  67. mon: "Monday",
  68. tue: "Tuesday",
  69. wed: "Wednesday",
  70. thu: "Thursday",
  71. fri: "Friday",
  72. sat: "Saturday"
  73. },
  74. months: {
  75. jan: "Jan",
  76. feb: "Fev",
  77. mar: "Mar",
  78. apr: "Abr",
  79. may: "Mai",
  80. jun: "Jun",
  81. jul: "Jul",
  82. aug: "Ago",
  83. sep: "Set",
  84. oct: "Out",
  85. nov: "Nov",
  86. dec: "Dez"
  87. }
  88. },
  89. inputNumber: {
  90. decrease: "decrease number",
  91. increase: "increase number"
  92. },
  93. select: {
  94. loading: "A carregar",
  95. noMatch: "Sem correspondência",
  96. noData: "Sem dados",
  97. placeholder: "Selecione"
  98. },
  99. mention: { loading: "A carregar" },
  100. dropdown: { toggleDropdown: "Toggle Dropdown" },
  101. cascader: {
  102. noMatch: "Sem correspondência",
  103. loading: "A carregar",
  104. placeholder: "Selecione",
  105. noData: "Sem dados"
  106. },
  107. pagination: {
  108. goto: "Ir para",
  109. pagesize: "/pagina",
  110. total: "Total {total}",
  111. pageClassifier: "",
  112. page: "Page",
  113. prev: "Go to previous page",
  114. next: "Go to next page",
  115. currentPage: "page {pager}",
  116. prevPages: "Previous {pager} pages",
  117. nextPages: "Next {pager} pages",
  118. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  119. },
  120. dialog: { close: "Close this dialog" },
  121. drawer: { close: "Close this dialog" },
  122. messagebox: {
  123. title: "Mensagem",
  124. confirm: "Confirmar",
  125. cancel: "Cancelar",
  126. error: "Erro!",
  127. close: "Close this dialog"
  128. },
  129. upload: {
  130. deleteTip: "press delete to remove",
  131. delete: "Apagar",
  132. preview: "Previsualizar",
  133. continue: "Continuar"
  134. },
  135. slider: {
  136. defaultLabel: "slider between {min} and {max}",
  137. defaultRangeStartLabel: "pick start value",
  138. defaultRangeEndLabel: "pick end value"
  139. },
  140. table: {
  141. emptyText: "Sem dados",
  142. confirmFilter: "Confirmar",
  143. resetFilter: "Limpar",
  144. clearFilter: "Todos",
  145. sumText: "Sum",
  146. selectAllLabel: "Select all rows",
  147. selectRowLabel: "Select this row",
  148. expandRowLabel: "Expand this row",
  149. collapseRowLabel: "Collapse this row",
  150. sortLabel: "Sort by {column}",
  151. filterLabel: "Filter by {column}"
  152. },
  153. tag: { close: "Close this tag" },
  154. tour: {
  155. next: "Next",
  156. previous: "Previous",
  157. finish: "Finish",
  158. close: "Close this dialog"
  159. },
  160. tree: { emptyText: "Sem dados" },
  161. transfer: {
  162. noMatch: "Sem correspondência",
  163. noData: "Sem dados",
  164. titles: ["List 1", "List 2"],
  165. filterPlaceholder: "Enter keyword",
  166. noCheckedFormat: "{total} items",
  167. hasCheckedFormat: "{checked}/{total} checked"
  168. },
  169. image: { error: "FAILED" },
  170. pageHeader: { title: "Back" },
  171. popconfirm: {
  172. confirmButtonText: "Yes",
  173. cancelButtonText: "No"
  174. },
  175. carousel: {
  176. leftArrow: "Carousel arrow left",
  177. rightArrow: "Carousel arrow right",
  178. indicator: "Carousel switch to index {index}"
  179. },
  180. inputOTP: {
  181. groupLabel: "OTP Input",
  182. defaultLabel: "Please enter OTP character {index}"
  183. }
  184. }
  185. };
  186. //#endregion
  187. exports.default = pt_default;
  188. //# sourceMappingURL=pt.js.map