ja.js 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. /*! Element Plus v2.11.7 */
  2. (function (global, factory) {
  3. typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
  4. typeof define === 'function' && define.amd ? define(factory) :
  5. (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.ElementPlusLocaleJa = factory());
  6. })(this, (function () { 'use strict';
  7. var ja = {
  8. name: "ja",
  9. el: {
  10. breadcrumb: {
  11. label: "Breadcrumb"
  12. },
  13. colorpicker: {
  14. confirm: "OK",
  15. clear: "\u30AF\u30EA\u30A2",
  16. defaultLabel: "color picker",
  17. description: "current color is {color}. press enter to select a new color.",
  18. alphaLabel: "pick alpha value",
  19. alphaDescription: "alpha {alpha}, current color is {color}",
  20. hueLabel: "pick hue value",
  21. hueDescription: "hue {hue}, current color is {color}",
  22. svLabel: "pick saturation and brightness value",
  23. svDescription: "saturation {saturation}, brightness {brightness}, current color is {color}",
  24. predefineDescription: "select {value} as the color"
  25. },
  26. datepicker: {
  27. now: "\u73FE\u5728",
  28. today: "\u4ECA\u65E5",
  29. cancel: "\u30AD\u30E3\u30F3\u30BB\u30EB",
  30. clear: "\u30AF\u30EA\u30A2",
  31. confirm: "OK",
  32. dateTablePrompt: "Use the arrow keys and enter to select the day of the month",
  33. monthTablePrompt: "Use the arrow keys and enter to select the month",
  34. yearTablePrompt: "Use the arrow keys and enter to select the year",
  35. selectedDate: "Selected date",
  36. selectDate: "\u65E5\u4ED8\u3092\u9078\u629E",
  37. selectTime: "\u6642\u9593\u3092\u9078\u629E",
  38. startDate: "\u958B\u59CB\u65E5",
  39. startTime: "\u958B\u59CB\u6642\u9593",
  40. endDate: "\u7D42\u4E86\u65E5",
  41. endTime: "\u7D42\u4E86\u6642\u9593",
  42. prevYear: "\u524D\u5E74",
  43. nextYear: "\u7FCC\u5E74",
  44. prevMonth: "\u524D\u6708",
  45. nextMonth: "\u7FCC\u6708",
  46. year: "\u5E74",
  47. month1: "1\u6708",
  48. month2: "2\u6708",
  49. month3: "3\u6708",
  50. month4: "4\u6708",
  51. month5: "5\u6708",
  52. month6: "6\u6708",
  53. month7: "7\u6708",
  54. month8: "8\u6708",
  55. month9: "9\u6708",
  56. month10: "10\u6708",
  57. month11: "11\u6708",
  58. month12: "12\u6708",
  59. weeks: {
  60. sun: "\u65E5",
  61. mon: "\u6708",
  62. tue: "\u706B",
  63. wed: "\u6C34",
  64. thu: "\u6728",
  65. fri: "\u91D1",
  66. sat: "\u571F"
  67. },
  68. weeksFull: {
  69. sun: "Sunday",
  70. mon: "Monday",
  71. tue: "Tuesday",
  72. wed: "Wednesday",
  73. thu: "Thursday",
  74. fri: "Friday",
  75. sat: "Saturday"
  76. },
  77. months: {
  78. jan: "1\u6708",
  79. feb: "2\u6708",
  80. mar: "3\u6708",
  81. apr: "4\u6708",
  82. may: "5\u6708",
  83. jun: "6\u6708",
  84. jul: "7\u6708",
  85. aug: "8\u6708",
  86. sep: "9\u6708",
  87. oct: "10\u6708",
  88. nov: "11\u6708",
  89. dec: "12\u6708"
  90. }
  91. },
  92. inputNumber: {
  93. decrease: "decrease number",
  94. increase: "increase number"
  95. },
  96. select: {
  97. loading: "\u30ED\u30FC\u30C9\u4E2D",
  98. noMatch: "\u30C7\u30FC\u30BF\u306A\u3057",
  99. noData: "\u30C7\u30FC\u30BF\u306A\u3057",
  100. placeholder: "\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"
  101. },
  102. mention: {
  103. loading: "\u30ED\u30FC\u30C9\u4E2D"
  104. },
  105. dropdown: {
  106. toggleDropdown: "Toggle Dropdown"
  107. },
  108. cascader: {
  109. noMatch: "\u30C7\u30FC\u30BF\u306A\u3057",
  110. loading: "\u30ED\u30FC\u30C9\u4E2D",
  111. placeholder: "\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",
  112. noData: "\u30C7\u30FC\u30BF\u306A\u3057"
  113. },
  114. pagination: {
  115. goto: "",
  116. pagesize: "\u4EF6/\u30DA\u30FC\u30B8",
  117. total: "\u7DCF\u8A08 {total} \u4EF6",
  118. pageClassifier: "\u30DA\u30FC\u30B8\u76EE\u3078",
  119. page: "Page",
  120. prev: "Go to previous page",
  121. next: "Go to next page",
  122. currentPage: "page {pager}",
  123. prevPages: "Previous {pager} pages",
  124. nextPages: "Next {pager} pages",
  125. deprecationWarning: "Deprecated usages detected, please refer to the el-pagination documentation for more details"
  126. },
  127. dialog: {
  128. close: "Close this dialog"
  129. },
  130. drawer: {
  131. close: "Close this dialog"
  132. },
  133. messagebox: {
  134. title: "\u30E1\u30C3\u30BB\u30FC\u30B8",
  135. confirm: "OK",
  136. cancel: "\u30AD\u30E3\u30F3\u30BB\u30EB",
  137. error: "\u6B63\u3057\u304F\u306A\u3044\u5165\u529B",
  138. close: "Close this dialog"
  139. },
  140. upload: {
  141. deleteTip: "Del\u30AD\u30FC\u3092\u62BC\u3057\u3066\u524A\u9664\u3059\u308B",
  142. delete: "\u524A\u9664\u3059\u308B",
  143. preview: "\u30D7\u30EC\u30D3\u30E5\u30FC",
  144. continue: "\u7D9A\u884C\u3059\u308B"
  145. },
  146. slider: {
  147. defaultLabel: "slider between {min} and {max}",
  148. defaultRangeStartLabel: "pick start value",
  149. defaultRangeEndLabel: "pick end value"
  150. },
  151. table: {
  152. emptyText: "\u30C7\u30FC\u30BF\u306A\u3057",
  153. confirmFilter: "\u78BA\u8A8D",
  154. resetFilter: "\u521D\u671F\u5316",
  155. clearFilter: "\u3059\u3079\u3066",
  156. sumText: "\u5408\u8A08"
  157. },
  158. tour: {
  159. next: "\u6B21\u3078",
  160. previous: "\u524D\u3078",
  161. finish: "\u30C4\u30A2\u30FC\u7D42\u4E86",
  162. close: "Close this dialog"
  163. },
  164. tree: {
  165. emptyText: "\u30C7\u30FC\u30BF\u306A\u3057"
  166. },
  167. transfer: {
  168. noMatch: "\u30C7\u30FC\u30BF\u306A\u3057",
  169. noData: "\u30C7\u30FC\u30BF\u306A\u3057",
  170. titles: ["\u30EA\u30B9\u30C8 1", "\u30EA\u30B9\u30C8 2"],
  171. filterPlaceholder: "\u30AD\u30FC\u30EF\u30FC\u30C9\u3092\u5165\u529B",
  172. noCheckedFormat: "\u7DCF\u8A08 {total} \u4EF6",
  173. hasCheckedFormat: "{checked}/{total} \u3092\u9078\u629E\u3057\u305F"
  174. },
  175. image: {
  176. error: "\u5931\u6557"
  177. },
  178. pageHeader: {
  179. title: "\u623B\u308B"
  180. },
  181. popconfirm: {
  182. confirmButtonText: "\u306F\u3044",
  183. cancelButtonText: "\u3044\u3044\u3048"
  184. },
  185. carousel: {
  186. leftArrow: "Carousel arrow left",
  187. rightArrow: "Carousel arrow right",
  188. indicator: "Carousel switch to index {index}"
  189. }
  190. }
  191. };
  192. return ja;
  193. }));