@fmdeui/fmui 1.0.87 → 1.0.88

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 (117) 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/hooks/useVxeTableOptionsHook.d.ts +612 -328
  17. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.mjs +25 -7
  18. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/en-US.mjs +26 -8
  19. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.mjs +25 -7
  20. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.mjs +27 -9
  21. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.mjs +26 -8
  22. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.mjs +25 -7
  23. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.mjs +26 -8
  24. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.mjs +27 -9
  25. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.mjs +27 -9
  26. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.mjs +25 -7
  27. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.mjs +26 -8
  28. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.mjs +25 -7
  29. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.mjs +25 -7
  30. package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.mjs +25 -7
  31. package/es/packages/locale/index.mjs +18 -18
  32. package/index.js +361 -109
  33. package/index.min.js +6 -6
  34. package/index.min.mjs +7 -7
  35. package/index.mjs +361 -109
  36. package/lib/_virtual/de-DE.js +1 -1
  37. package/lib/_virtual/en-US.js +1 -1
  38. package/lib/_virtual/es-ES.js +1 -1
  39. package/lib/_virtual/fr-FR.js +1 -1
  40. package/lib/_virtual/it-IT.js +1 -1
  41. package/lib/_virtual/ja-JP.js +1 -1
  42. package/lib/_virtual/ko-KR.js +1 -1
  43. package/lib/_virtual/nb-NO.js +1 -1
  44. package/lib/_virtual/pt-BR.js +1 -1
  45. package/lib/_virtual/ru-RU.js +1 -1
  46. package/lib/_virtual/th-TH.js +1 -1
  47. package/lib/_virtual/vi-VN.js +1 -1
  48. package/lib/_virtual/zh-CN.js +1 -1
  49. package/lib/_virtual/zh-HK.js +1 -1
  50. package/lib/_virtual/zh-TW.js +1 -1
  51. package/lib/hooks/useVxeTableOptionsHook.d.ts +612 -328
  52. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/de-DE.js +25 -7
  53. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/en-US.js +26 -8
  54. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/es-ES.js +25 -7
  55. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/fr-FR.js +27 -9
  56. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/it-IT.js +26 -8
  57. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/ja-JP.js +25 -7
  58. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/ko-KR.js +26 -8
  59. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/nb-NO.js +27 -9
  60. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/pt-BR.js +27 -9
  61. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/ru-RU.js +25 -7
  62. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/th-TH.js +26 -8
  63. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/vi-VN.js +25 -7
  64. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-CHT.js +25 -7
  65. package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-CN.js +25 -7
  66. package/lib/packages/locale/index.js +18 -18
  67. package/locale/en.js +1 -1
  68. package/locale/en.min.js +1 -1
  69. package/locale/en.min.mjs +1 -1
  70. package/locale/en.mjs +1 -1
  71. package/locale/zh-cn.js +1 -1
  72. package/locale/zh-cn.min.js +1 -1
  73. package/locale/zh-cn.min.mjs +1 -1
  74. package/locale/zh-cn.mjs +1 -1
  75. package/package.json +1 -1
  76. /package/es/{defaults.css → make-installer.css} +0 -0
  77. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/de.mjs +0 -0
  78. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/en.mjs +0 -0
  79. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/es.mjs +0 -0
  80. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/fi.mjs +0 -0
  81. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/fr.mjs +0 -0
  82. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/id.mjs +0 -0
  83. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/it.mjs +0 -0
  84. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ja.mjs +0 -0
  85. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ko.mjs +0 -0
  86. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ms.mjs +0 -0
  87. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/no.mjs +0 -0
  88. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/pl.mjs +0 -0
  89. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/pt.mjs +0 -0
  90. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ru.mjs +0 -0
  91. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/th.mjs +0 -0
  92. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/vi.mjs +0 -0
  93. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/zh-cn.mjs +0 -0
  94. /package/es/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/zh-tw.mjs +0 -0
  95. /package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.mjs +0 -0
  96. /package/es/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.mjs +0 -0
  97. /package/lib/{version.css → component.css} +0 -0
  98. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/de.js +0 -0
  99. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/en.js +0 -0
  100. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/es.js +0 -0
  101. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/fi.js +0 -0
  102. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/fr.js +0 -0
  103. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/id.js +0 -0
  104. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/it.js +0 -0
  105. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ja.js +0 -0
  106. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ko.js +0 -0
  107. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ms.js +0 -0
  108. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/no.js +0 -0
  109. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/pl.js +0 -0
  110. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/pt.js +0 -0
  111. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/ru.js +0 -0
  112. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/th.js +0 -0
  113. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/vi.js +0 -0
  114. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/zh-cn.js +0 -0
  115. /package/lib/node_modules/.pnpm/{element-plus@2.13.7_typescr_0fa4751f8fa020301a8746973788e8b7 → element-plus@2.13.7_typescr_7bea0a9dab366b1b58e3315c76e3d1ea}/node_modules/element-plus/es/locale/lang/zh-tw.js +0 -0
  116. /package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-HK.js +0 -0
  117. /package/lib/node_modules/.pnpm/{vxe-table@4.18.12_vue@3.5.32_typescript@5.9.3_ → vxe-table@4.19.4_vue@3.5.32_typescript@6.0.3_}/node_modules/vxe-table/lib/locale/lang/zh-TW.js +0 -0
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! fmdeui-fmui v1.0.87 */
1
+ /*! fmdeui-fmui v1.0.88 */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vxe-table'), require('@vxe-ui/plugin-render-element'), require('@vxe-ui/plugin-export-xlsx'), require('vxe-pc-ui'), require('exceljs'), require('@element-plus/icons-vue'), require('vue'), require('element-plus'), require('lodash-es'), require('js-cookie'), require('pinia'), require('vue-router'), require('@vueuse/core'), require('crypto-js'), require('xlsx-js-style'), require('vue-i18n'), require('sortablejs'), require('screenfull'), require('push.js'), require('mitt'), require('@microsoft/signalr'), require('axios')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', 'vxe-table', '@vxe-ui/plugin-render-element', '@vxe-ui/plugin-export-xlsx', 'vxe-pc-ui', 'exceljs', '@element-plus/icons-vue', 'vue', 'element-plus', 'lodash-es', 'js-cookie', 'pinia', 'vue-router', '@vueuse/core', 'crypto-js', 'xlsx-js-style', 'vue-i18n', 'sortablejs', 'screenfull', 'push.js', 'mitt', '@microsoft/signalr', 'axios'], factory) :
@@ -7289,7 +7289,7 @@
7289
7289
  useErr: 'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',
7290
7290
  barUnableLink: 'The toolbar cannot associate tables',
7291
7291
  expandContent: 'The slot for the expanded line should be "content", please check if it is correct',
7292
- reqComp: 'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',
7292
+ reqComp: 'The component "{0}" is missing. Please check if it is installed correctly. https://vxeui.com/#/start/useUI/useGlobal',
7293
7293
  reqModule: 'Missing "{0}" module',
7294
7294
  reqProp: 'The necessary "{0}" parameter is missing, which may cause an error',
7295
7295
  emptyProp: 'Parameter "{0}" is not allowed to be empty',
@@ -7320,7 +7320,7 @@
7320
7320
  treeNotImp: 'Tree tables do not support import',
7321
7321
  treeCrossDrag: 'Only drag the first level',
7322
7322
  treeDragChild: 'Parents cannot drag to their own children',
7323
- reqPlugin: '"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',
7323
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
7324
7324
  errMaxRow: 'Exceeding the maximum supported data volume {0} rows, this may cause an error',
7325
7325
  useNew: 'It is not recommended to use {0}. Please use {1} instead.',
7326
7326
  errorVersion: 'Version mismatch. Current version is {0}, while the minimum supported version is {1}.'
@@ -7368,11 +7368,12 @@
7368
7368
  select: {
7369
7369
  clear: 'Clear',
7370
7370
  allChecked: 'All',
7371
- total: '{0} / {1}',
7371
+ total: '{0} items selected',
7372
+ close: 'Close',
7372
7373
  search: 'Search',
7373
7374
  loadingText: 'Loading',
7374
7375
  emptyText: 'No data yet',
7375
- maxOpt: 'The maximum number that can be selected cannot exceed {0}.',
7376
+ maxSize: '最大可选择的数量不能超过 {0}',
7376
7377
  overSizeErr: 'The maximum selectable quantity of {0} has been exceeded. The excess part will be ignored!',
7377
7378
  searchEmpty: 'No matching data found!'
7378
7379
  },
@@ -7385,7 +7386,8 @@
7385
7386
  allChecked: 'Check all',
7386
7387
  allExpand: 'Expand all',
7387
7388
  clearExpand: 'Collapse all',
7388
- total: 'Selected {0}',
7389
+ total: '{0} items selected',
7390
+ close: 'Close',
7389
7391
  search: 'Search',
7390
7392
  emptyText: 'No data yet'
7391
7393
  },
@@ -7428,7 +7430,7 @@
7428
7430
  cstmDragTarget: 'Move: {0}',
7429
7431
  setting: {
7430
7432
  colSort: 'Sort',
7431
- sortHelpTip: 'Click and drag the icons to adjust the order.',
7433
+ sortHelpTip: '点击图标开始拖动',
7432
7434
  colTitle: 'Column title',
7433
7435
  colResizable: 'Column width (pixels)',
7434
7436
  colVisible: 'Whether to display',
@@ -7436,7 +7438,15 @@
7436
7438
  colFixedMax: 'Freeze columns (up to {0} columns)',
7437
7439
  fixedLeft: 'Left side',
7438
7440
  fixedUnset: 'Not set',
7439
- fixedRight: 'Right side'
7441
+ fixedRight: 'Right side',
7442
+ moveUp: 'Up',
7443
+ moveDn: 'Down',
7444
+ putTop: 'Top',
7445
+ putBottom: 'Bottom',
7446
+ moveUpTitle: '点击向上移动',
7447
+ moveDnTitle: '点击向下移动',
7448
+ putTopTitle: '点击置顶',
7449
+ putBottomTitle: '点击置尾'
7440
7450
  }
7441
7451
  },
7442
7452
  import: {
@@ -7494,6 +7504,10 @@
7494
7504
  expMergeTitle: 'If present, cells with merged structures are supported',
7495
7505
  expOptAllExpand: 'Expand the tree',
7496
7506
  expAllExpandTitle: 'If it exists, it is supported to expand all data with hierarchical structures',
7507
+ expOptTreeAllExpand: 'Expand tree',
7508
+ expTreeAllExpandTitle: 'If present, automatically expand all tree levels',
7509
+ expOptRowGroupAllExpand: 'Expand group',
7510
+ expRowGroupAllExpandTitle: 'If present, automatically expand all group levels',
7497
7511
  expOptUseStyle: 'style',
7498
7512
  expUseStyleTitle: 'If present, cells with style are supported',
7499
7513
  expOptOriginal: 'Source data',
@@ -7812,6 +7826,10 @@
7812
7826
  contextMenu: {
7813
7827
  loadingText: 'Loading'
7814
7828
  },
7829
+ switch: {
7830
+ onText: 'On',
7831
+ offText: 'Off'
7832
+ },
7815
7833
  gantt: {
7816
7834
  tFullFormat: {
7817
7835
  year: '{yyyy}年',
@@ -7902,7 +7920,7 @@
7902
7920
  groupPlaceholder: 'Drag here to set row groups',
7903
7921
  valuesPlaceholder: 'Drag here to aggregate',
7904
7922
  dragExistCol: 'The column already exists',
7905
- sortHelpTip: 'Click and drag the icons to adjust the order.'
7923
+ sortHelpTip: '点击图标开始拖动'
7906
7924
  },
7907
7925
  aggFuncs: {
7908
7926
  sum: 'Sum',
@@ -8139,7 +8157,7 @@
8139
8157
  useErr: 'Bei der Installation des Moduls "{0}" trat ein Fehler auf. Die Bestellung kann falsch sein. Das abhängige Modul muss vor der Tabelle installiert werden',
8140
8158
  barUnableLink: 'Die Symbolleiste kann Tabellen nicht assoziieren',
8141
8159
  expandContent: 'Der Steckplatz für die erweiterte Linie sollte "Inhalt" sein. Bitte prüfen Sie, ob sie korrekt ist',
8142
- reqComp: 'Die "{0}" -Komponente fehlt, bitte prüfen Sie, ob sie korrekt installiert ist. https://vxeui.com/#/start/useglobal',
8160
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
8143
8161
  reqModule: 'Fehlendes "{0}" Modul',
8144
8162
  reqProp: 'Der erforderliche Parameter "{0}" fehlt, der einen Fehler verursachen kann',
8145
8163
  emptyProp: 'Parameter "{0}" darf nicht leer sein',
@@ -8170,7 +8188,7 @@
8170
8188
  treeNotImp: 'Baumtische unterstützen den Import nicht',
8171
8189
  treeCrossDrag: 'Ziehen Sie nur die erste Ebene',
8172
8190
  treeDragChild: 'Eltern können nicht zu ihren eigenen Kindern ziehen',
8173
- reqPlugin: '"{1}" ist nicht unter https://vxeui.com/Otheriationation installiert',
8191
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
8174
8192
  errMaxRow: 'Wenn das maximal unterstützte Datenvolumen {0} Zeilen überschreitet, kann dies einen Fehler verursachen',
8175
8193
  useNew: '{0} wird nicht empfohlen, bitte verwenden Sie {1}',
8176
8194
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -8218,7 +8236,8 @@
8218
8236
  select: {
8219
8237
  clear: 'Klar',
8220
8238
  allChecked: 'Wählen Sie alle aus',
8221
- total: '{0} / {1}',
8239
+ total: '已选 {0} ',
8240
+ close: '关闭',
8222
8241
  search: 'suchen',
8223
8242
  loadingText: 'Laden',
8224
8243
  emptyText: 'Noch keine Daten',
@@ -8235,7 +8254,8 @@
8235
8254
  allChecked: 'Wählen Sie alle aus',
8236
8255
  allExpand: 'Alle erweitern',
8237
8256
  clearExpand: 'Alle schließen',
8238
- total: 'Ausgewählt {0}',
8257
+ total: '已选 {0}',
8258
+ close: '关闭',
8239
8259
  search: 'suchen',
8240
8260
  emptyText: 'Noch keine Daten'
8241
8261
  },
@@ -8278,7 +8298,7 @@
8278
8298
  cstmDragTarget: 'Bewegung: {0}',
8279
8299
  setting: {
8280
8300
  colSort: 'Sortieren',
8281
- sortHelpTip: 'Klicken Sie auf das Symbol und ziehen Sie das Symbol, um die Bestellung anzupassen',
8301
+ sortHelpTip: '点击图标开始拖动',
8282
8302
  colTitle: 'Spaltenentitel',
8283
8303
  colResizable: 'Säulenbreite (Pixel)',
8284
8304
  colVisible: 'Ob angezeigt',
@@ -8286,7 +8306,15 @@
8286
8306
  colFixedMax: 'Spalten einfrieren (bis zu {0} Spalten)',
8287
8307
  fixedLeft: 'Linke Seite',
8288
8308
  fixedUnset: 'Nicht gesetzt',
8289
- fixedRight: 'Rechte Seite'
8309
+ fixedRight: 'Rechte Seite',
8310
+ moveUp: '上移',
8311
+ moveDn: '下移',
8312
+ putTop: '置顶',
8313
+ putBottom: '置尾',
8314
+ moveUpTitle: '点击向上移动',
8315
+ moveDnTitle: '点击向下移动',
8316
+ putTopTitle: '点击置顶',
8317
+ putBottomTitle: '点击置尾'
8290
8318
  }
8291
8319
  },
8292
8320
  import: {
@@ -8344,6 +8372,10 @@
8344
8372
  expMergeTitle: 'Wenn vorhanden, werden Zellen mit zusammengeführten Strukturen unterstützt',
8345
8373
  expOptAllExpand: 'Den Baum erweitern',
8346
8374
  expAllExpandTitle: 'Wenn es existiert, wird es unterstützt, alle Daten mit hierarchischen Strukturen zu erweitern',
8375
+ expOptTreeAllExpand: '展开树',
8376
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
8377
+ expOptRowGroupAllExpand: '展开分组',
8378
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
8347
8379
  expOptUseStyle: 'Stil',
8348
8380
  expUseStyleTitle: 'Wenn vorhanden, werden Zellen mit Stil unterstützt',
8349
8381
  expOptOriginal: 'Quelldaten',
@@ -8662,6 +8694,10 @@
8662
8694
  contextMenu: {
8663
8695
  loadingText: '加载中...'
8664
8696
  },
8697
+ switch: {
8698
+ onText: '打开',
8699
+ offText: '关闭'
8700
+ },
8665
8701
  gantt: {
8666
8702
  tFullFormat: {
8667
8703
  year: '{yyyy}年',
@@ -8752,7 +8788,7 @@
8752
8788
  groupPlaceholder: 'Ziehen Sie hier zur Gruppe',
8753
8789
  valuesPlaceholder: 'Ziehen Sie hierher, um zu aggregieren',
8754
8790
  dragExistCol: 'Diese Spalte existiert bereits',
8755
- sortHelpTip: 'Klicken Sie auf das Symbol und ziehen Sie das Symbol, um die Bestellung anzupassen'
8791
+ sortHelpTip: '点击图标开始拖动'
8756
8792
  },
8757
8793
  aggFuncs: {
8758
8794
  sum: 'Bitten Sie nach Summe',
@@ -8989,7 +9025,7 @@
8989
9025
  useErr: 'Se produjo un error al instalar el módulo "{0}". El pedido puede ser incorrecto. El módulo dependiente debe instalarse antes de la tabla',
8990
9026
  barUnableLink: 'La barra de herramientas no puede asociar tablas',
8991
9027
  expandContent: 'La ranura para la línea expandida debe ser "contenido", verifique si es correcto',
8992
- reqComp: 'Falta el componente "{0}", verifique si está instalado correctamente. https://vxeui.com/#/start/useglobal',
9028
+ reqComp: 'The component "{0}" is missing. Please check if it is installed correctly. https://vxeui.com/#/start/useUI/useGlobal',
8993
9029
  reqModule: 'Falta módulo "{0}"',
8994
9030
  reqProp: 'Falta el parámetro "{0}" necesario, lo que puede causar un error',
8995
9031
  emptyProp: 'El parámetro "{0}" no puede estar vacío',
@@ -9020,7 +9056,7 @@
9020
9056
  treeNotImp: 'Las tablas de árboles no admiten la importación',
9021
9057
  treeCrossDrag: 'Solo arrastre el primer nivel',
9022
9058
  treeDragChild: 'Los padres no pueden arrastrar a sus propios hijos',
9023
- reqPlugin: '"{1}" no está instalado en https://vxeui.com/other{0 /#/{1}/install',
9059
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
9024
9060
  errMaxRow: 'Al exceder las filas de volumen de datos máximos admitidos, esto puede causar un error',
9025
9061
  useNew: '{0} no se recomienda, use {1}',
9026
9062
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -9068,7 +9104,8 @@
9068
9104
  select: {
9069
9105
  clear: 'Claro',
9070
9106
  allChecked: 'Seleccionar todo',
9071
- total: '{0} / {1}',
9107
+ total: '{0} items selected',
9108
+ close: 'Close',
9072
9109
  search: 'buscar',
9073
9110
  loadingText: 'cargando',
9074
9111
  emptyText: 'Aún no hay datos',
@@ -9085,7 +9122,8 @@
9085
9122
  allChecked: 'Seleccionar todo',
9086
9123
  allExpand: 'Expandir todo',
9087
9124
  clearExpand: 'Cerrar todo',
9088
- total: 'Seleccionado {0}',
9125
+ total: '{0} items selected',
9126
+ close: 'Close',
9089
9127
  search: 'buscar',
9090
9128
  emptyText: 'Aún no hay datos'
9091
9129
  },
@@ -9128,7 +9166,7 @@
9128
9166
  cstmDragTarget: 'Mover: {0}',
9129
9167
  setting: {
9130
9168
  colSort: 'Clasificar',
9131
- sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido',
9169
+ sortHelpTip: '点击图标开始拖动',
9132
9170
  colTitle: 'Título de columna',
9133
9171
  colResizable: 'Ancho de columna (píxeles)',
9134
9172
  colVisible: 'Si mostrar',
@@ -9136,7 +9174,15 @@
9136
9174
  colFixedMax: 'Columnas de congelación (hasta {0} columnas)',
9137
9175
  fixedLeft: 'Lado izquierdo',
9138
9176
  fixedUnset: 'No establecido',
9139
- fixedRight: 'Lado derecho'
9177
+ fixedRight: 'Lado derecho',
9178
+ moveUp: '上移',
9179
+ moveDn: '下移',
9180
+ putTop: '置顶',
9181
+ putBottom: '置尾',
9182
+ moveUpTitle: '点击向上移动',
9183
+ moveDnTitle: '点击向下移动',
9184
+ putTopTitle: '点击置顶',
9185
+ putBottomTitle: '点击置尾'
9140
9186
  }
9141
9187
  },
9142
9188
  import: {
@@ -9194,6 +9240,10 @@
9194
9240
  expMergeTitle: 'Si está presente, las células con estructuras fusionadas son compatibles',
9195
9241
  expOptAllExpand: 'Expandir el árbol',
9196
9242
  expAllExpandTitle: 'Si existe, es compatible para expandir todos los datos con estructuras jerárquicas',
9243
+ expOptTreeAllExpand: '展开树',
9244
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
9245
+ expOptRowGroupAllExpand: '展开分组',
9246
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
9197
9247
  expOptUseStyle: 'estilo',
9198
9248
  expUseStyleTitle: 'Si está presente, las celdas con estilo son compatibles',
9199
9249
  expOptOriginal: 'Datos de origen',
@@ -9512,6 +9562,10 @@
9512
9562
  contextMenu: {
9513
9563
  loadingText: '加载中...'
9514
9564
  },
9565
+ switch: {
9566
+ onText: '打开',
9567
+ offText: '关闭'
9568
+ },
9515
9569
  gantt: {
9516
9570
  tFullFormat: {
9517
9571
  year: '{yyyy}年',
@@ -9602,7 +9656,7 @@
9602
9656
  groupPlaceholder: 'Arrastre aquí al grupo',
9603
9657
  valuesPlaceholder: 'Arrastre aquí para agregar',
9604
9658
  dragExistCol: 'Esta columna ya existe',
9605
- sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido'
9659
+ sortHelpTip: '点击图标开始拖动'
9606
9660
  },
9607
9661
  aggFuncs: {
9608
9662
  sum: 'Pedir suma',
@@ -9832,14 +9886,14 @@
9832
9886
  scrollErrProp: "Ce paramètre \"{0}\" n'est pas pris en charge après l'activation du défilement virtuel",
9833
9887
  errConflicts: 'Paramètre "{0}" entre en conflit avec "{1}"',
9834
9888
  modelConflicts: '绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',
9835
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
9836
9889
  notSupportProp: "\"{1}\" n'est pas pris en charge lorsque le paramètre \"{0}\" est activé, il devrait être \"{2}\", sinon une erreur se produira",
9890
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
9837
9891
  notConflictProp: 'Lorsque vous utilisez "{0}", "{1}" doit être défini, sinon il peut y avoir des conflits fonctionnels',
9838
9892
  unableInsert: "Ne peut pas être inséré dans l'emplacement spécifié, veuillez vérifier si les paramètres sont corrects",
9839
9893
  useErr: "Une erreur s'est produite lors de l'installation du module \"{0}\". L'ordonnance peut être incorrecte. Le module dépendant doit être installé avant le tableau",
9840
9894
  barUnableLink: "La barre d'outils ne peut pas associer des tables",
9841
9895
  expandContent: "La fente de la ligne élargie doit être \"Contenu\", veuillez vérifier s'il est correct",
9842
- reqComp: "Le composant \"{0}\" est manquant, veuillez vérifier s'il est installé correctement. https://vxeui.com/#/start/useglobal",
9896
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
9843
9897
  reqModule: 'Module "{0}" manquant',
9844
9898
  reqProp: 'Le paramètre "{0}" nécessaire est manquant, ce qui peut provoquer une erreur',
9845
9899
  emptyProp: "Le paramètre \"{0}\" n'est pas autorisé à être vide",
@@ -9870,7 +9924,7 @@
9870
9924
  treeNotImp: "Les tables d'arbres ne prennent pas en charge l'importation",
9871
9925
  treeCrossDrag: 'Faites seulement glisser le premier niveau',
9872
9926
  treeDragChild: 'Les parents ne peuvent pas traîner à leurs propres enfants',
9873
- reqPlugin: "\"{1}\" n'est pas installé sur https://vxeui.com/other {0,/#/{1 }/install",
9927
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
9874
9928
  errMaxRow: 'Dépassant les lignes maximales du volume de données prises en charge {0}, cela peut entraîner une erreur',
9875
9929
  useNew: '不建议使用 {0},请使用 {1}',
9876
9930
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -9918,11 +9972,12 @@
9918
9972
  select: {
9919
9973
  clear: '清除',
9920
9974
  allChecked: '全选',
9921
- total: '{0} / {1}',
9975
+ total: '已选 {0} ',
9976
+ close: '关闭',
9922
9977
  search: 'recherche',
9923
9978
  loadingText: 'chargement',
9924
9979
  emptyText: 'Pas encore de données',
9925
- maxOpt: '最大可选择的数量不能超过 {0} 个',
9980
+ maxSize: '最大可选择的数量不能超过 {0} 个',
9926
9981
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
9927
9982
  searchEmpty: '未匹配到数据!'
9928
9983
  },
@@ -9935,7 +9990,8 @@
9935
9990
  allChecked: '全选',
9936
9991
  allExpand: '全部展开',
9937
9992
  clearExpand: '全部收起',
9938
- total: '已选 {0}',
9993
+ total: '已选 {0}',
9994
+ close: '关闭',
9939
9995
  search: '搜索',
9940
9996
  emptyText: '暂无数据'
9941
9997
  },
@@ -9978,7 +10034,7 @@
9978
10034
  cstmDragTarget: 'Déplacer: {0}',
9979
10035
  setting: {
9980
10036
  colSort: 'Trier',
9981
- sortHelpTip: '点击并拖动图标可以调整顺序',
10037
+ sortHelpTip: '点击图标开始拖动',
9982
10038
  colTitle: 'Titre de la colonne',
9983
10039
  colResizable: 'Largeur de colonne (pixels)',
9984
10040
  colVisible: "S'il faut afficher",
@@ -9986,7 +10042,15 @@
9986
10042
  colFixedMax: "Colonnes de gel (jusqu'à {0} colonnes)",
9987
10043
  fixedLeft: 'Côté gauche',
9988
10044
  fixedUnset: 'Pas réglé',
9989
- fixedRight: 'Côté droit'
10045
+ fixedRight: 'Côté droit',
10046
+ moveUp: '上移',
10047
+ moveDn: '下移',
10048
+ putTop: '置顶',
10049
+ putBottom: '置尾',
10050
+ moveUpTitle: '点击向上移动',
10051
+ moveDnTitle: '点击向下移动',
10052
+ putTopTitle: '点击置顶',
10053
+ putBottomTitle: '点击置尾'
9990
10054
  }
9991
10055
  },
9992
10056
  import: {
@@ -10044,6 +10108,10 @@
10044
10108
  expMergeTitle: 'Si présents, les cellules avec des structures fusionnées sont soutenues',
10045
10109
  expOptAllExpand: "Développer l'arbre",
10046
10110
  expAllExpandTitle: "S'il existe, il est supporté pour étendre toutes les données avec des structures hiérarchiques",
10111
+ expOptTreeAllExpand: '展开树',
10112
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
10113
+ expOptRowGroupAllExpand: '展开分组',
10114
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
10047
10115
  expOptUseStyle: 'style',
10048
10116
  expUseStyleTitle: 'Si présents, les cellules avec style sont prises en charge',
10049
10117
  expOptOriginal: 'Données de source',
@@ -10362,6 +10430,10 @@
10362
10430
  contextMenu: {
10363
10431
  loadingText: '加载中...'
10364
10432
  },
10433
+ switch: {
10434
+ onText: '打开',
10435
+ offText: '关闭'
10436
+ },
10365
10437
  gantt: {
10366
10438
  tFullFormat: {
10367
10439
  year: '{yyyy}年',
@@ -10452,7 +10524,7 @@
10452
10524
  groupPlaceholder: '拖至此处进行分组',
10453
10525
  valuesPlaceholder: '拖至此处进行聚合',
10454
10526
  dragExistCol: '该列已存在',
10455
- sortHelpTip: '点击并拖动图标可以调整顺序'
10527
+ sortHelpTip: '点击图标开始拖动'
10456
10528
  },
10457
10529
  aggFuncs: {
10458
10530
  sum: '求和',
@@ -10689,7 +10761,7 @@
10689
10761
  useErr: "Si è verificato un errore durante l'installazione del modulo \"{0}\". L'ordine può essere errato. Il modulo dipendente deve essere installato prima della tabella",
10690
10762
  barUnableLink: 'La barra degli strumenti non può associare le tabelle',
10691
10763
  expandContent: 'Lo slot per la linea espansa dovrebbe essere "contenuto", controlla se è corretto',
10692
- reqComp: 'Manca il componente "{0}", controlla se è installato correttamente. https://vxeui.com/#/start/useglobal',
10764
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
10693
10765
  reqModule: 'Manca il modulo "{0}"',
10694
10766
  reqProp: 'Manca il parametro "{0}" necessario, che può causare un errore',
10695
10767
  emptyProp: 'Il parametro "{0}" non può essere vuoto',
@@ -10720,7 +10792,7 @@
10720
10792
  treeNotImp: "Le tabelle degli alberi non supportano l'importazione",
10721
10793
  treeCrossDrag: 'Trascina solo il primo livello',
10722
10794
  treeDragChild: 'I genitori non possono trascinare con i propri figli',
10723
- reqPlugin: '"{1}" non è installato su https://vxeui.com/other{0}/#/{1}/install',
10795
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
10724
10796
  errMaxRow: 'Superando il volume dei dati supportato massimo {0} righe, questo può causare un errore',
10725
10797
  useNew: '不建议使用 {0},请使用 {1}',
10726
10798
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -10768,11 +10840,12 @@
10768
10840
  select: {
10769
10841
  clear: '清除',
10770
10842
  allChecked: '全选',
10771
- total: '{0} / {1}',
10843
+ total: '已选 {0} ',
10844
+ close: '关闭',
10772
10845
  search: 'ricerca',
10773
10846
  loadingText: 'caricamento',
10774
10847
  emptyText: 'Nessun dati ancora',
10775
- maxOpt: '最大可选择的数量不能超过 {0} 个',
10848
+ maxSize: '最大可选择的数量不能超过 {0} 个',
10776
10849
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
10777
10850
  searchEmpty: '未匹配到数据!'
10778
10851
  },
@@ -10785,7 +10858,8 @@
10785
10858
  allChecked: '全选',
10786
10859
  allExpand: '全部展开',
10787
10860
  clearExpand: '全部收起',
10788
- total: '已选 {0}',
10861
+ total: '已选 {0}',
10862
+ close: '关闭',
10789
10863
  search: '搜索',
10790
10864
  emptyText: '暂无数据'
10791
10865
  },
@@ -10828,7 +10902,7 @@
10828
10902
  cstmDragTarget: 'Muovi: {0}',
10829
10903
  setting: {
10830
10904
  colSort: 'Ordinare',
10831
- sortHelpTip: '点击并拖动图标可以调整顺序',
10905
+ sortHelpTip: '点击图标开始拖动',
10832
10906
  colTitle: 'Titolo della colonna',
10833
10907
  colResizable: 'Larghezza della colonna (pixel)',
10834
10908
  colVisible: 'Se visualizzare',
@@ -10836,7 +10910,15 @@
10836
10910
  colFixedMax: 'Colonne di congelamento (fino a {0} colonne)',
10837
10911
  fixedLeft: 'Lato sinistro',
10838
10912
  fixedUnset: 'Non impostato',
10839
- fixedRight: 'Lato destro'
10913
+ fixedRight: 'Lato destro',
10914
+ moveUp: '上移',
10915
+ moveDn: '下移',
10916
+ putTop: '置顶',
10917
+ putBottom: '置尾',
10918
+ moveUpTitle: '点击向上移动',
10919
+ moveDnTitle: '点击向下移动',
10920
+ putTopTitle: '点击置顶',
10921
+ putBottomTitle: '点击置尾'
10840
10922
  }
10841
10923
  },
10842
10924
  import: {
@@ -10894,6 +10976,10 @@
10894
10976
  expMergeTitle: 'Se presenti, le cellule con strutture unite sono supportate',
10895
10977
  expOptAllExpand: "Espandere l'albero",
10896
10978
  expAllExpandTitle: 'Se esiste, è supportato per espandere tutti i dati con strutture gerarchiche',
10979
+ expOptTreeAllExpand: '展开树',
10980
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
10981
+ expOptRowGroupAllExpand: '展开分组',
10982
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
10897
10983
  expOptUseStyle: 'stile',
10898
10984
  expUseStyleTitle: 'Se presenti, le celle con stile sono supportate',
10899
10985
  expOptOriginal: 'Dati di origine',
@@ -11212,6 +11298,10 @@
11212
11298
  contextMenu: {
11213
11299
  loadingText: '加载中...'
11214
11300
  },
11301
+ switch: {
11302
+ onText: '打开',
11303
+ offText: '关闭'
11304
+ },
11215
11305
  gantt: {
11216
11306
  tFullFormat: {
11217
11307
  year: '{yyyy}年',
@@ -11302,7 +11392,7 @@
11302
11392
  groupPlaceholder: '拖至此处进行分组',
11303
11393
  valuesPlaceholder: '拖至此处进行聚合',
11304
11394
  dragExistCol: '该列已存在',
11305
- sortHelpTip: '点击并拖动图标可以调整顺序'
11395
+ sortHelpTip: '点击图标开始拖动'
11306
11396
  },
11307
11397
  aggFuncs: {
11308
11398
  sum: '求和',
@@ -11539,7 +11629,7 @@
11539
11629
  useErr: '「{0}」モジュールのインストール中にエラーが発生しました。注文が正しくない場合があります。従属モジュールは、テーブルの前にインストールする必要があります',
11540
11630
  barUnableLink: 'ツールバーはテーブルを関連付けることができません',
11541
11631
  expandContent: '拡張ラインのスロットは「コンテンツ」である必要があります。正しいかどうかを確認してください',
11542
- reqComp: '{0}」コンポーネントがありません。正しくインストールされているかどうかを確認してください。 https://vxeui.com/#/start/useglobal',
11632
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
11543
11633
  reqModule: '「{0}」モジュールがありません',
11544
11634
  reqProp: '必要な「{0}」パラメーターが欠落しているため、エラーが発生する場合があります',
11545
11635
  emptyProp: 'パラメーター「{0}」は空にすることは許可されていません',
@@ -11570,7 +11660,7 @@
11570
11660
  treeNotImp: 'ツリーテーブルはインポートをサポートしていません',
11571
11661
  treeCrossDrag: '最初のレベルのみをドラッグします',
11572
11662
  treeDragChild: '親は自分の子供にドラッグすることはできません',
11573
- reqPlugin: '{1}」はhttps://vxeui.com/other {0 }/#/ {1 }/installにインストールされていません',
11663
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
11574
11664
  errMaxRow: 'サポートされている最大データボリューム{0}行を超えると、これによりエラーが発生する可能性があります',
11575
11665
  useNew: '{0}はお勧めしません。{1}を使用してください',
11576
11666
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -11618,7 +11708,8 @@
11618
11708
  select: {
11619
11709
  clear: 'クリア',
11620
11710
  allChecked: 'すべてを選択します',
11621
- total: '{0} / {1}',
11711
+ total: '已选 {0} ',
11712
+ close: '关闭',
11622
11713
  search: '検索',
11623
11714
  loadingText: '読み込み',
11624
11715
  emptyText: 'まだデータはありません',
@@ -11635,7 +11726,8 @@
11635
11726
  allChecked: 'すべてを選択します',
11636
11727
  allExpand: 'すべて拡張します',
11637
11728
  clearExpand: 'すべてを閉じます',
11638
- total: '選択{0}',
11729
+ total: '已选 {0}',
11730
+ close: '关闭',
11639
11731
  search: '検索',
11640
11732
  emptyText: 'まだデータはありません'
11641
11733
  },
@@ -11678,7 +11770,7 @@
11678
11770
  cstmDragTarget: '移動:{0}',
11679
11771
  setting: {
11680
11772
  colSort: '選別',
11681
- sortHelpTip: 'アイコンをクリックしてドラッグして、注文を調整します',
11773
+ sortHelpTip: '点击图标开始拖动',
11682
11774
  colTitle: '列のタイトル',
11683
11775
  colResizable: '列幅(ピクセル)',
11684
11776
  colVisible: '表示するかどうか',
@@ -11686,7 +11778,15 @@
11686
11778
  colFixedMax: 'フリーズ列({0}列まで)',
11687
11779
  fixedLeft: '左側',
11688
11780
  fixedUnset: '設定されていません',
11689
- fixedRight: '右側'
11781
+ fixedRight: '右側',
11782
+ moveUp: '上移',
11783
+ moveDn: '下移',
11784
+ putTop: '置顶',
11785
+ putBottom: '置尾',
11786
+ moveUpTitle: '点击向上移动',
11787
+ moveDnTitle: '点击向下移动',
11788
+ putTopTitle: '点击置顶',
11789
+ putBottomTitle: '点击置尾'
11690
11790
  }
11691
11791
  },
11692
11792
  import: {
@@ -11744,6 +11844,10 @@
11744
11844
  expMergeTitle: '存在する場合、マージされた構造を持つ細胞がサポートされます',
11745
11845
  expOptAllExpand: 'ツリーを拡張します',
11746
11846
  expAllExpandTitle: '存在する場合、階層構造を使用してすべてのデータを拡張することがサポートされています',
11847
+ expOptTreeAllExpand: '展开树',
11848
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
11849
+ expOptRowGroupAllExpand: '展开分组',
11850
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
11747
11851
  expOptUseStyle: 'スタイル',
11748
11852
  expUseStyleTitle: '存在する場合、スタイルのあるセルがサポートされています',
11749
11853
  expOptOriginal: 'ソースデータ',
@@ -12062,6 +12166,10 @@
12062
12166
  contextMenu: {
12063
12167
  loadingText: '加载中...'
12064
12168
  },
12169
+ switch: {
12170
+ onText: '打开',
12171
+ offText: '关闭'
12172
+ },
12065
12173
  gantt: {
12066
12174
  tFullFormat: {
12067
12175
  year: '{yyyy}年',
@@ -12152,7 +12260,7 @@
12152
12260
  groupPlaceholder: 'ここでグループにドラッグします',
12153
12261
  valuesPlaceholder: 'ここにドラッグして集約します',
12154
12262
  dragExistCol: 'このコラムはすでに存在しています',
12155
- sortHelpTip: 'アイコンをクリックしてドラッグして、注文を調整します'
12263
+ sortHelpTip: '点击图标开始拖动'
12156
12264
  },
12157
12265
  aggFuncs: {
12158
12266
  sum: '合計を尋ねます',
@@ -12382,14 +12490,14 @@
12382
12490
  scrollErrProp: '이 매개 변수 "{0}"은 가상 스크롤링이 활성화 된 후에 지원되지 않습니다.',
12383
12491
  errConflicts: '매개 변수 "{0}" "{1}"과 충돌합니다.',
12384
12492
  modelConflicts: '바운드 필드 값 "{0}"및 "{1}"사이에 충돌이 발생하며 오류가 발생합니다.',
12385
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
12386
12493
  notSupportProp: '"{1}"은 "{0}"매개 변수가 활성화 될 때 지원되지 않습니다. "{2}"이어야합니다. 그렇지 않으면 오류가 발생합니다.',
12494
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
12387
12495
  notConflictProp: '"{0}"을 사용하는 경우 "{1}"을 설정해야합니다. 그렇지 않으면 기능적 충돌이있을 수 있습니다.',
12388
12496
  unableInsert: '지정된 위치에 삽입 할 수 없으므로 매개 변수가 올바른지 확인하십시오.',
12389
12497
  useErr: '"{0}"모듈을 설치하는 동안 오류가 발생했습니다. 주문이 잘못 될 수 있습니다. 종속 모듈은 테이블 전에 설치해야합니다',
12390
12498
  barUnableLink: '툴바는 테이블을 연결할 수 없습니다',
12391
12499
  expandContent: '확장 라인의 슬롯은 "콘텐츠"여야합니다. 올바른지 확인하십시오.',
12392
- reqComp: '"{0}"구성 요소가 누락되었습니다. 올바르게 설치되었는지 확인하십시오. https://vxeui.com/#/start/useglobal',
12500
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
12393
12501
  reqModule: '"{0}"모듈 누락',
12394
12502
  reqProp: '필요한 "{0}"매개 변수가 누락되어 오류가 발생할 수 있습니다.',
12395
12503
  emptyProp: '매개 변수 "{0}"은 비어 있지 않습니다',
@@ -12420,7 +12528,7 @@
12420
12528
  treeNotImp: '트리 테이블은 가져 오기를 지원하지 않습니다',
12421
12529
  treeCrossDrag: '첫 번째 레벨 만 드래그하십시오',
12422
12530
  treeDragChild: '부모는 자신의 자녀에게 끌 수 없습니다',
12423
- reqPlugin: '"{1}" https://vxeui.com/other {0 }/#/1 }/install에 설치되지 않았습니다',
12531
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
12424
12532
  errMaxRow: '최대 지원되는 데이터 볼륨 {0} 행을 초과하면 오류가 발생할 수 있습니다.',
12425
12533
  useNew: '{0} 권장되지 않습니다. {1}을 사용하십시오.',
12426
12534
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -12468,7 +12576,8 @@
12468
12576
  select: {
12469
12577
  clear: '분명한',
12470
12578
  allChecked: '모두를 선택하십시오',
12471
- total: '{0} / {1}',
12579
+ total: '已选 {0} ',
12580
+ close: '关闭',
12472
12581
  search: '찾다',
12473
12582
  loadingText: '로딩',
12474
12583
  emptyText: '아직 데이터가 없습니다',
@@ -12485,7 +12594,8 @@
12485
12594
  allChecked: '모두를 선택하십시오',
12486
12595
  allExpand: '모든 것을 확장하십시오',
12487
12596
  clearExpand: '모두 닫으십시오',
12488
- total: '선택된 {0}',
12597
+ total: '已选 {0}',
12598
+ close: '关闭',
12489
12599
  search: '찾다',
12490
12600
  emptyText: '아직 데이터가 없습니다'
12491
12601
  },
@@ -12528,7 +12638,7 @@
12528
12638
  cstmDragTarget: '움직임 : {0}',
12529
12639
  setting: {
12530
12640
  colSort: '종류',
12531
- sortHelpTip: '아이콘을 클릭하고 드래그하여 순서를 조정하십시오',
12641
+ sortHelpTip: '点击图标开始拖动',
12532
12642
  colTitle: '열 제목',
12533
12643
  colResizable: '열 폭 (픽셀)',
12534
12644
  colVisible: '표시 여부',
@@ -12536,7 +12646,15 @@
12536
12646
  colFixedMax: '냉동 열 (최대 {0} 열)',
12537
12647
  fixedLeft: '왼쪽',
12538
12648
  fixedUnset: '설정되지 않았습니다',
12539
- fixedRight: '오른쪽'
12649
+ fixedRight: '오른쪽',
12650
+ moveUp: '上移',
12651
+ moveDn: '下移',
12652
+ putTop: '置顶',
12653
+ putBottom: '置尾',
12654
+ moveUpTitle: '点击向上移动',
12655
+ moveDnTitle: '点击向下移动',
12656
+ putTopTitle: '点击置顶',
12657
+ putBottomTitle: '点击置尾'
12540
12658
  }
12541
12659
  },
12542
12660
  import: {
@@ -12594,6 +12712,10 @@
12594
12712
  expMergeTitle: '존재하는 경우, 병합 된 구조를 갖는 세포가지지된다',
12595
12713
  expOptAllExpand: '나무를 확장하십시오',
12596
12714
  expAllExpandTitle: '존재하는 경우 계층 구조로 모든 데이터를 확장하도록 지원됩니다.',
12715
+ expOptTreeAllExpand: '展开树',
12716
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
12717
+ expOptRowGroupAllExpand: '展开分组',
12718
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
12597
12719
  expOptUseStyle: '스타일',
12598
12720
  expUseStyleTitle: '존재하는 경우 스타일이있는 셀이 지원됩니다',
12599
12721
  expOptOriginal: '소스 데이터',
@@ -12912,6 +13034,10 @@
12912
13034
  contextMenu: {
12913
13035
  loadingText: '加载中...'
12914
13036
  },
13037
+ switch: {
13038
+ onText: '打开',
13039
+ offText: '关闭'
13040
+ },
12915
13041
  gantt: {
12916
13042
  tFullFormat: {
12917
13043
  year: '{yyyy}年',
@@ -13002,7 +13128,7 @@
13002
13128
  groupPlaceholder: '여기로 끌어 그룹화하십시오',
13003
13129
  valuesPlaceholder: '집계를 위해 여기를 끌어냅니다',
13004
13130
  dragExistCol: '이 열은 이미 존재합니다',
13005
- sortHelpTip: '아이콘을 클릭하고 드래그하여 순서를 조정하십시오'
13131
+ sortHelpTip: '点击图标开始拖动'
13006
13132
  },
13007
13133
  aggFuncs: {
13008
13134
  sum: '합계를 요청하십시오',
@@ -13232,14 +13358,14 @@
13232
13358
  scrollErrProp: 'Denne parameteren "{0}" støttes ikke etter at virtuell rulling er aktivert',
13233
13359
  errConflicts: 'Parameter "{0}" Konflikter med "{1}"',
13234
13360
  modelConflicts: '绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',
13235
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
13236
13361
  notSupportProp: '"{1}" støttes ikke når parameteren "{0}" er aktivert, den skal være "{2}", ellers vil det oppstå en feil',
13362
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
13237
13363
  notConflictProp: 'Når du bruker "{0}", "{1}" skal settes, ellers kan det være funksjonelle konflikter',
13238
13364
  unableInsert: 'Kan ikke settes inn på det spesifiserte stedet, vennligst sjekk om parametrene er riktige',
13239
13365
  useErr: 'En feil oppstod mens du installerte "{0}" -modulen. Bestillingen kan være feil. Den avhengige modulen må installeres før tabellen',
13240
13366
  barUnableLink: 'Verktøylinjen kan ikke knytte bord',
13241
13367
  expandContent: 'Sporet for den utvidede linjen skal være "innhold", sjekk om det er riktig',
13242
- reqComp: '"{0}" -komponenten mangler, vennligst sjekk om den er installert riktig. https://vxeui.com/#/start/usglobal',
13368
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
13243
13369
  reqModule: 'Mangler "{0}" -modul',
13244
13370
  reqProp: 'Den nødvendige "{0}" -parameteren mangler, noe som kan forårsake en feil',
13245
13371
  emptyProp: 'Parameter "{0}" har ikke lov til å være tom',
@@ -13270,7 +13396,7 @@
13270
13396
  treeNotImp: 'Treetabeller støtter ikke import',
13271
13397
  treeCrossDrag: 'Bare dra det første nivået',
13272
13398
  treeDragChild: 'Foreldre kan ikke dra til sine egne barn',
13273
- reqPlugin: '"{1}" er ikke installert på http',
13399
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
13274
13400
  errMaxRow: 'Overskridende det maksimale støttede datavolumet {0} Rader, dette kan føre til en feil',
13275
13401
  useNew: '不建议使用 {0},请使用 {1}',
13276
13402
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -13318,11 +13444,12 @@
13318
13444
  select: {
13319
13445
  clear: '清除',
13320
13446
  allChecked: '全选',
13321
- total: '{0} / {1}',
13447
+ total: '已选 {0} ',
13448
+ close: '关闭',
13322
13449
  search: 'søk',
13323
13450
  loadingText: 'lasting',
13324
13451
  emptyText: 'Ingen data ennå',
13325
- maxOpt: '最大可选择的数量不能超过 {0} 个',
13452
+ maxSize: '最大可选择的数量不能超过 {0} 个',
13326
13453
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
13327
13454
  searchEmpty: '未匹配到数据!'
13328
13455
  },
@@ -13335,7 +13462,8 @@
13335
13462
  allChecked: '全选',
13336
13463
  allExpand: '全部展开',
13337
13464
  clearExpand: '全部收起',
13338
- total: '已选 {0}',
13465
+ total: '已选 {0}',
13466
+ close: '关闭',
13339
13467
  search: '搜索',
13340
13468
  emptyText: '暂无数据'
13341
13469
  },
@@ -13378,7 +13506,7 @@
13378
13506
  cstmDragTarget: 'Flytt: {0}',
13379
13507
  setting: {
13380
13508
  colSort: 'Sortere',
13381
- sortHelpTip: '点击并拖动图标可以调整顺序',
13509
+ sortHelpTip: '点击图标开始拖动',
13382
13510
  colTitle: 'Kolonnetittel',
13383
13511
  colResizable: 'Kolonnebredde (piksler)',
13384
13512
  colVisible: 'Om du skal vise',
@@ -13386,7 +13514,15 @@
13386
13514
  colFixedMax: 'Frys kolonner (opp til {0} kolonner)',
13387
13515
  fixedLeft: 'Venstre side',
13388
13516
  fixedUnset: 'Ikke satt',
13389
- fixedRight: 'Høyre side'
13517
+ fixedRight: 'Høyre side',
13518
+ moveUp: '上移',
13519
+ moveDn: '下移',
13520
+ putTop: '置顶',
13521
+ putBottom: '置尾',
13522
+ moveUpTitle: '点击向上移动',
13523
+ moveDnTitle: '点击向下移动',
13524
+ putTopTitle: '点击置顶',
13525
+ putBottomTitle: '点击置尾'
13390
13526
  }
13391
13527
  },
13392
13528
  import: {
@@ -13444,6 +13580,10 @@
13444
13580
  expMergeTitle: 'Hvis de er til stede, støttes celler med sammenslåtte strukturer',
13445
13581
  expOptAllExpand: 'Utvid treet',
13446
13582
  expAllExpandTitle: 'Hvis det eksisterer, støttes den for å utvide alle data med hierarkiske strukturer',
13583
+ expOptTreeAllExpand: '展开树',
13584
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
13585
+ expOptRowGroupAllExpand: '展开分组',
13586
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
13447
13587
  expOptUseStyle: 'stil',
13448
13588
  expUseStyleTitle: 'Hvis de er til stede, støttes celler med stil',
13449
13589
  expOptOriginal: 'Kildedata',
@@ -13762,6 +13902,10 @@
13762
13902
  contextMenu: {
13763
13903
  loadingText: '加载中...'
13764
13904
  },
13905
+ switch: {
13906
+ onText: '打开',
13907
+ offText: '关闭'
13908
+ },
13765
13909
  gantt: {
13766
13910
  tFullFormat: {
13767
13911
  year: '{yyyy}年',
@@ -13852,7 +13996,7 @@
13852
13996
  groupPlaceholder: '拖至此处进行分组',
13853
13997
  valuesPlaceholder: '拖至此处进行聚合',
13854
13998
  dragExistCol: '该列已存在',
13855
- sortHelpTip: '点击并拖动图标可以调整顺序'
13999
+ sortHelpTip: '点击图标开始拖动'
13856
14000
  },
13857
14001
  aggFuncs: {
13858
14002
  sum: '求和',
@@ -14082,14 +14226,14 @@
14082
14226
  scrollErrProp: 'Este parâmetro "{0}" não é suportado após a rolagem virtual ser ativada',
14083
14227
  errConflicts: 'Parâmetro "{0}" conflita com "{1}"',
14084
14228
  modelConflicts: '绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',
14085
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
14086
14229
  notSupportProp: '"{1}" não é suportado quando o parâmetro "{0}" estiver ativado, ele deve ser "{2}", caso contrário, um erro ocorrerá',
14230
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
14087
14231
  notConflictProp: 'Ao usar "{0}", "{1}" deve ser definido, caso contrário, pode haver conflitos funcionais',
14088
14232
  unableInsert: 'Não pode ser inserido no local especificado, verifique se os parâmetros estão corretos',
14089
14233
  useErr: 'Ocorreu um erro ao instalar o módulo "{0}". O pedido pode estar incorreto. O módulo dependente precisa ser instalado antes da tabela',
14090
14234
  barUnableLink: 'A barra de ferramentas não pode associar tabelas',
14091
14235
  expandContent: 'O slot para a linha expandida deve ser "conteúdo", verifique se está correto',
14092
- reqComp: 'O componente "{0}" está ausente, verifique se está instalado corretamente. https://vxeui.com/#/start/useglobal',
14236
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
14093
14237
  reqModule: 'Módulo "{0}" ausente',
14094
14238
  reqProp: 'O parâmetro "{0}" necessário está faltando, o que pode causar um erro',
14095
14239
  emptyProp: 'Parâmetro "{0}" não tem permissão para estar vazio',
@@ -14120,7 +14264,7 @@
14120
14264
  treeNotImp: 'As mesas de árvores não suportam a importação',
14121
14265
  treeCrossDrag: 'Apenas arraste o primeiro nível',
14122
14266
  treeDragChild: 'Os pais não podem arrastar para seus próprios filhos',
14123
- reqPlugin: '"{1}" não está instalado em https://vxeui.com/other {0a }/# {1age/install',
14267
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
14124
14268
  errMaxRow: 'Excedendo o volume máximo de dados suportado {0} linhas, isso pode causar um erro',
14125
14269
  useNew: '不建议使用 {0},请使用 {1}',
14126
14270
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -14168,11 +14312,12 @@
14168
14312
  select: {
14169
14313
  clear: '清除',
14170
14314
  allChecked: '全选',
14171
- total: '{0} / {1}',
14315
+ total: '已选 {0} ',
14316
+ close: '关闭',
14172
14317
  search: 'procurar',
14173
14318
  loadingText: 'carregando',
14174
14319
  emptyText: 'Ainda não há dados',
14175
- maxOpt: '最大可选择的数量不能超过 {0} 个',
14320
+ maxSize: '最大可选择的数量不能超过 {0} 个',
14176
14321
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
14177
14322
  searchEmpty: '未匹配到数据!'
14178
14323
  },
@@ -14185,7 +14330,8 @@
14185
14330
  allChecked: '全选',
14186
14331
  allExpand: '全部展开',
14187
14332
  clearExpand: '全部收起',
14188
- total: '已选 {0}',
14333
+ total: '已选 {0}',
14334
+ close: '关闭',
14189
14335
  search: '搜索',
14190
14336
  emptyText: '暂无数据'
14191
14337
  },
@@ -14228,7 +14374,7 @@
14228
14374
  cstmDragTarget: 'Move: {0}',
14229
14375
  setting: {
14230
14376
  colSort: 'Organizar',
14231
- sortHelpTip: '点击并拖动图标可以调整顺序',
14377
+ sortHelpTip: '点击图标开始拖动',
14232
14378
  colTitle: 'Título da coluna',
14233
14379
  colResizable: 'Largura da coluna (pixels)',
14234
14380
  colVisible: 'Se deve exibir',
@@ -14236,7 +14382,15 @@
14236
14382
  colFixedMax: 'Colunas congeladas (até {0} colunas)',
14237
14383
  fixedLeft: 'Lado esquerdo',
14238
14384
  fixedUnset: 'Não definido',
14239
- fixedRight: 'Lado direito'
14385
+ fixedRight: 'Lado direito',
14386
+ moveUp: '上移',
14387
+ moveDn: '下移',
14388
+ putTop: '置顶',
14389
+ putBottom: '置尾',
14390
+ moveUpTitle: '点击向上移动',
14391
+ moveDnTitle: '点击向下移动',
14392
+ putTopTitle: '点击置顶',
14393
+ putBottomTitle: '点击置尾'
14240
14394
  }
14241
14395
  },
14242
14396
  import: {
@@ -14294,6 +14448,10 @@
14294
14448
  expMergeTitle: 'Se presente, as células com estruturas mescladas são suportadas',
14295
14449
  expOptAllExpand: 'Expandir a árvore',
14296
14450
  expAllExpandTitle: 'Se existir, é suportado para expandir todos os dados com estruturas hierárquicas',
14451
+ expOptTreeAllExpand: '展开树',
14452
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
14453
+ expOptRowGroupAllExpand: '展开分组',
14454
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
14297
14455
  expOptUseStyle: 'estilo',
14298
14456
  expUseStyleTitle: 'Se presente, células com estilo são suportadas',
14299
14457
  expOptOriginal: 'Dados de origem',
@@ -14612,6 +14770,10 @@
14612
14770
  contextMenu: {
14613
14771
  loadingText: '加载中...'
14614
14772
  },
14773
+ switch: {
14774
+ onText: '打开',
14775
+ offText: '关闭'
14776
+ },
14615
14777
  gantt: {
14616
14778
  tFullFormat: {
14617
14779
  year: '{yyyy}年',
@@ -14702,7 +14864,7 @@
14702
14864
  groupPlaceholder: '拖至此处进行分组',
14703
14865
  valuesPlaceholder: '拖至此处进行聚合',
14704
14866
  dragExistCol: '该列已存在',
14705
- sortHelpTip: '点击并拖动图标可以调整顺序'
14867
+ sortHelpTip: '点击图标开始拖动'
14706
14868
  },
14707
14869
  aggFuncs: {
14708
14870
  sum: '求和',
@@ -14939,7 +15101,7 @@
14939
15101
  useErr: 'Произошла ошибка при установке модуля "{0}". Заказ может быть неверным. Зависимый модуль должен быть установлен перед таблицей',
14940
15102
  barUnableLink: 'Панель инструментов не может связать таблицы',
14941
15103
  expandContent: 'Слот для расширенной строки должен быть «контентом», пожалуйста, проверьте, правильно ли это',
14942
- reqComp: 'Компонент "{0}" отсутствует, пожалуйста, проверьте, правильно ли он установлен. https://vxeui.com/#/start/useglobal',
15104
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
14943
15105
  reqModule: 'Отсутствует модуль "{0}"',
14944
15106
  reqProp: 'Необходимый параметр «{0}» отсутствует, что может вызвать ошибку',
14945
15107
  emptyProp: 'Параметр "{0}" не разрешается быть пустым',
@@ -14970,7 +15132,7 @@
14970
15132
  treeNotImp: 'Таблицы деревьев не поддерживают импорт',
14971
15133
  treeCrossDrag: 'Только перетащите первый уровень',
14972
15134
  treeDragChild: 'Родители не могут тащить своих детей',
14973
- reqPlugin: '"{1}" не установлен по адресу https://vxeui.com/otherbe',
15135
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
14974
15136
  errMaxRow: 'Превышение максимального поддерживаемого объема данных {0} строк, это может вызвать ошибку',
14975
15137
  useNew: '{0} не рекомендуется, пожалуйста, используйте {1}',
14976
15138
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -15018,7 +15180,8 @@
15018
15180
  select: {
15019
15181
  clear: 'Прозрачный',
15020
15182
  allChecked: 'Выберите все',
15021
- total: '{0} / {1}',
15183
+ total: '已选 {0} ',
15184
+ close: '关闭',
15022
15185
  search: 'поиск',
15023
15186
  loadingText: 'загрузка',
15024
15187
  emptyText: 'Нет данных пока',
@@ -15035,7 +15198,8 @@
15035
15198
  allChecked: 'Выберите все',
15036
15199
  allExpand: 'Расширить все',
15037
15200
  clearExpand: 'Закрыть все',
15038
- total: 'Выбрано {0}',
15201
+ total: '已选 {0}',
15202
+ close: '关闭',
15039
15203
  search: 'поиск',
15040
15204
  emptyText: 'Нет данных пока'
15041
15205
  },
@@ -15078,7 +15242,7 @@
15078
15242
  cstmDragTarget: 'MOVE: {0}',
15079
15243
  setting: {
15080
15244
  colSort: 'Сортировка',
15081
- sortHelpTip: 'Нажмите и перетащите значок, чтобы настроить заказ',
15245
+ sortHelpTip: '点击图标开始拖动',
15082
15246
  colTitle: 'Заголовок столбца',
15083
15247
  colResizable: 'Ширина столбца (пиксели)',
15084
15248
  colVisible: 'Отображать ли',
@@ -15086,7 +15250,15 @@
15086
15250
  colFixedMax: 'Столбцы замораживания (до {0} столбцы)',
15087
15251
  fixedLeft: 'Левая сторона',
15088
15252
  fixedUnset: 'Не установлен',
15089
- fixedRight: 'Правая сторона'
15253
+ fixedRight: 'Правая сторона',
15254
+ moveUp: '上移',
15255
+ moveDn: '下移',
15256
+ putTop: '置顶',
15257
+ putBottom: '置尾',
15258
+ moveUpTitle: '点击向上移动',
15259
+ moveDnTitle: '点击向下移动',
15260
+ putTopTitle: '点击置顶',
15261
+ putBottomTitle: '点击置尾'
15090
15262
  }
15091
15263
  },
15092
15264
  import: {
@@ -15144,6 +15316,10 @@
15144
15316
  expMergeTitle: 'Если присутствует, клетки с объединенными структурами поддерживаются',
15145
15317
  expOptAllExpand: 'Расширить дерево',
15146
15318
  expAllExpandTitle: 'Если он существует, он поддерживается для расширения всех данных с помощью иерархических структур',
15319
+ expOptTreeAllExpand: '展开树',
15320
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
15321
+ expOptRowGroupAllExpand: '展开分组',
15322
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
15147
15323
  expOptUseStyle: 'стиль',
15148
15324
  expUseStyleTitle: 'Если присутствует, клетки со стилем поддерживаются',
15149
15325
  expOptOriginal: 'Исходные данные',
@@ -15462,6 +15638,10 @@
15462
15638
  contextMenu: {
15463
15639
  loadingText: '加载中...'
15464
15640
  },
15641
+ switch: {
15642
+ onText: '打开',
15643
+ offText: '关闭'
15644
+ },
15465
15645
  gantt: {
15466
15646
  tFullFormat: {
15467
15647
  year: '{yyyy}年',
@@ -15552,7 +15732,7 @@
15552
15732
  groupPlaceholder: 'Перетащите сюда, чтобы группировать',
15553
15733
  valuesPlaceholder: 'Перетащите сюда, чтобы агрегировать',
15554
15734
  dragExistCol: 'Эта колонка уже существует',
15555
- sortHelpTip: 'Нажмите и перетащите значок, чтобы настроить заказ'
15735
+ sortHelpTip: '点击图标开始拖动'
15556
15736
  },
15557
15737
  aggFuncs: {
15558
15738
  sum: 'Попросить сумму',
@@ -15789,7 +15969,7 @@
15789
15969
  useErr: '安装 "{0}" 模块时发生错误,可能顺序不正确,依赖的模块需要在 Table 之前安装',
15790
15970
  barUnableLink: '工具栏无法关联表格',
15791
15971
  expandContent: '展开行的插槽应该是 "content",请检查是否正确',
15792
- reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useGlobal',
15972
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
15793
15973
  reqModule: '缺少 "{0}" 模块',
15794
15974
  reqProp: '缺少必要的 "{0}" 参数,这可能会导致出现错误',
15795
15975
  emptyProp: '参数 "{0}" 不允许为空',
@@ -15820,7 +16000,7 @@
15820
16000
  treeNotImp: '树表格不支持导入',
15821
16001
  treeCrossDrag: '只能拖拽第一层级',
15822
16002
  treeDragChild: '父级不能拖拽到自己的子级中',
15823
- reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install',
16003
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
15824
16004
  errMaxRow: '超过支持的最大数据量 {0} 行,这可能会导致出现错误',
15825
16005
  useNew: '不建议使用 {0},请使用 {1}',
15826
16006
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -15868,7 +16048,8 @@
15868
16048
  select: {
15869
16049
  clear: '清除',
15870
16050
  allChecked: '全选',
15871
- total: '{0} / {1}',
16051
+ total: '已选 {0} ',
16052
+ close: '关闭',
15872
16053
  search: '搜索',
15873
16054
  loadingText: '加载中...',
15874
16055
  emptyText: '暂无数据',
@@ -15885,7 +16066,8 @@
15885
16066
  allChecked: '全选',
15886
16067
  allExpand: '全部展开',
15887
16068
  clearExpand: '全部收起',
15888
- total: '已选 {0}',
16069
+ total: '已选 {0}',
16070
+ close: '关闭',
15889
16071
  search: '搜索',
15890
16072
  emptyText: '暂无数据'
15891
16073
  },
@@ -15928,7 +16110,7 @@
15928
16110
  cstmDragTarget: '移动:{0}',
15929
16111
  setting: {
15930
16112
  colSort: '排序',
15931
- sortHelpTip: '点击并拖动图标可以调整顺序',
16113
+ sortHelpTip: '点击图标开始拖动',
15932
16114
  colTitle: '列标题',
15933
16115
  colResizable: '列宽(像素)',
15934
16116
  colVisible: '是否显示',
@@ -15936,7 +16118,15 @@
15936
16118
  colFixedMax: '冻结列(最多 {0} 列)',
15937
16119
  fixedLeft: '左侧',
15938
16120
  fixedUnset: '不设置',
15939
- fixedRight: '右侧'
16121
+ fixedRight: '右侧',
16122
+ moveUp: '上移',
16123
+ moveDn: '下移',
16124
+ putTop: '置顶',
16125
+ putBottom: '置尾',
16126
+ moveUpTitle: '点击向上移动',
16127
+ moveDnTitle: '点击向下移动',
16128
+ putTopTitle: '点击置顶',
16129
+ putBottomTitle: '点击置尾'
15940
16130
  }
15941
16131
  },
15942
16132
  import: {
@@ -15994,6 +16184,10 @@
15994
16184
  expMergeTitle: '如果存在,则支持带有合并结构的单元格',
15995
16185
  expOptAllExpand: '展开树',
15996
16186
  expAllExpandTitle: '如果存在,则支持将带有层级结构的数据全部展开',
16187
+ expOptTreeAllExpand: '展开树',
16188
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
16189
+ expOptRowGroupAllExpand: '展开分组',
16190
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
15997
16191
  expOptUseStyle: '样式',
15998
16192
  expUseStyleTitle: '如果存在,则支持带样式的单元格',
15999
16193
  expOptOriginal: '源数据',
@@ -16312,6 +16506,10 @@
16312
16506
  contextMenu: {
16313
16507
  loadingText: '加载中...'
16314
16508
  },
16509
+ switch: {
16510
+ onText: '打开',
16511
+ offText: '关闭'
16512
+ },
16315
16513
  gantt: {
16316
16514
  tFullFormat: {
16317
16515
  year: '{yyyy}年',
@@ -16402,7 +16600,7 @@
16402
16600
  groupPlaceholder: '拖至此处进行分组',
16403
16601
  valuesPlaceholder: '拖至此处进行聚合',
16404
16602
  dragExistCol: '该列已存在',
16405
- sortHelpTip: '点击并拖动图标可以调整顺序'
16603
+ sortHelpTip: '点击图标开始拖动'
16406
16604
  },
16407
16605
  aggFuncs: {
16408
16606
  sum: '求和',
@@ -16641,7 +16839,7 @@
16641
16839
  useErr: '安裝 "{0}" 模塊時發生錯誤,可能順序不正確,依賴的模塊需要在 Table 之前安裝',
16642
16840
  barUnableLink: '工具欄無法關聯表格',
16643
16841
  expandContent: '展開行的插槽應該是 "content",請檢查是否正確',
16644
- reqComp: '缺少 "{0}" 組件,請檢查是否正確安裝。 https://vxeui.com/#/start/useGlobal',
16842
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
16645
16843
  reqModule: '缺少 "{0}" 模塊',
16646
16844
  reqProp: '缺少必要的 "{0}" 參數,這可能會導致出現錯誤',
16647
16845
  emptyProp: '參數 "{0}" 不允許為空',
@@ -16672,7 +16870,7 @@
16672
16870
  treeNotImp: '樹表格不支持導入',
16673
16871
  treeCrossDrag: '只能拖拽第一層級',
16674
16872
  treeDragChild: '父級不能拖拽到自己的子級中',
16675
- reqPlugin: '擴展插件未安裝 "{1}" https://vxeui.com/other{0}/#/{1}/install',
16873
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
16676
16874
  errMaxRow: '超過支持的最大數據量 {0} 行,這可能會導致出現錯誤',
16677
16875
  useNew: '不建議使用 {0},請使用 {1}',
16678
16876
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -16720,7 +16918,8 @@
16720
16918
  select: {
16721
16919
  clear: '清除',
16722
16920
  allChecked: '全選',
16723
- total: '{0} / {1}',
16921
+ total: '已选 {0} ',
16922
+ close: '关闭',
16724
16923
  search: '搜尋',
16725
16924
  loadingText: '載入中',
16726
16925
  emptyText: '暫無數據',
@@ -16737,7 +16936,8 @@
16737
16936
  allChecked: '全選',
16738
16937
  allExpand: '全部展開',
16739
16938
  clearExpand: '全部收起',
16740
- total: '已選 {0}',
16939
+ total: '已选 {0}',
16940
+ close: '关闭',
16741
16941
  search: '搜尋',
16742
16942
  emptyText: '暫無數據'
16743
16943
  },
@@ -16780,7 +16980,7 @@
16780
16980
  cstmDragTarget: '移動:{0}',
16781
16981
  setting: {
16782
16982
  colSort: '排序',
16783
- sortHelpTip: '點擊並拖動圖標可以調整順序',
16983
+ sortHelpTip: '点击图标开始拖动',
16784
16984
  colTitle: '列標題',
16785
16985
  colResizable: '列寬(像素)',
16786
16986
  colVisible: '是否顯示',
@@ -16788,7 +16988,15 @@
16788
16988
  colFixedMax: '凍結列(最多 {0} 列)',
16789
16989
  fixedLeft: '左側',
16790
16990
  fixedUnset: '不設置',
16791
- fixedRight: '右側'
16991
+ fixedRight: '右側',
16992
+ moveUp: '上移',
16993
+ moveDn: '下移',
16994
+ putTop: '置顶',
16995
+ putBottom: '置尾',
16996
+ moveUpTitle: '点击向上移动',
16997
+ moveDnTitle: '点击向下移动',
16998
+ putTopTitle: '点击置顶',
16999
+ putBottomTitle: '点击置尾'
16792
17000
  }
16793
17001
  },
16794
17002
  import: {
@@ -16846,6 +17054,10 @@
16846
17054
  expMergeTitle: '如果存在,則支持帶有合併結構的單元格',
16847
17055
  expOptAllExpand: '展開樹',
16848
17056
  expAllExpandTitle: '如果存在,則支持將帶有層級結構的數據全部展開',
17057
+ expOptTreeAllExpand: '展开树',
17058
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
17059
+ expOptRowGroupAllExpand: '展开分组',
17060
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
16849
17061
  expOptUseStyle: '樣式',
16850
17062
  expUseStyleTitle: '如果存在,則支持帶樣式的單元格',
16851
17063
  expOptOriginal: '源數據',
@@ -17164,6 +17376,10 @@
17164
17376
  contextMenu: {
17165
17377
  loadingText: '加载中...'
17166
17378
  },
17379
+ switch: {
17380
+ onText: '打开',
17381
+ offText: '关闭'
17382
+ },
17167
17383
  gantt: {
17168
17384
  tFullFormat: {
17169
17385
  year: '{yyyy}年',
@@ -17254,7 +17470,7 @@
17254
17470
  groupPlaceholder: '拖至此處進行分組',
17255
17471
  valuesPlaceholder: '拖至此處進行聚合',
17256
17472
  dragExistCol: '該列已存在',
17257
- sortHelpTip: '點擊並拖動圖標可以調整順序'
17473
+ sortHelpTip: '点击图标开始拖动'
17258
17474
  },
17259
17475
  aggFuncs: {
17260
17476
  sum: '求和',
@@ -17528,7 +17744,7 @@
17528
17744
  useErr: 'เกิดข้อผิดพลาดขณะติดตั้งโมดูล "{0}" คำสั่งซื้ออาจไม่ถูกต้อง ต้องติดตั้งโมดูลขึ้นอยู่กับก่อนตาราง',
17529
17745
  barUnableLink: 'แถบเครื่องมือไม่สามารถเชื่อมโยงตารางได้',
17530
17746
  expandContent: 'สล็อตสำหรับบรรทัดที่ขยายควรเป็น "เนื้อหา" โปรดตรวจสอบว่าถูกต้องหรือไม่',
17531
- reqComp: 'ส่วนประกอบ "{0}" หายไปโปรดตรวจสอบว่าติดตั้งอย่างถูกต้องหรือไม่ https://vxeui.com/#/start/useglobal',
17747
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
17532
17748
  reqModule: 'ไม่มีโมดูล "{0}"',
17533
17749
  reqProp: 'พารามิเตอร์ "{0}" ที่จำเป็นหายไปซึ่งอาจทำให้เกิดข้อผิดพลาด',
17534
17750
  emptyProp: 'พารามิเตอร์ "{0}" ไม่ได้รับอนุญาตให้ว่างเปล่า',
@@ -17559,7 +17775,7 @@
17559
17775
  treeNotImp: 'ตารางต้นไม้ไม่รองรับการนำเข้า',
17560
17776
  treeCrossDrag: 'ลากระดับแรกเท่านั้น',
17561
17777
  treeDragChild: 'พ่อแม่ไม่สามารถลากลูกของตัวเองได้',
17562
- reqPlugin: '"{1}" ไม่ได้ติดตั้งที่ https://vxeui.com/other {0}/#/{1}/install',
17778
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
17563
17779
  errMaxRow: 'เกินปริมาณข้อมูลที่รองรับสูงสุด {0} แถวซึ่งอาจทำให้เกิดข้อผิดพลาด',
17564
17780
  useNew: '不建议使用 {0},请使用 {1}',
17565
17781
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -17607,11 +17823,12 @@
17607
17823
  select: {
17608
17824
  clear: '清除',
17609
17825
  allChecked: '全选',
17610
- total: '{0} / {1}',
17826
+ total: '已选 {0} ',
17827
+ close: '关闭',
17611
17828
  search: 'ค้นหา',
17612
17829
  loadingText: 'การโหลด',
17613
17830
  emptyText: 'ยังไม่มีข้อมูล',
17614
- maxOpt: '最大可选择的数量不能超过 {0} 个',
17831
+ maxSize: '最大可选择的数量不能超过 {0} 个',
17615
17832
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
17616
17833
  searchEmpty: '未匹配到数据!'
17617
17834
  },
@@ -17624,7 +17841,8 @@
17624
17841
  allChecked: '全选',
17625
17842
  allExpand: '全部展开',
17626
17843
  clearExpand: '全部收起',
17627
- total: '已选 {0}',
17844
+ total: '已选 {0}',
17845
+ close: '关闭',
17628
17846
  search: '搜索',
17629
17847
  emptyText: '暂无数据'
17630
17848
  },
@@ -17667,7 +17885,7 @@
17667
17885
  cstmDragTarget: 'ย้าย: {0}',
17668
17886
  setting: {
17669
17887
  colSort: 'เรียงลำดับ',
17670
- sortHelpTip: '点击并拖动图标可以调整顺序',
17888
+ sortHelpTip: '点击图标开始拖动',
17671
17889
  colTitle: 'ชื่อคอลัมน์',
17672
17890
  colResizable: 'ความกว้างของคอลัมน์ (พิกเซล)',
17673
17891
  colVisible: 'ไม่ว่าจะแสดง',
@@ -17675,7 +17893,15 @@
17675
17893
  colFixedMax: 'คอลัมน์แช่แข็ง (คอลัมน์ {0} สูงสุด)',
17676
17894
  fixedLeft: 'ด้านซ้าย',
17677
17895
  fixedUnset: 'ไม่ได้ตั้งค่า',
17678
- fixedRight: 'ด้านขวา'
17896
+ fixedRight: 'ด้านขวา',
17897
+ moveUp: '上移',
17898
+ moveDn: '下移',
17899
+ putTop: '置顶',
17900
+ putBottom: '置尾',
17901
+ moveUpTitle: '点击向上移动',
17902
+ moveDnTitle: '点击向下移动',
17903
+ putTopTitle: '点击置顶',
17904
+ putBottomTitle: '点击置尾'
17679
17905
  }
17680
17906
  },
17681
17907
  import: {
@@ -17733,6 +17959,10 @@
17733
17959
  expMergeTitle: 'หากมีอยู่จะรองรับเซลล์ที่มีโครงสร้างที่ผสานเข้าด้วยกัน',
17734
17960
  expOptAllExpand: 'ขยายต้นไม้',
17735
17961
  expAllExpandTitle: 'หากมีอยู่จะได้รับการสนับสนุนเพื่อขยายข้อมูลทั้งหมดด้วยโครงสร้างแบบลำดับชั้น',
17962
+ expOptTreeAllExpand: '展开树',
17963
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
17964
+ expOptRowGroupAllExpand: '展开分组',
17965
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
17736
17966
  expOptUseStyle: 'สไตล์',
17737
17967
  expUseStyleTitle: 'หากมีอยู่จะรองรับเซลล์ที่มีสไตล์',
17738
17968
  expOptOriginal: 'แหล่งข้อมูล',
@@ -18051,6 +18281,10 @@
18051
18281
  contextMenu: {
18052
18282
  loadingText: '加载中...'
18053
18283
  },
18284
+ switch: {
18285
+ onText: '打开',
18286
+ offText: '关闭'
18287
+ },
18054
18288
  gantt: {
18055
18289
  tFullFormat: {
18056
18290
  year: '{yyyy}年',
@@ -18141,7 +18375,7 @@
18141
18375
  groupPlaceholder: '拖至此处进行分组',
18142
18376
  valuesPlaceholder: '拖至此处进行聚合',
18143
18377
  dragExistCol: '该列已存在',
18144
- sortHelpTip: '点击并拖动图标可以调整顺序'
18378
+ sortHelpTip: '点击图标开始拖动'
18145
18379
  },
18146
18380
  aggFuncs: {
18147
18381
  sum: '求和',
@@ -18378,7 +18612,7 @@
18378
18612
  useErr: 'Đã xảy ra lỗi trong khi cài đặt mô -đun "{0}". Thứ tự có thể không chính xác. Mô -đun phụ thuộc cần được cài đặt trước bảng',
18379
18613
  barUnableLink: 'Thanh công cụ không thể liên kết các bảng',
18380
18614
  expandContent: 'Khe cắm cho dòng mở rộng phải là "nội dung", vui lòng kiểm tra xem nó có đúng không',
18381
- reqComp: 'Thành phần "{0}" bị thiếu, vui lòng kiểm tra xem nó có được cài đặt chính xác không. https://vxeui.com/#/start/useglobal',
18615
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
18382
18616
  reqModule: 'Thiếu mô -đun "{0}"',
18383
18617
  reqProp: 'Tham số "{0}" cần thiết, có thể gây ra lỗi',
18384
18618
  emptyProp: 'Tham số "{0}" không được phép trống',
@@ -18409,7 +18643,7 @@
18409
18643
  treeNotImp: 'Bảng cây không hỗ trợ nhập khẩu',
18410
18644
  treeCrossDrag: 'Chỉ kéo cấp độ đầu tiên',
18411
18645
  treeDragChild: 'Cha mẹ không thể kéo đến con cái của họ',
18412
- reqPlugin: '"{1}" không được cài đặt tại https://vxeui.com/other/khác',
18646
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
18413
18647
  errMaxRow: 'Vượt quá khối lượng dữ liệu được hỗ trợ tối đa {0}, điều này có thể gây ra lỗi',
18414
18648
  useNew: '{0} không được khuyến nghị, vui lòng sử dụng {1}',
18415
18649
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -18457,7 +18691,8 @@
18457
18691
  select: {
18458
18692
  clear: 'Thông thoáng',
18459
18693
  allChecked: 'Chọn tất cả',
18460
- total: '{0} / {1}',
18694
+ total: '已选 {0} ',
18695
+ close: '关闭',
18461
18696
  search: 'tìm kiếm',
18462
18697
  loadingText: 'đang tải',
18463
18698
  emptyText: 'Chưa có dữ liệu',
@@ -18474,7 +18709,8 @@
18474
18709
  allChecked: 'Chọn tất cả',
18475
18710
  allExpand: 'Mở rộng tất cả',
18476
18711
  clearExpand: 'Đóng tất cả',
18477
- total: 'Đã chọn {0}',
18712
+ total: '已选 {0}',
18713
+ close: '关闭',
18478
18714
  search: 'tìm kiếm',
18479
18715
  emptyText: 'Chưa có dữ liệu'
18480
18716
  },
@@ -18517,7 +18753,7 @@
18517
18753
  cstmDragTarget: 'Di chuyển: {0}',
18518
18754
  setting: {
18519
18755
  colSort: 'Loại',
18520
- sortHelpTip: 'Nhấp và kéo biểu tượng để điều chỉnh thứ tự',
18756
+ sortHelpTip: '点击图标开始拖动',
18521
18757
  colTitle: 'Tiêu đề cột',
18522
18758
  colResizable: 'Chiều rộng cột (pixel)',
18523
18759
  colVisible: 'Có hiển thị không',
@@ -18525,7 +18761,15 @@
18525
18761
  colFixedMax: 'Các cột đóng băng (tối đa {0} cột)',
18526
18762
  fixedLeft: 'Bên trái',
18527
18763
  fixedUnset: 'Không đặt',
18528
- fixedRight: 'Bên phải'
18764
+ fixedRight: 'Bên phải',
18765
+ moveUp: '上移',
18766
+ moveDn: '下移',
18767
+ putTop: '置顶',
18768
+ putBottom: '置尾',
18769
+ moveUpTitle: '点击向上移动',
18770
+ moveDnTitle: '点击向下移动',
18771
+ putTopTitle: '点击置顶',
18772
+ putBottomTitle: '点击置尾'
18529
18773
  }
18530
18774
  },
18531
18775
  import: {
@@ -18583,6 +18827,10 @@
18583
18827
  expMergeTitle: 'Nếu có, các tế bào có cấu trúc hợp nhất được hỗ trợ',
18584
18828
  expOptAllExpand: 'Mở rộng cây',
18585
18829
  expAllExpandTitle: 'Nếu nó tồn tại, nó được hỗ trợ để mở rộng tất cả dữ liệu với các cấu trúc phân cấp',
18830
+ expOptTreeAllExpand: '展开树',
18831
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
18832
+ expOptRowGroupAllExpand: '展开分组',
18833
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
18586
18834
  expOptUseStyle: 'phong cách',
18587
18835
  expUseStyleTitle: 'Nếu có, các tế bào có phong cách được hỗ trợ',
18588
18836
  expOptOriginal: 'Dữ liệu nguồn',
@@ -18901,6 +19149,10 @@
18901
19149
  contextMenu: {
18902
19150
  loadingText: '加载中...'
18903
19151
  },
19152
+ switch: {
19153
+ onText: '打开',
19154
+ offText: '关闭'
19155
+ },
18904
19156
  gantt: {
18905
19157
  tFullFormat: {
18906
19158
  year: '{yyyy}年',
@@ -18991,7 +19243,7 @@
18991
19243
  groupPlaceholder: 'Kéo ở đây để nhóm',
18992
19244
  valuesPlaceholder: 'Kéo ở đây để tổng hợp',
18993
19245
  dragExistCol: 'Cột này đã tồn tại',
18994
- sortHelpTip: 'Nhấp và kéo biểu tượng để điều chỉnh thứ tự'
19246
+ sortHelpTip: '点击图标开始拖动'
18995
19247
  },
18996
19248
  aggFuncs: {
18997
19249
  sum: 'Yêu cầu tổng',