@fmdevui/fm-dev 1.0.61 → 1.0.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/es/_virtual/de-DE.mjs +1 -1
  2. package/es/_virtual/en-US.mjs +1 -1
  3. package/es/_virtual/es-ES.mjs +1 -1
  4. package/es/_virtual/fr-FR.mjs +1 -1
  5. package/es/_virtual/it-IT.mjs +1 -1
  6. package/es/_virtual/ja-JP.mjs +1 -1
  7. package/es/_virtual/ko-KR.mjs +1 -1
  8. package/es/_virtual/nb-NO.mjs +1 -1
  9. package/es/_virtual/pt-BR.mjs +1 -1
  10. package/es/_virtual/ru-RU.mjs +1 -1
  11. package/es/_virtual/th-TH.mjs +1 -1
  12. package/es/_virtual/vi-VN.mjs +1 -1
  13. package/es/_virtual/zh-CN.mjs +1 -1
  14. package/es/_virtual/zh-HK.mjs +1 -1
  15. package/es/_virtual/zh-TW.mjs +1 -1
  16. package/es/core/hook/useVxeTableOptionsHook.d.ts +322 -285
  17. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +4 -1
  18. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +4 -1
  19. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +4 -1
  20. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +4 -1
  21. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +4 -1
  22. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +4 -1
  23. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +4 -1
  24. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +4 -1
  25. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +4 -1
  26. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +4 -1
  27. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +4 -1
  28. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +4 -1
  29. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +4 -1
  30. package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +4 -1
  31. package/es/packages/core/hook/useVxeTableOptionsHook.mjs +3 -2
  32. package/es/packages/core/locales/index.mjs +18 -18
  33. package/index.js +66 -23
  34. package/index.min.js +8 -8
  35. package/index.min.mjs +8 -8
  36. package/index.mjs +66 -23
  37. package/lib/_virtual/de-DE.js +1 -1
  38. package/lib/_virtual/en-US.js +1 -1
  39. package/lib/_virtual/es-ES.js +1 -1
  40. package/lib/_virtual/fr-FR.js +1 -1
  41. package/lib/_virtual/it-IT.js +1 -1
  42. package/lib/_virtual/ja-JP.js +1 -1
  43. package/lib/_virtual/ko-KR.js +1 -1
  44. package/lib/_virtual/nb-NO.js +1 -1
  45. package/lib/_virtual/pt-BR.js +1 -1
  46. package/lib/_virtual/ru-RU.js +1 -1
  47. package/lib/_virtual/th-TH.js +1 -1
  48. package/lib/_virtual/vi-VN.js +1 -1
  49. package/lib/_virtual/zh-CN.js +1 -1
  50. package/lib/_virtual/zh-HK.js +1 -1
  51. package/lib/_virtual/zh-TW.js +1 -1
  52. package/lib/core/hook/useVxeTableOptionsHook.d.ts +322 -285
  53. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +4 -1
  54. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +4 -1
  55. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +4 -1
  56. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +4 -1
  57. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +4 -1
  58. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +4 -1
  59. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +4 -1
  60. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +4 -1
  61. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +4 -1
  62. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +4 -1
  63. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +4 -1
  64. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +4 -1
  65. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +4 -1
  66. package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +4 -1
  67. package/lib/packages/core/hook/useVxeTableOptionsHook.js +3 -2
  68. package/lib/packages/core/locales/index.js +18 -18
  69. package/package.json +1 -1
  70. /package/{lib → es}/index.css +0 -0
  71. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.mjs +0 -0
  72. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.mjs +0 -0
  73. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.mjs +0 -0
  74. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.mjs +0 -0
  75. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.mjs +0 -0
  76. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.mjs +0 -0
  77. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.mjs +0 -0
  78. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.mjs +0 -0
  79. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.mjs +0 -0
  80. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.mjs +0 -0
  81. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.mjs +0 -0
  82. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.mjs +0 -0
  83. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.mjs +0 -0
  84. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.mjs +0 -0
  85. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.mjs +0 -0
  86. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.mjs +0 -0
  87. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.mjs +0 -0
  88. /package/es/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.mjs +0 -0
  89. /package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
  90. /package/es/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
  91. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/de.js +0 -0
  92. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/en.js +0 -0
  93. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/es.js +0 -0
  94. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fi.js +0 -0
  95. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/fr.js +0 -0
  96. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/id.js +0 -0
  97. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/it.js +0 -0
  98. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ja.js +0 -0
  99. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ko.js +0 -0
  100. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ms.js +0 -0
  101. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/no.js +0 -0
  102. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pl.js +0 -0
  103. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/pt.js +0 -0
  104. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/ru.js +0 -0
  105. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/th.js +0 -0
  106. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/vi.js +0 -0
  107. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +0 -0
  108. /package/lib/node_modules/.pnpm/{element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_ → element-plus@2.10.3_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-tw.js +0 -0
  109. /package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
  110. /package/lib/node_modules/.pnpm/{vxe-table@4.13.49_vue@3.5.17_typescript@5.8.3_ → vxe-table@4.14.2_vue@3.5.17_typescript@5.8.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
  111. /package/{es/component.css → lib/version.css} +0 -0
package/index.min.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! fm-dev v1.0.61 */(function(H,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue"),require("crypto"),require("url"),require("http"),require("https"),require("util"),require("stream"),require("assert"),require("zlib"),require("element-plus")):typeof define=="function"&&define.amd?define(["exports","vue","crypto","url","http","https","util","stream","assert","zlib","element-plus"],a):(H=typeof globalThis<"u"?globalThis:H||self,a(H.FmPlus={},H.Vue,H.crypto,H.require$$0,H.require$$1,H.require$$2,H.util,H.stream,H.require$$4,H.zlib,H.ElementPlus))})(this,function(H,a,T1,Ya,$i,ji,Gi,at,k1,xt,Le){"use strict";const B1={class:"fm-transfer-panel"},A1={class:"fm-transfer-panel__header"},S1={class:"fm-transfer-panel__body"},F1={class:"fm-transfer-buttons__item"},D1={class:"fm-transfer-buttons__item"},P1={class:"fm-transfer-buttons__item"},N1={class:"fm-transfer-buttons__item"},L1={class:"fm-transfer-panel"},O1={class:"fm-transfer-panel__header"},M1={class:"fm-transfer-panel__body"};var V1=a.defineComponent({name:"FmTransfer",__name:"index",props:{leftTitle:String,rightTitle:String,options:{type:Object,default:()=>({value:"id",label:"name",disabled:"disabled"})},leftData:{type:Array,default:()=>[]},rightData:{type:Array,default:()=>[]}},emits:["left","right","allLeft","allRight","update:leftData","update:rightData"],setup(e,{emit:t}){const r=e,n=t,o=a.reactive({leftAllChecked:!1,leftKeyword:"",leftChecked:[],rightAllChecked:!1,rightKeyword:"",rightChecked:[]}),i=a.computed(()=>{let h=r.leftData.filter(_=>_[r.options.label].toLowerCase().includes(o.leftKeyword.toLowerCase()));if(o.leftChecked.length>0)for(let _=o.leftChecked.length-1;_>=0;_--)h.findIndex(g=>g[r.options.value]==o.leftChecked[_])==-1&&o.leftChecked.splice(_,1);return h}),l=h=>{o.leftChecked=h?i.value.filter(_=>_[r.options.disabled]==!1).map(_=>_[r.options.value]):[]},s=a.computed(()=>{const h=o.leftChecked.length;return h>0&&h<i.value.filter(v=>v[r.options.disabled]==!1).length});a.watch(()=>o.leftChecked,h=>{o.leftAllChecked=h.length>0&&h.length==i.value.filter(_=>_[r.options.disabled]==!1).length});const c=a.computed(()=>{let h=r.rightData.filter(_=>_[r.options.label].toLowerCase().includes(o.rightKeyword.toLowerCase()));if(o.rightChecked.length>0)for(let _=o.rightChecked.length-1;_>=0;_--)h.findIndex(g=>g[r.options.value]==o.rightChecked[_])==-1&&o.rightChecked.splice(_,1);return h}),u=h=>{o.rightChecked=h?c.value.filter(_=>_[r.options.disabled]==!1).map(_=>_[r.options.value]):[]},d=a.computed(()=>{const h=o.rightChecked.length;return h>0&&h<c.value.filter(v=>v[r.options.disabled]==!1).length});a.watch(()=>o.rightChecked,h=>{o.rightAllChecked=h.length>0&&h.length==c.value.filter(_=>_[r.options.disabled]==!1).length});const m=h=>{if(h[r.options.value]&&h[r.options.disabled]===!1){let _=r.leftData.filter(g=>h[r.options.value]==g[r.options.value]),v=r.leftData.filter(g=>h[r.options.value]!=g[r.options.value]);n("update:leftData",v),n("update:rightData",r.rightData.concat(_)),n("right"),o.leftChecked=o.leftChecked.filter(g=>h[r.options.value]!=g)}},p=()=>{if(o.leftChecked?.length>0){let h=r.leftData.filter(v=>o.leftChecked.some(g=>g==v[r.options.value])),_=r.leftData.filter(v=>o.leftChecked.every(g=>g!=v[r.options.value]));n("update:leftData",_),n("update:rightData",r.rightData.concat(h)),n("right"),o.leftChecked=[]}},x=()=>{if(i.value?.length>0){let h=i.value.filter(g=>g[r.options.disabled]==!1),_=r.leftData.filter(g=>h.some(y=>y[r.options.value]==g[r.options.value])),v=r.leftData.filter(g=>h.every(y=>y[r.options.value]!=g[r.options.value]));n("update:leftData",v),n("update:rightData",r.rightData.concat(_)),n("allRight"),o.leftChecked=[]}},f=h=>{if(h[r.options.value]&&h[r.options.disabled]===!1){let _=r.rightData.filter(g=>h[r.options.value]==g[r.options.value]),v=r.rightData.filter(g=>h[r.options.value]!=g[r.options.value]);n("update:leftData",r.leftData.concat(_)),n("update:rightData",v),n("left"),o.rightChecked=o.rightChecked.filter(g=>h[r.options.value]!=g)}},C=()=>{if(o.rightChecked?.length>0){let h=r.rightData.filter(v=>o.rightChecked.some(g=>g==v[r.options.value])),_=r.rightData.filter(v=>o.rightChecked.every(g=>g!=v[r.options.value]));n("update:leftData",r.leftData.concat(h)),n("update:rightData",_),n("left"),o.rightChecked=[]}},E=()=>{if(c.value?.length>0){let h=c.value.filter(g=>g[r.options.disabled]==!1),_=r.rightData.filter(g=>h.some(y=>y[r.options.value]==g[r.options.value])),v=r.rightData.filter(g=>h.every(y=>y[r.options.value]!=g[r.options.value]));n("update:leftData",r.leftData.concat(_)),n("update:rightData",v),n("allLeft"),o.rightChecked=[]}};return(h,_)=>{const v=a.resolveComponent("el-checkbox"),g=a.resolveComponent("el-input"),y=a.resolveComponent("el-checkbox-group"),w=a.resolveComponent("el-col"),b=a.resolveComponent("el-button"),k=a.resolveComponent("el-row");return a.openBlock(),a.createBlock(k,{gutter:10},{default:a.withCtx(()=>[a.createVNode(w,{span:10},{default:a.withCtx(()=>[a.createElementVNode("div",B1,[a.createElementVNode("p",A1,[a.createVNode(v,{modelValue:o.leftAllChecked,"onUpdate:modelValue":_[0]||(_[0]=S=>o.leftAllChecked=S),indeterminate:s.value,"validate-event":!1,onChange:l},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.leftTitle),1)]),_:1},8,["modelValue","indeterminate"]),a.createElementVNode("span",null,a.toDisplayString(o.leftChecked.length)+"/"+a.toDisplayString(r.leftData.length),1)]),a.createElementVNode("div",S1,[a.createVNode(g,{class:"transfer-panel__filter",modelValue:o.leftKeyword,"onUpdate:modelValue":_[1]||(_[1]=S=>o.leftKeyword=S),placeholder:"\u641C\u7D22","prefix-icon":"ele-Search",clearable:"","validate-event":!1},null,8,["modelValue"]),a.withDirectives(a.createVNode(y,{modelValue:o.leftChecked,"onUpdate:modelValue":_[2]||(_[2]=S=>o.leftChecked=S),"validate-event":!1,class:"fm-transfer-panel__list"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(i.value,(S,T)=>(a.openBlock(),a.createBlock(v,{key:T,value:S[r.options.value],label:S[r.options.label],disabled:S[r.options.disabled],"validate-event":!1,class:"fm-transfer-panel__item",onDblclick:B=>m(S)},null,8,["value","label","disabled","onDblclick"]))),128))]),_:1},8,["modelValue"]),[[a.vShow,!0]])])])]),_:1}),a.createVNode(w,{span:4,class:"fm-transfer-buttons"},{default:a.withCtx(()=>[a.createElementVNode("div",F1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-ArrowRight",onClick:p})]),a.createElementVNode("div",D1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-ArrowLeft",onClick:C})]),a.createElementVNode("div",P1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-DArrowRight",onClick:x})]),a.createElementVNode("div",N1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-DArrowLeft",onClick:E})])]),_:1}),a.createVNode(w,{span:10},{default:a.withCtx(()=>[a.createElementVNode("div",L1,[a.createElementVNode("p",O1,[a.createVNode(v,{modelValue:o.rightAllChecked,"onUpdate:modelValue":_[3]||(_[3]=S=>o.rightAllChecked=S),indeterminate:d.value,"validate-event":!1,onChange:u},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.rightTitle),1)]),_:1},8,["modelValue","indeterminate"]),a.createElementVNode("span",null,a.toDisplayString(o.rightChecked.length)+"/"+a.toDisplayString(r.rightData.length),1)]),a.createElementVNode("div",M1,[a.createVNode(g,{class:"transfer-panel__filter",modelValue:o.rightKeyword,"onUpdate:modelValue":_[4]||(_[4]=S=>o.rightKeyword=S),placeholder:"\u641C\u7D22","prefix-icon":"ele-Search",clearable:"","validate-event":!1},null,8,["modelValue"]),a.withDirectives(a.createVNode(y,{modelValue:o.rightChecked,"onUpdate:modelValue":_[5]||(_[5]=S=>o.rightChecked=S),"validate-event":!1,class:"fm-transfer-panel__list"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(c.value,(S,T)=>(a.openBlock(),a.createBlock(v,{key:T,value:S[r.options.value],label:S[r.options.label],disabled:S[r.options.disabled],"validate-event":!1,class:"fm-transfer-panel__item",onDblclick:B=>f(S)},null,8,["value","label","disabled","onDblclick"]))),128))]),_:1},8,["modelValue"]),[[a.vShow,!0]])])])]),_:1})]),_:1})}}});const R1={class:"notice-bar-warp-text-box"},z1=["innerHTML"];var I1=a.defineComponent({name:"FmNoticeBar",__name:"index",props:{mode:{type:String,default:""},text:{type:String,default:""},color:{type:String,default:"var(--el-color-warning)"},background:{type:String,default:"var(--el-color-warning-light-9)"},size:{type:[Number,String],default:14},height:{type:Number,default:40},delay:{type:Number,default:1},speed:{type:Number,default:100},scrollable:{type:Boolean,default:!1},leftIcon:{type:String,default:"iconfont icon-tongzhi2"},rightIcon:{type:String,default:""}},emits:["close","link"],setup(e,{emit:t}){const r=e,n=a.ref(null),o=a.ref(null),i=a.reactive({isMode:!1,warpOWidth:0,textOWidth:0,animationDuration:0});a.onMounted(async()=>{r.scrollable||l()});const l=()=>{a.nextTick(()=>{if(n.value&&o.value){i.warpOWidth=n.value.offsetWidth,i.textOWidth=o.value.scrollWidth,i.animationDuration=(i.textOWidth+i.warpOWidth)/r.speed,o.value.style.animation="none",o.value.offsetHeight,o.value.style.animation=`marquee ${i.animationDuration}s linear infinite`;const s=`
1
+ /*! fm-dev v1.0.62 */(function(H,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("vue"),require("crypto"),require("url"),require("http"),require("https"),require("util"),require("stream"),require("assert"),require("zlib"),require("element-plus")):typeof define=="function"&&define.amd?define(["exports","vue","crypto","url","http","https","util","stream","assert","zlib","element-plus"],a):(H=typeof globalThis<"u"?globalThis:H||self,a(H.FmPlus={},H.Vue,H.crypto,H.require$$0,H.require$$1,H.require$$2,H.util,H.stream,H.require$$4,H.zlib,H.ElementPlus))})(this,function(H,a,T1,Ya,$i,ji,Gi,at,k1,xt,Le){"use strict";const B1={class:"fm-transfer-panel"},A1={class:"fm-transfer-panel__header"},S1={class:"fm-transfer-panel__body"},F1={class:"fm-transfer-buttons__item"},D1={class:"fm-transfer-buttons__item"},P1={class:"fm-transfer-buttons__item"},N1={class:"fm-transfer-buttons__item"},L1={class:"fm-transfer-panel"},O1={class:"fm-transfer-panel__header"},M1={class:"fm-transfer-panel__body"};var V1=a.defineComponent({name:"FmTransfer",__name:"index",props:{leftTitle:String,rightTitle:String,options:{type:Object,default:()=>({value:"id",label:"name",disabled:"disabled"})},leftData:{type:Array,default:()=>[]},rightData:{type:Array,default:()=>[]}},emits:["left","right","allLeft","allRight","update:leftData","update:rightData"],setup(e,{emit:t}){const r=e,n=t,o=a.reactive({leftAllChecked:!1,leftKeyword:"",leftChecked:[],rightAllChecked:!1,rightKeyword:"",rightChecked:[]}),i=a.computed(()=>{let h=r.leftData.filter(_=>_[r.options.label].toLowerCase().includes(o.leftKeyword.toLowerCase()));if(o.leftChecked.length>0)for(let _=o.leftChecked.length-1;_>=0;_--)h.findIndex(g=>g[r.options.value]==o.leftChecked[_])==-1&&o.leftChecked.splice(_,1);return h}),l=h=>{o.leftChecked=h?i.value.filter(_=>_[r.options.disabled]==!1).map(_=>_[r.options.value]):[]},s=a.computed(()=>{const h=o.leftChecked.length;return h>0&&h<i.value.filter(v=>v[r.options.disabled]==!1).length});a.watch(()=>o.leftChecked,h=>{o.leftAllChecked=h.length>0&&h.length==i.value.filter(_=>_[r.options.disabled]==!1).length});const c=a.computed(()=>{let h=r.rightData.filter(_=>_[r.options.label].toLowerCase().includes(o.rightKeyword.toLowerCase()));if(o.rightChecked.length>0)for(let _=o.rightChecked.length-1;_>=0;_--)h.findIndex(g=>g[r.options.value]==o.rightChecked[_])==-1&&o.rightChecked.splice(_,1);return h}),u=h=>{o.rightChecked=h?c.value.filter(_=>_[r.options.disabled]==!1).map(_=>_[r.options.value]):[]},d=a.computed(()=>{const h=o.rightChecked.length;return h>0&&h<c.value.filter(v=>v[r.options.disabled]==!1).length});a.watch(()=>o.rightChecked,h=>{o.rightAllChecked=h.length>0&&h.length==c.value.filter(_=>_[r.options.disabled]==!1).length});const m=h=>{if(h[r.options.value]&&h[r.options.disabled]===!1){let _=r.leftData.filter(g=>h[r.options.value]==g[r.options.value]),v=r.leftData.filter(g=>h[r.options.value]!=g[r.options.value]);n("update:leftData",v),n("update:rightData",r.rightData.concat(_)),n("right"),o.leftChecked=o.leftChecked.filter(g=>h[r.options.value]!=g)}},p=()=>{if(o.leftChecked?.length>0){let h=r.leftData.filter(v=>o.leftChecked.some(g=>g==v[r.options.value])),_=r.leftData.filter(v=>o.leftChecked.every(g=>g!=v[r.options.value]));n("update:leftData",_),n("update:rightData",r.rightData.concat(h)),n("right"),o.leftChecked=[]}},x=()=>{if(i.value?.length>0){let h=i.value.filter(g=>g[r.options.disabled]==!1),_=r.leftData.filter(g=>h.some(y=>y[r.options.value]==g[r.options.value])),v=r.leftData.filter(g=>h.every(y=>y[r.options.value]!=g[r.options.value]));n("update:leftData",v),n("update:rightData",r.rightData.concat(_)),n("allRight"),o.leftChecked=[]}},f=h=>{if(h[r.options.value]&&h[r.options.disabled]===!1){let _=r.rightData.filter(g=>h[r.options.value]==g[r.options.value]),v=r.rightData.filter(g=>h[r.options.value]!=g[r.options.value]);n("update:leftData",r.leftData.concat(_)),n("update:rightData",v),n("left"),o.rightChecked=o.rightChecked.filter(g=>h[r.options.value]!=g)}},C=()=>{if(o.rightChecked?.length>0){let h=r.rightData.filter(v=>o.rightChecked.some(g=>g==v[r.options.value])),_=r.rightData.filter(v=>o.rightChecked.every(g=>g!=v[r.options.value]));n("update:leftData",r.leftData.concat(h)),n("update:rightData",_),n("left"),o.rightChecked=[]}},E=()=>{if(c.value?.length>0){let h=c.value.filter(g=>g[r.options.disabled]==!1),_=r.rightData.filter(g=>h.some(y=>y[r.options.value]==g[r.options.value])),v=r.rightData.filter(g=>h.every(y=>y[r.options.value]!=g[r.options.value]));n("update:leftData",r.leftData.concat(_)),n("update:rightData",v),n("allLeft"),o.rightChecked=[]}};return(h,_)=>{const v=a.resolveComponent("el-checkbox"),g=a.resolveComponent("el-input"),y=a.resolveComponent("el-checkbox-group"),w=a.resolveComponent("el-col"),b=a.resolveComponent("el-button"),k=a.resolveComponent("el-row");return a.openBlock(),a.createBlock(k,{gutter:10},{default:a.withCtx(()=>[a.createVNode(w,{span:10},{default:a.withCtx(()=>[a.createElementVNode("div",B1,[a.createElementVNode("p",A1,[a.createVNode(v,{modelValue:o.leftAllChecked,"onUpdate:modelValue":_[0]||(_[0]=S=>o.leftAllChecked=S),indeterminate:s.value,"validate-event":!1,onChange:l},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.leftTitle),1)]),_:1},8,["modelValue","indeterminate"]),a.createElementVNode("span",null,a.toDisplayString(o.leftChecked.length)+"/"+a.toDisplayString(r.leftData.length),1)]),a.createElementVNode("div",S1,[a.createVNode(g,{class:"transfer-panel__filter",modelValue:o.leftKeyword,"onUpdate:modelValue":_[1]||(_[1]=S=>o.leftKeyword=S),placeholder:"\u641C\u7D22","prefix-icon":"ele-Search",clearable:"","validate-event":!1},null,8,["modelValue"]),a.withDirectives(a.createVNode(y,{modelValue:o.leftChecked,"onUpdate:modelValue":_[2]||(_[2]=S=>o.leftChecked=S),"validate-event":!1,class:"fm-transfer-panel__list"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(i.value,(S,T)=>(a.openBlock(),a.createBlock(v,{key:T,value:S[r.options.value],label:S[r.options.label],disabled:S[r.options.disabled],"validate-event":!1,class:"fm-transfer-panel__item",onDblclick:B=>m(S)},null,8,["value","label","disabled","onDblclick"]))),128))]),_:1},8,["modelValue"]),[[a.vShow,!0]])])])]),_:1}),a.createVNode(w,{span:4,class:"fm-transfer-buttons"},{default:a.withCtx(()=>[a.createElementVNode("div",F1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-ArrowRight",onClick:p})]),a.createElementVNode("div",D1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-ArrowLeft",onClick:C})]),a.createElementVNode("div",P1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-DArrowRight",onClick:x})]),a.createElementVNode("div",N1,[a.createVNode(b,{type:"primary",style:{},icon:"ele-DArrowLeft",onClick:E})])]),_:1}),a.createVNode(w,{span:10},{default:a.withCtx(()=>[a.createElementVNode("div",L1,[a.createElementVNode("p",O1,[a.createVNode(v,{modelValue:o.rightAllChecked,"onUpdate:modelValue":_[3]||(_[3]=S=>o.rightAllChecked=S),indeterminate:d.value,"validate-event":!1,onChange:u},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(r.rightTitle),1)]),_:1},8,["modelValue","indeterminate"]),a.createElementVNode("span",null,a.toDisplayString(o.rightChecked.length)+"/"+a.toDisplayString(r.rightData.length),1)]),a.createElementVNode("div",M1,[a.createVNode(g,{class:"transfer-panel__filter",modelValue:o.rightKeyword,"onUpdate:modelValue":_[4]||(_[4]=S=>o.rightKeyword=S),placeholder:"\u641C\u7D22","prefix-icon":"ele-Search",clearable:"","validate-event":!1},null,8,["modelValue"]),a.withDirectives(a.createVNode(y,{modelValue:o.rightChecked,"onUpdate:modelValue":_[5]||(_[5]=S=>o.rightChecked=S),"validate-event":!1,class:"fm-transfer-panel__list"},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(c.value,(S,T)=>(a.openBlock(),a.createBlock(v,{key:T,value:S[r.options.value],label:S[r.options.label],disabled:S[r.options.disabled],"validate-event":!1,class:"fm-transfer-panel__item",onDblclick:B=>f(S)},null,8,["value","label","disabled","onDblclick"]))),128))]),_:1},8,["modelValue"]),[[a.vShow,!0]])])])]),_:1})]),_:1})}}});const R1={class:"notice-bar-warp-text-box"},z1=["innerHTML"];var I1=a.defineComponent({name:"FmNoticeBar",__name:"index",props:{mode:{type:String,default:""},text:{type:String,default:""},color:{type:String,default:"var(--el-color-warning)"},background:{type:String,default:"var(--el-color-warning-light-9)"},size:{type:[Number,String],default:14},height:{type:Number,default:40},delay:{type:Number,default:1},speed:{type:Number,default:100},scrollable:{type:Boolean,default:!1},leftIcon:{type:String,default:"iconfont icon-tongzhi2"},rightIcon:{type:String,default:""}},emits:["close","link"],setup(e,{emit:t}){const r=e,n=a.ref(null),o=a.ref(null),i=a.reactive({isMode:!1,warpOWidth:0,textOWidth:0,animationDuration:0});a.onMounted(async()=>{r.scrollable||l()});const l=()=>{a.nextTick(()=>{if(n.value&&o.value){i.warpOWidth=n.value.offsetWidth,i.textOWidth=o.value.scrollWidth,i.animationDuration=(i.textOWidth+i.warpOWidth)/r.speed,o.value.style.animation="none",o.value.offsetHeight,o.value.style.animation=`marquee ${i.animationDuration}s linear infinite`;const s=`
2
2
  @keyframes marquee {
3
3
  0% { transform: translateX(${i.warpOWidth}px); }
4
4
  100% { transform: translateX(-${i.textOWidth}px); }
@@ -28,26 +28,26 @@
28
28
  *
29
29
  * Licensed MIT © Zeno Rocha
30
30
  */var $m=xa.exports,Il;function jm(){return Il||(Il=1,function(e,t){(function(n,o){e.exports=o()})($m,function(){return function(){var r={686:function(i,l,s){s.d(l,{default:function(){return z}});var c=s(279),u=s.n(c),d=s(370),m=s.n(d),p=s(817),x=s.n(p);function f(L){try{return document.execCommand(L)}catch{return!1}}var C=function(M){var P=x()(M);return f("cut"),P},E=C;function h(L){var M=document.documentElement.getAttribute("dir")==="rtl",P=document.createElement("textarea");P.style.fontSize="12pt",P.style.border="0",P.style.padding="0",P.style.margin="0",P.style.position="absolute",P.style[M?"right":"left"]="-9999px";var $=window.pageYOffset||document.documentElement.scrollTop;return P.style.top="".concat($,"px"),P.setAttribute("readonly",""),P.value=L,P}var _=function(M,P){var $=h(M);P.container.appendChild($);var W=x()($);return f("copy"),$.remove(),W},v=function(M){var P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},$="";return typeof M=="string"?$=_(M,P):M instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(M?.type)?$=_(M.value,P):($=x()(M),f("copy")),$},g=v;function y(L){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?y=function(P){return typeof P}:y=function(P){return P&&typeof Symbol=="function"&&P.constructor===Symbol&&P!==Symbol.prototype?"symbol":typeof P},y(L)}var w=function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},P=M.action,$=P===void 0?"copy":P,W=M.container,ne=M.target,X=M.text;if($!=="copy"&&$!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(ne!==void 0)if(ne&&y(ne)==="object"&&ne.nodeType===1){if($==="copy"&&ne.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if($==="cut"&&(ne.hasAttribute("readonly")||ne.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(X)return g(X,{container:W});if(ne)return $==="cut"?E(ne):g(ne,{container:W})},b=w;function k(L){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k=function(P){return typeof P}:k=function(P){return P&&typeof Symbol=="function"&&P.constructor===Symbol&&P!==Symbol.prototype?"symbol":typeof P},k(L)}function S(L,M){if(!(L instanceof M))throw new TypeError("Cannot call a class as a function")}function T(L,M){for(var P=0;P<M.length;P++){var $=M[P];$.enumerable=$.enumerable||!1,$.configurable=!0,"value"in $&&($.writable=!0),Object.defineProperty(L,$.key,$)}}function B(L,M,P){return M&&T(L.prototype,M),P&&T(L,P),L}function O(L,M){if(typeof M!="function"&&M!==null)throw new TypeError("Super expression must either be null or a function");L.prototype=Object.create(M&&M.prototype,{constructor:{value:L,writable:!0,configurable:!0}}),M&&I(L,M)}function I(L,M){return I=Object.setPrototypeOf||function($,W){return $.__proto__=W,$},I(L,M)}function Y(L){var M=D();return function(){var $=R(L),W;if(M){var ne=R(this).constructor;W=Reflect.construct($,arguments,ne)}else W=$.apply(this,arguments);return Q(this,W)}}function Q(L,M){return M&&(k(M)==="object"||typeof M=="function")?M:N(L)}function N(L){if(L===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return L}function D(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function R(L){return R=Object.setPrototypeOf?Object.getPrototypeOf:function(P){return P.__proto__||Object.getPrototypeOf(P)},R(L)}function q(L,M){var P="data-clipboard-".concat(L);if(M.hasAttribute(P))return M.getAttribute(P)}var J=function(L){O(P,L);var M=Y(P);function P($,W){var ne;return S(this,P),ne=M.call(this),ne.resolveOptions(W),ne.listenClick($),ne}return B(P,[{key:"resolveOptions",value:function(){var W=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof W.action=="function"?W.action:this.defaultAction,this.target=typeof W.target=="function"?W.target:this.defaultTarget,this.text=typeof W.text=="function"?W.text:this.defaultText,this.container=k(W.container)==="object"?W.container:document.body}},{key:"listenClick",value:function(W){var ne=this;this.listener=m()(W,"click",function(X){return ne.onClick(X)})}},{key:"onClick",value:function(W){var ne=W.delegateTarget||W.currentTarget,X=this.action(ne)||"copy",Ue=b({action:X,container:this.container,target:this.target(ne),text:this.text(ne)});this.emit(Ue?"success":"error",{action:X,text:Ue,trigger:ne,clearSelection:function(){ne&&ne.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(W){return q("action",W)}},{key:"defaultTarget",value:function(W){var ne=q("target",W);if(ne)return document.querySelector(ne)}},{key:"defaultText",value:function(W){return q("text",W)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(W){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return g(W,ne)}},{key:"cut",value:function(W){return E(W)}},{key:"isSupported",value:function(){var W=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],ne=typeof W=="string"?[W]:W,X=!!document.queryCommandSupported;return ne.forEach(function(Ue){X=X&&!!document.queryCommandSupported(Ue)}),X}}]),P}(u()),z=J},828:function(i){var l=9;if(typeof Element<"u"&&!Element.prototype.matches){var s=Element.prototype;s.matches=s.matchesSelector||s.mozMatchesSelector||s.msMatchesSelector||s.oMatchesSelector||s.webkitMatchesSelector}function c(u,d){for(;u&&u.nodeType!==l;){if(typeof u.matches=="function"&&u.matches(d))return u;u=u.parentNode}}i.exports=c},438:function(i,l,s){var c=s(828);function u(p,x,f,C,E){var h=m.apply(this,arguments);return p.addEventListener(f,h,E),{destroy:function(){p.removeEventListener(f,h,E)}}}function d(p,x,f,C,E){return typeof p.addEventListener=="function"?u.apply(null,arguments):typeof f=="function"?u.bind(null,document).apply(null,arguments):(typeof p=="string"&&(p=document.querySelectorAll(p)),Array.prototype.map.call(p,function(h){return u(h,x,f,C,E)}))}function m(p,x,f,C){return function(E){E.delegateTarget=c(E.target,x),E.delegateTarget&&C.call(p,E)}}i.exports=d},879:function(i,l){l.node=function(s){return s!==void 0&&s instanceof HTMLElement&&s.nodeType===1},l.nodeList=function(s){var c=Object.prototype.toString.call(s);return s!==void 0&&(c==="[object NodeList]"||c==="[object HTMLCollection]")&&"length"in s&&(s.length===0||l.node(s[0]))},l.string=function(s){return typeof s=="string"||s instanceof String},l.fn=function(s){var c=Object.prototype.toString.call(s);return c==="[object Function]"}},370:function(i,l,s){var c=s(879),u=s(438);function d(f,C,E){if(!f&&!C&&!E)throw new Error("Missing required arguments");if(!c.string(C))throw new TypeError("Second argument must be a String");if(!c.fn(E))throw new TypeError("Third argument must be a Function");if(c.node(f))return m(f,C,E);if(c.nodeList(f))return p(f,C,E);if(c.string(f))return x(f,C,E);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function m(f,C,E){return f.addEventListener(C,E),{destroy:function(){f.removeEventListener(C,E)}}}function p(f,C,E){return Array.prototype.forEach.call(f,function(h){h.addEventListener(C,E)}),{destroy:function(){Array.prototype.forEach.call(f,function(h){h.removeEventListener(C,E)})}}}function x(f,C,E){return u(document.body,f,C,E)}i.exports=d},817:function(i){function l(s){var c;if(s.nodeName==="SELECT")s.focus(),c=s.value;else if(s.nodeName==="INPUT"||s.nodeName==="TEXTAREA"){var u=s.hasAttribute("readonly");u||s.setAttribute("readonly",""),s.select(),s.setSelectionRange(0,s.value.length),u||s.removeAttribute("readonly"),c=s.value}else{s.hasAttribute("contenteditable")&&s.focus();var d=window.getSelection(),m=document.createRange();m.selectNodeContents(s),d.removeAllRanges(),d.addRange(m),c=d.toString()}return c}i.exports=l},279:function(i){function l(){}l.prototype={on:function(s,c,u){var d=this.e||(this.e={});return(d[s]||(d[s]=[])).push({fn:c,ctx:u}),this},once:function(s,c,u){var d=this;function m(){d.off(s,m),c.apply(u,arguments)}return m._=c,this.on(s,m,u)},emit:function(s){var c=[].slice.call(arguments,1),u=((this.e||(this.e={}))[s]||[]).slice(),d=0,m=u.length;for(d;d<m;d++)u[d].fn.apply(u[d].ctx,c);return this},off:function(s,c){var u=this.e||(this.e={}),d=u[s],m=[];if(d&&c)for(var p=0,x=d.length;p<x;p++)d[p].fn!==c&&d[p].fn._!==c&&m.push(d[p]);return m.length?u[s]=m:delete u[s],this}},i.exports=l,i.exports.TinyEmitter=l}},n={};function o(i){if(n[i])return n[i].exports;var l=n[i]={exports:{}};return r[i](l,l.exports,o),l.exports}return function(){o.n=function(i){var l=i&&i.__esModule?function(){return i.default}:function(){return i};return o.d(l,{a:l}),l}}(),function(){o.d=function(i,l){for(var s in l)o.o(l,s)&&!o.o(i,s)&&Object.defineProperty(i,s,{enumerable:!0,get:l[s]})}}(),function(){o.o=function(i,l){return Object.prototype.hasOwnProperty.call(i,l)}}(),o(686)}().default})}(xa)),xa.exports}var Gm=jm(),Wm=be(Gm),Km=e=>({toClipboard(t,r){return new Promise((n,o)=>{const i=document.createElement("button"),l=new Wm(i,{text:()=>t,action:()=>"copy",container:r!==void 0?r:document.body});l.on("success",s=>{l.destroy(),n(s)}),l.on("error",s=>{l.destroy(),o(s)}),document.body.appendChild(i),i.click(),document.body.removeChild(i)})}});/*!
31
- * shared v11.1.7
31
+ * shared v11.1.9
32
32
  * (c) 2025 kazuya kawaguchi
33
33
  * Released under the MIT License.
34
34
  */const Qe=typeof window<"u";let qe,Mt;if(process.env.NODE_ENV!=="production"){const e=Qe&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(qe=t=>{e.mark(t)},Mt=(t,r,n)=>{e.measure(t,r,n),e.clearMarks(r),e.clearMarks(n)})}const Ym=/\{([0-9a-zA-Z]+)\}/g;function Ea(e,...t){return t.length===1&&ce(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(Ym,(r,n)=>t.hasOwnProperty(n)?t[n]:"")}const lt=(e,t=!1)=>t?Symbol.for(e):Symbol(e),Jm=(e,t,r)=>Xm({l:e,k:t,s:r}),Xm=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),we=e=>typeof e=="number"&&isFinite(e),Zm=e=>Bo(e)==="[object Date]",Qt=e=>Bo(e)==="[object RegExp]",va=e=>ie(e)&&Object.keys(e).length===0,Te=Object.assign,Qm=Object.create,fe=(e=null)=>Qm(e);let Hl;const Vt=()=>Hl||(Hl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:fe());function Ul(e){return e.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const ef=Object.prototype.hasOwnProperty;function et(e,t){return ef.call(e,t)}const Ee=Array.isArray,ge=e=>typeof e=="function",Z=e=>typeof e=="string",pe=e=>typeof e=="boolean",ce=e=>e!==null&&typeof e=="object",tf=e=>ce(e)&&ge(e.then)&&ge(e.catch),ql=Object.prototype.toString,Bo=e=>ql.call(e),ie=e=>Bo(e)==="[object Object]",rf=e=>e==null?"":Ee(e)||ie(e)&&e.toString===ql?JSON.stringify(e,null,2):String(e);function Ao(e,t=""){return e.reduce((r,n,o)=>o===0?r+n:r+t+n,"")}const $l=2;function nf(e,t=0,r=e.length){const n=e.split(/\r?\n/);let o=0;const i=[];for(let l=0;l<n.length;l++)if(o+=n[l].length+1,o>=t){for(let s=l-$l;s<=l+$l||r>o;s++){if(s<0||s>=n.length)continue;const c=s+1;i.push(`${c}${" ".repeat(3-String(c).length)}| ${n[s]}`);const u=n[s].length;if(s===l){const d=t-(o-u)+1,m=Math.max(1,r>o?u-d:r-t);i.push(" | "+" ".repeat(d)+"^".repeat(m))}else if(s>l){if(r>o){const d=Math.max(Math.min(r-o,u),1);i.push(" | "+"^".repeat(d))}o+=u+1}}break}return i.join(`
35
35
  `)}function Ct(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const jl={};function So(e){jl[e]||(jl[e]=!0,Ct(e))}function Fo(){const e=new Map;return{events:e,on(r,n){const o=e.get(r);o&&o.push(n)||e.set(r,[n])},off(r,n){const o=e.get(r);o&&o.splice(o.indexOf(n)>>>0,1)},emit(r,n){(e.get(r)||[]).slice().map(o=>o(n)),(e.get("*")||[]).slice().map(o=>o(r,n))}}}const Ca=e=>!ce(e)||Ee(e);function ya(e,t){if(Ca(e)||Ca(t))throw new Error("Invalid value");const r=[{src:e,des:t}];for(;r.length;){const{src:n,des:o}=r.pop();Object.keys(n).forEach(i=>{i!=="__proto__"&&(ce(n[i])&&!ce(o[i])&&(o[i]=Array.isArray(n[i])?[]:fe()),Ca(o[i])||Ca(n[i])?o[i]=n[i]:r.push({src:n[i],des:o[i]}))})}}/*!
36
- * message-compiler v11.1.7
36
+ * message-compiler v11.1.9
37
37
  * (c) 2025 kazuya kawaguchi
38
38
  * Released under the MIT License.
39
39
  */function af(e,t,r){return{line:e,column:t,offset:r}}function Do(e,t,r){return{start:e,end:t}}const ae={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16},of=17,lf={[ae.EXPECTED_TOKEN]:"Expected token: '{0}'",[ae.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[ae.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[ae.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[ae.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[ae.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[ae.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[ae.EMPTY_PLACEHOLDER]:"Empty placeholder",[ae.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[ae.INVALID_LINKED_FORMAT]:"Invalid linked format",[ae.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[ae.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[ae.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[ae.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[ae.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[ae.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function er(e,t,r={}){const{domain:n,messages:o,args:i}=r,l=process.env.NODE_ENV!=="production"?Ea((o||lf)[e]||"",...i||[]):e,s=new SyntaxError(String(l));return s.code=e,t&&(s.location=t),s.domain=n,s}function sf(e){throw e}const uf=/<\/?[\w\s="/.':;#-\/]+>/,cf=e=>uf.test(e),mt=" ",df="\r",Ve=`
40
40
  `,pf="\u2028",mf="\u2029";function ff(e){const t=e;let r=0,n=1,o=1,i=0;const l=b=>t[b]===df&&t[b+1]===Ve,s=b=>t[b]===Ve,c=b=>t[b]===mf,u=b=>t[b]===pf,d=b=>l(b)||s(b)||c(b)||u(b),m=()=>r,p=()=>n,x=()=>o,f=()=>i,C=b=>l(b)||c(b)||u(b)?Ve:t[b],E=()=>C(r),h=()=>C(r+i);function _(){return i=0,d(r)&&(n++,o=0),l(r)&&r++,r++,o++,t[r]}function v(){return l(r+i)&&i++,i++,t[r+i]}function g(){r=0,n=1,o=1,i=0}function y(b=0){i=b}function w(){const b=r+i;for(;b!==r;)_();i=0}return{index:m,line:p,column:x,peekOffset:f,charAt:C,currentChar:E,currentPeek:h,next:_,peek:v,reset:g,resetPeek:y,skipToPeek:w}}const yt=void 0,hf=".",Gl="'",gf="tokenizer";function _f(e,t={}){const r=t.location!==!1,n=ff(e),o=()=>n.index(),i=()=>af(n.line(),n.column(),n.index()),l=i(),s=o(),c={currentType:13,offset:s,startLoc:l,endLoc:l,lastType:13,lastOffset:s,lastStartLoc:l,lastEndLoc:l,braceNest:0,inLinked:!1,text:""},u=()=>c,{onError:d}=t;function m(A,F,j,...re){const de=u();if(F.column+=j,F.offset+=j,d){const me=r?Do(de.startLoc,F):null,le=er(A,me,{domain:gf,args:re});d(le)}}function p(A,F,j){A.endLoc=i(),A.currentType=F;const re={type:F};return r&&(re.loc=Do(A.startLoc,A.endLoc)),j!=null&&(re.value=j),re}const x=A=>p(A,13);function f(A,F){return A.currentChar()===F?(A.next(),F):(m(ae.EXPECTED_TOKEN,i(),0,F),"")}function C(A){let F="";for(;A.currentPeek()===mt||A.currentPeek()===Ve;)F+=A.currentPeek(),A.peek();return F}function E(A){const F=C(A);return A.skipToPeek(),F}function h(A){if(A===yt)return!1;const F=A.charCodeAt(0);return F>=97&&F<=122||F>=65&&F<=90||F===95}function _(A){if(A===yt)return!1;const F=A.charCodeAt(0);return F>=48&&F<=57}function v(A,F){const{currentType:j}=F;if(j!==2)return!1;C(A);const re=h(A.currentPeek());return A.resetPeek(),re}function g(A,F){const{currentType:j}=F;if(j!==2)return!1;C(A);const re=A.currentPeek()==="-"?A.peek():A.currentPeek(),de=_(re);return A.resetPeek(),de}function y(A,F){const{currentType:j}=F;if(j!==2)return!1;C(A);const re=A.currentPeek()===Gl;return A.resetPeek(),re}function w(A,F){const{currentType:j}=F;if(j!==7)return!1;C(A);const re=A.currentPeek()===".";return A.resetPeek(),re}function b(A,F){const{currentType:j}=F;if(j!==8)return!1;C(A);const re=h(A.currentPeek());return A.resetPeek(),re}function k(A,F){const{currentType:j}=F;if(!(j===7||j===11))return!1;C(A);const re=A.currentPeek()===":";return A.resetPeek(),re}function S(A,F){const{currentType:j}=F;if(j!==9)return!1;const re=()=>{const me=A.currentPeek();return me==="{"?h(A.peek()):me==="@"||me==="|"||me===":"||me==="."||me===mt||!me?!1:me===Ve?(A.peek(),re()):B(A,!1)},de=re();return A.resetPeek(),de}function T(A){C(A);const F=A.currentPeek()==="|";return A.resetPeek(),F}function B(A,F=!0){const j=(de=!1,me="")=>{const le=A.currentPeek();return le==="{"||le==="@"||!le?de:le==="|"?!(me===mt||me===Ve):le===mt?(A.peek(),j(!0,mt)):le===Ve?(A.peek(),j(!0,Ve)):!0},re=j();return F&&A.resetPeek(),re}function O(A,F){const j=A.currentChar();return j===yt?yt:F(j)?(A.next(),j):null}function I(A){const F=A.charCodeAt(0);return F>=97&&F<=122||F>=65&&F<=90||F>=48&&F<=57||F===95||F===36}function Y(A){return O(A,I)}function Q(A){const F=A.charCodeAt(0);return F>=97&&F<=122||F>=65&&F<=90||F>=48&&F<=57||F===95||F===36||F===45}function N(A){return O(A,Q)}function D(A){const F=A.charCodeAt(0);return F>=48&&F<=57}function R(A){return O(A,D)}function q(A){const F=A.charCodeAt(0);return F>=48&&F<=57||F>=65&&F<=70||F>=97&&F<=102}function J(A){return O(A,q)}function z(A){let F="",j="";for(;F=R(A);)j+=F;return j}function L(A){let F="";for(;;){const j=A.currentChar();if(j==="{"||j==="}"||j==="@"||j==="|"||!j)break;if(j===mt||j===Ve)if(B(A))F+=j,A.next();else{if(T(A))break;F+=j,A.next()}else F+=j,A.next()}return F}function M(A){E(A);let F="",j="";for(;F=N(A);)j+=F;return A.currentChar()===yt&&m(ae.UNTERMINATED_CLOSING_BRACE,i(),0),j}function P(A){E(A);let F="";return A.currentChar()==="-"?(A.next(),F+=`-${z(A)}`):F+=z(A),A.currentChar()===yt&&m(ae.UNTERMINATED_CLOSING_BRACE,i(),0),F}function $(A){return A!==Gl&&A!==Ve}function W(A){E(A),f(A,"'");let F="",j="";for(;F=O(A,$);)F==="\\"?j+=ne(A):j+=F;const re=A.currentChar();return re===Ve||re===yt?(m(ae.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,i(),0),re===Ve&&(A.next(),f(A,"'")),j):(f(A,"'"),j)}function ne(A){const F=A.currentChar();switch(F){case"\\":case"'":return A.next(),`\\${F}`;case"u":return X(A,F,4);case"U":return X(A,F,6);default:return m(ae.UNKNOWN_ESCAPE_SEQUENCE,i(),0,F),""}}function X(A,F,j){f(A,F);let re="";for(let de=0;de<j;de++){const me=J(A);if(!me){m(ae.INVALID_UNICODE_ESCAPE_SEQUENCE,i(),0,`\\${F}${re}${A.currentChar()}`);break}re+=me}return`\\${F}${re}`}function Ue(A){return A!=="{"&&A!=="}"&&A!==mt&&A!==Ve}function rt(A){E(A);let F="",j="";for(;F=O(A,Ue);)j+=F;return j}function Wt(A){let F="",j="";for(;F=Y(A);)j+=F;return j}function _t(A){const F=j=>{const re=A.currentChar();return re==="{"||re==="@"||re==="|"||re==="("||re===")"||!re||re===mt?j:(j+=re,A.next(),F(j))};return F("")}function Ne(A){E(A);const F=f(A,"|");return E(A),F}function Be(A,F){let j=null;switch(A.currentChar()){case"{":return F.braceNest>=1&&m(ae.NOT_ALLOW_NEST_PLACEHOLDER,i(),0),A.next(),j=p(F,2,"{"),E(A),F.braceNest++,j;case"}":return F.braceNest>0&&F.currentType===2&&m(ae.EMPTY_PLACEHOLDER,i(),0),A.next(),j=p(F,3,"}"),F.braceNest--,F.braceNest>0&&E(A),F.inLinked&&F.braceNest===0&&(F.inLinked=!1),j;case"@":return F.braceNest>0&&m(ae.UNTERMINATED_CLOSING_BRACE,i(),0),j=Xe(A,F)||x(F),F.braceNest=0,j;default:{let de=!0,me=!0,le=!0;if(T(A))return F.braceNest>0&&m(ae.UNTERMINATED_CLOSING_BRACE,i(),0),j=p(F,1,Ne(A)),F.braceNest=0,F.inLinked=!1,j;if(F.braceNest>0&&(F.currentType===4||F.currentType===5||F.currentType===6))return m(ae.UNTERMINATED_CLOSING_BRACE,i(),0),F.braceNest=0,nt(A,F);if(de=v(A,F))return j=p(F,4,M(A)),E(A),j;if(me=g(A,F))return j=p(F,5,P(A)),E(A),j;if(le=y(A,F))return j=p(F,6,W(A)),E(A),j;if(!de&&!me&&!le)return j=p(F,12,rt(A)),m(ae.INVALID_TOKEN_IN_PLACEHOLDER,i(),0,j.value),E(A),j;break}}return j}function Xe(A,F){const{currentType:j}=F;let re=null;const de=A.currentChar();switch((j===7||j===8||j===11||j===9)&&(de===Ve||de===mt)&&m(ae.INVALID_LINKED_FORMAT,i(),0),de){case"@":return A.next(),re=p(F,7,"@"),F.inLinked=!0,re;case".":return E(A),A.next(),p(F,8,".");case":":return E(A),A.next(),p(F,9,":");default:return T(A)?(re=p(F,1,Ne(A)),F.braceNest=0,F.inLinked=!1,re):w(A,F)||k(A,F)?(E(A),Xe(A,F)):b(A,F)?(E(A),p(F,11,Wt(A))):S(A,F)?(E(A),de==="{"?Be(A,F)||re:p(F,10,_t(A))):(j===7&&m(ae.INVALID_LINKED_FORMAT,i(),0),F.braceNest=0,F.inLinked=!1,nt(A,F))}}function nt(A,F){let j={type:13};if(F.braceNest>0)return Be(A,F)||x(F);if(F.inLinked)return Xe(A,F)||x(F);switch(A.currentChar()){case"{":return Be(A,F)||x(F);case"}":return m(ae.UNBALANCED_CLOSING_BRACE,i(),0),A.next(),p(F,3,"}");case"@":return Xe(A,F)||x(F);default:{if(T(A))return j=p(F,1,Ne(A)),F.braceNest=0,F.inLinked=!1,j;if(B(A))return p(F,0,L(A));break}}return j}function At(){const{currentType:A,offset:F,startLoc:j,endLoc:re}=c;return c.lastType=A,c.lastOffset=F,c.lastStartLoc=j,c.lastEndLoc=re,c.offset=o(),c.startLoc=i(),n.currentChar()===yt?p(c,13):nt(n,c)}return{nextToken:At,currentOffset:o,currentPosition:i,context:u}}const xf="parser",Ef=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function vf(e,t,r){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const n=parseInt(t||r,16);return n<=55295||n>=57344?String.fromCodePoint(n):"\uFFFD"}}}function Cf(e={}){const t=e.location!==!1,{onError:r}=e;function n(h,_,v,g,...y){const w=h.currentPosition();if(w.offset+=g,w.column+=g,r){const b=t?Do(v,w):null,k=er(_,b,{domain:xf,args:y});r(k)}}function o(h,_,v){const g={type:h};return t&&(g.start=_,g.end=_,g.loc={start:v,end:v}),g}function i(h,_,v,g){t&&(h.end=_,h.loc&&(h.loc.end=v))}function l(h,_){const v=h.context(),g=o(3,v.offset,v.startLoc);return g.value=_,i(g,h.currentOffset(),h.currentPosition()),g}function s(h,_){const v=h.context(),{lastOffset:g,lastStartLoc:y}=v,w=o(5,g,y);return w.index=parseInt(_,10),h.nextToken(),i(w,h.currentOffset(),h.currentPosition()),w}function c(h,_){const v=h.context(),{lastOffset:g,lastStartLoc:y}=v,w=o(4,g,y);return w.key=_,h.nextToken(),i(w,h.currentOffset(),h.currentPosition()),w}function u(h,_){const v=h.context(),{lastOffset:g,lastStartLoc:y}=v,w=o(9,g,y);return w.value=_.replace(Ef,vf),h.nextToken(),i(w,h.currentOffset(),h.currentPosition()),w}function d(h){const _=h.nextToken(),v=h.context(),{lastOffset:g,lastStartLoc:y}=v,w=o(8,g,y);return _.type!==11?(n(h,ae.UNEXPECTED_EMPTY_LINKED_MODIFIER,v.lastStartLoc,0),w.value="",i(w,g,y),{nextConsumeToken:_,node:w}):(_.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,st(_)),w.value=_.value||"",i(w,h.currentOffset(),h.currentPosition()),{node:w})}function m(h,_){const v=h.context(),g=o(7,v.offset,v.startLoc);return g.value=_,i(g,h.currentOffset(),h.currentPosition()),g}function p(h){const _=h.context(),v=o(6,_.offset,_.startLoc);let g=h.nextToken();if(g.type===8){const y=d(h);v.modifier=y.node,g=y.nextConsumeToken||h.nextToken()}switch(g.type!==9&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(g)),g=h.nextToken(),g.type===2&&(g=h.nextToken()),g.type){case 10:g.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(g)),v.key=m(h,g.value||"");break;case 4:g.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(g)),v.key=c(h,g.value||"");break;case 5:g.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(g)),v.key=s(h,g.value||"");break;case 6:g.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(g)),v.key=u(h,g.value||"");break;default:{n(h,ae.UNEXPECTED_EMPTY_LINKED_KEY,_.lastStartLoc,0);const y=h.context(),w=o(7,y.offset,y.startLoc);return w.value="",i(w,y.offset,y.startLoc),v.key=w,i(v,y.offset,y.startLoc),{nextConsumeToken:g,node:v}}}return i(v,h.currentOffset(),h.currentPosition()),{node:v}}function x(h){const _=h.context(),v=_.currentType===1?h.currentOffset():_.offset,g=_.currentType===1?_.endLoc:_.startLoc,y=o(2,v,g);y.items=[];let w=null;do{const S=w||h.nextToken();switch(w=null,S.type){case 0:S.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(S)),y.items.push(l(h,S.value||""));break;case 5:S.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(S)),y.items.push(s(h,S.value||""));break;case 4:S.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(S)),y.items.push(c(h,S.value||""));break;case 6:S.value==null&&n(h,ae.UNEXPECTED_LEXICAL_ANALYSIS,_.lastStartLoc,0,st(S)),y.items.push(u(h,S.value||""));break;case 7:{const T=p(h);y.items.push(T.node),w=T.nextConsumeToken||null;break}}}while(_.currentType!==13&&_.currentType!==1);const b=_.currentType===1?_.lastOffset:h.currentOffset(),k=_.currentType===1?_.lastEndLoc:h.currentPosition();return i(y,b,k),y}function f(h,_,v,g){const y=h.context();let w=g.items.length===0;const b=o(1,_,v);b.cases=[],b.cases.push(g);do{const k=x(h);w||(w=k.items.length===0),b.cases.push(k)}while(y.currentType!==13);return w&&n(h,ae.MUST_HAVE_MESSAGES_IN_PLURAL,v,0),i(b,h.currentOffset(),h.currentPosition()),b}function C(h){const _=h.context(),{offset:v,startLoc:g}=_,y=x(h);return _.currentType===13?y:f(h,v,g,y)}function E(h){const _=_f(h,Te({},e)),v=_.context(),g=o(0,v.offset,v.startLoc);return t&&g.loc&&(g.loc.source=h),g.body=C(_),e.onCacheKey&&(g.cacheKey=e.onCacheKey(h)),v.currentType!==13&&n(_,ae.UNEXPECTED_LEXICAL_ANALYSIS,v.lastStartLoc,0,h[v.offset]||""),i(g,_.currentOffset(),_.currentPosition()),g}return{parse:E}}function st(e){if(e.type===13)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"\u2026":t}function yf(e,t={}){const r={ast:e,helpers:new Set};return{context:()=>r,helper:i=>(r.helpers.add(i),i)}}function Wl(e,t){for(let r=0;r<e.length;r++)Po(e[r],t)}function Po(e,t){switch(e.type){case 1:Wl(e.cases,t),t.helper("plural");break;case 2:Wl(e.items,t);break;case 6:{Po(e.key,t),t.helper("linked"),t.helper("type");break}case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function bf(e,t={}){const r=yf(e);r.helper("normalize"),e.body&&Po(e.body,r);const n=r.context();e.helpers=Array.from(n.helpers)}function wf(e){const t=e.body;return t.type===2?Kl(t):t.cases.forEach(r=>Kl(r)),e}function Kl(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let r=0;r<e.items.length;r++){const n=e.items[r];if(!(n.type===3||n.type===9)||n.value==null)break;t.push(n.value)}if(t.length===e.items.length){e.static=Ao(t);for(let r=0;r<e.items.length;r++){const n=e.items[r];(n.type===3||n.type===9)&&delete n.value}}}}const Tf="minifier";function tr(e){switch(e.t=e.type,e.type){case 0:{const t=e;tr(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,r=t.cases;for(let n=0;n<r.length;n++)tr(r[n]);t.c=r,delete t.cases;break}case 2:{const t=e,r=t.items;for(let n=0;n<r.length;n++)tr(r[n]);t.i=r,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;tr(t.key),t.k=t.key,delete t.key,t.modifier&&(tr(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}default:if(process.env.NODE_ENV!=="production")throw er(ae.UNHANDLED_MINIFIER_NODE_TYPE,null,{domain:Tf,args:[e.type]})}delete e.type}const kf="parser";function Bf(e,t){const{filename:r,breakLineCode:n,needIndent:o}=t,i=t.location!==!1,l={filename:r,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:n,needIndent:o,indentLevel:0};i&&e.loc&&(l.source=e.loc.source);const s=()=>l;function c(C,E){l.code+=C}function u(C,E=!0){const h=E?n:"";c(o?h+" ".repeat(C):h)}function d(C=!0){const E=++l.indentLevel;C&&u(E)}function m(C=!0){const E=--l.indentLevel;C&&u(E)}function p(){u(l.indentLevel)}return{context:s,push:c,indent:d,deindent:m,newline:p,helper:C=>`_${C}`,needIndent:()=>l.needIndent}}function Af(e,t){const{helper:r}=e;e.push(`${r("linked")}(`),rr(e,t.key),t.modifier?(e.push(", "),rr(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Sf(e,t){const{helper:r,needIndent:n}=e;e.push(`${r("normalize")}([`),e.indent(n());const o=t.items.length;for(let i=0;i<o&&(rr(e,t.items[i]),i!==o-1);i++)e.push(", ");e.deindent(n()),e.push("])")}function Ff(e,t){const{helper:r,needIndent:n}=e;if(t.cases.length>1){e.push(`${r("plural")}([`),e.indent(n());const o=t.cases.length;for(let i=0;i<o&&(rr(e,t.cases[i]),i!==o-1);i++)e.push(", ");e.deindent(n()),e.push("])")}}function Df(e,t){t.body?rr(e,t.body):e.push("null")}function rr(e,t){const{helper:r}=e;switch(t.type){case 0:Df(e,t);break;case 1:Ff(e,t);break;case 2:Sf(e,t);break;case 6:Af(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${r("interpolate")}(${r("list")}(${t.index}))`,t);break;case 4:e.push(`${r("interpolate")}(${r("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break;default:if(process.env.NODE_ENV!=="production")throw er(ae.UNHANDLED_CODEGEN_NODE_TYPE,null,{domain:kf,args:[t.type]})}}const Pf=(e,t={})=>{const r=Z(t.mode)?t.mode:"normal",n=Z(t.filename)?t.filename:"message.intl";t.sourceMap;const o=t.breakLineCode!=null?t.breakLineCode:r==="arrow"?";":`
41
41
  `,i=t.needIndent?t.needIndent:r!=="arrow",l=e.helpers||[],s=Bf(e,{filename:n,breakLineCode:o,needIndent:i});s.push(r==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),s.indent(i),l.length>0&&(s.push(`const { ${Ao(l.map(d=>`${d}: _${d}`),", ")} } = ctx`),s.newline()),s.push("return "),rr(s,e),s.deindent(i),s.push("}"),delete e.helpers;const{code:c,map:u}=s.context();return{ast:e,code:c,map:u?u.toJSON():void 0}};function Nf(e,t={}){const r=Te({},t),n=!!r.jit,o=!!r.minify,i=r.optimize==null?!0:r.optimize,s=Cf(r).parse(e);return n?(i&&wf(s),o&&tr(s),{ast:s,code:""}):(bf(s,r),Pf(s,r))}/*!
42
- * core-base v11.1.7
42
+ * core-base v11.1.9
43
43
  * (c) 2025 kazuya kawaguchi
44
44
  * Released under the MIT License.
45
- */function Lf(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Vt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Vt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function Ke(e){return ce(e)&&No(e)===0&&(et(e,"b")||et(e,"body"))}const Yl=["b","body"];function Of(e){return bt(e,Yl)}const Jl=["c","cases"];function Mf(e){return bt(e,Jl,[])}const Xl=["s","static"];function Vf(e){return bt(e,Xl)}const Zl=["i","items"];function Rf(e){return bt(e,Zl,[])}const Ql=["t","type"];function No(e){return bt(e,Ql)}const es=["v","value"];function ba(e,t){const r=bt(e,es);if(r!=null)return r;throw kr(t)}const ts=["m","modifier"];function zf(e){return bt(e,ts)}const rs=["k","key"];function If(e){const t=bt(e,rs);if(t)return t;throw kr(6)}function bt(e,t,r){for(let n=0;n<t.length;n++){const o=t[n];if(et(e,o)&&e[o]!=null)return e[o]}return r}const ns=[...Yl,...Jl,...Xl,...Zl,...rs,...ts,...es,...Ql];function kr(e){return new Error(`unhandled node type: ${e}`)}function Lo(e){return r=>Hf(r,e)}function Hf(e,t){const r=Of(t);if(r==null)throw kr(0);if(No(r)===1){const i=Mf(r);return e.plural(i.reduce((l,s)=>[...l,as(e,s)],[]))}else return as(e,r)}function as(e,t){const r=Vf(t);if(r!=null)return e.type==="text"?r:e.normalize([r]);{const n=Rf(t).reduce((o,i)=>[...o,Oo(e,i)],[]);return e.normalize(n)}}function Oo(e,t){const r=No(t);switch(r){case 3:return ba(t,r);case 9:return ba(t,r);case 4:{const n=t;if(et(n,"k")&&n.k)return e.interpolate(e.named(n.k));if(et(n,"key")&&n.key)return e.interpolate(e.named(n.key));throw kr(r)}case 5:{const n=t;if(et(n,"i")&&we(n.i))return e.interpolate(e.list(n.i));if(et(n,"index")&&we(n.index))return e.interpolate(e.list(n.index));throw kr(r)}case 6:{const n=t,o=zf(n),i=If(n);return e.linked(Oo(e,i),o?Oo(e,o):void 0,e.type)}case 7:return ba(t,r);case 8:return ba(t,r);default:throw new Error(`unhandled node on format message part: ${r}`)}}const Uf="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function qf(e,t){t&&cf(e)&&Ct(Ea(Uf,{source:e}))}const $f=e=>e;let wa=fe();function jf(e,t={}){let r=!1;const n=t.onError||sf;return t.onError=o=>{r=!0,n(o)},{...Nf(e,t),detectError:r}}function Gf(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&Z(e)){const r=pe(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&qf(e,r);const o=(t.onCacheKey||$f)(e),i=wa[o];if(i)return i;const{ast:l,detectError:s}=jf(e,{...t,location:process.env.NODE_ENV!=="production",jit:!0}),c=Lo(l);return s?c:wa[o]=c}else{if(process.env.NODE_ENV!=="production"&&!Ke(e))return Ct(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),()=>e;const r=e.cacheKey;if(r){const n=wa[r];return n||(wa[r]=Lo(e))}else return Lo(e)}}let Br=null;function Wf(e){Br=e}function Kf(e,t,r){Br&&Br.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:r})}const Yf=Jf("function:translate");function Jf(e){return t=>Br&&Br.emit(e,t)}const Oe={INVALID_ARGUMENT:of,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_NON_STRING_MESSAGE:20,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23},Xf=24;function ft(e){return er(e,null,process.env.NODE_ENV!=="production"?{messages:Zf}:void 0)}const Zf={[Oe.INVALID_ARGUMENT]:"Invalid arguments",[Oe.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[Oe.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[Oe.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[Oe.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[Oe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[Oe.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function Mo(e,t){return t.locale!=null?os(t.locale):os(e.locale)}let Vo;function os(e){if(Z(e))return e;if(ge(e)){if(e.resolvedOnce&&Vo!=null)return Vo;if(e.constructor.name==="Function"){const t=e();if(tf(t))throw ft(Oe.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Vo=t}else throw ft(Oe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw ft(Oe.NOT_SUPPORT_LOCALE_TYPE)}function Qf(e,t,r){return[...new Set([r,...Ee(t)?t:ce(t)?Object.keys(t):Z(t)?[t]:[r]])]}function is(e,t,r){const n=Z(r)?r:Ar,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let i=o.__localeChainCache.get(n);if(!i){i=[];let l=[r];for(;Ee(l);)l=ls(i,l,t);const s=Ee(t)||!ie(t)?t:t.default?t.default:null;l=Z(s)?[s]:s,Ee(l)&&ls(i,l,!1),o.__localeChainCache.set(n,i)}return i}function ls(e,t,r){let n=!0;for(let o=0;o<t.length&&pe(n);o++){const i=t[o];Z(i)&&(n=e3(e,t[o],r))}return n}function e3(e,t,r){let n;const o=t.split("-");do{const i=o.join("-");n=t3(e,i,r),o.splice(-1,1)}while(o.length&&n===!0);return n}function t3(e,t,r){let n=!1;if(!e.includes(t)&&(n=!0,t)){n=t[t.length-1]!=="!";const o=t.replace(/!/g,"");e.push(o),(Ee(r)||ie(r))&&r[o]&&(n=r[o])}return n}const wt=[];wt[0]={w:[0],i:[3,0],"[":[4],o:[7]},wt[1]={w:[1],".":[2],"[":[4],o:[7]},wt[2]={w:[2],i:[3,0],0:[3,0]},wt[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},wt[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},wt[5]={"'":[4,0],o:8,l:[5,0]},wt[6]={'"':[4,0],o:8,l:[6,0]};const r3=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function n3(e){return r3.test(e)}function a3(e){const t=e.charCodeAt(0),r=e.charCodeAt(e.length-1);return t===r&&(t===34||t===39)?e.slice(1,-1):e}function o3(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function i3(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:n3(t)?a3(t):"*"+t}function l3(e){const t=[];let r=-1,n=0,o=0,i,l,s,c,u,d,m;const p=[];p[0]=()=>{l===void 0?l=s:l+=s},p[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},p[2]=()=>{p[0](),o++},p[3]=()=>{if(o>0)o--,n=4,p[0]();else{if(o=0,l===void 0||(l=i3(l),l===!1))return!1;p[1]()}};function x(){const f=e[r+1];if(n===5&&f==="'"||n===6&&f==='"')return r++,s="\\"+f,p[0](),!0}for(;n!==null;)if(r++,i=e[r],!(i==="\\"&&x())){if(c=o3(i),m=wt[n],u=m[c]||m.l||8,u===8||(n=u[0],u[1]!==void 0&&(d=p[u[1]],d&&(s=i,d()===!1))))return;if(n===7)return t}}const ss=new Map;function s3(e,t){return ce(e)?e[t]:null}function u3(e,t){if(!ce(e))return null;let r=ss.get(t);if(r||(r=l3(t),r&&ss.set(t,r)),!r)return null;const n=r.length;let o=e,i=0;for(;i<n;){const l=r[i];if(ns.includes(l)&&Ke(o))return null;const s=o[l];if(s===void 0||ge(o))return null;o=s,i++}return o}const He={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7},c3=8,d3={[He.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[He.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[He.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[He.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[He.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[He.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[He.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function Rt(e,...t){return Ea(d3[e],...t)}const p3="11.1.7",Ta=-1,Ar="en-US",ka="",us=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function m3(){return{upper:(e,t)=>t==="text"&&Z(e)?e.toUpperCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&Z(e)?e.toLowerCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&Z(e)?us(e):t==="vnode"&&ce(e)&&"__v_isVNode"in e?us(e.children):e}}let cs;function f3(e){cs=e}let ds;function h3(e){ds=e}let ps;function g3(e){ps=e}let ms=null;const _3=e=>{ms=e},x3=()=>ms;let fs=null;const hs=e=>{fs=e},E3=()=>fs;let gs=0;function v3(e={}){const t=ge(e.onWarn)?e.onWarn:Ct,r=Z(e.version)?e.version:p3,n=Z(e.locale)||ge(e.locale)?e.locale:Ar,o=ge(n)?Ar:n,i=Ee(e.fallbackLocale)||ie(e.fallbackLocale)||Z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o,l=ie(e.messages)?e.messages:Ro(o),s=ie(e.datetimeFormats)?e.datetimeFormats:Ro(o),c=ie(e.numberFormats)?e.numberFormats:Ro(o),u=Te(fe(),e.modifiers,m3()),d=e.pluralRules||fe(),m=ge(e.missing)?e.missing:null,p=pe(e.missingWarn)||Qt(e.missingWarn)?e.missingWarn:!0,x=pe(e.fallbackWarn)||Qt(e.fallbackWarn)?e.fallbackWarn:!0,f=!!e.fallbackFormat,C=!!e.unresolving,E=ge(e.postTranslation)?e.postTranslation:null,h=ie(e.processor)?e.processor:null,_=pe(e.warnHtmlMessage)?e.warnHtmlMessage:!0,v=!!e.escapeParameter,g=ge(e.messageCompiler)?e.messageCompiler:cs;process.env.NODE_ENV!=="production"&&ge(e.messageCompiler)&&So(Rt(He.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const y=ge(e.messageResolver)?e.messageResolver:ds||s3,w=ge(e.localeFallbacker)?e.localeFallbacker:ps||Qf,b=ce(e.fallbackContext)?e.fallbackContext:void 0,k=e,S=ce(k.__datetimeFormatters)?k.__datetimeFormatters:new Map,T=ce(k.__numberFormatters)?k.__numberFormatters:new Map,B=ce(k.__meta)?k.__meta:{};gs++;const O={version:r,cid:gs,locale:n,fallbackLocale:i,messages:l,modifiers:u,pluralRules:d,missing:m,missingWarn:p,fallbackWarn:x,fallbackFormat:f,unresolving:C,postTranslation:E,processor:h,warnHtmlMessage:_,escapeParameter:v,messageCompiler:g,messageResolver:y,localeFallbacker:w,fallbackContext:b,onWarn:t,__meta:B};return O.datetimeFormats=s,O.numberFormats=c,O.__datetimeFormatters=S,O.__numberFormatters=T,process.env.NODE_ENV!=="production"&&(O.__v_emitter=k.__v_emitter!=null?k.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Kf(O,r,B),O}const Ro=e=>({[e]:fe()});function Ba(e,t){return e instanceof RegExp?e.test(t):e}function _s(e,t){return e instanceof RegExp?e.test(t):e}function zo(e,t,r,n,o){const{missing:i,onWarn:l}=e;if(process.env.NODE_ENV!=="production"){const s=e.__v_emitter;s&&s.emit("missing",{locale:r,key:t,type:o,groupId:`${o}:${t}`})}if(i!==null){const s=i(e,r,t,o);return Z(s)?s:t}else return process.env.NODE_ENV!=="production"&&_s(n,t)&&l(Rt(He.NOT_FOUND_KEY,{key:t,locale:r})),t}function Sr(e,t,r){const n=e;n.__localeChainCache=new Map,e.localeFallbacker(e,r,t)}function xs(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function C3(e,t){const r=t.indexOf(e);if(r===-1)return!1;for(let n=r+1;n<t.length;n++)if(xs(e,t[n]))return!0;return!1}const Es=typeof Intl<"u",vs={dateTimeFormat:Es&&typeof Intl.DateTimeFormat<"u",numberFormat:Es&&typeof Intl.NumberFormat<"u"};function Cs(e,...t){const{datetimeFormats:r,unresolving:n,fallbackLocale:o,onWarn:i,localeFallbacker:l}=e,{__datetimeFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!vs.dateTimeFormat)return i(Rt(He.CANNOT_FORMAT_DATE)),ka;const[c,u,d,m]=Io(...t),p=pe(d.missingWarn)?d.missingWarn:e.missingWarn,x=pe(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,f=!!d.part,C=Mo(e,d),E=l(e,o,C);if(!Z(c)||c==="")return new Intl.DateTimeFormat(C,m).format(u);let h={},_,v=null,g=C,y=null;const w="datetime format";for(let S=0;S<E.length;S++){if(_=y=E[S],process.env.NODE_ENV!=="production"&&C!==_&&Ba(x,c)&&i(Rt(He.FALLBACK_TO_DATE_FORMAT,{key:c,target:_})),process.env.NODE_ENV!=="production"&&C!==_){const T=e.__v_emitter;T&&T.emit("fallback",{type:w,key:c,from:g,to:y,groupId:`${w}:${c}`})}if(h=r[_]||{},v=h[c],ie(v))break;zo(e,c,_,p,w),g=y}if(!ie(v)||!Z(_))return n?Ta:c;let b=`${_}__${c}`;va(m)||(b=`${b}__${JSON.stringify(m)}`);let k=s.get(b);return k||(k=new Intl.DateTimeFormat(_,Te({},v,m)),s.set(b,k)),f?k.formatToParts(u):k.format(u)}const ys=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Io(...e){const[t,r,n,o]=e,i=fe();let l=fe(),s;if(Z(t)){const c=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!c)throw ft(Oe.INVALID_ISO_DATE_ARGUMENT);const u=c[3]?c[3].trim().startsWith("T")?`${c[1].trim()}${c[3].trim()}`:`${c[1].trim()}T${c[3].trim()}`:c[1].trim();s=new Date(u);try{s.toISOString()}catch{throw ft(Oe.INVALID_ISO_DATE_ARGUMENT)}}else if(Zm(t)){if(isNaN(t.getTime()))throw ft(Oe.INVALID_DATE_ARGUMENT);s=t}else if(we(t))s=t;else throw ft(Oe.INVALID_ARGUMENT);return Z(r)?i.key=r:ie(r)&&Object.keys(r).forEach(c=>{ys.includes(c)?l[c]=r[c]:i[c]=r[c]}),Z(n)?i.locale=n:ie(n)&&(l=n),ie(o)&&(l=o),[i.key||"",s,i,l]}function bs(e,t,r){const n=e;for(const o in r){const i=`${t}__${o}`;n.__datetimeFormatters.has(i)&&n.__datetimeFormatters.delete(i)}}function ws(e,...t){const{numberFormats:r,unresolving:n,fallbackLocale:o,onWarn:i,localeFallbacker:l}=e,{__numberFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!vs.numberFormat)return i(Rt(He.CANNOT_FORMAT_NUMBER)),ka;const[c,u,d,m]=Ho(...t),p=pe(d.missingWarn)?d.missingWarn:e.missingWarn,x=pe(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,f=!!d.part,C=Mo(e,d),E=l(e,o,C);if(!Z(c)||c==="")return new Intl.NumberFormat(C,m).format(u);let h={},_,v=null,g=C,y=null;const w="number format";for(let S=0;S<E.length;S++){if(_=y=E[S],process.env.NODE_ENV!=="production"&&C!==_&&Ba(x,c)&&i(Rt(He.FALLBACK_TO_NUMBER_FORMAT,{key:c,target:_})),process.env.NODE_ENV!=="production"&&C!==_){const T=e.__v_emitter;T&&T.emit("fallback",{type:w,key:c,from:g,to:y,groupId:`${w}:${c}`})}if(h=r[_]||{},v=h[c],ie(v))break;zo(e,c,_,p,w),g=y}if(!ie(v)||!Z(_))return n?Ta:c;let b=`${_}__${c}`;va(m)||(b=`${b}__${JSON.stringify(m)}`);let k=s.get(b);return k||(k=new Intl.NumberFormat(_,Te({},v,m)),s.set(b,k)),f?k.formatToParts(u):k.format(u)}const Ts=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Ho(...e){const[t,r,n,o]=e,i=fe();let l=fe();if(!we(t))throw ft(Oe.INVALID_ARGUMENT);const s=t;return Z(r)?i.key=r:ie(r)&&Object.keys(r).forEach(c=>{Ts.includes(c)?l[c]=r[c]:i[c]=r[c]}),Z(n)?i.locale=n:ie(n)&&(l=n),ie(o)&&(l=o),[i.key||"",s,i,l]}function ks(e,t,r){const n=e;for(const o in r){const i=`${t}__${o}`;n.__numberFormatters.has(i)&&n.__numberFormatters.delete(i)}}const y3=e=>e,b3=e=>"",w3="text",T3=e=>e.length===0?"":Ao(e),k3=rf;function Bs(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function B3(e){const t=we(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(we(e.named.count)||we(e.named.n))?we(e.named.count)?e.named.count:we(e.named.n)?e.named.n:t:t}function A3(e,t){t.count||(t.count=e),t.n||(t.n=e)}function S3(e={}){const t=e.locale,r=B3(e),n=ce(e.pluralRules)&&Z(t)&&ge(e.pluralRules[t])?e.pluralRules[t]:Bs,o=ce(e.pluralRules)&&Z(t)&&ge(e.pluralRules[t])?Bs:void 0,i=h=>h[n(r,h.length,o)],l=e.list||[],s=h=>l[h],c=e.named||fe();we(e.pluralIndex)&&A3(r,c);const u=h=>c[h];function d(h,_){const v=ge(e.messages)?e.messages(h,!!_):ce(e.messages)?e.messages[h]:!1;return v||(e.parent?e.parent.message(h):b3)}const m=h=>e.modifiers?e.modifiers[h]:y3,p=ie(e.processor)&&ge(e.processor.normalize)?e.processor.normalize:T3,x=ie(e.processor)&&ge(e.processor.interpolate)?e.processor.interpolate:k3,f=ie(e.processor)&&Z(e.processor.type)?e.processor.type:w3,E={list:s,named:u,plural:i,linked:(h,..._)=>{const[v,g]=_;let y="text",w="";_.length===1?ce(v)?(w=v.modifier||w,y=v.type||y):Z(v)&&(w=v||w):_.length===2&&(Z(v)&&(w=v||w),Z(g)&&(y=g||y));const b=d(h,!0)(E),k=y==="vnode"&&Ee(b)&&w?b[0]:b;return w?m(w)(k,y):k},message:d,type:f,interpolate:x,normalize:p,values:Te(fe(),l,c)};return E}const As=()=>"",Ye=e=>ge(e);function Ss(e,...t){const{fallbackFormat:r,postTranslation:n,unresolving:o,messageCompiler:i,fallbackLocale:l,messages:s}=e,[c,u]=Uo(...t),d=pe(u.missingWarn)?u.missingWarn:e.missingWarn,m=pe(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,p=pe(u.escapeParameter)?u.escapeParameter:e.escapeParameter,x=!!u.resolvedMessage,f=Z(u.default)||pe(u.default)?pe(u.default)?i?c:()=>c:u.default:r?i?c:()=>c:null,C=r||f!=null&&(Z(f)||ge(f)),E=Mo(e,u);p&&F3(u);let[h,_,v]=x?[c,E,s[E]||fe()]:Fs(e,c,E,l,m,d),g=h,y=c;if(!x&&!(Z(g)||Ke(g)||Ye(g))&&C&&(g=f,y=g),!x&&(!(Z(g)||Ke(g)||Ye(g))||!Z(_)))return o?Ta:c;if(process.env.NODE_ENV!=="production"&&Z(g)&&e.messageCompiler==null)return Ct(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${c}'.`),c;let w=!1;const b=()=>{w=!0},k=Ye(g)?g:Ds(e,c,_,g,y,b);if(w)return g;const S=L3(e,_,v,u),T=S3(S),B=D3(e,k,T),O=n?n(B,c):B;if(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const I={timestamp:Date.now(),key:Z(c)?c:Ye(g)?g.key:"",locale:_||(Ye(g)?g.locale:""),format:Z(g)?g:Ye(g)?g.source:"",message:O};I.meta=Te({},e.__meta,x3()||{}),Yf(I)}return O}function F3(e){Ee(e.list)?e.list=e.list.map(t=>Z(t)?Ul(t):t):ce(e.named)&&Object.keys(e.named).forEach(t=>{Z(e.named[t])&&(e.named[t]=Ul(e.named[t]))})}function Fs(e,t,r,n,o,i){const{messages:l,onWarn:s,messageResolver:c,localeFallbacker:u}=e,d=u(e,n,r);let m=fe(),p,x=null,f=r,C=null;const E="translate";for(let h=0;h<d.length;h++){if(p=C=d[h],process.env.NODE_ENV!=="production"&&r!==p&&!xs(r,p)&&Ba(o,t)&&s(Rt(He.FALLBACK_TO_TRANSLATE,{key:t,target:p})),process.env.NODE_ENV!=="production"&&r!==p){const y=e.__v_emitter;y&&y.emit("fallback",{type:E,key:t,from:f,to:C,groupId:`${E}:${t}`})}m=l[p]||fe();let _=null,v,g;if(process.env.NODE_ENV!=="production"&&Qe&&(_=window.performance.now(),v="intlify-message-resolve-start",g="intlify-message-resolve-end",qe&&qe(v)),(x=c(m,t))===null&&(x=m[t]),process.env.NODE_ENV!=="production"&&Qe){const y=window.performance.now(),w=e.__v_emitter;w&&_&&x&&w.emit("message-resolve",{type:"message-resolve",key:t,message:x,time:y-_,groupId:`${E}:${t}`}),v&&g&&qe&&Mt&&(qe(g),Mt("intlify message resolve",v,g))}if(Z(x)||Ke(x)||Ye(x))break;if(!C3(p,d)){const y=zo(e,t,p,i,E);y!==t&&(x=y)}f=C}return[x,p,m]}function Ds(e,t,r,n,o,i){const{messageCompiler:l,warnHtmlMessage:s}=e;if(Ye(n)){const p=n;return p.locale=p.locale||r,p.key=p.key||t,p}if(l==null){const p=()=>n;return p.locale=r,p.key=t,p}let c=null,u,d;process.env.NODE_ENV!=="production"&&Qe&&(c=window.performance.now(),u="intlify-message-compilation-start",d="intlify-message-compilation-end",qe&&qe(u));const m=l(n,P3(e,r,o,n,s,i));if(process.env.NODE_ENV!=="production"&&Qe){const p=window.performance.now(),x=e.__v_emitter;x&&c&&x.emit("message-compilation",{type:"message-compilation",message:n,time:p-c,groupId:`translate:${t}`}),u&&d&&qe&&Mt&&(qe(d),Mt("intlify message compilation",u,d))}return m.locale=r,m.key=t,m.source=n,m}function D3(e,t,r){let n=null,o,i;process.env.NODE_ENV!=="production"&&Qe&&(n=window.performance.now(),o="intlify-message-evaluation-start",i="intlify-message-evaluation-end",qe&&qe(o));const l=t(r);if(process.env.NODE_ENV!=="production"&&Qe){const s=window.performance.now(),c=e.__v_emitter;c&&n&&c.emit("message-evaluation",{type:"message-evaluation",value:l,time:s-n,groupId:`translate:${t.key}`}),o&&i&&qe&&Mt&&(qe(i),Mt("intlify message evaluation",o,i))}return l}function Uo(...e){const[t,r,n]=e,o=fe();if(!Z(t)&&!we(t)&&!Ye(t)&&!Ke(t))throw ft(Oe.INVALID_ARGUMENT);const i=we(t)?String(t):(Ye(t),t);return we(r)?o.plural=r:Z(r)?o.default=r:ie(r)&&!va(r)?o.named=r:Ee(r)&&(o.list=r),we(n)?o.plural=n:Z(n)?o.default=n:ie(n)&&Te(o,n),[i,o]}function P3(e,t,r,n,o,i){return{locale:t,key:r,warnHtmlMessage:o,onError:l=>{if(i&&i(l),process.env.NODE_ENV!=="production"){const s=N3(n),c=`Message compilation error: ${l.message}`,u=l.location&&s&&nf(s,l.location.start.offset,l.location.end.offset),d=e.__v_emitter;d&&s&&d.emit("compile-error",{message:s,error:l.message,start:l.location&&l.location.start.offset,end:l.location&&l.location.end.offset,groupId:`translate:${r}`}),console.error(u?`${c}
45
+ */function Lf(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Vt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Vt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function Ke(e){return ce(e)&&No(e)===0&&(et(e,"b")||et(e,"body"))}const Yl=["b","body"];function Of(e){return bt(e,Yl)}const Jl=["c","cases"];function Mf(e){return bt(e,Jl,[])}const Xl=["s","static"];function Vf(e){return bt(e,Xl)}const Zl=["i","items"];function Rf(e){return bt(e,Zl,[])}const Ql=["t","type"];function No(e){return bt(e,Ql)}const es=["v","value"];function ba(e,t){const r=bt(e,es);if(r!=null)return r;throw kr(t)}const ts=["m","modifier"];function zf(e){return bt(e,ts)}const rs=["k","key"];function If(e){const t=bt(e,rs);if(t)return t;throw kr(6)}function bt(e,t,r){for(let n=0;n<t.length;n++){const o=t[n];if(et(e,o)&&e[o]!=null)return e[o]}return r}const ns=[...Yl,...Jl,...Xl,...Zl,...rs,...ts,...es,...Ql];function kr(e){return new Error(`unhandled node type: ${e}`)}function Lo(e){return r=>Hf(r,e)}function Hf(e,t){const r=Of(t);if(r==null)throw kr(0);if(No(r)===1){const i=Mf(r);return e.plural(i.reduce((l,s)=>[...l,as(e,s)],[]))}else return as(e,r)}function as(e,t){const r=Vf(t);if(r!=null)return e.type==="text"?r:e.normalize([r]);{const n=Rf(t).reduce((o,i)=>[...o,Oo(e,i)],[]);return e.normalize(n)}}function Oo(e,t){const r=No(t);switch(r){case 3:return ba(t,r);case 9:return ba(t,r);case 4:{const n=t;if(et(n,"k")&&n.k)return e.interpolate(e.named(n.k));if(et(n,"key")&&n.key)return e.interpolate(e.named(n.key));throw kr(r)}case 5:{const n=t;if(et(n,"i")&&we(n.i))return e.interpolate(e.list(n.i));if(et(n,"index")&&we(n.index))return e.interpolate(e.list(n.index));throw kr(r)}case 6:{const n=t,o=zf(n),i=If(n);return e.linked(Oo(e,i),o?Oo(e,o):void 0,e.type)}case 7:return ba(t,r);case 8:return ba(t,r);default:throw new Error(`unhandled node on format message part: ${r}`)}}const Uf="Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";function qf(e,t){t&&cf(e)&&Ct(Ea(Uf,{source:e}))}const $f=e=>e;let wa=fe();function jf(e,t={}){let r=!1;const n=t.onError||sf;return t.onError=o=>{r=!0,n(o)},{...Nf(e,t),detectError:r}}function Gf(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&Z(e)){const r=pe(t.warnHtmlMessage)?t.warnHtmlMessage:!0;process.env.NODE_ENV!=="production"&&qf(e,r);const o=(t.onCacheKey||$f)(e),i=wa[o];if(i)return i;const{ast:l,detectError:s}=jf(e,{...t,location:process.env.NODE_ENV!=="production",jit:!0}),c=Lo(l);return s?c:wa[o]=c}else{if(process.env.NODE_ENV!=="production"&&!Ke(e))return Ct(`the message that is resolve with key '${t.key}' is not supported for jit compilation`),()=>e;const r=e.cacheKey;if(r){const n=wa[r];return n||(wa[r]=Lo(e))}else return Lo(e)}}let Br=null;function Wf(e){Br=e}function Kf(e,t,r){Br&&Br.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:r})}const Yf=Jf("function:translate");function Jf(e){return t=>Br&&Br.emit(e,t)}const Oe={INVALID_ARGUMENT:of,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_NON_STRING_MESSAGE:20,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23},Xf=24;function ft(e){return er(e,null,process.env.NODE_ENV!=="production"?{messages:Zf}:void 0)}const Zf={[Oe.INVALID_ARGUMENT]:"Invalid arguments",[Oe.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[Oe.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string",[Oe.NOT_SUPPORT_NON_STRING_MESSAGE]:"Not support non-string message",[Oe.NOT_SUPPORT_LOCALE_PROMISE_VALUE]:"cannot support promise value",[Oe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]:"cannot support async function",[Oe.NOT_SUPPORT_LOCALE_TYPE]:"cannot support locale type"};function Mo(e,t){return t.locale!=null?os(t.locale):os(e.locale)}let Vo;function os(e){if(Z(e))return e;if(ge(e)){if(e.resolvedOnce&&Vo!=null)return Vo;if(e.constructor.name==="Function"){const t=e();if(tf(t))throw ft(Oe.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Vo=t}else throw ft(Oe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw ft(Oe.NOT_SUPPORT_LOCALE_TYPE)}function Qf(e,t,r){return[...new Set([r,...Ee(t)?t:ce(t)?Object.keys(t):Z(t)?[t]:[r]])]}function is(e,t,r){const n=Z(r)?r:Ar,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let i=o.__localeChainCache.get(n);if(!i){i=[];let l=[r];for(;Ee(l);)l=ls(i,l,t);const s=Ee(t)||!ie(t)?t:t.default?t.default:null;l=Z(s)?[s]:s,Ee(l)&&ls(i,l,!1),o.__localeChainCache.set(n,i)}return i}function ls(e,t,r){let n=!0;for(let o=0;o<t.length&&pe(n);o++){const i=t[o];Z(i)&&(n=e3(e,t[o],r))}return n}function e3(e,t,r){let n;const o=t.split("-");do{const i=o.join("-");n=t3(e,i,r),o.splice(-1,1)}while(o.length&&n===!0);return n}function t3(e,t,r){let n=!1;if(!e.includes(t)&&(n=!0,t)){n=t[t.length-1]!=="!";const o=t.replace(/!/g,"");e.push(o),(Ee(r)||ie(r))&&r[o]&&(n=r[o])}return n}const wt=[];wt[0]={w:[0],i:[3,0],"[":[4],o:[7]},wt[1]={w:[1],".":[2],"[":[4],o:[7]},wt[2]={w:[2],i:[3,0],0:[3,0]},wt[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]},wt[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]},wt[5]={"'":[4,0],o:8,l:[5,0]},wt[6]={'"':[4,0],o:8,l:[6,0]};const r3=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function n3(e){return r3.test(e)}function a3(e){const t=e.charCodeAt(0),r=e.charCodeAt(e.length-1);return t===r&&(t===34||t===39)?e.slice(1,-1):e}function o3(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function i3(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:n3(t)?a3(t):"*"+t}function l3(e){const t=[];let r=-1,n=0,o=0,i,l,s,c,u,d,m;const p=[];p[0]=()=>{l===void 0?l=s:l+=s},p[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},p[2]=()=>{p[0](),o++},p[3]=()=>{if(o>0)o--,n=4,p[0]();else{if(o=0,l===void 0||(l=i3(l),l===!1))return!1;p[1]()}};function x(){const f=e[r+1];if(n===5&&f==="'"||n===6&&f==='"')return r++,s="\\"+f,p[0](),!0}for(;n!==null;)if(r++,i=e[r],!(i==="\\"&&x())){if(c=o3(i),m=wt[n],u=m[c]||m.l||8,u===8||(n=u[0],u[1]!==void 0&&(d=p[u[1]],d&&(s=i,d()===!1))))return;if(n===7)return t}}const ss=new Map;function s3(e,t){return ce(e)?e[t]:null}function u3(e,t){if(!ce(e))return null;let r=ss.get(t);if(r||(r=l3(t),r&&ss.set(t,r)),!r)return null;const n=r.length;let o=e,i=0;for(;i<n;){const l=r[i];if(ns.includes(l)&&Ke(o))return null;const s=o[l];if(s===void 0||ge(o))return null;o=s,i++}return o}const He={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:7},c3=8,d3={[He.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[He.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[He.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[He.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[He.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[He.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale.",[He.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]:"This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future."};function Rt(e,...t){return Ea(d3[e],...t)}const p3="11.1.9",Ta=-1,Ar="en-US",ka="",us=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function m3(){return{upper:(e,t)=>t==="text"&&Z(e)?e.toUpperCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&Z(e)?e.toLowerCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&Z(e)?us(e):t==="vnode"&&ce(e)&&"__v_isVNode"in e?us(e.children):e}}let cs;function f3(e){cs=e}let ds;function h3(e){ds=e}let ps;function g3(e){ps=e}let ms=null;const _3=e=>{ms=e},x3=()=>ms;let fs=null;const hs=e=>{fs=e},E3=()=>fs;let gs=0;function v3(e={}){const t=ge(e.onWarn)?e.onWarn:Ct,r=Z(e.version)?e.version:p3,n=Z(e.locale)||ge(e.locale)?e.locale:Ar,o=ge(n)?Ar:n,i=Ee(e.fallbackLocale)||ie(e.fallbackLocale)||Z(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o,l=ie(e.messages)?e.messages:Ro(o),s=ie(e.datetimeFormats)?e.datetimeFormats:Ro(o),c=ie(e.numberFormats)?e.numberFormats:Ro(o),u=Te(fe(),e.modifiers,m3()),d=e.pluralRules||fe(),m=ge(e.missing)?e.missing:null,p=pe(e.missingWarn)||Qt(e.missingWarn)?e.missingWarn:!0,x=pe(e.fallbackWarn)||Qt(e.fallbackWarn)?e.fallbackWarn:!0,f=!!e.fallbackFormat,C=!!e.unresolving,E=ge(e.postTranslation)?e.postTranslation:null,h=ie(e.processor)?e.processor:null,_=pe(e.warnHtmlMessage)?e.warnHtmlMessage:!0,v=!!e.escapeParameter,g=ge(e.messageCompiler)?e.messageCompiler:cs;process.env.NODE_ENV!=="production"&&ge(e.messageCompiler)&&So(Rt(He.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));const y=ge(e.messageResolver)?e.messageResolver:ds||s3,w=ge(e.localeFallbacker)?e.localeFallbacker:ps||Qf,b=ce(e.fallbackContext)?e.fallbackContext:void 0,k=e,S=ce(k.__datetimeFormatters)?k.__datetimeFormatters:new Map,T=ce(k.__numberFormatters)?k.__numberFormatters:new Map,B=ce(k.__meta)?k.__meta:{};gs++;const O={version:r,cid:gs,locale:n,fallbackLocale:i,messages:l,modifiers:u,pluralRules:d,missing:m,missingWarn:p,fallbackWarn:x,fallbackFormat:f,unresolving:C,postTranslation:E,processor:h,warnHtmlMessage:_,escapeParameter:v,messageCompiler:g,messageResolver:y,localeFallbacker:w,fallbackContext:b,onWarn:t,__meta:B};return O.datetimeFormats=s,O.numberFormats=c,O.__datetimeFormatters=S,O.__numberFormatters=T,process.env.NODE_ENV!=="production"&&(O.__v_emitter=k.__v_emitter!=null?k.__v_emitter:void 0),(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__)&&Kf(O,r,B),O}const Ro=e=>({[e]:fe()});function Ba(e,t){return e instanceof RegExp?e.test(t):e}function _s(e,t){return e instanceof RegExp?e.test(t):e}function zo(e,t,r,n,o){const{missing:i,onWarn:l}=e;if(process.env.NODE_ENV!=="production"){const s=e.__v_emitter;s&&s.emit("missing",{locale:r,key:t,type:o,groupId:`${o}:${t}`})}if(i!==null){const s=i(e,r,t,o);return Z(s)?s:t}else return process.env.NODE_ENV!=="production"&&_s(n,t)&&l(Rt(He.NOT_FOUND_KEY,{key:t,locale:r})),t}function Sr(e,t,r){const n=e;n.__localeChainCache=new Map,e.localeFallbacker(e,r,t)}function xs(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function C3(e,t){const r=t.indexOf(e);if(r===-1)return!1;for(let n=r+1;n<t.length;n++)if(xs(e,t[n]))return!0;return!1}const Es=typeof Intl<"u",vs={dateTimeFormat:Es&&typeof Intl.DateTimeFormat<"u",numberFormat:Es&&typeof Intl.NumberFormat<"u"};function Cs(e,...t){const{datetimeFormats:r,unresolving:n,fallbackLocale:o,onWarn:i,localeFallbacker:l}=e,{__datetimeFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!vs.dateTimeFormat)return i(Rt(He.CANNOT_FORMAT_DATE)),ka;const[c,u,d,m]=Io(...t),p=pe(d.missingWarn)?d.missingWarn:e.missingWarn,x=pe(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,f=!!d.part,C=Mo(e,d),E=l(e,o,C);if(!Z(c)||c==="")return new Intl.DateTimeFormat(C,m).format(u);let h={},_,v=null,g=C,y=null;const w="datetime format";for(let S=0;S<E.length;S++){if(_=y=E[S],process.env.NODE_ENV!=="production"&&C!==_&&Ba(x,c)&&i(Rt(He.FALLBACK_TO_DATE_FORMAT,{key:c,target:_})),process.env.NODE_ENV!=="production"&&C!==_){const T=e.__v_emitter;T&&T.emit("fallback",{type:w,key:c,from:g,to:y,groupId:`${w}:${c}`})}if(h=r[_]||{},v=h[c],ie(v))break;zo(e,c,_,p,w),g=y}if(!ie(v)||!Z(_))return n?Ta:c;let b=`${_}__${c}`;va(m)||(b=`${b}__${JSON.stringify(m)}`);let k=s.get(b);return k||(k=new Intl.DateTimeFormat(_,Te({},v,m)),s.set(b,k)),f?k.formatToParts(u):k.format(u)}const ys=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Io(...e){const[t,r,n,o]=e,i=fe();let l=fe(),s;if(Z(t)){const c=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!c)throw ft(Oe.INVALID_ISO_DATE_ARGUMENT);const u=c[3]?c[3].trim().startsWith("T")?`${c[1].trim()}${c[3].trim()}`:`${c[1].trim()}T${c[3].trim()}`:c[1].trim();s=new Date(u);try{s.toISOString()}catch{throw ft(Oe.INVALID_ISO_DATE_ARGUMENT)}}else if(Zm(t)){if(isNaN(t.getTime()))throw ft(Oe.INVALID_DATE_ARGUMENT);s=t}else if(we(t))s=t;else throw ft(Oe.INVALID_ARGUMENT);return Z(r)?i.key=r:ie(r)&&Object.keys(r).forEach(c=>{ys.includes(c)?l[c]=r[c]:i[c]=r[c]}),Z(n)?i.locale=n:ie(n)&&(l=n),ie(o)&&(l=o),[i.key||"",s,i,l]}function bs(e,t,r){const n=e;for(const o in r){const i=`${t}__${o}`;n.__datetimeFormatters.has(i)&&n.__datetimeFormatters.delete(i)}}function ws(e,...t){const{numberFormats:r,unresolving:n,fallbackLocale:o,onWarn:i,localeFallbacker:l}=e,{__numberFormatters:s}=e;if(process.env.NODE_ENV!=="production"&&!vs.numberFormat)return i(Rt(He.CANNOT_FORMAT_NUMBER)),ka;const[c,u,d,m]=Ho(...t),p=pe(d.missingWarn)?d.missingWarn:e.missingWarn,x=pe(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,f=!!d.part,C=Mo(e,d),E=l(e,o,C);if(!Z(c)||c==="")return new Intl.NumberFormat(C,m).format(u);let h={},_,v=null,g=C,y=null;const w="number format";for(let S=0;S<E.length;S++){if(_=y=E[S],process.env.NODE_ENV!=="production"&&C!==_&&Ba(x,c)&&i(Rt(He.FALLBACK_TO_NUMBER_FORMAT,{key:c,target:_})),process.env.NODE_ENV!=="production"&&C!==_){const T=e.__v_emitter;T&&T.emit("fallback",{type:w,key:c,from:g,to:y,groupId:`${w}:${c}`})}if(h=r[_]||{},v=h[c],ie(v))break;zo(e,c,_,p,w),g=y}if(!ie(v)||!Z(_))return n?Ta:c;let b=`${_}__${c}`;va(m)||(b=`${b}__${JSON.stringify(m)}`);let k=s.get(b);return k||(k=new Intl.NumberFormat(_,Te({},v,m)),s.set(b,k)),f?k.formatToParts(u):k.format(u)}const Ts=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Ho(...e){const[t,r,n,o]=e,i=fe();let l=fe();if(!we(t))throw ft(Oe.INVALID_ARGUMENT);const s=t;return Z(r)?i.key=r:ie(r)&&Object.keys(r).forEach(c=>{Ts.includes(c)?l[c]=r[c]:i[c]=r[c]}),Z(n)?i.locale=n:ie(n)&&(l=n),ie(o)&&(l=o),[i.key||"",s,i,l]}function ks(e,t,r){const n=e;for(const o in r){const i=`${t}__${o}`;n.__numberFormatters.has(i)&&n.__numberFormatters.delete(i)}}const y3=e=>e,b3=e=>"",w3="text",T3=e=>e.length===0?"":Ao(e),k3=rf;function Bs(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function B3(e){const t=we(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(we(e.named.count)||we(e.named.n))?we(e.named.count)?e.named.count:we(e.named.n)?e.named.n:t:t}function A3(e,t){t.count||(t.count=e),t.n||(t.n=e)}function S3(e={}){const t=e.locale,r=B3(e),n=ce(e.pluralRules)&&Z(t)&&ge(e.pluralRules[t])?e.pluralRules[t]:Bs,o=ce(e.pluralRules)&&Z(t)&&ge(e.pluralRules[t])?Bs:void 0,i=h=>h[n(r,h.length,o)],l=e.list||[],s=h=>l[h],c=e.named||fe();we(e.pluralIndex)&&A3(r,c);const u=h=>c[h];function d(h,_){const v=ge(e.messages)?e.messages(h,!!_):ce(e.messages)?e.messages[h]:!1;return v||(e.parent?e.parent.message(h):b3)}const m=h=>e.modifiers?e.modifiers[h]:y3,p=ie(e.processor)&&ge(e.processor.normalize)?e.processor.normalize:T3,x=ie(e.processor)&&ge(e.processor.interpolate)?e.processor.interpolate:k3,f=ie(e.processor)&&Z(e.processor.type)?e.processor.type:w3,E={list:s,named:u,plural:i,linked:(h,..._)=>{const[v,g]=_;let y="text",w="";_.length===1?ce(v)?(w=v.modifier||w,y=v.type||y):Z(v)&&(w=v||w):_.length===2&&(Z(v)&&(w=v||w),Z(g)&&(y=g||y));const b=d(h,!0)(E),k=y==="vnode"&&Ee(b)&&w?b[0]:b;return w?m(w)(k,y):k},message:d,type:f,interpolate:x,normalize:p,values:Te(fe(),l,c)};return E}const As=()=>"",Ye=e=>ge(e);function Ss(e,...t){const{fallbackFormat:r,postTranslation:n,unresolving:o,messageCompiler:i,fallbackLocale:l,messages:s}=e,[c,u]=Uo(...t),d=pe(u.missingWarn)?u.missingWarn:e.missingWarn,m=pe(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,p=pe(u.escapeParameter)?u.escapeParameter:e.escapeParameter,x=!!u.resolvedMessage,f=Z(u.default)||pe(u.default)?pe(u.default)?i?c:()=>c:u.default:r?i?c:()=>c:null,C=r||f!=null&&(Z(f)||ge(f)),E=Mo(e,u);p&&F3(u);let[h,_,v]=x?[c,E,s[E]||fe()]:Fs(e,c,E,l,m,d),g=h,y=c;if(!x&&!(Z(g)||Ke(g)||Ye(g))&&C&&(g=f,y=g),!x&&(!(Z(g)||Ke(g)||Ye(g))||!Z(_)))return o?Ta:c;if(process.env.NODE_ENV!=="production"&&Z(g)&&e.messageCompiler==null)return Ct(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${c}'.`),c;let w=!1;const b=()=>{w=!0},k=Ye(g)?g:Ds(e,c,_,g,y,b);if(w)return g;const S=L3(e,_,v,u),T=S3(S),B=D3(e,k,T),O=n?n(B,c):B;if(process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const I={timestamp:Date.now(),key:Z(c)?c:Ye(g)?g.key:"",locale:_||(Ye(g)?g.locale:""),format:Z(g)?g:Ye(g)?g.source:"",message:O};I.meta=Te({},e.__meta,x3()||{}),Yf(I)}return O}function F3(e){Ee(e.list)?e.list=e.list.map(t=>Z(t)?Ul(t):t):ce(e.named)&&Object.keys(e.named).forEach(t=>{Z(e.named[t])&&(e.named[t]=Ul(e.named[t]))})}function Fs(e,t,r,n,o,i){const{messages:l,onWarn:s,messageResolver:c,localeFallbacker:u}=e,d=u(e,n,r);let m=fe(),p,x=null,f=r,C=null;const E="translate";for(let h=0;h<d.length;h++){if(p=C=d[h],process.env.NODE_ENV!=="production"&&r!==p&&!xs(r,p)&&Ba(o,t)&&s(Rt(He.FALLBACK_TO_TRANSLATE,{key:t,target:p})),process.env.NODE_ENV!=="production"&&r!==p){const y=e.__v_emitter;y&&y.emit("fallback",{type:E,key:t,from:f,to:C,groupId:`${E}:${t}`})}m=l[p]||fe();let _=null,v,g;if(process.env.NODE_ENV!=="production"&&Qe&&(_=window.performance.now(),v="intlify-message-resolve-start",g="intlify-message-resolve-end",qe&&qe(v)),(x=c(m,t))===null&&(x=m[t]),process.env.NODE_ENV!=="production"&&Qe){const y=window.performance.now(),w=e.__v_emitter;w&&_&&x&&w.emit("message-resolve",{type:"message-resolve",key:t,message:x,time:y-_,groupId:`${E}:${t}`}),v&&g&&qe&&Mt&&(qe(g),Mt("intlify message resolve",v,g))}if(Z(x)||Ke(x)||Ye(x))break;if(!C3(p,d)){const y=zo(e,t,p,i,E);y!==t&&(x=y)}f=C}return[x,p,m]}function Ds(e,t,r,n,o,i){const{messageCompiler:l,warnHtmlMessage:s}=e;if(Ye(n)){const p=n;return p.locale=p.locale||r,p.key=p.key||t,p}if(l==null){const p=()=>n;return p.locale=r,p.key=t,p}let c=null,u,d;process.env.NODE_ENV!=="production"&&Qe&&(c=window.performance.now(),u="intlify-message-compilation-start",d="intlify-message-compilation-end",qe&&qe(u));const m=l(n,P3(e,r,o,n,s,i));if(process.env.NODE_ENV!=="production"&&Qe){const p=window.performance.now(),x=e.__v_emitter;x&&c&&x.emit("message-compilation",{type:"message-compilation",message:n,time:p-c,groupId:`translate:${t}`}),u&&d&&qe&&Mt&&(qe(d),Mt("intlify message compilation",u,d))}return m.locale=r,m.key=t,m.source=n,m}function D3(e,t,r){let n=null,o,i;process.env.NODE_ENV!=="production"&&Qe&&(n=window.performance.now(),o="intlify-message-evaluation-start",i="intlify-message-evaluation-end",qe&&qe(o));const l=t(r);if(process.env.NODE_ENV!=="production"&&Qe){const s=window.performance.now(),c=e.__v_emitter;c&&n&&c.emit("message-evaluation",{type:"message-evaluation",value:l,time:s-n,groupId:`translate:${t.key}`}),o&&i&&qe&&Mt&&(qe(i),Mt("intlify message evaluation",o,i))}return l}function Uo(...e){const[t,r,n]=e,o=fe();if(!Z(t)&&!we(t)&&!Ye(t)&&!Ke(t))throw ft(Oe.INVALID_ARGUMENT);const i=we(t)?String(t):(Ye(t),t);return we(r)?o.plural=r:Z(r)?o.default=r:ie(r)&&!va(r)?o.named=r:Ee(r)&&(o.list=r),we(n)?o.plural=n:Z(n)?o.default=n:ie(n)&&Te(o,n),[i,o]}function P3(e,t,r,n,o,i){return{locale:t,key:r,warnHtmlMessage:o,onError:l=>{if(i&&i(l),process.env.NODE_ENV!=="production"){const s=N3(n),c=`Message compilation error: ${l.message}`,u=l.location&&s&&nf(s,l.location.start.offset,l.location.end.offset),d=e.__v_emitter;d&&s&&d.emit("compile-error",{message:s,error:l.message,start:l.location&&l.location.start.offset,end:l.location&&l.location.end.offset,groupId:`translate:${r}`}),console.error(u?`${c}
46
46
  ${u}`:c)}else throw l},onCacheKey:l=>Jm(t,r,l)}}function N3(e){if(Z(e))return e;if(e.loc&&e.loc.source)return e.loc.source}function L3(e,t,r,n){const{modifiers:o,pluralRules:i,messageResolver:l,fallbackLocale:s,fallbackWarn:c,missingWarn:u,fallbackContext:d}=e,p={locale:t,modifiers:o,pluralRules:i,messages:(x,f)=>{let C=l(r,x);if(C==null&&(d||f)){const[,,E]=Fs(d||e,x,t,s,c,u);C=l(E,x)}if(Z(C)||Ke(C)){let E=!1;const _=Ds(e,x,t,C,x,()=>{E=!0});return E?As:_}else return Ye(C)?C:As}};return e.processor&&(p.processor=e.processor),n.list&&(p.list=n.list),n.named&&(p.named=n.named),we(n.plural)&&(p.pluralIndex=n.plural),p}Lf();function O3(){return Ps().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Ps(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const M3=typeof Proxy=="function",V3="devtools-plugin:setup",R3="plugin:settings:set";let nr,qo;function z3(){var e;return nr!==void 0||(typeof window<"u"&&window.performance?(nr=!0,qo=window.performance):typeof globalThis<"u"&&(!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance)?(nr=!0,qo=globalThis.perf_hooks.performance):nr=!1),nr}function I3(){return z3()?qo.now():Date.now()}class H3{constructor(t,r){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=r;const n={};if(t.settings)for(const l in t.settings){const s=t.settings[l];n[l]=s.defaultValue}const o=`__vue-devtools-plugin-settings__${t.id}`;let i=Object.assign({},n);try{const l=localStorage.getItem(o),s=JSON.parse(l);Object.assign(i,s)}catch{}this.fallbacks={getSettings(){return i},setSettings(l){try{localStorage.setItem(o,JSON.stringify(l))}catch{}i=l},now(){return I3()}},r&&r.on(R3,(l,s)=>{l===this.plugin.id&&this.fallbacks.setSettings(s)}),this.proxiedOn=new Proxy({},{get:(l,s)=>this.target?this.target.on[s]:(...c)=>{this.onQueue.push({method:s,args:c})}}),this.proxiedTarget=new Proxy({},{get:(l,s)=>this.target?this.target[s]:s==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(s)?(...c)=>(this.targetQueue.push({method:s,args:c,resolve:()=>{}}),this.fallbacks[s](...c)):(...c)=>new Promise(u=>{this.targetQueue.push({method:s,args:c,resolve:u})})})}async setRealTarget(t){this.target=t;for(const r of this.onQueue)this.target.on[r.method](...r.args);for(const r of this.targetQueue)r.resolve(await this.target[r.method](...r.args))}}function U3(e,t){const r=e,n=Ps(),o=O3(),i=M3&&r.enableEarlyProxy;if(o&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))o.emit(V3,e,t);else{const l=i?new H3(r,o):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:r,setupFn:t,proxy:l}),l&&t(l.proxiedTarget)}}/*!
47
- * vue-i18n v11.1.7
47
+ * vue-i18n v11.1.9
48
48
  * (c) 2025 kazuya kawaguchi
49
49
  * Released under the MIT License.
50
- */const q3="11.1.7";function $3(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Vt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Vt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Vt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Vt().__INTLIFY_PROD_DEVTOOLS__=!1)}const he={UNEXPECTED_RETURN_TYPE:Xf,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:30,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32,NOT_COMPATIBLE_LEGACY_VUE_I18N:33,NOT_AVAILABLE_COMPOSITION_IN_LEGACY:34,DUPLICATE_USE_I18N_CALLING:35};function Re(e,...t){return er(e,null,process.env.NODE_ENV!=="production"?{messages:j3,args:t}:void 0)}const j3={[he.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[he.INVALID_ARGUMENT]:"Invalid argument",[he.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[he.NOT_INSTALLED]:"Need to install with `app.use` function",[he.UNEXPECTED_ERROR]:"Unexpected error",[he.REQUIRED_VALUE]:"Required in value: {0}",[he.INVALID_VALUE]:"Invalid value",[he.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[he.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[he.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[he.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly",[he.DUPLICATE_USE_I18N_CALLING]:"Duplicate `useI18n` calling by local scope. Please don't call it on local scope"},$o=lt("__translateVNode"),jo=lt("__datetimeParts"),Go=lt("__numberParts"),zt=lt("__enableEmitter"),Fr=lt("__disableEmitter"),Ns=lt("__setPluralRules"),Ls=lt("__injectWithOption"),Wo=lt("__dispose"),ut={FALLBACK_TO_ROOT:c3,NOT_FOUND_PARENT_SCOPE:9,IGNORE_OBJ_FLATTEN:10,DEPRECATE_LEGACY_MODE:11,DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE:12},G3={[ut.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[ut.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[ut.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[ut.DEPRECATE_LEGACY_MODE]:`Legacy API mode has been deprecated in v11. Use Composition API mode instead.
50
+ */const q3="11.1.9";function $3(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Vt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Vt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Vt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Vt().__INTLIFY_PROD_DEVTOOLS__=!1)}const he={UNEXPECTED_RETURN_TYPE:Xf,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:30,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32,NOT_COMPATIBLE_LEGACY_VUE_I18N:33,NOT_AVAILABLE_COMPOSITION_IN_LEGACY:34,DUPLICATE_USE_I18N_CALLING:35};function Re(e,...t){return er(e,null,process.env.NODE_ENV!=="production"?{messages:j3,args:t}:void 0)}const j3={[he.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[he.INVALID_ARGUMENT]:"Invalid argument",[he.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[he.NOT_INSTALLED]:"Need to install with `app.use` function",[he.UNEXPECTED_ERROR]:"Unexpected error",[he.REQUIRED_VALUE]:"Required in value: {0}",[he.INVALID_VALUE]:"Invalid value",[he.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[he.NOT_INSTALLED_WITH_PROVIDE]:"Need to install with `provide` function",[he.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[he.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly",[he.DUPLICATE_USE_I18N_CALLING]:"Duplicate `useI18n` calling by local scope. Please don't call it on local scope"},$o=lt("__translateVNode"),jo=lt("__datetimeParts"),Go=lt("__numberParts"),zt=lt("__enableEmitter"),Fr=lt("__disableEmitter"),Ns=lt("__setPluralRules"),Ls=lt("__injectWithOption"),Wo=lt("__dispose"),ut={FALLBACK_TO_ROOT:c3,NOT_FOUND_PARENT_SCOPE:9,IGNORE_OBJ_FLATTEN:10,DEPRECATE_LEGACY_MODE:11,DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE:12},G3={[ut.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[ut.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope.",[ut.IGNORE_OBJ_FLATTEN]:"Ignore object flatten: '{key}' key has an string value",[ut.DEPRECATE_LEGACY_MODE]:`Legacy API mode has been deprecated in v11. Use Composition API mode instead.
51
51
  About how to use the Composition API mode, see https://vue-i18n.intlify.dev/guide/advanced/composition.html`,[ut.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE]:"'v-t' has been deprecated in v11. Use translate APIs ('t' or '$t') instead."};function Dr(e,...t){return Ea(G3[e],...t)}function Pr(e){if(!ce(e)||Ke(e))return e;for(const t in e)if(et(e,t))if(!t.includes("."))ce(e[t])&&Pr(e[t]);else{const r=t.split("."),n=r.length-1;let o=e,i=!1;for(let l=0;l<n;l++){if(r[l]==="__proto__")throw new Error(`unsafe key: ${r[l]}`);if(r[l]in o||(o[r[l]]=fe()),!ce(o[r[l]])){process.env.NODE_ENV!=="production"&&Ct(Dr(ut.IGNORE_OBJ_FLATTEN,{key:r[l]})),i=!0;break}o=o[r[l]]}if(i||(Ke(o)?ns.includes(r[n])||delete e[t]:(o[r[n]]=e[t],delete e[t])),!Ke(o)){const l=o[r[n]];ce(l)&&Pr(l)}}return e}function Ko(e,t){const{messages:r,__i18n:n,messageResolver:o,flatJson:i}=t,l=ie(r)?r:Ee(n)?fe():{[e]:fe()};if(Ee(n)&&n.forEach(s=>{if("locale"in s&&"resource"in s){const{locale:c,resource:u}=s;c?(l[c]=l[c]||fe(),ya(u,l[c])):ya(u,l)}else Z(s)&&ya(JSON.parse(s),l)}),o==null&&i)for(const s in l)et(l,s)&&Pr(l[s]);return l}function Os(e){return e.type}function Ms(e,t,r){let n=ce(t.messages)?t.messages:fe();"__i18nGlobal"in r&&(n=Ko(e.locale.value,{messages:n,__i18n:r.__i18nGlobal}));const o=Object.keys(n);o.length&&o.forEach(i=>{e.mergeLocaleMessage(i,n[i])});{if(ce(t.datetimeFormats)){const i=Object.keys(t.datetimeFormats);i.length&&i.forEach(l=>{e.mergeDateTimeFormat(l,t.datetimeFormats[l])})}if(ce(t.numberFormats)){const i=Object.keys(t.numberFormats);i.length&&i.forEach(l=>{e.mergeNumberFormat(l,t.numberFormats[l])})}}}function Vs(e){return a.createVNode(a.Text,null,e,0)}const Rs="__INTLIFY_META__",zs=()=>[],W3=()=>!1;let Is=0;function Hs(e){return(t,r,n,o)=>e(r,n,a.getCurrentInstance()||void 0,o)}const K3=()=>{const e=a.getCurrentInstance();let t=null;return e&&(t=Os(e)[Rs])?{[Rs]:t}:null};function Yo(e={}){const{__root:t,__injectWithOption:r}=e,n=t===void 0,o=e.flatJson,i=Qe?a.ref:a.shallowRef;let l=pe(e.inheritLocale)?e.inheritLocale:!0;const s=i(t&&l?t.locale.value:Z(e.locale)?e.locale:Ar),c=i(t&&l?t.fallbackLocale.value:Z(e.fallbackLocale)||Ee(e.fallbackLocale)||ie(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s.value),u=i(Ko(s.value,e)),d=i(ie(e.datetimeFormats)?e.datetimeFormats:{[s.value]:{}}),m=i(ie(e.numberFormats)?e.numberFormats:{[s.value]:{}});let p=t?t.missingWarn:pe(e.missingWarn)||Qt(e.missingWarn)?e.missingWarn:!0,x=t?t.fallbackWarn:pe(e.fallbackWarn)||Qt(e.fallbackWarn)?e.fallbackWarn:!0,f=t?t.fallbackRoot:pe(e.fallbackRoot)?e.fallbackRoot:!0,C=!!e.fallbackFormat,E=ge(e.missing)?e.missing:null,h=ge(e.missing)?Hs(e.missing):null,_=ge(e.postTranslation)?e.postTranslation:null,v=t?t.warnHtmlMessage:pe(e.warnHtmlMessage)?e.warnHtmlMessage:!0,g=!!e.escapeParameter;const y=t?t.modifiers:ie(e.modifiers)?e.modifiers:{};let w=e.pluralRules||t&&t.pluralRules,b;b=(()=>{n&&hs(null);const U={version:q3,locale:s.value,fallbackLocale:c.value,messages:u.value,modifiers:y,pluralRules:w,missing:h===null?void 0:h,missingWarn:p,fallbackWarn:x,fallbackFormat:C,unresolving:!0,postTranslation:_===null?void 0:_,warnHtmlMessage:v,escapeParameter:g,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};U.datetimeFormats=d.value,U.numberFormats=m.value,U.__datetimeFormatters=ie(b)?b.__datetimeFormatters:void 0,U.__numberFormatters=ie(b)?b.__numberFormatters:void 0,process.env.NODE_ENV!=="production"&&(U.__v_emitter=ie(b)?b.__v_emitter:void 0);const K=v3(U);return n&&hs(K),K})(),Sr(b,s.value,c.value);function S(){return[s.value,c.value,u.value,d.value,m.value]}const T=a.computed({get:()=>s.value,set:U=>{b.locale=U,s.value=U}}),B=a.computed({get:()=>c.value,set:U=>{b.fallbackLocale=U,c.value=U,Sr(b,s.value,U)}}),O=a.computed(()=>u.value),I=a.computed(()=>d.value),Y=a.computed(()=>m.value);function Q(){return ge(_)?_:null}function N(U){_=U,b.postTranslation=U}function D(){return E}function R(U){U!==null&&(h=Hs(U)),E=U,b.missing=h}function q(U,K){return U!=="translate"||!K.resolvedMessage}const J=(U,K,se,ve,pt,Kt)=>{S();let je;try{process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,n||(b.fallbackContext=t?E3():void 0),je=U(b)}finally{process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__,n||(b.fallbackContext=void 0)}if(se!=="translate exists"&&we(je)&&je===Ta||se==="translate exists"&&!je){const[Ge,qi]=K();if(process.env.NODE_ENV!=="production"&&t&&Z(Ge)&&q(se,qi)&&(f&&(Ba(x,Ge)||_s(p,Ge))&&Ct(Dr(ut.FALLBACK_TO_ROOT,{key:Ge,type:se})),process.env.NODE_ENV!=="production")){const{__v_emitter:gn}=b;gn&&f&&gn.emit("fallback",{type:se,key:Ge,to:"global",groupId:`${se}:${Ge}`})}return t&&f?ve(t):pt(Ge)}else{if(Kt(je))return je;throw Re(he.UNEXPECTED_RETURN_TYPE)}};function z(...U){return J(K=>Reflect.apply(Ss,null,[K,...U]),()=>Uo(...U),"translate",K=>Reflect.apply(K.t,K,[...U]),K=>K,K=>Z(K))}function L(...U){const[K,se,ve]=U;if(ve&&!ce(ve))throw Re(he.INVALID_ARGUMENT);return z(K,se,Te({resolvedMessage:!0},ve||{}))}function M(...U){return J(K=>Reflect.apply(Cs,null,[K,...U]),()=>Io(...U),"datetime format",K=>Reflect.apply(K.d,K,[...U]),()=>ka,K=>Z(K)||Ee(K))}function P(...U){return J(K=>Reflect.apply(ws,null,[K,...U]),()=>Ho(...U),"number format",K=>Reflect.apply(K.n,K,[...U]),()=>ka,K=>Z(K)||Ee(K))}function $(U){return U.map(K=>Z(K)||we(K)||pe(K)?Vs(String(K)):K)}const ne={normalize:$,interpolate:U=>U,type:"vnode"};function X(...U){return J(K=>{let se;const ve=K;try{ve.processor=ne,se=Reflect.apply(Ss,null,[ve,...U])}finally{ve.processor=null}return se},()=>Uo(...U),"translate",K=>K[$o](...U),K=>[Vs(K)],K=>Ee(K))}function Ue(...U){return J(K=>Reflect.apply(ws,null,[K,...U]),()=>Ho(...U),"number format",K=>K[Go](...U),zs,K=>Z(K)||Ee(K))}function rt(...U){return J(K=>Reflect.apply(Cs,null,[K,...U]),()=>Io(...U),"datetime format",K=>K[jo](...U),zs,K=>Z(K)||Ee(K))}function Wt(U){w=U,b.pluralRules=w}function _t(U,K){return J(()=>{if(!U)return!1;const se=Z(K)?K:s.value,ve=Xe(se),pt=b.messageResolver(ve,U);return Ke(pt)||Ye(pt)||Z(pt)},()=>[U],"translate exists",se=>Reflect.apply(se.te,se,[U,K]),W3,se=>pe(se))}function Ne(U){let K=null;const se=is(b,c.value,s.value);for(let ve=0;ve<se.length;ve++){const pt=u.value[se[ve]]||{},Kt=b.messageResolver(pt,U);if(Kt!=null){K=Kt;break}}return K}function Be(U){const K=Ne(U);return K??(t?t.tm(U)||{}:{})}function Xe(U){return u.value[U]||{}}function nt(U,K){if(o){const se={[U]:K};for(const ve in se)et(se,ve)&&Pr(se[ve]);K=se[U]}u.value[U]=K,b.messages=u.value}function At(U,K){u.value[U]=u.value[U]||{};const se={[U]:K};if(o)for(const ve in se)et(se,ve)&&Pr(se[ve]);K=se[U],ya(K,u.value[U]),b.messages=u.value}function A(U){return d.value[U]||{}}function F(U,K){d.value[U]=K,b.datetimeFormats=d.value,bs(b,U,K)}function j(U,K){d.value[U]=Te(d.value[U]||{},K),b.datetimeFormats=d.value,bs(b,U,K)}function re(U){return m.value[U]||{}}function de(U,K){m.value[U]=K,b.numberFormats=m.value,ks(b,U,K)}function me(U,K){m.value[U]=Te(m.value[U]||{},K),b.numberFormats=m.value,ks(b,U,K)}Is++,t&&Qe&&(a.watch(t.locale,U=>{l&&(s.value=U,b.locale=U,Sr(b,s.value,c.value))}),a.watch(t.fallbackLocale,U=>{l&&(c.value=U,b.fallbackLocale=U,Sr(b,s.value,c.value))}));const le={id:Is,locale:T,fallbackLocale:B,get inheritLocale(){return l},set inheritLocale(U){l=U,U&&t&&(s.value=t.locale.value,c.value=t.fallbackLocale.value,Sr(b,s.value,c.value))},get availableLocales(){return Object.keys(u.value).sort()},messages:O,get modifiers(){return y},get pluralRules(){return w||{}},get isGlobal(){return n},get missingWarn(){return p},set missingWarn(U){p=U,b.missingWarn=p},get fallbackWarn(){return x},set fallbackWarn(U){x=U,b.fallbackWarn=x},get fallbackRoot(){return f},set fallbackRoot(U){f=U},get fallbackFormat(){return C},set fallbackFormat(U){C=U,b.fallbackFormat=C},get warnHtmlMessage(){return v},set warnHtmlMessage(U){v=U,b.warnHtmlMessage=U},get escapeParameter(){return g},set escapeParameter(U){g=U,b.escapeParameter=U},t:z,getLocaleMessage:Xe,setLocaleMessage:nt,mergeLocaleMessage:At,getPostTranslationHandler:Q,setPostTranslationHandler:N,getMissingHandler:D,setMissingHandler:R,[Ns]:Wt};return le.datetimeFormats=I,le.numberFormats=Y,le.rt=L,le.te=_t,le.tm=Be,le.d=M,le.n=P,le.getDateTimeFormat=A,le.setDateTimeFormat=F,le.mergeDateTimeFormat=j,le.getNumberFormat=re,le.setNumberFormat=de,le.mergeNumberFormat=me,le[Ls]=r,le[$o]=X,le[jo]=rt,le[Go]=Ue,process.env.NODE_ENV!=="production"&&(le[zt]=U=>{b.__v_emitter=U},le[Fr]=()=>{b.__v_emitter=void 0}),le}const Us="vue-i18n: composer properties",Jo={"vue-devtools-plugin-vue-i18n":"Vue I18n DevTools","vue-i18n-resource-inspector":"Vue I18n DevTools","vue-i18n-timeline":"Vue I18n"},Y3={"vue-i18n-resource-inspector":"Search for scopes ..."},J3={"vue-i18n-timeline":16764185};let Xo;async function X3(e,t){return new Promise((r,n)=>{try{U3({id:"vue-devtools-plugin-vue-i18n",label:Jo["vue-devtools-plugin-vue-i18n"],packageName:"vue-i18n",homepage:"https://vue-i18n.intlify.dev",logo:"https://vue-i18n.intlify.dev/vue-i18n-devtools-logo.png",componentStateTypes:[Us],app:e},o=>{Xo=o,o.on.visitComponentTree(({componentInstance:l,treeNode:s})=>{Z3(l,s,t)}),o.on.inspectComponent(({componentInstance:l,instanceData:s})=>{l.vnode.el&&l.vnode.el.__VUE_I18N__&&s&&(t.mode==="legacy"?l.vnode.el.__VUE_I18N__!==t.global.__composer&&$s(s,l.vnode.el.__VUE_I18N__):$s(s,l.vnode.el.__VUE_I18N__))}),o.addInspector({id:"vue-i18n-resource-inspector",label:Jo["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:Y3["vue-i18n-resource-inspector"]}),o.on.getInspectorTree(l=>{l.app===e&&l.inspectorId==="vue-i18n-resource-inspector"&&n6(l,t)});const i=new Map;o.on.getInspectorState(async l=>{if(l.app===e&&l.inspectorId==="vue-i18n-resource-inspector")if(o.unhighlightElement(),o6(l,t),l.nodeId==="global"){if(!i.has(l.app)){const[s]=await o.getComponentInstances(l.app);i.set(l.app,s)}o.highlightElement(i.get(l.app))}else{const s=a6(l.nodeId,t);s&&o.highlightElement(s)}}),o.on.editInspectorState(l=>{l.app===e&&l.inspectorId==="vue-i18n-resource-inspector"&&l6(l,t)}),o.addTimelineLayer({id:"vue-i18n-timeline",label:Jo["vue-i18n-timeline"],color:J3["vue-i18n-timeline"]}),r(!0)})}catch(o){console.error(o),n(!1)}})}function qs(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function Z3(e,t,r){const n=r.mode==="composition"?r.global:r.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==n){const o={label:`i18n (${qs(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(o)}}function $s(e,t){const r=Us;e.state.push({type:r,key:"locale",editable:!0,value:t.locale.value}),e.state.push({type:r,key:"availableLocales",editable:!1,value:t.availableLocales}),e.state.push({type:r,key:"fallbackLocale",editable:!0,value:t.fallbackLocale.value}),e.state.push({type:r,key:"inheritLocale",editable:!0,value:t.inheritLocale}),e.state.push({type:r,key:"messages",editable:!1,value:Zo(t.messages.value)}),e.state.push({type:r,key:"datetimeFormats",editable:!1,value:t.datetimeFormats.value}),e.state.push({type:r,key:"numberFormats",editable:!1,value:t.numberFormats.value})}function Zo(e){const t={};return Object.keys(e).forEach(r=>{const n=e[r];ge(n)&&"source"in n?t[r]=r6(n):Ke(n)&&n.loc&&n.loc.source?t[r]=n.loc.source:ce(n)?t[r]=Zo(n):t[r]=n}),t}const Q3={"<":"&lt;",">":"&gt;",'"':"&quot;","&":"&amp;"};function e6(e){return e.replace(/[<>"&]/g,t6)}function t6(e){return Q3[e]||e}function r6(e){return{_custom:{type:"function",display:`<span>\u0192</span> ${e.source?`("${e6(e.source)}")`:"(?)"}`}}}function n6(e,t){e.rootNodes.push({id:"global",label:"Global Scope"});const r=t.mode==="composition"?t.global:t.global.__composer;for(const[n,o]of t.__instances){const i=t.mode==="composition"?o:o.__composer;r!==i&&e.rootNodes.push({id:i.id.toString(),label:`${qs(n)} Scope`})}}function a6(e,t){let r=null;if(e!=="global"){for(const[n,o]of t.__instances.entries())if(o.id.toString()===e){r=n;break}}return r}function js(e,t){if(e==="global")return t.mode==="composition"?t.global:t.global.__composer;{const r=Array.from(t.__instances.values()).find(n=>n.id.toString()===e);return r?t.mode==="composition"?r:r.__composer:null}}function o6(e,t){const r=js(e.nodeId,t);return r&&(e.state=i6(r)),null}function i6(e){const t={},r="Locale related info",n=[{type:r,key:"locale",editable:!0,value:e.locale.value},{type:r,key:"fallbackLocale",editable:!0,value:e.fallbackLocale.value},{type:r,key:"availableLocales",editable:!1,value:e.availableLocales},{type:r,key:"inheritLocale",editable:!0,value:e.inheritLocale}];t[r]=n;const o="Locale messages info",i=[{type:o,key:"messages",editable:!1,value:Zo(e.messages.value)}];t[o]=i;{const l="Datetime formats info",s=[{type:l,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];t[l]=s;const c="Datetime formats info",u=[{type:c,key:"numberFormats",editable:!1,value:e.numberFormats.value}];t[c]=u}return t}function Nr(e,t){if(Xo){let r;t&&"groupId"in t&&(r=t.groupId,delete t.groupId),Xo.addTimelineEvent({layerId:"vue-i18n-timeline",event:{title:e,groupId:r,time:Date.now(),meta:{},data:t||{},logType:e==="compile-error"?"error":e==="fallback"||e==="missing"?"warning":"default"}})}}function l6(e,t){const r=js(e.nodeId,t);if(r){const[n]=e.path;n==="locale"&&Z(e.state.value)?r.locale.value=e.state.value:n==="fallbackLocale"&&(Z(e.state.value)||Ee(e.state.value)||ce(e.state.value))?r.fallbackLocale.value=e.state.value:n==="inheritLocale"&&pe(e.state.value)&&(r.inheritLocale=e.state.value)}}function s6(e){const t=Z(e.locale)?e.locale:Ar,r=Z(e.fallbackLocale)||Ee(e.fallbackLocale)||ie(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,n=ge(e.missing)?e.missing:void 0,o=pe(e.silentTranslationWarn)||Qt(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,i=pe(e.silentFallbackWarn)||Qt(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,l=pe(e.fallbackRoot)?e.fallbackRoot:!0,s=!!e.formatFallbackMessages,c=ie(e.modifiers)?e.modifiers:{},u=e.pluralizationRules,d=ge(e.postTranslation)?e.postTranslation:void 0,m=Z(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,p=!!e.escapeParameterHtml,x=pe(e.sync)?e.sync:!0;let f=e.messages;if(ie(e.sharedMessages)){const y=e.sharedMessages;f=Object.keys(y).reduce((b,k)=>{const S=b[k]||(b[k]={});return Te(S,y[k]),b},f||{})}const{__i18n:C,__root:E,__injectWithOption:h}=e,_=e.datetimeFormats,v=e.numberFormats,g=e.flatJson;return{locale:t,fallbackLocale:r,messages:f,flatJson:g,datetimeFormats:_,numberFormats:v,missing:n,missingWarn:o,fallbackWarn:i,fallbackRoot:l,fallbackFormat:s,modifiers:c,pluralRules:u,postTranslation:d,warnHtmlMessage:m,escapeParameter:p,messageResolver:e.messageResolver,inheritLocale:x,__i18n:C,__root:E,__injectWithOption:h}}function Qo(e={}){const t=Yo(s6(e)),{__extender:r}=e,n={id:t.id,get locale(){return t.locale.value},set locale(o){t.locale.value=o},get fallbackLocale(){return t.fallbackLocale.value},set fallbackLocale(o){t.fallbackLocale.value=o},get messages(){return t.messages.value},get datetimeFormats(){return t.datetimeFormats.value},get numberFormats(){return t.numberFormats.value},get availableLocales(){return t.availableLocales},get missing(){return t.getMissingHandler()},set missing(o){t.setMissingHandler(o)},get silentTranslationWarn(){return pe(t.missingWarn)?!t.missingWarn:t.missingWarn},set silentTranslationWarn(o){t.missingWarn=pe(o)?!o:o},get silentFallbackWarn(){return pe(t.fallbackWarn)?!t.fallbackWarn:t.fallbackWarn},set silentFallbackWarn(o){t.fallbackWarn=pe(o)?!o:o},get modifiers(){return t.modifiers},get formatFallbackMessages(){return t.fallbackFormat},set formatFallbackMessages(o){t.fallbackFormat=o},get postTranslation(){return t.getPostTranslationHandler()},set postTranslation(o){t.setPostTranslationHandler(o)},get sync(){return t.inheritLocale},set sync(o){t.inheritLocale=o},get warnHtmlInMessage(){return t.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(o){t.warnHtmlMessage=o!=="off"},get escapeParameterHtml(){return t.escapeParameter},set escapeParameterHtml(o){t.escapeParameter=o},get pluralizationRules(){return t.pluralRules||{}},__composer:t,t(...o){return Reflect.apply(t.t,t,[...o])},rt(...o){return Reflect.apply(t.rt,t,[...o])},te(o,i){return t.te(o,i)},tm(o){return t.tm(o)},getLocaleMessage(o){return t.getLocaleMessage(o)},setLocaleMessage(o,i){t.setLocaleMessage(o,i)},mergeLocaleMessage(o,i){t.mergeLocaleMessage(o,i)},d(...o){return Reflect.apply(t.d,t,[...o])},getDateTimeFormat(o){return t.getDateTimeFormat(o)},setDateTimeFormat(o,i){t.setDateTimeFormat(o,i)},mergeDateTimeFormat(o,i){t.mergeDateTimeFormat(o,i)},n(...o){return Reflect.apply(t.n,t,[...o])},getNumberFormat(o){return t.getNumberFormat(o)},setNumberFormat(o,i){t.setNumberFormat(o,i)},mergeNumberFormat(o,i){t.mergeNumberFormat(o,i)}};return n.__extender=r,process.env.NODE_ENV!=="production"&&(n.__enableEmitter=o=>{const i=t;i[zt]&&i[zt](o)},n.__disableEmitter=()=>{const o=t;o[Fr]&&o[Fr]()}),n}function u6(e,t,r){return{beforeCreate(){const n=a.getCurrentInstance();if(!n)throw Re(he.UNEXPECTED_ERROR);const o=this.$options;if(o.i18n){const i=o.i18n;if(o.__i18n&&(i.__i18n=o.__i18n),i.__root=t,this===this.$root)this.$i18n=Gs(e,i);else{i.__injectWithOption=!0,i.__extender=r.__vueI18nExtend,this.$i18n=Qo(i);const l=this.$i18n;l.__extender&&(l.__disposer=l.__extender(this.$i18n))}}else if(o.__i18n)if(this===this.$root)this.$i18n=Gs(e,o);else{this.$i18n=Qo({__i18n:o.__i18n,__injectWithOption:!0,__extender:r.__vueI18nExtend,__root:t});const i=this.$i18n;i.__extender&&(i.__disposer=i.__extender(this.$i18n))}else this.$i18n=e;o.__i18nGlobal&&Ms(t,o,o),this.$t=(...i)=>this.$i18n.t(...i),this.$rt=(...i)=>this.$i18n.rt(...i),this.$te=(i,l)=>this.$i18n.te(i,l),this.$d=(...i)=>this.$i18n.d(...i),this.$n=(...i)=>this.$i18n.n(...i),this.$tm=i=>this.$i18n.tm(i),r.__setInstance(n,this.$i18n)},mounted(){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&this.$el&&this.$i18n){const n=this.$i18n;this.$el.__VUE_I18N__=n.__composer;const o=this.__v_emitter=Fo();n.__enableEmitter&&n.__enableEmitter(o),o.on("*",Nr)}},unmounted(){const n=a.getCurrentInstance();if(!n)throw Re(he.UNEXPECTED_ERROR);const o=this.$i18n;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&this.$el&&this.$el.__VUE_I18N__&&(this.__v_emitter&&(this.__v_emitter.off("*",Nr),delete this.__v_emitter),this.$i18n&&(o.__disableEmitter&&o.__disableEmitter(),delete this.$el.__VUE_I18N__)),delete this.$t,delete this.$rt,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,o.__disposer&&(o.__disposer(),delete o.__disposer,delete o.__extender),r.__deleteInstance(n),delete this.$i18n}}}function Gs(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[Ns](t.pluralizationRules||e.pluralizationRules);const r=Ko(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(r).forEach(n=>e.mergeLocaleMessage(n,r[n])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(n=>e.mergeDateTimeFormat(n,t.datetimeFormats[n])),t.numberFormats&&Object.keys(t.numberFormats).forEach(n=>e.mergeNumberFormat(n,t.numberFormats[n])),e}const ei={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function c6({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((n,o)=>[...n,...o.type===a.Fragment?o.children:[o]],[]):t.reduce((r,n)=>{const o=e[n];return o&&(r[n]=o()),r},fe())}function Ws(){return a.Fragment}const Ks=a.defineComponent({name:"i18n-t",props:Te({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>we(e)||!isNaN(e)}},ei),setup(e,t){const{slots:r,attrs:n}=t,o=e.i18n||Aa({useScope:e.scope,__useComponent:!0});return()=>{const i=Object.keys(r).filter(m=>m[0]!=="_"),l=fe();e.locale&&(l.locale=e.locale),e.plural!==void 0&&(l.plural=Z(e.plural)?+e.plural:e.plural);const s=c6(t,i),c=o[$o](e.keypath,s,l),u=Te(fe(),n),d=Z(e.tag)||ce(e.tag)?e.tag:Ws();return a.h(d,u,c)}}});function d6(e){return Ee(e)&&!Z(e[0])}function Ys(e,t,r,n){const{slots:o,attrs:i}=t;return()=>{const l={part:!0};let s=fe();e.locale&&(l.locale=e.locale),Z(e.format)?l.key=e.format:ce(e.format)&&(Z(e.format.key)&&(l.key=e.format.key),s=Object.keys(e.format).reduce((p,x)=>r.includes(x)?Te(fe(),p,{[x]:e.format[x]}):p,fe()));const c=n(e.value,l,s);let u=[l.key];Ee(c)?u=c.map((p,x)=>{const f=o[p.type],C=f?f({[p.type]:p.value,index:x,parts:c}):[p.value];return d6(C)&&(C[0].key=`${p.type}-${x}`),C}):Z(c)&&(u=[c]);const d=Te(fe(),i),m=Z(e.tag)||ce(e.tag)?e.tag:Ws();return a.h(m,d,u)}}const Js=a.defineComponent({name:"i18n-n",props:Te({value:{type:Number,required:!0},format:{type:[String,Object]}},ei),setup(e,t){const r=e.i18n||Aa({useScope:e.scope,__useComponent:!0});return Ys(e,t,Ts,(...n)=>r[Go](...n))}});function p6(e,t){const r=e;if(e.mode==="composition")return r.__getInstance(t)||e.global;{const n=r.__getInstance(t);return n!=null?n.__composer:e.global.__composer}}function m6(e){const t=l=>{process.env.NODE_ENV!=="production"&&So(Dr(ut.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE));const{instance:s,value:c}=l;if(!s||!s.$)throw Re(he.UNEXPECTED_ERROR);const u=p6(e,s.$),d=Xs(c);return[Reflect.apply(u.t,u,[...Zs(d)]),u]};return{created:(l,s)=>{const[c,u]=t(s);Qe&&e.global===u&&(l.__i18nWatcher=a.watch(u.locale,()=>{s.instance&&s.instance.$forceUpdate()})),l.__composer=u,l.textContent=c},unmounted:l=>{Qe&&l.__i18nWatcher&&(l.__i18nWatcher(),l.__i18nWatcher=void 0,delete l.__i18nWatcher),l.__composer&&(l.__composer=void 0,delete l.__composer)},beforeUpdate:(l,{value:s})=>{if(l.__composer){const c=l.__composer,u=Xs(s);l.textContent=Reflect.apply(c.t,c,[...Zs(u)])}},getSSRProps:l=>{const[s]=t(l);return{textContent:s}}}}function Xs(e){if(Z(e))return{path:e};if(ie(e)){if(!("path"in e))throw Re(he.REQUIRED_VALUE,"path");return e}else throw Re(he.INVALID_VALUE)}function Zs(e){const{path:t,locale:r,args:n,choice:o,plural:i}=e,l={},s=n||{};return Z(r)&&(l.locale=r),we(o)&&(l.plural=o),we(i)&&(l.plural=i),[t,s,l]}function f6(e,t,...r){const n=ie(r[0])?r[0]:{};(pe(n.globalInstall)?n.globalInstall:!0)&&([Ks.name,"I18nT"].forEach(i=>e.component(i,Ks)),[Js.name,"I18nN"].forEach(i=>e.component(i,Js)),[eu.name,"I18nD"].forEach(i=>e.component(i,eu))),e.directive("t",m6(t))}const h6=lt("global-vue-i18n");function g6(e={}){const t=__VUE_I18N_LEGACY_API__&&pe(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__;process.env.NODE_ENV!=="production"&&t&&So(Dr(ut.DEPRECATE_LEGACY_MODE));const r=pe(e.globalInjection)?e.globalInjection:!0,n=new Map,[o,i]=_6(e,t),l=lt(process.env.NODE_ENV!=="production"?"vue-i18n":"");function s(m){return n.get(m)||null}function c(m,p){n.set(m,p)}function u(m){n.delete(m)}const d={get mode(){return __VUE_I18N_LEGACY_API__&&t?"legacy":"composition"},async install(m,...p){if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&(m.__VUE_I18N__=d),m.__VUE_I18N_SYMBOL__=l,m.provide(m.__VUE_I18N_SYMBOL__,d),ie(p[0])){const C=p[0];d.__composerExtend=C.__composerExtend,d.__vueI18nExtend=C.__vueI18nExtend}let x=null;!t&&r&&(x=T6(m,d.global)),__VUE_I18N_FULL_INSTALL__&&f6(m,d,...p),__VUE_I18N_LEGACY_API__&&t&&m.mixin(u6(i,i.__composer,d));const f=m.unmount;if(m.unmount=()=>{x&&x(),d.dispose(),f()},process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__){if(!await X3(m,d))throw Re(he.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const E=Fo();if(t){const h=i;h.__enableEmitter&&h.__enableEmitter(E)}else{const h=i;h[zt]&&h[zt](E)}E.on("*",Nr)}},get global(){return i},dispose(){o.stop()},__instances:n,__getInstance:s,__setInstance:c,__deleteInstance:u};return d}function Aa(e={}){const t=a.getCurrentInstance();if(t==null)throw Re(he.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Re(he.NOT_INSTALLED);const r=x6(t),n=v6(r),o=Os(t),i=E6(e,o);if(i==="global")return Ms(n,e,o),n;if(i==="parent"){let c=C6(r,t,e.__useComponent);return c==null&&(process.env.NODE_ENV!=="production"&&Ct(Dr(ut.NOT_FOUND_PARENT_SCOPE)),c=n),c}const l=r;let s=l.__getInstance(t);if(s==null){const c=Te({},e);"__i18n"in o&&(c.__i18n=o.__i18n),n&&(c.__root=n),s=Yo(c),l.__composerExtend&&(s[Wo]=l.__composerExtend(s)),b6(l,t,s),l.__setInstance(t,s)}else if(process.env.NODE_ENV!=="production"&&i==="local")throw Re(he.DUPLICATE_USE_I18N_CALLING);return s}function _6(e,t){const r=a.effectScope(),n=__VUE_I18N_LEGACY_API__&&t?r.run(()=>Qo(e)):r.run(()=>Yo(e));if(n==null)throw Re(he.UNEXPECTED_ERROR);return[r,n]}function x6(e){const t=a.inject(e.isCE?h6:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Re(e.isCE?he.NOT_INSTALLED_WITH_PROVIDE:he.UNEXPECTED_ERROR);return t}function E6(e,t){return va(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function v6(e){return e.mode==="composition"?e.global:e.global.__composer}function C6(e,t,r=!1){let n=null;const o=t.root;let i=y6(t,r);for(;i!=null;){const l=e;if(e.mode==="composition")n=l.__getInstance(i);else if(__VUE_I18N_LEGACY_API__){const s=l.__getInstance(i);s!=null&&(n=s.__composer,r&&n&&!n[Ls]&&(n=null))}if(n!=null||o===i)break;i=i.parent}return n}function y6(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function b6(e,t,r){let n=null;a.onMounted(()=>{if((process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&t.vnode.el){t.vnode.el.__VUE_I18N__=r,n=Fo();const o=r;o[zt]&&o[zt](n),n.on("*",Nr)}},t),a.onUnmounted(()=>{const o=r;(process.env.NODE_ENV!=="production"||__VUE_PROD_DEVTOOLS__)&&t.vnode.el&&t.vnode.el.__VUE_I18N__&&(n&&n.off("*",Nr),o[Fr]&&o[Fr](),delete t.vnode.el.__VUE_I18N__),e.__deleteInstance(t);const i=o[Wo];i&&(i(),delete o[Wo])},t)}const w6=["locale","fallbackLocale","availableLocales"],Qs=["t","rt","d","n","tm","te"];function T6(e,t){const r=Object.create(null);return w6.forEach(o=>{const i=Object.getOwnPropertyDescriptor(t,o);if(!i)throw Re(he.UNEXPECTED_ERROR);const l=a.isRef(i.value)?{get(){return i.value.value},set(s){i.value.value=s}}:{get(){return i.get&&i.get()}};Object.defineProperty(r,o,l)}),e.config.globalProperties.$i18n=r,Qs.forEach(o=>{const i=Object.getOwnPropertyDescriptor(t,o);if(!i||!i.value)throw Re(he.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${o}`,i)}),()=>{delete e.config.globalProperties.$i18n,Qs.forEach(o=>{delete e.config.globalProperties[`$${o}`]})}}const eu=a.defineComponent({name:"i18n-d",props:Te({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},ei),setup(e,t){const r=e.i18n||Aa({useScope:e.scope,__useComponent:!0});return Ys(e,t,ys,(...n)=>r[jo](...n))}});if($3(),f3(Gf),h3(u3),g3(is),process.env.NODE_ENV!=="production"||__INTLIFY_PROD_DEVTOOLS__){const e=Vt();e.__INTLIFY__=!0,Wf(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}process.env.NODE_ENV;function tu(){const{toClipboard:e}=Km();return{percentFormat:(x,f,C)=>C?`${C}%`:"-",dateFormatYMD:(x,f,C)=>C?wr(new Date(C),"YYYY-mm-dd"):"-",dateFormatYMDHMS:(x,f,C)=>C?wr(new Date(C),"YYYY-mm-dd HH:MM:SS"):"-",dateFormatHMS:(x,f,C)=>{if(!C)return"-";let E=0;return typeof x=="number"&&(E=x),typeof C=="number"&&(E=C),wr(new Date(E*1e3),"HH:MM:SS")},scaleFormat:(x="0",f=4)=>Number.parseFloat(x).toFixed(f),scale2Format:(x="0")=>Number.parseFloat(x).toFixed(2),groupSeparator:(x,f=2)=>x.toLocaleString("en-US",{minimumFractionDigits:f,maximumFractionDigits:2}),copyText:x=>{const{t:f}=Aa();return new Promise((C,E)=>{try{e(x),Le.ElMessage.success(f("message.layout.copyTextSuccess")),C(x)}catch(h){Le.ElMessage.error(f("message.layout.copyTextError")),E(h)}})},removeHtmlSub:x=>{var f=x.replace(/<[^>]+>/g,"");return f.length>50?f.substring(0,50)+"......":f},removeHtml:x=>x.replace(/<[^>]+>/g,""),getEnumDesc:(x,f)=>f.find(C=>C.value==x)?.describe,appendQueryParams:(x,f)=>{if(!f||Object.keys(f).length==0)return x;const C=Object.keys(f).map(E=>`${encodeURIComponent(E)}=${encodeURIComponent(f[E])}`).join("&");return`${x}${x.includes("?")?"&":"?"}${C}`}}}const k6=tu(),ar=new Map,oe=ye.create({baseURL:window.__env__.VITE_API_URL,timeout:5e4}),or=Pe.accessTokenKey,Lr=Pe.refreshAccessTokenKey,B6=()=>Ae.get(or),ru=()=>{Ae.remove(or),Ae.remove(Lr),it.clear()},Or=()=>{ru(),window.location.reload()},A6=ye;let Mr=0,Sa=null;function S6(){Mr===0&&(Sa=Le.ElLoading.service({lock:!0,text:"\u52A0\u8F7D\u4E2D...",background:"rgba(0, 0, 0, 0.7)"})),Mr++}function ti(){Mr<=0||(Mr--,Mr===0&&Sa&&setTimeout(()=>{Sa?.close(),Sa=null},200))}oe.interceptors.request.use(e=>{e.loading&&S6();const r=new AbortController;e.signal=r.signal;const n=e.url||"";ar.set(n,r);const o=Ae.get(or);if(o){e.headers.Authorization=`Bearer ${o}`;const i=au(o),l=ou(i.exp);if(new Date>=l){const s=Ae.get(Lr);s&&(e.headers["X-Authorization"]=`Bearer ${s}`)}if(e.method?.toLowerCase()==="get"&&e.data){let s=e.url+"?"+nu(e.data);s=s.slice(0,-1),e.data={},e.url=s}}return e},e=>(e.config?.loading===!0&&ti(),Promise.reject(e))),oe.interceptors.response.use(e=>{e.config.loading===!0&&ti();const r=e.config.url||"";ar.delete(r);var n=e.status,o=e.data;if(n===401&&Or(),n>=400)throw new Error(e.statusText||"Request Error.");if(o&&o.hasOwnProperty("errors")&&o.errors)throw new Error(JSON.stringify(o.errors||"Request Error."));var i=e.headers[or],l=e.headers[Lr];if(i==="invalid_token"?Or():l&&i&&(Ae.set(or,i),Ae.set(Lr,l)),o.code===401)Or();else{if(o.code===void 0)return Promise.resolve(e);if(o.code!==200){var s;throw o.message&&typeof o.message=="object"?s=JSON.stringify(o.message):s=o.message,Le.ElMessage.error(s),new Error(s)}}return e},e=>(e.config?.loading===!0&&ti(),e.response&&(e.response.status===401?Or():e.response.statusCode===404&&Le.ElMessage.error("\u63A5\u53E3\u5F02\u5E38\uFF0C\u8BF7\u8054\u7CFB\u7BA1\u7406\u5458")),e.message.indexOf("timeout")!=-1?Le.ElMessage.error("\u7F51\u7EDC\u8D85\u65F6"):e.message=="Network Error"?Le.ElMessage.error("\u7F51\u7EDC\u8FDE\u63A5\u9519\u8BEF"):e.response.data?Le.ElMessage.error(e.response.statusText):Le.ElMessage.error("\u63A5\u53E3\u8DEF\u5F84\u627E\u4E0D\u5230"),Promise.reject(e)));const ri=e=>{const t=Array.isArray(e)?e:[e];for(const r of t)ar.get(r)?.abort(),ar.delete(r)},F6=()=>{for(const[e,t]of ar)t.abort();ar.clear()};function nu(e){let t="";for(const o of Object.keys(e)){const i=e[o];var r=encodeURIComponent(o)+"=";if(i!==null&&i!==""&&typeof i<"u")if(typeof i=="object"){for(const l of Object.keys(i))if(i[l]!==null&&i[l]!==""&&typeof i[l]<"u"){let s=o+"["+l+"]";var n=encodeURIComponent(s)+"=";t+=n+encodeURIComponent(i[l])+"&"}}else t+=r+encodeURIComponent(i)+"&"}return t}function au(e){e=e.replace(/_/g,"/").replace(/-/g,"+");var t=decodeURIComponent(escape(window.atob(e.split(".")[1])));return JSON.parse(t)}function ou(e){return new Date(e*1e3)}function D6(e){return new Promise((t,r)=>{oe(e).then(n=>{n.data.type=="success"?t(n.data.result):Le.ElMessage.success(n.data.message)}).catch(n=>{Le.ElMessage.error(n),r(n)})})}const iu=(e,t={})=>{const r=`/api/${e}/`,n=(o,i=!1)=>i?(ri(o.url||""),Promise.resolve({})):(o={...o,...t},oe(o));return{baseUrl:r,request:n,pcomm:function(o,i,l=!1){return n({url:r+i,method:"post",data:o},l)},post:function(o,i,l=!1){return n({url:r+i,method:"post",data:o},l)},gcomm:function(o,i,l=!1){return n({url:r+i,method:"get",params:o},l)},get:function(o,i,l=!1){return n({url:r+i,method:"get",params:o},l)},page:function(o,i=!1){return n({url:r+"page",method:"post",data:o},i)},detail:function(o,i=!1){return n({url:r+"detail",method:"get",data:{id:o}},i)},dropdownData:function(o,i=!1){return n({url:r+"dropdownData",method:"post",data:o},i)},add:function(o,i=!1){return n({url:r+"add",method:"post",data:o},i)},update:function(o,i=!1){return n({url:r+"update",method:"post",data:o},i)},setStatus:function(o,i=!1){return n({url:r+"setStatus",method:"post",data:o},i)},delete:function(o,i=!1){return n({url:r+"delete",method:"post",data:o},i)},batchDelete:function(o,i=!1){return n({url:r+"batchDelete",method:"post",data:o},i)},exportData:function(o,i=!1){return n({responseType:"arraybuffer",url:r+"export",method:"post",data:o},i)},downloadTemplate:function(o=!1){return n({responseType:"arraybuffer",url:r+"import",method:"get"},o)},importData:function(o,i=!1){const l=new FormData;return l.append("file",o),n({headers:{"Content-Type":"multipart/form-data;charset=UTF-8"},responseType:"arraybuffer",url:r+"import",method:"post",data:l},i)},uploadFile:function(o,i,l=!1){const s=new FormData;return s.append("file",o.file),o.data&&Object.keys(o.data).forEach(c=>{const u=o.data[c];if(Array.isArray(u)){u.forEach(d=>s.append(`${c}[]`,d));return}s.append(c,o.data[c])}),n({url:r+i,method:"POST",data:s,headers:{"Content-Type":"multipart/form-data;charset=UTF-8",ignoreCancelToken:!0}},l)}}},P6=(e,t={})=>{const r=e||"",n=(o,i=!1)=>i?(ri(o.url||""),Promise.resolve({})):(o={...o,...t},oe(o));return{baseUrl:r,request:n,post:function(o,i,l=!1){return n({url:r+i,method:"post",data:o},l)},get:function(o,i,l=!1){return n({url:r+i,method:"get",params:o},l)}}},N6={style:{"font-size":"14px","line-height":"30px"}};var L6=a.defineComponent({name:"FmAutocomplete",__name:"index",props:a.mergeModels({placeholder:{type:String,default:"\u8BF7\u8F93\u5165\u5FEB\u901F\u641C\u7D22\u9009\u62E9"},apiService:{type:String,default:"planOrder"},apiAction:{type:String,default:"autoQuerySearch"},top:{type:Number,default:15},fId:{type:String,default:"id"},fName:{type:String,default:"name"},qId:{type:Number,default:0}},{name:{required:!0,default:""},nameModifiers:{},id:{required:!0,default:0},idModifiers:{}}),emits:a.mergeModels(["select","reset"],["update:name","update:id"]),setup(e,{emit:t}){const r=a.useModel(e,"name"),n=a.useModel(e,"id"),o=e,i=t,l=async(u,d)=>{c();const p=(await iu(o.apiService).post({top:o.top,keywork:u,id:o.qId},o.apiAction)).data.result??[];if(p.length===0)return d([]);const x=p.map(f=>({...f,displayText:`${f[o.fName]}`}));d(x)},s=u=>{r.value=u[o.fName],n.value=u[o.fId],i("select",u)},c=()=>{n.value=0,i("reset")};return(u,d)=>{const m=a.resolveComponent("el-autocomplete");return a.openBlock(),a.createBlock(m,{modelValue:r.value,"onUpdate:modelValue":d[0]||(d[0]=p=>r.value=p),debounce:500,"fetch-suggestions":l,placeholder:o.placeholder,"trigger-on-focus":!1,onSelect:s,style:{"margin-top":"-2px"}},{default:a.withCtx(({item:p})=>[a.createElementVNode("div",N6,a.toDisplayString(p[e.fName]),1)]),_:1},8,["modelValue","placeholder"])}}}),O6=a.defineComponent({name:"Fminputdropdown",__name:"index",props:a.mergeModels({optionData:{type:Array,default:[]},bvalue:{type:String,default:"id"},blabel:{type:String,default:"name"},placeholder:{type:String,default:"\u8BF7\u9009\u62E9"},inputWidth:{type:String,default:"40%"},dropWidth:{type:String,default:"90px"}},{id:{type:Number,default:0},idModifiers:{},name:{type:String,default:""},nameModifiers:{}}),emits:a.mergeModels(["change"],["update:id","update:name"]),setup(e,{emit:t}){const r=a.useModel(e,"id"),n=a.useModel(e,"name"),o=e,i=t,l=s=>{const c=o.optionData.find(u=>u[o.bvalue]===s);r.value=c!=null?[o.bvalue]:0,n.value=c!=null?c[o.blabel]:"",i("change",c)};return(s,c)=>{const u=a.resolveComponent("el-input"),d=a.resolveComponent("el-dropdown-item"),m=a.resolveComponent("el-dropdown-menu"),p=a.resolveComponent("el-dropdown");return a.openBlock(),a.createBlock(p,{placement:"bottom",trigger:"click",style:{width:"100%"},onCommand:l},{dropdown:a.withCtx(()=>[a.createVNode(m,{style:a.normalizeStyle({width:e.dropWidth})},{default:a.withCtx(()=>[(a.openBlock(!0),a.createElementBlock(a.Fragment,null,a.renderList(e.optionData,(x,f)=>(a.openBlock(),a.createBlock(d,{key:f,command:x[e.bvalue],divided:""},{default:a.withCtx(()=>[a.createTextVNode(a.toDisplayString(x[e.blabel]),1)]),_:2},1032,["command"]))),128))]),_:1},8,["style"])]),default:a.withCtx(()=>[a.createVNode(u,{modelValue:n.value,"onUpdate:modelValue":c[0]||(c[0]=x=>n.value=x),placeholder:o.placeholder,style:a.normalizeStyle({width:e.inputWidth})},null,8,["modelValue","placeholder","style"])]),_:1})}}});/*! Element Plus Icons Vue v2.3.1 */var M6=a.defineComponent({name:"AddLocation",__name:"add-location",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),a.createElementVNode("path",{fill:"currentColor",d:"M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z"})]))}}),V6=M6,R6=a.defineComponent({name:"Aim",__name:"aim",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"})]))}}),z6=R6,I6=a.defineComponent({name:"AlarmClock",__name:"alarm-clock",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),a.createElementVNode("path",{fill:"currentColor",d:"m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z"})]))}}),H6=I6,U6=a.defineComponent({name:"Apple",__name:"apple",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M599.872 203.776a189.44 189.44 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a426.624 426.624 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664zm-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688 63.552 0 81.28 34.688 136.96 33.536 56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152z"})]))}}),q6=U6,$6=a.defineComponent({name:"ArrowDownBold",__name:"arrow-down-bold",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8 316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496z"})]))}}),j6=$6,G6=a.defineComponent({name:"ArrowDown",__name:"arrow-down",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z"})]))}}),W6=G6,K6=a.defineComponent({name:"ArrowLeftBold",__name:"arrow-left-bold",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M685.248 104.704a64 64 0 0 1 0 90.496L368.448 512l316.8 316.8a64 64 0 0 1-90.496 90.496L232.704 557.248a64 64 0 0 1 0-90.496l362.048-362.048a64 64 0 0 1 90.496 0z"})]))}}),Y6=K6,J6=a.defineComponent({name:"ArrowLeft",__name:"arrow-left",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"})]))}}),X6=J6,Z6=a.defineComponent({name:"ArrowRightBold",__name:"arrow-right-bold",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M338.752 104.704a64 64 0 0 0 0 90.496l316.8 316.8-316.8 316.8a64 64 0 0 0 90.496 90.496l362.048-362.048a64 64 0 0 0 0-90.496L429.248 104.704a64 64 0 0 0-90.496 0z"})]))}}),Q6=Z6,eh=a.defineComponent({name:"ArrowRight",__name:"arrow-right",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"})]))}}),th=eh,rh=a.defineComponent({name:"ArrowUpBold",__name:"arrow-up-bold",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M104.704 685.248a64 64 0 0 0 90.496 0l316.8-316.8 316.8 316.8a64 64 0 0 0 90.496-90.496L557.248 232.704a64 64 0 0 0-90.496 0L104.704 594.752a64 64 0 0 0 0 90.496z"})]))}}),nh=rh,ah=a.defineComponent({name:"ArrowUp",__name:"arrow-up",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"})]))}}),oh=ah,ih=a.defineComponent({name:"Avatar",__name:"avatar",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M628.736 528.896A416 416 0 0 1 928 928H96a415.872 415.872 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0"})]))}}),lh=ih,sh=a.defineComponent({name:"Back",__name:"back",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"}),a.createElementVNode("path",{fill:"currentColor",d:"m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"})]))}}),uh=sh,ch=a.defineComponent({name:"Baseball",__name:"baseball",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6zm45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104"}),a.createElementVNode("path",{fill:"currentColor",d:"M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896zM108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1736.64 1736.64 0 0 1-11.392-65.728z"})]))}}),dh=ch,ph=a.defineComponent({name:"Basketball",__name:"basketball",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M778.752 788.224a382.464 382.464 0 0 0 116.032-245.632 256.512 256.512 0 0 0-241.728-13.952 762.88 762.88 0 0 1 125.696 259.584zm-55.04 44.224a699.648 699.648 0 0 0-125.056-269.632 256.128 256.128 0 0 0-56.064 331.968 382.72 382.72 0 0 0 181.12-62.336m-254.08 61.248A320.128 320.128 0 0 1 557.76 513.6a715.84 715.84 0 0 0-48.192-48.128 320.128 320.128 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.128 256.128 0 0 0 331.072-56.448 699.648 699.648 0 0 0-268.8-124.352 382.656 382.656 0 0 0-62.272 180.8m106.56-235.84a762.88 762.88 0 0 1 258.688 125.056 256.512 256.512 0 0 0-13.44-241.088A382.464 382.464 0 0 0 235.84 245.248zm318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a779.84 779.84 0 0 1 66.176 66.112 320.832 320.832 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6"})]))}}),mh=ph,fh=a.defineComponent({name:"BellFilled",__name:"bell-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.128 320.128 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z"})]))}}),hh=fh,gh=a.defineComponent({name:"Bell",__name:"bell",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"}),a.createElementVNode("path",{fill:"currentColor",d:"M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"}),a.createElementVNode("path",{fill:"currentColor",d:"M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"})]))}}),_h=gh,xh=a.defineComponent({name:"Bicycle",__name:"bicycle",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),a.createElementVNode("path",{fill:"currentColor",d:"M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z"}),a.createElementVNode("path",{fill:"currentColor",d:"m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"})]))}}),Eh=xh,vh=a.defineComponent({name:"BottomLeft",__name:"bottom-left",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z"}),a.createElementVNode("path",{fill:"currentColor",d:"M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z"})]))}}),Ch=vh,yh=a.defineComponent({name:"BottomRight",__name:"bottom-right",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z"}),a.createElementVNode("path",{fill:"currentColor",d:"M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z"})]))}}),bh=yh,wh=a.defineComponent({name:"Bottom",__name:"bottom",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"})]))}}),Th=wh,kh=a.defineComponent({name:"Bowl",__name:"bowl",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M714.432 704a351.744 351.744 0 0 0 148.16-256H161.408a351.744 351.744 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z"})]))}}),Bh=kh,Ah=a.defineComponent({name:"Box",__name:"box",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64z"}),a.createElementVNode("path",{fill:"currentColor",d:"M64 320h896v64H64z"}),a.createElementVNode("path",{fill:"currentColor",d:"M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"})]))}}),Sh=Ah,Fh=a.defineComponent({name:"Briefcase",__name:"briefcase",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z"})]))}}),Dh=Fh,Ph=a.defineComponent({name:"BrushFilled",__name:"brush-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z"})]))}}),Nh=Ph,Lh=a.defineComponent({name:"Brush",__name:"brush",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a663.872 663.872 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384h61.248zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168z"})]))}}),Oh=Lh,Mh=a.defineComponent({name:"Burger",__name:"burger",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 512a32 32 0 0 0-32 32v64a32 32 0 0 0 30.08 32H864a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32zm736-58.56A96 96 0 0 1 960 544v64a96 96 0 0 1-51.968 85.312L855.36 833.6a96 96 0 0 1-89.856 62.272H258.496A96 96 0 0 1 168.64 833.6l-52.608-140.224A96 96 0 0 1 64 608v-64a96 96 0 0 1 64-90.56V448a384 384 0 1 1 768 5.44M832 448a320 320 0 0 0-640 0zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704z"})]))}}),Vh=Mh,Rh=a.defineComponent({name:"Calendar",__name:"calendar",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"})]))}}),zh=Rh,Ih=a.defineComponent({name:"CameraFilled",__name:"camera-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}}),Hh=Ih,Uh=a.defineComponent({name:"Camera",__name:"camera",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448"})]))}}),qh=Uh,$h=a.defineComponent({name:"CaretBottom",__name:"caret-bottom",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m192 384 320 384 320-384z"})]))}}),jh=$h,Gh=a.defineComponent({name:"CaretLeft",__name:"caret-left",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M672 192 288 511.936 672 832z"})]))}}),Wh=Gh,Kh=a.defineComponent({name:"CaretRight",__name:"caret-right",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M384 192v640l384-320.064z"})]))}}),Yh=Kh,Jh=a.defineComponent({name:"CaretTop",__name:"caret-top",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 320 192 704h639.936z"})]))}}),Xh=Jh,Zh=a.defineComponent({name:"Cellphone",__name:"cellphone",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}}),Qh=Zh,e8=a.defineComponent({name:"ChatDotRound",__name:"chat-dot-round",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"})]))}}),t8=e8,r8=a.defineComponent({name:"ChatDotSquare",__name:"chat-dot-square",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z"})]))}}),n8=r8,a8=a.defineComponent({name:"ChatLineRound",__name:"chat-line-round",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),a.createElementVNode("path",{fill:"currentColor",d:"M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}}),o8=a8,i8=a.defineComponent({name:"ChatLineSquare",__name:"chat-line-square",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),a.createElementVNode("path",{fill:"currentColor",d:"M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}}),l8=i8,s8=a.defineComponent({name:"ChatRound",__name:"chat-round",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z"})]))}}),u8=s8,c8=a.defineComponent({name:"ChatSquare",__name:"chat-square",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"})]))}}),d8=c8,p8=a.defineComponent({name:"Check",__name:"check",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z"})]))}}),m8=p8,f8=a.defineComponent({name:"Checked",__name:"checked",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z"})]))}}),h8=f8,g8=a.defineComponent({name:"Cherry",__name:"cherry",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6zM288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320"})]))}}),_8=g8,x8=a.defineComponent({name:"Chicken",__name:"chicken",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M349.952 716.992 478.72 588.16a106.688 106.688 0 0 1-26.176-19.072 106.688 106.688 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112zm57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52-3.52 56.32z"})]))}}),E8=x8,v8=a.defineComponent({name:"ChromeFilled",__name:"chrome-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.372 212.372 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67z"}),a.createElementVNode("path",{fill:"currentColor",d:"M576.79 401.63a127.92 127.92 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128.005 128.005 0 0 0-2.16 127.44l1.24 2.13a127.906 127.906 0 0 0 46.36 46.61 127.907 127.907 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.984 127.984 0 0 0 .29-127.46 127.957 127.957 0 0 0-46.36-46.91"}),a.createElementVNode("path",{fill:"currentColor",d:"M394.45 333.96A213.336 213.336 0 0 1 512 298.67h369.58A426.503 426.503 0 0 0 512 85.34a425.598 425.598 0 0 0-171.74 35.98 425.644 425.644 0 0 0-142.62 102.22l118.14 204.63a213.397 213.397 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.284 213.284 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.315 213.315 0 0 1-122.77-21.91z"})]))}}),C8=v8,y8=a.defineComponent({name:"CircleCheckFilled",__name:"circle-check-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}}),b8=y8,w8=a.defineComponent({name:"CircleCheck",__name:"circle-check",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),a.createElementVNode("path",{fill:"currentColor",d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z"})]))}}),T8=w8,k8=a.defineComponent({name:"CircleCloseFilled",__name:"circle-close-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"})]))}}),B8=k8,A8=a.defineComponent({name:"CircleClose",__name:"circle-close",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),S8=A8,F8=a.defineComponent({name:"CirclePlusFilled",__name:"circle-plus-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0v147.2z"})]))}}),D8=F8,P8=a.defineComponent({name:"CirclePlus",__name:"circle-plus",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),N8=P8,L8=a.defineComponent({name:"Clock",__name:"clock",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"})]))}}),O8=L8,M8=a.defineComponent({name:"CloseBold",__name:"close-bold",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z"})]))}}),V8=M8,R8=a.defineComponent({name:"Close",__name:"close",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}}),z8=R8,I8=a.defineComponent({name:"Cloudy",__name:"cloudy",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"})]))}}),H8=I8,U8=a.defineComponent({name:"CoffeeCup",__name:"coffee-cup",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M768 192a192 192 0 1 1-8 383.808A256.128 256.128 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z"})]))}}),q8=U8,$8=a.defineComponent({name:"Coffee",__name:"coffee",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64h493.184m-548.16 128H820.48l-10.688-64H214.208l-10.688 64h6.784m68.736 64 36.544 512H708.16l36.544-512z"})]))}}),j8=$8,G8=a.defineComponent({name:"Coin",__name:"coin",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264z"}),a.createElementVNode("path",{fill:"currentColor",d:"m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264z"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160"})]))}}),W8=G8,K8=a.defineComponent({name:"ColdDrink",__name:"cold-drink",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.064 192.064 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z"})]))}}),Y8=K8,J8=a.defineComponent({name:"CollectionTag",__name:"collection-tag",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32"})]))}}),X8=J8,Z8=a.defineComponent({name:"Collection",__name:"collection",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64"}),a.createElementVNode("path",{fill:"currentColor",d:"M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z"})]))}}),Q8=Z8,eg=a.defineComponent({name:"Comment",__name:"comment",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"})]))}}),tg=eg,rg=a.defineComponent({name:"Compass",__name:"compass",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),a.createElementVNode("path",{fill:"currentColor",d:"M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832"})]))}}),ng=rg,ag=a.defineComponent({name:"Connection",__name:"connection",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.064 192.064 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"})]))}}),og=ag,ig=a.defineComponent({name:"Coordinate",__name:"coordinate",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M480 512h64v320h-64z"}),a.createElementVNode("path",{fill:"currentColor",d:"M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}}),lg=ig,sg=a.defineComponent({name:"CopyDocument",__name:"copy-document",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"})]))}}),ug=sg,cg=a.defineComponent({name:"Cpu",__name:"cpu",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"})]))}}),dg=cg,pg=a.defineComponent({name:"CreditCard",__name:"credit-card",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.352 52.352 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.352 52.352 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.352 52.352 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.352 52.352 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448-20.864 11.136-41.6 17.088-98.56 17.088H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.288 116.288 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448 20.864-11.136 41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384 11.136 20.864 17.088 41.6 17.088 98.56z"}),a.createElementVNode("path",{fill:"currentColor",d:"M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"})]))}}),mg=pg,fg=a.defineComponent({name:"Crop",__name:"crop",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"}),a.createElementVNode("path",{fill:"currentColor",d:"M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"})]))}}),hg=fg,gg=a.defineComponent({name:"DArrowLeft",__name:"d-arrow-left",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z"})]))}}),_g=gg,xg=a.defineComponent({name:"DArrowRight",__name:"d-arrow-right",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z"})]))}}),Eg=xg,vg=a.defineComponent({name:"DCaret",__name:"d-caret",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m512 128 288 320H224zM224 576h576L512 896z"})]))}}),Cg=vg,yg=a.defineComponent({name:"DataAnalysis",__name:"data-analysis",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m665.216 768 110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32l110.848-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"})]))}}),bg=yg,wg=a.defineComponent({name:"DataBoard",__name:"data-board",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M32 128h960v64H32z"}),a.createElementVNode("path",{fill:"currentColor",d:"M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),a.createElementVNode("path",{fill:"currentColor",d:"M322.176 960H248.32l144.64-250.56 55.424 32zm453.888 0h-73.856L576 741.44l55.424-32z"})]))}}),Tg=wg,kg=a.defineComponent({name:"DataLine",__name:"data-line",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M359.168 768H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32H665.216l110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32zM832 192H192v512h640zM342.656 534.656a32 32 0 1 1-45.312-45.312L444.992 341.76l125.44 94.08L679.04 300.032a32 32 0 1 1 49.92 39.936L581.632 524.224 451.008 426.24 342.656 534.592z"})]))}}),Bg=kg,Ag=a.defineComponent({name:"DeleteFilled",__name:"delete-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32"})]))}}),Sg=Ag,Fg=a.defineComponent({name:"DeleteLocation",__name:"delete-location",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 384h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}}),Dg=Fg,Pg=a.defineComponent({name:"Delete",__name:"delete",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"})]))}}),Ng=Pg,Lg=a.defineComponent({name:"Dessert",__name:"dessert",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.808 143.808 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.808 143.808 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0h140.48m339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64"})]))}}),Og=Lg,Mg=a.defineComponent({name:"Discount",__name:"discount",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}}),Vg=Mg,Rg=a.defineComponent({name:"DishDot",__name:"dish-dot",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m384.064 274.56.064-50.688A128 128 0 0 1 512.128 96c70.528 0 127.68 57.152 127.68 127.68v50.752A448.192 448.192 0 0 1 955.392 768H68.544A448.192 448.192 0 0 1 384 274.56zM96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-128h768a384 384 0 1 0-768 0m447.808-448v-32.32a63.68 63.68 0 0 0-63.68-63.68 64 64 0 0 0-64 63.936V256z"})]))}}),zg=Rg,Ig=a.defineComponent({name:"Dish",__name:"dish",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M480 257.152V192h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64h-96v65.152A448 448 0 0 1 955.52 768H68.48A448 448 0 0 1 480 257.152M128 704h768a384 384 0 1 0-768 0M96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64"})]))}}),Hg=Ig,Ug=a.defineComponent({name:"DocumentAdd",__name:"document-add",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"})]))}}),qg=Ug,$g=a.defineComponent({name:"DocumentChecked",__name:"document-checked",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z"})]))}}),jg=$g,Gg=a.defineComponent({name:"DocumentCopy",__name:"document-copy",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"})]))}}),Wg=Gg,Kg=a.defineComponent({name:"DocumentDelete",__name:"document-delete",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248 90.496-90.496z"})]))}}),Yg=Kg,Jg=a.defineComponent({name:"DocumentRemove",__name:"document-remove",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z"})]))}}),Xg=Jg,Zg=a.defineComponent({name:"Document",__name:"document",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"})]))}}),Qg=Zg,e_=a.defineComponent({name:"Download",__name:"download",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"})]))}}),t_=e_,r_=a.defineComponent({name:"Drizzling",__name:"drizzling",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"})]))}}),n_=r_,a_=a.defineComponent({name:"EditPen",__name:"edit-pen",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112-56.64 98.112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64h-448z"})]))}}),o_=a_,i_=a.defineComponent({name:"Edit",__name:"edit",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"}),a.createElementVNode("path",{fill:"currentColor",d:"m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"})]))}}),l_=i_,s_=a.defineComponent({name:"ElemeFilled",__name:"eleme-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M176 64h672c61.824 0 112 50.176 112 112v672a112 112 0 0 1-112 112H176A112 112 0 0 1 64 848V176c0-61.824 50.176-112 112-112m150.528 173.568c-152.896 99.968-196.544 304.064-97.408 456.96a330.688 330.688 0 0 0 456.96 96.64c9.216-5.888 17.6-11.776 25.152-18.56a18.24 18.24 0 0 0 4.224-24.32L700.352 724.8a47.552 47.552 0 0 0-65.536-14.272A234.56 234.56 0 0 1 310.592 641.6C240 533.248 271.104 387.968 379.456 316.48a234.304 234.304 0 0 1 276.352 15.168c1.664.832 2.56 2.56 3.392 4.224 5.888 8.384 3.328 19.328-5.12 25.216L456.832 489.6a47.552 47.552 0 0 0-14.336 65.472l16 24.384c5.888 8.384 16.768 10.88 25.216 5.056l308.224-199.936a19.584 19.584 0 0 0 6.72-23.488v-.896c-4.992-9.216-10.048-17.6-15.104-26.88-99.968-151.168-304.064-194.88-456.96-95.744zM786.88 504.704l-62.208 40.32c-8.32 5.888-10.88 16.768-4.992 25.216L760 632.32c5.888 8.448 16.768 11.008 25.152 5.12l31.104-20.16a55.36 55.36 0 0 0 16-76.48l-20.224-31.04a19.52 19.52 0 0 0-25.152-5.12z"})]))}}),u_=s_,c_=a.defineComponent({name:"Eleme",__name:"eleme",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44 5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72 54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24zm526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.232 63.232 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8l71.04-46.08z"})]))}}),d_=c_,p_=a.defineComponent({name:"ElementPlus",__name:"element-plus",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M839.7 734.7c0 33.3-17.9 41-17.9 41S519.7 949.8 499.2 960c-10.2 5.1-20.5 5.1-30.7 0 0 0-314.9-184.3-325.1-192-5.1-5.1-10.2-12.8-12.8-20.5V368.6c0-17.9 20.5-28.2 20.5-28.2L466 158.6c12.8-5.1 25.6-5.1 38.4 0 0 0 279 161.3 309.8 179.2 17.9 7.7 28.2 25.6 25.6 46.1-.1-5-.1 317.5-.1 350.8M714.2 371.2c-64-35.8-217.6-125.4-217.6-125.4-7.7-5.1-20.5-5.1-30.7 0L217.6 389.1s-17.9 10.2-17.9 23v297c0 5.1 5.1 12.8 7.7 17.9 7.7 5.1 256 148.5 256 148.5 7.7 5.1 17.9 5.1 25.6 0 15.4-7.7 250.9-145.9 250.9-145.9s12.8-5.1 12.8-30.7v-74.2l-276.5 169v-64c0-17.9 7.7-30.7 20.5-46.1L745 535c5.1-7.7 10.2-20.5 10.2-30.7v-66.6l-279 169v-69.1c0-15.4 5.1-30.7 17.9-38.4l220.1-128zM919 135.7c0-5.1-5.1-7.7-7.7-7.7h-58.9V66.6c0-5.1-5.1-5.1-10.2-5.1l-30.7 5.1c-5.1 0-5.1 2.6-5.1 5.1V128h-56.3c-5.1 0-5.1 5.1-7.7 5.1v38.4h69.1v64c0 5.1 5.1 5.1 10.2 5.1l30.7-5.1c5.1 0 5.1-2.6 5.1-5.1v-56.3h64l-2.5-38.4z"})]))}}),m_=p_,f_=a.defineComponent({name:"Expand",__name:"expand",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"})]))}}),h_=f_,g_=a.defineComponent({name:"Failed",__name:"failed",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z"})]))}}),__=g_,x_=a.defineComponent({name:"Female",__name:"female",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 640a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 640q32 0 32 32v256q0 32-32 32t-32-32V672q0-32 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M352 800h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}}),E_=x_,v_=a.defineComponent({name:"Files",__name:"files",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"})]))}}),C_=v_,y_=a.defineComponent({name:"Film",__name:"film",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z"})]))}}),b_=y_,w_=a.defineComponent({name:"Filter",__name:"filter",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z"})]))}}),T_=w_,k_=a.defineComponent({name:"Finished",__name:"finished",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2l203.968 152.96zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z"})]))}}),B_=k_,A_=a.defineComponent({name:"FirstAidKit",__name:"first-aid-kit",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M192 256a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),a.createElementVNode("path",{fill:"currentColor",d:"M544 512h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0zM352 128v64h320v-64zm-32-64h384a32 32 0 0 1 32 32v128a32 32 0 0 1-32 32H320a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"})]))}}),S_=A_,F_=a.defineComponent({name:"Flag",__name:"flag",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"})]))}}),D_=F_,P_=a.defineComponent({name:"Fold",__name:"fold",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"})]))}}),N_=P_,L_=a.defineComponent({name:"FolderAdd",__name:"folder-add",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"})]))}}),O_=L_,M_=a.defineComponent({name:"FolderChecked",__name:"folder-checked",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z"})]))}}),V_=M_,R_=a.defineComponent({name:"FolderDelete",__name:"folder-delete",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z"})]))}}),z_=R_,I_=a.defineComponent({name:"FolderOpened",__name:"folder-opened",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M878.08 448H241.92l-96 384h636.16l96-384zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896"})]))}}),H_=I_,U_=a.defineComponent({name:"FolderRemove",__name:"folder-remove",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m256 416h320v64H352z"})]))}}),q_=U_,$_=a.defineComponent({name:"Folder",__name:"folder",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"})]))}}),j_=$_,G_=a.defineComponent({name:"Food",__name:"food",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288"})]))}}),W_=G_,K_=a.defineComponent({name:"Football",__name:"football",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-64a384 384 0 1 0 0-768 384 384 0 0 0 0 768"}),a.createElementVNode("path",{fill:"currentColor",d:"M186.816 268.288c16-16.384 31.616-31.744 46.976-46.08 17.472 30.656 39.808 58.112 65.984 81.28l-32.512 56.448a385.984 385.984 0 0 1-80.448-91.648zm653.696-5.312a385.92 385.92 0 0 1-83.776 96.96l-32.512-56.384a322.923 322.923 0 0 0 68.48-85.76c15.552 14.08 31.488 29.12 47.808 45.184zM465.984 445.248l11.136-63.104a323.584 323.584 0 0 0 69.76 0l11.136 63.104a387.968 387.968 0 0 1-92.032 0m-62.72-12.8A381.824 381.824 0 0 1 320 396.544l32-55.424a319.885 319.885 0 0 0 62.464 27.712l-11.2 63.488zm300.8-35.84a381.824 381.824 0 0 1-83.328 35.84l-11.2-63.552A319.885 319.885 0 0 0 672 341.184l32 55.424zm-520.768 364.8a385.92 385.92 0 0 1 83.968-97.28l32.512 56.32c-26.88 23.936-49.856 52.352-67.52 84.032-16-13.44-32.32-27.712-48.96-43.072zm657.536.128a1442.759 1442.759 0 0 1-49.024 43.072 321.408 321.408 0 0 0-67.584-84.16l32.512-56.32c33.216 27.456 61.696 60.352 84.096 97.408zM465.92 578.752a387.968 387.968 0 0 1 92.032 0l-11.136 63.104a323.584 323.584 0 0 0-69.76 0zm-62.72 12.8 11.2 63.552a319.885 319.885 0 0 0-62.464 27.712L320 627.392a381.824 381.824 0 0 1 83.264-35.84zm300.8 35.84-32 55.424a318.272 318.272 0 0 0-62.528-27.712l11.2-63.488c29.44 8.64 57.28 20.736 83.264 35.776z"})]))}}),Y_=K_,J_=a.defineComponent({name:"ForkSpoon",__name:"fork-spoon",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56zM672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192"})]))}}),X_=J_,Z_=a.defineComponent({name:"Fries",__name:"fries",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M608 224v-64a32 32 0 0 0-64 0v336h26.88A64 64 0 0 0 608 484.096zm101.12 160A64 64 0 0 0 672 395.904V384h64V224a32 32 0 1 0-64 0v160zm74.88 0a92.928 92.928 0 0 1 91.328 110.08l-60.672 323.584A96 96 0 0 1 720.32 896H303.68a96 96 0 0 1-94.336-78.336L148.672 494.08A92.928 92.928 0 0 1 240 384h-16V224a96 96 0 0 1 188.608-25.28A95.744 95.744 0 0 1 480 197.44V160a96 96 0 0 1 188.608-25.28A96 96 0 0 1 800 224v160zM670.784 512a128 128 0 0 1-99.904 48H453.12a128 128 0 0 1-99.84-48H352v-1.536a128.128 128.128 0 0 1-9.984-14.976L314.88 448H240a28.928 28.928 0 0 0-28.48 34.304L241.088 640h541.824l29.568-157.696A28.928 28.928 0 0 0 784 448h-74.88l-27.136 47.488A132.405 132.405 0 0 1 672 510.464V512zM480 288a32 32 0 0 0-64 0v196.096A64 64 0 0 0 453.12 496H480zm-128 96V224a32 32 0 0 0-64 0v160zh-37.12A64 64 0 0 1 352 395.904zm-98.88 320 19.072 101.888A32 32 0 0 0 303.68 832h416.64a32 32 0 0 0 31.488-26.112L770.88 704z"})]))}}),Q_=Z_,ex=a.defineComponent({name:"FullScreen",__name:"full-screen",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"})]))}}),tx=ex,rx=a.defineComponent({name:"GobletFull",__name:"goblet-full",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0zM544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4"})]))}}),nx=rx,ax=a.defineComponent({name:"GobletSquareFull",__name:"goblet-square-full",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 270.912c10.048 6.72 22.464 14.912 28.992 18.624a220.16 220.16 0 0 0 114.752 30.72c30.592 0 49.408-9.472 91.072-41.152l.64-.448c52.928-40.32 82.368-55.04 132.288-54.656 55.552.448 99.584 20.8 142.72 57.408l1.536 1.28V128H256v142.912zm.96 76.288C266.368 482.176 346.88 575.872 512 576c157.44.064 237.952-85.056 253.248-209.984a952.32 952.32 0 0 1-40.192-35.712c-32.704-27.776-63.36-41.92-101.888-42.24-31.552-.256-50.624 9.28-93.12 41.6l-.576.448c-52.096 39.616-81.024 54.208-129.792 54.208-54.784 0-100.48-13.376-142.784-37.056zM480 638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96z"})]))}}),ox=ax,ix=a.defineComponent({name:"GobletSquare",__name:"goblet-square",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M544 638.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912M256 319.68c0 149.568 80 256.192 256 256.256C688.128 576 768 469.568 768 320V128H256z"})]))}}),lx=ix,sx=a.defineComponent({name:"Goblet",__name:"goblet",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320"})]))}}),ux=sx,cx=a.defineComponent({name:"GoldMedal",__name:"gold-medal",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16zM640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128h.01zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a359.844 359.844 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98z"}),a.createElementVNode("path",{fill:"currentColor",d:"M544 480H416v64h64v192h-64v64h192v-64h-64z"})]))}}),dx=cx,px=a.defineComponent({name:"GoodsFilled",__name:"goods-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0"})]))}}),mx=px,fx=a.defineComponent({name:"Goods",__name:"goods",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"})]))}}),hx=fx,gx=a.defineComponent({name:"Grape",__name:"grape",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}}),_x=gx,xx=a.defineComponent({name:"Grid",__name:"grid",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"})]))}}),Ex=xx,vx=a.defineComponent({name:"Guide",__name:"guide",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z"}),a.createElementVNode("path",{fill:"currentColor",d:"m220.8 256-71.232 80 71.168 80H768V256H220.8zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2l71.168 80zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z"})]))}}),Cx=vx,yx=a.defineComponent({name:"Handbag",__name:"handbag",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"})]))}}),bx=yx,wx=a.defineComponent({name:"Headset",__name:"headset",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0"})]))}}),Tx=wx,kx=a.defineComponent({name:"HelpFilled",__name:"help-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M926.784 480H701.312A192.512 192.512 0 0 0 544 322.688V97.216A416.064 416.064 0 0 1 926.784 480m0 64A416.064 416.064 0 0 1 544 926.784V701.312A192.512 192.512 0 0 0 701.312 544zM97.28 544h225.472A192.512 192.512 0 0 0 480 701.312v225.472A416.064 416.064 0 0 1 97.216 544zm0-64A416.064 416.064 0 0 1 480 97.216v225.472A192.512 192.512 0 0 0 322.688 480H97.216z"})]))}}),Bx=kx,Ax=a.defineComponent({name:"Help",__name:"help",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m759.936 805.248-90.944-91.008A254.912 254.912 0 0 1 512 768a254.912 254.912 0 0 1-156.992-53.76l-90.944 91.008A382.464 382.464 0 0 0 512 896c94.528 0 181.12-34.176 247.936-90.752m45.312-45.312A382.464 382.464 0 0 0 896 512c0-94.528-34.176-181.12-90.752-247.936l-91.008 90.944C747.904 398.4 768 452.864 768 512c0 59.136-20.096 113.6-53.76 156.992l91.008 90.944zm-45.312-541.184A382.464 382.464 0 0 0 512 128c-94.528 0-181.12 34.176-247.936 90.752l90.944 91.008A254.912 254.912 0 0 1 512 256c59.136 0 113.6 20.096 156.992 53.76l90.944-91.008zm-541.184 45.312A382.464 382.464 0 0 0 128 512c0 94.528 34.176 181.12 90.752 247.936l91.008-90.944A254.912 254.912 0 0 1 256 512c0-59.136 20.096-113.6 53.76-156.992zm417.28 394.496a194.56 194.56 0 0 0 22.528-22.528C686.912 602.56 704 559.232 704 512a191.232 191.232 0 0 0-67.968-146.56A191.296 191.296 0 0 0 512 320a191.232 191.232 0 0 0-146.56 67.968C337.088 421.44 320 464.768 320 512a191.232 191.232 0 0 0 67.968 146.56C421.44 686.912 464.768 704 512 704c47.296 0 90.56-17.088 124.032-45.44zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),Sx=Ax,Fx=a.defineComponent({name:"Hide",__name:"hide",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z"}),a.createElementVNode("path",{fill:"currentColor",d:"M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z"})]))}}),Dx=Fx,Px=a.defineComponent({name:"Histogram",__name:"histogram",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"})]))}}),Nx=Px,Lx=a.defineComponent({name:"HomeFilled",__name:"home-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 128 128 447.936V896h255.936V640H640v256h255.936V447.936z"})]))}}),Ox=Lx,Mx=a.defineComponent({name:"HotWater",__name:"hot-water",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2H273.067zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134zM512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133zM375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267z"})]))}}),Vx=Mx,Rx=a.defineComponent({name:"House",__name:"house",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576"})]))}}),zx=Rx,Ix=a.defineComponent({name:"IceCreamRound",__name:"ice-cream-round",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0z"})]))}}),Hx=Ix,Ux=a.defineComponent({name:"IceCreamSquare",__name:"ice-cream-square",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M416 640h256a32 32 0 0 0 32-32V160a32 32 0 0 0-32-32H352a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32zm192 64v160a96 96 0 0 1-192 0V704h-64a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96h320a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96zm-64 0h-64v160a32 32 0 1 0 64 0z"})]))}}),qx=Ux,$x=a.defineComponent({name:"IceCream",__name:"ice-cream",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128.64 448a208 208 0 0 1 193.536-191.552 224 224 0 0 1 445.248 15.488A208.128 208.128 0 0 1 894.784 448H896L548.8 983.68a32 32 0 0 1-53.248.704L128 448zm64.256 0h286.208a144 144 0 0 0-286.208 0zm351.36 0h286.272a144 144 0 0 0-286.272 0zm-294.848 64 271.808 396.608L778.24 512H249.408zM511.68 352.64a207.872 207.872 0 0 1 189.184-96.192 160 160 0 0 0-314.752 5.632c52.608 12.992 97.28 46.08 125.568 90.56"})]))}}),jx=$x,Gx=a.defineComponent({name:"IceDrink",__name:"ice-drink",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.128 256.128 0 0 0 512 192.64m-64 8.064A256.448 256.448 0 0 0 264.256 384H448zm64-72.064A320.128 320.128 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.384 320.384 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z"})]))}}),Wx=Gx,Kx=a.defineComponent({name:"IceTea",__name:"ice-tea",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z"})]))}}),Yx=Kx,Jx=a.defineComponent({name:"InfoFilled",__name:"info-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.992 12.992 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"})]))}}),Xx=Jx,Zx=a.defineComponent({name:"Iphone",__name:"iphone",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 768v96.064a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V768zm0-64h576V160a64 64 0 0 0-64-64H288a64 64 0 0 0-64 64zm32 288a96 96 0 0 1-96-96V128a96 96 0 0 1 96-96h512a96 96 0 0 1 96 96v768a96 96 0 0 1-96 96zm304-144a48 48 0 1 1-96 0 48 48 0 0 1 96 0"})]))}}),Qx=Zx,e5=a.defineComponent({name:"Key",__name:"key",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"})]))}}),t5=e5,r5=a.defineComponent({name:"KnifeFork",__name:"knife-fork",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256 21.312 81.152 32 177.152 32 288z"})]))}}),n5=r5,a5=a.defineComponent({name:"Lightning",__name:"lightning",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M288 671.36v64.128A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z"}),a.createElementVNode("path",{fill:"currentColor",d:"M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z"})]))}}),o5=a5,i5=a.defineComponent({name:"Link",__name:"link",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z"})]))}}),l5=i5,s5=a.defineComponent({name:"List",__name:"list",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"})]))}}),u5=s5,c5=a.defineComponent({name:"Loading",__name:"loading",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"})]))}}),d5=c5,p5=a.defineComponent({name:"LocationFilled",__name:"location-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6"})]))}}),m5=p5,f5=a.defineComponent({name:"LocationInformation",__name:"location-information",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}}),h5=f5,g5=a.defineComponent({name:"Location",__name:"location",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}}),_5=g5,x5=a.defineComponent({name:"Lock",__name:"lock",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"})]))}}),E5=x5,v5=a.defineComponent({name:"Lollipop",__name:"lollipop",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744zm-54.464-36.032a321.92 321.92 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z"})]))}}),C5=v5,y5=a.defineComponent({name:"MagicStick",__name:"magic-stick",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z"})]))}}),b5=y5,w5=a.defineComponent({name:"Magnet",__name:"magnet",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0"})]))}}),T5=w5,k5=a.defineComponent({name:"Male",__name:"male",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125"}),a.createElementVNode("path",{fill:"currentColor",d:"M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125"}),a.createElementVNode("path",{fill:"currentColor",d:"M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z"})]))}}),B5=k5,A5=a.defineComponent({name:"Management",__name:"management",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"})]))}}),S5=A5,F5=a.defineComponent({name:"MapLocation",__name:"map-location",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z"})]))}}),D5=F5,P5=a.defineComponent({name:"Medal",__name:"medal",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),a.createElementVNode("path",{fill:"currentColor",d:"M576 128H448v200a286.72 286.72 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92V128zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96-56.896 0-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64"})]))}}),N5=P5,L5=a.defineComponent({name:"Memo",__name:"memo",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"}),a.createElementVNode("path",{fill:"currentColor",d:"M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"})]))}}),O5=L5,M5=a.defineComponent({name:"Menu",__name:"menu",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"})]))}}),V5=M5,R5=a.defineComponent({name:"MessageBox",__name:"message-box",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128z"})]))}}),z5=R5,I5=a.defineComponent({name:"Message",__name:"message",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"}),a.createElementVNode("path",{fill:"currentColor",d:"M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224H205.056"})]))}}),H5=I5,U5=a.defineComponent({name:"Mic",__name:"mic",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z"})]))}}),q5=U5,$5=a.defineComponent({name:"Microphone",__name:"microphone",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z"})]))}}),j5=$5,G5=a.defineComponent({name:"MilkTea",__name:"milk-tea",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M416 128V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H512a32 32 0 0 0-32 32v32h320a96 96 0 0 1 11.712 191.296l-39.68 581.056A64 64 0 0 1 708.224 960H315.776a64 64 0 0 1-63.872-59.648l-39.616-581.056A96 96 0 0 1 224 128zM276.48 320l39.296 576h392.448l4.8-70.784a224.064 224.064 0 0 1 30.016-439.808L747.52 320zM224 256h576a32 32 0 1 0 0-64H224a32 32 0 0 0 0 64m493.44 503.872 21.12-309.12a160 160 0 0 0-21.12 309.12"})]))}}),W5=G5,K5=a.defineComponent({name:"Minus",__name:"minus",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64"})]))}}),Y5=K5,J5=a.defineComponent({name:"Money",__name:"money",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z"}),a.createElementVNode("path",{fill:"currentColor",d:"M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.056 29.056 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z"}),a.createElementVNode("path",{fill:"currentColor",d:"M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}}),X5=J5,Z5=a.defineComponent({name:"Monitor",__name:"monitor",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"})]))}}),Q5=Z5,e9=a.defineComponent({name:"MoonNight",__name:"moon-night",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M384 512a448 448 0 0 1 215.872-383.296A384 384 0 0 0 213.76 640h188.8A448.256 448.256 0 0 1 384 512M171.136 704a448 448 0 0 1 636.992-575.296A384 384 0 0 0 499.328 704h-328.32z"}),a.createElementVNode("path",{fill:"currentColor",d:"M32 640h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m128 128h384a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m160 127.68 224 .256a32 32 0 0 1 32 32V928a32 32 0 0 1-32 32l-224-.384a32 32 0 0 1-32-32v-.064a32 32 0 0 1 32-32z"})]))}}),t9=e9,r9=a.defineComponent({name:"Moon",__name:"moon",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 390.592 390.592 0 0 0-17.408 16.384zm181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696"})]))}}),n9=r9,a9=a.defineComponent({name:"MoreFilled",__name:"more-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"})]))}}),o9=a9,i9=a.defineComponent({name:"More",__name:"more",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96"})]))}}),l9=i9,s9=a.defineComponent({name:"MostlyCloudy",__name:"mostly-cloudy",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.808 207.808 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.808 271.808 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72"})]))}}),u9=s9,c9=a.defineComponent({name:"Mouse",__name:"mouse",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M438.144 256c-68.352 0-92.736 4.672-117.76 18.112-20.096 10.752-35.52 26.176-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76 10.752 20.096 26.176 35.52 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112 20.096-10.752 35.52-26.176 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.464 110.464 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.464 174.464 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.464 174.464 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.464 174.464 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z"})]))}}),d9=c9,p9=a.defineComponent({name:"Mug",__name:"mug",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z"})]))}}),m9=p9,f9=a.defineComponent({name:"MuteNotification",__name:"mute-notification",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.128 320.128 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.552 319.552 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0"}),a.createElementVNode("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}}),h9=f9,g9=a.defineComponent({name:"Mute",__name:"mute",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m412.16 592.128-45.44 45.44A191.232 191.232 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A222.976 222.976 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.976 286.976 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z"}),a.createElementVNode("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}}),_9=g9,x9=a.defineComponent({name:"NoSmoking",__name:"no-smoking",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}}),E9=x9,v9=a.defineComponent({name:"Notebook",__name:"notebook",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"})]))}}),C9=v9,y9=a.defineComponent({name:"Notification",__name:"notification",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z"}),a.createElementVNode("path",{fill:"currentColor",d:"M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"})]))}}),b9=y9,w9=a.defineComponent({name:"Odometer",__name:"odometer",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),a.createElementVNode("path",{fill:"currentColor",d:"M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0"}),a.createElementVNode("path",{fill:"currentColor",d:"M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928"})]))}}),T9=w9,k9=a.defineComponent({name:"OfficeBuilding",__name:"office-building",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"}),a.createElementVNode("path",{fill:"currentColor",d:"M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"})]))}}),B9=k9,A9=a.defineComponent({name:"Open",__name:"open",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),a.createElementVNode("path",{fill:"currentColor",d:"M694.044 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}}),S9=A9,F9=a.defineComponent({name:"Operation",__name:"operation",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z"})]))}}),D9=F9,P9=a.defineComponent({name:"Opportunity",__name:"opportunity",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M384 960v-64h192.064v64zm448-544a350.656 350.656 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.552 351.552 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z"})]))}}),N9=P9,L9=a.defineComponent({name:"Orange",__name:"orange",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M544 894.72a382.336 382.336 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.336 382.336 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024l182.976 182.912zM894.656 480a382.336 382.336 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024h258.688zm-134.72-261.248A382.336 382.336 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.336 382.336 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.336 382.336 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.336 382.336 0 0 0 89.408 215.936l182.976-182.912A127.232 127.232 0 0 1 388.032 544zm134.72 261.248A382.336 382.336 0 0 0 480 894.656V635.968a127.232 127.232 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128"})]))}}),O9=L9,M9=a.defineComponent({name:"Paperclip",__name:"paperclip",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744l294.144-294.208z"})]))}}),V9=M9,R9=a.defineComponent({name:"PartlyCloudy",__name:"partly-cloudy",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"}),a.createElementVNode("path",{fill:"currentColor",d:"M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6003.84 6003.84 0 0 0-49.28 41.408z"})]))}}),z9=R9,I9=a.defineComponent({name:"Pear",__name:"pear",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M542.336 258.816a443.255 443.255 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.688 162.688 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.688 162.688 0 0 0-130.112-133.12zm-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a316.608 316.608 0 0 0-9.792 15.104 226.688 226.688 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z"})]))}}),H9=I9,U9=a.defineComponent({name:"PhoneFilled",__name:"phone-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048z"})]))}}),q9=U9,$9=a.defineComponent({name:"Phone",__name:"phone",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472L139.84 402.304zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"})]))}}),j9=$9,G9=a.defineComponent({name:"PictureFilled",__name:"picture-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384"})]))}}),W9=G9,K9=a.defineComponent({name:"PictureRounded",__name:"picture-rounded",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 128a384 384 0 1 0 0 768 384 384 0 0 0 0-768m0-64a448 448 0 1 1 0 896 448 448 0 0 1 0-896"}),a.createElementVNode("path",{fill:"currentColor",d:"M640 288q64 0 64 64t-64 64q-64 0-64-64t64-64M214.656 790.656l-45.312-45.312 185.664-185.6a96 96 0 0 1 123.712-10.24l138.24 98.688a32 32 0 0 0 39.872-2.176L906.688 422.4l42.624 47.744L699.52 693.696a96 96 0 0 1-119.808 6.592l-138.24-98.752a32 32 0 0 0-41.152 3.456l-185.664 185.6z"})]))}}),Y9=K9,J9=a.defineComponent({name:"Picture",__name:"picture",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 288q64 0 64 64t-64 64q-64 0-64-64t64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z"})]))}}),X9=J9,Z9=a.defineComponent({name:"PieChart",__name:"pie-chart",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.128 384.128 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.128 448.128 0 0 1 448 68.48z"}),a.createElementVNode("path",{fill:"currentColor",d:"M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28zM512 64V33.152A448 448 0 0 1 990.848 512H512z"})]))}}),Q9=Z9,eE=a.defineComponent({name:"Place",__name:"place",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912"})]))}}),tE=eE,rE=a.defineComponent({name:"Platform",__name:"platform",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"})]))}}),nE=rE,aE=a.defineComponent({name:"Plus",__name:"plus",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z"})]))}}),oE=aE,iE=a.defineComponent({name:"Pointer",__name:"pointer",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.272 94.272 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.272 158.272 0 0 1 185.984 8.32z"})]))}}),lE=iE,sE=a.defineComponent({name:"Position",__name:"position",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88 249.6 417.088zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992l-391.424-52.736z"})]))}}),uE=sE,cE=a.defineComponent({name:"Postcard",__name:"postcard",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"}),a.createElementVNode("path",{fill:"currentColor",d:"M704 320a64 64 0 1 1 0 128 64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}}),dE=cE,pE=a.defineComponent({name:"Pouring",__name:"pouring",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32"})]))}}),mE=pE,fE=a.defineComponent({name:"Present",__name:"present",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),a.createElementVNode("path",{fill:"currentColor",d:"M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),a.createElementVNode("path",{fill:"currentColor",d:"M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}}),hE=fE,gE=a.defineComponent({name:"PriceTag",__name:"price-tag",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0z"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}}),_E=gE,xE=a.defineComponent({name:"Printer",__name:"printer",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.296 23.296 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.296 23.296 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z"})]))}}),EE=xE,vE=a.defineComponent({name:"Promotion",__name:"promotion",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z"})]))}}),CE=vE,yE=a.defineComponent({name:"QuartzWatch",__name:"quartz-watch",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51-8.67.32-16.17 3.66-22.5 10.02-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5c3.01-11.65.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01-.32-8.67-3.66-16.16-10.02-22.5-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01 3.35 11.99 10.85 19.49 22.5 22.5zm242.94 0c11.67-3.03 19.01-10.37 22.02-22.02 3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5c-6.36 6.34-9.7 13.84-10.02 22.5-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01"}),a.createElementVNode("path",{fill:"currentColor",d:"M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01 0 9.35 3 17.02 8.99 23.01 6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01 0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02"})]))}}),bE=yE,wE=a.defineComponent({name:"QuestionFilled",__name:"question-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 0 0-38.72 14.784 49.408 49.408 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.968 51.968 0 0 0-15.488-38.016 55.936 55.936 0 0 0-39.424-14.784z"})]))}}),TE=wE,kE=a.defineComponent({name:"Rank",__name:"rank",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544H186.496z"})]))}}),BE=kE,AE=a.defineComponent({name:"ReadingLamp",__name:"reading-lamp",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z"}),a.createElementVNode("path",{fill:"currentColor",d:"M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z"})]))}}),SE=AE,FE=a.defineComponent({name:"Reading",__name:"reading",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36z"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 192h64v704h-64z"})]))}}),DE=FE,PE=a.defineComponent({name:"RefreshLeft",__name:"refresh-left",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"})]))}}),NE=PE,LE=a.defineComponent({name:"RefreshRight",__name:"refresh-right",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z"})]))}}),OE=LE,ME=a.defineComponent({name:"Refresh",__name:"refresh",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"})]))}}),VE=ME,RE=a.defineComponent({name:"Refrigerator",__name:"refrigerator",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z"})]))}}),zE=RE,IE=a.defineComponent({name:"RemoveFilled",__name:"remove-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512"})]))}}),HE=IE,UE=a.defineComponent({name:"Remove",__name:"remove",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),qE=UE,$E=a.defineComponent({name:"Right",__name:"right",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"})]))}}),jE=$E,GE=a.defineComponent({name:"ScaleToOriginal",__name:"scale-to-original",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512"})]))}}),WE=GE,KE=a.defineComponent({name:"School",__name:"school",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M64 832h896v64H64zm256-640h128v96H320z"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z"})]))}}),YE=KE,JE=a.defineComponent({name:"Scissor",__name:"scissor",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248"})]))}}),XE=JE,ZE=a.defineComponent({name:"Search",__name:"search",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704"})]))}}),QE=ZE,ev=a.defineComponent({name:"Select",__name:"select",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496z"})]))}}),tv=ev,rv=a.defineComponent({name:"Sell",__name:"sell",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248z"})]))}}),nv=rv,av=a.defineComponent({name:"SemiSelect",__name:"semi-select",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"})]))}}),ov=av,iv=a.defineComponent({name:"Service",__name:"service",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.064 192.064 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193.235 193.235 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128"})]))}}),lv=iv,sv=a.defineComponent({name:"SetUp",__name:"set-up",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),a.createElementVNode("path",{fill:"currentColor",d:"M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}}),uv=sv,cv=a.defineComponent({name:"Setting",__name:"setting",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357.12 357.12 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a351.616 351.616 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357.12 357.12 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294.113 294.113 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293.12 293.12 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294.113 294.113 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288.282 288.282 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293.12 293.12 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a287.616 287.616 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"})]))}}),dv=cv,pv=a.defineComponent({name:"Share",__name:"share",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m679.872 348.8-301.76 188.608a127.808 127.808 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z"})]))}}),mv=pv,fv=a.defineComponent({name:"Ship",__name:"ship",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2H185.408"})]))}}),hv=fv,gv=a.defineComponent({name:"Shop",__name:"shop",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z"})]))}}),_v=gv,xv=a.defineComponent({name:"ShoppingBag",__name:"shopping-bag",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0"}),a.createElementVNode("path",{fill:"currentColor",d:"M192 704h640v64H192z"})]))}}),Ev=xv,vv=a.defineComponent({name:"ShoppingCartFull",__name:"shopping-cart-full",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"}),a.createElementVNode("path",{fill:"currentColor",d:"M699.648 256 608 145.984 516.352 256h183.296zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648l179.2-215.04"})]))}}),Cv=vv,yv=a.defineComponent({name:"ShoppingCart",__name:"shopping-cart",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"})]))}}),bv=yv,wv=a.defineComponent({name:"ShoppingTrolley",__name:"shopping-trolley",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M368 833c-13.3 0-24.5 4.5-33.5 13.5S321 866.7 321 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S415 893.3 415 880s-4.5-24.5-13.5-33.5S381.3 833 368 833m439-193c7.4 0 13.8-2.2 19.5-6.5S836 623.3 838 616l112-448c2-10-.2-19.2-6.5-27.5S929 128 919 128H96c-9.3 0-17 3-23 9s-9 13.7-9 23 3 17 9 23 13.7 9 23 9h96v576h672c9.3 0 17-3 23-9s9-13.7 9-23-3-17-9-23-13.7-9-23-9H256v-64zM256 192h622l-96 384H256zm432 641c-13.3 0-24.5 4.5-33.5 13.5S641 866.7 641 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S735 893.3 735 880s-4.5-24.5-13.5-33.5S701.3 833 688 833"})]))}}),Tv=wv,kv=a.defineComponent({name:"Smoking",__name:"smoking",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}}),Bv=kv,Av=a.defineComponent({name:"Soccer",__name:"soccer",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.056 573.056 0 0 0 224.832-137.216 573.12 573.12 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.68 567.68 0 0 0 170.432 532.48l320.384 320.384zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944-199.936 199.936-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248l45.248 45.248z"})]))}}),Sv=Av,Fv=a.defineComponent({name:"SoldOut",__name:"sold-out",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z"})]))}}),Dv=Fv,Pv=a.defineComponent({name:"SortDown",__name:"sort-down",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0"})]))}}),Nv=Pv,Lv=a.defineComponent({name:"SortUp",__name:"sort-up",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248"})]))}}),Ov=Lv,Mv=a.defineComponent({name:"Sort",__name:"sort",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0V141.248z"})]))}}),Vv=Mv,Rv=a.defineComponent({name:"Stamp",__name:"stamp",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z"})]))}}),zv=Rv,Iv=a.defineComponent({name:"StarFilled",__name:"star-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z"})]))}}),Hv=Iv,Uv=a.defineComponent({name:"Star",__name:"star",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"})]))}}),qv=Uv,$v=a.defineComponent({name:"Stopwatch",__name:"stopwatch",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),a.createElementVNode("path",{fill:"currentColor",d:"M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z"})]))}}),jv=$v,Gv=a.defineComponent({name:"SuccessFilled",__name:"success-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}}),Wv=Gv,Kv=a.defineComponent({name:"Sugar",__name:"sugar",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16l-109.248 19.2zm-548.8 198.72h447.168v2.24l60.8-60.8a63.808 63.808 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64.064 64.064 0 0 0-10.24 13.248zm0 64c2.752 4.736 6.144 9.152 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632l-137.6 24.256zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z"})]))}}),Yv=Kv,Jv=a.defineComponent({name:"SuitcaseLine",__name:"suitcase-line",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5C77.16 253.82 64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z"})]))}}),Xv=Jv,Zv=a.defineComponent({name:"Suitcase",__name:"suitcase",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 384h768v-64a64 64 0 0 0-64-64H192a64 64 0 0 0-64 64zm0 64v320a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V448zm64-256h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),a.createElementVNode("path",{fill:"currentColor",d:"M384 128v64h256v-64zm0-64h256a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H384a64 64 0 0 1-64-64v-64a64 64 0 0 1 64-64"})]))}}),Qv=Zv,eC=a.defineComponent({name:"Sunny",__name:"sunny",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0zm543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0"})]))}}),tC=eC,rC=a.defineComponent({name:"Sunrise",__name:"sunrise",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0h-64.32zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0zm-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248"})]))}}),nC=rC,aC=a.defineComponent({name:"Sunset",__name:"sunset",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}}),oC=aC,iC=a.defineComponent({name:"SwitchButton",__name:"switch-button",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128z"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"})]))}}),lC=iC,sC=a.defineComponent({name:"SwitchFilled",__name:"switch-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36z"}),a.createElementVNode("path",{fill:"currentColor",d:"M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.655 196.655 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.67 196.67 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42zm-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.695 131.695 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.655 196.655 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.69 196.69 0 0 0 139.08-57.61A196.655 196.655 0 0 0 896 699.31V325.29a196.69 196.69 0 0 0-57.61-139.08zm-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82z"})]))}}),uC=sC,cC=a.defineComponent({name:"Switch",__name:"switch",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344zM64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32"})]))}}),dC=cC,pC=a.defineComponent({name:"TakeawayBox",__name:"takeaway-box",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"})]))}}),mC=pC,fC=a.defineComponent({name:"Ticket",__name:"ticket",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"})]))}}),hC=fC,gC=a.defineComponent({name:"Tickets",__name:"tickets",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z"})]))}}),_C=gC,xC=a.defineComponent({name:"Timer",__name:"timer",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"})]))}}),EC=xC,vC=a.defineComponent({name:"ToiletPaper",__name:"toilet-paper",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224"}),a.createElementVNode("path",{fill:"currentColor",d:"M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96"})]))}}),CC=vC,yC=a.defineComponent({name:"Tools",__name:"tools",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M764.416 254.72a351.68 351.68 0 0 1 86.336 149.184H960v192.064H850.752a351.68 351.68 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.68 351.68 0 0 1-86.336-149.312H64v-192h109.248a351.68 351.68 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0"})]))}}),bC=yC,wC=a.defineComponent({name:"TopLeft",__name:"top-left",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z"}),a.createElementVNode("path",{fill:"currentColor",d:"M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312l-544-544z"})]))}}),TC=wC,kC=a.defineComponent({name:"TopRight",__name:"top-right",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z"}),a.createElementVNode("path",{fill:"currentColor",d:"M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312l544-544z"})]))}}),BC=kC,AC=a.defineComponent({name:"Top",__name:"top",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z"})]))}}),SC=AC,FC=a.defineComponent({name:"TrendCharts",__name:"trend-charts",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624 139.84-156.608zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0"})]))}}),DC=FC,PC=a.defineComponent({name:"TrophyBase",__name:"trophy-base",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4C752 67.2 745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6C259.2 80 256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 16-9.6 22.4 3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4zM256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6C342.4 480 320 438.4 320 384V128h384v256c0 54.4-19.2 99.2-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2zM768 896H256c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6"})]))}}),NC=PC,LC=a.defineComponent({name:"Trophy",__name:"trophy",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M480 896V702.08A256.256 256.256 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.256 256.256 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z"})]))}}),OC=LC,MC=a.defineComponent({name:"TurnOff",__name:"turn-off",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),a.createElementVNode("path",{fill:"currentColor",d:"M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}}),VC=MC,RC=a.defineComponent({name:"Umbrella",__name:"umbrella",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z"})]))}}),zC=RC,IC=a.defineComponent({name:"Unlock",__name:"unlock",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),a.createElementVNode("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z"})]))}}),HC=IC,UC=a.defineComponent({name:"UploadFilled",__name:"upload-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.808 239.808 0 0 1 512 192a239.872 239.872 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z"})]))}}),qC=UC,$C=a.defineComponent({name:"Upload",__name:"upload",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"})]))}}),jC=$C,GC=a.defineComponent({name:"UserFilled",__name:"user-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M288 320a224 224 0 1 0 448 0 224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"})]))}}),WC=GC,KC=a.defineComponent({name:"User",__name:"user",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"})]))}}),YC=KC,JC=a.defineComponent({name:"Van",__name:"van",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96h151.872M688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160"})]))}}),XC=JC,ZC=a.defineComponent({name:"VideoCameraFilled",__name:"video-camera-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m768 576 192-64v320l-192-64v96a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V480a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zM192 768v64h384v-64zm192-480a160 160 0 0 1 320 0 160 160 0 0 1-320 0m64 0a96 96 0 1 0 192.064-.064A96 96 0 0 0 448 288m-320 32a128 128 0 1 1 256.064.064A128 128 0 0 1 128 320m64 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0"})]))}}),QC=ZC,e7=a.defineComponent({name:"VideoCamera",__name:"video-camera",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"})]))}}),t7=e7,r7=a.defineComponent({name:"VideoPause",__name:"video-pause",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"})]))}}),n7=r7,a7=a.defineComponent({name:"VideoPlay",__name:"video-play",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z"})]))}}),o7=a7,i7=a.defineComponent({name:"View",__name:"view",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"})]))}}),l7=i7,s7=a.defineComponent({name:"WalletFilled",__name:"wallet-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z"})]))}}),u7=s7,c7=a.defineComponent({name:"Wallet",__name:"wallet",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"}),a.createElementVNode("path",{fill:"currentColor",d:"M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}}),d7=c7,p7=a.defineComponent({name:"WarnTriangleFilled",__name:"warn-triangle-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49 12.91-20.12 12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z"})]))}}),m7=p7,f7=a.defineComponent({name:"WarningFilled",__name:"warning-filled",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"})]))}}),h7=f7,g7=a.defineComponent({name:"Warning",__name:"warning",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0 48 48 0 0 1 96 0m-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"})]))}}),_7=g7,x7=a.defineComponent({name:"Watch",__name:"watch",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32"}),a.createElementVNode("path",{fill:"currentColor",d:"M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z"})]))}}),E7=x7,v7=a.defineComponent({name:"Watermelon",__name:"watermelon",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m683.072 600.32-43.648 162.816-61.824-16.512 53.248-198.528L576 493.248l-158.4 158.4-45.248-45.248 158.4-158.4-55.616-55.616-198.528 53.248-16.512-61.824 162.816-43.648L282.752 200A384 384 0 0 0 824 741.248zm231.552 141.056a448 448 0 1 1-632-632l632 632"})]))}}),C7=v7,y7=a.defineComponent({name:"WindPower",__name:"wind-power",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z"})]))}}),b7=y7,w7=a.defineComponent({name:"ZoomIn",__name:"zoom-in",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z"})]))}}),T7=w7,k7=a.defineComponent({name:"ZoomOut",__name:"zoom-out",setup(e){return(t,r)=>(a.openBlock(),a.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[a.createElementVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64"})]))}}),B7=k7,A7=Object.freeze({__proto__:null,AddLocation:V6,Aim:z6,AlarmClock:H6,Apple:q6,ArrowDown:W6,ArrowDownBold:j6,ArrowLeft:X6,ArrowLeftBold:Y6,ArrowRight:th,ArrowRightBold:Q6,ArrowUp:oh,ArrowUpBold:nh,Avatar:lh,Back:uh,Baseball:dh,Basketball:mh,Bell:_h,BellFilled:hh,Bicycle:Eh,Bottom:Th,BottomLeft:Ch,BottomRight:bh,Bowl:Bh,Box:Sh,Briefcase:Dh,Brush:Oh,BrushFilled:Nh,Burger:Vh,Calendar:zh,Camera:qh,CameraFilled:Hh,CaretBottom:jh,CaretLeft:Wh,CaretRight:Yh,CaretTop:Xh,Cellphone:Qh,ChatDotRound:t8,ChatDotSquare:n8,ChatLineRound:o8,ChatLineSquare:l8,ChatRound:u8,ChatSquare:d8,Check:m8,Checked:h8,Cherry:_8,Chicken:E8,ChromeFilled:C8,CircleCheck:T8,CircleCheckFilled:b8,CircleClose:S8,CircleCloseFilled:B8,CirclePlus:N8,CirclePlusFilled:D8,Clock:O8,Close:z8,CloseBold:V8,Cloudy:H8,Coffee:j8,CoffeeCup:q8,Coin:W8,ColdDrink:Y8,Collection:Q8,CollectionTag:X8,Comment:tg,Compass:ng,Connection:og,Coordinate:lg,CopyDocument:ug,Cpu:dg,CreditCard:mg,Crop:hg,DArrowLeft:_g,DArrowRight:Eg,DCaret:Cg,DataAnalysis:bg,DataBoard:Tg,DataLine:Bg,Delete:Ng,DeleteFilled:Sg,DeleteLocation:Dg,Dessert:Og,Discount:Vg,Dish:Hg,DishDot:zg,Document:Qg,DocumentAdd:qg,DocumentChecked:jg,DocumentCopy:Wg,DocumentDelete:Yg,DocumentRemove:Xg,Download:t_,Drizzling:n_,Edit:l_,EditPen:o_,Eleme:d_,ElemeFilled:u_,ElementPlus:m_,Expand:h_,Failed:__,Female:E_,Files:C_,Film:b_,Filter:T_,Finished:B_,FirstAidKit:S_,Flag:D_,Fold:N_,Folder:j_,FolderAdd:O_,FolderChecked:V_,FolderDelete:z_,FolderOpened:H_,FolderRemove:q_,Food:W_,Football:Y_,ForkSpoon:X_,Fries:Q_,FullScreen:tx,Goblet:ux,GobletFull:nx,GobletSquare:lx,GobletSquareFull:ox,GoldMedal:dx,Goods:hx,GoodsFilled:mx,Grape:_x,Grid:Ex,Guide:Cx,Handbag:bx,Headset:Tx,Help:Sx,HelpFilled:Bx,Hide:Dx,Histogram:Nx,HomeFilled:Ox,HotWater:Vx,House:zx,IceCream:jx,IceCreamRound:Hx,IceCreamSquare:qx,IceDrink:Wx,IceTea:Yx,InfoFilled:Xx,Iphone:Qx,Key:t5,KnifeFork:n5,Lightning:o5,Link:l5,List:u5,Loading:d5,Location:_5,LocationFilled:m5,LocationInformation:h5,Lock:E5,Lollipop:C5,MagicStick:b5,Magnet:T5,Male:B5,Management:S5,MapLocation:D5,Medal:N5,Memo:O5,Menu:V5,Message:H5,MessageBox:z5,Mic:q5,Microphone:j5,MilkTea:W5,Minus:Y5,Money:X5,Monitor:Q5,Moon:n9,MoonNight:t9,More:l9,MoreFilled:o9,MostlyCloudy:u9,Mouse:d9,Mug:m9,Mute:_9,MuteNotification:h9,NoSmoking:E9,Notebook:C9,Notification:b9,Odometer:T9,OfficeBuilding:B9,Open:S9,Operation:D9,Opportunity:N9,Orange:O9,Paperclip:V9,PartlyCloudy:z9,Pear:H9,Phone:j9,PhoneFilled:q9,Picture:X9,PictureFilled:W9,PictureRounded:Y9,PieChart:Q9,Place:tE,Platform:nE,Plus:oE,Pointer:lE,Position:uE,Postcard:dE,Pouring:mE,Present:hE,PriceTag:_E,Printer:EE,Promotion:CE,QuartzWatch:bE,QuestionFilled:TE,Rank:BE,Reading:DE,ReadingLamp:SE,Refresh:VE,RefreshLeft:NE,RefreshRight:OE,Refrigerator:zE,Remove:qE,RemoveFilled:HE,Right:jE,ScaleToOriginal:WE,School:YE,Scissor:XE,Search:QE,Select:tv,Sell:nv,SemiSelect:ov,Service:lv,SetUp:uv,Setting:dv,Share:mv,Ship:hv,Shop:_v,ShoppingBag:Ev,ShoppingCart:bv,ShoppingCartFull:Cv,ShoppingTrolley:Tv,Smoking:Bv,Soccer:Sv,SoldOut:Dv,Sort:Vv,SortDown:Nv,SortUp:Ov,Stamp:zv,Star:qv,StarFilled:Hv,Stopwatch:jv,SuccessFilled:Wv,Sugar:Yv,Suitcase:Qv,SuitcaseLine:Xv,Sunny:tC,Sunrise:nC,Sunset:oC,Switch:dC,SwitchButton:lC,SwitchFilled:uC,TakeawayBox:mC,Ticket:hC,Tickets:_C,Timer:EC,ToiletPaper:CC,Tools:bC,Top:SC,TopLeft:TC,TopRight:BC,TrendCharts:DC,Trophy:OC,TrophyBase:NC,TurnOff:VC,Umbrella:zC,Unlock:HC,Upload:jC,UploadFilled:qC,User:YC,UserFilled:WC,Van:XC,VideoCamera:t7,VideoCameraFilled:QC,VideoPause:n7,VideoPlay:o7,View:l7,Wallet:d7,WalletFilled:u7,WarnTriangleFilled:m7,Warning:_7,WarningFilled:h7,Watch:E7,Watermelon:C7,WindPower:b7,ZoomIn:T7,ZoomOut:B7});const S7=["src"];var F7=a.defineComponent({name:"svgIcon",__name:"svgicon",props:{name:{type:String},size:{type:Number,default:()=>14},color:{type:String}},setup(e){const t=e,r=["https","http","/src","/assets","data:image",window.__env__.VITE_PUBLIC_PATH],n=a.computed(()=>t?.name),o=a.computed(()=>t?.name?.startsWith("ele-")),i=a.computed(()=>r.find(u=>t.name?.startsWith(u))),l=a.computed(()=>`font-size: ${t.size}px;color: ${t.color};`),s=a.computed(()=>`width: ${t.size}px;height: ${t.size}px;display: inline-block;overflow: hidden;`),c=a.computed(()=>{const u=[];return["-webkit","-ms","-o","-moz"].forEach(m=>u.push(`${m}-filter: drop-shadow(${t.color} ${t.size}px 0);`)),`width: ${t.size}px;height: ${t.size}px;position: relative;left: -${t.size}px;${u.join("")}`});return(u,d)=>o.value?(a.openBlock(),a.createElementBlock("i",{key:0,class:"el-icon",style:a.normalizeStyle(l.value)},[(a.openBlock(),a.createBlock(a.resolveDynamicComponent(n.value)))],4)):i.value?(a.openBlock(),a.createElementBlock("div",{key:1,style:a.normalizeStyle(s.value)},[a.createElementVNode("img",{src:n.value,style:a.normalizeStyle(c.value)},null,12,S7)],4)):(a.openBlock(),a.createElementBlock("i",{key:2,class:a.normalizeClass(n.value),style:a.normalizeStyle(l.value)},null,6))}});function lu(e){const t=A7;for(const r in t)e._context.components[`ele-${t[r].name}`]||e.component(`ele-${t[r].name}`,t[r]);e._context.components.SvgIcon||e.component("SvgIcon",F7)}const su=V1,uu=I1,D7=K1,cu=Y1,du=L6,pu=O6,P7=(e=[])=>({install:r=>{e.forEach(n=>{r._context.components[n.name]||r.component(n.name,n)}),r&&lu(r)}});var N7=a.defineComponent({name:"FmLogin",__name:"index",setup(e){const t=a.ref(!1);function r(){t.value=!0}return(n,o)=>(a.openBlock(),a.createElementBlock("div",{onClick:r},o[0]||(o[0]=[a.createElementVNode("h1",null,"login xxxxx ",-1)])))}});const mu=N7;var fu=P7([...[mu,su,uu,cu,du,pu]]);const hu=[],gu=[];function L7(){if(hu.length<=0)return!1;hu.map(e=>{let t=document.createElement("link");t.rel="stylesheet",t.href=e,t.crossOrigin="anonymous",document.getElementsByTagName("head")[0].appendChild(t)})}function O7(){if(gu.length<=0)return!1;gu.map(e=>{let t=document.createElement("script");t.src=e,document.body.appendChild(t)})}const M7={cssCdn:()=>{L7()},jsCdn:()=>{O7()}},V7={start:()=>{const e=document.body,t=document.createElement("div");t.setAttribute("class","loading-next");const r=`
52
52
  <div class="loading-next-box">
53
53
  <div class="loading-next-box-warp">
@@ -72,4 +72,4 @@ Only state can be modified.`);l[0]="$state",pr=!1,n.set(i,l,n.state.value),pr=!0
72
72
  state: () => new MyClass()
73
73
  Found in store "${b.$id}".`),f&&i&&r.hydrate&&r.hydrate(b.$state,f),u=!0,d=!0,b}/*! #__NO_SIDE_EFFECTS__ */function fr(e,t,r){let n;const o=typeof t=="function";n=o?r:t;function i(l,s){const c=a.hasInjectionContext();if(l=(process.env.NODE_ENV==="test"&&jr&&jr._testing?null:l)||(c?a.inject(a2,null):null),l&&Gr(l),process.env.NODE_ENV!=="production"&&!jr)throw new Error(`[\u{1F34D}]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
74
74
  See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
75
- This will fail in production.`);l=jr,l._s.has(e)||(o?Fi(e,t,n,l):v2(e,n,l),process.env.NODE_ENV!=="production"&&(i._pinia=l));const u=l._s.get(e);if(process.env.NODE_ENV!=="production"&&s){const d="__hot:"+e,m=o?Fi(d,t,n,l,!0):v2(d,Je({},n),l,!0);s._hotUpdate(m),delete l.state.value[d],l._s.delete(d)}if(process.env.NODE_ENV!=="production"&&kt){const d=a.getCurrentInstance();if(d&&d.proxy&&!s){const m=d.proxy,p="_pStores"in m?m._pStores:m._pStores={};p[e]=u}}return u}return i.$id=e,i}const Di=lw(),dw=fr("keepALiveNames",{state:()=>({keepAliveNames:[],cachedViews:[]}),actions:{async setCacheKeepAlive(e){this.keepAliveNames=e},async addCachedView(e){e.meta.isKeepAlive&&this.cachedViews?.push(e.name)},async delCachedView(e){const t=this.cachedViews.indexOf(e.name);t>-1&&this.cachedViews.splice(t,1)},async delOthersCachedViews(e){e.meta.isKeepAlive?this.cachedViews=[e.name]:this.cachedViews=[]},async delAllCachedViews(){this.cachedViews=[]}}}),pw=fr("requestOldRoutes",{state:()=>({requestOldRoutes:[]}),actions:{async setRequestOldRoutes(e){this.requestOldRoutes=e}}}),mw=fr("routesList",{state:()=>({routesList:[],isColumnsMenuHover:!1,isColumnsNavHover:!1,currentRoute:null}),actions:{setCurrentRoute(e){this.currentRoute=e},async setRoutesList(e){this.routesList=e},async setColumnsMenuHover(e){this.isColumnsMenuHover=e},async setColumnsNavHover(e){this.isColumnsNavHover=e}}}),fw=fr("tagsViewRoutes",{state:()=>({tagsViewRoutes:[],isTagsViewCurrenFull:!1}),actions:{async setTagsViewRoutes(e){this.tagsViewRoutes=e},setCurrenFullscreen(e){it.set(Pe.isTagsViewCurrenFull,e),this.isTagsViewCurrenFull=e}}}),Ua=fr("themeConfig",{state:()=>({themeConfig:{isDrawer:!1,primary:"#1095DF",isIsDark:!1,topBar:"#FFFFFF",topBarColor:"#000000",isTopBarColorGradual:!1,menuBar:"#FFFFFF",menuBarColor:"#000000",menuBarActiveColor:"var(--el-color-primary-light-7)",isMenuBarColorGradual:!1,columnsMenuBar:"#1095DF",columnsMenuBarColor:"#F0F0F0",isColumnsMenuBarColorGradual:!1,isColumnsMenuHoverPreload:!1,columnsLogoHeight:50,columnsMenuWidth:70,columnsMenuHeight:50,isCollapse:!1,isUniqueOpened:!0,isFixedHeader:!0,isFixedHeaderChange:!1,isClassicSplitMenu:!1,isLockScreen:!1,lockScreenTime:300,isShowLogo:!0,isShowLogoChange:!1,isBreadcrumb:!0,isTagsview:!0,isBreadcrumbIcon:!0,isTagsviewIcon:!0,isCacheTagsView:!0,isSortableTagsView:!0,isShareTagsView:!0,isFooter:!0,isGrayscale:!1,isInvert:!1,isWatermark:!0,watermarkText:"FM",tagsStyle:"tags-style-one",animation:"fadeDown",columnsAsideStyle:"columns-round",columnsAsideLayout:"columns-vertical",layout:"columns",isRequestRoutes:!0,globalTitle:"FM.Pro",globalViceTitle:"FM",globalViceTitleMsg:"\u901A\u7528\u6743\u9650\u5F00\u53D1\u6846\u67B6",copyright:"Copyright \xA9 2023-Present FM All rights reserved.",globalI18n:"zh-CN",globalComponentSize:"small",logoUrl:"logo.png",icp:"\u7701ICP\u590712345678\u53F7",icpUrl:"https://beian.miit.gov.cn",i18NSwitch:!0,idleTimeout:0,onlineNotice:!0}}),actions:{setThemeConfig(e){this.themeConfig=e.themeConfig}}});var hw={name:"de",el:{breadcrumb:{label:"Brotkr\xFCmel"},colorpicker:{confirm:"OK",clear:"Leeren"},datepicker:{now:"Jetzt",today:"Heute",cancel:"Abbrechen",clear:"Leeren",confirm:"OK",selectDate:"Datum w\xE4hlen",selectTime:"Uhrzeit w\xE4hlen",startDate:"Startdatum",startTime:"Startzeit",endDate:"Enddatum",endTime:"Endzeit",prevYear:"Letztes Jahr",nextYear:"N\xE4chtes Jahr",prevMonth:"Letzter Monat",nextMonth:"N\xE4chster Monat",day:"Tag",week:"Woche",month:"Monat",year:"",month1:"Januar",month2:"Februar",month3:"M\xE4rz",month4:"April",month5:"Mai",month6:"Juni",month7:"Juli",month8:"August",month9:"September",month10:"Oktober",month11:"November",month12:"Dezember",weeks:{sun:"So",mon:"Mo",tue:"Di",wed:"Mi",thu:"Do",fri:"Fr",sat:"Sa"},months:{jan:"Jan",feb:"Feb",mar:"M\xE4r",apr:"Apr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Dez"}},select:{loading:"L\xE4dt.",noMatch:"Nichts gefunden.",noData:"Keine Daten",placeholder:"Daten w\xE4hlen"},mention:{loading:"L\xE4dt."},cascader:{noMatch:"Nichts gefunden.",loading:"L\xE4dt.",placeholder:"Daten w\xE4hlen",noData:"Keine Daten"},pagination:{goto:"Gehe zu",pagesize:" pro Seite",total:"Gesamt {total}",pageClassifier:"",page:"Seite",prev:"Zur vorherigen Seite gehen",next:"Zur n\xE4chsten Seite gehen",currentPage:"Seite {pager}",prevPages:"Vorherige {pager} Seiten",nextPages:"N\xE4chste {pager} Seiten"},messagebox:{confirm:"OK",cancel:"Abbrechen",error:"Fehler"},upload:{deleteTip:"Klicke l\xF6schen zum entfernen",delete:"L\xF6schen",preview:"Vorschau",continue:"Fortsetzen"},table:{emptyText:"Keine Daten",confirmFilter:"Anwenden",resetFilter:"Zur\xFCcksetzen",clearFilter:"Alles ",sumText:"Summe"},tour:{next:"Weiter",previous:"Zur\xFCck",finish:"Fertig"},tree:{emptyText:"Keine Eintr\xE4ge"},transfer:{noMatch:"Nichts gefunden.",noData:"Keine Eintr\xE4ge",titles:["Liste 1","Liste 2"],filterPlaceholder:"Eintr\xE4ge filtern",noCheckedFormat:"{total} Eintr\xE4ge",hasCheckedFormat:"{checked}/{total} ausgew\xE4hlt"},image:{error:"FEHLGESCHLAGEN"},pageHeader:{title:"Zur\xFCck"},popconfirm:{confirmButtonText:"Ja",cancelButtonText:"Nein"},carousel:{leftArrow:"Karussell-Pfeil links",rightArrow:"Karussell-Pfeil rechts",indicator:"Karussell zu Index {index} wechseln"}}},gw={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value"},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},mention:{loading:"Loading"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},_w={name:"es",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Confirmar",clear:"Despejar"},datepicker:{now:"Ahora",today:"Hoy",cancel:"Cancelar",clear:"Despejar",confirm:"Confirmar",selectDate:"Seleccionar fecha",selectTime:"Seleccionar hora",startDate:"Fecha Incial",startTime:"Hora Inicial",endDate:"Fecha Final",endTime:"Hora Final",prevYear:"A\xF1o Anterior",nextYear:"Pr\xF3ximo A\xF1o",prevMonth:"Mes Anterior",nextMonth:"Pr\xF3ximo Mes",year:"",month1:"enero",month2:"febrero",month3:"marzo",month4:"abril",month5:"mayo",month6:"junio",month7:"julio",month8:"agosto",month9:"septiembre",month10:"octubre",month11:"noviembre",month12:"diciembre",weeks:{sun:"dom",mon:"lun",tue:"mar",wed:"mi\xE9",thu:"jue",fri:"vie",sat:"s\xE1b"},months:{jan:"ene",feb:"feb",mar:"mar",apr:"abr",may:"may",jun:"jun",jul:"jul",aug:"ago",sep:"sep",oct:"oct",nov:"nov",dec:"dic"}},select:{loading:"Cargando",noMatch:"No hay datos que coincidan",noData:"Sin datos",placeholder:"Seleccionar"},mention:{loading:"Cargando"},cascader:{noMatch:"No hay datos que coincidan",loading:"Cargando",placeholder:"Seleccionar",noData:"Sin datos"},pagination:{goto:"Ir a",pagesize:"/p\xE1gina",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{confirm:"Aceptar",cancel:"Cancelar",error:"Entrada inv\xE1lida"},upload:{deleteTip:"Pulse Eliminar para retirar",delete:"Eliminar",preview:"Vista Previa",continue:"Continuar"},table:{emptyText:"Sin Datos",confirmFilter:"Confirmar",resetFilter:"Reiniciar",clearFilter:"Despejar",sumText:"Suma"},tree:{emptyText:"Sin Datos"},transfer:{noMatch:"No hay datos que coincidan",noData:"Sin datos",titles:["Lista 1","Lista 2"],filterPlaceholder:"Ingresar palabra clave",noCheckedFormat:"{total} art\xEDculos",hasCheckedFormat:"{checked}/{total} revisados"},image:{error:"HA FALLADO"},pageHeader:{title:"Volver"},popconfirm:{confirmButtonText:"Si",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},xw={name:"fi",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Tyhjenn\xE4"},datepicker:{now:"Nyt",today:"T\xE4n\xE4\xE4n",cancel:"Peruuta",clear:"Tyhjenn\xE4",confirm:"OK",selectDate:"Valitse p\xE4iv\xE4",selectTime:"Valitse aika",startDate:"Aloitusp\xE4iv\xE4",startTime:"Aloitusaika",endDate:"Lopetusp\xE4iv\xE4",endTime:"Lopetusaika",prevYear:"Edellinen vuosi",nextYear:"Seuraava vuosi",prevMonth:"Edellinen kuukausi",nextMonth:"Seuraava kuukausi",year:"",month1:"tammikuu",month2:"helmikuu",month3:"maaliskuu",month4:"huhtikuu",month5:"toukokuu",month6:"kes\xE4kuu",month7:"hein\xE4kuu",month8:"elokuu",month9:"syyskuu",month10:"lokakuu",month11:"marraskuu",month12:"joulukuu",weeks:{sun:"su",mon:"ma",tue:"ti",wed:"ke",thu:"to",fri:"pe",sat:"la"},months:{jan:"tammi",feb:"helmi",mar:"maalis",apr:"huhti",may:"touko",jun:"kes\xE4",jul:"hein\xE4",aug:"elo",sep:"syys",oct:"loka",nov:"marras",dec:"joulu"}},select:{loading:"Lataa",noMatch:"Ei vastaavia tietoja",noData:"Ei tietoja",placeholder:"Valitse"},mention:{loading:"Lataa"},cascader:{noMatch:"Ei vastaavia tietoja",loading:"Lataa",placeholder:"Valitse",noData:"Ei tietoja"},pagination:{goto:"Mene",pagesize:"/sivu",total:"Yhteens\xE4 {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Viesti",confirm:"OK",cancel:"Peruuta",error:"Virheellinen sy\xF6te"},upload:{deleteTip:"Poista Delete-n\xE4pp\xE4imell\xE4",delete:"Poista",preview:"Esikatsele",continue:"Jatka"},table:{emptyText:"Ei tietoja",confirmFilter:"Vahvista",resetFilter:"Tyhjenn\xE4",clearFilter:"Kaikki",sumText:"Summa"},tree:{emptyText:"Ei tietoja"},transfer:{noMatch:"Ei vastaavia tietoja",noData:"Ei tietoja",titles:["Luettelo 1","Luettelo 2"],filterPlaceholder:"Sy\xF6t\xE4 hakusana",noCheckedFormat:"{total} kohdetta",hasCheckedFormat:"{checked}/{total} valittu"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Ew={name:"fr",el:{breadcrumb:{label:"Fil d'Ariane"},colorpicker:{confirm:"Confirmer",clear:"Effacer",defaultLabel:"color picker",description:"La couleur actuelle est {color}. Appuyer sur Entr\xE9e pour s\xE9lectionner une nouvelle couleur."},datepicker:{now:"Maintenant",today:"Auj.",cancel:"Annuler",clear:"Effacer",confirm:"Confirmer",dateTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner le jour du mois",monthTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner le mois",yearTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner l'ann\xE9e",selectedDate:"Date s\xE9lectionn\xE9e",selectDate:"Choisir date",selectTime:"Choisir horaire",startDate:"Date d\xE9but",startTime:"Horaire d\xE9but",endDate:"Date fin",endTime:"Horaire fin",prevYear:"Ann\xE9e pr\xE9c\xE9dente",nextYear:"Ann\xE9e suivante",prevMonth:"Mois pr\xE9c\xE9dent",nextMonth:"Mois suivant",year:"",month1:"Janvier",month2:"F\xE9vrier",month3:"Mars",month4:"Avril",month5:"Mai",month6:"Juin",month7:"Juillet",month8:"Ao\xFBt",month9:"Septembre",month10:"Octobre",month11:"Novembre",month12:"D\xE9cembre",week:"Semaine",weeks:{sun:"Dim",mon:"Lun",tue:"Mar",wed:"Mer",thu:"Jeu",fri:"Ven",sat:"Sam"},weeksFull:{sun:"Dimanche",mon:"Lundi",tue:"Mardi",wed:"Mercredi",thu:"Jeudi",fri:"Vendredi",sat:"Samedi"},months:{jan:"Jan",feb:"F\xE9v",mar:"Mar",apr:"Avr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Ao\xFB",sep:"Sep",oct:"Oct",nov:"Nov",dec:"D\xE9c"}},inputNumber:{decrease:"d\xE9cr\xE9menter",increase:"incr\xE9menter"},select:{loading:"Chargement",noMatch:"Aucune correspondance",noData:"Aucune donn\xE9e",placeholder:"Choisir"},mention:{loading:"Chargement"},cascader:{noMatch:"Aucune correspondance",loading:"Chargement",placeholder:"Choisir",noData:"Aucune donn\xE9e"},pagination:{goto:"Aller \xE0",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Aller \xE0 la page pr\xE9c\xE9dente",next:"Aller \xE0 la page suivante",currentPage:"page {pager}",prevPages:"{pager} pages pr\xE9c\xE9dentes",nextPages:"{pager} pages suivantes",deprecationWarning:"Utilisations obsol\xE8tes d\xE9tect\xE9es, veuillez vous r\xE9f\xE9rer \xE0 la documentation el-pagination pour plus de d\xE9tails"},dialog:{close:"Fermer la bo\xEEte de dialogue"},drawer:{close:"Fermer la bo\xEEte de dialogue"},messagebox:{title:"Message",confirm:"Confirmer",cancel:"Annuler",error:"Erreur",close:"Fermer la bo\xEEte de dialogue"},upload:{deleteTip:"Cliquer sur supprimer pour retirer le fichier",delete:"Supprimer",preview:"Aper\xE7u",continue:"Continuer"},slider:{defaultLabel:"curseur entre {min} et {max}",defaultRangeStartLabel:"choisir la valeur de d\xE9part",defaultRangeEndLabel:"s\xE9lectionner la valeur finale"},table:{emptyText:"Aucune donn\xE9e",confirmFilter:"Confirmer",resetFilter:"R\xE9initialiser",clearFilter:"Tous",sumText:"Somme"},tour:{next:"suivant",previous:"pr\xE9c\xE9dent",finish:"fin"},tree:{emptyText:"Aucune donn\xE9e"},transfer:{noMatch:"Aucune correspondance",noData:"Aucune donn\xE9e",titles:["Liste 1","Liste 2"],filterPlaceholder:"Entrer un mot clef",noCheckedFormat:"{total} elements",hasCheckedFormat:"{checked}/{total} coch\xE9(s)"},image:{error:"ECHEC"},pageHeader:{title:"Retour"},popconfirm:{confirmButtonText:"Oui",cancelButtonText:"Non"},carousel:{leftArrow:"Fl\xE8che du carrousel vers la gauche",rightArrow:"Fl\xE8che du carrousel vers la droite",indicator:"Passer au carrousel index {index}"}}},vw={name:"it",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Pulisci"},datepicker:{now:"Ora",today:"Oggi",cancel:"Cancella",clear:"Pulisci",confirm:"OK",selectDate:"Seleziona data",selectTime:"Seleziona ora",startDate:"Data inizio",startTime:"Ora inizio",endDate:"Data fine",endTime:"Ora fine",prevYear:"Anno precedente",nextYear:"Anno successivo",prevMonth:"Mese precedente",nextMonth:"Mese successivo",year:"",month1:"Gennaio",month2:"Febbraio",month3:"Marzo",month4:"Aprile",month5:"Maggio",month6:"Giugno",month7:"Luglio",month8:"Agosto",month9:"Settembre",month10:"Ottobre",month11:"Novembre",month12:"Dicembre",weeks:{sun:"Dom",mon:"Lun",tue:"Mar",wed:"Mer",thu:"Gio",fri:"Ven",sat:"Sab"},months:{jan:"Gen",feb:"Feb",mar:"Mar",apr:"Apr",may:"Mag",jun:"Giu",jul:"Lug",aug:"Ago",sep:"Set",oct:"Ott",nov:"Nov",dec:"Dic"}},select:{loading:"Caricamento",noMatch:"Nessuna corrispondenza",noData:"Nessun dato",placeholder:"Seleziona"},mention:{loading:"Caricamento"},cascader:{noMatch:"Nessuna corrispondenza",loading:"Caricamento",placeholder:"Seleziona",noData:"Nessun dato"},pagination:{goto:"Vai a",pagesize:"/page",total:"Totale {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{confirm:"OK",cancel:"Cancella",error:"Input non valido"},upload:{deleteTip:"Premi cancella per rimuovere",delete:"Cancella",preview:"Anteprima",continue:"Continua"},table:{emptyText:"Nessun dato",confirmFilter:"Conferma",resetFilter:"Reset",clearFilter:"Tutti",sumText:"Somma"},tree:{emptyText:"Nessun dato"},transfer:{noMatch:"Nessuna corrispondenza",noData:"Nessun dato",titles:["Lista 1","Lista 2"],filterPlaceholder:"Inserisci filtro",noCheckedFormat:"{total} elementi",hasCheckedFormat:"{checked}/{total} selezionati"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Cw={name:"ja",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"\u30AF\u30EA\u30A2"},datepicker:{now:"\u73FE\u5728",today:"\u4ECA\u65E5",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",clear:"\u30AF\u30EA\u30A2",confirm:"OK",selectDate:"\u65E5\u4ED8\u3092\u9078\u629E",selectTime:"\u6642\u9593\u3092\u9078\u629E",startDate:"\u958B\u59CB\u65E5",startTime:"\u958B\u59CB\u6642\u9593",endDate:"\u7D42\u4E86\u65E5",endTime:"\u7D42\u4E86\u6642\u9593",prevYear:"\u524D\u5E74",nextYear:"\u7FCC\u5E74",prevMonth:"\u524D\u6708",nextMonth:"\u7FCC\u6708",year:"\u5E74",month1:"1\u6708",month2:"2\u6708",month3:"3\u6708",month4:"4\u6708",month5:"5\u6708",month6:"6\u6708",month7:"7\u6708",month8:"8\u6708",month9:"9\u6708",month10:"10\u6708",month11:"11\u6708",month12:"12\u6708",weeks:{sun:"\u65E5",mon:"\u6708",tue:"\u706B",wed:"\u6C34",thu:"\u6728",fri:"\u91D1",sat:"\u571F"},months:{jan:"1\u6708",feb:"2\u6708",mar:"3\u6708",apr:"4\u6708",may:"5\u6708",jun:"6\u6708",jul:"7\u6708",aug:"8\u6708",sep:"9\u6708",oct:"10\u6708",nov:"11\u6708",dec:"12\u6708"}},select:{loading:"\u30ED\u30FC\u30C9\u4E2D",noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",noData:"\u30C7\u30FC\u30BF\u306A\u3057",placeholder:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},mention:{loading:"\u30ED\u30FC\u30C9\u4E2D"},cascader:{noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",loading:"\u30ED\u30FC\u30C9\u4E2D",placeholder:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",noData:"\u30C7\u30FC\u30BF\u306A\u3057"},pagination:{goto:"",pagesize:"\u4EF6/\u30DA\u30FC\u30B8",total:"\u7DCF\u8A08 {total} \u4EF6",pageClassifier:"\u30DA\u30FC\u30B8\u76EE\u3078",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"\u30E1\u30C3\u30BB\u30FC\u30B8",confirm:"OK",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",error:"\u6B63\u3057\u304F\u306A\u3044\u5165\u529B"},upload:{deleteTip:"Del\u30AD\u30FC\u3092\u62BC\u3057\u3066\u524A\u9664\u3059\u308B",delete:"\u524A\u9664\u3059\u308B",preview:"\u30D7\u30EC\u30D3\u30E5\u30FC",continue:"\u7D9A\u884C\u3059\u308B"},table:{emptyText:"\u30C7\u30FC\u30BF\u306A\u3057",confirmFilter:"\u78BA\u8A8D",resetFilter:"\u521D\u671F\u5316",clearFilter:"\u3059\u3079\u3066",sumText:"\u5408\u8A08"},tour:{next:"\u6B21\u3078",previous:"\u524D\u3078",finish:"\u30C4\u30A2\u30FC\u7D42\u4E86"},tree:{emptyText:"\u30C7\u30FC\u30BF\u306A\u3057"},transfer:{noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",noData:"\u30C7\u30FC\u30BF\u306A\u3057",titles:["\u30EA\u30B9\u30C8 1","\u30EA\u30B9\u30C8 2"],filterPlaceholder:"\u30AD\u30FC\u30EF\u30FC\u30C9\u3092\u5165\u529B",noCheckedFormat:"\u7DCF\u8A08 {total} \u4EF6",hasCheckedFormat:"{checked}/{total} \u3092\u9078\u629E\u3057\u305F"},image:{error:"\u5931\u6557"},pageHeader:{title:"\u623B\u308B"},popconfirm:{confirmButtonText:"\u306F\u3044",cancelButtonText:"\u3044\u3044\u3048"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},yw={name:"ko",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"\uD655\uC778",clear:"\uCD08\uAE30\uD654",defaultLabel:"\uC0C9\uC0C1 \uC120\uD0DD\uAE30",description:"\uD604\uC7AC \uC0C9\uC0C1\uC740 {color}\uC785\uB2C8\uB2E4. Enter \uD0A4\uB97C \uB20C\uB7EC \uC0C8 \uC0C9\uC0C1\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4."},datepicker:{now:"\uC9C0\uAE08",today:"\uC624\uB298",cancel:"\uCDE8\uC18C",clear:"\uCD08\uAE30\uD654",confirm:"\uD655\uC778",dateTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uB0A0\uC9DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624.",monthTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uC6D4\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4.",yearTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter \uD0A4\uB97C \uB20C\uB7EC \uC5F0\uB3C4\uB97C \uC120\uD0DD\uD569\uB2C8\uB2E4.",selectDate:"\uB0A0\uC9DC \uC120\uD0DD",selectTime:"\uC2DC\uAC04 \uC120\uD0DD",startDate:"\uC2DC\uC791 \uB0A0\uC9DC",startTime:"\uC2DC\uC791 \uC2DC\uAC04",endDate:"\uC885\uB8CC \uB0A0\uC9DC",endTime:"\uC885\uB8CC \uC2DC\uAC04",prevYear:"\uC9C0\uB09C\uD574",nextYear:"\uB2E4\uC74C\uD574",prevMonth:"\uC9C0\uB09C\uB2EC",nextMonth:"\uB2E4\uC74C\uB2EC",year:"\uB144",month1:"1\uC6D4",month2:"2\uC6D4",month3:"3\uC6D4",month4:"4\uC6D4",month5:"5\uC6D4",month6:"6\uC6D4",month7:"7\uC6D4",month8:"8\uC6D4",month9:"9\uC6D4",month10:"10\uC6D4",month11:"11\uC6D4",month12:"12\uC6D4",weeks:{sun:"\uC77C",mon:"\uC6D4",tue:"\uD654",wed:"\uC218",thu:"\uBAA9",fri:"\uAE08",sat:"\uD1A0"},months:{jan:"1\uC6D4",feb:"2\uC6D4",mar:"3\uC6D4",apr:"4\uC6D4",may:"5\uC6D4",jun:"6\uC6D4",jul:"7\uC6D4",aug:"8\uC6D4",sep:"9\uC6D4",oct:"10\uC6D4",nov:"11\uC6D4",dec:"12\uC6D4"}},inputNumber:{decrease:"\uAC12 \uC99D\uAC00",increase:"\uAC12 \uAC10\uC18C"},select:{loading:"\uBD88\uB7EC\uC624\uB294 \uC911",noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",noData:"\uB370\uC774\uD130 \uC5C6\uC74C",placeholder:"\uC120\uD0DD"},mention:{loading:"\uBD88\uB7EC\uC624\uB294 \uC911"},dropdown:{toggleDropdown:"\uB4DC\uB86D\uB2E4\uC6B4 \uC804\uD658"},cascader:{noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",loading:"\uBD88\uB7EC\uC624\uB294 \uC911",placeholder:"\uC120\uD0DD",noData:"\uB370\uC774\uD130 \uC5C6\uC74C"},pagination:{goto:"\uC774\uB3D9",pagesize:"\uAC74/\uD398\uC774\uC9C0",total:"\uCD1D {total} \uAC74",pageClassifier:"\uD398\uC774\uC9C0\uB85C",page:"\uD398\uC774\uC9C0",prev:"\uC774\uC804 \uD398\uC774\uC9C0\uB85C \uC774\uB3D9",next:"\uB2E4\uC74C \uD398\uC774\uC9C0\uB85C \uC774\uB3D9",currentPage:"\uD398\uC774\uC9C0 {pager}",prevPages:"\uC774\uC804 {pager} \uD398\uC774\uC9C0",nextPages:"\uB2E4\uC74C {pager} \uD398\uC774\uC9C0",deprecationWarning:"\uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uB294 \uB3D9\uC791\uC774 \uAC10\uC9C0\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC790\uC138\uD55C \uB0B4\uC6A9\uC740 el-pagination \uBB38\uC11C\uB97C \uCC38\uC870\uD558\uC138\uC694."},dialog:{close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},drawer:{close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},messagebox:{title:"\uBA54\uC2DC\uC9C0",confirm:"\uD655\uC778",cancel:"\uCDE8\uC18C",error:"\uC62C\uBC14\uB974\uC9C0 \uC54A\uC740 \uC785\uB825",close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},upload:{deleteTip:"Delete \uD0A4\uB97C \uB20C\uB7EC \uC0AD\uC81C",delete:"\uC0AD\uC81C",preview:"\uBBF8\uB9AC\uBCF4\uAE30",continue:"\uACC4\uC18D\uD558\uAE30"},slider:{defaultLabel:"{min}\uACFC {max} \uC0AC\uC774\uC758 \uC2AC\uB77C\uC774\uB354",defaultRangeStartLabel:"\uC2DC\uC791 \uAC12 \uC120\uD0DD",defaultRangeEndLabel:"\uC885\uB8CC \uAC12 \uC120\uD0DD"},table:{emptyText:"\uB370\uC774\uD130 \uC5C6\uC74C",confirmFilter:"\uD655\uC778",resetFilter:"\uCD08\uAE30\uD654",clearFilter:"\uC804\uCCB4",sumText:"\uD569\uACC4"},tour:{next:"\uB2E4\uC74C",previous:"\uC774\uC804",finish:"\uC885\uB8CC"},tree:{emptyText:"\uB370\uC774\uD130 \uC5C6\uC74C"},transfer:{noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",noData:"\uB370\uC774\uD130 \uC5C6\uC74C",titles:["\uB9AC\uC2A4\uD2B8 1","\uB9AC\uC2A4\uD2B8 2"],filterPlaceholder:"\uAC80\uC0C9\uC5B4\uB97C \uC785\uB825\uD558\uC138\uC694",noCheckedFormat:"\uCD1D {total} \uAC74",hasCheckedFormat:"{checked}/{total} \uC120\uD0DD\uB428"},image:{error:"\uBD88\uB7EC\uC624\uAE30 \uC2E4\uD328"},pageHeader:{title:"\uB4A4\uB85C"},popconfirm:{confirmButtonText:"\uC608",cancelButtonText:"\uC544\uB2C8\uC624"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},bw={name:"no",el:{breadcrumb:{label:"Br\xF8dsmuler"},colorpicker:{confirm:"Bekreft",clear:"T\xF8m",defaultLabel:"Fargevelger",description:"N\xE5v\xE6rende farge {color}, velg ny farge med Enter-tasten",alphaLabel:"Velg verdi for gjennomsiktighet"},datepicker:{now:"N\xE5",today:"I dag",cancel:"Avbryt",clear:"T\xF8m",confirm:"Bekreft",dateTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge dato",monthTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge m\xE5ned",yearTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge \xE5r",selectedDate:"Valgt dato",selectDate:"Velg dato",selectTime:"Velg tid",startDate:"Startdato",startTime:"Starttid",endDate:"Sluttdato",endTime:"Sluttid",prevYear:"Forrige \xE5r",nextYear:"Neste \xE5r",prevMonth:"Forrige m\xE5ned",nextMonth:"Neste m\xE5ned",year:"\xC5r",month1:"Januar",month2:"Februar",month3:"Mars",month4:"April",month5:"Mai",month6:"Juni",month7:"Juli",month8:"August",month9:"September",month10:"Oktober",month11:"November",month12:"Desember",weeks:{sun:"S\xF8n",mon:"Man",tue:"Tir",wed:"Ons",thu:"Tor",fri:"Fre",sat:"L\xF8r"},weeksFull:{sun:"S\xF8ndag",mon:"Mandag",tue:"Tirsdag",wed:"Onsdag",thu:"Torsdag",fri:"Fredag",sat:"L\xF8rdag"},months:{jan:"Januar",feb:"Februar",mar:"Mars",apr:"April",may:"Mai",jun:"Juni",jul:"Juli",aug:"August",sep:"September",oct:"Oktober",nov:"November",dec:"Desember"}},inputNumber:{decrease:"Minsk verdi",increase:"\xD8k verdi"},select:{loading:"Laster",noMatch:"Ingen treff",noData:"Ingen data",placeholder:"Velg"},dropdown:{toggleDropdown:"Vis/skjul nedtrekksmeny"},mention:{loading:"Laster"},cascader:{noMatch:"Ingen treff",loading:"Laster",placeholder:"Velg",noData:"Ingen data"},pagination:{goto:"G\xE5 til",pagesize:"per side",total:"Totalt {total} elementer",pageClassifier:"side",page:"Side",prev:"Forrige side",next:"Neste side",currentPage:"Side {pager}",prevPages:"Forrige {pager} sider",nextPages:"Neste {pager} sider",deprecationWarning:"Du bruker noen foreldede metoder, se den offisielle dokumentasjonen for el-pagination"},dialog:{close:"Lukk denne dialogboksen"},drawer:{close:"Lukk denne dialogboksen"},messagebox:{title:"Varsel",confirm:"Bekreft",cancel:"Avbryt",error:"Ugyldig inndata!",close:"Lukk denne dialogboksen"},upload:{deleteTip:"Trykk delete for \xE5 slette",delete:"Slett",preview:"Vis bilde",continue:"Fortsett opplasting"},slider:{defaultLabel:"Glidebryter mellom {min} og {max}",defaultRangeStartLabel:"Velg startverdi",defaultRangeEndLabel:"Velg sluttverdi"},table:{emptyText:"Ingen data",confirmFilter:"Filtrer",resetFilter:"Tilbakestill",clearFilter:"Alle",sumText:"Sum"},tour:{next:"Neste",previous:"Forrige",finish:"Avslutt omvisning"},tree:{emptyText:"Ingen data"},transfer:{noMatch:"Ingen treff",noData:"Ingen data",titles:["Liste 1","Liste 2"],filterPlaceholder:"Skriv inn s\xF8keinnhold",noCheckedFormat:"Totalt {total} elementer",hasCheckedFormat:"Valgt {checked}/{total} elementer"},image:{error:"Lasting mislyktes"},pageHeader:{title:"Tilbake"},popconfirm:{confirmButtonText:"Bekreft",cancelButtonText:"Avbryt"},carousel:{leftArrow:"Forrige bilde",rightArrow:"Neste bilde",indicator:"Bytt bilde til indeks {index}"}}},ww={name:"pl",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Wyczy\u015B\u0107"},datepicker:{now:"Teraz",today:"Dzisiaj",cancel:"Anuluj",clear:"Wyczy\u015B\u0107",confirm:"OK",selectDate:"Wybierz dat\u0119",selectTime:"Wybierz godzin\u0119",startDate:"Data pocz\u0105tkowa",startTime:"Godzina pocz\u0105tkowa",endDate:"Data ko\u0144cowa",endTime:"Czas ko\u0144cowa",prevYear:"Poprzedni rok",nextYear:"Nast\u0119pny rok",prevMonth:"Poprzedni miesi\u0105c",nextMonth:"Nast\u0119pny miesi\u0105c",year:"rok",month1:"stycze\u0144",month2:"luty",month3:"marzec",month4:"kwiecie\u0144",month5:"maj",month6:"czerwiec",month7:"lipiec",month8:"sierpie\u0144",month9:"wrzesie\u0144",month10:"pa\u017Adziernik",month11:"listopad",month12:"grudzie\u0144",week:"tydzie\u0144",weeks:{sun:"niedz.",mon:"pon.",tue:"wt.",wed:"\u015Br.",thu:"czw.",fri:"pt.",sat:"sob."},months:{jan:"STY",feb:"LUT",mar:"MAR",apr:"KWI",may:"MAJ",jun:"CZE",jul:"LIP",aug:"SIE",sep:"WRZ",oct:"PA\u0179",nov:"LIS",dec:"GRU"}},select:{loading:"\u0141adowanie",noMatch:"Brak dopasowa\u0144",noData:"Brak danych",placeholder:"Wybierz"},mention:{loading:"\u0141adowanie"},cascader:{noMatch:"Brak dopasowa\u0144",loading:"\u0141adowanie",placeholder:"Wybierz",noData:"Brak danych"},pagination:{goto:"Id\u017A do",pagesize:"/stron\u0119",total:"Wszystkich {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Wiadomo\u015B\u0107",confirm:"OK",cancel:"Anuluj",error:"Wiadomo\u015B\u0107 zawiera niedozwolone znaki"},upload:{deleteTip:"kliknij kasuj aby usun\u0105\u0107",delete:"Kasuj",preview:"Podgl\u0105d",continue:"Kontynuuj"},table:{emptyText:"Brak danych",confirmFilter:"Potwierd\u017A",resetFilter:"Resetuj",clearFilter:"Wszystko",sumText:"Razem"},tour:{next:"Dalej",previous:"Wr\xF3\u0107",finish:"Zako\u0144cz"},tree:{emptyText:"Brak danych"},transfer:{noMatch:"Brak dopasowa\u0144",noData:"Brak danych",titles:["Lista 1","Lista 2"],filterPlaceholder:"Wpisz szukan\u0105 fraz\u0119",noCheckedFormat:"razem: {total}",hasCheckedFormat:"wybranych: {checked}/{total}"},image:{error:"B\u0141\u0104D"},pageHeader:{title:"Wstecz"},popconfirm:{confirmButtonText:"Tak",cancelButtonText:"Nie"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Tw={name:"pt",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Confirmar",clear:"Limpar"},datepicker:{now:"Agora",today:"Hoje",cancel:"Cancelar",clear:"Limpar",confirm:"Confirmar",selectDate:"Selecione a data",selectTime:"Selecione a hora",startDate:"Data de inicio",startTime:"Hora de inicio",endDate:"Data de fim",endTime:"Hora de fim",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"Janeiro",month2:"Fevereiro",month3:"Mar\xE7o",month4:"Abril",month5:"Maio",month6:"Junho",month7:"Julho",month8:"Agosto",month9:"Setembro",month10:"Outubro",month11:"Novembro",month12:"Dezembro",weeks:{sun:"Dom",mon:"Seg",tue:"Ter",wed:"Qua",thu:"Qui",fri:"Sex",sat:"Sab"},months:{jan:"Jan",feb:"Fev",mar:"Mar",apr:"Abr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Ago",sep:"Set",oct:"Out",nov:"Nov",dec:"Dez"}},select:{loading:"A carregar",noMatch:"Sem correspond\xEAncia",noData:"Sem dados",placeholder:"Selecione"},mention:{loading:"A carregar"},cascader:{noMatch:"Sem correspond\xEAncia",loading:"A carregar",placeholder:"Selecione",noData:"Sem dados"},pagination:{goto:"Ir para",pagesize:"/pagina",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Mensagem",confirm:"Confirmar",cancel:"Cancelar",error:"Erro!"},upload:{deleteTip:"press delete to remove",delete:"Apagar",preview:"Previsualizar",continue:"Continuar"},table:{emptyText:"Sem dados",confirmFilter:"Confirmar",resetFilter:"Limpar",clearFilter:"Todos",sumText:"Sum"},tree:{emptyText:"Sem dados"},transfer:{noMatch:"Sem correspond\xEAncia",noData:"Sem dados",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},kw={name:"ru",el:{breadcrumb:{label:"\u0425\u043B\u0435\u0431\u043D\u044B\u0435 \u043A\u0440\u043E\u0448\u043A\u0438"},colorpicker:{confirm:"\u041E\u043A",clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C"},datepicker:{now:"\u0421\u0435\u0439\u0447\u0430\u0441",today:"\u0421\u0435\u0433\u043E\u0434\u043D\u044F",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",confirm:"\u041E\u043A",selectDate:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0434\u0430\u0442\u0443",selectTime:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0432\u0440\u0435\u043C\u044F",startDate:"\u0414\u0430\u0442\u0430 \u043D\u0430\u0447\u0430\u043B\u0430",startTime:"\u0412\u0440\u0435\u043C\u044F \u043D\u0430\u0447\u0430\u043B\u0430",endDate:"\u0414\u0430\u0442\u0430 \u043E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u044F",endTime:"\u0412\u0440\u0435\u043C\u044F \u043E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u044F",prevYear:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439 \u0433\u043E\u0434",nextYear:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439 \u0433\u043E\u0434",prevMonth:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439 \u043C\u0435\u0441\u044F\u0446",nextMonth:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439 \u043C\u0435\u0441\u044F\u0446",year:"",month1:"\u042F\u043D\u0432\u0430\u0440\u044C",month2:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",month3:"\u041C\u0430\u0440\u0442",month4:"\u0410\u043F\u0440\u0435\u043B\u044C",month5:"\u041C\u0430\u0439",month6:"\u0418\u044E\u043D\u044C",month7:"\u0418\u044E\u043B\u044C",month8:"\u0410\u0432\u0433\u0443\u0441\u0442",month9:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",month10:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",month11:"\u041D\u043E\u044F\u0431\u0440\u044C",month12:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C",week:"\u043D\u0435\u0434\u0435\u043B\u044F",weeks:{sun:"\u0412\u0441",mon:"\u041F\u043D",tue:"\u0412\u0442",wed:"\u0421\u0440",thu:"\u0427\u0442",fri:"\u041F\u0442",sat:"\u0421\u0431"},months:{jan:"\u042F\u043D\u0432",feb:"\u0424\u0435\u0432",mar:"\u041C\u0430\u0440",apr:"\u0410\u043F\u0440",may:"\u041C\u0430\u0439",jun:"\u0418\u044E\u043D",jul:"\u0418\u044E\u043B",aug:"\u0410\u0432\u0433",sep:"\u0421\u0435\u043D",oct:"\u041E\u043A\u0442",nov:"\u041D\u043E\u044F",dec:"\u0414\u0435\u043A"}},select:{loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",placeholder:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C"},mention:{loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430"},cascader:{noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",placeholder:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445"},pagination:{goto:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438",pagesize:" \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",total:"\u0412\u0441\u0435\u0433\u043E {total}",pageClassifier:"",page:"\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prev:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0443\u044E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443",next:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0443\u044E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443",currentPage:"\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 {pager}",prevPages:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446",nextPages:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446"},messagebox:{title:"\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435",confirm:"\u041E\u043A",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",error:"\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u0432\u0432\u043E\u0434 \u0434\u0430\u043D\u043D\u044B\u0445"},upload:{deleteTip:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 [\u0423\u0434\u0430\u043B\u0438\u0442\u044C] \u0434\u043B\u044F \u0443\u0434\u0430\u043B\u0435\u043D\u0438\u044F",delete:"\u0423\u0434\u0430\u043B\u0438\u0442\u044C",preview:"\u041F\u0440\u0435\u0432\u044C\u044E",continue:"\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C"},table:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",confirmFilter:"\u041E\u043A",resetFilter:"\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C",clearFilter:"\u0412\u0441\u0435",sumText:"\u0421\u0443\u043C\u043C\u0430"},tour:{next:"\u0414\u0430\u043B\u0435\u0435",previous:"\u041D\u0430\u0437\u0430\u0434",finish:"\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044C"},tree:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445"},transfer:{noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",titles:["\u0421\u043F\u0438\u0441\u043E\u043A 1","\u0421\u043F\u0438\u0441\u043E\u043A 2"],filterPlaceholder:"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043B\u044E\u0447\u0435\u0432\u043E\u0435 \u0441\u043B\u043E\u0432\u043E",noCheckedFormat:"{total} \u043F\u0443\u043D\u043A\u0442\u043E\u0432",hasCheckedFormat:"{checked}/{total} \u0432\u044B\u0431\u0440\u0430\u043D\u043E"},image:{error:"\u041E\u0428\u0418\u0411\u041A\u0410"},pageHeader:{title:"\u041D\u0430\u0437\u0430\u0434"},popconfirm:{confirmButtonText:"\u041E\u043A",cancelButtonText:"\u041E\u0442\u043C\u0435\u043D\u0430"},carousel:{leftArrow:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u0441\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043B\u0435\u0432\u043E",rightArrow:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u0441\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043F\u0440\u0430\u0432\u043E",indicator:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u043F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443 \u043F\u043E\u0434 \u043D\u043E\u043C\u0435\u0440\u043E\u043C {index}"}}},Bw={name:"zh-cn",el:{breadcrumb:{label:"\u9762\u5305\u5C51"},colorpicker:{confirm:"\u786E\u5B9A",clear:"\u6E05\u7A7A",defaultLabel:"\u989C\u8272\u9009\u62E9\u5668",description:"\u5F53\u524D\u989C\u8272 {color}\uFF0C\u6309 Enter \u952E\u9009\u62E9\u65B0\u989C\u8272",alphaLabel:"\u9009\u62E9\u900F\u660E\u5EA6\u7684\u503C"},datepicker:{now:"\u6B64\u523B",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u786E\u5B9A",dateTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u65E5\u671F",monthTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u6708\u4EFD",yearTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u5E74\u4EFD",selectedDate:"\u5DF2\u9009\u65E5\u671F",selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",startDate:"\u5F00\u59CB\u65E5\u671F",startTime:"\u5F00\u59CB\u65F6\u95F4",endDate:"\u7ED3\u675F\u65E5\u671F",endTime:"\u7ED3\u675F\u65F6\u95F4",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u540E\u4E00\u5E74",prevMonth:"\u4E0A\u4E2A\u6708",nextMonth:"\u4E0B\u4E2A\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},weeksFull:{sun:"\u661F\u671F\u65E5",mon:"\u661F\u671F\u4E00",tue:"\u661F\u671F\u4E8C",wed:"\u661F\u671F\u4E09",thu:"\u661F\u671F\u56DB",fri:"\u661F\u671F\u4E94",sat:"\u661F\u671F\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},inputNumber:{decrease:"\u51CF\u5C11\u6570\u503C",increase:"\u589E\u52A0\u6570\u503C"},select:{loading:"\u52A0\u8F7D\u4E2D",noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",placeholder:"\u8BF7\u9009\u62E9"},dropdown:{toggleDropdown:"\u5207\u6362\u4E0B\u62C9\u9009\u9879"},mention:{loading:"\u52A0\u8F7D\u4E2D"},cascader:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D",placeholder:"\u8BF7\u9009\u62E9",noData:"\u6682\u65E0\u6570\u636E"},pagination:{goto:"\u524D\u5F80",pagesize:"\u6761/\u9875",total:"\u5171 {total} \u6761",pageClassifier:"\u9875",page:"\u9875",prev:"\u4E0A\u4E00\u9875",next:"\u4E0B\u4E00\u9875",currentPage:"\u7B2C {pager} \u9875",prevPages:"\u5411\u524D {pager} \u9875",nextPages:"\u5411\u540E {pager} \u9875",deprecationWarning:"\u4F60\u4F7F\u7528\u4E86\u4E00\u4E9B\u5DF2\u88AB\u5E9F\u5F03\u7684\u7528\u6CD5\uFF0C\u8BF7\u53C2\u8003 el-pagination \u7684\u5B98\u65B9\u6587\u6863"},dialog:{close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},drawer:{close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},messagebox:{title:"\u63D0\u793A",confirm:"\u786E\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F93\u5165\u7684\u6570\u636E\u4E0D\u5408\u6CD5!",close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},upload:{deleteTip:"\u6309 Delete \u952E\u53EF\u5220\u9664",delete:"\u5220\u9664",preview:"\u67E5\u770B\u56FE\u7247",continue:"\u7EE7\u7EED\u4E0A\u4F20"},slider:{defaultLabel:"\u6ED1\u5757\u4ECB\u4E8E {min} \u81F3 {max}",defaultRangeStartLabel:"\u9009\u62E9\u8D77\u59CB\u503C",defaultRangeEndLabel:"\u9009\u62E9\u7ED3\u675F\u503C"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8BA1"},tour:{next:"\u4E0B\u4E00\u6B65",previous:"\u4E0A\u4E00\u6B65",finish:"\u7ED3\u675F\u5BFC\u89C8"},tree:{emptyText:"\u6682\u65E0\u6570\u636E"},transfer:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",noCheckedFormat:"\u5171 {total} \u9879",hasCheckedFormat:"\u5DF2\u9009 {checked}/{total} \u9879"},image:{error:"\u52A0\u8F7D\u5931\u8D25"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88"},carousel:{leftArrow:"\u4E0A\u4E00\u5F20\u5E7B\u706F\u7247",rightArrow:"\u4E0B\u4E00\u5F20\u5E7B\u706F\u7247",indicator:"\u5E7B\u706F\u7247\u5207\u6362\u81F3\u7D22\u5F15 {index}"}}},C2={name:"zh-tw",el:{breadcrumb:{label:"\u9762\u5305\u5C51"},colorpicker:{confirm:"\u78BA\u8A8D",clear:"\u6E05\u7A7A",defaultLabel:"\u8272\u5F69\u9078\u64C7\u5668",description:"\u76EE\u524D\u8272\u5F69\u70BA {color}\u3002\u6309\u4E00\u4E0B Enter \u4EE5\u9078\u64C7\u65B0\u8272\u5F69\u3002",alphaLabel:"\u9078\u64C7\u900F\u660E\u5EA6\u7684\u503C"},datepicker:{now:"\u73FE\u5728",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u78BA\u8A8D",dateTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u65E5\u671F",monthTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u6708\u4EFD",yearTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u5E74\u4EFD",selectedDate:"\u5DF2\u9078\u65E5\u671F",selectDate:"\u9078\u64C7\u65E5\u671F",selectTime:"\u9078\u64C7\u6642\u9593",startDate:"\u958B\u59CB\u65E5\u671F",startTime:"\u958B\u59CB\u6642\u9593",endDate:"\u7D50\u675F\u65E5\u671F",endTime:"\u7D50\u675F\u6642\u9593",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u5F8C\u4E00\u5E74",prevMonth:"\u4E0A\u500B\u6708",nextMonth:"\u4E0B\u500B\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},weeksFull:{sun:"\u661F\u671F\u65E5",mon:"\u661F\u671F\u4E00",tue:"\u661F\u671F\u4E8C",wed:"\u661F\u671F\u4E09",thu:"\u661F\u671F\u56DB",fri:"\u661F\u671F\u4E94",sat:"\u661F\u671F\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},inputNumber:{decrease:"\u6E1B\u5C11\u6578\u503C",increase:"\u589E\u52A0\u6578\u503C"},select:{loading:"\u8F09\u5165\u4E2D",noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",noData:"\u7121\u8CC7\u6599",placeholder:"\u8ACB\u9078\u64C7"},mention:{loading:"\u8F09\u5165\u4E2D"},dropdown:{toggleDropdown:"\u5207\u63DB\u4E0B\u62C9\u9078\u55AE"},cascader:{noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",loading:"\u8F09\u5165\u4E2D",placeholder:"\u8ACB\u9078\u64C7",noData:"\u7121\u8CC7\u6599"},pagination:{goto:"\u524D\u5F80",pagesize:"\u9805/\u9801",total:"\u5171 {total} \u9805",pageClassifier:"\u9801",page:"\u9801",prev:"\u4E0A\u4E00\u9801",next:"\u4E0B\u4E00\u9801",currentPage:"\u7B2C {pager} \u9801",prevPages:"\u5411\u524D {pager} \u9801",nextPages:"\u5411\u5F8C {pager} \u9801",deprecationWarning:"\u5075\u6E2C\u5230\u5DF2\u904E\u6642\u7684\u4F7F\u7528\u65B9\u5F0F\uFF0C\u8ACB\u53C3\u95B1 el-pagination \u8AAA\u660E\u6587\u4EF6\u4EE5\u4E86\u89E3\u66F4\u591A\u8CC7\u8A0A"},dialog:{close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},drawer:{close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},messagebox:{title:"\u63D0\u793A",confirm:"\u78BA\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F38\u5165\u7684\u8CC7\u6599\u4E0D\u7B26\u5408\u898F\u5B9A!",close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},upload:{deleteTip:"\u6309 Delete \u9375\u4EE5\u522A\u9664",delete:"\u522A\u9664",preview:"\u67E5\u770B\u5716\u7247",continue:"\u7E7C\u7E8C\u4E0A\u50B3"},slider:{defaultLabel:"\u6ED1\u687F\u4ECB\u65BC {min} \u81F3 {max}",defaultRangeStartLabel:"\u9078\u64C7\u8D77\u59CB\u503C",defaultRangeEndLabel:"\u9078\u64C7\u7D50\u675F\u503C"},table:{emptyText:"\u66AB\u7121\u8CC7\u6599",confirmFilter:"\u7BE9\u9078",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8A08"},tour:{next:"\u4E0B\u4E00\u6B65",previous:"\u4E0A\u4E00\u6B65",finish:"\u7D50\u675F\u5C0E\u89BD"},tree:{emptyText:"\u66AB\u7121\u8CC7\u6599"},transfer:{noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",noData:"\u7121\u8CC7\u6599",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8ACB\u8F38\u5165\u641C\u5C0B\u5167\u5BB9",noCheckedFormat:"\u5171 {total} \u9805",hasCheckedFormat:"\u5DF2\u9078 {checked}/{total} \u9805"},image:{error:"\u8F09\u5165\u5931\u6557"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u78BA\u8A8D",cancelButtonText:"\u53D6\u6D88"},carousel:{leftArrow:"\u4E0A\u4E00\u5F35\u6295\u5F71\u7247",rightArrow:"\u4E0B\u4E00\u5F35\u6295\u5F71\u7247",indicator:"\u6295\u5F71\u7247\u5207\u63DB\u81F3\u7D22\u5F15 {index}"}}},Aw={name:"th",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"\u0E15\u0E01\u0E25\u0E07",clear:"\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},datepicker:{now:"\u0E15\u0E2D\u0E19\u0E19\u0E35\u0E49",today:"\u0E27\u0E31\u0E19\u0E19\u0E35\u0E49",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",clear:"\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",confirm:"\u0E15\u0E01\u0E25\u0E07",selectDate:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",selectTime:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E40\u0E27\u0E25\u0E32",startDate:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",startTime:"\u0E40\u0E27\u0E25\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endDate:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14",endTime:"\u0E40\u0E27\u0E25\u0E32\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14",prevYear:"\u0E1B\u0E35\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextYear:"\u0E1B\u0E35\u0E16\u0E31\u0E14\u0E44\u0E1B",prevMonth:"\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextMonth:"\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E16\u0E31\u0E14\u0E44\u0E1B",year:"\u0E1B\u0E35",month1:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",month2:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",month3:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",month4:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",month5:"\u0E1E\u0E24\u0E29\u0E20\u0E32\u0E04\u0E21",month6:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",month7:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",month8:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",month9:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",month10:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",month11:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",month12:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21",weeks:{sun:"\u0E2D\u0E32",mon:"\u0E08",tue:"\u0E2D",wed:"\u0E1E",thu:"\u0E1E\u0E24",fri:"\u0E28",sat:"\u0E2A"},months:{jan:"\u0E21.\u0E04.",feb:"\u0E01.\u0E1E.",mar:"\u0E21\u0E35.\u0E04.",apr:"\u0E40\u0E21.\u0E22.",may:"\u0E1E.\u0E04.",jun:"\u0E21\u0E34.\u0E22.",jul:"\u0E01.\u0E04.",aug:"\u0E2A.\u0E04.",sep:"\u0E01.\u0E22.",oct:"\u0E15.\u0E04.",nov:"\u0E1E.\u0E22.",dec:"\u0E18.\u0E04."}},select:{loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",placeholder:"\u0E40\u0E25\u0E37\u0E2D\u0E01"},mention:{loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14"},cascader:{noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",placeholder:"\u0E40\u0E25\u0E37\u0E2D\u0E01",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},pagination:{goto:"\u0E44\u0E1B\u0E17\u0E35\u0E48",pagesize:"/\u0E2B\u0E19\u0E49\u0E32",total:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",confirm:"\u0E15\u0E01\u0E25\u0E07",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",error:"\u0E04\u0E38\u0E13\u0E1B\u0E49\u0E2D\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07"},upload:{deleteTip:'\u0E01\u0E14\u0E1B\u0E38\u0E48\u0E21 "\u0E25\u0E1A" \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E25\u0E1A\u0E2D\u0E2D\u0E01',delete:"\u0E25\u0E1A",preview:"\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07",continue:"\u0E17\u0E33\u0E15\u0E48\u0E2D"},table:{emptyText:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",confirmFilter:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",resetFilter:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",clearFilter:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",sumText:"\u0E23\u0E27\u0E21"},tour:{next:"\u0E16\u0E31\u0E14\u0E44\u0E1B",previous:"\u0E22\u0E49\u0E2D\u0E19\u0E01\u0E25\u0E31\u0E1A",finish:"\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19"},tree:{emptyText:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},transfer:{noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",titles:["List 1","List 2"],filterPlaceholder:"\u0E01\u0E23\u0E2D\u0E01\u0E04\u0E35\u0E22\u0E4C\u0E40\u0E27\u0E34\u0E23\u0E4C\u0E14",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"\u0E22\u0E49\u0E2D\u0E19\u0E01\u0E25\u0E31\u0E1A"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Sw={name:"id",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Pilih",clear:"Kosongkan"},datepicker:{now:"Sekarang",today:"Hari ini",cancel:"Batal",clear:"Kosongkan",confirm:"Ya",selectDate:"Pilih tanggal",selectTime:"Pilih waktu",startDate:"Tanggal Mulai",startTime:"Waktu Mulai",endDate:"Tanggal Selesai",endTime:"Waktu Selesai",prevYear:"Tahun Sebelumnya",nextYear:"Tahun Selanjutnya",prevMonth:"Bulan Sebelumnya",nextMonth:"Bulan Selanjutnya",year:"Tahun",month1:"Januari",month2:"Februari",month3:"Maret",month4:"April",month5:"Mei",month6:"Juni",month7:"Juli",month8:"Agustus",month9:"September",month10:"Oktober",month11:"November",month12:"Desember",week:"Minggu",weeks:{sun:"Min",mon:"Sen",tue:"Sel",wed:"Rab",thu:"Kam",fri:"Jum",sat:"Sab"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"Mei",jun:"Jun",jul:"Jul",aug:"Agu",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Des"}},select:{loading:"Memuat",noMatch:"Tidak ada data yg cocok",noData:"Tidak ada data",placeholder:"Pilih"},mention:{loading:"Memuat"},cascader:{noMatch:"Tidak ada data yg cocok",loading:"Memuat",placeholder:"Pilih",noData:"Tidak ada data"},pagination:{goto:"Pergi ke",pagesize:"/halaman",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Penggunaan yang tidak akan digunakan lagi terdeteksi, silakan lihat dokumentasi el-pagination untuk lebih jelasnya"},messagebox:{title:"Pesan",confirm:"Ya",cancel:"Batal",error:"Masukan ilegal"},upload:{deleteTip:"Tekan hapus untuk melanjutkan",delete:"Hapus",preview:"Pratinjau",continue:"Lanjutkan"},table:{emptyText:"Tidak ada data",confirmFilter:"Konfirmasi",resetFilter:"Atur ulang",clearFilter:"Semua",sumText:"Jumlah"},tree:{emptyText:"Tidak ada data"},transfer:{noMatch:"Tidak ada data yg cocok",noData:"Tidak ada data",titles:["Daftar 1","Daftar 2"],filterPlaceholder:"Masukan kata kunci",noCheckedFormat:"{total} item",hasCheckedFormat:"{checked}/{total} terpilih"},image:{error:"GAGAL"},pageHeader:{title:"Kembali"},popconfirm:{confirmButtonText:"Ya",cancelButtonText:"Tidak"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Fw={name:"ms",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Jelas",defaultLabel:"pemilih warna",description:"warna semasa ialah {warna}. tekan enter untuk memilih warna baharu.",alphaLabel:"pilih nilai alfa"},datepicker:{now:"Sekarang",today:"Hari ini",cancel:"Batal",clear:"Padam",confirm:"OK",dateTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih hari dalam bulan tersebut",monthTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih bulan",yearTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih tahun",selectedDate:"Tarikh yang dipilih",selectDate:"Pilih tarikh",selectTime:"Pilih masa",startDate:"Tarikh Mula",startTime:"Masa Mula",endDate:"Tarikh Tamat",endTime:"Masa Tamat",prevYear:"Tahun Sebelumnya",nextYear:"Tahun Depan",prevMonth:"Bulan Sebelumnya",nextMonth:"Bulan Depan",year:"",month1:"Januari",month2:"Februari",month3:"Mac",month4:"April",month5:"Mei",month6:"Jun",month7:"Julai",month8:"Ogos",month9:"September",month10:"Oktober",month11:"November",month12:"Disember",week:"minggu",weeks:{sun:"Ahd",mon:"Isn",tue:"Sel",wed:"Rab",thu:"Kha",fri:"Jum",sat:"Sab"},weeksFull:{sun:"Ahad",mon:"Isnin",tue:"Selasa",wed:"Rabu",thu:"Khamis",fri:"Jumaat",sat:"Sabtu"},months:{jan:"Jan",feb:"Feb",mar:"Mac",apr:"Apr",may:"Mei",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Dis"}},inputNumber:{decrease:"mengurangkan",increase:"meningkatkan"},select:{loading:"Memuatkan",noMatch:"Tiada data yang sepadan",noData:"Tiada data",placeholder:"Pilih"},mention:{loading:"Memuatkan"},dropdown:{toggleDropdown:"Togol Dropdown"},cascader:{noMatch:"Tiada data yang sepadan",loading:"Memuatkan",placeholder:"Pilih",noData:"Tiada data"},pagination:{goto:"Pergi ke",pagesize:"/halaman",total:"Jumlah {total}",pageClassifier:"",page:"Halaman",prev:"Halaman sebelumnya",next:"Halaman seterusnya",currentPage:"halaman {pager}",prevPages:"Halaman {pager} sebelumnya",nextPages:"Halaman {pager} seterusnya",deprecationWarning:"Penggunaan yang ditamatkan dikesan, sila rujuk dokumentasi el-pagination untuk butiran lanjut"},dialog:{close:"Tutup dialog ini"},drawer:{close:"Tutup dialog ini"},messagebox:{title:"Mesej",confirm:"OK",Batal:"Dibatalkan",error:"Input haram",close:"Tutup dialog ini"},upload:{deleteTip:"tekan padam untuk mengalih keluar",delete:"Padam",preview:"Pratonton",continue:"Teruskan"},slider:{defaultLabel:"peluncur antara {min} dan {maks}",defaultRangeStartLabel:"pilih nilai mula",defaultRangeEndLabel:"pilih nilai akhir"},table:{emptyText:"Tiada Data",confirmFilter:"OK",resetFilter:"Reset",clearFilter:"Semua",sumText:"Jumlah"},tour:{next:"Seterusnya",previous:"Sebelumnya",finish:"Selesai"},tree:{emptyText:"Tiada Data"},transfer:{noMatch:"Tiada data yang sepadan",noData:"Tiada Data",titles:["Senarai 1","Senarai 2"],filterPlaceholder:"Masukkan kata kunci",noCheckedFormat:"{total} barang",hasCheckedFormat:"{checked}/{total} diperiksa"},image:{error:"FAILED"},pageHeader:{title:"Kembali"},popconfirm:{confirmButtonText:"Ya",BatalButtonText:"Tidak"},carousel:{leftArrow:"Anak panah karusel ke kiri",rightArrow:"Anak panah karusel ke kanan",indicator:"Tukar karusel kepada indeks {index}"}}},Dw={name:"vi",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"X\xF3a"},datepicker:{now:"Hi\u1EC7n t\u1EA1i",today:"H\xF4m nay",cancel:"H\u1EE7y",clear:"X\xF3a",confirm:"OK",selectDate:"Ch\u1ECDn ng\xE0y",selectTime:"Ch\u1ECDn gi\u1EDD",startDate:"Ng\xE0y b\u1EAFt \u0111\u1EA7u",startTime:"Th\u1EDDi gian b\u1EAFt \u0111\u1EA7u",endDate:"Ng\xE0y k\u1EBFt th\xFAc",endTime:"Th\u1EDDi gian k\u1EBFt th\xFAc",prevYear:"N\u0103m tr\u01B0\u1EDBc",nextYear:"N\u0103m t\u1EDBi",prevMonth:"Th\xE1ng tr\u01B0\u1EDBc",nextMonth:"Th\xE1ng t\u1EDBi",year:"N\u0103m",month1:"Th\xE1ng 1",month2:"Th\xE1ng 2",month3:"Th\xE1ng 3",month4:"Th\xE1ng 4",month5:"Th\xE1ng 5",month6:"Th\xE1ng 6",month7:"Th\xE1ng 7",month8:"Th\xE1ng 8",month9:"Th\xE1ng 9",month10:"Th\xE1ng 10",month11:"Th\xE1ng 11",month12:"Th\xE1ng 12",weeks:{sun:"CN",mon:"T2",tue:"T3",wed:"T4",thu:"T5",fri:"T6",sat:"T7"},months:{jan:"Th.1",feb:"Th.2",mar:"Th.3",apr:"Th.4",may:"Th.5",jun:"Th.6",jul:"Th.7",aug:"Th.8",sep:"Th.9",oct:"Th.10",nov:"Th.11",dec:"Th.12"}},select:{loading:"\u0110ang t\u1EA3i",noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",noData:"Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",placeholder:"Ch\u1ECDn"},mention:{loading:"\u0110ang t\u1EA3i"},cascader:{noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",loading:"\u0110ang t\u1EA3i",placeholder:"Ch\u1ECDn",noData:"Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u"},pagination:{goto:"Nh\u1EA3y t\u1EDBi",pagesize:"/trang",total:"T\u1ED5ng {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Th\xF4ng b\xE1o",confirm:"OK",cancel:"H\u1EE7y",error:"D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7"},upload:{deleteTip:"Nh\u1EA5n xo\xE1 \u0111\u1EC3 xo\xE1",delete:"X\xF3a",preview:"Xem tr\u01B0\u1EDBc",continue:"Ti\u1EBFp t\u1EE5c"},table:{emptyText:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",confirmFilter:"X\xE1c nh\u1EADn",resetFilter:"L\xE0m m\u1EDBi",clearFilter:"X\xF3a h\u1EBFt",sumText:"T\u1ED5ng"},tour:{next:"Ti\u1EBFp",previous:"Tr\u01B0\u1EDBc",finish:"Ho\xE0n th\xE0nh"},tree:{emptyText:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"},transfer:{noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",noData:"Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",titles:["Danh s\xE1ch 1","Danh s\xE1ch 2"],filterPlaceholder:"Nh\u1EADp t\u1EEB kh\xF3a",noCheckedFormat:"{total} m\u1EE5c",hasCheckedFormat:"{checked}/{total} \u0111\xE3 ch\u1ECDn "},image:{error:"L\u1ED6I"},pageHeader:{title:"Quay l\u1EA1i"},popconfirm:{confirmButtonText:"Ok",cancelButtonText:"Hu\u1EF7"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Wr={},y2;function Pw(){return y2||(y2=1,Object.defineProperty(Wr,"__esModule",{value:!0}),Wr.default=void 0,Wr.default={vxe:{base:{pleaseInput:"Please enter",pleaseSelect:"Please select",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"loading..."},error:{downErr:"Download failed",errLargeData:"When the amount of bound data is too large, please use {0}, otherwise it may cause lag",groupFixed:"If using grouped headers, the frozen column must be set by group",groupMouseRange:'The grouping header cannot be used at the same time as "{0}" and this may cause an error',groupTag:'Grouping column headers should use "{0}" instead of "{1}", which may cause errors',scrollErrProp:'This parameter "{0}" is not supported after virtual scrolling is enabled',errConflicts:'Parameter "{0}" conflicts with "{1}"',notSupportProp:'"{1}" is not supported when the parameter "{0}" is enabled, it should be "{2}", otherwise an error will occur',notConflictProp:'When using "{0}", "{1}" should be set, otherwise there may be functional conflicts',unableInsert:"Cannot be inserted into the specified location, please check whether the parameters are correct",useErr:'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',barUnableLink:"The toolbar cannot associate tables",expandContent:'The slot for the expanded line should be "content", please check if it is correct',reqComp:'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',reqModule:'Missing "{0}" module',reqProp:'The necessary "{0}" parameter is missing, which may cause an error',emptyProp:'Parameter "{0}" is not allowed to be empty',errProp:'Unsupported parameter "{0}", possibly "{1}"',colRepet:'column.{0}="{1}" is repeated, which may cause some functions to become unusable',notFunc:'Method "{0}" does not exist',errFunc:'Parameter "{0}" is not a method',notValidators:'Global verification "{0}" does not exist',notFormats:'Global formatting "{0}" does not exist',notCommands:'The global directive "{0}" does not exist',notSlot:'Slot "{0}" does not exist',noTree:'"{0}" is not supported in the tree structure',notProp:'Unsupported parameter "{0}"',checkProp:'When the data volume is too large, the check box may be stuttered. It is recommended to set the parameter "{0}" to improve rendering speed',coverProp:'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',uniField:'The field name "{0}" is repeatedly defined, which may cause an error',repeatKey:'Repeat the primary key {0}="{1}", which may cause an error',delFunc:'Method "{0}" is deprecated, please use "{1}"',delProp:'Parameter "{0}" is deprecated, please use "{1}"',delEvent:'Event "{0}" is deprecated, please use "{1}"',removeProp:'Parameter "{0}" is deprecated and is not recommended, which may cause an error',errFormat:'Global formatted content should be defined using "VXETable.formats" and the method of mounting "formatter={0}" is no longer recommended.',notType:'Unsupported file type "{0}"',notExp:"This browser does not support import/export function",impFields:"The import failed. Please check whether the field name and data format are correct.",treeNotImp:"Tree tables do not support import",treeCrossDrag:"Only drag the first level",treeDragChild:"Parents cannot drag to their own children",reqPlugin:'"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Exceeding the maximum supported data volume {0} rows, this may cause an error"},table:{emptyText:"No data yet",allTitle:"Select all/cancel",seqTitle:"Number",actionTitle:"operate",confirmFilter:"filter",resetFilter:"Reset",allFilter:"all",sortAsc:"Ascending order: lowest to highest",sortDesc:"Descending order: highest to lowest",filter:"Enable filtering for selected columns",impSuccess:"Successfully imported {0} records",expLoading:"Exporting",expSuccess:"Export successfully",expError:"Export failed",expFilename:"Export_{0}",expOriginFilename:"Export_source_{0}",customTitle:"Column settings",customAll:"all",customConfirm:"confirm",customClose:"closure",customCancel:"Cancel",customRestore:"Restore default",maxFixedCol:"The maximum number of frozen columns cannot exceed {0}",maxGroupCol:"The maximum number of grouping fields cannot exceed {0}",dragTip:"Move: {0}",resizeColTip:"Width: {0} pixels",resizeRowTip:"Height: {0} pixels",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Please select at least one record!",deleteSelectRecord:"Are you sure you want to delete the selected record?",removeSelectRecord:"Are you sure you want to remove the selected record?",dataUnchanged:"Data not changed!",delSuccess:"The selected record was successfully deleted!",saveSuccess:"Save successfully!",operError:"An error occurred and the operation failed!"},select:{search:"search",loadingText:"loading",emptyText:"No data yet"},pager:{goto:"Go",gotoTitle:"Number of pages",pagesize:"{0} items/page",total:"Total {0} records",pageClassifier:"Page",homePage:"front page",homePageTitle:"front page",prevPage:"Previous page",prevPageTitle:"Previous page",nextPage:"Next page",nextPageTitle:"Next page",prevJump:"Jump up page",prevJumpTitle:"Jump up page",nextJump:"Jump down page",nextJumpTitle:"Jump down page",endPage:"Last page",endPageTitle:"Last page"},alert:{title:"System prompts"},button:{confirm:"confirm",cancel:"Cancel",clear:"Clear"},filter:{search:"search"},custom:{cstmTitle:"Column settings",cstmRestore:"Restore default",cstmCancel:"Cancel",cstmConfirm:"Sure",cstmConfirmRestore:"Please confirm whether it is restored to the default column configuration?",cstmDragTarget:"Move: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icons to adjust the order.",colTitle:"Column title",colResizable:"Column width (pixels)",colVisible:"Whether to display",colFixed:"Freeze column",colFixedMax:"Freeze columns (up to {0} columns)",fixedLeft:"Left side",fixedUnset:"Not set",fixedRight:"Right side"}},import:{modes:{covering:"Overwrite method (directly overwrite table data)",insert:"Append at the bottom (append new data at the bottom of the table)",insertTop:"Append at the top (append new data at the top of the table)",insertBottom:"Append at the bottom (append new data at the bottom of the table)"},impTitle:"Import data",impFile:"file name",impSelect:"Select file",impType:"File type",impOpts:"Parameter settings",impMode:"Import mode",impConfirm:"Import",impCancel:"Cancel"},export:{types:{csv:"CSV (comma separated)(*.csv)",html:"Web page (*.html)",xml:"XML data (*.xml)",txt:"Text file (tab separated)(*.txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Empty data",current:"Current data (data on the current page)",selected:"Selected data (data selected on the current page)",all:"Full data (including all paged data)"},printTitle:"Print data",expTitle:"Export data",expName:"file name",expNamePlaceholder:"Please enter a file name",expSheetName:"title",expSheetNamePlaceholder:"Please enter a title",expType:"Save type",expMode:"Select data",expCurrentColumn:"All fields",expColumn:"Select field",expOpts:"Parameter settings",expOptHeader:"Header",expHeaderTitle:"Is the table header required",expOptFooter:"End of table",expFooterTitle:"Is the end of the table required?",expOptColgroup:"Grouping header",expOptTitle:"Column title",expTitleTitle:"Whether it is the column title, otherwise it will be displayed as the column's field name",expColgroupTitle:"If present, a header with a grouping structure is supported",expOptMerge:"merge",expMergeTitle:"If present, cells with merged structures are supported",expOptAllExpand:"Expand the tree",expAllExpandTitle:"If it exists, it is supported to expand all data with hierarchical structures",expOptUseStyle:"style",expUseStyleTitle:"If present, cells with style are supported",expOptOriginal:"Source data",expOriginalTitle:"If it is source data, import into tables is supported",expPrint:"Print",expConfirm:"Export",expCancel:"Cancel"},modal:{errTitle:"Error message",zoomMin:"Minimize",zoomIn:"maximize",zoomOut:"reduction",close:"closure",miniMaxSize:"The number of minimized windows cannot exceed {0}",footPropErr:"show-footer is only used to enable the table tail, and must be used with show-confirm-button | show-cancel-button | slots"},drawer:{close:"closure"},form:{folding:"Close",unfolding:"Expand"},toolbar:{import:"Import",export:"Export",print:"Print",refresh:"refresh",zoomIn:"full screen",zoomOut:"reduction",custom:"Column settings",customAll:"all",customConfirm:"confirm",customRestore:"Reset",fixedLeft:"Freeze left",fixedRight:"Freeze right",cancelFixed:"Unfreeze"},datePicker:{yearTitle:"{0} years"},dateRangePicker:{pleaseRange:"Please select the date time and the end date"},input:{date:{m1:"January",m2:"February",m3:"March",m4:"April",m5:"May",m6:"June",m7:"July",m8:"August",m9:"September",m10:"October",m11:"November",m12:"December",quarterLabel:"{0} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"},months:{m0:"January",m1:"February",m2:"March",m3:"April",m4:"May",m5:"June",m6:"July",m7:"August",m8:"September",m9:"October",m10:"November",m11:"December"},quarters:{q1:"First quarter",q2:"Second quarter",q3:"Third quarter",q4:"Fourth quarter"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Shrink",zoomIn:"enlarge",pctFull:"Scaling equally",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate to the right",print:"Click to print the picture",download:"Click to download the picture"}},upload:{fileBtnText:"Click or drag to upload",imgBtnText:"Click or drag to upload",dragPlaceholder:"Please drag and drop the file to this area to upload",imgSizeHint:"Leaflet {0}",imgCountHint:"Maximum {0} pictures",fileTypeHint:"Support {0} file types",fileSizeHint:"A single file size does not exceed {0}",fileCountHint:"Up to {0} files can be uploaded",uploadTypeErr:"File type mismatch!",overCountErr:"Only {0} files can be selected at most!",overCountExtraErr:"The maximum number of {0} has been exceeded, and the excess {1} files will be ignored!",overSizeErr:"The maximum file size cannot exceed {0}!",reUpload:"Re-upload",uploadProgress:"Uploading {0}%",uploadErr:"Upload failed",uploadSuccess:"Upload successfully",moreBtnText:"More ({0})",viewItemTitle:"Click to view",morePopup:{readTitle:"View list",imageTitle:"Upload pictures",fileTitle:"Upload file"}},empty:{defText:"No data yet"},colorPicker:{clear:"Clear",confirm:"confirm",copySuccess:"Copyed to clipboard: {0}"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Control Properties",widgetFormTab:"Form Properties",error:{wdFormUni:"This type of control is allowed to add only one in the form",wdSubUni:"This type of control is allowed to add only one in the subtable"},styleSetting:{btn:"Style settings",title:"Form style settings",layoutTitle:"Control layout",verticalLayout:"Top and bottom layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Title bold",fontBold:"Bold",fontNormal:"conventional",colonTitle:"Show colon",colonVisible:"show",colonHidden:"hide",alignTitle:"Alignment",widthTitle:"Title Width",alignLeft:"On the left",alignRight:"On the right",unitPx:"Pixels",unitPct:"percentage"},widget:{group:{base:"Basic controls",layout:"Layout Controls",system:"System Controls",module:"Module controls",chart:"Chart control",advanced:"Advanced Controls"},copyTitle:"Copy_{0}",component:{input:"Input box",textarea:"Text field",select:"Pull down to select",row:"One row and multiple columns",title:"title",text:"text",subtable:"Sub-table",VxeSwitch:"whether",VxeInput:"Input box",VxeNumberInput:"number",VxeDatePicker:"date",VxeTextarea:"Text field",VxeSelect:"Pull down to select",VxeTreeSelect:"Tree selection",VxeRadioGroup:"Radio button",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"document",VxeUploadImage:"picture",VxeRate:"score",VxeSlider:"slider"}},widgetProp:{name:"Control name",placeholder:"Prompt",required:"Required verification",multiple:"Multiple choices are allowed",displaySetting:{name:"Display settings",pc:"PC",mobile:"Mobile",visible:"show",hidden:"hide"},dataSource:{name:"Data Source",defValue:"Option {0}",addOption:"Add options",batchEditOption:"Batch editing",batchEditTip:"Each row corresponds to an option, which supports direct copy and paste from tables, Excel, and WPS.",batchEditSubTip:"Each row corresponds to an option. If it is a group, the child items can start with a space or a tab key, and it supports direct copy and paste from tables, Excel, and WPS.",buildOption:"Build options"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"layout"},textProp:{name:"content",alignTitle:"Alignment",alignLeft:"On the left",alignCenter:"Center",alignRight:"On the right",colorTitle:"Font color",sizeTitle:"Font size",boldTitle:"Bold font",fontNormal:"conventional",fontBold:"Bold"},subtableProp:{seqTitle:"Number",showSeq:"Show serial number",showCheckbox:"Multiple choices are allowed",errSubDrag:"The subtable does not support this control, please use other controls",colPlace:"Drag the control in"},uploadProp:{limitFileCount:"File quantity limit",limitFileSize:"File size limit",multiFile:"Allow multiple files to be uploaded",limitImgCount:"Limit number of pictures",limitImgSize:"Image size limit",multiImg:"Allow multiple pictures to upload"}}},listDesign:{fieldSettingTab:"Field settings",listSettingTab:"Parameter settings",searchTitle:"Query criteria",listTitle:"List field",searchField:"Query fields",listField:"List field",activeBtn:{ActionButtonUpdate:"edit",ActionButtonDelete:"delete"},search:{addBtn:"edit",emptyText:"Query conditions not configured",editPopupTitle:"Edit query fields"},searchPopup:{colTitle:"title",saveBtn:"save"}},text:{copySuccess:"Copyed to clipboard",copyError:"The current environment does not support this operation"},countdown:{formats:{yyyy:"Year",MM:"moon",dd:"sky",HH:"hour",mm:"point",ss:"Second"}},plugins:{extendCellArea:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",selectErr:"Unable to operate on cells in the specified range",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation",cpInvalidErr:"The operation cannot be performed. There are prohibited columns ({0}) in the range you selected."},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find what:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},body:{row:"Row: {0}",col:"Column: {0}"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"The matching cell cannot be found",replaceSuccess:"Successfully replaced {0} cells"}},extendPivotTable:{aggregation:{grouping:"Group",values:"Values",groupPlaceholder:"Drag here to set row groups",valuesPlaceholder:"Drag here to aggregate",dragExistCol:"The column already exists",sortHelpTip:"Click and drag the icons to adjust the order."},aggFuncs:{sum:"Sum",count:"Count",avg:"Avg",min:"Min",max:"Max",first:"First",last:"Last"}},filterComplexInput:{menus:{fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right"},cases:{equal:"equal",gt:"Greater than",lt:"Less than",begin:"The beginning is",endin:"The end is",include:"Include",isSensitive:"case sensitive"}},filterCombination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filter",numberOption:"Numerical filter"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},cases:{equal:"equal",unequal:"Not equal to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},empty:"(blank)",notData:"No match"}},pro:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find content:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"No matching cell found",replaceSuccess:"Successfully replaced {0} cells"}},renderer:{search:"search",cases:{equal:"equal",unequal:"Not equal to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},combination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filtering",numberOption:"Numerical filtering"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},empty:"(blank)",notData:"No match"}}}}),Wr}var Nw=Pw(),Kr=be(Nw),Yr={},b2;function Lw(){return b2||(b2=1,Object.defineProperty(Yr,"__esModule",{value:!0}),Yr.default=void 0,Yr.default={vxe:{base:{pleaseInput:"Bitte geben Sie ein",pleaseSelect:"Bitte w\xE4hlen Sie",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"Laden..."},error:{downErr:"Download fehlgeschlagen",errLargeData:"Wenn die Menge der gebundenen Daten zu gro\xDF ist, verwenden Sie bitte {0}, andernfalls kann dies eine Verz\xF6gerung verursachen",groupFixed:"Bei Verwendung von gruppierten Headern muss die gefrorene Spalte nach Gruppen festgelegt werden",groupMouseRange:'Der Gruppierungsheader kann nicht gleichzeitig wie "{0}" verwendet werden, und dies kann einen Fehler verursachen',groupTag:'Gruppierungsspalten -Header sollten "{0}" anstelle von "{1}" verwenden, was zu Fehlern f\xFChren kann',scrollErrProp:'Dieser Parameter "{0}" wird nicht unterst\xFCtzt, nachdem die virtuelle Scrollen aktiviert ist',errConflicts:'Parameter "{0}" Konflikte mit "{1}"',notSupportProp:'"{1}" wird nicht unterst\xFCtzt, wenn der Parameter "{0}" aktiviert ist. Es sollte "{2}" sein, andernfalls tritt ein Fehler auf',notConflictProp:'Wenn "{0}" verwendet wird, sollte "{1}" festgelegt werden, andernfalls kann es funktionale Konflikte geben',unableInsert:"Kann nicht in den angegebenen Ort eingef\xFCgt werden. \xDCberpr\xFCfen Sie bitte, ob die Parameter korrekt sind",useErr:'Bei der Installation des Moduls "{0}" trat ein Fehler auf. Die Bestellung kann falsch sein. Das abh\xE4ngige Modul muss vor der Tabelle installiert werden',barUnableLink:"Die Symbolleiste kann Tabellen nicht assoziieren",expandContent:'Der Steckplatz f\xFCr die erweiterte Linie sollte "Inhalt" sein. Bitte pr\xFCfen Sie, ob sie korrekt ist',reqComp:'Die "{0}" -Komponente fehlt, bitte pr\xFCfen Sie, ob sie korrekt installiert ist. https://vxeui.com/#/start/useglobal',reqModule:'Fehlendes "{0}" Modul',reqProp:'Der erforderliche Parameter "{0}" fehlt, der einen Fehler verursachen kann',emptyProp:'Parameter "{0}" darf nicht leer sein',errProp:'Nicht unterst\xFCtzter Parameter "{0}", m\xF6glicherweise "{1}"',colRepet:'Spalte. {0} = "{1}" wird wiederholt, was dazu f\xFChren kann, dass einige Funktionen unbrauchbar werden',notFunc:'Methode "{0}" existiert nicht',errFunc:'Parameter "{0}" ist keine Methode',notValidators:'Globale \xDCberpr\xFCfung "{0}" existiert nicht',notFormats:'Globale Formatierung "{0}" existiert nicht',notCommands:'Die globale Richtlinie "{0}" existiert nicht',notSlot:'Slot "{0}" existiert nicht',noTree:'"{0}" wird in der Baumstruktur nicht unterst\xFCtzt',notProp:'Nicht unterst\xFCtzter Parameter "{0}"',checkProp:'Wenn das Datenvolumen zu gro\xDF ist, kann das Kontrollk\xE4stchen stottern. Es wird empfohlen, den Parameter "{0}" festzulegen, um die Rendering -Geschwindigkeit zu verbessern',coverProp:'Der Parameter "{1}" von "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',uniField:'Der Feldname "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',repeatKey:'Wiederholen Sie den Prim\xE4rschl\xFCssel {0} = "{1}", der einen Fehler verursachen kann',delFunc:'Methode "{0}" ist veraltet, bitte verwenden Sie "{1}".',delProp:'Parameter "{0}" ist veraltet, bitte verwenden Sie "{1}".',delEvent:'Ereignis "{0}" ist veraltet, bitte verwenden Sie "{1}".',removeProp:'Der Parameter "{0}" ist veraltet und wird nicht empfohlen, was einen Fehler verursachen kann',errFormat:'Der globale formatierte Inhalt sollte mit "vxetable.formats" definiert werden, und die Methode zur Montage "Formatter = {0}" wird nicht mehr empfohlen.',notType:'Nicht unterst\xFCtzter Dateityp "{0}"',notExp:"Dieser Browser unterst\xFCtzt keine Import-/Exportfunktion",impFields:"Der Import ist fehlgeschlagen. Bitte \xFCberpr\xFCfen Sie, ob das Feldname und das Datenformat korrekt sind.",treeNotImp:"Baumtische unterst\xFCtzen den Import nicht",treeCrossDrag:"Ziehen Sie nur die erste Ebene",treeDragChild:"Eltern k\xF6nnen nicht zu ihren eigenen Kindern ziehen",reqPlugin:'"{1}" ist nicht unter https://vxeui.com/Otheriationation installiert',errMaxRow:"Wenn das maximal unterst\xFCtzte Datenvolumen {0} Zeilen \xFCberschreitet, kann dies einen Fehler verursachen"},table:{emptyText:"Noch keine Daten",allTitle:"W\xE4hlen Sie alle/abbrechen",seqTitle:"Seriennummer",actionTitle:"arbeiten",confirmFilter:"Filter",resetFilter:"Zur\xFCcksetzen",allFilter:"alle",sortAsc:"Aufsteigende Ordnung: niedrigst bis zum h\xF6chsten",sortDesc:"Absteigende Ordnung: h\xF6chste bis niedrigste",filter:"Filterung f\xFCr ausgew\xE4hlte Spalten aktivieren",impSuccess:"Erfolgreich importierte {0} Datens\xE4tze",expLoading:"Exportieren",expSuccess:"Erfolgreich exportieren",expError:"Export fehlgeschlagen",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"Spalteneinstellungen",customAll:"alle",customConfirm:"best\xE4tigen",customClose:"Schlie\xDFung",customCancel:"Stornieren",customRestore:"Standardeinstellung wiederherstellen",maxFixedCol:"Die maximale Anzahl von gefrorenen Spalten darf {0} nicht \xFCberschreiten",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Bewegung: {0}",resizeColTip:"Breite: {0} Pixel",resizeRowTip:"H\xF6he: {0} Pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Bitte w\xE4hlen Sie mindestens einen Datensatz aus!",deleteSelectRecord:"Sind Sie sicher, dass Sie den ausgew\xE4hlten Datensatz l\xF6schen m\xF6chten?",removeSelectRecord:"Sind Sie sicher, dass Sie den ausgew\xE4hlten Datensatz entfernen m\xF6chten?",dataUnchanged:"Daten nicht ge\xE4ndert!",delSuccess:"Der ausgew\xE4hlte Rekord wurde erfolgreich gel\xF6scht!",saveSuccess:"Erfolgreich sparen!",operError:"Ein Fehler ist aufgetreten und die Operation ist fehlgeschlagen!"},select:{search:"suchen",loadingText:"Laden",emptyText:"Noch keine Daten"},pager:{goto:"Gehen",gotoTitle:"Anzahl der Seiten",pagesize:"{0} Elemente/Seite",total:"Total {0} Datens\xE4tze",pageClassifier:"Seite",homePage:"Titelseite",homePageTitle:"Titelseite",prevPage:"Vorherige Seite",prevPageTitle:"Vorherige Seite",nextPage:"N\xE4chste Seite",nextPageTitle:"N\xE4chste Seite",prevJump:"Seite hochspringen",prevJumpTitle:"Seite hochspringen",nextJump:"Seite nach unten springen",nextJumpTitle:"Seite nach unten springen",endPage:"Letzte Seite",endPageTitle:"Letzte Seite"},alert:{title:"Systemaufforderungen"},button:{confirm:"best\xE4tigen",cancel:"Stornieren",clear:"Klar"},filter:{search:"suchen"},custom:{cstmTitle:"Spalteneinstellungen",cstmRestore:"Standardeinstellung wiederherstellen",cstmCancel:"Stornieren",cstmConfirm:"Sicher",cstmConfirmRestore:"Bitte best\xE4tigen Sie, ob es in die Standardspaltenkonfiguration wiederhergestellt wird.",cstmDragTarget:"Bewegung: {0}",setting:{colSort:"Sortieren",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Spaltenentitel",colResizable:"S\xE4ulenbreite (Pixel)",colVisible:"Ob angezeigt",colFixed:"Einfrierens\xE4ule",colFixedMax:"Spalten einfrieren (bis zu {0} Spalten)",fixedLeft:"Linke Seite",fixedUnset:"Nicht gesetzt",fixedRight:"Rechte Seite"}},import:{modes:{covering:"\xDCberschreibe -Methode (direkt \xFCberschreibe Tabellendaten)",insert:"Gehen Sie unten an (Gehen Sie am Ende der Tabelle neue Daten an)",insertTop:"Gehen Sie oben an (Gehen Sie neue Daten oben in der Tabelle an)",insertBottom:"Gehen Sie unten an (Gehen Sie am Ende der Tabelle neue Daten an)"},impTitle:"Daten importieren",impFile:"Dateiname",impSelect:"Datei ausw\xE4hlen",impType:"Dateityp",impOpts:"Parametereinstellungen",impMode:"Importmodus",impConfirm:"Import",impCancel:"Stornieren"},export:{types:{csv:"CSV (Komma getrennt) (*. CSV)",html:"Webseite (*.html)",xml:"XML -Daten (*.xml)",txt:"Textdatei (Registerkarte getrennt) (*. Txt)",xls:"Excel 97-2003 Arbeitsbuch (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Leere Daten",current:"Aktuelle Daten (Daten auf der aktuellen Seite)",selected:"Ausgew\xE4hlte Daten (Daten auf der aktuellen Seite ausgew\xE4hlt)",all:"Vollst\xE4ndige Daten (einschlie\xDFlich aller ausgelieferten Daten)"},printTitle:"Daten drucken",expTitle:"Daten exportieren",expName:"Dateiname",expNamePlaceholder:"Bitte geben Sie einen Dateinamen ein",expSheetName:"Titel",expSheetNamePlaceholder:"Bitte geben Sie einen Titel ein",expType:"Typ speichern",expMode:"Daten ausw\xE4hlen",expCurrentColumn:"Alle Felder",expColumn:"Feld ausw\xE4hlen",expOpts:"Parametereinstellungen",expOptHeader:"Kopfball",expHeaderTitle:"Ist der Tischkopf ben\xF6tigt",expOptFooter:"Ende der Tabelle",expFooterTitle:"Ist das Ende der Tabelle erforderlich?",expOptColgroup:"Gruppierungsheader",expOptTitle:"Spaltenentitel",expTitleTitle:"Ob es sich um den Spaltentitel handelt, sonst wird er als Feldname der Spalte angezeigt",expColgroupTitle:"Wenn vorhanden, wird ein Kopfball mit einer Gruppierungsstruktur unterst\xFCtzt",expOptMerge:"verschmelzen",expMergeTitle:"Wenn vorhanden, werden Zellen mit zusammengef\xFChrten Strukturen unterst\xFCtzt",expOptAllExpand:"Den Baum erweitern",expAllExpandTitle:"Wenn es existiert, wird es unterst\xFCtzt, alle Daten mit hierarchischen Strukturen zu erweitern",expOptUseStyle:"Stil",expUseStyleTitle:"Wenn vorhanden, werden Zellen mit Stil unterst\xFCtzt",expOptOriginal:"Quelldaten",expOriginalTitle:"Wenn es sich",expPrint:"Drucken",expConfirm:"Export",expCancel:"Stornieren"},modal:{errTitle:"Fehlermeldung",zoomMin:"Minimieren",zoomIn:"maximieren",zoomOut:"Reduktion",close:"Schlie\xDFung",miniMaxSize:"Die Anzahl der minimierten Fenster darf {0} nicht \xFCberschreiten",footPropErr:"Show-Footer wird nur verwendet, um den Tischschwanz zu aktivieren, und muss mit Show-Confirm-Button | verwendet werden Show-Cancel-Button | Slots"},drawer:{close:"Schlie\xDFung"},form:{folding:"Schlie\xDFen",unfolding:"Expandieren"},toolbar:{import:"Import",export:"Export",print:"Drucken",refresh:"Aktualisieren",zoomIn:"Vollbild",zoomOut:"Reduktion",custom:"Spalteneinstellungen",customAll:"alle",customConfirm:"best\xE4tigen",customRestore:"Zur\xFCcksetzen",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren",cancelFixed:"Entf\xE4rben"},datePicker:{yearTitle:"{0} Jahre"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Januar",m2:"Februar",m3:"Marsch",m4:"April",m5:"Mai",m6:"Juni",m7:"Juli",m8:"August",m9:"September",m10:"Oktober",m11:"November",m12:"Dezember",quarterLabel:"{0} Jahre",monthLabel:"{0} Jahre",dayLabel:"{0} Jahr {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sonntag",w1:"am Montag",w2:"Dienstag",w3:"Mittwoch",w4:"Donnerstag",w5:"Freitag",w6:"Samstag"},months:{m0:"Januar",m1:"Februar",m2:"Marsch",m3:"April",m4:"Mai",m5:"Juni",m6:"Juli",m7:"August",m8:"September",m9:"Oktober",m10:"November",m11:"Dezember"},quarters:{q1:"Erstes Quartal",q2:"Zweites Quartal",q3:"Drittes Quartal",q4:"Viertes Quartal"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Vorschau",operBtn:{zoomOut:"Schrumpfen",zoomIn:"vergr\xF6\xDFern",pctFull:"Gleicherma\xDFen Skalierung",pct11:"Originalgr\xF6\xDFe zeigen",rotateLeft:"Links drehen",rotateRight:"Nach rechts drehen",print:"Klicken Sie hier, um das Bild zu drucken",download:"Klicken Sie hier, um das Bild herunterzuladen"}},upload:{fileBtnText:"Klicken Sie auf oder ziehen Sie zum Hochladen",imgBtnText:"Klicken Sie auf oder ziehen Sie zum Hochladen",dragPlaceholder:"Bitte ziehen Sie die Datei zum Hochladen in diesen Bereich und lassen Sie sie ab",imgSizeHint:"Bl\xE4ttchen {0}",imgCountHint:"Maximum {0} Bilder",fileTypeHint:"Unterst\xFCtzen Sie {0} Dateitypen",fileSizeHint:"Eine einzelne Dateigr\xF6\xDFe \xFCberschreitet {0} nicht",fileCountHint:"Bis zu {0} -Dateien k\xF6nnen hochgeladen werden",uploadTypeErr:"Dateityp -Nicht\xFCbereinstimmung!",overCountErr:"Nur {0} -Dateien k\xF6nnen h\xF6chstens ausgew\xE4hlt werden!",overCountExtraErr:"Die maximale Anzahl von {0} wurde \xFCberschritten, und die \xFCbersch\xFCssigen {1} -Dateien werden ignoriert!",overSizeErr:"Die maximale Dateigr\xF6\xDFe darf {0} nicht \xFCberschreiten!",reUpload:"Wiederbelastung",uploadProgress:"Hochladen {0}%",uploadErr:"Upload fehlgeschlagen",uploadSuccess:"Erfolgreich hochladen",moreBtnText:"Mehr ({0})",viewItemTitle:"Klicken Sie hier, um anzuzeigen",morePopup:{readTitle:"Liste anzeigen",imageTitle:"Laden Sie Bilder hoch",fileTitle:"Datei hochladen"}},empty:{defText:"Noch keine Daten"},colorPicker:{clear:"Klar",confirm:"best\xE4tigen",copySuccess:"Kopieren Sie in Zwischenablage: {0}"},formDesign:{formName:"Formname",defFormTitle:"Unbenannte Form",widgetPropTab:"Kontrolleigenschaften",widgetFormTab:"Formeigenschaften",error:{wdFormUni:"Diese Art der Steuerung darf nur einen in der Form hinzuf\xFCgen",wdSubUni:"Diese Art der Steuerung darf nur einen in die Subtisch hinzuf\xFCgen"},styleSetting:{btn:"Stileinstellungen",title:"Formularstileinstellungen",layoutTitle:"Kontrolllayout",verticalLayout:"Oberes und unteres Layout",horizontalLayout:"Horizontales Layout",styleTitle:"Titelstil",boldTitle:"Titel mutig",fontBold:"Deutlich",fontNormal:"konventionell",colonTitle:"Zeigen Sie Colon",colonVisible:"zeigen",colonHidden:"verstecken",alignTitle:"Ausrichtung",widthTitle:"Titelbreite",alignLeft:"Auf der linken Seite",alignRight:"Rechts",unitPx:"Pixel",unitPct:"Prozentsatz"},widget:{group:{base:"Grundlegende Kontrollen",layout:"Layoutkontrollen",system:"Systemsteuerungen",module:"Modulsteuerungen",chart:"Diagrammkontrolle",advanced:"Fortgeschrittene Steuerelemente"},copyTitle:"Copy_ {0}",component:{input:"Eingabefeld",textarea:"Textfeld",select:"Runter ziehen, um auszuw\xE4hlen",row:"Eine Zeile und mehrere Spalten",title:"Titel",text:"Text",subtable:"Untertisch",VxeSwitch:"ob",VxeInput:"Eingabefeld",VxeNumberInput:"Nummer",VxeDatePicker:"Datum",VxeTextarea:"Textfeld",VxeSelect:"Runter ziehen, um auszuw\xE4hlen",VxeTreeSelect:"Baumauswahl",VxeRadioGroup:"Optionsknopf",VxeCheckboxGroup:"Kontrollk\xE4stchen",VxeUploadFile:"dokumentieren",VxeUploadImage:"Bild",VxeRate:"Punktzahl",VxeSlider:"Schieberegler"}},widgetProp:{name:"Kontrollname",placeholder:"Prompt",required:"Erforderliche \xDCberpr\xFCfung",multiple:"Mehrere Auswahlm\xF6glichkeiten sind erlaubt",displaySetting:{name:"Einstellungen anzeigen",pc:"PC",mobile:"Mobile",visible:"zeigen",hidden:"verstecken"},dataSource:{name:"Datenquelle",defValue:"Option {0}",addOption:"Optionen hinzuf\xFCgen",batchEditOption:"Batch -Bearbeitung",batchEditTip:"Jede Zeile entspricht einer Option, die direkte Kopie und Einf\xFCgen von Tabellen, Excel und WPS unterst\xFCtzt.",batchEditSubTip:"Jede Zeile entspricht einer Option. Wenn es sich um eine Gruppe handelt, k\xF6nnen die untergeordneten Elemente mit einem Speicherplatz oder einem Registerkartenschl\xFCssel beginnen und unterst\xFCtzt direkte Kopien und Einf\xFCgen von Tabellen, Excel und WPS.",buildOption:"Optionen erstellen"},rowProp:{colSize:"Anzahl der Spalten",col2:"Zwei Spalten",col3:"Drei Spalten",col4:"Vier Spalten",col6:"Sechs Spalten",layout:"Layout"},textProp:{name:"Inhalt",alignTitle:"Ausrichtung",alignLeft:"Auf der linken Seite",alignCenter:"Center",alignRight:"Rechts",colorTitle:"Schriftfarbe",sizeTitle:"Schriftgr\xF6\xDFe",boldTitle:"K\xFChne Schrift",fontNormal:"konventionell",fontBold:"Deutlich"},subtableProp:{seqTitle:"Seriennummer",showSeq:"Seriennummer anzeigen",showCheckbox:"Mehrere Auswahlm\xF6glichkeiten sind erlaubt",errSubDrag:"Die Subtisch unterst\xFCtzt diese Kontrolle nicht. Bitte verwenden Sie andere Steuerelemente",colPlace:"Ziehen Sie die Kontrolle ein"},uploadProp:{limitFileCount:"Dateimengengrenze",limitFileSize:"Dateigr\xF6\xDFenbegrenzung",multiFile:"Lassen Sie mehrere Dateien hochgeladen werden",limitImgCount:"Begrenzung der Anzahl der Bilder",limitImgSize:"Bildgr\xF6\xDFengrenze",multiImg:"Lassen Sie mehrere Bilder hochladen"}}},listDesign:{fieldSettingTab:"Feldeinstellungen",listSettingTab:"Parametereinstellungen",searchTitle:"Abfragekriterien",listTitle:"Listenfeld",searchField:"Abfragefelder",listField:"Listenfeld",activeBtn:{ActionButtonUpdate:"bearbeiten",ActionButtonDelete:"l\xF6schen"},search:{addBtn:"bearbeiten",emptyText:"Abfragebedingungen nicht konfiguriert",editPopupTitle:"Abfragebelder bearbeiten"},searchPopup:{colTitle:"Titel",saveBtn:"speichern"}},text:{copySuccess:"Kopiert in die Zwischenablage",copyError:"Die aktuelle Umgebung unterst\xFCtzt diesen Vorgang nicht"},countdown:{formats:{yyyy:"Jahr",MM:"Mond",dd:"Himmel",HH:"Stunde",mm:"Punkt",ss:"Zweite"}},plugins:{extendCellArea:{area:{mergeErr:"Diese Operation kann nicht an zusammengef\xFChrten Zellen durchgef\xFChrt werden",multiErr:"Dieser Vorgang kann nicht in mehreren Auswahlbereichen durchgef\xFChrt werden",selectErr:"Im angegebenen Bereich kann nicht auf Zellen arbeiten",extendErr:"Wenn der erweiterte Bereich zusammengef\xFChrte Zellen enth\xE4lt, m\xFCssen alle zusammengef\xFChrten Zellen die gleiche Gr\xF6\xDFe haben",pasteMultiErr:"Die kopierten und eingef\xFCgten Bereiche m\xFCssen nicht einf\xFCgen und m\xFCssen gleich gro\xDF sein, um diesen Vorgang auszuf\xFChren",cpInvalidErr:"Die Operation kann nicht durchgef\xFChrt werden. Es gibt verbotene Spalten ({0}) in dem von Ihnen ausgew\xE4hlten Bereich."},fnr:{title:"Finden und ersetzen",findLabel:"Finden",replaceLabel:"ersetzen",findTitle:"Finden Sie was:",replaceTitle:"Ersetzen durch:",tabs:{find:"Finden",replace:"ersetzen"},filter:{re:"Regul\xE4re Ausdr\xFCcke",whole:"Vollst\xE4ndiges Wort Matching",sensitive:"Fallempfindlichkeit"},btns:{findNext:"Weitere finden",findAll:"Finden Sie alle",replace:"ersetzen",replaceAll:"Alles ersetzen",cancel:"Stornieren"},header:{seq:"#",cell:"Zelle",value:"Wert"},body:{row:"Zeile: {0}",col:"Spalte: {0}"},empty:"(Nullwert)",reError:"Ung\xFCltiger regul\xE4rer Ausdruck",recordCount:"{0} Zellen gefunden",notCell:"Die passende Zelle kann nicht gefunden werden",replaceSuccess:"Erfolgreich ersetzt {0} Zellen"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppe",cancelFixed:"Entf\xE4rben",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren"},cases:{equal:"gleich",gt:"Gr\xF6\xDFer als",lt:"Weniger als",begin:"Der Anfang ist",endin:"Das Ende ist",include:"Enthalten",isSensitive:"Fallempfindlichkeit"}},filterCombination:{menus:{sort:"Sortieren",clearSort:"Klare Sortierung",sortAsc:"Aufsteigende Ordnung",sortDesc:"absteigende Reihenfolge",fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppe",cancelFixed:"Entf\xE4rben",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren",clearFilter:"Klaren Filter",textOption:"Textfilter",numberOption:"Numerischer Filter"},popup:{title:"Benutzerdefinierte Filtermethoden",currColumnTitle:"Aktuelle Spalte:",and:"Und",or:"oder",describeHtml:"Verf\xFCgbar? Repr\xE4sentiert ein einzelnes Zeichen <br/> Verwendung * repr\xE4sentiert alle mehrere Zeichen"},cases:{equal:"gleich",unequal:"Nicht gleich",gt:"Gr\xF6\xDFer als",ge:"Gr\xF6\xDFer als oder gleich zu",lt:"Weniger als",le:"Weniger als oder gleich zu",begin:"Der Anfang ist",notbegin:"Es ist nicht am Anfang",endin:"Das Ende ist",notendin:"Das Ende ist nicht",include:"Enthalten",exclude:"Nicht enthalten",between:"Zwischen",custom:"Benutzerdefinierte Filter",insensitive:"Fall unempfindlich",isSensitive:"Fallempfindlichkeit"},empty:"(leer)",notData:"Kein Match"}},pro:{area:{mergeErr:"Diese Operation kann nicht an zusammengef\xFChrten Zellen durchgef\xFChrt werden",multiErr:"Dieser Vorgang kann nicht in mehreren Auswahlbereichen durchgef\xFChrt werden",extendErr:"Wenn der erweiterte Bereich zusammengef\xFChrte Zellen enth\xE4lt, m\xFCssen alle zusammengef\xFChrten Zellen die gleiche Gr\xF6\xDFe haben",pasteMultiErr:"Die kopierten und eingef\xFCgten Bereiche m\xFCssen nicht einf\xFCgen und m\xFCssen gleich gro\xDF sein, um diesen Vorgang auszuf\xFChren"},fnr:{title:"Finden und ersetzen",findLabel:"Finden",replaceLabel:"ersetzen",findTitle:"Inhalt finden:",replaceTitle:"Ersetzen durch:",tabs:{find:"Finden",replace:"ersetzen"},filter:{re:"Regul\xE4re Ausdr\xFCcke",whole:"Vollst\xE4ndiges Wort Matching",sensitive:"Fallempfindlichkeit"},btns:{findNext:"Weitere finden",findAll:"Finden Sie alle",replace:"ersetzen",replaceAll:"Alles ersetzen",cancel:"Stornieren"},header:{seq:"#",cell:"Zelle",value:"Wert"},empty:"(Nullwert)",reError:"Ung\xFCltiger regul\xE4rer Ausdruck",recordCount:"{0} Zellen gefunden",notCell:"Keine passende Zelle gefunden",replaceSuccess:"Erfolgreich ersetzt {0} Zellen"}},renderer:{search:"suchen",cases:{equal:"gleich",unequal:"Nicht gleich",gt:"Gr\xF6\xDFer als",ge:"Gr\xF6\xDFer als oder gleich zu",lt:"Weniger als",le:"Weniger als oder gleich zu",begin:"Der Anfang ist",notbegin:"Es ist nicht am Anfang",endin:"Das Ende ist",notendin:"Das Ende ist nicht",include:"Enthalten",exclude:"Nicht enthalten",between:"Zwischen",custom:"Benutzerdefinierte Filter",insensitive:"Fall unempfindlich",isSensitive:"Fallempfindlichkeit"},combination:{menus:{sort:"Sortieren",clearSort:"Klare Sortierung",sortAsc:"Aufsteigende Ordnung",sortDesc:"absteigende Reihenfolge",fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppe",cancelFixed:"Entf\xE4rben",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren",clearFilter:"Klaren Filter",textOption:"Textfilterung",numberOption:"Numerische Filterung"},popup:{title:"Benutzerdefinierte Filtermethoden",currColumnTitle:"Aktuelle Spalte:",and:"Und",or:"oder",describeHtml:"Verf\xFCgbar? Repr\xE4sentiert ein einzelnes Zeichen <br/> Verwendung * repr\xE4sentiert alle mehrere Zeichen"},empty:"(leer)",notData:"Kein Match"}}}}),Yr}var Ow=Lw(),Mw=be(Ow),Jr={},w2;function Vw(){return w2||(w2=1,Object.defineProperty(Jr,"__esModule",{value:!0}),Jr.default=void 0,Jr.default={vxe:{base:{pleaseInput:"Por favor ingrese",pleaseSelect:"Seleccione",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"cargando..."},error:{downErr:"Descargar fallido",errLargeData:"Cuando la cantidad de datos unidos es demasiado grande, use {0}, de lo contrario puede causar retraso",groupFixed:"Si se usa encabezados agrupados, la columna congelada debe ser establecida por grupo",groupMouseRange:'El encabezado de agrupaci\xF3n no se puede usar al mismo tiempo que "{0}" y esto puede causar un error',groupTag:'Los encabezados de la columna de agrupaci\xF3n deben usar "{0}" en lugar de "{1}", lo que puede causar errores',scrollErrProp:'Este par\xE1metro "{0}" no es compatible despu\xE9s de que el desplazamiento virtual est\xE9 habilitado',errConflicts:'Par\xE1metro "{0}" En conflicto con "{1}"',notSupportProp:'"{1}" no se admite cuando el par\xE1metro "{0}" est\xE1 habilitado, deber\xEDa ser "{2}", de lo contrario ocurrir\xE1 un error',notConflictProp:'Cuando se usa "{0}", "{1}" debe establecerse, de lo contrario puede haber conflictos funcionales',unableInsert:"No se puede insertar en la ubicaci\xF3n especificada, verifique si los par\xE1metros son correctos",useErr:'Se produjo un error al instalar el m\xF3dulo "{0}". El pedido puede ser incorrecto. El m\xF3dulo dependiente debe instalarse antes de la tabla',barUnableLink:"La barra de herramientas no puede asociar tablas",expandContent:'La ranura para la l\xEDnea expandida debe ser "contenido", verifique si es correcto',reqComp:'Falta el componente "{0}", verifique si est\xE1 instalado correctamente. https://vxeui.com/#/start/useglobal',reqModule:'Falta m\xF3dulo "{0}"',reqProp:'Falta el par\xE1metro "{0}" necesario, lo que puede causar un error',emptyProp:'El par\xE1metro "{0}" no puede estar vac\xEDo',errProp:'Par\xE1metro no compatible "{0}", posiblemente "{1}"',colRepet:'columna. {0} = "{1}" se repite, lo que puede hacer que algunas funciones se vuelvan inutilizables',notFunc:'El m\xE9todo "{0}" no existe',errFunc:'El par\xE1metro "{0}" no es un m\xE9todo',notValidators:'La verificaci\xF3n global "{0}" no existe',notFormats:'El formato global "{0}" no existe',notCommands:'La directiva global "{0}" no existe',notSlot:'La ranura "{0}" no existe',noTree:'"{0}" no es compatible con la estructura del \xE1rbol',notProp:'Par\xE1metro no compatible "{0}"',checkProp:'Cuando el volumen de datos es demasiado grande, la casilla de verificaci\xF3n puede tartamudear. Se recomienda establecer el par\xE1metro "{0}" para mejorar la velocidad de renderizaci\xF3n',coverProp:'El par\xE1metro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',uniField:'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',repeatKey:'Repita la clave primaria {0} = "{1}", que puede causar un error',delFunc:'El m\xE9todo "{0}" est\xE1 en desuso, use "{1}"',delProp:'Par\xE1metro "{0}" est\xE1 en desuso, use "{1}"',delEvent:'El evento "{0}" est\xE1 en desuso, por favor use "{1}"',removeProp:'El par\xE1metro "{0}" est\xE1 en desuso y no se recomienda, lo que puede causar un error',errFormat:'El contenido formateado global debe definirse utilizando "vxetable.formats" y el m\xE9todo de montaje "formatter = {0}" ya no se recomienda.',notType:'Tipo de archivo no compatible "{0}"',notExp:"Este navegador no admite la funci\xF3n de importaci\xF3n/exportaci\xF3n",impFields:"La importaci\xF3n fall\xF3. Compruebe si el nombre del campo y el formato de datos son correctos.",treeNotImp:"Las tablas de \xE1rboles no admiten la importaci\xF3n",treeCrossDrag:"Solo arrastre el primer nivel",treeDragChild:"Los padres no pueden arrastrar a sus propios hijos",reqPlugin:'"{1}" no est\xE1 instalado en https://vxeui.com/other{0 /#/{1}/install',errMaxRow:"Al exceder las filas de volumen de datos m\xE1ximos admitidos, esto puede causar un error"},table:{emptyText:"A\xFAn no hay datos",allTitle:"Seleccionar todo/Cancelar",seqTitle:"N\xFAmero de serie",actionTitle:"funcionar",confirmFilter:"filtrar",resetFilter:"Reiniciar",allFilter:"todo",sortAsc:"Orden ascendente: m\xE1s bajo a m\xE1s alto",sortDesc:"Orden descendente: m\xE1s alto a m\xE1s bajo",filter:"Habilitar el filtrado para columnas seleccionadas",impSuccess:"Registros {0} importados con \xE9xito",expLoading:"Exportador",expSuccess:"Exportar con \xE9xito",expError:"Exportaci\xF3n fallida",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configuraci\xF3n de columna",customAll:"todo",customConfirm:"confirmar",customClose:"cierre",customCancel:"Cancelar",customRestore:"Restaurar predeterminado",maxFixedCol:"El n\xFAmero m\xE1ximo de columnas congeladas no puede exceder {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Mover: {0}",resizeColTip:"Ancho: {0} p\xEDxeles",resizeRowTip:"Altura: {0} p\xEDxeles",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\xA1Seleccione al menos un registro!",deleteSelectRecord:"\xBFEst\xE1s seguro de que quieres eliminar el registro seleccionado?",removeSelectRecord:"\xBFEst\xE1s seguro de que quieres eliminar el registro seleccionado?",dataUnchanged:"\xA1Los datos no cambiaron!",delSuccess:"\xA1El registro seleccionado se elimin\xF3 con \xE9xito!",saveSuccess:"\xA1Ahorre con \xE9xito!",operError:"\xA1Se produjo un error y la operaci\xF3n fall\xF3!"},select:{search:"buscar",loadingText:"cargando",emptyText:"A\xFAn no hay datos"},pager:{goto:"Ir",gotoTitle:"N\xFAmero de p\xE1ginas",pagesize:"{0} elementos/p\xE1gina",total:"Total {0} registros",pageClassifier:"P\xE1gina",homePage:"p\xE1gina delantera",homePageTitle:"p\xE1gina delantera",prevPage:"P\xE1gina anterior",prevPageTitle:"P\xE1gina anterior",nextPage:"P\xE1gina siguiente",nextPageTitle:"P\xE1gina siguiente",prevJump:"P\xE1gina de salto",prevJumpTitle:"P\xE1gina de salto",nextJump:"P\xE1gina de salto",nextJumpTitle:"P\xE1gina de salto",endPage:"\xDAltima p\xE1gina",endPageTitle:"\xDAltima p\xE1gina"},alert:{title:"Indica el sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"buscar"},custom:{cstmTitle:"Configuraci\xF3n de columna",cstmRestore:"Restaurar predeterminado",cstmCancel:"Cancelar",cstmConfirm:"Seguro",cstmConfirmRestore:"\xBFConfirma si se restaura a la configuraci\xF3n de columna predeterminada?",cstmDragTarget:"Mover: {0}",setting:{colSort:"Clasificar",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"T\xEDtulo de columna",colResizable:"Ancho de columna (p\xEDxeles)",colVisible:"Si mostrar",colFixed:"Columna de congelaci\xF3n",colFixedMax:"Columnas de congelaci\xF3n (hasta {0} columnas)",fixedLeft:"Lado izquierdo",fixedUnset:"No establecido",fixedRight:"Lado derecho"}},import:{modes:{covering:"M\xE9todo de sobrescribencia (sobrescribir directamente los datos de la tabla)",insert:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)",insertTop:"Agregar en la parte superior (Agregar nuevos datos en la parte superior de la tabla)",insertBottom:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)"},impTitle:"Importar datos",impFile:"Nombre del archivo",impSelect:"Seleccionar archivo",impType:"Tipo de archivo",impOpts:"Configuraci\xF3n de par\xE1metros",impMode:"Modo de importaci\xF3n",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (coma separado) (*. CSV)",html:"P\xE1gina web (*.html)",xml:"Datos XML (*.xml)",txt:"Archivo de texto (pesta\xF1a separado) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Datos vac\xEDos",current:"Datos actuales (datos en la p\xE1gina actual)",selected:"Datos seleccionados (datos seleccionados en la p\xE1gina actual)",all:"Datos completos (incluidos todos los datos pagados)"},printTitle:"Imprimir datos",expTitle:"Exportaci\xF3n de datos",expName:"Nombre del archivo",expNamePlaceholder:"Ingrese un nombre de archivo",expSheetName:"t\xEDtulo",expSheetNamePlaceholder:"Por favor ingrese un t\xEDtulo",expType:"Tipo de guardado",expMode:"Seleccionar datos",expCurrentColumn:"Todos los campos",expColumn:"Campo de selecci\xF3n",expOpts:"Configuraci\xF3n de par\xE1metros",expOptHeader:"Encabezamiento",expHeaderTitle:"\xBFSe requiere el encabezado de la tabla?",expOptFooter:"Final de la mesa",expFooterTitle:"\xBFSe requiere el final de la tabla?",expOptColgroup:"Encabezado de agrupaci\xF3n",expOptTitle:"T\xEDtulo de columna",expTitleTitle:"Si es el t\xEDtulo de la columna, de lo contrario se mostrar\xE1 como el nombre del campo de la columna",expColgroupTitle:"Si est\xE1 presente, se admite un encabezado con una estructura de agrupaci\xF3n",expOptMerge:"unir",expMergeTitle:"Si est\xE1 presente, las c\xE9lulas con estructuras fusionadas son compatibles",expOptAllExpand:"Expandir el \xE1rbol",expAllExpandTitle:"Si existe, es compatible para expandir todos los datos con estructuras jer\xE1rquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Si est\xE1 presente, las celdas con estilo son compatibles",expOptOriginal:"Datos de origen",expOriginalTitle:"Si son datos de origen, la importaci\xF3n en tablas es compatible",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensaje de error",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"reducci\xF3n",close:"cierre",miniMaxSize:"El n\xFAmero de ventanas minimizadas no puede exceder {0}",footPropErr:"Show-Footer solo se usa para habilitar la cola de la mesa, y debe usarse con Show-Confirm-Button | Show-Cancel-Button | ranura"},drawer:{close:"cierre"},form:{folding:"Cerca",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"refrescar",zoomIn:"pantalla completa",zoomOut:"reducci\xF3n",custom:"Configuraci\xF3n de columna",customAll:"todo",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",cancelFixed:"Descongelar"},datePicker:{yearTitle:"{0} a\xF1os"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Enero",m2:"Febrero",m3:"Marzo",m4:"Abril",m5:"Puede",m6:"Junio",m7:"Julio",m8:"Agosto",m9:"Septiembre",m10:"Octubre",m11:"Noviembre",m12:"Diciembre",quarterLabel:"{0} a\xF1os",monthLabel:"{0} a\xF1os",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Lun",w2:"Mar",w3:"Casarse",w4:"Jue",w5:"Vie",w6:"Se sent\xF3"},months:{m0:"Enero",m1:"Febrero",m2:"Marzo",m3:"Abril",m4:"Puede",m5:"Junio",m6:"Julio",m7:"Agosto",m8:"Septiembre",m9:"Octubre",m10:"Noviembre",m11:"Diciembre"},quarters:{q1:"Primer trimestre",q2:"Segundo trimestre",q3:"Tercer trimestre",q4:"Cuarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Avance",operBtn:{zoomOut:"Encoger",zoomIn:"agrandar",pctFull:"Escala igualmente",pct11:"Mostrar tama\xF1o original",rotateLeft:"Girar a la izquierda",rotateRight:"Girar hacia la derecha",print:"Haga clic para imprimir la imagen",download:"Haga clic para descargar la imagen"}},upload:{fileBtnText:"Haga clic o arrastre para cargar",imgBtnText:"Haga clic o arrastre para cargar",dragPlaceholder:"Arrastre y deje caer el archivo a esta \xE1rea para cargar",imgSizeHint:"Folleto {0}",imgCountHint:"M\xE1ximo {0} im\xE1genes",fileTypeHint:"Soporte {0} tipos de archivos",fileSizeHint:"Un solo tama\xF1o de archivo no excede {0}",fileCountHint:"Se pueden cargar hasta {0} archivos",uploadTypeErr:"\xA1Tipo de archivo MISMATCH!",overCountErr:"\xA1Solo los archivos {0} se pueden seleccionar como m\xE1ximo!",overCountExtraErr:"Se ha excedido el n\xFAmero m\xE1ximo de {0}, \xA1y los archivos de exceso {1} se ignorar\xE1n!",overSizeErr:"\xA1El tama\xF1o m\xE1ximo del archivo no puede exceder {0}!",reUpload:"Volver a cargar",uploadProgress:"Cargando {0}%",uploadErr:"Carga fall\xF3",uploadSuccess:"Subir con \xE9xito",moreBtnText:"M\xE1s ({0})",viewItemTitle:"Haga clic para ver",morePopup:{readTitle:"Ver la lista",imageTitle:"Subir fotos",fileTitle:"Archivo de carga"}},empty:{defText:"A\xFAn no hay datos"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado al portapapeles: {0}"},formDesign:{formName:"Nombre del formulario",defFormTitle:"Forma sin nombre",widgetPropTab:"Propiedades de control",widgetFormTab:"Propiedades de forma",error:{wdFormUni:"Este tipo de control puede agregar solo uno en el formulario",wdSubUni:"Este tipo de control puede agregar solo uno en la subtendia"},styleSetting:{btn:"Configuraci\xF3n de estilo",title:"Configuraci\xF3n de estilo de formulario",layoutTitle:"Dise\xF1o de control",verticalLayout:"Dise\xF1o superior e inferior",horizontalLayout:"Dise\xF1o horizontal",styleTitle:"Estilo de t\xEDtulo",boldTitle:"T\xEDtulo Bold",fontBold:"Atrevido",fontNormal:"convencional",colonTitle:"Mostrar el colon",colonVisible:"espect\xE1culo",colonHidden:"esconder",alignTitle:"Alineaci\xF3n",widthTitle:"Ancho del t\xEDtulo",alignLeft:"A la izquierda",alignRight:"A la derecha",unitPx:"P\xEDxeles",unitPct:"porcentaje"},widget:{group:{base:"Controles b\xE1sicos",layout:"Controles de dise\xF1o",system:"Controles del sistema",module:"Controles de m\xF3dulos",chart:"Control de la tabla",advanced:"Controles avanzados"},copyTitle:"Copy_ {0}",component:{input:"Caja de entrada",textarea:"Campo de texto",select:"Tire hacia abajo para seleccionar",row:"Una fila y m\xFAltiples columnas",title:"t\xEDtulo",text:"texto",subtable:"Subtitable",VxeSwitch:"si",VxeInput:"Caja de entrada",VxeNumberInput:"n\xFAmero",VxeDatePicker:"fecha",VxeTextarea:"Campo de texto",VxeSelect:"Tire hacia abajo para seleccionar",VxeTreeSelect:"Selecci\xF3n de \xE1rboles",VxeRadioGroup:"Bot\xF3n de radio",VxeCheckboxGroup:"Caja",VxeUploadFile:"documento",VxeUploadImage:"imagen",VxeRate:"puntaje",VxeSlider:"control deslizante"}},widgetProp:{name:"Nombre de control",placeholder:"Inmediato",required:"Verificaci\xF3n requerida",multiple:"Se permiten m\xFAltiples opciones",displaySetting:{name:"Mostrar configuraci\xF3n",pc:"ordenador personal",mobile:"M\xF3vil",visible:"espect\xE1culo",hidden:"esconder"},dataSource:{name:"Fuente de datos",defValue:"Opci\xF3n {0}",addOption:"Agregar opciones",batchEditOption:"Edici\xF3n por lotes",batchEditTip:"Cada fila corresponde a una opci\xF3n, que admite copiar y pegar directamente desde tablas, Excel y WPS.",batchEditSubTip:"Cada fila corresponde a una opci\xF3n. Si se trata de un grupo, los elementos infantiles pueden comenzar con un espacio o una tecla Tab, y admite copiar y pegar directamente en Tablas, Excel y WPS.",buildOption:"Construir opciones"},rowProp:{colSize:"N\xFAmero de columnas",col2:"Dos columnas",col3:"Tres columnas",col4:"Cuatro columnas",col6:"Seis columnas",layout:"disposici\xF3n"},textProp:{name:"contenido",alignTitle:"Alineaci\xF3n",alignLeft:"A la izquierda",alignCenter:"Centro",alignRight:"A la derecha",colorTitle:"Color de fuente",sizeTitle:"Tama\xF1o de fuente",boldTitle:"Fuente en negrita",fontNormal:"convencional",fontBold:"Atrevido"},subtableProp:{seqTitle:"N\xFAmero de serie",showSeq:"Mostrar n\xFAmero de serie",showCheckbox:"Se permiten m\xFAltiples opciones",errSubDrag:"El subtendible no admite este control, utilice otros controles",colPlace:"Arrastre el control en"},uploadProp:{limitFileCount:"L\xEDmite de cantidad de archivo",limitFileSize:"L\xEDmite de tama\xF1o de archivo",multiFile:"Permitir que se carguen varios archivos",limitImgCount:"L\xEDmite n\xFAmero de im\xE1genes",limitImgSize:"L\xEDmite de tama\xF1o de imagen",multiImg:"Permitir m\xFAltiples im\xE1genes para cargar"}}},listDesign:{fieldSettingTab:"Configuraci\xF3n de campo",listSettingTab:"Configuraci\xF3n de par\xE1metros",searchTitle:"Criterio de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"borrar"},search:{addBtn:"editar",emptyText:"Condiciones de consulta no configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"t\xEDtulo",saveBtn:"ahorrar"}},text:{copySuccess:"Copiado al portapapeles",copyError:"El entorno actual no admite esta operaci\xF3n"},countdown:{formats:{yyyy:"A\xF1o",MM:"luna",dd:"cielo",HH:"hora",mm:"punto",ss:"Segundo"}},plugins:{extendCellArea:{area:{mergeErr:"Esta operaci\xF3n no se puede realizar en c\xE9lulas fusionadas",multiErr:"Esta operaci\xF3n no se puede realizar en m\xFAltiples \xE1reas de selecci\xF3n",selectErr:"No se puede operar en las celdas en el rango especificado",extendErr:"Si el rango extendido contiene c\xE9lulas fusionadas, todas las c\xE9lulas fusionadas deben ser del mismo tama\xF1o",pasteMultiErr:"Incapaz de pegar, las \xE1reas copiadas y pegadas deben ser del mismo tama\xF1o para realizar esta operaci\xF3n",cpInvalidErr:"La operaci\xF3n no se puede realizar. Hay columnas prohibidas ({0}) en el rango que seleccion\xF3."},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encuentra qu\xE9:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue may\xFAsculas y min\xFAsculas"},btns:{findNext:"Encontrar a continuaci\xF3n",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Cel\xFAla",value:"valor"},body:{row:"Fila: {0}",col:"Columna: {0}"},empty:"(Valor nulo)",reError:"Expresi\xF3n regular no v\xE1lida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"Reemplaz\xF3 con \xE9xito {0} celdas"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Grupo de congelaci\xF3n",cancelFixed:"Descongelar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha"},cases:{equal:"igual",gt:"M\xE1s que",lt:"Menos que",begin:"El comienzo es",endin:"El final es",include:"Incluir",isSensitive:"distingue may\xFAsculas y min\xFAsculas"}},filterCombination:{menus:{sort:"Clasificar",clearSort:"Clasificaci\xF3n clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Grupo de congelaci\xF3n",cancelFixed:"Descongelar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",clearFilter:"Filtro claro",textOption:"Filtro de texto",numberOption:"Filtro num\xE9rico"},popup:{title:"M\xE9todos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"\xBFDisponible? Representa un solo personaje <br/> uso * representa cualquier caracteres m\xFAltiples"},cases:{equal:"igual",unequal:"No igual a",gt:"M\xE1s que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insensible",isSensitive:"distingue may\xFAsculas y min\xFAsculas"},empty:"(blanco)",notData:"Sin partido"}},pro:{area:{mergeErr:"Esta operaci\xF3n no se puede realizar en c\xE9lulas fusionadas",multiErr:"Esta operaci\xF3n no se puede realizar en m\xFAltiples \xE1reas de selecci\xF3n",extendErr:"Si el rango extendido contiene c\xE9lulas fusionadas, todas las c\xE9lulas fusionadas deben ser del mismo tama\xF1o",pasteMultiErr:"Incapaz de pegar, las \xE1reas copiadas y pegadas deben ser del mismo tama\xF1o para realizar esta operaci\xF3n"},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue may\xFAsculas y min\xFAsculas"},btns:{findNext:"Encontrar a continuaci\xF3n",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Cel\xFAla",value:"valor"},empty:"(Valor nulo)",reError:"Expresi\xF3n regular no v\xE1lida",recordCount:"{0} celdas encontradas",notCell:"No se encontr\xF3 celda a juego",replaceSuccess:"Reemplaz\xF3 con \xE9xito {0} celdas"}},renderer:{search:"buscar",cases:{equal:"igual",unequal:"No igual a",gt:"M\xE1s que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insensible",isSensitive:"distingue may\xFAsculas y min\xFAsculas"},combination:{menus:{sort:"Clasificar",clearSort:"Clasificaci\xF3n clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Grupo de congelaci\xF3n",cancelFixed:"Descongelar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado num\xE9rico"},popup:{title:"M\xE9todos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"\xBFDisponible? Representa un solo personaje <br/> uso * representa cualquier caracteres m\xFAltiples"},empty:"(blanco)",notData:"Sin partido"}}}}),Jr}var Rw=Vw(),zw=be(Rw),Xr={},T2;function Iw(){return T2||(T2=1,Object.defineProperty(Xr,"__esModule",{value:!0}),Xr.default=void 0,Xr.default={vxe:{base:{pleaseInput:"Veuillez entrer",pleaseSelect:"Veuillez s\xE9lectionner",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"chargement..."},error:{downErr:"\xC9chec du t\xE9l\xE9chargement",errLargeData:"Lorsque la quantit\xE9 de donn\xE9es li\xE9es est trop grande, veuillez utiliser {0}, sinon cela peut entra\xEEner un d\xE9calage",groupFixed:"Si vous utilisez des en-t\xEAtes group\xE9s, la colonne congel\xE9e doit \xEAtre d\xE9finie par groupe",groupMouseRange:`L'en-t\xEAte de regroupement ne peut pas \xEAtre utilis\xE9 en m\xEAme temps que "{0}" et cela peut entra\xEEner une erreur`,groupTag:'Le regroupement des en-t\xEAtes de colonne doit utiliser "{0}" au lieu de "{1}", ce qui peut entra\xEEner des erreurs',scrollErrProp:`Ce param\xE8tre "{0}" n'est pas pris en charge apr\xE8s l'activation du d\xE9filement virtuel`,errConflicts:'Param\xE8tre "{0}" entre en conflit avec "{1}"',notSupportProp:`"{1}" n'est pas pris en charge lorsque le param\xE8tre "{0}" est activ\xE9, il devrait \xEAtre "{2}", sinon une erreur se produira`,notConflictProp:'Lorsque vous utilisez "{0}", "{1}" doit \xEAtre d\xE9fini, sinon il peut y avoir des conflits fonctionnels',unableInsert:"Ne peut pas \xEAtre ins\xE9r\xE9 dans l'emplacement sp\xE9cifi\xE9, veuillez v\xE9rifier si les param\xE8tres sont corrects",useErr:`Une erreur s'est produite lors de l'installation du module "{0}". L'ordonnance peut \xEAtre incorrecte. Le module d\xE9pendant doit \xEAtre install\xE9 avant le tableau`,barUnableLink:"La barre d'outils ne peut pas associer des tables",expandContent:`La fente de la ligne \xE9largie doit \xEAtre "Contenu", veuillez v\xE9rifier s'il est correct`,reqComp:`Le composant "{0}" est manquant, veuillez v\xE9rifier s'il est install\xE9 correctement. https://vxeui.com/#/start/useglobal`,reqModule:'Module "{0}" manquant',reqProp:'Le param\xE8tre "{0}" n\xE9cessaire est manquant, ce qui peut provoquer une erreur',emptyProp:`Le param\xE8tre "{0}" n'est pas autoris\xE9 \xE0 \xEAtre vide`,errProp:'Param\xE8tre non pris en charge "{0}", peut-\xEAtre "{1}"',colRepet:'colonne. {0} = "{1}" est r\xE9p\xE9t\xE9e, ce qui peut rendre certaines fonctions inutilisables',notFunc:`M\xE9thode "{0}" n'existe pas`,errFunc:`Le param\xE8tre "{0}" n'est pas une m\xE9thode`,notValidators:`V\xE9rification globale "{0}" n'existe pas`,notFormats:`Formatage global "{0}" n'existe pas`,notCommands:`La directive globale "{0}" n'existe pas`,notSlot:`Slot "{0}" n'existe pas`,noTree:`"{0}" n'est pas pris en charge dans la structure de l'arbre`,notProp:'Param\xE8tre non pris en charge "{0}"',checkProp:'Lorsque le volume de donn\xE9es est trop grand, la case peut \xEAtre b\xE9gay\xE9e. Il est recommand\xE9 de d\xE9finir le param\xE8tre "{0}" pour am\xE9liorer la vitesse de rendu',coverProp:'Le param\xE8tre "{1}" de "{0}" est d\xE9fini \xE0 plusieurs reprises, ce qui peut provoquer une erreur',uniField:'Le nom de champ "{0}" est d\xE9fini \xE0 plusieurs reprises, ce qui peut provoquer une erreur',repeatKey:'R\xE9p\xE9tez la cl\xE9 primaire {0} = "{1}", qui peut provoquer une erreur',delFunc:'M\xE9thode "{0}" est obsol\xE8te, veuillez utiliser "{1}"',delProp:'Le param\xE8tre "{0}" est obsol\xE8te, veuillez utiliser "{1}"',delEvent:`L'\xE9v\xE9nement "{0}" est obsol\xE8te, veuillez utiliser "{1}"`,removeProp:`Le param\xE8tre "{0}" est obsol\xE8te et n'est pas recommand\xE9, ce qui peut entra\xEEner une erreur`,errFormat:`Le contenu format\xE9 global doit \xEAtre d\xE9fini \xE0 l'aide de "vxetable.formats" et la m\xE9thode de montage "formatter = {0}" n'est plus recommand\xE9e.`,notType:'Type de fichier non pris en charge "{0}"',notExp:"Ce navigateur ne prend pas en charge la fonction d'importation / d'exportation",impFields:"L'importation a \xE9chou\xE9. Veuillez v\xE9rifier si le nom de champ et le format de donn\xE9es sont corrects.",treeNotImp:"Les tables d'arbres ne prennent pas en charge l'importation",treeCrossDrag:"Faites seulement glisser le premier niveau",treeDragChild:"Les parents ne peuvent pas tra\xEEner \xE0 leurs propres enfants",reqPlugin:`"{1}" n'est pas install\xE9 sur https://vxeui.com/other {0,/#/{1 }/install`,errMaxRow:"D\xE9passant les lignes maximales du volume de donn\xE9es prises en charge {0}, cela peut entra\xEEner une erreur"},table:{emptyText:"Pas encore de donn\xE9es",allTitle:"S\xE9lectionnez tout / Annuler",seqTitle:"Num\xE9ro de s\xE9rie",actionTitle:"fonctionner",confirmFilter:"filtre",resetFilter:"R\xE9initialiser",allFilter:"tous",sortAsc:"Ordre ascendant: le plus bas au plus \xE9lev\xE9",sortDesc:"Ordre descendant: le plus \xE9lev\xE9 \xE0 la plus basse",filter:"Activer le filtrage des colonnes s\xE9lectionn\xE9es",impSuccess:"Enregistrements {0} import\xE9s avec succ\xE8s",expLoading:"Exportation",expSuccess:"Exporter avec succ\xE8s",expError:"\xC9chec de l'exportation",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Param\xE8tres de colonne",customAll:"tous",customConfirm:"confirmer",customClose:"fermeture",customCancel:"Annuler",customRestore:"Restaurer par d\xE9faut",maxFixedCol:"Le nombre maximum de colonnes gel\xE9es ne peut pas d\xE9passer {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"D\xE9placer: {0}",resizeColTip:"Largeur: {0} pixels",resizeRowTip:"Hauteur: {0} pixels",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Veuillez s\xE9lectionner au moins un enregistrement!",deleteSelectRecord:"\xCAtes-vous s\xFBr de vouloir supprimer l'enregistrement s\xE9lectionn\xE9?",removeSelectRecord:"\xCAtes-vous s\xFBr de vouloir supprimer l'enregistrement s\xE9lectionn\xE9?",dataUnchanged:"Donn\xE9es non modifi\xE9es!",delSuccess:"Le record s\xE9lectionn\xE9 a \xE9t\xE9 supprim\xE9 avec succ\xE8s!",saveSuccess:"\xC9conomisez avec succ\xE8s!",operError:"Une erreur s'est produite et l'op\xE9ration a \xE9chou\xE9!"},select:{search:"recherche",loadingText:"chargement",emptyText:"Pas encore de donn\xE9es"},pager:{goto:"Aller",gotoTitle:"Nombre de pages",pagesize:"{0} \xC9l\xE9ments / page",total:"Enregistrements totaux {0}",pageClassifier:"Page",homePage:"premi\xE8re page",homePageTitle:"premi\xE8re page",prevPage:"Page pr\xE9c\xE9dente",prevPageTitle:"Page pr\xE9c\xE9dente",nextPage:"Page suivante",nextPageTitle:"Page suivante",prevJump:"Page de saut",prevJumpTitle:"Page de saut",nextJump:"Sauter la page",nextJumpTitle:"Sauter la page",endPage:"Derni\xE8re page",endPageTitle:"Derni\xE8re page"},alert:{title:"Invites du syst\xE8me"},button:{confirm:"confirmer",cancel:"Annuler",clear:"Clair"},filter:{search:"recherche"},custom:{cstmTitle:"Param\xE8tres de colonne",cstmRestore:"Restaurer par d\xE9faut",cstmCancel:"Annuler",cstmConfirm:"Bien s\xFBr",cstmConfirmRestore:"Veuillez confirmer s'il est restaur\xE9 \xE0 la configuration de la colonne par d\xE9faut?",cstmDragTarget:"D\xE9placer: {0}",setting:{colSort:"Trier",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Titre de la colonne",colResizable:"Largeur de colonne (pixels)",colVisible:"S'il faut afficher",colFixed:"Colonne de gel",colFixedMax:"Colonnes de gel (jusqu'\xE0 {0} colonnes)",fixedLeft:"C\xF4t\xE9 gauche",fixedUnset:"Pas r\xE9gl\xE9",fixedRight:"C\xF4t\xE9 droit"}},import:{modes:{covering:"M\xE9thode d'\xE9crasement (\xE9craser directement les donn\xE9es de la table)",insert:"Ajoutez en bas (ajoutez les nouvelles donn\xE9es en bas du tableau)",insertTop:"Ajoutez en haut (ajoutez les nouvelles donn\xE9es en haut du tableau)",insertBottom:"Ajoutez en bas (ajoutez les nouvelles donn\xE9es en bas du tableau)"},impTitle:"Importer des donn\xE9es",impFile:"nom de fichier",impSelect:"S\xE9lectionner le fichier",impType:"Type de fichier",impOpts:"Param\xE8tres",impMode:"Mode d'importation",impConfirm:"Importer",impCancel:"Annuler"},export:{types:{csv:"CSV (virgule s\xE9par\xE9e) (*. CSV)",html:"Page Web (* .html)",xml:"Donn\xE9es XML (* .xml)",txt:"Fichier texte (onglet s\xE9par\xE9) (*. Txt)",xls:"Excel 97-2003 Clain de travail (* .xls)",xlsx:"Excel Workbook (* .xlsx)",pdf:"Pdf (* .pdf)"},modes:{empty:"Donn\xE9es vides",current:"Donn\xE9es actuelles (donn\xE9es sur la page actuelle)",selected:"Donn\xE9es s\xE9lectionn\xE9es (donn\xE9es s\xE9lectionn\xE9es sur la page actuelle)",all:"Donn\xE9es compl\xE8tes (y compris toutes les donn\xE9es pagin\xE9es)"},printTitle:"Imprimer des donn\xE9es",expTitle:"Donn\xE9es d'exportation",expName:"nom de fichier",expNamePlaceholder:"Veuillez saisir un nom de fichier",expSheetName:"titre",expSheetNamePlaceholder:"Veuillez saisir un titre",expType:"Type de sauvegarde",expMode:"S\xE9lectionner des donn\xE9es",expCurrentColumn:"Tous les champs",expColumn:"S\xE9lectionner le champ",expOpts:"Param\xE8tres",expOptHeader:"T\xEAte",expHeaderTitle:"L'en-t\xEAte de table est-il requis",expOptFooter:"Fin de table",expFooterTitle:"La fin du tableau est-elle requise?",expOptColgroup:"En-t\xEAte de regroupement",expOptTitle:"Titre de la colonne",expTitleTitle:"Qu'il s'agisse du titre de la colonne, sinon il sera affich\xE9 comme nom de champ de la colonne",expColgroupTitle:"S'il est pr\xE9sent, un en-t\xEAte avec une structure de regroupement est pris en charge",expOptMerge:"fusionner",expMergeTitle:"Si pr\xE9sents, les cellules avec des structures fusionn\xE9es sont soutenues",expOptAllExpand:"D\xE9velopper l'arbre",expAllExpandTitle:"S'il existe, il est support\xE9 pour \xE9tendre toutes les donn\xE9es avec des structures hi\xE9rarchiques",expOptUseStyle:"style",expUseStyleTitle:"Si pr\xE9sents, les cellules avec style sont prises en charge",expOptOriginal:"Donn\xE9es de source",expOriginalTitle:"S'il s'agit de donn\xE9es source, l'importation dans les tables est prise en charge",expPrint:"Imprimer",expConfirm:"Exporter",expCancel:"Annuler"},modal:{errTitle:"Message d'erreur",zoomMin:"Minimiser",zoomIn:"maximiser",zoomOut:"r\xE9duction",close:"fermeture",miniMaxSize:"Le nombre de fen\xEAtres minimis\xE9es ne peut pas d\xE9passer {0}",footPropErr:"Le show-foooter n'est utilis\xE9 que pour activer la queue de table et doit \xEAtre utilis\xE9 avec le show-confirfirt-button | Button-canal du spectacle | machines \xE0 sous"},drawer:{close:"fermeture"},form:{folding:"Fermer",unfolding:"D\xE9velopper"},toolbar:{import:"Importer",export:"Exporter",print:"Imprimer",refresh:"rafra\xEEchir",zoomIn:"plein \xE9cran",zoomOut:"r\xE9duction",custom:"Param\xE8tres de colonne",customAll:"tous",customConfirm:"confirmer",customRestore:"R\xE9initialiser",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",cancelFixed:"D\xE9geler"},datePicker:{yearTitle:"{0} ans"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Janvier",m2:"F\xE9vrier",m3:"Mars",m4:"Avril",m5:"Peut",m6:"Juin",m7:"Juillet",m8:"Ao\xFBt",m9:"Septembre",m10:"Octobre",m11:"Novembre",m12:"D\xE9cembre",quarterLabel:"{0} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Soleil",w1:"Lun",w2:"Mar",w3:"\xC9pouser",w4:"Jeu",w5:"Ven",w6:"Assis"},months:{m0:"Janvier",m1:"F\xE9vrier",m2:"Mars",m3:"Avril",m4:"Peut",m5:"Juin",m6:"Juillet",m7:"Ao\xFBt",m8:"Septembre",m9:"Octobre",m10:"Novembre",m11:"D\xE9cembre"},quarters:{q1:"Premier trimestre",q2:"Deuxi\xE8me trimestre",q3:"Troisi\xE8me trimestre",q4:"Quatri\xE8me trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Pr\xE9visualisation",operBtn:{zoomOut:"R\xE9tr\xE9cir",zoomIn:"agrandir",pctFull:"Mise \xE0 l'\xE9chelle \xE9galement",pct11:"Afficher la taille d'origine",rotateLeft:"Tourner \xE0 gauche",rotateRight:"Tourner vers la droite",print:"Cliquez pour imprimer l'image",download:"Cliquez pour t\xE9l\xE9charger l'image"}},upload:{fileBtnText:"Cliquez ou faites glisser pour t\xE9l\xE9charger",imgBtnText:"Cliquez ou faites glisser pour t\xE9l\xE9charger",dragPlaceholder:"Veuillez faire glisser et d\xE9poser le fichier dans cette zone pour t\xE9l\xE9charger",imgSizeHint:"D\xE9pliant {0}",imgCountHint:"Images maximales {0}",fileTypeHint:"Prise en charge des types de fichiers {0}",fileSizeHint:"Une seule taille de fichier ne d\xE9passe pas {0}",fileCountHint:"Les fichiers jusqu'\xE0 {0} peuvent \xEAtre t\xE9l\xE9charg\xE9s",uploadTypeErr:"D\xE9liachance du type de fichier!",overCountErr:"Seuls les fichiers {0} peuvent \xEAtre s\xE9lectionn\xE9s au maximum!",overCountExtraErr:"Le nombre maximum de {0} a \xE9t\xE9 d\xE9pass\xE9 et les fichiers exc\xE9dentaires {1} seront ignor\xE9s!",overSizeErr:"La taille maximale du fichier ne peut pas d\xE9passer {0}!",reUpload:"T\xE9l\xE9charger \xE0 nouveau",uploadProgress:"T\xE9l\xE9chargement {0}%",uploadErr:"Le t\xE9l\xE9chargement a \xE9chou\xE9",uploadSuccess:"T\xE9l\xE9charger avec succ\xE8s",moreBtnText:"Plus ({0})",viewItemTitle:"Cliquez pour voir",morePopup:{readTitle:"Affichage de la liste",imageTitle:"T\xE9l\xE9charger des photos",fileTitle:"T\xE9l\xE9charger le fichier"}},empty:{defText:"Pas encore de donn\xE9es"},colorPicker:{clear:"Clair",confirm:"confirmer",copySuccess:"Copie dans le presse-papiers: {0}"},formDesign:{formName:"Nom de formulaire",defFormTitle:"Forme anonyme",widgetPropTab:"Propri\xE9t\xE9s de contr\xF4le",widgetFormTab:"Former des propri\xE9t\xE9s",error:{wdFormUni:"Ce type de contr\xF4le est autoris\xE9 \xE0 en ajouter un dans le formulaire",wdSubUni:"Ce type de contr\xF4le est autoris\xE9 \xE0 en ajouter un dans la sous-table"},styleSetting:{btn:"Param\xE8tres de style",title:"Param\xE8tres de style de formulaire",layoutTitle:"Disposition du contr\xF4le",verticalLayout:"Disposition sup\xE9rieure et inf\xE9rieure",horizontalLayout:"Disposition horizontale",styleTitle:"Style de titre",boldTitle:"Titre audacieux",fontBold:"Audacieux",fontNormal:"conventionnel",colonTitle:"Montrer le colon",colonVisible:"montrer",colonHidden:"cacher",alignTitle:"Alignement",widthTitle:"Largeur du titre",alignLeft:"\xC0 gauche",alignRight:"Sur la droite",unitPx:"Pixels",unitPct:"pourcentage"},widget:{group:{base:"Commandes de base",layout:"Contr\xF4les de disposition",system:"Commandes de syst\xE8me",module:"Commandes de module",chart:"Contr\xF4le du graphique",advanced:"Commandes avanc\xE9es"},copyTitle:"Copy_ {0}",component:{input:"Bo\xEEte de saisie",textarea:"Champ de texte",select:"Retraitez vers le bas pour s\xE9lectionner",row:"Une ligne et plusieurs colonnes",title:"titre",text:"texte",subtable:"Sous-table",VxeSwitch:"si",VxeInput:"Bo\xEEte de saisie",VxeNumberInput:"nombre",VxeDatePicker:"date",VxeTextarea:"Champ de texte",VxeSelect:"Retraitez vers le bas pour s\xE9lectionner",VxeTreeSelect:"S\xE9lection des arbres",VxeRadioGroup:"Bouton radio",VxeCheckboxGroup:"Cocher",VxeUploadFile:"document",VxeUploadImage:"image",VxeRate:"score",VxeSlider:"curseur"}},widgetProp:{name:"Nom de contr\xF4le",placeholder:"Rapide",required:"V\xE9rification requise",multiple:"Plusieurs choix sont autoris\xE9s",displaySetting:{name:"Param\xE8tres d'affichage",pc:"PC",mobile:"Mobile",visible:"montrer",hidden:"cacher"},dataSource:{name:"Source de donn\xE9es",defValue:"Option {0}",addOption:"Ajouter des options",batchEditOption:"\xC9dition de lots",batchEditTip:"Chaque ligne correspond \xE0 une option, qui prend en charge la copie directe et coller \xE0 partir de tables, Excel et WPS.",batchEditSubTip:"Chaque ligne correspond \xE0 une option. S'il s'agit d'un groupe, les \xE9l\xE9ments de l'enfant peuvent commencer par un espace ou une cl\xE9 de onglet, et il prend en charge la copie directe et coller \xE0 partir de tables, Excel et WPS.",buildOption:"Options de construction"},rowProp:{colSize:"Nombre de colonnes",col2:"Deux colonnes",col3:"Trois colonnes",col4:"Quatre colonnes",col6:"Six colonnes",layout:"mise en page"},textProp:{name:"contenu",alignTitle:"Alignement",alignLeft:"\xC0 gauche",alignCenter:"Centre",alignRight:"Sur la droite",colorTitle:"Couleur de police",sizeTitle:"Taille de la police",boldTitle:"Police audacieuse",fontNormal:"conventionnel",fontBold:"Audacieux"},subtableProp:{seqTitle:"Num\xE9ro de s\xE9rie",showSeq:"Afficher le num\xE9ro de s\xE9rie",showCheckbox:"Plusieurs choix sont autoris\xE9s",errSubDrag:"La sous-table ne prend pas en charge ce contr\xF4le, veuillez utiliser d'autres contr\xF4les",colPlace:"Faites glisser le contr\xF4le"},uploadProp:{limitFileCount:"Limite de quantit\xE9 de fichier",limitFileSize:"Limite de taille de fichier",multiFile:"Autoriser plusieurs fichiers \xE0 t\xE9l\xE9charger",limitImgCount:"Limiter le nombre d'images",limitImgSize:"Limite de taille d'image",multiImg:"Autoriser plusieurs images \xE0 t\xE9l\xE9charger"}}},listDesign:{fieldSettingTab:"Param\xE8tres de champ",listSettingTab:"Param\xE8tres",searchTitle:"Crit\xE8res de requ\xEAte",listTitle:"Champ de liste",searchField:"Champs de requ\xEAte",listField:"Champ de liste",activeBtn:{ActionButtonUpdate:"modifier",ActionButtonDelete:"supprimer"},search:{addBtn:"modifier",emptyText:"Conditions de requ\xEAte non configur\xE9es",editPopupTitle:"Modifier les champs de requ\xEAte"},searchPopup:{colTitle:"titre",saveBtn:"sauvegarder"}},text:{copySuccess:"Copie dans le presse-papiers",copyError:"L'environnement actuel ne prend pas en charge cette op\xE9ration"},countdown:{formats:{yyyy:"Ann\xE9e",MM:"lune",dd:"ciel",HH:"heure",mm:"indiquer",ss:"Deuxi\xE8me"}},plugins:{extendCellArea:{area:{mergeErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur des cellules fusionn\xE9es",multiErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur plusieurs zones de s\xE9lection",selectErr:"Impossible de fonctionner sur des cellules dans la plage sp\xE9cifi\xE9e",extendErr:"Si la plage \xE9tendue contient des cellules fusionn\xE9es, toutes les cellules fusionn\xE9es doivent \xEAtre de la m\xEAme taille",pasteMultiErr:"Incapables de coller, les zones copi\xE9es et coll\xE9es doivent \xEAtre de la m\xEAme taille pour effectuer cette op\xE9ration",cpInvalidErr:"L'op\xE9ration ne peut pas \xEAtre effectu\xE9e. Il existe des colonnes interdites ({0}) dans la plage que vous avez s\xE9lectionn\xE9e."},fnr:{title:"Trouver et remplacer",findLabel:"Trouver",replaceLabel:"remplacer",findTitle:"Trouver quoi:",replaceTitle:"Remplacer par:",tabs:{find:"Trouver",replace:"remplacer"},filter:{re:"Expressions r\xE9guli\xE8res",whole:"Correspondant \xE0 mot complet",sensitive:"sensible aux majuscules et minuscules"},btns:{findNext:"Trouver ensuite",findAll:"Trouver tout",replace:"remplacer",replaceAll:"Remplacer tout",cancel:"Annuler"},header:{seq:"#",cell:"Cellule",value:"valeur"},body:{row:"Ligne: {0}",col:"Colonne: {0}"},empty:"(Valeur nul)",reError:"Expression r\xE9guli\xE8re non valide",recordCount:"{0} cellules trouv\xE9es",notCell:"La cellule correspondante ne peut \xEAtre trouv\xE9e",replaceSuccess:"Cellules {0} remplac\xE9es avec succ\xE8s"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite"},cases:{equal:"\xE9gal",gt:"Sup\xE9rieur \xE0",lt:"Moins que",begin:"Le d\xE9but est",endin:"La fin est",include:"Inclure",isSensitive:"sensible aux majuscules et minuscules"}},filterCombination:{menus:{sort:"Trier",clearSort:"Toi clair",sortAsc:"Commande ascendante",sortDesc:"Ordre descendant",fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",clearFilter:"Filtre effacer",textOption:"Filtre \xE0 texte",numberOption:"Filtre num\xE9rique"},popup:{title:"M\xE9thodes de filtrage personnalis\xE9es",currColumnTitle:"Colonne actuelle:",and:"et",or:"ou",describeHtml:"Disponible? Repr\xE9sente un seul caract\xE8re <br/> use * repr\xE9sente tous les caract\xE8res multiples"},cases:{equal:"\xE9gal",unequal:"Pas \xE9gal \xE0",gt:"Sup\xE9rieur \xE0",ge:"Sup\xE9rieur ou \xE9gal \xE0",lt:"Moins que",le:"Moins ou \xE9gal \xE0",begin:"Le d\xE9but est",notbegin:"Ce n'est pas au d\xE9but",endin:"La fin est",notendin:"La fin n'est pas",include:"Inclure",exclude:"Pas inclus",between:"Entre",custom:"Filtre personnalis\xE9",insensitive:"Cas insensible au cas",isSensitive:"sensible aux majuscules et minuscules"},empty:"(vide)",notData:"Pas de match"}},pro:{area:{mergeErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur des cellules fusionn\xE9es",multiErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur plusieurs zones de s\xE9lection",extendErr:"Si la plage \xE9tendue contient des cellules fusionn\xE9es, toutes les cellules fusionn\xE9es doivent \xEAtre de la m\xEAme taille",pasteMultiErr:"Incapables de coller, les zones copi\xE9es et coll\xE9es doivent \xEAtre de la m\xEAme taille pour effectuer cette op\xE9ration"},fnr:{title:"Trouver et remplacer",findLabel:"Trouver",replaceLabel:"remplacer",findTitle:"Trouver du contenu:",replaceTitle:"Remplacer par:",tabs:{find:"Trouver",replace:"remplacer"},filter:{re:"Expressions r\xE9guli\xE8res",whole:"Correspondant \xE0 mot complet",sensitive:"sensible aux majuscules et minuscules"},btns:{findNext:"Trouver ensuite",findAll:"Trouver tout",replace:"remplacer",replaceAll:"Remplacer tout",cancel:"Annuler"},header:{seq:"#",cell:"Cellule",value:"valeur"},empty:"(Valeur nul)",reError:"Expression r\xE9guli\xE8re non valide",recordCount:"{0} cellules trouv\xE9es",notCell:"Aucune cellule correspondante trouv\xE9e",replaceSuccess:"Cellules {0} remplac\xE9es avec succ\xE8s"}},renderer:{search:"recherche",cases:{equal:"\xE9gal",unequal:"Pas \xE9gal \xE0",gt:"Sup\xE9rieur \xE0",ge:"Sup\xE9rieur ou \xE9gal \xE0",lt:"Moins que",le:"Moins ou \xE9gal \xE0",begin:"Le d\xE9but est",notbegin:"Ce n'est pas au d\xE9but",endin:"La fin est",notendin:"La fin n'est pas",include:"Inclure",exclude:"Pas inclus",between:"Entre",custom:"Filtre personnalis\xE9",insensitive:"Cas insensible au cas",isSensitive:"sensible aux majuscules et minuscules"},combination:{menus:{sort:"Trier",clearSort:"Toi clair",sortAsc:"Commande ascendante",sortDesc:"Ordre descendant",fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",clearFilter:"Filtre effacer",textOption:"Filtrage de texte",numberOption:"Filtrage num\xE9rique"},popup:{title:"M\xE9thodes de filtrage personnalis\xE9es",currColumnTitle:"Colonne actuelle:",and:"et",or:"ou",describeHtml:"Disponible? Repr\xE9sente un seul caract\xE8re <br/> use * repr\xE9sente tous les caract\xE8res multiples"},empty:"(vide)",notData:"Pas de match"}}}}),Xr}var Hw=Iw(),Uw=be(Hw),Zr={},k2;function qw(){return k2||(k2=1,Object.defineProperty(Zr,"__esModule",{value:!0}),Zr.default=void 0,Zr.default={vxe:{base:{pleaseInput:"Inserisci",pleaseSelect:"Seleziona",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"caricamento..."},error:{downErr:"Scarica non riuscita",errLargeData:"Quando la quantit\xE0 di dati vincolati \xE8 troppo grande, si prega di utilizzare {0}, altrimenti potrebbe causare un ritardo",groupFixed:"Se si utilizzano intestazioni raggruppate, la colonna congelata deve essere impostata per gruppo",groupMouseRange:`L'intestazione del raggruppamento non pu\xF2 essere utilizzata contemporaneamente a "{0}" e questo pu\xF2 causare un errore`,groupTag:'Le intestazioni della colonna di raggruppamento dovrebbero usare "{0}" invece di "{1}", che pu\xF2 causare errori',scrollErrProp:'Questo parametro "{0}" non \xE8 supportato dopo che lo scorrimento virtuale \xE8 abilitato',errConflicts:'Parametro "{0}" conflitti con "{1}"',notSupportProp:'"{1}" non \xE8 supportato quando il parametro "{0}" \xE8 abilitato, dovrebbe essere "{2}", altrimenti si verificher\xE0 un errore',notConflictProp:'Quando si utilizza "{0}", "{1}" dovrebbe essere impostato, altrimenti potrebbero esserci conflitti funzionali',unableInsert:"Non pu\xF2 essere inserito nella posizione specificata, si prega di verificare se i parametri sono corretti",useErr:`Si \xE8 verificato un errore durante l'installazione del modulo "{0}". L'ordine pu\xF2 essere errato. Il modulo dipendente deve essere installato prima della tabella`,barUnableLink:"La barra degli strumenti non pu\xF2 associare le tabelle",expandContent:'Lo slot per la linea espansa dovrebbe essere "contenuto", controlla se \xE8 corretto',reqComp:'Manca il componente "{0}", controlla se \xE8 installato correttamente. https://vxeui.com/#/start/useglobal',reqModule:'Manca il modulo "{0}"',reqProp:'Manca il parametro "{0}" necessario, che pu\xF2 causare un errore',emptyProp:'Il parametro "{0}" non pu\xF2 essere vuoto',errProp:'Parametro non supportato "{0}", possibilmente "{1}"',colRepet:'column. {0} = "{1}" viene ripetuto, il che pu\xF2 causare inutili alcune funzioni',notFunc:'Metodo "{0}" non esiste',errFunc:'Il parametro "{0}" non \xE8 un metodo',notValidators:'La verifica globale "{0}" non esiste',notFormats:'La formattazione globale "{0}" non esiste',notCommands:'La direttiva globale "{0}" non esiste',notSlot:'Lo slot "{0}" non esiste',noTree:`"{0}" non \xE8 supportato nella struttura dell'albero`,notProp:'Parametro non supportato "{0}"',checkProp:'Quando il volume dei dati \xE8 troppo grande, la casella di controllo pu\xF2 essere balbettata. Si consiglia di impostare il parametro "{0}" per migliorare la velocit\xE0 di rendering',coverProp:'Il parametro "{1}" di "{0}" \xE8 ripetutamente definito, che pu\xF2 causare un errore',uniField:'Il nome del campo "{0}" \xE8 ripetutamente definito, il che pu\xF2 causare un errore',repeatKey:'Ripeti la chiave primaria {0} = "{1}", che pu\xF2 causare un errore',delFunc:'Il metodo "{0}" \xE8 deprecato, usa "{1}"',delProp:'Il parametro "{0}" \xE8 deprecato, usa "{1}"',delEvent:`L'evento "{0}" \xE8 deprecato, usa "{1}"`,removeProp:'Il parametro "{0}" \xE8 deprecato e non \xE8 raccomandato, il che pu\xF2 causare un errore',errFormat:'Il contenuto formattato globale deve essere definito utilizzando "vxetable.formats" e il metodo di montaggio "formatter = {0}" non \xE8 pi\xF9 consigliato.',notType:'Tipo di file non supportato "{0}"',notExp:"Questo browser non supporta la funzione di importazione/esportazione",impFields:"L'importazione non \xE8 riuscita. Si prega di controllare se il nome del campo e il formato dei dati sono corretti.",treeNotImp:"Le tabelle degli alberi non supportano l'importazione",treeCrossDrag:"Trascina solo il primo livello",treeDragChild:"I genitori non possono trascinare con i propri figli",reqPlugin:'"{1}" non \xE8 installato su https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Superando il volume dei dati supportato massimo {0} righe, questo pu\xF2 causare un errore"},table:{emptyText:"Nessun dati ancora",allTitle:"Seleziona All/Annulla",seqTitle:"Numero di serie",actionTitle:"operare",confirmFilter:"filtro",resetFilter:"Reset",allFilter:"Tutto",sortAsc:"Ordine ascendente: da pi\xF9 basso al pi\xF9 alto",sortDesc:"Ordine discendente: da pi\xF9 alto al pi\xF9 basso",filter:"Abilita il filtro per colonne selezionate",impSuccess:"Record {0} importati correttamente",expLoading:"Esportazione",expSuccess:"Esportazione con successo",expError:"L'esportazione non \xE8 riuscita",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customClose:"chiusura",customCancel:"Cancellare",customRestore:"Ripristina il valore predefinito",maxFixedCol:"Il numero massimo di colonne congelate non pu\xF2 superare {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Muovi: {0}",resizeColTip:"Larghezza: {0} pixel",resizeRowTip:"Altezza: {0} pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Seleziona almeno un record!",deleteSelectRecord:"Sei sicuro di voler eliminare il record selezionato?",removeSelectRecord:"Sei sicuro di voler rimuovere il record selezionato?",dataUnchanged:"Dati non modificati!",delSuccess:"Il record selezionato \xE8 stato eliminato con successo!",saveSuccess:"Salva con successo!",operError:"Si \xE8 verificato un errore e l'operazione non \xE8 riuscita!"},select:{search:"ricerca",loadingText:"caricamento",emptyText:"Nessun dati ancora"},pager:{goto:"Andare",gotoTitle:"Numero di pagine",pagesize:"{0} elementi/pagina",total:"Record totali {0}",pageClassifier:"Pagina",homePage:"prima pagina",homePageTitle:"prima pagina",prevPage:"Pagina precedente",prevPageTitle:"Pagina precedente",nextPage:"Pagina successiva",nextPageTitle:"Pagina successiva",prevJump:"Salta su pagina",prevJumpTitle:"Salta su pagina",nextJump:"Salta gi\xF9 la pagina",nextJumpTitle:"Salta gi\xF9 la pagina",endPage:"Ultima pagina",endPageTitle:"Ultima pagina"},alert:{title:"Procamenti di sistema"},button:{confirm:"confermare",cancel:"Cancellare",clear:"Chiaro"},filter:{search:"ricerca"},custom:{cstmTitle:"Impostazioni della colonna",cstmRestore:"Ripristina il valore predefinito",cstmCancel:"Cancellare",cstmConfirm:"Sicuro",cstmConfirmRestore:"Si prega di confermare se \xE8 ripristinato alla configurazione della colonna predefinita?",cstmDragTarget:"Muovi: {0}",setting:{colSort:"Ordinare",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Titolo della colonna",colResizable:"Larghezza della colonna (pixel)",colVisible:"Se visualizzare",colFixed:"Colonna di congelamento",colFixedMax:"Colonne di congelamento (fino a {0} colonne)",fixedLeft:"Lato sinistro",fixedUnset:"Non impostato",fixedRight:"Lato destro"}},import:{modes:{covering:"Metodo sovrascrivo (sovrascrivi direttamente i dati della tabella)",insert:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)",insertTop:"Aggiungi in alto (aggiungi nuovi dati nella parte superiore della tabella)",insertBottom:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)"},impTitle:"Importa dati",impFile:"Nome file",impSelect:"Seleziona file",impType:"Tipo di file",impOpts:"Impostazioni dei parametri",impMode:"Modalit\xE0 di importazione",impConfirm:"Importare",impCancel:"Cancellare"},export:{types:{csv:"CSV (virgola separata) (*. CSV)",html:"Pagina web (*.html)",xml:"XML Data (*.xml)",txt:"File di testo (scheda separata) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Libro di lavoro Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dati vuoti",current:"Dati correnti (dati sulla pagina corrente)",selected:"Dati selezionati (dati selezionati nella pagina corrente)",all:"Dati completi (compresi tutti i dati pagati)"},printTitle:"Stampa dati",expTitle:"Dati di esportazione",expName:"Nome file",expNamePlaceholder:"Inserisci un nome di un file",expSheetName:"titolo",expSheetNamePlaceholder:"Inserisci un titolo",expType:"Salva tipo",expMode:"Seleziona i dati",expCurrentColumn:"Tutti i campi",expColumn:"Seleziona il campo",expOpts:"Impostazioni dei parametri",expOptHeader:"Intestazione",expHeaderTitle:"\xC8 richiesta l'intestazione del tavolo",expOptFooter:"Fine della tabella",expFooterTitle:"\xC8 richiesta la fine del tavolo?",expOptColgroup:"Testa di raggruppamento",expOptTitle:"Titolo della colonna",expTitleTitle:"Che si tratti del titolo della colonna, altrimenti verr\xE0 visualizzato come nome del campo della colonna",expColgroupTitle:"Se presente, \xE8 supportata un'intestazione con una struttura di raggruppamento",expOptMerge:"unire",expMergeTitle:"Se presenti, le cellule con strutture unite sono supportate",expOptAllExpand:"Espandere l'albero",expAllExpandTitle:"Se esiste, \xE8 supportato per espandere tutti i dati con strutture gerarchiche",expOptUseStyle:"stile",expUseStyleTitle:"Se presenti, le celle con stile sono supportate",expOptOriginal:"Dati di origine",expOriginalTitle:"Se sono dati di origine, l'importazione nelle tabelle \xE8 supportata",expPrint:"Stampa",expConfirm:"Esportare",expCancel:"Cancellare"},modal:{errTitle:"Messaggio di errore",zoomMin:"Minimizzare",zoomIn:"massimizzare",zoomOut:"riduzione",close:"chiusura",miniMaxSize:"Il numero di finestre minimizzate non pu\xF2 superare {0}",footPropErr:"Show-footer viene utilizzato solo per abilitare la coda del tavolo e deve essere utilizzato con il pulsante show-confirm | Show-Cancel-Button | slot"},drawer:{close:"chiusura"},form:{folding:"Vicino",unfolding:"Espandere"},toolbar:{import:"Importare",export:"Esportare",print:"Stampa",refresh:"rinfrescare",zoomIn:"a schermo intero",zoomOut:"riduzione",custom:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customRestore:"Reset",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",cancelFixed:"Scongelare"},datePicker:{yearTitle:"{0} anni"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Gennaio",m2:"Febbraio",m3:"Marzo",m4:"aprile",m5:"Maggio",m6:"Giugno",m7:"Luglio",m8:"agosto",m9:"settembre",m10:"ottobre",m11:"novembre",m12:"Dicembre",quarterLabel:"{0} anni",monthLabel:"{0} anni",dayLabel:"{0} anno {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sole",w1:"Lun",w2:"Mar",w3:"Sposa",w4:"Thu",w5:"Ven",w6:"Sab"},months:{m0:"Gennaio",m1:"Febbraio",m2:"Marzo",m3:"aprile",m4:"Maggio",m5:"Giugno",m6:"Luglio",m7:"agosto",m8:"settembre",m9:"ottobre",m10:"novembre",m11:"Dicembre"},quarters:{q1:"Primo trimestre",q2:"Secondo trimestre",q3:"Terzo trimestre",q4:"Quarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Anteprima",operBtn:{zoomOut:"Restringersi",zoomIn:"ingrandire",pctFull:"Ridimensionando allo stesso modo",pct11:"Mostra le dimensioni originali",rotateLeft:"Ruotare a sinistra",rotateRight:"Ruotare a destra",print:"Fare clic per stampare l'immagine",download:"Fai clic per scaricare l'immagine"}},upload:{fileBtnText:"Fare clic o trascinare per caricare",imgBtnText:"Fare clic o trascinare per caricare",dragPlaceholder:"Si prega di trascinare e rilasciare il file in quest'area per caricare",imgSizeHint:"Foglie {0}",imgCountHint:"Immagini massime {0}",fileTypeHint:"Supporto {0} tipi di file",fileSizeHint:"Una dimensione singola del file non supera {0}",fileCountHint:"I file fino a {0} possono essere caricati",uploadTypeErr:"Mismatch del tipo di file!",overCountErr:"Solo i file {0} possono essere selezionati al massimo!",overCountExtraErr:"Il numero massimo di {0} \xE8 stato superato e i file in eccesso {1} verranno ignorati!",overSizeErr:"La dimensione massima del file non pu\xF2 superare {0}!",reUpload:"Ri-caricamento",uploadProgress:"Caricamento {0}%",uploadErr:"Caricamento non riuscito",uploadSuccess:"Carica correttamente",moreBtnText:"Altro ({0})",viewItemTitle:"Fare clic per visualizzare",morePopup:{readTitle:"Visualizza elenco",imageTitle:"Carica immagini",fileTitle:"Carica file"}},empty:{defText:"Nessun dati ancora"},colorPicker:{clear:"Chiaro",confirm:"confermare",copySuccess:"Copiato sugli appunti: {0}"},formDesign:{formName:"Nome del modulo",defFormTitle:"Forma senza nome",widgetPropTab:"Propriet\xE0 di controllo",widgetFormTab:"Propriet\xE0 del modulo",error:{wdFormUni:"Questo tipo di controllo pu\xF2 aggiungerne solo uno nella forma",wdSubUni:"Questo tipo di controllo pu\xF2 aggiungerne solo uno nella sottotable"},styleSetting:{btn:"Impostazioni di stile",title:"Impostazioni di stile da forma",layoutTitle:"Layout di controllo",verticalLayout:"Layout superiore e inferiore",horizontalLayout:"Layout orizzontale",styleTitle:"Stile del titolo",boldTitle:"Titolo audace",fontBold:"Grassetto",fontNormal:"convenzionale",colonTitle:"Mostra il colon",colonVisible:"spettacolo",colonHidden:"nascondere",alignTitle:"Allineamento",widthTitle:"Larghezza del titolo",alignLeft:"Sulla sinistra",alignRight:"A destra",unitPx:"Pixel",unitPct:"percentuale"},widget:{group:{base:"Controlli di base",layout:"Controlli di layout",system:"Controlli di sistema",module:"Controlli del modulo",chart:"Controllo del grafico",advanced:"Controlli avanzati"},copyTitle:"Copy_ {0}",component:{input:"Casella di input",textarea:"Campo di testo",select:"Tira gi\xF9 per selezionare",row:"Una riga e pi\xF9 colonne",title:"titolo",text:"testo",subtable:"Sotto-tavolo",VxeSwitch:"se",VxeInput:"Casella di input",VxeNumberInput:"numero",VxeDatePicker:"data",VxeTextarea:"Campo di testo",VxeSelect:"Tira gi\xF9 per selezionare",VxeTreeSelect:"Selezione degli alberi",VxeRadioGroup:"Pulsante di opzione",VxeCheckboxGroup:"Casella di controllo",VxeUploadFile:"documento",VxeUploadImage:"immagine",VxeRate:"punto",VxeSlider:"Slider"}},widgetProp:{name:"Nome del controllo",placeholder:"Richiesta",required:"Verifica richiesta",multiple:"Sono consentite pi\xF9 scelte",displaySetting:{name:"Impostazioni di visualizzazione",pc:"PC",mobile:"Mobile",visible:"spettacolo",hidden:"nascondere"},dataSource:{name:"Fonte di dati",defValue:"Opzione {0}",addOption:"Aggiungi opzioni",batchEditOption:"Editing batch",batchEditTip:"Ogni riga corrisponde a un'opzione, che supporta copia e incolla diretta da tabelle, Excel e WPS.",batchEditSubTip:"Ogni riga corrisponde a un'opzione. Se si tratta di un gruppo, gli elementi figlio possono iniziare con uno spazio o un tasto TAB e supporta copia e incolla diretta da tabelle, Excel e WPS.",buildOption:"Opzioni di costruzione"},rowProp:{colSize:"Numero di colonne",col2:"Due colonne",col3:"Tre colonne",col4:"Quattro colonne",col6:"Sei colonne",layout:"disposizione"},textProp:{name:"contenuto",alignTitle:"Allineamento",alignLeft:"Sulla sinistra",alignCenter:"Centro",alignRight:"A destra",colorTitle:"Colore del carattere",sizeTitle:"Dimensione del carattere",boldTitle:"Carattere audace",fontNormal:"convenzionale",fontBold:"Grassetto"},subtableProp:{seqTitle:"Numero di serie",showSeq:"Mostra il numero di serie",showCheckbox:"Sono consentite pi\xF9 scelte",errSubDrag:"La sottotable non supporta questo controllo, utilizza altri controlli",colPlace:"Trascina il controllo"},uploadProp:{limitFileCount:"Limite di quantit\xE0 di file",limitFileSize:"Limite di dimensioni del file",multiFile:"Consenti di caricare pi\xF9 file",limitImgCount:"Limite il numero di immagini",limitImgSize:"Limite di dimensione dell'immagine",multiImg:"Consenti a pi\xF9 immagini di caricare"}}},listDesign:{fieldSettingTab:"Impostazioni sul campo",listSettingTab:"Impostazioni dei parametri",searchTitle:"Criteri di query",listTitle:"Campo elenco",searchField:"Campi di query",listField:"Campo elenco",activeBtn:{ActionButtonUpdate:"modificare",ActionButtonDelete:"eliminare"},search:{addBtn:"modificare",emptyText:"Condizioni di query non configurate",editPopupTitle:"Modifica campi di query"},searchPopup:{colTitle:"titolo",saveBtn:"salva"}},text:{copySuccess:"Copiato negli appunti",copyError:"L'ambiente attuale non supporta questa operazione"},countdown:{formats:{yyyy:"Anno",MM:"luna",dd:"cielo",HH:"ora",mm:"punto",ss:"Secondo"}},plugins:{extendCellArea:{area:{mergeErr:"Questa operazione non pu\xF2 essere eseguita su celle unite",multiErr:"Questa operazione non pu\xF2 essere eseguita su pi\xF9 aree di selezione",selectErr:"Impossibile operare su celle nell'intervallo specificato",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione",cpInvalidErr:"L'operazione non pu\xF2 essere eseguita. Esistono colonne proibite ({0}) nell'intervallo selezionato."},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova cosa:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},body:{row:"Riga: {0}",col:"Colonna: {0}"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"La cella corrispondente non pu\xF2 essere trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right"},cases:{equal:"pari",gt:"Maggiore di",lt:"Meno di",begin:"L'inizio \xE8",endin:"La fine \xE8",include:"Includere",isSensitive:"maiuscole e minuscole"}},filterCombination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta pi\xF9 caratteri"},cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio \xE8",notbegin:"Non \xE8 all'inizio",endin:"La fine \xE8",notendin:"Il finale non lo \xE8",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}},pro:{area:{mergeErr:"Questa operazione non pu\xF2 essere eseguita su celle unite",multiErr:"Questa operazione non pu\xF2 essere eseguita su pi\xF9 aree di selezione",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione"},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova il contenuto:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"Nessuna cellula corrispondente trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},renderer:{search:"ricerca",cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio \xE8",notbegin:"Non \xE8 all'inizio",endin:"La fine \xE8",notendin:"Il finale non lo \xE8",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},combination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta pi\xF9 caratteri"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}}}}),Zr}var $w=qw(),jw=be($w),Qr={},B2;function Gw(){return B2||(B2=1,Object.defineProperty(Qr,"__esModule",{value:!0}),Qr.default=void 0,Qr.default={vxe:{base:{pleaseInput:"\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",pleaseSelect:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u8AAD\u307F\u8FBC\u307F..."},error:{downErr:"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u304C\u5931\u6557\u3057\u307E\u3057\u305F",errLargeData:"\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u305F\u30C7\u30FC\u30BF\u306E\u91CF\u304C\u5927\u304D\u3059\u304E\u308B\u5834\u5408\u306F\u3001{0}\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002",groupFixed:"\u30B0\u30EB\u30FC\u30D7\u5316\u3055\u308C\u305F\u30D8\u30C3\u30C0\u30FC\u3092\u4F7F\u7528\u3059\u308B\u5834\u5408\u3001\u51CD\u7D50\u5217\u306F\u30B0\u30EB\u30FC\u30D7\u3054\u3068\u306B\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",groupMouseRange:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D8\u30C3\u30C0\u30FC\u306F\u300C{0}\u300D\u3068\u540C\u6642\u306B\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002\u3053\u308C\u306B\u3088\u308A\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002",groupTag:"\u30B0\u30EB\u30FC\u30D7\u5316\u5217\u30D8\u30C3\u30C0\u30FC\u306F\u3001\u300C{1}\u300D\u306E\u4EE3\u308F\u308A\u306B\u300C{0}\u300D\u3092\u4F7F\u7528\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",scrollErrProp:"\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u3001\u4EEE\u60F3\u30B9\u30AF\u30ED\u30FC\u30EB\u304C\u6709\u52B9\u306B\u306A\u3063\u305F\u5F8C\u306B\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errConflicts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u300C{1}\u300D\u3068\u7AF6\u5408\u3057\u307E\u3059",notSupportProp:"\u300C{1}\u300D\u306F\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u304C\u6709\u52B9\u306B\u306A\u3063\u3066\u3044\u308B\u5834\u5408\u3001\u300C{2}\u300D\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u305D\u3046\u3057\u306A\u3044\u3068\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3059\u3002",notConflictProp:"\u300C{0}\u300D\u3092\u4F7F\u7528\u3059\u308B\u5834\u5408\u3001\u300C{1}\u300D\u3092\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",unableInsert:"\u6307\u5B9A\u3055\u308C\u305F\u5834\u6240\u306B\u633F\u5165\u3067\u304D\u307E\u305B\u3093\u3002\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044",useErr:"\u300C{0}\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u6CE8\u6587\u304C\u6B63\u3057\u304F\u306A\u3044\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002\u5F93\u5C5E\u30E2\u30B8\u30E5\u30FC\u30EB\u306F\u3001\u30C6\u30FC\u30D6\u30EB\u306E\u524D\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",barUnableLink:"\u30C4\u30FC\u30EB\u30D0\u30FC\u306F\u30C6\u30FC\u30D6\u30EB\u3092\u95A2\u9023\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093",expandContent:"\u62E1\u5F35\u30E9\u30A4\u30F3\u306E\u30B9\u30ED\u30C3\u30C8\u306F\u300C\u30B3\u30F3\u30C6\u30F3\u30C4\u300D\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044",reqComp:"\u300C{0}\u300D\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u6B63\u3057\u304F\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u308B\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002 https://vxeui.com/#/start/useglobal",reqModule:"\u300C{0}\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u3042\u308A\u307E\u305B\u3093",reqProp:"\u5FC5\u8981\u306A\u300C{0}\u300D\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C\u6B20\u843D\u3057\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059",emptyProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errProp:"\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u3001\u304A\u305D\u3089\u304F\u300C{1}\u300D",colRepet:'\u5217\u3002{0} = "{1}"\u304C\u7E70\u308A\u8FD4\u3055\u308C\u308B\u305F\u3081\u3001\u4E00\u90E8\u306E\u6A5F\u80FD\u304C\u4F7F\u7528\u3067\u304D\u306A\u304F\u306A\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059',notFunc:"\u30E1\u30BD\u30C3\u30C9\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",errFunc:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u30E1\u30BD\u30C3\u30C9\u3067\u306F\u3042\u308A\u307E\u305B\u3093",notValidators:"\u30B0\u30ED\u30FC\u30D0\u30EB\u691C\u8A3C\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notFormats:"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notCommands:"\u30B0\u30ED\u30FC\u30D0\u30EB\u6307\u4EE4\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notSlot:"\u30B9\u30ED\u30C3\u30C8\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",noTree:"\u300C{0}\u300D\u306F\u30C4\u30EA\u30FC\u69CB\u9020\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093",notProp:'\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC "{0}"',checkProp:"\u30C7\u30FC\u30BF\u306E\u30DC\u30EA\u30E5\u30FC\u30E0\u304C\u5927\u304D\u3059\u304E\u308B\u3068\u3001\u30C1\u30A7\u30C3\u30AF\u30DC\u30C3\u30AF\u30B9\u304Cutter\u97F3\u3092\u7ACB\u3066\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u30EC\u30F3\u30C0\u30EA\u30F3\u30B0\u901F\u5EA6\u3092\u6539\u5584\u3059\u308B\u305F\u3081\u306B\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u3092\u8A2D\u5B9A\u3059\u308B\u3053\u3068\u3092\u304A\u52E7\u3081\u3057\u307E\u3059",coverProp:"\u300C{0}\u300D\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{1}\u300D\u304C\u7E70\u308A\u8FD4\u3057\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",uniField:"\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u300C{0}\u300D\u304C\u7E70\u308A\u8FD4\u3057\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",repeatKey:'\u30D7\u30E9\u30A4\u30DE\u30EA\u30AD\u30FC{0} = "{1}"\u3092\u7E70\u308A\u8FD4\u3057\u307E\u3059\u3002\u3053\u308C\u306F\u30A8\u30E9\u30FC\u3092\u5F15\u304D\u8D77\u3053\u3059\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059',delFunc:"\u30E1\u30BD\u30C3\u30C9\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",delProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",delEvent:"\u30A4\u30D9\u30F3\u30C8\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",removeProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3042\u308A\u3001\u63A8\u5968\u3055\u308C\u3066\u3044\u306A\u3044\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",errFormat:"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30B3\u30F3\u30C6\u30F3\u30C4\u306F\u3001\u300CVxetable.Formats\u300D\u3092\u4F7F\u7528\u3057\u3066\u5B9A\u7FA9\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u3001\u300CFormatter = {0}\u300D\u3092\u53D6\u308A\u4ED8\u3051\u308B\u65B9\u6CD5\u306F\u63A8\u5968\u3055\u308C\u306A\u304F\u306A\u308A\u307E\u3059\u3002",notType:'\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7 "{0}"',notExp:"\u3053\u306E\u30D6\u30E9\u30A6\u30B6\u306F\u3001\u30A4\u30F3\u30DD\u30FC\u30C8/\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6A5F\u80FD\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u305B\u3093",impFields:"\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u3068\u30C7\u30FC\u30BF\u5F62\u5F0F\u304C\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002",treeNotImp:"\u30C4\u30EA\u30FC\u30C6\u30FC\u30D6\u30EB\u306F\u30A4\u30F3\u30DD\u30FC\u30C8\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093",treeCrossDrag:"\u6700\u521D\u306E\u30EC\u30D9\u30EB\u306E\u307F\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u307E\u3059",treeDragChild:"\u89AA\u306F\u81EA\u5206\u306E\u5B50\u4F9B\u306B\u30C9\u30E9\u30C3\u30B0\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",reqPlugin:"\u300C{1}\u300D\u306Fhttps://vxeui.com/other {0 }/#/ {1 }/install\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errMaxRow:"\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u6700\u5927\u30C7\u30FC\u30BF\u30DC\u30EA\u30E5\u30FC\u30E0{0}\u884C\u3092\u8D85\u3048\u308B\u3068\u3001\u3053\u308C\u306B\u3088\u308A\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059"},table:{emptyText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093",allTitle:"\u3059\u3079\u3066\u3092\u9078\u629E/\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u307E\u3059",seqTitle:"\u30B7\u30EA\u30A2\u30EB\u30CA\u30F3\u30D0\u30FC",actionTitle:"\u52D5\u4F5C\u3057\u307E\u3059",confirmFilter:"\u30D5\u30A3\u30EB\u30BF\u30FC",resetFilter:"\u30EA\u30BB\u30C3\u30C8",allFilter:"\u5168\u3066",sortAsc:"\u6607\u9806\uFF1A\u6700\u4F4E\u304B\u3089\u6700\u9AD8",sortDesc:"\u964D\u9806\u6CE8\u6587\uFF1A\u6700\u9AD8\u304B\u3089\u6700\u4F4E",filter:"\u9078\u629E\u3057\u305F\u5217\u306E\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u3092\u6709\u52B9\u306B\u3057\u307E\u3059",impSuccess:"{0}\u30EC\u30B3\u30FC\u30C9\u3092\u6B63\u5E38\u306B\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3057\u305F",expLoading:"\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expSuccess:"\u6B63\u5E38\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expError:"\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u306F\u5931\u6557\u3057\u307E\u3057\u305F",expFilename:"Export_ {0}",expOriginFilename:"export_source_ {0}",customTitle:"\u5217\u8A2D\u5B9A",customAll:"\u5168\u3066",customConfirm:"\u78BA\u8A8D\u3059\u308B",customClose:"\u9589\u9396",customCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",customRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143\u3057\u307E\u3059",maxFixedCol:"\u51CD\u7D50\u67F1\u306E\u6700\u5927\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u79FB\u52D5\uFF1A{0}",resizeColTip:"\u5E45\uFF1A{0}\u30D4\u30AF\u30BB\u30EB",resizeRowTip:"\u9AD8\u3055\uFF1A{0}\u30D4\u30AF\u30BB\u30EB",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u30EC\u30B3\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\uFF01",deleteSelectRecord:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u3092\u524A\u9664\u3057\u305F\u3044\u3067\u3059\u304B\uFF1F",removeSelectRecord:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u3092\u524A\u9664\u3057\u305F\u3044\u3067\u3059\u304B\uFF1F",dataUnchanged:"\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01",delSuccess:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u306F\u6B63\u5E38\u306B\u524A\u9664\u3055\u308C\u307E\u3057\u305F\uFF01",saveSuccess:"\u6B63\u5E38\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\uFF01",operError:"\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u3001\u64CD\u4F5C\u304C\u5931\u6557\u3057\u307E\u3057\u305F\uFF01"},select:{search:"\u691C\u7D22",loadingText:"\u8AAD\u307F\u8FBC\u307F",emptyText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093"},pager:{goto:"\u884C\u304F",gotoTitle:"\u30DA\u30FC\u30B8\u6570",pagesize:"{0}\u30A2\u30A4\u30C6\u30E0/\u30DA\u30FC\u30B8",total:"\u5408\u8A08{0}\u30EC\u30B3\u30FC\u30C9",pageClassifier:"\u30DA\u30FC\u30B8",homePage:"\u30D5\u30ED\u30F3\u30C8\u30DA\u30FC\u30B8",homePageTitle:"\u30D5\u30ED\u30F3\u30C8\u30DA\u30FC\u30B8",prevPage:"\u524D\u306E\u30DA\u30FC\u30B8",prevPageTitle:"\u524D\u306E\u30DA\u30FC\u30B8",nextPage:"\u6B21\u306E\u30DA\u30FC\u30B8",nextPageTitle:"\u6B21\u306E\u30DA\u30FC\u30B8",prevJump:"\u30B8\u30E3\u30F3\u30D7\u30A2\u30C3\u30D7\u30DA\u30FC\u30B8",prevJumpTitle:"\u30B8\u30E3\u30F3\u30D7\u30A2\u30C3\u30D7\u30DA\u30FC\u30B8",nextJump:"\u30B8\u30E3\u30F3\u30D7\u30C0\u30A6\u30F3\u30DA\u30FC\u30B8",nextJumpTitle:"\u30B8\u30E3\u30F3\u30D7\u30C0\u30A6\u30F3\u30DA\u30FC\u30B8",endPage:"\u6700\u5F8C\u306E\u30DA\u30FC\u30B8",endPageTitle:"\u6700\u5F8C\u306E\u30DA\u30FC\u30B8"},alert:{title:"\u30B7\u30B9\u30C6\u30E0\u30D7\u30ED\u30F3\u30D7\u30C8"},button:{confirm:"\u78BA\u8A8D\u3059\u308B",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",clear:"\u30AF\u30EA\u30A2"},filter:{search:"\u691C\u7D22"},custom:{cstmTitle:"\u5217\u8A2D\u5B9A",cstmRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143\u3057\u307E\u3059",cstmCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",cstmConfirm:"\u3082\u3061\u308D\u3093",cstmConfirmRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u5217\u69CB\u6210\u306B\u5FA9\u5143\u3055\u308C\u3066\u3044\u308B\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002",cstmDragTarget:"\u79FB\u52D5\uFF1A{0}",setting:{colSort:"\u9078\u5225",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u5217\u306E\u30BF\u30A4\u30C8\u30EB",colResizable:"\u5217\u5E45\uFF08\u30D4\u30AF\u30BB\u30EB\uFF09",colVisible:"\u8868\u793A\u3059\u308B\u304B\u3069\u3046\u304B",colFixed:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",colFixedMax:"\u30D5\u30EA\u30FC\u30BA\u5217\uFF08{0}\u5217\u307E\u3067\uFF09",fixedLeft:"\u5DE6\u5074",fixedUnset:"\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093",fixedRight:"\u53F3\u5074"}},import:{modes:{covering:"\u30E1\u30BD\u30C3\u30C9\u3092\u4E0A\u66F8\u304D\u3059\u308B\uFF08\u30C6\u30FC\u30D6\u30EB\u30C7\u30FC\u30BF\u3092\u76F4\u63A5\u4E0A\u66F8\u304D\u3059\u308B\uFF09",insert:"\u4E0B\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0B\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09",insertTop:"\u4E0A\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0A\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09",insertBottom:"\u4E0B\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0B\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09"},impTitle:"\u30C7\u30FC\u30BF\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059",impFile:"\u30D5\u30A1\u30A4\u30EB\u540D",impSelect:"[\u30D5\u30A1\u30A4\u30EB]\u3092\u9078\u629E\u3057\u307E\u3059",impType:"\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7",impOpts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",impMode:"\u30A4\u30F3\u30DD\u30FC\u30C8\u30E2\u30FC\u30C9",impConfirm:"\u8F38\u5165",impCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},export:{types:{csv:"CSV\uFF08\u30B3\u30F3\u30DE\u5206\u96E2\uFF09\uFF08*\u3002CSV\uFF09",html:"Web\u30DA\u30FC\u30B8\uFF08*.html\uFF09",xml:"XML\u30C7\u30FC\u30BF\uFF08*.xml\uFF09",txt:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A1\u30A4\u30EB\uFF08\u30BF\u30D6\u5206\u96E2\uFF09\uFF08*\u3002txt\uFF09",xls:"Excel 97-2003\u30EF\u30FC\u30AF\u30D6\u30C3\u30AF\uFF08*.xls\uFF09",xlsx:"Excel\u30EF\u30FC\u30AF\u30D6\u30C3\u30AF\uFF08*.xlsx\uFF09",pdf:"pdf\uFF08*.pdf\uFF09"},modes:{empty:"\u7A7A\u306E\u30C7\u30FC\u30BF",current:"\u73FE\u5728\u306E\u30C7\u30FC\u30BF\uFF08\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u306E\u30C7\u30FC\u30BF\uFF09",selected:"\u9078\u629E\u3055\u308C\u305F\u30C7\u30FC\u30BF\uFF08\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u3067\u9078\u629E\u3055\u308C\u305F\u30C7\u30FC\u30BF\uFF09",all:"\u5B8C\u5168\u306A\u30C7\u30FC\u30BF\uFF08\u3059\u3079\u3066\u306E\u30DA\u30FC\u30B8\u30C7\u30FC\u30BF\u3092\u542B\u3080\uFF09"},printTitle:"\u30C7\u30FC\u30BF\u3092\u5370\u5237\u3057\u307E\u3059",expTitle:"\u30C7\u30FC\u30BF\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expName:"\u30D5\u30A1\u30A4\u30EB\u540D",expNamePlaceholder:"\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",expSheetName:"\u30BF\u30A4\u30C8\u30EB",expSheetNamePlaceholder:"\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",expType:"\u30BF\u30A4\u30D7\u3092\u4FDD\u5B58\u3057\u307E\u3059",expMode:"\u30C7\u30FC\u30BF\u3092\u9078\u629E\u3057\u307E\u3059",expCurrentColumn:"\u3059\u3079\u3066\u306E\u30D5\u30A3\u30FC\u30EB\u30C9",expColumn:"\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u307E\u3059",expOpts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",expOptHeader:"\u30D8\u30C3\u30C0",expHeaderTitle:"\u30C6\u30FC\u30D6\u30EB\u30D8\u30C3\u30C0\u30FC\u304C\u5FC5\u8981\u3067\u3059",expOptFooter:"\u30C6\u30FC\u30D6\u30EB\u306E\u7D42\u308F\u308A",expFooterTitle:"\u30C6\u30FC\u30D6\u30EB\u306E\u7D42\u308F\u308A\u306F\u5FC5\u8981\u3067\u3059\u304B\uFF1F",expOptColgroup:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D8\u30C3\u30C0\u30FC",expOptTitle:"\u5217\u306E\u30BF\u30A4\u30C8\u30EB",expTitleTitle:"\u305D\u308C\u304C\u5217\u306E\u30BF\u30A4\u30C8\u30EB\u3067\u3042\u308B\u304B\u3069\u3046\u304B\u3001\u305D\u308C\u4EE5\u5916\u306E\u5834\u5408\u306F\u5217\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u3068\u3057\u3066\u8868\u793A\u3055\u308C\u307E\u3059",expColgroupTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30B0\u30EB\u30FC\u30D7\u69CB\u9020\u3092\u6301\u3064\u30D8\u30C3\u30C0\u30FC\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptMerge:"\u30DE\u30FC\u30B8",expMergeTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u69CB\u9020\u3092\u6301\u3064\u7D30\u80DE\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u3059",expOptAllExpand:"\u30C4\u30EA\u30FC\u3092\u62E1\u5F35\u3057\u307E\u3059",expAllExpandTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u968E\u5C64\u69CB\u9020\u3092\u4F7F\u7528\u3057\u3066\u3059\u3079\u3066\u306E\u30C7\u30FC\u30BF\u3092\u62E1\u5F35\u3059\u308B\u3053\u3068\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptUseStyle:"\u30B9\u30BF\u30A4\u30EB",expUseStyleTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30B9\u30BF\u30A4\u30EB\u306E\u3042\u308B\u30BB\u30EB\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptOriginal:"\u30BD\u30FC\u30B9\u30C7\u30FC\u30BF",expOriginalTitle:"\u30BD\u30FC\u30B9\u30C7\u30FC\u30BF\u306E\u5834\u5408\u3001\u30C6\u30FC\u30D6\u30EB\u3078\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expPrint:"\u5370\u5237",expConfirm:"\u8F38\u51FA",expCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},modal:{errTitle:"\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8",zoomMin:"\u6700\u5C0F\u5316\u3057\u307E\u3059",zoomIn:"\u6700\u5927\u5316\u3057\u307E\u3059",zoomOut:"\u524A\u6E1B",close:"\u9589\u9396",miniMaxSize:"\u6700\u5C0F\u5316\u3055\u308C\u305F\u30A6\u30A3\u30F3\u30C9\u30A6\u306E\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",footPropErr:"\u30B7\u30E7\u30FC\u30D5\u30C3\u30BF\u30FC\u306F\u3001\u30C6\u30FC\u30D6\u30EB\u30C6\u30FC\u30EB\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u306E\u307F\u4F7F\u7528\u3055\u308C\u3001Show-Confirm-Button\u3067\u4F7F\u7528\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059|\u30B7\u30E7\u30FC\u30AD\u30E3\u30F3\u30BB\u30EB\u30DC\u30BF\u30F3|\u30B9\u30ED\u30C3\u30C8"},drawer:{close:"\u9589\u9396"},form:{folding:"\u8FD1\u3044",unfolding:"\u62E1\u5927\u3059\u308B"},toolbar:{import:"\u8F38\u5165",export:"\u8F38\u51FA",print:"\u5370\u5237",refresh:"\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3057\u307E\u3059",zoomIn:"\u5168\u753B\u9762\u8868\u793A",zoomOut:"\u524A\u6E1B",custom:"\u5217\u8A2D\u5B9A",customAll:"\u5168\u3066",customConfirm:"\u78BA\u8A8D\u3059\u308B",customRestore:"\u30EA\u30BB\u30C3\u30C8",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",cancelFixed:"\u51CD\u7D50\u5916"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"1\u6708",m2:"2\u6708",m3:"3\u6708",m4:"4\u6708",m5:"5\u6708",m6:"6\u6708",m7:"7\u6708",m8:"8\u6708",m9:"9\u6708",m10:"10\u6708",m11:"11\u6708",m12:"12\u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74 WW",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u56DB\u534A\u671F",year:"yyyy"},weeks:{w:"",w0:"\u65E5",w1:"\u6708",w2:"\u706B",w3:"\u6C34",w4:"\u6728",w5:"\u91D1",w6:"\u571F"},months:{m0:"1\u6708",m1:"2\u6708",m2:"3\u6708",m3:"4\u6708",m4:"5\u6708",m5:"6\u6708",m6:"7\u6708",m7:"8\u6708",m8:"9\u6708",m9:"10\u6708",m10:"11\u6708",m11:"12\u6708"},quarters:{q1:"\u7B2C1\u56DB\u534A\u671F",q2:"\u7B2C2\u56DB\u534A\u671F",q3:"\u7B2C3\u56DB\u534A\u671F",q4:"\u7B2C4\u56DB\u534A\u671F"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u30D7\u30EC\u30D3\u30E5\u30FC",operBtn:{zoomOut:"\u7E2E\u3080",zoomIn:"\u62E1\u5927\u3057\u307E\u3059",pctFull:"\u5747\u7B49\u306B\u30B9\u30B1\u30FC\u30EA\u30F3\u30B0",pct11:"\u5143\u306E\u30B5\u30A4\u30BA\u3092\u8868\u793A\u3057\u307E\u3059",rotateLeft:"\u5DE6\u306B\u56DE\u8EE2\u3057\u307E\u3059",rotateRight:"\u53F3\u306B\u56DE\u8EE2\u3057\u307E\u3059",print:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u753B\u50CF\u3092\u5370\u5237\u3057\u307E\u3059",download:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u5199\u771F\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u307E\u3059"}},upload:{fileBtnText:"\u30AF\u30EA\u30C3\u30AF\u307E\u305F\u306F\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",imgBtnText:"\u30AF\u30EA\u30C3\u30AF\u307E\u305F\u306F\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",dragPlaceholder:"\u3053\u306E\u30A8\u30EA\u30A2\u306B\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",imgSizeHint:"\u30EA\u30FC\u30D5\u30EC\u30C3\u30C8{0}",imgCountHint:"\u6700\u5927{0}\u5199\u771F",fileTypeHint:"\u30B5\u30DD\u30FC\u30C8{0}\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7",fileSizeHint:"\u5358\u4E00\u306E\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u304C{0}\u3092\u8D85\u3048\u306A\u3044",fileCountHint:"\u6700\u5927{0}\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3067\u304D\u307E\u3059",uploadTypeErr:"\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7\u306E\u4E0D\u4E00\u81F4\uFF01",overCountErr:"\u305B\u3044\u305C\u3044{0}\u30D5\u30A1\u30A4\u30EB\u306E\u307F\u3092\u9078\u629E\u3067\u304D\u307E\u3059\uFF01",overCountExtraErr:"{0}\u306E\u6700\u5927\u6570\u306F\u8D85\u3048\u3066\u304A\u308A\u3001\u904E\u5270\u306A{1}\u30D5\u30A1\u30A4\u30EB\u306F\u7121\u8996\u3055\u308C\u307E\u3059\uFF01",overSizeErr:"\u6700\u5927\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\uFF01",reUpload:"\u518D\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",uploadProgress:"{0}\uFF05\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",uploadErr:"\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F",uploadSuccess:"\u6B63\u5E38\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",moreBtnText:"\u305D\u306E\u4ED6\uFF08{0}\uFF09",viewItemTitle:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u8868\u793A\u3057\u307E\u3059",morePopup:{readTitle:"\u30EA\u30B9\u30C8\u3092\u8868\u793A\u3057\u307E\u3059",imageTitle:"\u5199\u771F\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",fileTitle:"\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059"}},empty:{defText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093"},colorPicker:{clear:"\u30AF\u30EA\u30A2",confirm:"\u78BA\u8A8D\u3059\u308B",copySuccess:"\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\uFF1A{0}"},formDesign:{formName:"\u30D5\u30A9\u30FC\u30E0\u540D",defFormTitle:"\u540D\u524D\u306E\u306A\u3044\u30D5\u30A9\u30FC\u30E0",widgetPropTab:"\u5236\u5FA1\u30D7\u30ED\u30D1\u30C6\u30A3",widgetFormTab:"\u30D5\u30A9\u30FC\u30E0\u30D7\u30ED\u30D1\u30C6\u30A3",error:{wdFormUni:"\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u3001\u30D5\u30A9\u30FC\u30E0\u306B1\u3064\u3060\u3051\u3092\u8FFD\u52A0\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059",wdSubUni:"\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u3001\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u306B1\u3064\u3060\u3051\u3092\u8FFD\u52A0\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059"},styleSetting:{btn:"\u30B9\u30BF\u30A4\u30EB\u8A2D\u5B9A",title:"\u30D5\u30A9\u30FC\u30E0\u30B9\u30BF\u30A4\u30EB\u8A2D\u5B9A",layoutTitle:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u30EC\u30A4\u30A2\u30A6\u30C8",verticalLayout:"\u4E0A\u90E8\u304A\u3088\u3073\u4E0B\u90E8\u306E\u30EC\u30A4\u30A2\u30A6\u30C8",horizontalLayout:"\u6C34\u5E73\u30EC\u30A4\u30A2\u30A6\u30C8",styleTitle:"\u30BF\u30A4\u30C8\u30EB\u30B9\u30BF\u30A4\u30EB",boldTitle:"\u30BF\u30A4\u30C8\u30EB\u592A\u5B57",fontBold:"\u5927\u80C6\u306A",fontNormal:"\u5F93\u6765\u306E",colonTitle:"\u30B3\u30ED\u30F3\u3092\u8868\u793A\u3057\u307E\u3059",colonVisible:"\u898B\u305B\u308B",colonHidden:"\u96A0\u308C\u308B",alignTitle:"\u30A2\u30E9\u30A4\u30E1\u30F3\u30C8",widthTitle:"\u30BF\u30A4\u30C8\u30EB\u5E45",alignLeft:"\u5DE6\u306B",alignRight:"\u53F3\u5074\u306B",unitPx:"\u30D4\u30AF\u30BB\u30EB",unitPct:"\u30D1\u30FC\u30BB\u30F3\u30C6\u30FC\u30B8"},widget:{group:{base:"\u57FA\u672C\u7684\u306A\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",layout:"\u30EC\u30A4\u30A2\u30A6\u30C8\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",system:"\u30B7\u30B9\u30C6\u30E0\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",module:"\u30E2\u30B8\u30E5\u30FC\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",chart:"\u30C1\u30E3\u30FC\u30C8\u5236\u5FA1",advanced:"\u9AD8\u5EA6\u306A\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB"},copyTitle:"copy_ {0}",component:{input:"\u5165\u529B\u30DC\u30C3\u30AF\u30B9",textarea:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",select:"\u30D7\u30EB\u30C0\u30A6\u30F3\u3057\u3066\u9078\u629E\u3057\u307E\u3059",row:"1\u3064\u306E\u884C\u3068\u8907\u6570\u306E\u5217",title:"\u30BF\u30A4\u30C8\u30EB",text:"\u6587\u7AE0",subtable:"\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB",VxeSwitch:"\u304B\u3069\u3046\u304B",VxeInput:"\u5165\u529B\u30DC\u30C3\u30AF\u30B9",VxeNumberInput:"\u756A\u53F7",VxeDatePicker:"\u65E5\u4ED8",VxeTextarea:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",VxeSelect:"\u30D7\u30EB\u30C0\u30A6\u30F3\u3057\u3066\u9078\u629E\u3057\u307E\u3059",VxeTreeSelect:"\u30C4\u30EA\u30FC\u9078\u629E",VxeRadioGroup:"\u30E9\u30B8\u30AA\u30DC\u30BF\u30F3",VxeCheckboxGroup:"\u30C1\u30A7\u30C3\u30AF\u30DC\u30C3\u30AF\u30B9",VxeUploadFile:"\u66F8\u985E",VxeUploadImage:"\u5199\u771F",VxeRate:"\u30B9\u30B3\u30A2",VxeSlider:"\u30B9\u30E9\u30A4\u30C0\u30FC"}},widgetProp:{name:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u540D",placeholder:"\u30D7\u30ED\u30F3\u30D7\u30C8",required:"\u5FC5\u8981\u306A\u691C\u8A3C",multiple:"\u8907\u6570\u306E\u9078\u629E\u80A2\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u3059",displaySetting:{name:"\u8A2D\u5B9A\u3092\u8868\u793A\u3057\u307E\u3059",pc:"PC",mobile:"\u643A\u5E2F",visible:"\u898B\u305B\u308B",hidden:"\u96A0\u308C\u308B"},dataSource:{name:"\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9",defValue:"\u30AA\u30D7\u30B7\u30E7\u30F3{0}",addOption:"\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u8FFD\u52A0\u3057\u307E\u3059",batchEditOption:"\u30D0\u30C3\u30C1\u7DE8\u96C6",batchEditTip:"\u5404\u884C\u306F\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u5FDC\u3057\u3001\u30C6\u30FC\u30D6\u30EB\u3001Excel\u3001\u304A\u3088\u3073WPS\u304B\u3089\u306E\u76F4\u63A5\u30B3\u30D4\u30FC\u3068\u8CBC\u308A\u4ED8\u3051\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002",batchEditSubTip:"\u5404\u884C\u306F\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u5FDC\u3057\u307E\u3059\u3002\u305D\u308C\u304C\u30B0\u30EB\u30FC\u30D7\u306E\u5834\u5408\u3001\u5B50\u30A2\u30A4\u30C6\u30E0\u306F\u30B9\u30DA\u30FC\u30B9\u307E\u305F\u306F\u30BF\u30D6\u30AD\u30FC\u304B\u3089\u59CB\u3081\u308B\u3053\u3068\u304C\u3067\u304D\u3001\u30C6\u30FC\u30D6\u30EB\u3001Excel\u3001\u304A\u3088\u3073WPS\u304B\u3089\u306E\u76F4\u63A5\u30B3\u30D4\u30FC\u3068\u8CBC\u308A\u4ED8\u3051\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002",buildOption:"\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u69CB\u7BC9\u3057\u307E\u3059"},rowProp:{colSize:"\u5217\u6570",col2:"2\u3064\u306E\u5217",col3:"3\u3064\u306E\u5217",col4:"4\u3064\u306E\u5217",col6:"6\u5217",layout:"\u30EC\u30A4\u30A2\u30A6\u30C8"},textProp:{name:"\u30B3\u30F3\u30C6\u30F3\u30C4",alignTitle:"\u30A2\u30E9\u30A4\u30E1\u30F3\u30C8",alignLeft:"\u5DE6\u306B",alignCenter:"\u4E2D\u5FC3",alignRight:"\u53F3\u5074\u306B",colorTitle:"\u30D5\u30A9\u30F3\u30C8\u30AB\u30E9\u30FC",sizeTitle:"\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA",boldTitle:"\u5927\u80C6\u306A\u30D5\u30A9\u30F3\u30C8",fontNormal:"\u5F93\u6765\u306E",fontBold:"\u5927\u80C6\u306A"},subtableProp:{seqTitle:"\u30B7\u30EA\u30A2\u30EB\u30CA\u30F3\u30D0\u30FC",showSeq:"\u30B7\u30EA\u30A2\u30EB\u756A\u53F7\u3092\u8868\u793A\u3057\u307E\u3059",showCheckbox:"\u8907\u6570\u306E\u9078\u629E\u80A2\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u3059",errSubDrag:"\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u306F\u3053\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u4ED6\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",colPlace:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u307E\u3059"},uploadProp:{limitFileCount:"\u30D5\u30A1\u30A4\u30EB\u6570\u91CF\u5236\u9650",limitFileSize:"\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u5236\u9650",multiFile:"\u8907\u6570\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",limitImgCount:"\u5199\u771F\u306E\u6570\u3092\u5236\u9650\u3057\u307E\u3059",limitImgSize:"\u753B\u50CF\u30B5\u30A4\u30BA\u306E\u5236\u9650",multiImg:"\u8907\u6570\u306E\u5199\u771F\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044"}}},listDesign:{fieldSettingTab:"\u30D5\u30A3\u30FC\u30EB\u30C9\u8A2D\u5B9A",listSettingTab:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",searchTitle:"\u30AF\u30A8\u30EA\u57FA\u6E96",listTitle:"\u30EA\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",searchField:"\u30AF\u30A8\u30EA\u30D5\u30A3\u30FC\u30EB\u30C9",listField:"\u30EA\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",activeBtn:{ActionButtonUpdate:"\u7DE8\u96C6",ActionButtonDelete:"\u6D88\u53BB"},search:{addBtn:"\u7DE8\u96C6",emptyText:"\u30AF\u30A8\u30EA\u6761\u4EF6\u304C\u69CB\u6210\u3055\u308C\u3066\u3044\u307E\u305B\u3093",editPopupTitle:"\u30AF\u30A8\u30EA\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u7DE8\u96C6\u3057\u307E\u3059"},searchPopup:{colTitle:"\u30BF\u30A4\u30C8\u30EB",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059",copyError:"\u73FE\u5728\u306E\u74B0\u5883\u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u7A7A",HH:"\u6642\u9593",mm:"\u30DD\u30A4\u30F3\u30C8",ss:"2\u756A"}},plugins:{extendCellArea:{area:{mergeErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",multiErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u8907\u6570\u306E\u9078\u629E\u9818\u57DF\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",selectErr:"\u6307\u5B9A\u3055\u308C\u305F\u7BC4\u56F2\u306E\u30BB\u30EB\u3067\u52D5\u4F5C\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093",extendErr:"\u62E1\u5F35\u7BC4\u56F2\u306B\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u3059\u3079\u3066\u306E\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u306F\u540C\u3058\u30B5\u30A4\u30BA\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093",pasteMultiErr:"\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u306A\u3044\u305F\u3081\u3001\u3053\u306E\u64CD\u4F5C\u3092\u5B9F\u884C\u3059\u308B\u306B\u306F\u3001\u30B3\u30D4\u30FC\u3055\u308C\u305F\u30A8\u30EA\u30A2\u3068\u8CBC\u308A\u4ED8\u3051\u30A8\u30EA\u30A2\u304C\u540C\u3058\u30B5\u30A4\u30BA\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",cpInvalidErr:"\u64CD\u4F5C\u306F\u5B9F\u884C\u3067\u304D\u307E\u305B\u3093\u3002\u9078\u629E\u3057\u305F\u7BC4\u56F2\u306B\u7981\u6B62\u3055\u308C\u305F\u5217\uFF08{0}\uFF09\u304C\u3042\u308A\u307E\u3059\u3002"},fnr:{title:"\u898B\u3064\u3051\u3066\u4EA4\u63DB\u3057\u307E\u3059",findLabel:"\u63A2\u3059",replaceLabel:"\u4EA4\u63DB\u3059\u308B",findTitle:"\u4F55\u3092\u898B\u3064\u3051\u308B\uFF1A",replaceTitle:"\u7F6E\u304D\u63DB\u3048\u3066\u304F\u3060\u3055\u3044\uFF1A",tabs:{find:"\u63A2\u3059",replace:"\u4EA4\u63DB\u3059\u308B"},filter:{re:"\u6B63\u898F\u8868\u73FE",whole:"\u5B8C\u5168\u306A\u4E00\u81F4",sensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},btns:{findNext:"\u6B21\u3092\u898B\u3064\u3051\u307E\u3059",findAll:"\u3059\u3079\u3066\u3092\u898B\u3064\u3051\u3066\u304F\u3060\u3055\u3044",replace:"\u4EA4\u63DB\u3059\u308B",replaceAll:"\u3059\u3079\u3066\u3092\u4EA4\u63DB\u3057\u307E\u3059",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},header:{seq:"#",cell:"\u7D30\u80DE",value:"\u4FA1\u5024"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"\uFF08null\u5024\uFF09",reError:"\u7121\u52B9\u306A\u6B63\u898F\u8868\u73FE",recordCount:"{0}\u30BB\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F",notCell:"\u4E00\u81F4\u3059\u308B\u30BB\u30EB\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093",replaceSuccess:"{0}\u30BB\u30EB\u3092\u6B63\u5E38\u306B\u4EA4\u63DB\u3057\u307E\u3057\u305F"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u51CD\u7D50\u30B0\u30EB\u30FC\u30D7",cancelFixed:"\u51CD\u7D50\u5916",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059"},cases:{equal:"\u7B49\u3057\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",lt:"\u672A\u6E80",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",endin:"\u7D42\u308F\u308A\u3067\u3059",include:"\u542B\u3080",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"}},filterCombination:{menus:{sort:"\u9078\u5225",clearSort:"\u30AF\u30EA\u30A2\u30BD\u30FC\u30C8",sortAsc:"\u6607\u9806",sortDesc:"\u964D\u9806",fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u51CD\u7D50\u30B0\u30EB\u30FC\u30D7",cancelFixed:"\u51CD\u7D50\u5916",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",clearFilter:"\u30AF\u30EA\u30A2\u30D5\u30A3\u30EB\u30BF\u30FC",textOption:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30EB\u30BF\u30FC",numberOption:"\u6570\u5024\u30D5\u30A3\u30EB\u30BF\u30FC"},popup:{title:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u65B9\u6CD5",currColumnTitle:"\u73FE\u5728\u306E\u5217\uFF1A",and:"\u305D\u3057\u3066",or:"\u307E\u305F\u306F",describeHtml:"\u5229\u7528\u53EF\u80FD\uFF1F\u5358\u4E00\u306E\u6587\u5B57\u3092\u8868\u3059<br/> use *\u306F\u8907\u6570\u306E\u6587\u5B57\u3092\u8868\u3057\u307E\u3059"},cases:{equal:"\u7B49\u3057\u3044",unequal:"\u7B49\u3057\u304F\u306A\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",ge:"\u4EE5\u4E0A\u5927\u304D\u3044",lt:"\u672A\u6E80",le:"\u4EE5\u4E0B\u4EE5\u4E0A",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",notbegin:"\u6700\u521D\u306F\u3042\u308A\u307E\u305B\u3093",endin:"\u7D42\u308F\u308A\u3067\u3059",notendin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u305D\u3046\u3067\u306F\u3042\u308A\u307E\u305B\u3093",include:"\u542B\u3080",exclude:"\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093",between:"\u9593",custom:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30FC",insensitive:"\u75C7\u4F8B\u306F\u7121\u611F\u899A\u3067\u3059",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},empty:"\uFF08\u7A7A\u767D\uFF09",notData:"\u4E00\u81F4\u3057\u307E\u305B\u3093"}},pro:{area:{mergeErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",multiErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u8907\u6570\u306E\u9078\u629E\u9818\u57DF\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",extendErr:"\u62E1\u5F35\u7BC4\u56F2\u306B\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u3059\u3079\u3066\u306E\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u306F\u540C\u3058\u30B5\u30A4\u30BA\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093",pasteMultiErr:"\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u306A\u3044\u305F\u3081\u3001\u3053\u306E\u64CD\u4F5C\u3092\u5B9F\u884C\u3059\u308B\u306B\u306F\u3001\u30B3\u30D4\u30FC\u3055\u308C\u305F\u30A8\u30EA\u30A2\u3068\u8CBC\u308A\u4ED8\u3051\u30A8\u30EA\u30A2\u304C\u540C\u3058\u30B5\u30A4\u30BA\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059"},fnr:{title:"\u898B\u3064\u3051\u3066\u4EA4\u63DB\u3057\u307E\u3059",findLabel:"\u63A2\u3059",replaceLabel:"\u4EA4\u63DB\u3059\u308B",findTitle:"\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u898B\u3064\u3051\u308B\uFF1A",replaceTitle:"\u7F6E\u304D\u63DB\u3048\u3066\u304F\u3060\u3055\u3044\uFF1A",tabs:{find:"\u63A2\u3059",replace:"\u4EA4\u63DB\u3059\u308B"},filter:{re:"\u6B63\u898F\u8868\u73FE",whole:"\u5B8C\u5168\u306A\u4E00\u81F4",sensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},btns:{findNext:"\u6B21\u3092\u898B\u3064\u3051\u307E\u3059",findAll:"\u3059\u3079\u3066\u3092\u898B\u3064\u3051\u3066\u304F\u3060\u3055\u3044",replace:"\u4EA4\u63DB\u3059\u308B",replaceAll:"\u3059\u3079\u3066\u3092\u4EA4\u63DB\u3057\u307E\u3059",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},header:{seq:"#",cell:"\u7D30\u80DE",value:"\u4FA1\u5024"},empty:"\uFF08null\u5024\uFF09",reError:"\u7121\u52B9\u306A\u6B63\u898F\u8868\u73FE",recordCount:"{0}\u30BB\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F",notCell:"\u4E00\u81F4\u3059\u308B\u30BB\u30EB\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093",replaceSuccess:"{0}\u30BB\u30EB\u3092\u6B63\u5E38\u306B\u4EA4\u63DB\u3057\u307E\u3057\u305F"}},renderer:{search:"\u691C\u7D22",cases:{equal:"\u7B49\u3057\u3044",unequal:"\u7B49\u3057\u304F\u306A\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",ge:"\u4EE5\u4E0A\u5927\u304D\u3044",lt:"\u672A\u6E80",le:"\u4EE5\u4E0B\u4EE5\u4E0A",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",notbegin:"\u6700\u521D\u306F\u3042\u308A\u307E\u305B\u3093",endin:"\u7D42\u308F\u308A\u3067\u3059",notendin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u305D\u3046\u3067\u306F\u3042\u308A\u307E\u305B\u3093",include:"\u542B\u3080",exclude:"\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093",between:"\u9593",custom:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30FC",insensitive:"\u75C7\u4F8B\u306F\u7121\u611F\u899A\u3067\u3059",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},combination:{menus:{sort:"\u9078\u5225",clearSort:"\u30AF\u30EA\u30A2\u30BD\u30FC\u30C8",sortAsc:"\u6607\u9806",sortDesc:"\u964D\u9806",fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u51CD\u7D50\u30B0\u30EB\u30FC\u30D7",cancelFixed:"\u51CD\u7D50\u5916",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",clearFilter:"\u30AF\u30EA\u30A2\u30D5\u30A3\u30EB\u30BF\u30FC",textOption:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",numberOption:"\u6570\u5024\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0"},popup:{title:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u65B9\u6CD5",currColumnTitle:"\u73FE\u5728\u306E\u5217\uFF1A",and:"\u305D\u3057\u3066",or:"\u307E\u305F\u306F",describeHtml:"\u5229\u7528\u53EF\u80FD\uFF1F\u5358\u4E00\u306E\u6587\u5B57\u3092\u8868\u3059<br/> use *\u306F\u8907\u6570\u306E\u6587\u5B57\u3092\u8868\u3057\u307E\u3059"},empty:"\uFF08\u7A7A\u767D\uFF09",notData:"\u4E00\u81F4\u3057\u307E\u305B\u3093"}}}}),Qr}var Ww=Gw(),Kw=be(Ww),en={},A2;function Yw(){return A2||(A2=1,Object.defineProperty(en,"__esModule",{value:!0}),en.default=void 0,en.default={vxe:{base:{pleaseInput:"\uC785\uB825\uD558\uC2ED\uC2DC\uC624",pleaseSelect:"\uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\uB85C\uB529 ..."},error:{downErr:"\uB2E4\uC6B4\uB85C\uB4DC \uC2E4\uD328",errLargeData:"\uBC14\uC778\uB529 \uB370\uC774\uD130\uC758 \uC591\uC774 \uB108\uBB34 \uD070 \uACBD\uC6B0 {0}\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC9C0\uC5F0\uC774 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",groupFixed:"\uADF8\uB8F9\uD654 \uB41C \uD5E4\uB354\uB97C \uC0AC\uC6A9\uD558\uB294 \uACBD\uC6B0 \uB3D9\uACB0 \uB41C \uC5F4\uC740 \uADF8\uB8F9\uBCC4\uB85C \uC124\uC815\uD574\uC57C\uD569\uB2C8\uB2E4.",groupMouseRange:'\uADF8\uB8F9\uD654 \uD5E4\uB354\uB294 "{0}"\uACFC \uB3D9\uC2DC\uC5D0 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC73C\uBA70 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',groupTag:'\uC5F4 \uD5E4\uB354 \uADF8\uB8F9\uD654\uB294 "{1}"\uB300\uC2E0 "{0}"\uC744 \uC0AC\uC6A9\uD574\uC57C\uD558\uBA70 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',scrollErrProp:'\uC774 \uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uAC00\uC0C1 \uC2A4\uD06C\uB864\uB9C1\uC774 \uD65C\uC131\uD654 \uB41C \uD6C4\uC5D0 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.',errConflicts:'\uB9E4\uAC1C \uBCC0\uC218 "{0}" "{1}"\uACFC \uCDA9\uB3CC\uD569\uB2C8\uB2E4.',notSupportProp:'"{1}"\uC740 "{0}"\uB9E4\uAC1C \uBCC0\uC218\uAC00 \uD65C\uC131\uD654 \uB420 \uB54C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{2}"\uC774\uC5B4\uC57C\uD569\uB2C8\uB2E4. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD569\uB2C8\uB2E4.',notConflictProp:'"{0}"\uC744 \uC0AC\uC6A9\uD558\uB294 \uACBD\uC6B0 "{1}"\uC744 \uC124\uC815\uD574\uC57C\uD569\uB2C8\uB2E4. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uAE30\uB2A5\uC801 \uCDA9\uB3CC\uC774\uC788\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',unableInsert:"\uC9C0\uC815\uB41C \uC704\uCE58\uC5D0 \uC0BD\uC785 \uD560 \uC218 \uC5C6\uC73C\uBBC0\uB85C \uB9E4\uAC1C \uBCC0\uC218\uAC00 \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",useErr:'"{0}"\uBAA8\uB4C8\uC744 \uC124\uCE58\uD558\uB294 \uB3D9\uC548 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. \uC8FC\uBB38\uC774 \uC798\uBABB \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uC885\uC18D \uBAA8\uB4C8\uC740 \uD14C\uC774\uBE14 \uC804\uC5D0 \uC124\uCE58\uD574\uC57C\uD569\uB2C8\uB2E4',barUnableLink:"\uD234\uBC14\uB294 \uD14C\uC774\uBE14\uC744 \uC5F0\uACB0\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",expandContent:'\uD655\uC7A5 \uB77C\uC778\uC758 \uC2AC\uB86F\uC740 "\uCF58\uD150\uCE20"\uC5EC\uC57C\uD569\uB2C8\uB2E4. \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.',reqComp:'"{0}"\uAD6C\uC131 \uC694\uC18C\uAC00 \uB204\uB77D\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC62C\uBC14\uB974\uAC8C \uC124\uCE58\uB418\uC5C8\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624. https://vxeui.com/#/start/useglobal',reqModule:'"{0}"\uBAA8\uB4C8 \uB204\uB77D',reqProp:'\uD544\uC694\uD55C "{0}"\uB9E4\uAC1C \uBCC0\uC218\uAC00 \uB204\uB77D\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',emptyProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uBE44\uC5B4 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',errProp:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uB9E4\uAC1C \uBCC0\uC218 "{0}", \uC544\uB9C8\uB3C4 "{1}"',colRepet:'\uC5F4. {0} = "{1}"\uC774 \uBC18\uBCF5\uB418\uC5B4 \uC77C\uBD80 \uAE30\uB2A5\uC774 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uAC8C \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',notFunc:'\uBA54\uC18C\uB4DC "{0}"\uB294 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',errFunc:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uBA54\uC18C\uB4DC\uAC00 \uC544\uB2D9\uB2C8\uB2E4',notValidators:'\uAE00\uB85C\uBC8C \uAC80\uC99D "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notFormats:'\uAE00\uB85C\uBC8C \uC11C\uC2DD "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notCommands:'\uAE00\uB85C\uBC8C \uC9C0\uC2DC\uBB38 "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notSlot:'\uC2AC\uB86F "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',noTree:'"{0}"\uC740 \uD2B8\uB9AC \uAD6C\uC870\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notProp:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uB9E4\uAC1C \uBCC0\uC218 "{0}"',checkProp:'\uB370\uC774\uD130 \uBCFC\uB968\uC774 \uB108\uBB34 \uCEE4\uC9C0\uBA74 \uD655\uC778\uB780\uC774 \uB9D0\uB354\uB4EC \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uB80C\uB354\uB9C1 \uC18D\uB3C4\uB97C \uD5A5\uC0C1\uC2DC\uD0A4\uAE30 \uC704\uD574 \uB9E4\uAC1C \uBCC0\uC218 "{0}"\uB97C \uC124\uC815\uD558\uB294 \uAC83\uC774 \uC88B\uC2B5\uB2C8\uB2E4.',coverProp:'"{0}"\uC758 \uB9E4\uAC1C \uBCC0\uC218 "{1}"\uC774 \uBC18\uBCF5\uC801\uC73C\uB85C \uC815\uC758\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',uniField:'\uD544\uB4DC \uC774\uB984 "{0}"\uC740 \uBC18\uBCF5\uC801\uC73C\uB85C \uC815\uC758\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',repeatKey:'\uAE30\uBCF8 \uD0A4 {0} = "{1}"\uC744 \uBC18\uBCF5\uD558\uC5EC \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',delFunc:'\uBA54\uC18C\uB4DC "{0}"\uB294 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',delProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',delEvent:'\uC774\uBCA4\uD2B8 "{0}"\uB294 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',removeProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uACE0 \uAD8C\uC7A5\uB418\uC9C0 \uC54A\uC73C\uBBC0\uB85C \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',errFormat:'\uAE00\uB85C\uBC8C \uD615\uC2DD\uC758 \uCEE8\uD150\uCE20\uB294 "vxetable.formats"\uB97C \uC0AC\uC6A9\uD558\uC5EC \uC815\uC758\uD574\uC57C\uD558\uBA70 "Formatter = {0}"\uC7A5\uCC29 \uBC29\uBC95\uC740 \uB354 \uC774\uC0C1 \uAD8C\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.',notType:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uD30C\uC77C \uC720\uD615 "{0}"',notExp:"\uC774 \uBE0C\uB77C\uC6B0\uC800\uB294 \uAC00\uC838 \uC624\uAE30/\uB0B4\uBCF4\uB0B4\uAE30 \uAE30\uB2A5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",impFields:"\uC218\uC785\uC774 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4. \uD544\uB4DC \uC774\uB984\uACFC \uB370\uC774\uD130 \uD615\uC2DD\uC774 \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",treeNotImp:"\uD2B8\uB9AC \uD14C\uC774\uBE14\uC740 \uAC00\uC838 \uC624\uAE30\uB97C \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",treeCrossDrag:"\uCCAB \uBC88\uC9F8 \uB808\uBCA8 \uB9CC \uB4DC\uB798\uADF8\uD558\uC2ED\uC2DC\uC624",treeDragChild:"\uBD80\uBAA8\uB294 \uC790\uC2E0\uC758 \uC790\uB140\uC5D0\uAC8C \uB04C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",reqPlugin:'"{1}"\uC740 https://vxeui.com/other {0 }/#/1 }/install\uC5D0 \uC124\uCE58\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4',errMaxRow:"\uCD5C\uB300 \uC9C0\uC6D0\uB418\uB294 \uB370\uC774\uD130 \uBCFC\uB968 {0} \uD589\uC744 \uCD08\uACFC\uD558\uBA74 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},table:{emptyText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4",allTitle:"ALL/CANCEL\uC744 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",seqTitle:"\uC77C\uB828 \uBC88\uD638",actionTitle:"\uC791\uB3D9\uD558\uB2E4",confirmFilter:"\uD544\uD130",resetFilter:"\uB2E4\uC2DC \uB193\uAE30",allFilter:"\uBAA8\uB450",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C : \uAC00\uC7A5 \uB0AE\uAC70\uB098 \uAC00\uC7A5 \uB192\uC74C",sortDesc:"\uD558\uAC15 \uC21C\uC11C : \uAC00\uC7A5 \uB192\uAC70\uB098 \uAC00\uC7A5 \uB0AE\uC2B5\uB2C8\uB2E4",filter:"\uC120\uD0DD\uD55C \uC5F4\uC5D0 \uB300\uD55C \uD544\uD130\uB9C1\uC744 \uD65C\uC131\uD654\uD569\uB2C8\uB2E4",impSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uAC00\uC838\uC628 {0} \uB808\uCF54\uB4DC",expLoading:"\uC218\uCD9C",expSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uB0B4\uBCF4\uB0B4\uC2ED\uC2DC\uC624",expError:"\uB0B4\uBCF4\uB0B4\uAE30 \uC2E4\uD328",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"\uC5F4 \uC124\uC815",customAll:"\uBAA8\uB450",customConfirm:"\uD655\uC778\uD558\uB2E4",customClose:"\uD3D0\uC1C4",customCancel:"\uCDE8\uC18C",customRestore:"\uAE30\uBCF8\uAC12\uC744 \uBCF5\uC6D0\uD558\uC2ED\uC2DC\uC624",maxFixedCol:"\uB0C9\uB3D9 \uC5F4\uC758 \uCD5C\uB300 \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\uC6C0\uC9C1\uC784 : {0}",resizeColTip:"\uB108\uBE44 : {0} \uD53D\uC140",resizeRowTip:"\uB192\uC774 : {0} \uD53D\uC140",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\uD558\uB098 \uC774\uC0C1\uC758 \uB808\uCF54\uB4DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624!",deleteSelectRecord:"\uC120\uD0DD\uD55C \uB808\uCF54\uB4DC\uB97C \uC0AD\uC81C \uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",removeSelectRecord:"\uC120\uD0DD\uD55C \uB808\uCF54\uB4DC\uB97C \uC81C\uAC70 \uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",dataUnchanged:"\uB370\uC774\uD130\uAC00 \uBCC0\uACBD\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4!",delSuccess:"\uC120\uD0DD\uB41C \uB808\uCF54\uB4DC\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4!",saveSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uC800\uC7A5\uD558\uC2ED\uC2DC\uC624!",operError:"\uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uACE0 \uC791\uC5C5\uC774 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4!"},select:{search:"\uCC3E\uB2E4",loadingText:"\uB85C\uB529",emptyText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4"},pager:{goto:"\uAC00\uB2E4",gotoTitle:"\uD398\uC774\uC9C0 \uC218",pagesize:"{0} \uD56D\uBAA9/\uD398\uC774\uC9C0",total:"\uCD1D {0} \uB808\uCF54\uB4DC",pageClassifier:"\uD398\uC774\uC9C0",homePage:"\uCCAB \uD398\uC774\uC9C0",homePageTitle:"\uCCAB \uD398\uC774\uC9C0",prevPage:"\uC774\uC804 \uD398\uC774\uC9C0",prevPageTitle:"\uC774\uC804 \uD398\uC774\uC9C0",nextPage:"\uB2E4\uC74C \uD398\uC774\uC9C0",nextPageTitle:"\uB2E4\uC74C \uD398\uC774\uC9C0",prevJump:"\uD398\uC774\uC9C0\uB97C \uB6F0\uC5B4 \uB118\uC73C\uC2ED\uC2DC\uC624",prevJumpTitle:"\uD398\uC774\uC9C0\uB97C \uB6F0\uC5B4 \uB118\uC73C\uC2ED\uC2DC\uC624",nextJump:"\uC544\uB798\uB85C \uC774\uB3D9\uD558\uC2ED\uC2DC\uC624",nextJumpTitle:"\uC544\uB798\uB85C \uC774\uB3D9\uD558\uC2ED\uC2DC\uC624",endPage:"\uB9C8\uC9C0\uB9C9 \uD398\uC774\uC9C0",endPageTitle:"\uB9C8\uC9C0\uB9C9 \uD398\uC774\uC9C0"},alert:{title:"\uC2DC\uC2A4\uD15C \uD504\uB86C\uD504\uD2B8"},button:{confirm:"\uD655\uC778\uD558\uB2E4",cancel:"\uCDE8\uC18C",clear:"\uBD84\uBA85\uD55C"},filter:{search:"\uCC3E\uB2E4"},custom:{cstmTitle:"\uC5F4 \uC124\uC815",cstmRestore:"\uAE30\uBCF8\uAC12\uC744 \uBCF5\uC6D0\uD558\uC2ED\uC2DC\uC624",cstmCancel:"\uCDE8\uC18C",cstmConfirm:"\uD655\uC2E0\uD558\uB294",cstmConfirmRestore:"\uAE30\uBCF8 \uC5F4 \uAD6C\uC131\uC73C\uB85C \uBCF5\uC6D0\uB418\uC5C8\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",cstmDragTarget:"\uC6C0\uC9C1\uC784 : {0}",setting:{colSort:"\uC885\uB958",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\uC5F4 \uC81C\uBAA9",colResizable:"\uC5F4 \uD3ED (\uD53D\uC140)",colVisible:"\uD45C\uC2DC \uC5EC\uBD80",colFixed:"\uB3D9\uACB0 \uC5F4",colFixedMax:"\uB0C9\uB3D9 \uC5F4 (\uCD5C\uB300 {0} \uC5F4)",fixedLeft:"\uC67C\uCABD",fixedUnset:"\uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",fixedRight:"\uC624\uB978\uCABD"}},import:{modes:{covering:"\uBA54\uC18C\uB4DC\uB97C \uB36E\uC5B4 \uC4F0\uAE30 (\uD14C\uC774\uBE14 \uB370\uC774\uD130\uB97C \uC9C1\uC811 \uB36E\uC5B4 \uC4F0\uAE30)",insert:"\uD558\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uD558\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)",insertTop:"\uC0C1\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uC0C1\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)",insertBottom:"\uD558\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uD558\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)"},impTitle:"\uC218\uC785 \uB370\uC774\uD130",impFile:"\uD30C\uC77C \uC774\uB984",impSelect:"\uD30C\uC77C\uC744 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",impType:"\uD30C\uC77C \uC720\uD615",impOpts:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",impMode:"\uAC00\uC838 \uC624\uAE30 \uBAA8\uB4DC",impConfirm:"\uC218\uC785",impCancel:"\uCDE8\uC18C"},export:{types:{csv:"CSV (\uC27C\uD45C \uBD84\uB9AC) (*. CSV)",html:"\uC6F9 \uD398\uC774\uC9C0 (*.html)",xml:"XML \uB370\uC774\uD130 (*.xml)",txt:"\uD14D\uC2A4\uD2B8 \uD30C\uC77C (\uD0ED \uBD84\uB9AC) (*. txt)",xls:"Excel 97-2003 \uD1B5\uD569 \uBB38\uC11C (*.xls)",xlsx:"Excel \uD1B5\uD569 \uBB38\uC11C (*.xlsx)",pdf:"pdf (*.pdf)"},modes:{empty:"\uBE48 \uB370\uC774\uD130",current:"\uD604\uC7AC \uB370\uC774\uD130 (\uD604\uC7AC \uD398\uC774\uC9C0\uC758 \uB370\uC774\uD130)",selected:"\uC120\uD0DD\uB41C \uB370\uC774\uD130 (\uD604\uC7AC \uD398\uC774\uC9C0\uC5D0\uC11C \uC120\uD0DD\uB41C \uB370\uC774\uD130)",all:"\uC804\uCCB4 \uB370\uC774\uD130 (\uBAA8\uB4E0 PAGED \uB370\uC774\uD130 \uD3EC\uD568)"},printTitle:"\uC778\uC1C4 \uB370\uC774\uD130",expTitle:"\uB0B4\uBCF4\uB0B4\uAE30 \uB370\uC774\uD130",expName:"\uD30C\uC77C \uC774\uB984",expNamePlaceholder:"\uD30C\uC77C \uC774\uB984\uC744 \uC785\uB825\uD558\uC2ED\uC2DC\uC624",expSheetName:"\uC81C\uBAA9",expSheetNamePlaceholder:"\uC81C\uBAA9\uC744 \uC785\uB825\uD558\uC2ED\uC2DC\uC624",expType:"\uC720\uD615\uC744 \uC800\uC7A5\uD558\uC2ED\uC2DC\uC624",expMode:"\uB370\uC774\uD130\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",expCurrentColumn:"\uBAA8\uB4E0 \uD544\uB4DC",expColumn:"\uD544\uB4DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",expOpts:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",expOptHeader:"\uD5E4\uB354",expHeaderTitle:"\uD14C\uC774\uBE14 \uD5E4\uB354\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4",expOptFooter:"\uD14C\uC774\uBE14 \uB05D",expFooterTitle:"\uD14C\uC774\uBE14\uC758 \uB05D\uC774 \uD544\uC694\uD569\uB2C8\uAE4C?",expOptColgroup:"\uADF8\uB8F9\uD654 \uD5E4\uB354",expOptTitle:"\uC5F4 \uC81C\uBAA9",expTitleTitle:"\uC5F4 \uC81C\uBAA9\uC774\uB4E0, \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC5F4\uC758 \uD544\uB4DC \uC774\uB984\uC73C\uB85C \uD45C\uC2DC\uB429\uB2C8\uB2E4.",expColgroupTitle:"\uC874\uC7AC\uD558\uBA74 \uADF8\uB8F9\uD654 \uAD6C\uC870\uAC00\uC788\uB294 \uD5E4\uB354\uAC00 \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expOptMerge:"\uBCD1\uD569",expMergeTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0, \uBCD1\uD569 \uB41C \uAD6C\uC870\uB97C \uAC16\uB294 \uC138\uD3EC\uAC00\uC9C0\uC9C0\uB41C\uB2E4",expOptAllExpand:"\uB098\uBB34\uB97C \uD655\uC7A5\uD558\uC2ED\uC2DC\uC624",expAllExpandTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0 \uACC4\uCE35 \uAD6C\uC870\uB85C \uBAA8\uB4E0 \uB370\uC774\uD130\uB97C \uD655\uC7A5\uD558\uB3C4\uB85D \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expOptUseStyle:"\uC2A4\uD0C0\uC77C",expUseStyleTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0 \uC2A4\uD0C0\uC77C\uC774\uC788\uB294 \uC140\uC774 \uC9C0\uC6D0\uB429\uB2C8\uB2E4",expOptOriginal:"\uC18C\uC2A4 \uB370\uC774\uD130",expOriginalTitle:"\uC18C\uC2A4 \uB370\uC774\uD130 \uC778 \uACBD\uC6B0 \uD14C\uC774\uBE14\uB85C \uAC00\uC838 \uC624\uB294 \uAC83\uC774 \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expPrint:"\uC778\uC1C4",expConfirm:"\uB0B4\uBCF4\uB0B4\uB2E4",expCancel:"\uCDE8\uC18C"},modal:{errTitle:"\uC624\uB958 \uBA54\uC2DC\uC9C0",zoomMin:"\uCD5C\uC18C\uD654\uD558\uC2ED\uC2DC\uC624",zoomIn:"\uCD5C\uB300\uD654",zoomOut:"\uC808\uAC10",close:"\uD3D0\uC1C4",miniMaxSize:"\uCD5C\uC18C\uD654 \uB41C \uCC3D\uC758 \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",footPropErr:"Show-Footer\uB294 \uD14C\uC774\uBE14 \uAF2C\uB9AC\uB97C \uD65C\uC131\uD654\uD558\uB294 \uB370\uB9CC \uC0AC\uC6A9\uB418\uBA70 Show-Confirm-Button | \uC1FC \uCE94\uC140 \uBC84\uD2BC | \uC2AC\uB86F"},drawer:{close:"\uD3D0\uC1C4"},form:{folding:"\uB2EB\uB2E4",unfolding:"\uD655\uC7A5\uD558\uB2E4"},toolbar:{import:"\uC218\uC785",export:"\uB0B4\uBCF4\uB0B4\uB2E4",print:"\uC778\uC1C4",refresh:"\uC0C8\uB85C \uACE0\uCE58\uB2E4",zoomIn:"\uC804\uCCB4 \uD654\uBA74",zoomOut:"\uC808\uAC10",custom:"\uC5F4 \uC124\uC815",customAll:"\uBAA8\uB450",customConfirm:"\uD655\uC778\uD558\uB2E4",customRestore:"\uB2E4\uC2DC \uB193\uAE30",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0",cancelFixed:"\uB179\uC774\uB2E4"},datePicker:{yearTitle:"{0} \uB144"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"1\uC6D4",m2:"2\uC6D4",m3:"3\uC6D4",m4:"4\uC6D4",m5:"5\uC6D4",m6:"6\uC6D4",m7:"\uCE60\uC6D4",m8:"\uD314\uC6D4",m9:"\uAD6C\uC6D4",m10:"\uC2ED\uC6D4",m11:"\uC2ED\uC77C\uC6D4",m12:"12\uC6D4",quarterLabel:"{0} \uB144",monthLabel:"{0} \uB144",dayLabel:"{0} \uB144 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\uC77C\uC694\uC77C",w1:"\uC6D4\uC694\uC77C",w2:"\uD654\uC694\uC77C",w3:"\uC218\uC694\uC77C",w4:"\uBAA9\uC694\uC77C",w5:"\uAE08\uC694\uC77C",w6:"\uD1A0\uC694\uC77C"},months:{m0:"1\uC6D4",m1:"2\uC6D4",m2:"3\uC6D4",m3:"4\uC6D4",m4:"5\uC6D4",m5:"6\uC6D4",m6:"7\uC6D4",m7:"8\uC6D4",m8:"9\uC6D4",m9:"10\uC6D4",m10:"11\uC6D4",m11:"12\uC6D4"},quarters:{q1:"1 \uBD84\uAE30",q2:"2 \uBD84\uAE30",q3:"3 \uBD84\uAE30",q4:"4 \uBD84\uAE30"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\uC2DC\uC0AC",operBtn:{zoomOut:"\uC218\uCD95",zoomIn:"\uD06C\uAC8C \uD558\uB2E4",pctFull:"\uB611\uAC19\uC774 \uC2A4\uCF00\uC77C\uB9C1",pct11:"\uC6D0\uB798 \uD06C\uAE30\uB97C \uBCF4\uC5EC\uC90D\uB2C8\uB2E4",rotateLeft:"\uC67C\uCABD\uC73C\uB85C \uD68C\uC804\uD558\uC2ED\uC2DC\uC624",rotateRight:"\uC624\uB978\uCABD\uC73C\uB85C \uD68C\uC804\uD558\uC2ED\uC2DC\uC624",print:"\uC0AC\uC9C4\uC744 \uC778\uC1C4\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624",download:"\uC0AC\uC9C4\uC744 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624"}},upload:{fileBtnText:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uAC70\uB098 \uB4DC\uB798\uADF8\uD569\uB2C8\uB2E4",imgBtnText:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uAC70\uB098 \uB4DC\uB798\uADF8\uD569\uB2C8\uB2E4",dragPlaceholder:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD30C\uC77C\uC744\uC774 \uC601\uC5ED\uC73C\uB85C \uB4DC\uB798\uADF8 \uC564 \uB4DC\uB798\uADF8\uD558\uC5EC \uB5A8\uC5B4 \uB728\uB9AC\uC2ED\uC2DC\uC624.",imgSizeHint:"\uC804\uB2E8\uC9C0 {0}",imgCountHint:"\uCD5C\uB300 {0} \uADF8\uB9BC",fileTypeHint:"\uC9C0\uC6D0 {0} \uD30C\uC77C \uC720\uD615",fileSizeHint:"\uB2E8\uC77C \uD30C\uC77C \uD06C\uAE30\uAC00 {0}\uC744 \uCD08\uACFC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.",fileCountHint:"\uCD5C\uB300 {0} \uD30C\uC77C\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",uploadTypeErr:"\uD30C\uC77C \uC720\uD615 \uBD88\uC77C\uCE58!",overCountErr:"{0} \uD30C\uC77C \uB9CC \uCD5C\uB300 \uC120\uD0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4!",overCountExtraErr:"{0}\uC758 \uCD5C\uB300 \uC218\uAC00 \uCD08\uACFC\uB418\uC5C8\uACE0 \uCD08\uACFC {1} \uD30C\uC77C\uC740 \uBB34\uC2DC\uB429\uB2C8\uB2E4!",overSizeErr:"\uCD5C\uB300 \uD30C\uC77C \uD06C\uAE30\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4!",reUpload:"\uC7AC \uD3EC\uC7A5",uploadProgress:"\uC5C5\uB85C\uB4DC {0}%",uploadErr:"\uC5C5\uB85C\uB4DC \uC2E4\uD328",uploadSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uC5C5\uB85C\uB4DC\uD558\uC2ED\uC2DC\uC624",moreBtnText:"more ({0})",viewItemTitle:"\uBCF4\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624",morePopup:{readTitle:"\uBAA9\uB85D\uBCF4\uAE30",imageTitle:"\uC0AC\uC9C4 \uC5C5\uB85C\uB4DC",fileTitle:"\uD30C\uC77C \uC5C5\uB85C\uB4DC"}},empty:{defText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4"},colorPicker:{clear:"\uBD84\uBA85\uD55C",confirm:"\uD655\uC778\uD558\uB2E4",copySuccess:"\uD074\uB9BD \uBCF4\uB4DC\uB85C \uBCF5\uC0AC : {0}"},formDesign:{formName:"\uC591\uC2DD \uC774\uB984",defFormTitle:"\uC774\uB984\uC774\uC5C6\uB294 \uC591\uC2DD",widgetPropTab:"\uC81C\uC5B4 \uD2B9\uC131",widgetFormTab:"\uD615\uD0DC \uC18D\uC131",error:{wdFormUni:"\uC774 \uC720\uD615\uC758 \uC81C\uC5B4\uB294 \uC591\uC2DD\uC5D0 \uD558\uB098\uB9CC \uCD94\uAC00 \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",wdSubUni:"\uC774 \uC720\uD615\uC758 \uC81C\uC5B4\uB294 \uD558\uC704 \uD14C\uC774\uBE14\uC5D0 \uD558\uB098\uB9CC \uCD94\uAC00 \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},styleSetting:{btn:"\uC2A4\uD0C0\uC77C \uC124\uC815",title:"\uC591\uC2DD \uC2A4\uD0C0\uC77C \uC124\uC815",layoutTitle:"\uC81C\uC5B4 \uB808\uC774\uC544\uC6C3",verticalLayout:"\uC0C1\uB2E8 \uBC0F \uD558\uB2E8 \uB808\uC774\uC544\uC6C3",horizontalLayout:"\uC218\uD3C9 \uB808\uC774\uC544\uC6C3",styleTitle:"\uC81C\uBAA9 \uC2A4\uD0C0\uC77C",boldTitle:"\uC81C\uBAA9 \uB300\uB2F4\uD55C",fontBold:"\uC6A9\uAC10\uD55C",fontNormal:"\uC804\uD1B5\uC801\uC778",colonTitle:"\uCF5C\uB860\uC744 \uBCF4\uC5EC\uC8FC\uC2ED\uC2DC\uC624",colonVisible:"\uBCF4\uC5EC\uC8FC\uB2E4",colonHidden:"\uC228\uB2E4",alignTitle:"\uC870\uC815",widthTitle:"\uC81C\uBAA9 \uB108\uBE44",alignLeft:"\uC67C\uCABD\uC5D0",alignRight:"\uC624\uB978\uCABD\uC5D0",unitPx:"\uD53D\uC140",unitPct:"\uBC31\uBD84\uC728"},widget:{group:{base:"\uAE30\uBCF8 \uC81C\uC5B4",layout:"\uB808\uC774\uC544\uC6C3 \uCEE8\uD2B8\uB864",system:"\uC2DC\uC2A4\uD15C \uC81C\uC5B4",module:"\uBAA8\uB4C8 \uCEE8\uD2B8\uB864",chart:"\uCC28\uD2B8 \uC81C\uC5B4",advanced:"\uACE0\uAE09 \uCEE8\uD2B8\uB864"},copyTitle:"COPY_ {0}",component:{input:"\uC785\uB825 \uC0C1\uC790",textarea:"\uD14D\uC2A4\uD2B8 \uD544\uB4DC",select:"\uC544\uB798\uB85C \uB2F9\uACA8 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",row:"\uD558\uB098\uC758 \uD589\uACFC \uC5EC\uB7EC \uC5F4",title:"\uC81C\uBAA9",text:"\uD14D\uC2A4\uD2B8",subtable:"\uD558\uC704 \uD14C\uC774\uBE14",VxeSwitch:"~\uC774\uB4E0",VxeInput:"\uC785\uB825 \uC0C1\uC790",VxeNumberInput:"\uC22B\uC790",VxeDatePicker:"\uB0A0\uC9DC",VxeTextarea:"\uD14D\uC2A4\uD2B8 \uD544\uB4DC",VxeSelect:"\uC544\uB798\uB85C \uB2F9\uACA8 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",VxeTreeSelect:"\uB098\uBB34 \uC120\uD0DD",VxeRadioGroup:"\uB77C\uB514\uC624 \uBC84\uD2BC",VxeCheckboxGroup:"\uD655\uC778\uB780",VxeUploadFile:"\uBB38\uC11C",VxeUploadImage:"\uADF8\uB9BC",VxeRate:"\uC810\uC218",VxeSlider:"\uC2AC\uB77C\uC774\uB354"}},widgetProp:{name:"\uC81C\uC5B4 \uC774\uB984",placeholder:"\uC989\uAC01\uC801\uC778",required:"\uD544\uC694\uD55C \uAC80\uC99D",multiple:"\uC5EC\uB7EC \uC120\uD0DD\uC774 \uD5C8\uC6A9\uB429\uB2C8\uB2E4",displaySetting:{name:"\uB514\uC2A4\uD50C\uB808\uC774 \uC124\uC815",pc:"PC",mobile:"\uC774\uB3D9\uD558\uB294",visible:"\uBCF4\uC5EC\uC8FC\uB2E4",hidden:"\uC228\uB2E4"},dataSource:{name:"\uB370\uC774\uD130 \uC18C\uC2A4",defValue:"\uC635\uC158 {0}",addOption:"\uC635\uC158 \uCD94\uAC00",batchEditOption:"\uBC30\uCE58 \uD3B8\uC9D1",batchEditTip:"\uAC01 \uD589\uC740 \uC635\uC158\uC5D0 \uD574\uB2F9\uD558\uBA70 \uD14C\uC774\uBE14, Excel \uBC0F WPS\uC5D0\uC11C \uC9C1\uC811 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uAE30\uB97C \uC9C0\uC6D0\uD569\uB2C8\uB2E4.",batchEditSubTip:"\uAC01 \uD589\uC740 \uC635\uC158\uC5D0 \uD574\uB2F9\uD569\uB2C8\uB2E4. \uADF8\uB8F9 \uC778 \uACBD\uC6B0 \uD558\uC704 \uD56D\uBAA9\uC740 \uACF5\uAC04 \uB610\uB294 \uD0ED \uD0A4\uB85C \uC2DC\uC791\uD560 \uC218 \uC788\uC73C\uBA70 \uD14C\uC774\uBE14, Excel \uBC0F WPS\uC5D0\uC11C \uC9C1\uC811 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uAE30\uB97C \uC9C0\uC6D0\uD569\uB2C8\uB2E4.",buildOption:"\uC635\uC158 \uBE4C\uB4DC"},rowProp:{colSize:"\uC5F4 \uC218",col2:"\uB450 \uC5F4",col3:"\uC138 \uC5F4",col4:"4 \uAC1C\uC758 \uC5F4",col6:"6 \uAC1C\uC758 \uC5F4",layout:"\uACF5\uB4E4\uC5EC \uB098\uC5F4\uD55C \uAC83"},textProp:{name:"\uCF58\uD150\uCE20",alignTitle:"\uC870\uC815",alignLeft:"\uC67C\uCABD\uC5D0",alignCenter:"\uC13C\uD130",alignRight:"\uC624\uB978\uCABD\uC5D0",colorTitle:"\uAE00\uAF34 \uC0C9\uC0C1",sizeTitle:"\uAE00\uAF34 \uD06C\uAE30",boldTitle:"\uB300\uB2F4\uD55C \uAE00\uAF34",fontNormal:"\uC804\uD1B5\uC801\uC778",fontBold:"\uC6A9\uAC10\uD55C"},subtableProp:{seqTitle:"\uC77C\uB828 \uBC88\uD638",showSeq:"\uC77C\uB828 \uBC88\uD638\uB97C \uD45C\uC2DC\uD558\uC2ED\uC2DC\uC624",showCheckbox:"\uC5EC\uB7EC \uC120\uD0DD\uC774 \uD5C8\uC6A9\uB429\uB2C8\uB2E4",errSubDrag:"\uD558\uC704 \uD14C\uC774\uBE14\uC740\uC774 \uCEE8\uD2B8\uB864\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC73C\uBA70 \uB2E4\uB978 \uCEE8\uD2B8\uB864\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.",colPlace:"\uC81C\uC5B4\uB97C \uB4DC\uB798\uADF8\uD558\uC2ED\uC2DC\uC624"},uploadProp:{limitFileCount:"\uD30C\uC77C \uC218\uB7C9 \uC81C\uD55C",limitFileSize:"\uD30C\uC77C \uD06C\uAE30 \uC81C\uD55C",multiFile:"\uC5EC\uB7EC \uD30C\uC77C\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",limitImgCount:"\uC0AC\uC9C4\uC758 \uC218\uB97C \uC81C\uD55C\uD569\uB2C8\uB2E4",limitImgSize:"\uC774\uBBF8\uC9C0 \uD06C\uAE30 \uC81C\uD55C",multiImg:"\uC5EC\uB7EC \uC0AC\uC9C4\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4"}}},listDesign:{fieldSettingTab:"\uD604\uC7A5 \uC124\uC815",listSettingTab:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",searchTitle:"\uCFFC\uB9AC \uAE30\uC900",listTitle:"\uBAA9\uB85D \uD544\uB4DC",searchField:"\uCFFC\uB9AC \uD544\uB4DC",listField:"\uBAA9\uB85D \uD544\uB4DC",activeBtn:{ActionButtonUpdate:"\uD3B8\uC9D1\uD558\uB2E4",ActionButtonDelete:"\uC0AD\uC81C"},search:{addBtn:"\uD3B8\uC9D1\uD558\uB2E4",emptyText:"\uCFFC\uB9AC \uC870\uAC74\uC774 \uAD6C\uC131\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",editPopupTitle:"\uCFFC\uB9AC \uD544\uB4DC \uD3B8\uC9D1"},searchPopup:{colTitle:"\uC81C\uBAA9",saveBtn:"\uAD6C\uD558\uB2E4"}},text:{copySuccess:"\uD074\uB9BD \uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC",copyError:"\uD604\uC7AC \uD658\uACBD\uC740\uC774 \uC791\uC5C5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"},countdown:{formats:{yyyy:"\uB144",MM:"\uC6D4",dd:"\uC77C",HH:"\uC2DC",mm:"\uBD84",ss:"\uCD08"}},plugins:{extendCellArea:{area:{mergeErr:"\uC774 \uC791\uC5C5\uC740 \uBCD1\uD569 \uB41C \uC140\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",multiErr:"\uC774 \uC791\uC5C5\uC740 \uC5EC\uB7EC \uC120\uD0DD \uC601\uC5ED\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",selectErr:"\uC9C0\uC815\uB41C \uBC94\uC704\uC758 \uC140\uC5D0\uC11C \uC791\uB3D9 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",extendErr:"\uD655\uC7A5 \uBC94\uC704\uC5D0 \uBCD1\uD569 \uB41C \uC140\uC774 \uD3EC\uD568 \uB41C \uACBD\uC6B0 \uBAA8\uB4E0 \uBCD1\uD569 \uB41C \uC140\uC774 \uAC19\uC740 \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",pasteMultiErr:"\uBD99\uC5EC \uB123\uC744 \uC218 \uC5C6\uC73C\uBA74\uC774 \uC791\uC5C5\uC744 \uC218\uD589\uD558\uB824\uBA74 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uC740 \uC601\uC5ED\uC774 \uB3D9\uC77C\uD55C \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",cpInvalidErr:"\uC791\uC5C5\uC744 \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC120\uD0DD\uD55C \uBC94\uC704\uC5D0\uB294 \uAE08\uC9C0 \uB41C \uC5F4 ({0})\uC774 \uC788\uC2B5\uB2C8\uB2E4."},fnr:{title:"\uCC3E\uC544 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",findLabel:"\uCC3E\uB2E4",replaceLabel:"\uBC14\uAFB8\uB2E4",findTitle:"\uCC3E\uAE30 :",replaceTitle:"\uB300\uCCB4 : :",tabs:{find:"\uCC3E\uB2E4",replace:"\uBC14\uAFB8\uB2E4"},filter:{re:"\uC815\uADDC \uD45C\uD604",whole:"\uC804\uCCB4 \uB2E8\uC5B4 \uC77C\uCE58",sensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},btns:{findNext:"\uB2E4\uC74C\uC744 \uCC3E\uC73C\uC2ED\uC2DC\uC624",findAll:"\uBAA8\uB450 \uCC3E\uC73C\uC2ED\uC2DC\uC624",replace:"\uBC14\uAFB8\uB2E4",replaceAll:"\uBAA8\uB450 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",cancel:"\uCDE8\uC18C"},header:{seq:"#",cell:"\uC140",value:"\uAC12"},body:{row:"\uD589 : {0}",col:"\uC5F4 : {0}"},empty:"(\uB110 \uAC12)",reError:"\uC798\uBABB\uB41C \uC815\uADDC \uD45C\uD604",recordCount:"{0} \uC138\uD3EC\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",notCell:"\uC77C\uCE58\uD558\uB294 \uC140\uC744 \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",replaceSuccess:"{0} \uC138\uD3EC\uB97C \uC131\uACF5\uC801\uC73C\uB85C \uB300\uCCB4\uD588\uC2B5\uB2C8\uB2E4"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9",cancelFixed:"\uB179\uC774\uB2E4",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0"},cases:{equal:"\uB3D9\uC77C\uD55C",gt:"\uB354 \uD07D\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",endin:"\uB05D\uC740",include:"\uD3EC\uD568\uD558\uB2E4",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"}},filterCombination:{menus:{sort:"\uC885\uB958",clearSort:"\uBA85\uD655\uD55C \uC815\uB82C",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C",sortDesc:"\uD558\uAC15 \uC21C\uC11C",fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9",cancelFixed:"\uB179\uC774\uB2E4",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0",clearFilter:"\uD074\uB9AC\uC5B4 \uD544\uD130",textOption:"\uD14D\uC2A4\uD2B8 \uD544\uD130",numberOption:"\uC218\uCE58 \uD544\uD130"},popup:{title:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1 \uBC29\uBC95",currColumnTitle:"\uD604\uC7AC \uC5F4 :",and:"\uADF8\uB9AC\uACE0",or:"\uB610\uB294",describeHtml:"\uC0AC\uC6A9 \uAC00\uB2A5? \uB2E8\uC77C \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4. <br/> use *\uB294 \uC5EC\uB7EC \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4"},cases:{equal:"\uB3D9\uC77C\uD55C",unequal:"\uB3D9\uC77C\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",gt:"\uB354 \uD07D\uB2C8\uB2E4",ge:"\uB354 \uD06C\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",le:"\uBCF4\uB2E4 \uC791\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",notbegin:"\uCC98\uC74C\uC5D0\uB294 \uC5C6\uC2B5\uB2C8\uB2E4",endin:"\uB05D\uC740",notendin:"\uACB0\uB9D0\uC740 \uC544\uB2D9\uB2C8\uB2E4",include:"\uD3EC\uD568\uD558\uB2E4",exclude:"\uD3EC\uD568\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",between:"\uC0AC\uC774",custom:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130",insensitive:"\uCF00\uC774\uC2A4 \uB454\uAC10",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},empty:"(\uACF5\uBC31)",notData:"\uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"}},pro:{area:{mergeErr:"\uC774 \uC791\uC5C5\uC740 \uBCD1\uD569 \uB41C \uC140\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",multiErr:"\uC774 \uC791\uC5C5\uC740 \uC5EC\uB7EC \uC120\uD0DD \uC601\uC5ED\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",extendErr:"\uD655\uC7A5 \uBC94\uC704\uC5D0 \uBCD1\uD569 \uB41C \uC140\uC774 \uD3EC\uD568 \uB41C \uACBD\uC6B0 \uBAA8\uB4E0 \uBCD1\uD569 \uB41C \uC140\uC774 \uAC19\uC740 \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",pasteMultiErr:"\uBD99\uC5EC \uB123\uC744 \uC218 \uC5C6\uC73C\uBA74\uC774 \uC791\uC5C5\uC744 \uC218\uD589\uD558\uB824\uBA74 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uC740 \uC601\uC5ED\uC774 \uB3D9\uC77C\uD55C \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4."},fnr:{title:"\uCC3E\uC544 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",findLabel:"\uCC3E\uB2E4",replaceLabel:"\uBC14\uAFB8\uB2E4",findTitle:"\uB0B4\uC6A9 \uCC3E\uAE30 :",replaceTitle:"\uB300\uCCB4 : :",tabs:{find:"\uCC3E\uB2E4",replace:"\uBC14\uAFB8\uB2E4"},filter:{re:"\uC815\uADDC \uD45C\uD604",whole:"\uC804\uCCB4 \uB2E8\uC5B4 \uC77C\uCE58",sensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},btns:{findNext:"\uB2E4\uC74C\uC744 \uCC3E\uC73C\uC2ED\uC2DC\uC624",findAll:"\uBAA8\uB450 \uCC3E\uC73C\uC2ED\uC2DC\uC624",replace:"\uBC14\uAFB8\uB2E4",replaceAll:"\uBAA8\uB450 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",cancel:"\uCDE8\uC18C"},header:{seq:"#",cell:"\uC140",value:"\uAC12"},empty:"(\uB110 \uAC12)",reError:"\uC798\uBABB\uB41C \uC815\uADDC \uD45C\uD604",recordCount:"{0} \uC138\uD3EC\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",notCell:"\uC77C\uCE58\uD558\uB294 \uC140\uC774 \uBC1C\uACAC\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",replaceSuccess:"{0} \uC138\uD3EC\uB97C \uC131\uACF5\uC801\uC73C\uB85C \uB300\uCCB4\uD588\uC2B5\uB2C8\uB2E4"}},renderer:{search:"\uCC3E\uB2E4",cases:{equal:"\uB3D9\uC77C\uD55C",unequal:"\uB3D9\uC77C\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",gt:"\uB354 \uD07D\uB2C8\uB2E4",ge:"\uB354 \uD06C\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",le:"\uBCF4\uB2E4 \uC791\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",notbegin:"\uCC98\uC74C\uC5D0\uB294 \uC5C6\uC2B5\uB2C8\uB2E4",endin:"\uB05D\uC740",notendin:"\uACB0\uB9D0\uC740 \uC544\uB2D9\uB2C8\uB2E4",include:"\uD3EC\uD568\uD558\uB2E4",exclude:"\uD3EC\uD568\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",between:"\uC0AC\uC774",custom:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130",insensitive:"\uCF00\uC774\uC2A4 \uB454\uAC10",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},combination:{menus:{sort:"\uC885\uB958",clearSort:"\uBA85\uD655\uD55C \uC815\uB82C",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C",sortDesc:"\uD558\uAC15 \uC21C\uC11C",fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9",cancelFixed:"\uB179\uC774\uB2E4",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0",clearFilter:"\uD074\uB9AC\uC5B4 \uD544\uD130",textOption:"\uD14D\uC2A4\uD2B8 \uD544\uD130\uB9C1",numberOption:"\uC218\uCE58 \uD544\uD130\uB9C1"},popup:{title:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1 \uBC29\uBC95",currColumnTitle:"\uD604\uC7AC \uC5F4 :",and:"\uADF8\uB9AC\uACE0",or:"\uB610\uB294",describeHtml:"\uC0AC\uC6A9 \uAC00\uB2A5? \uB2E8\uC77C \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4. <br/> use *\uB294 \uC5EC\uB7EC \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4"},empty:"(\uACF5\uBC31)",notData:"\uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"}}}}),en}var Jw=Yw(),Xw=be(Jw),tn={},S2;function Zw(){return S2||(S2=1,Object.defineProperty(tn,"__esModule",{value:!0}),tn.default=void 0,tn.default={vxe:{base:{pleaseInput:"Vennligst skriv inn",pleaseSelect:"Velg",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"Laster ..."},error:{downErr:"Nedlasting mislyktes",errLargeData:"N\xE5r mengden bundne data er for stor, kan du bruke {0}, ellers kan det for\xE5rsake etterslep",groupFixed:"Hvis du bruker grupperte overskrifter, m\xE5 den frosne kolonnen settes av Group",groupMouseRange:'Grupperingsoverskriften kan ikke brukes samtidig som "{0}", og dette kan for\xE5rsake en feil',groupTag:'Gruppering av kolonneoverskrifter b\xF8r bruke "{0}" i stedet for "{1}", som kan for\xE5rsake feil',scrollErrProp:'Denne parameteren "{0}" st\xF8ttes ikke etter at virtuell rulling er aktivert',errConflicts:'Parameter "{0}" Konflikter med "{1}"',notSupportProp:'"{1}" st\xF8ttes ikke n\xE5r parameteren "{0}" er aktivert, den skal v\xE6re "{2}", ellers vil det oppst\xE5 en feil',notConflictProp:'N\xE5r du bruker "{0}", "{1}" skal settes, ellers kan det v\xE6re funksjonelle konflikter',unableInsert:"Kan ikke settes inn p\xE5 det spesifiserte stedet, vennligst sjekk om parametrene er riktige",useErr:'En feil oppstod mens du installerte "{0}" -modulen. Bestillingen kan v\xE6re feil. Den avhengige modulen m\xE5 installeres f\xF8r tabellen',barUnableLink:"Verkt\xF8ylinjen kan ikke knytte bord",expandContent:'Sporet for den utvidede linjen skal v\xE6re "innhold", sjekk om det er riktig',reqComp:'"{0}" -komponenten mangler, vennligst sjekk om den er installert riktig. https://vxeui.com/#/start/usglobal',reqModule:'Mangler "{0}" -modul',reqProp:'Den n\xF8dvendige "{0}" -parameteren mangler, noe som kan for\xE5rsake en feil',emptyProp:'Parameter "{0}" har ikke lov til \xE5 v\xE6re tom',errProp:'Ikke st\xF8ttet parameter "{0}", muligens "{1}"',colRepet:'kolonne. {0} = "{1}" gjentas, noe som kan f\xF8re til at noen funksjoner blir ubrukelige',notFunc:'Metode "{0}" eksisterer ikke',errFunc:'Parameter "{0}" er ikke en metode',notValidators:'Global verifisering "{0}" eksisterer ikke',notFormats:'Global formatering "{0}" eksisterer ikke',notCommands:'Det globale direktivet "{0}" eksisterer ikke',notSlot:'Slot "{0}" eksisterer ikke',noTree:'"{0}" st\xF8ttes ikke i trestrukturen',notProp:'Ikke st\xF8ttet parameter "{0}"',checkProp:'N\xE5r datavolumet er for stort, kan avmerkingsboksen v\xE6re stammet. Det anbefales \xE5 angi parameteren "{0}" for \xE5 forbedre gjengivelseshastigheten',coverProp:'Parameteren "{1}" av "{0}" er gjentatte ganger definert, noe som kan for\xE5rsake en feil',uniField:'Feltnavnet "{0}" er gjentatte ganger definert, noe som kan for\xE5rsake en feil',repeatKey:'Gjenta den prim\xE6re tasten {0} = "{1}", som kan for\xE5rsake en feil',delFunc:'Metode "{0}" er utdatert, bruk "{1}"',delProp:'Parameter "{0}" er utdatert, bruk "{1}"',delEvent:'Hendelse "{0}" er utdatert, bruk "{1}"',removeProp:'Parameter "{0}" er utdatert og anbefales ikke, noe som kan for\xE5rsake en feil',errFormat:'Globalt formatert innhold skal defineres ved hjelp av "vxetable.formats" og metoden for \xE5 montere "formatter = {0}" anbefales ikke lenger.',notType:'Ikke st\xF8ttet filtype "{0}"',notExp:"Denne nettleseren st\xF8tter ikke import/eksportfunksjon",impFields:"Importen mislyktes. Vennligst sjekk om feltnavnet og dataformatet er riktig.",treeNotImp:"Treetabeller st\xF8tter ikke import",treeCrossDrag:"Bare dra det f\xF8rste niv\xE5et",treeDragChild:"Foreldre kan ikke dra til sine egne barn",reqPlugin:'"{1}" er ikke installert p\xE5 http',errMaxRow:"Overskridende det maksimale st\xF8ttede datavolumet {0} Rader, dette kan f\xF8re til en feil"},table:{emptyText:"Ingen data enn\xE5",allTitle:"Velg alle/avbryt",seqTitle:"Serienummer",actionTitle:"operere",confirmFilter:"filter",resetFilter:"Tilbakestill",allFilter:"alle",sortAsc:"Stigende orden: lavest til h\xF8yest",sortDesc:"Synkende orden: h\xF8yest til lavest",filter:"Aktiver filtrering for utvalgte kolonner",impSuccess:"Vellykket importert {0} poster",expLoading:"Eksport",expSuccess:"Eksport vellykket",expError:"Eksporten mislyktes",expFilename:"Eksport_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Kolonneinnstillinger",customAll:"alle",customConfirm:"bekrefte",customClose:"Lukking",customCancel:"Kansellere",customRestore:"Gjenopprett standard",maxFixedCol:"Det maksimale antall frosne kolonner kan ikke overstige {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Flytt: {0}",resizeColTip:"Bredde: {0} piksler",resizeRowTip:"H\xF8yde: {0} piksler",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Velg minst en post!",deleteSelectRecord:"Er du sikker p\xE5 at du vil slette den valgte posten?",removeSelectRecord:"Er du sikker p\xE5 at du vil fjerne den valgte posten?",dataUnchanged:"Data ikke endret!",delSuccess:"Den valgte posten ble slettet med hell!",saveSuccess:"Spar vellykket!",operError:"Det oppsto en feil og operasjonen mislyktes!"},select:{search:"s\xF8k",loadingText:"lasting",emptyText:"Ingen data enn\xE5"},pager:{goto:"G\xE5",gotoTitle:"Antall sider",pagesize:"{0} elementer/side",total:"Totalt {0} poster",pageClassifier:"Side",homePage:"forsiden",homePageTitle:"forsiden",prevPage:"Forrige side",prevPageTitle:"Forrige side",nextPage:"Neste side",nextPageTitle:"Neste side",prevJump:"Hopp opp siden",prevJumpTitle:"Hopp opp siden",nextJump:"Hopp ned siden",nextJumpTitle:"Hopp ned siden",endPage:"Siste side",endPageTitle:"Siste side"},alert:{title:"Systemhjul"},button:{confirm:"bekrefte",cancel:"Kansellere",clear:"Klar"},filter:{search:"s\xF8k"},custom:{cstmTitle:"Kolonneinnstillinger",cstmRestore:"Gjenopprett standard",cstmCancel:"Kansellere",cstmConfirm:"Sikker",cstmConfirmRestore:"Bekreft om det er gjenopprettet til standardkolonikonfigurasjonen?",cstmDragTarget:"Flytt: {0}",setting:{colSort:"Sortere",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Kolonnetittel",colResizable:"Kolonnebredde (piksler)",colVisible:"Om du skal vise",colFixed:"Frysekolonne",colFixedMax:"Frys kolonner (opp til {0} kolonner)",fixedLeft:"Venstre side",fixedUnset:"Ikke satt",fixedRight:"H\xF8yre side"}},import:{modes:{covering:"Overskrivningsmetode (direkte overskriv tabelldata)",insert:"Legg til nederst (legg til nye data nederst p\xE5 tabellen)",insertTop:"Legg til \xF8verst (legg til nye data \xF8verst p\xE5 tabellen)",insertBottom:"Legg til nederst (legg til nye data nederst p\xE5 tabellen)"},impTitle:"Importere data",impFile:"filnavn",impSelect:"Velg fil",impType:"Filtype",impOpts:"Parameterinnstillinger",impMode:"Importmodus",impConfirm:"Import",impCancel:"Kansellere"},export:{types:{csv:"CSV (komma atskilt) (*. CSV)",html:"Webside (*.html)",xml:"XML Data (*.xml)",txt:"Tekstfil (fanen atskilt) (*. Txt)",xls:"Excel 97-2003 arbeidsbok (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Tomme data",current:"Gjeldende data (data p\xE5 den gjeldende siden)",selected:"Valgte data (data valgt p\xE5 den gjeldende siden)",all:"Full data (inkludert alle sugedata)"},printTitle:"Skriv ut data",expTitle:"Eksportdata",expName:"filnavn",expNamePlaceholder:"Vennligst skriv inn et filnavn",expSheetName:"tittel",expSheetNamePlaceholder:"Vennligst skriv inn en tittel",expType:"Lagre type",expMode:"Velg data",expCurrentColumn:"Alle felt",expColumn:"Velg felt",expOpts:"Parameterinnstillinger",expOptHeader:"Header",expHeaderTitle:"Er tabelloverskriften p\xE5krevd",expOptFooter:"Slutten av bordet",expFooterTitle:"Kreves slutten av tabellen?",expOptColgroup:"Grupperingsoverskrift",expOptTitle:"Kolonnetittel",expTitleTitle:"Enten det er kolonnetittelen, ellers vises den som kolonnens feltnavn",expColgroupTitle:"Hvis den er til stede, st\xF8ttes en overskrift med en grupperingsstruktur",expOptMerge:"fusjonere",expMergeTitle:"Hvis de er til stede, st\xF8ttes celler med sammensl\xE5tte strukturer",expOptAllExpand:"Utvid treet",expAllExpandTitle:"Hvis det eksisterer, st\xF8ttes den for \xE5 utvide alle data med hierarkiske strukturer",expOptUseStyle:"stil",expUseStyleTitle:"Hvis de er til stede, st\xF8ttes celler med stil",expOptOriginal:"Kildedata",expOriginalTitle:"Hvis det er kildedata, st\xF8ttes import til tabeller",expPrint:"Trykk",expConfirm:"Eksport",expCancel:"Kansellere"},modal:{errTitle:"Feilmelding",zoomMin:"Minimere",zoomIn:"maksimere",zoomOut:"reduksjon",close:"Lukking",miniMaxSize:"Antall minimerte vinduer kan ikke overstige {0}",footPropErr:"Show-foter brukes bare til \xE5 aktivere tabellhalen, og m\xE5 brukes med show-konfirm-Button | Show-Cancel-Button | spor"},drawer:{close:"Lukking"},form:{folding:"Lukke",unfolding:"Utvide"},toolbar:{import:"Import",export:"Eksport",print:"Trykk",refresh:"forfriske",zoomIn:"full skjerm",zoomOut:"reduksjon",custom:"Kolonneinnstillinger",customAll:"alle",customConfirm:"bekrefte",customRestore:"Tilbakestill",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",cancelFixed:"Frigj\xF8re"},datePicker:{yearTitle:"{0} \xE5r"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"januar",m2:"februar",m3:"mars",m4:"april",m5:"mai",m6:"juni",m7:"juli",m8:"august",m9:"september",m10:"oktober",m11:"november",m12:"desember",quarterLabel:"{0} \xE5r",monthLabel:"{0} \xE5r",dayLabel:"{0} \xE5r {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Man",w2:"Tir",w3:"Ons",w4:"Thu",w5:"Fre",w6:"L\xF8rdag"},months:{m0:"januar",m1:"februar",m2:"mars",m3:"april",m4:"mai",m5:"juni",m6:"juli",m7:"august",m8:"september",m9:"oktober",m10:"november",m11:"desember"},quarters:{q1:"F\xF8rste kvartal",q2:"Andre kvartal",q3:"Tredje kvartal",q4:"Fjerde kvartal"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Forh\xE5ndsvisning",operBtn:{zoomOut:"Krympe",zoomIn:"forst\xF8rres",pctFull:"Skalering likt",pct11:"Vis original st\xF8rrelse",rotateLeft:"Roter til venstre",rotateRight:"Roter til h\xF8yre",print:"Klikk for \xE5 skrive ut bildet",download:"Klikk for \xE5 laste ned bildet"}},upload:{fileBtnText:"Klikk eller dra for \xE5 laste opp",imgBtnText:"Klikk eller dra for \xE5 laste opp",dragPlaceholder:"Vennligst dra og slipp filen til dette omr\xE5det for \xE5 laste opp",imgSizeHint:"Brosjyre {0}",imgCountHint:"Maksimalt {0} bilder",fileTypeHint:"St\xF8tte {0} filtyper",fileSizeHint:"En enkelt filst\xF8rrelse overstiger ikke {0}",fileCountHint:"Opptil {0} filer kan lastes opp",uploadTypeErr:"Filtype Mismatch!",overCountErr:"Bare {0} filer kan velges p\xE5 det meste!",overCountExtraErr:"Det maksimale antallet {0} er overskredet, og overskuddet {1} filer vil bli ignorert!",overSizeErr:"Maksimal filst\xF8rrelse kan ikke overstige {0}!",reUpload:"Last opp p\xE5 nytt",uploadProgress:"Last opp {0}%",uploadErr:"Opplasting mislyktes",uploadSuccess:"Last opp vellykket",moreBtnText:"Mer ({0})",viewItemTitle:"Klikk for \xE5 se",morePopup:{readTitle:"Vis liste",imageTitle:"Last opp bilder",fileTitle:"Last opp fil"}},empty:{defText:"Ingen data enn\xE5"},colorPicker:{clear:"Klar",confirm:"bekrefte",copySuccess:"Kopiert til utklippstavlen: {0}"},formDesign:{formName:"Formnavn",defFormTitle:"Navnlig form",widgetPropTab:"Kontrollegenskaper",widgetFormTab:"Form egenskaper",error:{wdFormUni:"Denne typen kontroll har lov til \xE5 legge til bare en i skjemaet",wdSubUni:"Denne typen kontroll har lov til \xE5 legge til bare en i subtabelen"},styleSetting:{btn:"Stilinnstillinger",title:"Form stilinnstillinger",layoutTitle:"Kontrolloppsett",verticalLayout:"Topp- og bunnoppsett",horizontalLayout:"Horisontal layout",styleTitle:"Tittelstil",boldTitle:"Tittelen fet",fontBold:"Fet",fontNormal:"konvensjonell",colonTitle:"Vis kolon",colonVisible:"vise",colonHidden:"gjemme",alignTitle:"Justering",widthTitle:"Tittelbredde",alignLeft:"Til venstre",alignRight:"Til h\xF8yre",unitPx:"Piksler",unitPct:"prosentdel"},widget:{group:{base:"Grunnleggende kontroller",layout:"Oppsettkontroller",system:"Systemkontroller",module:"Modulkontroller",chart:"Kartstyring",advanced:"Avanserte kontroller"},copyTitle:"Copy_ {0}",component:{input:"Inngangsboks",textarea:"Tekstfelt",select:"Trekk ned for \xE5 velge",row:"En rad og flere kolonner",title:"tittel",text:"tekst",subtable:"Underbord",VxeSwitch:"om",VxeInput:"Inngangsboks",VxeNumberInput:"tall",VxeDatePicker:"dato",VxeTextarea:"Tekstfelt",VxeSelect:"Trekk ned for \xE5 velge",VxeTreeSelect:"Treutvalg",VxeRadioGroup:"Alternativknapp",VxeCheckboxGroup:"Avkrysningsrute",VxeUploadFile:"dokument",VxeUploadImage:"bilde",VxeRate:"poengsum",VxeSlider:"glidebryteren"}},widgetProp:{name:"Kontrollnavn",placeholder:"Hurtig",required:"P\xE5krevd bekreftelse",multiple:"Flere valg er tillatt",displaySetting:{name:"Vis innstillinger",pc:"PC",mobile:"Mobil",visible:"vise",hidden:"gjemme"},dataSource:{name:"Datakilde",defValue:"Alternativ {0}",addOption:"Legg til alternativer",batchEditOption:"Batch -redigering",batchEditTip:"Hver rad tilsvarer et alternativ, som st\xF8tter direkte kopi og lim inn fra tabeller, Excel og WPS.",batchEditSubTip:"Hver rad tilsvarer et alternativ. Hvis det er en gruppe, kan barnelementene starte med en plass eller en fane -tast, og den st\xF8tter direkte kopi og lim inn fra tabeller, Excel og WPS.",buildOption:"Bygge alternativer"},rowProp:{colSize:"Antall kolonner",col2:"To kolonner",col3:"Tre kolonner",col4:"Fire kolonner",col6:"Seks kolonner",layout:"layout"},textProp:{name:"innhold",alignTitle:"Justering",alignLeft:"Til venstre",alignCenter:"Senter",alignRight:"Til h\xF8yre",colorTitle:"Fontfarge",sizeTitle:"Fontst\xF8rrelse",boldTitle:"Fet skrift",fontNormal:"konvensjonell",fontBold:"Fet"},subtableProp:{seqTitle:"Serienummer",showSeq:"Vis serienummer",showCheckbox:"Flere valg er tillatt",errSubDrag:"Subtabellen st\xF8tter ikke denne kontrollen, bruk andre kontroller",colPlace:"Dra kontrollen inn"},uploadProp:{limitFileCount:"Filmengde",limitFileSize:"Filst\xF8rrelsesgrense",multiFile:"La flere filer lastes opp",limitImgCount:"Begrens antall bilder",limitImgSize:"Bildest\xF8rrelsesgrense",multiImg:"La flere bilder laste opp"}}},listDesign:{fieldSettingTab:"Feltinnstillinger",listSettingTab:"Parameterinnstillinger",searchTitle:"Sp\xF8rringskriterier",listTitle:"Listefeltet",searchField:"Sp\xF8rringsfelt",listField:"Listefeltet",activeBtn:{ActionButtonUpdate:"redigere",ActionButtonDelete:"slett"},search:{addBtn:"redigere",emptyText:"Sp\xF8rringsbetingelser ikke konfigurert",editPopupTitle:"Rediger sp\xF8rringsfelt"},searchPopup:{colTitle:"tittel",saveBtn:"spare"}},text:{copySuccess:"Kopiert til utklippstavlen",copyError:"Det n\xE5v\xE6rende milj\xF8et st\xF8tter ikke denne operasjonen"},countdown:{formats:{yyyy:"\xC5r",MM:"m\xE5ne",dd:"himmel",HH:"time",mm:"punkt",ss:"Sekund"}},plugins:{extendCellArea:{area:{mergeErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 sammensl\xE5tte celler",multiErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 flere utvalgsomr\xE5der",selectErr:"Kan ikke operere p\xE5 celler i det spesifiserte omr\xE5det",extendErr:"Hvis det utvidede omr\xE5det inneholder sammensl\xE5tte celler, m\xE5 alle sammensl\xE5tte celler v\xE6re i samme st\xF8rrelse",pasteMultiErr:"Kan ikke lime inn, de kopierte og limte omr\xE5dene m\xE5 v\xE6re av samme st\xF8rrelse for \xE5 utf\xF8re denne operasjonen",cpInvalidErr:"Operasjonen kan ikke utf\xF8res. Det er forbudte kolonner ({0}) i omr\xE5det du valgte."},fnr:{title:"Finn og erstatt",findLabel:"Finne",replaceLabel:"erstatte",findTitle:"Finn hva:",replaceTitle:"Erstatt med:",tabs:{find:"Finne",replace:"erstatte"},filter:{re:"Regelmessige uttrykk",whole:"Fullt ord matching",sensitive:"sak f\xF8lsom"},btns:{findNext:"Finn neste",findAll:"Finn alle",replace:"erstatte",replaceAll:"Erstatt alle",cancel:"Kansellere"},header:{seq:"#",cell:"Celle",value:"verdi"},body:{row:"Rad: {0}",col:"Kolonne: {0}"},empty:"(Nullverdi)",reError:"Ugyldig regelmessig uttrykk",recordCount:"{0} celler funnet",notCell:"Den matchende cellen kan ikke bli funnet",replaceSuccess:"Vellykket erstattet {0} celler"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre"},cases:{equal:"lik",gt:"St\xF8rre enn",lt:"Mindre enn",begin:"Begynnelsen er",endin:"Slutten er",include:"Inkludere",isSensitive:"sak f\xF8lsom"}},filterCombination:{menus:{sort:"Sortere",clearSort:"Klar sortering",sortAsc:"Stigende orden",sortDesc:"Synkende orden",fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",clearFilter:"Klart filter",textOption:"Tekstfilter",numberOption:"Numerisk filter"},popup:{title:"Tilpassede filtreringsmetoder",currColumnTitle:"Gjeldende kolonne:",and:"og",or:"eller",describeHtml:"Tilgjengelig? Representerer et enkelt tegn <br/> bruk * representerer flere tegn"},cases:{equal:"lik",unequal:"Ikke lik",gt:"St\xF8rre enn",ge:"St\xF8rre enn eller lik",lt:"Mindre enn",le:"Mindre enn eller lik",begin:"Begynnelsen er",notbegin:"Det er ikke i begynnelsen",endin:"Slutten er",notendin:"Avslutningen er ikke",include:"Inkludere",exclude:"Ikke inkludert",between:"Mellom",custom:"Tilpasset filter",insensitive:"Sak uf\xF8lsom",isSensitive:"sak f\xF8lsom"},empty:"(blank)",notData:"Ingen kamp"}},pro:{area:{mergeErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 sammensl\xE5tte celler",multiErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 flere utvalgsomr\xE5der",extendErr:"Hvis det utvidede omr\xE5det inneholder sammensl\xE5tte celler, m\xE5 alle sammensl\xE5tte celler v\xE6re i samme st\xF8rrelse",pasteMultiErr:"Kan ikke lime inn, de kopierte og limte omr\xE5dene m\xE5 v\xE6re av samme st\xF8rrelse for \xE5 utf\xF8re denne operasjonen"},fnr:{title:"Finn og erstatt",findLabel:"Finne",replaceLabel:"erstatte",findTitle:"Finn innhold:",replaceTitle:"Erstatt med:",tabs:{find:"Finne",replace:"erstatte"},filter:{re:"Regelmessige uttrykk",whole:"Fullt ord matching",sensitive:"sak f\xF8lsom"},btns:{findNext:"Finn neste",findAll:"Finn alle",replace:"erstatte",replaceAll:"Erstatt alle",cancel:"Kansellere"},header:{seq:"#",cell:"Celle",value:"verdi"},empty:"(Nullverdi)",reError:"Ugyldig regelmessig uttrykk",recordCount:"{0} celler funnet",notCell:"Ingen matchende celle funnet",replaceSuccess:"Vellykket erstattet {0} celler"}},renderer:{search:"s\xF8k",cases:{equal:"lik",unequal:"Ikke lik",gt:"St\xF8rre enn",ge:"St\xF8rre enn eller lik",lt:"Mindre enn",le:"Mindre enn eller lik",begin:"Begynnelsen er",notbegin:"Det er ikke i begynnelsen",endin:"Slutten er",notendin:"Avslutningen er ikke",include:"Inkludere",exclude:"Ikke inkludert",between:"Mellom",custom:"Tilpasset filter",insensitive:"Sak uf\xF8lsom",isSensitive:"sak f\xF8lsom"},combination:{menus:{sort:"Sortere",clearSort:"Klar sortering",sortAsc:"Stigende orden",sortDesc:"Synkende orden",fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",clearFilter:"Klart filter",textOption:"Tekstfiltrering",numberOption:"Numerisk filtrering"},popup:{title:"Tilpassede filtreringsmetoder",currColumnTitle:"Gjeldende kolonne:",and:"og",or:"eller",describeHtml:"Tilgjengelig? Representerer et enkelt tegn <br/> bruk * representerer flere tegn"},empty:"(blank)",notData:"Ingen kamp"}}}}),tn}var Qw=Zw(),eT=be(Qw),rn={},F2;function tT(){return F2||(F2=1,Object.defineProperty(rn,"__esModule",{value:!0}),rn.default=void 0,rn.default={vxe:{base:{pleaseInput:"Por favor, digite",pleaseSelect:"Selecione",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"carregando..."},error:{downErr:"Download falhou",errLargeData:"Quando a quantidade de dados vinculados for muito grande, use {0}, caso contr\xE1rio, pode causar atraso",groupFixed:"Se estiver usando cabe\xE7alhos agrupados, a coluna congelada deve ser definida pelo grupo",groupMouseRange:'O cabe\xE7alho de agrupamento n\xE3o pode ser usado ao mesmo tempo que "{0}" e isso pode causar um erro',groupTag:'Os cabe\xE7alhos da coluna de agrupamento devem usar "{0}" em vez de "{1}", o que pode causar erros',scrollErrProp:'Este par\xE2metro "{0}" n\xE3o \xE9 suportado ap\xF3s a rolagem virtual ser ativada',errConflicts:'Par\xE2metro "{0}" conflita com "{1}"',notSupportProp:'"{1}" n\xE3o \xE9 suportado quando o par\xE2metro "{0}" estiver ativado, ele deve ser "{2}", caso contr\xE1rio, um erro ocorrer\xE1',notConflictProp:'Ao usar "{0}", "{1}" deve ser definido, caso contr\xE1rio, pode haver conflitos funcionais',unableInsert:"N\xE3o pode ser inserido no local especificado, verifique se os par\xE2metros est\xE3o corretos",useErr:'Ocorreu um erro ao instalar o m\xF3dulo "{0}". O pedido pode estar incorreto. O m\xF3dulo dependente precisa ser instalado antes da tabela',barUnableLink:"A barra de ferramentas n\xE3o pode associar tabelas",expandContent:'O slot para a linha expandida deve ser "conte\xFAdo", verifique se est\xE1 correto',reqComp:'O componente "{0}" est\xE1 ausente, verifique se est\xE1 instalado corretamente. https://vxeui.com/#/start/useglobal',reqModule:'M\xF3dulo "{0}" ausente',reqProp:'O par\xE2metro "{0}" necess\xE1rio est\xE1 faltando, o que pode causar um erro',emptyProp:'Par\xE2metro "{0}" n\xE3o tem permiss\xE3o para estar vazio',errProp:'Par\xE2metro n\xE3o suportado "{0}", possivelmente "{1}"',colRepet:'coluna. {0} = "{1}" \xE9 repetida, o que pode causar algumas fun\xE7\xF5es inutiliz\xE1veis',notFunc:'M\xE9todo "{0}" n\xE3o existe',errFunc:'Par\xE2metro "{0}" n\xE3o \xE9 um m\xE9todo',notValidators:'Verifica\xE7\xE3o global "{0}" n\xE3o existe',notFormats:'Formata\xE7\xE3o global "{0}" n\xE3o existe',notCommands:'A diretiva global "{0}" n\xE3o existe',notSlot:'Slot "{0}" n\xE3o existe',noTree:'"{0}" n\xE3o \xE9 suportado na estrutura da \xE1rvore',notProp:'Par\xE2metro n\xE3o suportado "{0}"',checkProp:'Quando o volume de dados \xE9 muito grande, a caixa de sele\xE7\xE3o pode ser gaguejada. Recomenda -se definir o par\xE2metro "{0}" para melhorar a velocidade de renderiza\xE7\xE3o',coverProp:'O par\xE2metro "{1}" de "{0}" \xE9 definido repetidamente, o que pode causar um erro',uniField:'O nome do campo "{0}" \xE9 definido repetidamente, o que pode causar um erro',repeatKey:'Repita a chave prim\xE1ria {0} = "{1}", que pode causar um erro',delFunc:'M\xE9todo "{0}" est\xE1 depreciado, use "{1}"',delProp:'O par\xE2metro "{0}" est\xE1 depreciado, use "{1}"',delEvent:'Evento "{0}" est\xE1 descontinuado, use "{1}"',removeProp:'O par\xE2metro "{0}" est\xE1 pregui\xE7oso e n\xE3o \xE9 recomendado, o que pode causar um erro',errFormat:'O conte\xFAdo formatado global deve ser definido usando "vxetable.formats" e o m\xE9todo de montagem "formatter = {0}" n\xE3o \xE9 mais recomendado.',notType:'Tipo de arquivo n\xE3o suportado "{0}"',notExp:"Este navegador n\xE3o suporta fun\xE7\xE3o de importa\xE7\xE3o/exporta\xE7\xE3o",impFields:"A importa\xE7\xE3o falhou. Verifique se o nome do campo e o formato de dados est\xE3o corretos.",treeNotImp:"As mesas de \xE1rvores n\xE3o suportam a importa\xE7\xE3o",treeCrossDrag:"Apenas arraste o primeiro n\xEDvel",treeDragChild:"Os pais n\xE3o podem arrastar para seus pr\xF3prios filhos",reqPlugin:'"{1}" n\xE3o est\xE1 instalado em https://vxeui.com/other {0a }/# {1age/install',errMaxRow:"Excedendo o volume m\xE1ximo de dados suportado {0} linhas, isso pode causar um erro"},table:{emptyText:"Ainda n\xE3o h\xE1 dados",allTitle:"Selecione tudo/Cancelar",seqTitle:"N\xFAmero de s\xE9rie",actionTitle:"operar",confirmFilter:"filtro",resetFilter:"Reiniciar",allFilter:"todos",sortAsc:"Ordem ascendente: mais baixo para o mais alto",sortDesc:"Ordem descendente: mais alto ao menor",filter:"Ativar filtragem para colunas selecionadas",impSuccess:"Records {0} importados com sucesso",expLoading:"Exportador",expSuccess:"Exportar com sucesso",expError:"A exporta\xE7\xE3o falhou",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configura\xE7\xF5es da coluna",customAll:"todos",customConfirm:"confirmar",customClose:"encerramento",customCancel:"Cancelar",customRestore:"Restaure o padr\xE3o",maxFixedCol:"O n\xFAmero m\xE1ximo de colunas congeladas n\xE3o pode exceder {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Move: {0}",resizeColTip:"Largura: {0} pixels",resizeRowTip:"Altura: {0} pixels",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Selecione pelo menos um registro!",deleteSelectRecord:"Tem certeza de que deseja excluir o registro selecionado?",removeSelectRecord:"Tem certeza de que deseja remover o registro selecionado?",dataUnchanged:"Dados n\xE3o alterados!",delSuccess:"O registro selecionado foi exclu\xEDdo com sucesso!",saveSuccess:"Economize com sucesso!",operError:"Ocorreu um erro e a opera\xE7\xE3o falhou!"},select:{search:"procurar",loadingText:"carregando",emptyText:"Ainda n\xE3o h\xE1 dados"},pager:{goto:"Ir",gotoTitle:"N\xFAmero de p\xE1ginas",pagesize:"{0} itens/p\xE1gina",total:"Total {0} registros",pageClassifier:"P\xE1gina",homePage:"primeira p\xE1gina",homePageTitle:"primeira p\xE1gina",prevPage:"P\xE1gina anterior",prevPageTitle:"P\xE1gina anterior",nextPage:"Pr\xF3xima p\xE1gina",nextPageTitle:"Pr\xF3xima p\xE1gina",prevJump:"P\xE1gina de salto",prevJumpTitle:"P\xE1gina de salto",nextJump:"P\xE1gina para baixo",nextJumpTitle:"P\xE1gina para baixo",endPage:"\xDAltima p\xE1gina",endPageTitle:"\xDAltima p\xE1gina"},alert:{title:"Prompts do sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"procurar"},custom:{cstmTitle:"Configura\xE7\xF5es da coluna",cstmRestore:"Restaure o padr\xE3o",cstmCancel:"Cancelar",cstmConfirm:"Claro",cstmConfirmRestore:"Confirme se \xE9 restaurado na configura\xE7\xE3o padr\xE3o da coluna?",cstmDragTarget:"Move: {0}",setting:{colSort:"Organizar",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"T\xEDtulo da coluna",colResizable:"Largura da coluna (pixels)",colVisible:"Se deve exibir",colFixed:"Coluna de congelamento",colFixedMax:"Colunas congeladas (at\xE9 {0} colunas)",fixedLeft:"Lado esquerdo",fixedUnset:"N\xE3o definido",fixedRight:"Lado direito"}},import:{modes:{covering:"Substituir o m\xE9todo (substitua diretamente os dados da tabela)",insert:"Anexe na parte inferior (anexa novos dados na parte inferior da tabela)",insertTop:"Anexe no topo (anexar novos dados na parte superior da tabela)",insertBottom:"Anexe na parte inferior (anexa novos dados na parte inferior da tabela)"},impTitle:"Importa\xE7\xE3o de dados",impFile:"Nome do arquivo",impSelect:"Selecione Arquivo",impType:"Tipo de arquivo",impOpts:"Configura\xE7\xF5es de par\xE2metros",impMode:"Modo de importa\xE7\xE3o",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (v\xEDrgula separada) (*. CSV)",html:"P\xE1gina da web (*.html)",xml:"Dados XML (*.xml)",txt:"Arquivo de texto (guia separado) (*. TXT)",xls:"Excel 97-2003 Book (*.xls)",xlsx:"Pasta de trabalho do Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dados vazios",current:"Dados atuais (dados na p\xE1gina atual)",selected:"Dados selecionados (dados selecionados na p\xE1gina atual)",all:"Dados completos (incluindo todos os dados paginos)"},printTitle:"Dados de impress\xE3o",expTitle:"Dados de exporta\xE7\xE3o",expName:"Nome do arquivo",expNamePlaceholder:"Por favor, insira um nome de arquivo",expSheetName:"t\xEDtulo",expSheetNamePlaceholder:"Por favor, insira um t\xEDtulo",expType:"Salvar tipo",expMode:"Selecione dados",expCurrentColumn:"Todos os campos",expColumn:"Selecione o campo",expOpts:"Configura\xE7\xF5es de par\xE2metros",expOptHeader:"Cabe\xE7alho",expHeaderTitle:"\xC9 o cabe\xE7alho da tabela necess\xE1rio",expOptFooter:"Fim da tabela",expFooterTitle:"O final da tabela \xE9 necess\xE1rio?",expOptColgroup:"Cabe\xE7alho de agrupamento",expOptTitle:"T\xEDtulo da coluna",expTitleTitle:"Seja o t\xEDtulo da coluna, caso contr\xE1rio, ser\xE1 exibido como o nome do campo da coluna",expColgroupTitle:"Se estiver presente, um cabe\xE7alho com uma estrutura de agrupamento \xE9 suportado",expOptMerge:"mesclar",expMergeTitle:"Se presente, as c\xE9lulas com estruturas mescladas s\xE3o suportadas",expOptAllExpand:"Expandir a \xE1rvore",expAllExpandTitle:"Se existir, \xE9 suportado para expandir todos os dados com estruturas hier\xE1rquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Se presente, c\xE9lulas com estilo s\xE3o suportadas",expOptOriginal:"Dados de origem",expOriginalTitle:"Se s\xE3o dados de origem, a importa\xE7\xE3o para as tabelas \xE9 suportada",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensagem de erro",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"redu\xE7\xE3o",close:"encerramento",miniMaxSize:"O n\xFAmero de janelas minimizadas n\xE3o pode exceder {0}",footPropErr:"O Show-Footer \xE9 usado apenas para ativar a cauda da tabela e deve ser usado com o programa de confirma\xE7\xE3o | Mostra-cancelamento-bot\xE3o | slots"},drawer:{close:"encerramento"},form:{folding:"Fechar",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"Atualizar",zoomIn:"tela cheia",zoomOut:"redu\xE7\xE3o",custom:"Configura\xE7\xF5es da coluna",customAll:"todos",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",cancelFixed:"Descongelar"},datePicker:{yearTitle:"{0} anos"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Janeiro",m2:"Fevereiro",m3:"Marchar",m4:"abril",m5:"Poderia",m6:"Junho",m7:"Julho",m8:"Agosto",m9:"Setembro",m10:"outubro",m11:"novembro",m12:"dezembro",quarterLabel:"{0} anos",monthLabel:"{0} anos",dayLabel:"{0} ano {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"seg",w2:"ter",w3:"qua",w4:"qui",w5:"sex",w6:"Sentado"},months:{m0:"Janeiro",m1:"Fevereiro",m2:"Marchar",m3:"abril",m4:"Poderia",m5:"Junho",m6:"Julho",m7:"Agosto",m8:"Setembro",m9:"outubro",m10:"novembro",m11:"dezembro"},quarters:{q1:"Primeiro trimestre",q2:"Segundo trimestre",q3:"Terceiro trimestre",q4:"Quarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Visualiza\xE7\xE3o",operBtn:{zoomOut:"Encolher",zoomIn:"ampliar",pctFull:"Escala igualmente",pct11:"Mostre o tamanho original",rotateLeft:"Gire para a esquerda",rotateRight:"Girar para a direita",print:"Clique para imprimir a imagem",download:"Clique para baixar a imagem"}},upload:{fileBtnText:"Clique ou arraste para fazer o upload",imgBtnText:"Clique ou arraste para fazer o upload",dragPlaceholder:"Arraste e solte o arquivo para esta \xE1rea para fazer upload",imgSizeHint:"Folheto {0}",imgCountHint:"M\xE1ximo {0} imagens",fileTypeHint:"Suporte {0} tipos de arquivo",fileSizeHint:"Um \xFAnico tamanho de arquivo n\xE3o excede {0}",fileCountHint:"At\xE9 {0} arquivos podem ser carregados",uploadTypeErr:"Tipo de arquivo Incompatch!",overCountErr:"Somente os arquivos {0} podem ser selecionados no m\xE1ximo!",overCountExtraErr:"O n\xFAmero m\xE1ximo de {0} foi excedido e os arquivos excedentes {1} ser\xE3o ignorados!",overSizeErr:"O tamanho m\xE1ximo do arquivo n\xE3o pode exceder {0}!",reUpload:"Re-applar",uploadProgress:"Upload {0}%",uploadErr:"Falha no upload",uploadSuccess:"Carregar com sucesso",moreBtnText:"Mais ({0})",viewItemTitle:"Clique para visualizar",morePopup:{readTitle:"Lista de visualiza\xE7\xE3o",imageTitle:"Carregue fotos",fileTitle:"Fa\xE7a o upload do arquivo"}},empty:{defText:"Ainda n\xE3o h\xE1 dados"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado para a \xE1rea de transfer\xEAncia: {0}"},formDesign:{formName:"Nome do formul\xE1rio",defFormTitle:"Forma sem nome",widgetPropTab:"Propriedades de controle",widgetFormTab:"Formul\xE1rio de propriedades",error:{wdFormUni:"Este tipo de controle pode adicionar apenas um no formul\xE1rio",wdSubUni:"Este tipo de controle \xE9 permitido adicionar apenas um na subtable"},styleSetting:{btn:"Configura\xE7\xF5es de estilo",title:"Configura\xE7\xF5es de estilo de formul\xE1rio",layoutTitle:"Layout de controle",verticalLayout:"Layout superior e inferior",horizontalLayout:"Layout horizontal",styleTitle:"Estilo de t\xEDtulo",boldTitle:"T\xEDtulo ousado",fontBold:"Audacioso",fontNormal:"convencional",colonTitle:"Mostre o c\xF3lon",colonVisible:"mostrar",colonHidden:"esconder",alignTitle:"Alinhamento",widthTitle:"Largura do t\xEDtulo",alignLeft:"\xC0 esquerda",alignRight:"\xC0 direita",unitPx:"Pixels",unitPct:"percentagem"},widget:{group:{base:"Controles b\xE1sicos",layout:"Controles de layout",system:"Controles do sistema",module:"Controles do m\xF3dulo",chart:"Controle de gr\xE1fico",advanced:"Controles avan\xE7ados"},copyTitle:"Copy_ {0}",component:{input:"Caixa de entrada",textarea:"Campo de texto",select:"Puxe para baixo para selecionar",row:"Uma linha e v\xE1rias colunas",title:"t\xEDtulo",text:"texto",subtable:"Subtable",VxeSwitch:"se",VxeInput:"Caixa de entrada",VxeNumberInput:"n\xFAmero",VxeDatePicker:"data",VxeTextarea:"Campo de texto",VxeSelect:"Puxe para baixo para selecionar",VxeTreeSelect:"Sele\xE7\xE3o de \xE1rvores",VxeRadioGroup:"Bot\xE3o de r\xE1dio",VxeCheckboxGroup:"Caixa de sele\xE7\xE3o",VxeUploadFile:"documento",VxeUploadImage:"foto",VxeRate:"pontua\xE7\xE3o",VxeSlider:"Slider"}},widgetProp:{name:"Nome de controle",placeholder:"Incitar",required:"Verifica\xE7\xE3o necess\xE1ria",multiple:"V\xE1rias op\xE7\xF5es s\xE3o permitidas",displaySetting:{name:"Configura\xE7\xF5es de exibi\xE7\xE3o",pc:"PC",mobile:"M\xF3vel",visible:"mostrar",hidden:"esconder"},dataSource:{name:"Fonte de dados",defValue:"Op\xE7\xE3o {0}",addOption:"Adicione op\xE7\xF5es",batchEditOption:"Edi\xE7\xE3o em lote",batchEditTip:"Cada linha corresponde a uma op\xE7\xE3o, que suporta c\xF3pia direta e colar de tabelas, Excel e WPS.",batchEditSubTip:"Cada linha corresponde a uma op\xE7\xE3o. Se for um grupo, os itens da crian\xE7a podem come\xE7ar com um espa\xE7o ou uma tecla de guia e suporta c\xF3pias diretas e colar de tabelas, Excel e WPS.",buildOption:"Construir op\xE7\xF5es"},rowProp:{colSize:"N\xFAmero de colunas",col2:"Duas colunas",col3:"Tr\xEAs colunas",col4:"Quatro colunas",col6:"Seis colunas",layout:"layout"},textProp:{name:"contente",alignTitle:"Alinhamento",alignLeft:"\xC0 esquerda",alignCenter:"Centro",alignRight:"\xC0 direita",colorTitle:"Cor da fonte",sizeTitle:"Tamanho da fonte",boldTitle:"Fonte em negrito",fontNormal:"convencional",fontBold:"Audacioso"},subtableProp:{seqTitle:"N\xFAmero de s\xE9rie",showSeq:"Mostre n\xFAmero de s\xE9rie",showCheckbox:"V\xE1rias op\xE7\xF5es s\xE3o permitidas",errSubDrag:"O subtable n\xE3o suporta esse controle, use outros controles",colPlace:"Arraste o controle em"},uploadProp:{limitFileCount:"Limite de quantidade do arquivo",limitFileSize:"Limite de tamanho do arquivo",multiFile:"Permitir que v\xE1rios arquivos sejam carregados",limitImgCount:"N\xFAmero limite de fotos",limitImgSize:"Limite de tamanho da imagem",multiImg:"Permitir que v\xE1rias fotos enviem"}}},listDesign:{fieldSettingTab:"Configura\xE7\xF5es de campo",listSettingTab:"Configura\xE7\xF5es de par\xE2metros",searchTitle:"Crit\xE9rios de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"excluir"},search:{addBtn:"editar",emptyText:"Condi\xE7\xF5es de consulta n\xE3o configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"t\xEDtulo",saveBtn:"salvar"}},text:{copySuccess:"Copiado para a \xE1rea de transfer\xEAncia",copyError:"O ambiente atual n\xE3o suporta esta opera\xE7\xE3o"},countdown:{formats:{yyyy:"Ano",MM:"lua",dd:"c\xE9u",HH:"hora",mm:"apontar",ss:"Segundo"}},plugins:{extendCellArea:{area:{mergeErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em c\xE9lulas mescladas",multiErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em v\xE1rias \xE1reas de sele\xE7\xE3o",selectErr:"Incapaz de operar em c\xE9lulas no intervalo especificado",extendErr:"Se a faixa estendida contiver c\xE9lulas mescladas, todas as c\xE9lulas mescladas devem ter o mesmo tamanho",pasteMultiErr:"Incapaz de colar, as \xE1reas copiadas e coladas precisam ter o mesmo tamanho para executar esta opera\xE7\xE3o",cpInvalidErr:"A opera\xE7\xE3o n\xE3o pode ser realizada. Existem colunas proibidas ({0}) no intervalo que voc\xEA selecionou."},fnr:{title:"Encontre e substitua",findLabel:"Encontrar",replaceLabel:"substituir",findTitle:"Encontre o que:",replaceTitle:"Substitua por:",tabs:{find:"Encontrar",replace:"substituir"},filter:{re:"Express\xF5es regulares",whole:"Combina\xE7\xE3o de palavras completas",sensitive:"mai\xFAsculas e min\xFAsculas"},btns:{findNext:"Encontre a seguir",findAll:"Encontre tudo",replace:"substituir",replaceAll:"Substitua tudo",cancel:"Cancelar"},header:{seq:"#",cell:"C\xE9lula",value:"valor"},body:{row:"Linha: {0}",col:"Coluna: {0}"},empty:"(Valor nulo)",reError:"Express\xE3o regular inv\xE1lida",recordCount:"{0} c\xE9lulas encontradas",notCell:"A c\xE9lula correspondente n\xE3o pode ser encontrada",replaceSuccess:"C\xE9lulas substitu\xEDdas com sucesso {0}"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita"},cases:{equal:"igual",gt:"Maior que",lt:"Menor que",begin:"O come\xE7o \xE9",endin:"O fim \xE9",include:"Incluir",isSensitive:"mai\xFAsculas e min\xFAsculas"}},filterCombination:{menus:{sort:"Organizar",clearSort:"Classifica\xE7\xE3o clara",sortAsc:"Ordem ascendente",sortDesc:"ordem descendente",fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",clearFilter:"Filtro transparente",textOption:"Filtro de texto",numberOption:"Filtro num\xE9rico"},popup:{title:"M\xE9todos de filtragem personalizados",currColumnTitle:"Coluna atual:",and:"e",or:"ou",describeHtml:"Dispon\xEDvel? Representa um \xFAnico caractere <br/> Use * representa qualquer caractere m\xFAltiplo"},cases:{equal:"igual",unequal:"N\xE3o igual a",gt:"Maior que",ge:"Maior ou igual a",lt:"Menor que",le:"Menor ou igual a",begin:"O come\xE7o \xE9",notbegin:"N\xE3o \xE9 no come\xE7o",endin:"O fim \xE9",notendin:"O final n\xE3o \xE9",include:"Incluir",exclude:"N\xE3o inclu\xEDdo",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insens\xEDvel",isSensitive:"mai\xFAsculas e min\xFAsculas"},empty:"(em branco)",notData:"Sem correspond\xEAncia"}},pro:{area:{mergeErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em c\xE9lulas mescladas",multiErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em v\xE1rias \xE1reas de sele\xE7\xE3o",extendErr:"Se a faixa estendida contiver c\xE9lulas mescladas, todas as c\xE9lulas mescladas devem ter o mesmo tamanho",pasteMultiErr:"Incapaz de colar, as \xE1reas copiadas e coladas precisam ter o mesmo tamanho para executar esta opera\xE7\xE3o"},fnr:{title:"Encontre e substitua",findLabel:"Encontrar",replaceLabel:"substituir",findTitle:"Encontre conte\xFAdo:",replaceTitle:"Substitua por:",tabs:{find:"Encontrar",replace:"substituir"},filter:{re:"Express\xF5es regulares",whole:"Combina\xE7\xE3o de palavras completas",sensitive:"mai\xFAsculas e min\xFAsculas"},btns:{findNext:"Encontre a seguir",findAll:"Encontre tudo",replace:"substituir",replaceAll:"Substitua tudo",cancel:"Cancelar"},header:{seq:"#",cell:"C\xE9lula",value:"valor"},empty:"(Valor nulo)",reError:"Express\xE3o regular inv\xE1lida",recordCount:"{0} c\xE9lulas encontradas",notCell:"Nenhuma c\xE9lula correspondente encontrada",replaceSuccess:"C\xE9lulas substitu\xEDdas com sucesso {0}"}},renderer:{search:"procurar",cases:{equal:"igual",unequal:"N\xE3o igual a",gt:"Maior que",ge:"Maior ou igual a",lt:"Menor que",le:"Menor ou igual a",begin:"O come\xE7o \xE9",notbegin:"N\xE3o \xE9 no come\xE7o",endin:"O fim \xE9",notendin:"O final n\xE3o \xE9",include:"Incluir",exclude:"N\xE3o inclu\xEDdo",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insens\xEDvel",isSensitive:"mai\xFAsculas e min\xFAsculas"},combination:{menus:{sort:"Organizar",clearSort:"Classifica\xE7\xE3o clara",sortAsc:"Ordem ascendente",sortDesc:"ordem descendente",fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",clearFilter:"Filtro transparente",textOption:"Filtragem de texto",numberOption:"Filtragem num\xE9rica"},popup:{title:"M\xE9todos de filtragem personalizados",currColumnTitle:"Coluna atual:",and:"e",or:"ou",describeHtml:"Dispon\xEDvel? Representa um \xFAnico caractere <br/> Use * representa qualquer caractere m\xFAltiplo"},empty:"(em branco)",notData:"Sem correspond\xEAncia"}}}}),rn}var rT=tT(),nT=be(rT),nn={},D2;function aT(){return D2||(D2=1,Object.defineProperty(nn,"__esModule",{value:!0}),nn.default=void 0,nn.default={vxe:{base:{pleaseInput:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435",pleaseSelect:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430 ..."},error:{downErr:"\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C",errLargeData:"\u041A\u043E\u0433\u0434\u0430 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0432\u044F\u0437\u0430\u043D\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445 \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0432\u0435\u043B\u0438\u043A, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 {0}, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u0437\u0430\u0434\u0435\u0440\u0436\u043A\u0443",groupFixed:"\u041F\u0440\u0438 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0438 \u0441\u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0445 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u043E\u0432, \u0437\u0430\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446 \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u0433\u0440\u0443\u043F\u043F\u043E\u0439",groupMouseRange:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D \u0432 \u0442\u043E \u0436\u0435 \u0432\u0440\u0435\u043C\u044F, \u0447\u0442\u043E \u0438 \xAB{0}\xBB, \u0438 \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",groupTag:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \xAB{0}\xBB \u0432\u043C\u0435\u0441\u0442\u043E \xAB{1}\xBB, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0438",scrollErrProp:'\u042D\u0442\u043E\u0442 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043F\u043E\u0441\u043B\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F \u0432\u0438\u0440\u0442\u0443\u0430\u043B\u044C\u043D\u043E\u0439 \u043F\u0440\u043E\u043A\u0440\u0443\u0442\u043A\u0438',errConflicts:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u041A\u043E\u043D\u0444\u043B\u0438\u043A\u0442 \u0441 "{1}"',notSupportProp:'"{1}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F, \u043A\u043E\u0433\u0434\u0430 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}"',notConflictProp:'\u041F\u0440\u0438 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0438 "{0}", "{1}" \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0444\u0443\u043D\u043A\u0446\u0438\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0435 \u043A\u043E\u043D\u0444\u043B\u0438\u043A\u0442\u044B',unableInsert:"\u041D\u0435\u043B\u044C\u0437\u044F \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u0432 \u0443\u043A\u0430\u0437\u0430\u043D\u043D\u043E\u0435 \u043C\u0435\u0441\u0442\u043E, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u044F\u0432\u043B\u044F\u044E\u0442\u0441\u044F \u043B\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B\u043C\u0438",useErr:'\u041F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430 \u043F\u0440\u0438 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043A\u0435 \u043C\u043E\u0434\u0443\u043B\u044F "{0}". \u0417\u0430\u043A\u0430\u0437 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043D\u0435\u0432\u0435\u0440\u043D\u044B\u043C. \u0417\u0430\u0432\u0438\u0441\u0438\u043C\u044B\u0439 \u043C\u043E\u0434\u0443\u043B\u044C \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u043F\u0435\u0440\u0435\u0434 \u0442\u0430\u0431\u043B\u0438\u0446\u0435\u0439',barUnableLink:"\u041F\u0430\u043D\u0435\u043B\u044C \u0438\u043D\u0441\u0442\u0440\u0443\u043C\u0435\u043D\u0442\u043E\u0432 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0441\u0432\u044F\u0437\u0430\u0442\u044C \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expandContent:"\u0421\u043B\u043E\u0442 \u0434\u043B\u044F \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u043E\u0439 \u0441\u0442\u0440\u043E\u043A\u0438 \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \xAB\u043A\u043E\u043D\u0442\u0435\u043D\u0442\u043E\u043C\xBB, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E \u043B\u0438 \u044D\u0442\u043E",reqComp:'\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 "{0}" \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E \u043B\u0438 \u043E\u043D \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D. https://vxeui.com/#/start/useglobal',reqModule:'\u041E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043C\u043E\u0434\u0443\u043B\u044C "{0}"',reqProp:"\u041D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{0}\xBB \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",emptyProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442\u0441\u044F \u0431\u044B\u0442\u044C \u043F\u0443\u0441\u0442\u044B\u043C',errProp:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}", \u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E "{1}"',colRepet:'\u0441\u0442\u043E\u043B\u0431\u0435\u0446. {0} = "{1}" \u043F\u043E\u0432\u0442\u043E\u0440\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0438\u0432\u0435\u0441\u0442\u0438 \u043A \u0442\u043E\u043C\u0443, \u0447\u0442\u043E \u043D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u0444\u0443\u043D\u043A\u0446\u0438\u0438 \u0441\u0442\u0430\u043D\u0443\u0442 \u043D\u0435\u043F\u0440\u0438\u0433\u043E\u0434\u043D\u044B\u043C\u0438 \u0434\u043B\u044F \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u044F',notFunc:'\u041C\u0435\u0442\u043E\u0434 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',errFunc:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u043C\u0435\u0442\u043E\u0434\u043E\u043C',notValidators:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0430\u044F \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notFormats:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0435 \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notCommands:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0430\u044F \u0434\u0438\u0440\u0435\u043A\u0442\u0438\u0432\u0430 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notSlot:'\u0421\u043B\u043E\u0442 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',noTree:'"{0}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0432 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0435 \u0434\u0435\u0440\u0435\u0432\u0430',notProp:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}"',checkProp:"\u041A\u043E\u0433\u0434\u0430 \u043E\u0431\u044A\u0435\u043C \u0434\u0430\u043D\u043D\u044B\u0445 \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0439, \u0444\u043B\u0430\u0436\u043E\u043A \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0437\u0430\u0438\u043A\u0430\u0435\u0442\u0441\u044F. \u0420\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{0}\xBB \u0434\u043B\u044F \u0443\u043B\u0443\u0447\u0448\u0435\u043D\u0438\u044F \u0441\u043A\u043E\u0440\u043E\u0441\u0442\u0438 \u0440\u0435\u043D\u0434\u0435\u0440\u0438\u043D\u0433\u0430",coverProp:"\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{1}\xBB \u0438\u0437 \xAB{0}\xBB \u043D\u0435\u043E\u0434\u043D\u043E\u043A\u0440\u0430\u0442\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",uniField:"\u0418\u043C\u044F \u043F\u043E\u043B\u044F \xAB{0}\xBB \u043D\u0435\u043E\u0434\u043D\u043E\u043A\u0440\u0430\u0442\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",repeatKey:'\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435 \u043F\u0435\u0440\u0432\u0438\u0447\u043D\u0443\u044E \u043A\u043B\u0430\u0432\u0438\u0448\u0443 {0} = "{1}", \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443',delFunc:'\u041C\u0435\u0442\u043E\u0434 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',delProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',delEvent:'\u0421\u043E\u0431\u044B\u0442\u0438\u0435 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B\u043E, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',removeProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B \u0438 \u043D\u0435 \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443',errFormat:"\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0435 \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u043E\u0435 \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u043D\u0438\u0435 \u0441\u043B\u0435\u0434\u0443\u0435\u0442 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0438\u0442\u044C \u0441 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435\u043C \xABvxetable.formats\xBB, \u0438 \u043C\u0435\u0442\u043E\u0434 \u043C\u043E\u043D\u0442\u0430\u0436\u0430 \xABformatter = {0}\xBB \u0431\u043E\u043B\u044C\u0448\u0435 \u043D\u0435 \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F.",notType:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u0442\u0438\u043F \u0444\u0430\u0439\u043B\u0430 "{0}"',notExp:"\u042D\u0442\u043E\u0442 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0444\u0443\u043D\u043A\u0446\u0438\u044E \u0438\u043C\u043F\u043E\u0440\u0442\u0430/\u044D\u043A\u0441\u043F\u043E\u0440\u0442\u0430",impFields:"\u0418\u043C\u043F\u043E\u0440\u0442 \u043D\u0435 \u0443\u0434\u0430\u043B\u0441\u044F. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B \u043B\u0438 \u0438\u043C\u044F \u043F\u043E\u043B\u044F \u0438 \u0444\u043E\u0440\u043C\u0430\u0442 \u0434\u0430\u043D\u043D\u044B\u0445.",treeNotImp:"\u0422\u0430\u0431\u043B\u0438\u0446\u044B \u0434\u0435\u0440\u0435\u0432\u044C\u0435\u0432 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442 \u0438\u043C\u043F\u043E\u0440\u0442",treeCrossDrag:"\u0422\u043E\u043B\u044C\u043A\u043E \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u043F\u0435\u0440\u0432\u044B\u0439 \u0443\u0440\u043E\u0432\u0435\u043D\u044C",treeDragChild:"\u0420\u043E\u0434\u0438\u0442\u0435\u043B\u0438 \u043D\u0435 \u043C\u043E\u0433\u0443\u0442 \u0442\u0430\u0449\u0438\u0442\u044C \u0441\u0432\u043E\u0438\u0445 \u0434\u0435\u0442\u0435\u0439",reqPlugin:'"{1}" \u043D\u0435 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u043F\u043E \u0430\u0434\u0440\u0435\u0441\u0443 https://vxeui.com/otherbe',errMaxRow:"\u041F\u0440\u0435\u0432\u044B\u0448\u0435\u043D\u0438\u0435 \u043C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u043E\u0433\u043E \u043E\u0431\u044A\u0435\u043C\u0430 \u0434\u0430\u043D\u043D\u044B\u0445 {0} \u0441\u0442\u0440\u043E\u043A, \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443"},table:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430",allTitle:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0441\u0435/\u043E\u0442\u043C\u0435\u043D\u0438\u0442\u044C",seqTitle:"\u0421\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",actionTitle:"\u0440\u0430\u0431\u043E\u0442\u0430\u0442\u044C",confirmFilter:"\u0444\u0438\u043B\u044C\u0442\u0440",resetFilter:"\u041F\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",allFilter:"\u0432\u0441\u0435",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u0437\u0430\u043A\u0430\u0437: \u0441\u0430\u043C\u044B\u0439 \u043D\u0438\u0437\u043A\u0438\u0439 \u0434\u043E \u0441\u0430\u043C\u043E\u0433\u043E \u0432\u044B\u0441\u043E\u043A\u043E\u0433\u043E",sortDesc:"\u041D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A: \u0441\u0430\u043C\u044B\u0439 \u0432\u044B\u0441\u043E\u043A\u0438\u0439 \u0434\u043E \u0441\u0430\u043C\u043E\u0433\u043E \u043D\u0438\u0437\u043A\u043E\u0433\u043E",filter:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044E \u0434\u043B\u044F \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0445 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",impSuccess:"\u0423\u0441\u043F\u0435\u0448\u043D\u043E \u0438\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0435 {0} \u0437\u0430\u043F\u0438\u0441\u0438",expLoading:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",expSuccess:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442 \u0443\u0441\u043F\u0435\u0448\u043D\u043E",expError:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442 \u043D\u0435 \u0443\u0434\u0430\u043B\u0441\u044F",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",customAll:"\u0432\u0441\u0435",customConfirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",customClose:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435",customCancel:"\u041E\u0442\u043C\u0435\u043D\u0430",customRestore:"\u0412\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0434\u0435\u0444\u043E\u043B\u0442",maxFixedCol:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0437\u0430\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0445 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"MOVE: {0}",resizeColTip:"\u0428\u0438\u0440\u0438\u043D\u0430: {0} \u043F\u0438\u043A\u0441\u0435\u043B\u0438",resizeRowTip:"\u0412\u044B\u0441\u043E\u0442\u0430: {0} \u043F\u0438\u043A\u0441\u0435\u043B\u0438",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0445\u043E\u0442\u044F \u0431\u044B \u043E\u0434\u043D\u0443 \u0437\u0430\u043F\u0438\u0441\u044C!",deleteSelectRecord:"\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u0443\u044E \u0437\u0430\u043F\u0438\u0441\u044C?",removeSelectRecord:"\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u0443\u044E \u0437\u0430\u043F\u0438\u0441\u044C?",dataUnchanged:"\u0414\u0430\u043D\u043D\u044B\u0435 \u043D\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u044B!",delSuccess:"\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u0430\u044F \u0437\u0430\u043F\u0438\u0441\u044C \u0431\u044B\u043B\u0430 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0443\u0434\u0430\u043B\u0435\u043D\u0430!",saveSuccess:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E!",operError:"\u041F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430, \u0438 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C!"},select:{search:"\u043F\u043E\u0438\u0441\u043A",loadingText:"\u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430",emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430"},pager:{goto:"\u0418\u0434\u0442\u0438",gotoTitle:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446",pagesize:"{0} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B/\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",total:"Total {0} \u0437\u0430\u043F\u0438\u0441\u0438",pageClassifier:"\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430",homePage:"\u041F\u0435\u0440\u0432\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",homePageTitle:"\u041F\u0435\u0440\u0432\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevPage:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevPageTitle:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",nextPage:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",nextPageTitle:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevJump:"\u041F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u0432\u0435\u0440\u0445",prevJumpTitle:"\u041F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u0432\u0435\u0440\u0445",nextJump:"\u0421\u043F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u043D\u0438\u0437 \u043F\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",nextJumpTitle:"\u0421\u043F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u043D\u0438\u0437 \u043F\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",endPage:"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",endPageTitle:"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430"},alert:{title:"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0438"},button:{confirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",clear:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439"},filter:{search:"\u043F\u043E\u0438\u0441\u043A"},custom:{cstmTitle:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",cstmRestore:"\u0412\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0434\u0435\u0444\u043E\u043B\u0442",cstmCancel:"\u041E\u0442\u043C\u0435\u043D\u0430",cstmConfirm:"\u041A\u043E\u043D\u0435\u0447\u043D\u043E",cstmConfirmRestore:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435, \u0432\u043E\u0441\u0441\u0442\u0430\u043D\u0430\u0432\u043B\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043B\u0438 \u043E\u043D \u0432 \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E?",cstmDragTarget:"MOVE: {0}",setting:{colSort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430",colResizable:"\u0428\u0438\u0440\u0438\u043D\u0430 \u0441\u0442\u043E\u043B\u0431\u0446\u0430 (\u043F\u0438\u043A\u0441\u0435\u043B\u0438)",colVisible:"\u041E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C \u043B\u0438",colFixed:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",colFixedMax:"\u0421\u0442\u043E\u043B\u0431\u0446\u044B \u0437\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u044F (\u0434\u043E {0} \u0441\u0442\u043E\u043B\u0431\u0446\u044B)",fixedLeft:"\u041B\u0435\u0432\u0430\u044F \u0441\u0442\u043E\u0440\u043E\u043D\u0430",fixedUnset:"\u041D\u0435 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D",fixedRight:"\u041F\u0440\u0430\u0432\u0430\u044F \u0441\u0442\u043E\u0440\u043E\u043D\u0430"}},import:{modes:{covering:"\u041C\u0435\u0442\u043E\u0434 \u043F\u0435\u0440\u0435\u0437\u0430\u043F\u0438\u0441\u044C (\u043D\u0435\u043F\u043E\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043D\u043D\u043E \u043F\u0435\u0440\u0435\u0437\u0430\u043F\u0438\u0441\u0430\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insert:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0438\u0437\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432\u043D\u0438\u0437\u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insertTop:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u0432\u0435\u0440\u0445\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432 \u0432\u0435\u0440\u0445\u043D\u0435\u0439 \u0447\u0430\u0441\u0442\u0438 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insertBottom:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0438\u0437\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432\u043D\u0438\u0437\u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)"},impTitle:"\u0418\u043C\u043F\u043E\u0440\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",impFile:"\u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",impSelect:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0444\u0430\u0439\u043B",impType:"\u0422\u0438\u043F \u0444\u0430\u0439\u043B\u0430",impOpts:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",impMode:"\u0420\u0435\u0436\u0438\u043C \u0438\u043C\u043F\u043E\u0440\u0442\u0430",impConfirm:"\u0418\u043C\u043F\u043E\u0440\u0442",impCancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},export:{types:{csv:"CSV (\u0437\u0430\u043F\u044F\u0442\u0430\u044F \u043E\u0442\u0434\u0435\u043B\u0435\u043D\u0430) (*. CSV)",html:"\u0412\u0435\u0431 -\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 (*.html)",xml:"\u0414\u0430\u043D\u043D\u044B\u0435 XML (*.xml)",txt:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u044B\u0439 \u0444\u0430\u0439\u043B (\u0432\u043A\u043B\u0430\u0434\u043A\u0430 \u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0430) (*. TXT)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"\u041F\u0443\u0441\u0442\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",current:"\u0422\u0435\u043A\u0443\u0449\u0438\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0442\u0435\u043A\u0443\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)",selected:"\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0434\u0430\u043D\u043D\u044B\u0435, \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0442\u0435\u043A\u0443\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)",all:"\u041F\u043E\u043B\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0432\u043A\u043B\u044E\u0447\u0430\u044F \u0432\u0441\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)"},printTitle:"\u0420\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435",expTitle:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expName:"\u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",expNamePlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",expSheetName:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expSheetNamePlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expType:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u0442\u0438\u043F",expMode:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expCurrentColumn:"\u0412\u0441\u0435 \u043F\u043E\u043B\u044F",expColumn:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u043E\u043B\u0435",expOpts:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",expOptHeader:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expHeaderTitle:"\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expOptFooter:"\u041A\u043E\u043D\u0435\u0446 \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expFooterTitle:"\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u043B\u0438 \u043A\u043E\u043D\u0435\u0446 \u0442\u0430\u0431\u043B\u0438\u0446\u044B?",expOptColgroup:"\u0413\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0430 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0430",expOptTitle:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430",expTitleTitle:"\u0411\u0443\u0434\u044C \u0442\u043E \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u043E\u043D \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u043A\u0430\u043A \u0438\u043C\u044F \u043F\u043E\u043B\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430",expColgroupTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u043E \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u043E\u0439 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438",expOptMerge:"\u0441\u043B\u0438\u044F\u043D\u0438\u0435",expMergeTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043A\u043B\u0435\u0442\u043A\u0438 \u0441 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u043C\u0438 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430\u043C\u0438 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442\u0441\u044F",expOptAllExpand:"\u0420\u0430\u0441\u0448\u0438\u0440\u0438\u0442\u044C \u0434\u0435\u0440\u0435\u0432\u043E",expAllExpandTitle:"\u0415\u0441\u043B\u0438 \u043E\u043D \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442, \u043E\u043D \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0434\u043B\u044F \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u044F \u0432\u0441\u0435\u0445 \u0434\u0430\u043D\u043D\u044B\u0445 \u0441 \u043F\u043E\u043C\u043E\u0449\u044C\u044E \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043A\u0438\u0445 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440",expOptUseStyle:"\u0441\u0442\u0438\u043B\u044C",expUseStyleTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043A\u043B\u0435\u0442\u043A\u0438 \u0441\u043E \u0441\u0442\u0438\u043B\u0435\u043C \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442\u0441\u044F",expOptOriginal:"\u0418\u0441\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expOriginalTitle:"\u0415\u0441\u043B\u0438 \u044D\u0442\u043E \u0438\u0441\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435, \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0438\u043C\u043F\u043E\u0440\u0442 \u0432 \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expPrint:"\u041F\u0435\u0447\u0430\u0442\u044C",expConfirm:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",expCancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},modal:{errTitle:"\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435 \u043E\u0431 \u043E\u0448\u0438\u0431\u043A\u0435",zoomMin:"\u041C\u0438\u043D\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C",zoomIn:"\u043C\u0430\u043A\u0441\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C",zoomOut:"\u0441\u043D\u0438\u0436\u0435\u043D\u0438\u0435",close:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435",miniMaxSize:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0438\u043D\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0445 \u043E\u043A\u043E\u043D \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",footPropErr:"Show-Footer \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442\u0441\u044F \u0442\u043E\u043B\u044C\u043A\u043E \u0434\u043B\u044F \u0432\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F \u0445\u0432\u043E\u0441\u0442\u0430 \u0441\u0442\u043E\u043B\u0430 \u0438 \u0434\u043E\u043B\u0436\u0435\u043D \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C\u0441\u044F \u0441 Show-Confirm-Button | Show-Cancel-Button | \u0441\u043B\u043E\u0442\u044B"},drawer:{close:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435"},form:{folding:"\u0417\u0430\u043A\u0440\u044B\u0432\u0430\u0442\u044C",unfolding:"\u0420\u0430\u0441\u0448\u0438\u0440\u044F\u0442\u044C"},toolbar:{import:"\u0418\u043C\u043F\u043E\u0440\u0442",export:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",print:"\u041F\u0435\u0447\u0430\u0442\u044C",refresh:"\u043E\u0431\u043D\u043E\u0432\u043B\u044F\u0442\u044C",zoomIn:"\u043F\u043E\u043B\u043D\u043E\u044D\u043A\u0440\u0430\u043D\u043D\u044B\u0439",zoomOut:"\u0441\u043D\u0438\u0436\u0435\u043D\u0438\u0435",custom:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",customAll:"\u0432\u0441\u0435",customConfirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",customRestore:"\u041F\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439"},datePicker:{yearTitle:"{0} \u0413\u043E\u0434\u044B"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"\u042F\u043D\u0432\u0430\u0440\u044C",m2:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",m3:"\u041C\u0430\u0440\u0448\u0438\u0440\u043E\u0432\u0430\u0442\u044C",m4:"\u0410\u043F\u0440\u0435\u043B\u044C",m5:"\u041C\u043E\u0436\u0435\u0442",m6:"\u0418\u044E\u043D\u044C",m7:"\u0418\u044E\u043B\u044C",m8:"\u0410\u0432\u0433\u0443\u0441\u0442",m9:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",m10:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",m11:"\u041D\u043E\u044F\u0431\u0440\u044C",m12:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C",quarterLabel:"{0} \u0413\u043E\u0434\u044B",monthLabel:"{0} \u0413\u043E\u0434\u044B",dayLabel:"{0} \u0413\u043E\u0434 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\u0412\u043E\u0441\u043A\u0440\u0435\u0441\u0435\u043D\u044C\u0435",w1:"\u0432 \u043F\u043E\u043D\u0435\u0434\u0435\u043B\u044C\u043D\u0438\u043A",w2:"\u0412\u0442\u043E\u0440\u043D\u0438\u043A",w3:"\u0421\u0440\u0435\u0434\u0430",w4:"\u0427\u0435\u0442\u0432\u0435\u0440\u0433",w5:"\u041F\u044F\u0442\u043D\u0438\u0446\u0430",w6:"\u0421\u0443\u0431\u0431\u043E\u0442\u0430"},months:{m0:"\u042F\u043D\u0432\u0430\u0440\u044C",m1:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",m2:"\u041C\u0430\u0440\u0448\u0438\u0440\u043E\u0432\u0430\u0442\u044C",m3:"\u0410\u043F\u0440\u0435\u043B\u044C",m4:"\u041C\u043E\u0436\u0435\u0442",m5:"\u0418\u044E\u043D\u044C",m6:"\u0418\u044E\u043B\u044C",m7:"\u0410\u0432\u0433\u0443\u0441\u0442",m8:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",m9:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",m10:"\u041D\u043E\u044F\u0431\u0440\u044C",m11:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C"},quarters:{q1:"\u041F\u0435\u0440\u0432\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q2:"\u0412\u0442\u043E\u0440\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q3:"\u0422\u0440\u0435\u0442\u044C\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q4:"\u0427\u0435\u0442\u0432\u0435\u0440\u0442\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u041F\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440",operBtn:{zoomOut:"\u0421\u043E\u043A\u0440\u0430\u0449\u0430\u0442\u044C",zoomIn:"\u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0442\u044C",pctFull:"\u041C\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E",pct11:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043E\u0440\u0438\u0433\u0438\u043D\u0430\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u043C\u0435\u0440",rotateLeft:"\u0412\u0440\u0430\u0449\u0430\u0442\u044C\u0441\u044F \u0432\u043B\u0435\u0432\u043E",rotateRight:"\u0412\u0440\u0430\u0449\u0430\u0442\u044C\u0441\u044F \u0432\u043F\u0440\u0430\u0432\u043E",print:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0440\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0435",download:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0443"}},upload:{fileBtnText:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438\u043B\u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",imgBtnText:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438\u043B\u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",dragPlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u0432 \u044D\u0442\u0443 \u043E\u0431\u043B\u0430\u0441\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",imgSizeHint:"\u041B\u0438\u0441\u0442\u043E\u0432\u043A\u0430 {0}",imgCountHint:"\u041C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",fileTypeHint:"\u041F\u043E\u0434\u0434\u0435\u0440\u0436\u043A\u0430 {0} \u0422\u0438\u043F\u044B \u0444\u0430\u0439\u043B\u043E\u0432",fileSizeHint:"\u0420\u0430\u0437\u043C\u0435\u0440 \u0435\u0434\u0438\u043D\u043E\u0433\u043E \u0444\u0430\u0439\u043B\u0430 \u043D\u0435 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0435\u0442 {0}",fileCountHint:"\u0414\u043E {0} \u0444\u0430\u0439\u043B\u044B \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u044B",uploadTypeErr:"\u041D\u0435\u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0442\u0438\u043F\u0430 \u0444\u0430\u0439\u043B\u0430!",overCountErr:"\u0422\u043E\u043B\u044C\u043A\u043E \u0444\u0430\u0439\u043B\u044B {0} \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u044B \u043D\u0430\u0438\u0431\u043E\u043B\u044C\u0448\u0438\u043C \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E\u043C!",overCountExtraErr:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E {0} \u0431\u044B\u043B\u043E \u043F\u0440\u0435\u0432\u044B\u0448\u0435\u043D\u043E, \u0438 \u0438\u0437\u0431\u044B\u0442\u043E\u0447\u043D\u044B\u0435 \u0444\u0430\u0439\u043B\u044B {1} \u0431\u0443\u0434\u0443\u0442 \u0438\u0433\u043D\u043E\u0440\u0438\u0440\u043E\u0432\u0430\u043D\u044B!",overSizeErr:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}!",reUpload:"\u041F\u043E\u0432\u0442\u043E\u0440\u043D\u0430\u044F \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430",uploadProgress:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 {0}%",uploadErr:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C",uploadSuccess:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0443\u0441\u043F\u0435\u0448\u043D\u043E",moreBtnText:"\u0411\u043E\u043B\u044C\u0448\u0435 ({0})",viewItemTitle:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C",morePopup:{readTitle:"\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440 \u0441\u043F\u0438\u0441\u043A\u0430",imageTitle:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0438",fileTitle:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0444\u0430\u0439\u043B"}},empty:{defText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430"},colorPicker:{clear:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439",confirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",copySuccess:"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430: {0}"},formDesign:{formName:"\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0444\u043E\u0440\u043C\u044B",defFormTitle:"\u041D\u0435\u043D\u0430\u0437\u0432\u0430\u043D\u043D\u0430\u044F \u0444\u043E\u0440\u043C\u0430",widgetPropTab:"\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u044E\u0449\u0438\u0435 \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430",widgetFormTab:"\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u0444\u043E\u0440\u043C\u044B",error:{wdFormUni:"\u042D\u0442\u043E\u0442 \u0442\u0438\u043F \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u044F\u0442\u044C \u0442\u043E\u043B\u044C\u043A\u043E \u043E\u0434\u0438\u043D \u0432 \u0444\u043E\u0440\u043C\u0435",wdSubUni:"\u042D\u0442\u043E\u0442 \u0442\u0438\u043F \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430 \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u044F\u0442\u044C \u0442\u043E\u043B\u044C\u043A\u043E \u043E\u0434\u0438\u043D \u0432 \u043F\u043E\u0434\u0442\u0430\u0431\u043B."},styleSetting:{btn:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u0438\u043B\u044F",title:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u0438\u043B\u044F \u0444\u043E\u0440\u043C\u044B",layoutTitle:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435",verticalLayout:"\u041C\u0430\u043A\u0435\u0442 \u0432\u0435\u0440\u0445\u043D\u0435\u0439 \u0438 \u043D\u0438\u0436\u043D\u0435\u0439 \u0447\u0430\u0441\u0442\u0438",horizontalLayout:"\u0413\u043E\u0440\u0438\u0437\u043E\u043D\u0442\u0430\u043B\u044C\u043D\u0430\u044F \u043F\u043B\u0430\u043D\u0438\u0440\u043E\u0432\u043A\u0430",styleTitle:"\u0422\u0438\u0442\u0443\u043B\u044C\u043D\u044B\u0439 \u0441\u0442\u0438\u043B\u044C",boldTitle:"\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0436\u0438\u0440\u043D\u043E\u0433\u043E \u0448\u0440\u0438\u0444\u0442\u0430",fontBold:"\u0421\u043C\u0435\u043B\u044B\u0439",fontNormal:"\u043E\u0431\u0449\u0435\u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0439",colonTitle:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0442\u043E\u043B\u0441\u0442\u043E\u0439 \u043A\u0438\u0448\u043A\u0438",colonVisible:"\u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C",colonHidden:"\u0441\u043A\u0440\u044B\u0432\u0430\u0442\u044C",alignTitle:"\u0412\u044B\u0440\u0430\u0432\u043D\u0438\u0432\u0430\u043D\u0438\u0435",widthTitle:"\u0428\u0438\u0440\u0438\u043D\u0430 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0430",alignLeft:"\u0421\u043B\u0435\u0432\u0430",alignRight:"\u0421\u043F\u0440\u0430\u0432\u0430",unitPx:"\u041F\u0438\u043A\u0441\u0435\u043B\u0438",unitPct:"\u043F\u0440\u043E\u0446\u0435\u043D\u0442"},widget:{group:{base:"\u041E\u0441\u043D\u043E\u0432\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",layout:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043C\u0430\u043A\u0435\u0442\u0430",system:"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",module:"\u041C\u043E\u0434\u0443\u043B\u044C \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",chart:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u043E\u0439",advanced:"\u0423\u0441\u043E\u0432\u0435\u0440\u0448\u0435\u043D\u0441\u0442\u0432\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F"},copyTitle:"Copy_ {0}",component:{input:"\u0412\u0445\u043E\u0434\u043D\u0430\u044F \u043A\u043E\u0440\u043E\u0431\u043A\u0430",textarea:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0435 \u043F\u043E\u043B\u0435",select:"\u041F\u043E\u0442\u044F\u043D\u0443\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u0431\u0440\u0430\u0442\u044C",row:"\u041E\u0434\u043D\u0430 \u0441\u0442\u0440\u043E\u043A\u0430 \u0438 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",title:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",text:"\u0442\u0435\u043A\u0441\u0442",subtable:"\u041F\u043E\u0434\u0442\u0435\u043B",VxeSwitch:"\u043B\u0438",VxeInput:"\u0412\u0445\u043E\u0434\u043D\u0430\u044F \u043A\u043E\u0440\u043E\u0431\u043A\u0430",VxeNumberInput:"\u0447\u0438\u0441\u043B\u043E",VxeDatePicker:"\u0434\u0430\u0442\u0430",VxeTextarea:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0435 \u043F\u043E\u043B\u0435",VxeSelect:"\u041F\u043E\u0442\u044F\u043D\u0443\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u0431\u0440\u0430\u0442\u044C",VxeTreeSelect:"\u0412\u044B\u0431\u043E\u0440 \u0434\u0435\u0440\u0435\u0432\u0430",VxeRadioGroup:"\u0420\u0430\u0434\u0438\u043E\u0431\u0430\u0442\u043E\u0432\u0430\u044F",VxeCheckboxGroup:"\u0424\u043B\u0430\u0436\u043E\u043A",VxeUploadFile:"\u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442",VxeUploadImage:"\u043A\u0430\u0440\u0442\u0438\u043D\u0430",VxeRate:"\u0441\u0447\u0435\u0442",VxeSlider:"\u0441\u043B\u0430\u0439\u0434\u0435\u0440"}},widgetProp:{name:"\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u044E\u0449\u0435\u0435 \u0438\u043C\u044F",placeholder:"\u0411\u044B\u0441\u0442\u0440\u044B\u0439",required:"\u0422\u0440\u0435\u0431\u0443\u0435\u043C\u0430\u044F \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430",multiple:"\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0432\u0430\u0440\u0438\u0430\u043D\u0442\u043E\u0432",displaySetting:{name:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",pc:"\u041F\u041A",mobile:"\u041C\u043E\u0431\u0438\u043B\u044C\u043D\u044B\u0439",visible:"\u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C",hidden:"\u0441\u043A\u0440\u044B\u0432\u0430\u0442\u044C"},dataSource:{name:"\u0418\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445",defValue:"\u041E\u043F\u0446\u0438\u044F {0}",addOption:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B",batchEditOption:"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u043F\u0430\u0440\u0442\u0438\u0438",batchEditTip:"\u041A\u0430\u0436\u0434\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043E\u043F\u0446\u0438\u0438, \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043F\u0440\u044F\u043C\u0443\u044E \u043A\u043E\u043F\u0438\u044E \u0438 \u0432\u0441\u0442\u0430\u0432\u043A\u0443 \u0438\u0437 \u0442\u0430\u0431\u043B\u0438\u0446, Excel \u0438 WPS.",batchEditSubTip:"\u041A\u0430\u0436\u0434\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043E\u043F\u0446\u0438\u0438. \u0415\u0441\u043B\u0438 \u044D\u0442\u043E \u0433\u0440\u0443\u043F\u043F\u0430, \u0434\u043E\u0447\u0435\u0440\u043D\u0438\u0435 \u043F\u0440\u0435\u0434\u043C\u0435\u0442\u044B \u043C\u043E\u0433\u0443\u0442 \u043D\u0430\u0447\u0438\u043D\u0430\u0442\u044C\u0441\u044F \u0441 \u043C\u0435\u0441\u0442\u0430 \u0438\u043B\u0438 \u043A\u043B\u0430\u0432\u0438\u0448\u0438 \u0432\u043A\u043B\u0430\u0434\u043A\u0438, \u0438 \u043E\u043D \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043F\u0440\u044F\u043C\u0443\u044E \u043A\u043E\u043F\u0438\u044E \u0438 \u0432\u0441\u0442\u0430\u0432\u043A\u0443 \u0438\u0437 \u0442\u0430\u0431\u043B\u0438\u0446, Excel \u0438 WPS.",buildOption:"\u0412\u0430\u0440\u0438\u0430\u043D\u0442\u044B \u0441\u0431\u043E\u0440\u043A\u0438"},rowProp:{colSize:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",col2:"\u0414\u0432\u0430 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col3:"\u0422\u0440\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col4:"\u0427\u0435\u0442\u044B\u0440\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col6:"\u0428\u0435\u0441\u0442\u044C \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",layout:"\u043C\u0430\u043A\u0435\u0442"},textProp:{name:"\u0441\u043E\u0434\u0435\u0440\u0436\u0430\u043D\u0438\u0435",alignTitle:"\u0412\u044B\u0440\u0430\u0432\u043D\u0438\u0432\u0430\u043D\u0438\u0435",alignLeft:"\u0421\u043B\u0435\u0432\u0430",alignCenter:"\u0426\u0435\u043D\u0442\u0440",alignRight:"\u0421\u043F\u0440\u0430\u0432\u0430",colorTitle:"\u0426\u0432\u0435\u0442 \u0448\u0440\u0438\u0444\u0442\u0430",sizeTitle:"\u0420\u0430\u0437\u043C\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430",boldTitle:"\u0421\u043C\u0435\u043B\u044B\u0439 \u0448\u0440\u0438\u0444\u0442",fontNormal:"\u043E\u0431\u0449\u0435\u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0439",fontBold:"\u0421\u043C\u0435\u043B\u044B\u0439"},subtableProp:{seqTitle:"\u0421\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",showSeq:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0441\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",showCheckbox:"\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0432\u0430\u0440\u0438\u0430\u043D\u0442\u043E\u0432",errSubDrag:"\u041F\u043E\u0434\u0442\u0430\u0431\u043B \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u044D\u0442\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 \u0434\u0440\u0443\u0433\u0438\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",colPlace:"\u041F\u0435\u0440\u0435\u0442\u0430\u0441\u043A\u0438\u0432\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044C \u0432"},uploadProp:{limitFileCount:"\u041E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0444\u0430\u0439\u043B\u043E\u0432",limitFileSize:"\u041F\u0440\u0435\u0434\u0435\u043B \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u0444\u0430\u0439\u043B\u0430",multiFile:"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044C \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0444\u0430\u0439\u043B\u043E\u0432",limitImgCount:"\u041E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439",limitImgSize:"\u041F\u0440\u0435\u0434\u0435\u043B \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",multiImg:"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0443 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u0438\u0445 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439"}}},listDesign:{fieldSettingTab:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u043E\u043B\u044F",listSettingTab:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",searchTitle:"\u041A\u0440\u0438\u0442\u0435\u0440\u0438\u0438 \u0437\u0430\u043F\u0440\u043E\u0441\u0430",listTitle:"\u0421\u043F\u0438\u0441\u043E\u043A \u043F\u043E\u043B\u0435",searchField:"\u041F\u043E\u043B\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430",listField:"\u0421\u043F\u0438\u0441\u043E\u043A \u043F\u043E\u043B\u0435",activeBtn:{ActionButtonUpdate:"\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C",ActionButtonDelete:"\u0443\u0434\u0430\u043B\u0438\u0442\u044C"},search:{addBtn:"\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C",emptyText:"\u0423\u0441\u043B\u043E\u0432\u0438\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430 \u043D\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043D\u044B",editPopupTitle:"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u043B\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430"},searchPopup:{colTitle:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",saveBtn:"\u0441\u043E\u0445\u0440\u0430\u043D\u044F\u0442\u044C"}},text:{copySuccess:"\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430",copyError:"\u0422\u0435\u043A\u0443\u0449\u0430\u044F \u0441\u0440\u0435\u0434\u0430 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u044D\u0442\u0443 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044E"},countdown:{formats:{yyyy:"\u0413\u043E\u0434",MM:"\u043B\u0443\u043D\u0430",dd:"\u043D\u0435\u0431\u043E",HH:"\u0447\u0430\u0441",mm:"\u0442\u043E\u0447\u043A\u0430",ss:"\u0412\u0442\u043E\u0440\u043E\u0439"}},plugins:{extendCellArea:{area:{mergeErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u043D\u0430 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0445 \u044F\u0447\u0435\u0439\u043A\u0430\u0445",multiErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u0432 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u0438\u0445 \u043E\u0431\u043B\u0430\u0441\u0442\u044F\u0445 \u0432\u044B\u0431\u043E\u0440\u0430",selectErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0440\u0430\u0431\u043E\u0442\u0430\u0442\u044C \u043D\u0430 \u044F\u0447\u0435\u0439\u043A\u0430\u0445 \u0432 \u0443\u043A\u0430\u0437\u0430\u043D\u043D\u043E\u043C \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D\u0435",extendErr:"\u0415\u0441\u043B\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u044B\u0439 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438, \u0432\u0441\u0435 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430",pasteMultiErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C, \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u0438 \u0432\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u043D\u044B\u0435 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u0442\u0430\u043A\u043E\u0433\u043E \u0436\u0435 \u0440\u0430\u0437\u043C\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u044D\u0442\u0443 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044E",cpInvalidErr:"\u041E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430. \u0412 \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u043E\u043C \u0432\u0430\u043C\u0438 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D\u0435 \u0435\u0441\u0442\u044C \u0437\u0430\u043F\u0440\u0435\u0449\u0435\u043D\u043D\u044B\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B ({0})."},fnr:{title:"\u041D\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043C\u0435\u043D\u0438\u0442\u044C",findLabel:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replaceLabel:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",findTitle:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0447\u0442\u043E:",replaceTitle:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430:",tabs:{find:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C"},filter:{re:"\u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u044B\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u044F",whole:"\u041F\u043E\u043B\u043D\u043E\u0435 \u0441\u043E\u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0441\u043B\u043E\u0432",sensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},btns:{findNext:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435",findAll:"\u041D\u0430\u0439\u0442\u0438 \u0432\u0441\u0435",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",replaceAll:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u0432\u0441\u0435",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},header:{seq:"#",cell:"\u041A\u043B\u0435\u0442\u043A\u0430",value:"\u0446\u0435\u043D\u0438\u0442\u044C"},body:{row:"\u0420\u044F\u0434: {0}",col:"\u0421\u0442\u043E\u043B\u0431\u0435\u0446: {0}"},empty:"(\u041D\u0443\u043B\u0435\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435)",reError:"\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435",recordCount:"{0} \u042F\u0447\u0435\u0439\u043A\u0438 \u043D\u0430\u0439\u0434\u0435\u043D\u044B",notCell:"\u0421\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0430\u044F \u044F\u0447\u0435\u0439\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043D\u0430\u0439\u0434\u0435\u043D\u0430",replaceSuccess:"\u0423\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u043C\u0435\u043D\u0435\u043D {0} \u044F\u0447\u0435\u0439\u043A\u0438"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"Freeze Group",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E"},cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",endin:"\u041A\u043E\u043D\u0435\u0446",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"}},filterCombination:{menus:{sort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",clearSort:"\u0427\u0435\u0442\u043A\u0438\u0439 \u0432\u0438\u0434",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",sortDesc:"\u043D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"Freeze Group",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E",clearFilter:"\u0427\u0438\u0441\u0442\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",textOption:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",numberOption:"\u0427\u0438\u0441\u043B\u043E\u0432\u043E\u0439 \u0444\u0438\u043B\u044C\u0442\u0440"},popup:{title:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0435 \u043C\u0435\u0442\u043E\u0434\u044B \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438",currColumnTitle:"\u0422\u0435\u043A\u0443\u0449\u0438\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446:",and:"\u0438",or:"\u0438\u043B\u0438",describeHtml:"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0439? \u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043E\u0434\u0438\u043D \u0441\u0438\u043C\u0432\u043E\u043B <br/> \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C * \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043B\u044E\u0431\u044B\u0435 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"},cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",unequal:"\u041D\u0435 \u0440\u0430\u0432\u0435\u043D",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",ge:"\u0411\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",le:"\u041C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",notbegin:"\u042D\u0442\u043E \u043D\u0435 \u0432 \u043D\u0430\u0447\u0430\u043B\u0435",endin:"\u041A\u043E\u043D\u0435\u0446",notendin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u043D\u0435",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",exclude:"\u041D\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D",between:"\u041C\u0435\u0436\u0434\u0443",custom:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",insensitive:"\u0421\u043B\u0443\u0447\u0430\u0439 \u043D\u0435\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},empty:"(\u043F\u0443\u0441\u0442\u043E\u0439)",notData:"\u041D\u0435\u0442 \u043C\u0430\u0442\u0447\u0430"}},pro:{area:{mergeErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u043D\u0430 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0445 \u044F\u0447\u0435\u0439\u043A\u0430\u0445",multiErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u0432 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u0438\u0445 \u043E\u0431\u043B\u0430\u0441\u0442\u044F\u0445 \u0432\u044B\u0431\u043E\u0440\u0430",extendErr:"\u0415\u0441\u043B\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u044B\u0439 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438, \u0432\u0441\u0435 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430",pasteMultiErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C, \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u0438 \u0432\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u043D\u044B\u0435 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u0442\u0430\u043A\u043E\u0433\u043E \u0436\u0435 \u0440\u0430\u0437\u043C\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u044D\u0442\u0443 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044E"},fnr:{title:"\u041D\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043C\u0435\u043D\u0438\u0442\u044C",findLabel:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replaceLabel:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",findTitle:"\u041D\u0430\u0439\u0442\u0438 \u043A\u043E\u043D\u0442\u0435\u043D\u0442:",replaceTitle:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430:",tabs:{find:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C"},filter:{re:"\u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u044B\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u044F",whole:"\u041F\u043E\u043B\u043D\u043E\u0435 \u0441\u043E\u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0441\u043B\u043E\u0432",sensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},btns:{findNext:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435",findAll:"\u041D\u0430\u0439\u0442\u0438 \u0432\u0441\u0435",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",replaceAll:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u0432\u0441\u0435",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},header:{seq:"#",cell:"\u041A\u043B\u0435\u0442\u043A\u0430",value:"\u0446\u0435\u043D\u0438\u0442\u044C"},empty:"(\u041D\u0443\u043B\u0435\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435)",reError:"\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435",recordCount:"{0} \u042F\u0447\u0435\u0439\u043A\u0438 \u043D\u0430\u0439\u0434\u0435\u043D\u044B",notCell:"\u041D\u0438\u043A\u0430\u043A\u043E\u0439 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0435\u0439 \u044F\u0447\u0435\u0439\u043A\u0438 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u0430",replaceSuccess:"\u0423\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u043C\u0435\u043D\u0435\u043D {0} \u044F\u0447\u0435\u0439\u043A\u0438"}},renderer:{search:"\u043F\u043E\u0438\u0441\u043A",cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",unequal:"\u041D\u0435 \u0440\u0430\u0432\u0435\u043D",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",ge:"\u0411\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",le:"\u041C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",notbegin:"\u042D\u0442\u043E \u043D\u0435 \u0432 \u043D\u0430\u0447\u0430\u043B\u0435",endin:"\u041A\u043E\u043D\u0435\u0446",notendin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u043D\u0435",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",exclude:"\u041D\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D",between:"\u041C\u0435\u0436\u0434\u0443",custom:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",insensitive:"\u0421\u043B\u0443\u0447\u0430\u0439 \u043D\u0435\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},combination:{menus:{sort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",clearSort:"\u0427\u0435\u0442\u043A\u0438\u0439 \u0432\u0438\u0434",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",sortDesc:"\u043D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"Freeze Group",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E",clearFilter:"\u0427\u0438\u0441\u0442\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",textOption:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",numberOption:"\u0427\u0438\u0441\u043B\u0435\u043D\u043D\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F"},popup:{title:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0435 \u043C\u0435\u0442\u043E\u0434\u044B \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438",currColumnTitle:"\u0422\u0435\u043A\u0443\u0449\u0438\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446:",and:"\u0438",or:"\u0438\u043B\u0438",describeHtml:"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0439? \u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043E\u0434\u0438\u043D \u0441\u0438\u043C\u0432\u043E\u043B <br/> \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C * \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043B\u044E\u0431\u044B\u0435 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"},empty:"(\u043F\u0443\u0441\u0442\u043E\u0439)",notData:"\u041D\u0435\u0442 \u043C\u0430\u0442\u0447\u0430"}}}}),nn}var oT=aT(),iT=be(oT),an={},P2;function lT(){return P2||(P2=1,Object.defineProperty(an,"__esModule",{value:!0}),an.default=void 0,an.default={vxe:{base:{pleaseInput:"\u8BF7\u8F93\u5165",pleaseSelect:"\u8BF7\u9009\u62E9",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u52A0\u8F7D\u4E2D..."},error:{downErr:"\u4E0B\u8F7D\u5931\u8D25",errLargeData:"\u5F53\u7ED1\u5B9A\u7684\u6570\u636E\u91CF\u8FC7\u5927\u65F6\uFF0C\u5E94\u8BE5\u8BF7\u4F7F\u7528 {0}\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u5361\u987F",groupFixed:"\u5982\u679C\u4F7F\u7528\u5206\u7EC4\u8868\u5934\uFF0C\u51BB\u7ED3\u5217\u5FC5\u987B\u6309\u7EC4\u8BBE\u7F6E",groupMouseRange:'\u5206\u7EC4\u8868\u5934\u4E0E "{0}" \u4E0D\u80FD\u540C\u65F6\u4F7F\u7528\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',groupTag:'\u5206\u7EC4\u5217\u5934\u5E94\u8BE5\u4F7F\u7528 "{0}" \u800C\u4E0D\u662F "{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',scrollErrProp:'\u542F\u7528\u865A\u62DF\u6EDA\u52A8\u540E\u4E0D\u652F\u6301\u8BE5\u53C2\u6570 "{0}"',errConflicts:'\u53C2\u6570 "{0}" \u4E0E "{1}" \u6709\u51B2\u7A81',notSupportProp:'\u5F53\u542F\u7528\u53C2\u6570 "{0}" \u65F6\u4E0D\u652F\u6301 "{1}"\uFF0C\u5E94\u8BE5\u4E3A "{2}"\uFF0C\u5426\u5219\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u5B58\u5728\u529F\u80FD\u51B2\u7A81',unableInsert:"\u65E0\u6CD5\u63D2\u5165\u5230\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u8BF7\u68C0\u67E5\u53C2\u6570\u662F\u5426\u6B63\u786E",useErr:'\u5B89\u88C5 "{0}" \u6A21\u5757\u65F6\u53D1\u751F\u9519\u8BEF\uFF0C\u53EF\u80FD\u987A\u5E8F\u4E0D\u6B63\u786E\uFF0C\u4F9D\u8D56\u7684\u6A21\u5757\u9700\u8981\u5728 Table \u4E4B\u524D\u5B89\u88C5',barUnableLink:"\u5DE5\u5177\u680F\u65E0\u6CD5\u5173\u8054\u8868\u683C",expandContent:'\u5C55\u5F00\u884C\u7684\u63D2\u69FD\u5E94\u8BE5\u662F "content"\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u6B63\u786E',reqComp:'\u7F3A\u5C11 "{0}" \u7EC4\u4EF6\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u6B63\u786E\u5B89\u88C5\u3002 https://vxeui.com/#/start/useGlobal',reqModule:'\u7F3A\u5C11 "{0}" \u6A21\u5757',reqProp:'\u7F3A\u5C11\u5FC5\u8981\u7684 "{0}" \u53C2\u6570\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF',emptyProp:'\u53C2\u6570 "{0}" \u4E0D\u5141\u8BB8\u4E3A\u7A7A',errProp:'\u4E0D\u652F\u6301\u7684\u53C2\u6570 "{0}"\uFF0C\u53EF\u80FD\u4E3A "{1}"',colRepet:'column.{0}="{1}" \u91CD\u590D\u4E86\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u67D0\u4E9B\u529F\u80FD\u65E0\u6CD5\u4F7F\u7528',notFunc:'\u65B9\u6CD5 "{0}" \u4E0D\u5B58\u5728',errFunc:'\u53C2\u6570 "{0}" \u4E0D\u662F\u4E00\u4E2A\u65B9\u6CD5',notValidators:'\u5168\u5C40\u6821\u9A8C "{0}" \u4E0D\u5B58\u5728',notFormats:'\u5168\u5C40\u683C\u5F0F\u5316 "{0}" \u4E0D\u5B58\u5728',notCommands:'\u5168\u5C40\u6307\u4EE4 "{0}" \u4E0D\u5B58\u5728',notSlot:'\u63D2\u69FD "{0}" \u4E0D\u5B58\u5728',noTree:'\u6811\u7ED3\u6784\u4E0D\u652F\u6301 "{0}"',notProp:'\u4E0D\u652F\u6301\u7684\u53C2\u6570 "{0}"',checkProp:'\u5F53\u6570\u636E\u91CF\u8FC7\u5927\u65F6\u53EF\u80FD\u4F1A\u5BFC\u81F4\u590D\u9009\u6846\u5361\u987F\uFF0C\u5EFA\u8BAE\u8BBE\u7F6E\u53C2\u6570 "{0}" \u63D0\u5347\u6E32\u67D3\u901F\u5EA6',coverProp:'"{0}" \u7684\u53C2\u6570 "{1}" \u91CD\u590D\u5B9A\u4E49\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',uniField:'\u5B57\u6BB5\u540D "{0}" \u91CD\u590D\u5B9A\u4E49\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',repeatKey:'\u4E3B\u952E\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'\u65B9\u6CD5 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',delProp:'\u53C2\u6570 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',delEvent:'\u4E8B\u4EF6 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',removeProp:'\u53C2\u6570 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u4E0D\u5EFA\u8BAE\u4F7F\u7528\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF',errFormat:'\u5168\u5C40\u7684\u683C\u5F0F\u5316\u5185\u5BB9\u5E94\u8BE5\u4F7F\u7528 "VXETable.formats" \u5B9A\u4E49\uFF0C\u6302\u8F7D "formatter={0}" \u7684\u65B9\u5F0F\u5DF2\u4E0D\u5EFA\u8BAE\u4F7F\u7528',notType:'\u4E0D\u652F\u6301\u7684\u6587\u4EF6\u7C7B\u578B "{0}"',notExp:"\u8BE5\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u5BFC\u5165/\u5BFC\u51FA\u529F\u80FD",impFields:"\u5BFC\u5165\u5931\u8D25\uFF0C\u8BF7\u68C0\u67E5\u5B57\u6BB5\u540D\u548C\u6570\u636E\u683C\u5F0F\u662F\u5426\u6B63\u786E",treeNotImp:"\u6811\u8868\u683C\u4E0D\u652F\u6301\u5BFC\u5165",treeCrossDrag:"\u53EA\u80FD\u62D6\u62FD\u7B2C\u4E00\u5C42\u7EA7",treeDragChild:"\u7236\u7EA7\u4E0D\u80FD\u62D6\u62FD\u5230\u81EA\u5DF1\u7684\u5B50\u7EA7\u4E2D",reqPlugin:'\u6269\u5C55\u63D2\u4EF6\u672A\u5B89\u88C5 "{1}" https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"\u8D85\u8FC7\u652F\u6301\u7684\u6700\u5927\u6570\u636E\u91CF {0} \u884C\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF"},table:{emptyText:"\u6682\u65E0\u6570\u636E",allTitle:"\u5168\u9009/\u53D6\u6D88",seqTitle:"\u5E8F\u53F7",actionTitle:"\u64CD\u4F5C",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",allFilter:"\u5168\u90E8",sortAsc:"\u5347\u5E8F\uFF1A\u6700\u4F4E\u5230\u6700\u9AD8",sortDesc:"\u964D\u5E8F\uFF1A\u6700\u9AD8\u5230\u6700\u4F4E",filter:"\u5BF9\u6240\u9009\u7684\u5217\u542F\u7528\u7B5B\u9009",impSuccess:"\u6210\u529F\u5BFC\u5165 {0} \u6761\u8BB0\u5F55",expLoading:"\u6B63\u5728\u5BFC\u51FA\u4E2D",expSuccess:"\u5BFC\u51FA\u6210\u529F",expError:"\u5BFC\u51FA\u5931\u8D25",expFilename:"\u5BFC\u51FA_{0}",expOriginFilename:"\u5BFC\u51FA_\u6E90_{0}",customTitle:"\u5217\u8BBE\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u786E\u8BA4",customClose:"\u5173\u95ED",customCancel:"\u53D6\u6D88",customRestore:"\u6062\u590D\u9ED8\u8BA4",maxFixedCol:"\u6700\u5927\u51BB\u7ED3\u5217\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u79FB\u52A8\uFF1A{0}",resizeColTip:"\u5BBD\uFF1A{0} \u50CF\u7D20",resizeRowTip:"\u9AD8\uFF1A{0} \u50CF\u7D20",rowGroupContentTotal:"{0}\uFF08{1}\uFF09"},grid:{selectOneRecord:"\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u6761\u8BB0\u5F55\uFF01",deleteSelectRecord:"\u60A8\u786E\u5B9A\u8981\u5220\u9664\u6240\u9009\u8BB0\u5F55\u5417\uFF1F",removeSelectRecord:"\u60A8\u786E\u5B9A\u8981\u79FB\u9664\u6240\u9009\u8BB0\u5F55\u5417\uFF1F",dataUnchanged:"\u6570\u636E\u672A\u6539\u52A8\uFF01",delSuccess:"\u6210\u529F\u5220\u9664\u6240\u9009\u8BB0\u5F55\uFF01",saveSuccess:"\u4FDD\u5B58\u6210\u529F\uFF01",operError:"\u53D1\u751F\u9519\u8BEF\uFF0C\u64CD\u4F5C\u5931\u8D25\uFF01"},select:{search:"\u641C\u7D22",loadingText:"\u52A0\u8F7D\u4E2D",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"\u524D\u5F80",gotoTitle:"\u9875\u6570",pagesize:"{0}\u6761/\u9875",total:"\u5171 {0} \u6761\u8BB0\u5F55",pageClassifier:"\u9875",homePage:"\u9996\u9875",homePageTitle:"\u9996\u9875",prevPage:"\u4E0A\u4E00\u9875",prevPageTitle:"\u4E0A\u4E00\u9875",nextPage:"\u4E0B\u4E00\u9875",nextPageTitle:"\u4E0B\u4E00\u9875",prevJump:"\u5411\u4E0A\u8DF3\u9875",prevJumpTitle:"\u5411\u4E0A\u8DF3\u9875",nextJump:"\u5411\u4E0B\u8DF3\u9875",nextJumpTitle:"\u5411\u4E0B\u8DF3\u9875",endPage:"\u672B\u9875",endPageTitle:"\u672B\u9875"},alert:{title:"\u7CFB\u7EDF\u63D0\u793A"},button:{confirm:"\u786E\u8BA4",cancel:"\u53D6\u6D88",clear:"\u6E05\u9664"},filter:{search:"\u641C\u7D22"},custom:{cstmTitle:"\u5217\u8BBE\u7F6E",cstmRestore:"\u6062\u590D\u9ED8\u8BA4",cstmCancel:"\u53D6\u6D88",cstmConfirm:"\u786E\u5B9A",cstmConfirmRestore:"\u8BF7\u786E\u8BA4\u662F\u5426\u6062\u590D\u6210\u9ED8\u8BA4\u5217\u914D\u7F6E\uFF1F",cstmDragTarget:"\u79FB\u52A8\uFF1A{0}",setting:{colSort:"\u6392\u5E8F",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u5217\u6807\u9898",colResizable:"\u5217\u5BBD\uFF08\u50CF\u7D20\uFF09",colVisible:"\u662F\u5426\u663E\u793A",colFixed:"\u51BB\u7ED3\u5217",colFixedMax:"\u51BB\u7ED3\u5217\uFF08\u6700\u591A {0} \u5217\uFF09",fixedLeft:"\u5DE6\u4FA7",fixedUnset:"\u4E0D\u8BBE\u7F6E",fixedRight:"\u53F3\u4FA7"}},import:{modes:{covering:"\u8986\u76D6\u65B9\u5F0F\uFF08\u76F4\u63A5\u8986\u76D6\u8868\u683C\u6570\u636E\uFF09",insert:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09",insertTop:"\u9876\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u9876\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09",insertBottom:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09"},impTitle:"\u5BFC\u5165\u6570\u636E",impFile:"\u6587\u4EF6\u540D",impSelect:"\u9009\u62E9\u6587\u4EF6",impType:"\u6587\u4EF6\u7C7B\u578B",impOpts:"\u53C2\u6570\u8BBE\u7F6E",impMode:"\u5BFC\u5165\u6A21\u5F0F",impConfirm:"\u5BFC\u5165",impCancel:"\u53D6\u6D88"},export:{types:{csv:"CSV (\u9017\u53F7\u5206\u9694)(*.csv)",html:"\u7F51\u9875(*.html)",xml:"XML \u6570\u636E(*.xml)",txt:"\u6587\u672C\u6587\u4EF6(\u5236\u8868\u7B26\u5206\u9694)(*.txt)",xls:"Excel 97-2003 \u5DE5\u4F5C\u7C3F(*.xls)",xlsx:"Excel \u5DE5\u4F5C\u7C3F(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u7A7A\u6570\u636E",current:"\u5F53\u524D\u6570\u636E\uFF08\u5F53\u524D\u9875\u7684\u6570\u636E\uFF09",selected:"\u9009\u4E2D\u6570\u636E\uFF08\u5F53\u524D\u9875\u9009\u4E2D\u7684\u6570\u636E\uFF09",all:"\u5168\u91CF\u6570\u636E\uFF08\u5305\u62EC\u6240\u6709\u5206\u9875\u7684\u6570\u636E\uFF09"},printTitle:"\u6253\u5370\u6570\u636E",expTitle:"\u5BFC\u51FA\u6570\u636E",expName:"\u6587\u4EF6\u540D",expNamePlaceholder:"\u8BF7\u8F93\u5165\u6587\u4EF6\u540D",expSheetName:"\u6807\u9898",expSheetNamePlaceholder:"\u8BF7\u8F93\u5165\u6807\u9898",expType:"\u4FDD\u5B58\u7C7B\u578B",expMode:"\u9009\u62E9\u6570\u636E",expCurrentColumn:"\u5168\u90E8\u5B57\u6BB5",expColumn:"\u9009\u62E9\u5B57\u6BB5",expOpts:"\u53C2\u6570\u8BBE\u7F6E",expOptHeader:"\u8868\u5934",expHeaderTitle:"\u662F\u5426\u9700\u8981\u8868\u5934",expOptFooter:"\u8868\u5C3E",expFooterTitle:"\u662F\u5426\u9700\u8981\u8868\u5C3E",expOptColgroup:"\u5206\u7EC4\u8868\u5934",expOptTitle:"\u5217\u6807\u9898",expTitleTitle:"\u662F\u5426\u4E3A\u5217\u6807\u9898\uFF0C\u5426\u5219\u663E\u793A\u4E3A\u5217\u7684\u5B57\u6BB5\u540D",expColgroupTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6709\u5206\u7EC4\u7ED3\u6784\u7684\u8868\u5934",expOptMerge:"\u5408\u5E76",expMergeTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6709\u5408\u5E76\u7ED3\u6784\u7684\u5355\u5143\u683C",expOptAllExpand:"\u5C55\u5F00\u6811",expAllExpandTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5C06\u5E26\u6709\u5C42\u7EA7\u7ED3\u6784\u7684\u6570\u636E\u5168\u90E8\u5C55\u5F00",expOptUseStyle:"\u6837\u5F0F",expUseStyleTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6837\u5F0F\u7684\u5355\u5143\u683C",expOptOriginal:"\u6E90\u6570\u636E",expOriginalTitle:"\u5982\u679C\u4E3A\u6E90\u6570\u636E\uFF0C\u5219\u652F\u6301\u5BFC\u5165\u5230\u8868\u683C\u4E2D",expPrint:"\u6253\u5370",expConfirm:"\u5BFC\u51FA",expCancel:"\u53D6\u6D88"},modal:{errTitle:"\u9519\u8BEF\u63D0\u793A",zoomMin:"\u6700\u5C0F\u5316",zoomIn:"\u6700\u5927\u5316",zoomOut:"\u8FD8\u539F",close:"\u5173\u95ED",miniMaxSize:"\u6700\u5C0F\u5316\u7A97\u53E3\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",footPropErr:"show-footer \u4EC5\u7528\u4E8E\u542F\u7528\u8868\u5C3E\uFF0C\u9700\u914D\u5408 show-confirm-button | show-cancel-button | \u63D2\u69FD\u4F7F\u7528"},drawer:{close:"\u5173\u95ED"},form:{folding:"\u6536\u8D77",unfolding:"\u5C55\u5F00"},toolbar:{import:"\u5BFC\u5165",export:"\u5BFC\u51FA",print:"\u6253\u5370",refresh:"\u5237\u65B0",zoomIn:"\u5168\u5C4F",zoomOut:"\u8FD8\u539F",custom:"\u5217\u8BBE\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u786E\u8BA4",customRestore:"\u91CD\u7F6E",fixedLeft:"\u51BB\u7ED3\u5728\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u5728\u53F3\u4FA7",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3\u5217"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"01 \u6708",m2:"02 \u6708",m3:"03 \u6708",m4:"04 \u6708",m5:"05 \u6708",m6:"06 \u6708",m7:"07 \u6708",m8:"08 \u6708",m9:"09 \u6708",m10:"10 \u6708",m11:"11 \u6708",m12:"12 \u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74\u7B2C WW \u5468",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u5B63\u5EA6",year:"yyyy"},weeks:{w:"",w0:"\u5468\u65E5",w1:"\u5468\u4E00",w2:"\u5468\u4E8C",w3:"\u5468\u4E09",w4:"\u5468\u56DB",w5:"\u5468\u4E94",w6:"\u5468\u516D"},months:{m0:"\u4E00\u6708",m1:"\u4E8C\u6708",m2:"\u4E09\u6708",m3:"\u56DB\u6708",m4:"\u4E94\u6708",m5:"\u516D\u6708",m6:"\u4E03\u6708",m7:"\u516B\u6708",m8:"\u4E5D\u6708",m9:"\u5341\u6708",m10:"\u5341\u4E00\u6708",m11:"\u5341\u4E8C\u6708"},quarters:{q1:"\u7B2C\u4E00\u5B63\u5EA6",q2:"\u7B2C\u4E8C\u5B63\u5EA6",q3:"\u7B2C\u4E09\u5B63\u5EA6",q4:"\u7B2C\u56DB\u5B63\u5EA6"}}},numberInput:{currencySymbol:"\xA5"},imagePreview:{popupTitle:"\u9884\u89C8",operBtn:{zoomOut:"\u7F29\u5C0F",zoomIn:"\u653E\u5927",pctFull:"\u7B49\u6BD4\u4F8B\u7F29\u653E",pct11:"\u663E\u793A\u539F\u59CB\u5C3A\u5BF8",rotateLeft:"\u5411\u5DE6\u65CB\u8F6C",rotateRight:"\u5411\u53F3\u65CB\u8F6C",print:"\u70B9\u51FB\u6253\u5370\u56FE\u7247",download:"\u70B9\u51FB\u4E0B\u8F7D\u56FE\u7247"}},upload:{fileBtnText:"\u70B9\u51FB\u6216\u62D6\u62FD\u4E0A\u4F20",imgBtnText:"\u70B9\u51FB\u6216\u62D6\u62FD\u4E0A\u4F20",dragPlaceholder:"\u8BF7\u628A\u6587\u4EF6\u62D6\u653E\u5230\u8FD9\u4E2A\u533A\u57DF\u5373\u53EF\u4E0A\u4F20",imgSizeHint:"\u5355\u5F20{0}",imgCountHint:"\u6700\u591A{0}\u5F20",fileTypeHint:"\u652F\u6301 {0} \u6587\u4EF6\u7C7B\u578B",fileSizeHint:"\u5355\u4E2A\u6587\u4EF6\u5927\u5C0F\u4E0D\u8D85\u8FC7{0}",fileCountHint:"\u6700\u591A\u53EF\u4E0A\u4F20{0}\u4E2A\u6587\u4EF6",uploadTypeErr:"\u6587\u4EF6\u7C7B\u578B\u4E0D\u5339\u914D\uFF01",overCountErr:"\u6700\u591A\u53EA\u80FD\u9009\u62E9{0}\u4E2A\u6587\u4EF6\uFF01",overCountExtraErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u6570\u91CF{0}\u4E2A\uFF0C\u8D85\u51FA\u7684{1}\u4E2A\u6587\u4EF6\u5C06\u88AB\u5FFD\u7565\uFF01",overSizeErr:"\u6587\u4EF6\u5927\u5C0F\u6700\u5927\u4E0D\u80FD\u8D85\u8FC7{0}\uFF01",reUpload:"\u91CD\u65B0\u4E0A\u4F20",uploadProgress:"\u4E0A\u4F20\u4E2D {0}%",uploadErr:"\u4E0A\u4F20\u5931\u8D25",uploadSuccess:"\u4E0A\u4F20\u6210\u529F",moreBtnText:"\u66F4\u591A\uFF08{0}\uFF09",viewItemTitle:"\u70B9\u51FB\u67E5\u770B",morePopup:{readTitle:"\u67E5\u770B\u5217\u8868",imageTitle:"\u4E0A\u4F20\u56FE\u7247",fileTitle:"\u4E0A\u4F20\u6587\u4EF6"}},empty:{defText:"\u6682\u65E0\u6570\u636E"},colorPicker:{clear:"\u6E05\u9664",confirm:"\u786E\u8BA4",copySuccess:"\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F\uFF1A{0}"},formDesign:{formName:"\u8868\u5355\u540D\u79F0",defFormTitle:"\u672A\u547D\u540D\u7684\u8868\u5355",widgetPropTab:"\u63A7\u4EF6\u5C5E\u6027",widgetFormTab:"\u8868\u5355\u5C5E\u6027",error:{wdFormUni:"\u8BE5\u7C7B\u578B\u7684\u63A7\u4EF6\u5728\u8868\u5355\u4E2D\u53EA\u5141\u8BB8\u6DFB\u52A0\u4E00\u4E2A",wdSubUni:"\u8BE5\u7C7B\u578B\u7684\u63A7\u4EF6\u5728\u5B50\u8868\u4E2D\u53EA\u5141\u8BB8\u6DFB\u52A0\u4E00\u4E2A"},styleSetting:{btn:"\u6837\u5F0F\u8BBE\u7F6E",title:"\u8868\u5355\u7684\u6837\u5F0F\u8BBE\u7F6E",layoutTitle:"\u63A7\u4EF6\u5E03\u5C40",verticalLayout:"\u4E0A\u4E0B\u5E03\u5C40",horizontalLayout:"\u6A2A\u5411\u5E03\u5C40",styleTitle:"\u6807\u9898\u6837\u5F0F",boldTitle:"\u6807\u9898\u52A0\u7C97",fontBold:"\u52A0\u7C97",fontNormal:"\u5E38\u89C4",colonTitle:"\u663E\u793A\u5192\u53F7",colonVisible:"\u663E\u793A",colonHidden:"\u9690\u85CF",alignTitle:"\u5BF9\u9F50\u65B9\u5F0F",widthTitle:"\u6807\u9898\u5BBD\u5EA6",alignLeft:"\u5C45\u5DE6",alignRight:"\u5C45\u53F3",unitPx:"\u50CF\u7D20",unitPct:"\u767E\u5206\u6BD4"},widget:{group:{base:"\u57FA\u7840\u63A7\u4EF6",layout:"\u5E03\u5C40\u63A7\u4EF6",system:"\u7CFB\u7EDF\u63A7\u4EF6",module:"\u6A21\u5757\u63A7\u4EF6",chart:"\u56FE\u8868\u63A7\u4EF6",advanced:"\u9AD8\u7EA7\u63A7\u4EF6"},copyTitle:"\u526F\u672C_{0}",component:{input:"\u8F93\u5165\u6846",textarea:"\u6587\u672C\u57DF",select:"\u4E0B\u62C9\u9009\u62E9",row:"\u4E00\u884C\u591A\u5217",title:"\u6807\u9898",text:"\u6587\u672C",subtable:"\u5B50\u8868",VxeSwitch:"\u662F/\u5426",VxeInput:"\u8F93\u5165\u6846",VxeNumberInput:"\u6570\u5B57",VxeDatePicker:"\u65E5\u671F",VxeTextarea:"\u6587\u672C\u57DF",VxeSelect:"\u4E0B\u62C9\u9009\u62E9",VxeTreeSelect:"\u6811\u5F62\u9009\u62E9",VxeRadioGroup:"\u5355\u9009\u6846",VxeCheckboxGroup:"\u590D\u9009\u6846",VxeUploadFile:"\u6587\u4EF6",VxeUploadImage:"\u56FE\u7247",VxeRate:"\u8BC4\u5206",VxeSlider:"\u6ED1\u5757"}},widgetProp:{name:"\u63A7\u4EF6\u540D\u79F0",placeholder:"\u63D0\u793A\u8BED",required:"\u5FC5\u586B\u6821\u9A8C",multiple:"\u5141\u8BB8\u591A\u9009",displaySetting:{name:"\u663E\u793A\u8BBE\u7F6E",pc:"\u7535\u8111\u7AEF",mobile:"\u624B\u673A\u7AEF",visible:"\u663E\u793A",hidden:"\u9690\u85CF"},dataSource:{name:"\u6570\u636E\u6E90",defValue:"\u9009\u9879{0}",addOption:"\u6DFB\u52A0\u9009\u9879",batchEditOption:"\u6279\u91CF\u7F16\u8F91",batchEditTip:"\u6BCF\u884C\u5BF9\u5E94\u4E00\u4E2A\u9009\u9879\uFF0C\u652F\u6301\u4ECE\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u590D\u5236\u7C98\u8D34\u3002",batchEditSubTip:"\u6BCF\u884C\u5BF9\u5E94\u4E00\u4E2A\u9009\u9879\uFF0C\u5982\u679C\u662F\u5206\u7EC4\uFF0C\u5B50\u9879\u53EF\u4EE5\u662F\u7A7A\u683C\u6216\u5236\u8868\u952E\u5F00\u5934\uFF0C\u652F\u6301\u4ECE\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u590D\u5236\u7C98\u8D34\u3002",buildOption:"\u751F\u6210\u9009\u9879"},rowProp:{colSize:"\u5217\u6570",col2:"\u4E24\u5217",col3:"\u4E09\u5217",col4:"\u56DB\u5217",col6:"\u516D\u5217",layout:"\u5E03\u5C40"},textProp:{name:"\u5185\u5BB9",alignTitle:"\u5BF9\u9F50\u65B9\u5F0F",alignLeft:"\u5C45\u5DE6",alignCenter:"\u5C45\u4E2D",alignRight:"\u5C45\u53F3",colorTitle:"\u5B57\u4F53\u989C\u8272",sizeTitle:"\u5B57\u4F53\u5927\u5C0F",boldTitle:"\u5B57\u4F53\u52A0\u7C97",fontNormal:"\u5E38\u89C4",fontBold:"\u52A0\u7C97"},subtableProp:{seqTitle:"\u5E8F\u53F7",showSeq:"\u663E\u793A\u5E8F\u53F7",showCheckbox:"\u5141\u8BB8\u591A\u9009",errSubDrag:"\u5B50\u8868\u4E0D\u652F\u6301\u8BE5\u63A7\u4EF6\uFF0C\u8BF7\u4F7F\u7528\u5176\u4ED6\u63A7\u4EF6",colPlace:"\u5C06\u63A7\u4EF6\u62D6\u62FD\u8FDB\u6765"},uploadProp:{limitFileCount:"\u6587\u4EF6\u6570\u91CF\u9650\u5236",limitFileSize:"\u6587\u4EF6\u5927\u5C0F\u9650\u5236",multiFile:"\u5141\u8BB8\u4E0A\u4F20\u591A\u4E2A\u6587\u4EF6",limitImgCount:"\u56FE\u7247\u6570\u91CF\u9650\u5236",limitImgSize:"\u56FE\u7247\u5927\u5C0F\u9650\u5236",multiImg:"\u5141\u8BB8\u4E0A\u4F20\u591A\u5F20\u56FE\u7247"}}},listDesign:{fieldSettingTab:"\u5B57\u6BB5\u8BBE\u7F6E",listSettingTab:"\u53C2\u6570\u8BBE\u7F6E",searchTitle:"\u67E5\u8BE2\u6761\u4EF6",listTitle:"\u5217\u8868\u5B57\u6BB5",searchField:"\u67E5\u8BE2\u5B57\u6BB5",listField:"\u5217\u8868\u5B57\u6BB5",activeBtn:{ActionButtonUpdate:"\u7F16\u8F91",ActionButtonDelete:"\u5220\u9664"},search:{addBtn:"\u7F16\u8F91",emptyText:"\u672A\u914D\u7F6E\u67E5\u8BE2\u6761\u4EF6",editPopupTitle:"\u7F16\u8F91\u67E5\u8BE2\u5B57\u6BB5"},searchPopup:{colTitle:"\u6807\u9898",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F",copyError:"\u5F53\u524D\u73AF\u5883\u4E0D\u652F\u6301\u8BE5\u64CD\u4F5C"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u5929",HH:"\u65F6",mm:"\u5206",ss:"\u79D2"}},plugins:{extendCellArea:{area:{mergeErr:"\u65E0\u6CD5\u5BF9\u5408\u5E76\u5355\u5143\u683C\u8FDB\u884C\u8BE5\u64CD\u4F5C",multiErr:"\u65E0\u6CD5\u5BF9\u591A\u91CD\u9009\u62E9\u533A\u57DF\u8FDB\u884C\u8BE5\u64CD\u4F5C",selectErr:"\u65E0\u6CD5\u64CD\u4F5C\u6307\u5B9A\u533A\u57DF\u7684\u5355\u5143\u683C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u533A\u57DF\u5305\u542B\u88AB\u5408\u5E76\u7684\u5355\u5143\u683C\uFF0C\u6240\u6709\u5408\u5E76\u7684\u5355\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u65E0\u6CD5\u7C98\u8D34\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u590D\u5236\u7684\u533A\u57DF\u548C\u7C98\u8D34\u7684\u533A\u57DF\u624D\u80FD\u6267\u884C\u6B64\u64CD\u4F5C",cpInvalidErr:"\u8BE5\u64CD\u4F5C\u65E0\u6CD5\u8FDB\u884C\uFF0C\u60A8\u9009\u62E9\u7684\u533A\u57DF\u4E2D\u5B58\u5728\u88AB\u7981\u6B62\u7684\u5217\uFF08{0}\uFF09"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u6362",findTitle:"\u67E5\u627E\u5185\u5BB9\uFF1A",replaceTitle:"\u66FF\u6362\u4E3A\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u6362"},filter:{re:"\u6B63\u5219\u8868\u8FBE\u5F0F",whole:"\u5168\u8BCD\u5339\u914D",sensitive:"\u533A\u5206\u5927\u5C0F\u5199"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u4E2A",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u6362",replaceAll:"\u66FF\u6362\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u5355\u5143\u683C",value:"\u503C"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"(\u7A7A\u503C)",reError:"\u65E0\u6548\u7684\u6B63\u5219\u8868\u8FBE\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u4E2A\u5355\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u5355\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u6362 {0} \u4E2A\u5355\u5143\u683C"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u53F3\u4FA7"},cases:{equal:"\u7B49\u4E8E",gt:"\u5927\u4E8E",lt:"\u5C0F\u4E8E",begin:"\u5F00\u5934\u662F",endin:"\u7ED3\u5C3E\u662F",include:"\u5305\u542B",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"}},filterCombination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u53F3\u4FA7",clearFilter:"\u6E05\u9664\u7B5B\u9009",textOption:"\u6587\u672C\u7B5B\u9009",numberOption:"\u6570\u503C\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u4E49\u7B5B\u9009\u7684\u65B9\u5F0F",currColumnTitle:"\u5F53\u524D\u5217\uFF1A",and:"\u4E0E",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u5355\u4E2A\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u4E2A\u5B57\u7B26"},cases:{equal:"\u7B49\u4E8E",unequal:"\u4E0D\u7B49\u4E8E",gt:"\u5927\u4E8E",ge:"\u5927\u4E8E\u6216\u7B49\u4E8E",lt:"\u5C0F\u4E8E",le:"\u5C0F\u4E8E\u6216\u7B49\u4E8E",begin:"\u5F00\u5934\u662F",notbegin:"\u5F00\u5934\u4E0D\u662F",endin:"\u7ED3\u5C3E\u662F",notendin:"\u7ED3\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u4E8E",custom:"\u81EA\u5B9A\u4E49\u7B5B\u9009",insensitive:"\u4E0D\u533A\u5206\u5927\u5C0F\u5199",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"},empty:"(\u7A7A\u767D)",notData:"\u65E0\u5339\u914D\u9879"}},pro:{area:{mergeErr:"\u65E0\u6CD5\u5BF9\u5408\u5E76\u5355\u5143\u683C\u8FDB\u884C\u8BE5\u64CD\u4F5C",multiErr:"\u65E0\u6CD5\u5BF9\u591A\u91CD\u9009\u62E9\u533A\u57DF\u8FDB\u884C\u8BE5\u64CD\u4F5C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u533A\u57DF\u5305\u542B\u88AB\u5408\u5E76\u7684\u5355\u5143\u683C\uFF0C\u6240\u6709\u5408\u5E76\u7684\u5355\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u65E0\u6CD5\u7C98\u8D34\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u590D\u5236\u7684\u533A\u57DF\u548C\u7C98\u8D34\u7684\u533A\u57DF\u624D\u80FD\u6267\u884C\u6B64\u64CD\u4F5C"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u6362",findTitle:"\u67E5\u627E\u5185\u5BB9\uFF1A",replaceTitle:"\u66FF\u6362\u4E3A\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u6362"},filter:{re:"\u6B63\u5219\u8868\u8FBE\u5F0F",whole:"\u5168\u8BCD\u5339\u914D",sensitive:"\u533A\u5206\u5927\u5C0F\u5199"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u4E2A",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u6362",replaceAll:"\u66FF\u6362\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u5355\u5143\u683C",value:"\u503C"},empty:"(\u7A7A\u503C)",reError:"\u65E0\u6548\u7684\u6B63\u5219\u8868\u8FBE\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u4E2A\u5355\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u5355\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u6362 {0} \u4E2A\u5355\u5143\u683C"}},renderer:{search:"\u641C\u7D22",cases:{equal:"\u7B49\u4E8E",unequal:"\u4E0D\u7B49\u4E8E",gt:"\u5927\u4E8E",ge:"\u5927\u4E8E\u6216\u7B49\u4E8E",lt:"\u5C0F\u4E8E",le:"\u5C0F\u4E8E\u6216\u7B49\u4E8E",begin:"\u5F00\u5934\u662F",notbegin:"\u5F00\u5934\u4E0D\u662F",endin:"\u7ED3\u5C3E\u662F",notendin:"\u7ED3\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u4E8E",custom:"\u81EA\u5B9A\u4E49\u7B5B\u9009",insensitive:"\u4E0D\u533A\u5206\u5927\u5C0F\u5199",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"},combination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5230\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u5230\u53F3\u4FA7",clearFilter:"\u6E05\u9664\u7B5B\u9009",textOption:"\u6587\u672C\u7B5B\u9009",numberOption:"\u6570\u503C\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u4E49\u7B5B\u9009\u7684\u65B9\u5F0F",currColumnTitle:"\u5F53\u524D\u5217\uFF1A",and:"\u4E0E",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u5355\u4E2A\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u4E2A\u5B57\u7B26"},empty:"(\u7A7A\u767D)",notData:"\u65E0\u5339\u914D\u9879"}}}}),an}var sT=lT(),uT=be(sT),on={},ln={},N2;function L2(){return N2||(N2=1,Object.defineProperty(ln,"__esModule",{value:!0}),ln.default=void 0,ln.default={vxe:{base:{pleaseInput:"\u8ACB\u8F38\u5165",pleaseSelect:"\u8ACB\u9078\u64C7",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u8F09\u5165\u4E2D..."},error:{downErr:"\u4E0B\u8F09\u5931\u6557",errLargeData:"\u7576\u7D81\u5B9A\u7684\u6578\u64DA\u91CF\u904E\u5927\u6642\uFF0C\u61C9\u8A72\u8ACB\u4F7F\u7528 {0}\uFF0C\u5426\u5247\u53EF\u80FD\u6703\u51FA\u73FE\u5361\u9813",groupFixed:"\u5982\u679C\u4F7F\u7528\u5206\u7D44\u8868\u982D\uFF0C\u51CD\u7D50\u5217\u5FC5\u9808\u6309\u7D44\u8A2D\u7F6E",groupMouseRange:'\u5206\u7D44\u8868\u982D\u8207 "{0}" \u4E0D\u80FD\u540C\u6642\u4F7F\u7528\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',groupTag:'\u5206\u7D44\u5217\u982D\u61C9\u8A72\u4F7F\u7528 "{0}" \u800C\u4E0D\u662F "{1}"\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',scrollErrProp:'\u555F\u7528\u865B\u64EC\u6EFE\u52D5\u5F8C\u4E0D\u652F\u6301\u8A72\u53C3\u6578 "{0}"',errConflicts:'\u53C3\u6578 "{0}" \u8207 "{1}" \u6709\u885D\u7A81',notSupportProp:'\u7576\u555F\u7528\u53C3\u6578 "{0}" \u6642\u4E0D\u652F\u6301 "{1}"\uFF0C\u61C9\u8A72\u70BA "{2}"\uFF0C\u5426\u5247\u5C07\u6703\u51FA\u73FE\u932F\u8AA4',notConflictProp:'\u7576\u4F7F\u7528 "{0}" \u6642\uFF0C\u61C9\u8A72\u8A2D\u7F6E "{1}"\uFF0C\u5426\u5247\u53EF\u80FD\u6703\u5B58\u5728\u529F\u80FD\u885D\u7A81',unableInsert:"\u7121\u6CD5\u63D2\u5165\u5230\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u8ACB\u6AA2\u67E5\u53C3\u6578\u662F\u5426\u6B63\u78BA",useErr:'\u5B89\u88DD "{0}" \u6A21\u584A\u6642\u767C\u751F\u932F\u8AA4\uFF0C\u53EF\u80FD\u9806\u5E8F\u4E0D\u6B63\u78BA\uFF0C\u4F9D\u8CF4\u7684\u6A21\u584A\u9700\u8981\u5728 Table \u4E4B\u524D\u5B89\u88DD',barUnableLink:"\u5DE5\u5177\u6B04\u7121\u6CD5\u95DC\u806F\u8868\u683C",expandContent:'\u5C55\u958B\u884C\u7684\u63D2\u69FD\u61C9\u8A72\u662F "content"\uFF0C\u8ACB\u6AA2\u67E5\u662F\u5426\u6B63\u78BA',reqComp:'\u7F3A\u5C11 "{0}" \u7D44\u4EF6\uFF0C\u8ACB\u6AA2\u67E5\u662F\u5426\u6B63\u78BA\u5B89\u88DD\u3002 https://vxeui.com/#/start/useGlobal',reqModule:'\u7F3A\u5C11 "{0}" \u6A21\u584A',reqProp:'\u7F3A\u5C11\u5FC5\u8981\u7684 "{0}" \u53C3\u6578\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4',emptyProp:'\u53C3\u6578 "{0}" \u4E0D\u5141\u8A31\u70BA\u7A7A',errProp:'\u4E0D\u652F\u6301\u7684\u53C3\u6578 "{0}"\uFF0C\u53EF\u80FD\u70BA "{1}"',colRepet:'column.{0}="{1}" \u91CD\u8907\u4E86\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u67D0\u4E9B\u529F\u80FD\u7121\u6CD5\u4F7F\u7528',notFunc:'\u65B9\u6CD5 "{0}" \u4E0D\u5B58\u5728',errFunc:'\u53C3\u6578 "{0}" \u4E0D\u662F\u4E00\u500B\u65B9\u6CD5',notValidators:'\u5168\u5C40\u6821\u9A57 "{0}" \u4E0D\u5B58\u5728',notFormats:'\u5168\u5C40\u683C\u5F0F\u5316 "{0}" \u4E0D\u5B58\u5728',notCommands:'\u5168\u5C40\u6307\u4EE4 "{0}" \u4E0D\u5B58\u5728',notSlot:'\u63D2\u69FD "{0}" \u4E0D\u5B58\u5728',noTree:'\u6A39\u7D50\u69CB\u4E0D\u652F\u6301 "{0}"',notProp:'\u4E0D\u652F\u6301\u7684\u53C3\u6578 "{0}"',checkProp:'\u7576\u6578\u64DA\u91CF\u904E\u5927\u6642\u53EF\u80FD\u6703\u5C0E\u81F4\u8907\u9078\u6846\u5361\u9813\uFF0C\u5EFA\u8B70\u8A2D\u7F6E\u53C3\u6578 "{0}" \u63D0\u5347\u6E32\u67D3\u901F\u5EA6',coverProp:'"{0}" \u7684\u53C3\u6578 "{1}" \u91CD\u8907\u5B9A\u7FA9\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',uniField:'\u5B57\u6BB5\u540D "{0}" \u91CD\u8907\u5B9A\u7FA9\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',repeatKey:'\u4E3B\u9375\u91CD\u8907 {0}="{1}"\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',delFunc:'\u65B9\u6CD5 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',delProp:'\u53C3\u6578 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',delEvent:'\u4E8B\u4EF6 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',removeProp:'\u53C3\u6578 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u4E0D\u5EFA\u8B70\u4F7F\u7528\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4',errFormat:'\u5168\u5C40\u7684\u683C\u5F0F\u5316\u5167\u5BB9\u61C9\u8A72\u4F7F\u7528 "VXETable.formats" \u5B9A\u7FA9\uFF0C\u639B\u8F09 "formatter={0}" \u7684\u65B9\u5F0F\u5DF2\u4E0D\u5EFA\u8B70\u4F7F\u7528',notType:'\u4E0D\u652F\u6301\u7684\u6587\u4EF6\u985E\u578B "{0}"',notExp:"\u8A72\u700F\u89BD\u5668\u4E0D\u652F\u6301\u5C0E\u5165/\u5C0E\u51FA\u529F\u80FD",impFields:"\u5C0E\u5165\u5931\u6557\uFF0C\u8ACB\u6AA2\u67E5\u5B57\u6BB5\u540D\u548C\u6578\u64DA\u683C\u5F0F\u662F\u5426\u6B63\u78BA",treeNotImp:"\u6A39\u8868\u683C\u4E0D\u652F\u6301\u5C0E\u5165",treeCrossDrag:"\u53EA\u80FD\u62D6\u62FD\u7B2C\u4E00\u5C64\u7D1A",treeDragChild:"\u7236\u7D1A\u4E0D\u80FD\u62D6\u62FD\u5230\u81EA\u5DF1\u7684\u5B50\u7D1A\u4E2D",reqPlugin:'\u64F4\u5C55\u63D2\u4EF6\u672A\u5B89\u88DD "{1}" https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"\u8D85\u904E\u652F\u6301\u7684\u6700\u5927\u6578\u64DA\u91CF {0} \u884C\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4"},table:{emptyText:"\u66AB\u7121\u6578\u64DA",allTitle:"\u5168\u9078/\u53D6\u6D88",seqTitle:"\u5E8F\u865F",actionTitle:"\u64CD\u4F5C",confirmFilter:"\u7BE9\u9078",resetFilter:"\u91CD\u7F6E",allFilter:"\u5168\u90E8",sortAsc:"\u5347\u5E8F\uFF1A\u6700\u4F4E\u5230\u6700\u9AD8",sortDesc:"\u964D\u5E8F\uFF1A\u6700\u9AD8\u5230\u6700\u4F4E",filter:"\u5C0D\u6240\u9078\u7684\u5217\u555F\u7528\u7BE9\u9078",impSuccess:"\u6210\u529F\u5C0E\u5165 {0} \u689D\u8A18\u9304",expLoading:"\u6B63\u5728\u5C0E\u51FA\u4E2D",expSuccess:"\u5C0E\u51FA\u6210\u529F",expError:"\u5C0E\u51FA\u5931\u6557",expFilename:"\u5C0E\u51FA_{0}",expOriginFilename:"\u5C0E\u51FA_\u6E90_{0}",customTitle:"\u5217\u8A2D\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u78BA\u8A8D",customClose:"\u95DC\u9589",customCancel:"\u53D6\u6D88",customRestore:"\u6062\u5FA9\u9ED8\u8A8D",maxFixedCol:"\u6700\u5927\u51CD\u7D50\u5217\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",maxGroupCol:"\u6700\u5927\u5206\u7D44\u6B04\u4F4D\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",dragTip:"\u79FB\u52D5\uFF1A{0}",resizeColTip:"\u5BEC\uFF1A{0} \u50CF\u7D20",resizeRowTip:"\u9AD8\uFF1A{0} \u50CF\u7D20",rowGroupContentTotal:"{0}\uFF08{1}\uFF09"},grid:{selectOneRecord:"\u8ACB\u81F3\u5C11\u9078\u64C7\u4E00\u689D\u8A18\u9304\uFF01",deleteSelectRecord:"\u60A8\u78BA\u5B9A\u8981\u522A\u9664\u6240\u9078\u8A18\u9304\u55CE\uFF1F",removeSelectRecord:"\u60A8\u78BA\u5B9A\u8981\u79FB\u9664\u6240\u9078\u8A18\u9304\u55CE\uFF1F",dataUnchanged:"\u6578\u64DA\u672A\u6539\u52D5\uFF01",delSuccess:"\u6210\u529F\u522A\u9664\u6240\u9078\u8A18\u9304\uFF01",saveSuccess:"\u4FDD\u5B58\u6210\u529F\uFF01",operError:"\u767C\u751F\u932F\u8AA4\uFF0C\u64CD\u4F5C\u5931\u6557\uFF01"},select:{search:"\u641C\u5C0B",loadingText:"\u8F09\u5165\u4E2D",emptyText:"\u66AB\u7121\u6578\u64DA"},pager:{goto:"\u524D\u5F80",gotoTitle:"\u9801\u6578",pagesize:"{0}\u689D/\u9801",total:"\u5171 {0} \u689D\u8A18\u9304",pageClassifier:"\u9801",homePage:"\u9996\u9801",homePageTitle:"\u9996\u9801",prevPage:"\u4E0A\u4E00\u9801",prevPageTitle:"\u4E0A\u4E00\u9801",nextPage:"\u4E0B\u4E00\u9801",nextPageTitle:"\u4E0B\u4E00\u9801",prevJump:"\u5411\u4E0A\u8DF3\u9801",prevJumpTitle:"\u5411\u4E0A\u8DF3\u9801",nextJump:"\u5411\u4E0B\u8DF3\u9801",nextJumpTitle:"\u5411\u4E0B\u8DF3\u9801",endPage:"\u672B\u9801",endPageTitle:"\u672B\u9801"},alert:{title:"\u7CFB\u7D71\u63D0\u793A"},button:{confirm:"\u78BA\u8A8D",cancel:"\u53D6\u6D88",clear:"\u6E05\u9664"},filter:{search:"\u641C\u5C0B"},custom:{cstmTitle:"\u5217\u8A2D\u7F6E",cstmRestore:"\u6062\u5FA9\u9ED8\u8A8D",cstmCancel:"\u53D6\u6D88",cstmConfirm:"\u78BA\u5B9A",cstmConfirmRestore:"\u8ACB\u78BA\u8A8D\u662F\u5426\u6062\u5FA9\u6210\u9ED8\u8A8D\u5217\u914D\u7F6E\uFF1F",cstmDragTarget:"\u79FB\u52D5\uFF1A{0}",setting:{colSort:"\u6392\u5E8F",sortHelpTip:"\u9EDE\u64CA\u4E26\u62D6\u52D5\u5716\u6A19\u53EF\u4EE5\u8ABF\u6574\u9806\u5E8F",colTitle:"\u5217\u6A19\u984C",colResizable:"\u5217\u5BEC\uFF08\u50CF\u7D20\uFF09",colVisible:"\u662F\u5426\u986F\u793A",colFixed:"\u51CD\u7D50\u5217",colFixedMax:"\u51CD\u7D50\u5217\uFF08\u6700\u591A {0} \u5217\uFF09",fixedLeft:"\u5DE6\u5074",fixedUnset:"\u4E0D\u8A2D\u7F6E",fixedRight:"\u53F3\u5074"}},import:{modes:{covering:"\u8986\u84CB\u65B9\u5F0F\uFF08\u76F4\u63A5\u8986\u84CB\u8868\u683C\u6578\u64DA\uFF09",insert:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09",insertTop:"\u9802\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u9802\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09",insertBottom:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09"},impTitle:"\u5C0E\u5165\u6578\u64DA",impFile:"\u6587\u4EF6\u540D",impSelect:"\u9078\u64C7\u6587\u4EF6",impType:"\u6587\u4EF6\u985E\u578B",impOpts:"\u53C3\u6578\u8A2D\u7F6E",impMode:"\u5C0E\u5165\u6A21\u5F0F",impConfirm:"\u5C0E\u5165",impCancel:"\u53D6\u6D88"},export:{types:{csv:"CSV (\u9017\u865F\u5206\u9694)(*.csv)",html:"\u7DB2\u9801(*.html)",xml:"XML \u6578\u64DA(*.xml)",txt:"\u6587\u672C\u6587\u4EF6(\u88FD\u8868\u7B26\u5206\u9694)(*.txt)",xls:"Excel 97-2003 \u5DE5\u4F5C\u7C3F(*.xls)",xlsx:"Excel \u5DE5\u4F5C\u7C3F(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u7A7A\u6578\u64DA",current:"\u7576\u524D\u6578\u64DA\uFF08\u7576\u524D\u9801\u7684\u6578\u64DA\uFF09",selected:"\u9078\u4E2D\u6578\u64DA\uFF08\u7576\u524D\u9801\u9078\u4E2D\u7684\u6578\u64DA\uFF09",all:"\u5168\u91CF\u6578\u64DA\uFF08\u5305\u62EC\u6240\u6709\u5206\u9801\u7684\u6578\u64DA\uFF09"},printTitle:"\u6253\u5370\u6578\u64DA",expTitle:"\u5C0E\u51FA\u6578\u64DA",expName:"\u6587\u4EF6\u540D",expNamePlaceholder:"\u8ACB\u8F38\u5165\u6587\u4EF6\u540D",expSheetName:"\u6A19\u984C",expSheetNamePlaceholder:"\u8ACB\u8F38\u5165\u6A19\u984C",expType:"\u4FDD\u5B58\u985E\u578B",expMode:"\u9078\u64C7\u6578\u64DA",expCurrentColumn:"\u5168\u90E8\u5B57\u6BB5",expColumn:"\u9078\u64C7\u5B57\u6BB5",expOpts:"\u53C3\u6578\u8A2D\u7F6E",expOptHeader:"\u8868\u982D",expHeaderTitle:"\u662F\u5426\u9700\u8981\u8868\u982D",expOptFooter:"\u8868\u5C3E",expFooterTitle:"\u662F\u5426\u9700\u8981\u8868\u5C3E",expOptColgroup:"\u5206\u7D44\u8868\u982D",expOptTitle:"\u5217\u6A19\u984C",expTitleTitle:"\u662F\u5426\u70BA\u5217\u6A19\u984C\uFF0C\u5426\u5247\u986F\u793A\u70BA\u5217\u7684\u5B57\u6BB5\u540D",expColgroupTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6709\u5206\u7D44\u7D50\u69CB\u7684\u8868\u982D",expOptMerge:"\u5408\u4F75",expMergeTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6709\u5408\u4F75\u7D50\u69CB\u7684\u55AE\u5143\u683C",expOptAllExpand:"\u5C55\u958B\u6A39",expAllExpandTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5C07\u5E36\u6709\u5C64\u7D1A\u7D50\u69CB\u7684\u6578\u64DA\u5168\u90E8\u5C55\u958B",expOptUseStyle:"\u6A23\u5F0F",expUseStyleTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6A23\u5F0F\u7684\u55AE\u5143\u683C",expOptOriginal:"\u6E90\u6578\u64DA",expOriginalTitle:"\u5982\u679C\u70BA\u6E90\u6578\u64DA\uFF0C\u5247\u652F\u6301\u5C0E\u5165\u5230\u8868\u683C\u4E2D",expPrint:"\u5217\u5370",expConfirm:"\u5C0E\u51FA",expCancel:"\u53D6\u6D88"},modal:{errTitle:"\u932F\u8AA4\u63D0\u793A",zoomMin:"\u6700\u5C0F\u5316",zoomIn:"\u6700\u5927\u5316",zoomOut:"\u9084\u539F",close:"\u95DC\u9589",miniMaxSize:"\u6700\u5C0F\u5316\u7A97\u53E3\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",footPropErr:"show-footer \u50C5\u7528\u65BC\u555F\u7528\u8868\u5C3E\uFF0C\u9700\u914D\u5408 show-confirm-button | show-cancel-button | \u63D2\u69FD\u4F7F\u7528"},drawer:{close:"\u95DC\u9589"},form:{folding:"\u6536\u8D77",unfolding:"\u5C55\u958B"},toolbar:{import:"\u5C0E\u5165",export:"\u5C0E\u51FA",print:"\u5217\u5370",refresh:"\u91CD\u65B0\u6574\u7406",zoomIn:"\u5168\u87A2\u5E55",zoomOut:"\u9084\u539F",custom:"\u5217\u8A2D\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u78BA\u8A8D",customRestore:"\u91CD\u7F6E",fixedLeft:"\u51CD\u7D50\u5728\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u5728\u53F3\u5074",cancelFixed:"\u53D6\u6D88\u51CD\u7D50\u5217"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"01 \u6708",m2:"02 \u6708",m3:"03 \u6708",m4:"04 \u6708",m5:"05 \u6708",m6:"06 \u6708",m7:"07 \u6708",m8:"08 \u6708",m9:"09 \u6708",m10:"10 \u6708",m11:"11 \u6708",m12:"12 \u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74\u7B2C WW \u9031",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u5B63\u5EA6",year:"yyyy"},weeks:{w:"",w0:"\u9031\u65E5",w1:"\u9031\u4E00",w2:"\u9031\u4E8C",w3:"\u9031\u4E09",w4:"\u9031\u56DB",w5:"\u9031\u4E94",w6:"\u9031\u516D"},months:{m0:"\u4E00\u6708",m1:"\u4E8C\u6708",m2:"\u4E09\u6708",m3:"\u56DB\u6708",m4:"\u4E94\u6708",m5:"\u516D\u6708",m6:"\u4E03\u6708",m7:"\u516B\u6708",m8:"\u4E5D\u6708",m9:"\u5341\u6708",m10:"\u5341\u4E00\u6708",m11:"\u5341\u4E8C\u6708"},quarters:{q1:"\u7B2C\u4E00\u5B63\u5EA6",q2:"\u7B2C\u4E8C\u5B63\u5EA6",q3:"\u7B2C\u4E09\u5B63\u5EA6",q4:"\u7B2C\u56DB\u5B63\u5EA6"}}},numberInput:{currencySymbol:"\xA5"},imagePreview:{popupTitle:"\u9810\u89BD",operBtn:{zoomOut:"\u7E2E\u5C0F",zoomIn:"\u653E\u5927",pctFull:"\u7B49\u6BD4\u4F8B\u7E2E\u653E",pct11:"\u986F\u793A\u539F\u59CB\u5C3A\u5BF8",rotateLeft:"\u5411\u5DE6\u65CB\u8F49",rotateRight:"\u5411\u53F3\u65CB\u8F49",print:"\u9EDE\u64CA\u6253\u5370\u5716\u7247",download:"\u9EDE\u64CA\u4E0B\u8F09\u5716\u7247"}},upload:{fileBtnText:"\u9EDE\u64CA\u6216\u62D6\u62FD\u4E0A\u50B3",imgBtnText:"\u9EDE\u64CA\u6216\u62D6\u62FD\u4E0A\u50B3",dragPlaceholder:"\u8ACB\u628A\u6587\u4EF6\u62D6\u653E\u5230\u9019\u500B\u5340\u57DF\u5373\u53EF\u4E0A\u50B3",imgSizeHint:"\u55AE\u5F35{0}",imgCountHint:"\u6700\u591A{0}\u5F35",fileTypeHint:"\u652F\u6301 {0} \u6587\u4EF6\u985E\u578B",fileSizeHint:"\u55AE\u500B\u6587\u4EF6\u5927\u5C0F\u4E0D\u8D85\u904E{0}",fileCountHint:"\u6700\u591A\u53EF\u4E0A\u50B3{0}\u500B\u6587\u4EF6",uploadTypeErr:"\u6587\u4EF6\u985E\u578B\u4E0D\u5339\u914D\uFF01",overCountErr:"\u6700\u591A\u53EA\u80FD\u9078\u64C7{0}\u500B\u6587\u4EF6\uFF01",overCountExtraErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u6578\u91CF{0}\u500B\uFF0C\u8D85\u51FA\u7684{1}\u500B\u6587\u4EF6\u5C07\u88AB\u5FFD\u7565\uFF01",overSizeErr:"\u6587\u4EF6\u5927\u5C0F\u6700\u5927\u4E0D\u80FD\u8D85\u904E{0}\uFF01",reUpload:"\u91CD\u65B0\u4E0A\u50B3",uploadProgress:"\u4E0A\u50B3\u4E2D {0}%",uploadErr:"\u4E0A\u50B3\u5931\u6557",uploadSuccess:"\u4E0A\u50B3\u6210\u529F",moreBtnText:"\u66F4\u591A\uFF08{0}\uFF09",viewItemTitle:"\u9EDE\u64CA\u67E5\u770B",morePopup:{readTitle:"\u67E5\u770B\u5217\u8868",imageTitle:"\u4E0A\u50B3\u5716\u7247",fileTitle:"\u4E0A\u50B3\u6587\u4EF6"}},empty:{defText:"\u66AB\u7121\u6578\u64DA"},colorPicker:{clear:"\u6E05\u9664",confirm:"\u78BA\u8A8D",copySuccess:"\u5DF2\u5FA9\u88FD\u5230\u526A\u8CBC\u677F\uFF1A{0}"},formDesign:{formName:"\u8868\u55AE\u540D\u7A31",defFormTitle:"\u672A\u547D\u540D\u7684\u8868\u55AE",widgetPropTab:"\u63A7\u4EF6\u5C6C\u6027",widgetFormTab:"\u8868\u55AE\u5C6C\u6027",error:{wdFormUni:"\u8A72\u985E\u578B\u7684\u63A7\u4EF6\u5728\u8868\u55AE\u4E2D\u53EA\u5141\u8A31\u6DFB\u52A0\u4E00\u500B",wdSubUni:"\u8A72\u985E\u578B\u7684\u63A7\u4EF6\u5728\u5B50\u8868\u4E2D\u53EA\u5141\u8A31\u6DFB\u52A0\u4E00\u500B"},styleSetting:{btn:"\u6A23\u5F0F\u8A2D\u7F6E",title:"\u8868\u55AE\u7684\u6A23\u5F0F\u8A2D\u7F6E",layoutTitle:"\u63A7\u4EF6\u4F48\u5C40",verticalLayout:"\u4E0A\u4E0B\u4F48\u5C40",horizontalLayout:"\u6A6B\u5411\u4F48\u5C40",styleTitle:"\u6A19\u984C\u6A23\u5F0F",boldTitle:"\u6A19\u984C\u52A0\u7C97",fontBold:"\u52A0\u7C97",fontNormal:"\u5E38\u898F",colonTitle:"\u986F\u793A\u5192\u865F",colonVisible:"\u986F\u793A",colonHidden:"\u96B1\u85CF",alignTitle:"\u5C0D\u9F4A\u65B9\u5F0F",widthTitle:"\u6A19\u984C\u5BEC\u5EA6",alignLeft:"\u5C45\u5DE6",alignRight:"\u5C45\u53F3",unitPx:"\u50CF\u7D20",unitPct:"\u767E\u5206\u6BD4"},widget:{group:{base:"\u57FA\u790E\u63A7\u4EF6",layout:"\u4F48\u5C40\u63A7\u4EF6",system:"\u7CFB\u7D71\u63A7\u4EF6",module:"\u6A21\u584A\u63A7\u4EF6",chart:"\u5716\u8868\u63A7\u4EF6",advanced:"\u9AD8\u7D1A\u63A7\u4EF6"},copyTitle:"\u526F\u672C_{0}",component:{input:"\u8F38\u5165\u6846",textarea:"\u6587\u672C\u57DF",select:"\u4E0B\u62C9\u9078\u64C7",row:"\u4E00\u884C\u591A\u5217",title:"\u6A19\u984C",text:"\u6587\u5B57",subtable:"\u5B50\u8868",VxeSwitch:"\u662F/\u5426",VxeInput:"\u8F38\u5165\u6846",VxeNumberInput:"\u6578\u5B57",VxeDatePicker:"\u65E5\u671F",VxeTextarea:"\u6587\u672C\u57DF",VxeSelect:"\u4E0B\u62C9\u9078\u64C7",VxeTreeSelect:"\u6A39\u5F62\u9078\u64C7",VxeRadioGroup:"\u55AE\u9078\u6846",VxeCheckboxGroup:"\u8907\u9078\u6846",VxeUploadFile:"\u6587\u4EF6",VxeUploadImage:"\u5716\u7247",VxeRate:"\u8A55\u5206",VxeSlider:"\u6ED1\u687F"}},widgetProp:{name:"\u63A7\u4EF6\u540D\u7A31",placeholder:"\u63D0\u793A\u8A9E",required:"\u5FC5\u586B\u6821\u9A57",multiple:"\u5141\u8A31\u591A\u9078",displaySetting:{name:"\u986F\u793A\u8A2D\u7F6E",pc:"\u96FB\u8166\u7AEF",mobile:"\u624B\u6A5F\u7AEF",visible:"\u986F\u793A",hidden:"\u96B1\u85CF"},dataSource:{name:"\u6578\u64DA\u6E90",defValue:"\u9078\u9805{0}",addOption:"\u6DFB\u52A0\u9078\u9805",batchEditOption:"\u6279\u91CF\u7DE8\u8F2F",batchEditTip:"\u6BCF\u884C\u5C0D\u61C9\u4E00\u500B\u9078\u9805\uFF0C\u652F\u6301\u5F9E\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u8907\u88FD\u7C98\u8CBC\u3002",batchEditSubTip:"\u6BCF\u884C\u5C0D\u61C9\u4E00\u500B\u9078\u9805\uFF0C\u5982\u679C\u662F\u5206\u7D44\uFF0C\u5B50\u9805\u53EF\u4EE5\u662F\u7A7A\u683C\u6216\u88FD\u8868\u9375\u958B\u982D\uFF0C\u652F\u6301\u5F9E\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u8907\u88FD\u7C98\u8CBC\u3002",buildOption:"\u751F\u6210\u9078\u9805"},rowProp:{colSize:"\u5217\u6578",col2:"\u5169\u5217",col3:"\u4E09\u5217",col4:"\u56DB\u5217",col6:"\u516D\u5217",layout:"\u4F48\u5C40"},textProp:{name:"\u5167\u5BB9",alignTitle:"\u5C0D\u9F4A\u65B9\u5F0F",alignLeft:"\u5C45\u5DE6",alignCenter:"\u5C45\u4E2D",alignRight:"\u5C45\u53F3",colorTitle:"\u5B57\u9AD4\u984F\u8272",sizeTitle:"\u5B57\u9AD4\u5927\u5C0F",boldTitle:"\u5B57\u9AD4\u52A0\u7C97",fontNormal:"\u5E38\u898F",fontBold:"\u52A0\u7C97"},subtableProp:{seqTitle:"\u5E8F\u865F",showSeq:"\u986F\u793A\u5E8F\u865F",showCheckbox:"\u5141\u8A31\u591A\u9078",errSubDrag:"\u5B50\u8868\u4E0D\u652F\u6301\u8A72\u63A7\u4EF6\uFF0C\u8ACB\u4F7F\u7528\u5176\u4ED6\u63A7\u4EF6",colPlace:"\u5C07\u63A7\u4EF6\u62D6\u62FD\u9032\u4F86"},uploadProp:{limitFileCount:"\u6587\u4EF6\u6578\u91CF\u9650\u5236",limitFileSize:"\u6587\u4EF6\u5927\u5C0F\u9650\u5236",multiFile:"\u5141\u8A31\u4E0A\u50B3\u591A\u500B\u6587\u4EF6",limitImgCount:"\u5716\u7247\u6578\u91CF\u9650\u5236",limitImgSize:"\u5716\u7247\u5927\u5C0F\u9650\u5236",multiImg:"\u5141\u8A31\u4E0A\u50B3\u591A\u5F35\u5716\u7247"}}},listDesign:{fieldSettingTab:"\u5B57\u6BB5\u8A2D\u7F6E",listSettingTab:"\u53C3\u6578\u8A2D\u7F6E",searchTitle:"\u67E5\u8A62\u689D\u4EF6",listTitle:"\u5217\u8868\u5B57\u6BB5",searchField:"\u67E5\u8A62\u5B57\u6BB5",listField:"\u5217\u8868\u5B57\u6BB5",activeBtn:{ActionButtonUpdate:"\u7DE8\u8F2F",ActionButtonDelete:"\u522A\u9664"},search:{addBtn:"\u7DE8\u8F2F",emptyText:"\u672A\u914D\u7F6E\u67E5\u8A62\u689D\u4EF6",editPopupTitle:"\u7DE8\u8F2F\u67E5\u8A62\u5B57\u6BB5"},searchPopup:{colTitle:"\u6A19\u984C",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u5DF2\u5FA9\u88FD\u5230\u526A\u8CBC\u677F",copyError:"\u7576\u524D\u74B0\u5883\u4E0D\u652F\u6301\u8A72\u64CD\u4F5C"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u5929",HH:"\u6642",mm:"\u5206",ss:"\u79D2"}},plugins:{extendCellArea:{area:{mergeErr:"\u7121\u6CD5\u5C0D\u5408\u4F75\u55AE\u5143\u683C\u9032\u884C\u8A72\u64CD\u4F5C",multiErr:"\u7121\u6CD5\u5C0D\u591A\u91CD\u9078\u64C7\u5340\u57DF\u9032\u884C\u8A72\u64CD\u4F5C",selectErr:"\u7121\u6CD5\u64CD\u4F5C\u6307\u5B9A\u5340\u57DF\u7684\u55AE\u5143\u683C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u5340\u57DF\u5305\u542B\u88AB\u5408\u4F75\u7684\u55AE\u5143\u683C\uFF0C\u6240\u6709\u5408\u4F75\u7684\u55AE\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u7121\u6CD5\u7C98\u8CBC\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u8907\u5236\u7684\u5340\u57DF\u548C\u7C98\u8CBC\u7684\u5340\u57DF\u624D\u80FD\u57F7\u884C\u6B64\u64CD\u4F5C",cpInvalidErr:"\u8A72\u64CD\u4F5C\u7121\u6CD5\u9032\u884C\uFF0C\u60A8\u9078\u64C7\u7684\u5340\u57DF\u4E2D\u5B58\u5728\u88AB\u7981\u6B62\u7684\u5217\uFF08{0}\uFF09"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u63DB",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u63DB",findTitle:"\u67E5\u627E\u5167\u5BB9\uFF1A",replaceTitle:"\u66FF\u63DB\u70BA\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u63DB"},filter:{re:"\u6B63\u5247\u8868\u9054\u5F0F",whole:"\u5168\u8A5E\u5339\u914D",sensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u500B",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u63DB",replaceAll:"\u66FF\u63DB\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u55AE\u5143\u683C",value:"\u503C"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"(\u7A7A\u503C)",reError:"\u7121\u6548\u7684\u6B63\u5247\u8868\u9054\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u500B\u55AE\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u55AE\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u63DB {0} \u500B\u55AE\u5143\u683C"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7D44",values:"\u503C",groupPlaceholder:"\u62D6\u66F3\u81F3\u6B64\u8655\u9032\u884C\u5206\u7D44",valuesPlaceholder:"\u62D6\u66F3\u81F3\u6B64\u8655\u9032\u884C\u805A\u5408",dragExistCol:"\u8A72\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u9EDE\u64CA\u4E26\u62D6\u52D5\u5716\u6A19\u53EF\u4EE5\u8ABF\u6574\u9806\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u53F3\u5074"},cases:{equal:"\u7B49\u65BC",gt:"\u5927\u65BC",lt:"\u5C0F\u65BC",begin:"\u958B\u982D\u662F",endin:"\u7D50\u5C3E\u662F",include:"\u5305\u542B",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"}},filterCombination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u53F3\u5074",clearFilter:"\u6E05\u9664\u7BE9\u9078",textOption:"\u6587\u672C\u7BE9\u9078",numberOption:"\u6578\u503C\u7BE9\u9078"},popup:{title:"\u81EA\u5B9A\u7FA9\u7BE9\u9078\u7684\u65B9\u5F0F",currColumnTitle:"\u7576\u524D\u5217\uFF1A",and:"\u8207",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u55AE\u500B\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u500B\u5B57\u7B26"},cases:{equal:"\u7B49\u65BC",unequal:"\u4E0D\u7B49\u65BC",gt:"\u5927\u65BC",ge:"\u5927\u65BC\u6216\u7B49\u65BC",lt:"\u5C0F\u65BC",le:"\u5C0F\u65BC\u6216\u7B49\u65BC",begin:"\u958B\u982D\u662F",notbegin:"\u958B\u982D\u4E0D\u662F",endin:"\u7D50\u5C3E\u662F",notendin:"\u7D50\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u65BC",custom:"\u81EA\u5B9A\u7FA9\u7BE9\u9078",insensitive:"\u4E0D\u5340\u5206\u5927\u5C0F\u5BEB",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},empty:"(\u7A7A\u767D)",notData:"\u7121\u5339\u914D\u9805"}},pro:{area:{mergeErr:"\u7121\u6CD5\u5C0D\u5408\u4F75\u55AE\u5143\u683C\u9032\u884C\u8A72\u64CD\u4F5C",multiErr:"\u7121\u6CD5\u5C0D\u591A\u91CD\u9078\u64C7\u5340\u57DF\u9032\u884C\u8A72\u64CD\u4F5C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u5340\u57DF\u5305\u542B\u88AB\u5408\u4F75\u7684\u55AE\u5143\u683C\uFF0C\u6240\u6709\u5408\u4F75\u7684\u55AE\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u7121\u6CD5\u7C98\u8CBC\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u8907\u5236\u7684\u5340\u57DF\u548C\u7C98\u8CBC\u7684\u5340\u57DF\u624D\u80FD\u57F7\u884C\u6B64\u64CD\u4F5C"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u63DB",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u63DB",findTitle:"\u67E5\u627E\u5167\u5BB9\uFF1A",replaceTitle:"\u66FF\u63DB\u70BA\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u63DB"},filter:{re:"\u6B63\u5247\u8868\u9054\u5F0F",whole:"\u5168\u8A5E\u5339\u914D",sensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u500B",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u63DB",replaceAll:"\u66FF\u63DB\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u55AE\u5143\u683C",value:"\u503C"},empty:"(\u7A7A\u503C)",reError:"\u7121\u6548\u7684\u6B63\u5247\u8868\u9054\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u500B\u55AE\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u55AE\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u63DB {0} \u500B\u55AE\u5143\u683C"}},renderer:{search:"\u641C\u5C0B",cases:{equal:"\u7B49\u65BC",unequal:"\u4E0D\u7B49\u65BC",gt:"\u5927\u65BC",ge:"\u5927\u65BC\u6216\u7B49\u65BC",lt:"\u5C0F\u65BC",le:"\u5C0F\u65BC\u6216\u7B49\u65BC",begin:"\u958B\u982D\u662F",notbegin:"\u958B\u982D\u4E0D\u662F",endin:"\u7D50\u5C3E\u662F",notendin:"\u7D50\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u65BC",custom:"\u81EA\u5B9A\u7FA9\u7BE9\u9078",insensitive:"\u4E0D\u5340\u5206\u5927\u5C0F\u5BEB",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},combination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5230\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u5230\u53F3\u5074",clearFilter:"\u6E05\u9664\u7BE9\u9078",textOption:"\u6587\u672C\u7BE9\u9078",numberOption:"\u6578\u503C\u7BE9\u9078"},popup:{title:"\u81EA\u5B9A\u7FA9\u7BE9\u9078\u7684\u65B9\u5F0F",currColumnTitle:"\u7576\u524D\u5217\uFF1A",and:"\u8207",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u55AE\u500B\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u500B\u5B57\u7B26"},empty:"(\u7A7A\u767D)",notData:"\u7121\u5339\u914D\u9805"}}}}),ln}var O2;function cT(){if(O2)return on;O2=1,Object.defineProperty(on,"__esModule",{value:!0}),on.default=void 0;var e=t(L2());function t(r){return r&&r.__esModule?r:{default:r}}return on.default=e.default,on}var dT=cT(),pT=be(dT),sn={},M2;function mT(){if(M2)return sn;M2=1,Object.defineProperty(sn,"__esModule",{value:!0}),sn.default=void 0;var e=t(L2());function t(r){return r&&r.__esModule?r:{default:r}}return sn.default=e.default,sn}var fT=mT(),hT=be(fT),un={},V2;function gT(){return V2||(V2=1,Object.defineProperty(un,"__esModule",{value:!0}),un.default=void 0,un.default={vxe:{base:{pleaseInput:"\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19",pleaseSelect:"\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E25\u0E37\u0E2D\u0E01",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14 ..."},error:{downErr:"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",errLargeData:"\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E08\u0E33\u0E19\u0E27\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E1C\u0E39\u0E01\u0E44\u0E27\u0E49\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 {0} \u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E04\u0E27\u0E32\u0E21\u0E25\u0E48\u0E32\u0E0A\u0E49\u0E32",groupFixed:"\u0E2B\u0E32\u0E01\u0E43\u0E0A\u0E49\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E17\u0E35\u0E48\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1B\u0E47\u0E19\u0E01\u0E25\u0E38\u0E48\u0E21",groupMouseRange:'\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E43\u0E19\u0E40\u0E27\u0E25\u0E32\u0E40\u0E14\u0E35\u0E22\u0E27\u0E01\u0E31\u0E19\u0E01\u0E31\u0E1A "{0}" \u0E41\u0E25\u0E30\u0E2A\u0E34\u0E48\u0E07\u0E19\u0E35\u0E49\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',groupTag:'\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E04\u0E27\u0E23\u0E43\u0E0A\u0E49 "{0}" \u0E41\u0E17\u0E19 "{1}" \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',scrollErrProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E19\u0E35\u0E49 "{0}" \u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E2B\u0E25\u0E31\u0E07\u0E08\u0E32\u0E01\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E48\u0E2D\u0E19\u0E40\u0E2A\u0E21\u0E37\u0E2D\u0E19\u0E08\u0E23\u0E34\u0E07',errConflicts:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E02\u0E31\u0E14\u0E41\u0E22\u0E49\u0E07\u0E01\u0E31\u0E1A "{1}"',notSupportProp:'"{1}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E21\u0E31\u0E19\u0E04\u0E27\u0E23\u0E08\u0E30\u0E40\u0E1B\u0E47\u0E19 "{2}" \u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E08\u0E30\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E40\u0E01\u0E34\u0E14\u0E02\u0E36\u0E49\u0E19',notConflictProp:'\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E43\u0E0A\u0E49 "{0}", "{1}" \u0E04\u0E27\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E2D\u0E32\u0E08\u0E21\u0E35\u0E04\u0E27\u0E32\u0E21\u0E02\u0E31\u0E14\u0E41\u0E22\u0E49\u0E07\u0E43\u0E19\u0E01\u0E32\u0E23\u0E17\u0E33\u0E07\u0E32\u0E19',unableInsert:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E41\u0E17\u0E23\u0E01\u0E25\u0E07\u0E43\u0E19\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07\u0E17\u0E35\u0E48\u0E23\u0E30\u0E1A\u0E38\u0E44\u0E14\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",useErr:'\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E02\u0E13\u0E30\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E42\u0E21\u0E14\u0E39\u0E25 "{0}" \u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E0B\u0E37\u0E49\u0E2D\u0E2D\u0E32\u0E08\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07 \u0E15\u0E49\u0E2D\u0E07\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E42\u0E21\u0E14\u0E39\u0E25\u0E02\u0E36\u0E49\u0E19\u0E2D\u0E22\u0E39\u0E48\u0E01\u0E31\u0E1A\u0E01\u0E48\u0E2D\u0E19\u0E15\u0E32\u0E23\u0E32\u0E07',barUnableLink:"\u0E41\u0E16\u0E1A\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E21\u0E37\u0E2D\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E0A\u0E37\u0E48\u0E2D\u0E21\u0E42\u0E22\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E44\u0E14\u0E49",expandContent:'\u0E2A\u0E25\u0E47\u0E2D\u0E15\u0E2A\u0E33\u0E2B\u0E23\u0E31\u0E1A\u0E1A\u0E23\u0E23\u0E17\u0E31\u0E14\u0E17\u0E35\u0E48\u0E02\u0E22\u0E32\u0E22\u0E04\u0E27\u0E23\u0E40\u0E1B\u0E47\u0E19 "\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32" \u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48',reqComp:'\u0E2A\u0E48\u0E27\u0E19\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A "{0}" \u0E2B\u0E32\u0E22\u0E44\u0E1B\u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48 https://vxeui.com/#/start/useglobal',reqModule:'\u0E44\u0E21\u0E48\u0E21\u0E35\u0E42\u0E21\u0E14\u0E39\u0E25 "{0}"',reqProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E17\u0E35\u0E48\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19\u0E2B\u0E32\u0E22\u0E44\u0E1B\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',emptyProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32',errProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}" \u0E2D\u0E32\u0E08\u0E40\u0E1B\u0E47\u0E19 "{1}"',colRepet:'\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C. {0} = "{1}" \u0E0B\u0E49\u0E33\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E1F\u0E31\u0E07\u0E01\u0E4C\u0E0A\u0E31\u0E48\u0E19\u0E1A\u0E32\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E44\u0E14\u0E49',notFunc:'\u0E27\u0E34\u0E18\u0E35 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',errFunc:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E44\u0E21\u0E48\u0E43\u0E0A\u0E48\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23',notValidators:'\u0E01\u0E32\u0E23\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notFormats:'\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notCommands:'\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notSlot:'\u0E2A\u0E25\u0E47\u0E2D\u0E15 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',noTree:'"{0}" \u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E43\u0E19\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49',notProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}"',checkProp:'\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E33\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E2D\u0E32\u0E08\u0E16\u0E39\u0E01\u0E1E\u0E39\u0E14\u0E15\u0E34\u0E14\u0E2D\u0E48\u0E32\u0E07 \u0E02\u0E2D\u0E41\u0E19\u0E30\u0E19\u0E33\u0E43\u0E2B\u0E49\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E31\u0E1A\u0E1B\u0E23\u0E38\u0E07\u0E04\u0E27\u0E32\u0E21\u0E40\u0E23\u0E47\u0E27\u0E43\u0E19\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E1C\u0E25',coverProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{1}" \u0E02\u0E2D\u0E07 "{0}" \u0E16\u0E39\u0E01\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E0B\u0E49\u0E33 \u0E46 \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',uniField:'\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C "{0}" \u0E16\u0E39\u0E01\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E0B\u0E49\u0E33 \u0E46 \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',repeatKey:'\u0E17\u0E33\u0E0B\u0E49\u0E33\u0E04\u0E35\u0E22\u0E4C\u0E2B\u0E25\u0E31\u0E01 {0} = "{1}" \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',delFunc:'\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23 "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',delProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',delEvent:'\u0E40\u0E2B\u0E15\u0E38\u0E01\u0E32\u0E23\u0E13\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',removeProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E41\u0E25\u0E49\u0E27\u0E41\u0E25\u0E30\u0E44\u0E21\u0E48\u0E41\u0E19\u0E30\u0E19\u0E33\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',errFormat:'\u0E04\u0E27\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32\u0E17\u0E35\u0E48\u0E08\u0E31\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01\u0E42\u0E14\u0E22\u0E43\u0E0A\u0E49 "vxetable.formats" \u0E41\u0E25\u0E30\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07 "formatter = {0}" \u0E44\u0E21\u0E48\u0E41\u0E19\u0E30\u0E19\u0E33\u0E2D\u0E35\u0E01\u0E15\u0E48\u0E2D\u0E44\u0E1B',notType:'\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}"',notExp:"\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E1F\u0E31\u0E07\u0E01\u0E4C\u0E0A\u0E31\u0E48\u0E19\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32/\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",impFields:"\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27 \u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E41\u0E25\u0E30\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",treeNotImp:"\u0E15\u0E32\u0E23\u0E32\u0E07\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",treeCrossDrag:"\u0E25\u0E32\u0E01\u0E23\u0E30\u0E14\u0E31\u0E1A\u0E41\u0E23\u0E01\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19",treeDragChild:"\u0E1E\u0E48\u0E2D\u0E41\u0E21\u0E48\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E25\u0E32\u0E01\u0E25\u0E39\u0E01\u0E02\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E2D\u0E07\u0E44\u0E14\u0E49",reqPlugin:'"{1}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E17\u0E35\u0E48 https://vxeui.com/other {0}/#/{1}/install',errMaxRow:"\u0E40\u0E01\u0E34\u0E19\u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0} \u0E41\u0E16\u0E27\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14"},table:{emptyText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",allTitle:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14/\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",seqTitle:"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",actionTitle:"\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E07\u0E32\u0E19",confirmFilter:"\u0E01\u0E23\u0E2D\u0E07",resetFilter:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",allFilter:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E0B\u0E37\u0E49\u0E2D\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01: \u0E15\u0E48\u0E33\u0E2A\u0E38\u0E14\u0E16\u0E36\u0E07\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07: \u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E16\u0E36\u0E07\u0E15\u0E48\u0E33\u0E2A\u0E38\u0E14",filter:"\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E2A\u0E33\u0E2B\u0E23\u0E31\u0E1A\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01",impSuccess:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08 {0} \u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01",expLoading:"\u0E01\u0E32\u0E23\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expSuccess:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01\u0E44\u0E14\u0E49\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08",expError:"\u0E01\u0E32\u0E23\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",customAll:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",customConfirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",customClose:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14",customCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",customRestore:"\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E04\u0E48\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",maxFixedCol:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u0E22\u0E49\u0E32\u0E22: {0}",resizeColTip:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07: {0} \u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",resizeRowTip:"\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E39\u0E07: {0} \u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01!",deleteSelectRecord:"\u0E41\u0E19\u0E48\u0E43\u0E08\u0E2B\u0E23\u0E37\u0E2D\u0E27\u0E48\u0E32\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E25\u0E1A\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01?",removeSelectRecord:"\u0E41\u0E19\u0E48\u0E43\u0E08\u0E2B\u0E23\u0E37\u0E2D\u0E27\u0E48\u0E32\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E25\u0E1A\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E27\u0E49?",dataUnchanged:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E41\u0E1B\u0E25\u0E07!",delSuccess:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E16\u0E39\u0E01\u0E25\u0E1A\u0E2D\u0E2D\u0E01\u0E41\u0E25\u0E49\u0E27!",saveSuccess:"\u0E1B\u0E23\u0E30\u0E2B\u0E22\u0E31\u0E14\u0E44\u0E14\u0E49\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08!",operError:"\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E41\u0E25\u0E30\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27!"},select:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32",loadingText:"\u0E01\u0E32\u0E23\u0E42\u0E2B\u0E25\u0E14",emptyText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},pager:{goto:"\u0E44\u0E1B",gotoTitle:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2B\u0E19\u0E49\u0E32",pagesize:"{0} \u0E23\u0E32\u0E22\u0E01\u0E32\u0E23/\u0E2B\u0E19\u0E49\u0E32",total:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {0}",pageClassifier:"\u0E2B\u0E19\u0E49\u0E32\u0E2B\u0E19\u0E31\u0E07\u0E2A\u0E37\u0E2D",homePage:"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01",homePageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01",prevPage:"\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",prevPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextPage:"\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",nextPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",prevJump:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E02\u0E36\u0E49\u0E19\u0E2B\u0E19\u0E49\u0E32",prevJumpTitle:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E02\u0E36\u0E49\u0E19\u0E2B\u0E19\u0E49\u0E32",nextJump:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E25\u0E07\u0E2B\u0E19\u0E49\u0E32",nextJumpTitle:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E25\u0E07\u0E2B\u0E19\u0E49\u0E32",endPage:"\u0E2B\u0E19\u0E49\u0E32\u0E2A\u0E38\u0E14\u0E17\u0E49\u0E32\u0E22",endPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E2A\u0E38\u0E14\u0E17\u0E49\u0E32\u0E22"},alert:{title:"\u0E23\u0E30\u0E1A\u0E1A\u0E41\u0E08\u0E49\u0E07\u0E40\u0E15\u0E37\u0E2D\u0E19"},button:{confirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",clear:"\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19"},filter:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32"},custom:{cstmTitle:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",cstmRestore:"\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E04\u0E48\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",cstmCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",cstmConfirm:"\u0E41\u0E19\u0E48\u0E19\u0E2D\u0E19",cstmConfirmRestore:"\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19\u0E27\u0E48\u0E32\u0E08\u0E30\u0E16\u0E39\u0E01\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E01\u0E32\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48?",cstmDragTarget:"\u0E22\u0E49\u0E32\u0E22: {0}",setting:{colSort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",colResizable:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C (\u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25)",colVisible:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32\u0E08\u0E30\u0E41\u0E2A\u0E14\u0E07",colFixed:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",colFixedMax:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07 (\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C {0} \u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14)",fixedLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",fixedUnset:"\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32",fixedRight:"\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32"}},import:{modes:{covering:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E40\u0E02\u0E35\u0E22\u0E19\u0E17\u0E31\u0E1A (\u0E40\u0E02\u0E35\u0E22\u0E19\u0E17\u0E31\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E15\u0E32\u0E23\u0E32\u0E07\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07)",insert:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)",insertTop:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)",insertBottom:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)"},impTitle:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",impFile:"\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",impSelect:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C",impType:"\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C",impOpts:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",impMode:"\u0E42\u0E2B\u0E21\u0E14\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",impConfirm:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",impCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},export:{types:{csv:"CSV (\u0E04\u0E31\u0E48\u0E19\u0E14\u0E49\u0E27\u0E22\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E08\u0E38\u0E25\u0E20\u0E32\u0E04) (*. CSV)",html:"\u0E2B\u0E19\u0E49\u0E32\u0E40\u0E27\u0E47\u0E1A (*.html)",xml:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25 XML (*.xml)",txt:"\u0E44\u0E1F\u0E25\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21 (\u0E04\u0E31\u0E48\u0E19\u0E41\u0E17\u0E47\u0E1A) (*. txt)",xls:"Excel 97-2003 \u0E40\u0E27\u0E34\u0E23\u0E4C\u0E01\u0E1A\u0E38\u0E4A\u0E01 (*.xls)",xlsx:"\u0E2A\u0E21\u0E38\u0E14\u0E07\u0E32\u0E19 Excel (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1B\u0E25\u0E48\u0E32",current:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19 (\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19)",selected:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01 (\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E43\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19)",all:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E15\u0E47\u0E21\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A (\u0E23\u0E27\u0E21\u0E16\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E08\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14)"},printTitle:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expTitle:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expName:"\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",expNamePlaceholder:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E01\u0E23\u0E2D\u0E01\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",expSheetName:"\u0E0A\u0E37\u0E48\u0E2D",expSheetNamePlaceholder:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E01\u0E23\u0E2D\u0E01\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E37\u0E48\u0E2D\u0E07",expType:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17",expMode:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expCurrentColumn:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E1F\u0E34\u0E25\u0E14\u0E4C",expColumn:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E1F\u0E34\u0E25\u0E14\u0E4C",expOpts:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",expOptHeader:"\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27",expHeaderTitle:"\u0E40\u0E1B\u0E47\u0E19\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",expOptFooter:"\u0E08\u0E38\u0E14\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07",expFooterTitle:"\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E08\u0E38\u0E14\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48?",expOptColgroup:"\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21",expOptTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",expTitleTitle:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32\u0E08\u0E30\u0E40\u0E1B\u0E47\u0E19\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E08\u0E30\u0E41\u0E2A\u0E14\u0E07\u0E40\u0E1B\u0E47\u0E19\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",expColgroupTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E17\u0E35\u0E48\u0E21\u0E35\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21",expOptMerge:"\u0E1C\u0E2A\u0E32\u0E19",expMergeTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E02\u0E49\u0E32\u0E14\u0E49\u0E27\u0E22\u0E01\u0E31\u0E19",expOptAllExpand:"\u0E02\u0E22\u0E32\u0E22\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49",expAllExpandTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E02\u0E22\u0E32\u0E22\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E14\u0E49\u0E27\u0E22\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E41\u0E1A\u0E1A\u0E25\u0E33\u0E14\u0E31\u0E1A\u0E0A\u0E31\u0E49\u0E19",expOptUseStyle:"\u0E2A\u0E44\u0E15\u0E25\u0E4C",expUseStyleTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E2A\u0E44\u0E15\u0E25\u0E4C",expOptOriginal:"\u0E41\u0E2B\u0E25\u0E48\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expOriginalTitle:"\u0E2B\u0E32\u0E01\u0E40\u0E1B\u0E47\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E15\u0E49\u0E19\u0E09\u0E1A\u0E31\u0E1A\u0E43\u0E2B\u0E49\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E2A\u0E39\u0E48\u0E15\u0E32\u0E23\u0E32\u0E07",expPrint:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C",expConfirm:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},modal:{errTitle:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E41\u0E2A\u0E14\u0E07\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14",zoomMin:"\u0E25\u0E14\u0E02\u0E19\u0E32\u0E14",zoomIn:"\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14",zoomOut:"\u0E01\u0E32\u0E23\u0E25\u0E14\u0E19\u0E49\u0E2D\u0E22\u0E25\u0E07",close:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14",miniMaxSize:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E15\u0E48\u0E32\u0E07\u0E17\u0E35\u0E48\u0E22\u0E48\u0E2D\u0E40\u0E25\u0E47\u0E01\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",footPropErr:"Show-footer \u0E43\u0E0A\u0E49\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E2B\u0E32\u0E07\u0E42\u0E15\u0E4A\u0E30\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19\u0E41\u0E25\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E01\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E01\u0E32\u0E23\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19-\u0E1B\u0E38\u0E48\u0E21 | Show-Cancel-Button | \u0E0A\u0E48\u0E2D\u0E07\u0E40\u0E2A\u0E35\u0E22\u0E1A"},drawer:{close:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14"},form:{folding:"\u0E1B\u0E34\u0E14",unfolding:"\u0E02\u0E22\u0E32\u0E22"},toolbar:{import:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",export:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",print:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C",refresh:"\u0E23\u0E35\u0E40\u0E1F\u0E23\u0E0A",zoomIn:"\u0E40\u0E15\u0E47\u0E21\u0E2B\u0E19\u0E49\u0E32\u0E08\u0E2D",zoomOut:"\u0E01\u0E32\u0E23\u0E25\u0E14\u0E19\u0E49\u0E2D\u0E22\u0E25\u0E07",custom:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",customAll:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",customConfirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",customRestore:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21"},datePicker:{yearTitle:"{0} \u0E1B\u0E35"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",m2:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",m3:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",m4:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",m5:"\u0E2D\u0E32\u0E08",m6:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",m7:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",m8:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",m9:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",m10:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",m11:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",m12:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21",quarterLabel:"{0} \u0E1B\u0E35",monthLabel:"{0} \u0E1B\u0E35",dayLabel:"{0} \u0E1B\u0E35 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\u0E14\u0E27\u0E07\u0E2D\u0E32\u0E17\u0E34\u0E15\u0E22\u0E4C",w1:"\u0E08\u0E2D\u0E19",w2:"\u0E2D.",w3:"\u0E41\u0E15\u0E48\u0E07\u0E07\u0E32\u0E19",w4:"\u0E40\u0E17\u0E37\u0E2D\u0E01\u0E40\u0E02\u0E32",w5:"\u0E27\u0E31\u0E19\u0E28\u0E38\u0E01\u0E23\u0E4C",w6:"\u0E19\u0E31\u0E48\u0E07"},months:{m0:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",m1:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",m2:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",m3:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",m4:"\u0E2D\u0E32\u0E08",m5:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",m6:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",m7:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",m8:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",m9:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",m10:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",m11:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21"},quarters:{q1:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E41\u0E23\u0E01",q2:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E2D\u0E07",q3:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E32\u0E21",q4:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E35\u0E48"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u0E14\u0E39\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07",operBtn:{zoomOut:"\u0E2B\u0E14",zoomIn:"\u0E02\u0E22\u0E32\u0E22",pctFull:"\u0E1B\u0E23\u0E31\u0E1A\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pct11:"\u0E41\u0E2A\u0E14\u0E07\u0E02\u0E19\u0E32\u0E14\u0E14\u0E31\u0E49\u0E07\u0E40\u0E14\u0E34\u0E21",rotateLeft:"\u0E2B\u0E21\u0E38\u0E19\u0E0B\u0E49\u0E32\u0E22",rotateRight:"\u0E2B\u0E21\u0E38\u0E19\u0E44\u0E1B\u0E17\u0E32\u0E07\u0E02\u0E27\u0E32",print:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",download:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E"}},upload:{fileBtnText:"\u0E04\u0E25\u0E34\u0E01\u0E2B\u0E23\u0E37\u0E2D\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",imgBtnText:"\u0E04\u0E25\u0E34\u0E01\u0E2B\u0E23\u0E37\u0E2D\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",dragPlaceholder:"\u0E42\u0E1B\u0E23\u0E14\u0E25\u0E32\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E19\u0E35\u0E49\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",imgSizeHint:"\u0E43\u0E1A\u0E1B\u0E25\u0E34\u0E27 {0}",imgCountHint:"\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0}",fileTypeHint:"\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C {0}",fileSizeHint:"\u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E40\u0E14\u0E35\u0E22\u0E27\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",fileCountHint:"\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E14\u0E49\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0}",uploadTypeErr:"\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E21\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19!",overCountErr:"\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C {0} \u0E44\u0E14\u0E49\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E21\u0E32\u0E01\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19!",overCountExtraErr:"\u0E40\u0E01\u0E34\u0E19\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07 {0} \u0E41\u0E25\u0E30\u0E44\u0E1F\u0E25\u0E4C {1} \u0E2A\u0E48\u0E27\u0E19\u0E40\u0E01\u0E34\u0E19\u0E08\u0E30\u0E16\u0E39\u0E01\u0E25\u0E30\u0E40\u0E27\u0E49\u0E19!",overSizeErr:"\u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}!",reUpload:"\u0E2D\u0E31\u0E1B\u0E40\u0E14\u0E15\u0E43\u0E2B\u0E21\u0E48",uploadProgress:"\u0E01\u0E32\u0E23\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14 {0}%",uploadErr:"\u0E01\u0E32\u0E23\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",uploadSuccess:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08",moreBtnText:"\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21 ({0})",viewItemTitle:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E39",morePopup:{readTitle:"\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E14\u0E39",imageTitle:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",fileTitle:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C"}},empty:{defText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},colorPicker:{clear:"\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",confirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",copySuccess:"\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14: {0}"},formDesign:{formName:"\u0E0A\u0E37\u0E48\u0E2D\u0E41\u0E1A\u0E1A\u0E1F\u0E2D\u0E23\u0E4C\u0E21",defFormTitle:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E21\u0E35\u0E0A\u0E37\u0E48\u0E2D",widgetPropTab:"\u0E04\u0E38\u0E13\u0E2A\u0E21\u0E1A\u0E31\u0E15\u0E34\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",widgetFormTab:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E04\u0E38\u0E13\u0E2A\u0E21\u0E1A\u0E31\u0E15\u0E34",error:{wdFormUni:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E19\u0E35\u0E49\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A",wdSubUni:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E19\u0E35\u0E49\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E43\u0E19 subtable"},styleSetting:{btn:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E2A\u0E44\u0E15\u0E25\u0E4C",title:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E2A\u0E44\u0E15\u0E25\u0E4C\u0E41\u0E1A\u0E1A\u0E1F\u0E2D\u0E23\u0E4C\u0E21",layoutTitle:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",verticalLayout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19\u0E41\u0E25\u0E30\u0E25\u0E48\u0E32\u0E07",horizontalLayout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E41\u0E19\u0E27\u0E19\u0E2D\u0E19",styleTitle:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E37\u0E48\u0E2D\u0E07",boldTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E47\u0E19\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32",fontBold:"\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32",fontNormal:"\u0E18\u0E23\u0E23\u0E21\u0E14\u0E32",colonTitle:"\u0E41\u0E2A\u0E14\u0E07\u0E25\u0E33\u0E44\u0E2A\u0E49\u0E43\u0E2B\u0E0D\u0E48",colonVisible:"\u0E41\u0E2A\u0E14\u0E07",colonHidden:"\u0E0B\u0E48\u0E2D\u0E19",alignTitle:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07",widthTitle:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E0A\u0E37\u0E48\u0E2D",alignLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",alignRight:"\u0E17\u0E32\u0E07\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32",unitPx:"\u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",unitPct:"\u0E40\u0E1B\u0E2D\u0E23\u0E4C\u0E40\u0E0B\u0E47\u0E19\u0E15\u0E4C"},widget:{group:{base:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1E\u0E37\u0E49\u0E19\u0E10\u0E32\u0E19",layout:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07",system:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E23\u0E30\u0E1A\u0E1A",module:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E42\u0E21\u0E14\u0E39\u0E25",chart:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E41\u0E1C\u0E19\u0E20\u0E39\u0E21\u0E34",advanced:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E02\u0E31\u0E49\u0E19\u0E2A\u0E39\u0E07"},copyTitle:"copy_ {0}",component:{input:"\u0E01\u0E25\u0E48\u0E2D\u0E07\u0E1B\u0E49\u0E2D\u0E19\u0E40\u0E02\u0E49\u0E32",textarea:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",select:"\u0E14\u0E36\u0E07\u0E25\u0E07\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E25\u0E37\u0E2D\u0E01",row:"\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E41\u0E16\u0E27\u0E41\u0E25\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",title:"\u0E0A\u0E37\u0E48\u0E2D",text:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",subtable:"\u0E15\u0E32\u0E23\u0E32\u0E07\u0E22\u0E48\u0E2D\u0E22",VxeSwitch:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32",VxeInput:"\u0E01\u0E25\u0E48\u0E2D\u0E07\u0E1B\u0E49\u0E2D\u0E19\u0E40\u0E02\u0E49\u0E32",VxeNumberInput:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02",VxeDatePicker:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",VxeTextarea:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",VxeSelect:"\u0E14\u0E36\u0E07\u0E25\u0E07\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E25\u0E37\u0E2D\u0E01",VxeTreeSelect:"\u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49",VxeRadioGroup:"\u0E1B\u0E38\u0E48\u0E21\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01",VxeCheckboxGroup:"\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E33\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22",VxeUploadFile:"\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23",VxeUploadImage:"\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",VxeRate:"\u0E04\u0E30\u0E41\u0E19\u0E19",VxeSlider:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E48\u0E2D\u0E19"}},widgetProp:{name:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",placeholder:"\u0E41\u0E08\u0E49\u0E07",required:"\u0E01\u0E32\u0E23\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E17\u0E35\u0E48\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19",multiple:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2B\u0E25\u0E32\u0E22\u0E17\u0E32\u0E07\u0E40\u0E25\u0E37\u0E2D\u0E01",displaySetting:{name:"\u0E41\u0E2A\u0E14\u0E07\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32",pc:"\u0E1E\u0E35\u0E0B\u0E35",mobile:"\u0E21\u0E37\u0E2D\u0E16\u0E37\u0E2D",visible:"\u0E41\u0E2A\u0E14\u0E07",hidden:"\u0E0B\u0E48\u0E2D\u0E19"},dataSource:{name:"\u0E41\u0E2B\u0E25\u0E48\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",defValue:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01 {0}",addOption:"\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01",batchEditOption:"\u0E01\u0E32\u0E23\u0E41\u0E01\u0E49\u0E44\u0E02\u0E0A\u0E38\u0E14",batchEditTip:"\u0E41\u0E15\u0E48\u0E25\u0E30\u0E41\u0E16\u0E27\u0E2A\u0E2D\u0E14\u0E04\u0E25\u0E49\u0E2D\u0E07\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E0B\u0E36\u0E48\u0E07\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E33\u0E40\u0E19\u0E32\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E32\u0E01\u0E15\u0E32\u0E23\u0E32\u0E07 Excel \u0E41\u0E25\u0E30 WPS",batchEditSubTip:"\u0E41\u0E15\u0E48\u0E25\u0E30\u0E41\u0E16\u0E27\u0E2A\u0E2D\u0E14\u0E04\u0E25\u0E49\u0E2D\u0E07\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01 \u0E2B\u0E32\u0E01\u0E40\u0E1B\u0E47\u0E19\u0E01\u0E25\u0E38\u0E48\u0E21\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E40\u0E14\u0E47\u0E01\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E14\u0E49\u0E27\u0E22\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E2B\u0E23\u0E37\u0E2D\u0E04\u0E35\u0E22\u0E4C\u0E41\u0E17\u0E47\u0E1A\u0E41\u0E25\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E33\u0E40\u0E19\u0E32\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E32\u0E01\u0E15\u0E32\u0E23\u0E32\u0E07 Excel \u0E41\u0E25\u0E30 WPS",buildOption:"\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01"},rowProp:{colSize:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col2:"\u0E2A\u0E2D\u0E07\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col3:"\u0E2A\u0E32\u0E21\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col4:"\u0E2A\u0E35\u0E48\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col6:"\u0E2B\u0E01\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",layout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07"},textProp:{name:"\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32",alignTitle:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07",alignLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",alignCenter:"\u0E28\u0E39\u0E19\u0E22\u0E4C",alignRight:"\u0E17\u0E32\u0E07\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32",colorTitle:"\u0E2A\u0E35\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23",sizeTitle:"\u0E02\u0E19\u0E32\u0E14\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23",boldTitle:"\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23\u0E2B\u0E19\u0E32",fontNormal:"\u0E18\u0E23\u0E23\u0E21\u0E14\u0E32",fontBold:"\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32"},subtableProp:{seqTitle:"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",showSeq:"\u0E41\u0E2A\u0E14\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",showCheckbox:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2B\u0E25\u0E32\u0E22\u0E17\u0E32\u0E07\u0E40\u0E25\u0E37\u0E2D\u0E01",errSubDrag:"Subtable \u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E19\u0E35\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E2D\u0E37\u0E48\u0E19 \u0E46",colPlace:"\u0E25\u0E32\u0E01\u0E15\u0E31\u0E27\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E43\u0E19"},uploadProp:{limitFileCount:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E44\u0E1F\u0E25\u0E4C",limitFileSize:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C",multiFile:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2B\u0E25\u0E32\u0E22\u0E44\u0E1F\u0E25\u0E4C",limitImgCount:"\u0E08\u0E33\u0E01\u0E31\u0E14 \u0E08\u0E33\u0E19\u0E27\u0E19\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",limitImgSize:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E02\u0E19\u0E32\u0E14\u0E20\u0E32\u0E1E",multiImg:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E2D\u0E31\u0E1E\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E2B\u0E25\u0E32\u0E22\u0E20\u0E32\u0E1E"}}},listDesign:{fieldSettingTab:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1F\u0E34\u0E25\u0E14\u0E4C",listSettingTab:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",searchTitle:"\u0E40\u0E01\u0E13\u0E11\u0E4C\u0E01\u0E32\u0E23\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21",listTitle:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",searchField:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E41\u0E1A\u0E1A\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21",listField:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",activeBtn:{ActionButtonUpdate:"\u0E41\u0E01\u0E49\u0E44\u0E02",ActionButtonDelete:"\u0E25\u0E1A"},search:{addBtn:"\u0E41\u0E01\u0E49\u0E44\u0E02",emptyText:"\u0E40\u0E07\u0E37\u0E48\u0E2D\u0E19\u0E44\u0E02\u0E01\u0E32\u0E23\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32",editPopupTitle:"\u0E41\u0E01\u0E49\u0E44\u0E02\u0E40\u0E02\u0E15\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21"},searchPopup:{colTitle:"\u0E0A\u0E37\u0E48\u0E2D",saveBtn:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01"}},text:{copySuccess:"\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14",copyError:"\u0E2A\u0E20\u0E32\u0E1E\u0E41\u0E27\u0E14\u0E25\u0E49\u0E2D\u0E21\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19\u0E44\u0E21\u0E48\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49"},countdown:{formats:{yyyy:"\u0E1B\u0E35",MM:"\u0E14\u0E27\u0E07\u0E08\u0E31\u0E19\u0E17\u0E23\u0E4C",dd:"\u0E17\u0E49\u0E2D\u0E07\u0E1F\u0E49\u0E32",HH:"\u0E0A\u0E31\u0E48\u0E27\u0E42\u0E21\u0E07",mm:"\u0E08\u0E38\u0E14",ss:"\u0E17\u0E35\u0E48\u0E2A\u0E2D\u0E07"}},plugins:{extendCellArea:{area:{mergeErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19",multiErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E2B\u0E25\u0E32\u0E22 \u0E46 \u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01",selectErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E43\u0E19\u0E0A\u0E48\u0E27\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14",extendErr:"\u0E2B\u0E32\u0E01\u0E0A\u0E48\u0E27\u0E07\u0E02\u0E22\u0E32\u0E22\u0E21\u0E35\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pasteMultiErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E27\u0E32\u0E07\u0E44\u0E14\u0E49\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49",cpInvalidErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49 \u0E21\u0E35\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E49\u0E32\u0E21 ({0}) \u0E43\u0E19\u0E0A\u0E48\u0E27\u0E07\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E40\u0E25\u0E37\u0E2D\u0E01"},fnr:{title:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E41\u0E25\u0E30\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findLabel:"\u0E2B\u0E32",replaceLabel:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findTitle:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E2D\u0E30\u0E44\u0E23:",replaceTitle:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E14\u0E49\u0E27\u0E22:",tabs:{find:"\u0E2B\u0E32",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48"},filter:{re:"\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E2D\u0E01\u0E1B\u0E01\u0E15\u0E34",whole:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E1A\u0E04\u0E39\u0E48\u0E04\u0E33\u0E40\u0E15\u0E47\u0E21\u0E04\u0E33",sensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},btns:{findNext:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",findAll:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",replaceAll:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},header:{seq:"#",cell:"\u0E2B\u0E49\u0E2D\u0E07\u0E02\u0E31\u0E07",value:"\u0E04\u0E48\u0E32"},body:{row:"\u0E41\u0E16\u0E27: {0}",col:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C: {0}"},empty:"(\u0E04\u0E48\u0E32\u0E27\u0E48\u0E32\u0E07)",reError:"\u0E19\u0E34\u0E1E\u0E08\u0E19\u0E4C\u0E1B\u0E01\u0E15\u0E34\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",recordCount:"\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C {0}",notCell:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",replaceSuccess:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E40\u0E0B\u0E25\u0E25\u0E4C {0} \u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32"},cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",include:"\u0E23\u0E27\u0E21",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"}},filterCombination:{menus:{sort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",clearSort:"\u0E08\u0E31\u0E14\u0E40\u0E23\u0E35\u0E22\u0E07\u0E43\u0E2B\u0E49\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07",fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",clearFilter:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",textOption:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",numberOption:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02"},popup:{title:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",currColumnTitle:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19:",and:"\u0E41\u0E25\u0E30",or:"\u0E2B\u0E23\u0E37\u0E2D",describeHtml:"\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48? \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E15\u0E31\u0E27\u0E40\u0E14\u0E35\u0E22\u0E27 <br/> \u0E43\u0E0A\u0E49 * \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E15\u0E31\u0E27"},cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",unequal:"\u0E44\u0E21\u0E48\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",ge:"\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",le:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",notbegin:"\u0E21\u0E31\u0E19\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E47\u0E19\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",notendin:"\u0E15\u0E2D\u0E19\u0E08\u0E1A\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49",include:"\u0E23\u0E27\u0E21",exclude:"\u0E44\u0E21\u0E48\u0E23\u0E27\u0E21\u0E2D\u0E22\u0E39\u0E48",between:"\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07",custom:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",insensitive:"\u0E01\u0E23\u0E13\u0E35\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E23\u0E39\u0E49\u0E2A\u0E36\u0E01",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},empty:"(\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32)",notData:"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E01\u0E32\u0E23\u0E41\u0E02\u0E48\u0E07\u0E02\u0E31\u0E19"}},pro:{area:{mergeErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19",multiErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E2B\u0E25\u0E32\u0E22 \u0E46 \u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01",extendErr:"\u0E2B\u0E32\u0E01\u0E0A\u0E48\u0E27\u0E07\u0E02\u0E22\u0E32\u0E22\u0E21\u0E35\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pasteMultiErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E27\u0E32\u0E07\u0E44\u0E14\u0E49\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49"},fnr:{title:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E41\u0E25\u0E30\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findLabel:"\u0E2B\u0E32",replaceLabel:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findTitle:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32:",replaceTitle:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E14\u0E49\u0E27\u0E22:",tabs:{find:"\u0E2B\u0E32",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48"},filter:{re:"\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E2D\u0E01\u0E1B\u0E01\u0E15\u0E34",whole:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E1A\u0E04\u0E39\u0E48\u0E04\u0E33\u0E40\u0E15\u0E47\u0E21\u0E04\u0E33",sensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},btns:{findNext:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",findAll:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",replaceAll:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},header:{seq:"#",cell:"\u0E2B\u0E49\u0E2D\u0E07\u0E02\u0E31\u0E07",value:"\u0E04\u0E48\u0E32"},empty:"(\u0E04\u0E48\u0E32\u0E27\u0E48\u0E32\u0E07)",reError:"\u0E19\u0E34\u0E1E\u0E08\u0E19\u0E4C\u0E1B\u0E01\u0E15\u0E34\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",recordCount:"\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C {0}",notCell:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",replaceSuccess:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E40\u0E0B\u0E25\u0E25\u0E4C {0} \u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08"}},renderer:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32",cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",unequal:"\u0E44\u0E21\u0E48\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",ge:"\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",le:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",notbegin:"\u0E21\u0E31\u0E19\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E47\u0E19\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",notendin:"\u0E15\u0E2D\u0E19\u0E08\u0E1A\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49",include:"\u0E23\u0E27\u0E21",exclude:"\u0E44\u0E21\u0E48\u0E23\u0E27\u0E21\u0E2D\u0E22\u0E39\u0E48",between:"\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07",custom:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",insensitive:"\u0E01\u0E23\u0E13\u0E35\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E23\u0E39\u0E49\u0E2A\u0E36\u0E01",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},combination:{menus:{sort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",clearSort:"\u0E08\u0E31\u0E14\u0E40\u0E23\u0E35\u0E22\u0E07\u0E43\u0E2B\u0E49\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07",fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",clearFilter:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",textOption:"\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",numberOption:"\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02"},popup:{title:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",currColumnTitle:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19:",and:"\u0E41\u0E25\u0E30",or:"\u0E2B\u0E23\u0E37\u0E2D",describeHtml:"\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48? \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E15\u0E31\u0E27\u0E40\u0E14\u0E35\u0E22\u0E27 <br/> \u0E43\u0E0A\u0E49 * \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E15\u0E31\u0E27"},empty:"(\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32)",notData:"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E01\u0E32\u0E23\u0E41\u0E02\u0E48\u0E07\u0E02\u0E31\u0E19"}}}}),un}var _T=gT(),xT=be(_T),cn={},R2;function ET(){return R2||(R2=1,Object.defineProperty(cn,"__esModule",{value:!0}),cn.default=void 0,cn.default={vxe:{base:{pleaseInput:"Vui l\xF2ng nh\u1EADp",pleaseSelect:"Vui l\xF2ng ch\u1ECDn",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0111ang t\u1EA3i..."},error:{downErr:"T\u1EA3i xu\u1ED1ng kh\xF4ng th\xE0nh c\xF4ng",errLargeData:"Khi l\u01B0\u1EE3ng d\u1EEF li\u1EC7u b\u1ECB r\xE0ng bu\u1ED9c qu\xE1 l\u1EDBn, vui l\xF2ng s\u1EED d\u1EE5ng {0}, n\u1EBFu kh\xF4ng n\xF3 c\xF3 th\u1EC3 g\xE2y ra \u0111\u1ED9 tr\u1EC5",groupFixed:"N\u1EBFu s\u1EED d\u1EE5ng c\xE1c ti\xEAu \u0111\u1EC1 \u0111\u01B0\u1EE3c nh\xF3m, c\u1ED9t \u0111\xF3ng b\u0103ng ph\u1EA3i \u0111\u01B0\u1EE3c \u0111\u1EB7t theo nh\xF3m",groupMouseRange:'Ti\xEAu \u0111\u1EC1 nh\xF3m kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng c\xF9ng l\xFAc v\u1EDBi "{0}" v\xE0 \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',groupTag:'Nh\xF3m ti\xEAu \u0111\u1EC1 nh\xF3m n\xEAn s\u1EED d\u1EE5ng "{0}" thay v\xEC "{1}", c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',scrollErrProp:'Tham s\u1ED1 n\xE0y "{0}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 sau khi cu\u1ED9n \u1EA3o \u0111\u01B0\u1EE3c b\u1EADt',errConflicts:'Tham s\u1ED1 "{0}" Xung \u0111\u1ED9t v\u1EDBi "{1}"',notSupportProp:'"{1}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 khi tham s\u1ED1 "{0}" \u0111\u01B0\u1EE3c b\u1EADt, n\xF3 ph\u1EA3i l\xE0 "{2}", n\u1EBFu kh\xF4ng s\u1EBD x\u1EA3y ra l\u1ED7i',notConflictProp:'Khi s\u1EED d\u1EE5ng "{0}", "{1}" n\xEAn \u0111\u01B0\u1EE3c \u0111\u1EB7t, n\u1EBFu kh\xF4ng c\xF3 th\u1EC3 c\xF3 xung \u0111\u1ED9t ch\u1EE9c n\u0103ng',unableInsert:"Kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c ch\xE8n v\xE0o v\u1ECB tr\xED \u0111\xE3 ch\u1EC9 \u0111\u1ECBnh, vui l\xF2ng ki\u1EC3m tra xem c\xE1c tham s\u1ED1 c\xF3 \u0111\xFAng kh\xF4ng",useErr:'\u0110\xE3 x\u1EA3y ra l\u1ED7i trong khi c\xE0i \u0111\u1EB7t m\xF4 -\u0111un "{0}". Th\u1EE9 t\u1EF1 c\xF3 th\u1EC3 kh\xF4ng ch\xEDnh x\xE1c. M\xF4 -\u0111un ph\u1EE5 thu\u1ED9c c\u1EA7n \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t tr\u01B0\u1EDBc b\u1EA3ng',barUnableLink:"Thanh c\xF4ng c\u1EE5 kh\xF4ng th\u1EC3 li\xEAn k\u1EBFt c\xE1c b\u1EA3ng",expandContent:'Khe c\u1EAFm cho d\xF2ng m\u1EDF r\u1ED9ng ph\u1EA3i l\xE0 "n\u1ED9i dung", vui l\xF2ng ki\u1EC3m tra xem n\xF3 c\xF3 \u0111\xFAng kh\xF4ng',reqComp:'Th\xE0nh ph\u1EA7n "{0}" b\u1ECB thi\u1EBFu, vui l\xF2ng ki\u1EC3m tra xem n\xF3 c\xF3 \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t ch\xEDnh x\xE1c kh\xF4ng. https://vxeui.com/#/start/useglobal',reqModule:'Thi\u1EBFu m\xF4 -\u0111un "{0}"',reqProp:'Tham s\u1ED1 "{0}" c\u1EA7n thi\u1EBFt, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',emptyProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c ph\xE9p tr\u1ED1ng',errProp:'Tham s\u1ED1 kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}", c\xF3 th\u1EC3 l\xE0 "{1}"',colRepet:'C\u1ED9t. {0} = "{1}" \u0111\u01B0\u1EE3c l\u1EB7p l\u1EA1i, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 khi\u1EBFn m\u1ED9t s\u1ED1 ch\u1EE9c n\u0103ng tr\u1EDF n\xEAn kh\xF4ng th\u1EC3 s\u1EED d\u1EE5ng',notFunc:'Ph\u01B0\u01A1ng th\u1EE9c "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',errFunc:'Tham s\u1ED1 "{0}" kh\xF4ng ph\u1EA3i l\xE0 m\u1ED9t ph\u01B0\u01A1ng th\u1EE9c',notValidators:'X\xE1c minh to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notFormats:'\u0110\u1ECBnh d\u1EA1ng to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notCommands:'Ch\u1EC9 th\u1ECB to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notSlot:'Khe "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',noTree:'"{0}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 trong c\u1EA5u tr\xFAc c\xE2y',notProp:'Tham s\u1ED1 kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}"',checkProp:'Khi kh\u1ED1i l\u01B0\u1EE3ng d\u1EEF li\u1EC7u qu\xE1 l\u1EDBn, h\u1ED9p ki\u1EC3m c\xF3 th\u1EC3 \u0111\u01B0\u1EE3c l\u1EAFp. B\u1EA1n n\xEAn \u0111\u1EB7t tham s\u1ED1 "{0}" \u0111\u1EC3 c\u1EA3i thi\u1EC7n t\u1ED1c \u0111\u1ED9 k\u1EBFt xu\u1EA5t',coverProp:'Tham s\u1ED1 "{1}" c\u1EE7a "{0}" \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh nhi\u1EC1u l\u1EA7n, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',uniField:'T\xEAn tr\u01B0\u1EDDng "{0}" \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh nhi\u1EC1u l\u1EA7n, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',repeatKey:'L\u1EB7p l\u1EA1i kh\xF3a ch\xEDnh {0} = "{1}", c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',delFunc:'Ph\u01B0\u01A1ng th\u1EE9c "{0}" kh\xF4ng \u0111\u01B0\u1EE3c d\xF9ng n\u1EEFa, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',delProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c d\xF9ng, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',delEvent:'S\u1EF1 ki\u1EC7n "{0}" \u0111\u01B0\u1EE3c kh\xF4ng d\xF9ng n\u1EEFa, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',removeProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c khuy\u1EBFn kh\xEDch v\xE0 kh\xF4ng \u0111\u01B0\u1EE3c khuy\u1EBFn ngh\u1ECB, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',errFormat:'N\u1ED9i dung \u0111\u01B0\u1EE3c \u0111\u1ECBnh d\u1EA1ng to\xE0n c\u1EA7u n\xEAn \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh b\u1EB1ng c\xE1ch s\u1EED d\u1EE5ng "vxetable.formats" v\xE0 ph\u01B0\u01A1ng th\u1EE9c g\u1EAFn "formatter = {0}" kh\xF4ng c\xF2n \u0111\u01B0\u1EE3c khuy\u1EBFn ngh\u1ECB.',notType:'Lo\u1EA1i t\u1EC7p kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}"',notExp:"Tr\xECnh duy\u1EC7t n\xE0y kh\xF4ng h\u1ED7 tr\u1EE3 ch\u1EE9c n\u0103ng nh\u1EADp/xu\u1EA5t",impFields:"Nh\u1EADp kh\u1EA9u kh\xF4ng th\xE0nh c\xF4ng. Vui l\xF2ng ki\u1EC3m tra xem t\xEAn tr\u01B0\u1EDDng v\xE0 \u0111\u1ECBnh d\u1EA1ng d\u1EEF li\u1EC7u c\xF3 ch\xEDnh x\xE1c kh\xF4ng.",treeNotImp:"B\u1EA3ng c\xE2y kh\xF4ng h\u1ED7 tr\u1EE3 nh\u1EADp kh\u1EA9u",treeCrossDrag:"Ch\u1EC9 k\xE9o c\u1EA5p \u0111\u1ED9 \u0111\u1EA7u ti\xEAn",treeDragChild:"Cha m\u1EB9 kh\xF4ng th\u1EC3 k\xE9o \u0111\u1EBFn con c\xE1i c\u1EE7a h\u1ECD",reqPlugin:'"{1}" kh\xF4ng \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t t\u1EA1i https://vxeui.com/other/kh\xE1c',errMaxRow:"V\u01B0\u1EE3t qu\xE1 kh\u1ED1i l\u01B0\u1EE3ng d\u1EEF li\u1EC7u \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 t\u1ED1i \u0111a {0}, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i"},table:{emptyText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u",allTitle:"Ch\u1ECDn t\u1EA5t c\u1EA3/H\u1EE7y",seqTitle:"S\u1ED1 seri",actionTitle:"v\u1EADn h\xE0nh",confirmFilter:"l\u1ECDc",resetFilter:"C\xE0i l\u1EA1i",allFilter:"t\u1EA5t c\u1EA3",sortAsc:"L\u1EC7nh t\u0103ng d\u1EA7n: th\u1EA5p nh\u1EA5t \u0111\u1EBFn cao nh\u1EA5t",sortDesc:"L\u1EC7nh gi\u1EA3m d\u1EA7n: Cao nh\u1EA5t \u0111\u1EBFn th\u1EA5p nh\u1EA5t",filter:"B\u1EADt l\u1ECDc cho c\xE1c c\u1ED9t \u0111\xE3 ch\u1ECDn",impSuccess:"Nh\u1EADp th\xE0nh c\xF4ng {0} b\u1EA3n ghi",expLoading:"Xu\u1EA5t kh\u1EA9u",expSuccess:"Xu\u1EA5t kh\u1EA9u th\xE0nh c\xF4ng",expError:"Xu\u1EA5t kh\u1EA9u kh\xF4ng th\xE0nh c\xF4ng",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"C\xE0i \u0111\u1EB7t c\u1ED9t",customAll:"t\u1EA5t c\u1EA3",customConfirm:"x\xE1c nh\u1EADn",customClose:"\u0110\xF3ng c\u1EEDa",customCancel:"H\u1EE7y b\u1ECF",customRestore:"Kh\xF4i ph\u1EE5c m\u1EB7c \u0111\u1ECBnh",maxFixedCol:"S\u1ED1 l\u01B0\u1EE3ng c\u1ED9t \u0111\xF3ng b\u0103ng t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Di chuy\u1EC3n: {0}",resizeColTip:"Chi\u1EC1u r\u1ED9ng: {0} pixel",resizeRowTip:"Chi\u1EC1u cao: {0} pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Vui l\xF2ng ch\u1ECDn \xEDt nh\u1EA5t m\u1ED9t b\u1EA3n ghi!",deleteSelectRecord:"B\u1EA1n c\xF3 ch\u1EAFc l\xE0 b\u1EA1n mu\u1ED1n x\xF3a b\u1EA3n ghi \u0111\xE3 ch\u1ECDn?",removeSelectRecord:"B\u1EA1n c\xF3 ch\u1EAFc l\xE0 b\u1EA1n mu\u1ED1n x\xF3a b\u1EA3n ghi \u0111\xE3 ch\u1ECDn?",dataUnchanged:"D\u1EEF li\u1EC7u kh\xF4ng thay \u0111\u1ED5i!",delSuccess:"H\u1ED3 s\u01A1 \u0111\u01B0\u1EE3c ch\u1ECDn \u0111\xE3 b\u1ECB x\xF3a th\xE0nh c\xF4ng!",saveSuccess:"Ti\u1EBFt ki\u1EC7m th\xE0nh c\xF4ng!",operError:"M\u1ED9t l\u1ED7i \u0111\xE3 x\u1EA3y ra v\xE0 ho\u1EA1t \u0111\u1ED9ng kh\xF4ng th\xE0nh c\xF4ng!"},select:{search:"t\xECm ki\u1EBFm",loadingText:"\u0111ang t\u1EA3i",emptyText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u"},pager:{goto:"\u0110i",gotoTitle:"S\u1ED1 l\u01B0\u1EE3ng trang",pagesize:"{0} C\xE1c m\u1EE5c/trang",total:"T\u1ED5ng s\u1ED1 {0} b\u1EA3n ghi",pageClassifier:"Trang",homePage:"trang nh\u1EA5t",homePageTitle:"trang nh\u1EA5t",prevPage:"Trang tr\u01B0\u1EDBc",prevPageTitle:"Trang tr\u01B0\u1EDBc",nextPage:"Trang ti\u1EBFp theo",nextPageTitle:"Trang ti\u1EBFp theo",prevJump:"Jump Up trang",prevJumpTitle:"Jump Up trang",nextJump:"Nh\u1EA3y xu\u1ED1ng trang",nextJumpTitle:"Nh\u1EA3y xu\u1ED1ng trang",endPage:"Trang cu\u1ED1i c\xF9ng",endPageTitle:"Trang cu\u1ED1i c\xF9ng"},alert:{title:"H\u1EC7 th\u1ED1ng nh\u1EAFc nh\u1EDF"},button:{confirm:"x\xE1c nh\u1EADn",cancel:"H\u1EE7y b\u1ECF",clear:"Th\xF4ng tho\xE1ng"},filter:{search:"t\xECm ki\u1EBFm"},custom:{cstmTitle:"C\xE0i \u0111\u1EB7t c\u1ED9t",cstmRestore:"Kh\xF4i ph\u1EE5c m\u1EB7c \u0111\u1ECBnh",cstmCancel:"H\u1EE7y b\u1ECF",cstmConfirm:"Ch\u1EAFc ch\u1EAFn",cstmConfirmRestore:"Vui l\xF2ng x\xE1c nh\u1EADn xem n\xF3 \u0111\u01B0\u1EE3c kh\xF4i ph\u1EE5c v\u1EC1 c\u1EA5u h\xECnh c\u1ED9t m\u1EB7c \u0111\u1ECBnh?",cstmDragTarget:"Di chuy\u1EC3n: {0}",setting:{colSort:"Lo\u1EA1i",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Ti\xEAu \u0111\u1EC1 c\u1ED9t",colResizable:"Chi\u1EC1u r\u1ED9ng c\u1ED9t (pixel)",colVisible:"C\xF3 hi\u1EC3n th\u1ECB kh\xF4ng",colFixed:"\u0110\xF3ng b\u0103ng c\u1ED9t",colFixedMax:"C\xE1c c\u1ED9t \u0111\xF3ng b\u0103ng (t\u1ED1i \u0111a {0} c\u1ED9t)",fixedLeft:"B\xEAn tr\xE1i",fixedUnset:"Kh\xF4ng \u0111\u1EB7t",fixedRight:"B\xEAn ph\u1EA3i"}},import:{modes:{covering:"Ph\u01B0\u01A1ng th\u1EE9c ghi \u0111\xE8 (tr\u1EF1c ti\u1EBFp ghi \u0111\xE8 d\u1EEF li\u1EC7u b\u1EA3ng)",insert:"N\u1ED1i \u1EDF ph\xEDa d\u01B0\u1EDBi (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF d\u01B0\u1EDBi c\xF9ng c\u1EE7a b\u1EA3ng)",insertTop:"N\u1ED1i \u1EDF tr\xEAn c\xF9ng (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF \u0111\u1EA7u b\u1EA3ng)",insertBottom:"N\u1ED1i \u1EDF ph\xEDa d\u01B0\u1EDBi (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF d\u01B0\u1EDBi c\xF9ng c\u1EE7a b\u1EA3ng)"},impTitle:"Nh\u1EADp d\u1EEF li\u1EC7u",impFile:"T\xEAn t\u1EADp tin",impSelect:"Ch\u1ECDn T\u1EC7p",impType:"Lo\u1EA1i t\u1EC7p",impOpts:"C\xE0i \u0111\u1EB7t tham s\u1ED1",impMode:"Ch\u1EBF \u0111\u1ED9 nh\u1EADp",impConfirm:"Nh\u1EADp kh\u1EA9u",impCancel:"H\u1EE7y b\u1ECF"},export:{types:{csv:"CSV (d\u1EA5u ph\u1EA9y t\xE1ch ra) (*. CSV)",html:"Trang web (*.html)",xml:"D\u1EEF li\u1EC7u XML (*.xml)",txt:"T\u1EC7p v\u0103n b\u1EA3n (Tab ph\xE2n t\xE1ch) (*. TXT)",xls:"Excel 97-2003 s\u1ED5 l\xE0m vi\u1EC7c (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"D\u1EEF li\u1EC7u tr\u1ED1ng",current:"D\u1EEF li\u1EC7u hi\u1EC7n t\u1EA1i (d\u1EEF li\u1EC7u tr\xEAn trang hi\u1EC7n t\u1EA1i)",selected:"D\u1EEF li\u1EC7u \u0111\xE3 ch\u1ECDn (d\u1EEF li\u1EC7u \u0111\u01B0\u1EE3c ch\u1ECDn tr\xEAn trang hi\u1EC7n t\u1EA1i)",all:"D\u1EEF li\u1EC7u \u0111\u1EA7y \u0111\u1EE7 (bao g\u1ED3m t\u1EA5t c\u1EA3 d\u1EEF li\u1EC7u ph\xE2n trang)"},printTitle:"In d\u1EEF li\u1EC7u",expTitle:"Xu\u1EA5t d\u1EEF li\u1EC7u",expName:"T\xEAn t\u1EADp tin",expNamePlaceholder:"Vui l\xF2ng nh\u1EADp t\xEAn t\u1EC7p",expSheetName:"ti\xEAu \u0111\u1EC1",expSheetNamePlaceholder:"Vui l\xF2ng nh\u1EADp m\u1ED9t ti\xEAu \u0111\u1EC1",expType:"L\u01B0u lo\u1EA1i",expMode:"Ch\u1ECDn d\u1EEF li\u1EC7u",expCurrentColumn:"T\u1EA5t c\u1EA3 c\xE1c l\u0129nh v\u1EF1c",expColumn:"Ch\u1ECDn tr\u01B0\u1EDDng",expOpts:"C\xE0i \u0111\u1EB7t tham s\u1ED1",expOptHeader:"Ti\xEAu \u0111\u1EC1",expHeaderTitle:"Ti\xEAu \u0111\u1EC1 b\u1EA3ng c\xF3 \u0111\u01B0\u1EE3c y\xEAu c\u1EA7u kh\xF4ng",expOptFooter:"K\u1EBFt th\xFAc b\u1EA3ng",expFooterTitle:"L\xE0 k\u1EBFt th\xFAc c\u1EE7a b\u1EA3ng c\u1EA7n thi\u1EBFt?",expOptColgroup:"Ti\xEAu \u0111\u1EC1 nh\xF3m",expOptTitle:"Ti\xEAu \u0111\u1EC1 c\u1ED9t",expTitleTitle:"Cho d\xF9 \u0111\xF3 l\xE0 ti\xEAu \u0111\u1EC1 c\u1ED9t, n\u1EBFu kh\xF4ng n\xF3 s\u1EBD \u0111\u01B0\u1EE3c hi\u1EC3n th\u1ECB d\u01B0\u1EDBi d\u1EA1ng t\xEAn tr\u01B0\u1EDDng c\u1EE7a c\u1ED9t",expColgroupTitle:"N\u1EBFu c\xF3, m\u1ED9t ti\xEAu \u0111\u1EC1 v\u1EDBi c\u1EA5u tr\xFAc nh\xF3m \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptMerge:"H\u1EE3p nh\u1EA5t",expMergeTitle:"N\u1EBFu c\xF3, c\xE1c t\u1EBF b\xE0o c\xF3 c\u1EA5u tr\xFAc h\u1EE3p nh\u1EA5t \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptAllExpand:"M\u1EDF r\u1ED9ng c\xE2y",expAllExpandTitle:"N\u1EBFu n\xF3 t\u1ED3n t\u1EA1i, n\xF3 \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 \u0111\u1EC3 m\u1EDF r\u1ED9ng t\u1EA5t c\u1EA3 d\u1EEF li\u1EC7u v\u1EDBi c\xE1c c\u1EA5u tr\xFAc ph\xE2n c\u1EA5p",expOptUseStyle:"phong c\xE1ch",expUseStyleTitle:"N\u1EBFu c\xF3, c\xE1c t\u1EBF b\xE0o c\xF3 phong c\xE1ch \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptOriginal:"D\u1EEF li\u1EC7u ngu\u1ED3n",expOriginalTitle:"N\u1EBFu \u0111\xF3 l\xE0 d\u1EEF li\u1EC7u ngu\u1ED3n, nh\u1EADp v\xE0o b\u1EA3ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expPrint:"In",expConfirm:"Xu\u1EA5t kh\u1EA9u",expCancel:"H\u1EE7y b\u1ECF"},modal:{errTitle:"Th\xF4ng b\xE1o l\u1ED7i",zoomMin:"Gi\u1EA3m thi\u1EC3u",zoomIn:"T\u1ED1i \u0111a h\xF3a",zoomOut:"s\u1EF1 gi\u1EA3m b\u1EDBt",close:"\u0110\xF3ng c\u1EEDa",miniMaxSize:"S\u1ED1 l\u01B0\u1EE3ng c\u1EEDa s\u1ED5 \u0111\u01B0\u1EE3c gi\u1EA3m thi\u1EC3u kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",footPropErr:"Show-footer ch\u1EC9 \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng \u0111\u1EC3 k\xEDch ho\u1EA1t \u0111u\xF4i b\xE0n v\xE0 ph\u1EA3i \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng v\u1EDBi show-confirm-button | Hi\u1EC3n th\u1ECB-C-Button | khe c\u1EAFm"},drawer:{close:"\u0110\xF3ng c\u1EEDa"},form:{folding:"\u0110\xF3ng",unfolding:"M\u1EDF r\u1ED9ng"},toolbar:{import:"Nh\u1EADp kh\u1EA9u",export:"Xu\u1EA5t kh\u1EA9u",print:"In",refresh:"l\xE0m cho kh\u1ECFe l\u1EA1i",zoomIn:"to\xE0n m\xE0n h\xECnh",zoomOut:"s\u1EF1 gi\u1EA3m b\u1EDBt",custom:"C\xE0i \u0111\u1EB7t c\u1ED9t",customAll:"t\u1EA5t c\u1EA3",customConfirm:"x\xE1c nh\u1EADn",customRestore:"C\xE0i l\u1EA1i",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng",cancelFixed:"Gi\u1EA3i ph\xF3ng"},datePicker:{yearTitle:"{0} n\u0103m"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Th\xE1ng M\u1ED9t",m2:"Th\xE1ng hai",m3:"B\u01B0\u1EDBc \u0111\u1EC1u",m4:"Th\xE1ng t\u01B0",m5:"C\xF3 th\u1EC3",m6:"Th\xE1ng s\xE1u",m7:"Th\xE1ng b\u1EA3y",m8:"Th\xE1ng t\xE1m",m9:"Th\xE1ng 9",m10:"Th\xE1ng M\u01B0\u1EDDi",m11:"Th\xE1ng m\u01B0\u1EDDi m\u1ED9t",m12:"Th\xE1ng 12",quarterLabel:"{0} n\u0103m",monthLabel:"{0} n\u0103m",dayLabel:"{0} n\u0103m {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"M\u1EB7t tr\u1EDDi",w1:"Mon",w2:"TUE",w3:"Th\u1EE9 t\u01B0",w4:"Thu",w5:"Th\u1EE9 S\xE1u",w6:"\u0110\xE3 ng\u1ED3i"},months:{m0:"Th\xE1ng M\u1ED9t",m1:"Th\xE1ng hai",m2:"B\u01B0\u1EDBc \u0111\u1EC1u",m3:"Th\xE1ng t\u01B0",m4:"C\xF3 th\u1EC3",m5:"Th\xE1ng s\xE1u",m6:"Th\xE1ng b\u1EA3y",m7:"Th\xE1ng t\xE1m",m8:"Th\xE1ng 9",m9:"Th\xE1ng M\u01B0\u1EDDi",m10:"Th\xE1ng m\u01B0\u1EDDi m\u1ED9t",m11:"Th\xE1ng 12"},quarters:{q1:"Qu\xFD \u0111\u1EA7u ti\xEAn",q2:"Qu\xFD th\u1EE9 hai",q3:"Qu\xFD th\u1EE9 ba",q4:"Qu\xFD th\u1EE9 t\u01B0"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Xem tr\u01B0\u1EDBc",operBtn:{zoomOut:"Thu nh\u1ECF",zoomIn:"ph\xF3ng to",pctFull:"M\u1EDF r\u1ED9ng quy m\xF4 nh\u01B0 nhau",pct11:"Hi\u1EC3n th\u1ECB k\xEDch th\u01B0\u1EDBc ban \u0111\u1EA7u",rotateLeft:"Xoay sang tr\xE1i",rotateRight:"Xoay sang ph\u1EA3i",print:"B\u1EA5m \u0111\u1EC3 in h\xECnh \u1EA3nh",download:"B\u1EA5m \u0111\u1EC3 t\u1EA3i xu\u1ED1ng h\xECnh \u1EA3nh"}},upload:{fileBtnText:"Nh\u1EA5p ho\u1EB7c k\xE9o \u0111\u1EC3 t\u1EA3i l\xEAn",imgBtnText:"Nh\u1EA5p ho\u1EB7c k\xE9o \u0111\u1EC3 t\u1EA3i l\xEAn",dragPlaceholder:"Vui l\xF2ng k\xE9o v\xE0 th\u1EA3 t\u1EC7p v\xE0o khu v\u1EF1c n\xE0y \u0111\u1EC3 t\u1EA3i l\xEAn",imgSizeHint:"T\u1EDD r\u01A1i {0}",imgCountHint:"H\xECnh \u1EA3nh t\u1ED1i \u0111a {0}",fileTypeHint:"H\u1ED7 tr\u1EE3 c\xE1c lo\u1EA1i t\u1EC7p {0}",fileSizeHint:"M\u1ED9t k\xEDch th\u01B0\u1EDBc t\u1EC7p kh\xF4ng v\u01B0\u1EE3t qu\xE1 {0}",fileCountHint:"C\xF3 th\u1EC3 t\u1EA3i l\xEAn c\xE1c t\u1EC7p {0}",uploadTypeErr:"Lo\u1EA1i t\u1EC7p kh\xF4ng ph\xF9 h\u1EE3p!",overCountErr:"Ch\u1EC9 c\xE1c t\u1EC7p {0} c\xF3 th\u1EC3 \u0111\u01B0\u1EE3c ch\u1ECDn nhi\u1EC1u nh\u1EA5t!",overCountExtraErr:"S\u1ED1 l\u01B0\u1EE3ng t\u1ED1i \u0111a c\u1EE7a {0} \u0111\xE3 b\u1ECB v\u01B0\u1EE3t qu\xE1 v\xE0 c\xE1c t\u1EC7p d\u01B0 th\u1EEBa {1} s\u1EBD b\u1ECB b\u1ECF qua!",overSizeErr:"K\xEDch th\u01B0\u1EDBc t\u1EC7p t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}!",reUpload:"T\u1EA3i l\u1EA1i l\u1EA1i",uploadProgress:"T\u1EA3i l\xEAn {0}%",uploadErr:"T\u1EA3i l\xEAn kh\xF4ng th\xE0nh c\xF4ng",uploadSuccess:"T\u1EA3i l\xEAn th\xE0nh c\xF4ng",moreBtnText:"Th\xEAm ({0})",viewItemTitle:"B\u1EA5m \u0111\u1EC3 xem",morePopup:{readTitle:"Xem danh s\xE1ch",imageTitle:"T\u1EA3i l\xEAn h\xECnh \u1EA3nh",fileTitle:"T\u1EA3i l\xEAn t\u1EC7p"}},empty:{defText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u"},colorPicker:{clear:"Th\xF4ng tho\xE1ng",confirm:"x\xE1c nh\u1EADn",copySuccess:"\u0110\u01B0\u1EE3c sao ch\xE9p v\xE0o b\u1EA3ng t\u1EA1m: {0}"},formDesign:{formName:"T\xEAn h\xECnh th\u1EE9c",defFormTitle:"H\xECnh th\u1EE9c kh\xF4ng t\xEAn",widgetPropTab:"Thu\u1ED9c t\xEDnh ki\u1EC3m so\xE1t",widgetFormTab:"H\xECnh th\u1EE9c thu\u1ED9c t\xEDnh",error:{wdFormUni:"Lo\u1EA1i \u0111i\u1EC1u khi\u1EC3n n\xE0y ch\u1EC9 \u0111\u01B0\u1EE3c ph\xE9p th\xEAm m\u1ED9t trong bi\u1EC3u m\u1EABu",wdSubUni:"Ki\u1EC3u \u0111i\u1EC1u khi\u1EC3n n\xE0y ch\u1EC9 \u0111\u01B0\u1EE3c ph\xE9p th\xEAm m\u1ED9t trong Subtable"},styleSetting:{btn:"C\xE0i \u0111\u1EB7t ki\u1EC3u",title:"H\xECnh th\u1EE9c c\xE0i \u0111\u1EB7t ki\u1EC3u",layoutTitle:"B\u1ED1 c\u1EE5c ki\u1EC3m so\xE1t",verticalLayout:"B\u1ED1 c\u1EE5c tr\xEAn v\xE0 d\u01B0\u1EDBi c\xF9ng",horizontalLayout:"B\u1ED1 c\u1EE5c ngang",styleTitle:"Phong c\xE1ch ti\xEAu \u0111\u1EC1",boldTitle:"Ti\xEAu \u0111\u1EC1 \u0111\u1EADm",fontBold:"In \u0111\u1EADm",fontNormal:"th\xF4ng th\u01B0\u1EDDng",colonTitle:"Hi\u1EC3n th\u1ECB \u0110\u1EA1i t\xE1",colonVisible:"tr\xECnh di\u1EC5n",colonHidden:"tr\u1ED1n",alignTitle:"Li\xEAn k\u1EBFt",widthTitle:"Chi\u1EC1u r\u1ED9ng ti\xEAu \u0111\u1EC1",alignLeft:"B\xEAn tr\xE1i",alignRight:"B\xEAn ph\u1EA3i",unitPx:"Pixel",unitPct:"T\u1EF7 l\u1EC7 ph\u1EA7n tr\u0103m"},widget:{group:{base:"\u0110i\u1EC1u khi\u1EC3n c\u01A1 b\u1EA3n",layout:"\u0110i\u1EC1u khi\u1EC3n b\u1ED1 c\u1EE5c",system:"\u0110i\u1EC1u khi\u1EC3n h\u1EC7 th\u1ED1ng",module:"\u0110i\u1EC1u khi\u1EC3n m\xF4 -\u0111un",chart:"Ki\u1EC3m so\xE1t bi\u1EC3u \u0111\u1ED3",advanced:"Ki\u1EC3m so\xE1t n\xE2ng cao"},copyTitle:"Copy_ {0}",component:{input:"H\u1ED9p \u0111\u1EA7u v\xE0o",textarea:"Tr\u01B0\u1EDDng v\u0103n b\u1EA3n",select:"K\xE9o xu\u1ED1ng \u0111\u1EC3 ch\u1ECDn",row:"M\u1ED9t h\xE0ng v\xE0 nhi\u1EC1u c\u1ED9t",title:"ti\xEAu \u0111\u1EC1",text:"ch\u1EEF",subtable:"B\u1EA3ng ph\u1EE5",VxeSwitch:"li\u1EC7u",VxeInput:"H\u1ED9p \u0111\u1EA7u v\xE0o",VxeNumberInput:"con s\u1ED1",VxeDatePicker:"ng\xE0y",VxeTextarea:"Tr\u01B0\u1EDDng v\u0103n b\u1EA3n",VxeSelect:"K\xE9o xu\u1ED1ng \u0111\u1EC3 ch\u1ECDn",VxeTreeSelect:"L\u1EF1a ch\u1ECDn c\xE2y",VxeRadioGroup:"N\xFAt radio",VxeCheckboxGroup:"H\u1ED9p ki\u1EC3m",VxeUploadFile:"t\xE0i li\u1EC7u",VxeUploadImage:"h\xECnh \u1EA3nh",VxeRate:"\u0111i\u1EC3m",VxeSlider:"tr\u01B0\u1EE3t"}},widgetProp:{name:"T\xEAn ki\u1EC3m so\xE1t",placeholder:"Nh\u1EAFc nh\u1EDF",required:"X\xE1c minh b\u1EAFt bu\u1ED9c",multiple:"Nhi\u1EC1u l\u1EF1a ch\u1ECDn \u0111\u01B0\u1EE3c cho ph\xE9p",displaySetting:{name:"C\xE0i \u0111\u1EB7t hi\u1EC3n th\u1ECB",pc:"PC",mobile:"Di \u0111\u1ED9ng",visible:"tr\xECnh di\u1EC5n",hidden:"tr\u1ED1n"},dataSource:{name:"Ngu\u1ED3n d\u1EEF li\u1EC7u",defValue:"T\xF9y ch\u1ECDn {0}",addOption:"Th\xEAm t\xF9y ch\u1ECDn",batchEditOption:"Ch\u1EC9nh s\u1EEDa h\xE0ng lo\u1EA1t",batchEditTip:"M\u1ED7i h\xE0ng t\u01B0\u01A1ng \u1EE9ng v\u1EDBi m\u1ED9t t\xF9y ch\u1ECDn, h\u1ED7 tr\u1EE3 sao ch\xE9p tr\u1EF1c ti\u1EBFp v\xE0 d\xE1n t\u1EEB c\xE1c b\u1EA3ng, Excel v\xE0 WPS.",batchEditSubTip:"M\u1ED7i h\xE0ng t\u01B0\u01A1ng \u1EE9ng v\u1EDBi m\u1ED9t t\xF9y ch\u1ECDn. N\u1EBFu \u0111\xF3 l\xE0 m\u1ED9t nh\xF3m, c\xE1c m\u1EE5c con c\xF3 th\u1EC3 b\u1EAFt \u0111\u1EA7u b\u1EB1ng m\u1ED9t kho\u1EA3ng tr\u1ED1ng ho\u1EB7c kh\xF3a tab v\xE0 n\xF3 h\u1ED7 tr\u1EE3 sao ch\xE9p tr\u1EF1c ti\u1EBFp v\xE0 d\xE1n t\u1EEB c\xE1c b\u1EA3ng, excel v\xE0 wps.",buildOption:"T\xF9y ch\u1ECDn x\xE2y d\u1EF1ng"},rowProp:{colSize:"S\u1ED1 l\u01B0\u1EE3ng c\u1ED9t",col2:"Hai c\u1ED9t",col3:"Ba c\u1ED9t",col4:"B\u1ED1n c\u1ED9t",col6:"S\xE1u c\u1ED9t",layout:"c\xE1ch tr\xECnh b\xE0y"},textProp:{name:"n\u1ED9i dung",alignTitle:"Li\xEAn k\u1EBFt",alignLeft:"B\xEAn tr\xE1i",alignCenter:"Trung t\xE2m",alignRight:"B\xEAn ph\u1EA3i",colorTitle:"M\xE0u ph\xF4ng ch\u1EEF",sizeTitle:"K\xEDch th\u01B0\u1EDBc ph\xF4ng ch\u1EEF",boldTitle:"Ph\xF4ng ch\u1EEF \u0111\u1EADm",fontNormal:"th\xF4ng th\u01B0\u1EDDng",fontBold:"In \u0111\u1EADm"},subtableProp:{seqTitle:"S\u1ED1 seri",showSeq:"Hi\u1EC3n th\u1ECB s\u1ED1 s\xEA -ri",showCheckbox:"Nhi\u1EC1u l\u1EF1a ch\u1ECDn \u0111\u01B0\u1EE3c cho ph\xE9p",errSubDrag:"Subtable kh\xF4ng h\u1ED7 tr\u1EE3 \u0111i\u1EC1u khi\u1EC3n n\xE0y, vui l\xF2ng s\u1EED d\u1EE5ng c\xE1c \u0111i\u1EC1u khi\u1EC3n kh\xE1c",colPlace:"K\xE9o \u0111i\u1EC1u khi\u1EC3n v\xE0o"},uploadProp:{limitFileCount:"Gi\u1EDBi h\u1EA1n s\u1ED1 l\u01B0\u1EE3ng t\u1EADp tin",limitFileSize:"Gi\u1EDBi h\u1EA1n k\xEDch th\u01B0\u1EDBc t\u1EC7p",multiFile:"Cho ph\xE9p nhi\u1EC1u t\u1EC7p \u0111\u01B0\u1EE3c t\u1EA3i l\xEAn",limitImgCount:"Gi\u1EDBi h\u1EA1n s\u1ED1 l\u01B0\u1EE3ng h\xECnh \u1EA3nh",limitImgSize:"Gi\u1EDBi h\u1EA1n k\xEDch th\u01B0\u1EDBc h\xECnh \u1EA3nh",multiImg:"Cho ph\xE9p t\u1EA3i nhi\u1EC1u h\xECnh \u1EA3nh l\xEAn"}}},listDesign:{fieldSettingTab:"C\xE0i \u0111\u1EB7t tr\u01B0\u1EDDng",listSettingTab:"C\xE0i \u0111\u1EB7t tham s\u1ED1",searchTitle:"Ti\xEAu ch\xED truy v\u1EA5n",listTitle:"L\u0129nh v\u1EF1c danh s\xE1ch",searchField:"Tr\u01B0\u1EDDng truy v\u1EA5n",listField:"L\u0129nh v\u1EF1c danh s\xE1ch",activeBtn:{ActionButtonUpdate:"bi\xEAn t\u1EADp",ActionButtonDelete:"x\xF3a b\u1ECF"},search:{addBtn:"bi\xEAn t\u1EADp",emptyText:"\u0110i\u1EC1u ki\u1EC7n truy v\u1EA5n kh\xF4ng \u0111\u01B0\u1EE3c c\u1EA5u h\xECnh",editPopupTitle:"Ch\u1EC9nh s\u1EEDa tr\u01B0\u1EDDng truy v\u1EA5n"},searchPopup:{colTitle:"ti\xEAu \u0111\u1EC1",saveBtn:"c\u1EE9u"}},text:{copySuccess:"\u0110\u01B0\u1EE3c sao ch\xE9p v\xE0o b\u1EA3ng t\u1EA1m",copyError:"M\xF4i tr\u01B0\u1EDDng hi\u1EC7n t\u1EA1i kh\xF4ng h\u1ED7 tr\u1EE3 ho\u1EA1t \u0111\u1ED9ng n\xE0y"},countdown:{formats:{yyyy:"N\u0103m",MM:"m\u1EB7t tr\u0103ng",dd:"b\u1EA7u tr\u1EDDi",HH:"gi\u1EDD",mm:"\u0111i\u1EC3m",ss:"Th\u1EE9 hai"}},plugins:{extendCellArea:{area:{mergeErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn c\xE1c \xF4 h\u1EE3p nh\u1EA5t",multiErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn nhi\u1EC1u khu v\u1EF1c l\u1EF1a ch\u1ECDn",selectErr:"Kh\xF4ng th\u1EC3 ho\u1EA1t \u0111\u1ED9ng tr\xEAn c\xE1c \xF4 trong ph\u1EA1m vi \u0111\u01B0\u1EE3c ch\u1EC9 \u0111\u1ECBnh",extendErr:"N\u1EBFu ph\u1EA1m vi m\u1EDF r\u1ED9ng ch\u1EE9a c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t, t\u1EA5t c\u1EA3 c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc",pasteMultiErr:"Kh\xF4ng th\u1EC3 d\xE1n, c\xE1c khu v\u1EF1c \u0111\u01B0\u1EE3c sao ch\xE9p v\xE0 d\xE1n c\u1EA7n ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc \u0111\u1EC3 th\u1EF1c hi\u1EC7n thao t\xE1c n\xE0y",cpInvalidErr:"C\xE1c ho\u1EA1t \u0111\u1ED9ng kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n. C\xF3 c\xE1c c\u1ED9t b\u1ECB c\u1EA5m ({0}) trong ph\u1EA1m vi b\u1EA1n \u0111\xE3 ch\u1ECDn."},fnr:{title:"T\xECm v\xE0 thay th\u1EBF",findLabel:"T\xECm th\u1EA5y",replaceLabel:"thay th\u1EBF",findTitle:"T\xECm nh\u1EEFng g\xEC:",replaceTitle:"Thay th\u1EBF b\u1EB1ng:",tabs:{find:"T\xECm th\u1EA5y",replace:"thay th\u1EBF"},filter:{re:"Bi\u1EC3u c\u1EA3m th\u01B0\u1EDDng xuy\xEAn",whole:"K\u1EBFt h\u1EE3p t\u1EEB \u0111\u1EA7y \u0111\u1EE7",sensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},btns:{findNext:"T\xECm ti\u1EBFp theo",findAll:"T\xECm t\u1EA5t c\u1EA3",replace:"thay th\u1EBF",replaceAll:"Thay th\u1EBF t\u1EA5t c\u1EA3",cancel:"H\u1EE7y b\u1ECF"},header:{seq:"#",cell:"T\u1EBF b\xE0o",value:"gi\xE1 tr\u1ECB"},body:{row:"H\xE0ng: {0}",col:"C\u1ED9t: {0}"},empty:"(Gi\xE1 tr\u1ECB null)",reError:"Bi\u1EC3u th\u1EE9c ch\xEDnh quy kh\xF4ng h\u1EE3p l\u1EC7",recordCount:"{0} C\xE1c \xF4 \u0111\u01B0\u1EE3c t\xECm th\u1EA5y",notCell:"Kh\xF4ng th\u1EC3 t\xECm th\u1EA5y \xF4 ph\xF9 h\u1EE3p",replaceSuccess:"\u0110\xE3 thay th\u1EBF th\xE0nh c\xF4ng {0} \xF4"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"Gi\u1EA3i ph\xF3ng",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng"},cases:{equal:"b\xECnh \u0111\u1EB3ng",gt:"L\u1EDBn h\u01A1n",lt:"\xCDt h\u01A1n",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",endin:"K\u1EBFt th\xFAc l\xE0",include:"Bao g\u1ED3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"}},filterCombination:{menus:{sort:"Lo\u1EA1i",clearSort:"X\xF3a lo\u1EA1i",sortAsc:"Th\u1EE9 t\u1EF1 t\u0103ng d\u1EA7n",sortDesc:"th\u1EE9 t\u1EF1 gi\u1EA3m d\u1EA7n",fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"Gi\u1EA3i ph\xF3ng",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng",clearFilter:"X\xF3a b\u1ED9 l\u1ECDc",textOption:"B\u1ED9 l\u1ECDc v\u0103n b\u1EA3n",numberOption:"B\u1ED9 l\u1ECDc s\u1ED1"},popup:{title:"Ph\u01B0\u01A1ng ph\xE1p l\u1ECDc t\xF9y ch\u1EC9nh",currColumnTitle:"C\u1ED9t hi\u1EC7n t\u1EA1i:",and:"V\xE0",or:"ho\u1EB7c",describeHtml:"C\xF3 s\u1EB5n? Bi\u1EC3u th\u1ECB m\u1ED9t k\xFD t\u1EF1 duy nh\u1EA5t <br/> s\u1EED d\u1EE5ng * \u0111\u1EA1i di\u1EC7n cho b\u1EA5t k\u1EF3 nhi\u1EC1u k\xFD t\u1EF1 n\xE0o"},cases:{equal:"b\xECnh \u0111\u1EB3ng",unequal:"Kh\xF4ng b\u1EB1ng",gt:"L\u1EDBn h\u01A1n",ge:"L\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng",lt:"\xCDt h\u01A1n",le:"Nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",notbegin:"N\xF3 kh\xF4ng \u1EDF \u0111\u1EA7u",endin:"K\u1EBFt th\xFAc l\xE0",notendin:"K\u1EBFt th\xFAc kh\xF4ng",include:"Bao g\u1ED3m",exclude:"Kh\xF4ng bao g\u1ED3m",between:"Gi\u1EEFa",custom:"B\u1ED9 l\u1ECDc t\xF9y ch\u1EC9nh",insensitive:"Tr\u01B0\u1EDDng h\u1EE3p kh\xF4ng nh\u1EA1y c\u1EA3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},empty:"(tr\u1ED1ng)",notData:"Kh\xF4ng ph\xF9 h\u1EE3p"}},pro:{area:{mergeErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn c\xE1c \xF4 h\u1EE3p nh\u1EA5t",multiErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn nhi\u1EC1u khu v\u1EF1c l\u1EF1a ch\u1ECDn",extendErr:"N\u1EBFu ph\u1EA1m vi m\u1EDF r\u1ED9ng ch\u1EE9a c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t, t\u1EA5t c\u1EA3 c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc",pasteMultiErr:"Kh\xF4ng th\u1EC3 d\xE1n, c\xE1c khu v\u1EF1c \u0111\u01B0\u1EE3c sao ch\xE9p v\xE0 d\xE1n c\u1EA7n ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc \u0111\u1EC3 th\u1EF1c hi\u1EC7n thao t\xE1c n\xE0y"},fnr:{title:"T\xECm v\xE0 thay th\u1EBF",findLabel:"T\xECm th\u1EA5y",replaceLabel:"thay th\u1EBF",findTitle:"T\xECm n\u1ED9i dung:",replaceTitle:"Thay th\u1EBF b\u1EB1ng:",tabs:{find:"T\xECm th\u1EA5y",replace:"thay th\u1EBF"},filter:{re:"Bi\u1EC3u c\u1EA3m th\u01B0\u1EDDng xuy\xEAn",whole:"K\u1EBFt h\u1EE3p t\u1EEB \u0111\u1EA7y \u0111\u1EE7",sensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},btns:{findNext:"T\xECm ti\u1EBFp theo",findAll:"T\xECm t\u1EA5t c\u1EA3",replace:"thay th\u1EBF",replaceAll:"Thay th\u1EBF t\u1EA5t c\u1EA3",cancel:"H\u1EE7y b\u1ECF"},header:{seq:"#",cell:"T\u1EBF b\xE0o",value:"gi\xE1 tr\u1ECB"},empty:"(Gi\xE1 tr\u1ECB null)",reError:"Bi\u1EC3u th\u1EE9c ch\xEDnh quy kh\xF4ng h\u1EE3p l\u1EC7",recordCount:"{0} C\xE1c \xF4 \u0111\u01B0\u1EE3c t\xECm th\u1EA5y",notCell:"Kh\xF4ng t\xECm th\u1EA5y \xF4 ph\xF9 h\u1EE3p",replaceSuccess:"\u0110\xE3 thay th\u1EBF th\xE0nh c\xF4ng {0} \xF4"}},renderer:{search:"t\xECm ki\u1EBFm",cases:{equal:"b\xECnh \u0111\u1EB3ng",unequal:"Kh\xF4ng b\u1EB1ng",gt:"L\u1EDBn h\u01A1n",ge:"L\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng",lt:"\xCDt h\u01A1n",le:"Nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",notbegin:"N\xF3 kh\xF4ng \u1EDF \u0111\u1EA7u",endin:"K\u1EBFt th\xFAc l\xE0",notendin:"K\u1EBFt th\xFAc kh\xF4ng",include:"Bao g\u1ED3m",exclude:"Kh\xF4ng bao g\u1ED3m",between:"Gi\u1EEFa",custom:"B\u1ED9 l\u1ECDc t\xF9y ch\u1EC9nh",insensitive:"Tr\u01B0\u1EDDng h\u1EE3p kh\xF4ng nh\u1EA1y c\u1EA3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},combination:{menus:{sort:"Lo\u1EA1i",clearSort:"X\xF3a lo\u1EA1i",sortAsc:"Th\u1EE9 t\u1EF1 t\u0103ng d\u1EA7n",sortDesc:"th\u1EE9 t\u1EF1 gi\u1EA3m d\u1EA7n",fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"Gi\u1EA3i ph\xF3ng",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng",clearFilter:"X\xF3a b\u1ED9 l\u1ECDc",textOption:"L\u1ECDc v\u0103n b\u1EA3n",numberOption:"L\u1ECDc s\u1ED1"},popup:{title:"Ph\u01B0\u01A1ng ph\xE1p l\u1ECDc t\xF9y ch\u1EC9nh",currColumnTitle:"C\u1ED9t hi\u1EC7n t\u1EA1i:",and:"V\xE0",or:"ho\u1EB7c",describeHtml:"C\xF3 s\u1EB5n? Bi\u1EC3u th\u1ECB m\u1ED9t k\xFD t\u1EF1 duy nh\u1EA5t <br/> s\u1EED d\u1EE5ng * \u0111\u1EA1i di\u1EC7n cho b\u1EA5t k\u1EF3 nhi\u1EC1u k\xFD t\u1EF1 n\xE0o"},empty:"(tr\u1ED1ng)",notData:"Kh\xF4ng ph\xF9 h\u1EE3p"}}}}),cn}var vT=ET(),CT=be(vT);const z2={},yT={"zh-CN":Bw,"zh-TW":C2,"zh-HK":C2,en:gw,de:hw,es:_w,fi:xw,fr:Ew,it:vw,ja:Cw,ko:yw,no:bw,pl:ww,pt:Tw,ru:kw,th:Aw,id:Sw,ms:Fw,vi:Dw},bT={"zh-CN":uT,"zh-TW":hT,"zh-HK":pT,en:Kr,de:Mw,es:zw,fi:Kr,fr:Uw,it:jw,ja:Kw,ko:Xw,no:eT,pl:Kr,pt:nT,ru:iT,th:xT,id:Kr,ms:Kr,vi:CT},wT={"zh-CN":"\u7B80\u4F53\u4E2D\u6587","zh-TW":"\u7E41\u9AD4\u4E2D\u6587(\u53F0\u7063)","zh-HK":"\u7E41\u9AD4\u4E2D\u6587(\u9999\u6E2F)",en:"English",de:"Deutsch",es:"Espa\xF1ol",fi:"Suomeksi",fr:"Fran\xE7ais",it:"Italiano",ja:"\u65E5\u672C\u8A9E",ko:"\uD55C\uAD6D\uC5B4",no:"Norsk",pl:"Polski",pt:"Portugu\xEAs",ru:"\u0420\u0443\u0441\u0441\u043A\u0438\u0439",th:"\u0E44\u0E17\u0E22",id:"Indonesia",ms:"Malaysia",vi:"Vi\u1EC7t Nam"},I2={de:"de",en:"us",es:"es",fi:"fi",fr:"fr",it:"it",ja:"jp",ko:"kr",no:"no",pl:"pl",pt:"pt",ru:"ru","zh-CN":"cn","zh-TW":"tw","zh-HK":"hk",th:"th",id:"id",ms:"ms",vi:"vi"},dn={en:[],"zh-CN":[],"zh-TW":[],"zh-HK":[],de:[],es:[],fi:[],fr:[],it:[],ja:[],ko:[],no:[],pl:[],pt:[],ru:[],th:[],id:[],ms:[],vi:[]},TT=e=>I2[e];function kT(e,t){let r={};return e[t].forEach(n=>{r=Object.assign({},r,n)}),r}const hr=g6({legacy:!1,silentTranslationWarn:!0,missingWarn:!1,silentFallbackWarn:!0,fallbackWarn:!1,locale:"zh-CN",fallbackLocale:"zh-CN",messages:{},globalInjection:!0,fallbackFormat:!1,missing:(e,t)=>(t.includes(".")?t.split(".").pop():t).replace(/\${(.+?)}/g,"$1")});async function BT(e,t){hr.global.mergeLocaleMessage(e,{\u4F60\u597D\u5417:"\u4F60\u597D\u5417\uFF1F",\u6765\u5566:"\u5566\u5566\u5566"})}async function AT(e){for(const t in e){const r=t.match(/(\S+)\/(\S+).ts/);dn[r[2]]?dn[r[2]].push(e[t].default):dn[r[2]]=e[t]}for(const t in dn)z2[t]={name:t,el:yT[t].el,message:kT(dn,t),vxe:bT[t].vxe},hr.global.setLocaleMessage(t,z2[t])}async function ST(e,t,r){await AT(t),hr.global.locale.value=r,e.use(hr),hr.global.setMissingHandler((n,o)=>{o.includes(".")&&console.warn(`[intlify] Not found '${o}' key in '${n}' locale messages.`)})}const $t=fr("userInfo",{state:()=>({userInfos:{},constList:[],dictList:{},userTableList:[]}),getters:{},actions:{async setUserInfos(){this.userInfos=it.get("userInfo")??await this.getApiUserInfo()},async setConstList(){this.constList=it.get("constList")??await this.getSysConstList(),it.get("constList")||it.set("constList",this.constList)},async setDictList(){var e=await Vr().getAllDictList().then(r=>r.data.result??{}),t=JSON.parse(JSON.stringify(e));await Promise.all(Object.keys(e).map(async r=>{e[r].forEach((n,o)=>{FT(t[r][o])})})),this.dictList=t},async setUserTables(){this.userTableList=it.get(Pe.userTable)??await this.getUserTableList(),it.get(Pe.userTable)||it.set(Pe.userTable,this.userTableList)},getApiUserInfo(){return new Promise(e=>{Vr().getUserInfo().then(t=>{if(t.data.result==null)return;var r=t.data.result;const n={id:r.id,loginId:r.loginId,tenantId:r.tenantId,account:r.account,realName:r.realName,phone:r.phone,idCardNum:r.idCardNum,email:r.email,accountType:r.accountType,avatar:r.avatar??"/logo.png",address:r.address,signature:r.signature,orgId:r.orgId,orgName:r.orgName,posName:r.posName,posId:r.posId,roles:r.roleIds,authApiList:r.apis,lastChangePasswordTime:r.lastChangePasswordTime,time:new Date().getTime()},o=Ua();o.themeConfig.watermarkText=r.watermarkText??"",o.themeConfig.isWatermark?yo.set(o.themeConfig.watermarkText):yo.del(),Ae.remove(Pe.themeConfig),Ae.set(Pe.themeConfig,o.themeConfig),e(n)})})},getUserTableList(){return new Promise(e=>{Vr().getUserRoleTableList().then(async t=>{e(t.data.result??[])})})},getSysConstList(){return new Promise(e=>{Vr().getConstList().then(async t=>{e(t.data.result??[])})})},getConstDataByTypeCode(e){return this.constList.find(t=>t.code===e)?.data?.result||[]},getConstItemNameByType(e,t){return this.getConstDataByTypeCode(e).find(n=>n.code===t)?.name},codeToName(e,t){return this.constList.find(r=>r.code===t).data.result.find(r=>r.code===e)?.name},getDictDataByCode(e){return this.dictList[e]||[]},getDictItemByValue(e,t){if(t!=null&&t!==""){const r=t.toString(),n=this.dictList[e]||[];for(const o of n)if(o.value==r)return o}return{}},getDictItemByLabel(e,t){if(t!=null&&t!==""){const r=t.toString(),n=this.dictList[e]||[];for(const o of n)if(o.label==r)return o}return{}}}}),FT=async e=>{};function DT(e){e.directive("auth",{mounted(t,r){const n=$t();n.userInfos.authApiList&&n.userInfos.authApiList.some(o=>o===r.value)||t.parentNode.removeChild(t)}}),e.directive("auths",{mounted(t,r){let n=!1;$t().userInfos.authApiList.map(i=>{r.value.map(l=>{i===l&&(n=!0)})}),n||t.parentNode.removeChild(t)}}),e.directive("auth-all",{mounted(t,r){const n=$t();Eo(r.value,n.userInfos.authApiList)||t.parentNode.removeChild(t)}})}function PT(e){e.directive("waves",{mounted(t,r){t.classList.add("waves-effect"),r.value&&t.classList.add(`waves-${r.value}`);function n(i){let l="";for(let s in i)i.hasOwnProperty(s)&&(l+=`${s}:${i[s]};`);return l}function o(i){let l=document.createElement("div");l.classList.add("waves-ripple"),t.appendChild(l);let s={left:`${i.layerX}px`,top:`${i.layerY}px`,opacity:1,transform:`scale(${t.clientWidth/100*10})`,"transition-duration":"750ms","transition-timing-function":"cubic-bezier(0.250, 0.460, 0.450, 0.940)"};l.setAttribute("style",n(s)),setTimeout(()=>{l.setAttribute("style",n({opacity:0,transform:s.transform,left:s.left,top:s.top})),setTimeout(()=>{l&&t.removeChild(l)},750)},450)}t.addEventListener("mousedown",o,!1)},unmounted(t){t.addEventListener("mousedown",()=>{})}})}function NT(e){e.directive("reclick",{mounted(t,r){t.addEventListener("click",()=>{t.disabled||(t.disabled=!0,setTimeout(()=>{t.disabled=!1},r.value===void 0?500:r.value))})},unmounted(t){t.disabled=!1}})}function LT(e){DT(e),PT(e),NT(e)}function OT(e){return $t().userInfos.authApiList.some(r=>r===e)}function MT(e){let t=!1;return $t().userInfos.authApiList.map(n=>{e.map(o=>{n===o&&(t=!0)})}),t}function VT(e){const t=$t();return Eo(e,t.userInfos.authApiList)}function RT(e,t){return a.withDirectives(e,[[a.resolveDirective("auth"),t]])}function zT(e,t){return a.withDirectives(e,[[a.resolveDirective("auths"),t]])}function IT(e,t){return a.withDirectives(e,[[a.resolveDirective("auth-all"),t]])}const HT=()=>[{text:"\u4ECA\u5929",value:new Date},{text:"\u6628\u5929",value:()=>{const e=new Date;return e.setTime(e.getTime()-3600*1e3*24),e}},{text:"\u4E0A\u5468",value:()=>{const e=new Date;return e.setTime(e.getTime()-3600*1e3*24*7),e}}];var H2=typeof global=="object"&&global&&global.Object===Object&&global,UT=typeof self=="object"&&self&&self.Object===Object&&self,gr=H2||UT||Function("return this")(),qa=gr.Symbol,U2=Object.prototype,qT=U2.hasOwnProperty,$T=U2.toString,pn=qa?qa.toStringTag:void 0;function jT(e){var t=qT.call(e,pn),r=e[pn];try{e[pn]=void 0;var n=!0}catch{}var o=$T.call(e);return n&&(t?e[pn]=r:delete e[pn]),o}var GT=Object.prototype,WT=GT.toString;function KT(e){return WT.call(e)}var YT="[object Null]",JT="[object Undefined]",q2=qa?qa.toStringTag:void 0;function $a(e){return e==null?e===void 0?JT:YT:q2&&q2 in Object(e)?jT(e):KT(e)}function mn(e){return e!=null&&typeof e=="object"}var Pi=Array.isArray;function jt(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}function $2(e){return e}var XT="[object AsyncFunction]",ZT="[object Function]",QT="[object GeneratorFunction]",ek="[object Proxy]";function Ni(e){if(!jt(e))return!1;var t=$a(e);return t==ZT||t==QT||t==XT||t==ek}var Li=gr["__core-js_shared__"],j2=function(){var e=/[^.]+$/.exec(Li&&Li.keys&&Li.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function tk(e){return!!j2&&j2 in e}var rk=Function.prototype,nk=rk.toString;function ak(e){if(e!=null){try{return nk.call(e)}catch{}try{return e+""}catch{}}return""}var ok=/[\\^$.*+?()[\]{}|]/g,ik=/^\[object .+?Constructor\]$/,lk=Function.prototype,sk=Object.prototype,uk=lk.toString,ck=sk.hasOwnProperty,dk=RegExp("^"+uk.call(ck).replace(ok,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function pk(e){if(!jt(e)||tk(e))return!1;var t=Ni(e)?dk:ik;return t.test(ak(e))}function mk(e,t){return e?.[t]}function Oi(e,t){var r=mk(e,t);return pk(r)?r:void 0}var G2=Object.create,fk=function(){function e(){}return function(t){if(!jt(t))return{};if(G2)return G2(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();function hk(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function gk(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}var _k=800,xk=16,Ek=Date.now;function vk(e){var t=0,r=0;return function(){var n=Ek(),o=xk-(n-r);if(r=n,o>0){if(++t>=_k)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function Ck(e){return function(){return e}}var ja=function(){try{var e=Oi(Object,"defineProperty");return e({},"",{}),e}catch{}}(),yk=ja?function(e,t){return ja(e,"toString",{configurable:!0,enumerable:!1,value:Ck(t),writable:!0})}:$2,bk=vk(yk),wk=9007199254740991,Tk=/^(?:0|[1-9]\d*)$/;function W2(e,t){var r=typeof e;return t=t??wk,!!t&&(r=="number"||r!="symbol"&&Tk.test(e))&&e>-1&&e%1==0&&e<t}function Mi(e,t,r){t=="__proto__"&&ja?ja(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}function Ga(e,t){return e===t||e!==e&&t!==t}var kk=Object.prototype,Bk=kk.hasOwnProperty;function Ak(e,t,r){var n=e[t];(!(Bk.call(e,t)&&Ga(n,r))||r===void 0&&!(t in e))&&Mi(e,t,r)}function Sk(e,t,r,n){var o=!r;r||(r={});for(var i=-1,l=t.length;++i<l;){var s=t[i],c=void 0;c===void 0&&(c=e[s]),o?Mi(r,s,c):Ak(r,s,c)}return r}var K2=Math.max;function Fk(e,t,r){return t=K2(t===void 0?e.length-1:t,0),function(){for(var n=arguments,o=-1,i=K2(n.length-t,0),l=Array(i);++o<i;)l[o]=n[t+o];o=-1;for(var s=Array(t+1);++o<t;)s[o]=n[o];return s[t]=r(l),hk(e,this,s)}}function Dk(e,t){return bk(Fk(e,t,$2),e+"")}var Pk=9007199254740991;function Y2(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Pk}function Vi(e){return e!=null&&Y2(e.length)&&!Ni(e)}function Nk(e,t,r){if(!jt(r))return!1;var n=typeof t;return(n=="number"?Vi(r)&&W2(t,r.length):n=="string"&&t in r)?Ga(r[t],e):!1}function Lk(e){return Dk(function(t,r){var n=-1,o=r.length,i=o>1?r[o-1]:void 0,l=o>2?r[2]:void 0;for(i=e.length>3&&typeof i=="function"?(o--,i):void 0,l&&Nk(r[0],r[1],l)&&(i=o<3?void 0:i,o=1),t=Object(t);++n<o;){var s=r[n];s&&e(t,s,n,i)}return t})}var Ok=Object.prototype;function J2(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Ok;return e===r}function Mk(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}var Vk="[object Arguments]";function X2(e){return mn(e)&&$a(e)==Vk}var Z2=Object.prototype,Rk=Z2.hasOwnProperty,zk=Z2.propertyIsEnumerable,Ri=X2(function(){return arguments}())?X2:function(e){return mn(e)&&Rk.call(e,"callee")&&!zk.call(e,"callee")};function Ik(){return!1}var Q2=typeof H=="object"&&H&&!H.nodeType&&H,e1=Q2&&typeof module=="object"&&module&&!module.nodeType&&module,Hk=e1&&e1.exports===Q2,t1=Hk?gr.Buffer:void 0,Uk=t1?t1.isBuffer:void 0,r1=Uk||Ik,qk="[object Arguments]",$k="[object Array]",jk="[object Boolean]",Gk="[object Date]",Wk="[object Error]",Kk="[object Function]",Yk="[object Map]",Jk="[object Number]",Xk="[object Object]",Zk="[object RegExp]",Qk="[object Set]",eB="[object String]",tB="[object WeakMap]",rB="[object ArrayBuffer]",nB="[object DataView]",aB="[object Float32Array]",oB="[object Float64Array]",iB="[object Int8Array]",lB="[object Int16Array]",sB="[object Int32Array]",uB="[object Uint8Array]",cB="[object Uint8ClampedArray]",dB="[object Uint16Array]",pB="[object Uint32Array]",xe={};xe[aB]=xe[oB]=xe[iB]=xe[lB]=xe[sB]=xe[uB]=xe[cB]=xe[dB]=xe[pB]=!0,xe[qk]=xe[$k]=xe[rB]=xe[jk]=xe[nB]=xe[Gk]=xe[Wk]=xe[Kk]=xe[Yk]=xe[Jk]=xe[Xk]=xe[Zk]=xe[Qk]=xe[eB]=xe[tB]=!1;function mB(e){return mn(e)&&Y2(e.length)&&!!xe[$a(e)]}function fB(e){return function(t){return e(t)}}var n1=typeof H=="object"&&H&&!H.nodeType&&H,fn=n1&&typeof module=="object"&&module&&!module.nodeType&&module,hB=fn&&fn.exports===n1,zi=hB&&H2.process,a1=function(){try{var e=fn&&fn.require&&fn.require("util").types;return e||zi&&zi.binding&&zi.binding("util")}catch{}}(),o1=a1&&a1.isTypedArray,i1=o1?fB(o1):mB;function gB(e,t){var r=Pi(e),n=!r&&Ri(e),o=!r&&!n&&r1(e),i=!r&&!n&&!o&&i1(e),l=r||n||o||i,s=l?Mk(e.length,String):[],c=s.length;for(var u in e)l&&(u=="length"||o&&(u=="offset"||u=="parent")||i&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||W2(u,c))||s.push(u);return s}function _B(e,t){return function(r){return e(t(r))}}function xB(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}var EB=Object.prototype,vB=EB.hasOwnProperty;function CB(e){if(!jt(e))return xB(e);var t=J2(e),r=[];for(var n in e)n=="constructor"&&(t||!vB.call(e,n))||r.push(n);return r}function l1(e){return Vi(e)?gB(e):CB(e)}var hn=Oi(Object,"create");function yB(){this.__data__=hn?hn(null):{},this.size=0}function bB(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var wB="__lodash_hash_undefined__",TB=Object.prototype,kB=TB.hasOwnProperty;function BB(e){var t=this.__data__;if(hn){var r=t[e];return r===wB?void 0:r}return kB.call(t,e)?t[e]:void 0}var AB=Object.prototype,SB=AB.hasOwnProperty;function FB(e){var t=this.__data__;return hn?t[e]!==void 0:SB.call(t,e)}var DB="__lodash_hash_undefined__";function PB(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=hn&&t===void 0?DB:t,this}function Gt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Gt.prototype.clear=yB,Gt.prototype.delete=bB,Gt.prototype.get=BB,Gt.prototype.has=FB,Gt.prototype.set=PB;function NB(){this.__data__=[],this.size=0}function Wa(e,t){for(var r=e.length;r--;)if(Ga(e[r][0],t))return r;return-1}var LB=Array.prototype,OB=LB.splice;function MB(e){var t=this.__data__,r=Wa(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():OB.call(t,r,1),--this.size,!0}function VB(e){var t=this.__data__,r=Wa(t,e);return r<0?void 0:t[r][1]}function RB(e){return Wa(this.__data__,e)>-1}function zB(e,t){var r=this.__data__,n=Wa(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}function gt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}gt.prototype.clear=NB,gt.prototype.delete=MB,gt.prototype.get=VB,gt.prototype.has=RB,gt.prototype.set=zB;var s1=Oi(gr,"Map");function IB(){this.size=0,this.__data__={hash:new Gt,map:new(s1||gt),string:new Gt}}function HB(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Ka(e,t){var r=e.__data__;return HB(t)?r[typeof t=="string"?"string":"hash"]:r.map}function UB(e){var t=Ka(this,e).delete(e);return this.size-=t?1:0,t}function qB(e){return Ka(this,e).get(e)}function $B(e){return Ka(this,e).has(e)}function jB(e,t){var r=Ka(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}function _r(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}_r.prototype.clear=IB,_r.prototype.delete=UB,_r.prototype.get=qB,_r.prototype.has=$B,_r.prototype.set=jB;var u1=_B(Object.getPrototypeOf,Object),GB="[object Object]",WB=Function.prototype,KB=Object.prototype,c1=WB.toString,YB=KB.hasOwnProperty,JB=c1.call(Object);function XB(e){if(!mn(e)||$a(e)!=GB)return!1;var t=u1(e);if(t===null)return!0;var r=YB.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&c1.call(r)==JB}function ZB(){this.__data__=new gt,this.size=0}function QB(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}function eA(e){return this.__data__.get(e)}function tA(e){return this.__data__.has(e)}var rA=200;function nA(e,t){var r=this.__data__;if(r instanceof gt){var n=r.__data__;if(!s1||n.length<rA-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new _r(n)}return r.set(e,t),this.size=r.size,this}function xr(e){var t=this.__data__=new gt(e);this.size=t.size}xr.prototype.clear=ZB,xr.prototype.delete=QB,xr.prototype.get=eA,xr.prototype.has=tA,xr.prototype.set=nA;var d1=typeof H=="object"&&H&&!H.nodeType&&H,p1=d1&&typeof module=="object"&&module&&!module.nodeType&&module,aA=p1&&p1.exports===d1,m1=aA?gr.Buffer:void 0;m1&&m1.allocUnsafe;function oA(e,t){return e.slice()}var f1=gr.Uint8Array;function iA(e){var t=new e.constructor(e.byteLength);return new f1(t).set(new f1(e)),t}function lA(e,t){var r=iA(e.buffer);return new e.constructor(r,e.byteOffset,e.length)}function sA(e){return typeof e.constructor=="function"&&!J2(e)?fk(u1(e)):{}}function uA(e){return function(t,r,n){for(var o=-1,i=Object(t),l=n(t),s=l.length;s--;){var c=l[++o];if(r(i[c],c,i)===!1)break}return t}}var cA=uA();function Ii(e,t,r){(r!==void 0&&!Ga(e[t],r)||r===void 0&&!(t in e))&&Mi(e,t,r)}function dA(e){return mn(e)&&Vi(e)}function Hi(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}function pA(e){return Sk(e,l1(e))}function mA(e,t,r,n,o,i,l){var s=Hi(e,r),c=Hi(t,r),u=l.get(c);if(u){Ii(e,r,u);return}var d=i?i(s,c,r+"",e,t,l):void 0,m=d===void 0;if(m){var p=Pi(c),x=!p&&r1(c),f=!p&&!x&&i1(c);d=c,p||x||f?Pi(s)?d=s:dA(s)?d=gk(s):x?(m=!1,d=oA(c)):f?(m=!1,d=lA(c)):d=[]:XB(c)||Ri(c)?(d=s,Ri(s)?d=pA(s):(!jt(s)||Ni(s))&&(d=sA(c))):m=!1}m&&(l.set(c,d),o(d,c,n,i,l),l.delete(c)),Ii(e,r,d)}function h1(e,t,r,n,o){e!==t&&cA(t,function(i,l){if(o||(o=new xr),jt(i))mA(e,t,l,r,h1,n,o);else{var s=n?n(Hi(e,l),i,l+"",e,t,o):void 0;s===void 0&&(s=i),Ii(e,l,s)}},l1)}var fA=Lk(function(e,t,r){h1(e,t,r)});const Ui=Ua(Di).themeConfig.globalComponentSize=="small"?"mini":Ua(Di).themeConfig.globalComponentSize=="default"?"small":"medium",hA=(e,t)=>{e.id=e.id?e.id:String(new Date().getTime());const r=e.spanFields??[],n=e.spanValueField??"id",o=a.reactive({id:e.id,height:"auto",autoResize:!0,size:Ui,loading:!1,align:"center",spanMethod:r.length>0?({row:i,rowIndex:l,column:s,visibleData:c})=>{const u=i[n];if(u&&r.includes(s.field)){const d=c[l-1];let m=c[l+1];if(d&&d[n]===u)return{rowspan:0,colspan:0};{let p=1;for(;m&&m[n]===u;)m=c[++p+l];if(p>1)return{rowspan:p,colspan:1}}}}:e.spanMethod?e.spanMethod:({row:i,rowIndex:l,column:s,visibleData:c})=>{},columns:e.columns,showFooter:e.showFooter,footerData:e.footerData,footerMethod:e.footerMethod,toolbarConfig:{size:Ui,slots:{buttons:"toolbar_buttons",tools:"toolbar_tools"},refresh:{code:"query"},export:!0,print:!0,zoom:!0,custom:!0},checkboxConfig:{range:!0},exportConfig:{remote:!1,filename:`${e.name}\u5BFC\u51FA_${Le.dayjs().format("YYMMDDHHmmss")}`},pagerConfig:{enabled:!0,size:Ui,pageSize:50},printConfig:{sheetName:""},importConfig:{remote:!1,types:["xlsx"],mode:"insert"},customConfig:{storage:{visible:!0,resizable:!0}}});return e.data?o.data=e.data:o.proxyConfig={enabled:!0,autoLoad:!1,sort:!0,props:{list:"data.result",result:"data.result.items",total:"data.result.total",message:"data.message"}},e.sortConfig?o.sortConfig=e.sortConfig:o.sortConfig={remote:!0},t?fA(o,t):o},gA="1.0.0",_A=fu.install;H.AccountTypeEnum=_u,H.FmAutocomplete=du,H.FmDragImg=D7,H.FmLogin=mu,H.FmNoticeBar=uu,H.FmTransfer=su,H.Fminputdropdown=pu,H.Fmselect=cu,H.HttpMethodEnum=Eu,H.JobCreateTypeEnum=xu,H.Local=Ae,H.NextLoading=V7,H.PUB=Pe,H.Session=it,H.Watermark=yo,H.accessTokenKey=or,H.auth=OT,H.authAll=VT,H.auths=MT,H.axiosInstance=A6,H.base64ToFile=t4,H.blobToFile=r4,H.cancelAllRequest=F6,H.cancelRequest=ri,H.clearAccessTokens=Or,H.clearTokens=ru,H.clone=Co,H.commonFunction=tu,H.commonFunctionObj=k6,H.dataURLtoBlob=W0,H.decryptJWT=au,H.default=fu,H.directive=LT,H.downloadByBase64=J0,H.downloadByData=X0,H.downloadByOnlineUrl=S4,H.downloadByUrl=Z0,H.downloadStreamFile=F4,H.elSvg=lu,H.emitter=Qp,H.feature=R7,H.fileToBase64=e4,H.formatAxis=A4,H.formatDate=wr,H.formatPast=B4,H.getCountryCode=TT,H.getFileName=el,H.getFileUrl=Um,H.getJWTDate=ou,H.getToken=B6,H.getWeek=Y0,H.hAuth=RT,H.hAuthAll=IT,H.hAuths=zT,H.i18n=hr,H.install=_A,H.isObjectValueEqual=j0,H.iso_3166_1_CountryList=I2,H.judgementIdCard=k4,H.judgementSameArr=Eo,H.languageList=wT,H.mergMessage=BT,H.openWindow=Q0,H.pinia=Di,H.refreshAccessTokenKey=Lr,H.removeDuplicate=vo,H.request2=D6,H.service=oe,H.setIntroduction=M7,H.setupI18n=ST,H.showFileUrl=qm,H.signatureByKSort=Hm,H.tansParams=nu,H.urlToBase64=K0,H.useApi=P6,H.useBaseApi=iu,H.useChangeColor=Tr,H.useDateTimeShortCust=HT,H.useKeepALiveNames=dw,H.useLoginApi=z7,H.useRequestOldRoutes=pw,H.useRoutesList=mw,H.useSysApi=Vr,H.useTagsViewRoutes=fw,H.useThemeConfig=Ua,H.useUserInfo=$t,H.useVxeTable=hA,H.verifiyNumberInteger=i4,H.verifyAccount=h4,H.verifyAndSpace=u4,H.verifyCarNum=T4,H.verifyCnAndSpace=l4,H.verifyEmail=v4,H.verifyEnAndSpace=s4,H.verifyFullName=y4,H.verifyIPAddress=E4,H.verifyIdCard=C4,H.verifyNumberCnUppercase=p4,H.verifyNumberComma=c4,H.verifyNumberIntegerAndFloat=wo,H.verifyNumberPercentage=a4,H.verifyNumberPercentageFloat=o4,H.verifyPassword=g4,H.verifyPasswordPowerful=_4,H.verifyPasswordStrength=x4,H.verifyPhone=m4,H.verifyPostalCode=b4,H.verifyTelPhone=f4,H.verifyTextColor=d4,H.verifyUrl=w4,H.version=gA,Object.defineProperty(H,"__esModule",{value:!0})});
75
+ This will fail in production.`);l=jr,l._s.has(e)||(o?Fi(e,t,n,l):v2(e,n,l),process.env.NODE_ENV!=="production"&&(i._pinia=l));const u=l._s.get(e);if(process.env.NODE_ENV!=="production"&&s){const d="__hot:"+e,m=o?Fi(d,t,n,l,!0):v2(d,Je({},n),l,!0);s._hotUpdate(m),delete l.state.value[d],l._s.delete(d)}if(process.env.NODE_ENV!=="production"&&kt){const d=a.getCurrentInstance();if(d&&d.proxy&&!s){const m=d.proxy,p="_pStores"in m?m._pStores:m._pStores={};p[e]=u}}return u}return i.$id=e,i}const Di=lw(),dw=fr("keepALiveNames",{state:()=>({keepAliveNames:[],cachedViews:[]}),actions:{async setCacheKeepAlive(e){this.keepAliveNames=e},async addCachedView(e){e.meta.isKeepAlive&&this.cachedViews?.push(e.name)},async delCachedView(e){const t=this.cachedViews.indexOf(e.name);t>-1&&this.cachedViews.splice(t,1)},async delOthersCachedViews(e){e.meta.isKeepAlive?this.cachedViews=[e.name]:this.cachedViews=[]},async delAllCachedViews(){this.cachedViews=[]}}}),pw=fr("requestOldRoutes",{state:()=>({requestOldRoutes:[]}),actions:{async setRequestOldRoutes(e){this.requestOldRoutes=e}}}),mw=fr("routesList",{state:()=>({routesList:[],isColumnsMenuHover:!1,isColumnsNavHover:!1,currentRoute:null}),actions:{setCurrentRoute(e){this.currentRoute=e},async setRoutesList(e){this.routesList=e},async setColumnsMenuHover(e){this.isColumnsMenuHover=e},async setColumnsNavHover(e){this.isColumnsNavHover=e}}}),fw=fr("tagsViewRoutes",{state:()=>({tagsViewRoutes:[],isTagsViewCurrenFull:!1}),actions:{async setTagsViewRoutes(e){this.tagsViewRoutes=e},setCurrenFullscreen(e){it.set(Pe.isTagsViewCurrenFull,e),this.isTagsViewCurrenFull=e}}}),Ua=fr("themeConfig",{state:()=>({themeConfig:{isDrawer:!1,primary:"#1095DF",isIsDark:!1,topBar:"#FFFFFF",topBarColor:"#000000",isTopBarColorGradual:!1,menuBar:"#FFFFFF",menuBarColor:"#000000",menuBarActiveColor:"var(--el-color-primary-light-7)",isMenuBarColorGradual:!1,columnsMenuBar:"#1095DF",columnsMenuBarColor:"#F0F0F0",isColumnsMenuBarColorGradual:!1,isColumnsMenuHoverPreload:!1,columnsLogoHeight:50,columnsMenuWidth:70,columnsMenuHeight:50,isCollapse:!1,isUniqueOpened:!0,isFixedHeader:!0,isFixedHeaderChange:!1,isClassicSplitMenu:!1,isLockScreen:!1,lockScreenTime:300,isShowLogo:!0,isShowLogoChange:!1,isBreadcrumb:!0,isTagsview:!0,isBreadcrumbIcon:!0,isTagsviewIcon:!0,isCacheTagsView:!0,isSortableTagsView:!0,isShareTagsView:!0,isFooter:!0,isGrayscale:!1,isInvert:!1,isWatermark:!0,watermarkText:"FM",tagsStyle:"tags-style-one",animation:"fadeDown",columnsAsideStyle:"columns-round",columnsAsideLayout:"columns-vertical",layout:"columns",isRequestRoutes:!0,globalTitle:"FM.Pro",globalViceTitle:"FM",globalViceTitleMsg:"\u901A\u7528\u6743\u9650\u5F00\u53D1\u6846\u67B6",copyright:"Copyright \xA9 2023-Present FM All rights reserved.",globalI18n:"zh-CN",globalComponentSize:"small",logoUrl:"logo.png",icp:"\u7701ICP\u590712345678\u53F7",icpUrl:"https://beian.miit.gov.cn",i18NSwitch:!0,idleTimeout:0,onlineNotice:!0}}),actions:{setThemeConfig(e){this.themeConfig=e.themeConfig}}});var hw={name:"de",el:{breadcrumb:{label:"Brotkr\xFCmel"},colorpicker:{confirm:"OK",clear:"Leeren"},datepicker:{now:"Jetzt",today:"Heute",cancel:"Abbrechen",clear:"Leeren",confirm:"OK",selectDate:"Datum w\xE4hlen",selectTime:"Uhrzeit w\xE4hlen",startDate:"Startdatum",startTime:"Startzeit",endDate:"Enddatum",endTime:"Endzeit",prevYear:"Letztes Jahr",nextYear:"N\xE4chtes Jahr",prevMonth:"Letzter Monat",nextMonth:"N\xE4chster Monat",day:"Tag",week:"Woche",month:"Monat",year:"",month1:"Januar",month2:"Februar",month3:"M\xE4rz",month4:"April",month5:"Mai",month6:"Juni",month7:"Juli",month8:"August",month9:"September",month10:"Oktober",month11:"November",month12:"Dezember",weeks:{sun:"So",mon:"Mo",tue:"Di",wed:"Mi",thu:"Do",fri:"Fr",sat:"Sa"},months:{jan:"Jan",feb:"Feb",mar:"M\xE4r",apr:"Apr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Dez"}},select:{loading:"L\xE4dt.",noMatch:"Nichts gefunden.",noData:"Keine Daten",placeholder:"Daten w\xE4hlen"},mention:{loading:"L\xE4dt."},cascader:{noMatch:"Nichts gefunden.",loading:"L\xE4dt.",placeholder:"Daten w\xE4hlen",noData:"Keine Daten"},pagination:{goto:"Gehe zu",pagesize:" pro Seite",total:"Gesamt {total}",pageClassifier:"",page:"Seite",prev:"Zur vorherigen Seite gehen",next:"Zur n\xE4chsten Seite gehen",currentPage:"Seite {pager}",prevPages:"Vorherige {pager} Seiten",nextPages:"N\xE4chste {pager} Seiten"},messagebox:{confirm:"OK",cancel:"Abbrechen",error:"Fehler"},upload:{deleteTip:"Klicke l\xF6schen zum entfernen",delete:"L\xF6schen",preview:"Vorschau",continue:"Fortsetzen"},table:{emptyText:"Keine Daten",confirmFilter:"Anwenden",resetFilter:"Zur\xFCcksetzen",clearFilter:"Alles ",sumText:"Summe"},tour:{next:"Weiter",previous:"Zur\xFCck",finish:"Fertig"},tree:{emptyText:"Keine Eintr\xE4ge"},transfer:{noMatch:"Nichts gefunden.",noData:"Keine Eintr\xE4ge",titles:["Liste 1","Liste 2"],filterPlaceholder:"Eintr\xE4ge filtern",noCheckedFormat:"{total} Eintr\xE4ge",hasCheckedFormat:"{checked}/{total} ausgew\xE4hlt"},image:{error:"FEHLGESCHLAGEN"},pageHeader:{title:"Zur\xFCck"},popconfirm:{confirmButtonText:"Ja",cancelButtonText:"Nein"},carousel:{leftArrow:"Karussell-Pfeil links",rightArrow:"Karussell-Pfeil rechts",indicator:"Karussell zu Index {index} wechseln"}}},gw={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value"},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},mention:{loading:"Loading"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},_w={name:"es",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Confirmar",clear:"Despejar"},datepicker:{now:"Ahora",today:"Hoy",cancel:"Cancelar",clear:"Despejar",confirm:"Confirmar",selectDate:"Seleccionar fecha",selectTime:"Seleccionar hora",startDate:"Fecha Incial",startTime:"Hora Inicial",endDate:"Fecha Final",endTime:"Hora Final",prevYear:"A\xF1o Anterior",nextYear:"Pr\xF3ximo A\xF1o",prevMonth:"Mes Anterior",nextMonth:"Pr\xF3ximo Mes",year:"",month1:"enero",month2:"febrero",month3:"marzo",month4:"abril",month5:"mayo",month6:"junio",month7:"julio",month8:"agosto",month9:"septiembre",month10:"octubre",month11:"noviembre",month12:"diciembre",weeks:{sun:"dom",mon:"lun",tue:"mar",wed:"mi\xE9",thu:"jue",fri:"vie",sat:"s\xE1b"},months:{jan:"ene",feb:"feb",mar:"mar",apr:"abr",may:"may",jun:"jun",jul:"jul",aug:"ago",sep:"sep",oct:"oct",nov:"nov",dec:"dic"}},select:{loading:"Cargando",noMatch:"No hay datos que coincidan",noData:"Sin datos",placeholder:"Seleccionar"},mention:{loading:"Cargando"},cascader:{noMatch:"No hay datos que coincidan",loading:"Cargando",placeholder:"Seleccionar",noData:"Sin datos"},pagination:{goto:"Ir a",pagesize:"/p\xE1gina",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{confirm:"Aceptar",cancel:"Cancelar",error:"Entrada inv\xE1lida"},upload:{deleteTip:"Pulse Eliminar para retirar",delete:"Eliminar",preview:"Vista Previa",continue:"Continuar"},table:{emptyText:"Sin Datos",confirmFilter:"Confirmar",resetFilter:"Reiniciar",clearFilter:"Despejar",sumText:"Suma"},tree:{emptyText:"Sin Datos"},transfer:{noMatch:"No hay datos que coincidan",noData:"Sin datos",titles:["Lista 1","Lista 2"],filterPlaceholder:"Ingresar palabra clave",noCheckedFormat:"{total} art\xEDculos",hasCheckedFormat:"{checked}/{total} revisados"},image:{error:"HA FALLADO"},pageHeader:{title:"Volver"},popconfirm:{confirmButtonText:"Si",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},xw={name:"fi",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Tyhjenn\xE4"},datepicker:{now:"Nyt",today:"T\xE4n\xE4\xE4n",cancel:"Peruuta",clear:"Tyhjenn\xE4",confirm:"OK",selectDate:"Valitse p\xE4iv\xE4",selectTime:"Valitse aika",startDate:"Aloitusp\xE4iv\xE4",startTime:"Aloitusaika",endDate:"Lopetusp\xE4iv\xE4",endTime:"Lopetusaika",prevYear:"Edellinen vuosi",nextYear:"Seuraava vuosi",prevMonth:"Edellinen kuukausi",nextMonth:"Seuraava kuukausi",year:"",month1:"tammikuu",month2:"helmikuu",month3:"maaliskuu",month4:"huhtikuu",month5:"toukokuu",month6:"kes\xE4kuu",month7:"hein\xE4kuu",month8:"elokuu",month9:"syyskuu",month10:"lokakuu",month11:"marraskuu",month12:"joulukuu",weeks:{sun:"su",mon:"ma",tue:"ti",wed:"ke",thu:"to",fri:"pe",sat:"la"},months:{jan:"tammi",feb:"helmi",mar:"maalis",apr:"huhti",may:"touko",jun:"kes\xE4",jul:"hein\xE4",aug:"elo",sep:"syys",oct:"loka",nov:"marras",dec:"joulu"}},select:{loading:"Lataa",noMatch:"Ei vastaavia tietoja",noData:"Ei tietoja",placeholder:"Valitse"},mention:{loading:"Lataa"},cascader:{noMatch:"Ei vastaavia tietoja",loading:"Lataa",placeholder:"Valitse",noData:"Ei tietoja"},pagination:{goto:"Mene",pagesize:"/sivu",total:"Yhteens\xE4 {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Viesti",confirm:"OK",cancel:"Peruuta",error:"Virheellinen sy\xF6te"},upload:{deleteTip:"Poista Delete-n\xE4pp\xE4imell\xE4",delete:"Poista",preview:"Esikatsele",continue:"Jatka"},table:{emptyText:"Ei tietoja",confirmFilter:"Vahvista",resetFilter:"Tyhjenn\xE4",clearFilter:"Kaikki",sumText:"Summa"},tree:{emptyText:"Ei tietoja"},transfer:{noMatch:"Ei vastaavia tietoja",noData:"Ei tietoja",titles:["Luettelo 1","Luettelo 2"],filterPlaceholder:"Sy\xF6t\xE4 hakusana",noCheckedFormat:"{total} kohdetta",hasCheckedFormat:"{checked}/{total} valittu"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Ew={name:"fr",el:{breadcrumb:{label:"Fil d'Ariane"},colorpicker:{confirm:"Confirmer",clear:"Effacer",defaultLabel:"color picker",description:"La couleur actuelle est {color}. Appuyer sur Entr\xE9e pour s\xE9lectionner une nouvelle couleur."},datepicker:{now:"Maintenant",today:"Auj.",cancel:"Annuler",clear:"Effacer",confirm:"Confirmer",dateTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner le jour du mois",monthTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner le mois",yearTablePrompt:"Utiliser les touches fl\xE9ch\xE9es et appuyer sur Entr\xE9e pour s\xE9lectionner l'ann\xE9e",selectedDate:"Date s\xE9lectionn\xE9e",selectDate:"Choisir date",selectTime:"Choisir horaire",startDate:"Date d\xE9but",startTime:"Horaire d\xE9but",endDate:"Date fin",endTime:"Horaire fin",prevYear:"Ann\xE9e pr\xE9c\xE9dente",nextYear:"Ann\xE9e suivante",prevMonth:"Mois pr\xE9c\xE9dent",nextMonth:"Mois suivant",year:"",month1:"Janvier",month2:"F\xE9vrier",month3:"Mars",month4:"Avril",month5:"Mai",month6:"Juin",month7:"Juillet",month8:"Ao\xFBt",month9:"Septembre",month10:"Octobre",month11:"Novembre",month12:"D\xE9cembre",week:"Semaine",weeks:{sun:"Dim",mon:"Lun",tue:"Mar",wed:"Mer",thu:"Jeu",fri:"Ven",sat:"Sam"},weeksFull:{sun:"Dimanche",mon:"Lundi",tue:"Mardi",wed:"Mercredi",thu:"Jeudi",fri:"Vendredi",sat:"Samedi"},months:{jan:"Jan",feb:"F\xE9v",mar:"Mar",apr:"Avr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Ao\xFB",sep:"Sep",oct:"Oct",nov:"Nov",dec:"D\xE9c"}},inputNumber:{decrease:"d\xE9cr\xE9menter",increase:"incr\xE9menter"},select:{loading:"Chargement",noMatch:"Aucune correspondance",noData:"Aucune donn\xE9e",placeholder:"Choisir"},mention:{loading:"Chargement"},cascader:{noMatch:"Aucune correspondance",loading:"Chargement",placeholder:"Choisir",noData:"Aucune donn\xE9e"},pagination:{goto:"Aller \xE0",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Aller \xE0 la page pr\xE9c\xE9dente",next:"Aller \xE0 la page suivante",currentPage:"page {pager}",prevPages:"{pager} pages pr\xE9c\xE9dentes",nextPages:"{pager} pages suivantes",deprecationWarning:"Utilisations obsol\xE8tes d\xE9tect\xE9es, veuillez vous r\xE9f\xE9rer \xE0 la documentation el-pagination pour plus de d\xE9tails"},dialog:{close:"Fermer la bo\xEEte de dialogue"},drawer:{close:"Fermer la bo\xEEte de dialogue"},messagebox:{title:"Message",confirm:"Confirmer",cancel:"Annuler",error:"Erreur",close:"Fermer la bo\xEEte de dialogue"},upload:{deleteTip:"Cliquer sur supprimer pour retirer le fichier",delete:"Supprimer",preview:"Aper\xE7u",continue:"Continuer"},slider:{defaultLabel:"curseur entre {min} et {max}",defaultRangeStartLabel:"choisir la valeur de d\xE9part",defaultRangeEndLabel:"s\xE9lectionner la valeur finale"},table:{emptyText:"Aucune donn\xE9e",confirmFilter:"Confirmer",resetFilter:"R\xE9initialiser",clearFilter:"Tous",sumText:"Somme"},tour:{next:"suivant",previous:"pr\xE9c\xE9dent",finish:"fin"},tree:{emptyText:"Aucune donn\xE9e"},transfer:{noMatch:"Aucune correspondance",noData:"Aucune donn\xE9e",titles:["Liste 1","Liste 2"],filterPlaceholder:"Entrer un mot clef",noCheckedFormat:"{total} elements",hasCheckedFormat:"{checked}/{total} coch\xE9(s)"},image:{error:"ECHEC"},pageHeader:{title:"Retour"},popconfirm:{confirmButtonText:"Oui",cancelButtonText:"Non"},carousel:{leftArrow:"Fl\xE8che du carrousel vers la gauche",rightArrow:"Fl\xE8che du carrousel vers la droite",indicator:"Passer au carrousel index {index}"}}},vw={name:"it",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Pulisci"},datepicker:{now:"Ora",today:"Oggi",cancel:"Cancella",clear:"Pulisci",confirm:"OK",selectDate:"Seleziona data",selectTime:"Seleziona ora",startDate:"Data inizio",startTime:"Ora inizio",endDate:"Data fine",endTime:"Ora fine",prevYear:"Anno precedente",nextYear:"Anno successivo",prevMonth:"Mese precedente",nextMonth:"Mese successivo",year:"",month1:"Gennaio",month2:"Febbraio",month3:"Marzo",month4:"Aprile",month5:"Maggio",month6:"Giugno",month7:"Luglio",month8:"Agosto",month9:"Settembre",month10:"Ottobre",month11:"Novembre",month12:"Dicembre",weeks:{sun:"Dom",mon:"Lun",tue:"Mar",wed:"Mer",thu:"Gio",fri:"Ven",sat:"Sab"},months:{jan:"Gen",feb:"Feb",mar:"Mar",apr:"Apr",may:"Mag",jun:"Giu",jul:"Lug",aug:"Ago",sep:"Set",oct:"Ott",nov:"Nov",dec:"Dic"}},select:{loading:"Caricamento",noMatch:"Nessuna corrispondenza",noData:"Nessun dato",placeholder:"Seleziona"},mention:{loading:"Caricamento"},cascader:{noMatch:"Nessuna corrispondenza",loading:"Caricamento",placeholder:"Seleziona",noData:"Nessun dato"},pagination:{goto:"Vai a",pagesize:"/page",total:"Totale {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{confirm:"OK",cancel:"Cancella",error:"Input non valido"},upload:{deleteTip:"Premi cancella per rimuovere",delete:"Cancella",preview:"Anteprima",continue:"Continua"},table:{emptyText:"Nessun dato",confirmFilter:"Conferma",resetFilter:"Reset",clearFilter:"Tutti",sumText:"Somma"},tree:{emptyText:"Nessun dato"},transfer:{noMatch:"Nessuna corrispondenza",noData:"Nessun dato",titles:["Lista 1","Lista 2"],filterPlaceholder:"Inserisci filtro",noCheckedFormat:"{total} elementi",hasCheckedFormat:"{checked}/{total} selezionati"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Cw={name:"ja",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"\u30AF\u30EA\u30A2"},datepicker:{now:"\u73FE\u5728",today:"\u4ECA\u65E5",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",clear:"\u30AF\u30EA\u30A2",confirm:"OK",selectDate:"\u65E5\u4ED8\u3092\u9078\u629E",selectTime:"\u6642\u9593\u3092\u9078\u629E",startDate:"\u958B\u59CB\u65E5",startTime:"\u958B\u59CB\u6642\u9593",endDate:"\u7D42\u4E86\u65E5",endTime:"\u7D42\u4E86\u6642\u9593",prevYear:"\u524D\u5E74",nextYear:"\u7FCC\u5E74",prevMonth:"\u524D\u6708",nextMonth:"\u7FCC\u6708",year:"\u5E74",month1:"1\u6708",month2:"2\u6708",month3:"3\u6708",month4:"4\u6708",month5:"5\u6708",month6:"6\u6708",month7:"7\u6708",month8:"8\u6708",month9:"9\u6708",month10:"10\u6708",month11:"11\u6708",month12:"12\u6708",weeks:{sun:"\u65E5",mon:"\u6708",tue:"\u706B",wed:"\u6C34",thu:"\u6728",fri:"\u91D1",sat:"\u571F"},months:{jan:"1\u6708",feb:"2\u6708",mar:"3\u6708",apr:"4\u6708",may:"5\u6708",jun:"6\u6708",jul:"7\u6708",aug:"8\u6708",sep:"9\u6708",oct:"10\u6708",nov:"11\u6708",dec:"12\u6708"}},select:{loading:"\u30ED\u30FC\u30C9\u4E2D",noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",noData:"\u30C7\u30FC\u30BF\u306A\u3057",placeholder:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044"},mention:{loading:"\u30ED\u30FC\u30C9\u4E2D"},cascader:{noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",loading:"\u30ED\u30FC\u30C9\u4E2D",placeholder:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",noData:"\u30C7\u30FC\u30BF\u306A\u3057"},pagination:{goto:"",pagesize:"\u4EF6/\u30DA\u30FC\u30B8",total:"\u7DCF\u8A08 {total} \u4EF6",pageClassifier:"\u30DA\u30FC\u30B8\u76EE\u3078",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"\u30E1\u30C3\u30BB\u30FC\u30B8",confirm:"OK",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",error:"\u6B63\u3057\u304F\u306A\u3044\u5165\u529B"},upload:{deleteTip:"Del\u30AD\u30FC\u3092\u62BC\u3057\u3066\u524A\u9664\u3059\u308B",delete:"\u524A\u9664\u3059\u308B",preview:"\u30D7\u30EC\u30D3\u30E5\u30FC",continue:"\u7D9A\u884C\u3059\u308B"},table:{emptyText:"\u30C7\u30FC\u30BF\u306A\u3057",confirmFilter:"\u78BA\u8A8D",resetFilter:"\u521D\u671F\u5316",clearFilter:"\u3059\u3079\u3066",sumText:"\u5408\u8A08"},tour:{next:"\u6B21\u3078",previous:"\u524D\u3078",finish:"\u30C4\u30A2\u30FC\u7D42\u4E86"},tree:{emptyText:"\u30C7\u30FC\u30BF\u306A\u3057"},transfer:{noMatch:"\u30C7\u30FC\u30BF\u306A\u3057",noData:"\u30C7\u30FC\u30BF\u306A\u3057",titles:["\u30EA\u30B9\u30C8 1","\u30EA\u30B9\u30C8 2"],filterPlaceholder:"\u30AD\u30FC\u30EF\u30FC\u30C9\u3092\u5165\u529B",noCheckedFormat:"\u7DCF\u8A08 {total} \u4EF6",hasCheckedFormat:"{checked}/{total} \u3092\u9078\u629E\u3057\u305F"},image:{error:"\u5931\u6557"},pageHeader:{title:"\u623B\u308B"},popconfirm:{confirmButtonText:"\u306F\u3044",cancelButtonText:"\u3044\u3044\u3048"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},yw={name:"ko",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"\uD655\uC778",clear:"\uCD08\uAE30\uD654",defaultLabel:"\uC0C9\uC0C1 \uC120\uD0DD\uAE30",description:"\uD604\uC7AC \uC0C9\uC0C1\uC740 {color}\uC785\uB2C8\uB2E4. Enter \uD0A4\uB97C \uB20C\uB7EC \uC0C8 \uC0C9\uC0C1\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4."},datepicker:{now:"\uC9C0\uAE08",today:"\uC624\uB298",cancel:"\uCDE8\uC18C",clear:"\uCD08\uAE30\uD654",confirm:"\uD655\uC778",dateTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uB0A0\uC9DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624.",monthTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter\uB97C \uB20C\uB7EC \uC6D4\uC744 \uC120\uD0DD\uD569\uB2C8\uB2E4.",yearTablePrompt:"\uD654\uC0B4\uD45C \uD0A4\uB97C \uC0AC\uC6A9\uD558\uACE0 Enter \uD0A4\uB97C \uB20C\uB7EC \uC5F0\uB3C4\uB97C \uC120\uD0DD\uD569\uB2C8\uB2E4.",selectDate:"\uB0A0\uC9DC \uC120\uD0DD",selectTime:"\uC2DC\uAC04 \uC120\uD0DD",startDate:"\uC2DC\uC791 \uB0A0\uC9DC",startTime:"\uC2DC\uC791 \uC2DC\uAC04",endDate:"\uC885\uB8CC \uB0A0\uC9DC",endTime:"\uC885\uB8CC \uC2DC\uAC04",prevYear:"\uC9C0\uB09C\uD574",nextYear:"\uB2E4\uC74C\uD574",prevMonth:"\uC9C0\uB09C\uB2EC",nextMonth:"\uB2E4\uC74C\uB2EC",year:"\uB144",month1:"1\uC6D4",month2:"2\uC6D4",month3:"3\uC6D4",month4:"4\uC6D4",month5:"5\uC6D4",month6:"6\uC6D4",month7:"7\uC6D4",month8:"8\uC6D4",month9:"9\uC6D4",month10:"10\uC6D4",month11:"11\uC6D4",month12:"12\uC6D4",weeks:{sun:"\uC77C",mon:"\uC6D4",tue:"\uD654",wed:"\uC218",thu:"\uBAA9",fri:"\uAE08",sat:"\uD1A0"},months:{jan:"1\uC6D4",feb:"2\uC6D4",mar:"3\uC6D4",apr:"4\uC6D4",may:"5\uC6D4",jun:"6\uC6D4",jul:"7\uC6D4",aug:"8\uC6D4",sep:"9\uC6D4",oct:"10\uC6D4",nov:"11\uC6D4",dec:"12\uC6D4"}},inputNumber:{decrease:"\uAC12 \uC99D\uAC00",increase:"\uAC12 \uAC10\uC18C"},select:{loading:"\uBD88\uB7EC\uC624\uB294 \uC911",noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",noData:"\uB370\uC774\uD130 \uC5C6\uC74C",placeholder:"\uC120\uD0DD"},mention:{loading:"\uBD88\uB7EC\uC624\uB294 \uC911"},dropdown:{toggleDropdown:"\uB4DC\uB86D\uB2E4\uC6B4 \uC804\uD658"},cascader:{noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",loading:"\uBD88\uB7EC\uC624\uB294 \uC911",placeholder:"\uC120\uD0DD",noData:"\uB370\uC774\uD130 \uC5C6\uC74C"},pagination:{goto:"\uC774\uB3D9",pagesize:"\uAC74/\uD398\uC774\uC9C0",total:"\uCD1D {total} \uAC74",pageClassifier:"\uD398\uC774\uC9C0\uB85C",page:"\uD398\uC774\uC9C0",prev:"\uC774\uC804 \uD398\uC774\uC9C0\uB85C \uC774\uB3D9",next:"\uB2E4\uC74C \uD398\uC774\uC9C0\uB85C \uC774\uB3D9",currentPage:"\uD398\uC774\uC9C0 {pager}",prevPages:"\uC774\uC804 {pager} \uD398\uC774\uC9C0",nextPages:"\uB2E4\uC74C {pager} \uD398\uC774\uC9C0",deprecationWarning:"\uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uB294 \uB3D9\uC791\uC774 \uAC10\uC9C0\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC790\uC138\uD55C \uB0B4\uC6A9\uC740 el-pagination \uBB38\uC11C\uB97C \uCC38\uC870\uD558\uC138\uC694."},dialog:{close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},drawer:{close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},messagebox:{title:"\uBA54\uC2DC\uC9C0",confirm:"\uD655\uC778",cancel:"\uCDE8\uC18C",error:"\uC62C\uBC14\uB974\uC9C0 \uC54A\uC740 \uC785\uB825",close:"\uB300\uD654 \uC0C1\uC790 \uB2EB\uAE30"},upload:{deleteTip:"Delete \uD0A4\uB97C \uB20C\uB7EC \uC0AD\uC81C",delete:"\uC0AD\uC81C",preview:"\uBBF8\uB9AC\uBCF4\uAE30",continue:"\uACC4\uC18D\uD558\uAE30"},slider:{defaultLabel:"{min}\uACFC {max} \uC0AC\uC774\uC758 \uC2AC\uB77C\uC774\uB354",defaultRangeStartLabel:"\uC2DC\uC791 \uAC12 \uC120\uD0DD",defaultRangeEndLabel:"\uC885\uB8CC \uAC12 \uC120\uD0DD"},table:{emptyText:"\uB370\uC774\uD130 \uC5C6\uC74C",confirmFilter:"\uD655\uC778",resetFilter:"\uCD08\uAE30\uD654",clearFilter:"\uC804\uCCB4",sumText:"\uD569\uACC4"},tour:{next:"\uB2E4\uC74C",previous:"\uC774\uC804",finish:"\uC885\uB8CC"},tree:{emptyText:"\uB370\uC774\uD130 \uC5C6\uC74C"},transfer:{noMatch:"\uAC80\uC0C9\uB41C \uB370\uC774\uD130 \uC5C6\uC74C",noData:"\uB370\uC774\uD130 \uC5C6\uC74C",titles:["\uB9AC\uC2A4\uD2B8 1","\uB9AC\uC2A4\uD2B8 2"],filterPlaceholder:"\uAC80\uC0C9\uC5B4\uB97C \uC785\uB825\uD558\uC138\uC694",noCheckedFormat:"\uCD1D {total} \uAC74",hasCheckedFormat:"{checked}/{total} \uC120\uD0DD\uB428"},image:{error:"\uBD88\uB7EC\uC624\uAE30 \uC2E4\uD328"},pageHeader:{title:"\uB4A4\uB85C"},popconfirm:{confirmButtonText:"\uC608",cancelButtonText:"\uC544\uB2C8\uC624"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},bw={name:"no",el:{breadcrumb:{label:"Br\xF8dsmuler"},colorpicker:{confirm:"Bekreft",clear:"T\xF8m",defaultLabel:"Fargevelger",description:"N\xE5v\xE6rende farge {color}, velg ny farge med Enter-tasten",alphaLabel:"Velg verdi for gjennomsiktighet"},datepicker:{now:"N\xE5",today:"I dag",cancel:"Avbryt",clear:"T\xF8m",confirm:"Bekreft",dateTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge dato",monthTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge m\xE5ned",yearTablePrompt:"Bruk piltastene og Enter-tasten for \xE5 velge \xE5r",selectedDate:"Valgt dato",selectDate:"Velg dato",selectTime:"Velg tid",startDate:"Startdato",startTime:"Starttid",endDate:"Sluttdato",endTime:"Sluttid",prevYear:"Forrige \xE5r",nextYear:"Neste \xE5r",prevMonth:"Forrige m\xE5ned",nextMonth:"Neste m\xE5ned",year:"\xC5r",month1:"Januar",month2:"Februar",month3:"Mars",month4:"April",month5:"Mai",month6:"Juni",month7:"Juli",month8:"August",month9:"September",month10:"Oktober",month11:"November",month12:"Desember",weeks:{sun:"S\xF8n",mon:"Man",tue:"Tir",wed:"Ons",thu:"Tor",fri:"Fre",sat:"L\xF8r"},weeksFull:{sun:"S\xF8ndag",mon:"Mandag",tue:"Tirsdag",wed:"Onsdag",thu:"Torsdag",fri:"Fredag",sat:"L\xF8rdag"},months:{jan:"Januar",feb:"Februar",mar:"Mars",apr:"April",may:"Mai",jun:"Juni",jul:"Juli",aug:"August",sep:"September",oct:"Oktober",nov:"November",dec:"Desember"}},inputNumber:{decrease:"Minsk verdi",increase:"\xD8k verdi"},select:{loading:"Laster",noMatch:"Ingen treff",noData:"Ingen data",placeholder:"Velg"},dropdown:{toggleDropdown:"Vis/skjul nedtrekksmeny"},mention:{loading:"Laster"},cascader:{noMatch:"Ingen treff",loading:"Laster",placeholder:"Velg",noData:"Ingen data"},pagination:{goto:"G\xE5 til",pagesize:"per side",total:"Totalt {total} elementer",pageClassifier:"side",page:"Side",prev:"Forrige side",next:"Neste side",currentPage:"Side {pager}",prevPages:"Forrige {pager} sider",nextPages:"Neste {pager} sider",deprecationWarning:"Du bruker noen foreldede metoder, se den offisielle dokumentasjonen for el-pagination"},dialog:{close:"Lukk denne dialogboksen"},drawer:{close:"Lukk denne dialogboksen"},messagebox:{title:"Varsel",confirm:"Bekreft",cancel:"Avbryt",error:"Ugyldig inndata!",close:"Lukk denne dialogboksen"},upload:{deleteTip:"Trykk delete for \xE5 slette",delete:"Slett",preview:"Vis bilde",continue:"Fortsett opplasting"},slider:{defaultLabel:"Glidebryter mellom {min} og {max}",defaultRangeStartLabel:"Velg startverdi",defaultRangeEndLabel:"Velg sluttverdi"},table:{emptyText:"Ingen data",confirmFilter:"Filtrer",resetFilter:"Tilbakestill",clearFilter:"Alle",sumText:"Sum"},tour:{next:"Neste",previous:"Forrige",finish:"Avslutt omvisning"},tree:{emptyText:"Ingen data"},transfer:{noMatch:"Ingen treff",noData:"Ingen data",titles:["Liste 1","Liste 2"],filterPlaceholder:"Skriv inn s\xF8keinnhold",noCheckedFormat:"Totalt {total} elementer",hasCheckedFormat:"Valgt {checked}/{total} elementer"},image:{error:"Lasting mislyktes"},pageHeader:{title:"Tilbake"},popconfirm:{confirmButtonText:"Bekreft",cancelButtonText:"Avbryt"},carousel:{leftArrow:"Forrige bilde",rightArrow:"Neste bilde",indicator:"Bytt bilde til indeks {index}"}}},ww={name:"pl",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Wyczy\u015B\u0107"},datepicker:{now:"Teraz",today:"Dzisiaj",cancel:"Anuluj",clear:"Wyczy\u015B\u0107",confirm:"OK",selectDate:"Wybierz dat\u0119",selectTime:"Wybierz godzin\u0119",startDate:"Data pocz\u0105tkowa",startTime:"Godzina pocz\u0105tkowa",endDate:"Data ko\u0144cowa",endTime:"Czas ko\u0144cowa",prevYear:"Poprzedni rok",nextYear:"Nast\u0119pny rok",prevMonth:"Poprzedni miesi\u0105c",nextMonth:"Nast\u0119pny miesi\u0105c",year:"rok",month1:"stycze\u0144",month2:"luty",month3:"marzec",month4:"kwiecie\u0144",month5:"maj",month6:"czerwiec",month7:"lipiec",month8:"sierpie\u0144",month9:"wrzesie\u0144",month10:"pa\u017Adziernik",month11:"listopad",month12:"grudzie\u0144",week:"tydzie\u0144",weeks:{sun:"niedz.",mon:"pon.",tue:"wt.",wed:"\u015Br.",thu:"czw.",fri:"pt.",sat:"sob."},months:{jan:"STY",feb:"LUT",mar:"MAR",apr:"KWI",may:"MAJ",jun:"CZE",jul:"LIP",aug:"SIE",sep:"WRZ",oct:"PA\u0179",nov:"LIS",dec:"GRU"}},select:{loading:"\u0141adowanie",noMatch:"Brak dopasowa\u0144",noData:"Brak danych",placeholder:"Wybierz"},mention:{loading:"\u0141adowanie"},cascader:{noMatch:"Brak dopasowa\u0144",loading:"\u0141adowanie",placeholder:"Wybierz",noData:"Brak danych"},pagination:{goto:"Id\u017A do",pagesize:"/stron\u0119",total:"Wszystkich {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Wiadomo\u015B\u0107",confirm:"OK",cancel:"Anuluj",error:"Wiadomo\u015B\u0107 zawiera niedozwolone znaki"},upload:{deleteTip:"kliknij kasuj aby usun\u0105\u0107",delete:"Kasuj",preview:"Podgl\u0105d",continue:"Kontynuuj"},table:{emptyText:"Brak danych",confirmFilter:"Potwierd\u017A",resetFilter:"Resetuj",clearFilter:"Wszystko",sumText:"Razem"},tour:{next:"Dalej",previous:"Wr\xF3\u0107",finish:"Zako\u0144cz"},tree:{emptyText:"Brak danych"},transfer:{noMatch:"Brak dopasowa\u0144",noData:"Brak danych",titles:["Lista 1","Lista 2"],filterPlaceholder:"Wpisz szukan\u0105 fraz\u0119",noCheckedFormat:"razem: {total}",hasCheckedFormat:"wybranych: {checked}/{total}"},image:{error:"B\u0141\u0104D"},pageHeader:{title:"Wstecz"},popconfirm:{confirmButtonText:"Tak",cancelButtonText:"Nie"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Tw={name:"pt",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Confirmar",clear:"Limpar"},datepicker:{now:"Agora",today:"Hoje",cancel:"Cancelar",clear:"Limpar",confirm:"Confirmar",selectDate:"Selecione a data",selectTime:"Selecione a hora",startDate:"Data de inicio",startTime:"Hora de inicio",endDate:"Data de fim",endTime:"Hora de fim",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"Janeiro",month2:"Fevereiro",month3:"Mar\xE7o",month4:"Abril",month5:"Maio",month6:"Junho",month7:"Julho",month8:"Agosto",month9:"Setembro",month10:"Outubro",month11:"Novembro",month12:"Dezembro",weeks:{sun:"Dom",mon:"Seg",tue:"Ter",wed:"Qua",thu:"Qui",fri:"Sex",sat:"Sab"},months:{jan:"Jan",feb:"Fev",mar:"Mar",apr:"Abr",may:"Mai",jun:"Jun",jul:"Jul",aug:"Ago",sep:"Set",oct:"Out",nov:"Nov",dec:"Dez"}},select:{loading:"A carregar",noMatch:"Sem correspond\xEAncia",noData:"Sem dados",placeholder:"Selecione"},mention:{loading:"A carregar"},cascader:{noMatch:"Sem correspond\xEAncia",loading:"A carregar",placeholder:"Selecione",noData:"Sem dados"},pagination:{goto:"Ir para",pagesize:"/pagina",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Mensagem",confirm:"Confirmar",cancel:"Cancelar",error:"Erro!"},upload:{deleteTip:"press delete to remove",delete:"Apagar",preview:"Previsualizar",continue:"Continuar"},table:{emptyText:"Sem dados",confirmFilter:"Confirmar",resetFilter:"Limpar",clearFilter:"Todos",sumText:"Sum"},tree:{emptyText:"Sem dados"},transfer:{noMatch:"Sem correspond\xEAncia",noData:"Sem dados",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},kw={name:"ru",el:{breadcrumb:{label:"\u0425\u043B\u0435\u0431\u043D\u044B\u0435 \u043A\u0440\u043E\u0448\u043A\u0438"},colorpicker:{confirm:"\u041E\u043A",clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C"},datepicker:{now:"\u0421\u0435\u0439\u0447\u0430\u0441",today:"\u0421\u0435\u0433\u043E\u0434\u043D\u044F",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",clear:"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C",confirm:"\u041E\u043A",selectDate:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0434\u0430\u0442\u0443",selectTime:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0432\u0440\u0435\u043C\u044F",startDate:"\u0414\u0430\u0442\u0430 \u043D\u0430\u0447\u0430\u043B\u0430",startTime:"\u0412\u0440\u0435\u043C\u044F \u043D\u0430\u0447\u0430\u043B\u0430",endDate:"\u0414\u0430\u0442\u0430 \u043E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u044F",endTime:"\u0412\u0440\u0435\u043C\u044F \u043E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u044F",prevYear:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439 \u0433\u043E\u0434",nextYear:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439 \u0433\u043E\u0434",prevMonth:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0439 \u043C\u0435\u0441\u044F\u0446",nextMonth:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0439 \u043C\u0435\u0441\u044F\u0446",year:"",month1:"\u042F\u043D\u0432\u0430\u0440\u044C",month2:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",month3:"\u041C\u0430\u0440\u0442",month4:"\u0410\u043F\u0440\u0435\u043B\u044C",month5:"\u041C\u0430\u0439",month6:"\u0418\u044E\u043D\u044C",month7:"\u0418\u044E\u043B\u044C",month8:"\u0410\u0432\u0433\u0443\u0441\u0442",month9:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",month10:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",month11:"\u041D\u043E\u044F\u0431\u0440\u044C",month12:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C",week:"\u043D\u0435\u0434\u0435\u043B\u044F",weeks:{sun:"\u0412\u0441",mon:"\u041F\u043D",tue:"\u0412\u0442",wed:"\u0421\u0440",thu:"\u0427\u0442",fri:"\u041F\u0442",sat:"\u0421\u0431"},months:{jan:"\u042F\u043D\u0432",feb:"\u0424\u0435\u0432",mar:"\u041C\u0430\u0440",apr:"\u0410\u043F\u0440",may:"\u041C\u0430\u0439",jun:"\u0418\u044E\u043D",jul:"\u0418\u044E\u043B",aug:"\u0410\u0432\u0433",sep:"\u0421\u0435\u043D",oct:"\u041E\u043A\u0442",nov:"\u041D\u043E\u044F",dec:"\u0414\u0435\u043A"}},select:{loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",placeholder:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C"},mention:{loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430"},cascader:{noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",loading:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430",placeholder:"\u0412\u044B\u0431\u0440\u0430\u0442\u044C",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445"},pagination:{goto:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438",pagesize:" \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",total:"\u0412\u0441\u0435\u0433\u043E {total}",pageClassifier:"",page:"\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prev:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u043F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0443\u044E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443",next:"\u041F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0443\u044E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443",currentPage:"\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 {pager}",prevPages:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446",nextPages:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 {pager} \u0441\u0442\u0440\u0430\u043D\u0438\u0446"},messagebox:{title:"\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435",confirm:"\u041E\u043A",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",error:"\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u0432\u0432\u043E\u0434 \u0434\u0430\u043D\u043D\u044B\u0445"},upload:{deleteTip:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 [\u0423\u0434\u0430\u043B\u0438\u0442\u044C] \u0434\u043B\u044F \u0443\u0434\u0430\u043B\u0435\u043D\u0438\u044F",delete:"\u0423\u0434\u0430\u043B\u0438\u0442\u044C",preview:"\u041F\u0440\u0435\u0432\u044C\u044E",continue:"\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C"},table:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",confirmFilter:"\u041E\u043A",resetFilter:"\u0421\u0431\u0440\u043E\u0441\u0438\u0442\u044C",clearFilter:"\u0412\u0441\u0435",sumText:"\u0421\u0443\u043C\u043C\u0430"},tour:{next:"\u0414\u0430\u043B\u0435\u0435",previous:"\u041D\u0430\u0437\u0430\u0434",finish:"\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044C"},tree:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445"},transfer:{noMatch:"\u0421\u043E\u0432\u043F\u0430\u0434\u0435\u043D\u0438\u0439 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u043E",noData:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",titles:["\u0421\u043F\u0438\u0441\u043E\u043A 1","\u0421\u043F\u0438\u0441\u043E\u043A 2"],filterPlaceholder:"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043B\u044E\u0447\u0435\u0432\u043E\u0435 \u0441\u043B\u043E\u0432\u043E",noCheckedFormat:"{total} \u043F\u0443\u043D\u043A\u0442\u043E\u0432",hasCheckedFormat:"{checked}/{total} \u0432\u044B\u0431\u0440\u0430\u043D\u043E"},image:{error:"\u041E\u0428\u0418\u0411\u041A\u0410"},pageHeader:{title:"\u041D\u0430\u0437\u0430\u0434"},popconfirm:{confirmButtonText:"\u041E\u043A",cancelButtonText:"\u041E\u0442\u043C\u0435\u043D\u0430"},carousel:{leftArrow:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u0441\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043B\u0435\u0432\u043E",rightArrow:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u0441\u0442\u0440\u0435\u043B\u043A\u0430 \u0432\u043F\u0440\u0430\u0432\u043E",indicator:"\u0421\u043B\u0430\u0439\u0434\u0435\u0440 \u043F\u0435\u0440\u0435\u0439\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443 \u043F\u043E\u0434 \u043D\u043E\u043C\u0435\u0440\u043E\u043C {index}"}}},Bw={name:"zh-cn",el:{breadcrumb:{label:"\u9762\u5305\u5C51"},colorpicker:{confirm:"\u786E\u5B9A",clear:"\u6E05\u7A7A",defaultLabel:"\u989C\u8272\u9009\u62E9\u5668",description:"\u5F53\u524D\u989C\u8272 {color}\uFF0C\u6309 Enter \u952E\u9009\u62E9\u65B0\u989C\u8272",alphaLabel:"\u9009\u62E9\u900F\u660E\u5EA6\u7684\u503C"},datepicker:{now:"\u6B64\u523B",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u786E\u5B9A",dateTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u65E5\u671F",monthTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u6708\u4EFD",yearTablePrompt:"\u4F7F\u7528\u65B9\u5411\u952E\u4E0E Enter \u952E\u53EF\u9009\u62E9\u5E74\u4EFD",selectedDate:"\u5DF2\u9009\u65E5\u671F",selectDate:"\u9009\u62E9\u65E5\u671F",selectTime:"\u9009\u62E9\u65F6\u95F4",startDate:"\u5F00\u59CB\u65E5\u671F",startTime:"\u5F00\u59CB\u65F6\u95F4",endDate:"\u7ED3\u675F\u65E5\u671F",endTime:"\u7ED3\u675F\u65F6\u95F4",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u540E\u4E00\u5E74",prevMonth:"\u4E0A\u4E2A\u6708",nextMonth:"\u4E0B\u4E2A\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},weeksFull:{sun:"\u661F\u671F\u65E5",mon:"\u661F\u671F\u4E00",tue:"\u661F\u671F\u4E8C",wed:"\u661F\u671F\u4E09",thu:"\u661F\u671F\u56DB",fri:"\u661F\u671F\u4E94",sat:"\u661F\u671F\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},inputNumber:{decrease:"\u51CF\u5C11\u6570\u503C",increase:"\u589E\u52A0\u6570\u503C"},select:{loading:"\u52A0\u8F7D\u4E2D",noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",placeholder:"\u8BF7\u9009\u62E9"},dropdown:{toggleDropdown:"\u5207\u6362\u4E0B\u62C9\u9009\u9879"},mention:{loading:"\u52A0\u8F7D\u4E2D"},cascader:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",loading:"\u52A0\u8F7D\u4E2D",placeholder:"\u8BF7\u9009\u62E9",noData:"\u6682\u65E0\u6570\u636E"},pagination:{goto:"\u524D\u5F80",pagesize:"\u6761/\u9875",total:"\u5171 {total} \u6761",pageClassifier:"\u9875",page:"\u9875",prev:"\u4E0A\u4E00\u9875",next:"\u4E0B\u4E00\u9875",currentPage:"\u7B2C {pager} \u9875",prevPages:"\u5411\u524D {pager} \u9875",nextPages:"\u5411\u540E {pager} \u9875",deprecationWarning:"\u4F60\u4F7F\u7528\u4E86\u4E00\u4E9B\u5DF2\u88AB\u5E9F\u5F03\u7684\u7528\u6CD5\uFF0C\u8BF7\u53C2\u8003 el-pagination \u7684\u5B98\u65B9\u6587\u6863"},dialog:{close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},drawer:{close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},messagebox:{title:"\u63D0\u793A",confirm:"\u786E\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F93\u5165\u7684\u6570\u636E\u4E0D\u5408\u6CD5!",close:"\u5173\u95ED\u6B64\u5BF9\u8BDD\u6846"},upload:{deleteTip:"\u6309 Delete \u952E\u53EF\u5220\u9664",delete:"\u5220\u9664",preview:"\u67E5\u770B\u56FE\u7247",continue:"\u7EE7\u7EED\u4E0A\u4F20"},slider:{defaultLabel:"\u6ED1\u5757\u4ECB\u4E8E {min} \u81F3 {max}",defaultRangeStartLabel:"\u9009\u62E9\u8D77\u59CB\u503C",defaultRangeEndLabel:"\u9009\u62E9\u7ED3\u675F\u503C"},table:{emptyText:"\u6682\u65E0\u6570\u636E",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8BA1"},tour:{next:"\u4E0B\u4E00\u6B65",previous:"\u4E0A\u4E00\u6B65",finish:"\u7ED3\u675F\u5BFC\u89C8"},tree:{emptyText:"\u6682\u65E0\u6570\u636E"},transfer:{noMatch:"\u65E0\u5339\u914D\u6570\u636E",noData:"\u65E0\u6570\u636E",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8BF7\u8F93\u5165\u641C\u7D22\u5185\u5BB9",noCheckedFormat:"\u5171 {total} \u9879",hasCheckedFormat:"\u5DF2\u9009 {checked}/{total} \u9879"},image:{error:"\u52A0\u8F7D\u5931\u8D25"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u786E\u5B9A",cancelButtonText:"\u53D6\u6D88"},carousel:{leftArrow:"\u4E0A\u4E00\u5F20\u5E7B\u706F\u7247",rightArrow:"\u4E0B\u4E00\u5F20\u5E7B\u706F\u7247",indicator:"\u5E7B\u706F\u7247\u5207\u6362\u81F3\u7D22\u5F15 {index}"}}},C2={name:"zh-tw",el:{breadcrumb:{label:"\u9762\u5305\u5C51"},colorpicker:{confirm:"\u78BA\u8A8D",clear:"\u6E05\u7A7A",defaultLabel:"\u8272\u5F69\u9078\u64C7\u5668",description:"\u76EE\u524D\u8272\u5F69\u70BA {color}\u3002\u6309\u4E00\u4E0B Enter \u4EE5\u9078\u64C7\u65B0\u8272\u5F69\u3002",alphaLabel:"\u9078\u64C7\u900F\u660E\u5EA6\u7684\u503C"},datepicker:{now:"\u73FE\u5728",today:"\u4ECA\u5929",cancel:"\u53D6\u6D88",clear:"\u6E05\u7A7A",confirm:"\u78BA\u8A8D",dateTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u65E5\u671F",monthTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u6708\u4EFD",yearTablePrompt:"\u4F7F\u7528\u65B9\u5411\u9375\u8207 Enter \u9375\u4EE5\u9078\u64C7\u5E74\u4EFD",selectedDate:"\u5DF2\u9078\u65E5\u671F",selectDate:"\u9078\u64C7\u65E5\u671F",selectTime:"\u9078\u64C7\u6642\u9593",startDate:"\u958B\u59CB\u65E5\u671F",startTime:"\u958B\u59CB\u6642\u9593",endDate:"\u7D50\u675F\u65E5\u671F",endTime:"\u7D50\u675F\u6642\u9593",prevYear:"\u524D\u4E00\u5E74",nextYear:"\u5F8C\u4E00\u5E74",prevMonth:"\u4E0A\u500B\u6708",nextMonth:"\u4E0B\u500B\u6708",year:"\u5E74",month1:"1 \u6708",month2:"2 \u6708",month3:"3 \u6708",month4:"4 \u6708",month5:"5 \u6708",month6:"6 \u6708",month7:"7 \u6708",month8:"8 \u6708",month9:"9 \u6708",month10:"10 \u6708",month11:"11 \u6708",month12:"12 \u6708",weeks:{sun:"\u65E5",mon:"\u4E00",tue:"\u4E8C",wed:"\u4E09",thu:"\u56DB",fri:"\u4E94",sat:"\u516D"},weeksFull:{sun:"\u661F\u671F\u65E5",mon:"\u661F\u671F\u4E00",tue:"\u661F\u671F\u4E8C",wed:"\u661F\u671F\u4E09",thu:"\u661F\u671F\u56DB",fri:"\u661F\u671F\u4E94",sat:"\u661F\u671F\u516D"},months:{jan:"\u4E00\u6708",feb:"\u4E8C\u6708",mar:"\u4E09\u6708",apr:"\u56DB\u6708",may:"\u4E94\u6708",jun:"\u516D\u6708",jul:"\u4E03\u6708",aug:"\u516B\u6708",sep:"\u4E5D\u6708",oct:"\u5341\u6708",nov:"\u5341\u4E00\u6708",dec:"\u5341\u4E8C\u6708"}},inputNumber:{decrease:"\u6E1B\u5C11\u6578\u503C",increase:"\u589E\u52A0\u6578\u503C"},select:{loading:"\u8F09\u5165\u4E2D",noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",noData:"\u7121\u8CC7\u6599",placeholder:"\u8ACB\u9078\u64C7"},mention:{loading:"\u8F09\u5165\u4E2D"},dropdown:{toggleDropdown:"\u5207\u63DB\u4E0B\u62C9\u9078\u55AE"},cascader:{noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",loading:"\u8F09\u5165\u4E2D",placeholder:"\u8ACB\u9078\u64C7",noData:"\u7121\u8CC7\u6599"},pagination:{goto:"\u524D\u5F80",pagesize:"\u9805/\u9801",total:"\u5171 {total} \u9805",pageClassifier:"\u9801",page:"\u9801",prev:"\u4E0A\u4E00\u9801",next:"\u4E0B\u4E00\u9801",currentPage:"\u7B2C {pager} \u9801",prevPages:"\u5411\u524D {pager} \u9801",nextPages:"\u5411\u5F8C {pager} \u9801",deprecationWarning:"\u5075\u6E2C\u5230\u5DF2\u904E\u6642\u7684\u4F7F\u7528\u65B9\u5F0F\uFF0C\u8ACB\u53C3\u95B1 el-pagination \u8AAA\u660E\u6587\u4EF6\u4EE5\u4E86\u89E3\u66F4\u591A\u8CC7\u8A0A"},dialog:{close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},drawer:{close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},messagebox:{title:"\u63D0\u793A",confirm:"\u78BA\u5B9A",cancel:"\u53D6\u6D88",error:"\u8F38\u5165\u7684\u8CC7\u6599\u4E0D\u7B26\u5408\u898F\u5B9A!",close:"\u95DC\u9589\u6B64\u5C0D\u8A71\u6846"},upload:{deleteTip:"\u6309 Delete \u9375\u4EE5\u522A\u9664",delete:"\u522A\u9664",preview:"\u67E5\u770B\u5716\u7247",continue:"\u7E7C\u7E8C\u4E0A\u50B3"},slider:{defaultLabel:"\u6ED1\u687F\u4ECB\u65BC {min} \u81F3 {max}",defaultRangeStartLabel:"\u9078\u64C7\u8D77\u59CB\u503C",defaultRangeEndLabel:"\u9078\u64C7\u7D50\u675F\u503C"},table:{emptyText:"\u66AB\u7121\u8CC7\u6599",confirmFilter:"\u7BE9\u9078",resetFilter:"\u91CD\u7F6E",clearFilter:"\u5168\u90E8",sumText:"\u5408\u8A08"},tour:{next:"\u4E0B\u4E00\u6B65",previous:"\u4E0A\u4E00\u6B65",finish:"\u7D50\u675F\u5C0E\u89BD"},tree:{emptyText:"\u66AB\u7121\u8CC7\u6599"},transfer:{noMatch:"\u7121\u76F8\u7B26\u8CC7\u6599",noData:"\u7121\u8CC7\u6599",titles:["\u5217\u8868 1","\u5217\u8868 2"],filterPlaceholder:"\u8ACB\u8F38\u5165\u641C\u5C0B\u5167\u5BB9",noCheckedFormat:"\u5171 {total} \u9805",hasCheckedFormat:"\u5DF2\u9078 {checked}/{total} \u9805"},image:{error:"\u8F09\u5165\u5931\u6557"},pageHeader:{title:"\u8FD4\u56DE"},popconfirm:{confirmButtonText:"\u78BA\u8A8D",cancelButtonText:"\u53D6\u6D88"},carousel:{leftArrow:"\u4E0A\u4E00\u5F35\u6295\u5F71\u7247",rightArrow:"\u4E0B\u4E00\u5F35\u6295\u5F71\u7247",indicator:"\u6295\u5F71\u7247\u5207\u63DB\u81F3\u7D22\u5F15 {index}"}}},Aw={name:"th",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"\u0E15\u0E01\u0E25\u0E07",clear:"\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},datepicker:{now:"\u0E15\u0E2D\u0E19\u0E19\u0E35\u0E49",today:"\u0E27\u0E31\u0E19\u0E19\u0E35\u0E49",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",clear:"\u0E25\u0E49\u0E32\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",confirm:"\u0E15\u0E01\u0E25\u0E07",selectDate:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",selectTime:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E40\u0E27\u0E25\u0E32",startDate:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",startTime:"\u0E40\u0E27\u0E25\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endDate:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14",endTime:"\u0E40\u0E27\u0E25\u0E32\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14",prevYear:"\u0E1B\u0E35\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextYear:"\u0E1B\u0E35\u0E16\u0E31\u0E14\u0E44\u0E1B",prevMonth:"\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextMonth:"\u0E40\u0E14\u0E37\u0E2D\u0E19\u0E16\u0E31\u0E14\u0E44\u0E1B",year:"\u0E1B\u0E35",month1:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",month2:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",month3:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",month4:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",month5:"\u0E1E\u0E24\u0E29\u0E20\u0E32\u0E04\u0E21",month6:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",month7:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",month8:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",month9:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",month10:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",month11:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",month12:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21",weeks:{sun:"\u0E2D\u0E32",mon:"\u0E08",tue:"\u0E2D",wed:"\u0E1E",thu:"\u0E1E\u0E24",fri:"\u0E28",sat:"\u0E2A"},months:{jan:"\u0E21.\u0E04.",feb:"\u0E01.\u0E1E.",mar:"\u0E21\u0E35.\u0E04.",apr:"\u0E40\u0E21.\u0E22.",may:"\u0E1E.\u0E04.",jun:"\u0E21\u0E34.\u0E22.",jul:"\u0E01.\u0E04.",aug:"\u0E2A.\u0E04.",sep:"\u0E01.\u0E22.",oct:"\u0E15.\u0E04.",nov:"\u0E1E.\u0E22.",dec:"\u0E18.\u0E04."}},select:{loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",placeholder:"\u0E40\u0E25\u0E37\u0E2D\u0E01"},mention:{loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14"},cascader:{noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",loading:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14",placeholder:"\u0E40\u0E25\u0E37\u0E2D\u0E01",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},pagination:{goto:"\u0E44\u0E1B\u0E17\u0E35\u0E48",pagesize:"/\u0E2B\u0E19\u0E49\u0E32",total:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",confirm:"\u0E15\u0E01\u0E25\u0E07",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",error:"\u0E04\u0E38\u0E13\u0E1B\u0E49\u0E2D\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07"},upload:{deleteTip:'\u0E01\u0E14\u0E1B\u0E38\u0E48\u0E21 "\u0E25\u0E1A" \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E25\u0E1A\u0E2D\u0E2D\u0E01',delete:"\u0E25\u0E1A",preview:"\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07",continue:"\u0E17\u0E33\u0E15\u0E48\u0E2D"},table:{emptyText:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",confirmFilter:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",resetFilter:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",clearFilter:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",sumText:"\u0E23\u0E27\u0E21"},tour:{next:"\u0E16\u0E31\u0E14\u0E44\u0E1B",previous:"\u0E22\u0E49\u0E2D\u0E19\u0E01\u0E25\u0E31\u0E1A",finish:"\u0E40\u0E2A\u0E23\u0E47\u0E08\u0E2A\u0E34\u0E49\u0E19"},tree:{emptyText:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},transfer:{noMatch:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",noData:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",titles:["List 1","List 2"],filterPlaceholder:"\u0E01\u0E23\u0E2D\u0E01\u0E04\u0E35\u0E22\u0E4C\u0E40\u0E27\u0E34\u0E23\u0E4C\u0E14",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"\u0E22\u0E49\u0E2D\u0E19\u0E01\u0E25\u0E31\u0E1A"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Sw={name:"id",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"Pilih",clear:"Kosongkan"},datepicker:{now:"Sekarang",today:"Hari ini",cancel:"Batal",clear:"Kosongkan",confirm:"Ya",selectDate:"Pilih tanggal",selectTime:"Pilih waktu",startDate:"Tanggal Mulai",startTime:"Waktu Mulai",endDate:"Tanggal Selesai",endTime:"Waktu Selesai",prevYear:"Tahun Sebelumnya",nextYear:"Tahun Selanjutnya",prevMonth:"Bulan Sebelumnya",nextMonth:"Bulan Selanjutnya",year:"Tahun",month1:"Januari",month2:"Februari",month3:"Maret",month4:"April",month5:"Mei",month6:"Juni",month7:"Juli",month8:"Agustus",month9:"September",month10:"Oktober",month11:"November",month12:"Desember",week:"Minggu",weeks:{sun:"Min",mon:"Sen",tue:"Sel",wed:"Rab",thu:"Kam",fri:"Jum",sat:"Sab"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"Mei",jun:"Jun",jul:"Jul",aug:"Agu",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Des"}},select:{loading:"Memuat",noMatch:"Tidak ada data yg cocok",noData:"Tidak ada data",placeholder:"Pilih"},mention:{loading:"Memuat"},cascader:{noMatch:"Tidak ada data yg cocok",loading:"Memuat",placeholder:"Pilih",noData:"Tidak ada data"},pagination:{goto:"Pergi ke",pagesize:"/halaman",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Penggunaan yang tidak akan digunakan lagi terdeteksi, silakan lihat dokumentasi el-pagination untuk lebih jelasnya"},messagebox:{title:"Pesan",confirm:"Ya",cancel:"Batal",error:"Masukan ilegal"},upload:{deleteTip:"Tekan hapus untuk melanjutkan",delete:"Hapus",preview:"Pratinjau",continue:"Lanjutkan"},table:{emptyText:"Tidak ada data",confirmFilter:"Konfirmasi",resetFilter:"Atur ulang",clearFilter:"Semua",sumText:"Jumlah"},tree:{emptyText:"Tidak ada data"},transfer:{noMatch:"Tidak ada data yg cocok",noData:"Tidak ada data",titles:["Daftar 1","Daftar 2"],filterPlaceholder:"Masukan kata kunci",noCheckedFormat:"{total} item",hasCheckedFormat:"{checked}/{total} terpilih"},image:{error:"GAGAL"},pageHeader:{title:"Kembali"},popconfirm:{confirmButtonText:"Ya",cancelButtonText:"Tidak"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Fw={name:"ms",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Jelas",defaultLabel:"pemilih warna",description:"warna semasa ialah {warna}. tekan enter untuk memilih warna baharu.",alphaLabel:"pilih nilai alfa"},datepicker:{now:"Sekarang",today:"Hari ini",cancel:"Batal",clear:"Padam",confirm:"OK",dateTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih hari dalam bulan tersebut",monthTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih bulan",yearTablePrompt:"Gunakan kekunci anak panah dan masukkan untuk memilih tahun",selectedDate:"Tarikh yang dipilih",selectDate:"Pilih tarikh",selectTime:"Pilih masa",startDate:"Tarikh Mula",startTime:"Masa Mula",endDate:"Tarikh Tamat",endTime:"Masa Tamat",prevYear:"Tahun Sebelumnya",nextYear:"Tahun Depan",prevMonth:"Bulan Sebelumnya",nextMonth:"Bulan Depan",year:"",month1:"Januari",month2:"Februari",month3:"Mac",month4:"April",month5:"Mei",month6:"Jun",month7:"Julai",month8:"Ogos",month9:"September",month10:"Oktober",month11:"November",month12:"Disember",week:"minggu",weeks:{sun:"Ahd",mon:"Isn",tue:"Sel",wed:"Rab",thu:"Kha",fri:"Jum",sat:"Sab"},weeksFull:{sun:"Ahad",mon:"Isnin",tue:"Selasa",wed:"Rabu",thu:"Khamis",fri:"Jumaat",sat:"Sabtu"},months:{jan:"Jan",feb:"Feb",mar:"Mac",apr:"Apr",may:"Mei",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Okt",nov:"Nov",dec:"Dis"}},inputNumber:{decrease:"mengurangkan",increase:"meningkatkan"},select:{loading:"Memuatkan",noMatch:"Tiada data yang sepadan",noData:"Tiada data",placeholder:"Pilih"},mention:{loading:"Memuatkan"},dropdown:{toggleDropdown:"Togol Dropdown"},cascader:{noMatch:"Tiada data yang sepadan",loading:"Memuatkan",placeholder:"Pilih",noData:"Tiada data"},pagination:{goto:"Pergi ke",pagesize:"/halaman",total:"Jumlah {total}",pageClassifier:"",page:"Halaman",prev:"Halaman sebelumnya",next:"Halaman seterusnya",currentPage:"halaman {pager}",prevPages:"Halaman {pager} sebelumnya",nextPages:"Halaman {pager} seterusnya",deprecationWarning:"Penggunaan yang ditamatkan dikesan, sila rujuk dokumentasi el-pagination untuk butiran lanjut"},dialog:{close:"Tutup dialog ini"},drawer:{close:"Tutup dialog ini"},messagebox:{title:"Mesej",confirm:"OK",Batal:"Dibatalkan",error:"Input haram",close:"Tutup dialog ini"},upload:{deleteTip:"tekan padam untuk mengalih keluar",delete:"Padam",preview:"Pratonton",continue:"Teruskan"},slider:{defaultLabel:"peluncur antara {min} dan {maks}",defaultRangeStartLabel:"pilih nilai mula",defaultRangeEndLabel:"pilih nilai akhir"},table:{emptyText:"Tiada Data",confirmFilter:"OK",resetFilter:"Reset",clearFilter:"Semua",sumText:"Jumlah"},tour:{next:"Seterusnya",previous:"Sebelumnya",finish:"Selesai"},tree:{emptyText:"Tiada Data"},transfer:{noMatch:"Tiada data yang sepadan",noData:"Tiada Data",titles:["Senarai 1","Senarai 2"],filterPlaceholder:"Masukkan kata kunci",noCheckedFormat:"{total} barang",hasCheckedFormat:"{checked}/{total} diperiksa"},image:{error:"FAILED"},pageHeader:{title:"Kembali"},popconfirm:{confirmButtonText:"Ya",BatalButtonText:"Tidak"},carousel:{leftArrow:"Anak panah karusel ke kiri",rightArrow:"Anak panah karusel ke kanan",indicator:"Tukar karusel kepada indeks {index}"}}},Dw={name:"vi",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"X\xF3a"},datepicker:{now:"Hi\u1EC7n t\u1EA1i",today:"H\xF4m nay",cancel:"H\u1EE7y",clear:"X\xF3a",confirm:"OK",selectDate:"Ch\u1ECDn ng\xE0y",selectTime:"Ch\u1ECDn gi\u1EDD",startDate:"Ng\xE0y b\u1EAFt \u0111\u1EA7u",startTime:"Th\u1EDDi gian b\u1EAFt \u0111\u1EA7u",endDate:"Ng\xE0y k\u1EBFt th\xFAc",endTime:"Th\u1EDDi gian k\u1EBFt th\xFAc",prevYear:"N\u0103m tr\u01B0\u1EDBc",nextYear:"N\u0103m t\u1EDBi",prevMonth:"Th\xE1ng tr\u01B0\u1EDBc",nextMonth:"Th\xE1ng t\u1EDBi",year:"N\u0103m",month1:"Th\xE1ng 1",month2:"Th\xE1ng 2",month3:"Th\xE1ng 3",month4:"Th\xE1ng 4",month5:"Th\xE1ng 5",month6:"Th\xE1ng 6",month7:"Th\xE1ng 7",month8:"Th\xE1ng 8",month9:"Th\xE1ng 9",month10:"Th\xE1ng 10",month11:"Th\xE1ng 11",month12:"Th\xE1ng 12",weeks:{sun:"CN",mon:"T2",tue:"T3",wed:"T4",thu:"T5",fri:"T6",sat:"T7"},months:{jan:"Th.1",feb:"Th.2",mar:"Th.3",apr:"Th.4",may:"Th.5",jun:"Th.6",jul:"Th.7",aug:"Th.8",sep:"Th.9",oct:"Th.10",nov:"Th.11",dec:"Th.12"}},select:{loading:"\u0110ang t\u1EA3i",noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",noData:"Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",placeholder:"Ch\u1ECDn"},mention:{loading:"\u0110ang t\u1EA3i"},cascader:{noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",loading:"\u0110ang t\u1EA3i",placeholder:"Ch\u1ECDn",noData:"Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u"},pagination:{goto:"Nh\u1EA3y t\u1EDBi",pagesize:"/trang",total:"T\u1ED5ng {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages"},messagebox:{title:"Th\xF4ng b\xE1o",confirm:"OK",cancel:"H\u1EE7y",error:"D\u1EEF li\u1EC7u kh\xF4ng h\u1EE3p l\u1EC7"},upload:{deleteTip:"Nh\u1EA5n xo\xE1 \u0111\u1EC3 xo\xE1",delete:"X\xF3a",preview:"Xem tr\u01B0\u1EDBc",continue:"Ti\u1EBFp t\u1EE5c"},table:{emptyText:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u",confirmFilter:"X\xE1c nh\u1EADn",resetFilter:"L\xE0m m\u1EDBi",clearFilter:"X\xF3a h\u1EBFt",sumText:"T\u1ED5ng"},tour:{next:"Ti\u1EBFp",previous:"Tr\u01B0\u1EDBc",finish:"Ho\xE0n th\xE0nh"},tree:{emptyText:"Kh\xF4ng c\xF3 d\u1EEF li\u1EC7u"},transfer:{noMatch:"D\u1EEF li\u1EC7u kh\xF4ng ph\xF9 h\u1EE3p",noData:"Kh\xF4ng t\xECm th\u1EA5y d\u1EEF li\u1EC7u",titles:["Danh s\xE1ch 1","Danh s\xE1ch 2"],filterPlaceholder:"Nh\u1EADp t\u1EEB kh\xF3a",noCheckedFormat:"{total} m\u1EE5c",hasCheckedFormat:"{checked}/{total} \u0111\xE3 ch\u1ECDn "},image:{error:"L\u1ED6I"},pageHeader:{title:"Quay l\u1EA1i"},popconfirm:{confirmButtonText:"Ok",cancelButtonText:"Hu\u1EF7"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}},Wr={},y2;function Pw(){return y2||(y2=1,Object.defineProperty(Wr,"__esModule",{value:!0}),Wr.default=void 0,Wr.default={vxe:{base:{pleaseInput:"Please enter",pleaseSelect:"Please select",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"loading..."},error:{downErr:"Download failed",errLargeData:"When the amount of bound data is too large, please use {0}, otherwise it may cause lag",groupFixed:"If using grouped headers, the frozen column must be set by group",groupMouseRange:'The grouping header cannot be used at the same time as "{0}" and this may cause an error',groupTag:'Grouping column headers should use "{0}" instead of "{1}", which may cause errors',scrollErrProp:'This parameter "{0}" is not supported after virtual scrolling is enabled',errConflicts:'Parameter "{0}" conflicts with "{1}"',notSupportProp:'"{1}" is not supported when the parameter "{0}" is enabled, it should be "{2}", otherwise an error will occur',notConflictProp:'When using "{0}", "{1}" should be set, otherwise there may be functional conflicts',unableInsert:"Cannot be inserted into the specified location, please check whether the parameters are correct",useErr:'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',barUnableLink:"The toolbar cannot associate tables",expandContent:'The slot for the expanded line should be "content", please check if it is correct',reqComp:'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',reqModule:'Missing "{0}" module',reqProp:'The necessary "{0}" parameter is missing, which may cause an error',emptyProp:'Parameter "{0}" is not allowed to be empty',errProp:'Unsupported parameter "{0}", possibly "{1}"',colRepet:'column.{0}="{1}" is repeated, which may cause some functions to become unusable',notFunc:'Method "{0}" does not exist',errFunc:'Parameter "{0}" is not a method',notValidators:'Global verification "{0}" does not exist',notFormats:'Global formatting "{0}" does not exist',notCommands:'The global directive "{0}" does not exist',notSlot:'Slot "{0}" does not exist',noTree:'"{0}" is not supported in the tree structure',noGroup:'"{0}" is not supported in the aggregation grouping',notProp:'Unsupported parameter "{0}"',checkProp:'When the data volume is too large, the check box may be stuttered. It is recommended to set the parameter "{0}" to improve rendering speed',coverProp:'The parameter "{1}" of "{0}" is repeatedly defined, which may cause an error',uniField:'The field name "{0}" is repeatedly defined, which may cause an error',repeatKey:'Repeat the primary key {0}="{1}", which may cause an error',delFunc:'Method "{0}" is deprecated, please use "{1}"',delProp:'Parameter "{0}" is deprecated, please use "{1}"',delEvent:'Event "{0}" is deprecated, please use "{1}"',removeProp:'Parameter "{0}" is deprecated and is not recommended, which may cause an error',errFormat:'Global formatted content should be defined using "VXETable.formats" and the method of mounting "formatter={0}" is no longer recommended.',notType:'Unsupported file type "{0}"',notExp:"This browser does not support import/export function",impFields:"The import failed. Please check whether the field name and data format are correct.",treeNotImp:"Tree tables do not support import",treeCrossDrag:"Only drag the first level",treeDragChild:"Parents cannot drag to their own children",reqPlugin:'"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Exceeding the maximum supported data volume {0} rows, this may cause an error"},table:{emptyText:"No data yet",allTitle:"Select all/cancel",seqTitle:"Number",actionTitle:"operate",confirmFilter:"filter",resetFilter:"Reset",allFilter:"all",sortAsc:"Ascending order: lowest to highest",sortDesc:"Descending order: highest to lowest",filter:"Enable filtering for selected columns",impSuccess:"Successfully imported {0} records",expLoading:"Exporting",expSuccess:"Export successfully",expError:"Export failed",expFilename:"Export_{0}",expOriginFilename:"Export_source_{0}",customTitle:"Column settings",customAll:"all",customConfirm:"confirm",customClose:"closure",customCancel:"Cancel",customRestore:"Restore default",maxFixedCol:"The maximum number of frozen columns cannot exceed {0}",maxGroupCol:"The maximum number of grouping fields cannot exceed {0}",dragTip:"Move: {0}",resizeColTip:"Width: {0} pixels",resizeRowTip:"Height: {0} pixels",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Please select at least one record!",deleteSelectRecord:"Are you sure you want to delete the selected record?",removeSelectRecord:"Are you sure you want to remove the selected record?",dataUnchanged:"Data not changed!",delSuccess:"The selected record was successfully deleted!",saveSuccess:"Save successfully!",operError:"An error occurred and the operation failed!"},select:{search:"search",loadingText:"loading",emptyText:"No data yet"},pager:{goto:"Go",gotoTitle:"Number of pages",pagesize:"{0} items/page",total:"Total {0} records",pageClassifier:"Page",homePage:"front page",homePageTitle:"front page",prevPage:"Previous page",prevPageTitle:"Previous page",nextPage:"Next page",nextPageTitle:"Next page",prevJump:"Jump up page",prevJumpTitle:"Jump up page",nextJump:"Jump down page",nextJumpTitle:"Jump down page",endPage:"Last page",endPageTitle:"Last page"},alert:{title:"System prompts"},button:{confirm:"confirm",cancel:"Cancel",clear:"Clear"},filter:{search:"search"},custom:{cstmTitle:"Column settings",cstmRestore:"Restore default",cstmCancel:"Cancel",cstmConfirm:"Sure",cstmConfirmRestore:"Please confirm whether it is restored to the default column configuration?",cstmDragTarget:"Move: {0}",setting:{colSort:"Sort",sortHelpTip:"Click and drag the icons to adjust the order.",colTitle:"Column title",colResizable:"Column width (pixels)",colVisible:"Whether to display",colFixed:"Freeze column",colFixedMax:"Freeze columns (up to {0} columns)",fixedLeft:"Left side",fixedUnset:"Not set",fixedRight:"Right side"}},import:{modes:{covering:"Overwrite method (directly overwrite table data)",insert:"Append at the bottom (append new data at the bottom of the table)",insertTop:"Append at the top (append new data at the top of the table)",insertBottom:"Append at the bottom (append new data at the bottom of the table)"},impTitle:"Import data",impFile:"file name",impSelect:"Select file",impType:"File type",impOpts:"Parameter settings",impMode:"Import mode",impConfirm:"Import",impCancel:"Cancel"},export:{types:{csv:"CSV (comma separated)(*.csv)",html:"Web page (*.html)",xml:"XML data (*.xml)",txt:"Text file (tab separated)(*.txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Empty data",current:"Current data (data on the current page)",selected:"Selected data (data selected on the current page)",all:"Full data (including all paged data)"},printTitle:"Print data",expTitle:"Export data",expName:"file name",expNamePlaceholder:"Please enter a file name",expSheetName:"title",expSheetNamePlaceholder:"Please enter a title",expType:"Save type",expMode:"Select data",expCurrentColumn:"All fields",expColumn:"Select field",expOpts:"Parameter settings",expOptHeader:"Header",expHeaderTitle:"Is the table header required",expOptFooter:"End of table",expFooterTitle:"Is the end of the table required?",expOptColgroup:"Grouping header",expOptTitle:"Column title",expTitleTitle:"Whether it is the column title, otherwise it will be displayed as the column's field name",expColgroupTitle:"If present, a header with a grouping structure is supported",expOptMerge:"merge",expMergeTitle:"If present, cells with merged structures are supported",expOptAllExpand:"Expand the tree",expAllExpandTitle:"If it exists, it is supported to expand all data with hierarchical structures",expOptUseStyle:"style",expUseStyleTitle:"If present, cells with style are supported",expOptOriginal:"Source data",expOriginalTitle:"If it is source data, import into tables is supported",expPrint:"Print",expConfirm:"Export",expCancel:"Cancel"},modal:{errTitle:"Error message",zoomMin:"Minimize",zoomIn:"maximize",zoomOut:"reduction",close:"closure",miniMaxSize:"The number of minimized windows cannot exceed {0}",footPropErr:"show-footer is only used to enable the table tail, and must be used with show-confirm-button | show-cancel-button | slots"},drawer:{close:"closure"},form:{folding:"Close",unfolding:"Expand"},toolbar:{import:"Import",export:"Export",print:"Print",refresh:"refresh",zoomIn:"full screen",zoomOut:"reduction",custom:"Column settings",customAll:"all",customConfirm:"confirm",customRestore:"Reset",fixedLeft:"Freeze left",fixedRight:"Freeze right",cancelFixed:"Unfreeze"},datePicker:{yearTitle:"{0} years"},dateRangePicker:{pleaseRange:"Please select the date time and the end date"},input:{date:{m1:"January",m2:"February",m3:"March",m4:"April",m5:"May",m6:"June",m7:"July",m8:"August",m9:"September",m10:"October",m11:"November",m12:"December",quarterLabel:"{0} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sun",w1:"Mon",w2:"Tue",w3:"Wed",w4:"Thu",w5:"Fri",w6:"Sat"},months:{m0:"January",m1:"February",m2:"March",m3:"April",m4:"May",m5:"June",m6:"July",m7:"August",m8:"September",m9:"October",m10:"November",m11:"December"},quarters:{q1:"First quarter",q2:"Second quarter",q3:"Third quarter",q4:"Fourth quarter"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Preview",operBtn:{zoomOut:"Shrink",zoomIn:"enlarge",pctFull:"Scaling equally",pct11:"Show original size",rotateLeft:"Rotate left",rotateRight:"Rotate to the right",print:"Click to print the picture",download:"Click to download the picture"}},upload:{fileBtnText:"Click or drag to upload",imgBtnText:"Click or drag to upload",dragPlaceholder:"Please drag and drop the file to this area to upload",imgSizeHint:"Leaflet {0}",imgCountHint:"Maximum {0} pictures",fileTypeHint:"Support {0} file types",fileSizeHint:"A single file size does not exceed {0}",fileCountHint:"Up to {0} files can be uploaded",uploadTypeErr:"File type mismatch!",overCountErr:"Only {0} files can be selected at most!",overCountExtraErr:"The maximum number of {0} has been exceeded, and the excess {1} files will be ignored!",overSizeErr:"The maximum file size cannot exceed {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Re-upload",uploadProgress:"Uploading {0}%",uploadErr:"Upload failed",uploadSuccess:"Upload successfully",moreBtnText:"More ({0})",viewItemTitle:"Click to view",morePopup:{readTitle:"View list",imageTitle:"Upload pictures",fileTitle:"Upload file"}},empty:{defText:"No data yet"},colorPicker:{clear:"Clear",confirm:"confirm",copySuccess:"Copyed to clipboard: {0}",hex:"HEX"},formDesign:{formName:"Form name",defFormTitle:"Unnamed form",widgetPropTab:"Control Properties",widgetFormTab:"Form Properties",error:{wdFormUni:"This type of control is allowed to add only one in the form",wdSubUni:"This type of control is allowed to add only one in the subtable"},styleSetting:{btn:"Style settings",title:"Form style settings",layoutTitle:"Control layout",verticalLayout:"Top and bottom layout",horizontalLayout:"Horizontal layout",styleTitle:"Title style",boldTitle:"Title bold",fontBold:"Bold",fontNormal:"conventional",colonTitle:"Show colon",colonVisible:"show",colonHidden:"hide",alignTitle:"Alignment",widthTitle:"Title Width",alignLeft:"On the left",alignRight:"On the right",unitPx:"Pixels",unitPct:"percentage"},widget:{group:{base:"Basic controls",layout:"Layout Controls",system:"System Controls",module:"Module controls",chart:"Chart control",advanced:"Advanced Controls"},copyTitle:"Copy_{0}",component:{input:"Input box",textarea:"Text field",select:"Pull down to select",row:"One row and multiple columns",title:"title",text:"text",subtable:"Sub-table",VxeSwitch:"whether",VxeInput:"Input box",VxeNumberInput:"number",VxeDatePicker:"date",VxeTextarea:"Text field",VxeSelect:"Pull down to select",VxeTreeSelect:"Tree selection",VxeRadioGroup:"Radio button",VxeCheckboxGroup:"Checkbox",VxeUploadFile:"document",VxeUploadImage:"picture",VxeRate:"score",VxeSlider:"slider"}},widgetProp:{name:"Control name",placeholder:"Prompt",required:"Required verification",multiple:"Multiple choices are allowed",displaySetting:{name:"Display settings",pc:"PC",mobile:"Mobile",visible:"show",hidden:"hide"},dataSource:{name:"Data Source",defValue:"Option {0}",addOption:"Add options",batchEditOption:"Batch editing",batchEditTip:"Each row corresponds to an option, which supports direct copy and paste from tables, Excel, and WPS.",batchEditSubTip:"Each row corresponds to an option. If it is a group, the child items can start with a space or a tab key, and it supports direct copy and paste from tables, Excel, and WPS.",buildOption:"Build options"},rowProp:{colSize:"Number of columns",col2:"Two columns",col3:"Three columns",col4:"Four columns",col6:"Six columns",layout:"layout"},textProp:{name:"content",alignTitle:"Alignment",alignLeft:"On the left",alignCenter:"Center",alignRight:"On the right",colorTitle:"Font color",sizeTitle:"Font size",boldTitle:"Bold font",fontNormal:"conventional",fontBold:"Bold"},subtableProp:{seqTitle:"Number",showSeq:"Show serial number",showCheckbox:"Multiple choices are allowed",errSubDrag:"The subtable does not support this control, please use other controls",colPlace:"Drag the control in"},uploadProp:{limitFileCount:"File quantity limit",limitFileSize:"File size limit",multiFile:"Allow multiple files to be uploaded",limitImgCount:"Limit number of pictures",limitImgSize:"Image size limit",multiImg:"Allow multiple pictures to upload"}}},listDesign:{fieldSettingTab:"Field settings",listSettingTab:"Parameter settings",searchTitle:"Query criteria",listTitle:"List field",searchField:"Query fields",listField:"List field",activeBtn:{ActionButtonUpdate:"edit",ActionButtonDelete:"delete"},search:{addBtn:"edit",emptyText:"Query conditions not configured",editPopupTitle:"Edit query fields"},searchPopup:{colTitle:"title",saveBtn:"save"}},text:{copySuccess:"Copyed to clipboard",copyError:"The current environment does not support this operation"},countdown:{formats:{yyyy:"Year",MM:"moon",dd:"sky",HH:"hour",mm:"point",ss:"Second"}},plugins:{extendCellArea:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",selectErr:"Unable to operate on cells in the specified range",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation",cpInvalidErr:"The operation cannot be performed. There are prohibited columns ({0}) in the range you selected."},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find what:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},body:{row:"Row: {0}",col:"Column: {0}"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"The matching cell cannot be found",replaceSuccess:"Successfully replaced {0} cells"}},extendPivotTable:{aggregation:{grouping:"Group",values:"Values",groupPlaceholder:"Drag here to set row groups",valuesPlaceholder:"Drag here to aggregate",dragExistCol:"The column already exists",sortHelpTip:"Click and drag the icons to adjust the order."},aggFuncs:{sum:"Sum",count:"Count",avg:"Avg",min:"Min",max:"Max",first:"First",last:"Last"}},filterComplexInput:{menus:{fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right"},cases:{equal:"equal",gt:"Greater than",lt:"Less than",begin:"The beginning is",endin:"The end is",include:"Include",isSensitive:"case sensitive"}},filterCombination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filter",numberOption:"Numerical filter"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},cases:{equal:"equal",unequal:"Not equal to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},empty:"(blank)",notData:"No match"}},pro:{area:{mergeErr:"This operation cannot be performed on merged cells",multiErr:"This operation cannot be performed on multiple selection areas",extendErr:"If the extended range contains merged cells, all merged cells must be the same size",pasteMultiErr:"Unable to paste, the copied and pasted areas need to be of the same size to perform this operation"},fnr:{title:"Find and replace",findLabel:"Find",replaceLabel:"replace",findTitle:"Find content:",replaceTitle:"Replace with:",tabs:{find:"Find",replace:"replace"},filter:{re:"Regular expressions",whole:"Full word matching",sensitive:"case sensitive"},btns:{findNext:"Find next",findAll:"Find all",replace:"replace",replaceAll:"Replace all",cancel:"Cancel"},header:{seq:"#",cell:"Cell",value:"value"},empty:"(Null value)",reError:"Invalid regular expression",recordCount:"{0} cells found",notCell:"No matching cell found",replaceSuccess:"Successfully replaced {0} cells"}},renderer:{search:"search",cases:{equal:"equal",unequal:"Not equal to",gt:"Greater than",ge:"Greater than or equal to",lt:"Less than",le:"Less than or equal to",begin:"The beginning is",notbegin:"It's not at the beginning",endin:"The end is",notendin:"The ending is not",include:"Include",exclude:"Not included",between:"Between",custom:"Custom filter",insensitive:"Case insensitive",isSensitive:"case sensitive"},combination:{menus:{sort:"Sort",clearSort:"Clear sort",sortAsc:"Ascending order",sortDesc:"descending order",fixedColumn:"Freeze column",fixedGroup:"Freeze group",cancelFixed:"Unfreeze",fixedLeft:"Freeze left",fixedRight:"Freeze right",clearFilter:"Clear Filter",textOption:"Text filtering",numberOption:"Numerical filtering"},popup:{title:"Custom filtering methods",currColumnTitle:"Current column:",and:"and",or:"or",describeHtml:"Available? Represents a single character<br/>Use * Represents any multiple characters"},empty:"(blank)",notData:"No match"}}}}),Wr}var Nw=Pw(),Kr=be(Nw),Yr={},b2;function Lw(){return b2||(b2=1,Object.defineProperty(Yr,"__esModule",{value:!0}),Yr.default=void 0,Yr.default={vxe:{base:{pleaseInput:"Bitte geben Sie ein",pleaseSelect:"Bitte w\xE4hlen Sie",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"Laden..."},error:{downErr:"Download fehlgeschlagen",errLargeData:"Wenn die Menge der gebundenen Daten zu gro\xDF ist, verwenden Sie bitte {0}, andernfalls kann dies eine Verz\xF6gerung verursachen",groupFixed:"Bei Verwendung von gruppierten Headern muss die gefrorene Spalte nach Gruppen festgelegt werden",groupMouseRange:'Der Gruppierungsheader kann nicht gleichzeitig wie "{0}" verwendet werden, und dies kann einen Fehler verursachen',groupTag:'Gruppierungsspalten -Header sollten "{0}" anstelle von "{1}" verwenden, was zu Fehlern f\xFChren kann',scrollErrProp:'Dieser Parameter "{0}" wird nicht unterst\xFCtzt, nachdem die virtuelle Scrollen aktiviert ist',errConflicts:'Parameter "{0}" Konflikte mit "{1}"',notSupportProp:'"{1}" wird nicht unterst\xFCtzt, wenn der Parameter "{0}" aktiviert ist. Es sollte "{2}" sein, andernfalls tritt ein Fehler auf',notConflictProp:'Wenn "{0}" verwendet wird, sollte "{1}" festgelegt werden, andernfalls kann es funktionale Konflikte geben',unableInsert:"Kann nicht in den angegebenen Ort eingef\xFCgt werden. \xDCberpr\xFCfen Sie bitte, ob die Parameter korrekt sind",useErr:'Bei der Installation des Moduls "{0}" trat ein Fehler auf. Die Bestellung kann falsch sein. Das abh\xE4ngige Modul muss vor der Tabelle installiert werden',barUnableLink:"Die Symbolleiste kann Tabellen nicht assoziieren",expandContent:'Der Steckplatz f\xFCr die erweiterte Linie sollte "Inhalt" sein. Bitte pr\xFCfen Sie, ob sie korrekt ist',reqComp:'Die "{0}" -Komponente fehlt, bitte pr\xFCfen Sie, ob sie korrekt installiert ist. https://vxeui.com/#/start/useglobal',reqModule:'Fehlendes "{0}" Modul',reqProp:'Der erforderliche Parameter "{0}" fehlt, der einen Fehler verursachen kann',emptyProp:'Parameter "{0}" darf nicht leer sein',errProp:'Nicht unterst\xFCtzter Parameter "{0}", m\xF6glicherweise "{1}"',colRepet:'Spalte. {0} = "{1}" wird wiederholt, was dazu f\xFChren kann, dass einige Funktionen unbrauchbar werden',notFunc:'Methode "{0}" existiert nicht',errFunc:'Parameter "{0}" ist keine Methode',notValidators:'Globale \xDCberpr\xFCfung "{0}" existiert nicht',notFormats:'Globale Formatierung "{0}" existiert nicht',notCommands:'Die globale Richtlinie "{0}" existiert nicht',notSlot:'Slot "{0}" existiert nicht',noTree:'"{0}" wird in der Baumstruktur nicht unterst\xFCtzt',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Nicht unterst\xFCtzter Parameter "{0}"',checkProp:'Wenn das Datenvolumen zu gro\xDF ist, kann das Kontrollk\xE4stchen stottern. Es wird empfohlen, den Parameter "{0}" festzulegen, um die Rendering -Geschwindigkeit zu verbessern',coverProp:'Der Parameter "{1}" von "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',uniField:'Der Feldname "{0}" wird wiederholt definiert, was einen Fehler verursachen kann',repeatKey:'Wiederholen Sie den Prim\xE4rschl\xFCssel {0} = "{1}", der einen Fehler verursachen kann',delFunc:'Methode "{0}" ist veraltet, bitte verwenden Sie "{1}".',delProp:'Parameter "{0}" ist veraltet, bitte verwenden Sie "{1}".',delEvent:'Ereignis "{0}" ist veraltet, bitte verwenden Sie "{1}".',removeProp:'Der Parameter "{0}" ist veraltet und wird nicht empfohlen, was einen Fehler verursachen kann',errFormat:'Der globale formatierte Inhalt sollte mit "vxetable.formats" definiert werden, und die Methode zur Montage "Formatter = {0}" wird nicht mehr empfohlen.',notType:'Nicht unterst\xFCtzter Dateityp "{0}"',notExp:"Dieser Browser unterst\xFCtzt keine Import-/Exportfunktion",impFields:"Der Import ist fehlgeschlagen. Bitte \xFCberpr\xFCfen Sie, ob das Feldname und das Datenformat korrekt sind.",treeNotImp:"Baumtische unterst\xFCtzen den Import nicht",treeCrossDrag:"Ziehen Sie nur die erste Ebene",treeDragChild:"Eltern k\xF6nnen nicht zu ihren eigenen Kindern ziehen",reqPlugin:'"{1}" ist nicht unter https://vxeui.com/Otheriationation installiert',errMaxRow:"Wenn das maximal unterst\xFCtzte Datenvolumen {0} Zeilen \xFCberschreitet, kann dies einen Fehler verursachen"},table:{emptyText:"Noch keine Daten",allTitle:"W\xE4hlen Sie alle/abbrechen",seqTitle:"Seriennummer",actionTitle:"arbeiten",confirmFilter:"Filter",resetFilter:"Zur\xFCcksetzen",allFilter:"alle",sortAsc:"Aufsteigende Ordnung: niedrigst bis zum h\xF6chsten",sortDesc:"Absteigende Ordnung: h\xF6chste bis niedrigste",filter:"Filterung f\xFCr ausgew\xE4hlte Spalten aktivieren",impSuccess:"Erfolgreich importierte {0} Datens\xE4tze",expLoading:"Exportieren",expSuccess:"Erfolgreich exportieren",expError:"Export fehlgeschlagen",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"Spalteneinstellungen",customAll:"alle",customConfirm:"best\xE4tigen",customClose:"Schlie\xDFung",customCancel:"Stornieren",customRestore:"Standardeinstellung wiederherstellen",maxFixedCol:"Die maximale Anzahl von gefrorenen Spalten darf {0} nicht \xFCberschreiten",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Bewegung: {0}",resizeColTip:"Breite: {0} Pixel",resizeRowTip:"H\xF6he: {0} Pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Bitte w\xE4hlen Sie mindestens einen Datensatz aus!",deleteSelectRecord:"Sind Sie sicher, dass Sie den ausgew\xE4hlten Datensatz l\xF6schen m\xF6chten?",removeSelectRecord:"Sind Sie sicher, dass Sie den ausgew\xE4hlten Datensatz entfernen m\xF6chten?",dataUnchanged:"Daten nicht ge\xE4ndert!",delSuccess:"Der ausgew\xE4hlte Rekord wurde erfolgreich gel\xF6scht!",saveSuccess:"Erfolgreich sparen!",operError:"Ein Fehler ist aufgetreten und die Operation ist fehlgeschlagen!"},select:{search:"suchen",loadingText:"Laden",emptyText:"Noch keine Daten"},pager:{goto:"Gehen",gotoTitle:"Anzahl der Seiten",pagesize:"{0} Elemente/Seite",total:"Total {0} Datens\xE4tze",pageClassifier:"Seite",homePage:"Titelseite",homePageTitle:"Titelseite",prevPage:"Vorherige Seite",prevPageTitle:"Vorherige Seite",nextPage:"N\xE4chste Seite",nextPageTitle:"N\xE4chste Seite",prevJump:"Seite hochspringen",prevJumpTitle:"Seite hochspringen",nextJump:"Seite nach unten springen",nextJumpTitle:"Seite nach unten springen",endPage:"Letzte Seite",endPageTitle:"Letzte Seite"},alert:{title:"Systemaufforderungen"},button:{confirm:"best\xE4tigen",cancel:"Stornieren",clear:"Klar"},filter:{search:"suchen"},custom:{cstmTitle:"Spalteneinstellungen",cstmRestore:"Standardeinstellung wiederherstellen",cstmCancel:"Stornieren",cstmConfirm:"Sicher",cstmConfirmRestore:"Bitte best\xE4tigen Sie, ob es in die Standardspaltenkonfiguration wiederhergestellt wird.",cstmDragTarget:"Bewegung: {0}",setting:{colSort:"Sortieren",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Spaltenentitel",colResizable:"S\xE4ulenbreite (Pixel)",colVisible:"Ob angezeigt",colFixed:"Einfrierens\xE4ule",colFixedMax:"Spalten einfrieren (bis zu {0} Spalten)",fixedLeft:"Linke Seite",fixedUnset:"Nicht gesetzt",fixedRight:"Rechte Seite"}},import:{modes:{covering:"\xDCberschreibe -Methode (direkt \xFCberschreibe Tabellendaten)",insert:"Gehen Sie unten an (Gehen Sie am Ende der Tabelle neue Daten an)",insertTop:"Gehen Sie oben an (Gehen Sie neue Daten oben in der Tabelle an)",insertBottom:"Gehen Sie unten an (Gehen Sie am Ende der Tabelle neue Daten an)"},impTitle:"Daten importieren",impFile:"Dateiname",impSelect:"Datei ausw\xE4hlen",impType:"Dateityp",impOpts:"Parametereinstellungen",impMode:"Importmodus",impConfirm:"Import",impCancel:"Stornieren"},export:{types:{csv:"CSV (Komma getrennt) (*. CSV)",html:"Webseite (*.html)",xml:"XML -Daten (*.xml)",txt:"Textdatei (Registerkarte getrennt) (*. Txt)",xls:"Excel 97-2003 Arbeitsbuch (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Leere Daten",current:"Aktuelle Daten (Daten auf der aktuellen Seite)",selected:"Ausgew\xE4hlte Daten (Daten auf der aktuellen Seite ausgew\xE4hlt)",all:"Vollst\xE4ndige Daten (einschlie\xDFlich aller ausgelieferten Daten)"},printTitle:"Daten drucken",expTitle:"Daten exportieren",expName:"Dateiname",expNamePlaceholder:"Bitte geben Sie einen Dateinamen ein",expSheetName:"Titel",expSheetNamePlaceholder:"Bitte geben Sie einen Titel ein",expType:"Typ speichern",expMode:"Daten ausw\xE4hlen",expCurrentColumn:"Alle Felder",expColumn:"Feld ausw\xE4hlen",expOpts:"Parametereinstellungen",expOptHeader:"Kopfball",expHeaderTitle:"Ist der Tischkopf ben\xF6tigt",expOptFooter:"Ende der Tabelle",expFooterTitle:"Ist das Ende der Tabelle erforderlich?",expOptColgroup:"Gruppierungsheader",expOptTitle:"Spaltenentitel",expTitleTitle:"Ob es sich um den Spaltentitel handelt, sonst wird er als Feldname der Spalte angezeigt",expColgroupTitle:"Wenn vorhanden, wird ein Kopfball mit einer Gruppierungsstruktur unterst\xFCtzt",expOptMerge:"verschmelzen",expMergeTitle:"Wenn vorhanden, werden Zellen mit zusammengef\xFChrten Strukturen unterst\xFCtzt",expOptAllExpand:"Den Baum erweitern",expAllExpandTitle:"Wenn es existiert, wird es unterst\xFCtzt, alle Daten mit hierarchischen Strukturen zu erweitern",expOptUseStyle:"Stil",expUseStyleTitle:"Wenn vorhanden, werden Zellen mit Stil unterst\xFCtzt",expOptOriginal:"Quelldaten",expOriginalTitle:"Wenn es sich",expPrint:"Drucken",expConfirm:"Export",expCancel:"Stornieren"},modal:{errTitle:"Fehlermeldung",zoomMin:"Minimieren",zoomIn:"maximieren",zoomOut:"Reduktion",close:"Schlie\xDFung",miniMaxSize:"Die Anzahl der minimierten Fenster darf {0} nicht \xFCberschreiten",footPropErr:"Show-Footer wird nur verwendet, um den Tischschwanz zu aktivieren, und muss mit Show-Confirm-Button | verwendet werden Show-Cancel-Button | Slots"},drawer:{close:"Schlie\xDFung"},form:{folding:"Schlie\xDFen",unfolding:"Expandieren"},toolbar:{import:"Import",export:"Export",print:"Drucken",refresh:"Aktualisieren",zoomIn:"Vollbild",zoomOut:"Reduktion",custom:"Spalteneinstellungen",customAll:"alle",customConfirm:"best\xE4tigen",customRestore:"Zur\xFCcksetzen",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren",cancelFixed:"Entf\xE4rben"},datePicker:{yearTitle:"{0} Jahre"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Januar",m2:"Februar",m3:"Marsch",m4:"April",m5:"Mai",m6:"Juni",m7:"Juli",m8:"August",m9:"September",m10:"Oktober",m11:"November",m12:"Dezember",quarterLabel:"{0} Jahre",monthLabel:"{0} Jahre",dayLabel:"{0} Jahr {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sonntag",w1:"am Montag",w2:"Dienstag",w3:"Mittwoch",w4:"Donnerstag",w5:"Freitag",w6:"Samstag"},months:{m0:"Januar",m1:"Februar",m2:"Marsch",m3:"April",m4:"Mai",m5:"Juni",m6:"Juli",m7:"August",m8:"September",m9:"Oktober",m10:"November",m11:"Dezember"},quarters:{q1:"Erstes Quartal",q2:"Zweites Quartal",q3:"Drittes Quartal",q4:"Viertes Quartal"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Vorschau",operBtn:{zoomOut:"Schrumpfen",zoomIn:"vergr\xF6\xDFern",pctFull:"Gleicherma\xDFen Skalierung",pct11:"Originalgr\xF6\xDFe zeigen",rotateLeft:"Links drehen",rotateRight:"Nach rechts drehen",print:"Klicken Sie hier, um das Bild zu drucken",download:"Klicken Sie hier, um das Bild herunterzuladen"}},upload:{fileBtnText:"Klicken Sie auf oder ziehen Sie zum Hochladen",imgBtnText:"Klicken Sie auf oder ziehen Sie zum Hochladen",dragPlaceholder:"Bitte ziehen Sie die Datei zum Hochladen in diesen Bereich und lassen Sie sie ab",imgSizeHint:"Bl\xE4ttchen {0}",imgCountHint:"Maximum {0} Bilder",fileTypeHint:"Unterst\xFCtzen Sie {0} Dateitypen",fileSizeHint:"Eine einzelne Dateigr\xF6\xDFe \xFCberschreitet {0} nicht",fileCountHint:"Bis zu {0} -Dateien k\xF6nnen hochgeladen werden",uploadTypeErr:"Dateityp -Nicht\xFCbereinstimmung!",overCountErr:"Nur {0} -Dateien k\xF6nnen h\xF6chstens ausgew\xE4hlt werden!",overCountExtraErr:"Die maximale Anzahl von {0} wurde \xFCberschritten, und die \xFCbersch\xFCssigen {1} -Dateien werden ignoriert!",overSizeErr:"Die maximale Dateigr\xF6\xDFe darf {0} nicht \xFCberschreiten!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Wiederbelastung",uploadProgress:"Hochladen {0}%",uploadErr:"Upload fehlgeschlagen",uploadSuccess:"Erfolgreich hochladen",moreBtnText:"Mehr ({0})",viewItemTitle:"Klicken Sie hier, um anzuzeigen",morePopup:{readTitle:"Liste anzeigen",imageTitle:"Laden Sie Bilder hoch",fileTitle:"Datei hochladen"}},empty:{defText:"Noch keine Daten"},colorPicker:{clear:"Klar",confirm:"best\xE4tigen",copySuccess:"Kopieren Sie in Zwischenablage: {0}",hex:"HEX"},formDesign:{formName:"Formname",defFormTitle:"Unbenannte Form",widgetPropTab:"Kontrolleigenschaften",widgetFormTab:"Formeigenschaften",error:{wdFormUni:"Diese Art der Steuerung darf nur einen in der Form hinzuf\xFCgen",wdSubUni:"Diese Art der Steuerung darf nur einen in die Subtisch hinzuf\xFCgen"},styleSetting:{btn:"Stileinstellungen",title:"Formularstileinstellungen",layoutTitle:"Kontrolllayout",verticalLayout:"Oberes und unteres Layout",horizontalLayout:"Horizontales Layout",styleTitle:"Titelstil",boldTitle:"Titel mutig",fontBold:"Deutlich",fontNormal:"konventionell",colonTitle:"Zeigen Sie Colon",colonVisible:"zeigen",colonHidden:"verstecken",alignTitle:"Ausrichtung",widthTitle:"Titelbreite",alignLeft:"Auf der linken Seite",alignRight:"Rechts",unitPx:"Pixel",unitPct:"Prozentsatz"},widget:{group:{base:"Grundlegende Kontrollen",layout:"Layoutkontrollen",system:"Systemsteuerungen",module:"Modulsteuerungen",chart:"Diagrammkontrolle",advanced:"Fortgeschrittene Steuerelemente"},copyTitle:"Copy_ {0}",component:{input:"Eingabefeld",textarea:"Textfeld",select:"Runter ziehen, um auszuw\xE4hlen",row:"Eine Zeile und mehrere Spalten",title:"Titel",text:"Text",subtable:"Untertisch",VxeSwitch:"ob",VxeInput:"Eingabefeld",VxeNumberInput:"Nummer",VxeDatePicker:"Datum",VxeTextarea:"Textfeld",VxeSelect:"Runter ziehen, um auszuw\xE4hlen",VxeTreeSelect:"Baumauswahl",VxeRadioGroup:"Optionsknopf",VxeCheckboxGroup:"Kontrollk\xE4stchen",VxeUploadFile:"dokumentieren",VxeUploadImage:"Bild",VxeRate:"Punktzahl",VxeSlider:"Schieberegler"}},widgetProp:{name:"Kontrollname",placeholder:"Prompt",required:"Erforderliche \xDCberpr\xFCfung",multiple:"Mehrere Auswahlm\xF6glichkeiten sind erlaubt",displaySetting:{name:"Einstellungen anzeigen",pc:"PC",mobile:"Mobile",visible:"zeigen",hidden:"verstecken"},dataSource:{name:"Datenquelle",defValue:"Option {0}",addOption:"Optionen hinzuf\xFCgen",batchEditOption:"Batch -Bearbeitung",batchEditTip:"Jede Zeile entspricht einer Option, die direkte Kopie und Einf\xFCgen von Tabellen, Excel und WPS unterst\xFCtzt.",batchEditSubTip:"Jede Zeile entspricht einer Option. Wenn es sich um eine Gruppe handelt, k\xF6nnen die untergeordneten Elemente mit einem Speicherplatz oder einem Registerkartenschl\xFCssel beginnen und unterst\xFCtzt direkte Kopien und Einf\xFCgen von Tabellen, Excel und WPS.",buildOption:"Optionen erstellen"},rowProp:{colSize:"Anzahl der Spalten",col2:"Zwei Spalten",col3:"Drei Spalten",col4:"Vier Spalten",col6:"Sechs Spalten",layout:"Layout"},textProp:{name:"Inhalt",alignTitle:"Ausrichtung",alignLeft:"Auf der linken Seite",alignCenter:"Center",alignRight:"Rechts",colorTitle:"Schriftfarbe",sizeTitle:"Schriftgr\xF6\xDFe",boldTitle:"K\xFChne Schrift",fontNormal:"konventionell",fontBold:"Deutlich"},subtableProp:{seqTitle:"Seriennummer",showSeq:"Seriennummer anzeigen",showCheckbox:"Mehrere Auswahlm\xF6glichkeiten sind erlaubt",errSubDrag:"Die Subtisch unterst\xFCtzt diese Kontrolle nicht. Bitte verwenden Sie andere Steuerelemente",colPlace:"Ziehen Sie die Kontrolle ein"},uploadProp:{limitFileCount:"Dateimengengrenze",limitFileSize:"Dateigr\xF6\xDFenbegrenzung",multiFile:"Lassen Sie mehrere Dateien hochgeladen werden",limitImgCount:"Begrenzung der Anzahl der Bilder",limitImgSize:"Bildgr\xF6\xDFengrenze",multiImg:"Lassen Sie mehrere Bilder hochladen"}}},listDesign:{fieldSettingTab:"Feldeinstellungen",listSettingTab:"Parametereinstellungen",searchTitle:"Abfragekriterien",listTitle:"Listenfeld",searchField:"Abfragefelder",listField:"Listenfeld",activeBtn:{ActionButtonUpdate:"bearbeiten",ActionButtonDelete:"l\xF6schen"},search:{addBtn:"bearbeiten",emptyText:"Abfragebedingungen nicht konfiguriert",editPopupTitle:"Abfragebelder bearbeiten"},searchPopup:{colTitle:"Titel",saveBtn:"speichern"}},text:{copySuccess:"Kopiert in die Zwischenablage",copyError:"Die aktuelle Umgebung unterst\xFCtzt diesen Vorgang nicht"},countdown:{formats:{yyyy:"Jahr",MM:"Mond",dd:"Himmel",HH:"Stunde",mm:"Punkt",ss:"Zweite"}},plugins:{extendCellArea:{area:{mergeErr:"Diese Operation kann nicht an zusammengef\xFChrten Zellen durchgef\xFChrt werden",multiErr:"Dieser Vorgang kann nicht in mehreren Auswahlbereichen durchgef\xFChrt werden",selectErr:"Im angegebenen Bereich kann nicht auf Zellen arbeiten",extendErr:"Wenn der erweiterte Bereich zusammengef\xFChrte Zellen enth\xE4lt, m\xFCssen alle zusammengef\xFChrten Zellen die gleiche Gr\xF6\xDFe haben",pasteMultiErr:"Die kopierten und eingef\xFCgten Bereiche m\xFCssen nicht einf\xFCgen und m\xFCssen gleich gro\xDF sein, um diesen Vorgang auszuf\xFChren",cpInvalidErr:"Die Operation kann nicht durchgef\xFChrt werden. Es gibt verbotene Spalten ({0}) in dem von Ihnen ausgew\xE4hlten Bereich."},fnr:{title:"Finden und ersetzen",findLabel:"Finden",replaceLabel:"ersetzen",findTitle:"Finden Sie was:",replaceTitle:"Ersetzen durch:",tabs:{find:"Finden",replace:"ersetzen"},filter:{re:"Regul\xE4re Ausdr\xFCcke",whole:"Vollst\xE4ndiges Wort Matching",sensitive:"Fallempfindlichkeit"},btns:{findNext:"Weitere finden",findAll:"Finden Sie alle",replace:"ersetzen",replaceAll:"Alles ersetzen",cancel:"Stornieren"},header:{seq:"#",cell:"Zelle",value:"Wert"},body:{row:"Zeile: {0}",col:"Spalte: {0}"},empty:"(Nullwert)",reError:"Ung\xFCltiger regul\xE4rer Ausdruck",recordCount:"{0} Zellen gefunden",notCell:"Die passende Zelle kann nicht gefunden werden",replaceSuccess:"Erfolgreich ersetzt {0} Zellen"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppe",cancelFixed:"Entf\xE4rben",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren"},cases:{equal:"gleich",gt:"Gr\xF6\xDFer als",lt:"Weniger als",begin:"Der Anfang ist",endin:"Das Ende ist",include:"Enthalten",isSensitive:"Fallempfindlichkeit"}},filterCombination:{menus:{sort:"Sortieren",clearSort:"Klare Sortierung",sortAsc:"Aufsteigende Ordnung",sortDesc:"absteigende Reihenfolge",fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppe",cancelFixed:"Entf\xE4rben",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren",clearFilter:"Klaren Filter",textOption:"Textfilter",numberOption:"Numerischer Filter"},popup:{title:"Benutzerdefinierte Filtermethoden",currColumnTitle:"Aktuelle Spalte:",and:"Und",or:"oder",describeHtml:"Verf\xFCgbar? Repr\xE4sentiert ein einzelnes Zeichen <br/> Verwendung * repr\xE4sentiert alle mehrere Zeichen"},cases:{equal:"gleich",unequal:"Nicht gleich",gt:"Gr\xF6\xDFer als",ge:"Gr\xF6\xDFer als oder gleich zu",lt:"Weniger als",le:"Weniger als oder gleich zu",begin:"Der Anfang ist",notbegin:"Es ist nicht am Anfang",endin:"Das Ende ist",notendin:"Das Ende ist nicht",include:"Enthalten",exclude:"Nicht enthalten",between:"Zwischen",custom:"Benutzerdefinierte Filter",insensitive:"Fall unempfindlich",isSensitive:"Fallempfindlichkeit"},empty:"(leer)",notData:"Kein Match"}},pro:{area:{mergeErr:"Diese Operation kann nicht an zusammengef\xFChrten Zellen durchgef\xFChrt werden",multiErr:"Dieser Vorgang kann nicht in mehreren Auswahlbereichen durchgef\xFChrt werden",extendErr:"Wenn der erweiterte Bereich zusammengef\xFChrte Zellen enth\xE4lt, m\xFCssen alle zusammengef\xFChrten Zellen die gleiche Gr\xF6\xDFe haben",pasteMultiErr:"Die kopierten und eingef\xFCgten Bereiche m\xFCssen nicht einf\xFCgen und m\xFCssen gleich gro\xDF sein, um diesen Vorgang auszuf\xFChren"},fnr:{title:"Finden und ersetzen",findLabel:"Finden",replaceLabel:"ersetzen",findTitle:"Inhalt finden:",replaceTitle:"Ersetzen durch:",tabs:{find:"Finden",replace:"ersetzen"},filter:{re:"Regul\xE4re Ausdr\xFCcke",whole:"Vollst\xE4ndiges Wort Matching",sensitive:"Fallempfindlichkeit"},btns:{findNext:"Weitere finden",findAll:"Finden Sie alle",replace:"ersetzen",replaceAll:"Alles ersetzen",cancel:"Stornieren"},header:{seq:"#",cell:"Zelle",value:"Wert"},empty:"(Nullwert)",reError:"Ung\xFCltiger regul\xE4rer Ausdruck",recordCount:"{0} Zellen gefunden",notCell:"Keine passende Zelle gefunden",replaceSuccess:"Erfolgreich ersetzt {0} Zellen"}},renderer:{search:"suchen",cases:{equal:"gleich",unequal:"Nicht gleich",gt:"Gr\xF6\xDFer als",ge:"Gr\xF6\xDFer als oder gleich zu",lt:"Weniger als",le:"Weniger als oder gleich zu",begin:"Der Anfang ist",notbegin:"Es ist nicht am Anfang",endin:"Das Ende ist",notendin:"Das Ende ist nicht",include:"Enthalten",exclude:"Nicht enthalten",between:"Zwischen",custom:"Benutzerdefinierte Filter",insensitive:"Fall unempfindlich",isSensitive:"Fallempfindlichkeit"},combination:{menus:{sort:"Sortieren",clearSort:"Klare Sortierung",sortAsc:"Aufsteigende Ordnung",sortDesc:"absteigende Reihenfolge",fixedColumn:"Einfrierens\xE4ule",fixedGroup:"Gefriergruppe",cancelFixed:"Entf\xE4rben",fixedLeft:"Einfrieren links",fixedRight:"Richtig einfrieren",clearFilter:"Klaren Filter",textOption:"Textfilterung",numberOption:"Numerische Filterung"},popup:{title:"Benutzerdefinierte Filtermethoden",currColumnTitle:"Aktuelle Spalte:",and:"Und",or:"oder",describeHtml:"Verf\xFCgbar? Repr\xE4sentiert ein einzelnes Zeichen <br/> Verwendung * repr\xE4sentiert alle mehrere Zeichen"},empty:"(leer)",notData:"Kein Match"}}}}),Yr}var Ow=Lw(),Mw=be(Ow),Jr={},w2;function Vw(){return w2||(w2=1,Object.defineProperty(Jr,"__esModule",{value:!0}),Jr.default=void 0,Jr.default={vxe:{base:{pleaseInput:"Por favor ingrese",pleaseSelect:"Seleccione",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"cargando..."},error:{downErr:"Descargar fallido",errLargeData:"Cuando la cantidad de datos unidos es demasiado grande, use {0}, de lo contrario puede causar retraso",groupFixed:"Si se usa encabezados agrupados, la columna congelada debe ser establecida por grupo",groupMouseRange:'El encabezado de agrupaci\xF3n no se puede usar al mismo tiempo que "{0}" y esto puede causar un error',groupTag:'Los encabezados de la columna de agrupaci\xF3n deben usar "{0}" en lugar de "{1}", lo que puede causar errores',scrollErrProp:'Este par\xE1metro "{0}" no es compatible despu\xE9s de que el desplazamiento virtual est\xE9 habilitado',errConflicts:'Par\xE1metro "{0}" En conflicto con "{1}"',notSupportProp:'"{1}" no se admite cuando el par\xE1metro "{0}" est\xE1 habilitado, deber\xEDa ser "{2}", de lo contrario ocurrir\xE1 un error',notConflictProp:'Cuando se usa "{0}", "{1}" debe establecerse, de lo contrario puede haber conflictos funcionales',unableInsert:"No se puede insertar en la ubicaci\xF3n especificada, verifique si los par\xE1metros son correctos",useErr:'Se produjo un error al instalar el m\xF3dulo "{0}". El pedido puede ser incorrecto. El m\xF3dulo dependiente debe instalarse antes de la tabla',barUnableLink:"La barra de herramientas no puede asociar tablas",expandContent:'La ranura para la l\xEDnea expandida debe ser "contenido", verifique si es correcto',reqComp:'Falta el componente "{0}", verifique si est\xE1 instalado correctamente. https://vxeui.com/#/start/useglobal',reqModule:'Falta m\xF3dulo "{0}"',reqProp:'Falta el par\xE1metro "{0}" necesario, lo que puede causar un error',emptyProp:'El par\xE1metro "{0}" no puede estar vac\xEDo',errProp:'Par\xE1metro no compatible "{0}", posiblemente "{1}"',colRepet:'columna. {0} = "{1}" se repite, lo que puede hacer que algunas funciones se vuelvan inutilizables',notFunc:'El m\xE9todo "{0}" no existe',errFunc:'El par\xE1metro "{0}" no es un m\xE9todo',notValidators:'La verificaci\xF3n global "{0}" no existe',notFormats:'El formato global "{0}" no existe',notCommands:'La directiva global "{0}" no existe',notSlot:'La ranura "{0}" no existe',noTree:'"{0}" no es compatible con la estructura del \xE1rbol',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Par\xE1metro no compatible "{0}"',checkProp:'Cuando el volumen de datos es demasiado grande, la casilla de verificaci\xF3n puede tartamudear. Se recomienda establecer el par\xE1metro "{0}" para mejorar la velocidad de renderizaci\xF3n',coverProp:'El par\xE1metro "{1}" de "{0}" se define repetidamente, lo que puede causar un error',uniField:'El nombre de campo "{0}" se define repetidamente, lo que puede causar un error',repeatKey:'Repita la clave primaria {0} = "{1}", que puede causar un error',delFunc:'El m\xE9todo "{0}" est\xE1 en desuso, use "{1}"',delProp:'Par\xE1metro "{0}" est\xE1 en desuso, use "{1}"',delEvent:'El evento "{0}" est\xE1 en desuso, por favor use "{1}"',removeProp:'El par\xE1metro "{0}" est\xE1 en desuso y no se recomienda, lo que puede causar un error',errFormat:'El contenido formateado global debe definirse utilizando "vxetable.formats" y el m\xE9todo de montaje "formatter = {0}" ya no se recomienda.',notType:'Tipo de archivo no compatible "{0}"',notExp:"Este navegador no admite la funci\xF3n de importaci\xF3n/exportaci\xF3n",impFields:"La importaci\xF3n fall\xF3. Compruebe si el nombre del campo y el formato de datos son correctos.",treeNotImp:"Las tablas de \xE1rboles no admiten la importaci\xF3n",treeCrossDrag:"Solo arrastre el primer nivel",treeDragChild:"Los padres no pueden arrastrar a sus propios hijos",reqPlugin:'"{1}" no est\xE1 instalado en https://vxeui.com/other{0 /#/{1}/install',errMaxRow:"Al exceder las filas de volumen de datos m\xE1ximos admitidos, esto puede causar un error"},table:{emptyText:"A\xFAn no hay datos",allTitle:"Seleccionar todo/Cancelar",seqTitle:"N\xFAmero de serie",actionTitle:"funcionar",confirmFilter:"filtrar",resetFilter:"Reiniciar",allFilter:"todo",sortAsc:"Orden ascendente: m\xE1s bajo a m\xE1s alto",sortDesc:"Orden descendente: m\xE1s alto a m\xE1s bajo",filter:"Habilitar el filtrado para columnas seleccionadas",impSuccess:"Registros {0} importados con \xE9xito",expLoading:"Exportador",expSuccess:"Exportar con \xE9xito",expError:"Exportaci\xF3n fallida",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configuraci\xF3n de columna",customAll:"todo",customConfirm:"confirmar",customClose:"cierre",customCancel:"Cancelar",customRestore:"Restaurar predeterminado",maxFixedCol:"El n\xFAmero m\xE1ximo de columnas congeladas no puede exceder {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Mover: {0}",resizeColTip:"Ancho: {0} p\xEDxeles",resizeRowTip:"Altura: {0} p\xEDxeles",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\xA1Seleccione al menos un registro!",deleteSelectRecord:"\xBFEst\xE1s seguro de que quieres eliminar el registro seleccionado?",removeSelectRecord:"\xBFEst\xE1s seguro de que quieres eliminar el registro seleccionado?",dataUnchanged:"\xA1Los datos no cambiaron!",delSuccess:"\xA1El registro seleccionado se elimin\xF3 con \xE9xito!",saveSuccess:"\xA1Ahorre con \xE9xito!",operError:"\xA1Se produjo un error y la operaci\xF3n fall\xF3!"},select:{search:"buscar",loadingText:"cargando",emptyText:"A\xFAn no hay datos"},pager:{goto:"Ir",gotoTitle:"N\xFAmero de p\xE1ginas",pagesize:"{0} elementos/p\xE1gina",total:"Total {0} registros",pageClassifier:"P\xE1gina",homePage:"p\xE1gina delantera",homePageTitle:"p\xE1gina delantera",prevPage:"P\xE1gina anterior",prevPageTitle:"P\xE1gina anterior",nextPage:"P\xE1gina siguiente",nextPageTitle:"P\xE1gina siguiente",prevJump:"P\xE1gina de salto",prevJumpTitle:"P\xE1gina de salto",nextJump:"P\xE1gina de salto",nextJumpTitle:"P\xE1gina de salto",endPage:"\xDAltima p\xE1gina",endPageTitle:"\xDAltima p\xE1gina"},alert:{title:"Indica el sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"buscar"},custom:{cstmTitle:"Configuraci\xF3n de columna",cstmRestore:"Restaurar predeterminado",cstmCancel:"Cancelar",cstmConfirm:"Seguro",cstmConfirmRestore:"\xBFConfirma si se restaura a la configuraci\xF3n de columna predeterminada?",cstmDragTarget:"Mover: {0}",setting:{colSort:"Clasificar",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"T\xEDtulo de columna",colResizable:"Ancho de columna (p\xEDxeles)",colVisible:"Si mostrar",colFixed:"Columna de congelaci\xF3n",colFixedMax:"Columnas de congelaci\xF3n (hasta {0} columnas)",fixedLeft:"Lado izquierdo",fixedUnset:"No establecido",fixedRight:"Lado derecho"}},import:{modes:{covering:"M\xE9todo de sobrescribencia (sobrescribir directamente los datos de la tabla)",insert:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)",insertTop:"Agregar en la parte superior (Agregar nuevos datos en la parte superior de la tabla)",insertBottom:"Agregar en la parte inferior (Agregar nuevos datos en la parte inferior de la tabla)"},impTitle:"Importar datos",impFile:"Nombre del archivo",impSelect:"Seleccionar archivo",impType:"Tipo de archivo",impOpts:"Configuraci\xF3n de par\xE1metros",impMode:"Modo de importaci\xF3n",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (coma separado) (*. CSV)",html:"P\xE1gina web (*.html)",xml:"Datos XML (*.xml)",txt:"Archivo de texto (pesta\xF1a separado) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Datos vac\xEDos",current:"Datos actuales (datos en la p\xE1gina actual)",selected:"Datos seleccionados (datos seleccionados en la p\xE1gina actual)",all:"Datos completos (incluidos todos los datos pagados)"},printTitle:"Imprimir datos",expTitle:"Exportaci\xF3n de datos",expName:"Nombre del archivo",expNamePlaceholder:"Ingrese un nombre de archivo",expSheetName:"t\xEDtulo",expSheetNamePlaceholder:"Por favor ingrese un t\xEDtulo",expType:"Tipo de guardado",expMode:"Seleccionar datos",expCurrentColumn:"Todos los campos",expColumn:"Campo de selecci\xF3n",expOpts:"Configuraci\xF3n de par\xE1metros",expOptHeader:"Encabezamiento",expHeaderTitle:"\xBFSe requiere el encabezado de la tabla?",expOptFooter:"Final de la mesa",expFooterTitle:"\xBFSe requiere el final de la tabla?",expOptColgroup:"Encabezado de agrupaci\xF3n",expOptTitle:"T\xEDtulo de columna",expTitleTitle:"Si es el t\xEDtulo de la columna, de lo contrario se mostrar\xE1 como el nombre del campo de la columna",expColgroupTitle:"Si est\xE1 presente, se admite un encabezado con una estructura de agrupaci\xF3n",expOptMerge:"unir",expMergeTitle:"Si est\xE1 presente, las c\xE9lulas con estructuras fusionadas son compatibles",expOptAllExpand:"Expandir el \xE1rbol",expAllExpandTitle:"Si existe, es compatible para expandir todos los datos con estructuras jer\xE1rquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Si est\xE1 presente, las celdas con estilo son compatibles",expOptOriginal:"Datos de origen",expOriginalTitle:"Si son datos de origen, la importaci\xF3n en tablas es compatible",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensaje de error",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"reducci\xF3n",close:"cierre",miniMaxSize:"El n\xFAmero de ventanas minimizadas no puede exceder {0}",footPropErr:"Show-Footer solo se usa para habilitar la cola de la mesa, y debe usarse con Show-Confirm-Button | Show-Cancel-Button | ranura"},drawer:{close:"cierre"},form:{folding:"Cerca",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"refrescar",zoomIn:"pantalla completa",zoomOut:"reducci\xF3n",custom:"Configuraci\xF3n de columna",customAll:"todo",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",cancelFixed:"Descongelar"},datePicker:{yearTitle:"{0} a\xF1os"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Enero",m2:"Febrero",m3:"Marzo",m4:"Abril",m5:"Puede",m6:"Junio",m7:"Julio",m8:"Agosto",m9:"Septiembre",m10:"Octubre",m11:"Noviembre",m12:"Diciembre",quarterLabel:"{0} a\xF1os",monthLabel:"{0} a\xF1os",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Lun",w2:"Mar",w3:"Casarse",w4:"Jue",w5:"Vie",w6:"Se sent\xF3"},months:{m0:"Enero",m1:"Febrero",m2:"Marzo",m3:"Abril",m4:"Puede",m5:"Junio",m6:"Julio",m7:"Agosto",m8:"Septiembre",m9:"Octubre",m10:"Noviembre",m11:"Diciembre"},quarters:{q1:"Primer trimestre",q2:"Segundo trimestre",q3:"Tercer trimestre",q4:"Cuarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Avance",operBtn:{zoomOut:"Encoger",zoomIn:"agrandar",pctFull:"Escala igualmente",pct11:"Mostrar tama\xF1o original",rotateLeft:"Girar a la izquierda",rotateRight:"Girar hacia la derecha",print:"Haga clic para imprimir la imagen",download:"Haga clic para descargar la imagen"}},upload:{fileBtnText:"Haga clic o arrastre para cargar",imgBtnText:"Haga clic o arrastre para cargar",dragPlaceholder:"Arrastre y deje caer el archivo a esta \xE1rea para cargar",imgSizeHint:"Folleto {0}",imgCountHint:"M\xE1ximo {0} im\xE1genes",fileTypeHint:"Soporte {0} tipos de archivos",fileSizeHint:"Un solo tama\xF1o de archivo no excede {0}",fileCountHint:"Se pueden cargar hasta {0} archivos",uploadTypeErr:"\xA1Tipo de archivo MISMATCH!",overCountErr:"\xA1Solo los archivos {0} se pueden seleccionar como m\xE1ximo!",overCountExtraErr:"Se ha excedido el n\xFAmero m\xE1ximo de {0}, \xA1y los archivos de exceso {1} se ignorar\xE1n!",overSizeErr:"\xA1El tama\xF1o m\xE1ximo del archivo no puede exceder {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Volver a cargar",uploadProgress:"Cargando {0}%",uploadErr:"Carga fall\xF3",uploadSuccess:"Subir con \xE9xito",moreBtnText:"M\xE1s ({0})",viewItemTitle:"Haga clic para ver",morePopup:{readTitle:"Ver la lista",imageTitle:"Subir fotos",fileTitle:"Archivo de carga"}},empty:{defText:"A\xFAn no hay datos"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado al portapapeles: {0}",hex:"HEX"},formDesign:{formName:"Nombre del formulario",defFormTitle:"Forma sin nombre",widgetPropTab:"Propiedades de control",widgetFormTab:"Propiedades de forma",error:{wdFormUni:"Este tipo de control puede agregar solo uno en el formulario",wdSubUni:"Este tipo de control puede agregar solo uno en la subtendia"},styleSetting:{btn:"Configuraci\xF3n de estilo",title:"Configuraci\xF3n de estilo de formulario",layoutTitle:"Dise\xF1o de control",verticalLayout:"Dise\xF1o superior e inferior",horizontalLayout:"Dise\xF1o horizontal",styleTitle:"Estilo de t\xEDtulo",boldTitle:"T\xEDtulo Bold",fontBold:"Atrevido",fontNormal:"convencional",colonTitle:"Mostrar el colon",colonVisible:"espect\xE1culo",colonHidden:"esconder",alignTitle:"Alineaci\xF3n",widthTitle:"Ancho del t\xEDtulo",alignLeft:"A la izquierda",alignRight:"A la derecha",unitPx:"P\xEDxeles",unitPct:"porcentaje"},widget:{group:{base:"Controles b\xE1sicos",layout:"Controles de dise\xF1o",system:"Controles del sistema",module:"Controles de m\xF3dulos",chart:"Control de la tabla",advanced:"Controles avanzados"},copyTitle:"Copy_ {0}",component:{input:"Caja de entrada",textarea:"Campo de texto",select:"Tire hacia abajo para seleccionar",row:"Una fila y m\xFAltiples columnas",title:"t\xEDtulo",text:"texto",subtable:"Subtitable",VxeSwitch:"si",VxeInput:"Caja de entrada",VxeNumberInput:"n\xFAmero",VxeDatePicker:"fecha",VxeTextarea:"Campo de texto",VxeSelect:"Tire hacia abajo para seleccionar",VxeTreeSelect:"Selecci\xF3n de \xE1rboles",VxeRadioGroup:"Bot\xF3n de radio",VxeCheckboxGroup:"Caja",VxeUploadFile:"documento",VxeUploadImage:"imagen",VxeRate:"puntaje",VxeSlider:"control deslizante"}},widgetProp:{name:"Nombre de control",placeholder:"Inmediato",required:"Verificaci\xF3n requerida",multiple:"Se permiten m\xFAltiples opciones",displaySetting:{name:"Mostrar configuraci\xF3n",pc:"ordenador personal",mobile:"M\xF3vil",visible:"espect\xE1culo",hidden:"esconder"},dataSource:{name:"Fuente de datos",defValue:"Opci\xF3n {0}",addOption:"Agregar opciones",batchEditOption:"Edici\xF3n por lotes",batchEditTip:"Cada fila corresponde a una opci\xF3n, que admite copiar y pegar directamente desde tablas, Excel y WPS.",batchEditSubTip:"Cada fila corresponde a una opci\xF3n. Si se trata de un grupo, los elementos infantiles pueden comenzar con un espacio o una tecla Tab, y admite copiar y pegar directamente en Tablas, Excel y WPS.",buildOption:"Construir opciones"},rowProp:{colSize:"N\xFAmero de columnas",col2:"Dos columnas",col3:"Tres columnas",col4:"Cuatro columnas",col6:"Seis columnas",layout:"disposici\xF3n"},textProp:{name:"contenido",alignTitle:"Alineaci\xF3n",alignLeft:"A la izquierda",alignCenter:"Centro",alignRight:"A la derecha",colorTitle:"Color de fuente",sizeTitle:"Tama\xF1o de fuente",boldTitle:"Fuente en negrita",fontNormal:"convencional",fontBold:"Atrevido"},subtableProp:{seqTitle:"N\xFAmero de serie",showSeq:"Mostrar n\xFAmero de serie",showCheckbox:"Se permiten m\xFAltiples opciones",errSubDrag:"El subtendible no admite este control, utilice otros controles",colPlace:"Arrastre el control en"},uploadProp:{limitFileCount:"L\xEDmite de cantidad de archivo",limitFileSize:"L\xEDmite de tama\xF1o de archivo",multiFile:"Permitir que se carguen varios archivos",limitImgCount:"L\xEDmite n\xFAmero de im\xE1genes",limitImgSize:"L\xEDmite de tama\xF1o de imagen",multiImg:"Permitir m\xFAltiples im\xE1genes para cargar"}}},listDesign:{fieldSettingTab:"Configuraci\xF3n de campo",listSettingTab:"Configuraci\xF3n de par\xE1metros",searchTitle:"Criterio de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"borrar"},search:{addBtn:"editar",emptyText:"Condiciones de consulta no configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"t\xEDtulo",saveBtn:"ahorrar"}},text:{copySuccess:"Copiado al portapapeles",copyError:"El entorno actual no admite esta operaci\xF3n"},countdown:{formats:{yyyy:"A\xF1o",MM:"luna",dd:"cielo",HH:"hora",mm:"punto",ss:"Segundo"}},plugins:{extendCellArea:{area:{mergeErr:"Esta operaci\xF3n no se puede realizar en c\xE9lulas fusionadas",multiErr:"Esta operaci\xF3n no se puede realizar en m\xFAltiples \xE1reas de selecci\xF3n",selectErr:"No se puede operar en las celdas en el rango especificado",extendErr:"Si el rango extendido contiene c\xE9lulas fusionadas, todas las c\xE9lulas fusionadas deben ser del mismo tama\xF1o",pasteMultiErr:"Incapaz de pegar, las \xE1reas copiadas y pegadas deben ser del mismo tama\xF1o para realizar esta operaci\xF3n",cpInvalidErr:"La operaci\xF3n no se puede realizar. Hay columnas prohibidas ({0}) en el rango que seleccion\xF3."},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encuentra qu\xE9:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue may\xFAsculas y min\xFAsculas"},btns:{findNext:"Encontrar a continuaci\xF3n",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Cel\xFAla",value:"valor"},body:{row:"Fila: {0}",col:"Columna: {0}"},empty:"(Valor nulo)",reError:"Expresi\xF3n regular no v\xE1lida",recordCount:"{0} celdas encontradas",notCell:"La celda correspondiente no se puede encontrar",replaceSuccess:"Reemplaz\xF3 con \xE9xito {0} celdas"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Grupo de congelaci\xF3n",cancelFixed:"Descongelar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha"},cases:{equal:"igual",gt:"M\xE1s que",lt:"Menos que",begin:"El comienzo es",endin:"El final es",include:"Incluir",isSensitive:"distingue may\xFAsculas y min\xFAsculas"}},filterCombination:{menus:{sort:"Clasificar",clearSort:"Clasificaci\xF3n clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Grupo de congelaci\xF3n",cancelFixed:"Descongelar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",clearFilter:"Filtro claro",textOption:"Filtro de texto",numberOption:"Filtro num\xE9rico"},popup:{title:"M\xE9todos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"\xBFDisponible? Representa un solo personaje <br/> uso * representa cualquier caracteres m\xFAltiples"},cases:{equal:"igual",unequal:"No igual a",gt:"M\xE1s que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insensible",isSensitive:"distingue may\xFAsculas y min\xFAsculas"},empty:"(blanco)",notData:"Sin partido"}},pro:{area:{mergeErr:"Esta operaci\xF3n no se puede realizar en c\xE9lulas fusionadas",multiErr:"Esta operaci\xF3n no se puede realizar en m\xFAltiples \xE1reas de selecci\xF3n",extendErr:"Si el rango extendido contiene c\xE9lulas fusionadas, todas las c\xE9lulas fusionadas deben ser del mismo tama\xF1o",pasteMultiErr:"Incapaz de pegar, las \xE1reas copiadas y pegadas deben ser del mismo tama\xF1o para realizar esta operaci\xF3n"},fnr:{title:"Buscar y reemplazar",findLabel:"Encontrar",replaceLabel:"reemplazar",findTitle:"Encontrar contenido:",replaceTitle:"Reemplazar con:",tabs:{find:"Encontrar",replace:"reemplazar"},filter:{re:"Expresiones regulares",whole:"Coincidencia de palabra completa",sensitive:"distingue may\xFAsculas y min\xFAsculas"},btns:{findNext:"Encontrar a continuaci\xF3n",findAll:"Encontrar todo",replace:"reemplazar",replaceAll:"Reemplazar todo",cancel:"Cancelar"},header:{seq:"#",cell:"Cel\xFAla",value:"valor"},empty:"(Valor nulo)",reError:"Expresi\xF3n regular no v\xE1lida",recordCount:"{0} celdas encontradas",notCell:"No se encontr\xF3 celda a juego",replaceSuccess:"Reemplaz\xF3 con \xE9xito {0} celdas"}},renderer:{search:"buscar",cases:{equal:"igual",unequal:"No igual a",gt:"M\xE1s que",ge:"Mayor o igual a",lt:"Menos que",le:"Menos o igual a",begin:"El comienzo es",notbegin:"No es al principio",endin:"El final es",notendin:"El final no es",include:"Incluir",exclude:"No incluido",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insensible",isSensitive:"distingue may\xFAsculas y min\xFAsculas"},combination:{menus:{sort:"Clasificar",clearSort:"Clasificaci\xF3n clara",sortAsc:"Orden ascendente",sortDesc:"orden descendente",fixedColumn:"Columna de congelaci\xF3n",fixedGroup:"Grupo de congelaci\xF3n",cancelFixed:"Descongelar",fixedLeft:"Congelarse a la izquierda",fixedRight:"Congelarse a la derecha",clearFilter:"Filtro claro",textOption:"Filtrado de texto",numberOption:"Filtrado num\xE9rico"},popup:{title:"M\xE9todos de filtrado personalizados",currColumnTitle:"Columna actual:",and:"y",or:"o",describeHtml:"\xBFDisponible? Representa un solo personaje <br/> uso * representa cualquier caracteres m\xFAltiples"},empty:"(blanco)",notData:"Sin partido"}}}}),Jr}var Rw=Vw(),zw=be(Rw),Xr={},T2;function Iw(){return T2||(T2=1,Object.defineProperty(Xr,"__esModule",{value:!0}),Xr.default=void 0,Xr.default={vxe:{base:{pleaseInput:"Veuillez entrer",pleaseSelect:"Veuillez s\xE9lectionner",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"chargement..."},error:{downErr:"\xC9chec du t\xE9l\xE9chargement",errLargeData:"Lorsque la quantit\xE9 de donn\xE9es li\xE9es est trop grande, veuillez utiliser {0}, sinon cela peut entra\xEEner un d\xE9calage",groupFixed:"Si vous utilisez des en-t\xEAtes group\xE9s, la colonne congel\xE9e doit \xEAtre d\xE9finie par groupe",groupMouseRange:`L'en-t\xEAte de regroupement ne peut pas \xEAtre utilis\xE9 en m\xEAme temps que "{0}" et cela peut entra\xEEner une erreur`,groupTag:'Le regroupement des en-t\xEAtes de colonne doit utiliser "{0}" au lieu de "{1}", ce qui peut entra\xEEner des erreurs',scrollErrProp:`Ce param\xE8tre "{0}" n'est pas pris en charge apr\xE8s l'activation du d\xE9filement virtuel`,errConflicts:'Param\xE8tre "{0}" entre en conflit avec "{1}"',notSupportProp:`"{1}" n'est pas pris en charge lorsque le param\xE8tre "{0}" est activ\xE9, il devrait \xEAtre "{2}", sinon une erreur se produira`,notConflictProp:'Lorsque vous utilisez "{0}", "{1}" doit \xEAtre d\xE9fini, sinon il peut y avoir des conflits fonctionnels',unableInsert:"Ne peut pas \xEAtre ins\xE9r\xE9 dans l'emplacement sp\xE9cifi\xE9, veuillez v\xE9rifier si les param\xE8tres sont corrects",useErr:`Une erreur s'est produite lors de l'installation du module "{0}". L'ordonnance peut \xEAtre incorrecte. Le module d\xE9pendant doit \xEAtre install\xE9 avant le tableau`,barUnableLink:"La barre d'outils ne peut pas associer des tables",expandContent:`La fente de la ligne \xE9largie doit \xEAtre "Contenu", veuillez v\xE9rifier s'il est correct`,reqComp:`Le composant "{0}" est manquant, veuillez v\xE9rifier s'il est install\xE9 correctement. https://vxeui.com/#/start/useglobal`,reqModule:'Module "{0}" manquant',reqProp:'Le param\xE8tre "{0}" n\xE9cessaire est manquant, ce qui peut provoquer une erreur',emptyProp:`Le param\xE8tre "{0}" n'est pas autoris\xE9 \xE0 \xEAtre vide`,errProp:'Param\xE8tre non pris en charge "{0}", peut-\xEAtre "{1}"',colRepet:'colonne. {0} = "{1}" est r\xE9p\xE9t\xE9e, ce qui peut rendre certaines fonctions inutilisables',notFunc:`M\xE9thode "{0}" n'existe pas`,errFunc:`Le param\xE8tre "{0}" n'est pas une m\xE9thode`,notValidators:`V\xE9rification globale "{0}" n'existe pas`,notFormats:`Formatage global "{0}" n'existe pas`,notCommands:`La directive globale "{0}" n'existe pas`,notSlot:`Slot "{0}" n'existe pas`,noTree:`"{0}" n'est pas pris en charge dans la structure de l'arbre`,noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Param\xE8tre non pris en charge "{0}"',checkProp:'Lorsque le volume de donn\xE9es est trop grand, la case peut \xEAtre b\xE9gay\xE9e. Il est recommand\xE9 de d\xE9finir le param\xE8tre "{0}" pour am\xE9liorer la vitesse de rendu',coverProp:'Le param\xE8tre "{1}" de "{0}" est d\xE9fini \xE0 plusieurs reprises, ce qui peut provoquer une erreur',uniField:'Le nom de champ "{0}" est d\xE9fini \xE0 plusieurs reprises, ce qui peut provoquer une erreur',repeatKey:'R\xE9p\xE9tez la cl\xE9 primaire {0} = "{1}", qui peut provoquer une erreur',delFunc:'M\xE9thode "{0}" est obsol\xE8te, veuillez utiliser "{1}"',delProp:'Le param\xE8tre "{0}" est obsol\xE8te, veuillez utiliser "{1}"',delEvent:`L'\xE9v\xE9nement "{0}" est obsol\xE8te, veuillez utiliser "{1}"`,removeProp:`Le param\xE8tre "{0}" est obsol\xE8te et n'est pas recommand\xE9, ce qui peut entra\xEEner une erreur`,errFormat:`Le contenu format\xE9 global doit \xEAtre d\xE9fini \xE0 l'aide de "vxetable.formats" et la m\xE9thode de montage "formatter = {0}" n'est plus recommand\xE9e.`,notType:'Type de fichier non pris en charge "{0}"',notExp:"Ce navigateur ne prend pas en charge la fonction d'importation / d'exportation",impFields:"L'importation a \xE9chou\xE9. Veuillez v\xE9rifier si le nom de champ et le format de donn\xE9es sont corrects.",treeNotImp:"Les tables d'arbres ne prennent pas en charge l'importation",treeCrossDrag:"Faites seulement glisser le premier niveau",treeDragChild:"Les parents ne peuvent pas tra\xEEner \xE0 leurs propres enfants",reqPlugin:`"{1}" n'est pas install\xE9 sur https://vxeui.com/other {0,/#/{1 }/install`,errMaxRow:"D\xE9passant les lignes maximales du volume de donn\xE9es prises en charge {0}, cela peut entra\xEEner une erreur"},table:{emptyText:"Pas encore de donn\xE9es",allTitle:"S\xE9lectionnez tout / Annuler",seqTitle:"Num\xE9ro de s\xE9rie",actionTitle:"fonctionner",confirmFilter:"filtre",resetFilter:"R\xE9initialiser",allFilter:"tous",sortAsc:"Ordre ascendant: le plus bas au plus \xE9lev\xE9",sortDesc:"Ordre descendant: le plus \xE9lev\xE9 \xE0 la plus basse",filter:"Activer le filtrage des colonnes s\xE9lectionn\xE9es",impSuccess:"Enregistrements {0} import\xE9s avec succ\xE8s",expLoading:"Exportation",expSuccess:"Exporter avec succ\xE8s",expError:"\xC9chec de l'exportation",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Param\xE8tres de colonne",customAll:"tous",customConfirm:"confirmer",customClose:"fermeture",customCancel:"Annuler",customRestore:"Restaurer par d\xE9faut",maxFixedCol:"Le nombre maximum de colonnes gel\xE9es ne peut pas d\xE9passer {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"D\xE9placer: {0}",resizeColTip:"Largeur: {0} pixels",resizeRowTip:"Hauteur: {0} pixels",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Veuillez s\xE9lectionner au moins un enregistrement!",deleteSelectRecord:"\xCAtes-vous s\xFBr de vouloir supprimer l'enregistrement s\xE9lectionn\xE9?",removeSelectRecord:"\xCAtes-vous s\xFBr de vouloir supprimer l'enregistrement s\xE9lectionn\xE9?",dataUnchanged:"Donn\xE9es non modifi\xE9es!",delSuccess:"Le record s\xE9lectionn\xE9 a \xE9t\xE9 supprim\xE9 avec succ\xE8s!",saveSuccess:"\xC9conomisez avec succ\xE8s!",operError:"Une erreur s'est produite et l'op\xE9ration a \xE9chou\xE9!"},select:{search:"recherche",loadingText:"chargement",emptyText:"Pas encore de donn\xE9es"},pager:{goto:"Aller",gotoTitle:"Nombre de pages",pagesize:"{0} \xC9l\xE9ments / page",total:"Enregistrements totaux {0}",pageClassifier:"Page",homePage:"premi\xE8re page",homePageTitle:"premi\xE8re page",prevPage:"Page pr\xE9c\xE9dente",prevPageTitle:"Page pr\xE9c\xE9dente",nextPage:"Page suivante",nextPageTitle:"Page suivante",prevJump:"Page de saut",prevJumpTitle:"Page de saut",nextJump:"Sauter la page",nextJumpTitle:"Sauter la page",endPage:"Derni\xE8re page",endPageTitle:"Derni\xE8re page"},alert:{title:"Invites du syst\xE8me"},button:{confirm:"confirmer",cancel:"Annuler",clear:"Clair"},filter:{search:"recherche"},custom:{cstmTitle:"Param\xE8tres de colonne",cstmRestore:"Restaurer par d\xE9faut",cstmCancel:"Annuler",cstmConfirm:"Bien s\xFBr",cstmConfirmRestore:"Veuillez confirmer s'il est restaur\xE9 \xE0 la configuration de la colonne par d\xE9faut?",cstmDragTarget:"D\xE9placer: {0}",setting:{colSort:"Trier",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Titre de la colonne",colResizable:"Largeur de colonne (pixels)",colVisible:"S'il faut afficher",colFixed:"Colonne de gel",colFixedMax:"Colonnes de gel (jusqu'\xE0 {0} colonnes)",fixedLeft:"C\xF4t\xE9 gauche",fixedUnset:"Pas r\xE9gl\xE9",fixedRight:"C\xF4t\xE9 droit"}},import:{modes:{covering:"M\xE9thode d'\xE9crasement (\xE9craser directement les donn\xE9es de la table)",insert:"Ajoutez en bas (ajoutez les nouvelles donn\xE9es en bas du tableau)",insertTop:"Ajoutez en haut (ajoutez les nouvelles donn\xE9es en haut du tableau)",insertBottom:"Ajoutez en bas (ajoutez les nouvelles donn\xE9es en bas du tableau)"},impTitle:"Importer des donn\xE9es",impFile:"nom de fichier",impSelect:"S\xE9lectionner le fichier",impType:"Type de fichier",impOpts:"Param\xE8tres",impMode:"Mode d'importation",impConfirm:"Importer",impCancel:"Annuler"},export:{types:{csv:"CSV (virgule s\xE9par\xE9e) (*. CSV)",html:"Page Web (* .html)",xml:"Donn\xE9es XML (* .xml)",txt:"Fichier texte (onglet s\xE9par\xE9) (*. Txt)",xls:"Excel 97-2003 Clain de travail (* .xls)",xlsx:"Excel Workbook (* .xlsx)",pdf:"Pdf (* .pdf)"},modes:{empty:"Donn\xE9es vides",current:"Donn\xE9es actuelles (donn\xE9es sur la page actuelle)",selected:"Donn\xE9es s\xE9lectionn\xE9es (donn\xE9es s\xE9lectionn\xE9es sur la page actuelle)",all:"Donn\xE9es compl\xE8tes (y compris toutes les donn\xE9es pagin\xE9es)"},printTitle:"Imprimer des donn\xE9es",expTitle:"Donn\xE9es d'exportation",expName:"nom de fichier",expNamePlaceholder:"Veuillez saisir un nom de fichier",expSheetName:"titre",expSheetNamePlaceholder:"Veuillez saisir un titre",expType:"Type de sauvegarde",expMode:"S\xE9lectionner des donn\xE9es",expCurrentColumn:"Tous les champs",expColumn:"S\xE9lectionner le champ",expOpts:"Param\xE8tres",expOptHeader:"T\xEAte",expHeaderTitle:"L'en-t\xEAte de table est-il requis",expOptFooter:"Fin de table",expFooterTitle:"La fin du tableau est-elle requise?",expOptColgroup:"En-t\xEAte de regroupement",expOptTitle:"Titre de la colonne",expTitleTitle:"Qu'il s'agisse du titre de la colonne, sinon il sera affich\xE9 comme nom de champ de la colonne",expColgroupTitle:"S'il est pr\xE9sent, un en-t\xEAte avec une structure de regroupement est pris en charge",expOptMerge:"fusionner",expMergeTitle:"Si pr\xE9sents, les cellules avec des structures fusionn\xE9es sont soutenues",expOptAllExpand:"D\xE9velopper l'arbre",expAllExpandTitle:"S'il existe, il est support\xE9 pour \xE9tendre toutes les donn\xE9es avec des structures hi\xE9rarchiques",expOptUseStyle:"style",expUseStyleTitle:"Si pr\xE9sents, les cellules avec style sont prises en charge",expOptOriginal:"Donn\xE9es de source",expOriginalTitle:"S'il s'agit de donn\xE9es source, l'importation dans les tables est prise en charge",expPrint:"Imprimer",expConfirm:"Exporter",expCancel:"Annuler"},modal:{errTitle:"Message d'erreur",zoomMin:"Minimiser",zoomIn:"maximiser",zoomOut:"r\xE9duction",close:"fermeture",miniMaxSize:"Le nombre de fen\xEAtres minimis\xE9es ne peut pas d\xE9passer {0}",footPropErr:"Le show-foooter n'est utilis\xE9 que pour activer la queue de table et doit \xEAtre utilis\xE9 avec le show-confirfirt-button | Button-canal du spectacle | machines \xE0 sous"},drawer:{close:"fermeture"},form:{folding:"Fermer",unfolding:"D\xE9velopper"},toolbar:{import:"Importer",export:"Exporter",print:"Imprimer",refresh:"rafra\xEEchir",zoomIn:"plein \xE9cran",zoomOut:"r\xE9duction",custom:"Param\xE8tres de colonne",customAll:"tous",customConfirm:"confirmer",customRestore:"R\xE9initialiser",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",cancelFixed:"D\xE9geler"},datePicker:{yearTitle:"{0} ans"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Janvier",m2:"F\xE9vrier",m3:"Mars",m4:"Avril",m5:"Peut",m6:"Juin",m7:"Juillet",m8:"Ao\xFBt",m9:"Septembre",m10:"Octobre",m11:"Novembre",m12:"D\xE9cembre",quarterLabel:"{0} years",monthLabel:"{0} years",dayLabel:"{0} year {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Soleil",w1:"Lun",w2:"Mar",w3:"\xC9pouser",w4:"Jeu",w5:"Ven",w6:"Assis"},months:{m0:"Janvier",m1:"F\xE9vrier",m2:"Mars",m3:"Avril",m4:"Peut",m5:"Juin",m6:"Juillet",m7:"Ao\xFBt",m8:"Septembre",m9:"Octobre",m10:"Novembre",m11:"D\xE9cembre"},quarters:{q1:"Premier trimestre",q2:"Deuxi\xE8me trimestre",q3:"Troisi\xE8me trimestre",q4:"Quatri\xE8me trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Pr\xE9visualisation",operBtn:{zoomOut:"R\xE9tr\xE9cir",zoomIn:"agrandir",pctFull:"Mise \xE0 l'\xE9chelle \xE9galement",pct11:"Afficher la taille d'origine",rotateLeft:"Tourner \xE0 gauche",rotateRight:"Tourner vers la droite",print:"Cliquez pour imprimer l'image",download:"Cliquez pour t\xE9l\xE9charger l'image"}},upload:{fileBtnText:"Cliquez ou faites glisser pour t\xE9l\xE9charger",imgBtnText:"Cliquez ou faites glisser pour t\xE9l\xE9charger",dragPlaceholder:"Veuillez faire glisser et d\xE9poser le fichier dans cette zone pour t\xE9l\xE9charger",imgSizeHint:"D\xE9pliant {0}",imgCountHint:"Images maximales {0}",fileTypeHint:"Prise en charge des types de fichiers {0}",fileSizeHint:"Une seule taille de fichier ne d\xE9passe pas {0}",fileCountHint:"Les fichiers jusqu'\xE0 {0} peuvent \xEAtre t\xE9l\xE9charg\xE9s",uploadTypeErr:"D\xE9liachance du type de fichier!",overCountErr:"Seuls les fichiers {0} peuvent \xEAtre s\xE9lectionn\xE9s au maximum!",overCountExtraErr:"Le nombre maximum de {0} a \xE9t\xE9 d\xE9pass\xE9 et les fichiers exc\xE9dentaires {1} seront ignor\xE9s!",overSizeErr:"La taille maximale du fichier ne peut pas d\xE9passer {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"T\xE9l\xE9charger \xE0 nouveau",uploadProgress:"T\xE9l\xE9chargement {0}%",uploadErr:"Le t\xE9l\xE9chargement a \xE9chou\xE9",uploadSuccess:"T\xE9l\xE9charger avec succ\xE8s",moreBtnText:"Plus ({0})",viewItemTitle:"Cliquez pour voir",morePopup:{readTitle:"Affichage de la liste",imageTitle:"T\xE9l\xE9charger des photos",fileTitle:"T\xE9l\xE9charger le fichier"}},empty:{defText:"Pas encore de donn\xE9es"},colorPicker:{clear:"Clair",confirm:"confirmer",copySuccess:"Copie dans le presse-papiers: {0}",hex:"HEX"},formDesign:{formName:"Nom de formulaire",defFormTitle:"Forme anonyme",widgetPropTab:"Propri\xE9t\xE9s de contr\xF4le",widgetFormTab:"Former des propri\xE9t\xE9s",error:{wdFormUni:"Ce type de contr\xF4le est autoris\xE9 \xE0 en ajouter un dans le formulaire",wdSubUni:"Ce type de contr\xF4le est autoris\xE9 \xE0 en ajouter un dans la sous-table"},styleSetting:{btn:"Param\xE8tres de style",title:"Param\xE8tres de style de formulaire",layoutTitle:"Disposition du contr\xF4le",verticalLayout:"Disposition sup\xE9rieure et inf\xE9rieure",horizontalLayout:"Disposition horizontale",styleTitle:"Style de titre",boldTitle:"Titre audacieux",fontBold:"Audacieux",fontNormal:"conventionnel",colonTitle:"Montrer le colon",colonVisible:"montrer",colonHidden:"cacher",alignTitle:"Alignement",widthTitle:"Largeur du titre",alignLeft:"\xC0 gauche",alignRight:"Sur la droite",unitPx:"Pixels",unitPct:"pourcentage"},widget:{group:{base:"Commandes de base",layout:"Contr\xF4les de disposition",system:"Commandes de syst\xE8me",module:"Commandes de module",chart:"Contr\xF4le du graphique",advanced:"Commandes avanc\xE9es"},copyTitle:"Copy_ {0}",component:{input:"Bo\xEEte de saisie",textarea:"Champ de texte",select:"Retraitez vers le bas pour s\xE9lectionner",row:"Une ligne et plusieurs colonnes",title:"titre",text:"texte",subtable:"Sous-table",VxeSwitch:"si",VxeInput:"Bo\xEEte de saisie",VxeNumberInput:"nombre",VxeDatePicker:"date",VxeTextarea:"Champ de texte",VxeSelect:"Retraitez vers le bas pour s\xE9lectionner",VxeTreeSelect:"S\xE9lection des arbres",VxeRadioGroup:"Bouton radio",VxeCheckboxGroup:"Cocher",VxeUploadFile:"document",VxeUploadImage:"image",VxeRate:"score",VxeSlider:"curseur"}},widgetProp:{name:"Nom de contr\xF4le",placeholder:"Rapide",required:"V\xE9rification requise",multiple:"Plusieurs choix sont autoris\xE9s",displaySetting:{name:"Param\xE8tres d'affichage",pc:"PC",mobile:"Mobile",visible:"montrer",hidden:"cacher"},dataSource:{name:"Source de donn\xE9es",defValue:"Option {0}",addOption:"Ajouter des options",batchEditOption:"\xC9dition de lots",batchEditTip:"Chaque ligne correspond \xE0 une option, qui prend en charge la copie directe et coller \xE0 partir de tables, Excel et WPS.",batchEditSubTip:"Chaque ligne correspond \xE0 une option. S'il s'agit d'un groupe, les \xE9l\xE9ments de l'enfant peuvent commencer par un espace ou une cl\xE9 de onglet, et il prend en charge la copie directe et coller \xE0 partir de tables, Excel et WPS.",buildOption:"Options de construction"},rowProp:{colSize:"Nombre de colonnes",col2:"Deux colonnes",col3:"Trois colonnes",col4:"Quatre colonnes",col6:"Six colonnes",layout:"mise en page"},textProp:{name:"contenu",alignTitle:"Alignement",alignLeft:"\xC0 gauche",alignCenter:"Centre",alignRight:"Sur la droite",colorTitle:"Couleur de police",sizeTitle:"Taille de la police",boldTitle:"Police audacieuse",fontNormal:"conventionnel",fontBold:"Audacieux"},subtableProp:{seqTitle:"Num\xE9ro de s\xE9rie",showSeq:"Afficher le num\xE9ro de s\xE9rie",showCheckbox:"Plusieurs choix sont autoris\xE9s",errSubDrag:"La sous-table ne prend pas en charge ce contr\xF4le, veuillez utiliser d'autres contr\xF4les",colPlace:"Faites glisser le contr\xF4le"},uploadProp:{limitFileCount:"Limite de quantit\xE9 de fichier",limitFileSize:"Limite de taille de fichier",multiFile:"Autoriser plusieurs fichiers \xE0 t\xE9l\xE9charger",limitImgCount:"Limiter le nombre d'images",limitImgSize:"Limite de taille d'image",multiImg:"Autoriser plusieurs images \xE0 t\xE9l\xE9charger"}}},listDesign:{fieldSettingTab:"Param\xE8tres de champ",listSettingTab:"Param\xE8tres",searchTitle:"Crit\xE8res de requ\xEAte",listTitle:"Champ de liste",searchField:"Champs de requ\xEAte",listField:"Champ de liste",activeBtn:{ActionButtonUpdate:"modifier",ActionButtonDelete:"supprimer"},search:{addBtn:"modifier",emptyText:"Conditions de requ\xEAte non configur\xE9es",editPopupTitle:"Modifier les champs de requ\xEAte"},searchPopup:{colTitle:"titre",saveBtn:"sauvegarder"}},text:{copySuccess:"Copie dans le presse-papiers",copyError:"L'environnement actuel ne prend pas en charge cette op\xE9ration"},countdown:{formats:{yyyy:"Ann\xE9e",MM:"lune",dd:"ciel",HH:"heure",mm:"indiquer",ss:"Deuxi\xE8me"}},plugins:{extendCellArea:{area:{mergeErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur des cellules fusionn\xE9es",multiErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur plusieurs zones de s\xE9lection",selectErr:"Impossible de fonctionner sur des cellules dans la plage sp\xE9cifi\xE9e",extendErr:"Si la plage \xE9tendue contient des cellules fusionn\xE9es, toutes les cellules fusionn\xE9es doivent \xEAtre de la m\xEAme taille",pasteMultiErr:"Incapables de coller, les zones copi\xE9es et coll\xE9es doivent \xEAtre de la m\xEAme taille pour effectuer cette op\xE9ration",cpInvalidErr:"L'op\xE9ration ne peut pas \xEAtre effectu\xE9e. Il existe des colonnes interdites ({0}) dans la plage que vous avez s\xE9lectionn\xE9e."},fnr:{title:"Trouver et remplacer",findLabel:"Trouver",replaceLabel:"remplacer",findTitle:"Trouver quoi:",replaceTitle:"Remplacer par:",tabs:{find:"Trouver",replace:"remplacer"},filter:{re:"Expressions r\xE9guli\xE8res",whole:"Correspondant \xE0 mot complet",sensitive:"sensible aux majuscules et minuscules"},btns:{findNext:"Trouver ensuite",findAll:"Trouver tout",replace:"remplacer",replaceAll:"Remplacer tout",cancel:"Annuler"},header:{seq:"#",cell:"Cellule",value:"valeur"},body:{row:"Ligne: {0}",col:"Colonne: {0}"},empty:"(Valeur nul)",reError:"Expression r\xE9guli\xE8re non valide",recordCount:"{0} cellules trouv\xE9es",notCell:"La cellule correspondante ne peut \xEAtre trouv\xE9e",replaceSuccess:"Cellules {0} remplac\xE9es avec succ\xE8s"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite"},cases:{equal:"\xE9gal",gt:"Sup\xE9rieur \xE0",lt:"Moins que",begin:"Le d\xE9but est",endin:"La fin est",include:"Inclure",isSensitive:"sensible aux majuscules et minuscules"}},filterCombination:{menus:{sort:"Trier",clearSort:"Toi clair",sortAsc:"Commande ascendante",sortDesc:"Ordre descendant",fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",clearFilter:"Filtre effacer",textOption:"Filtre \xE0 texte",numberOption:"Filtre num\xE9rique"},popup:{title:"M\xE9thodes de filtrage personnalis\xE9es",currColumnTitle:"Colonne actuelle:",and:"et",or:"ou",describeHtml:"Disponible? Repr\xE9sente un seul caract\xE8re <br/> use * repr\xE9sente tous les caract\xE8res multiples"},cases:{equal:"\xE9gal",unequal:"Pas \xE9gal \xE0",gt:"Sup\xE9rieur \xE0",ge:"Sup\xE9rieur ou \xE9gal \xE0",lt:"Moins que",le:"Moins ou \xE9gal \xE0",begin:"Le d\xE9but est",notbegin:"Ce n'est pas au d\xE9but",endin:"La fin est",notendin:"La fin n'est pas",include:"Inclure",exclude:"Pas inclus",between:"Entre",custom:"Filtre personnalis\xE9",insensitive:"Cas insensible au cas",isSensitive:"sensible aux majuscules et minuscules"},empty:"(vide)",notData:"Pas de match"}},pro:{area:{mergeErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur des cellules fusionn\xE9es",multiErr:"Cette op\xE9ration ne peut pas \xEAtre effectu\xE9e sur plusieurs zones de s\xE9lection",extendErr:"Si la plage \xE9tendue contient des cellules fusionn\xE9es, toutes les cellules fusionn\xE9es doivent \xEAtre de la m\xEAme taille",pasteMultiErr:"Incapables de coller, les zones copi\xE9es et coll\xE9es doivent \xEAtre de la m\xEAme taille pour effectuer cette op\xE9ration"},fnr:{title:"Trouver et remplacer",findLabel:"Trouver",replaceLabel:"remplacer",findTitle:"Trouver du contenu:",replaceTitle:"Remplacer par:",tabs:{find:"Trouver",replace:"remplacer"},filter:{re:"Expressions r\xE9guli\xE8res",whole:"Correspondant \xE0 mot complet",sensitive:"sensible aux majuscules et minuscules"},btns:{findNext:"Trouver ensuite",findAll:"Trouver tout",replace:"remplacer",replaceAll:"Remplacer tout",cancel:"Annuler"},header:{seq:"#",cell:"Cellule",value:"valeur"},empty:"(Valeur nul)",reError:"Expression r\xE9guli\xE8re non valide",recordCount:"{0} cellules trouv\xE9es",notCell:"Aucune cellule correspondante trouv\xE9e",replaceSuccess:"Cellules {0} remplac\xE9es avec succ\xE8s"}},renderer:{search:"recherche",cases:{equal:"\xE9gal",unequal:"Pas \xE9gal \xE0",gt:"Sup\xE9rieur \xE0",ge:"Sup\xE9rieur ou \xE9gal \xE0",lt:"Moins que",le:"Moins ou \xE9gal \xE0",begin:"Le d\xE9but est",notbegin:"Ce n'est pas au d\xE9but",endin:"La fin est",notendin:"La fin n'est pas",include:"Inclure",exclude:"Pas inclus",between:"Entre",custom:"Filtre personnalis\xE9",insensitive:"Cas insensible au cas",isSensitive:"sensible aux majuscules et minuscules"},combination:{menus:{sort:"Trier",clearSort:"Toi clair",sortAsc:"Commande ascendante",sortDesc:"Ordre descendant",fixedColumn:"Colonne de gel",fixedGroup:"Groupe de gel",cancelFixed:"D\xE9geler",fixedLeft:"Geller \xE0 gauche",fixedRight:"Geler \xE0 droite",clearFilter:"Filtre effacer",textOption:"Filtrage de texte",numberOption:"Filtrage num\xE9rique"},popup:{title:"M\xE9thodes de filtrage personnalis\xE9es",currColumnTitle:"Colonne actuelle:",and:"et",or:"ou",describeHtml:"Disponible? Repr\xE9sente un seul caract\xE8re <br/> use * repr\xE9sente tous les caract\xE8res multiples"},empty:"(vide)",notData:"Pas de match"}}}}),Xr}var Hw=Iw(),Uw=be(Hw),Zr={},k2;function qw(){return k2||(k2=1,Object.defineProperty(Zr,"__esModule",{value:!0}),Zr.default=void 0,Zr.default={vxe:{base:{pleaseInput:"Inserisci",pleaseSelect:"Seleziona",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"caricamento..."},error:{downErr:"Scarica non riuscita",errLargeData:"Quando la quantit\xE0 di dati vincolati \xE8 troppo grande, si prega di utilizzare {0}, altrimenti potrebbe causare un ritardo",groupFixed:"Se si utilizzano intestazioni raggruppate, la colonna congelata deve essere impostata per gruppo",groupMouseRange:`L'intestazione del raggruppamento non pu\xF2 essere utilizzata contemporaneamente a "{0}" e questo pu\xF2 causare un errore`,groupTag:'Le intestazioni della colonna di raggruppamento dovrebbero usare "{0}" invece di "{1}", che pu\xF2 causare errori',scrollErrProp:'Questo parametro "{0}" non \xE8 supportato dopo che lo scorrimento virtuale \xE8 abilitato',errConflicts:'Parametro "{0}" conflitti con "{1}"',notSupportProp:'"{1}" non \xE8 supportato quando il parametro "{0}" \xE8 abilitato, dovrebbe essere "{2}", altrimenti si verificher\xE0 un errore',notConflictProp:'Quando si utilizza "{0}", "{1}" dovrebbe essere impostato, altrimenti potrebbero esserci conflitti funzionali',unableInsert:"Non pu\xF2 essere inserito nella posizione specificata, si prega di verificare se i parametri sono corretti",useErr:`Si \xE8 verificato un errore durante l'installazione del modulo "{0}". L'ordine pu\xF2 essere errato. Il modulo dipendente deve essere installato prima della tabella`,barUnableLink:"La barra degli strumenti non pu\xF2 associare le tabelle",expandContent:'Lo slot per la linea espansa dovrebbe essere "contenuto", controlla se \xE8 corretto',reqComp:'Manca il componente "{0}", controlla se \xE8 installato correttamente. https://vxeui.com/#/start/useglobal',reqModule:'Manca il modulo "{0}"',reqProp:'Manca il parametro "{0}" necessario, che pu\xF2 causare un errore',emptyProp:'Il parametro "{0}" non pu\xF2 essere vuoto',errProp:'Parametro non supportato "{0}", possibilmente "{1}"',colRepet:'column. {0} = "{1}" viene ripetuto, il che pu\xF2 causare inutili alcune funzioni',notFunc:'Metodo "{0}" non esiste',errFunc:'Il parametro "{0}" non \xE8 un metodo',notValidators:'La verifica globale "{0}" non esiste',notFormats:'La formattazione globale "{0}" non esiste',notCommands:'La direttiva globale "{0}" non esiste',notSlot:'Lo slot "{0}" non esiste',noTree:`"{0}" non \xE8 supportato nella struttura dell'albero`,noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Parametro non supportato "{0}"',checkProp:'Quando il volume dei dati \xE8 troppo grande, la casella di controllo pu\xF2 essere balbettata. Si consiglia di impostare il parametro "{0}" per migliorare la velocit\xE0 di rendering',coverProp:'Il parametro "{1}" di "{0}" \xE8 ripetutamente definito, che pu\xF2 causare un errore',uniField:'Il nome del campo "{0}" \xE8 ripetutamente definito, il che pu\xF2 causare un errore',repeatKey:'Ripeti la chiave primaria {0} = "{1}", che pu\xF2 causare un errore',delFunc:'Il metodo "{0}" \xE8 deprecato, usa "{1}"',delProp:'Il parametro "{0}" \xE8 deprecato, usa "{1}"',delEvent:`L'evento "{0}" \xE8 deprecato, usa "{1}"`,removeProp:'Il parametro "{0}" \xE8 deprecato e non \xE8 raccomandato, il che pu\xF2 causare un errore',errFormat:'Il contenuto formattato globale deve essere definito utilizzando "vxetable.formats" e il metodo di montaggio "formatter = {0}" non \xE8 pi\xF9 consigliato.',notType:'Tipo di file non supportato "{0}"',notExp:"Questo browser non supporta la funzione di importazione/esportazione",impFields:"L'importazione non \xE8 riuscita. Si prega di controllare se il nome del campo e il formato dei dati sono corretti.",treeNotImp:"Le tabelle degli alberi non supportano l'importazione",treeCrossDrag:"Trascina solo il primo livello",treeDragChild:"I genitori non possono trascinare con i propri figli",reqPlugin:'"{1}" non \xE8 installato su https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"Superando il volume dei dati supportato massimo {0} righe, questo pu\xF2 causare un errore"},table:{emptyText:"Nessun dati ancora",allTitle:"Seleziona All/Annulla",seqTitle:"Numero di serie",actionTitle:"operare",confirmFilter:"filtro",resetFilter:"Reset",allFilter:"Tutto",sortAsc:"Ordine ascendente: da pi\xF9 basso al pi\xF9 alto",sortDesc:"Ordine discendente: da pi\xF9 alto al pi\xF9 basso",filter:"Abilita il filtro per colonne selezionate",impSuccess:"Record {0} importati correttamente",expLoading:"Esportazione",expSuccess:"Esportazione con successo",expError:"L'esportazione non \xE8 riuscita",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customClose:"chiusura",customCancel:"Cancellare",customRestore:"Ripristina il valore predefinito",maxFixedCol:"Il numero massimo di colonne congelate non pu\xF2 superare {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Muovi: {0}",resizeColTip:"Larghezza: {0} pixel",resizeRowTip:"Altezza: {0} pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Seleziona almeno un record!",deleteSelectRecord:"Sei sicuro di voler eliminare il record selezionato?",removeSelectRecord:"Sei sicuro di voler rimuovere il record selezionato?",dataUnchanged:"Dati non modificati!",delSuccess:"Il record selezionato \xE8 stato eliminato con successo!",saveSuccess:"Salva con successo!",operError:"Si \xE8 verificato un errore e l'operazione non \xE8 riuscita!"},select:{search:"ricerca",loadingText:"caricamento",emptyText:"Nessun dati ancora"},pager:{goto:"Andare",gotoTitle:"Numero di pagine",pagesize:"{0} elementi/pagina",total:"Record totali {0}",pageClassifier:"Pagina",homePage:"prima pagina",homePageTitle:"prima pagina",prevPage:"Pagina precedente",prevPageTitle:"Pagina precedente",nextPage:"Pagina successiva",nextPageTitle:"Pagina successiva",prevJump:"Salta su pagina",prevJumpTitle:"Salta su pagina",nextJump:"Salta gi\xF9 la pagina",nextJumpTitle:"Salta gi\xF9 la pagina",endPage:"Ultima pagina",endPageTitle:"Ultima pagina"},alert:{title:"Procamenti di sistema"},button:{confirm:"confermare",cancel:"Cancellare",clear:"Chiaro"},filter:{search:"ricerca"},custom:{cstmTitle:"Impostazioni della colonna",cstmRestore:"Ripristina il valore predefinito",cstmCancel:"Cancellare",cstmConfirm:"Sicuro",cstmConfirmRestore:"Si prega di confermare se \xE8 ripristinato alla configurazione della colonna predefinita?",cstmDragTarget:"Muovi: {0}",setting:{colSort:"Ordinare",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Titolo della colonna",colResizable:"Larghezza della colonna (pixel)",colVisible:"Se visualizzare",colFixed:"Colonna di congelamento",colFixedMax:"Colonne di congelamento (fino a {0} colonne)",fixedLeft:"Lato sinistro",fixedUnset:"Non impostato",fixedRight:"Lato destro"}},import:{modes:{covering:"Metodo sovrascrivo (sovrascrivi direttamente i dati della tabella)",insert:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)",insertTop:"Aggiungi in alto (aggiungi nuovi dati nella parte superiore della tabella)",insertBottom:"Aggiungi in fondo (aggiungi nuovi dati nella parte inferiore della tabella)"},impTitle:"Importa dati",impFile:"Nome file",impSelect:"Seleziona file",impType:"Tipo di file",impOpts:"Impostazioni dei parametri",impMode:"Modalit\xE0 di importazione",impConfirm:"Importare",impCancel:"Cancellare"},export:{types:{csv:"CSV (virgola separata) (*. CSV)",html:"Pagina web (*.html)",xml:"XML Data (*.xml)",txt:"File di testo (scheda separata) (*. Txt)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Libro di lavoro Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dati vuoti",current:"Dati correnti (dati sulla pagina corrente)",selected:"Dati selezionati (dati selezionati nella pagina corrente)",all:"Dati completi (compresi tutti i dati pagati)"},printTitle:"Stampa dati",expTitle:"Dati di esportazione",expName:"Nome file",expNamePlaceholder:"Inserisci un nome di un file",expSheetName:"titolo",expSheetNamePlaceholder:"Inserisci un titolo",expType:"Salva tipo",expMode:"Seleziona i dati",expCurrentColumn:"Tutti i campi",expColumn:"Seleziona il campo",expOpts:"Impostazioni dei parametri",expOptHeader:"Intestazione",expHeaderTitle:"\xC8 richiesta l'intestazione del tavolo",expOptFooter:"Fine della tabella",expFooterTitle:"\xC8 richiesta la fine del tavolo?",expOptColgroup:"Testa di raggruppamento",expOptTitle:"Titolo della colonna",expTitleTitle:"Che si tratti del titolo della colonna, altrimenti verr\xE0 visualizzato come nome del campo della colonna",expColgroupTitle:"Se presente, \xE8 supportata un'intestazione con una struttura di raggruppamento",expOptMerge:"unire",expMergeTitle:"Se presenti, le cellule con strutture unite sono supportate",expOptAllExpand:"Espandere l'albero",expAllExpandTitle:"Se esiste, \xE8 supportato per espandere tutti i dati con strutture gerarchiche",expOptUseStyle:"stile",expUseStyleTitle:"Se presenti, le celle con stile sono supportate",expOptOriginal:"Dati di origine",expOriginalTitle:"Se sono dati di origine, l'importazione nelle tabelle \xE8 supportata",expPrint:"Stampa",expConfirm:"Esportare",expCancel:"Cancellare"},modal:{errTitle:"Messaggio di errore",zoomMin:"Minimizzare",zoomIn:"massimizzare",zoomOut:"riduzione",close:"chiusura",miniMaxSize:"Il numero di finestre minimizzate non pu\xF2 superare {0}",footPropErr:"Show-footer viene utilizzato solo per abilitare la coda del tavolo e deve essere utilizzato con il pulsante show-confirm | Show-Cancel-Button | slot"},drawer:{close:"chiusura"},form:{folding:"Vicino",unfolding:"Espandere"},toolbar:{import:"Importare",export:"Esportare",print:"Stampa",refresh:"rinfrescare",zoomIn:"a schermo intero",zoomOut:"riduzione",custom:"Impostazioni della colonna",customAll:"Tutto",customConfirm:"confermare",customRestore:"Reset",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",cancelFixed:"Scongelare"},datePicker:{yearTitle:"{0} anni"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Gennaio",m2:"Febbraio",m3:"Marzo",m4:"aprile",m5:"Maggio",m6:"Giugno",m7:"Luglio",m8:"agosto",m9:"settembre",m10:"ottobre",m11:"novembre",m12:"Dicembre",quarterLabel:"{0} anni",monthLabel:"{0} anni",dayLabel:"{0} anno {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sole",w1:"Lun",w2:"Mar",w3:"Sposa",w4:"Thu",w5:"Ven",w6:"Sab"},months:{m0:"Gennaio",m1:"Febbraio",m2:"Marzo",m3:"aprile",m4:"Maggio",m5:"Giugno",m6:"Luglio",m7:"agosto",m8:"settembre",m9:"ottobre",m10:"novembre",m11:"Dicembre"},quarters:{q1:"Primo trimestre",q2:"Secondo trimestre",q3:"Terzo trimestre",q4:"Quarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Anteprima",operBtn:{zoomOut:"Restringersi",zoomIn:"ingrandire",pctFull:"Ridimensionando allo stesso modo",pct11:"Mostra le dimensioni originali",rotateLeft:"Ruotare a sinistra",rotateRight:"Ruotare a destra",print:"Fare clic per stampare l'immagine",download:"Fai clic per scaricare l'immagine"}},upload:{fileBtnText:"Fare clic o trascinare per caricare",imgBtnText:"Fare clic o trascinare per caricare",dragPlaceholder:"Si prega di trascinare e rilasciare il file in quest'area per caricare",imgSizeHint:"Foglie {0}",imgCountHint:"Immagini massime {0}",fileTypeHint:"Supporto {0} tipi di file",fileSizeHint:"Una dimensione singola del file non supera {0}",fileCountHint:"I file fino a {0} possono essere caricati",uploadTypeErr:"Mismatch del tipo di file!",overCountErr:"Solo i file {0} possono essere selezionati al massimo!",overCountExtraErr:"Il numero massimo di {0} \xE8 stato superato e i file in eccesso {1} verranno ignorati!",overSizeErr:"La dimensione massima del file non pu\xF2 superare {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Ri-caricamento",uploadProgress:"Caricamento {0}%",uploadErr:"Caricamento non riuscito",uploadSuccess:"Carica correttamente",moreBtnText:"Altro ({0})",viewItemTitle:"Fare clic per visualizzare",morePopup:{readTitle:"Visualizza elenco",imageTitle:"Carica immagini",fileTitle:"Carica file"}},empty:{defText:"Nessun dati ancora"},colorPicker:{clear:"Chiaro",confirm:"confermare",copySuccess:"Copiato sugli appunti: {0}",hex:"HEX"},formDesign:{formName:"Nome del modulo",defFormTitle:"Forma senza nome",widgetPropTab:"Propriet\xE0 di controllo",widgetFormTab:"Propriet\xE0 del modulo",error:{wdFormUni:"Questo tipo di controllo pu\xF2 aggiungerne solo uno nella forma",wdSubUni:"Questo tipo di controllo pu\xF2 aggiungerne solo uno nella sottotable"},styleSetting:{btn:"Impostazioni di stile",title:"Impostazioni di stile da forma",layoutTitle:"Layout di controllo",verticalLayout:"Layout superiore e inferiore",horizontalLayout:"Layout orizzontale",styleTitle:"Stile del titolo",boldTitle:"Titolo audace",fontBold:"Grassetto",fontNormal:"convenzionale",colonTitle:"Mostra il colon",colonVisible:"spettacolo",colonHidden:"nascondere",alignTitle:"Allineamento",widthTitle:"Larghezza del titolo",alignLeft:"Sulla sinistra",alignRight:"A destra",unitPx:"Pixel",unitPct:"percentuale"},widget:{group:{base:"Controlli di base",layout:"Controlli di layout",system:"Controlli di sistema",module:"Controlli del modulo",chart:"Controllo del grafico",advanced:"Controlli avanzati"},copyTitle:"Copy_ {0}",component:{input:"Casella di input",textarea:"Campo di testo",select:"Tira gi\xF9 per selezionare",row:"Una riga e pi\xF9 colonne",title:"titolo",text:"testo",subtable:"Sotto-tavolo",VxeSwitch:"se",VxeInput:"Casella di input",VxeNumberInput:"numero",VxeDatePicker:"data",VxeTextarea:"Campo di testo",VxeSelect:"Tira gi\xF9 per selezionare",VxeTreeSelect:"Selezione degli alberi",VxeRadioGroup:"Pulsante di opzione",VxeCheckboxGroup:"Casella di controllo",VxeUploadFile:"documento",VxeUploadImage:"immagine",VxeRate:"punto",VxeSlider:"Slider"}},widgetProp:{name:"Nome del controllo",placeholder:"Richiesta",required:"Verifica richiesta",multiple:"Sono consentite pi\xF9 scelte",displaySetting:{name:"Impostazioni di visualizzazione",pc:"PC",mobile:"Mobile",visible:"spettacolo",hidden:"nascondere"},dataSource:{name:"Fonte di dati",defValue:"Opzione {0}",addOption:"Aggiungi opzioni",batchEditOption:"Editing batch",batchEditTip:"Ogni riga corrisponde a un'opzione, che supporta copia e incolla diretta da tabelle, Excel e WPS.",batchEditSubTip:"Ogni riga corrisponde a un'opzione. Se si tratta di un gruppo, gli elementi figlio possono iniziare con uno spazio o un tasto TAB e supporta copia e incolla diretta da tabelle, Excel e WPS.",buildOption:"Opzioni di costruzione"},rowProp:{colSize:"Numero di colonne",col2:"Due colonne",col3:"Tre colonne",col4:"Quattro colonne",col6:"Sei colonne",layout:"disposizione"},textProp:{name:"contenuto",alignTitle:"Allineamento",alignLeft:"Sulla sinistra",alignCenter:"Centro",alignRight:"A destra",colorTitle:"Colore del carattere",sizeTitle:"Dimensione del carattere",boldTitle:"Carattere audace",fontNormal:"convenzionale",fontBold:"Grassetto"},subtableProp:{seqTitle:"Numero di serie",showSeq:"Mostra il numero di serie",showCheckbox:"Sono consentite pi\xF9 scelte",errSubDrag:"La sottotable non supporta questo controllo, utilizza altri controlli",colPlace:"Trascina il controllo"},uploadProp:{limitFileCount:"Limite di quantit\xE0 di file",limitFileSize:"Limite di dimensioni del file",multiFile:"Consenti di caricare pi\xF9 file",limitImgCount:"Limite il numero di immagini",limitImgSize:"Limite di dimensione dell'immagine",multiImg:"Consenti a pi\xF9 immagini di caricare"}}},listDesign:{fieldSettingTab:"Impostazioni sul campo",listSettingTab:"Impostazioni dei parametri",searchTitle:"Criteri di query",listTitle:"Campo elenco",searchField:"Campi di query",listField:"Campo elenco",activeBtn:{ActionButtonUpdate:"modificare",ActionButtonDelete:"eliminare"},search:{addBtn:"modificare",emptyText:"Condizioni di query non configurate",editPopupTitle:"Modifica campi di query"},searchPopup:{colTitle:"titolo",saveBtn:"salva"}},text:{copySuccess:"Copiato negli appunti",copyError:"L'ambiente attuale non supporta questa operazione"},countdown:{formats:{yyyy:"Anno",MM:"luna",dd:"cielo",HH:"ora",mm:"punto",ss:"Secondo"}},plugins:{extendCellArea:{area:{mergeErr:"Questa operazione non pu\xF2 essere eseguita su celle unite",multiErr:"Questa operazione non pu\xF2 essere eseguita su pi\xF9 aree di selezione",selectErr:"Impossibile operare su celle nell'intervallo specificato",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione",cpInvalidErr:"L'operazione non pu\xF2 essere eseguita. Esistono colonne proibite ({0}) nell'intervallo selezionato."},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova cosa:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},body:{row:"Riga: {0}",col:"Colonna: {0}"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"La cella corrispondente non pu\xF2 essere trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right"},cases:{equal:"pari",gt:"Maggiore di",lt:"Meno di",begin:"L'inizio \xE8",endin:"La fine \xE8",include:"Includere",isSensitive:"maiuscole e minuscole"}},filterCombination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta pi\xF9 caratteri"},cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio \xE8",notbegin:"Non \xE8 all'inizio",endin:"La fine \xE8",notendin:"Il finale non lo \xE8",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}},pro:{area:{mergeErr:"Questa operazione non pu\xF2 essere eseguita su celle unite",multiErr:"Questa operazione non pu\xF2 essere eseguita su pi\xF9 aree di selezione",extendErr:"Se l'intervallo esteso contiene celle unite, tutte le celle unite devono avere le stesse dimensioni",pasteMultiErr:"Incapace di incollare, le aree copiate e incollate devono essere delle stesse dimensioni per eseguire questa operazione"},fnr:{title:"Trova e sostituisci",findLabel:"Trovare",replaceLabel:"sostituire",findTitle:"Trova il contenuto:",replaceTitle:"Sostituire con:",tabs:{find:"Trovare",replace:"sostituire"},filter:{re:"Espressioni regolari",whole:"Corrispondenza di parole complete",sensitive:"maiuscole e minuscole"},btns:{findNext:"Trova il prossimo",findAll:"Trova tutto",replace:"sostituire",replaceAll:"Sostituire tutto",cancel:"Cancellare"},header:{seq:"#",cell:"Cella",value:"valore"},empty:"(Valore null)",reError:"Espressione regolare non valida",recordCount:"{0} celle trovate",notCell:"Nessuna cellula corrispondente trovata",replaceSuccess:"Sostituire correttamente le celle {0}"}},renderer:{search:"ricerca",cases:{equal:"pari",unequal:"Non uguale a",gt:"Maggiore di",ge:"Maggiore o uguale a",lt:"Meno di",le:"Meno o uguale a",begin:"L'inizio \xE8",notbegin:"Non \xE8 all'inizio",endin:"La fine \xE8",notendin:"Il finale non lo \xE8",include:"Includere",exclude:"Non incluso",between:"Fra",custom:"Filtro personalizzato",insensitive:"Caso insensibile",isSensitive:"maiuscole e minuscole"},combination:{menus:{sort:"Ordinare",clearSort:"Ordine chiara",sortAsc:"Ordine ascendente",sortDesc:"ordine discendente",fixedColumn:"Colonna di congelamento",fixedGroup:"Gruppo di congelamento",cancelFixed:"Scongelare",fixedLeft:"Freeze a sinistra",fixedRight:"Freeze Right",clearFilter:"Filtro chiaro",textOption:"Filtro di testo",numberOption:"Filtro numerico"},popup:{title:"Metodi di filtraggio personalizzati",currColumnTitle:"Colonna corrente:",and:"E",or:"O",describeHtml:"Disponibile? Rappresenta un singolo carattere <br/> usa * rappresenta pi\xF9 caratteri"},empty:"(vuoto)",notData:"Nessuna corrispondenza"}}}}),Zr}var $w=qw(),jw=be($w),Qr={},B2;function Gw(){return B2||(B2=1,Object.defineProperty(Qr,"__esModule",{value:!0}),Qr.default=void 0,Qr.default={vxe:{base:{pleaseInput:"\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",pleaseSelect:"\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u8AAD\u307F\u8FBC\u307F..."},error:{downErr:"\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u304C\u5931\u6557\u3057\u307E\u3057\u305F",errLargeData:"\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u305F\u30C7\u30FC\u30BF\u306E\u91CF\u304C\u5927\u304D\u3059\u304E\u308B\u5834\u5408\u306F\u3001{0}\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044\u3002",groupFixed:"\u30B0\u30EB\u30FC\u30D7\u5316\u3055\u308C\u305F\u30D8\u30C3\u30C0\u30FC\u3092\u4F7F\u7528\u3059\u308B\u5834\u5408\u3001\u51CD\u7D50\u5217\u306F\u30B0\u30EB\u30FC\u30D7\u3054\u3068\u306B\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",groupMouseRange:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D8\u30C3\u30C0\u30FC\u306F\u300C{0}\u300D\u3068\u540C\u6642\u306B\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002\u3053\u308C\u306B\u3088\u308A\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002",groupTag:"\u30B0\u30EB\u30FC\u30D7\u5316\u5217\u30D8\u30C3\u30C0\u30FC\u306F\u3001\u300C{1}\u300D\u306E\u4EE3\u308F\u308A\u306B\u300C{0}\u300D\u3092\u4F7F\u7528\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",scrollErrProp:"\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u3001\u4EEE\u60F3\u30B9\u30AF\u30ED\u30FC\u30EB\u304C\u6709\u52B9\u306B\u306A\u3063\u305F\u5F8C\u306B\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errConflicts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u300C{1}\u300D\u3068\u7AF6\u5408\u3057\u307E\u3059",notSupportProp:"\u300C{1}\u300D\u306F\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u304C\u6709\u52B9\u306B\u306A\u3063\u3066\u3044\u308B\u5834\u5408\u3001\u300C{2}\u300D\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u305D\u3046\u3057\u306A\u3044\u3068\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3059\u3002",notConflictProp:"\u300C{0}\u300D\u3092\u4F7F\u7528\u3059\u308B\u5834\u5408\u3001\u300C{1}\u300D\u3092\u8A2D\u5B9A\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002",unableInsert:"\u6307\u5B9A\u3055\u308C\u305F\u5834\u6240\u306B\u633F\u5165\u3067\u304D\u307E\u305B\u3093\u3002\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044",useErr:"\u300C{0}\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u6CE8\u6587\u304C\u6B63\u3057\u304F\u306A\u3044\u5834\u5408\u304C\u3042\u308A\u307E\u3059\u3002\u5F93\u5C5E\u30E2\u30B8\u30E5\u30FC\u30EB\u306F\u3001\u30C6\u30FC\u30D6\u30EB\u306E\u524D\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",barUnableLink:"\u30C4\u30FC\u30EB\u30D0\u30FC\u306F\u30C6\u30FC\u30D6\u30EB\u3092\u95A2\u9023\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093",expandContent:"\u62E1\u5F35\u30E9\u30A4\u30F3\u306E\u30B9\u30ED\u30C3\u30C8\u306F\u300C\u30B3\u30F3\u30C6\u30F3\u30C4\u300D\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044",reqComp:"\u300C{0}\u300D\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u6B63\u3057\u304F\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u308B\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002 https://vxeui.com/#/start/useglobal",reqModule:"\u300C{0}\u300D\u30E2\u30B8\u30E5\u30FC\u30EB\u304C\u3042\u308A\u307E\u305B\u3093",reqProp:"\u5FC5\u8981\u306A\u300C{0}\u300D\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C\u6B20\u843D\u3057\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u5834\u5408\u304C\u3042\u308A\u307E\u3059",emptyProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errProp:"\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u3001\u304A\u305D\u3089\u304F\u300C{1}\u300D",colRepet:'\u5217\u3002{0} = "{1}"\u304C\u7E70\u308A\u8FD4\u3055\u308C\u308B\u305F\u3081\u3001\u4E00\u90E8\u306E\u6A5F\u80FD\u304C\u4F7F\u7528\u3067\u304D\u306A\u304F\u306A\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059',notFunc:"\u30E1\u30BD\u30C3\u30C9\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",errFunc:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u30E1\u30BD\u30C3\u30C9\u3067\u306F\u3042\u308A\u307E\u305B\u3093",notValidators:"\u30B0\u30ED\u30FC\u30D0\u30EB\u691C\u8A3C\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notFormats:"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notCommands:"\u30B0\u30ED\u30FC\u30D0\u30EB\u6307\u4EE4\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",notSlot:"\u30B9\u30ED\u30C3\u30C8\u300C{0}\u300D\u306F\u5B58\u5728\u3057\u307E\u305B\u3093",noTree:"\u300C{0}\u300D\u306F\u30C4\u30EA\u30FC\u69CB\u9020\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093",noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC "{0}"',checkProp:"\u30C7\u30FC\u30BF\u306E\u30DC\u30EA\u30E5\u30FC\u30E0\u304C\u5927\u304D\u3059\u304E\u308B\u3068\u3001\u30C1\u30A7\u30C3\u30AF\u30DC\u30C3\u30AF\u30B9\u304Cutter\u97F3\u3092\u7ACB\u3066\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002\u30EC\u30F3\u30C0\u30EA\u30F3\u30B0\u901F\u5EA6\u3092\u6539\u5584\u3059\u308B\u305F\u3081\u306B\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u3092\u8A2D\u5B9A\u3059\u308B\u3053\u3068\u3092\u304A\u52E7\u3081\u3057\u307E\u3059",coverProp:"\u300C{0}\u300D\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{1}\u300D\u304C\u7E70\u308A\u8FD4\u3057\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",uniField:"\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u300C{0}\u300D\u304C\u7E70\u308A\u8FD4\u3057\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",repeatKey:'\u30D7\u30E9\u30A4\u30DE\u30EA\u30AD\u30FC{0} = "{1}"\u3092\u7E70\u308A\u8FD4\u3057\u307E\u3059\u3002\u3053\u308C\u306F\u30A8\u30E9\u30FC\u3092\u5F15\u304D\u8D77\u3053\u3059\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059',delFunc:"\u30E1\u30BD\u30C3\u30C9\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",delProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",delEvent:"\u30A4\u30D9\u30F3\u30C8\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3059\u3002\u300C{1}\u300D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",removeProp:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u300C{0}\u300D\u306F\u975E\u63A8\u5968\u3067\u3042\u308A\u3001\u63A8\u5968\u3055\u308C\u3066\u3044\u306A\u3044\u305F\u3081\u3001\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059",errFormat:"\u30B0\u30ED\u30FC\u30D0\u30EB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u30B3\u30F3\u30C6\u30F3\u30C4\u306F\u3001\u300CVxetable.Formats\u300D\u3092\u4F7F\u7528\u3057\u3066\u5B9A\u7FA9\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u3001\u300CFormatter = {0}\u300D\u3092\u53D6\u308A\u4ED8\u3051\u308B\u65B9\u6CD5\u306F\u63A8\u5968\u3055\u308C\u306A\u304F\u306A\u308A\u307E\u3059\u3002",notType:'\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7 "{0}"',notExp:"\u3053\u306E\u30D6\u30E9\u30A6\u30B6\u306F\u3001\u30A4\u30F3\u30DD\u30FC\u30C8/\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u6A5F\u80FD\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u305B\u3093",impFields:"\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u5931\u6557\u3057\u307E\u3057\u305F\u3002\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u3068\u30C7\u30FC\u30BF\u5F62\u5F0F\u304C\u6B63\u3057\u3044\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002",treeNotImp:"\u30C4\u30EA\u30FC\u30C6\u30FC\u30D6\u30EB\u306F\u30A4\u30F3\u30DD\u30FC\u30C8\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093",treeCrossDrag:"\u6700\u521D\u306E\u30EC\u30D9\u30EB\u306E\u307F\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u307E\u3059",treeDragChild:"\u89AA\u306F\u81EA\u5206\u306E\u5B50\u4F9B\u306B\u30C9\u30E9\u30C3\u30B0\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",reqPlugin:"\u300C{1}\u300D\u306Fhttps://vxeui.com/other {0 }/#/ {1 }/install\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093",errMaxRow:"\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u6700\u5927\u30C7\u30FC\u30BF\u30DC\u30EA\u30E5\u30FC\u30E0{0}\u884C\u3092\u8D85\u3048\u308B\u3068\u3001\u3053\u308C\u306B\u3088\u308A\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059"},table:{emptyText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093",allTitle:"\u3059\u3079\u3066\u3092\u9078\u629E/\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u307E\u3059",seqTitle:"\u30B7\u30EA\u30A2\u30EB\u30CA\u30F3\u30D0\u30FC",actionTitle:"\u52D5\u4F5C\u3057\u307E\u3059",confirmFilter:"\u30D5\u30A3\u30EB\u30BF\u30FC",resetFilter:"\u30EA\u30BB\u30C3\u30C8",allFilter:"\u5168\u3066",sortAsc:"\u6607\u9806\uFF1A\u6700\u4F4E\u304B\u3089\u6700\u9AD8",sortDesc:"\u964D\u9806\u6CE8\u6587\uFF1A\u6700\u9AD8\u304B\u3089\u6700\u4F4E",filter:"\u9078\u629E\u3057\u305F\u5217\u306E\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u3092\u6709\u52B9\u306B\u3057\u307E\u3059",impSuccess:"{0}\u30EC\u30B3\u30FC\u30C9\u3092\u6B63\u5E38\u306B\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3057\u305F",expLoading:"\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expSuccess:"\u6B63\u5E38\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expError:"\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u306F\u5931\u6557\u3057\u307E\u3057\u305F",expFilename:"Export_ {0}",expOriginFilename:"export_source_ {0}",customTitle:"\u5217\u8A2D\u5B9A",customAll:"\u5168\u3066",customConfirm:"\u78BA\u8A8D\u3059\u308B",customClose:"\u9589\u9396",customCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",customRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143\u3057\u307E\u3059",maxFixedCol:"\u51CD\u7D50\u67F1\u306E\u6700\u5927\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u79FB\u52D5\uFF1A{0}",resizeColTip:"\u5E45\uFF1A{0}\u30D4\u30AF\u30BB\u30EB",resizeRowTip:"\u9AD8\u3055\uFF1A{0}\u30D4\u30AF\u30BB\u30EB",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u30EC\u30B3\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\uFF01",deleteSelectRecord:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u3092\u524A\u9664\u3057\u305F\u3044\u3067\u3059\u304B\uFF1F",removeSelectRecord:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u3092\u524A\u9664\u3057\u305F\u3044\u3067\u3059\u304B\uFF1F",dataUnchanged:"\u30C7\u30FC\u30BF\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01",delSuccess:"\u9078\u629E\u3057\u305F\u30EC\u30B3\u30FC\u30C9\u306F\u6B63\u5E38\u306B\u524A\u9664\u3055\u308C\u307E\u3057\u305F\uFF01",saveSuccess:"\u6B63\u5E38\u306B\u4FDD\u5B58\u3057\u3066\u304F\u3060\u3055\u3044\uFF01",operError:"\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u3001\u64CD\u4F5C\u304C\u5931\u6557\u3057\u307E\u3057\u305F\uFF01"},select:{search:"\u691C\u7D22",loadingText:"\u8AAD\u307F\u8FBC\u307F",emptyText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093"},pager:{goto:"\u884C\u304F",gotoTitle:"\u30DA\u30FC\u30B8\u6570",pagesize:"{0}\u30A2\u30A4\u30C6\u30E0/\u30DA\u30FC\u30B8",total:"\u5408\u8A08{0}\u30EC\u30B3\u30FC\u30C9",pageClassifier:"\u30DA\u30FC\u30B8",homePage:"\u30D5\u30ED\u30F3\u30C8\u30DA\u30FC\u30B8",homePageTitle:"\u30D5\u30ED\u30F3\u30C8\u30DA\u30FC\u30B8",prevPage:"\u524D\u306E\u30DA\u30FC\u30B8",prevPageTitle:"\u524D\u306E\u30DA\u30FC\u30B8",nextPage:"\u6B21\u306E\u30DA\u30FC\u30B8",nextPageTitle:"\u6B21\u306E\u30DA\u30FC\u30B8",prevJump:"\u30B8\u30E3\u30F3\u30D7\u30A2\u30C3\u30D7\u30DA\u30FC\u30B8",prevJumpTitle:"\u30B8\u30E3\u30F3\u30D7\u30A2\u30C3\u30D7\u30DA\u30FC\u30B8",nextJump:"\u30B8\u30E3\u30F3\u30D7\u30C0\u30A6\u30F3\u30DA\u30FC\u30B8",nextJumpTitle:"\u30B8\u30E3\u30F3\u30D7\u30C0\u30A6\u30F3\u30DA\u30FC\u30B8",endPage:"\u6700\u5F8C\u306E\u30DA\u30FC\u30B8",endPageTitle:"\u6700\u5F8C\u306E\u30DA\u30FC\u30B8"},alert:{title:"\u30B7\u30B9\u30C6\u30E0\u30D7\u30ED\u30F3\u30D7\u30C8"},button:{confirm:"\u78BA\u8A8D\u3059\u308B",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",clear:"\u30AF\u30EA\u30A2"},filter:{search:"\u691C\u7D22"},custom:{cstmTitle:"\u5217\u8A2D\u5B9A",cstmRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143\u3057\u307E\u3059",cstmCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB",cstmConfirm:"\u3082\u3061\u308D\u3093",cstmConfirmRestore:"\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u5217\u69CB\u6210\u306B\u5FA9\u5143\u3055\u308C\u3066\u3044\u308B\u304B\u3069\u3046\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002",cstmDragTarget:"\u79FB\u52D5\uFF1A{0}",setting:{colSort:"\u9078\u5225",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u5217\u306E\u30BF\u30A4\u30C8\u30EB",colResizable:"\u5217\u5E45\uFF08\u30D4\u30AF\u30BB\u30EB\uFF09",colVisible:"\u8868\u793A\u3059\u308B\u304B\u3069\u3046\u304B",colFixed:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",colFixedMax:"\u30D5\u30EA\u30FC\u30BA\u5217\uFF08{0}\u5217\u307E\u3067\uFF09",fixedLeft:"\u5DE6\u5074",fixedUnset:"\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093",fixedRight:"\u53F3\u5074"}},import:{modes:{covering:"\u30E1\u30BD\u30C3\u30C9\u3092\u4E0A\u66F8\u304D\u3059\u308B\uFF08\u30C6\u30FC\u30D6\u30EB\u30C7\u30FC\u30BF\u3092\u76F4\u63A5\u4E0A\u66F8\u304D\u3059\u308B\uFF09",insert:"\u4E0B\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0B\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09",insertTop:"\u4E0A\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0A\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09",insertBottom:"\u4E0B\u90E8\u306B\u8FFD\u52A0\u3057\u307E\u3059\uFF08\u30C6\u30FC\u30D6\u30EB\u306E\u4E0B\u90E8\u306B\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u3092\u8FFD\u52A0\uFF09"},impTitle:"\u30C7\u30FC\u30BF\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059",impFile:"\u30D5\u30A1\u30A4\u30EB\u540D",impSelect:"[\u30D5\u30A1\u30A4\u30EB]\u3092\u9078\u629E\u3057\u307E\u3059",impType:"\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7",impOpts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",impMode:"\u30A4\u30F3\u30DD\u30FC\u30C8\u30E2\u30FC\u30C9",impConfirm:"\u8F38\u5165",impCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},export:{types:{csv:"CSV\uFF08\u30B3\u30F3\u30DE\u5206\u96E2\uFF09\uFF08*\u3002CSV\uFF09",html:"Web\u30DA\u30FC\u30B8\uFF08*.html\uFF09",xml:"XML\u30C7\u30FC\u30BF\uFF08*.xml\uFF09",txt:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A1\u30A4\u30EB\uFF08\u30BF\u30D6\u5206\u96E2\uFF09\uFF08*\u3002txt\uFF09",xls:"Excel 97-2003\u30EF\u30FC\u30AF\u30D6\u30C3\u30AF\uFF08*.xls\uFF09",xlsx:"Excel\u30EF\u30FC\u30AF\u30D6\u30C3\u30AF\uFF08*.xlsx\uFF09",pdf:"pdf\uFF08*.pdf\uFF09"},modes:{empty:"\u7A7A\u306E\u30C7\u30FC\u30BF",current:"\u73FE\u5728\u306E\u30C7\u30FC\u30BF\uFF08\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u306E\u30C7\u30FC\u30BF\uFF09",selected:"\u9078\u629E\u3055\u308C\u305F\u30C7\u30FC\u30BF\uFF08\u73FE\u5728\u306E\u30DA\u30FC\u30B8\u3067\u9078\u629E\u3055\u308C\u305F\u30C7\u30FC\u30BF\uFF09",all:"\u5B8C\u5168\u306A\u30C7\u30FC\u30BF\uFF08\u3059\u3079\u3066\u306E\u30DA\u30FC\u30B8\u30C7\u30FC\u30BF\u3092\u542B\u3080\uFF09"},printTitle:"\u30C7\u30FC\u30BF\u3092\u5370\u5237\u3057\u307E\u3059",expTitle:"\u30C7\u30FC\u30BF\u306E\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8",expName:"\u30D5\u30A1\u30A4\u30EB\u540D",expNamePlaceholder:"\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",expSheetName:"\u30BF\u30A4\u30C8\u30EB",expSheetNamePlaceholder:"\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",expType:"\u30BF\u30A4\u30D7\u3092\u4FDD\u5B58\u3057\u307E\u3059",expMode:"\u30C7\u30FC\u30BF\u3092\u9078\u629E\u3057\u307E\u3059",expCurrentColumn:"\u3059\u3079\u3066\u306E\u30D5\u30A3\u30FC\u30EB\u30C9",expColumn:"\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u307E\u3059",expOpts:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",expOptHeader:"\u30D8\u30C3\u30C0",expHeaderTitle:"\u30C6\u30FC\u30D6\u30EB\u30D8\u30C3\u30C0\u30FC\u304C\u5FC5\u8981\u3067\u3059",expOptFooter:"\u30C6\u30FC\u30D6\u30EB\u306E\u7D42\u308F\u308A",expFooterTitle:"\u30C6\u30FC\u30D6\u30EB\u306E\u7D42\u308F\u308A\u306F\u5FC5\u8981\u3067\u3059\u304B\uFF1F",expOptColgroup:"\u30B0\u30EB\u30FC\u30D7\u5316\u30D8\u30C3\u30C0\u30FC",expOptTitle:"\u5217\u306E\u30BF\u30A4\u30C8\u30EB",expTitleTitle:"\u305D\u308C\u304C\u5217\u306E\u30BF\u30A4\u30C8\u30EB\u3067\u3042\u308B\u304B\u3069\u3046\u304B\u3001\u305D\u308C\u4EE5\u5916\u306E\u5834\u5408\u306F\u5217\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u540D\u3068\u3057\u3066\u8868\u793A\u3055\u308C\u307E\u3059",expColgroupTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30B0\u30EB\u30FC\u30D7\u69CB\u9020\u3092\u6301\u3064\u30D8\u30C3\u30C0\u30FC\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptMerge:"\u30DE\u30FC\u30B8",expMergeTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u69CB\u9020\u3092\u6301\u3064\u7D30\u80DE\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u307E\u3059",expOptAllExpand:"\u30C4\u30EA\u30FC\u3092\u62E1\u5F35\u3057\u307E\u3059",expAllExpandTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u968E\u5C64\u69CB\u9020\u3092\u4F7F\u7528\u3057\u3066\u3059\u3079\u3066\u306E\u30C7\u30FC\u30BF\u3092\u62E1\u5F35\u3059\u308B\u3053\u3068\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptUseStyle:"\u30B9\u30BF\u30A4\u30EB",expUseStyleTitle:"\u5B58\u5728\u3059\u308B\u5834\u5408\u3001\u30B9\u30BF\u30A4\u30EB\u306E\u3042\u308B\u30BB\u30EB\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expOptOriginal:"\u30BD\u30FC\u30B9\u30C7\u30FC\u30BF",expOriginalTitle:"\u30BD\u30FC\u30B9\u30C7\u30FC\u30BF\u306E\u5834\u5408\u3001\u30C6\u30FC\u30D6\u30EB\u3078\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059",expPrint:"\u5370\u5237",expConfirm:"\u8F38\u51FA",expCancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},modal:{errTitle:"\u30A8\u30E9\u30FC\u30E1\u30C3\u30BB\u30FC\u30B8",zoomMin:"\u6700\u5C0F\u5316\u3057\u307E\u3059",zoomIn:"\u6700\u5927\u5316\u3057\u307E\u3059",zoomOut:"\u524A\u6E1B",close:"\u9589\u9396",miniMaxSize:"\u6700\u5C0F\u5316\u3055\u308C\u305F\u30A6\u30A3\u30F3\u30C9\u30A6\u306E\u6570\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",footPropErr:"\u30B7\u30E7\u30FC\u30D5\u30C3\u30BF\u30FC\u306F\u3001\u30C6\u30FC\u30D6\u30EB\u30C6\u30FC\u30EB\u3092\u6709\u52B9\u306B\u3059\u308B\u305F\u3081\u306B\u306E\u307F\u4F7F\u7528\u3055\u308C\u3001Show-Confirm-Button\u3067\u4F7F\u7528\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059|\u30B7\u30E7\u30FC\u30AD\u30E3\u30F3\u30BB\u30EB\u30DC\u30BF\u30F3|\u30B9\u30ED\u30C3\u30C8"},drawer:{close:"\u9589\u9396"},form:{folding:"\u8FD1\u3044",unfolding:"\u62E1\u5927\u3059\u308B"},toolbar:{import:"\u8F38\u5165",export:"\u8F38\u51FA",print:"\u5370\u5237",refresh:"\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3057\u307E\u3059",zoomIn:"\u5168\u753B\u9762\u8868\u793A",zoomOut:"\u524A\u6E1B",custom:"\u5217\u8A2D\u5B9A",customAll:"\u5168\u3066",customConfirm:"\u78BA\u8A8D\u3059\u308B",customRestore:"\u30EA\u30BB\u30C3\u30C8",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",cancelFixed:"\u51CD\u7D50\u5916"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"1\u6708",m2:"2\u6708",m3:"3\u6708",m4:"4\u6708",m5:"5\u6708",m6:"6\u6708",m7:"7\u6708",m8:"8\u6708",m9:"9\u6708",m10:"10\u6708",m11:"11\u6708",m12:"12\u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74 WW",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u56DB\u534A\u671F",year:"yyyy"},weeks:{w:"",w0:"\u65E5",w1:"\u6708",w2:"\u706B",w3:"\u6C34",w4:"\u6728",w5:"\u91D1",w6:"\u571F"},months:{m0:"1\u6708",m1:"2\u6708",m2:"3\u6708",m3:"4\u6708",m4:"5\u6708",m5:"6\u6708",m6:"7\u6708",m7:"8\u6708",m8:"9\u6708",m9:"10\u6708",m10:"11\u6708",m11:"12\u6708"},quarters:{q1:"\u7B2C1\u56DB\u534A\u671F",q2:"\u7B2C2\u56DB\u534A\u671F",q3:"\u7B2C3\u56DB\u534A\u671F",q4:"\u7B2C4\u56DB\u534A\u671F"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u30D7\u30EC\u30D3\u30E5\u30FC",operBtn:{zoomOut:"\u7E2E\u3080",zoomIn:"\u62E1\u5927\u3057\u307E\u3059",pctFull:"\u5747\u7B49\u306B\u30B9\u30B1\u30FC\u30EA\u30F3\u30B0",pct11:"\u5143\u306E\u30B5\u30A4\u30BA\u3092\u8868\u793A\u3057\u307E\u3059",rotateLeft:"\u5DE6\u306B\u56DE\u8EE2\u3057\u307E\u3059",rotateRight:"\u53F3\u306B\u56DE\u8EE2\u3057\u307E\u3059",print:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u753B\u50CF\u3092\u5370\u5237\u3057\u307E\u3059",download:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u5199\u771F\u3092\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u3057\u307E\u3059"}},upload:{fileBtnText:"\u30AF\u30EA\u30C3\u30AF\u307E\u305F\u306F\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",imgBtnText:"\u30AF\u30EA\u30C3\u30AF\u307E\u305F\u306F\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",dragPlaceholder:"\u3053\u306E\u30A8\u30EA\u30A2\u306B\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0\u30A2\u30F3\u30C9\u30C9\u30ED\u30C3\u30D7\u3057\u3066\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",imgSizeHint:"\u30EA\u30FC\u30D5\u30EC\u30C3\u30C8{0}",imgCountHint:"\u6700\u5927{0}\u5199\u771F",fileTypeHint:"\u30B5\u30DD\u30FC\u30C8{0}\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7",fileSizeHint:"\u5358\u4E00\u306E\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u304C{0}\u3092\u8D85\u3048\u306A\u3044",fileCountHint:"\u6700\u5927{0}\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3067\u304D\u307E\u3059",uploadTypeErr:"\u30D5\u30A1\u30A4\u30EB\u30BF\u30A4\u30D7\u306E\u4E0D\u4E00\u81F4\uFF01",overCountErr:"\u305B\u3044\u305C\u3044{0}\u30D5\u30A1\u30A4\u30EB\u306E\u307F\u3092\u9078\u629E\u3067\u304D\u307E\u3059\uFF01",overCountExtraErr:"{0}\u306E\u6700\u5927\u6570\u306F\u8D85\u3048\u3066\u304A\u308A\u3001\u904E\u5270\u306A{1}\u30D5\u30A1\u30A4\u30EB\u306F\u7121\u8996\u3055\u308C\u307E\u3059\uFF01",overSizeErr:"\u6700\u5927\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u306F{0}\u3092\u8D85\u3048\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\uFF01",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\u518D\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",uploadProgress:"{0}\uFF05\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",uploadErr:"\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F",uploadSuccess:"\u6B63\u5E38\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",moreBtnText:"\u305D\u306E\u4ED6\uFF08{0}\uFF09",viewItemTitle:"\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u8868\u793A\u3057\u307E\u3059",morePopup:{readTitle:"\u30EA\u30B9\u30C8\u3092\u8868\u793A\u3057\u307E\u3059",imageTitle:"\u5199\u771F\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",fileTitle:"\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059"}},empty:{defText:"\u307E\u3060\u30C7\u30FC\u30BF\u306F\u3042\u308A\u307E\u305B\u3093"},colorPicker:{clear:"\u30AF\u30EA\u30A2",confirm:"\u78BA\u8A8D\u3059\u308B",copySuccess:"\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\uFF1A{0}",hex:"HEX"},formDesign:{formName:"\u30D5\u30A9\u30FC\u30E0\u540D",defFormTitle:"\u540D\u524D\u306E\u306A\u3044\u30D5\u30A9\u30FC\u30E0",widgetPropTab:"\u5236\u5FA1\u30D7\u30ED\u30D1\u30C6\u30A3",widgetFormTab:"\u30D5\u30A9\u30FC\u30E0\u30D7\u30ED\u30D1\u30C6\u30A3",error:{wdFormUni:"\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u3001\u30D5\u30A9\u30FC\u30E0\u306B1\u3064\u3060\u3051\u3092\u8FFD\u52A0\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059",wdSubUni:"\u3053\u306E\u30BF\u30A4\u30D7\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u306F\u3001\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u306B1\u3064\u3060\u3051\u3092\u8FFD\u52A0\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059"},styleSetting:{btn:"\u30B9\u30BF\u30A4\u30EB\u8A2D\u5B9A",title:"\u30D5\u30A9\u30FC\u30E0\u30B9\u30BF\u30A4\u30EB\u8A2D\u5B9A",layoutTitle:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u30EC\u30A4\u30A2\u30A6\u30C8",verticalLayout:"\u4E0A\u90E8\u304A\u3088\u3073\u4E0B\u90E8\u306E\u30EC\u30A4\u30A2\u30A6\u30C8",horizontalLayout:"\u6C34\u5E73\u30EC\u30A4\u30A2\u30A6\u30C8",styleTitle:"\u30BF\u30A4\u30C8\u30EB\u30B9\u30BF\u30A4\u30EB",boldTitle:"\u30BF\u30A4\u30C8\u30EB\u592A\u5B57",fontBold:"\u5927\u80C6\u306A",fontNormal:"\u5F93\u6765\u306E",colonTitle:"\u30B3\u30ED\u30F3\u3092\u8868\u793A\u3057\u307E\u3059",colonVisible:"\u898B\u305B\u308B",colonHidden:"\u96A0\u308C\u308B",alignTitle:"\u30A2\u30E9\u30A4\u30E1\u30F3\u30C8",widthTitle:"\u30BF\u30A4\u30C8\u30EB\u5E45",alignLeft:"\u5DE6\u306B",alignRight:"\u53F3\u5074\u306B",unitPx:"\u30D4\u30AF\u30BB\u30EB",unitPct:"\u30D1\u30FC\u30BB\u30F3\u30C6\u30FC\u30B8"},widget:{group:{base:"\u57FA\u672C\u7684\u306A\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",layout:"\u30EC\u30A4\u30A2\u30A6\u30C8\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",system:"\u30B7\u30B9\u30C6\u30E0\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",module:"\u30E2\u30B8\u30E5\u30FC\u30EB\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB",chart:"\u30C1\u30E3\u30FC\u30C8\u5236\u5FA1",advanced:"\u9AD8\u5EA6\u306A\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB"},copyTitle:"copy_ {0}",component:{input:"\u5165\u529B\u30DC\u30C3\u30AF\u30B9",textarea:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",select:"\u30D7\u30EB\u30C0\u30A6\u30F3\u3057\u3066\u9078\u629E\u3057\u307E\u3059",row:"1\u3064\u306E\u884C\u3068\u8907\u6570\u306E\u5217",title:"\u30BF\u30A4\u30C8\u30EB",text:"\u6587\u7AE0",subtable:"\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB",VxeSwitch:"\u304B\u3069\u3046\u304B",VxeInput:"\u5165\u529B\u30DC\u30C3\u30AF\u30B9",VxeNumberInput:"\u756A\u53F7",VxeDatePicker:"\u65E5\u4ED8",VxeTextarea:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",VxeSelect:"\u30D7\u30EB\u30C0\u30A6\u30F3\u3057\u3066\u9078\u629E\u3057\u307E\u3059",VxeTreeSelect:"\u30C4\u30EA\u30FC\u9078\u629E",VxeRadioGroup:"\u30E9\u30B8\u30AA\u30DC\u30BF\u30F3",VxeCheckboxGroup:"\u30C1\u30A7\u30C3\u30AF\u30DC\u30C3\u30AF\u30B9",VxeUploadFile:"\u66F8\u985E",VxeUploadImage:"\u5199\u771F",VxeRate:"\u30B9\u30B3\u30A2",VxeSlider:"\u30B9\u30E9\u30A4\u30C0\u30FC"}},widgetProp:{name:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u540D",placeholder:"\u30D7\u30ED\u30F3\u30D7\u30C8",required:"\u5FC5\u8981\u306A\u691C\u8A3C",multiple:"\u8907\u6570\u306E\u9078\u629E\u80A2\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u3059",displaySetting:{name:"\u8A2D\u5B9A\u3092\u8868\u793A\u3057\u307E\u3059",pc:"PC",mobile:"\u643A\u5E2F",visible:"\u898B\u305B\u308B",hidden:"\u96A0\u308C\u308B"},dataSource:{name:"\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9",defValue:"\u30AA\u30D7\u30B7\u30E7\u30F3{0}",addOption:"\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u8FFD\u52A0\u3057\u307E\u3059",batchEditOption:"\u30D0\u30C3\u30C1\u7DE8\u96C6",batchEditTip:"\u5404\u884C\u306F\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u5FDC\u3057\u3001\u30C6\u30FC\u30D6\u30EB\u3001Excel\u3001\u304A\u3088\u3073WPS\u304B\u3089\u306E\u76F4\u63A5\u30B3\u30D4\u30FC\u3068\u8CBC\u308A\u4ED8\u3051\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002",batchEditSubTip:"\u5404\u884C\u306F\u30AA\u30D7\u30B7\u30E7\u30F3\u306B\u5BFE\u5FDC\u3057\u307E\u3059\u3002\u305D\u308C\u304C\u30B0\u30EB\u30FC\u30D7\u306E\u5834\u5408\u3001\u5B50\u30A2\u30A4\u30C6\u30E0\u306F\u30B9\u30DA\u30FC\u30B9\u307E\u305F\u306F\u30BF\u30D6\u30AD\u30FC\u304B\u3089\u59CB\u3081\u308B\u3053\u3068\u304C\u3067\u304D\u3001\u30C6\u30FC\u30D6\u30EB\u3001Excel\u3001\u304A\u3088\u3073WPS\u304B\u3089\u306E\u76F4\u63A5\u30B3\u30D4\u30FC\u3068\u8CBC\u308A\u4ED8\u3051\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u307E\u3059\u3002",buildOption:"\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u69CB\u7BC9\u3057\u307E\u3059"},rowProp:{colSize:"\u5217\u6570",col2:"2\u3064\u306E\u5217",col3:"3\u3064\u306E\u5217",col4:"4\u3064\u306E\u5217",col6:"6\u5217",layout:"\u30EC\u30A4\u30A2\u30A6\u30C8"},textProp:{name:"\u30B3\u30F3\u30C6\u30F3\u30C4",alignTitle:"\u30A2\u30E9\u30A4\u30E1\u30F3\u30C8",alignLeft:"\u5DE6\u306B",alignCenter:"\u4E2D\u5FC3",alignRight:"\u53F3\u5074\u306B",colorTitle:"\u30D5\u30A9\u30F3\u30C8\u30AB\u30E9\u30FC",sizeTitle:"\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA",boldTitle:"\u5927\u80C6\u306A\u30D5\u30A9\u30F3\u30C8",fontNormal:"\u5F93\u6765\u306E",fontBold:"\u5927\u80C6\u306A"},subtableProp:{seqTitle:"\u30B7\u30EA\u30A2\u30EB\u30CA\u30F3\u30D0\u30FC",showSeq:"\u30B7\u30EA\u30A2\u30EB\u756A\u53F7\u3092\u8868\u793A\u3057\u307E\u3059",showCheckbox:"\u8907\u6570\u306E\u9078\u629E\u80A2\u304C\u8A31\u53EF\u3055\u308C\u3066\u3044\u307E\u3059",errSubDrag:"\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u306F\u3053\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093\u3002\u4ED6\u306E\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044",colPlace:"\u30B3\u30F3\u30C8\u30ED\u30FC\u30EB\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u307E\u3059"},uploadProp:{limitFileCount:"\u30D5\u30A1\u30A4\u30EB\u6570\u91CF\u5236\u9650",limitFileSize:"\u30D5\u30A1\u30A4\u30EB\u30B5\u30A4\u30BA\u5236\u9650",multiFile:"\u8907\u6570\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u307E\u3059",limitImgCount:"\u5199\u771F\u306E\u6570\u3092\u5236\u9650\u3057\u307E\u3059",limitImgSize:"\u753B\u50CF\u30B5\u30A4\u30BA\u306E\u5236\u9650",multiImg:"\u8907\u6570\u306E\u5199\u771F\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044"}}},listDesign:{fieldSettingTab:"\u30D5\u30A3\u30FC\u30EB\u30C9\u8A2D\u5B9A",listSettingTab:"\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u8A2D\u5B9A",searchTitle:"\u30AF\u30A8\u30EA\u57FA\u6E96",listTitle:"\u30EA\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",searchField:"\u30AF\u30A8\u30EA\u30D5\u30A3\u30FC\u30EB\u30C9",listField:"\u30EA\u30B9\u30C8\u30D5\u30A3\u30FC\u30EB\u30C9",activeBtn:{ActionButtonUpdate:"\u7DE8\u96C6",ActionButtonDelete:"\u6D88\u53BB"},search:{addBtn:"\u7DE8\u96C6",emptyText:"\u30AF\u30A8\u30EA\u6761\u4EF6\u304C\u69CB\u6210\u3055\u308C\u3066\u3044\u307E\u305B\u3093",editPopupTitle:"\u30AF\u30A8\u30EA\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u7DE8\u96C6\u3057\u307E\u3059"},searchPopup:{colTitle:"\u30BF\u30A4\u30C8\u30EB",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FC\u3057\u307E\u3059",copyError:"\u73FE\u5728\u306E\u74B0\u5883\u306F\u3053\u306E\u64CD\u4F5C\u3092\u30B5\u30DD\u30FC\u30C8\u3057\u3066\u3044\u307E\u305B\u3093"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u7A7A",HH:"\u6642\u9593",mm:"\u30DD\u30A4\u30F3\u30C8",ss:"2\u756A"}},plugins:{extendCellArea:{area:{mergeErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",multiErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u8907\u6570\u306E\u9078\u629E\u9818\u57DF\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",selectErr:"\u6307\u5B9A\u3055\u308C\u305F\u7BC4\u56F2\u306E\u30BB\u30EB\u3067\u52D5\u4F5C\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093",extendErr:"\u62E1\u5F35\u7BC4\u56F2\u306B\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u3059\u3079\u3066\u306E\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u306F\u540C\u3058\u30B5\u30A4\u30BA\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093",pasteMultiErr:"\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u306A\u3044\u305F\u3081\u3001\u3053\u306E\u64CD\u4F5C\u3092\u5B9F\u884C\u3059\u308B\u306B\u306F\u3001\u30B3\u30D4\u30FC\u3055\u308C\u305F\u30A8\u30EA\u30A2\u3068\u8CBC\u308A\u4ED8\u3051\u30A8\u30EA\u30A2\u304C\u540C\u3058\u30B5\u30A4\u30BA\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059",cpInvalidErr:"\u64CD\u4F5C\u306F\u5B9F\u884C\u3067\u304D\u307E\u305B\u3093\u3002\u9078\u629E\u3057\u305F\u7BC4\u56F2\u306B\u7981\u6B62\u3055\u308C\u305F\u5217\uFF08{0}\uFF09\u304C\u3042\u308A\u307E\u3059\u3002"},fnr:{title:"\u898B\u3064\u3051\u3066\u4EA4\u63DB\u3057\u307E\u3059",findLabel:"\u63A2\u3059",replaceLabel:"\u4EA4\u63DB\u3059\u308B",findTitle:"\u4F55\u3092\u898B\u3064\u3051\u308B\uFF1A",replaceTitle:"\u7F6E\u304D\u63DB\u3048\u3066\u304F\u3060\u3055\u3044\uFF1A",tabs:{find:"\u63A2\u3059",replace:"\u4EA4\u63DB\u3059\u308B"},filter:{re:"\u6B63\u898F\u8868\u73FE",whole:"\u5B8C\u5168\u306A\u4E00\u81F4",sensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},btns:{findNext:"\u6B21\u3092\u898B\u3064\u3051\u307E\u3059",findAll:"\u3059\u3079\u3066\u3092\u898B\u3064\u3051\u3066\u304F\u3060\u3055\u3044",replace:"\u4EA4\u63DB\u3059\u308B",replaceAll:"\u3059\u3079\u3066\u3092\u4EA4\u63DB\u3057\u307E\u3059",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},header:{seq:"#",cell:"\u7D30\u80DE",value:"\u4FA1\u5024"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"\uFF08null\u5024\uFF09",reError:"\u7121\u52B9\u306A\u6B63\u898F\u8868\u73FE",recordCount:"{0}\u30BB\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F",notCell:"\u4E00\u81F4\u3059\u308B\u30BB\u30EB\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093",replaceSuccess:"{0}\u30BB\u30EB\u3092\u6B63\u5E38\u306B\u4EA4\u63DB\u3057\u307E\u3057\u305F"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u51CD\u7D50\u30B0\u30EB\u30FC\u30D7",cancelFixed:"\u51CD\u7D50\u5916",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059"},cases:{equal:"\u7B49\u3057\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",lt:"\u672A\u6E80",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",endin:"\u7D42\u308F\u308A\u3067\u3059",include:"\u542B\u3080",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"}},filterCombination:{menus:{sort:"\u9078\u5225",clearSort:"\u30AF\u30EA\u30A2\u30BD\u30FC\u30C8",sortAsc:"\u6607\u9806",sortDesc:"\u964D\u9806",fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u51CD\u7D50\u30B0\u30EB\u30FC\u30D7",cancelFixed:"\u51CD\u7D50\u5916",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",clearFilter:"\u30AF\u30EA\u30A2\u30D5\u30A3\u30EB\u30BF\u30FC",textOption:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30EB\u30BF\u30FC",numberOption:"\u6570\u5024\u30D5\u30A3\u30EB\u30BF\u30FC"},popup:{title:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u65B9\u6CD5",currColumnTitle:"\u73FE\u5728\u306E\u5217\uFF1A",and:"\u305D\u3057\u3066",or:"\u307E\u305F\u306F",describeHtml:"\u5229\u7528\u53EF\u80FD\uFF1F\u5358\u4E00\u306E\u6587\u5B57\u3092\u8868\u3059<br/> use *\u306F\u8907\u6570\u306E\u6587\u5B57\u3092\u8868\u3057\u307E\u3059"},cases:{equal:"\u7B49\u3057\u3044",unequal:"\u7B49\u3057\u304F\u306A\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",ge:"\u4EE5\u4E0A\u5927\u304D\u3044",lt:"\u672A\u6E80",le:"\u4EE5\u4E0B\u4EE5\u4E0A",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",notbegin:"\u6700\u521D\u306F\u3042\u308A\u307E\u305B\u3093",endin:"\u7D42\u308F\u308A\u3067\u3059",notendin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u305D\u3046\u3067\u306F\u3042\u308A\u307E\u305B\u3093",include:"\u542B\u3080",exclude:"\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093",between:"\u9593",custom:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30FC",insensitive:"\u75C7\u4F8B\u306F\u7121\u611F\u899A\u3067\u3059",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},empty:"\uFF08\u7A7A\u767D\uFF09",notData:"\u4E00\u81F4\u3057\u307E\u305B\u3093"}},pro:{area:{mergeErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",multiErr:"\u3053\u306E\u64CD\u4F5C\u306F\u3001\u8907\u6570\u306E\u9078\u629E\u9818\u57DF\u3067\u5B9F\u884C\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",extendErr:"\u62E1\u5F35\u7BC4\u56F2\u306B\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u304C\u542B\u307E\u308C\u3066\u3044\u308B\u5834\u5408\u3001\u3059\u3079\u3066\u306E\u30DE\u30FC\u30B8\u3055\u308C\u305F\u30BB\u30EB\u306F\u540C\u3058\u30B5\u30A4\u30BA\u3067\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093",pasteMultiErr:"\u8CBC\u308A\u4ED8\u3051\u308B\u3053\u3068\u304C\u3067\u304D\u306A\u3044\u305F\u3081\u3001\u3053\u306E\u64CD\u4F5C\u3092\u5B9F\u884C\u3059\u308B\u306B\u306F\u3001\u30B3\u30D4\u30FC\u3055\u308C\u305F\u30A8\u30EA\u30A2\u3068\u8CBC\u308A\u4ED8\u3051\u30A8\u30EA\u30A2\u304C\u540C\u3058\u30B5\u30A4\u30BA\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059"},fnr:{title:"\u898B\u3064\u3051\u3066\u4EA4\u63DB\u3057\u307E\u3059",findLabel:"\u63A2\u3059",replaceLabel:"\u4EA4\u63DB\u3059\u308B",findTitle:"\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u898B\u3064\u3051\u308B\uFF1A",replaceTitle:"\u7F6E\u304D\u63DB\u3048\u3066\u304F\u3060\u3055\u3044\uFF1A",tabs:{find:"\u63A2\u3059",replace:"\u4EA4\u63DB\u3059\u308B"},filter:{re:"\u6B63\u898F\u8868\u73FE",whole:"\u5B8C\u5168\u306A\u4E00\u81F4",sensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},btns:{findNext:"\u6B21\u3092\u898B\u3064\u3051\u307E\u3059",findAll:"\u3059\u3079\u3066\u3092\u898B\u3064\u3051\u3066\u304F\u3060\u3055\u3044",replace:"\u4EA4\u63DB\u3059\u308B",replaceAll:"\u3059\u3079\u3066\u3092\u4EA4\u63DB\u3057\u307E\u3059",cancel:"\u30AD\u30E3\u30F3\u30BB\u30EB"},header:{seq:"#",cell:"\u7D30\u80DE",value:"\u4FA1\u5024"},empty:"\uFF08null\u5024\uFF09",reError:"\u7121\u52B9\u306A\u6B63\u898F\u8868\u73FE",recordCount:"{0}\u30BB\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F",notCell:"\u4E00\u81F4\u3059\u308B\u30BB\u30EB\u306F\u898B\u3064\u304B\u308A\u307E\u305B\u3093",replaceSuccess:"{0}\u30BB\u30EB\u3092\u6B63\u5E38\u306B\u4EA4\u63DB\u3057\u307E\u3057\u305F"}},renderer:{search:"\u691C\u7D22",cases:{equal:"\u7B49\u3057\u3044",unequal:"\u7B49\u3057\u304F\u306A\u3044",gt:"\u3088\u308A\u5927\u304D\u3044",ge:"\u4EE5\u4E0A\u5927\u304D\u3044",lt:"\u672A\u6E80",le:"\u4EE5\u4E0B\u4EE5\u4E0A",begin:"\u59CB\u307E\u308A\u306F\u3067\u3059",notbegin:"\u6700\u521D\u306F\u3042\u308A\u307E\u305B\u3093",endin:"\u7D42\u308F\u308A\u3067\u3059",notendin:"\u30A8\u30F3\u30C7\u30A3\u30F3\u30B0\u306F\u305D\u3046\u3067\u306F\u3042\u308A\u307E\u305B\u3093",include:"\u542B\u3080",exclude:"\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093",between:"\u9593",custom:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30FC",insensitive:"\u75C7\u4F8B\u306F\u7121\u611F\u899A\u3067\u3059",isSensitive:"\u5927\u6587\u5B57\u3068\u5C0F\u6587\u5B57\u3092\u533A\u5225"},combination:{menus:{sort:"\u9078\u5225",clearSort:"\u30AF\u30EA\u30A2\u30BD\u30FC\u30C8",sortAsc:"\u6607\u9806",sortDesc:"\u964D\u9806",fixedColumn:"\u30D5\u30EA\u30FC\u30BA\u30B3\u30E9\u30E0",fixedGroup:"\u51CD\u7D50\u30B0\u30EB\u30FC\u30D7",cancelFixed:"\u51CD\u7D50\u5916",fixedLeft:"\u5DE6\u30D5\u30EA\u30FC\u30BA",fixedRight:"\u53F3\u30D5\u30EA\u30FC\u30BA\u3057\u307E\u3059",clearFilter:"\u30AF\u30EA\u30A2\u30D5\u30A3\u30EB\u30BF\u30FC",textOption:"\u30C6\u30AD\u30B9\u30C8\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0",numberOption:"\u6570\u5024\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0"},popup:{title:"\u30AB\u30B9\u30BF\u30E0\u30D5\u30A3\u30EB\u30BF\u30EA\u30F3\u30B0\u65B9\u6CD5",currColumnTitle:"\u73FE\u5728\u306E\u5217\uFF1A",and:"\u305D\u3057\u3066",or:"\u307E\u305F\u306F",describeHtml:"\u5229\u7528\u53EF\u80FD\uFF1F\u5358\u4E00\u306E\u6587\u5B57\u3092\u8868\u3059<br/> use *\u306F\u8907\u6570\u306E\u6587\u5B57\u3092\u8868\u3057\u307E\u3059"},empty:"\uFF08\u7A7A\u767D\uFF09",notData:"\u4E00\u81F4\u3057\u307E\u305B\u3093"}}}}),Qr}var Ww=Gw(),Kw=be(Ww),en={},A2;function Yw(){return A2||(A2=1,Object.defineProperty(en,"__esModule",{value:!0}),en.default=void 0,en.default={vxe:{base:{pleaseInput:"\uC785\uB825\uD558\uC2ED\uC2DC\uC624",pleaseSelect:"\uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\uB85C\uB529 ..."},error:{downErr:"\uB2E4\uC6B4\uB85C\uB4DC \uC2E4\uD328",errLargeData:"\uBC14\uC778\uB529 \uB370\uC774\uD130\uC758 \uC591\uC774 \uB108\uBB34 \uD070 \uACBD\uC6B0 {0}\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC9C0\uC5F0\uC774 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",groupFixed:"\uADF8\uB8F9\uD654 \uB41C \uD5E4\uB354\uB97C \uC0AC\uC6A9\uD558\uB294 \uACBD\uC6B0 \uB3D9\uACB0 \uB41C \uC5F4\uC740 \uADF8\uB8F9\uBCC4\uB85C \uC124\uC815\uD574\uC57C\uD569\uB2C8\uB2E4.",groupMouseRange:'\uADF8\uB8F9\uD654 \uD5E4\uB354\uB294 "{0}"\uACFC \uB3D9\uC2DC\uC5D0 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uC73C\uBA70 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',groupTag:'\uC5F4 \uD5E4\uB354 \uADF8\uB8F9\uD654\uB294 "{1}"\uB300\uC2E0 "{0}"\uC744 \uC0AC\uC6A9\uD574\uC57C\uD558\uBA70 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',scrollErrProp:'\uC774 \uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uAC00\uC0C1 \uC2A4\uD06C\uB864\uB9C1\uC774 \uD65C\uC131\uD654 \uB41C \uD6C4\uC5D0 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.',errConflicts:'\uB9E4\uAC1C \uBCC0\uC218 "{0}" "{1}"\uACFC \uCDA9\uB3CC\uD569\uB2C8\uB2E4.',notSupportProp:'"{1}"\uC740 "{0}"\uB9E4\uAC1C \uBCC0\uC218\uAC00 \uD65C\uC131\uD654 \uB420 \uB54C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{2}"\uC774\uC5B4\uC57C\uD569\uB2C8\uB2E4. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD569\uB2C8\uB2E4.',notConflictProp:'"{0}"\uC744 \uC0AC\uC6A9\uD558\uB294 \uACBD\uC6B0 "{1}"\uC744 \uC124\uC815\uD574\uC57C\uD569\uB2C8\uB2E4. \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uAE30\uB2A5\uC801 \uCDA9\uB3CC\uC774\uC788\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',unableInsert:"\uC9C0\uC815\uB41C \uC704\uCE58\uC5D0 \uC0BD\uC785 \uD560 \uC218 \uC5C6\uC73C\uBBC0\uB85C \uB9E4\uAC1C \uBCC0\uC218\uAC00 \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",useErr:'"{0}"\uBAA8\uB4C8\uC744 \uC124\uCE58\uD558\uB294 \uB3D9\uC548 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. \uC8FC\uBB38\uC774 \uC798\uBABB \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uC885\uC18D \uBAA8\uB4C8\uC740 \uD14C\uC774\uBE14 \uC804\uC5D0 \uC124\uCE58\uD574\uC57C\uD569\uB2C8\uB2E4',barUnableLink:"\uD234\uBC14\uB294 \uD14C\uC774\uBE14\uC744 \uC5F0\uACB0\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",expandContent:'\uD655\uC7A5 \uB77C\uC778\uC758 \uC2AC\uB86F\uC740 "\uCF58\uD150\uCE20"\uC5EC\uC57C\uD569\uB2C8\uB2E4. \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.',reqComp:'"{0}"\uAD6C\uC131 \uC694\uC18C\uAC00 \uB204\uB77D\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC62C\uBC14\uB974\uAC8C \uC124\uCE58\uB418\uC5C8\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624. https://vxeui.com/#/start/useglobal',reqModule:'"{0}"\uBAA8\uB4C8 \uB204\uB77D',reqProp:'\uD544\uC694\uD55C "{0}"\uB9E4\uAC1C \uBCC0\uC218\uAC00 \uB204\uB77D\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',emptyProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uBE44\uC5B4 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',errProp:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uB9E4\uAC1C \uBCC0\uC218 "{0}", \uC544\uB9C8\uB3C4 "{1}"',colRepet:'\uC5F4. {0} = "{1}"\uC774 \uBC18\uBCF5\uB418\uC5B4 \uC77C\uBD80 \uAE30\uB2A5\uC774 \uC0AC\uC6A9\uD560 \uC218 \uC5C6\uAC8C \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',notFunc:'\uBA54\uC18C\uB4DC "{0}"\uB294 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',errFunc:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uBA54\uC18C\uB4DC\uAC00 \uC544\uB2D9\uB2C8\uB2E4',notValidators:'\uAE00\uB85C\uBC8C \uAC80\uC99D "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notFormats:'\uAE00\uB85C\uBC8C \uC11C\uC2DD "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notCommands:'\uAE00\uB85C\uBC8C \uC9C0\uC2DC\uBB38 "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',notSlot:'\uC2AC\uB86F "{0}"\uC740 \uC874\uC7AC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',noTree:'"{0}"\uC740 \uD2B8\uB9AC \uAD6C\uC870\uC5D0\uC11C \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uB9E4\uAC1C \uBCC0\uC218 "{0}"',checkProp:'\uB370\uC774\uD130 \uBCFC\uB968\uC774 \uB108\uBB34 \uCEE4\uC9C0\uBA74 \uD655\uC778\uB780\uC774 \uB9D0\uB354\uB4EC \uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uB80C\uB354\uB9C1 \uC18D\uB3C4\uB97C \uD5A5\uC0C1\uC2DC\uD0A4\uAE30 \uC704\uD574 \uB9E4\uAC1C \uBCC0\uC218 "{0}"\uB97C \uC124\uC815\uD558\uB294 \uAC83\uC774 \uC88B\uC2B5\uB2C8\uB2E4.',coverProp:'"{0}"\uC758 \uB9E4\uAC1C \uBCC0\uC218 "{1}"\uC774 \uBC18\uBCF5\uC801\uC73C\uB85C \uC815\uC758\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',uniField:'\uD544\uB4DC \uC774\uB984 "{0}"\uC740 \uBC18\uBCF5\uC801\uC73C\uB85C \uC815\uC758\uB418\uC5B4 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',repeatKey:'\uAE30\uBCF8 \uD0A4 {0} = "{1}"\uC744 \uBC18\uBCF5\uD558\uC5EC \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',delFunc:'\uBA54\uC18C\uB4DC "{0}"\uB294 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',delProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',delEvent:'\uC774\uBCA4\uD2B8 "{0}"\uB294 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. "{1}"\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.',removeProp:'\uB9E4\uAC1C \uBCC0\uC218 "{0}"\uC740 \uB354 \uC774\uC0C1 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uACE0 \uAD8C\uC7A5\uB418\uC9C0 \uC54A\uC73C\uBBC0\uB85C \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.',errFormat:'\uAE00\uB85C\uBC8C \uD615\uC2DD\uC758 \uCEE8\uD150\uCE20\uB294 "vxetable.formats"\uB97C \uC0AC\uC6A9\uD558\uC5EC \uC815\uC758\uD574\uC57C\uD558\uBA70 "Formatter = {0}"\uC7A5\uCC29 \uBC29\uBC95\uC740 \uB354 \uC774\uC0C1 \uAD8C\uC7A5\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.',notType:'\uC9C0\uC6D0\uB418\uC9C0 \uC54A\uB294 \uD30C\uC77C \uC720\uD615 "{0}"',notExp:"\uC774 \uBE0C\uB77C\uC6B0\uC800\uB294 \uAC00\uC838 \uC624\uAE30/\uB0B4\uBCF4\uB0B4\uAE30 \uAE30\uB2A5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",impFields:"\uC218\uC785\uC774 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4. \uD544\uB4DC \uC774\uB984\uACFC \uB370\uC774\uD130 \uD615\uC2DD\uC774 \uC62C\uBC14\uB978\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",treeNotImp:"\uD2B8\uB9AC \uD14C\uC774\uBE14\uC740 \uAC00\uC838 \uC624\uAE30\uB97C \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",treeCrossDrag:"\uCCAB \uBC88\uC9F8 \uB808\uBCA8 \uB9CC \uB4DC\uB798\uADF8\uD558\uC2ED\uC2DC\uC624",treeDragChild:"\uBD80\uBAA8\uB294 \uC790\uC2E0\uC758 \uC790\uB140\uC5D0\uAC8C \uB04C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",reqPlugin:'"{1}"\uC740 https://vxeui.com/other {0 }/#/1 }/install\uC5D0 \uC124\uCE58\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4',errMaxRow:"\uCD5C\uB300 \uC9C0\uC6D0\uB418\uB294 \uB370\uC774\uD130 \uBCFC\uB968 {0} \uD589\uC744 \uCD08\uACFC\uD558\uBA74 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},table:{emptyText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4",allTitle:"ALL/CANCEL\uC744 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",seqTitle:"\uC77C\uB828 \uBC88\uD638",actionTitle:"\uC791\uB3D9\uD558\uB2E4",confirmFilter:"\uD544\uD130",resetFilter:"\uB2E4\uC2DC \uB193\uAE30",allFilter:"\uBAA8\uB450",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C : \uAC00\uC7A5 \uB0AE\uAC70\uB098 \uAC00\uC7A5 \uB192\uC74C",sortDesc:"\uD558\uAC15 \uC21C\uC11C : \uAC00\uC7A5 \uB192\uAC70\uB098 \uAC00\uC7A5 \uB0AE\uC2B5\uB2C8\uB2E4",filter:"\uC120\uD0DD\uD55C \uC5F4\uC5D0 \uB300\uD55C \uD544\uD130\uB9C1\uC744 \uD65C\uC131\uD654\uD569\uB2C8\uB2E4",impSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uAC00\uC838\uC628 {0} \uB808\uCF54\uB4DC",expLoading:"\uC218\uCD9C",expSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uB0B4\uBCF4\uB0B4\uC2ED\uC2DC\uC624",expError:"\uB0B4\uBCF4\uB0B4\uAE30 \uC2E4\uD328",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"\uC5F4 \uC124\uC815",customAll:"\uBAA8\uB450",customConfirm:"\uD655\uC778\uD558\uB2E4",customClose:"\uD3D0\uC1C4",customCancel:"\uCDE8\uC18C",customRestore:"\uAE30\uBCF8\uAC12\uC744 \uBCF5\uC6D0\uD558\uC2ED\uC2DC\uC624",maxFixedCol:"\uB0C9\uB3D9 \uC5F4\uC758 \uCD5C\uB300 \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\uC6C0\uC9C1\uC784 : {0}",resizeColTip:"\uB108\uBE44 : {0} \uD53D\uC140",resizeRowTip:"\uB192\uC774 : {0} \uD53D\uC140",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\uD558\uB098 \uC774\uC0C1\uC758 \uB808\uCF54\uB4DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624!",deleteSelectRecord:"\uC120\uD0DD\uD55C \uB808\uCF54\uB4DC\uB97C \uC0AD\uC81C \uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",removeSelectRecord:"\uC120\uD0DD\uD55C \uB808\uCF54\uB4DC\uB97C \uC81C\uAC70 \uD558\uC2DC\uACA0\uC2B5\uB2C8\uAE4C?",dataUnchanged:"\uB370\uC774\uD130\uAC00 \uBCC0\uACBD\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4!",delSuccess:"\uC120\uD0DD\uB41C \uB808\uCF54\uB4DC\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4!",saveSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uC800\uC7A5\uD558\uC2ED\uC2DC\uC624!",operError:"\uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uACE0 \uC791\uC5C5\uC774 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4!"},select:{search:"\uCC3E\uB2E4",loadingText:"\uB85C\uB529",emptyText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4"},pager:{goto:"\uAC00\uB2E4",gotoTitle:"\uD398\uC774\uC9C0 \uC218",pagesize:"{0} \uD56D\uBAA9/\uD398\uC774\uC9C0",total:"\uCD1D {0} \uB808\uCF54\uB4DC",pageClassifier:"\uD398\uC774\uC9C0",homePage:"\uCCAB \uD398\uC774\uC9C0",homePageTitle:"\uCCAB \uD398\uC774\uC9C0",prevPage:"\uC774\uC804 \uD398\uC774\uC9C0",prevPageTitle:"\uC774\uC804 \uD398\uC774\uC9C0",nextPage:"\uB2E4\uC74C \uD398\uC774\uC9C0",nextPageTitle:"\uB2E4\uC74C \uD398\uC774\uC9C0",prevJump:"\uD398\uC774\uC9C0\uB97C \uB6F0\uC5B4 \uB118\uC73C\uC2ED\uC2DC\uC624",prevJumpTitle:"\uD398\uC774\uC9C0\uB97C \uB6F0\uC5B4 \uB118\uC73C\uC2ED\uC2DC\uC624",nextJump:"\uC544\uB798\uB85C \uC774\uB3D9\uD558\uC2ED\uC2DC\uC624",nextJumpTitle:"\uC544\uB798\uB85C \uC774\uB3D9\uD558\uC2ED\uC2DC\uC624",endPage:"\uB9C8\uC9C0\uB9C9 \uD398\uC774\uC9C0",endPageTitle:"\uB9C8\uC9C0\uB9C9 \uD398\uC774\uC9C0"},alert:{title:"\uC2DC\uC2A4\uD15C \uD504\uB86C\uD504\uD2B8"},button:{confirm:"\uD655\uC778\uD558\uB2E4",cancel:"\uCDE8\uC18C",clear:"\uBD84\uBA85\uD55C"},filter:{search:"\uCC3E\uB2E4"},custom:{cstmTitle:"\uC5F4 \uC124\uC815",cstmRestore:"\uAE30\uBCF8\uAC12\uC744 \uBCF5\uC6D0\uD558\uC2ED\uC2DC\uC624",cstmCancel:"\uCDE8\uC18C",cstmConfirm:"\uD655\uC2E0\uD558\uB294",cstmConfirmRestore:"\uAE30\uBCF8 \uC5F4 \uAD6C\uC131\uC73C\uB85C \uBCF5\uC6D0\uB418\uC5C8\uB294\uC9C0 \uD655\uC778\uD558\uC2ED\uC2DC\uC624.",cstmDragTarget:"\uC6C0\uC9C1\uC784 : {0}",setting:{colSort:"\uC885\uB958",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\uC5F4 \uC81C\uBAA9",colResizable:"\uC5F4 \uD3ED (\uD53D\uC140)",colVisible:"\uD45C\uC2DC \uC5EC\uBD80",colFixed:"\uB3D9\uACB0 \uC5F4",colFixedMax:"\uB0C9\uB3D9 \uC5F4 (\uCD5C\uB300 {0} \uC5F4)",fixedLeft:"\uC67C\uCABD",fixedUnset:"\uC124\uC815\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",fixedRight:"\uC624\uB978\uCABD"}},import:{modes:{covering:"\uBA54\uC18C\uB4DC\uB97C \uB36E\uC5B4 \uC4F0\uAE30 (\uD14C\uC774\uBE14 \uB370\uC774\uD130\uB97C \uC9C1\uC811 \uB36E\uC5B4 \uC4F0\uAE30)",insert:"\uD558\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uD558\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)",insertTop:"\uC0C1\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uC0C1\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)",insertBottom:"\uD558\uB2E8\uC5D0 \uCD94\uAC00 (\uD14C\uC774\uBE14 \uD558\uB2E8\uC5D0 \uC0C8 \uB370\uC774\uD130\uB97C \uCD94\uAC00\uD558\uC2ED\uC2DC\uC624)"},impTitle:"\uC218\uC785 \uB370\uC774\uD130",impFile:"\uD30C\uC77C \uC774\uB984",impSelect:"\uD30C\uC77C\uC744 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",impType:"\uD30C\uC77C \uC720\uD615",impOpts:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",impMode:"\uAC00\uC838 \uC624\uAE30 \uBAA8\uB4DC",impConfirm:"\uC218\uC785",impCancel:"\uCDE8\uC18C"},export:{types:{csv:"CSV (\uC27C\uD45C \uBD84\uB9AC) (*. CSV)",html:"\uC6F9 \uD398\uC774\uC9C0 (*.html)",xml:"XML \uB370\uC774\uD130 (*.xml)",txt:"\uD14D\uC2A4\uD2B8 \uD30C\uC77C (\uD0ED \uBD84\uB9AC) (*. txt)",xls:"Excel 97-2003 \uD1B5\uD569 \uBB38\uC11C (*.xls)",xlsx:"Excel \uD1B5\uD569 \uBB38\uC11C (*.xlsx)",pdf:"pdf (*.pdf)"},modes:{empty:"\uBE48 \uB370\uC774\uD130",current:"\uD604\uC7AC \uB370\uC774\uD130 (\uD604\uC7AC \uD398\uC774\uC9C0\uC758 \uB370\uC774\uD130)",selected:"\uC120\uD0DD\uB41C \uB370\uC774\uD130 (\uD604\uC7AC \uD398\uC774\uC9C0\uC5D0\uC11C \uC120\uD0DD\uB41C \uB370\uC774\uD130)",all:"\uC804\uCCB4 \uB370\uC774\uD130 (\uBAA8\uB4E0 PAGED \uB370\uC774\uD130 \uD3EC\uD568)"},printTitle:"\uC778\uC1C4 \uB370\uC774\uD130",expTitle:"\uB0B4\uBCF4\uB0B4\uAE30 \uB370\uC774\uD130",expName:"\uD30C\uC77C \uC774\uB984",expNamePlaceholder:"\uD30C\uC77C \uC774\uB984\uC744 \uC785\uB825\uD558\uC2ED\uC2DC\uC624",expSheetName:"\uC81C\uBAA9",expSheetNamePlaceholder:"\uC81C\uBAA9\uC744 \uC785\uB825\uD558\uC2ED\uC2DC\uC624",expType:"\uC720\uD615\uC744 \uC800\uC7A5\uD558\uC2ED\uC2DC\uC624",expMode:"\uB370\uC774\uD130\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",expCurrentColumn:"\uBAA8\uB4E0 \uD544\uB4DC",expColumn:"\uD544\uB4DC\uB97C \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",expOpts:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",expOptHeader:"\uD5E4\uB354",expHeaderTitle:"\uD14C\uC774\uBE14 \uD5E4\uB354\uAC00 \uD544\uC694\uD569\uB2C8\uB2E4",expOptFooter:"\uD14C\uC774\uBE14 \uB05D",expFooterTitle:"\uD14C\uC774\uBE14\uC758 \uB05D\uC774 \uD544\uC694\uD569\uB2C8\uAE4C?",expOptColgroup:"\uADF8\uB8F9\uD654 \uD5E4\uB354",expOptTitle:"\uC5F4 \uC81C\uBAA9",expTitleTitle:"\uC5F4 \uC81C\uBAA9\uC774\uB4E0, \uADF8\uB807\uC9C0 \uC54A\uC73C\uBA74 \uC5F4\uC758 \uD544\uB4DC \uC774\uB984\uC73C\uB85C \uD45C\uC2DC\uB429\uB2C8\uB2E4.",expColgroupTitle:"\uC874\uC7AC\uD558\uBA74 \uADF8\uB8F9\uD654 \uAD6C\uC870\uAC00\uC788\uB294 \uD5E4\uB354\uAC00 \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expOptMerge:"\uBCD1\uD569",expMergeTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0, \uBCD1\uD569 \uB41C \uAD6C\uC870\uB97C \uAC16\uB294 \uC138\uD3EC\uAC00\uC9C0\uC9C0\uB41C\uB2E4",expOptAllExpand:"\uB098\uBB34\uB97C \uD655\uC7A5\uD558\uC2ED\uC2DC\uC624",expAllExpandTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0 \uACC4\uCE35 \uAD6C\uC870\uB85C \uBAA8\uB4E0 \uB370\uC774\uD130\uB97C \uD655\uC7A5\uD558\uB3C4\uB85D \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expOptUseStyle:"\uC2A4\uD0C0\uC77C",expUseStyleTitle:"\uC874\uC7AC\uD558\uB294 \uACBD\uC6B0 \uC2A4\uD0C0\uC77C\uC774\uC788\uB294 \uC140\uC774 \uC9C0\uC6D0\uB429\uB2C8\uB2E4",expOptOriginal:"\uC18C\uC2A4 \uB370\uC774\uD130",expOriginalTitle:"\uC18C\uC2A4 \uB370\uC774\uD130 \uC778 \uACBD\uC6B0 \uD14C\uC774\uBE14\uB85C \uAC00\uC838 \uC624\uB294 \uAC83\uC774 \uC9C0\uC6D0\uB429\uB2C8\uB2E4.",expPrint:"\uC778\uC1C4",expConfirm:"\uB0B4\uBCF4\uB0B4\uB2E4",expCancel:"\uCDE8\uC18C"},modal:{errTitle:"\uC624\uB958 \uBA54\uC2DC\uC9C0",zoomMin:"\uCD5C\uC18C\uD654\uD558\uC2ED\uC2DC\uC624",zoomIn:"\uCD5C\uB300\uD654",zoomOut:"\uC808\uAC10",close:"\uD3D0\uC1C4",miniMaxSize:"\uCD5C\uC18C\uD654 \uB41C \uCC3D\uC758 \uC218\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",footPropErr:"Show-Footer\uB294 \uD14C\uC774\uBE14 \uAF2C\uB9AC\uB97C \uD65C\uC131\uD654\uD558\uB294 \uB370\uB9CC \uC0AC\uC6A9\uB418\uBA70 Show-Confirm-Button | \uC1FC \uCE94\uC140 \uBC84\uD2BC | \uC2AC\uB86F"},drawer:{close:"\uD3D0\uC1C4"},form:{folding:"\uB2EB\uB2E4",unfolding:"\uD655\uC7A5\uD558\uB2E4"},toolbar:{import:"\uC218\uC785",export:"\uB0B4\uBCF4\uB0B4\uB2E4",print:"\uC778\uC1C4",refresh:"\uC0C8\uB85C \uACE0\uCE58\uB2E4",zoomIn:"\uC804\uCCB4 \uD654\uBA74",zoomOut:"\uC808\uAC10",custom:"\uC5F4 \uC124\uC815",customAll:"\uBAA8\uB450",customConfirm:"\uD655\uC778\uD558\uB2E4",customRestore:"\uB2E4\uC2DC \uB193\uAE30",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0",cancelFixed:"\uB179\uC774\uB2E4"},datePicker:{yearTitle:"{0} \uB144"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"1\uC6D4",m2:"2\uC6D4",m3:"3\uC6D4",m4:"4\uC6D4",m5:"5\uC6D4",m6:"6\uC6D4",m7:"\uCE60\uC6D4",m8:"\uD314\uC6D4",m9:"\uAD6C\uC6D4",m10:"\uC2ED\uC6D4",m11:"\uC2ED\uC77C\uC6D4",m12:"12\uC6D4",quarterLabel:"{0} \uB144",monthLabel:"{0} \uB144",dayLabel:"{0} \uB144 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\uC77C\uC694\uC77C",w1:"\uC6D4\uC694\uC77C",w2:"\uD654\uC694\uC77C",w3:"\uC218\uC694\uC77C",w4:"\uBAA9\uC694\uC77C",w5:"\uAE08\uC694\uC77C",w6:"\uD1A0\uC694\uC77C"},months:{m0:"1\uC6D4",m1:"2\uC6D4",m2:"3\uC6D4",m3:"4\uC6D4",m4:"5\uC6D4",m5:"6\uC6D4",m6:"7\uC6D4",m7:"8\uC6D4",m8:"9\uC6D4",m9:"10\uC6D4",m10:"11\uC6D4",m11:"12\uC6D4"},quarters:{q1:"1 \uBD84\uAE30",q2:"2 \uBD84\uAE30",q3:"3 \uBD84\uAE30",q4:"4 \uBD84\uAE30"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\uC2DC\uC0AC",operBtn:{zoomOut:"\uC218\uCD95",zoomIn:"\uD06C\uAC8C \uD558\uB2E4",pctFull:"\uB611\uAC19\uC774 \uC2A4\uCF00\uC77C\uB9C1",pct11:"\uC6D0\uB798 \uD06C\uAE30\uB97C \uBCF4\uC5EC\uC90D\uB2C8\uB2E4",rotateLeft:"\uC67C\uCABD\uC73C\uB85C \uD68C\uC804\uD558\uC2ED\uC2DC\uC624",rotateRight:"\uC624\uB978\uCABD\uC73C\uB85C \uD68C\uC804\uD558\uC2ED\uC2DC\uC624",print:"\uC0AC\uC9C4\uC744 \uC778\uC1C4\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624",download:"\uC0AC\uC9C4\uC744 \uB2E4\uC6B4\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624"}},upload:{fileBtnText:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uAC70\uB098 \uB4DC\uB798\uADF8\uD569\uB2C8\uB2E4",imgBtnText:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD074\uB9AD\uD558\uAC70\uB098 \uB4DC\uB798\uADF8\uD569\uB2C8\uB2E4",dragPlaceholder:"\uC5C5\uB85C\uB4DC\uD558\uB824\uBA74 \uD30C\uC77C\uC744\uC774 \uC601\uC5ED\uC73C\uB85C \uB4DC\uB798\uADF8 \uC564 \uB4DC\uB798\uADF8\uD558\uC5EC \uB5A8\uC5B4 \uB728\uB9AC\uC2ED\uC2DC\uC624.",imgSizeHint:"\uC804\uB2E8\uC9C0 {0}",imgCountHint:"\uCD5C\uB300 {0} \uADF8\uB9BC",fileTypeHint:"\uC9C0\uC6D0 {0} \uD30C\uC77C \uC720\uD615",fileSizeHint:"\uB2E8\uC77C \uD30C\uC77C \uD06C\uAE30\uAC00 {0}\uC744 \uCD08\uACFC\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.",fileCountHint:"\uCD5C\uB300 {0} \uD30C\uC77C\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",uploadTypeErr:"\uD30C\uC77C \uC720\uD615 \uBD88\uC77C\uCE58!",overCountErr:"{0} \uD30C\uC77C \uB9CC \uCD5C\uB300 \uC120\uD0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4!",overCountExtraErr:"{0}\uC758 \uCD5C\uB300 \uC218\uAC00 \uCD08\uACFC\uB418\uC5C8\uACE0 \uCD08\uACFC {1} \uD30C\uC77C\uC740 \uBB34\uC2DC\uB429\uB2C8\uB2E4!",overSizeErr:"\uCD5C\uB300 \uD30C\uC77C \uD06C\uAE30\uB294 {0}\uC744 \uCD08\uACFC \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\uC7AC \uD3EC\uC7A5",uploadProgress:"\uC5C5\uB85C\uB4DC {0}%",uploadErr:"\uC5C5\uB85C\uB4DC \uC2E4\uD328",uploadSuccess:"\uC131\uACF5\uC801\uC73C\uB85C \uC5C5\uB85C\uB4DC\uD558\uC2ED\uC2DC\uC624",moreBtnText:"more ({0})",viewItemTitle:"\uBCF4\uB824\uBA74 \uD074\uB9AD\uD558\uC2ED\uC2DC\uC624",morePopup:{readTitle:"\uBAA9\uB85D\uBCF4\uAE30",imageTitle:"\uC0AC\uC9C4 \uC5C5\uB85C\uB4DC",fileTitle:"\uD30C\uC77C \uC5C5\uB85C\uB4DC"}},empty:{defText:"\uC544\uC9C1 \uB370\uC774\uD130\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4"},colorPicker:{clear:"\uBD84\uBA85\uD55C",confirm:"\uD655\uC778\uD558\uB2E4",copySuccess:"\uD074\uB9BD \uBCF4\uB4DC\uB85C \uBCF5\uC0AC : {0}",hex:"HEX"},formDesign:{formName:"\uC591\uC2DD \uC774\uB984",defFormTitle:"\uC774\uB984\uC774\uC5C6\uB294 \uC591\uC2DD",widgetPropTab:"\uC81C\uC5B4 \uD2B9\uC131",widgetFormTab:"\uD615\uD0DC \uC18D\uC131",error:{wdFormUni:"\uC774 \uC720\uD615\uC758 \uC81C\uC5B4\uB294 \uC591\uC2DD\uC5D0 \uD558\uB098\uB9CC \uCD94\uAC00 \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",wdSubUni:"\uC774 \uC720\uD615\uC758 \uC81C\uC5B4\uB294 \uD558\uC704 \uD14C\uC774\uBE14\uC5D0 \uD558\uB098\uB9CC \uCD94\uAC00 \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},styleSetting:{btn:"\uC2A4\uD0C0\uC77C \uC124\uC815",title:"\uC591\uC2DD \uC2A4\uD0C0\uC77C \uC124\uC815",layoutTitle:"\uC81C\uC5B4 \uB808\uC774\uC544\uC6C3",verticalLayout:"\uC0C1\uB2E8 \uBC0F \uD558\uB2E8 \uB808\uC774\uC544\uC6C3",horizontalLayout:"\uC218\uD3C9 \uB808\uC774\uC544\uC6C3",styleTitle:"\uC81C\uBAA9 \uC2A4\uD0C0\uC77C",boldTitle:"\uC81C\uBAA9 \uB300\uB2F4\uD55C",fontBold:"\uC6A9\uAC10\uD55C",fontNormal:"\uC804\uD1B5\uC801\uC778",colonTitle:"\uCF5C\uB860\uC744 \uBCF4\uC5EC\uC8FC\uC2ED\uC2DC\uC624",colonVisible:"\uBCF4\uC5EC\uC8FC\uB2E4",colonHidden:"\uC228\uB2E4",alignTitle:"\uC870\uC815",widthTitle:"\uC81C\uBAA9 \uB108\uBE44",alignLeft:"\uC67C\uCABD\uC5D0",alignRight:"\uC624\uB978\uCABD\uC5D0",unitPx:"\uD53D\uC140",unitPct:"\uBC31\uBD84\uC728"},widget:{group:{base:"\uAE30\uBCF8 \uC81C\uC5B4",layout:"\uB808\uC774\uC544\uC6C3 \uCEE8\uD2B8\uB864",system:"\uC2DC\uC2A4\uD15C \uC81C\uC5B4",module:"\uBAA8\uB4C8 \uCEE8\uD2B8\uB864",chart:"\uCC28\uD2B8 \uC81C\uC5B4",advanced:"\uACE0\uAE09 \uCEE8\uD2B8\uB864"},copyTitle:"COPY_ {0}",component:{input:"\uC785\uB825 \uC0C1\uC790",textarea:"\uD14D\uC2A4\uD2B8 \uD544\uB4DC",select:"\uC544\uB798\uB85C \uB2F9\uACA8 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",row:"\uD558\uB098\uC758 \uD589\uACFC \uC5EC\uB7EC \uC5F4",title:"\uC81C\uBAA9",text:"\uD14D\uC2A4\uD2B8",subtable:"\uD558\uC704 \uD14C\uC774\uBE14",VxeSwitch:"~\uC774\uB4E0",VxeInput:"\uC785\uB825 \uC0C1\uC790",VxeNumberInput:"\uC22B\uC790",VxeDatePicker:"\uB0A0\uC9DC",VxeTextarea:"\uD14D\uC2A4\uD2B8 \uD544\uB4DC",VxeSelect:"\uC544\uB798\uB85C \uB2F9\uACA8 \uC120\uD0DD\uD558\uC2ED\uC2DC\uC624",VxeTreeSelect:"\uB098\uBB34 \uC120\uD0DD",VxeRadioGroup:"\uB77C\uB514\uC624 \uBC84\uD2BC",VxeCheckboxGroup:"\uD655\uC778\uB780",VxeUploadFile:"\uBB38\uC11C",VxeUploadImage:"\uADF8\uB9BC",VxeRate:"\uC810\uC218",VxeSlider:"\uC2AC\uB77C\uC774\uB354"}},widgetProp:{name:"\uC81C\uC5B4 \uC774\uB984",placeholder:"\uC989\uAC01\uC801\uC778",required:"\uD544\uC694\uD55C \uAC80\uC99D",multiple:"\uC5EC\uB7EC \uC120\uD0DD\uC774 \uD5C8\uC6A9\uB429\uB2C8\uB2E4",displaySetting:{name:"\uB514\uC2A4\uD50C\uB808\uC774 \uC124\uC815",pc:"PC",mobile:"\uC774\uB3D9\uD558\uB294",visible:"\uBCF4\uC5EC\uC8FC\uB2E4",hidden:"\uC228\uB2E4"},dataSource:{name:"\uB370\uC774\uD130 \uC18C\uC2A4",defValue:"\uC635\uC158 {0}",addOption:"\uC635\uC158 \uCD94\uAC00",batchEditOption:"\uBC30\uCE58 \uD3B8\uC9D1",batchEditTip:"\uAC01 \uD589\uC740 \uC635\uC158\uC5D0 \uD574\uB2F9\uD558\uBA70 \uD14C\uC774\uBE14, Excel \uBC0F WPS\uC5D0\uC11C \uC9C1\uC811 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uAE30\uB97C \uC9C0\uC6D0\uD569\uB2C8\uB2E4.",batchEditSubTip:"\uAC01 \uD589\uC740 \uC635\uC158\uC5D0 \uD574\uB2F9\uD569\uB2C8\uB2E4. \uADF8\uB8F9 \uC778 \uACBD\uC6B0 \uD558\uC704 \uD56D\uBAA9\uC740 \uACF5\uAC04 \uB610\uB294 \uD0ED \uD0A4\uB85C \uC2DC\uC791\uD560 \uC218 \uC788\uC73C\uBA70 \uD14C\uC774\uBE14, Excel \uBC0F WPS\uC5D0\uC11C \uC9C1\uC811 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uAE30\uB97C \uC9C0\uC6D0\uD569\uB2C8\uB2E4.",buildOption:"\uC635\uC158 \uBE4C\uB4DC"},rowProp:{colSize:"\uC5F4 \uC218",col2:"\uB450 \uC5F4",col3:"\uC138 \uC5F4",col4:"4 \uAC1C\uC758 \uC5F4",col6:"6 \uAC1C\uC758 \uC5F4",layout:"\uACF5\uB4E4\uC5EC \uB098\uC5F4\uD55C \uAC83"},textProp:{name:"\uCF58\uD150\uCE20",alignTitle:"\uC870\uC815",alignLeft:"\uC67C\uCABD\uC5D0",alignCenter:"\uC13C\uD130",alignRight:"\uC624\uB978\uCABD\uC5D0",colorTitle:"\uAE00\uAF34 \uC0C9\uC0C1",sizeTitle:"\uAE00\uAF34 \uD06C\uAE30",boldTitle:"\uB300\uB2F4\uD55C \uAE00\uAF34",fontNormal:"\uC804\uD1B5\uC801\uC778",fontBold:"\uC6A9\uAC10\uD55C"},subtableProp:{seqTitle:"\uC77C\uB828 \uBC88\uD638",showSeq:"\uC77C\uB828 \uBC88\uD638\uB97C \uD45C\uC2DC\uD558\uC2ED\uC2DC\uC624",showCheckbox:"\uC5EC\uB7EC \uC120\uD0DD\uC774 \uD5C8\uC6A9\uB429\uB2C8\uB2E4",errSubDrag:"\uD558\uC704 \uD14C\uC774\uBE14\uC740\uC774 \uCEE8\uD2B8\uB864\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC73C\uBA70 \uB2E4\uB978 \uCEE8\uD2B8\uB864\uC744 \uC0AC\uC6A9\uD558\uC2ED\uC2DC\uC624.",colPlace:"\uC81C\uC5B4\uB97C \uB4DC\uB798\uADF8\uD558\uC2ED\uC2DC\uC624"},uploadProp:{limitFileCount:"\uD30C\uC77C \uC218\uB7C9 \uC81C\uD55C",limitFileSize:"\uD30C\uC77C \uD06C\uAE30 \uC81C\uD55C",multiFile:"\uC5EC\uB7EC \uD30C\uC77C\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",limitImgCount:"\uC0AC\uC9C4\uC758 \uC218\uB97C \uC81C\uD55C\uD569\uB2C8\uB2E4",limitImgSize:"\uC774\uBBF8\uC9C0 \uD06C\uAE30 \uC81C\uD55C",multiImg:"\uC5EC\uB7EC \uC0AC\uC9C4\uC744 \uC5C5\uB85C\uB4DC \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4"}}},listDesign:{fieldSettingTab:"\uD604\uC7A5 \uC124\uC815",listSettingTab:"\uB9E4\uAC1C \uBCC0\uC218 \uC124\uC815",searchTitle:"\uCFFC\uB9AC \uAE30\uC900",listTitle:"\uBAA9\uB85D \uD544\uB4DC",searchField:"\uCFFC\uB9AC \uD544\uB4DC",listField:"\uBAA9\uB85D \uD544\uB4DC",activeBtn:{ActionButtonUpdate:"\uD3B8\uC9D1\uD558\uB2E4",ActionButtonDelete:"\uC0AD\uC81C"},search:{addBtn:"\uD3B8\uC9D1\uD558\uB2E4",emptyText:"\uCFFC\uB9AC \uC870\uAC74\uC774 \uAD6C\uC131\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",editPopupTitle:"\uCFFC\uB9AC \uD544\uB4DC \uD3B8\uC9D1"},searchPopup:{colTitle:"\uC81C\uBAA9",saveBtn:"\uAD6C\uD558\uB2E4"}},text:{copySuccess:"\uD074\uB9BD \uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC",copyError:"\uD604\uC7AC \uD658\uACBD\uC740\uC774 \uC791\uC5C5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"},countdown:{formats:{yyyy:"\uB144",MM:"\uC6D4",dd:"\uC77C",HH:"\uC2DC",mm:"\uBD84",ss:"\uCD08"}},plugins:{extendCellArea:{area:{mergeErr:"\uC774 \uC791\uC5C5\uC740 \uBCD1\uD569 \uB41C \uC140\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",multiErr:"\uC774 \uC791\uC5C5\uC740 \uC5EC\uB7EC \uC120\uD0DD \uC601\uC5ED\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",selectErr:"\uC9C0\uC815\uB41C \uBC94\uC704\uC758 \uC140\uC5D0\uC11C \uC791\uB3D9 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",extendErr:"\uD655\uC7A5 \uBC94\uC704\uC5D0 \uBCD1\uD569 \uB41C \uC140\uC774 \uD3EC\uD568 \uB41C \uACBD\uC6B0 \uBAA8\uB4E0 \uBCD1\uD569 \uB41C \uC140\uC774 \uAC19\uC740 \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",pasteMultiErr:"\uBD99\uC5EC \uB123\uC744 \uC218 \uC5C6\uC73C\uBA74\uC774 \uC791\uC5C5\uC744 \uC218\uD589\uD558\uB824\uBA74 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uC740 \uC601\uC5ED\uC774 \uB3D9\uC77C\uD55C \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",cpInvalidErr:"\uC791\uC5C5\uC744 \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC120\uD0DD\uD55C \uBC94\uC704\uC5D0\uB294 \uAE08\uC9C0 \uB41C \uC5F4 ({0})\uC774 \uC788\uC2B5\uB2C8\uB2E4."},fnr:{title:"\uCC3E\uC544 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",findLabel:"\uCC3E\uB2E4",replaceLabel:"\uBC14\uAFB8\uB2E4",findTitle:"\uCC3E\uAE30 :",replaceTitle:"\uB300\uCCB4 : :",tabs:{find:"\uCC3E\uB2E4",replace:"\uBC14\uAFB8\uB2E4"},filter:{re:"\uC815\uADDC \uD45C\uD604",whole:"\uC804\uCCB4 \uB2E8\uC5B4 \uC77C\uCE58",sensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},btns:{findNext:"\uB2E4\uC74C\uC744 \uCC3E\uC73C\uC2ED\uC2DC\uC624",findAll:"\uBAA8\uB450 \uCC3E\uC73C\uC2ED\uC2DC\uC624",replace:"\uBC14\uAFB8\uB2E4",replaceAll:"\uBAA8\uB450 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",cancel:"\uCDE8\uC18C"},header:{seq:"#",cell:"\uC140",value:"\uAC12"},body:{row:"\uD589 : {0}",col:"\uC5F4 : {0}"},empty:"(\uB110 \uAC12)",reError:"\uC798\uBABB\uB41C \uC815\uADDC \uD45C\uD604",recordCount:"{0} \uC138\uD3EC\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",notCell:"\uC77C\uCE58\uD558\uB294 \uC140\uC744 \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",replaceSuccess:"{0} \uC138\uD3EC\uB97C \uC131\uACF5\uC801\uC73C\uB85C \uB300\uCCB4\uD588\uC2B5\uB2C8\uB2E4"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9",cancelFixed:"\uB179\uC774\uB2E4",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0"},cases:{equal:"\uB3D9\uC77C\uD55C",gt:"\uB354 \uD07D\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",endin:"\uB05D\uC740",include:"\uD3EC\uD568\uD558\uB2E4",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"}},filterCombination:{menus:{sort:"\uC885\uB958",clearSort:"\uBA85\uD655\uD55C \uC815\uB82C",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C",sortDesc:"\uD558\uAC15 \uC21C\uC11C",fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9",cancelFixed:"\uB179\uC774\uB2E4",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0",clearFilter:"\uD074\uB9AC\uC5B4 \uD544\uD130",textOption:"\uD14D\uC2A4\uD2B8 \uD544\uD130",numberOption:"\uC218\uCE58 \uD544\uD130"},popup:{title:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1 \uBC29\uBC95",currColumnTitle:"\uD604\uC7AC \uC5F4 :",and:"\uADF8\uB9AC\uACE0",or:"\uB610\uB294",describeHtml:"\uC0AC\uC6A9 \uAC00\uB2A5? \uB2E8\uC77C \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4. <br/> use *\uB294 \uC5EC\uB7EC \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4"},cases:{equal:"\uB3D9\uC77C\uD55C",unequal:"\uB3D9\uC77C\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",gt:"\uB354 \uD07D\uB2C8\uB2E4",ge:"\uB354 \uD06C\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",le:"\uBCF4\uB2E4 \uC791\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",notbegin:"\uCC98\uC74C\uC5D0\uB294 \uC5C6\uC2B5\uB2C8\uB2E4",endin:"\uB05D\uC740",notendin:"\uACB0\uB9D0\uC740 \uC544\uB2D9\uB2C8\uB2E4",include:"\uD3EC\uD568\uD558\uB2E4",exclude:"\uD3EC\uD568\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",between:"\uC0AC\uC774",custom:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130",insensitive:"\uCF00\uC774\uC2A4 \uB454\uAC10",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},empty:"(\uACF5\uBC31)",notData:"\uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"}},pro:{area:{mergeErr:"\uC774 \uC791\uC5C5\uC740 \uBCD1\uD569 \uB41C \uC140\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",multiErr:"\uC774 \uC791\uC5C5\uC740 \uC5EC\uB7EC \uC120\uD0DD \uC601\uC5ED\uC5D0\uC11C \uC218\uD589 \uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",extendErr:"\uD655\uC7A5 \uBC94\uC704\uC5D0 \uBCD1\uD569 \uB41C \uC140\uC774 \uD3EC\uD568 \uB41C \uACBD\uC6B0 \uBAA8\uB4E0 \uBCD1\uD569 \uB41C \uC140\uC774 \uAC19\uC740 \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4.",pasteMultiErr:"\uBD99\uC5EC \uB123\uC744 \uC218 \uC5C6\uC73C\uBA74\uC774 \uC791\uC5C5\uC744 \uC218\uD589\uD558\uB824\uBA74 \uBCF5\uC0AC \uBC0F \uBD99\uC5EC \uB123\uC740 \uC601\uC5ED\uC774 \uB3D9\uC77C\uD55C \uD06C\uAE30 \uC5EC\uC57C\uD569\uB2C8\uB2E4."},fnr:{title:"\uCC3E\uC544 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",findLabel:"\uCC3E\uB2E4",replaceLabel:"\uBC14\uAFB8\uB2E4",findTitle:"\uB0B4\uC6A9 \uCC3E\uAE30 :",replaceTitle:"\uB300\uCCB4 : :",tabs:{find:"\uCC3E\uB2E4",replace:"\uBC14\uAFB8\uB2E4"},filter:{re:"\uC815\uADDC \uD45C\uD604",whole:"\uC804\uCCB4 \uB2E8\uC5B4 \uC77C\uCE58",sensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},btns:{findNext:"\uB2E4\uC74C\uC744 \uCC3E\uC73C\uC2ED\uC2DC\uC624",findAll:"\uBAA8\uB450 \uCC3E\uC73C\uC2ED\uC2DC\uC624",replace:"\uBC14\uAFB8\uB2E4",replaceAll:"\uBAA8\uB450 \uAD50\uCCB4\uD558\uC2ED\uC2DC\uC624",cancel:"\uCDE8\uC18C"},header:{seq:"#",cell:"\uC140",value:"\uAC12"},empty:"(\uB110 \uAC12)",reError:"\uC798\uBABB\uB41C \uC815\uADDC \uD45C\uD604",recordCount:"{0} \uC138\uD3EC\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",notCell:"\uC77C\uCE58\uD558\uB294 \uC140\uC774 \uBC1C\uACAC\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4",replaceSuccess:"{0} \uC138\uD3EC\uB97C \uC131\uACF5\uC801\uC73C\uB85C \uB300\uCCB4\uD588\uC2B5\uB2C8\uB2E4"}},renderer:{search:"\uCC3E\uB2E4",cases:{equal:"\uB3D9\uC77C\uD55C",unequal:"\uB3D9\uC77C\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",gt:"\uB354 \uD07D\uB2C8\uB2E4",ge:"\uB354 \uD06C\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",lt:"\uBCF4\uB2E4 \uC801\uC2B5\uB2C8\uB2E4",le:"\uBCF4\uB2E4 \uC791\uAC70\uB098 \uB3D9\uC77C\uD569\uB2C8\uB2E4",begin:"\uC2DC\uC791\uC740",notbegin:"\uCC98\uC74C\uC5D0\uB294 \uC5C6\uC2B5\uB2C8\uB2E4",endin:"\uB05D\uC740",notendin:"\uACB0\uB9D0\uC740 \uC544\uB2D9\uB2C8\uB2E4",include:"\uD3EC\uD568\uD558\uB2E4",exclude:"\uD3EC\uD568\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",between:"\uC0AC\uC774",custom:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130",insensitive:"\uCF00\uC774\uC2A4 \uB454\uAC10",isSensitive:"\uC0AC\uB840\uC5D0 \uBBFC\uAC10\uD569\uB2C8\uB2E4"},combination:{menus:{sort:"\uC885\uB958",clearSort:"\uBA85\uD655\uD55C \uC815\uB82C",sortAsc:"\uC624\uB984\uCC28\uC21C \uC21C\uC11C",sortDesc:"\uD558\uAC15 \uC21C\uC11C",fixedColumn:"\uB3D9\uACB0 \uC5F4",fixedGroup:"\uB3D9\uACB0 \uADF8\uB8F9",cancelFixed:"\uB179\uC774\uB2E4",fixedLeft:"\uC67C\uCABD\uC73C\uB85C \uB3D9\uACB0",fixedRight:"\uC624\uB978\uCABD \uC815\uC9C0",clearFilter:"\uD074\uB9AC\uC5B4 \uD544\uD130",textOption:"\uD14D\uC2A4\uD2B8 \uD544\uD130\uB9C1",numberOption:"\uC218\uCE58 \uD544\uD130\uB9C1"},popup:{title:"\uC0AC\uC6A9\uC790 \uC815\uC758 \uD544\uD130\uB9C1 \uBC29\uBC95",currColumnTitle:"\uD604\uC7AC \uC5F4 :",and:"\uADF8\uB9AC\uACE0",or:"\uB610\uB294",describeHtml:"\uC0AC\uC6A9 \uAC00\uB2A5? \uB2E8\uC77C \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4. <br/> use *\uB294 \uC5EC\uB7EC \uBB38\uC790\uB97C \uB098\uD0C0\uB0C5\uB2C8\uB2E4"},empty:"(\uACF5\uBC31)",notData:"\uC77C\uCE58\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4"}}}}),en}var Jw=Yw(),Xw=be(Jw),tn={},S2;function Zw(){return S2||(S2=1,Object.defineProperty(tn,"__esModule",{value:!0}),tn.default=void 0,tn.default={vxe:{base:{pleaseInput:"Vennligst skriv inn",pleaseSelect:"Velg",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"Laster ..."},error:{downErr:"Nedlasting mislyktes",errLargeData:"N\xE5r mengden bundne data er for stor, kan du bruke {0}, ellers kan det for\xE5rsake etterslep",groupFixed:"Hvis du bruker grupperte overskrifter, m\xE5 den frosne kolonnen settes av Group",groupMouseRange:'Grupperingsoverskriften kan ikke brukes samtidig som "{0}", og dette kan for\xE5rsake en feil',groupTag:'Gruppering av kolonneoverskrifter b\xF8r bruke "{0}" i stedet for "{1}", som kan for\xE5rsake feil',scrollErrProp:'Denne parameteren "{0}" st\xF8ttes ikke etter at virtuell rulling er aktivert',errConflicts:'Parameter "{0}" Konflikter med "{1}"',notSupportProp:'"{1}" st\xF8ttes ikke n\xE5r parameteren "{0}" er aktivert, den skal v\xE6re "{2}", ellers vil det oppst\xE5 en feil',notConflictProp:'N\xE5r du bruker "{0}", "{1}" skal settes, ellers kan det v\xE6re funksjonelle konflikter',unableInsert:"Kan ikke settes inn p\xE5 det spesifiserte stedet, vennligst sjekk om parametrene er riktige",useErr:'En feil oppstod mens du installerte "{0}" -modulen. Bestillingen kan v\xE6re feil. Den avhengige modulen m\xE5 installeres f\xF8r tabellen',barUnableLink:"Verkt\xF8ylinjen kan ikke knytte bord",expandContent:'Sporet for den utvidede linjen skal v\xE6re "innhold", sjekk om det er riktig',reqComp:'"{0}" -komponenten mangler, vennligst sjekk om den er installert riktig. https://vxeui.com/#/start/usglobal',reqModule:'Mangler "{0}" -modul',reqProp:'Den n\xF8dvendige "{0}" -parameteren mangler, noe som kan for\xE5rsake en feil',emptyProp:'Parameter "{0}" har ikke lov til \xE5 v\xE6re tom',errProp:'Ikke st\xF8ttet parameter "{0}", muligens "{1}"',colRepet:'kolonne. {0} = "{1}" gjentas, noe som kan f\xF8re til at noen funksjoner blir ubrukelige',notFunc:'Metode "{0}" eksisterer ikke',errFunc:'Parameter "{0}" er ikke en metode',notValidators:'Global verifisering "{0}" eksisterer ikke',notFormats:'Global formatering "{0}" eksisterer ikke',notCommands:'Det globale direktivet "{0}" eksisterer ikke',notSlot:'Slot "{0}" eksisterer ikke',noTree:'"{0}" st\xF8ttes ikke i trestrukturen',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Ikke st\xF8ttet parameter "{0}"',checkProp:'N\xE5r datavolumet er for stort, kan avmerkingsboksen v\xE6re stammet. Det anbefales \xE5 angi parameteren "{0}" for \xE5 forbedre gjengivelseshastigheten',coverProp:'Parameteren "{1}" av "{0}" er gjentatte ganger definert, noe som kan for\xE5rsake en feil',uniField:'Feltnavnet "{0}" er gjentatte ganger definert, noe som kan for\xE5rsake en feil',repeatKey:'Gjenta den prim\xE6re tasten {0} = "{1}", som kan for\xE5rsake en feil',delFunc:'Metode "{0}" er utdatert, bruk "{1}"',delProp:'Parameter "{0}" er utdatert, bruk "{1}"',delEvent:'Hendelse "{0}" er utdatert, bruk "{1}"',removeProp:'Parameter "{0}" er utdatert og anbefales ikke, noe som kan for\xE5rsake en feil',errFormat:'Globalt formatert innhold skal defineres ved hjelp av "vxetable.formats" og metoden for \xE5 montere "formatter = {0}" anbefales ikke lenger.',notType:'Ikke st\xF8ttet filtype "{0}"',notExp:"Denne nettleseren st\xF8tter ikke import/eksportfunksjon",impFields:"Importen mislyktes. Vennligst sjekk om feltnavnet og dataformatet er riktig.",treeNotImp:"Treetabeller st\xF8tter ikke import",treeCrossDrag:"Bare dra det f\xF8rste niv\xE5et",treeDragChild:"Foreldre kan ikke dra til sine egne barn",reqPlugin:'"{1}" er ikke installert p\xE5 http',errMaxRow:"Overskridende det maksimale st\xF8ttede datavolumet {0} Rader, dette kan f\xF8re til en feil"},table:{emptyText:"Ingen data enn\xE5",allTitle:"Velg alle/avbryt",seqTitle:"Serienummer",actionTitle:"operere",confirmFilter:"filter",resetFilter:"Tilbakestill",allFilter:"alle",sortAsc:"Stigende orden: lavest til h\xF8yest",sortDesc:"Synkende orden: h\xF8yest til lavest",filter:"Aktiver filtrering for utvalgte kolonner",impSuccess:"Vellykket importert {0} poster",expLoading:"Eksport",expSuccess:"Eksport vellykket",expError:"Eksporten mislyktes",expFilename:"Eksport_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Kolonneinnstillinger",customAll:"alle",customConfirm:"bekrefte",customClose:"Lukking",customCancel:"Kansellere",customRestore:"Gjenopprett standard",maxFixedCol:"Det maksimale antall frosne kolonner kan ikke overstige {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Flytt: {0}",resizeColTip:"Bredde: {0} piksler",resizeRowTip:"H\xF8yde: {0} piksler",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Velg minst en post!",deleteSelectRecord:"Er du sikker p\xE5 at du vil slette den valgte posten?",removeSelectRecord:"Er du sikker p\xE5 at du vil fjerne den valgte posten?",dataUnchanged:"Data ikke endret!",delSuccess:"Den valgte posten ble slettet med hell!",saveSuccess:"Spar vellykket!",operError:"Det oppsto en feil og operasjonen mislyktes!"},select:{search:"s\xF8k",loadingText:"lasting",emptyText:"Ingen data enn\xE5"},pager:{goto:"G\xE5",gotoTitle:"Antall sider",pagesize:"{0} elementer/side",total:"Totalt {0} poster",pageClassifier:"Side",homePage:"forsiden",homePageTitle:"forsiden",prevPage:"Forrige side",prevPageTitle:"Forrige side",nextPage:"Neste side",nextPageTitle:"Neste side",prevJump:"Hopp opp siden",prevJumpTitle:"Hopp opp siden",nextJump:"Hopp ned siden",nextJumpTitle:"Hopp ned siden",endPage:"Siste side",endPageTitle:"Siste side"},alert:{title:"Systemhjul"},button:{confirm:"bekrefte",cancel:"Kansellere",clear:"Klar"},filter:{search:"s\xF8k"},custom:{cstmTitle:"Kolonneinnstillinger",cstmRestore:"Gjenopprett standard",cstmCancel:"Kansellere",cstmConfirm:"Sikker",cstmConfirmRestore:"Bekreft om det er gjenopprettet til standardkolonikonfigurasjonen?",cstmDragTarget:"Flytt: {0}",setting:{colSort:"Sortere",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Kolonnetittel",colResizable:"Kolonnebredde (piksler)",colVisible:"Om du skal vise",colFixed:"Frysekolonne",colFixedMax:"Frys kolonner (opp til {0} kolonner)",fixedLeft:"Venstre side",fixedUnset:"Ikke satt",fixedRight:"H\xF8yre side"}},import:{modes:{covering:"Overskrivningsmetode (direkte overskriv tabelldata)",insert:"Legg til nederst (legg til nye data nederst p\xE5 tabellen)",insertTop:"Legg til \xF8verst (legg til nye data \xF8verst p\xE5 tabellen)",insertBottom:"Legg til nederst (legg til nye data nederst p\xE5 tabellen)"},impTitle:"Importere data",impFile:"filnavn",impSelect:"Velg fil",impType:"Filtype",impOpts:"Parameterinnstillinger",impMode:"Importmodus",impConfirm:"Import",impCancel:"Kansellere"},export:{types:{csv:"CSV (komma atskilt) (*. CSV)",html:"Webside (*.html)",xml:"XML Data (*.xml)",txt:"Tekstfil (fanen atskilt) (*. Txt)",xls:"Excel 97-2003 arbeidsbok (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"Tomme data",current:"Gjeldende data (data p\xE5 den gjeldende siden)",selected:"Valgte data (data valgt p\xE5 den gjeldende siden)",all:"Full data (inkludert alle sugedata)"},printTitle:"Skriv ut data",expTitle:"Eksportdata",expName:"filnavn",expNamePlaceholder:"Vennligst skriv inn et filnavn",expSheetName:"tittel",expSheetNamePlaceholder:"Vennligst skriv inn en tittel",expType:"Lagre type",expMode:"Velg data",expCurrentColumn:"Alle felt",expColumn:"Velg felt",expOpts:"Parameterinnstillinger",expOptHeader:"Header",expHeaderTitle:"Er tabelloverskriften p\xE5krevd",expOptFooter:"Slutten av bordet",expFooterTitle:"Kreves slutten av tabellen?",expOptColgroup:"Grupperingsoverskrift",expOptTitle:"Kolonnetittel",expTitleTitle:"Enten det er kolonnetittelen, ellers vises den som kolonnens feltnavn",expColgroupTitle:"Hvis den er til stede, st\xF8ttes en overskrift med en grupperingsstruktur",expOptMerge:"fusjonere",expMergeTitle:"Hvis de er til stede, st\xF8ttes celler med sammensl\xE5tte strukturer",expOptAllExpand:"Utvid treet",expAllExpandTitle:"Hvis det eksisterer, st\xF8ttes den for \xE5 utvide alle data med hierarkiske strukturer",expOptUseStyle:"stil",expUseStyleTitle:"Hvis de er til stede, st\xF8ttes celler med stil",expOptOriginal:"Kildedata",expOriginalTitle:"Hvis det er kildedata, st\xF8ttes import til tabeller",expPrint:"Trykk",expConfirm:"Eksport",expCancel:"Kansellere"},modal:{errTitle:"Feilmelding",zoomMin:"Minimere",zoomIn:"maksimere",zoomOut:"reduksjon",close:"Lukking",miniMaxSize:"Antall minimerte vinduer kan ikke overstige {0}",footPropErr:"Show-foter brukes bare til \xE5 aktivere tabellhalen, og m\xE5 brukes med show-konfirm-Button | Show-Cancel-Button | spor"},drawer:{close:"Lukking"},form:{folding:"Lukke",unfolding:"Utvide"},toolbar:{import:"Import",export:"Eksport",print:"Trykk",refresh:"forfriske",zoomIn:"full skjerm",zoomOut:"reduksjon",custom:"Kolonneinnstillinger",customAll:"alle",customConfirm:"bekrefte",customRestore:"Tilbakestill",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",cancelFixed:"Frigj\xF8re"},datePicker:{yearTitle:"{0} \xE5r"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"januar",m2:"februar",m3:"mars",m4:"april",m5:"mai",m6:"juni",m7:"juli",m8:"august",m9:"september",m10:"oktober",m11:"november",m12:"desember",quarterLabel:"{0} \xE5r",monthLabel:"{0} \xE5r",dayLabel:"{0} \xE5r {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"Man",w2:"Tir",w3:"Ons",w4:"Thu",w5:"Fre",w6:"L\xF8rdag"},months:{m0:"januar",m1:"februar",m2:"mars",m3:"april",m4:"mai",m5:"juni",m6:"juli",m7:"august",m8:"september",m9:"oktober",m10:"november",m11:"desember"},quarters:{q1:"F\xF8rste kvartal",q2:"Andre kvartal",q3:"Tredje kvartal",q4:"Fjerde kvartal"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Forh\xE5ndsvisning",operBtn:{zoomOut:"Krympe",zoomIn:"forst\xF8rres",pctFull:"Skalering likt",pct11:"Vis original st\xF8rrelse",rotateLeft:"Roter til venstre",rotateRight:"Roter til h\xF8yre",print:"Klikk for \xE5 skrive ut bildet",download:"Klikk for \xE5 laste ned bildet"}},upload:{fileBtnText:"Klikk eller dra for \xE5 laste opp",imgBtnText:"Klikk eller dra for \xE5 laste opp",dragPlaceholder:"Vennligst dra og slipp filen til dette omr\xE5det for \xE5 laste opp",imgSizeHint:"Brosjyre {0}",imgCountHint:"Maksimalt {0} bilder",fileTypeHint:"St\xF8tte {0} filtyper",fileSizeHint:"En enkelt filst\xF8rrelse overstiger ikke {0}",fileCountHint:"Opptil {0} filer kan lastes opp",uploadTypeErr:"Filtype Mismatch!",overCountErr:"Bare {0} filer kan velges p\xE5 det meste!",overCountExtraErr:"Det maksimale antallet {0} er overskredet, og overskuddet {1} filer vil bli ignorert!",overSizeErr:"Maksimal filst\xF8rrelse kan ikke overstige {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Last opp p\xE5 nytt",uploadProgress:"Last opp {0}%",uploadErr:"Opplasting mislyktes",uploadSuccess:"Last opp vellykket",moreBtnText:"Mer ({0})",viewItemTitle:"Klikk for \xE5 se",morePopup:{readTitle:"Vis liste",imageTitle:"Last opp bilder",fileTitle:"Last opp fil"}},empty:{defText:"Ingen data enn\xE5"},colorPicker:{clear:"Klar",confirm:"bekrefte",copySuccess:"Kopiert til utklippstavlen: {0}",hex:"HEX"},formDesign:{formName:"Formnavn",defFormTitle:"Navnlig form",widgetPropTab:"Kontrollegenskaper",widgetFormTab:"Form egenskaper",error:{wdFormUni:"Denne typen kontroll har lov til \xE5 legge til bare en i skjemaet",wdSubUni:"Denne typen kontroll har lov til \xE5 legge til bare en i subtabelen"},styleSetting:{btn:"Stilinnstillinger",title:"Form stilinnstillinger",layoutTitle:"Kontrolloppsett",verticalLayout:"Topp- og bunnoppsett",horizontalLayout:"Horisontal layout",styleTitle:"Tittelstil",boldTitle:"Tittelen fet",fontBold:"Fet",fontNormal:"konvensjonell",colonTitle:"Vis kolon",colonVisible:"vise",colonHidden:"gjemme",alignTitle:"Justering",widthTitle:"Tittelbredde",alignLeft:"Til venstre",alignRight:"Til h\xF8yre",unitPx:"Piksler",unitPct:"prosentdel"},widget:{group:{base:"Grunnleggende kontroller",layout:"Oppsettkontroller",system:"Systemkontroller",module:"Modulkontroller",chart:"Kartstyring",advanced:"Avanserte kontroller"},copyTitle:"Copy_ {0}",component:{input:"Inngangsboks",textarea:"Tekstfelt",select:"Trekk ned for \xE5 velge",row:"En rad og flere kolonner",title:"tittel",text:"tekst",subtable:"Underbord",VxeSwitch:"om",VxeInput:"Inngangsboks",VxeNumberInput:"tall",VxeDatePicker:"dato",VxeTextarea:"Tekstfelt",VxeSelect:"Trekk ned for \xE5 velge",VxeTreeSelect:"Treutvalg",VxeRadioGroup:"Alternativknapp",VxeCheckboxGroup:"Avkrysningsrute",VxeUploadFile:"dokument",VxeUploadImage:"bilde",VxeRate:"poengsum",VxeSlider:"glidebryteren"}},widgetProp:{name:"Kontrollnavn",placeholder:"Hurtig",required:"P\xE5krevd bekreftelse",multiple:"Flere valg er tillatt",displaySetting:{name:"Vis innstillinger",pc:"PC",mobile:"Mobil",visible:"vise",hidden:"gjemme"},dataSource:{name:"Datakilde",defValue:"Alternativ {0}",addOption:"Legg til alternativer",batchEditOption:"Batch -redigering",batchEditTip:"Hver rad tilsvarer et alternativ, som st\xF8tter direkte kopi og lim inn fra tabeller, Excel og WPS.",batchEditSubTip:"Hver rad tilsvarer et alternativ. Hvis det er en gruppe, kan barnelementene starte med en plass eller en fane -tast, og den st\xF8tter direkte kopi og lim inn fra tabeller, Excel og WPS.",buildOption:"Bygge alternativer"},rowProp:{colSize:"Antall kolonner",col2:"To kolonner",col3:"Tre kolonner",col4:"Fire kolonner",col6:"Seks kolonner",layout:"layout"},textProp:{name:"innhold",alignTitle:"Justering",alignLeft:"Til venstre",alignCenter:"Senter",alignRight:"Til h\xF8yre",colorTitle:"Fontfarge",sizeTitle:"Fontst\xF8rrelse",boldTitle:"Fet skrift",fontNormal:"konvensjonell",fontBold:"Fet"},subtableProp:{seqTitle:"Serienummer",showSeq:"Vis serienummer",showCheckbox:"Flere valg er tillatt",errSubDrag:"Subtabellen st\xF8tter ikke denne kontrollen, bruk andre kontroller",colPlace:"Dra kontrollen inn"},uploadProp:{limitFileCount:"Filmengde",limitFileSize:"Filst\xF8rrelsesgrense",multiFile:"La flere filer lastes opp",limitImgCount:"Begrens antall bilder",limitImgSize:"Bildest\xF8rrelsesgrense",multiImg:"La flere bilder laste opp"}}},listDesign:{fieldSettingTab:"Feltinnstillinger",listSettingTab:"Parameterinnstillinger",searchTitle:"Sp\xF8rringskriterier",listTitle:"Listefeltet",searchField:"Sp\xF8rringsfelt",listField:"Listefeltet",activeBtn:{ActionButtonUpdate:"redigere",ActionButtonDelete:"slett"},search:{addBtn:"redigere",emptyText:"Sp\xF8rringsbetingelser ikke konfigurert",editPopupTitle:"Rediger sp\xF8rringsfelt"},searchPopup:{colTitle:"tittel",saveBtn:"spare"}},text:{copySuccess:"Kopiert til utklippstavlen",copyError:"Det n\xE5v\xE6rende milj\xF8et st\xF8tter ikke denne operasjonen"},countdown:{formats:{yyyy:"\xC5r",MM:"m\xE5ne",dd:"himmel",HH:"time",mm:"punkt",ss:"Sekund"}},plugins:{extendCellArea:{area:{mergeErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 sammensl\xE5tte celler",multiErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 flere utvalgsomr\xE5der",selectErr:"Kan ikke operere p\xE5 celler i det spesifiserte omr\xE5det",extendErr:"Hvis det utvidede omr\xE5det inneholder sammensl\xE5tte celler, m\xE5 alle sammensl\xE5tte celler v\xE6re i samme st\xF8rrelse",pasteMultiErr:"Kan ikke lime inn, de kopierte og limte omr\xE5dene m\xE5 v\xE6re av samme st\xF8rrelse for \xE5 utf\xF8re denne operasjonen",cpInvalidErr:"Operasjonen kan ikke utf\xF8res. Det er forbudte kolonner ({0}) i omr\xE5det du valgte."},fnr:{title:"Finn og erstatt",findLabel:"Finne",replaceLabel:"erstatte",findTitle:"Finn hva:",replaceTitle:"Erstatt med:",tabs:{find:"Finne",replace:"erstatte"},filter:{re:"Regelmessige uttrykk",whole:"Fullt ord matching",sensitive:"sak f\xF8lsom"},btns:{findNext:"Finn neste",findAll:"Finn alle",replace:"erstatte",replaceAll:"Erstatt alle",cancel:"Kansellere"},header:{seq:"#",cell:"Celle",value:"verdi"},body:{row:"Rad: {0}",col:"Kolonne: {0}"},empty:"(Nullverdi)",reError:"Ugyldig regelmessig uttrykk",recordCount:"{0} celler funnet",notCell:"Den matchende cellen kan ikke bli funnet",replaceSuccess:"Vellykket erstattet {0} celler"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre"},cases:{equal:"lik",gt:"St\xF8rre enn",lt:"Mindre enn",begin:"Begynnelsen er",endin:"Slutten er",include:"Inkludere",isSensitive:"sak f\xF8lsom"}},filterCombination:{menus:{sort:"Sortere",clearSort:"Klar sortering",sortAsc:"Stigende orden",sortDesc:"Synkende orden",fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",clearFilter:"Klart filter",textOption:"Tekstfilter",numberOption:"Numerisk filter"},popup:{title:"Tilpassede filtreringsmetoder",currColumnTitle:"Gjeldende kolonne:",and:"og",or:"eller",describeHtml:"Tilgjengelig? Representerer et enkelt tegn <br/> bruk * representerer flere tegn"},cases:{equal:"lik",unequal:"Ikke lik",gt:"St\xF8rre enn",ge:"St\xF8rre enn eller lik",lt:"Mindre enn",le:"Mindre enn eller lik",begin:"Begynnelsen er",notbegin:"Det er ikke i begynnelsen",endin:"Slutten er",notendin:"Avslutningen er ikke",include:"Inkludere",exclude:"Ikke inkludert",between:"Mellom",custom:"Tilpasset filter",insensitive:"Sak uf\xF8lsom",isSensitive:"sak f\xF8lsom"},empty:"(blank)",notData:"Ingen kamp"}},pro:{area:{mergeErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 sammensl\xE5tte celler",multiErr:"Denne operasjonen kan ikke utf\xF8res p\xE5 flere utvalgsomr\xE5der",extendErr:"Hvis det utvidede omr\xE5det inneholder sammensl\xE5tte celler, m\xE5 alle sammensl\xE5tte celler v\xE6re i samme st\xF8rrelse",pasteMultiErr:"Kan ikke lime inn, de kopierte og limte omr\xE5dene m\xE5 v\xE6re av samme st\xF8rrelse for \xE5 utf\xF8re denne operasjonen"},fnr:{title:"Finn og erstatt",findLabel:"Finne",replaceLabel:"erstatte",findTitle:"Finn innhold:",replaceTitle:"Erstatt med:",tabs:{find:"Finne",replace:"erstatte"},filter:{re:"Regelmessige uttrykk",whole:"Fullt ord matching",sensitive:"sak f\xF8lsom"},btns:{findNext:"Finn neste",findAll:"Finn alle",replace:"erstatte",replaceAll:"Erstatt alle",cancel:"Kansellere"},header:{seq:"#",cell:"Celle",value:"verdi"},empty:"(Nullverdi)",reError:"Ugyldig regelmessig uttrykk",recordCount:"{0} celler funnet",notCell:"Ingen matchende celle funnet",replaceSuccess:"Vellykket erstattet {0} celler"}},renderer:{search:"s\xF8k",cases:{equal:"lik",unequal:"Ikke lik",gt:"St\xF8rre enn",ge:"St\xF8rre enn eller lik",lt:"Mindre enn",le:"Mindre enn eller lik",begin:"Begynnelsen er",notbegin:"Det er ikke i begynnelsen",endin:"Slutten er",notendin:"Avslutningen er ikke",include:"Inkludere",exclude:"Ikke inkludert",between:"Mellom",custom:"Tilpasset filter",insensitive:"Sak uf\xF8lsom",isSensitive:"sak f\xF8lsom"},combination:{menus:{sort:"Sortere",clearSort:"Klar sortering",sortAsc:"Stigende orden",sortDesc:"Synkende orden",fixedColumn:"Frysekolonne",fixedGroup:"Frysegruppe",cancelFixed:"Frigj\xF8re",fixedLeft:"Frys til venstre",fixedRight:"Frys til h\xF8yre",clearFilter:"Klart filter",textOption:"Tekstfiltrering",numberOption:"Numerisk filtrering"},popup:{title:"Tilpassede filtreringsmetoder",currColumnTitle:"Gjeldende kolonne:",and:"og",or:"eller",describeHtml:"Tilgjengelig? Representerer et enkelt tegn <br/> bruk * representerer flere tegn"},empty:"(blank)",notData:"Ingen kamp"}}}}),tn}var Qw=Zw(),eT=be(Qw),rn={},F2;function tT(){return F2||(F2=1,Object.defineProperty(rn,"__esModule",{value:!0}),rn.default=void 0,rn.default={vxe:{base:{pleaseInput:"Por favor, digite",pleaseSelect:"Selecione",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"carregando..."},error:{downErr:"Download falhou",errLargeData:"Quando a quantidade de dados vinculados for muito grande, use {0}, caso contr\xE1rio, pode causar atraso",groupFixed:"Se estiver usando cabe\xE7alhos agrupados, a coluna congelada deve ser definida pelo grupo",groupMouseRange:'O cabe\xE7alho de agrupamento n\xE3o pode ser usado ao mesmo tempo que "{0}" e isso pode causar um erro',groupTag:'Os cabe\xE7alhos da coluna de agrupamento devem usar "{0}" em vez de "{1}", o que pode causar erros',scrollErrProp:'Este par\xE2metro "{0}" n\xE3o \xE9 suportado ap\xF3s a rolagem virtual ser ativada',errConflicts:'Par\xE2metro "{0}" conflita com "{1}"',notSupportProp:'"{1}" n\xE3o \xE9 suportado quando o par\xE2metro "{0}" estiver ativado, ele deve ser "{2}", caso contr\xE1rio, um erro ocorrer\xE1',notConflictProp:'Ao usar "{0}", "{1}" deve ser definido, caso contr\xE1rio, pode haver conflitos funcionais',unableInsert:"N\xE3o pode ser inserido no local especificado, verifique se os par\xE2metros est\xE3o corretos",useErr:'Ocorreu um erro ao instalar o m\xF3dulo "{0}". O pedido pode estar incorreto. O m\xF3dulo dependente precisa ser instalado antes da tabela',barUnableLink:"A barra de ferramentas n\xE3o pode associar tabelas",expandContent:'O slot para a linha expandida deve ser "conte\xFAdo", verifique se est\xE1 correto',reqComp:'O componente "{0}" est\xE1 ausente, verifique se est\xE1 instalado corretamente. https://vxeui.com/#/start/useglobal',reqModule:'M\xF3dulo "{0}" ausente',reqProp:'O par\xE2metro "{0}" necess\xE1rio est\xE1 faltando, o que pode causar um erro',emptyProp:'Par\xE2metro "{0}" n\xE3o tem permiss\xE3o para estar vazio',errProp:'Par\xE2metro n\xE3o suportado "{0}", possivelmente "{1}"',colRepet:'coluna. {0} = "{1}" \xE9 repetida, o que pode causar algumas fun\xE7\xF5es inutiliz\xE1veis',notFunc:'M\xE9todo "{0}" n\xE3o existe',errFunc:'Par\xE2metro "{0}" n\xE3o \xE9 um m\xE9todo',notValidators:'Verifica\xE7\xE3o global "{0}" n\xE3o existe',notFormats:'Formata\xE7\xE3o global "{0}" n\xE3o existe',notCommands:'A diretiva global "{0}" n\xE3o existe',notSlot:'Slot "{0}" n\xE3o existe',noTree:'"{0}" n\xE3o \xE9 suportado na estrutura da \xE1rvore',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Par\xE2metro n\xE3o suportado "{0}"',checkProp:'Quando o volume de dados \xE9 muito grande, a caixa de sele\xE7\xE3o pode ser gaguejada. Recomenda -se definir o par\xE2metro "{0}" para melhorar a velocidade de renderiza\xE7\xE3o',coverProp:'O par\xE2metro "{1}" de "{0}" \xE9 definido repetidamente, o que pode causar um erro',uniField:'O nome do campo "{0}" \xE9 definido repetidamente, o que pode causar um erro',repeatKey:'Repita a chave prim\xE1ria {0} = "{1}", que pode causar um erro',delFunc:'M\xE9todo "{0}" est\xE1 depreciado, use "{1}"',delProp:'O par\xE2metro "{0}" est\xE1 depreciado, use "{1}"',delEvent:'Evento "{0}" est\xE1 descontinuado, use "{1}"',removeProp:'O par\xE2metro "{0}" est\xE1 pregui\xE7oso e n\xE3o \xE9 recomendado, o que pode causar um erro',errFormat:'O conte\xFAdo formatado global deve ser definido usando "vxetable.formats" e o m\xE9todo de montagem "formatter = {0}" n\xE3o \xE9 mais recomendado.',notType:'Tipo de arquivo n\xE3o suportado "{0}"',notExp:"Este navegador n\xE3o suporta fun\xE7\xE3o de importa\xE7\xE3o/exporta\xE7\xE3o",impFields:"A importa\xE7\xE3o falhou. Verifique se o nome do campo e o formato de dados est\xE3o corretos.",treeNotImp:"As mesas de \xE1rvores n\xE3o suportam a importa\xE7\xE3o",treeCrossDrag:"Apenas arraste o primeiro n\xEDvel",treeDragChild:"Os pais n\xE3o podem arrastar para seus pr\xF3prios filhos",reqPlugin:'"{1}" n\xE3o est\xE1 instalado em https://vxeui.com/other {0a }/# {1age/install',errMaxRow:"Excedendo o volume m\xE1ximo de dados suportado {0} linhas, isso pode causar um erro"},table:{emptyText:"Ainda n\xE3o h\xE1 dados",allTitle:"Selecione tudo/Cancelar",seqTitle:"N\xFAmero de s\xE9rie",actionTitle:"operar",confirmFilter:"filtro",resetFilter:"Reiniciar",allFilter:"todos",sortAsc:"Ordem ascendente: mais baixo para o mais alto",sortDesc:"Ordem descendente: mais alto ao menor",filter:"Ativar filtragem para colunas selecionadas",impSuccess:"Records {0} importados com sucesso",expLoading:"Exportador",expSuccess:"Exportar com sucesso",expError:"A exporta\xE7\xE3o falhou",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"Configura\xE7\xF5es da coluna",customAll:"todos",customConfirm:"confirmar",customClose:"encerramento",customCancel:"Cancelar",customRestore:"Restaure o padr\xE3o",maxFixedCol:"O n\xFAmero m\xE1ximo de colunas congeladas n\xE3o pode exceder {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Move: {0}",resizeColTip:"Largura: {0} pixels",resizeRowTip:"Altura: {0} pixels",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Selecione pelo menos um registro!",deleteSelectRecord:"Tem certeza de que deseja excluir o registro selecionado?",removeSelectRecord:"Tem certeza de que deseja remover o registro selecionado?",dataUnchanged:"Dados n\xE3o alterados!",delSuccess:"O registro selecionado foi exclu\xEDdo com sucesso!",saveSuccess:"Economize com sucesso!",operError:"Ocorreu um erro e a opera\xE7\xE3o falhou!"},select:{search:"procurar",loadingText:"carregando",emptyText:"Ainda n\xE3o h\xE1 dados"},pager:{goto:"Ir",gotoTitle:"N\xFAmero de p\xE1ginas",pagesize:"{0} itens/p\xE1gina",total:"Total {0} registros",pageClassifier:"P\xE1gina",homePage:"primeira p\xE1gina",homePageTitle:"primeira p\xE1gina",prevPage:"P\xE1gina anterior",prevPageTitle:"P\xE1gina anterior",nextPage:"Pr\xF3xima p\xE1gina",nextPageTitle:"Pr\xF3xima p\xE1gina",prevJump:"P\xE1gina de salto",prevJumpTitle:"P\xE1gina de salto",nextJump:"P\xE1gina para baixo",nextJumpTitle:"P\xE1gina para baixo",endPage:"\xDAltima p\xE1gina",endPageTitle:"\xDAltima p\xE1gina"},alert:{title:"Prompts do sistema"},button:{confirm:"confirmar",cancel:"Cancelar",clear:"Claro"},filter:{search:"procurar"},custom:{cstmTitle:"Configura\xE7\xF5es da coluna",cstmRestore:"Restaure o padr\xE3o",cstmCancel:"Cancelar",cstmConfirm:"Claro",cstmConfirmRestore:"Confirme se \xE9 restaurado na configura\xE7\xE3o padr\xE3o da coluna?",cstmDragTarget:"Move: {0}",setting:{colSort:"Organizar",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"T\xEDtulo da coluna",colResizable:"Largura da coluna (pixels)",colVisible:"Se deve exibir",colFixed:"Coluna de congelamento",colFixedMax:"Colunas congeladas (at\xE9 {0} colunas)",fixedLeft:"Lado esquerdo",fixedUnset:"N\xE3o definido",fixedRight:"Lado direito"}},import:{modes:{covering:"Substituir o m\xE9todo (substitua diretamente os dados da tabela)",insert:"Anexe na parte inferior (anexa novos dados na parte inferior da tabela)",insertTop:"Anexe no topo (anexar novos dados na parte superior da tabela)",insertBottom:"Anexe na parte inferior (anexa novos dados na parte inferior da tabela)"},impTitle:"Importa\xE7\xE3o de dados",impFile:"Nome do arquivo",impSelect:"Selecione Arquivo",impType:"Tipo de arquivo",impOpts:"Configura\xE7\xF5es de par\xE2metros",impMode:"Modo de importa\xE7\xE3o",impConfirm:"Importar",impCancel:"Cancelar"},export:{types:{csv:"CSV (v\xEDrgula separada) (*. CSV)",html:"P\xE1gina da web (*.html)",xml:"Dados XML (*.xml)",txt:"Arquivo de texto (guia separado) (*. TXT)",xls:"Excel 97-2003 Book (*.xls)",xlsx:"Pasta de trabalho do Excel (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"Dados vazios",current:"Dados atuais (dados na p\xE1gina atual)",selected:"Dados selecionados (dados selecionados na p\xE1gina atual)",all:"Dados completos (incluindo todos os dados paginos)"},printTitle:"Dados de impress\xE3o",expTitle:"Dados de exporta\xE7\xE3o",expName:"Nome do arquivo",expNamePlaceholder:"Por favor, insira um nome de arquivo",expSheetName:"t\xEDtulo",expSheetNamePlaceholder:"Por favor, insira um t\xEDtulo",expType:"Salvar tipo",expMode:"Selecione dados",expCurrentColumn:"Todos os campos",expColumn:"Selecione o campo",expOpts:"Configura\xE7\xF5es de par\xE2metros",expOptHeader:"Cabe\xE7alho",expHeaderTitle:"\xC9 o cabe\xE7alho da tabela necess\xE1rio",expOptFooter:"Fim da tabela",expFooterTitle:"O final da tabela \xE9 necess\xE1rio?",expOptColgroup:"Cabe\xE7alho de agrupamento",expOptTitle:"T\xEDtulo da coluna",expTitleTitle:"Seja o t\xEDtulo da coluna, caso contr\xE1rio, ser\xE1 exibido como o nome do campo da coluna",expColgroupTitle:"Se estiver presente, um cabe\xE7alho com uma estrutura de agrupamento \xE9 suportado",expOptMerge:"mesclar",expMergeTitle:"Se presente, as c\xE9lulas com estruturas mescladas s\xE3o suportadas",expOptAllExpand:"Expandir a \xE1rvore",expAllExpandTitle:"Se existir, \xE9 suportado para expandir todos os dados com estruturas hier\xE1rquicas",expOptUseStyle:"estilo",expUseStyleTitle:"Se presente, c\xE9lulas com estilo s\xE3o suportadas",expOptOriginal:"Dados de origem",expOriginalTitle:"Se s\xE3o dados de origem, a importa\xE7\xE3o para as tabelas \xE9 suportada",expPrint:"Imprimir",expConfirm:"Exportar",expCancel:"Cancelar"},modal:{errTitle:"Mensagem de erro",zoomMin:"Minimizar",zoomIn:"maximizar",zoomOut:"redu\xE7\xE3o",close:"encerramento",miniMaxSize:"O n\xFAmero de janelas minimizadas n\xE3o pode exceder {0}",footPropErr:"O Show-Footer \xE9 usado apenas para ativar a cauda da tabela e deve ser usado com o programa de confirma\xE7\xE3o | Mostra-cancelamento-bot\xE3o | slots"},drawer:{close:"encerramento"},form:{folding:"Fechar",unfolding:"Expandir"},toolbar:{import:"Importar",export:"Exportar",print:"Imprimir",refresh:"Atualizar",zoomIn:"tela cheia",zoomOut:"redu\xE7\xE3o",custom:"Configura\xE7\xF5es da coluna",customAll:"todos",customConfirm:"confirmar",customRestore:"Reiniciar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",cancelFixed:"Descongelar"},datePicker:{yearTitle:"{0} anos"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Janeiro",m2:"Fevereiro",m3:"Marchar",m4:"abril",m5:"Poderia",m6:"Junho",m7:"Julho",m8:"Agosto",m9:"Setembro",m10:"outubro",m11:"novembro",m12:"dezembro",quarterLabel:"{0} anos",monthLabel:"{0} anos",dayLabel:"{0} ano {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"Sol",w1:"seg",w2:"ter",w3:"qua",w4:"qui",w5:"sex",w6:"Sentado"},months:{m0:"Janeiro",m1:"Fevereiro",m2:"Marchar",m3:"abril",m4:"Poderia",m5:"Junho",m6:"Julho",m7:"Agosto",m8:"Setembro",m9:"outubro",m10:"novembro",m11:"dezembro"},quarters:{q1:"Primeiro trimestre",q2:"Segundo trimestre",q3:"Terceiro trimestre",q4:"Quarto trimestre"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Visualiza\xE7\xE3o",operBtn:{zoomOut:"Encolher",zoomIn:"ampliar",pctFull:"Escala igualmente",pct11:"Mostre o tamanho original",rotateLeft:"Gire para a esquerda",rotateRight:"Girar para a direita",print:"Clique para imprimir a imagem",download:"Clique para baixar a imagem"}},upload:{fileBtnText:"Clique ou arraste para fazer o upload",imgBtnText:"Clique ou arraste para fazer o upload",dragPlaceholder:"Arraste e solte o arquivo para esta \xE1rea para fazer upload",imgSizeHint:"Folheto {0}",imgCountHint:"M\xE1ximo {0} imagens",fileTypeHint:"Suporte {0} tipos de arquivo",fileSizeHint:"Um \xFAnico tamanho de arquivo n\xE3o excede {0}",fileCountHint:"At\xE9 {0} arquivos podem ser carregados",uploadTypeErr:"Tipo de arquivo Incompatch!",overCountErr:"Somente os arquivos {0} podem ser selecionados no m\xE1ximo!",overCountExtraErr:"O n\xFAmero m\xE1ximo de {0} foi excedido e os arquivos excedentes {1} ser\xE3o ignorados!",overSizeErr:"O tamanho m\xE1ximo do arquivo n\xE3o pode exceder {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"Re-applar",uploadProgress:"Upload {0}%",uploadErr:"Falha no upload",uploadSuccess:"Carregar com sucesso",moreBtnText:"Mais ({0})",viewItemTitle:"Clique para visualizar",morePopup:{readTitle:"Lista de visualiza\xE7\xE3o",imageTitle:"Carregue fotos",fileTitle:"Fa\xE7a o upload do arquivo"}},empty:{defText:"Ainda n\xE3o h\xE1 dados"},colorPicker:{clear:"Claro",confirm:"confirmar",copySuccess:"Copiado para a \xE1rea de transfer\xEAncia: {0}",hex:"HEX"},formDesign:{formName:"Nome do formul\xE1rio",defFormTitle:"Forma sem nome",widgetPropTab:"Propriedades de controle",widgetFormTab:"Formul\xE1rio de propriedades",error:{wdFormUni:"Este tipo de controle pode adicionar apenas um no formul\xE1rio",wdSubUni:"Este tipo de controle \xE9 permitido adicionar apenas um na subtable"},styleSetting:{btn:"Configura\xE7\xF5es de estilo",title:"Configura\xE7\xF5es de estilo de formul\xE1rio",layoutTitle:"Layout de controle",verticalLayout:"Layout superior e inferior",horizontalLayout:"Layout horizontal",styleTitle:"Estilo de t\xEDtulo",boldTitle:"T\xEDtulo ousado",fontBold:"Audacioso",fontNormal:"convencional",colonTitle:"Mostre o c\xF3lon",colonVisible:"mostrar",colonHidden:"esconder",alignTitle:"Alinhamento",widthTitle:"Largura do t\xEDtulo",alignLeft:"\xC0 esquerda",alignRight:"\xC0 direita",unitPx:"Pixels",unitPct:"percentagem"},widget:{group:{base:"Controles b\xE1sicos",layout:"Controles de layout",system:"Controles do sistema",module:"Controles do m\xF3dulo",chart:"Controle de gr\xE1fico",advanced:"Controles avan\xE7ados"},copyTitle:"Copy_ {0}",component:{input:"Caixa de entrada",textarea:"Campo de texto",select:"Puxe para baixo para selecionar",row:"Uma linha e v\xE1rias colunas",title:"t\xEDtulo",text:"texto",subtable:"Subtable",VxeSwitch:"se",VxeInput:"Caixa de entrada",VxeNumberInput:"n\xFAmero",VxeDatePicker:"data",VxeTextarea:"Campo de texto",VxeSelect:"Puxe para baixo para selecionar",VxeTreeSelect:"Sele\xE7\xE3o de \xE1rvores",VxeRadioGroup:"Bot\xE3o de r\xE1dio",VxeCheckboxGroup:"Caixa de sele\xE7\xE3o",VxeUploadFile:"documento",VxeUploadImage:"foto",VxeRate:"pontua\xE7\xE3o",VxeSlider:"Slider"}},widgetProp:{name:"Nome de controle",placeholder:"Incitar",required:"Verifica\xE7\xE3o necess\xE1ria",multiple:"V\xE1rias op\xE7\xF5es s\xE3o permitidas",displaySetting:{name:"Configura\xE7\xF5es de exibi\xE7\xE3o",pc:"PC",mobile:"M\xF3vel",visible:"mostrar",hidden:"esconder"},dataSource:{name:"Fonte de dados",defValue:"Op\xE7\xE3o {0}",addOption:"Adicione op\xE7\xF5es",batchEditOption:"Edi\xE7\xE3o em lote",batchEditTip:"Cada linha corresponde a uma op\xE7\xE3o, que suporta c\xF3pia direta e colar de tabelas, Excel e WPS.",batchEditSubTip:"Cada linha corresponde a uma op\xE7\xE3o. Se for um grupo, os itens da crian\xE7a podem come\xE7ar com um espa\xE7o ou uma tecla de guia e suporta c\xF3pias diretas e colar de tabelas, Excel e WPS.",buildOption:"Construir op\xE7\xF5es"},rowProp:{colSize:"N\xFAmero de colunas",col2:"Duas colunas",col3:"Tr\xEAs colunas",col4:"Quatro colunas",col6:"Seis colunas",layout:"layout"},textProp:{name:"contente",alignTitle:"Alinhamento",alignLeft:"\xC0 esquerda",alignCenter:"Centro",alignRight:"\xC0 direita",colorTitle:"Cor da fonte",sizeTitle:"Tamanho da fonte",boldTitle:"Fonte em negrito",fontNormal:"convencional",fontBold:"Audacioso"},subtableProp:{seqTitle:"N\xFAmero de s\xE9rie",showSeq:"Mostre n\xFAmero de s\xE9rie",showCheckbox:"V\xE1rias op\xE7\xF5es s\xE3o permitidas",errSubDrag:"O subtable n\xE3o suporta esse controle, use outros controles",colPlace:"Arraste o controle em"},uploadProp:{limitFileCount:"Limite de quantidade do arquivo",limitFileSize:"Limite de tamanho do arquivo",multiFile:"Permitir que v\xE1rios arquivos sejam carregados",limitImgCount:"N\xFAmero limite de fotos",limitImgSize:"Limite de tamanho da imagem",multiImg:"Permitir que v\xE1rias fotos enviem"}}},listDesign:{fieldSettingTab:"Configura\xE7\xF5es de campo",listSettingTab:"Configura\xE7\xF5es de par\xE2metros",searchTitle:"Crit\xE9rios de consulta",listTitle:"Campo de lista",searchField:"Campos de consulta",listField:"Campo de lista",activeBtn:{ActionButtonUpdate:"editar",ActionButtonDelete:"excluir"},search:{addBtn:"editar",emptyText:"Condi\xE7\xF5es de consulta n\xE3o configuradas",editPopupTitle:"Editar campos de consulta"},searchPopup:{colTitle:"t\xEDtulo",saveBtn:"salvar"}},text:{copySuccess:"Copiado para a \xE1rea de transfer\xEAncia",copyError:"O ambiente atual n\xE3o suporta esta opera\xE7\xE3o"},countdown:{formats:{yyyy:"Ano",MM:"lua",dd:"c\xE9u",HH:"hora",mm:"apontar",ss:"Segundo"}},plugins:{extendCellArea:{area:{mergeErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em c\xE9lulas mescladas",multiErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em v\xE1rias \xE1reas de sele\xE7\xE3o",selectErr:"Incapaz de operar em c\xE9lulas no intervalo especificado",extendErr:"Se a faixa estendida contiver c\xE9lulas mescladas, todas as c\xE9lulas mescladas devem ter o mesmo tamanho",pasteMultiErr:"Incapaz de colar, as \xE1reas copiadas e coladas precisam ter o mesmo tamanho para executar esta opera\xE7\xE3o",cpInvalidErr:"A opera\xE7\xE3o n\xE3o pode ser realizada. Existem colunas proibidas ({0}) no intervalo que voc\xEA selecionou."},fnr:{title:"Encontre e substitua",findLabel:"Encontrar",replaceLabel:"substituir",findTitle:"Encontre o que:",replaceTitle:"Substitua por:",tabs:{find:"Encontrar",replace:"substituir"},filter:{re:"Express\xF5es regulares",whole:"Combina\xE7\xE3o de palavras completas",sensitive:"mai\xFAsculas e min\xFAsculas"},btns:{findNext:"Encontre a seguir",findAll:"Encontre tudo",replace:"substituir",replaceAll:"Substitua tudo",cancel:"Cancelar"},header:{seq:"#",cell:"C\xE9lula",value:"valor"},body:{row:"Linha: {0}",col:"Coluna: {0}"},empty:"(Valor nulo)",reError:"Express\xE3o regular inv\xE1lida",recordCount:"{0} c\xE9lulas encontradas",notCell:"A c\xE9lula correspondente n\xE3o pode ser encontrada",replaceSuccess:"C\xE9lulas substitu\xEDdas com sucesso {0}"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita"},cases:{equal:"igual",gt:"Maior que",lt:"Menor que",begin:"O come\xE7o \xE9",endin:"O fim \xE9",include:"Incluir",isSensitive:"mai\xFAsculas e min\xFAsculas"}},filterCombination:{menus:{sort:"Organizar",clearSort:"Classifica\xE7\xE3o clara",sortAsc:"Ordem ascendente",sortDesc:"ordem descendente",fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",clearFilter:"Filtro transparente",textOption:"Filtro de texto",numberOption:"Filtro num\xE9rico"},popup:{title:"M\xE9todos de filtragem personalizados",currColumnTitle:"Coluna atual:",and:"e",or:"ou",describeHtml:"Dispon\xEDvel? Representa um \xFAnico caractere <br/> Use * representa qualquer caractere m\xFAltiplo"},cases:{equal:"igual",unequal:"N\xE3o igual a",gt:"Maior que",ge:"Maior ou igual a",lt:"Menor que",le:"Menor ou igual a",begin:"O come\xE7o \xE9",notbegin:"N\xE3o \xE9 no come\xE7o",endin:"O fim \xE9",notendin:"O final n\xE3o \xE9",include:"Incluir",exclude:"N\xE3o inclu\xEDdo",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insens\xEDvel",isSensitive:"mai\xFAsculas e min\xFAsculas"},empty:"(em branco)",notData:"Sem correspond\xEAncia"}},pro:{area:{mergeErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em c\xE9lulas mescladas",multiErr:"Esta opera\xE7\xE3o n\xE3o pode ser realizada em v\xE1rias \xE1reas de sele\xE7\xE3o",extendErr:"Se a faixa estendida contiver c\xE9lulas mescladas, todas as c\xE9lulas mescladas devem ter o mesmo tamanho",pasteMultiErr:"Incapaz de colar, as \xE1reas copiadas e coladas precisam ter o mesmo tamanho para executar esta opera\xE7\xE3o"},fnr:{title:"Encontre e substitua",findLabel:"Encontrar",replaceLabel:"substituir",findTitle:"Encontre conte\xFAdo:",replaceTitle:"Substitua por:",tabs:{find:"Encontrar",replace:"substituir"},filter:{re:"Express\xF5es regulares",whole:"Combina\xE7\xE3o de palavras completas",sensitive:"mai\xFAsculas e min\xFAsculas"},btns:{findNext:"Encontre a seguir",findAll:"Encontre tudo",replace:"substituir",replaceAll:"Substitua tudo",cancel:"Cancelar"},header:{seq:"#",cell:"C\xE9lula",value:"valor"},empty:"(Valor nulo)",reError:"Express\xE3o regular inv\xE1lida",recordCount:"{0} c\xE9lulas encontradas",notCell:"Nenhuma c\xE9lula correspondente encontrada",replaceSuccess:"C\xE9lulas substitu\xEDdas com sucesso {0}"}},renderer:{search:"procurar",cases:{equal:"igual",unequal:"N\xE3o igual a",gt:"Maior que",ge:"Maior ou igual a",lt:"Menor que",le:"Menor ou igual a",begin:"O come\xE7o \xE9",notbegin:"N\xE3o \xE9 no come\xE7o",endin:"O fim \xE9",notendin:"O final n\xE3o \xE9",include:"Incluir",exclude:"N\xE3o inclu\xEDdo",between:"Entre",custom:"Filtro personalizado",insensitive:"Caso insens\xEDvel",isSensitive:"mai\xFAsculas e min\xFAsculas"},combination:{menus:{sort:"Organizar",clearSort:"Classifica\xE7\xE3o clara",sortAsc:"Ordem ascendente",sortDesc:"ordem descendente",fixedColumn:"Coluna de congelamento",fixedGroup:"Grupo de congelamento",cancelFixed:"Descongelar",fixedLeft:"Congele \xE0 esquerda",fixedRight:"Congele \xE0 direita",clearFilter:"Filtro transparente",textOption:"Filtragem de texto",numberOption:"Filtragem num\xE9rica"},popup:{title:"M\xE9todos de filtragem personalizados",currColumnTitle:"Coluna atual:",and:"e",or:"ou",describeHtml:"Dispon\xEDvel? Representa um \xFAnico caractere <br/> Use * representa qualquer caractere m\xFAltiplo"},empty:"(em branco)",notData:"Sem correspond\xEAncia"}}}}),rn}var rT=tT(),nT=be(rT),nn={},D2;function aT(){return D2||(D2=1,Object.defineProperty(nn,"__esModule",{value:!0}),nn.default=void 0,nn.default={vxe:{base:{pleaseInput:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435",pleaseSelect:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430 ..."},error:{downErr:"\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C",errLargeData:"\u041A\u043E\u0433\u0434\u0430 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0432\u044F\u0437\u0430\u043D\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445 \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0432\u0435\u043B\u0438\u043A, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 {0}, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u0437\u0430\u0434\u0435\u0440\u0436\u043A\u0443",groupFixed:"\u041F\u0440\u0438 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0438 \u0441\u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0445 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u043E\u0432, \u0437\u0430\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446 \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u0433\u0440\u0443\u043F\u043F\u043E\u0439",groupMouseRange:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D \u0432 \u0442\u043E \u0436\u0435 \u0432\u0440\u0435\u043C\u044F, \u0447\u0442\u043E \u0438 \xAB{0}\xBB, \u0438 \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",groupTag:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \xAB{0}\xBB \u0432\u043C\u0435\u0441\u0442\u043E \xAB{1}\xBB, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0438",scrollErrProp:'\u042D\u0442\u043E\u0442 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043F\u043E\u0441\u043B\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F \u0432\u0438\u0440\u0442\u0443\u0430\u043B\u044C\u043D\u043E\u0439 \u043F\u0440\u043E\u043A\u0440\u0443\u0442\u043A\u0438',errConflicts:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u041A\u043E\u043D\u0444\u043B\u0438\u043A\u0442 \u0441 "{1}"',notSupportProp:'"{1}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F, \u043A\u043E\u0433\u0434\u0430 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}"',notConflictProp:'\u041F\u0440\u0438 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0438 "{0}", "{1}" \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0444\u0443\u043D\u043A\u0446\u0438\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0435 \u043A\u043E\u043D\u0444\u043B\u0438\u043A\u0442\u044B',unableInsert:"\u041D\u0435\u043B\u044C\u0437\u044F \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u0432 \u0443\u043A\u0430\u0437\u0430\u043D\u043D\u043E\u0435 \u043C\u0435\u0441\u0442\u043E, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u044F\u0432\u043B\u044F\u044E\u0442\u0441\u044F \u043B\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B\u043C\u0438",useErr:'\u041F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430 \u043F\u0440\u0438 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043A\u0435 \u043C\u043E\u0434\u0443\u043B\u044F "{0}". \u0417\u0430\u043A\u0430\u0437 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043D\u0435\u0432\u0435\u0440\u043D\u044B\u043C. \u0417\u0430\u0432\u0438\u0441\u0438\u043C\u044B\u0439 \u043C\u043E\u0434\u0443\u043B\u044C \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u043F\u0435\u0440\u0435\u0434 \u0442\u0430\u0431\u043B\u0438\u0446\u0435\u0439',barUnableLink:"\u041F\u0430\u043D\u0435\u043B\u044C \u0438\u043D\u0441\u0442\u0440\u0443\u043C\u0435\u043D\u0442\u043E\u0432 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0441\u0432\u044F\u0437\u0430\u0442\u044C \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expandContent:"\u0421\u043B\u043E\u0442 \u0434\u043B\u044F \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u043E\u0439 \u0441\u0442\u0440\u043E\u043A\u0438 \u0434\u043E\u043B\u0436\u0435\u043D \u0431\u044B\u0442\u044C \xAB\u043A\u043E\u043D\u0442\u0435\u043D\u0442\u043E\u043C\xBB, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E \u043B\u0438 \u044D\u0442\u043E",reqComp:'\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 "{0}" \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E \u043B\u0438 \u043E\u043D \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D. https://vxeui.com/#/start/useglobal',reqModule:'\u041E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043C\u043E\u0434\u0443\u043B\u044C "{0}"',reqProp:"\u041D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{0}\xBB \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",emptyProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442\u0441\u044F \u0431\u044B\u0442\u044C \u043F\u0443\u0441\u0442\u044B\u043C',errProp:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}", \u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E "{1}"',colRepet:'\u0441\u0442\u043E\u043B\u0431\u0435\u0446. {0} = "{1}" \u043F\u043E\u0432\u0442\u043E\u0440\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0438\u0432\u0435\u0441\u0442\u0438 \u043A \u0442\u043E\u043C\u0443, \u0447\u0442\u043E \u043D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u0444\u0443\u043D\u043A\u0446\u0438\u0438 \u0441\u0442\u0430\u043D\u0443\u0442 \u043D\u0435\u043F\u0440\u0438\u0433\u043E\u0434\u043D\u044B\u043C\u0438 \u0434\u043B\u044F \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u044F',notFunc:'\u041C\u0435\u0442\u043E\u0434 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',errFunc:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u043D\u0435 \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u043C\u0435\u0442\u043E\u0434\u043E\u043C',notValidators:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0430\u044F \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notFormats:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0435 \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notCommands:'\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u0430\u044F \u0434\u0438\u0440\u0435\u043A\u0442\u0438\u0432\u0430 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',notSlot:'\u0421\u043B\u043E\u0442 "{0}" \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442',noTree:'"{0}" \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0432 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0435 \u0434\u0435\u0440\u0435\u0432\u0430',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}"',checkProp:"\u041A\u043E\u0433\u0434\u0430 \u043E\u0431\u044A\u0435\u043C \u0434\u0430\u043D\u043D\u044B\u0445 \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0439, \u0444\u043B\u0430\u0436\u043E\u043A \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0437\u0430\u0438\u043A\u0430\u0435\u0442\u0441\u044F. \u0420\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{0}\xBB \u0434\u043B\u044F \u0443\u043B\u0443\u0447\u0448\u0435\u043D\u0438\u044F \u0441\u043A\u043E\u0440\u043E\u0441\u0442\u0438 \u0440\u0435\u043D\u0434\u0435\u0440\u0438\u043D\u0433\u0430",coverProp:"\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \xAB{1}\xBB \u0438\u0437 \xAB{0}\xBB \u043D\u0435\u043E\u0434\u043D\u043E\u043A\u0440\u0430\u0442\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",uniField:"\u0418\u043C\u044F \u043F\u043E\u043B\u044F \xAB{0}\xBB \u043D\u0435\u043E\u0434\u043D\u043E\u043A\u0440\u0430\u0442\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u044F\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443",repeatKey:'\u041F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0435 \u043F\u0435\u0440\u0432\u0438\u0447\u043D\u0443\u044E \u043A\u043B\u0430\u0432\u0438\u0448\u0443 {0} = "{1}", \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443',delFunc:'\u041C\u0435\u0442\u043E\u0434 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',delProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',delEvent:'\u0421\u043E\u0431\u044B\u0442\u0438\u0435 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B\u043E, \u043F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 "{1}"',removeProp:'\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 "{0}" \u0443\u0441\u0442\u0430\u0440\u0435\u043B \u0438 \u043D\u0435 \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F, \u0447\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443',errFormat:"\u0413\u043B\u043E\u0431\u0430\u043B\u044C\u043D\u043E\u0435 \u0444\u043E\u0440\u043C\u0430\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u043E\u0435 \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u043D\u0438\u0435 \u0441\u043B\u0435\u0434\u0443\u0435\u0442 \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0438\u0442\u044C \u0441 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435\u043C \xABvxetable.formats\xBB, \u0438 \u043C\u0435\u0442\u043E\u0434 \u043C\u043E\u043D\u0442\u0430\u0436\u0430 \xABformatter = {0}\xBB \u0431\u043E\u043B\u044C\u0448\u0435 \u043D\u0435 \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u0442\u0441\u044F.",notType:'\u041D\u0435\u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u044B\u0439 \u0442\u0438\u043F \u0444\u0430\u0439\u043B\u0430 "{0}"',notExp:"\u042D\u0442\u043E\u0442 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0444\u0443\u043D\u043A\u0446\u0438\u044E \u0438\u043C\u043F\u043E\u0440\u0442\u0430/\u044D\u043A\u0441\u043F\u043E\u0440\u0442\u0430",impFields:"\u0418\u043C\u043F\u043E\u0440\u0442 \u043D\u0435 \u0443\u0434\u0430\u043B\u0441\u044F. \u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0440\u043E\u0432\u0435\u0440\u044C\u0442\u0435, \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B \u043B\u0438 \u0438\u043C\u044F \u043F\u043E\u043B\u044F \u0438 \u0444\u043E\u0440\u043C\u0430\u0442 \u0434\u0430\u043D\u043D\u044B\u0445.",treeNotImp:"\u0422\u0430\u0431\u043B\u0438\u0446\u044B \u0434\u0435\u0440\u0435\u0432\u044C\u0435\u0432 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442 \u0438\u043C\u043F\u043E\u0440\u0442",treeCrossDrag:"\u0422\u043E\u043B\u044C\u043A\u043E \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u043F\u0435\u0440\u0432\u044B\u0439 \u0443\u0440\u043E\u0432\u0435\u043D\u044C",treeDragChild:"\u0420\u043E\u0434\u0438\u0442\u0435\u043B\u0438 \u043D\u0435 \u043C\u043E\u0433\u0443\u0442 \u0442\u0430\u0449\u0438\u0442\u044C \u0441\u0432\u043E\u0438\u0445 \u0434\u0435\u0442\u0435\u0439",reqPlugin:'"{1}" \u043D\u0435 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D \u043F\u043E \u0430\u0434\u0440\u0435\u0441\u0443 https://vxeui.com/otherbe',errMaxRow:"\u041F\u0440\u0435\u0432\u044B\u0448\u0435\u043D\u0438\u0435 \u043C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043C\u043E\u0433\u043E \u043E\u0431\u044A\u0435\u043C\u0430 \u0434\u0430\u043D\u043D\u044B\u0445 {0} \u0441\u0442\u0440\u043E\u043A, \u044D\u0442\u043E \u043C\u043E\u0436\u0435\u0442 \u0432\u044B\u0437\u0432\u0430\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0443"},table:{emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430",allTitle:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0441\u0435/\u043E\u0442\u043C\u0435\u043D\u0438\u0442\u044C",seqTitle:"\u0421\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",actionTitle:"\u0440\u0430\u0431\u043E\u0442\u0430\u0442\u044C",confirmFilter:"\u0444\u0438\u043B\u044C\u0442\u0440",resetFilter:"\u041F\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",allFilter:"\u0432\u0441\u0435",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u0437\u0430\u043A\u0430\u0437: \u0441\u0430\u043C\u044B\u0439 \u043D\u0438\u0437\u043A\u0438\u0439 \u0434\u043E \u0441\u0430\u043C\u043E\u0433\u043E \u0432\u044B\u0441\u043E\u043A\u043E\u0433\u043E",sortDesc:"\u041D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A: \u0441\u0430\u043C\u044B\u0439 \u0432\u044B\u0441\u043E\u043A\u0438\u0439 \u0434\u043E \u0441\u0430\u043C\u043E\u0433\u043E \u043D\u0438\u0437\u043A\u043E\u0433\u043E",filter:"\u0412\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044E \u0434\u043B\u044F \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0445 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",impSuccess:"\u0423\u0441\u043F\u0435\u0448\u043D\u043E \u0438\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0435 {0} \u0437\u0430\u043F\u0438\u0441\u0438",expLoading:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",expSuccess:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442 \u0443\u0441\u043F\u0435\u0448\u043D\u043E",expError:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442 \u043D\u0435 \u0443\u0434\u0430\u043B\u0441\u044F",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",customAll:"\u0432\u0441\u0435",customConfirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",customClose:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435",customCancel:"\u041E\u0442\u043C\u0435\u043D\u0430",customRestore:"\u0412\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0434\u0435\u0444\u043E\u043B\u0442",maxFixedCol:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0437\u0430\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0445 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"MOVE: {0}",resizeColTip:"\u0428\u0438\u0440\u0438\u043D\u0430: {0} \u043F\u0438\u043A\u0441\u0435\u043B\u0438",resizeRowTip:"\u0412\u044B\u0441\u043E\u0442\u0430: {0} \u043F\u0438\u043A\u0441\u0435\u043B\u0438",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0445\u043E\u0442\u044F \u0431\u044B \u043E\u0434\u043D\u0443 \u0437\u0430\u043F\u0438\u0441\u044C!",deleteSelectRecord:"\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u0443\u044E \u0437\u0430\u043F\u0438\u0441\u044C?",removeSelectRecord:"\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B, \u0447\u0442\u043E \u0445\u043E\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u0443\u044E \u0437\u0430\u043F\u0438\u0441\u044C?",dataUnchanged:"\u0414\u0430\u043D\u043D\u044B\u0435 \u043D\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u044B!",delSuccess:"\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u0430\u044F \u0437\u0430\u043F\u0438\u0441\u044C \u0431\u044B\u043B\u0430 \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0443\u0434\u0430\u043B\u0435\u043D\u0430!",saveSuccess:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u0435 \u0443\u0441\u043F\u0435\u0448\u043D\u043E!",operError:"\u041F\u0440\u043E\u0438\u0437\u043E\u0448\u043B\u0430 \u043E\u0448\u0438\u0431\u043A\u0430, \u0438 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C!"},select:{search:"\u043F\u043E\u0438\u0441\u043A",loadingText:"\u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430",emptyText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430"},pager:{goto:"\u0418\u0434\u0442\u0438",gotoTitle:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446",pagesize:"{0} \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B/\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",total:"Total {0} \u0437\u0430\u043F\u0438\u0441\u0438",pageClassifier:"\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430",homePage:"\u041F\u0435\u0440\u0432\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",homePageTitle:"\u041F\u0435\u0440\u0432\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevPage:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevPageTitle:"\u041F\u0440\u0435\u0434\u044B\u0434\u0443\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",nextPage:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",nextPageTitle:"\u0421\u043B\u0435\u0434\u0443\u044E\u0449\u0430\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",prevJump:"\u041F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u0432\u0435\u0440\u0445",prevJumpTitle:"\u041F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u0432\u0435\u0440\u0445",nextJump:"\u0421\u043F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u043D\u0438\u0437 \u043F\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",nextJumpTitle:"\u0421\u043F\u0440\u044B\u0433\u043D\u0443\u0442\u044C \u0432\u043D\u0438\u0437 \u043F\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435",endPage:"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430",endPageTitle:"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u044F\u044F \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430"},alert:{title:"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0438"},button:{confirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430",clear:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439"},filter:{search:"\u043F\u043E\u0438\u0441\u043A"},custom:{cstmTitle:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",cstmRestore:"\u0412\u043E\u0441\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0434\u0435\u0444\u043E\u043B\u0442",cstmCancel:"\u041E\u0442\u043C\u0435\u043D\u0430",cstmConfirm:"\u041A\u043E\u043D\u0435\u0447\u043D\u043E",cstmConfirmRestore:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435, \u0432\u043E\u0441\u0441\u0442\u0430\u043D\u0430\u0432\u043B\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043B\u0438 \u043E\u043D \u0432 \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E?",cstmDragTarget:"MOVE: {0}",setting:{colSort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430",colResizable:"\u0428\u0438\u0440\u0438\u043D\u0430 \u0441\u0442\u043E\u043B\u0431\u0446\u0430 (\u043F\u0438\u043A\u0441\u0435\u043B\u0438)",colVisible:"\u041E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C \u043B\u0438",colFixed:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",colFixedMax:"\u0421\u0442\u043E\u043B\u0431\u0446\u044B \u0437\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u044F (\u0434\u043E {0} \u0441\u0442\u043E\u043B\u0431\u0446\u044B)",fixedLeft:"\u041B\u0435\u0432\u0430\u044F \u0441\u0442\u043E\u0440\u043E\u043D\u0430",fixedUnset:"\u041D\u0435 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D",fixedRight:"\u041F\u0440\u0430\u0432\u0430\u044F \u0441\u0442\u043E\u0440\u043E\u043D\u0430"}},import:{modes:{covering:"\u041C\u0435\u0442\u043E\u0434 \u043F\u0435\u0440\u0435\u0437\u0430\u043F\u0438\u0441\u044C (\u043D\u0435\u043F\u043E\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043D\u043D\u043E \u043F\u0435\u0440\u0435\u0437\u0430\u043F\u0438\u0441\u0430\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insert:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0438\u0437\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432\u043D\u0438\u0437\u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insertTop:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u0432\u0435\u0440\u0445\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432 \u0432\u0435\u0440\u0445\u043D\u0435\u0439 \u0447\u0430\u0441\u0442\u0438 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)",insertBottom:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0438\u0437\u0443 (\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u0432\u043D\u0438\u0437\u0443 \u0442\u0430\u0431\u043B\u0438\u0446\u044B)"},impTitle:"\u0418\u043C\u043F\u043E\u0440\u0442 \u0434\u0430\u043D\u043D\u044B\u0445",impFile:"\u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",impSelect:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0444\u0430\u0439\u043B",impType:"\u0422\u0438\u043F \u0444\u0430\u0439\u043B\u0430",impOpts:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",impMode:"\u0420\u0435\u0436\u0438\u043C \u0438\u043C\u043F\u043E\u0440\u0442\u0430",impConfirm:"\u0418\u043C\u043F\u043E\u0440\u0442",impCancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},export:{types:{csv:"CSV (\u0437\u0430\u043F\u044F\u0442\u0430\u044F \u043E\u0442\u0434\u0435\u043B\u0435\u043D\u0430) (*. CSV)",html:"\u0412\u0435\u0431 -\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 (*.html)",xml:"\u0414\u0430\u043D\u043D\u044B\u0435 XML (*.xml)",txt:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u044B\u0439 \u0444\u0430\u0439\u043B (\u0432\u043A\u043B\u0430\u0434\u043A\u0430 \u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0430) (*. TXT)",xls:"Excel 97-2003 Workbook (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"\u041F\u0443\u0441\u0442\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",current:"\u0422\u0435\u043A\u0443\u0449\u0438\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0442\u0435\u043A\u0443\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)",selected:"\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0434\u0430\u043D\u043D\u044B\u0435, \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0442\u0435\u043A\u0443\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)",all:"\u041F\u043E\u043B\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 (\u0432\u043A\u043B\u044E\u0447\u0430\u044F \u0432\u0441\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435)"},printTitle:"\u0420\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u0434\u0430\u043D\u043D\u044B\u0435",expTitle:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expName:"\u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",expNamePlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043C\u044F \u0444\u0430\u0439\u043B\u0430",expSheetName:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expSheetNamePlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expType:"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u0442\u0438\u043F",expMode:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expCurrentColumn:"\u0412\u0441\u0435 \u043F\u043E\u043B\u044F",expColumn:"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u043E\u043B\u0435",expOpts:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",expOptHeader:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",expHeaderTitle:"\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expOptFooter:"\u041A\u043E\u043D\u0435\u0446 \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expFooterTitle:"\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044F \u043B\u0438 \u043A\u043E\u043D\u0435\u0446 \u0442\u0430\u0431\u043B\u0438\u0446\u044B?",expOptColgroup:"\u0413\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0430 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0430",expOptTitle:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430",expTitleTitle:"\u0411\u0443\u0434\u044C \u0442\u043E \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u0442\u043E\u043B\u0431\u0446\u0430, \u0432 \u043F\u0440\u043E\u0442\u0438\u0432\u043D\u043E\u043C \u0441\u043B\u0443\u0447\u0430\u0435 \u043E\u043D \u0431\u0443\u0434\u0435\u0442 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0442\u044C\u0441\u044F \u043A\u0430\u043A \u0438\u043C\u044F \u043F\u043E\u043B\u044F \u0441\u0442\u043E\u043B\u0431\u0446\u0430",expColgroupTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A \u0441\u043E \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u043E\u0439 \u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u043A\u0438",expOptMerge:"\u0441\u043B\u0438\u044F\u043D\u0438\u0435",expMergeTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043A\u043B\u0435\u0442\u043A\u0438 \u0441 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u043C\u0438 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430\u043C\u0438 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442\u0441\u044F",expOptAllExpand:"\u0420\u0430\u0441\u0448\u0438\u0440\u0438\u0442\u044C \u0434\u0435\u0440\u0435\u0432\u043E",expAllExpandTitle:"\u0415\u0441\u043B\u0438 \u043E\u043D \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442, \u043E\u043D \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0434\u043B\u044F \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u0438\u044F \u0432\u0441\u0435\u0445 \u0434\u0430\u043D\u043D\u044B\u0445 \u0441 \u043F\u043E\u043C\u043E\u0449\u044C\u044E \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043A\u0438\u0445 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440",expOptUseStyle:"\u0441\u0442\u0438\u043B\u044C",expUseStyleTitle:"\u0415\u0441\u043B\u0438 \u043F\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442, \u043A\u043B\u0435\u0442\u043A\u0438 \u0441\u043E \u0441\u0442\u0438\u043B\u0435\u043C \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044E\u0442\u0441\u044F",expOptOriginal:"\u0418\u0441\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435",expOriginalTitle:"\u0415\u0441\u043B\u0438 \u044D\u0442\u043E \u0438\u0441\u0445\u043E\u0434\u043D\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435, \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0438\u043C\u043F\u043E\u0440\u0442 \u0432 \u0442\u0430\u0431\u043B\u0438\u0446\u044B",expPrint:"\u041F\u0435\u0447\u0430\u0442\u044C",expConfirm:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",expCancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},modal:{errTitle:"\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435 \u043E\u0431 \u043E\u0448\u0438\u0431\u043A\u0435",zoomMin:"\u041C\u0438\u043D\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C",zoomIn:"\u043C\u0430\u043A\u0441\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C",zoomOut:"\u0441\u043D\u0438\u0436\u0435\u043D\u0438\u0435",close:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435",miniMaxSize:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0438\u043D\u0438\u043C\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0445 \u043E\u043A\u043E\u043D \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}",footPropErr:"Show-Footer \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442\u0441\u044F \u0442\u043E\u043B\u044C\u043A\u043E \u0434\u043B\u044F \u0432\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F \u0445\u0432\u043E\u0441\u0442\u0430 \u0441\u0442\u043E\u043B\u0430 \u0438 \u0434\u043E\u043B\u0436\u0435\u043D \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C\u0441\u044F \u0441 Show-Confirm-Button | Show-Cancel-Button | \u0441\u043B\u043E\u0442\u044B"},drawer:{close:"\u0437\u0430\u043A\u0440\u044B\u0442\u0438\u0435"},form:{folding:"\u0417\u0430\u043A\u0440\u044B\u0432\u0430\u0442\u044C",unfolding:"\u0420\u0430\u0441\u0448\u0438\u0440\u044F\u0442\u044C"},toolbar:{import:"\u0418\u043C\u043F\u043E\u0440\u0442",export:"\u042D\u043A\u0441\u043F\u043E\u0440\u0442",print:"\u041F\u0435\u0447\u0430\u0442\u044C",refresh:"\u043E\u0431\u043D\u043E\u0432\u043B\u044F\u0442\u044C",zoomIn:"\u043F\u043E\u043B\u043D\u043E\u044D\u043A\u0440\u0430\u043D\u043D\u044B\u0439",zoomOut:"\u0441\u043D\u0438\u0436\u0435\u043D\u0438\u0435",custom:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",customAll:"\u0432\u0441\u0435",customConfirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",customRestore:"\u041F\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439"},datePicker:{yearTitle:"{0} \u0413\u043E\u0434\u044B"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"\u042F\u043D\u0432\u0430\u0440\u044C",m2:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",m3:"\u041C\u0430\u0440\u0448\u0438\u0440\u043E\u0432\u0430\u0442\u044C",m4:"\u0410\u043F\u0440\u0435\u043B\u044C",m5:"\u041C\u043E\u0436\u0435\u0442",m6:"\u0418\u044E\u043D\u044C",m7:"\u0418\u044E\u043B\u044C",m8:"\u0410\u0432\u0433\u0443\u0441\u0442",m9:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",m10:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",m11:"\u041D\u043E\u044F\u0431\u0440\u044C",m12:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C",quarterLabel:"{0} \u0413\u043E\u0434\u044B",monthLabel:"{0} \u0413\u043E\u0434\u044B",dayLabel:"{0} \u0413\u043E\u0434 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\u0412\u043E\u0441\u043A\u0440\u0435\u0441\u0435\u043D\u044C\u0435",w1:"\u0432 \u043F\u043E\u043D\u0435\u0434\u0435\u043B\u044C\u043D\u0438\u043A",w2:"\u0412\u0442\u043E\u0440\u043D\u0438\u043A",w3:"\u0421\u0440\u0435\u0434\u0430",w4:"\u0427\u0435\u0442\u0432\u0435\u0440\u0433",w5:"\u041F\u044F\u0442\u043D\u0438\u0446\u0430",w6:"\u0421\u0443\u0431\u0431\u043E\u0442\u0430"},months:{m0:"\u042F\u043D\u0432\u0430\u0440\u044C",m1:"\u0424\u0435\u0432\u0440\u0430\u043B\u044C",m2:"\u041C\u0430\u0440\u0448\u0438\u0440\u043E\u0432\u0430\u0442\u044C",m3:"\u0410\u043F\u0440\u0435\u043B\u044C",m4:"\u041C\u043E\u0436\u0435\u0442",m5:"\u0418\u044E\u043D\u044C",m6:"\u0418\u044E\u043B\u044C",m7:"\u0410\u0432\u0433\u0443\u0441\u0442",m8:"\u0421\u0435\u043D\u0442\u044F\u0431\u0440\u044C",m9:"\u041E\u043A\u0442\u044F\u0431\u0440\u044C",m10:"\u041D\u043E\u044F\u0431\u0440\u044C",m11:"\u0414\u0435\u043A\u0430\u0431\u0440\u044C"},quarters:{q1:"\u041F\u0435\u0440\u0432\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q2:"\u0412\u0442\u043E\u0440\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q3:"\u0422\u0440\u0435\u0442\u044C\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C",q4:"\u0427\u0435\u0442\u0432\u0435\u0440\u0442\u0430\u044F \u0447\u0435\u0442\u0432\u0435\u0440\u0442\u044C"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u041F\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439 \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440",operBtn:{zoomOut:"\u0421\u043E\u043A\u0440\u0430\u0449\u0430\u0442\u044C",zoomIn:"\u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0442\u044C",pctFull:"\u041C\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E",pct11:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043E\u0440\u0438\u0433\u0438\u043D\u0430\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u043C\u0435\u0440",rotateLeft:"\u0412\u0440\u0430\u0449\u0430\u0442\u044C\u0441\u044F \u0432\u043B\u0435\u0432\u043E",rotateRight:"\u0412\u0440\u0430\u0449\u0430\u0442\u044C\u0441\u044F \u0432\u043F\u0440\u0430\u0432\u043E",print:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0440\u0430\u0441\u043F\u0435\u0447\u0430\u0442\u0430\u0442\u044C \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0435",download:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0443"}},upload:{fileBtnText:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438\u043B\u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",imgBtnText:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435 \u0438\u043B\u0438 \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",dragPlaceholder:"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u043F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u0432 \u044D\u0442\u0443 \u043E\u0431\u043B\u0430\u0441\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C",imgSizeHint:"\u041B\u0438\u0441\u0442\u043E\u0432\u043A\u0430 {0}",imgCountHint:"\u041C\u0430\u043A\u0441\u0438\u043C\u0443\u043C {0} \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",fileTypeHint:"\u041F\u043E\u0434\u0434\u0435\u0440\u0436\u043A\u0430 {0} \u0422\u0438\u043F\u044B \u0444\u0430\u0439\u043B\u043E\u0432",fileSizeHint:"\u0420\u0430\u0437\u043C\u0435\u0440 \u0435\u0434\u0438\u043D\u043E\u0433\u043E \u0444\u0430\u0439\u043B\u0430 \u043D\u0435 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0435\u0442 {0}",fileCountHint:"\u0414\u043E {0} \u0444\u0430\u0439\u043B\u044B \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043D\u044B",uploadTypeErr:"\u041D\u0435\u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u0442\u0438\u043F\u0430 \u0444\u0430\u0439\u043B\u0430!",overCountErr:"\u0422\u043E\u043B\u044C\u043A\u043E \u0444\u0430\u0439\u043B\u044B {0} \u043C\u043E\u0433\u0443\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u044B \u043D\u0430\u0438\u0431\u043E\u043B\u044C\u0448\u0438\u043C \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E\u043C!",overCountExtraErr:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E {0} \u0431\u044B\u043B\u043E \u043F\u0440\u0435\u0432\u044B\u0448\u0435\u043D\u043E, \u0438 \u0438\u0437\u0431\u044B\u0442\u043E\u0447\u043D\u044B\u0435 \u0444\u0430\u0439\u043B\u044B {1} \u0431\u0443\u0434\u0443\u0442 \u0438\u0433\u043D\u043E\u0440\u0438\u0440\u043E\u0432\u0430\u043D\u044B!",overSizeErr:"\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u044B\u0439 \u0440\u0430\u0437\u043C\u0435\u0440 \u0444\u0430\u0439\u043B\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u043F\u0440\u0435\u0432\u044B\u0448\u0430\u0442\u044C {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\u041F\u043E\u0432\u0442\u043E\u0440\u043D\u0430\u044F \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0430",uploadProgress:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 {0}%",uploadErr:"\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 \u043D\u0435 \u0443\u0434\u0430\u043B\u0430\u0441\u044C",uploadSuccess:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0443\u0441\u043F\u0435\u0448\u043D\u043E",moreBtnText:"\u0411\u043E\u043B\u044C\u0448\u0435 ({0})",viewItemTitle:"\u041D\u0430\u0436\u043C\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C",morePopup:{readTitle:"\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440 \u0441\u043F\u0438\u0441\u043A\u0430",imageTitle:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0438",fileTitle:"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0444\u0430\u0439\u043B"}},empty:{defText:"\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445 \u043F\u043E\u043A\u0430"},colorPicker:{clear:"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439",confirm:"\u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044C",copySuccess:"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430: {0}",hex:"HEX"},formDesign:{formName:"\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0444\u043E\u0440\u043C\u044B",defFormTitle:"\u041D\u0435\u043D\u0430\u0437\u0432\u0430\u043D\u043D\u0430\u044F \u0444\u043E\u0440\u043C\u0430",widgetPropTab:"\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u044E\u0449\u0438\u0435 \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430",widgetFormTab:"\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u0444\u043E\u0440\u043C\u044B",error:{wdFormUni:"\u042D\u0442\u043E\u0442 \u0442\u0438\u043F \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u044F\u0442\u044C \u0442\u043E\u043B\u044C\u043A\u043E \u043E\u0434\u0438\u043D \u0432 \u0444\u043E\u0440\u043C\u0435",wdSubUni:"\u042D\u0442\u043E\u0442 \u0442\u0438\u043F \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430 \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u043B\u044F\u0442\u044C \u0442\u043E\u043B\u044C\u043A\u043E \u043E\u0434\u0438\u043D \u0432 \u043F\u043E\u0434\u0442\u0430\u0431\u043B."},styleSetting:{btn:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u0438\u043B\u044F",title:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0442\u0438\u043B\u044F \u0444\u043E\u0440\u043C\u044B",layoutTitle:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435",verticalLayout:"\u041C\u0430\u043A\u0435\u0442 \u0432\u0435\u0440\u0445\u043D\u0435\u0439 \u0438 \u043D\u0438\u0436\u043D\u0435\u0439 \u0447\u0430\u0441\u0442\u0438",horizontalLayout:"\u0413\u043E\u0440\u0438\u0437\u043E\u043D\u0442\u0430\u043B\u044C\u043D\u0430\u044F \u043F\u043B\u0430\u043D\u0438\u0440\u043E\u0432\u043A\u0430",styleTitle:"\u0422\u0438\u0442\u0443\u043B\u044C\u043D\u044B\u0439 \u0441\u0442\u0438\u043B\u044C",boldTitle:"\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0436\u0438\u0440\u043D\u043E\u0433\u043E \u0448\u0440\u0438\u0444\u0442\u0430",fontBold:"\u0421\u043C\u0435\u043B\u044B\u0439",fontNormal:"\u043E\u0431\u0449\u0435\u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0439",colonTitle:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0442\u043E\u043B\u0441\u0442\u043E\u0439 \u043A\u0438\u0448\u043A\u0438",colonVisible:"\u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C",colonHidden:"\u0441\u043A\u0440\u044B\u0432\u0430\u0442\u044C",alignTitle:"\u0412\u044B\u0440\u0430\u0432\u043D\u0438\u0432\u0430\u043D\u0438\u0435",widthTitle:"\u0428\u0438\u0440\u0438\u043D\u0430 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0430",alignLeft:"\u0421\u043B\u0435\u0432\u0430",alignRight:"\u0421\u043F\u0440\u0430\u0432\u0430",unitPx:"\u041F\u0438\u043A\u0441\u0435\u043B\u0438",unitPct:"\u043F\u0440\u043E\u0446\u0435\u043D\u0442"},widget:{group:{base:"\u041E\u0441\u043D\u043E\u0432\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",layout:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043C\u0430\u043A\u0435\u0442\u0430",system:"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",module:"\u041C\u043E\u0434\u0443\u043B\u044C \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",chart:"\u0423\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u043E\u0439",advanced:"\u0423\u0441\u043E\u0432\u0435\u0440\u0448\u0435\u043D\u0441\u0442\u0432\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F"},copyTitle:"Copy_ {0}",component:{input:"\u0412\u0445\u043E\u0434\u043D\u0430\u044F \u043A\u043E\u0440\u043E\u0431\u043A\u0430",textarea:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0435 \u043F\u043E\u043B\u0435",select:"\u041F\u043E\u0442\u044F\u043D\u0443\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u0431\u0440\u0430\u0442\u044C",row:"\u041E\u0434\u043D\u0430 \u0441\u0442\u0440\u043E\u043A\u0430 \u0438 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",title:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",text:"\u0442\u0435\u043A\u0441\u0442",subtable:"\u041F\u043E\u0434\u0442\u0435\u043B",VxeSwitch:"\u043B\u0438",VxeInput:"\u0412\u0445\u043E\u0434\u043D\u0430\u044F \u043A\u043E\u0440\u043E\u0431\u043A\u0430",VxeNumberInput:"\u0447\u0438\u0441\u043B\u043E",VxeDatePicker:"\u0434\u0430\u0442\u0430",VxeTextarea:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0435 \u043F\u043E\u043B\u0435",VxeSelect:"\u041F\u043E\u0442\u044F\u043D\u0443\u0442\u044C, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u0431\u0440\u0430\u0442\u044C",VxeTreeSelect:"\u0412\u044B\u0431\u043E\u0440 \u0434\u0435\u0440\u0435\u0432\u0430",VxeRadioGroup:"\u0420\u0430\u0434\u0438\u043E\u0431\u0430\u0442\u043E\u0432\u0430\u044F",VxeCheckboxGroup:"\u0424\u043B\u0430\u0436\u043E\u043A",VxeUploadFile:"\u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442",VxeUploadImage:"\u043A\u0430\u0440\u0442\u0438\u043D\u0430",VxeRate:"\u0441\u0447\u0435\u0442",VxeSlider:"\u0441\u043B\u0430\u0439\u0434\u0435\u0440"}},widgetProp:{name:"\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u044E\u0449\u0435\u0435 \u0438\u043C\u044F",placeholder:"\u0411\u044B\u0441\u0442\u0440\u044B\u0439",required:"\u0422\u0440\u0435\u0431\u0443\u0435\u043C\u0430\u044F \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0430",multiple:"\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0432\u0430\u0440\u0438\u0430\u043D\u0442\u043E\u0432",displaySetting:{name:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",pc:"\u041F\u041A",mobile:"\u041C\u043E\u0431\u0438\u043B\u044C\u043D\u044B\u0439",visible:"\u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C",hidden:"\u0441\u043A\u0440\u044B\u0432\u0430\u0442\u044C"},dataSource:{name:"\u0418\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445",defValue:"\u041E\u043F\u0446\u0438\u044F {0}",addOption:"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B",batchEditOption:"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u0435 \u043F\u0430\u0440\u0442\u0438\u0438",batchEditTip:"\u041A\u0430\u0436\u0434\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043E\u043F\u0446\u0438\u0438, \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043F\u0440\u044F\u043C\u0443\u044E \u043A\u043E\u043F\u0438\u044E \u0438 \u0432\u0441\u0442\u0430\u0432\u043A\u0443 \u0438\u0437 \u0442\u0430\u0431\u043B\u0438\u0446, Excel \u0438 WPS.",batchEditSubTip:"\u041A\u0430\u0436\u0434\u0430\u044F \u0441\u0442\u0440\u043E\u043A\u0430 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043E\u043F\u0446\u0438\u0438. \u0415\u0441\u043B\u0438 \u044D\u0442\u043E \u0433\u0440\u0443\u043F\u043F\u0430, \u0434\u043E\u0447\u0435\u0440\u043D\u0438\u0435 \u043F\u0440\u0435\u0434\u043C\u0435\u0442\u044B \u043C\u043E\u0433\u0443\u0442 \u043D\u0430\u0447\u0438\u043D\u0430\u0442\u044C\u0441\u044F \u0441 \u043C\u0435\u0441\u0442\u0430 \u0438\u043B\u0438 \u043A\u043B\u0430\u0432\u0438\u0448\u0438 \u0432\u043A\u043B\u0430\u0434\u043A\u0438, \u0438 \u043E\u043D \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043F\u0440\u044F\u043C\u0443\u044E \u043A\u043E\u043F\u0438\u044E \u0438 \u0432\u0441\u0442\u0430\u0432\u043A\u0443 \u0438\u0437 \u0442\u0430\u0431\u043B\u0438\u0446, Excel \u0438 WPS.",buildOption:"\u0412\u0430\u0440\u0438\u0430\u043D\u0442\u044B \u0441\u0431\u043E\u0440\u043A\u0438"},rowProp:{colSize:"\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",col2:"\u0414\u0432\u0430 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col3:"\u0422\u0440\u0438 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col4:"\u0427\u0435\u0442\u044B\u0440\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u0430",col6:"\u0428\u0435\u0441\u0442\u044C \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432",layout:"\u043C\u0430\u043A\u0435\u0442"},textProp:{name:"\u0441\u043E\u0434\u0435\u0440\u0436\u0430\u043D\u0438\u0435",alignTitle:"\u0412\u044B\u0440\u0430\u0432\u043D\u0438\u0432\u0430\u043D\u0438\u0435",alignLeft:"\u0421\u043B\u0435\u0432\u0430",alignCenter:"\u0426\u0435\u043D\u0442\u0440",alignRight:"\u0421\u043F\u0440\u0430\u0432\u0430",colorTitle:"\u0426\u0432\u0435\u0442 \u0448\u0440\u0438\u0444\u0442\u0430",sizeTitle:"\u0420\u0430\u0437\u043C\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430",boldTitle:"\u0421\u043C\u0435\u043B\u044B\u0439 \u0448\u0440\u0438\u0444\u0442",fontNormal:"\u043E\u0431\u0449\u0435\u043F\u0440\u0438\u043D\u044F\u0442\u044B\u0439",fontBold:"\u0421\u043C\u0435\u043B\u044B\u0439"},subtableProp:{seqTitle:"\u0421\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",showSeq:"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u0441\u0435\u0440\u0438\u0439\u043D\u044B\u0439 \u043D\u043E\u043C\u0435\u0440",showCheckbox:"\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0432\u0430\u0440\u0438\u0430\u043D\u0442\u043E\u0432",errSubDrag:"\u041F\u043E\u0434\u0442\u0430\u0431\u043B \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u044D\u0442\u043E \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u0435, \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 \u0434\u0440\u0443\u0433\u0438\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0443\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u0438\u044F",colPlace:"\u041F\u0435\u0440\u0435\u0442\u0430\u0441\u043A\u0438\u0432\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u044C \u0432"},uploadProp:{limitFileCount:"\u041E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0444\u0430\u0439\u043B\u043E\u0432",limitFileSize:"\u041F\u0440\u0435\u0434\u0435\u043B \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u0444\u0430\u0439\u043B\u0430",multiFile:"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0442\u044C \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0444\u0430\u0439\u043B\u043E\u0432",limitImgCount:"\u041E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439",limitImgSize:"\u041F\u0440\u0435\u0434\u0435\u043B \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",multiImg:"\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044C \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0443 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u0438\u0445 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u0439"}}},listDesign:{fieldSettingTab:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u043E\u043B\u044F",listSettingTab:"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u043E\u0432",searchTitle:"\u041A\u0440\u0438\u0442\u0435\u0440\u0438\u0438 \u0437\u0430\u043F\u0440\u043E\u0441\u0430",listTitle:"\u0421\u043F\u0438\u0441\u043E\u043A \u043F\u043E\u043B\u0435",searchField:"\u041F\u043E\u043B\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430",listField:"\u0421\u043F\u0438\u0441\u043E\u043A \u043F\u043E\u043B\u0435",activeBtn:{ActionButtonUpdate:"\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C",ActionButtonDelete:"\u0443\u0434\u0430\u043B\u0438\u0442\u044C"},search:{addBtn:"\u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C",emptyText:"\u0423\u0441\u043B\u043E\u0432\u0438\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430 \u043D\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0435\u043D\u044B",editPopupTitle:"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E\u043B\u044F \u0437\u0430\u043F\u0440\u043E\u0441\u0430"},searchPopup:{colTitle:"\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",saveBtn:"\u0441\u043E\u0445\u0440\u0430\u043D\u044F\u0442\u044C"}},text:{copySuccess:"\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \u0432 \u0431\u0443\u0444\u0435\u0440 \u043E\u0431\u043C\u0435\u043D\u0430",copyError:"\u0422\u0435\u043A\u0443\u0449\u0430\u044F \u0441\u0440\u0435\u0434\u0430 \u043D\u0435 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u044D\u0442\u0443 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044E"},countdown:{formats:{yyyy:"\u0413\u043E\u0434",MM:"\u043B\u0443\u043D\u0430",dd:"\u043D\u0435\u0431\u043E",HH:"\u0447\u0430\u0441",mm:"\u0442\u043E\u0447\u043A\u0430",ss:"\u0412\u0442\u043E\u0440\u043E\u0439"}},plugins:{extendCellArea:{area:{mergeErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u043D\u0430 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0445 \u044F\u0447\u0435\u0439\u043A\u0430\u0445",multiErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u0432 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u0438\u0445 \u043E\u0431\u043B\u0430\u0441\u0442\u044F\u0445 \u0432\u044B\u0431\u043E\u0440\u0430",selectErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0440\u0430\u0431\u043E\u0442\u0430\u0442\u044C \u043D\u0430 \u044F\u0447\u0435\u0439\u043A\u0430\u0445 \u0432 \u0443\u043A\u0430\u0437\u0430\u043D\u043D\u043E\u043C \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D\u0435",extendErr:"\u0415\u0441\u043B\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u044B\u0439 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438, \u0432\u0441\u0435 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430",pasteMultiErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C, \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u0438 \u0432\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u043D\u044B\u0435 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u0442\u0430\u043A\u043E\u0433\u043E \u0436\u0435 \u0440\u0430\u0437\u043C\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u044D\u0442\u0443 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044E",cpInvalidErr:"\u041E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430. \u0412 \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u043E\u043C \u0432\u0430\u043C\u0438 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D\u0435 \u0435\u0441\u0442\u044C \u0437\u0430\u043F\u0440\u0435\u0449\u0435\u043D\u043D\u044B\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B ({0})."},fnr:{title:"\u041D\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043C\u0435\u043D\u0438\u0442\u044C",findLabel:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replaceLabel:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",findTitle:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0447\u0442\u043E:",replaceTitle:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430:",tabs:{find:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C"},filter:{re:"\u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u044B\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u044F",whole:"\u041F\u043E\u043B\u043D\u043E\u0435 \u0441\u043E\u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0441\u043B\u043E\u0432",sensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},btns:{findNext:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435",findAll:"\u041D\u0430\u0439\u0442\u0438 \u0432\u0441\u0435",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",replaceAll:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u0432\u0441\u0435",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},header:{seq:"#",cell:"\u041A\u043B\u0435\u0442\u043A\u0430",value:"\u0446\u0435\u043D\u0438\u0442\u044C"},body:{row:"\u0420\u044F\u0434: {0}",col:"\u0421\u0442\u043E\u043B\u0431\u0435\u0446: {0}"},empty:"(\u041D\u0443\u043B\u0435\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435)",reError:"\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435",recordCount:"{0} \u042F\u0447\u0435\u0439\u043A\u0438 \u043D\u0430\u0439\u0434\u0435\u043D\u044B",notCell:"\u0421\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0430\u044F \u044F\u0447\u0435\u0439\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043D\u0430\u0439\u0434\u0435\u043D\u0430",replaceSuccess:"\u0423\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u043C\u0435\u043D\u0435\u043D {0} \u044F\u0447\u0435\u0439\u043A\u0438"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"Freeze Group",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E"},cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",endin:"\u041A\u043E\u043D\u0435\u0446",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"}},filterCombination:{menus:{sort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",clearSort:"\u0427\u0435\u0442\u043A\u0438\u0439 \u0432\u0438\u0434",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",sortDesc:"\u043D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"Freeze Group",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E",clearFilter:"\u0427\u0438\u0441\u0442\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",textOption:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",numberOption:"\u0427\u0438\u0441\u043B\u043E\u0432\u043E\u0439 \u0444\u0438\u043B\u044C\u0442\u0440"},popup:{title:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0435 \u043C\u0435\u0442\u043E\u0434\u044B \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438",currColumnTitle:"\u0422\u0435\u043A\u0443\u0449\u0438\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446:",and:"\u0438",or:"\u0438\u043B\u0438",describeHtml:"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0439? \u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043E\u0434\u0438\u043D \u0441\u0438\u043C\u0432\u043E\u043B <br/> \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C * \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043B\u044E\u0431\u044B\u0435 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"},cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",unequal:"\u041D\u0435 \u0440\u0430\u0432\u0435\u043D",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",ge:"\u0411\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",le:"\u041C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",notbegin:"\u042D\u0442\u043E \u043D\u0435 \u0432 \u043D\u0430\u0447\u0430\u043B\u0435",endin:"\u041A\u043E\u043D\u0435\u0446",notendin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u043D\u0435",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",exclude:"\u041D\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D",between:"\u041C\u0435\u0436\u0434\u0443",custom:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",insensitive:"\u0421\u043B\u0443\u0447\u0430\u0439 \u043D\u0435\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},empty:"(\u043F\u0443\u0441\u0442\u043E\u0439)",notData:"\u041D\u0435\u0442 \u043C\u0430\u0442\u0447\u0430"}},pro:{area:{mergeErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u043D\u0430 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0445 \u044F\u0447\u0435\u0439\u043A\u0430\u0445",multiErr:"\u042D\u0442\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044F \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0432\u044B\u043F\u043E\u043B\u043D\u0435\u043D\u0430 \u0432 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u0438\u0445 \u043E\u0431\u043B\u0430\u0441\u0442\u044F\u0445 \u0432\u044B\u0431\u043E\u0440\u0430",extendErr:"\u0415\u0441\u043B\u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043D\u043D\u044B\u0439 \u0434\u0438\u0430\u043F\u0430\u0437\u043E\u043D \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438, \u0432\u0441\u0435 \u043E\u0431\u044A\u0435\u0434\u0438\u043D\u0435\u043D\u043D\u044B\u0435 \u044F\u0447\u0435\u0439\u043A\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u043E\u0434\u0438\u043D\u0430\u043A\u043E\u0432\u043E\u0433\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430",pasteMultiErr:"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0432\u0441\u0442\u0430\u0432\u0438\u0442\u044C, \u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u044B\u0435 \u0438 \u0432\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u043D\u044B\u0435 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u0434\u043E\u043B\u0436\u043D\u044B \u0431\u044B\u0442\u044C \u0442\u0430\u043A\u043E\u0433\u043E \u0436\u0435 \u0440\u0430\u0437\u043C\u0435\u0440\u0430, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u044D\u0442\u0443 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u044E"},fnr:{title:"\u041D\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043C\u0435\u043D\u0438\u0442\u044C",findLabel:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replaceLabel:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",findTitle:"\u041D\u0430\u0439\u0442\u0438 \u043A\u043E\u043D\u0442\u0435\u043D\u0442:",replaceTitle:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u043D\u0430:",tabs:{find:"\u041D\u0430\u0445\u043E\u0434\u0438\u0442\u044C",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C"},filter:{re:"\u0420\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u044B\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u044F",whole:"\u041F\u043E\u043B\u043D\u043E\u0435 \u0441\u043E\u043F\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u0441\u043B\u043E\u0432",sensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},btns:{findNext:"\u041D\u0430\u0439\u0434\u0438\u0442\u0435 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0435\u0435",findAll:"\u041D\u0430\u0439\u0442\u0438 \u0432\u0441\u0435",replace:"\u0437\u0430\u043C\u0435\u043D\u044F\u0442\u044C",replaceAll:"\u0417\u0430\u043C\u0435\u043D\u0438\u0442\u044C \u0432\u0441\u0435",cancel:"\u041E\u0442\u043C\u0435\u043D\u0430"},header:{seq:"#",cell:"\u041A\u043B\u0435\u0442\u043A\u0430",value:"\u0446\u0435\u043D\u0438\u0442\u044C"},empty:"(\u041D\u0443\u043B\u0435\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435)",reError:"\u041D\u0435\u0432\u0435\u0440\u043D\u043E\u0435 \u0440\u0435\u0433\u0443\u043B\u044F\u0440\u043D\u043E\u0435 \u0432\u044B\u0440\u0430\u0436\u0435\u043D\u0438\u0435",recordCount:"{0} \u042F\u0447\u0435\u0439\u043A\u0438 \u043D\u0430\u0439\u0434\u0435\u043D\u044B",notCell:"\u041D\u0438\u043A\u0430\u043A\u043E\u0439 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0435\u0439 \u044F\u0447\u0435\u0439\u043A\u0438 \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u0430",replaceSuccess:"\u0423\u0441\u043F\u0435\u0448\u043D\u043E \u0437\u0430\u043C\u0435\u043D\u0435\u043D {0} \u044F\u0447\u0435\u0439\u043A\u0438"}},renderer:{search:"\u043F\u043E\u0438\u0441\u043A",cases:{equal:"\u0440\u0430\u0432\u043D\u044B\u0439",unequal:"\u041D\u0435 \u0440\u0430\u0432\u0435\u043D",gt:"\u0411\u043E\u043B\u044C\u0448\u0435",ge:"\u0411\u043E\u043B\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",lt:"\u041C\u0435\u043D\u044C\u0448\u0435, \u0447\u0435\u043C",le:"\u041C\u0435\u043D\u044C\u0448\u0435 \u0438\u043B\u0438 \u0440\u0430\u0432\u0435\u043D",begin:"\u041D\u0430\u0447\u0430\u043B\u043E",notbegin:"\u042D\u0442\u043E \u043D\u0435 \u0432 \u043D\u0430\u0447\u0430\u043B\u0435",endin:"\u041A\u043E\u043D\u0435\u0446",notendin:"\u041E\u043A\u043E\u043D\u0447\u0430\u043D\u0438\u0435 \u043D\u0435",include:"\u0412\u043A\u043B\u044E\u0447\u0430\u0442\u044C",exclude:"\u041D\u0435 \u0432\u043A\u043B\u044E\u0447\u0435\u043D",between:"\u041C\u0435\u0436\u0434\u0443",custom:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",insensitive:"\u0421\u043B\u0443\u0447\u0430\u0439 \u043D\u0435\u0447\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u0435\u043D",isSensitive:"\u0441 \u0443\u0447\u0435\u0442\u043E\u043C \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430"},combination:{menus:{sort:"\u0421\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u043A\u0430",clearSort:"\u0427\u0435\u0442\u043A\u0438\u0439 \u0432\u0438\u0434",sortAsc:"\u0412\u043E\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",sortDesc:"\u043D\u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0439 \u043F\u043E\u0440\u044F\u0434\u043E\u043A",fixedColumn:"\u0417\u0430\u043C\u043E\u0440\u0430\u0436\u0438\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043B\u043E\u043D\u043A\u0438",fixedGroup:"Freeze Group",cancelFixed:"\u0420\u0430\u0437\u043C\u043E\u0440\u043E\u0436\u0435\u043D\u043D\u044B\u0439",fixedLeft:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C",fixedRight:"\u0417\u0430\u043C\u043E\u0440\u043E\u0437\u0438\u0442\u044C \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u043E",clearFilter:"\u0427\u0438\u0441\u0442\u044B\u0439 \u0444\u0438\u043B\u044C\u0442\u0440",textOption:"\u0422\u0435\u043A\u0441\u0442\u043E\u0432\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F",numberOption:"\u0427\u0438\u0441\u043B\u0435\u043D\u043D\u0430\u044F \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u044F"},popup:{title:"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0435 \u043C\u0435\u0442\u043E\u0434\u044B \u0444\u0438\u043B\u044C\u0442\u0440\u0430\u0446\u0438\u0438",currColumnTitle:"\u0422\u0435\u043A\u0443\u0449\u0438\u0439 \u0441\u0442\u043E\u043B\u0431\u0435\u0446:",and:"\u0438",or:"\u0438\u043B\u0438",describeHtml:"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0439? \u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043E\u0434\u0438\u043D \u0441\u0438\u043C\u0432\u043E\u043B <br/> \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C * \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u044F\u0435\u0442 \u043B\u044E\u0431\u044B\u0435 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0441\u0438\u043C\u0432\u043E\u043B\u043E\u0432"},empty:"(\u043F\u0443\u0441\u0442\u043E\u0439)",notData:"\u041D\u0435\u0442 \u043C\u0430\u0442\u0447\u0430"}}}}),nn}var oT=aT(),iT=be(oT),an={},P2;function lT(){return P2||(P2=1,Object.defineProperty(an,"__esModule",{value:!0}),an.default=void 0,an.default={vxe:{base:{pleaseInput:"\u8BF7\u8F93\u5165",pleaseSelect:"\u8BF7\u9009\u62E9",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u52A0\u8F7D\u4E2D..."},error:{downErr:"\u4E0B\u8F7D\u5931\u8D25",errLargeData:"\u5F53\u7ED1\u5B9A\u7684\u6570\u636E\u91CF\u8FC7\u5927\u65F6\uFF0C\u5E94\u8BE5\u8BF7\u4F7F\u7528 {0}\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u51FA\u73B0\u5361\u987F",groupFixed:"\u5982\u679C\u4F7F\u7528\u5206\u7EC4\u8868\u5934\uFF0C\u51BB\u7ED3\u5217\u5FC5\u987B\u6309\u7EC4\u8BBE\u7F6E",groupMouseRange:'\u5206\u7EC4\u8868\u5934\u4E0E "{0}" \u4E0D\u80FD\u540C\u65F6\u4F7F\u7528\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',groupTag:'\u5206\u7EC4\u5217\u5934\u5E94\u8BE5\u4F7F\u7528 "{0}" \u800C\u4E0D\u662F "{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',scrollErrProp:'\u542F\u7528\u865A\u62DF\u6EDA\u52A8\u540E\u4E0D\u652F\u6301\u8BE5\u53C2\u6570 "{0}"',errConflicts:'\u53C2\u6570 "{0}" \u4E0E "{1}" \u6709\u51B2\u7A81',notSupportProp:'\u5F53\u542F\u7528\u53C2\u6570 "{0}" \u65F6\u4E0D\u652F\u6301 "{1}"\uFF0C\u5E94\u8BE5\u4E3A "{2}"\uFF0C\u5426\u5219\u5C06\u4F1A\u51FA\u73B0\u9519\u8BEF',notConflictProp:'\u5F53\u4F7F\u7528 "{0}" \u65F6\uFF0C\u5E94\u8BE5\u8BBE\u7F6E "{1}"\uFF0C\u5426\u5219\u53EF\u80FD\u4F1A\u5B58\u5728\u529F\u80FD\u51B2\u7A81',unableInsert:"\u65E0\u6CD5\u63D2\u5165\u5230\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u8BF7\u68C0\u67E5\u53C2\u6570\u662F\u5426\u6B63\u786E",useErr:'\u5B89\u88C5 "{0}" \u6A21\u5757\u65F6\u53D1\u751F\u9519\u8BEF\uFF0C\u53EF\u80FD\u987A\u5E8F\u4E0D\u6B63\u786E\uFF0C\u4F9D\u8D56\u7684\u6A21\u5757\u9700\u8981\u5728 Table \u4E4B\u524D\u5B89\u88C5',barUnableLink:"\u5DE5\u5177\u680F\u65E0\u6CD5\u5173\u8054\u8868\u683C",expandContent:'\u5C55\u5F00\u884C\u7684\u63D2\u69FD\u5E94\u8BE5\u662F "content"\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u6B63\u786E',reqComp:'\u7F3A\u5C11 "{0}" \u7EC4\u4EF6\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u6B63\u786E\u5B89\u88C5\u3002 https://vxeui.com/#/start/useGlobal',reqModule:'\u7F3A\u5C11 "{0}" \u6A21\u5757',reqProp:'\u7F3A\u5C11\u5FC5\u8981\u7684 "{0}" \u53C2\u6570\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF',emptyProp:'\u53C2\u6570 "{0}" \u4E0D\u5141\u8BB8\u4E3A\u7A7A',errProp:'\u4E0D\u652F\u6301\u7684\u53C2\u6570 "{0}"\uFF0C\u53EF\u80FD\u4E3A "{1}"',colRepet:'column.{0}="{1}" \u91CD\u590D\u4E86\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u67D0\u4E9B\u529F\u80FD\u65E0\u6CD5\u4F7F\u7528',notFunc:'\u65B9\u6CD5 "{0}" \u4E0D\u5B58\u5728',errFunc:'\u53C2\u6570 "{0}" \u4E0D\u662F\u4E00\u4E2A\u65B9\u6CD5',notValidators:'\u5168\u5C40\u6821\u9A8C "{0}" \u4E0D\u5B58\u5728',notFormats:'\u5168\u5C40\u683C\u5F0F\u5316 "{0}" \u4E0D\u5B58\u5728',notCommands:'\u5168\u5C40\u6307\u4EE4 "{0}" \u4E0D\u5B58\u5728',notSlot:'\u63D2\u69FD "{0}" \u4E0D\u5B58\u5728',noTree:'\u6811\u7ED3\u6784\u4E0D\u652F\u6301 "{0}"',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\u4E0D\u652F\u6301\u7684\u53C2\u6570 "{0}"',checkProp:'\u5F53\u6570\u636E\u91CF\u8FC7\u5927\u65F6\u53EF\u80FD\u4F1A\u5BFC\u81F4\u590D\u9009\u6846\u5361\u987F\uFF0C\u5EFA\u8BAE\u8BBE\u7F6E\u53C2\u6570 "{0}" \u63D0\u5347\u6E32\u67D3\u901F\u5EA6',coverProp:'"{0}" \u7684\u53C2\u6570 "{1}" \u91CD\u590D\u5B9A\u4E49\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',uniField:'\u5B57\u6BB5\u540D "{0}" \u91CD\u590D\u5B9A\u4E49\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',repeatKey:'\u4E3B\u952E\u91CD\u590D {0}="{1}"\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u51FA\u73B0\u9519\u8BEF',delFunc:'\u65B9\u6CD5 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',delProp:'\u53C2\u6570 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',delEvent:'\u4E8B\u4EF6 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "{1}"',removeProp:'\u53C2\u6570 "{0}" \u5DF2\u5E9F\u5F03\uFF0C\u4E0D\u5EFA\u8BAE\u4F7F\u7528\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF',errFormat:'\u5168\u5C40\u7684\u683C\u5F0F\u5316\u5185\u5BB9\u5E94\u8BE5\u4F7F\u7528 "VXETable.formats" \u5B9A\u4E49\uFF0C\u6302\u8F7D "formatter={0}" \u7684\u65B9\u5F0F\u5DF2\u4E0D\u5EFA\u8BAE\u4F7F\u7528',notType:'\u4E0D\u652F\u6301\u7684\u6587\u4EF6\u7C7B\u578B "{0}"',notExp:"\u8BE5\u6D4F\u89C8\u5668\u4E0D\u652F\u6301\u5BFC\u5165/\u5BFC\u51FA\u529F\u80FD",impFields:"\u5BFC\u5165\u5931\u8D25\uFF0C\u8BF7\u68C0\u67E5\u5B57\u6BB5\u540D\u548C\u6570\u636E\u683C\u5F0F\u662F\u5426\u6B63\u786E",treeNotImp:"\u6811\u8868\u683C\u4E0D\u652F\u6301\u5BFC\u5165",treeCrossDrag:"\u53EA\u80FD\u62D6\u62FD\u7B2C\u4E00\u5C42\u7EA7",treeDragChild:"\u7236\u7EA7\u4E0D\u80FD\u62D6\u62FD\u5230\u81EA\u5DF1\u7684\u5B50\u7EA7\u4E2D",reqPlugin:'\u6269\u5C55\u63D2\u4EF6\u672A\u5B89\u88C5 "{1}" https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"\u8D85\u8FC7\u652F\u6301\u7684\u6700\u5927\u6570\u636E\u91CF {0} \u884C\uFF0C\u8FD9\u53EF\u80FD\u4F1A\u5BFC\u81F4\u51FA\u73B0\u9519\u8BEF"},table:{emptyText:"\u6682\u65E0\u6570\u636E",allTitle:"\u5168\u9009/\u53D6\u6D88",seqTitle:"\u5E8F\u53F7",actionTitle:"\u64CD\u4F5C",confirmFilter:"\u7B5B\u9009",resetFilter:"\u91CD\u7F6E",allFilter:"\u5168\u90E8",sortAsc:"\u5347\u5E8F\uFF1A\u6700\u4F4E\u5230\u6700\u9AD8",sortDesc:"\u964D\u5E8F\uFF1A\u6700\u9AD8\u5230\u6700\u4F4E",filter:"\u5BF9\u6240\u9009\u7684\u5217\u542F\u7528\u7B5B\u9009",impSuccess:"\u6210\u529F\u5BFC\u5165 {0} \u6761\u8BB0\u5F55",expLoading:"\u6B63\u5728\u5BFC\u51FA\u4E2D",expSuccess:"\u5BFC\u51FA\u6210\u529F",expError:"\u5BFC\u51FA\u5931\u8D25",expFilename:"\u5BFC\u51FA_{0}",expOriginFilename:"\u5BFC\u51FA_\u6E90_{0}",customTitle:"\u5217\u8BBE\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u786E\u8BA4",customClose:"\u5173\u95ED",customCancel:"\u53D6\u6D88",customRestore:"\u6062\u590D\u9ED8\u8BA4",maxFixedCol:"\u6700\u5927\u51BB\u7ED3\u5217\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u79FB\u52A8\uFF1A{0}",resizeColTip:"\u5BBD\uFF1A{0} \u50CF\u7D20",resizeRowTip:"\u9AD8\uFF1A{0} \u50CF\u7D20",rowGroupContentTotal:"{0}\uFF08{1}\uFF09"},grid:{selectOneRecord:"\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u6761\u8BB0\u5F55\uFF01",deleteSelectRecord:"\u60A8\u786E\u5B9A\u8981\u5220\u9664\u6240\u9009\u8BB0\u5F55\u5417\uFF1F",removeSelectRecord:"\u60A8\u786E\u5B9A\u8981\u79FB\u9664\u6240\u9009\u8BB0\u5F55\u5417\uFF1F",dataUnchanged:"\u6570\u636E\u672A\u6539\u52A8\uFF01",delSuccess:"\u6210\u529F\u5220\u9664\u6240\u9009\u8BB0\u5F55\uFF01",saveSuccess:"\u4FDD\u5B58\u6210\u529F\uFF01",operError:"\u53D1\u751F\u9519\u8BEF\uFF0C\u64CD\u4F5C\u5931\u8D25\uFF01"},select:{search:"\u641C\u7D22",loadingText:"\u52A0\u8F7D\u4E2D",emptyText:"\u6682\u65E0\u6570\u636E"},pager:{goto:"\u524D\u5F80",gotoTitle:"\u9875\u6570",pagesize:"{0}\u6761/\u9875",total:"\u5171 {0} \u6761\u8BB0\u5F55",pageClassifier:"\u9875",homePage:"\u9996\u9875",homePageTitle:"\u9996\u9875",prevPage:"\u4E0A\u4E00\u9875",prevPageTitle:"\u4E0A\u4E00\u9875",nextPage:"\u4E0B\u4E00\u9875",nextPageTitle:"\u4E0B\u4E00\u9875",prevJump:"\u5411\u4E0A\u8DF3\u9875",prevJumpTitle:"\u5411\u4E0A\u8DF3\u9875",nextJump:"\u5411\u4E0B\u8DF3\u9875",nextJumpTitle:"\u5411\u4E0B\u8DF3\u9875",endPage:"\u672B\u9875",endPageTitle:"\u672B\u9875"},alert:{title:"\u7CFB\u7EDF\u63D0\u793A"},button:{confirm:"\u786E\u8BA4",cancel:"\u53D6\u6D88",clear:"\u6E05\u9664"},filter:{search:"\u641C\u7D22"},custom:{cstmTitle:"\u5217\u8BBE\u7F6E",cstmRestore:"\u6062\u590D\u9ED8\u8BA4",cstmCancel:"\u53D6\u6D88",cstmConfirm:"\u786E\u5B9A",cstmConfirmRestore:"\u8BF7\u786E\u8BA4\u662F\u5426\u6062\u590D\u6210\u9ED8\u8BA4\u5217\u914D\u7F6E\uFF1F",cstmDragTarget:"\u79FB\u52A8\uFF1A{0}",setting:{colSort:"\u6392\u5E8F",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u5217\u6807\u9898",colResizable:"\u5217\u5BBD\uFF08\u50CF\u7D20\uFF09",colVisible:"\u662F\u5426\u663E\u793A",colFixed:"\u51BB\u7ED3\u5217",colFixedMax:"\u51BB\u7ED3\u5217\uFF08\u6700\u591A {0} \u5217\uFF09",fixedLeft:"\u5DE6\u4FA7",fixedUnset:"\u4E0D\u8BBE\u7F6E",fixedRight:"\u53F3\u4FA7"}},import:{modes:{covering:"\u8986\u76D6\u65B9\u5F0F\uFF08\u76F4\u63A5\u8986\u76D6\u8868\u683C\u6570\u636E\uFF09",insert:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09",insertTop:"\u9876\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u9876\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09",insertBottom:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6570\u636E\uFF09"},impTitle:"\u5BFC\u5165\u6570\u636E",impFile:"\u6587\u4EF6\u540D",impSelect:"\u9009\u62E9\u6587\u4EF6",impType:"\u6587\u4EF6\u7C7B\u578B",impOpts:"\u53C2\u6570\u8BBE\u7F6E",impMode:"\u5BFC\u5165\u6A21\u5F0F",impConfirm:"\u5BFC\u5165",impCancel:"\u53D6\u6D88"},export:{types:{csv:"CSV (\u9017\u53F7\u5206\u9694)(*.csv)",html:"\u7F51\u9875(*.html)",xml:"XML \u6570\u636E(*.xml)",txt:"\u6587\u672C\u6587\u4EF6(\u5236\u8868\u7B26\u5206\u9694)(*.txt)",xls:"Excel 97-2003 \u5DE5\u4F5C\u7C3F(*.xls)",xlsx:"Excel \u5DE5\u4F5C\u7C3F(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u7A7A\u6570\u636E",current:"\u5F53\u524D\u6570\u636E\uFF08\u5F53\u524D\u9875\u7684\u6570\u636E\uFF09",selected:"\u9009\u4E2D\u6570\u636E\uFF08\u5F53\u524D\u9875\u9009\u4E2D\u7684\u6570\u636E\uFF09",all:"\u5168\u91CF\u6570\u636E\uFF08\u5305\u62EC\u6240\u6709\u5206\u9875\u7684\u6570\u636E\uFF09"},printTitle:"\u6253\u5370\u6570\u636E",expTitle:"\u5BFC\u51FA\u6570\u636E",expName:"\u6587\u4EF6\u540D",expNamePlaceholder:"\u8BF7\u8F93\u5165\u6587\u4EF6\u540D",expSheetName:"\u6807\u9898",expSheetNamePlaceholder:"\u8BF7\u8F93\u5165\u6807\u9898",expType:"\u4FDD\u5B58\u7C7B\u578B",expMode:"\u9009\u62E9\u6570\u636E",expCurrentColumn:"\u5168\u90E8\u5B57\u6BB5",expColumn:"\u9009\u62E9\u5B57\u6BB5",expOpts:"\u53C2\u6570\u8BBE\u7F6E",expOptHeader:"\u8868\u5934",expHeaderTitle:"\u662F\u5426\u9700\u8981\u8868\u5934",expOptFooter:"\u8868\u5C3E",expFooterTitle:"\u662F\u5426\u9700\u8981\u8868\u5C3E",expOptColgroup:"\u5206\u7EC4\u8868\u5934",expOptTitle:"\u5217\u6807\u9898",expTitleTitle:"\u662F\u5426\u4E3A\u5217\u6807\u9898\uFF0C\u5426\u5219\u663E\u793A\u4E3A\u5217\u7684\u5B57\u6BB5\u540D",expColgroupTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6709\u5206\u7EC4\u7ED3\u6784\u7684\u8868\u5934",expOptMerge:"\u5408\u5E76",expMergeTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6709\u5408\u5E76\u7ED3\u6784\u7684\u5355\u5143\u683C",expOptAllExpand:"\u5C55\u5F00\u6811",expAllExpandTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5C06\u5E26\u6709\u5C42\u7EA7\u7ED3\u6784\u7684\u6570\u636E\u5168\u90E8\u5C55\u5F00",expOptUseStyle:"\u6837\u5F0F",expUseStyleTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5219\u652F\u6301\u5E26\u6837\u5F0F\u7684\u5355\u5143\u683C",expOptOriginal:"\u6E90\u6570\u636E",expOriginalTitle:"\u5982\u679C\u4E3A\u6E90\u6570\u636E\uFF0C\u5219\u652F\u6301\u5BFC\u5165\u5230\u8868\u683C\u4E2D",expPrint:"\u6253\u5370",expConfirm:"\u5BFC\u51FA",expCancel:"\u53D6\u6D88"},modal:{errTitle:"\u9519\u8BEF\u63D0\u793A",zoomMin:"\u6700\u5C0F\u5316",zoomIn:"\u6700\u5927\u5316",zoomOut:"\u8FD8\u539F",close:"\u5173\u95ED",miniMaxSize:"\u6700\u5C0F\u5316\u7A97\u53E3\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",footPropErr:"show-footer \u4EC5\u7528\u4E8E\u542F\u7528\u8868\u5C3E\uFF0C\u9700\u914D\u5408 show-confirm-button | show-cancel-button | \u63D2\u69FD\u4F7F\u7528"},drawer:{close:"\u5173\u95ED"},form:{folding:"\u6536\u8D77",unfolding:"\u5C55\u5F00"},toolbar:{import:"\u5BFC\u5165",export:"\u5BFC\u51FA",print:"\u6253\u5370",refresh:"\u5237\u65B0",zoomIn:"\u5168\u5C4F",zoomOut:"\u8FD8\u539F",custom:"\u5217\u8BBE\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u786E\u8BA4",customRestore:"\u91CD\u7F6E",fixedLeft:"\u51BB\u7ED3\u5728\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u5728\u53F3\u4FA7",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3\u5217"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"01 \u6708",m2:"02 \u6708",m3:"03 \u6708",m4:"04 \u6708",m5:"05 \u6708",m6:"06 \u6708",m7:"07 \u6708",m8:"08 \u6708",m9:"09 \u6708",m10:"10 \u6708",m11:"11 \u6708",m12:"12 \u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74\u7B2C WW \u5468",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u5B63\u5EA6",year:"yyyy"},weeks:{w:"",w0:"\u5468\u65E5",w1:"\u5468\u4E00",w2:"\u5468\u4E8C",w3:"\u5468\u4E09",w4:"\u5468\u56DB",w5:"\u5468\u4E94",w6:"\u5468\u516D"},months:{m0:"\u4E00\u6708",m1:"\u4E8C\u6708",m2:"\u4E09\u6708",m3:"\u56DB\u6708",m4:"\u4E94\u6708",m5:"\u516D\u6708",m6:"\u4E03\u6708",m7:"\u516B\u6708",m8:"\u4E5D\u6708",m9:"\u5341\u6708",m10:"\u5341\u4E00\u6708",m11:"\u5341\u4E8C\u6708"},quarters:{q1:"\u7B2C\u4E00\u5B63\u5EA6",q2:"\u7B2C\u4E8C\u5B63\u5EA6",q3:"\u7B2C\u4E09\u5B63\u5EA6",q4:"\u7B2C\u56DB\u5B63\u5EA6"}}},numberInput:{currencySymbol:"\xA5"},imagePreview:{popupTitle:"\u9884\u89C8",operBtn:{zoomOut:"\u7F29\u5C0F",zoomIn:"\u653E\u5927",pctFull:"\u7B49\u6BD4\u4F8B\u7F29\u653E",pct11:"\u663E\u793A\u539F\u59CB\u5C3A\u5BF8",rotateLeft:"\u5411\u5DE6\u65CB\u8F6C",rotateRight:"\u5411\u53F3\u65CB\u8F6C",print:"\u70B9\u51FB\u6253\u5370\u56FE\u7247",download:"\u70B9\u51FB\u4E0B\u8F7D\u56FE\u7247"}},upload:{fileBtnText:"\u70B9\u51FB\u6216\u62D6\u62FD\u4E0A\u4F20",imgBtnText:"\u70B9\u51FB\u6216\u62D6\u62FD\u4E0A\u4F20",dragPlaceholder:"\u8BF7\u628A\u6587\u4EF6\u62D6\u653E\u5230\u8FD9\u4E2A\u533A\u57DF\u5373\u53EF\u4E0A\u4F20",imgSizeHint:"\u5355\u5F20{0}",imgCountHint:"\u6700\u591A{0}\u5F20",fileTypeHint:"\u652F\u6301 {0} \u6587\u4EF6\u7C7B\u578B",fileSizeHint:"\u5355\u4E2A\u6587\u4EF6\u5927\u5C0F\u4E0D\u8D85\u8FC7{0}",fileCountHint:"\u6700\u591A\u53EF\u4E0A\u4F20{0}\u4E2A\u6587\u4EF6",uploadTypeErr:"\u6587\u4EF6\u7C7B\u578B\u4E0D\u5339\u914D\uFF01",overCountErr:"\u6700\u591A\u53EA\u80FD\u9009\u62E9{0}\u4E2A\u6587\u4EF6\uFF01",overCountExtraErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u6570\u91CF{0}\u4E2A\uFF0C\u8D85\u51FA\u7684{1}\u4E2A\u6587\u4EF6\u5C06\u88AB\u5FFD\u7565\uFF01",overSizeErr:"\u6587\u4EF6\u5927\u5C0F\u6700\u5927\u4E0D\u80FD\u8D85\u8FC7{0}\uFF01",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\u91CD\u65B0\u4E0A\u4F20",uploadProgress:"\u4E0A\u4F20\u4E2D {0}%",uploadErr:"\u4E0A\u4F20\u5931\u8D25",uploadSuccess:"\u4E0A\u4F20\u6210\u529F",moreBtnText:"\u66F4\u591A\uFF08{0}\uFF09",viewItemTitle:"\u70B9\u51FB\u67E5\u770B",morePopup:{readTitle:"\u67E5\u770B\u5217\u8868",imageTitle:"\u4E0A\u4F20\u56FE\u7247",fileTitle:"\u4E0A\u4F20\u6587\u4EF6"}},empty:{defText:"\u6682\u65E0\u6570\u636E"},colorPicker:{clear:"\u6E05\u9664",confirm:"\u786E\u8BA4",copySuccess:"\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F\uFF1A{0}",hex:"\u5341\u516D\u8FDB\u5236"},formDesign:{formName:"\u8868\u5355\u540D\u79F0",defFormTitle:"\u672A\u547D\u540D\u7684\u8868\u5355",widgetPropTab:"\u63A7\u4EF6\u5C5E\u6027",widgetFormTab:"\u8868\u5355\u5C5E\u6027",error:{wdFormUni:"\u8BE5\u7C7B\u578B\u7684\u63A7\u4EF6\u5728\u8868\u5355\u4E2D\u53EA\u5141\u8BB8\u6DFB\u52A0\u4E00\u4E2A",wdSubUni:"\u8BE5\u7C7B\u578B\u7684\u63A7\u4EF6\u5728\u5B50\u8868\u4E2D\u53EA\u5141\u8BB8\u6DFB\u52A0\u4E00\u4E2A"},styleSetting:{btn:"\u6837\u5F0F\u8BBE\u7F6E",title:"\u8868\u5355\u7684\u6837\u5F0F\u8BBE\u7F6E",layoutTitle:"\u63A7\u4EF6\u5E03\u5C40",verticalLayout:"\u4E0A\u4E0B\u5E03\u5C40",horizontalLayout:"\u6A2A\u5411\u5E03\u5C40",styleTitle:"\u6807\u9898\u6837\u5F0F",boldTitle:"\u6807\u9898\u52A0\u7C97",fontBold:"\u52A0\u7C97",fontNormal:"\u5E38\u89C4",colonTitle:"\u663E\u793A\u5192\u53F7",colonVisible:"\u663E\u793A",colonHidden:"\u9690\u85CF",alignTitle:"\u5BF9\u9F50\u65B9\u5F0F",widthTitle:"\u6807\u9898\u5BBD\u5EA6",alignLeft:"\u5C45\u5DE6",alignRight:"\u5C45\u53F3",unitPx:"\u50CF\u7D20",unitPct:"\u767E\u5206\u6BD4"},widget:{group:{base:"\u57FA\u7840\u63A7\u4EF6",layout:"\u5E03\u5C40\u63A7\u4EF6",system:"\u7CFB\u7EDF\u63A7\u4EF6",module:"\u6A21\u5757\u63A7\u4EF6",chart:"\u56FE\u8868\u63A7\u4EF6",advanced:"\u9AD8\u7EA7\u63A7\u4EF6"},copyTitle:"\u526F\u672C_{0}",component:{input:"\u8F93\u5165\u6846",textarea:"\u6587\u672C\u57DF",select:"\u4E0B\u62C9\u9009\u62E9",row:"\u4E00\u884C\u591A\u5217",title:"\u6807\u9898",text:"\u6587\u672C",subtable:"\u5B50\u8868",VxeSwitch:"\u662F/\u5426",VxeInput:"\u8F93\u5165\u6846",VxeNumberInput:"\u6570\u5B57",VxeDatePicker:"\u65E5\u671F",VxeTextarea:"\u6587\u672C\u57DF",VxeSelect:"\u4E0B\u62C9\u9009\u62E9",VxeTreeSelect:"\u6811\u5F62\u9009\u62E9",VxeRadioGroup:"\u5355\u9009\u6846",VxeCheckboxGroup:"\u590D\u9009\u6846",VxeUploadFile:"\u6587\u4EF6",VxeUploadImage:"\u56FE\u7247",VxeRate:"\u8BC4\u5206",VxeSlider:"\u6ED1\u5757"}},widgetProp:{name:"\u63A7\u4EF6\u540D\u79F0",placeholder:"\u63D0\u793A\u8BED",required:"\u5FC5\u586B\u6821\u9A8C",multiple:"\u5141\u8BB8\u591A\u9009",displaySetting:{name:"\u663E\u793A\u8BBE\u7F6E",pc:"\u7535\u8111\u7AEF",mobile:"\u624B\u673A\u7AEF",visible:"\u663E\u793A",hidden:"\u9690\u85CF"},dataSource:{name:"\u6570\u636E\u6E90",defValue:"\u9009\u9879{0}",addOption:"\u6DFB\u52A0\u9009\u9879",batchEditOption:"\u6279\u91CF\u7F16\u8F91",batchEditTip:"\u6BCF\u884C\u5BF9\u5E94\u4E00\u4E2A\u9009\u9879\uFF0C\u652F\u6301\u4ECE\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u590D\u5236\u7C98\u8D34\u3002",batchEditSubTip:"\u6BCF\u884C\u5BF9\u5E94\u4E00\u4E2A\u9009\u9879\uFF0C\u5982\u679C\u662F\u5206\u7EC4\uFF0C\u5B50\u9879\u53EF\u4EE5\u662F\u7A7A\u683C\u6216\u5236\u8868\u952E\u5F00\u5934\uFF0C\u652F\u6301\u4ECE\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u590D\u5236\u7C98\u8D34\u3002",buildOption:"\u751F\u6210\u9009\u9879"},rowProp:{colSize:"\u5217\u6570",col2:"\u4E24\u5217",col3:"\u4E09\u5217",col4:"\u56DB\u5217",col6:"\u516D\u5217",layout:"\u5E03\u5C40"},textProp:{name:"\u5185\u5BB9",alignTitle:"\u5BF9\u9F50\u65B9\u5F0F",alignLeft:"\u5C45\u5DE6",alignCenter:"\u5C45\u4E2D",alignRight:"\u5C45\u53F3",colorTitle:"\u5B57\u4F53\u989C\u8272",sizeTitle:"\u5B57\u4F53\u5927\u5C0F",boldTitle:"\u5B57\u4F53\u52A0\u7C97",fontNormal:"\u5E38\u89C4",fontBold:"\u52A0\u7C97"},subtableProp:{seqTitle:"\u5E8F\u53F7",showSeq:"\u663E\u793A\u5E8F\u53F7",showCheckbox:"\u5141\u8BB8\u591A\u9009",errSubDrag:"\u5B50\u8868\u4E0D\u652F\u6301\u8BE5\u63A7\u4EF6\uFF0C\u8BF7\u4F7F\u7528\u5176\u4ED6\u63A7\u4EF6",colPlace:"\u5C06\u63A7\u4EF6\u62D6\u62FD\u8FDB\u6765"},uploadProp:{limitFileCount:"\u6587\u4EF6\u6570\u91CF\u9650\u5236",limitFileSize:"\u6587\u4EF6\u5927\u5C0F\u9650\u5236",multiFile:"\u5141\u8BB8\u4E0A\u4F20\u591A\u4E2A\u6587\u4EF6",limitImgCount:"\u56FE\u7247\u6570\u91CF\u9650\u5236",limitImgSize:"\u56FE\u7247\u5927\u5C0F\u9650\u5236",multiImg:"\u5141\u8BB8\u4E0A\u4F20\u591A\u5F20\u56FE\u7247"}}},listDesign:{fieldSettingTab:"\u5B57\u6BB5\u8BBE\u7F6E",listSettingTab:"\u53C2\u6570\u8BBE\u7F6E",searchTitle:"\u67E5\u8BE2\u6761\u4EF6",listTitle:"\u5217\u8868\u5B57\u6BB5",searchField:"\u67E5\u8BE2\u5B57\u6BB5",listField:"\u5217\u8868\u5B57\u6BB5",activeBtn:{ActionButtonUpdate:"\u7F16\u8F91",ActionButtonDelete:"\u5220\u9664"},search:{addBtn:"\u7F16\u8F91",emptyText:"\u672A\u914D\u7F6E\u67E5\u8BE2\u6761\u4EF6",editPopupTitle:"\u7F16\u8F91\u67E5\u8BE2\u5B57\u6BB5"},searchPopup:{colTitle:"\u6807\u9898",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u5DF2\u590D\u5236\u5230\u526A\u8D34\u677F",copyError:"\u5F53\u524D\u73AF\u5883\u4E0D\u652F\u6301\u8BE5\u64CD\u4F5C"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u5929",HH:"\u65F6",mm:"\u5206",ss:"\u79D2"}},plugins:{extendCellArea:{area:{mergeErr:"\u65E0\u6CD5\u5BF9\u5408\u5E76\u5355\u5143\u683C\u8FDB\u884C\u8BE5\u64CD\u4F5C",multiErr:"\u65E0\u6CD5\u5BF9\u591A\u91CD\u9009\u62E9\u533A\u57DF\u8FDB\u884C\u8BE5\u64CD\u4F5C",selectErr:"\u65E0\u6CD5\u64CD\u4F5C\u6307\u5B9A\u533A\u57DF\u7684\u5355\u5143\u683C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u533A\u57DF\u5305\u542B\u88AB\u5408\u5E76\u7684\u5355\u5143\u683C\uFF0C\u6240\u6709\u5408\u5E76\u7684\u5355\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u65E0\u6CD5\u7C98\u8D34\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u590D\u5236\u7684\u533A\u57DF\u548C\u7C98\u8D34\u7684\u533A\u57DF\u624D\u80FD\u6267\u884C\u6B64\u64CD\u4F5C",cpInvalidErr:"\u8BE5\u64CD\u4F5C\u65E0\u6CD5\u8FDB\u884C\uFF0C\u60A8\u9009\u62E9\u7684\u533A\u57DF\u4E2D\u5B58\u5728\u88AB\u7981\u6B62\u7684\u5217\uFF08{0}\uFF09"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u6362",findTitle:"\u67E5\u627E\u5185\u5BB9\uFF1A",replaceTitle:"\u66FF\u6362\u4E3A\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u6362"},filter:{re:"\u6B63\u5219\u8868\u8FBE\u5F0F",whole:"\u5168\u8BCD\u5339\u914D",sensitive:"\u533A\u5206\u5927\u5C0F\u5199"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u4E2A",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u6362",replaceAll:"\u66FF\u6362\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u5355\u5143\u683C",value:"\u503C"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"(\u7A7A\u503C)",reError:"\u65E0\u6548\u7684\u6B63\u5219\u8868\u8FBE\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u4E2A\u5355\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u5355\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u6362 {0} \u4E2A\u5355\u5143\u683C"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u53F3\u4FA7"},cases:{equal:"\u7B49\u4E8E",gt:"\u5927\u4E8E",lt:"\u5C0F\u4E8E",begin:"\u5F00\u5934\u662F",endin:"\u7ED3\u5C3E\u662F",include:"\u5305\u542B",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"}},filterCombination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u53F3\u4FA7",clearFilter:"\u6E05\u9664\u7B5B\u9009",textOption:"\u6587\u672C\u7B5B\u9009",numberOption:"\u6570\u503C\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u4E49\u7B5B\u9009\u7684\u65B9\u5F0F",currColumnTitle:"\u5F53\u524D\u5217\uFF1A",and:"\u4E0E",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u5355\u4E2A\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u4E2A\u5B57\u7B26"},cases:{equal:"\u7B49\u4E8E",unequal:"\u4E0D\u7B49\u4E8E",gt:"\u5927\u4E8E",ge:"\u5927\u4E8E\u6216\u7B49\u4E8E",lt:"\u5C0F\u4E8E",le:"\u5C0F\u4E8E\u6216\u7B49\u4E8E",begin:"\u5F00\u5934\u662F",notbegin:"\u5F00\u5934\u4E0D\u662F",endin:"\u7ED3\u5C3E\u662F",notendin:"\u7ED3\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u4E8E",custom:"\u81EA\u5B9A\u4E49\u7B5B\u9009",insensitive:"\u4E0D\u533A\u5206\u5927\u5C0F\u5199",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"},empty:"(\u7A7A\u767D)",notData:"\u65E0\u5339\u914D\u9879"}},pro:{area:{mergeErr:"\u65E0\u6CD5\u5BF9\u5408\u5E76\u5355\u5143\u683C\u8FDB\u884C\u8BE5\u64CD\u4F5C",multiErr:"\u65E0\u6CD5\u5BF9\u591A\u91CD\u9009\u62E9\u533A\u57DF\u8FDB\u884C\u8BE5\u64CD\u4F5C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u533A\u57DF\u5305\u542B\u88AB\u5408\u5E76\u7684\u5355\u5143\u683C\uFF0C\u6240\u6709\u5408\u5E76\u7684\u5355\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u65E0\u6CD5\u7C98\u8D34\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u590D\u5236\u7684\u533A\u57DF\u548C\u7C98\u8D34\u7684\u533A\u57DF\u624D\u80FD\u6267\u884C\u6B64\u64CD\u4F5C"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u6362",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u6362",findTitle:"\u67E5\u627E\u5185\u5BB9\uFF1A",replaceTitle:"\u66FF\u6362\u4E3A\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u6362"},filter:{re:"\u6B63\u5219\u8868\u8FBE\u5F0F",whole:"\u5168\u8BCD\u5339\u914D",sensitive:"\u533A\u5206\u5927\u5C0F\u5199"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u4E2A",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u6362",replaceAll:"\u66FF\u6362\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u5355\u5143\u683C",value:"\u503C"},empty:"(\u7A7A\u503C)",reError:"\u65E0\u6548\u7684\u6B63\u5219\u8868\u8FBE\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u4E2A\u5355\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u5355\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u6362 {0} \u4E2A\u5355\u5143\u683C"}},renderer:{search:"\u641C\u7D22",cases:{equal:"\u7B49\u4E8E",unequal:"\u4E0D\u7B49\u4E8E",gt:"\u5927\u4E8E",ge:"\u5927\u4E8E\u6216\u7B49\u4E8E",lt:"\u5C0F\u4E8E",le:"\u5C0F\u4E8E\u6216\u7B49\u4E8E",begin:"\u5F00\u5934\u662F",notbegin:"\u5F00\u5934\u4E0D\u662F",endin:"\u7ED3\u5C3E\u662F",notendin:"\u7ED3\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u4E8E",custom:"\u81EA\u5B9A\u4E49\u7B5B\u9009",insensitive:"\u4E0D\u533A\u5206\u5927\u5C0F\u5199",isSensitive:"\u533A\u5206\u5927\u5C0F\u5199"},combination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51BB\u7ED3\u5217",fixedGroup:"\u51BB\u7ED3\u5206\u7EC4",cancelFixed:"\u53D6\u6D88\u51BB\u7ED3",fixedLeft:"\u51BB\u7ED3\u5230\u5DE6\u4FA7",fixedRight:"\u51BB\u7ED3\u5230\u53F3\u4FA7",clearFilter:"\u6E05\u9664\u7B5B\u9009",textOption:"\u6587\u672C\u7B5B\u9009",numberOption:"\u6570\u503C\u7B5B\u9009"},popup:{title:"\u81EA\u5B9A\u4E49\u7B5B\u9009\u7684\u65B9\u5F0F",currColumnTitle:"\u5F53\u524D\u5217\uFF1A",and:"\u4E0E",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u5355\u4E2A\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u4E2A\u5B57\u7B26"},empty:"(\u7A7A\u767D)",notData:"\u65E0\u5339\u914D\u9879"}}}}),an}var sT=lT(),uT=be(sT),on={},ln={},N2;function L2(){return N2||(N2=1,Object.defineProperty(ln,"__esModule",{value:!0}),ln.default=void 0,ln.default={vxe:{base:{pleaseInput:"\u8ACB\u8F38\u5165",pleaseSelect:"\u8ACB\u9078\u64C7",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u8F09\u5165\u4E2D..."},error:{downErr:"\u4E0B\u8F09\u5931\u6557",errLargeData:"\u7576\u7D81\u5B9A\u7684\u6578\u64DA\u91CF\u904E\u5927\u6642\uFF0C\u61C9\u8A72\u8ACB\u4F7F\u7528 {0}\uFF0C\u5426\u5247\u53EF\u80FD\u6703\u51FA\u73FE\u5361\u9813",groupFixed:"\u5982\u679C\u4F7F\u7528\u5206\u7D44\u8868\u982D\uFF0C\u51CD\u7D50\u5217\u5FC5\u9808\u6309\u7D44\u8A2D\u7F6E",groupMouseRange:'\u5206\u7D44\u8868\u982D\u8207 "{0}" \u4E0D\u80FD\u540C\u6642\u4F7F\u7528\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',groupTag:'\u5206\u7D44\u5217\u982D\u61C9\u8A72\u4F7F\u7528 "{0}" \u800C\u4E0D\u662F "{1}"\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',scrollErrProp:'\u555F\u7528\u865B\u64EC\u6EFE\u52D5\u5F8C\u4E0D\u652F\u6301\u8A72\u53C3\u6578 "{0}"',errConflicts:'\u53C3\u6578 "{0}" \u8207 "{1}" \u6709\u885D\u7A81',notSupportProp:'\u7576\u555F\u7528\u53C3\u6578 "{0}" \u6642\u4E0D\u652F\u6301 "{1}"\uFF0C\u61C9\u8A72\u70BA "{2}"\uFF0C\u5426\u5247\u5C07\u6703\u51FA\u73FE\u932F\u8AA4',notConflictProp:'\u7576\u4F7F\u7528 "{0}" \u6642\uFF0C\u61C9\u8A72\u8A2D\u7F6E "{1}"\uFF0C\u5426\u5247\u53EF\u80FD\u6703\u5B58\u5728\u529F\u80FD\u885D\u7A81',unableInsert:"\u7121\u6CD5\u63D2\u5165\u5230\u6307\u5B9A\u4F4D\u7F6E\uFF0C\u8ACB\u6AA2\u67E5\u53C3\u6578\u662F\u5426\u6B63\u78BA",useErr:'\u5B89\u88DD "{0}" \u6A21\u584A\u6642\u767C\u751F\u932F\u8AA4\uFF0C\u53EF\u80FD\u9806\u5E8F\u4E0D\u6B63\u78BA\uFF0C\u4F9D\u8CF4\u7684\u6A21\u584A\u9700\u8981\u5728 Table \u4E4B\u524D\u5B89\u88DD',barUnableLink:"\u5DE5\u5177\u6B04\u7121\u6CD5\u95DC\u806F\u8868\u683C",expandContent:'\u5C55\u958B\u884C\u7684\u63D2\u69FD\u61C9\u8A72\u662F "content"\uFF0C\u8ACB\u6AA2\u67E5\u662F\u5426\u6B63\u78BA',reqComp:'\u7F3A\u5C11 "{0}" \u7D44\u4EF6\uFF0C\u8ACB\u6AA2\u67E5\u662F\u5426\u6B63\u78BA\u5B89\u88DD\u3002 https://vxeui.com/#/start/useGlobal',reqModule:'\u7F3A\u5C11 "{0}" \u6A21\u584A',reqProp:'\u7F3A\u5C11\u5FC5\u8981\u7684 "{0}" \u53C3\u6578\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4',emptyProp:'\u53C3\u6578 "{0}" \u4E0D\u5141\u8A31\u70BA\u7A7A',errProp:'\u4E0D\u652F\u6301\u7684\u53C3\u6578 "{0}"\uFF0C\u53EF\u80FD\u70BA "{1}"',colRepet:'column.{0}="{1}" \u91CD\u8907\u4E86\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u67D0\u4E9B\u529F\u80FD\u7121\u6CD5\u4F7F\u7528',notFunc:'\u65B9\u6CD5 "{0}" \u4E0D\u5B58\u5728',errFunc:'\u53C3\u6578 "{0}" \u4E0D\u662F\u4E00\u500B\u65B9\u6CD5',notValidators:'\u5168\u5C40\u6821\u9A57 "{0}" \u4E0D\u5B58\u5728',notFormats:'\u5168\u5C40\u683C\u5F0F\u5316 "{0}" \u4E0D\u5B58\u5728',notCommands:'\u5168\u5C40\u6307\u4EE4 "{0}" \u4E0D\u5B58\u5728',notSlot:'\u63D2\u69FD "{0}" \u4E0D\u5B58\u5728',noTree:'\u6A39\u7D50\u69CB\u4E0D\u652F\u6301 "{0}"',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\u4E0D\u652F\u6301\u7684\u53C3\u6578 "{0}"',checkProp:'\u7576\u6578\u64DA\u91CF\u904E\u5927\u6642\u53EF\u80FD\u6703\u5C0E\u81F4\u8907\u9078\u6846\u5361\u9813\uFF0C\u5EFA\u8B70\u8A2D\u7F6E\u53C3\u6578 "{0}" \u63D0\u5347\u6E32\u67D3\u901F\u5EA6',coverProp:'"{0}" \u7684\u53C3\u6578 "{1}" \u91CD\u8907\u5B9A\u7FA9\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',uniField:'\u5B57\u6BB5\u540D "{0}" \u91CD\u8907\u5B9A\u7FA9\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',repeatKey:'\u4E3B\u9375\u91CD\u8907 {0}="{1}"\uFF0C\u9019\u53EF\u80FD\u6703\u51FA\u73FE\u932F\u8AA4',delFunc:'\u65B9\u6CD5 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',delProp:'\u53C3\u6578 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',delEvent:'\u4E8B\u4EF6 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u8ACB\u4F7F\u7528 "{1}"',removeProp:'\u53C3\u6578 "{0}" \u5DF2\u5EE2\u68C4\uFF0C\u4E0D\u5EFA\u8B70\u4F7F\u7528\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4',errFormat:'\u5168\u5C40\u7684\u683C\u5F0F\u5316\u5167\u5BB9\u61C9\u8A72\u4F7F\u7528 "VXETable.formats" \u5B9A\u7FA9\uFF0C\u639B\u8F09 "formatter={0}" \u7684\u65B9\u5F0F\u5DF2\u4E0D\u5EFA\u8B70\u4F7F\u7528',notType:'\u4E0D\u652F\u6301\u7684\u6587\u4EF6\u985E\u578B "{0}"',notExp:"\u8A72\u700F\u89BD\u5668\u4E0D\u652F\u6301\u5C0E\u5165/\u5C0E\u51FA\u529F\u80FD",impFields:"\u5C0E\u5165\u5931\u6557\uFF0C\u8ACB\u6AA2\u67E5\u5B57\u6BB5\u540D\u548C\u6578\u64DA\u683C\u5F0F\u662F\u5426\u6B63\u78BA",treeNotImp:"\u6A39\u8868\u683C\u4E0D\u652F\u6301\u5C0E\u5165",treeCrossDrag:"\u53EA\u80FD\u62D6\u62FD\u7B2C\u4E00\u5C64\u7D1A",treeDragChild:"\u7236\u7D1A\u4E0D\u80FD\u62D6\u62FD\u5230\u81EA\u5DF1\u7684\u5B50\u7D1A\u4E2D",reqPlugin:'\u64F4\u5C55\u63D2\u4EF6\u672A\u5B89\u88DD "{1}" https://vxeui.com/other{0}/#/{1}/install',errMaxRow:"\u8D85\u904E\u652F\u6301\u7684\u6700\u5927\u6578\u64DA\u91CF {0} \u884C\uFF0C\u9019\u53EF\u80FD\u6703\u5C0E\u81F4\u51FA\u73FE\u932F\u8AA4"},table:{emptyText:"\u66AB\u7121\u6578\u64DA",allTitle:"\u5168\u9078/\u53D6\u6D88",seqTitle:"\u5E8F\u865F",actionTitle:"\u64CD\u4F5C",confirmFilter:"\u7BE9\u9078",resetFilter:"\u91CD\u7F6E",allFilter:"\u5168\u90E8",sortAsc:"\u5347\u5E8F\uFF1A\u6700\u4F4E\u5230\u6700\u9AD8",sortDesc:"\u964D\u5E8F\uFF1A\u6700\u9AD8\u5230\u6700\u4F4E",filter:"\u5C0D\u6240\u9078\u7684\u5217\u555F\u7528\u7BE9\u9078",impSuccess:"\u6210\u529F\u5C0E\u5165 {0} \u689D\u8A18\u9304",expLoading:"\u6B63\u5728\u5C0E\u51FA\u4E2D",expSuccess:"\u5C0E\u51FA\u6210\u529F",expError:"\u5C0E\u51FA\u5931\u6557",expFilename:"\u5C0E\u51FA_{0}",expOriginFilename:"\u5C0E\u51FA_\u6E90_{0}",customTitle:"\u5217\u8A2D\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u78BA\u8A8D",customClose:"\u95DC\u9589",customCancel:"\u53D6\u6D88",customRestore:"\u6062\u5FA9\u9ED8\u8A8D",maxFixedCol:"\u6700\u5927\u51CD\u7D50\u5217\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",maxGroupCol:"\u6700\u5927\u5206\u7D44\u6B04\u4F4D\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",dragTip:"\u79FB\u52D5\uFF1A{0}",resizeColTip:"\u5BEC\uFF1A{0} \u50CF\u7D20",resizeRowTip:"\u9AD8\uFF1A{0} \u50CF\u7D20",rowGroupContentTotal:"{0}\uFF08{1}\uFF09"},grid:{selectOneRecord:"\u8ACB\u81F3\u5C11\u9078\u64C7\u4E00\u689D\u8A18\u9304\uFF01",deleteSelectRecord:"\u60A8\u78BA\u5B9A\u8981\u522A\u9664\u6240\u9078\u8A18\u9304\u55CE\uFF1F",removeSelectRecord:"\u60A8\u78BA\u5B9A\u8981\u79FB\u9664\u6240\u9078\u8A18\u9304\u55CE\uFF1F",dataUnchanged:"\u6578\u64DA\u672A\u6539\u52D5\uFF01",delSuccess:"\u6210\u529F\u522A\u9664\u6240\u9078\u8A18\u9304\uFF01",saveSuccess:"\u4FDD\u5B58\u6210\u529F\uFF01",operError:"\u767C\u751F\u932F\u8AA4\uFF0C\u64CD\u4F5C\u5931\u6557\uFF01"},select:{search:"\u641C\u5C0B",loadingText:"\u8F09\u5165\u4E2D",emptyText:"\u66AB\u7121\u6578\u64DA"},pager:{goto:"\u524D\u5F80",gotoTitle:"\u9801\u6578",pagesize:"{0}\u689D/\u9801",total:"\u5171 {0} \u689D\u8A18\u9304",pageClassifier:"\u9801",homePage:"\u9996\u9801",homePageTitle:"\u9996\u9801",prevPage:"\u4E0A\u4E00\u9801",prevPageTitle:"\u4E0A\u4E00\u9801",nextPage:"\u4E0B\u4E00\u9801",nextPageTitle:"\u4E0B\u4E00\u9801",prevJump:"\u5411\u4E0A\u8DF3\u9801",prevJumpTitle:"\u5411\u4E0A\u8DF3\u9801",nextJump:"\u5411\u4E0B\u8DF3\u9801",nextJumpTitle:"\u5411\u4E0B\u8DF3\u9801",endPage:"\u672B\u9801",endPageTitle:"\u672B\u9801"},alert:{title:"\u7CFB\u7D71\u63D0\u793A"},button:{confirm:"\u78BA\u8A8D",cancel:"\u53D6\u6D88",clear:"\u6E05\u9664"},filter:{search:"\u641C\u5C0B"},custom:{cstmTitle:"\u5217\u8A2D\u7F6E",cstmRestore:"\u6062\u5FA9\u9ED8\u8A8D",cstmCancel:"\u53D6\u6D88",cstmConfirm:"\u78BA\u5B9A",cstmConfirmRestore:"\u8ACB\u78BA\u8A8D\u662F\u5426\u6062\u5FA9\u6210\u9ED8\u8A8D\u5217\u914D\u7F6E\uFF1F",cstmDragTarget:"\u79FB\u52D5\uFF1A{0}",setting:{colSort:"\u6392\u5E8F",sortHelpTip:"\u9EDE\u64CA\u4E26\u62D6\u52D5\u5716\u6A19\u53EF\u4EE5\u8ABF\u6574\u9806\u5E8F",colTitle:"\u5217\u6A19\u984C",colResizable:"\u5217\u5BEC\uFF08\u50CF\u7D20\uFF09",colVisible:"\u662F\u5426\u986F\u793A",colFixed:"\u51CD\u7D50\u5217",colFixedMax:"\u51CD\u7D50\u5217\uFF08\u6700\u591A {0} \u5217\uFF09",fixedLeft:"\u5DE6\u5074",fixedUnset:"\u4E0D\u8A2D\u7F6E",fixedRight:"\u53F3\u5074"}},import:{modes:{covering:"\u8986\u84CB\u65B9\u5F0F\uFF08\u76F4\u63A5\u8986\u84CB\u8868\u683C\u6578\u64DA\uFF09",insert:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09",insertTop:"\u9802\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u9802\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09",insertBottom:"\u5E95\u90E8\u8FFD\u52A0\uFF08\u5728\u8868\u683C\u7684\u5E95\u90E8\u8FFD\u52A0\u65B0\u6578\u64DA\uFF09"},impTitle:"\u5C0E\u5165\u6578\u64DA",impFile:"\u6587\u4EF6\u540D",impSelect:"\u9078\u64C7\u6587\u4EF6",impType:"\u6587\u4EF6\u985E\u578B",impOpts:"\u53C3\u6578\u8A2D\u7F6E",impMode:"\u5C0E\u5165\u6A21\u5F0F",impConfirm:"\u5C0E\u5165",impCancel:"\u53D6\u6D88"},export:{types:{csv:"CSV (\u9017\u865F\u5206\u9694)(*.csv)",html:"\u7DB2\u9801(*.html)",xml:"XML \u6578\u64DA(*.xml)",txt:"\u6587\u672C\u6587\u4EF6(\u88FD\u8868\u7B26\u5206\u9694)(*.txt)",xls:"Excel 97-2003 \u5DE5\u4F5C\u7C3F(*.xls)",xlsx:"Excel \u5DE5\u4F5C\u7C3F(*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u7A7A\u6578\u64DA",current:"\u7576\u524D\u6578\u64DA\uFF08\u7576\u524D\u9801\u7684\u6578\u64DA\uFF09",selected:"\u9078\u4E2D\u6578\u64DA\uFF08\u7576\u524D\u9801\u9078\u4E2D\u7684\u6578\u64DA\uFF09",all:"\u5168\u91CF\u6578\u64DA\uFF08\u5305\u62EC\u6240\u6709\u5206\u9801\u7684\u6578\u64DA\uFF09"},printTitle:"\u6253\u5370\u6578\u64DA",expTitle:"\u5C0E\u51FA\u6578\u64DA",expName:"\u6587\u4EF6\u540D",expNamePlaceholder:"\u8ACB\u8F38\u5165\u6587\u4EF6\u540D",expSheetName:"\u6A19\u984C",expSheetNamePlaceholder:"\u8ACB\u8F38\u5165\u6A19\u984C",expType:"\u4FDD\u5B58\u985E\u578B",expMode:"\u9078\u64C7\u6578\u64DA",expCurrentColumn:"\u5168\u90E8\u5B57\u6BB5",expColumn:"\u9078\u64C7\u5B57\u6BB5",expOpts:"\u53C3\u6578\u8A2D\u7F6E",expOptHeader:"\u8868\u982D",expHeaderTitle:"\u662F\u5426\u9700\u8981\u8868\u982D",expOptFooter:"\u8868\u5C3E",expFooterTitle:"\u662F\u5426\u9700\u8981\u8868\u5C3E",expOptColgroup:"\u5206\u7D44\u8868\u982D",expOptTitle:"\u5217\u6A19\u984C",expTitleTitle:"\u662F\u5426\u70BA\u5217\u6A19\u984C\uFF0C\u5426\u5247\u986F\u793A\u70BA\u5217\u7684\u5B57\u6BB5\u540D",expColgroupTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6709\u5206\u7D44\u7D50\u69CB\u7684\u8868\u982D",expOptMerge:"\u5408\u4F75",expMergeTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6709\u5408\u4F75\u7D50\u69CB\u7684\u55AE\u5143\u683C",expOptAllExpand:"\u5C55\u958B\u6A39",expAllExpandTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5C07\u5E36\u6709\u5C64\u7D1A\u7D50\u69CB\u7684\u6578\u64DA\u5168\u90E8\u5C55\u958B",expOptUseStyle:"\u6A23\u5F0F",expUseStyleTitle:"\u5982\u679C\u5B58\u5728\uFF0C\u5247\u652F\u6301\u5E36\u6A23\u5F0F\u7684\u55AE\u5143\u683C",expOptOriginal:"\u6E90\u6578\u64DA",expOriginalTitle:"\u5982\u679C\u70BA\u6E90\u6578\u64DA\uFF0C\u5247\u652F\u6301\u5C0E\u5165\u5230\u8868\u683C\u4E2D",expPrint:"\u5217\u5370",expConfirm:"\u5C0E\u51FA",expCancel:"\u53D6\u6D88"},modal:{errTitle:"\u932F\u8AA4\u63D0\u793A",zoomMin:"\u6700\u5C0F\u5316",zoomIn:"\u6700\u5927\u5316",zoomOut:"\u9084\u539F",close:"\u95DC\u9589",miniMaxSize:"\u6700\u5C0F\u5316\u7A97\u53E3\u7684\u6578\u91CF\u4E0D\u80FD\u8D85\u904E {0} \u500B",footPropErr:"show-footer \u50C5\u7528\u65BC\u555F\u7528\u8868\u5C3E\uFF0C\u9700\u914D\u5408 show-confirm-button | show-cancel-button | \u63D2\u69FD\u4F7F\u7528"},drawer:{close:"\u95DC\u9589"},form:{folding:"\u6536\u8D77",unfolding:"\u5C55\u958B"},toolbar:{import:"\u5C0E\u5165",export:"\u5C0E\u51FA",print:"\u5217\u5370",refresh:"\u91CD\u65B0\u6574\u7406",zoomIn:"\u5168\u87A2\u5E55",zoomOut:"\u9084\u539F",custom:"\u5217\u8A2D\u7F6E",customAll:"\u5168\u90E8",customConfirm:"\u78BA\u8A8D",customRestore:"\u91CD\u7F6E",fixedLeft:"\u51CD\u7D50\u5728\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u5728\u53F3\u5074",cancelFixed:"\u53D6\u6D88\u51CD\u7D50\u5217"},datePicker:{yearTitle:"{0} \u5E74"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"01 \u6708",m2:"02 \u6708",m3:"03 \u6708",m4:"04 \u6708",m5:"05 \u6708",m6:"06 \u6708",m7:"07 \u6708",m8:"08 \u6708",m9:"09 \u6708",m10:"10 \u6708",m11:"11 \u6708",m12:"12 \u6708",quarterLabel:"{0} \u5E74",monthLabel:"{0} \u5E74",dayLabel:"{0} \u5E74 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"yyyy \u5E74\u7B2C WW \u9031",month:"yyyy-MM",quarter:"yyyy \u5E74\u7B2C q \u5B63\u5EA6",year:"yyyy"},weeks:{w:"",w0:"\u9031\u65E5",w1:"\u9031\u4E00",w2:"\u9031\u4E8C",w3:"\u9031\u4E09",w4:"\u9031\u56DB",w5:"\u9031\u4E94",w6:"\u9031\u516D"},months:{m0:"\u4E00\u6708",m1:"\u4E8C\u6708",m2:"\u4E09\u6708",m3:"\u56DB\u6708",m4:"\u4E94\u6708",m5:"\u516D\u6708",m6:"\u4E03\u6708",m7:"\u516B\u6708",m8:"\u4E5D\u6708",m9:"\u5341\u6708",m10:"\u5341\u4E00\u6708",m11:"\u5341\u4E8C\u6708"},quarters:{q1:"\u7B2C\u4E00\u5B63\u5EA6",q2:"\u7B2C\u4E8C\u5B63\u5EA6",q3:"\u7B2C\u4E09\u5B63\u5EA6",q4:"\u7B2C\u56DB\u5B63\u5EA6"}}},numberInput:{currencySymbol:"\xA5"},imagePreview:{popupTitle:"\u9810\u89BD",operBtn:{zoomOut:"\u7E2E\u5C0F",zoomIn:"\u653E\u5927",pctFull:"\u7B49\u6BD4\u4F8B\u7E2E\u653E",pct11:"\u986F\u793A\u539F\u59CB\u5C3A\u5BF8",rotateLeft:"\u5411\u5DE6\u65CB\u8F49",rotateRight:"\u5411\u53F3\u65CB\u8F49",print:"\u9EDE\u64CA\u6253\u5370\u5716\u7247",download:"\u9EDE\u64CA\u4E0B\u8F09\u5716\u7247"}},upload:{fileBtnText:"\u9EDE\u64CA\u6216\u62D6\u62FD\u4E0A\u50B3",imgBtnText:"\u9EDE\u64CA\u6216\u62D6\u62FD\u4E0A\u50B3",dragPlaceholder:"\u8ACB\u628A\u6587\u4EF6\u62D6\u653E\u5230\u9019\u500B\u5340\u57DF\u5373\u53EF\u4E0A\u50B3",imgSizeHint:"\u55AE\u5F35{0}",imgCountHint:"\u6700\u591A{0}\u5F35",fileTypeHint:"\u652F\u6301 {0} \u6587\u4EF6\u985E\u578B",fileSizeHint:"\u55AE\u500B\u6587\u4EF6\u5927\u5C0F\u4E0D\u8D85\u904E{0}",fileCountHint:"\u6700\u591A\u53EF\u4E0A\u50B3{0}\u500B\u6587\u4EF6",uploadTypeErr:"\u6587\u4EF6\u985E\u578B\u4E0D\u5339\u914D\uFF01",overCountErr:"\u6700\u591A\u53EA\u80FD\u9078\u64C7{0}\u500B\u6587\u4EF6\uFF01",overCountExtraErr:"\u5DF2\u8D85\u51FA\u6700\u5927\u6578\u91CF{0}\u500B\uFF0C\u8D85\u51FA\u7684{1}\u500B\u6587\u4EF6\u5C07\u88AB\u5FFD\u7565\uFF01",overSizeErr:"\u6587\u4EF6\u5927\u5C0F\u6700\u5927\u4E0D\u80FD\u8D85\u904E{0}\uFF01",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\u91CD\u65B0\u4E0A\u50B3",uploadProgress:"\u4E0A\u50B3\u4E2D {0}%",uploadErr:"\u4E0A\u50B3\u5931\u6557",uploadSuccess:"\u4E0A\u50B3\u6210\u529F",moreBtnText:"\u66F4\u591A\uFF08{0}\uFF09",viewItemTitle:"\u9EDE\u64CA\u67E5\u770B",morePopup:{readTitle:"\u67E5\u770B\u5217\u8868",imageTitle:"\u4E0A\u50B3\u5716\u7247",fileTitle:"\u4E0A\u50B3\u6587\u4EF6"}},empty:{defText:"\u66AB\u7121\u6578\u64DA"},colorPicker:{clear:"\u6E05\u9664",confirm:"\u78BA\u8A8D",copySuccess:"\u5DF2\u5FA9\u88FD\u5230\u526A\u8CBC\u677F\uFF1A{0}",hex:"\u5341\u516D\u8FDB\u5236"},formDesign:{formName:"\u8868\u55AE\u540D\u7A31",defFormTitle:"\u672A\u547D\u540D\u7684\u8868\u55AE",widgetPropTab:"\u63A7\u4EF6\u5C6C\u6027",widgetFormTab:"\u8868\u55AE\u5C6C\u6027",error:{wdFormUni:"\u8A72\u985E\u578B\u7684\u63A7\u4EF6\u5728\u8868\u55AE\u4E2D\u53EA\u5141\u8A31\u6DFB\u52A0\u4E00\u500B",wdSubUni:"\u8A72\u985E\u578B\u7684\u63A7\u4EF6\u5728\u5B50\u8868\u4E2D\u53EA\u5141\u8A31\u6DFB\u52A0\u4E00\u500B"},styleSetting:{btn:"\u6A23\u5F0F\u8A2D\u7F6E",title:"\u8868\u55AE\u7684\u6A23\u5F0F\u8A2D\u7F6E",layoutTitle:"\u63A7\u4EF6\u4F48\u5C40",verticalLayout:"\u4E0A\u4E0B\u4F48\u5C40",horizontalLayout:"\u6A6B\u5411\u4F48\u5C40",styleTitle:"\u6A19\u984C\u6A23\u5F0F",boldTitle:"\u6A19\u984C\u52A0\u7C97",fontBold:"\u52A0\u7C97",fontNormal:"\u5E38\u898F",colonTitle:"\u986F\u793A\u5192\u865F",colonVisible:"\u986F\u793A",colonHidden:"\u96B1\u85CF",alignTitle:"\u5C0D\u9F4A\u65B9\u5F0F",widthTitle:"\u6A19\u984C\u5BEC\u5EA6",alignLeft:"\u5C45\u5DE6",alignRight:"\u5C45\u53F3",unitPx:"\u50CF\u7D20",unitPct:"\u767E\u5206\u6BD4"},widget:{group:{base:"\u57FA\u790E\u63A7\u4EF6",layout:"\u4F48\u5C40\u63A7\u4EF6",system:"\u7CFB\u7D71\u63A7\u4EF6",module:"\u6A21\u584A\u63A7\u4EF6",chart:"\u5716\u8868\u63A7\u4EF6",advanced:"\u9AD8\u7D1A\u63A7\u4EF6"},copyTitle:"\u526F\u672C_{0}",component:{input:"\u8F38\u5165\u6846",textarea:"\u6587\u672C\u57DF",select:"\u4E0B\u62C9\u9078\u64C7",row:"\u4E00\u884C\u591A\u5217",title:"\u6A19\u984C",text:"\u6587\u5B57",subtable:"\u5B50\u8868",VxeSwitch:"\u662F/\u5426",VxeInput:"\u8F38\u5165\u6846",VxeNumberInput:"\u6578\u5B57",VxeDatePicker:"\u65E5\u671F",VxeTextarea:"\u6587\u672C\u57DF",VxeSelect:"\u4E0B\u62C9\u9078\u64C7",VxeTreeSelect:"\u6A39\u5F62\u9078\u64C7",VxeRadioGroup:"\u55AE\u9078\u6846",VxeCheckboxGroup:"\u8907\u9078\u6846",VxeUploadFile:"\u6587\u4EF6",VxeUploadImage:"\u5716\u7247",VxeRate:"\u8A55\u5206",VxeSlider:"\u6ED1\u687F"}},widgetProp:{name:"\u63A7\u4EF6\u540D\u7A31",placeholder:"\u63D0\u793A\u8A9E",required:"\u5FC5\u586B\u6821\u9A57",multiple:"\u5141\u8A31\u591A\u9078",displaySetting:{name:"\u986F\u793A\u8A2D\u7F6E",pc:"\u96FB\u8166\u7AEF",mobile:"\u624B\u6A5F\u7AEF",visible:"\u986F\u793A",hidden:"\u96B1\u85CF"},dataSource:{name:"\u6578\u64DA\u6E90",defValue:"\u9078\u9805{0}",addOption:"\u6DFB\u52A0\u9078\u9805",batchEditOption:"\u6279\u91CF\u7DE8\u8F2F",batchEditTip:"\u6BCF\u884C\u5C0D\u61C9\u4E00\u500B\u9078\u9805\uFF0C\u652F\u6301\u5F9E\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u8907\u88FD\u7C98\u8CBC\u3002",batchEditSubTip:"\u6BCF\u884C\u5C0D\u61C9\u4E00\u500B\u9078\u9805\uFF0C\u5982\u679C\u662F\u5206\u7D44\uFF0C\u5B50\u9805\u53EF\u4EE5\u662F\u7A7A\u683C\u6216\u88FD\u8868\u9375\u958B\u982D\uFF0C\u652F\u6301\u5F9E\u8868\u683C\u3001Excel\u3001WPS \u4E2D\u76F4\u63A5\u8907\u88FD\u7C98\u8CBC\u3002",buildOption:"\u751F\u6210\u9078\u9805"},rowProp:{colSize:"\u5217\u6578",col2:"\u5169\u5217",col3:"\u4E09\u5217",col4:"\u56DB\u5217",col6:"\u516D\u5217",layout:"\u4F48\u5C40"},textProp:{name:"\u5167\u5BB9",alignTitle:"\u5C0D\u9F4A\u65B9\u5F0F",alignLeft:"\u5C45\u5DE6",alignCenter:"\u5C45\u4E2D",alignRight:"\u5C45\u53F3",colorTitle:"\u5B57\u9AD4\u984F\u8272",sizeTitle:"\u5B57\u9AD4\u5927\u5C0F",boldTitle:"\u5B57\u9AD4\u52A0\u7C97",fontNormal:"\u5E38\u898F",fontBold:"\u52A0\u7C97"},subtableProp:{seqTitle:"\u5E8F\u865F",showSeq:"\u986F\u793A\u5E8F\u865F",showCheckbox:"\u5141\u8A31\u591A\u9078",errSubDrag:"\u5B50\u8868\u4E0D\u652F\u6301\u8A72\u63A7\u4EF6\uFF0C\u8ACB\u4F7F\u7528\u5176\u4ED6\u63A7\u4EF6",colPlace:"\u5C07\u63A7\u4EF6\u62D6\u62FD\u9032\u4F86"},uploadProp:{limitFileCount:"\u6587\u4EF6\u6578\u91CF\u9650\u5236",limitFileSize:"\u6587\u4EF6\u5927\u5C0F\u9650\u5236",multiFile:"\u5141\u8A31\u4E0A\u50B3\u591A\u500B\u6587\u4EF6",limitImgCount:"\u5716\u7247\u6578\u91CF\u9650\u5236",limitImgSize:"\u5716\u7247\u5927\u5C0F\u9650\u5236",multiImg:"\u5141\u8A31\u4E0A\u50B3\u591A\u5F35\u5716\u7247"}}},listDesign:{fieldSettingTab:"\u5B57\u6BB5\u8A2D\u7F6E",listSettingTab:"\u53C3\u6578\u8A2D\u7F6E",searchTitle:"\u67E5\u8A62\u689D\u4EF6",listTitle:"\u5217\u8868\u5B57\u6BB5",searchField:"\u67E5\u8A62\u5B57\u6BB5",listField:"\u5217\u8868\u5B57\u6BB5",activeBtn:{ActionButtonUpdate:"\u7DE8\u8F2F",ActionButtonDelete:"\u522A\u9664"},search:{addBtn:"\u7DE8\u8F2F",emptyText:"\u672A\u914D\u7F6E\u67E5\u8A62\u689D\u4EF6",editPopupTitle:"\u7DE8\u8F2F\u67E5\u8A62\u5B57\u6BB5"},searchPopup:{colTitle:"\u6A19\u984C",saveBtn:"\u4FDD\u5B58"}},text:{copySuccess:"\u5DF2\u5FA9\u88FD\u5230\u526A\u8CBC\u677F",copyError:"\u7576\u524D\u74B0\u5883\u4E0D\u652F\u6301\u8A72\u64CD\u4F5C"},countdown:{formats:{yyyy:"\u5E74",MM:"\u6708",dd:"\u5929",HH:"\u6642",mm:"\u5206",ss:"\u79D2"}},plugins:{extendCellArea:{area:{mergeErr:"\u7121\u6CD5\u5C0D\u5408\u4F75\u55AE\u5143\u683C\u9032\u884C\u8A72\u64CD\u4F5C",multiErr:"\u7121\u6CD5\u5C0D\u591A\u91CD\u9078\u64C7\u5340\u57DF\u9032\u884C\u8A72\u64CD\u4F5C",selectErr:"\u7121\u6CD5\u64CD\u4F5C\u6307\u5B9A\u5340\u57DF\u7684\u55AE\u5143\u683C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u5340\u57DF\u5305\u542B\u88AB\u5408\u4F75\u7684\u55AE\u5143\u683C\uFF0C\u6240\u6709\u5408\u4F75\u7684\u55AE\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u7121\u6CD5\u7C98\u8CBC\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u8907\u5236\u7684\u5340\u57DF\u548C\u7C98\u8CBC\u7684\u5340\u57DF\u624D\u80FD\u57F7\u884C\u6B64\u64CD\u4F5C",cpInvalidErr:"\u8A72\u64CD\u4F5C\u7121\u6CD5\u9032\u884C\uFF0C\u60A8\u9078\u64C7\u7684\u5340\u57DF\u4E2D\u5B58\u5728\u88AB\u7981\u6B62\u7684\u5217\uFF08{0}\uFF09"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u63DB",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u63DB",findTitle:"\u67E5\u627E\u5167\u5BB9\uFF1A",replaceTitle:"\u66FF\u63DB\u70BA\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u63DB"},filter:{re:"\u6B63\u5247\u8868\u9054\u5F0F",whole:"\u5168\u8A5E\u5339\u914D",sensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u500B",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u63DB",replaceAll:"\u66FF\u63DB\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u55AE\u5143\u683C",value:"\u503C"},body:{row:"\u884C\uFF1A{0}",col:"\u5217\uFF1A{0}"},empty:"(\u7A7A\u503C)",reError:"\u7121\u6548\u7684\u6B63\u5247\u8868\u9054\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u500B\u55AE\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u55AE\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u63DB {0} \u500B\u55AE\u5143\u683C"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7D44",values:"\u503C",groupPlaceholder:"\u62D6\u66F3\u81F3\u6B64\u8655\u9032\u884C\u5206\u7D44",valuesPlaceholder:"\u62D6\u66F3\u81F3\u6B64\u8655\u9032\u884C\u805A\u5408",dragExistCol:"\u8A72\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u9EDE\u64CA\u4E26\u62D6\u52D5\u5716\u6A19\u53EF\u4EE5\u8ABF\u6574\u9806\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u53F3\u5074"},cases:{equal:"\u7B49\u65BC",gt:"\u5927\u65BC",lt:"\u5C0F\u65BC",begin:"\u958B\u982D\u662F",endin:"\u7D50\u5C3E\u662F",include:"\u5305\u542B",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"}},filterCombination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u53F3\u5074",clearFilter:"\u6E05\u9664\u7BE9\u9078",textOption:"\u6587\u672C\u7BE9\u9078",numberOption:"\u6578\u503C\u7BE9\u9078"},popup:{title:"\u81EA\u5B9A\u7FA9\u7BE9\u9078\u7684\u65B9\u5F0F",currColumnTitle:"\u7576\u524D\u5217\uFF1A",and:"\u8207",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u55AE\u500B\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u500B\u5B57\u7B26"},cases:{equal:"\u7B49\u65BC",unequal:"\u4E0D\u7B49\u65BC",gt:"\u5927\u65BC",ge:"\u5927\u65BC\u6216\u7B49\u65BC",lt:"\u5C0F\u65BC",le:"\u5C0F\u65BC\u6216\u7B49\u65BC",begin:"\u958B\u982D\u662F",notbegin:"\u958B\u982D\u4E0D\u662F",endin:"\u7D50\u5C3E\u662F",notendin:"\u7D50\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u65BC",custom:"\u81EA\u5B9A\u7FA9\u7BE9\u9078",insensitive:"\u4E0D\u5340\u5206\u5927\u5C0F\u5BEB",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},empty:"(\u7A7A\u767D)",notData:"\u7121\u5339\u914D\u9805"}},pro:{area:{mergeErr:"\u7121\u6CD5\u5C0D\u5408\u4F75\u55AE\u5143\u683C\u9032\u884C\u8A72\u64CD\u4F5C",multiErr:"\u7121\u6CD5\u5C0D\u591A\u91CD\u9078\u64C7\u5340\u57DF\u9032\u884C\u8A72\u64CD\u4F5C",extendErr:"\u5982\u679C\u5EF6\u4F38\u7684\u5340\u57DF\u5305\u542B\u88AB\u5408\u4F75\u7684\u55AE\u5143\u683C\uFF0C\u6240\u6709\u5408\u4F75\u7684\u55AE\u5143\u683C\u9700\u5927\u5C0F\u76F8\u540C",pasteMultiErr:"\u7121\u6CD5\u7C98\u8CBC\uFF0C\u9700\u8981\u76F8\u540C\u5927\u5C0F\u7684\u8907\u5236\u7684\u5340\u57DF\u548C\u7C98\u8CBC\u7684\u5340\u57DF\u624D\u80FD\u57F7\u884C\u6B64\u64CD\u4F5C"},fnr:{title:"\u67E5\u627E\u548C\u66FF\u63DB",findLabel:"\u67E5\u627E",replaceLabel:"\u66FF\u63DB",findTitle:"\u67E5\u627E\u5167\u5BB9\uFF1A",replaceTitle:"\u66FF\u63DB\u70BA\uFF1A",tabs:{find:"\u67E5\u627E",replace:"\u66FF\u63DB"},filter:{re:"\u6B63\u5247\u8868\u9054\u5F0F",whole:"\u5168\u8A5E\u5339\u914D",sensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},btns:{findNext:"\u67E5\u627E\u4E0B\u4E00\u500B",findAll:"\u67E5\u627E\u5168\u90E8",replace:"\u66FF\u63DB",replaceAll:"\u66FF\u63DB\u5168\u90E8",cancel:"\u53D6\u6D88"},header:{seq:"#",cell:"\u55AE\u5143\u683C",value:"\u503C"},empty:"(\u7A7A\u503C)",reError:"\u7121\u6548\u7684\u6B63\u5247\u8868\u9054\u5F0F",recordCount:"\u5DF2\u627E\u5230 {0} \u500B\u55AE\u5143\u683C",notCell:"\u627E\u4E0D\u5230\u5339\u914D\u7684\u55AE\u5143\u683C",replaceSuccess:"\u6210\u529F\u66FF\u63DB {0} \u500B\u55AE\u5143\u683C"}},renderer:{search:"\u641C\u5C0B",cases:{equal:"\u7B49\u65BC",unequal:"\u4E0D\u7B49\u65BC",gt:"\u5927\u65BC",ge:"\u5927\u65BC\u6216\u7B49\u65BC",lt:"\u5C0F\u65BC",le:"\u5C0F\u65BC\u6216\u7B49\u65BC",begin:"\u958B\u982D\u662F",notbegin:"\u958B\u982D\u4E0D\u662F",endin:"\u7D50\u5C3E\u662F",notendin:"\u7D50\u5C3E\u4E0D\u662F",include:"\u5305\u542B",exclude:"\u4E0D\u5305\u542B",between:"\u4ECB\u65BC",custom:"\u81EA\u5B9A\u7FA9\u7BE9\u9078",insensitive:"\u4E0D\u5340\u5206\u5927\u5C0F\u5BEB",isSensitive:"\u5340\u5206\u5927\u5C0F\u5BEB"},combination:{menus:{sort:"\u6392\u5E8F",clearSort:"\u6E05\u9664\u6392\u5E8F",sortAsc:"\u5347\u5E8F",sortDesc:"\u964D\u5E8F",fixedColumn:"\u51CD\u7D50\u5217",fixedGroup:"\u51CD\u7D50\u5206\u7D44",cancelFixed:"\u53D6\u6D88\u51CD\u7D50",fixedLeft:"\u51CD\u7D50\u5230\u5DE6\u5074",fixedRight:"\u51CD\u7D50\u5230\u53F3\u5074",clearFilter:"\u6E05\u9664\u7BE9\u9078",textOption:"\u6587\u672C\u7BE9\u9078",numberOption:"\u6578\u503C\u7BE9\u9078"},popup:{title:"\u81EA\u5B9A\u7FA9\u7BE9\u9078\u7684\u65B9\u5F0F",currColumnTitle:"\u7576\u524D\u5217\uFF1A",and:"\u8207",or:"\u6216",describeHtml:"\u53EF\u7528 ? \u4EE3\u8868\u55AE\u500B\u5B57\u7B26<br/>\u7528 * \u4EE3\u8868\u4EFB\u610F\u591A\u500B\u5B57\u7B26"},empty:"(\u7A7A\u767D)",notData:"\u7121\u5339\u914D\u9805"}}}}),ln}var O2;function cT(){if(O2)return on;O2=1,Object.defineProperty(on,"__esModule",{value:!0}),on.default=void 0;var e=t(L2());function t(r){return r&&r.__esModule?r:{default:r}}return on.default=e.default,on}var dT=cT(),pT=be(dT),sn={},M2;function mT(){if(M2)return sn;M2=1,Object.defineProperty(sn,"__esModule",{value:!0}),sn.default=void 0;var e=t(L2());function t(r){return r&&r.__esModule?r:{default:r}}return sn.default=e.default,sn}var fT=mT(),hT=be(fT),un={},V2;function gT(){return V2||(V2=1,Object.defineProperty(un,"__esModule",{value:!0}),un.default=void 0,un.default={vxe:{base:{pleaseInput:"\u0E42\u0E1B\u0E23\u0E14\u0E1B\u0E49\u0E2D\u0E19",pleaseSelect:"\u0E42\u0E1B\u0E23\u0E14\u0E40\u0E25\u0E37\u0E2D\u0E01",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0E01\u0E33\u0E25\u0E31\u0E07\u0E42\u0E2B\u0E25\u0E14 ..."},error:{downErr:"\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",errLargeData:"\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E08\u0E33\u0E19\u0E27\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E16\u0E39\u0E01\u0E1C\u0E39\u0E01\u0E44\u0E27\u0E49\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 {0} \u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E04\u0E27\u0E32\u0E21\u0E25\u0E48\u0E32\u0E0A\u0E49\u0E32",groupFixed:"\u0E2B\u0E32\u0E01\u0E43\u0E0A\u0E49\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E17\u0E35\u0E48\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E40\u0E1B\u0E47\u0E19\u0E01\u0E25\u0E38\u0E48\u0E21",groupMouseRange:'\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E43\u0E19\u0E40\u0E27\u0E25\u0E32\u0E40\u0E14\u0E35\u0E22\u0E27\u0E01\u0E31\u0E19\u0E01\u0E31\u0E1A "{0}" \u0E41\u0E25\u0E30\u0E2A\u0E34\u0E48\u0E07\u0E19\u0E35\u0E49\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',groupTag:'\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21\u0E04\u0E27\u0E23\u0E43\u0E0A\u0E49 "{0}" \u0E41\u0E17\u0E19 "{1}" \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',scrollErrProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E19\u0E35\u0E49 "{0}" \u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E2B\u0E25\u0E31\u0E07\u0E08\u0E32\u0E01\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E48\u0E2D\u0E19\u0E40\u0E2A\u0E21\u0E37\u0E2D\u0E19\u0E08\u0E23\u0E34\u0E07',errConflicts:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E02\u0E31\u0E14\u0E41\u0E22\u0E49\u0E07\u0E01\u0E31\u0E1A "{1}"',notSupportProp:'"{1}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E21\u0E31\u0E19\u0E04\u0E27\u0E23\u0E08\u0E30\u0E40\u0E1B\u0E47\u0E19 "{2}" \u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E08\u0E30\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E40\u0E01\u0E34\u0E14\u0E02\u0E36\u0E49\u0E19',notConflictProp:'\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E43\u0E0A\u0E49 "{0}", "{1}" \u0E04\u0E27\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E2D\u0E32\u0E08\u0E21\u0E35\u0E04\u0E27\u0E32\u0E21\u0E02\u0E31\u0E14\u0E41\u0E22\u0E49\u0E07\u0E43\u0E19\u0E01\u0E32\u0E23\u0E17\u0E33\u0E07\u0E32\u0E19',unableInsert:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E41\u0E17\u0E23\u0E01\u0E25\u0E07\u0E43\u0E19\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07\u0E17\u0E35\u0E48\u0E23\u0E30\u0E1A\u0E38\u0E44\u0E14\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",useErr:'\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E02\u0E13\u0E30\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E42\u0E21\u0E14\u0E39\u0E25 "{0}" \u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E0B\u0E37\u0E49\u0E2D\u0E2D\u0E32\u0E08\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07 \u0E15\u0E49\u0E2D\u0E07\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E42\u0E21\u0E14\u0E39\u0E25\u0E02\u0E36\u0E49\u0E19\u0E2D\u0E22\u0E39\u0E48\u0E01\u0E31\u0E1A\u0E01\u0E48\u0E2D\u0E19\u0E15\u0E32\u0E23\u0E32\u0E07',barUnableLink:"\u0E41\u0E16\u0E1A\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E21\u0E37\u0E2D\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E0A\u0E37\u0E48\u0E2D\u0E21\u0E42\u0E22\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E44\u0E14\u0E49",expandContent:'\u0E2A\u0E25\u0E47\u0E2D\u0E15\u0E2A\u0E33\u0E2B\u0E23\u0E31\u0E1A\u0E1A\u0E23\u0E23\u0E17\u0E31\u0E14\u0E17\u0E35\u0E48\u0E02\u0E22\u0E32\u0E22\u0E04\u0E27\u0E23\u0E40\u0E1B\u0E47\u0E19 "\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32" \u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48',reqComp:'\u0E2A\u0E48\u0E27\u0E19\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A "{0}" \u0E2B\u0E32\u0E22\u0E44\u0E1B\u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48 https://vxeui.com/#/start/useglobal',reqModule:'\u0E44\u0E21\u0E48\u0E21\u0E35\u0E42\u0E21\u0E14\u0E39\u0E25 "{0}"',reqProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E17\u0E35\u0E48\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19\u0E2B\u0E32\u0E22\u0E44\u0E1B\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',emptyProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32',errProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}" \u0E2D\u0E32\u0E08\u0E40\u0E1B\u0E47\u0E19 "{1}"',colRepet:'\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C. {0} = "{1}" \u0E0B\u0E49\u0E33\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E1F\u0E31\u0E07\u0E01\u0E4C\u0E0A\u0E31\u0E48\u0E19\u0E1A\u0E32\u0E07\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E44\u0E14\u0E49',notFunc:'\u0E27\u0E34\u0E18\u0E35 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',errFunc:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E44\u0E21\u0E48\u0E43\u0E0A\u0E48\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23',notValidators:'\u0E01\u0E32\u0E23\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notFormats:'\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notCommands:'\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',notSlot:'\u0E2A\u0E25\u0E47\u0E2D\u0E15 "{0}" \u0E44\u0E21\u0E48\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E23\u0E34\u0E07',noTree:'"{0}" \u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E43\u0E19\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}"',checkProp:'\u0E40\u0E21\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E43\u0E2B\u0E0D\u0E48\u0E40\u0E01\u0E34\u0E19\u0E44\u0E1B\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E33\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E2D\u0E32\u0E08\u0E16\u0E39\u0E01\u0E1E\u0E39\u0E14\u0E15\u0E34\u0E14\u0E2D\u0E48\u0E32\u0E07 \u0E02\u0E2D\u0E41\u0E19\u0E30\u0E19\u0E33\u0E43\u0E2B\u0E49\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1B\u0E23\u0E31\u0E1A\u0E1B\u0E23\u0E38\u0E07\u0E04\u0E27\u0E32\u0E21\u0E40\u0E23\u0E47\u0E27\u0E43\u0E19\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E1C\u0E25',coverProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{1}" \u0E02\u0E2D\u0E07 "{0}" \u0E16\u0E39\u0E01\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E0B\u0E49\u0E33 \u0E46 \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',uniField:'\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C "{0}" \u0E16\u0E39\u0E01\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E0B\u0E49\u0E33 \u0E46 \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',repeatKey:'\u0E17\u0E33\u0E0B\u0E49\u0E33\u0E04\u0E35\u0E22\u0E4C\u0E2B\u0E25\u0E31\u0E01 {0} = "{1}" \u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',delFunc:'\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23 "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',delProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',delEvent:'\u0E40\u0E2B\u0E15\u0E38\u0E01\u0E32\u0E23\u0E13\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49 "{1}"',removeProp:'\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C "{0}" \u0E40\u0E25\u0E34\u0E01\u0E43\u0E0A\u0E49\u0E41\u0E25\u0E49\u0E27\u0E41\u0E25\u0E30\u0E44\u0E21\u0E48\u0E41\u0E19\u0E30\u0E19\u0E33\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14',errFormat:'\u0E04\u0E27\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32\u0E17\u0E35\u0E48\u0E08\u0E31\u0E14\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E31\u0E48\u0E27\u0E42\u0E25\u0E01\u0E42\u0E14\u0E22\u0E43\u0E0A\u0E49 "vxetable.formats" \u0E41\u0E25\u0E30\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07 "formatter = {0}" \u0E44\u0E21\u0E48\u0E41\u0E19\u0E30\u0E19\u0E33\u0E2D\u0E35\u0E01\u0E15\u0E48\u0E2D\u0E44\u0E1B',notType:'\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19 "{0}"',notExp:"\u0E40\u0E1A\u0E23\u0E32\u0E27\u0E4C\u0E40\u0E0B\u0E2D\u0E23\u0E4C\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E1F\u0E31\u0E07\u0E01\u0E4C\u0E0A\u0E31\u0E48\u0E19\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32/\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",impFields:"\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27 \u0E42\u0E1B\u0E23\u0E14\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E27\u0E48\u0E32\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E41\u0E25\u0E30\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",treeNotImp:"\u0E15\u0E32\u0E23\u0E32\u0E07\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49\u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",treeCrossDrag:"\u0E25\u0E32\u0E01\u0E23\u0E30\u0E14\u0E31\u0E1A\u0E41\u0E23\u0E01\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19",treeDragChild:"\u0E1E\u0E48\u0E2D\u0E41\u0E21\u0E48\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E25\u0E32\u0E01\u0E25\u0E39\u0E01\u0E02\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E2D\u0E07\u0E44\u0E14\u0E49",reqPlugin:'"{1}" \u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E15\u0E34\u0E14\u0E15\u0E31\u0E49\u0E07\u0E17\u0E35\u0E48 https://vxeui.com/other {0}/#/{1}/install',errMaxRow:"\u0E40\u0E01\u0E34\u0E19\u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0} \u0E41\u0E16\u0E27\u0E0B\u0E36\u0E48\u0E07\u0E2D\u0E32\u0E08\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14"},table:{emptyText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",allTitle:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14/\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",seqTitle:"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",actionTitle:"\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E07\u0E32\u0E19",confirmFilter:"\u0E01\u0E23\u0E2D\u0E07",resetFilter:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",allFilter:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E0B\u0E37\u0E49\u0E2D\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01: \u0E15\u0E48\u0E33\u0E2A\u0E38\u0E14\u0E16\u0E36\u0E07\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07: \u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E16\u0E36\u0E07\u0E15\u0E48\u0E33\u0E2A\u0E38\u0E14",filter:"\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E2A\u0E33\u0E2B\u0E23\u0E31\u0E1A\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01",impSuccess:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08 {0} \u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01",expLoading:"\u0E01\u0E32\u0E23\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expSuccess:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01\u0E44\u0E14\u0E49\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08",expError:"\u0E01\u0E32\u0E23\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",expFilename:"Export_ {0}",expOriginFilename:"Export_Source_ {0}",customTitle:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",customAll:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",customConfirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",customClose:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14",customCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",customRestore:"\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E04\u0E48\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",maxFixedCol:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"\u0E22\u0E49\u0E32\u0E22: {0}",resizeColTip:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07: {0} \u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",resizeRowTip:"\u0E04\u0E27\u0E32\u0E21\u0E2A\u0E39\u0E07: {0} \u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E19\u0E49\u0E2D\u0E22\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01!",deleteSelectRecord:"\u0E41\u0E19\u0E48\u0E43\u0E08\u0E2B\u0E23\u0E37\u0E2D\u0E27\u0E48\u0E32\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E25\u0E1A\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01?",removeSelectRecord:"\u0E41\u0E19\u0E48\u0E43\u0E08\u0E2B\u0E23\u0E37\u0E2D\u0E27\u0E48\u0E32\u0E15\u0E49\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E25\u0E1A\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E27\u0E49?",dataUnchanged:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E44\u0E21\u0E48\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E41\u0E1B\u0E25\u0E07!",delSuccess:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E16\u0E39\u0E01\u0E25\u0E1A\u0E2D\u0E2D\u0E01\u0E41\u0E25\u0E49\u0E27!",saveSuccess:"\u0E1B\u0E23\u0E30\u0E2B\u0E22\u0E31\u0E14\u0E44\u0E14\u0E49\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08!",operError:"\u0E40\u0E01\u0E34\u0E14\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14\u0E41\u0E25\u0E30\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27!"},select:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32",loadingText:"\u0E01\u0E32\u0E23\u0E42\u0E2B\u0E25\u0E14",emptyText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},pager:{goto:"\u0E44\u0E1B",gotoTitle:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2B\u0E19\u0E49\u0E32",pagesize:"{0} \u0E23\u0E32\u0E22\u0E01\u0E32\u0E23/\u0E2B\u0E19\u0E49\u0E32",total:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14 {0}",pageClassifier:"\u0E2B\u0E19\u0E49\u0E32\u0E2B\u0E19\u0E31\u0E07\u0E2A\u0E37\u0E2D",homePage:"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01",homePageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E41\u0E23\u0E01",prevPage:"\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",prevPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E01\u0E48\u0E2D\u0E19\u0E2B\u0E19\u0E49\u0E32",nextPage:"\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",nextPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",prevJump:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E02\u0E36\u0E49\u0E19\u0E2B\u0E19\u0E49\u0E32",prevJumpTitle:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E02\u0E36\u0E49\u0E19\u0E2B\u0E19\u0E49\u0E32",nextJump:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E25\u0E07\u0E2B\u0E19\u0E49\u0E32",nextJumpTitle:"\u0E01\u0E23\u0E30\u0E42\u0E14\u0E14\u0E25\u0E07\u0E2B\u0E19\u0E49\u0E32",endPage:"\u0E2B\u0E19\u0E49\u0E32\u0E2A\u0E38\u0E14\u0E17\u0E49\u0E32\u0E22",endPageTitle:"\u0E2B\u0E19\u0E49\u0E32\u0E2A\u0E38\u0E14\u0E17\u0E49\u0E32\u0E22"},alert:{title:"\u0E23\u0E30\u0E1A\u0E1A\u0E41\u0E08\u0E49\u0E07\u0E40\u0E15\u0E37\u0E2D\u0E19"},button:{confirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",clear:"\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19"},filter:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32"},custom:{cstmTitle:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",cstmRestore:"\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E04\u0E48\u0E32\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",cstmCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01",cstmConfirm:"\u0E41\u0E19\u0E48\u0E19\u0E2D\u0E19",cstmConfirmRestore:"\u0E42\u0E1B\u0E23\u0E14\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19\u0E27\u0E48\u0E32\u0E08\u0E30\u0E16\u0E39\u0E01\u0E01\u0E39\u0E49\u0E04\u0E37\u0E19\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E01\u0E32\u0E23\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48?",cstmDragTarget:"\u0E22\u0E49\u0E32\u0E22: {0}",setting:{colSort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",colResizable:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C (\u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25)",colVisible:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32\u0E08\u0E30\u0E41\u0E2A\u0E14\u0E07",colFixed:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",colFixedMax:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07 (\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C {0} \u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14)",fixedLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",fixedUnset:"\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32",fixedRight:"\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32"}},import:{modes:{covering:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E40\u0E02\u0E35\u0E22\u0E19\u0E17\u0E31\u0E1A (\u0E40\u0E02\u0E35\u0E22\u0E19\u0E17\u0E31\u0E1A\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E15\u0E32\u0E23\u0E32\u0E07\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07)",insert:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)",insertTop:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)",insertBottom:"\u0E1C\u0E19\u0E27\u0E01\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07 (\u0E1C\u0E19\u0E27\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E2B\u0E21\u0E48\u0E17\u0E35\u0E48\u0E14\u0E49\u0E32\u0E19\u0E25\u0E48\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07)"},impTitle:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",impFile:"\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",impSelect:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C",impType:"\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C",impOpts:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",impMode:"\u0E42\u0E2B\u0E21\u0E14\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",impConfirm:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",impCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},export:{types:{csv:"CSV (\u0E04\u0E31\u0E48\u0E19\u0E14\u0E49\u0E27\u0E22\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E08\u0E38\u0E25\u0E20\u0E32\u0E04) (*. CSV)",html:"\u0E2B\u0E19\u0E49\u0E32\u0E40\u0E27\u0E47\u0E1A (*.html)",xml:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25 XML (*.xml)",txt:"\u0E44\u0E1F\u0E25\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21 (\u0E04\u0E31\u0E48\u0E19\u0E41\u0E17\u0E47\u0E1A) (*. txt)",xls:"Excel 97-2003 \u0E40\u0E27\u0E34\u0E23\u0E4C\u0E01\u0E1A\u0E38\u0E4A\u0E01 (*.xls)",xlsx:"\u0E2A\u0E21\u0E38\u0E14\u0E07\u0E32\u0E19 Excel (*.xlsx)",pdf:"PDF (*.pdf)"},modes:{empty:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1B\u0E25\u0E48\u0E32",current:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19 (\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E43\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19)",selected:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01 (\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E35\u0E48\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E43\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19)",all:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E15\u0E47\u0E21\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A (\u0E23\u0E27\u0E21\u0E16\u0E36\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E08\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14)"},printTitle:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expTitle:"\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expName:"\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",expNamePlaceholder:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E01\u0E23\u0E2D\u0E01\u0E0A\u0E37\u0E48\u0E2D\u0E44\u0E1F\u0E25\u0E4C",expSheetName:"\u0E0A\u0E37\u0E48\u0E2D",expSheetNamePlaceholder:"\u0E01\u0E23\u0E38\u0E13\u0E32\u0E01\u0E23\u0E2D\u0E01\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E37\u0E48\u0E2D\u0E07",expType:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17",expMode:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expCurrentColumn:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E1F\u0E34\u0E25\u0E14\u0E4C",expColumn:"\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E1F\u0E34\u0E25\u0E14\u0E4C",expOpts:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",expOptHeader:"\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27",expHeaderTitle:"\u0E40\u0E1B\u0E47\u0E19\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48",expOptFooter:"\u0E08\u0E38\u0E14\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07",expFooterTitle:"\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E08\u0E38\u0E14\u0E2A\u0E34\u0E49\u0E19\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07\u0E15\u0E32\u0E23\u0E32\u0E07\u0E2B\u0E23\u0E37\u0E2D\u0E44\u0E21\u0E48?",expOptColgroup:"\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21",expOptTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",expTitleTitle:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32\u0E08\u0E30\u0E40\u0E1B\u0E47\u0E19\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E21\u0E34\u0E09\u0E30\u0E19\u0E31\u0E49\u0E19\u0E08\u0E30\u0E41\u0E2A\u0E14\u0E07\u0E40\u0E1B\u0E47\u0E19\u0E0A\u0E37\u0E48\u0E2D\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",expColgroupTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E48\u0E27\u0E19\u0E2B\u0E31\u0E27\u0E17\u0E35\u0E48\u0E21\u0E35\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E01\u0E25\u0E38\u0E48\u0E21",expOptMerge:"\u0E1C\u0E2A\u0E32\u0E19",expMergeTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E02\u0E49\u0E32\u0E14\u0E49\u0E27\u0E22\u0E01\u0E31\u0E19",expOptAllExpand:"\u0E02\u0E22\u0E32\u0E22\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49",expAllExpandTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E02\u0E22\u0E32\u0E22\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E14\u0E49\u0E27\u0E22\u0E42\u0E04\u0E23\u0E07\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E41\u0E1A\u0E1A\u0E25\u0E33\u0E14\u0E31\u0E1A\u0E0A\u0E31\u0E49\u0E19",expOptUseStyle:"\u0E2A\u0E44\u0E15\u0E25\u0E4C",expUseStyleTitle:"\u0E2B\u0E32\u0E01\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48\u0E08\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E21\u0E35\u0E2A\u0E44\u0E15\u0E25\u0E4C",expOptOriginal:"\u0E41\u0E2B\u0E25\u0E48\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",expOriginalTitle:"\u0E2B\u0E32\u0E01\u0E40\u0E1B\u0E47\u0E19\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E15\u0E49\u0E19\u0E09\u0E1A\u0E31\u0E1A\u0E43\u0E2B\u0E49\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32\u0E2A\u0E39\u0E48\u0E15\u0E32\u0E23\u0E32\u0E07",expPrint:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C",expConfirm:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",expCancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},modal:{errTitle:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21\u0E41\u0E2A\u0E14\u0E07\u0E02\u0E49\u0E2D\u0E1C\u0E34\u0E14\u0E1E\u0E25\u0E32\u0E14",zoomMin:"\u0E25\u0E14\u0E02\u0E19\u0E32\u0E14",zoomIn:"\u0E17\u0E33\u0E43\u0E2B\u0E49\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14",zoomOut:"\u0E01\u0E32\u0E23\u0E25\u0E14\u0E19\u0E49\u0E2D\u0E22\u0E25\u0E07",close:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14",miniMaxSize:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2B\u0E19\u0E49\u0E32\u0E15\u0E48\u0E32\u0E07\u0E17\u0E35\u0E48\u0E22\u0E48\u0E2D\u0E40\u0E25\u0E47\u0E01\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",footPropErr:"Show-footer \u0E43\u0E0A\u0E49\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E34\u0E14\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E2B\u0E32\u0E07\u0E42\u0E15\u0E4A\u0E30\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19\u0E41\u0E25\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E43\u0E0A\u0E49\u0E01\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E01\u0E32\u0E23\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19-\u0E1B\u0E38\u0E48\u0E21 | Show-Cancel-Button | \u0E0A\u0E48\u0E2D\u0E07\u0E40\u0E2A\u0E35\u0E22\u0E1A"},drawer:{close:"\u0E01\u0E32\u0E23\u0E1B\u0E34\u0E14"},form:{folding:"\u0E1B\u0E34\u0E14",unfolding:"\u0E02\u0E22\u0E32\u0E22"},toolbar:{import:"\u0E19\u0E33\u0E40\u0E02\u0E49\u0E32",export:"\u0E2A\u0E48\u0E07\u0E2D\u0E2D\u0E01",print:"\u0E1E\u0E34\u0E21\u0E1E\u0E4C",refresh:"\u0E23\u0E35\u0E40\u0E1F\u0E23\u0E0A",zoomIn:"\u0E40\u0E15\u0E47\u0E21\u0E2B\u0E19\u0E49\u0E32\u0E08\u0E2D",zoomOut:"\u0E01\u0E32\u0E23\u0E25\u0E14\u0E19\u0E49\u0E2D\u0E22\u0E25\u0E07",custom:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",customAll:"\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",customConfirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",customRestore:"\u0E23\u0E35\u0E40\u0E0B\u0E47\u0E15",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21"},datePicker:{yearTitle:"{0} \u0E1B\u0E35"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",m2:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",m3:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",m4:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",m5:"\u0E2D\u0E32\u0E08",m6:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",m7:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",m8:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",m9:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",m10:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",m11:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",m12:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21",quarterLabel:"{0} \u0E1B\u0E35",monthLabel:"{0} \u0E1B\u0E35",dayLabel:"{0} \u0E1B\u0E35 {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"\u0E14\u0E27\u0E07\u0E2D\u0E32\u0E17\u0E34\u0E15\u0E22\u0E4C",w1:"\u0E08\u0E2D\u0E19",w2:"\u0E2D.",w3:"\u0E41\u0E15\u0E48\u0E07\u0E07\u0E32\u0E19",w4:"\u0E40\u0E17\u0E37\u0E2D\u0E01\u0E40\u0E02\u0E32",w5:"\u0E27\u0E31\u0E19\u0E28\u0E38\u0E01\u0E23\u0E4C",w6:"\u0E19\u0E31\u0E48\u0E07"},months:{m0:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21",m1:"\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C",m2:"\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21",m3:"\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19",m4:"\u0E2D\u0E32\u0E08",m5:"\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19",m6:"\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21",m7:"\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21",m8:"\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19",m9:"\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21",m10:"\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19",m11:"\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21"},quarters:{q1:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E41\u0E23\u0E01",q2:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E2D\u0E07",q3:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E32\u0E21",q4:"\u0E44\u0E15\u0E23\u0E21\u0E32\u0E2A\u0E17\u0E35\u0E48\u0E2A\u0E35\u0E48"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"\u0E14\u0E39\u0E15\u0E31\u0E27\u0E2D\u0E22\u0E48\u0E32\u0E07",operBtn:{zoomOut:"\u0E2B\u0E14",zoomIn:"\u0E02\u0E22\u0E32\u0E22",pctFull:"\u0E1B\u0E23\u0E31\u0E1A\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pct11:"\u0E41\u0E2A\u0E14\u0E07\u0E02\u0E19\u0E32\u0E14\u0E14\u0E31\u0E49\u0E07\u0E40\u0E14\u0E34\u0E21",rotateLeft:"\u0E2B\u0E21\u0E38\u0E19\u0E0B\u0E49\u0E32\u0E22",rotateRight:"\u0E2B\u0E21\u0E38\u0E19\u0E44\u0E1B\u0E17\u0E32\u0E07\u0E02\u0E27\u0E32",print:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",download:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E32\u0E27\u0E19\u0E4C\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E"}},upload:{fileBtnText:"\u0E04\u0E25\u0E34\u0E01\u0E2B\u0E23\u0E37\u0E2D\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",imgBtnText:"\u0E04\u0E25\u0E34\u0E01\u0E2B\u0E23\u0E37\u0E2D\u0E25\u0E32\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",dragPlaceholder:"\u0E42\u0E1B\u0E23\u0E14\u0E25\u0E32\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E19\u0E35\u0E49\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14",imgSizeHint:"\u0E43\u0E1A\u0E1B\u0E25\u0E34\u0E27 {0}",imgCountHint:"\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0}",fileTypeHint:"\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C {0}",fileSizeHint:"\u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E40\u0E14\u0E35\u0E22\u0E27\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}",fileCountHint:"\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E14\u0E49\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14 {0}",uploadTypeErr:"\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E44\u0E1F\u0E25\u0E4C\u0E44\u0E21\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19!",overCountErr:"\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E44\u0E1F\u0E25\u0E4C {0} \u0E44\u0E14\u0E49\u0E2D\u0E22\u0E48\u0E32\u0E07\u0E21\u0E32\u0E01\u0E40\u0E17\u0E48\u0E32\u0E19\u0E31\u0E49\u0E19!",overCountExtraErr:"\u0E40\u0E01\u0E34\u0E19\u0E08\u0E33\u0E19\u0E27\u0E19\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E02\u0E2D\u0E07 {0} \u0E41\u0E25\u0E30\u0E44\u0E1F\u0E25\u0E4C {1} \u0E2A\u0E48\u0E27\u0E19\u0E40\u0E01\u0E34\u0E19\u0E08\u0E30\u0E16\u0E39\u0E01\u0E25\u0E30\u0E40\u0E27\u0E49\u0E19!",overSizeErr:"\u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C\u0E2A\u0E39\u0E07\u0E2A\u0E38\u0E14\u0E44\u0E21\u0E48\u0E40\u0E01\u0E34\u0E19 {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"\u0E2D\u0E31\u0E1B\u0E40\u0E14\u0E15\u0E43\u0E2B\u0E21\u0E48",uploadProgress:"\u0E01\u0E32\u0E23\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14 {0}%",uploadErr:"\u0E01\u0E32\u0E23\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E25\u0E49\u0E21\u0E40\u0E2B\u0E25\u0E27",uploadSuccess:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08",moreBtnText:"\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21 ({0})",viewItemTitle:"\u0E04\u0E25\u0E34\u0E01\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E39",morePopup:{readTitle:"\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E14\u0E39",imageTitle:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",fileTitle:"\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E44\u0E1F\u0E25\u0E4C"}},empty:{defText:"\u0E22\u0E31\u0E07\u0E44\u0E21\u0E48\u0E21\u0E35\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25"},colorPicker:{clear:"\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",confirm:"\u0E22\u0E37\u0E19\u0E22\u0E31\u0E19",copySuccess:"\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14: {0}",hex:"HEX"},formDesign:{formName:"\u0E0A\u0E37\u0E48\u0E2D\u0E41\u0E1A\u0E1A\u0E1F\u0E2D\u0E23\u0E4C\u0E21",defFormTitle:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E21\u0E35\u0E0A\u0E37\u0E48\u0E2D",widgetPropTab:"\u0E04\u0E38\u0E13\u0E2A\u0E21\u0E1A\u0E31\u0E15\u0E34\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",widgetFormTab:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E04\u0E38\u0E13\u0E2A\u0E21\u0E1A\u0E31\u0E15\u0E34",error:{wdFormUni:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E19\u0E35\u0E49\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E43\u0E19\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A",wdSubUni:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1B\u0E23\u0E30\u0E40\u0E20\u0E17\u0E19\u0E35\u0E49\u0E44\u0E14\u0E49\u0E23\u0E31\u0E1A\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E1E\u0E35\u0E22\u0E07\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E43\u0E19 subtable"},styleSetting:{btn:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E2A\u0E44\u0E15\u0E25\u0E4C",title:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E2A\u0E44\u0E15\u0E25\u0E4C\u0E41\u0E1A\u0E1A\u0E1F\u0E2D\u0E23\u0E4C\u0E21",layoutTitle:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",verticalLayout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E14\u0E49\u0E32\u0E19\u0E1A\u0E19\u0E41\u0E25\u0E30\u0E25\u0E48\u0E32\u0E07",horizontalLayout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07\u0E41\u0E19\u0E27\u0E19\u0E2D\u0E19",styleTitle:"\u0E23\u0E39\u0E1B\u0E41\u0E1A\u0E1A\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E23\u0E37\u0E48\u0E2D\u0E07",boldTitle:"\u0E0A\u0E37\u0E48\u0E2D\u0E40\u0E1B\u0E47\u0E19\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32",fontBold:"\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32",fontNormal:"\u0E18\u0E23\u0E23\u0E21\u0E14\u0E32",colonTitle:"\u0E41\u0E2A\u0E14\u0E07\u0E25\u0E33\u0E44\u0E2A\u0E49\u0E43\u0E2B\u0E0D\u0E48",colonVisible:"\u0E41\u0E2A\u0E14\u0E07",colonHidden:"\u0E0B\u0E48\u0E2D\u0E19",alignTitle:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07",widthTitle:"\u0E04\u0E27\u0E32\u0E21\u0E01\u0E27\u0E49\u0E32\u0E07\u0E02\u0E2D\u0E07\u0E0A\u0E37\u0E48\u0E2D",alignLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",alignRight:"\u0E17\u0E32\u0E07\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32",unitPx:"\u0E1E\u0E34\u0E01\u0E40\u0E0B\u0E25",unitPct:"\u0E40\u0E1B\u0E2D\u0E23\u0E4C\u0E40\u0E0B\u0E47\u0E19\u0E15\u0E4C"},widget:{group:{base:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E1E\u0E37\u0E49\u0E19\u0E10\u0E32\u0E19",layout:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07",system:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E23\u0E30\u0E1A\u0E1A",module:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E42\u0E21\u0E14\u0E39\u0E25",chart:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E41\u0E1C\u0E19\u0E20\u0E39\u0E21\u0E34",advanced:"\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E02\u0E31\u0E49\u0E19\u0E2A\u0E39\u0E07"},copyTitle:"copy_ {0}",component:{input:"\u0E01\u0E25\u0E48\u0E2D\u0E07\u0E1B\u0E49\u0E2D\u0E19\u0E40\u0E02\u0E49\u0E32",textarea:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",select:"\u0E14\u0E36\u0E07\u0E25\u0E07\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E25\u0E37\u0E2D\u0E01",row:"\u0E2B\u0E19\u0E36\u0E48\u0E07\u0E41\u0E16\u0E27\u0E41\u0E25\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",title:"\u0E0A\u0E37\u0E48\u0E2D",text:"\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",subtable:"\u0E15\u0E32\u0E23\u0E32\u0E07\u0E22\u0E48\u0E2D\u0E22",VxeSwitch:"\u0E44\u0E21\u0E48\u0E27\u0E48\u0E32",VxeInput:"\u0E01\u0E25\u0E48\u0E2D\u0E07\u0E1B\u0E49\u0E2D\u0E19\u0E40\u0E02\u0E49\u0E32",VxeNumberInput:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02",VxeDatePicker:"\u0E27\u0E31\u0E19\u0E17\u0E35\u0E48",VxeTextarea:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",VxeSelect:"\u0E14\u0E36\u0E07\u0E25\u0E07\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E40\u0E25\u0E37\u0E2D\u0E01",VxeTreeSelect:"\u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E15\u0E49\u0E19\u0E44\u0E21\u0E49",VxeRadioGroup:"\u0E1B\u0E38\u0E48\u0E21\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01",VxeCheckboxGroup:"\u0E0A\u0E48\u0E2D\u0E07\u0E17\u0E33\u0E40\u0E04\u0E23\u0E37\u0E48\u0E2D\u0E07\u0E2B\u0E21\u0E32\u0E22",VxeUploadFile:"\u0E40\u0E2D\u0E01\u0E2A\u0E32\u0E23",VxeUploadImage:"\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",VxeRate:"\u0E04\u0E30\u0E41\u0E19\u0E19",VxeSlider:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E48\u0E2D\u0E19"}},widgetProp:{name:"\u0E0A\u0E37\u0E48\u0E2D\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21",placeholder:"\u0E41\u0E08\u0E49\u0E07",required:"\u0E01\u0E32\u0E23\u0E15\u0E23\u0E27\u0E08\u0E2A\u0E2D\u0E1A\u0E17\u0E35\u0E48\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19",multiple:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2B\u0E25\u0E32\u0E22\u0E17\u0E32\u0E07\u0E40\u0E25\u0E37\u0E2D\u0E01",displaySetting:{name:"\u0E41\u0E2A\u0E14\u0E07\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32",pc:"\u0E1E\u0E35\u0E0B\u0E35",mobile:"\u0E21\u0E37\u0E2D\u0E16\u0E37\u0E2D",visible:"\u0E41\u0E2A\u0E14\u0E07",hidden:"\u0E0B\u0E48\u0E2D\u0E19"},dataSource:{name:"\u0E41\u0E2B\u0E25\u0E48\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25",defValue:"\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01 {0}",addOption:"\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01",batchEditOption:"\u0E01\u0E32\u0E23\u0E41\u0E01\u0E49\u0E44\u0E02\u0E0A\u0E38\u0E14",batchEditTip:"\u0E41\u0E15\u0E48\u0E25\u0E30\u0E41\u0E16\u0E27\u0E2A\u0E2D\u0E14\u0E04\u0E25\u0E49\u0E2D\u0E07\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E0B\u0E36\u0E48\u0E07\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E33\u0E40\u0E19\u0E32\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E32\u0E01\u0E15\u0E32\u0E23\u0E32\u0E07 Excel \u0E41\u0E25\u0E30 WPS",batchEditSubTip:"\u0E41\u0E15\u0E48\u0E25\u0E30\u0E41\u0E16\u0E27\u0E2A\u0E2D\u0E14\u0E04\u0E25\u0E49\u0E2D\u0E07\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01 \u0E2B\u0E32\u0E01\u0E40\u0E1B\u0E47\u0E19\u0E01\u0E25\u0E38\u0E48\u0E21\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23\u0E40\u0E14\u0E47\u0E01\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E14\u0E49\u0E27\u0E22\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E2B\u0E23\u0E37\u0E2D\u0E04\u0E35\u0E22\u0E4C\u0E41\u0E17\u0E47\u0E1A\u0E41\u0E25\u0E30\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E2A\u0E33\u0E40\u0E19\u0E32\u0E42\u0E14\u0E22\u0E15\u0E23\u0E07\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E32\u0E01\u0E15\u0E32\u0E23\u0E32\u0E07 Excel \u0E41\u0E25\u0E30 WPS",buildOption:"\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E37\u0E2D\u0E01"},rowProp:{colSize:"\u0E08\u0E33\u0E19\u0E27\u0E19\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col2:"\u0E2A\u0E2D\u0E07\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col3:"\u0E2A\u0E32\u0E21\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col4:"\u0E2A\u0E35\u0E48\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",col6:"\u0E2B\u0E01\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C",layout:"\u0E40\u0E04\u0E49\u0E32\u0E42\u0E04\u0E23\u0E07"},textProp:{name:"\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32",alignTitle:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E14\u0E15\u0E33\u0E41\u0E2B\u0E19\u0E48\u0E07",alignLeft:"\u0E14\u0E49\u0E32\u0E19\u0E0B\u0E49\u0E32\u0E22",alignCenter:"\u0E28\u0E39\u0E19\u0E22\u0E4C",alignRight:"\u0E17\u0E32\u0E07\u0E14\u0E49\u0E32\u0E19\u0E02\u0E27\u0E32",colorTitle:"\u0E2A\u0E35\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23",sizeTitle:"\u0E02\u0E19\u0E32\u0E14\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23",boldTitle:"\u0E15\u0E31\u0E27\u0E2D\u0E31\u0E01\u0E29\u0E23\u0E2B\u0E19\u0E32",fontNormal:"\u0E18\u0E23\u0E23\u0E21\u0E14\u0E32",fontBold:"\u0E15\u0E31\u0E27\u0E2B\u0E19\u0E32"},subtableProp:{seqTitle:"\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",showSeq:"\u0E41\u0E2A\u0E14\u0E07\u0E2B\u0E21\u0E32\u0E22\u0E40\u0E25\u0E02\u0E0B\u0E35\u0E40\u0E23\u0E35\u0E22\u0E25",showCheckbox:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E40\u0E25\u0E37\u0E2D\u0E01\u0E2B\u0E25\u0E32\u0E22\u0E17\u0E32\u0E07\u0E40\u0E25\u0E37\u0E2D\u0E01",errSubDrag:"Subtable \u0E44\u0E21\u0E48\u0E23\u0E2D\u0E07\u0E23\u0E31\u0E1A\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E19\u0E35\u0E49\u0E42\u0E1B\u0E23\u0E14\u0E43\u0E0A\u0E49\u0E01\u0E32\u0E23\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E2D\u0E37\u0E48\u0E19 \u0E46",colPlace:"\u0E25\u0E32\u0E01\u0E15\u0E31\u0E27\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21\u0E43\u0E19"},uploadProp:{limitFileCount:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E1B\u0E23\u0E34\u0E21\u0E32\u0E13\u0E44\u0E1F\u0E25\u0E4C",limitFileSize:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E02\u0E19\u0E32\u0E14\u0E44\u0E1F\u0E25\u0E4C",multiFile:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E2D\u0E31\u0E1B\u0E42\u0E2B\u0E25\u0E14\u0E2B\u0E25\u0E32\u0E22\u0E44\u0E1F\u0E25\u0E4C",limitImgCount:"\u0E08\u0E33\u0E01\u0E31\u0E14 \u0E08\u0E33\u0E19\u0E27\u0E19\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E",limitImgSize:"\u0E02\u0E35\u0E14 \u0E08\u0E33\u0E01\u0E31\u0E14 \u0E02\u0E19\u0E32\u0E14\u0E20\u0E32\u0E1E",multiImg:"\u0E2D\u0E19\u0E38\u0E0D\u0E32\u0E15\u0E43\u0E2B\u0E49\u0E2D\u0E31\u0E1E\u0E42\u0E2B\u0E25\u0E14\u0E23\u0E39\u0E1B\u0E20\u0E32\u0E1E\u0E2B\u0E25\u0E32\u0E22\u0E20\u0E32\u0E1E"}}},listDesign:{fieldSettingTab:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1F\u0E34\u0E25\u0E14\u0E4C",listSettingTab:"\u0E01\u0E32\u0E23\u0E15\u0E31\u0E49\u0E07\u0E04\u0E48\u0E32\u0E1E\u0E32\u0E23\u0E32\u0E21\u0E34\u0E40\u0E15\u0E2D\u0E23\u0E4C",searchTitle:"\u0E40\u0E01\u0E13\u0E11\u0E4C\u0E01\u0E32\u0E23\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21",listTitle:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",searchField:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E41\u0E1A\u0E1A\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21",listField:"\u0E1F\u0E34\u0E25\u0E14\u0E4C\u0E23\u0E32\u0E22\u0E01\u0E32\u0E23",activeBtn:{ActionButtonUpdate:"\u0E41\u0E01\u0E49\u0E44\u0E02",ActionButtonDelete:"\u0E25\u0E1A"},search:{addBtn:"\u0E41\u0E01\u0E49\u0E44\u0E02",emptyText:"\u0E40\u0E07\u0E37\u0E48\u0E2D\u0E19\u0E44\u0E02\u0E01\u0E32\u0E23\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E04\u0E48\u0E32",editPopupTitle:"\u0E41\u0E01\u0E49\u0E44\u0E02\u0E40\u0E02\u0E15\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E2A\u0E2D\u0E1A\u0E16\u0E32\u0E21"},searchPopup:{colTitle:"\u0E0A\u0E37\u0E48\u0E2D",saveBtn:"\u0E1A\u0E31\u0E19\u0E17\u0E36\u0E01"}},text:{copySuccess:"\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E04\u0E25\u0E34\u0E1B\u0E1A\u0E2D\u0E23\u0E4C\u0E14",copyError:"\u0E2A\u0E20\u0E32\u0E1E\u0E41\u0E27\u0E14\u0E25\u0E49\u0E2D\u0E21\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19\u0E44\u0E21\u0E48\u0E2A\u0E19\u0E31\u0E1A\u0E2A\u0E19\u0E38\u0E19\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49"},countdown:{formats:{yyyy:"\u0E1B\u0E35",MM:"\u0E14\u0E27\u0E07\u0E08\u0E31\u0E19\u0E17\u0E23\u0E4C",dd:"\u0E17\u0E49\u0E2D\u0E07\u0E1F\u0E49\u0E32",HH:"\u0E0A\u0E31\u0E48\u0E27\u0E42\u0E21\u0E07",mm:"\u0E08\u0E38\u0E14",ss:"\u0E17\u0E35\u0E48\u0E2A\u0E2D\u0E07"}},plugins:{extendCellArea:{area:{mergeErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19",multiErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E2B\u0E25\u0E32\u0E22 \u0E46 \u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01",selectErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E43\u0E0A\u0E49\u0E07\u0E32\u0E19\u0E01\u0E31\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E43\u0E19\u0E0A\u0E48\u0E27\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14",extendErr:"\u0E2B\u0E32\u0E01\u0E0A\u0E48\u0E27\u0E07\u0E02\u0E22\u0E32\u0E22\u0E21\u0E35\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pasteMultiErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E27\u0E32\u0E07\u0E44\u0E14\u0E49\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49",cpInvalidErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49 \u0E21\u0E35\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E15\u0E49\u0E2D\u0E07\u0E2B\u0E49\u0E32\u0E21 ({0}) \u0E43\u0E19\u0E0A\u0E48\u0E27\u0E07\u0E17\u0E35\u0E48\u0E04\u0E38\u0E13\u0E40\u0E25\u0E37\u0E2D\u0E01"},fnr:{title:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E41\u0E25\u0E30\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findLabel:"\u0E2B\u0E32",replaceLabel:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findTitle:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E2D\u0E30\u0E44\u0E23:",replaceTitle:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E14\u0E49\u0E27\u0E22:",tabs:{find:"\u0E2B\u0E32",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48"},filter:{re:"\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E2D\u0E01\u0E1B\u0E01\u0E15\u0E34",whole:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E1A\u0E04\u0E39\u0E48\u0E04\u0E33\u0E40\u0E15\u0E47\u0E21\u0E04\u0E33",sensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},btns:{findNext:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",findAll:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",replaceAll:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},header:{seq:"#",cell:"\u0E2B\u0E49\u0E2D\u0E07\u0E02\u0E31\u0E07",value:"\u0E04\u0E48\u0E32"},body:{row:"\u0E41\u0E16\u0E27: {0}",col:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C: {0}"},empty:"(\u0E04\u0E48\u0E32\u0E27\u0E48\u0E32\u0E07)",reError:"\u0E19\u0E34\u0E1E\u0E08\u0E19\u0E4C\u0E1B\u0E01\u0E15\u0E34\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",recordCount:"\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C {0}",notCell:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",replaceSuccess:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E40\u0E0B\u0E25\u0E25\u0E4C {0} \u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32"},cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",include:"\u0E23\u0E27\u0E21",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"}},filterCombination:{menus:{sort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",clearSort:"\u0E08\u0E31\u0E14\u0E40\u0E23\u0E35\u0E22\u0E07\u0E43\u0E2B\u0E49\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07",fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",clearFilter:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",textOption:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",numberOption:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02"},popup:{title:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",currColumnTitle:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19:",and:"\u0E41\u0E25\u0E30",or:"\u0E2B\u0E23\u0E37\u0E2D",describeHtml:"\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48? \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E15\u0E31\u0E27\u0E40\u0E14\u0E35\u0E22\u0E27 <br/> \u0E43\u0E0A\u0E49 * \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E15\u0E31\u0E27"},cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",unequal:"\u0E44\u0E21\u0E48\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",ge:"\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",le:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",notbegin:"\u0E21\u0E31\u0E19\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E47\u0E19\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",notendin:"\u0E15\u0E2D\u0E19\u0E08\u0E1A\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49",include:"\u0E23\u0E27\u0E21",exclude:"\u0E44\u0E21\u0E48\u0E23\u0E27\u0E21\u0E2D\u0E22\u0E39\u0E48",between:"\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07",custom:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",insensitive:"\u0E01\u0E23\u0E13\u0E35\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E23\u0E39\u0E49\u0E2A\u0E36\u0E01",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},empty:"(\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32)",notData:"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E01\u0E32\u0E23\u0E41\u0E02\u0E48\u0E07\u0E02\u0E31\u0E19"}},pro:{area:{mergeErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19",multiErr:"\u0E01\u0E32\u0E23\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E17\u0E33\u0E44\u0E14\u0E49\u0E43\u0E19\u0E2B\u0E25\u0E32\u0E22 \u0E46 \u0E01\u0E32\u0E23\u0E40\u0E25\u0E37\u0E2D\u0E01",extendErr:"\u0E2B\u0E32\u0E01\u0E0A\u0E48\u0E27\u0E07\u0E02\u0E22\u0E32\u0E22\u0E21\u0E35\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14\u0E17\u0E35\u0E48\u0E1C\u0E2A\u0E32\u0E19\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",pasteMultiErr:"\u0E44\u0E21\u0E48\u0E2A\u0E32\u0E21\u0E32\u0E23\u0E16\u0E27\u0E32\u0E07\u0E44\u0E14\u0E49\u0E1E\u0E37\u0E49\u0E19\u0E17\u0E35\u0E48\u0E17\u0E35\u0E48\u0E04\u0E31\u0E14\u0E25\u0E2D\u0E01\u0E41\u0E25\u0E30\u0E27\u0E32\u0E07\u0E08\u0E30\u0E15\u0E49\u0E2D\u0E07\u0E21\u0E35\u0E02\u0E19\u0E32\u0E14\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19\u0E40\u0E1E\u0E37\u0E48\u0E2D\u0E14\u0E33\u0E40\u0E19\u0E34\u0E19\u0E01\u0E32\u0E23\u0E19\u0E35\u0E49"},fnr:{title:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E41\u0E25\u0E30\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findLabel:"\u0E2B\u0E32",replaceLabel:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",findTitle:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E40\u0E19\u0E37\u0E49\u0E2D\u0E2B\u0E32:",replaceTitle:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E14\u0E49\u0E27\u0E22:",tabs:{find:"\u0E2B\u0E32",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48"},filter:{re:"\u0E01\u0E32\u0E23\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E2D\u0E01\u0E1B\u0E01\u0E15\u0E34",whole:"\u0E01\u0E32\u0E23\u0E08\u0E31\u0E1A\u0E04\u0E39\u0E48\u0E04\u0E33\u0E40\u0E15\u0E47\u0E21\u0E04\u0E33",sensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},btns:{findNext:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E16\u0E31\u0E14\u0E44\u0E1B",findAll:"\u0E04\u0E49\u0E19\u0E2B\u0E32\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",replace:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48",replaceAll:"\u0E40\u0E1B\u0E25\u0E35\u0E48\u0E22\u0E19\u0E17\u0E31\u0E49\u0E07\u0E2B\u0E21\u0E14",cancel:"\u0E22\u0E01\u0E40\u0E25\u0E34\u0E01"},header:{seq:"#",cell:"\u0E2B\u0E49\u0E2D\u0E07\u0E02\u0E31\u0E07",value:"\u0E04\u0E48\u0E32"},empty:"(\u0E04\u0E48\u0E32\u0E27\u0E48\u0E32\u0E07)",reError:"\u0E19\u0E34\u0E1E\u0E08\u0E19\u0E4C\u0E1B\u0E01\u0E15\u0E34\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E16\u0E39\u0E01\u0E15\u0E49\u0E2D\u0E07",recordCount:"\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C {0}",notCell:"\u0E44\u0E21\u0E48\u0E1E\u0E1A\u0E40\u0E0B\u0E25\u0E25\u0E4C\u0E17\u0E35\u0E48\u0E15\u0E23\u0E07\u0E01\u0E31\u0E19",replaceSuccess:"\u0E41\u0E17\u0E19\u0E17\u0E35\u0E48\u0E40\u0E0B\u0E25\u0E25\u0E4C {0} \u0E2A\u0E33\u0E40\u0E23\u0E47\u0E08"}},renderer:{search:"\u0E04\u0E49\u0E19\u0E2B\u0E32",cases:{equal:"\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E19",unequal:"\u0E44\u0E21\u0E48\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",gt:"\u0E2A\u0E39\u0E07\u0E01\u0E27\u0E48\u0E32",ge:"\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",lt:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32",le:"\u0E19\u0E49\u0E2D\u0E22\u0E01\u0E27\u0E48\u0E32\u0E2B\u0E23\u0E37\u0E2D\u0E40\u0E17\u0E48\u0E32\u0E01\u0E31\u0E1A",begin:"\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19\u0E04\u0E37\u0E2D",notbegin:"\u0E21\u0E31\u0E19\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49\u0E40\u0E1B\u0E47\u0E19\u0E08\u0E38\u0E14\u0E40\u0E23\u0E34\u0E48\u0E21\u0E15\u0E49\u0E19",endin:"\u0E08\u0E38\u0E14\u0E08\u0E1A\u0E04\u0E37\u0E2D",notendin:"\u0E15\u0E2D\u0E19\u0E08\u0E1A\u0E44\u0E21\u0E48\u0E44\u0E14\u0E49",include:"\u0E23\u0E27\u0E21",exclude:"\u0E44\u0E21\u0E48\u0E23\u0E27\u0E21\u0E2D\u0E22\u0E39\u0E48",between:"\u0E23\u0E30\u0E2B\u0E27\u0E48\u0E32\u0E07",custom:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",insensitive:"\u0E01\u0E23\u0E13\u0E35\u0E17\u0E35\u0E48\u0E44\u0E21\u0E48\u0E23\u0E39\u0E49\u0E2A\u0E36\u0E01",isSensitive:"\u0E15\u0E31\u0E27\u0E1E\u0E34\u0E21\u0E1E\u0E4C\u0E40\u0E25\u0E47\u0E01"},combination:{menus:{sort:"\u0E40\u0E23\u0E35\u0E22\u0E07\u0E25\u0E33\u0E14\u0E31\u0E1A",clearSort:"\u0E08\u0E31\u0E14\u0E40\u0E23\u0E35\u0E22\u0E07\u0E43\u0E2B\u0E49\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",sortAsc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E08\u0E32\u0E01\u0E19\u0E49\u0E2D\u0E22\u0E44\u0E1B\u0E21\u0E32\u0E01",sortDesc:"\u0E04\u0E33\u0E2A\u0E31\u0E48\u0E07\u0E25\u0E14\u0E25\u0E07",fixedColumn:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",fixedGroup:"\u0E01\u0E25\u0E38\u0E48\u0E21\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07",cancelFixed:"\u0E2A\u0E39\u0E14\u0E14\u0E21",fixedLeft:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E0B\u0E49\u0E32\u0E22",fixedRight:"\u0E41\u0E0A\u0E48\u0E41\u0E02\u0E47\u0E07\u0E02\u0E27\u0E32",clearFilter:"\u0E15\u0E31\u0E27\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E0A\u0E31\u0E14\u0E40\u0E08\u0E19",textOption:"\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E02\u0E49\u0E2D\u0E04\u0E27\u0E32\u0E21",numberOption:"\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E15\u0E31\u0E27\u0E40\u0E25\u0E02"},popup:{title:"\u0E27\u0E34\u0E18\u0E35\u0E01\u0E32\u0E23\u0E01\u0E23\u0E2D\u0E07\u0E17\u0E35\u0E48\u0E01\u0E33\u0E2B\u0E19\u0E14\u0E40\u0E2D\u0E07",currColumnTitle:"\u0E04\u0E2D\u0E25\u0E31\u0E21\u0E19\u0E4C\u0E1B\u0E31\u0E08\u0E08\u0E38\u0E1A\u0E31\u0E19:",and:"\u0E41\u0E25\u0E30",or:"\u0E2B\u0E23\u0E37\u0E2D",describeHtml:"\u0E21\u0E35\u0E2D\u0E22\u0E39\u0E48? \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E15\u0E31\u0E27\u0E40\u0E14\u0E35\u0E22\u0E27 <br/> \u0E43\u0E0A\u0E49 * \u0E41\u0E2A\u0E14\u0E07\u0E16\u0E36\u0E07\u0E2D\u0E31\u0E01\u0E02\u0E23\u0E30\u0E2B\u0E25\u0E32\u0E22\u0E15\u0E31\u0E27"},empty:"(\u0E27\u0E48\u0E32\u0E07\u0E40\u0E1B\u0E25\u0E48\u0E32)",notData:"\u0E44\u0E21\u0E48\u0E21\u0E35\u0E01\u0E32\u0E23\u0E41\u0E02\u0E48\u0E07\u0E02\u0E31\u0E19"}}}}),un}var _T=gT(),xT=be(_T),cn={},R2;function ET(){return R2||(R2=1,Object.defineProperty(cn,"__esModule",{value:!0}),cn.default=void 0,cn.default={vxe:{base:{pleaseInput:"Vui l\xF2ng nh\u1EADp",pleaseSelect:"Vui l\xF2ng ch\u1ECDn",comma:"\uFF0C",fullStop:"\u3002"},loading:{text:"\u0111ang t\u1EA3i..."},error:{downErr:"T\u1EA3i xu\u1ED1ng kh\xF4ng th\xE0nh c\xF4ng",errLargeData:"Khi l\u01B0\u1EE3ng d\u1EEF li\u1EC7u b\u1ECB r\xE0ng bu\u1ED9c qu\xE1 l\u1EDBn, vui l\xF2ng s\u1EED d\u1EE5ng {0}, n\u1EBFu kh\xF4ng n\xF3 c\xF3 th\u1EC3 g\xE2y ra \u0111\u1ED9 tr\u1EC5",groupFixed:"N\u1EBFu s\u1EED d\u1EE5ng c\xE1c ti\xEAu \u0111\u1EC1 \u0111\u01B0\u1EE3c nh\xF3m, c\u1ED9t \u0111\xF3ng b\u0103ng ph\u1EA3i \u0111\u01B0\u1EE3c \u0111\u1EB7t theo nh\xF3m",groupMouseRange:'Ti\xEAu \u0111\u1EC1 nh\xF3m kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng c\xF9ng l\xFAc v\u1EDBi "{0}" v\xE0 \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',groupTag:'Nh\xF3m ti\xEAu \u0111\u1EC1 nh\xF3m n\xEAn s\u1EED d\u1EE5ng "{0}" thay v\xEC "{1}", c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',scrollErrProp:'Tham s\u1ED1 n\xE0y "{0}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 sau khi cu\u1ED9n \u1EA3o \u0111\u01B0\u1EE3c b\u1EADt',errConflicts:'Tham s\u1ED1 "{0}" Xung \u0111\u1ED9t v\u1EDBi "{1}"',notSupportProp:'"{1}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 khi tham s\u1ED1 "{0}" \u0111\u01B0\u1EE3c b\u1EADt, n\xF3 ph\u1EA3i l\xE0 "{2}", n\u1EBFu kh\xF4ng s\u1EBD x\u1EA3y ra l\u1ED7i',notConflictProp:'Khi s\u1EED d\u1EE5ng "{0}", "{1}" n\xEAn \u0111\u01B0\u1EE3c \u0111\u1EB7t, n\u1EBFu kh\xF4ng c\xF3 th\u1EC3 c\xF3 xung \u0111\u1ED9t ch\u1EE9c n\u0103ng',unableInsert:"Kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c ch\xE8n v\xE0o v\u1ECB tr\xED \u0111\xE3 ch\u1EC9 \u0111\u1ECBnh, vui l\xF2ng ki\u1EC3m tra xem c\xE1c tham s\u1ED1 c\xF3 \u0111\xFAng kh\xF4ng",useErr:'\u0110\xE3 x\u1EA3y ra l\u1ED7i trong khi c\xE0i \u0111\u1EB7t m\xF4 -\u0111un "{0}". Th\u1EE9 t\u1EF1 c\xF3 th\u1EC3 kh\xF4ng ch\xEDnh x\xE1c. M\xF4 -\u0111un ph\u1EE5 thu\u1ED9c c\u1EA7n \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t tr\u01B0\u1EDBc b\u1EA3ng',barUnableLink:"Thanh c\xF4ng c\u1EE5 kh\xF4ng th\u1EC3 li\xEAn k\u1EBFt c\xE1c b\u1EA3ng",expandContent:'Khe c\u1EAFm cho d\xF2ng m\u1EDF r\u1ED9ng ph\u1EA3i l\xE0 "n\u1ED9i dung", vui l\xF2ng ki\u1EC3m tra xem n\xF3 c\xF3 \u0111\xFAng kh\xF4ng',reqComp:'Th\xE0nh ph\u1EA7n "{0}" b\u1ECB thi\u1EBFu, vui l\xF2ng ki\u1EC3m tra xem n\xF3 c\xF3 \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t ch\xEDnh x\xE1c kh\xF4ng. https://vxeui.com/#/start/useglobal',reqModule:'Thi\u1EBFu m\xF4 -\u0111un "{0}"',reqProp:'Tham s\u1ED1 "{0}" c\u1EA7n thi\u1EBFt, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',emptyProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c ph\xE9p tr\u1ED1ng',errProp:'Tham s\u1ED1 kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}", c\xF3 th\u1EC3 l\xE0 "{1}"',colRepet:'C\u1ED9t. {0} = "{1}" \u0111\u01B0\u1EE3c l\u1EB7p l\u1EA1i, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 khi\u1EBFn m\u1ED9t s\u1ED1 ch\u1EE9c n\u0103ng tr\u1EDF n\xEAn kh\xF4ng th\u1EC3 s\u1EED d\u1EE5ng',notFunc:'Ph\u01B0\u01A1ng th\u1EE9c "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',errFunc:'Tham s\u1ED1 "{0}" kh\xF4ng ph\u1EA3i l\xE0 m\u1ED9t ph\u01B0\u01A1ng th\u1EE9c',notValidators:'X\xE1c minh to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notFormats:'\u0110\u1ECBnh d\u1EA1ng to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notCommands:'Ch\u1EC9 th\u1ECB to\xE0n c\u1EA7u "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',notSlot:'Khe "{0}" kh\xF4ng t\u1ED3n t\u1EA1i',noTree:'"{0}" kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 trong c\u1EA5u tr\xFAc c\xE2y',noGroup:'\u6570\u636E\u5206\u7EC4\u540E\u4E0D\u652F\u6301 "{0}"',notProp:'Tham s\u1ED1 kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}"',checkProp:'Khi kh\u1ED1i l\u01B0\u1EE3ng d\u1EEF li\u1EC7u qu\xE1 l\u1EDBn, h\u1ED9p ki\u1EC3m c\xF3 th\u1EC3 \u0111\u01B0\u1EE3c l\u1EAFp. B\u1EA1n n\xEAn \u0111\u1EB7t tham s\u1ED1 "{0}" \u0111\u1EC3 c\u1EA3i thi\u1EC7n t\u1ED1c \u0111\u1ED9 k\u1EBFt xu\u1EA5t',coverProp:'Tham s\u1ED1 "{1}" c\u1EE7a "{0}" \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh nhi\u1EC1u l\u1EA7n, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',uniField:'T\xEAn tr\u01B0\u1EDDng "{0}" \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh nhi\u1EC1u l\u1EA7n, c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',repeatKey:'L\u1EB7p l\u1EA1i kh\xF3a ch\xEDnh {0} = "{1}", c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',delFunc:'Ph\u01B0\u01A1ng th\u1EE9c "{0}" kh\xF4ng \u0111\u01B0\u1EE3c d\xF9ng n\u1EEFa, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',delProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c d\xF9ng, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',delEvent:'S\u1EF1 ki\u1EC7n "{0}" \u0111\u01B0\u1EE3c kh\xF4ng d\xF9ng n\u1EEFa, vui l\xF2ng s\u1EED d\u1EE5ng "{1}"',removeProp:'Tham s\u1ED1 "{0}" kh\xF4ng \u0111\u01B0\u1EE3c khuy\u1EBFn kh\xEDch v\xE0 kh\xF4ng \u0111\u01B0\u1EE3c khuy\u1EBFn ngh\u1ECB, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i',errFormat:'N\u1ED9i dung \u0111\u01B0\u1EE3c \u0111\u1ECBnh d\u1EA1ng to\xE0n c\u1EA7u n\xEAn \u0111\u01B0\u1EE3c x\xE1c \u0111\u1ECBnh b\u1EB1ng c\xE1ch s\u1EED d\u1EE5ng "vxetable.formats" v\xE0 ph\u01B0\u01A1ng th\u1EE9c g\u1EAFn "formatter = {0}" kh\xF4ng c\xF2n \u0111\u01B0\u1EE3c khuy\u1EBFn ngh\u1ECB.',notType:'Lo\u1EA1i t\u1EC7p kh\xF4ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 "{0}"',notExp:"Tr\xECnh duy\u1EC7t n\xE0y kh\xF4ng h\u1ED7 tr\u1EE3 ch\u1EE9c n\u0103ng nh\u1EADp/xu\u1EA5t",impFields:"Nh\u1EADp kh\u1EA9u kh\xF4ng th\xE0nh c\xF4ng. Vui l\xF2ng ki\u1EC3m tra xem t\xEAn tr\u01B0\u1EDDng v\xE0 \u0111\u1ECBnh d\u1EA1ng d\u1EEF li\u1EC7u c\xF3 ch\xEDnh x\xE1c kh\xF4ng.",treeNotImp:"B\u1EA3ng c\xE2y kh\xF4ng h\u1ED7 tr\u1EE3 nh\u1EADp kh\u1EA9u",treeCrossDrag:"Ch\u1EC9 k\xE9o c\u1EA5p \u0111\u1ED9 \u0111\u1EA7u ti\xEAn",treeDragChild:"Cha m\u1EB9 kh\xF4ng th\u1EC3 k\xE9o \u0111\u1EBFn con c\xE1i c\u1EE7a h\u1ECD",reqPlugin:'"{1}" kh\xF4ng \u0111\u01B0\u1EE3c c\xE0i \u0111\u1EB7t t\u1EA1i https://vxeui.com/other/kh\xE1c',errMaxRow:"V\u01B0\u1EE3t qu\xE1 kh\u1ED1i l\u01B0\u1EE3ng d\u1EEF li\u1EC7u \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 t\u1ED1i \u0111a {0}, \u0111i\u1EC1u n\xE0y c\xF3 th\u1EC3 g\xE2y ra l\u1ED7i"},table:{emptyText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u",allTitle:"Ch\u1ECDn t\u1EA5t c\u1EA3/H\u1EE7y",seqTitle:"S\u1ED1 seri",actionTitle:"v\u1EADn h\xE0nh",confirmFilter:"l\u1ECDc",resetFilter:"C\xE0i l\u1EA1i",allFilter:"t\u1EA5t c\u1EA3",sortAsc:"L\u1EC7nh t\u0103ng d\u1EA7n: th\u1EA5p nh\u1EA5t \u0111\u1EBFn cao nh\u1EA5t",sortDesc:"L\u1EC7nh gi\u1EA3m d\u1EA7n: Cao nh\u1EA5t \u0111\u1EBFn th\u1EA5p nh\u1EA5t",filter:"B\u1EADt l\u1ECDc cho c\xE1c c\u1ED9t \u0111\xE3 ch\u1ECDn",impSuccess:"Nh\u1EADp th\xE0nh c\xF4ng {0} b\u1EA3n ghi",expLoading:"Xu\u1EA5t kh\u1EA9u",expSuccess:"Xu\u1EA5t kh\u1EA9u th\xE0nh c\xF4ng",expError:"Xu\u1EA5t kh\u1EA9u kh\xF4ng th\xE0nh c\xF4ng",expFilename:"Export_ {0}",expOriginFilename:"Export_source_ {0}",customTitle:"C\xE0i \u0111\u1EB7t c\u1ED9t",customAll:"t\u1EA5t c\u1EA3",customConfirm:"x\xE1c nh\u1EADn",customClose:"\u0110\xF3ng c\u1EEDa",customCancel:"H\u1EE7y b\u1ECF",customRestore:"Kh\xF4i ph\u1EE5c m\u1EB7c \u0111\u1ECBnh",maxFixedCol:"S\u1ED1 l\u01B0\u1EE3ng c\u1ED9t \u0111\xF3ng b\u0103ng t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",maxGroupCol:"\u6700\u5927\u5206\u7EC4\u5B57\u6BB5\u7684\u6570\u91CF\u4E0D\u80FD\u8D85\u8FC7 {0} \u4E2A",dragTip:"Di chuy\u1EC3n: {0}",resizeColTip:"Chi\u1EC1u r\u1ED9ng: {0} pixel",resizeRowTip:"Chi\u1EC1u cao: {0} pixel",rowGroupContentTotal:"{0} ({1})"},grid:{selectOneRecord:"Vui l\xF2ng ch\u1ECDn \xEDt nh\u1EA5t m\u1ED9t b\u1EA3n ghi!",deleteSelectRecord:"B\u1EA1n c\xF3 ch\u1EAFc l\xE0 b\u1EA1n mu\u1ED1n x\xF3a b\u1EA3n ghi \u0111\xE3 ch\u1ECDn?",removeSelectRecord:"B\u1EA1n c\xF3 ch\u1EAFc l\xE0 b\u1EA1n mu\u1ED1n x\xF3a b\u1EA3n ghi \u0111\xE3 ch\u1ECDn?",dataUnchanged:"D\u1EEF li\u1EC7u kh\xF4ng thay \u0111\u1ED5i!",delSuccess:"H\u1ED3 s\u01A1 \u0111\u01B0\u1EE3c ch\u1ECDn \u0111\xE3 b\u1ECB x\xF3a th\xE0nh c\xF4ng!",saveSuccess:"Ti\u1EBFt ki\u1EC7m th\xE0nh c\xF4ng!",operError:"M\u1ED9t l\u1ED7i \u0111\xE3 x\u1EA3y ra v\xE0 ho\u1EA1t \u0111\u1ED9ng kh\xF4ng th\xE0nh c\xF4ng!"},select:{search:"t\xECm ki\u1EBFm",loadingText:"\u0111ang t\u1EA3i",emptyText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u"},pager:{goto:"\u0110i",gotoTitle:"S\u1ED1 l\u01B0\u1EE3ng trang",pagesize:"{0} C\xE1c m\u1EE5c/trang",total:"T\u1ED5ng s\u1ED1 {0} b\u1EA3n ghi",pageClassifier:"Trang",homePage:"trang nh\u1EA5t",homePageTitle:"trang nh\u1EA5t",prevPage:"Trang tr\u01B0\u1EDBc",prevPageTitle:"Trang tr\u01B0\u1EDBc",nextPage:"Trang ti\u1EBFp theo",nextPageTitle:"Trang ti\u1EBFp theo",prevJump:"Jump Up trang",prevJumpTitle:"Jump Up trang",nextJump:"Nh\u1EA3y xu\u1ED1ng trang",nextJumpTitle:"Nh\u1EA3y xu\u1ED1ng trang",endPage:"Trang cu\u1ED1i c\xF9ng",endPageTitle:"Trang cu\u1ED1i c\xF9ng"},alert:{title:"H\u1EC7 th\u1ED1ng nh\u1EAFc nh\u1EDF"},button:{confirm:"x\xE1c nh\u1EADn",cancel:"H\u1EE7y b\u1ECF",clear:"Th\xF4ng tho\xE1ng"},filter:{search:"t\xECm ki\u1EBFm"},custom:{cstmTitle:"C\xE0i \u0111\u1EB7t c\u1ED9t",cstmRestore:"Kh\xF4i ph\u1EE5c m\u1EB7c \u0111\u1ECBnh",cstmCancel:"H\u1EE7y b\u1ECF",cstmConfirm:"Ch\u1EAFc ch\u1EAFn",cstmConfirmRestore:"Vui l\xF2ng x\xE1c nh\u1EADn xem n\xF3 \u0111\u01B0\u1EE3c kh\xF4i ph\u1EE5c v\u1EC1 c\u1EA5u h\xECnh c\u1ED9t m\u1EB7c \u0111\u1ECBnh?",cstmDragTarget:"Di chuy\u1EC3n: {0}",setting:{colSort:"Lo\u1EA1i",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F",colTitle:"Ti\xEAu \u0111\u1EC1 c\u1ED9t",colResizable:"Chi\u1EC1u r\u1ED9ng c\u1ED9t (pixel)",colVisible:"C\xF3 hi\u1EC3n th\u1ECB kh\xF4ng",colFixed:"\u0110\xF3ng b\u0103ng c\u1ED9t",colFixedMax:"C\xE1c c\u1ED9t \u0111\xF3ng b\u0103ng (t\u1ED1i \u0111a {0} c\u1ED9t)",fixedLeft:"B\xEAn tr\xE1i",fixedUnset:"Kh\xF4ng \u0111\u1EB7t",fixedRight:"B\xEAn ph\u1EA3i"}},import:{modes:{covering:"Ph\u01B0\u01A1ng th\u1EE9c ghi \u0111\xE8 (tr\u1EF1c ti\u1EBFp ghi \u0111\xE8 d\u1EEF li\u1EC7u b\u1EA3ng)",insert:"N\u1ED1i \u1EDF ph\xEDa d\u01B0\u1EDBi (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF d\u01B0\u1EDBi c\xF9ng c\u1EE7a b\u1EA3ng)",insertTop:"N\u1ED1i \u1EDF tr\xEAn c\xF9ng (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF \u0111\u1EA7u b\u1EA3ng)",insertBottom:"N\u1ED1i \u1EDF ph\xEDa d\u01B0\u1EDBi (n\u1ED1i d\u1EEF li\u1EC7u m\u1EDBi \u1EDF d\u01B0\u1EDBi c\xF9ng c\u1EE7a b\u1EA3ng)"},impTitle:"Nh\u1EADp d\u1EEF li\u1EC7u",impFile:"T\xEAn t\u1EADp tin",impSelect:"Ch\u1ECDn T\u1EC7p",impType:"Lo\u1EA1i t\u1EC7p",impOpts:"C\xE0i \u0111\u1EB7t tham s\u1ED1",impMode:"Ch\u1EBF \u0111\u1ED9 nh\u1EADp",impConfirm:"Nh\u1EADp kh\u1EA9u",impCancel:"H\u1EE7y b\u1ECF"},export:{types:{csv:"CSV (d\u1EA5u ph\u1EA9y t\xE1ch ra) (*. CSV)",html:"Trang web (*.html)",xml:"D\u1EEF li\u1EC7u XML (*.xml)",txt:"T\u1EC7p v\u0103n b\u1EA3n (Tab ph\xE2n t\xE1ch) (*. TXT)",xls:"Excel 97-2003 s\u1ED5 l\xE0m vi\u1EC7c (*.xls)",xlsx:"Excel Workbook (*.xlsx)",pdf:"Pdf (*.pdf)"},modes:{empty:"D\u1EEF li\u1EC7u tr\u1ED1ng",current:"D\u1EEF li\u1EC7u hi\u1EC7n t\u1EA1i (d\u1EEF li\u1EC7u tr\xEAn trang hi\u1EC7n t\u1EA1i)",selected:"D\u1EEF li\u1EC7u \u0111\xE3 ch\u1ECDn (d\u1EEF li\u1EC7u \u0111\u01B0\u1EE3c ch\u1ECDn tr\xEAn trang hi\u1EC7n t\u1EA1i)",all:"D\u1EEF li\u1EC7u \u0111\u1EA7y \u0111\u1EE7 (bao g\u1ED3m t\u1EA5t c\u1EA3 d\u1EEF li\u1EC7u ph\xE2n trang)"},printTitle:"In d\u1EEF li\u1EC7u",expTitle:"Xu\u1EA5t d\u1EEF li\u1EC7u",expName:"T\xEAn t\u1EADp tin",expNamePlaceholder:"Vui l\xF2ng nh\u1EADp t\xEAn t\u1EC7p",expSheetName:"ti\xEAu \u0111\u1EC1",expSheetNamePlaceholder:"Vui l\xF2ng nh\u1EADp m\u1ED9t ti\xEAu \u0111\u1EC1",expType:"L\u01B0u lo\u1EA1i",expMode:"Ch\u1ECDn d\u1EEF li\u1EC7u",expCurrentColumn:"T\u1EA5t c\u1EA3 c\xE1c l\u0129nh v\u1EF1c",expColumn:"Ch\u1ECDn tr\u01B0\u1EDDng",expOpts:"C\xE0i \u0111\u1EB7t tham s\u1ED1",expOptHeader:"Ti\xEAu \u0111\u1EC1",expHeaderTitle:"Ti\xEAu \u0111\u1EC1 b\u1EA3ng c\xF3 \u0111\u01B0\u1EE3c y\xEAu c\u1EA7u kh\xF4ng",expOptFooter:"K\u1EBFt th\xFAc b\u1EA3ng",expFooterTitle:"L\xE0 k\u1EBFt th\xFAc c\u1EE7a b\u1EA3ng c\u1EA7n thi\u1EBFt?",expOptColgroup:"Ti\xEAu \u0111\u1EC1 nh\xF3m",expOptTitle:"Ti\xEAu \u0111\u1EC1 c\u1ED9t",expTitleTitle:"Cho d\xF9 \u0111\xF3 l\xE0 ti\xEAu \u0111\u1EC1 c\u1ED9t, n\u1EBFu kh\xF4ng n\xF3 s\u1EBD \u0111\u01B0\u1EE3c hi\u1EC3n th\u1ECB d\u01B0\u1EDBi d\u1EA1ng t\xEAn tr\u01B0\u1EDDng c\u1EE7a c\u1ED9t",expColgroupTitle:"N\u1EBFu c\xF3, m\u1ED9t ti\xEAu \u0111\u1EC1 v\u1EDBi c\u1EA5u tr\xFAc nh\xF3m \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptMerge:"H\u1EE3p nh\u1EA5t",expMergeTitle:"N\u1EBFu c\xF3, c\xE1c t\u1EBF b\xE0o c\xF3 c\u1EA5u tr\xFAc h\u1EE3p nh\u1EA5t \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptAllExpand:"M\u1EDF r\u1ED9ng c\xE2y",expAllExpandTitle:"N\u1EBFu n\xF3 t\u1ED3n t\u1EA1i, n\xF3 \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3 \u0111\u1EC3 m\u1EDF r\u1ED9ng t\u1EA5t c\u1EA3 d\u1EEF li\u1EC7u v\u1EDBi c\xE1c c\u1EA5u tr\xFAc ph\xE2n c\u1EA5p",expOptUseStyle:"phong c\xE1ch",expUseStyleTitle:"N\u1EBFu c\xF3, c\xE1c t\u1EBF b\xE0o c\xF3 phong c\xE1ch \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expOptOriginal:"D\u1EEF li\u1EC7u ngu\u1ED3n",expOriginalTitle:"N\u1EBFu \u0111\xF3 l\xE0 d\u1EEF li\u1EC7u ngu\u1ED3n, nh\u1EADp v\xE0o b\u1EA3ng \u0111\u01B0\u1EE3c h\u1ED7 tr\u1EE3",expPrint:"In",expConfirm:"Xu\u1EA5t kh\u1EA9u",expCancel:"H\u1EE7y b\u1ECF"},modal:{errTitle:"Th\xF4ng b\xE1o l\u1ED7i",zoomMin:"Gi\u1EA3m thi\u1EC3u",zoomIn:"T\u1ED1i \u0111a h\xF3a",zoomOut:"s\u1EF1 gi\u1EA3m b\u1EDBt",close:"\u0110\xF3ng c\u1EEDa",miniMaxSize:"S\u1ED1 l\u01B0\u1EE3ng c\u1EEDa s\u1ED5 \u0111\u01B0\u1EE3c gi\u1EA3m thi\u1EC3u kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}",footPropErr:"Show-footer ch\u1EC9 \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng \u0111\u1EC3 k\xEDch ho\u1EA1t \u0111u\xF4i b\xE0n v\xE0 ph\u1EA3i \u0111\u01B0\u1EE3c s\u1EED d\u1EE5ng v\u1EDBi show-confirm-button | Hi\u1EC3n th\u1ECB-C-Button | khe c\u1EAFm"},drawer:{close:"\u0110\xF3ng c\u1EEDa"},form:{folding:"\u0110\xF3ng",unfolding:"M\u1EDF r\u1ED9ng"},toolbar:{import:"Nh\u1EADp kh\u1EA9u",export:"Xu\u1EA5t kh\u1EA9u",print:"In",refresh:"l\xE0m cho kh\u1ECFe l\u1EA1i",zoomIn:"to\xE0n m\xE0n h\xECnh",zoomOut:"s\u1EF1 gi\u1EA3m b\u1EDBt",custom:"C\xE0i \u0111\u1EB7t c\u1ED9t",customAll:"t\u1EA5t c\u1EA3",customConfirm:"x\xE1c nh\u1EADn",customRestore:"C\xE0i l\u1EA1i",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng",cancelFixed:"Gi\u1EA3i ph\xF3ng"},datePicker:{yearTitle:"{0} n\u0103m"},dateRangePicker:{pleaseRange:"\u8BF7\u9009\u62E9\u5F00\u59CB\u65E5\u671F\u4E0E\u7ED3\u675F\u65E5\u671F"},input:{date:{m1:"Th\xE1ng M\u1ED9t",m2:"Th\xE1ng hai",m3:"B\u01B0\u1EDBc \u0111\u1EC1u",m4:"Th\xE1ng t\u01B0",m5:"C\xF3 th\u1EC3",m6:"Th\xE1ng s\xE1u",m7:"Th\xE1ng b\u1EA3y",m8:"Th\xE1ng t\xE1m",m9:"Th\xE1ng 9",m10:"Th\xE1ng M\u01B0\u1EDDi",m11:"Th\xE1ng m\u01B0\u1EDDi m\u1ED9t",m12:"Th\xE1ng 12",quarterLabel:"{0} n\u0103m",monthLabel:"{0} n\u0103m",dayLabel:"{0} n\u0103m {1}",labelFormat:{date:"yyyy-MM-dd",time:"HH:mm:ss",datetime:"yyyy-MM-dd HH:mm:ss",week:"Week WW of year yyyy",month:"yyyy-MM",quarter:"quarter q of year yyyy",year:"yyyy"},weeks:{w:"",w0:"M\u1EB7t tr\u1EDDi",w1:"Mon",w2:"TUE",w3:"Th\u1EE9 t\u01B0",w4:"Thu",w5:"Th\u1EE9 S\xE1u",w6:"\u0110\xE3 ng\u1ED3i"},months:{m0:"Th\xE1ng M\u1ED9t",m1:"Th\xE1ng hai",m2:"B\u01B0\u1EDBc \u0111\u1EC1u",m3:"Th\xE1ng t\u01B0",m4:"C\xF3 th\u1EC3",m5:"Th\xE1ng s\xE1u",m6:"Th\xE1ng b\u1EA3y",m7:"Th\xE1ng t\xE1m",m8:"Th\xE1ng 9",m9:"Th\xE1ng M\u01B0\u1EDDi",m10:"Th\xE1ng m\u01B0\u1EDDi m\u1ED9t",m11:"Th\xE1ng 12"},quarters:{q1:"Qu\xFD \u0111\u1EA7u ti\xEAn",q2:"Qu\xFD th\u1EE9 hai",q3:"Qu\xFD th\u1EE9 ba",q4:"Qu\xFD th\u1EE9 t\u01B0"}}},numberInput:{currencySymbol:"$"},imagePreview:{popupTitle:"Xem tr\u01B0\u1EDBc",operBtn:{zoomOut:"Thu nh\u1ECF",zoomIn:"ph\xF3ng to",pctFull:"M\u1EDF r\u1ED9ng quy m\xF4 nh\u01B0 nhau",pct11:"Hi\u1EC3n th\u1ECB k\xEDch th\u01B0\u1EDBc ban \u0111\u1EA7u",rotateLeft:"Xoay sang tr\xE1i",rotateRight:"Xoay sang ph\u1EA3i",print:"B\u1EA5m \u0111\u1EC3 in h\xECnh \u1EA3nh",download:"B\u1EA5m \u0111\u1EC3 t\u1EA3i xu\u1ED1ng h\xECnh \u1EA3nh"}},upload:{fileBtnText:"Nh\u1EA5p ho\u1EB7c k\xE9o \u0111\u1EC3 t\u1EA3i l\xEAn",imgBtnText:"Nh\u1EA5p ho\u1EB7c k\xE9o \u0111\u1EC3 t\u1EA3i l\xEAn",dragPlaceholder:"Vui l\xF2ng k\xE9o v\xE0 th\u1EA3 t\u1EC7p v\xE0o khu v\u1EF1c n\xE0y \u0111\u1EC3 t\u1EA3i l\xEAn",imgSizeHint:"T\u1EDD r\u01A1i {0}",imgCountHint:"H\xECnh \u1EA3nh t\u1ED1i \u0111a {0}",fileTypeHint:"H\u1ED7 tr\u1EE3 c\xE1c lo\u1EA1i t\u1EC7p {0}",fileSizeHint:"M\u1ED9t k\xEDch th\u01B0\u1EDBc t\u1EC7p kh\xF4ng v\u01B0\u1EE3t qu\xE1 {0}",fileCountHint:"C\xF3 th\u1EC3 t\u1EA3i l\xEAn c\xE1c t\u1EC7p {0}",uploadTypeErr:"Lo\u1EA1i t\u1EC7p kh\xF4ng ph\xF9 h\u1EE3p!",overCountErr:"Ch\u1EC9 c\xE1c t\u1EC7p {0} c\xF3 th\u1EC3 \u0111\u01B0\u1EE3c ch\u1ECDn nhi\u1EC1u nh\u1EA5t!",overCountExtraErr:"S\u1ED1 l\u01B0\u1EE3ng t\u1ED1i \u0111a c\u1EE7a {0} \u0111\xE3 b\u1ECB v\u01B0\u1EE3t qu\xE1 v\xE0 c\xE1c t\u1EC7p d\u01B0 th\u1EEBa {1} s\u1EBD b\u1ECB b\u1ECF qua!",overSizeErr:"K\xEDch th\u01B0\u1EDBc t\u1EC7p t\u1ED1i \u0111a kh\xF4ng th\u1EC3 v\u01B0\u1EE3t qu\xE1 {0}!",manualUpload:"\u70B9\u51FB\u4E0A\u4F20",reUpload:"T\u1EA3i l\u1EA1i l\u1EA1i",uploadProgress:"T\u1EA3i l\xEAn {0}%",uploadErr:"T\u1EA3i l\xEAn kh\xF4ng th\xE0nh c\xF4ng",uploadSuccess:"T\u1EA3i l\xEAn th\xE0nh c\xF4ng",moreBtnText:"Th\xEAm ({0})",viewItemTitle:"B\u1EA5m \u0111\u1EC3 xem",morePopup:{readTitle:"Xem danh s\xE1ch",imageTitle:"T\u1EA3i l\xEAn h\xECnh \u1EA3nh",fileTitle:"T\u1EA3i l\xEAn t\u1EC7p"}},empty:{defText:"Ch\u01B0a c\xF3 d\u1EEF li\u1EC7u"},colorPicker:{clear:"Th\xF4ng tho\xE1ng",confirm:"x\xE1c nh\u1EADn",copySuccess:"\u0110\u01B0\u1EE3c sao ch\xE9p v\xE0o b\u1EA3ng t\u1EA1m: {0}",hex:"HEX"},formDesign:{formName:"T\xEAn h\xECnh th\u1EE9c",defFormTitle:"H\xECnh th\u1EE9c kh\xF4ng t\xEAn",widgetPropTab:"Thu\u1ED9c t\xEDnh ki\u1EC3m so\xE1t",widgetFormTab:"H\xECnh th\u1EE9c thu\u1ED9c t\xEDnh",error:{wdFormUni:"Lo\u1EA1i \u0111i\u1EC1u khi\u1EC3n n\xE0y ch\u1EC9 \u0111\u01B0\u1EE3c ph\xE9p th\xEAm m\u1ED9t trong bi\u1EC3u m\u1EABu",wdSubUni:"Ki\u1EC3u \u0111i\u1EC1u khi\u1EC3n n\xE0y ch\u1EC9 \u0111\u01B0\u1EE3c ph\xE9p th\xEAm m\u1ED9t trong Subtable"},styleSetting:{btn:"C\xE0i \u0111\u1EB7t ki\u1EC3u",title:"H\xECnh th\u1EE9c c\xE0i \u0111\u1EB7t ki\u1EC3u",layoutTitle:"B\u1ED1 c\u1EE5c ki\u1EC3m so\xE1t",verticalLayout:"B\u1ED1 c\u1EE5c tr\xEAn v\xE0 d\u01B0\u1EDBi c\xF9ng",horizontalLayout:"B\u1ED1 c\u1EE5c ngang",styleTitle:"Phong c\xE1ch ti\xEAu \u0111\u1EC1",boldTitle:"Ti\xEAu \u0111\u1EC1 \u0111\u1EADm",fontBold:"In \u0111\u1EADm",fontNormal:"th\xF4ng th\u01B0\u1EDDng",colonTitle:"Hi\u1EC3n th\u1ECB \u0110\u1EA1i t\xE1",colonVisible:"tr\xECnh di\u1EC5n",colonHidden:"tr\u1ED1n",alignTitle:"Li\xEAn k\u1EBFt",widthTitle:"Chi\u1EC1u r\u1ED9ng ti\xEAu \u0111\u1EC1",alignLeft:"B\xEAn tr\xE1i",alignRight:"B\xEAn ph\u1EA3i",unitPx:"Pixel",unitPct:"T\u1EF7 l\u1EC7 ph\u1EA7n tr\u0103m"},widget:{group:{base:"\u0110i\u1EC1u khi\u1EC3n c\u01A1 b\u1EA3n",layout:"\u0110i\u1EC1u khi\u1EC3n b\u1ED1 c\u1EE5c",system:"\u0110i\u1EC1u khi\u1EC3n h\u1EC7 th\u1ED1ng",module:"\u0110i\u1EC1u khi\u1EC3n m\xF4 -\u0111un",chart:"Ki\u1EC3m so\xE1t bi\u1EC3u \u0111\u1ED3",advanced:"Ki\u1EC3m so\xE1t n\xE2ng cao"},copyTitle:"Copy_ {0}",component:{input:"H\u1ED9p \u0111\u1EA7u v\xE0o",textarea:"Tr\u01B0\u1EDDng v\u0103n b\u1EA3n",select:"K\xE9o xu\u1ED1ng \u0111\u1EC3 ch\u1ECDn",row:"M\u1ED9t h\xE0ng v\xE0 nhi\u1EC1u c\u1ED9t",title:"ti\xEAu \u0111\u1EC1",text:"ch\u1EEF",subtable:"B\u1EA3ng ph\u1EE5",VxeSwitch:"li\u1EC7u",VxeInput:"H\u1ED9p \u0111\u1EA7u v\xE0o",VxeNumberInput:"con s\u1ED1",VxeDatePicker:"ng\xE0y",VxeTextarea:"Tr\u01B0\u1EDDng v\u0103n b\u1EA3n",VxeSelect:"K\xE9o xu\u1ED1ng \u0111\u1EC3 ch\u1ECDn",VxeTreeSelect:"L\u1EF1a ch\u1ECDn c\xE2y",VxeRadioGroup:"N\xFAt radio",VxeCheckboxGroup:"H\u1ED9p ki\u1EC3m",VxeUploadFile:"t\xE0i li\u1EC7u",VxeUploadImage:"h\xECnh \u1EA3nh",VxeRate:"\u0111i\u1EC3m",VxeSlider:"tr\u01B0\u1EE3t"}},widgetProp:{name:"T\xEAn ki\u1EC3m so\xE1t",placeholder:"Nh\u1EAFc nh\u1EDF",required:"X\xE1c minh b\u1EAFt bu\u1ED9c",multiple:"Nhi\u1EC1u l\u1EF1a ch\u1ECDn \u0111\u01B0\u1EE3c cho ph\xE9p",displaySetting:{name:"C\xE0i \u0111\u1EB7t hi\u1EC3n th\u1ECB",pc:"PC",mobile:"Di \u0111\u1ED9ng",visible:"tr\xECnh di\u1EC5n",hidden:"tr\u1ED1n"},dataSource:{name:"Ngu\u1ED3n d\u1EEF li\u1EC7u",defValue:"T\xF9y ch\u1ECDn {0}",addOption:"Th\xEAm t\xF9y ch\u1ECDn",batchEditOption:"Ch\u1EC9nh s\u1EEDa h\xE0ng lo\u1EA1t",batchEditTip:"M\u1ED7i h\xE0ng t\u01B0\u01A1ng \u1EE9ng v\u1EDBi m\u1ED9t t\xF9y ch\u1ECDn, h\u1ED7 tr\u1EE3 sao ch\xE9p tr\u1EF1c ti\u1EBFp v\xE0 d\xE1n t\u1EEB c\xE1c b\u1EA3ng, Excel v\xE0 WPS.",batchEditSubTip:"M\u1ED7i h\xE0ng t\u01B0\u01A1ng \u1EE9ng v\u1EDBi m\u1ED9t t\xF9y ch\u1ECDn. N\u1EBFu \u0111\xF3 l\xE0 m\u1ED9t nh\xF3m, c\xE1c m\u1EE5c con c\xF3 th\u1EC3 b\u1EAFt \u0111\u1EA7u b\u1EB1ng m\u1ED9t kho\u1EA3ng tr\u1ED1ng ho\u1EB7c kh\xF3a tab v\xE0 n\xF3 h\u1ED7 tr\u1EE3 sao ch\xE9p tr\u1EF1c ti\u1EBFp v\xE0 d\xE1n t\u1EEB c\xE1c b\u1EA3ng, excel v\xE0 wps.",buildOption:"T\xF9y ch\u1ECDn x\xE2y d\u1EF1ng"},rowProp:{colSize:"S\u1ED1 l\u01B0\u1EE3ng c\u1ED9t",col2:"Hai c\u1ED9t",col3:"Ba c\u1ED9t",col4:"B\u1ED1n c\u1ED9t",col6:"S\xE1u c\u1ED9t",layout:"c\xE1ch tr\xECnh b\xE0y"},textProp:{name:"n\u1ED9i dung",alignTitle:"Li\xEAn k\u1EBFt",alignLeft:"B\xEAn tr\xE1i",alignCenter:"Trung t\xE2m",alignRight:"B\xEAn ph\u1EA3i",colorTitle:"M\xE0u ph\xF4ng ch\u1EEF",sizeTitle:"K\xEDch th\u01B0\u1EDBc ph\xF4ng ch\u1EEF",boldTitle:"Ph\xF4ng ch\u1EEF \u0111\u1EADm",fontNormal:"th\xF4ng th\u01B0\u1EDDng",fontBold:"In \u0111\u1EADm"},subtableProp:{seqTitle:"S\u1ED1 seri",showSeq:"Hi\u1EC3n th\u1ECB s\u1ED1 s\xEA -ri",showCheckbox:"Nhi\u1EC1u l\u1EF1a ch\u1ECDn \u0111\u01B0\u1EE3c cho ph\xE9p",errSubDrag:"Subtable kh\xF4ng h\u1ED7 tr\u1EE3 \u0111i\u1EC1u khi\u1EC3n n\xE0y, vui l\xF2ng s\u1EED d\u1EE5ng c\xE1c \u0111i\u1EC1u khi\u1EC3n kh\xE1c",colPlace:"K\xE9o \u0111i\u1EC1u khi\u1EC3n v\xE0o"},uploadProp:{limitFileCount:"Gi\u1EDBi h\u1EA1n s\u1ED1 l\u01B0\u1EE3ng t\u1EADp tin",limitFileSize:"Gi\u1EDBi h\u1EA1n k\xEDch th\u01B0\u1EDBc t\u1EC7p",multiFile:"Cho ph\xE9p nhi\u1EC1u t\u1EC7p \u0111\u01B0\u1EE3c t\u1EA3i l\xEAn",limitImgCount:"Gi\u1EDBi h\u1EA1n s\u1ED1 l\u01B0\u1EE3ng h\xECnh \u1EA3nh",limitImgSize:"Gi\u1EDBi h\u1EA1n k\xEDch th\u01B0\u1EDBc h\xECnh \u1EA3nh",multiImg:"Cho ph\xE9p t\u1EA3i nhi\u1EC1u h\xECnh \u1EA3nh l\xEAn"}}},listDesign:{fieldSettingTab:"C\xE0i \u0111\u1EB7t tr\u01B0\u1EDDng",listSettingTab:"C\xE0i \u0111\u1EB7t tham s\u1ED1",searchTitle:"Ti\xEAu ch\xED truy v\u1EA5n",listTitle:"L\u0129nh v\u1EF1c danh s\xE1ch",searchField:"Tr\u01B0\u1EDDng truy v\u1EA5n",listField:"L\u0129nh v\u1EF1c danh s\xE1ch",activeBtn:{ActionButtonUpdate:"bi\xEAn t\u1EADp",ActionButtonDelete:"x\xF3a b\u1ECF"},search:{addBtn:"bi\xEAn t\u1EADp",emptyText:"\u0110i\u1EC1u ki\u1EC7n truy v\u1EA5n kh\xF4ng \u0111\u01B0\u1EE3c c\u1EA5u h\xECnh",editPopupTitle:"Ch\u1EC9nh s\u1EEDa tr\u01B0\u1EDDng truy v\u1EA5n"},searchPopup:{colTitle:"ti\xEAu \u0111\u1EC1",saveBtn:"c\u1EE9u"}},text:{copySuccess:"\u0110\u01B0\u1EE3c sao ch\xE9p v\xE0o b\u1EA3ng t\u1EA1m",copyError:"M\xF4i tr\u01B0\u1EDDng hi\u1EC7n t\u1EA1i kh\xF4ng h\u1ED7 tr\u1EE3 ho\u1EA1t \u0111\u1ED9ng n\xE0y"},countdown:{formats:{yyyy:"N\u0103m",MM:"m\u1EB7t tr\u0103ng",dd:"b\u1EA7u tr\u1EDDi",HH:"gi\u1EDD",mm:"\u0111i\u1EC3m",ss:"Th\u1EE9 hai"}},plugins:{extendCellArea:{area:{mergeErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn c\xE1c \xF4 h\u1EE3p nh\u1EA5t",multiErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn nhi\u1EC1u khu v\u1EF1c l\u1EF1a ch\u1ECDn",selectErr:"Kh\xF4ng th\u1EC3 ho\u1EA1t \u0111\u1ED9ng tr\xEAn c\xE1c \xF4 trong ph\u1EA1m vi \u0111\u01B0\u1EE3c ch\u1EC9 \u0111\u1ECBnh",extendErr:"N\u1EBFu ph\u1EA1m vi m\u1EDF r\u1ED9ng ch\u1EE9a c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t, t\u1EA5t c\u1EA3 c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc",pasteMultiErr:"Kh\xF4ng th\u1EC3 d\xE1n, c\xE1c khu v\u1EF1c \u0111\u01B0\u1EE3c sao ch\xE9p v\xE0 d\xE1n c\u1EA7n ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc \u0111\u1EC3 th\u1EF1c hi\u1EC7n thao t\xE1c n\xE0y",cpInvalidErr:"C\xE1c ho\u1EA1t \u0111\u1ED9ng kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n. C\xF3 c\xE1c c\u1ED9t b\u1ECB c\u1EA5m ({0}) trong ph\u1EA1m vi b\u1EA1n \u0111\xE3 ch\u1ECDn."},fnr:{title:"T\xECm v\xE0 thay th\u1EBF",findLabel:"T\xECm th\u1EA5y",replaceLabel:"thay th\u1EBF",findTitle:"T\xECm nh\u1EEFng g\xEC:",replaceTitle:"Thay th\u1EBF b\u1EB1ng:",tabs:{find:"T\xECm th\u1EA5y",replace:"thay th\u1EBF"},filter:{re:"Bi\u1EC3u c\u1EA3m th\u01B0\u1EDDng xuy\xEAn",whole:"K\u1EBFt h\u1EE3p t\u1EEB \u0111\u1EA7y \u0111\u1EE7",sensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},btns:{findNext:"T\xECm ti\u1EBFp theo",findAll:"T\xECm t\u1EA5t c\u1EA3",replace:"thay th\u1EBF",replaceAll:"Thay th\u1EBF t\u1EA5t c\u1EA3",cancel:"H\u1EE7y b\u1ECF"},header:{seq:"#",cell:"T\u1EBF b\xE0o",value:"gi\xE1 tr\u1ECB"},body:{row:"H\xE0ng: {0}",col:"C\u1ED9t: {0}"},empty:"(Gi\xE1 tr\u1ECB null)",reError:"Bi\u1EC3u th\u1EE9c ch\xEDnh quy kh\xF4ng h\u1EE3p l\u1EC7",recordCount:"{0} C\xE1c \xF4 \u0111\u01B0\u1EE3c t\xECm th\u1EA5y",notCell:"Kh\xF4ng th\u1EC3 t\xECm th\u1EA5y \xF4 ph\xF9 h\u1EE3p",replaceSuccess:"\u0110\xE3 thay th\u1EBF th\xE0nh c\xF4ng {0} \xF4"}},extendPivotTable:{aggregation:{grouping:"\u5206\u7EC4",values:"\u503C",groupPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u5206\u7EC4",valuesPlaceholder:"\u62D6\u81F3\u6B64\u5904\u8FDB\u884C\u805A\u5408",dragExistCol:"\u8BE5\u5217\u5DF2\u5B58\u5728",sortHelpTip:"\u70B9\u51FB\u5E76\u62D6\u52A8\u56FE\u6807\u53EF\u4EE5\u8C03\u6574\u987A\u5E8F"},aggFuncs:{sum:"\u6C42\u548C",count:"\u8BA1\u6570",avg:"\u5E73\u5747\u503C",min:"\u6700\u5C0F\u503C",max:"\u6700\u5927\u503C",first:"\u9996\u4E2A\u503C",last:"\u672B\u5C3E\u503C"}},filterComplexInput:{menus:{fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"Gi\u1EA3i ph\xF3ng",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng"},cases:{equal:"b\xECnh \u0111\u1EB3ng",gt:"L\u1EDBn h\u01A1n",lt:"\xCDt h\u01A1n",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",endin:"K\u1EBFt th\xFAc l\xE0",include:"Bao g\u1ED3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"}},filterCombination:{menus:{sort:"Lo\u1EA1i",clearSort:"X\xF3a lo\u1EA1i",sortAsc:"Th\u1EE9 t\u1EF1 t\u0103ng d\u1EA7n",sortDesc:"th\u1EE9 t\u1EF1 gi\u1EA3m d\u1EA7n",fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"Gi\u1EA3i ph\xF3ng",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng",clearFilter:"X\xF3a b\u1ED9 l\u1ECDc",textOption:"B\u1ED9 l\u1ECDc v\u0103n b\u1EA3n",numberOption:"B\u1ED9 l\u1ECDc s\u1ED1"},popup:{title:"Ph\u01B0\u01A1ng ph\xE1p l\u1ECDc t\xF9y ch\u1EC9nh",currColumnTitle:"C\u1ED9t hi\u1EC7n t\u1EA1i:",and:"V\xE0",or:"ho\u1EB7c",describeHtml:"C\xF3 s\u1EB5n? Bi\u1EC3u th\u1ECB m\u1ED9t k\xFD t\u1EF1 duy nh\u1EA5t <br/> s\u1EED d\u1EE5ng * \u0111\u1EA1i di\u1EC7n cho b\u1EA5t k\u1EF3 nhi\u1EC1u k\xFD t\u1EF1 n\xE0o"},cases:{equal:"b\xECnh \u0111\u1EB3ng",unequal:"Kh\xF4ng b\u1EB1ng",gt:"L\u1EDBn h\u01A1n",ge:"L\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng",lt:"\xCDt h\u01A1n",le:"Nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",notbegin:"N\xF3 kh\xF4ng \u1EDF \u0111\u1EA7u",endin:"K\u1EBFt th\xFAc l\xE0",notendin:"K\u1EBFt th\xFAc kh\xF4ng",include:"Bao g\u1ED3m",exclude:"Kh\xF4ng bao g\u1ED3m",between:"Gi\u1EEFa",custom:"B\u1ED9 l\u1ECDc t\xF9y ch\u1EC9nh",insensitive:"Tr\u01B0\u1EDDng h\u1EE3p kh\xF4ng nh\u1EA1y c\u1EA3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},empty:"(tr\u1ED1ng)",notData:"Kh\xF4ng ph\xF9 h\u1EE3p"}},pro:{area:{mergeErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn c\xE1c \xF4 h\u1EE3p nh\u1EA5t",multiErr:"Ho\u1EA1t \u0111\u1ED9ng n\xE0y kh\xF4ng th\u1EC3 \u0111\u01B0\u1EE3c th\u1EF1c hi\u1EC7n tr\xEAn nhi\u1EC1u khu v\u1EF1c l\u1EF1a ch\u1ECDn",extendErr:"N\u1EBFu ph\u1EA1m vi m\u1EDF r\u1ED9ng ch\u1EE9a c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t, t\u1EA5t c\u1EA3 c\xE1c \xF4 \u0111\u01B0\u1EE3c h\u1EE3p nh\u1EA5t ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc",pasteMultiErr:"Kh\xF4ng th\u1EC3 d\xE1n, c\xE1c khu v\u1EF1c \u0111\u01B0\u1EE3c sao ch\xE9p v\xE0 d\xE1n c\u1EA7n ph\u1EA3i c\xF3 c\xF9ng k\xEDch th\u01B0\u1EDBc \u0111\u1EC3 th\u1EF1c hi\u1EC7n thao t\xE1c n\xE0y"},fnr:{title:"T\xECm v\xE0 thay th\u1EBF",findLabel:"T\xECm th\u1EA5y",replaceLabel:"thay th\u1EBF",findTitle:"T\xECm n\u1ED9i dung:",replaceTitle:"Thay th\u1EBF b\u1EB1ng:",tabs:{find:"T\xECm th\u1EA5y",replace:"thay th\u1EBF"},filter:{re:"Bi\u1EC3u c\u1EA3m th\u01B0\u1EDDng xuy\xEAn",whole:"K\u1EBFt h\u1EE3p t\u1EEB \u0111\u1EA7y \u0111\u1EE7",sensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},btns:{findNext:"T\xECm ti\u1EBFp theo",findAll:"T\xECm t\u1EA5t c\u1EA3",replace:"thay th\u1EBF",replaceAll:"Thay th\u1EBF t\u1EA5t c\u1EA3",cancel:"H\u1EE7y b\u1ECF"},header:{seq:"#",cell:"T\u1EBF b\xE0o",value:"gi\xE1 tr\u1ECB"},empty:"(Gi\xE1 tr\u1ECB null)",reError:"Bi\u1EC3u th\u1EE9c ch\xEDnh quy kh\xF4ng h\u1EE3p l\u1EC7",recordCount:"{0} C\xE1c \xF4 \u0111\u01B0\u1EE3c t\xECm th\u1EA5y",notCell:"Kh\xF4ng t\xECm th\u1EA5y \xF4 ph\xF9 h\u1EE3p",replaceSuccess:"\u0110\xE3 thay th\u1EBF th\xE0nh c\xF4ng {0} \xF4"}},renderer:{search:"t\xECm ki\u1EBFm",cases:{equal:"b\xECnh \u0111\u1EB3ng",unequal:"Kh\xF4ng b\u1EB1ng",gt:"L\u1EDBn h\u01A1n",ge:"L\u1EDBn h\u01A1n ho\u1EB7c b\u1EB1ng",lt:"\xCDt h\u01A1n",le:"Nh\u1ECF h\u01A1n ho\u1EB7c b\u1EB1ng",begin:"S\u1EF1 kh\u1EDFi \u0111\u1EA7u l\xE0",notbegin:"N\xF3 kh\xF4ng \u1EDF \u0111\u1EA7u",endin:"K\u1EBFt th\xFAc l\xE0",notendin:"K\u1EBFt th\xFAc kh\xF4ng",include:"Bao g\u1ED3m",exclude:"Kh\xF4ng bao g\u1ED3m",between:"Gi\u1EEFa",custom:"B\u1ED9 l\u1ECDc t\xF9y ch\u1EC9nh",insensitive:"Tr\u01B0\u1EDDng h\u1EE3p kh\xF4ng nh\u1EA1y c\u1EA3m",isSensitive:"tr\u01B0\u1EDDng h\u1EE3p nh\u1EA1y c\u1EA3m"},combination:{menus:{sort:"Lo\u1EA1i",clearSort:"X\xF3a lo\u1EA1i",sortAsc:"Th\u1EE9 t\u1EF1 t\u0103ng d\u1EA7n",sortDesc:"th\u1EE9 t\u1EF1 gi\u1EA3m d\u1EA7n",fixedColumn:"\u0110\xF3ng b\u0103ng c\u1ED9t",fixedGroup:"\u0110\xF3ng b\u0103ng nh\xF3m",cancelFixed:"Gi\u1EA3i ph\xF3ng",fixedLeft:"\u0110\xF3ng b\u0103ng tr\xE1i",fixedRight:"\u0110\xF3ng b\u0103ng \u0111\xFAng",clearFilter:"X\xF3a b\u1ED9 l\u1ECDc",textOption:"L\u1ECDc v\u0103n b\u1EA3n",numberOption:"L\u1ECDc s\u1ED1"},popup:{title:"Ph\u01B0\u01A1ng ph\xE1p l\u1ECDc t\xF9y ch\u1EC9nh",currColumnTitle:"C\u1ED9t hi\u1EC7n t\u1EA1i:",and:"V\xE0",or:"ho\u1EB7c",describeHtml:"C\xF3 s\u1EB5n? Bi\u1EC3u th\u1ECB m\u1ED9t k\xFD t\u1EF1 duy nh\u1EA5t <br/> s\u1EED d\u1EE5ng * \u0111\u1EA1i di\u1EC7n cho b\u1EA5t k\u1EF3 nhi\u1EC1u k\xFD t\u1EF1 n\xE0o"},empty:"(tr\u1ED1ng)",notData:"Kh\xF4ng ph\xF9 h\u1EE3p"}}}}),cn}var vT=ET(),CT=be(vT);const z2={},yT={"zh-CN":Bw,"zh-TW":C2,"zh-HK":C2,en:gw,de:hw,es:_w,fi:xw,fr:Ew,it:vw,ja:Cw,ko:yw,no:bw,pl:ww,pt:Tw,ru:kw,th:Aw,id:Sw,ms:Fw,vi:Dw},bT={"zh-CN":uT,"zh-TW":hT,"zh-HK":pT,en:Kr,de:Mw,es:zw,fi:Kr,fr:Uw,it:jw,ja:Kw,ko:Xw,no:eT,pl:Kr,pt:nT,ru:iT,th:xT,id:Kr,ms:Kr,vi:CT},wT={"zh-CN":"\u7B80\u4F53\u4E2D\u6587","zh-TW":"\u7E41\u9AD4\u4E2D\u6587(\u53F0\u7063)","zh-HK":"\u7E41\u9AD4\u4E2D\u6587(\u9999\u6E2F)",en:"English",de:"Deutsch",es:"Espa\xF1ol",fi:"Suomeksi",fr:"Fran\xE7ais",it:"Italiano",ja:"\u65E5\u672C\u8A9E",ko:"\uD55C\uAD6D\uC5B4",no:"Norsk",pl:"Polski",pt:"Portugu\xEAs",ru:"\u0420\u0443\u0441\u0441\u043A\u0438\u0439",th:"\u0E44\u0E17\u0E22",id:"Indonesia",ms:"Malaysia",vi:"Vi\u1EC7t Nam"},I2={de:"de",en:"us",es:"es",fi:"fi",fr:"fr",it:"it",ja:"jp",ko:"kr",no:"no",pl:"pl",pt:"pt",ru:"ru","zh-CN":"cn","zh-TW":"tw","zh-HK":"hk",th:"th",id:"id",ms:"ms",vi:"vi"},dn={en:[],"zh-CN":[],"zh-TW":[],"zh-HK":[],de:[],es:[],fi:[],fr:[],it:[],ja:[],ko:[],no:[],pl:[],pt:[],ru:[],th:[],id:[],ms:[],vi:[]},TT=e=>I2[e];function kT(e,t){let r={};return e[t].forEach(n=>{r=Object.assign({},r,n)}),r}const hr=g6({legacy:!1,silentTranslationWarn:!0,missingWarn:!1,silentFallbackWarn:!0,fallbackWarn:!1,locale:"zh-CN",fallbackLocale:"zh-CN",messages:{},globalInjection:!0,fallbackFormat:!1,missing:(e,t)=>(t.includes(".")?t.split(".").pop():t).replace(/\${(.+?)}/g,"$1")});async function BT(e,t){hr.global.mergeLocaleMessage(e,{\u4F60\u597D\u5417:"\u4F60\u597D\u5417\uFF1F",\u6765\u5566:"\u5566\u5566\u5566"})}async function AT(e){for(const t in e){const r=t.match(/(\S+)\/(\S+).ts/);dn[r[2]]?dn[r[2]].push(e[t].default):dn[r[2]]=e[t]}for(const t in dn)z2[t]={name:t,el:yT[t].el,message:kT(dn,t),vxe:bT[t].vxe},hr.global.setLocaleMessage(t,z2[t])}async function ST(e,t,r){await AT(t),hr.global.locale.value=r,e.use(hr),hr.global.setMissingHandler((n,o)=>{o.includes(".")&&console.warn(`[intlify] Not found '${o}' key in '${n}' locale messages.`)})}const $t=fr("userInfo",{state:()=>({userInfos:{},constList:[],dictList:{},userTableList:[]}),getters:{},actions:{async setUserInfos(){this.userInfos=it.get("userInfo")??await this.getApiUserInfo()},async setConstList(){this.constList=it.get("constList")??await this.getSysConstList(),it.get("constList")||it.set("constList",this.constList)},async setDictList(){var e=await Vr().getAllDictList().then(r=>r.data.result??{}),t=JSON.parse(JSON.stringify(e));await Promise.all(Object.keys(e).map(async r=>{e[r].forEach((n,o)=>{FT(t[r][o])})})),this.dictList=t},async setUserTables(){this.userTableList=it.get(Pe.userTable)??await this.getUserTableList(),it.get(Pe.userTable)||it.set(Pe.userTable,this.userTableList)},getApiUserInfo(){return new Promise(e=>{Vr().getUserInfo().then(t=>{if(t.data.result==null)return;var r=t.data.result;const n={id:r.id,loginId:r.loginId,tenantId:r.tenantId,account:r.account,realName:r.realName,phone:r.phone,idCardNum:r.idCardNum,email:r.email,accountType:r.accountType,avatar:r.avatar??"/logo.png",address:r.address,signature:r.signature,orgId:r.orgId,orgName:r.orgName,posName:r.posName,posId:r.posId,roles:r.roleIds,authApiList:r.apis,lastChangePasswordTime:r.lastChangePasswordTime,time:new Date().getTime()},o=Ua();o.themeConfig.watermarkText=r.watermarkText??"",o.themeConfig.isWatermark?yo.set(o.themeConfig.watermarkText):yo.del(),Ae.remove(Pe.themeConfig),Ae.set(Pe.themeConfig,o.themeConfig),e(n)})})},getUserTableList(){return new Promise(e=>{Vr().getUserRoleTableList().then(async t=>{e(t.data.result??[])})})},getSysConstList(){return new Promise(e=>{Vr().getConstList().then(async t=>{e(t.data.result??[])})})},getConstDataByTypeCode(e){return this.constList.find(t=>t.code===e)?.data?.result||[]},getConstItemNameByType(e,t){return this.getConstDataByTypeCode(e).find(n=>n.code===t)?.name},codeToName(e,t){return this.constList.find(r=>r.code===t).data.result.find(r=>r.code===e)?.name},getDictDataByCode(e){return this.dictList[e]||[]},getDictItemByValue(e,t){if(t!=null&&t!==""){const r=t.toString(),n=this.dictList[e]||[];for(const o of n)if(o.value==r)return o}return{}},getDictItemByLabel(e,t){if(t!=null&&t!==""){const r=t.toString(),n=this.dictList[e]||[];for(const o of n)if(o.label==r)return o}return{}}}}),FT=async e=>{};function DT(e){e.directive("auth",{mounted(t,r){const n=$t();n.userInfos.authApiList&&n.userInfos.authApiList.some(o=>o===r.value)||t.parentNode.removeChild(t)}}),e.directive("auths",{mounted(t,r){let n=!1;$t().userInfos.authApiList.map(i=>{r.value.map(l=>{i===l&&(n=!0)})}),n||t.parentNode.removeChild(t)}}),e.directive("auth-all",{mounted(t,r){const n=$t();Eo(r.value,n.userInfos.authApiList)||t.parentNode.removeChild(t)}})}function PT(e){e.directive("waves",{mounted(t,r){t.classList.add("waves-effect"),r.value&&t.classList.add(`waves-${r.value}`);function n(i){let l="";for(let s in i)i.hasOwnProperty(s)&&(l+=`${s}:${i[s]};`);return l}function o(i){let l=document.createElement("div");l.classList.add("waves-ripple"),t.appendChild(l);let s={left:`${i.layerX}px`,top:`${i.layerY}px`,opacity:1,transform:`scale(${t.clientWidth/100*10})`,"transition-duration":"750ms","transition-timing-function":"cubic-bezier(0.250, 0.460, 0.450, 0.940)"};l.setAttribute("style",n(s)),setTimeout(()=>{l.setAttribute("style",n({opacity:0,transform:s.transform,left:s.left,top:s.top})),setTimeout(()=>{l&&t.removeChild(l)},750)},450)}t.addEventListener("mousedown",o,!1)},unmounted(t){t.addEventListener("mousedown",()=>{})}})}function NT(e){e.directive("reclick",{mounted(t,r){t.addEventListener("click",()=>{t.disabled||(t.disabled=!0,setTimeout(()=>{t.disabled=!1},r.value===void 0?500:r.value))})},unmounted(t){t.disabled=!1}})}function LT(e){DT(e),PT(e),NT(e)}function OT(e){return $t().userInfos.authApiList.some(r=>r===e)}function MT(e){let t=!1;return $t().userInfos.authApiList.map(n=>{e.map(o=>{n===o&&(t=!0)})}),t}function VT(e){const t=$t();return Eo(e,t.userInfos.authApiList)}function RT(e,t){return a.withDirectives(e,[[a.resolveDirective("auth"),t]])}function zT(e,t){return a.withDirectives(e,[[a.resolveDirective("auths"),t]])}function IT(e,t){return a.withDirectives(e,[[a.resolveDirective("auth-all"),t]])}const HT=()=>[{text:"\u4ECA\u5929",value:new Date},{text:"\u6628\u5929",value:()=>{const e=new Date;return e.setTime(e.getTime()-3600*1e3*24),e}},{text:"\u4E0A\u5468",value:()=>{const e=new Date;return e.setTime(e.getTime()-3600*1e3*24*7),e}}];var H2=typeof global=="object"&&global&&global.Object===Object&&global,UT=typeof self=="object"&&self&&self.Object===Object&&self,gr=H2||UT||Function("return this")(),qa=gr.Symbol,U2=Object.prototype,qT=U2.hasOwnProperty,$T=U2.toString,pn=qa?qa.toStringTag:void 0;function jT(e){var t=qT.call(e,pn),r=e[pn];try{e[pn]=void 0;var n=!0}catch{}var o=$T.call(e);return n&&(t?e[pn]=r:delete e[pn]),o}var GT=Object.prototype,WT=GT.toString;function KT(e){return WT.call(e)}var YT="[object Null]",JT="[object Undefined]",q2=qa?qa.toStringTag:void 0;function $a(e){return e==null?e===void 0?JT:YT:q2&&q2 in Object(e)?jT(e):KT(e)}function mn(e){return e!=null&&typeof e=="object"}var Pi=Array.isArray;function jt(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}function $2(e){return e}var XT="[object AsyncFunction]",ZT="[object Function]",QT="[object GeneratorFunction]",ek="[object Proxy]";function Ni(e){if(!jt(e))return!1;var t=$a(e);return t==ZT||t==QT||t==XT||t==ek}var Li=gr["__core-js_shared__"],j2=function(){var e=/[^.]+$/.exec(Li&&Li.keys&&Li.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function tk(e){return!!j2&&j2 in e}var rk=Function.prototype,nk=rk.toString;function ak(e){if(e!=null){try{return nk.call(e)}catch{}try{return e+""}catch{}}return""}var ok=/[\\^$.*+?()[\]{}|]/g,ik=/^\[object .+?Constructor\]$/,lk=Function.prototype,sk=Object.prototype,uk=lk.toString,ck=sk.hasOwnProperty,dk=RegExp("^"+uk.call(ck).replace(ok,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function pk(e){if(!jt(e)||tk(e))return!1;var t=Ni(e)?dk:ik;return t.test(ak(e))}function mk(e,t){return e?.[t]}function Oi(e,t){var r=mk(e,t);return pk(r)?r:void 0}var G2=Object.create,fk=function(){function e(){}return function(t){if(!jt(t))return{};if(G2)return G2(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();function hk(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function gk(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}var _k=800,xk=16,Ek=Date.now;function vk(e){var t=0,r=0;return function(){var n=Ek(),o=xk-(n-r);if(r=n,o>0){if(++t>=_k)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function Ck(e){return function(){return e}}var ja=function(){try{var e=Oi(Object,"defineProperty");return e({},"",{}),e}catch{}}(),yk=ja?function(e,t){return ja(e,"toString",{configurable:!0,enumerable:!1,value:Ck(t),writable:!0})}:$2,bk=vk(yk),wk=9007199254740991,Tk=/^(?:0|[1-9]\d*)$/;function W2(e,t){var r=typeof e;return t=t??wk,!!t&&(r=="number"||r!="symbol"&&Tk.test(e))&&e>-1&&e%1==0&&e<t}function Mi(e,t,r){t=="__proto__"&&ja?ja(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}function Ga(e,t){return e===t||e!==e&&t!==t}var kk=Object.prototype,Bk=kk.hasOwnProperty;function Ak(e,t,r){var n=e[t];(!(Bk.call(e,t)&&Ga(n,r))||r===void 0&&!(t in e))&&Mi(e,t,r)}function Sk(e,t,r,n){var o=!r;r||(r={});for(var i=-1,l=t.length;++i<l;){var s=t[i],c=void 0;c===void 0&&(c=e[s]),o?Mi(r,s,c):Ak(r,s,c)}return r}var K2=Math.max;function Fk(e,t,r){return t=K2(t===void 0?e.length-1:t,0),function(){for(var n=arguments,o=-1,i=K2(n.length-t,0),l=Array(i);++o<i;)l[o]=n[t+o];o=-1;for(var s=Array(t+1);++o<t;)s[o]=n[o];return s[t]=r(l),hk(e,this,s)}}function Dk(e,t){return bk(Fk(e,t,$2),e+"")}var Pk=9007199254740991;function Y2(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Pk}function Vi(e){return e!=null&&Y2(e.length)&&!Ni(e)}function Nk(e,t,r){if(!jt(r))return!1;var n=typeof t;return(n=="number"?Vi(r)&&W2(t,r.length):n=="string"&&t in r)?Ga(r[t],e):!1}function Lk(e){return Dk(function(t,r){var n=-1,o=r.length,i=o>1?r[o-1]:void 0,l=o>2?r[2]:void 0;for(i=e.length>3&&typeof i=="function"?(o--,i):void 0,l&&Nk(r[0],r[1],l)&&(i=o<3?void 0:i,o=1),t=Object(t);++n<o;){var s=r[n];s&&e(t,s,n,i)}return t})}var Ok=Object.prototype;function J2(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Ok;return e===r}function Mk(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}var Vk="[object Arguments]";function X2(e){return mn(e)&&$a(e)==Vk}var Z2=Object.prototype,Rk=Z2.hasOwnProperty,zk=Z2.propertyIsEnumerable,Ri=X2(function(){return arguments}())?X2:function(e){return mn(e)&&Rk.call(e,"callee")&&!zk.call(e,"callee")};function Ik(){return!1}var Q2=typeof H=="object"&&H&&!H.nodeType&&H,e1=Q2&&typeof module=="object"&&module&&!module.nodeType&&module,Hk=e1&&e1.exports===Q2,t1=Hk?gr.Buffer:void 0,Uk=t1?t1.isBuffer:void 0,r1=Uk||Ik,qk="[object Arguments]",$k="[object Array]",jk="[object Boolean]",Gk="[object Date]",Wk="[object Error]",Kk="[object Function]",Yk="[object Map]",Jk="[object Number]",Xk="[object Object]",Zk="[object RegExp]",Qk="[object Set]",eB="[object String]",tB="[object WeakMap]",rB="[object ArrayBuffer]",nB="[object DataView]",aB="[object Float32Array]",oB="[object Float64Array]",iB="[object Int8Array]",lB="[object Int16Array]",sB="[object Int32Array]",uB="[object Uint8Array]",cB="[object Uint8ClampedArray]",dB="[object Uint16Array]",pB="[object Uint32Array]",xe={};xe[aB]=xe[oB]=xe[iB]=xe[lB]=xe[sB]=xe[uB]=xe[cB]=xe[dB]=xe[pB]=!0,xe[qk]=xe[$k]=xe[rB]=xe[jk]=xe[nB]=xe[Gk]=xe[Wk]=xe[Kk]=xe[Yk]=xe[Jk]=xe[Xk]=xe[Zk]=xe[Qk]=xe[eB]=xe[tB]=!1;function mB(e){return mn(e)&&Y2(e.length)&&!!xe[$a(e)]}function fB(e){return function(t){return e(t)}}var n1=typeof H=="object"&&H&&!H.nodeType&&H,fn=n1&&typeof module=="object"&&module&&!module.nodeType&&module,hB=fn&&fn.exports===n1,zi=hB&&H2.process,a1=function(){try{var e=fn&&fn.require&&fn.require("util").types;return e||zi&&zi.binding&&zi.binding("util")}catch{}}(),o1=a1&&a1.isTypedArray,i1=o1?fB(o1):mB;function gB(e,t){var r=Pi(e),n=!r&&Ri(e),o=!r&&!n&&r1(e),i=!r&&!n&&!o&&i1(e),l=r||n||o||i,s=l?Mk(e.length,String):[],c=s.length;for(var u in e)l&&(u=="length"||o&&(u=="offset"||u=="parent")||i&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||W2(u,c))||s.push(u);return s}function _B(e,t){return function(r){return e(t(r))}}function xB(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}var EB=Object.prototype,vB=EB.hasOwnProperty;function CB(e){if(!jt(e))return xB(e);var t=J2(e),r=[];for(var n in e)n=="constructor"&&(t||!vB.call(e,n))||r.push(n);return r}function l1(e){return Vi(e)?gB(e):CB(e)}var hn=Oi(Object,"create");function yB(){this.__data__=hn?hn(null):{},this.size=0}function bB(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var wB="__lodash_hash_undefined__",TB=Object.prototype,kB=TB.hasOwnProperty;function BB(e){var t=this.__data__;if(hn){var r=t[e];return r===wB?void 0:r}return kB.call(t,e)?t[e]:void 0}var AB=Object.prototype,SB=AB.hasOwnProperty;function FB(e){var t=this.__data__;return hn?t[e]!==void 0:SB.call(t,e)}var DB="__lodash_hash_undefined__";function PB(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=hn&&t===void 0?DB:t,this}function Gt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Gt.prototype.clear=yB,Gt.prototype.delete=bB,Gt.prototype.get=BB,Gt.prototype.has=FB,Gt.prototype.set=PB;function NB(){this.__data__=[],this.size=0}function Wa(e,t){for(var r=e.length;r--;)if(Ga(e[r][0],t))return r;return-1}var LB=Array.prototype,OB=LB.splice;function MB(e){var t=this.__data__,r=Wa(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():OB.call(t,r,1),--this.size,!0}function VB(e){var t=this.__data__,r=Wa(t,e);return r<0?void 0:t[r][1]}function RB(e){return Wa(this.__data__,e)>-1}function zB(e,t){var r=this.__data__,n=Wa(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}function gt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}gt.prototype.clear=NB,gt.prototype.delete=MB,gt.prototype.get=VB,gt.prototype.has=RB,gt.prototype.set=zB;var s1=Oi(gr,"Map");function IB(){this.size=0,this.__data__={hash:new Gt,map:new(s1||gt),string:new Gt}}function HB(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function Ka(e,t){var r=e.__data__;return HB(t)?r[typeof t=="string"?"string":"hash"]:r.map}function UB(e){var t=Ka(this,e).delete(e);return this.size-=t?1:0,t}function qB(e){return Ka(this,e).get(e)}function $B(e){return Ka(this,e).has(e)}function jB(e,t){var r=Ka(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}function _r(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}_r.prototype.clear=IB,_r.prototype.delete=UB,_r.prototype.get=qB,_r.prototype.has=$B,_r.prototype.set=jB;var u1=_B(Object.getPrototypeOf,Object),GB="[object Object]",WB=Function.prototype,KB=Object.prototype,c1=WB.toString,YB=KB.hasOwnProperty,JB=c1.call(Object);function XB(e){if(!mn(e)||$a(e)!=GB)return!1;var t=u1(e);if(t===null)return!0;var r=YB.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&c1.call(r)==JB}function ZB(){this.__data__=new gt,this.size=0}function QB(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}function eA(e){return this.__data__.get(e)}function tA(e){return this.__data__.has(e)}var rA=200;function nA(e,t){var r=this.__data__;if(r instanceof gt){var n=r.__data__;if(!s1||n.length<rA-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new _r(n)}return r.set(e,t),this.size=r.size,this}function xr(e){var t=this.__data__=new gt(e);this.size=t.size}xr.prototype.clear=ZB,xr.prototype.delete=QB,xr.prototype.get=eA,xr.prototype.has=tA,xr.prototype.set=nA;var d1=typeof H=="object"&&H&&!H.nodeType&&H,p1=d1&&typeof module=="object"&&module&&!module.nodeType&&module,aA=p1&&p1.exports===d1,m1=aA?gr.Buffer:void 0;m1&&m1.allocUnsafe;function oA(e,t){return e.slice()}var f1=gr.Uint8Array;function iA(e){var t=new e.constructor(e.byteLength);return new f1(t).set(new f1(e)),t}function lA(e,t){var r=iA(e.buffer);return new e.constructor(r,e.byteOffset,e.length)}function sA(e){return typeof e.constructor=="function"&&!J2(e)?fk(u1(e)):{}}function uA(e){return function(t,r,n){for(var o=-1,i=Object(t),l=n(t),s=l.length;s--;){var c=l[++o];if(r(i[c],c,i)===!1)break}return t}}var cA=uA();function Ii(e,t,r){(r!==void 0&&!Ga(e[t],r)||r===void 0&&!(t in e))&&Mi(e,t,r)}function dA(e){return mn(e)&&Vi(e)}function Hi(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}function pA(e){return Sk(e,l1(e))}function mA(e,t,r,n,o,i,l){var s=Hi(e,r),c=Hi(t,r),u=l.get(c);if(u){Ii(e,r,u);return}var d=i?i(s,c,r+"",e,t,l):void 0,m=d===void 0;if(m){var p=Pi(c),x=!p&&r1(c),f=!p&&!x&&i1(c);d=c,p||x||f?Pi(s)?d=s:dA(s)?d=gk(s):x?(m=!1,d=oA(c)):f?(m=!1,d=lA(c)):d=[]:XB(c)||Ri(c)?(d=s,Ri(s)?d=pA(s):(!jt(s)||Ni(s))&&(d=sA(c))):m=!1}m&&(l.set(c,d),o(d,c,n,i,l),l.delete(c)),Ii(e,r,d)}function h1(e,t,r,n,o){e!==t&&cA(t,function(i,l){if(o||(o=new xr),jt(i))mA(e,t,l,r,h1,n,o);else{var s=n?n(Hi(e,l),i,l+"",e,t,o):void 0;s===void 0&&(s=i),Ii(e,l,s)}},l1)}var fA=Lk(function(e,t,r){h1(e,t,r)});const Ui=Ua(Di).themeConfig.globalComponentSize=="small"?"mini":Ua(Di).themeConfig.globalComponentSize=="default"?"small":"medium",hA=(e,t)=>{e.id=e.id?e.id:String(new Date().getTime());const r=e.spanFields??[],n=e.spanValueField??"id",o=a.reactive({id:e.id,height:"auto",autoResize:!0,size:Ui,loading:!1,align:"center",spanMethod:r.length>0?({row:i,rowIndex:l,column:s,visibleData:c})=>{const u=i[n];if(u&&r.includes(s.field)){const d=c[l-1];let m=c[l+1];if(d&&d[n]===u)return{rowspan:0,colspan:0};{let p=1;for(;m&&m[n]===u;)m=c[++p+l];if(p>1)return{rowspan:p,colspan:1}}}}:e.spanMethod?e.spanMethod:({row:i,rowIndex:l,column:s,visibleData:c})=>{},columns:e.columns,showFooter:e.showFooter,footerData:e.footerData,footerMethod:e.footerMethod,toolbarConfig:{size:Ui,slots:{buttons:"toolbar_buttons",tools:"toolbar_tools"},refresh:!0,refreshOptions:{code:"query"},export:!0,print:!0,zoom:!0,custom:!0},checkboxConfig:{range:!0},exportConfig:{remote:!1,filename:`${e.name}\u5BFC\u51FA_${Le.dayjs().format("YYMMDDHHmmss")}`},pagerConfig:{enabled:!0,size:Ui,pageSize:50},printConfig:{sheetName:""},importConfig:{remote:!1,types:["xlsx"],mode:"insert"},customConfig:{storage:{visible:!0,resizable:!0}}});return e.data?o.data=e.data:o.proxyConfig={enabled:!0,autoLoad:!1,sort:!0,response:{list:"data.result",result:"data.result.items",total:"data.result.total",message:"data.message"}},e.sortConfig?o.sortConfig=e.sortConfig:o.sortConfig={remote:!0},t?fA(o,t):o},gA="1.0.0",_A=fu.install;H.AccountTypeEnum=_u,H.FmAutocomplete=du,H.FmDragImg=D7,H.FmLogin=mu,H.FmNoticeBar=uu,H.FmTransfer=su,H.Fminputdropdown=pu,H.Fmselect=cu,H.HttpMethodEnum=Eu,H.JobCreateTypeEnum=xu,H.Local=Ae,H.NextLoading=V7,H.PUB=Pe,H.Session=it,H.Watermark=yo,H.accessTokenKey=or,H.auth=OT,H.authAll=VT,H.auths=MT,H.axiosInstance=A6,H.base64ToFile=t4,H.blobToFile=r4,H.cancelAllRequest=F6,H.cancelRequest=ri,H.clearAccessTokens=Or,H.clearTokens=ru,H.clone=Co,H.commonFunction=tu,H.commonFunctionObj=k6,H.dataURLtoBlob=W0,H.decryptJWT=au,H.default=fu,H.directive=LT,H.downloadByBase64=J0,H.downloadByData=X0,H.downloadByOnlineUrl=S4,H.downloadByUrl=Z0,H.downloadStreamFile=F4,H.elSvg=lu,H.emitter=Qp,H.feature=R7,H.fileToBase64=e4,H.formatAxis=A4,H.formatDate=wr,H.formatPast=B4,H.getCountryCode=TT,H.getFileName=el,H.getFileUrl=Um,H.getJWTDate=ou,H.getToken=B6,H.getWeek=Y0,H.hAuth=RT,H.hAuthAll=IT,H.hAuths=zT,H.i18n=hr,H.install=_A,H.isObjectValueEqual=j0,H.iso_3166_1_CountryList=I2,H.judgementIdCard=k4,H.judgementSameArr=Eo,H.languageList=wT,H.mergMessage=BT,H.openWindow=Q0,H.pinia=Di,H.refreshAccessTokenKey=Lr,H.removeDuplicate=vo,H.request2=D6,H.service=oe,H.setIntroduction=M7,H.setupI18n=ST,H.showFileUrl=qm,H.signatureByKSort=Hm,H.tansParams=nu,H.urlToBase64=K0,H.useApi=P6,H.useBaseApi=iu,H.useChangeColor=Tr,H.useDateTimeShortCust=HT,H.useKeepALiveNames=dw,H.useLoginApi=z7,H.useRequestOldRoutes=pw,H.useRoutesList=mw,H.useSysApi=Vr,H.useTagsViewRoutes=fw,H.useThemeConfig=Ua,H.useUserInfo=$t,H.useVxeTable=hA,H.verifiyNumberInteger=i4,H.verifyAccount=h4,H.verifyAndSpace=u4,H.verifyCarNum=T4,H.verifyCnAndSpace=l4,H.verifyEmail=v4,H.verifyEnAndSpace=s4,H.verifyFullName=y4,H.verifyIPAddress=E4,H.verifyIdCard=C4,H.verifyNumberCnUppercase=p4,H.verifyNumberComma=c4,H.verifyNumberIntegerAndFloat=wo,H.verifyNumberPercentage=a4,H.verifyNumberPercentageFloat=o4,H.verifyPassword=g4,H.verifyPasswordPowerful=_4,H.verifyPasswordStrength=x4,H.verifyPhone=m4,H.verifyPostalCode=b4,H.verifyTelPhone=f4,H.verifyTextColor=d4,H.verifyUrl=w4,H.version=gA,Object.defineProperty(H,"__esModule",{value:!0})});