@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.mjs CHANGED
@@ -1,4 +1,4 @@
1
- /*! fmdeui-fmui v1.0.87 */
1
+ /*! fmdeui-fmui v1.0.88 */
2
2
  import VxeUITable from 'vxe-table';
3
3
  import VxeUIPluginRenderElement from '@vxe-ui/plugin-render-element';
4
4
  import VxeUIPluginExportXLSX from '@vxe-ui/plugin-export-xlsx';
@@ -7287,7 +7287,7 @@ function requireEnUS () {
7287
7287
  useErr: 'An error occurred while installing the "{0}" module. The order may be incorrect. The dependent module needs to be installed before Table',
7288
7288
  barUnableLink: 'The toolbar cannot associate tables',
7289
7289
  expandContent: 'The slot for the expanded line should be "content", please check if it is correct',
7290
- reqComp: 'The "{0}" component is missing, please check if it is installed correctly. https://vxeui.com/#/start/useGlobal',
7290
+ reqComp: 'The component "{0}" is missing. Please check if it is installed correctly. https://vxeui.com/#/start/useUI/useGlobal',
7291
7291
  reqModule: 'Missing "{0}" module',
7292
7292
  reqProp: 'The necessary "{0}" parameter is missing, which may cause an error',
7293
7293
  emptyProp: 'Parameter "{0}" is not allowed to be empty',
@@ -7318,7 +7318,7 @@ function requireEnUS () {
7318
7318
  treeNotImp: 'Tree tables do not support import',
7319
7319
  treeCrossDrag: 'Only drag the first level',
7320
7320
  treeDragChild: 'Parents cannot drag to their own children',
7321
- reqPlugin: '"{1}" is not installed at https://vxeui.com/other{0}/#/{1}/install',
7321
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
7322
7322
  errMaxRow: 'Exceeding the maximum supported data volume {0} rows, this may cause an error',
7323
7323
  useNew: 'It is not recommended to use {0}. Please use {1} instead.',
7324
7324
  errorVersion: 'Version mismatch. Current version is {0}, while the minimum supported version is {1}.'
@@ -7366,11 +7366,12 @@ function requireEnUS () {
7366
7366
  select: {
7367
7367
  clear: 'Clear',
7368
7368
  allChecked: 'All',
7369
- total: '{0} / {1}',
7369
+ total: '{0} items selected',
7370
+ close: 'Close',
7370
7371
  search: 'Search',
7371
7372
  loadingText: 'Loading',
7372
7373
  emptyText: 'No data yet',
7373
- maxOpt: 'The maximum number that can be selected cannot exceed {0}.',
7374
+ maxSize: '最大可选择的数量不能超过 {0}',
7374
7375
  overSizeErr: 'The maximum selectable quantity of {0} has been exceeded. The excess part will be ignored!',
7375
7376
  searchEmpty: 'No matching data found!'
7376
7377
  },
@@ -7383,7 +7384,8 @@ function requireEnUS () {
7383
7384
  allChecked: 'Check all',
7384
7385
  allExpand: 'Expand all',
7385
7386
  clearExpand: 'Collapse all',
7386
- total: 'Selected {0}',
7387
+ total: '{0} items selected',
7388
+ close: 'Close',
7387
7389
  search: 'Search',
7388
7390
  emptyText: 'No data yet'
7389
7391
  },
@@ -7426,7 +7428,7 @@ function requireEnUS () {
7426
7428
  cstmDragTarget: 'Move: {0}',
7427
7429
  setting: {
7428
7430
  colSort: 'Sort',
7429
- sortHelpTip: 'Click and drag the icons to adjust the order.',
7431
+ sortHelpTip: '点击图标开始拖动',
7430
7432
  colTitle: 'Column title',
7431
7433
  colResizable: 'Column width (pixels)',
7432
7434
  colVisible: 'Whether to display',
@@ -7434,7 +7436,15 @@ function requireEnUS () {
7434
7436
  colFixedMax: 'Freeze columns (up to {0} columns)',
7435
7437
  fixedLeft: 'Left side',
7436
7438
  fixedUnset: 'Not set',
7437
- fixedRight: 'Right side'
7439
+ fixedRight: 'Right side',
7440
+ moveUp: 'Up',
7441
+ moveDn: 'Down',
7442
+ putTop: 'Top',
7443
+ putBottom: 'Bottom',
7444
+ moveUpTitle: '点击向上移动',
7445
+ moveDnTitle: '点击向下移动',
7446
+ putTopTitle: '点击置顶',
7447
+ putBottomTitle: '点击置尾'
7438
7448
  }
7439
7449
  },
7440
7450
  import: {
@@ -7492,6 +7502,10 @@ function requireEnUS () {
7492
7502
  expMergeTitle: 'If present, cells with merged structures are supported',
7493
7503
  expOptAllExpand: 'Expand the tree',
7494
7504
  expAllExpandTitle: 'If it exists, it is supported to expand all data with hierarchical structures',
7505
+ expOptTreeAllExpand: 'Expand tree',
7506
+ expTreeAllExpandTitle: 'If present, automatically expand all tree levels',
7507
+ expOptRowGroupAllExpand: 'Expand group',
7508
+ expRowGroupAllExpandTitle: 'If present, automatically expand all group levels',
7495
7509
  expOptUseStyle: 'style',
7496
7510
  expUseStyleTitle: 'If present, cells with style are supported',
7497
7511
  expOptOriginal: 'Source data',
@@ -7810,6 +7824,10 @@ function requireEnUS () {
7810
7824
  contextMenu: {
7811
7825
  loadingText: 'Loading'
7812
7826
  },
7827
+ switch: {
7828
+ onText: 'On',
7829
+ offText: 'Off'
7830
+ },
7813
7831
  gantt: {
7814
7832
  tFullFormat: {
7815
7833
  year: '{yyyy}年',
@@ -7900,7 +7918,7 @@ function requireEnUS () {
7900
7918
  groupPlaceholder: 'Drag here to set row groups',
7901
7919
  valuesPlaceholder: 'Drag here to aggregate',
7902
7920
  dragExistCol: 'The column already exists',
7903
- sortHelpTip: 'Click and drag the icons to adjust the order.'
7921
+ sortHelpTip: '点击图标开始拖动'
7904
7922
  },
7905
7923
  aggFuncs: {
7906
7924
  sum: 'Sum',
@@ -8137,7 +8155,7 @@ function requireDeDE () {
8137
8155
  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',
8138
8156
  barUnableLink: 'Die Symbolleiste kann Tabellen nicht assoziieren',
8139
8157
  expandContent: 'Der Steckplatz für die erweiterte Linie sollte "Inhalt" sein. Bitte prüfen Sie, ob sie korrekt ist',
8140
- reqComp: 'Die "{0}" -Komponente fehlt, bitte prüfen Sie, ob sie korrekt installiert ist. https://vxeui.com/#/start/useglobal',
8158
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
8141
8159
  reqModule: 'Fehlendes "{0}" Modul',
8142
8160
  reqProp: 'Der erforderliche Parameter "{0}" fehlt, der einen Fehler verursachen kann',
8143
8161
  emptyProp: 'Parameter "{0}" darf nicht leer sein',
@@ -8168,7 +8186,7 @@ function requireDeDE () {
8168
8186
  treeNotImp: 'Baumtische unterstützen den Import nicht',
8169
8187
  treeCrossDrag: 'Ziehen Sie nur die erste Ebene',
8170
8188
  treeDragChild: 'Eltern können nicht zu ihren eigenen Kindern ziehen',
8171
- reqPlugin: '"{1}" ist nicht unter https://vxeui.com/Otheriationation installiert',
8189
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
8172
8190
  errMaxRow: 'Wenn das maximal unterstützte Datenvolumen {0} Zeilen überschreitet, kann dies einen Fehler verursachen',
8173
8191
  useNew: '{0} wird nicht empfohlen, bitte verwenden Sie {1}',
8174
8192
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -8216,7 +8234,8 @@ function requireDeDE () {
8216
8234
  select: {
8217
8235
  clear: 'Klar',
8218
8236
  allChecked: 'Wählen Sie alle aus',
8219
- total: '{0} / {1}',
8237
+ total: '已选 {0} ',
8238
+ close: '关闭',
8220
8239
  search: 'suchen',
8221
8240
  loadingText: 'Laden',
8222
8241
  emptyText: 'Noch keine Daten',
@@ -8233,7 +8252,8 @@ function requireDeDE () {
8233
8252
  allChecked: 'Wählen Sie alle aus',
8234
8253
  allExpand: 'Alle erweitern',
8235
8254
  clearExpand: 'Alle schließen',
8236
- total: 'Ausgewählt {0}',
8255
+ total: '已选 {0}',
8256
+ close: '关闭',
8237
8257
  search: 'suchen',
8238
8258
  emptyText: 'Noch keine Daten'
8239
8259
  },
@@ -8276,7 +8296,7 @@ function requireDeDE () {
8276
8296
  cstmDragTarget: 'Bewegung: {0}',
8277
8297
  setting: {
8278
8298
  colSort: 'Sortieren',
8279
- sortHelpTip: 'Klicken Sie auf das Symbol und ziehen Sie das Symbol, um die Bestellung anzupassen',
8299
+ sortHelpTip: '点击图标开始拖动',
8280
8300
  colTitle: 'Spaltenentitel',
8281
8301
  colResizable: 'Säulenbreite (Pixel)',
8282
8302
  colVisible: 'Ob angezeigt',
@@ -8284,7 +8304,15 @@ function requireDeDE () {
8284
8304
  colFixedMax: 'Spalten einfrieren (bis zu {0} Spalten)',
8285
8305
  fixedLeft: 'Linke Seite',
8286
8306
  fixedUnset: 'Nicht gesetzt',
8287
- fixedRight: 'Rechte Seite'
8307
+ fixedRight: 'Rechte Seite',
8308
+ moveUp: '上移',
8309
+ moveDn: '下移',
8310
+ putTop: '置顶',
8311
+ putBottom: '置尾',
8312
+ moveUpTitle: '点击向上移动',
8313
+ moveDnTitle: '点击向下移动',
8314
+ putTopTitle: '点击置顶',
8315
+ putBottomTitle: '点击置尾'
8288
8316
  }
8289
8317
  },
8290
8318
  import: {
@@ -8342,6 +8370,10 @@ function requireDeDE () {
8342
8370
  expMergeTitle: 'Wenn vorhanden, werden Zellen mit zusammengeführten Strukturen unterstützt',
8343
8371
  expOptAllExpand: 'Den Baum erweitern',
8344
8372
  expAllExpandTitle: 'Wenn es existiert, wird es unterstützt, alle Daten mit hierarchischen Strukturen zu erweitern',
8373
+ expOptTreeAllExpand: '展开树',
8374
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
8375
+ expOptRowGroupAllExpand: '展开分组',
8376
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
8345
8377
  expOptUseStyle: 'Stil',
8346
8378
  expUseStyleTitle: 'Wenn vorhanden, werden Zellen mit Stil unterstützt',
8347
8379
  expOptOriginal: 'Quelldaten',
@@ -8660,6 +8692,10 @@ function requireDeDE () {
8660
8692
  contextMenu: {
8661
8693
  loadingText: '加载中...'
8662
8694
  },
8695
+ switch: {
8696
+ onText: '打开',
8697
+ offText: '关闭'
8698
+ },
8663
8699
  gantt: {
8664
8700
  tFullFormat: {
8665
8701
  year: '{yyyy}年',
@@ -8750,7 +8786,7 @@ function requireDeDE () {
8750
8786
  groupPlaceholder: 'Ziehen Sie hier zur Gruppe',
8751
8787
  valuesPlaceholder: 'Ziehen Sie hierher, um zu aggregieren',
8752
8788
  dragExistCol: 'Diese Spalte existiert bereits',
8753
- sortHelpTip: 'Klicken Sie auf das Symbol und ziehen Sie das Symbol, um die Bestellung anzupassen'
8789
+ sortHelpTip: '点击图标开始拖动'
8754
8790
  },
8755
8791
  aggFuncs: {
8756
8792
  sum: 'Bitten Sie nach Summe',
@@ -8987,7 +9023,7 @@ function requireEsES () {
8987
9023
  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',
8988
9024
  barUnableLink: 'La barra de herramientas no puede asociar tablas',
8989
9025
  expandContent: 'La ranura para la línea expandida debe ser "contenido", verifique si es correcto',
8990
- reqComp: 'Falta el componente "{0}", verifique si está instalado correctamente. https://vxeui.com/#/start/useglobal',
9026
+ reqComp: 'The component "{0}" is missing. Please check if it is installed correctly. https://vxeui.com/#/start/useUI/useGlobal',
8991
9027
  reqModule: 'Falta módulo "{0}"',
8992
9028
  reqProp: 'Falta el parámetro "{0}" necesario, lo que puede causar un error',
8993
9029
  emptyProp: 'El parámetro "{0}" no puede estar vacío',
@@ -9018,7 +9054,7 @@ function requireEsES () {
9018
9054
  treeNotImp: 'Las tablas de árboles no admiten la importación',
9019
9055
  treeCrossDrag: 'Solo arrastre el primer nivel',
9020
9056
  treeDragChild: 'Los padres no pueden arrastrar a sus propios hijos',
9021
- reqPlugin: '"{1}" no está instalado en https://vxeui.com/other{0 /#/{1}/install',
9057
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
9022
9058
  errMaxRow: 'Al exceder las filas de volumen de datos máximos admitidos, esto puede causar un error',
9023
9059
  useNew: '{0} no se recomienda, use {1}',
9024
9060
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -9066,7 +9102,8 @@ function requireEsES () {
9066
9102
  select: {
9067
9103
  clear: 'Claro',
9068
9104
  allChecked: 'Seleccionar todo',
9069
- total: '{0} / {1}',
9105
+ total: '{0} items selected',
9106
+ close: 'Close',
9070
9107
  search: 'buscar',
9071
9108
  loadingText: 'cargando',
9072
9109
  emptyText: 'Aún no hay datos',
@@ -9083,7 +9120,8 @@ function requireEsES () {
9083
9120
  allChecked: 'Seleccionar todo',
9084
9121
  allExpand: 'Expandir todo',
9085
9122
  clearExpand: 'Cerrar todo',
9086
- total: 'Seleccionado {0}',
9123
+ total: '{0} items selected',
9124
+ close: 'Close',
9087
9125
  search: 'buscar',
9088
9126
  emptyText: 'Aún no hay datos'
9089
9127
  },
@@ -9126,7 +9164,7 @@ function requireEsES () {
9126
9164
  cstmDragTarget: 'Mover: {0}',
9127
9165
  setting: {
9128
9166
  colSort: 'Clasificar',
9129
- sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido',
9167
+ sortHelpTip: '点击图标开始拖动',
9130
9168
  colTitle: 'Título de columna',
9131
9169
  colResizable: 'Ancho de columna (píxeles)',
9132
9170
  colVisible: 'Si mostrar',
@@ -9134,7 +9172,15 @@ function requireEsES () {
9134
9172
  colFixedMax: 'Columnas de congelación (hasta {0} columnas)',
9135
9173
  fixedLeft: 'Lado izquierdo',
9136
9174
  fixedUnset: 'No establecido',
9137
- fixedRight: 'Lado derecho'
9175
+ fixedRight: 'Lado derecho',
9176
+ moveUp: '上移',
9177
+ moveDn: '下移',
9178
+ putTop: '置顶',
9179
+ putBottom: '置尾',
9180
+ moveUpTitle: '点击向上移动',
9181
+ moveDnTitle: '点击向下移动',
9182
+ putTopTitle: '点击置顶',
9183
+ putBottomTitle: '点击置尾'
9138
9184
  }
9139
9185
  },
9140
9186
  import: {
@@ -9192,6 +9238,10 @@ function requireEsES () {
9192
9238
  expMergeTitle: 'Si está presente, las células con estructuras fusionadas son compatibles',
9193
9239
  expOptAllExpand: 'Expandir el árbol',
9194
9240
  expAllExpandTitle: 'Si existe, es compatible para expandir todos los datos con estructuras jerárquicas',
9241
+ expOptTreeAllExpand: '展开树',
9242
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
9243
+ expOptRowGroupAllExpand: '展开分组',
9244
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
9195
9245
  expOptUseStyle: 'estilo',
9196
9246
  expUseStyleTitle: 'Si está presente, las celdas con estilo son compatibles',
9197
9247
  expOptOriginal: 'Datos de origen',
@@ -9510,6 +9560,10 @@ function requireEsES () {
9510
9560
  contextMenu: {
9511
9561
  loadingText: '加载中...'
9512
9562
  },
9563
+ switch: {
9564
+ onText: '打开',
9565
+ offText: '关闭'
9566
+ },
9513
9567
  gantt: {
9514
9568
  tFullFormat: {
9515
9569
  year: '{yyyy}年',
@@ -9600,7 +9654,7 @@ function requireEsES () {
9600
9654
  groupPlaceholder: 'Arrastre aquí al grupo',
9601
9655
  valuesPlaceholder: 'Arrastre aquí para agregar',
9602
9656
  dragExistCol: 'Esta columna ya existe',
9603
- sortHelpTip: 'Haga clic y arrastre el icono para ajustar el pedido'
9657
+ sortHelpTip: '点击图标开始拖动'
9604
9658
  },
9605
9659
  aggFuncs: {
9606
9660
  sum: 'Pedir suma',
@@ -9830,14 +9884,14 @@ function requireFrFR () {
9830
9884
  scrollErrProp: "Ce paramètre \"{0}\" n'est pas pris en charge après l'activation du défilement virtuel",
9831
9885
  errConflicts: 'Paramètre "{0}" entre en conflit avec "{1}"',
9832
9886
  modelConflicts: '绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',
9833
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
9834
9887
  notSupportProp: "\"{1}\" n'est pas pris en charge lorsque le paramètre \"{0}\" est activé, il devrait être \"{2}\", sinon une erreur se produira",
9888
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
9835
9889
  notConflictProp: 'Lorsque vous utilisez "{0}", "{1}" doit être défini, sinon il peut y avoir des conflits fonctionnels',
9836
9890
  unableInsert: "Ne peut pas être inséré dans l'emplacement spécifié, veuillez vérifier si les paramètres sont corrects",
9837
9891
  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",
9838
9892
  barUnableLink: "La barre d'outils ne peut pas associer des tables",
9839
9893
  expandContent: "La fente de la ligne élargie doit être \"Contenu\", veuillez vérifier s'il est correct",
9840
- reqComp: "Le composant \"{0}\" est manquant, veuillez vérifier s'il est installé correctement. https://vxeui.com/#/start/useglobal",
9894
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
9841
9895
  reqModule: 'Module "{0}" manquant',
9842
9896
  reqProp: 'Le paramètre "{0}" nécessaire est manquant, ce qui peut provoquer une erreur',
9843
9897
  emptyProp: "Le paramètre \"{0}\" n'est pas autorisé à être vide",
@@ -9868,7 +9922,7 @@ function requireFrFR () {
9868
9922
  treeNotImp: "Les tables d'arbres ne prennent pas en charge l'importation",
9869
9923
  treeCrossDrag: 'Faites seulement glisser le premier niveau',
9870
9924
  treeDragChild: 'Les parents ne peuvent pas traîner à leurs propres enfants',
9871
- reqPlugin: "\"{1}\" n'est pas installé sur https://vxeui.com/other {0,/#/{1 }/install",
9925
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
9872
9926
  errMaxRow: 'Dépassant les lignes maximales du volume de données prises en charge {0}, cela peut entraîner une erreur',
9873
9927
  useNew: '不建议使用 {0},请使用 {1}',
9874
9928
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -9916,11 +9970,12 @@ function requireFrFR () {
9916
9970
  select: {
9917
9971
  clear: '清除',
9918
9972
  allChecked: '全选',
9919
- total: '{0} / {1}',
9973
+ total: '已选 {0} ',
9974
+ close: '关闭',
9920
9975
  search: 'recherche',
9921
9976
  loadingText: 'chargement',
9922
9977
  emptyText: 'Pas encore de données',
9923
- maxOpt: '最大可选择的数量不能超过 {0} 个',
9978
+ maxSize: '最大可选择的数量不能超过 {0} 个',
9924
9979
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
9925
9980
  searchEmpty: '未匹配到数据!'
9926
9981
  },
@@ -9933,7 +9988,8 @@ function requireFrFR () {
9933
9988
  allChecked: '全选',
9934
9989
  allExpand: '全部展开',
9935
9990
  clearExpand: '全部收起',
9936
- total: '已选 {0}',
9991
+ total: '已选 {0}',
9992
+ close: '关闭',
9937
9993
  search: '搜索',
9938
9994
  emptyText: '暂无数据'
9939
9995
  },
@@ -9976,7 +10032,7 @@ function requireFrFR () {
9976
10032
  cstmDragTarget: 'Déplacer: {0}',
9977
10033
  setting: {
9978
10034
  colSort: 'Trier',
9979
- sortHelpTip: '点击并拖动图标可以调整顺序',
10035
+ sortHelpTip: '点击图标开始拖动',
9980
10036
  colTitle: 'Titre de la colonne',
9981
10037
  colResizable: 'Largeur de colonne (pixels)',
9982
10038
  colVisible: "S'il faut afficher",
@@ -9984,7 +10040,15 @@ function requireFrFR () {
9984
10040
  colFixedMax: "Colonnes de gel (jusqu'à {0} colonnes)",
9985
10041
  fixedLeft: 'Côté gauche',
9986
10042
  fixedUnset: 'Pas réglé',
9987
- fixedRight: 'Côté droit'
10043
+ fixedRight: 'Côté droit',
10044
+ moveUp: '上移',
10045
+ moveDn: '下移',
10046
+ putTop: '置顶',
10047
+ putBottom: '置尾',
10048
+ moveUpTitle: '点击向上移动',
10049
+ moveDnTitle: '点击向下移动',
10050
+ putTopTitle: '点击置顶',
10051
+ putBottomTitle: '点击置尾'
9988
10052
  }
9989
10053
  },
9990
10054
  import: {
@@ -10042,6 +10106,10 @@ function requireFrFR () {
10042
10106
  expMergeTitle: 'Si présents, les cellules avec des structures fusionnées sont soutenues',
10043
10107
  expOptAllExpand: "Développer l'arbre",
10044
10108
  expAllExpandTitle: "S'il existe, il est supporté pour étendre toutes les données avec des structures hiérarchiques",
10109
+ expOptTreeAllExpand: '展开树',
10110
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
10111
+ expOptRowGroupAllExpand: '展开分组',
10112
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
10045
10113
  expOptUseStyle: 'style',
10046
10114
  expUseStyleTitle: 'Si présents, les cellules avec style sont prises en charge',
10047
10115
  expOptOriginal: 'Données de source',
@@ -10360,6 +10428,10 @@ function requireFrFR () {
10360
10428
  contextMenu: {
10361
10429
  loadingText: '加载中...'
10362
10430
  },
10431
+ switch: {
10432
+ onText: '打开',
10433
+ offText: '关闭'
10434
+ },
10363
10435
  gantt: {
10364
10436
  tFullFormat: {
10365
10437
  year: '{yyyy}年',
@@ -10450,7 +10522,7 @@ function requireFrFR () {
10450
10522
  groupPlaceholder: '拖至此处进行分组',
10451
10523
  valuesPlaceholder: '拖至此处进行聚合',
10452
10524
  dragExistCol: '该列已存在',
10453
- sortHelpTip: '点击并拖动图标可以调整顺序'
10525
+ sortHelpTip: '点击图标开始拖动'
10454
10526
  },
10455
10527
  aggFuncs: {
10456
10528
  sum: '求和',
@@ -10687,7 +10759,7 @@ function requireItIT () {
10687
10759
  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",
10688
10760
  barUnableLink: 'La barra degli strumenti non può associare le tabelle',
10689
10761
  expandContent: 'Lo slot per la linea espansa dovrebbe essere "contenuto", controlla se è corretto',
10690
- reqComp: 'Manca il componente "{0}", controlla se è installato correttamente. https://vxeui.com/#/start/useglobal',
10762
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
10691
10763
  reqModule: 'Manca il modulo "{0}"',
10692
10764
  reqProp: 'Manca il parametro "{0}" necessario, che può causare un errore',
10693
10765
  emptyProp: 'Il parametro "{0}" non può essere vuoto',
@@ -10718,7 +10790,7 @@ function requireItIT () {
10718
10790
  treeNotImp: "Le tabelle degli alberi non supportano l'importazione",
10719
10791
  treeCrossDrag: 'Trascina solo il primo livello',
10720
10792
  treeDragChild: 'I genitori non possono trascinare con i propri figli',
10721
- reqPlugin: '"{1}" non è installato su https://vxeui.com/other{0}/#/{1}/install',
10793
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
10722
10794
  errMaxRow: 'Superando il volume dei dati supportato massimo {0} righe, questo può causare un errore',
10723
10795
  useNew: '不建议使用 {0},请使用 {1}',
10724
10796
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -10766,11 +10838,12 @@ function requireItIT () {
10766
10838
  select: {
10767
10839
  clear: '清除',
10768
10840
  allChecked: '全选',
10769
- total: '{0} / {1}',
10841
+ total: '已选 {0} ',
10842
+ close: '关闭',
10770
10843
  search: 'ricerca',
10771
10844
  loadingText: 'caricamento',
10772
10845
  emptyText: 'Nessun dati ancora',
10773
- maxOpt: '最大可选择的数量不能超过 {0} 个',
10846
+ maxSize: '最大可选择的数量不能超过 {0} 个',
10774
10847
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
10775
10848
  searchEmpty: '未匹配到数据!'
10776
10849
  },
@@ -10783,7 +10856,8 @@ function requireItIT () {
10783
10856
  allChecked: '全选',
10784
10857
  allExpand: '全部展开',
10785
10858
  clearExpand: '全部收起',
10786
- total: '已选 {0}',
10859
+ total: '已选 {0}',
10860
+ close: '关闭',
10787
10861
  search: '搜索',
10788
10862
  emptyText: '暂无数据'
10789
10863
  },
@@ -10826,7 +10900,7 @@ function requireItIT () {
10826
10900
  cstmDragTarget: 'Muovi: {0}',
10827
10901
  setting: {
10828
10902
  colSort: 'Ordinare',
10829
- sortHelpTip: '点击并拖动图标可以调整顺序',
10903
+ sortHelpTip: '点击图标开始拖动',
10830
10904
  colTitle: 'Titolo della colonna',
10831
10905
  colResizable: 'Larghezza della colonna (pixel)',
10832
10906
  colVisible: 'Se visualizzare',
@@ -10834,7 +10908,15 @@ function requireItIT () {
10834
10908
  colFixedMax: 'Colonne di congelamento (fino a {0} colonne)',
10835
10909
  fixedLeft: 'Lato sinistro',
10836
10910
  fixedUnset: 'Non impostato',
10837
- fixedRight: 'Lato destro'
10911
+ fixedRight: 'Lato destro',
10912
+ moveUp: '上移',
10913
+ moveDn: '下移',
10914
+ putTop: '置顶',
10915
+ putBottom: '置尾',
10916
+ moveUpTitle: '点击向上移动',
10917
+ moveDnTitle: '点击向下移动',
10918
+ putTopTitle: '点击置顶',
10919
+ putBottomTitle: '点击置尾'
10838
10920
  }
10839
10921
  },
10840
10922
  import: {
@@ -10892,6 +10974,10 @@ function requireItIT () {
10892
10974
  expMergeTitle: 'Se presenti, le cellule con strutture unite sono supportate',
10893
10975
  expOptAllExpand: "Espandere l'albero",
10894
10976
  expAllExpandTitle: 'Se esiste, è supportato per espandere tutti i dati con strutture gerarchiche',
10977
+ expOptTreeAllExpand: '展开树',
10978
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
10979
+ expOptRowGroupAllExpand: '展开分组',
10980
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
10895
10981
  expOptUseStyle: 'stile',
10896
10982
  expUseStyleTitle: 'Se presenti, le celle con stile sono supportate',
10897
10983
  expOptOriginal: 'Dati di origine',
@@ -11210,6 +11296,10 @@ function requireItIT () {
11210
11296
  contextMenu: {
11211
11297
  loadingText: '加载中...'
11212
11298
  },
11299
+ switch: {
11300
+ onText: '打开',
11301
+ offText: '关闭'
11302
+ },
11213
11303
  gantt: {
11214
11304
  tFullFormat: {
11215
11305
  year: '{yyyy}年',
@@ -11300,7 +11390,7 @@ function requireItIT () {
11300
11390
  groupPlaceholder: '拖至此处进行分组',
11301
11391
  valuesPlaceholder: '拖至此处进行聚合',
11302
11392
  dragExistCol: '该列已存在',
11303
- sortHelpTip: '点击并拖动图标可以调整顺序'
11393
+ sortHelpTip: '点击图标开始拖动'
11304
11394
  },
11305
11395
  aggFuncs: {
11306
11396
  sum: '求和',
@@ -11537,7 +11627,7 @@ function requireJaJP () {
11537
11627
  useErr: '「{0}」モジュールのインストール中にエラーが発生しました。注文が正しくない場合があります。従属モジュールは、テーブルの前にインストールする必要があります',
11538
11628
  barUnableLink: 'ツールバーはテーブルを関連付けることができません',
11539
11629
  expandContent: '拡張ラインのスロットは「コンテンツ」である必要があります。正しいかどうかを確認してください',
11540
- reqComp: '{0}」コンポーネントがありません。正しくインストールされているかどうかを確認してください。 https://vxeui.com/#/start/useglobal',
11630
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
11541
11631
  reqModule: '「{0}」モジュールがありません',
11542
11632
  reqProp: '必要な「{0}」パラメーターが欠落しているため、エラーが発生する場合があります',
11543
11633
  emptyProp: 'パラメーター「{0}」は空にすることは許可されていません',
@@ -11568,7 +11658,7 @@ function requireJaJP () {
11568
11658
  treeNotImp: 'ツリーテーブルはインポートをサポートしていません',
11569
11659
  treeCrossDrag: '最初のレベルのみをドラッグします',
11570
11660
  treeDragChild: '親は自分の子供にドラッグすることはできません',
11571
- reqPlugin: '{1}」はhttps://vxeui.com/other {0 }/#/ {1 }/installにインストールされていません',
11661
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
11572
11662
  errMaxRow: 'サポートされている最大データボリューム{0}行を超えると、これによりエラーが発生する可能性があります',
11573
11663
  useNew: '{0}はお勧めしません。{1}を使用してください',
11574
11664
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -11616,7 +11706,8 @@ function requireJaJP () {
11616
11706
  select: {
11617
11707
  clear: 'クリア',
11618
11708
  allChecked: 'すべてを選択します',
11619
- total: '{0} / {1}',
11709
+ total: '已选 {0} ',
11710
+ close: '关闭',
11620
11711
  search: '検索',
11621
11712
  loadingText: '読み込み',
11622
11713
  emptyText: 'まだデータはありません',
@@ -11633,7 +11724,8 @@ function requireJaJP () {
11633
11724
  allChecked: 'すべてを選択します',
11634
11725
  allExpand: 'すべて拡張します',
11635
11726
  clearExpand: 'すべてを閉じます',
11636
- total: '選択{0}',
11727
+ total: '已选 {0}',
11728
+ close: '关闭',
11637
11729
  search: '検索',
11638
11730
  emptyText: 'まだデータはありません'
11639
11731
  },
@@ -11676,7 +11768,7 @@ function requireJaJP () {
11676
11768
  cstmDragTarget: '移動:{0}',
11677
11769
  setting: {
11678
11770
  colSort: '選別',
11679
- sortHelpTip: 'アイコンをクリックしてドラッグして、注文を調整します',
11771
+ sortHelpTip: '点击图标开始拖动',
11680
11772
  colTitle: '列のタイトル',
11681
11773
  colResizable: '列幅(ピクセル)',
11682
11774
  colVisible: '表示するかどうか',
@@ -11684,7 +11776,15 @@ function requireJaJP () {
11684
11776
  colFixedMax: 'フリーズ列({0}列まで)',
11685
11777
  fixedLeft: '左側',
11686
11778
  fixedUnset: '設定されていません',
11687
- fixedRight: '右側'
11779
+ fixedRight: '右側',
11780
+ moveUp: '上移',
11781
+ moveDn: '下移',
11782
+ putTop: '置顶',
11783
+ putBottom: '置尾',
11784
+ moveUpTitle: '点击向上移动',
11785
+ moveDnTitle: '点击向下移动',
11786
+ putTopTitle: '点击置顶',
11787
+ putBottomTitle: '点击置尾'
11688
11788
  }
11689
11789
  },
11690
11790
  import: {
@@ -11742,6 +11842,10 @@ function requireJaJP () {
11742
11842
  expMergeTitle: '存在する場合、マージされた構造を持つ細胞がサポートされます',
11743
11843
  expOptAllExpand: 'ツリーを拡張します',
11744
11844
  expAllExpandTitle: '存在する場合、階層構造を使用してすべてのデータを拡張することがサポートされています',
11845
+ expOptTreeAllExpand: '展开树',
11846
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
11847
+ expOptRowGroupAllExpand: '展开分组',
11848
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
11745
11849
  expOptUseStyle: 'スタイル',
11746
11850
  expUseStyleTitle: '存在する場合、スタイルのあるセルがサポートされています',
11747
11851
  expOptOriginal: 'ソースデータ',
@@ -12060,6 +12164,10 @@ function requireJaJP () {
12060
12164
  contextMenu: {
12061
12165
  loadingText: '加载中...'
12062
12166
  },
12167
+ switch: {
12168
+ onText: '打开',
12169
+ offText: '关闭'
12170
+ },
12063
12171
  gantt: {
12064
12172
  tFullFormat: {
12065
12173
  year: '{yyyy}年',
@@ -12150,7 +12258,7 @@ function requireJaJP () {
12150
12258
  groupPlaceholder: 'ここでグループにドラッグします',
12151
12259
  valuesPlaceholder: 'ここにドラッグして集約します',
12152
12260
  dragExistCol: 'このコラムはすでに存在しています',
12153
- sortHelpTip: 'アイコンをクリックしてドラッグして、注文を調整します'
12261
+ sortHelpTip: '点击图标开始拖动'
12154
12262
  },
12155
12263
  aggFuncs: {
12156
12264
  sum: '合計を尋ねます',
@@ -12380,14 +12488,14 @@ function requireKoKR () {
12380
12488
  scrollErrProp: '이 매개 변수 "{0}"은 가상 스크롤링이 활성화 된 후에 지원되지 않습니다.',
12381
12489
  errConflicts: '매개 변수 "{0}" "{1}"과 충돌합니다.',
12382
12490
  modelConflicts: '바운드 필드 값 "{0}"및 "{1}"사이에 충돌이 발생하며 오류가 발생합니다.',
12383
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
12384
12491
  notSupportProp: '"{1}"은 "{0}"매개 변수가 활성화 될 때 지원되지 않습니다. "{2}"이어야합니다. 그렇지 않으면 오류가 발생합니다.',
12492
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
12385
12493
  notConflictProp: '"{0}"을 사용하는 경우 "{1}"을 설정해야합니다. 그렇지 않으면 기능적 충돌이있을 수 있습니다.',
12386
12494
  unableInsert: '지정된 위치에 삽입 할 수 없으므로 매개 변수가 올바른지 확인하십시오.',
12387
12495
  useErr: '"{0}"모듈을 설치하는 동안 오류가 발생했습니다. 주문이 잘못 될 수 있습니다. 종속 모듈은 테이블 전에 설치해야합니다',
12388
12496
  barUnableLink: '툴바는 테이블을 연결할 수 없습니다',
12389
12497
  expandContent: '확장 라인의 슬롯은 "콘텐츠"여야합니다. 올바른지 확인하십시오.',
12390
- reqComp: '"{0}"구성 요소가 누락되었습니다. 올바르게 설치되었는지 확인하십시오. https://vxeui.com/#/start/useglobal',
12498
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
12391
12499
  reqModule: '"{0}"모듈 누락',
12392
12500
  reqProp: '필요한 "{0}"매개 변수가 누락되어 오류가 발생할 수 있습니다.',
12393
12501
  emptyProp: '매개 변수 "{0}"은 비어 있지 않습니다',
@@ -12418,7 +12526,7 @@ function requireKoKR () {
12418
12526
  treeNotImp: '트리 테이블은 가져 오기를 지원하지 않습니다',
12419
12527
  treeCrossDrag: '첫 번째 레벨 만 드래그하십시오',
12420
12528
  treeDragChild: '부모는 자신의 자녀에게 끌 수 없습니다',
12421
- reqPlugin: '"{1}" https://vxeui.com/other {0 }/#/1 }/install에 설치되지 않았습니다',
12529
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
12422
12530
  errMaxRow: '최대 지원되는 데이터 볼륨 {0} 행을 초과하면 오류가 발생할 수 있습니다.',
12423
12531
  useNew: '{0} 권장되지 않습니다. {1}을 사용하십시오.',
12424
12532
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -12466,7 +12574,8 @@ function requireKoKR () {
12466
12574
  select: {
12467
12575
  clear: '분명한',
12468
12576
  allChecked: '모두를 선택하십시오',
12469
- total: '{0} / {1}',
12577
+ total: '已选 {0} ',
12578
+ close: '关闭',
12470
12579
  search: '찾다',
12471
12580
  loadingText: '로딩',
12472
12581
  emptyText: '아직 데이터가 없습니다',
@@ -12483,7 +12592,8 @@ function requireKoKR () {
12483
12592
  allChecked: '모두를 선택하십시오',
12484
12593
  allExpand: '모든 것을 확장하십시오',
12485
12594
  clearExpand: '모두 닫으십시오',
12486
- total: '선택된 {0}',
12595
+ total: '已选 {0}',
12596
+ close: '关闭',
12487
12597
  search: '찾다',
12488
12598
  emptyText: '아직 데이터가 없습니다'
12489
12599
  },
@@ -12526,7 +12636,7 @@ function requireKoKR () {
12526
12636
  cstmDragTarget: '움직임 : {0}',
12527
12637
  setting: {
12528
12638
  colSort: '종류',
12529
- sortHelpTip: '아이콘을 클릭하고 드래그하여 순서를 조정하십시오',
12639
+ sortHelpTip: '点击图标开始拖动',
12530
12640
  colTitle: '열 제목',
12531
12641
  colResizable: '열 폭 (픽셀)',
12532
12642
  colVisible: '표시 여부',
@@ -12534,7 +12644,15 @@ function requireKoKR () {
12534
12644
  colFixedMax: '냉동 열 (최대 {0} 열)',
12535
12645
  fixedLeft: '왼쪽',
12536
12646
  fixedUnset: '설정되지 않았습니다',
12537
- fixedRight: '오른쪽'
12647
+ fixedRight: '오른쪽',
12648
+ moveUp: '上移',
12649
+ moveDn: '下移',
12650
+ putTop: '置顶',
12651
+ putBottom: '置尾',
12652
+ moveUpTitle: '点击向上移动',
12653
+ moveDnTitle: '点击向下移动',
12654
+ putTopTitle: '点击置顶',
12655
+ putBottomTitle: '点击置尾'
12538
12656
  }
12539
12657
  },
12540
12658
  import: {
@@ -12592,6 +12710,10 @@ function requireKoKR () {
12592
12710
  expMergeTitle: '존재하는 경우, 병합 된 구조를 갖는 세포가지지된다',
12593
12711
  expOptAllExpand: '나무를 확장하십시오',
12594
12712
  expAllExpandTitle: '존재하는 경우 계층 구조로 모든 데이터를 확장하도록 지원됩니다.',
12713
+ expOptTreeAllExpand: '展开树',
12714
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
12715
+ expOptRowGroupAllExpand: '展开分组',
12716
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
12595
12717
  expOptUseStyle: '스타일',
12596
12718
  expUseStyleTitle: '존재하는 경우 스타일이있는 셀이 지원됩니다',
12597
12719
  expOptOriginal: '소스 데이터',
@@ -12910,6 +13032,10 @@ function requireKoKR () {
12910
13032
  contextMenu: {
12911
13033
  loadingText: '加载中...'
12912
13034
  },
13035
+ switch: {
13036
+ onText: '打开',
13037
+ offText: '关闭'
13038
+ },
12913
13039
  gantt: {
12914
13040
  tFullFormat: {
12915
13041
  year: '{yyyy}年',
@@ -13000,7 +13126,7 @@ function requireKoKR () {
13000
13126
  groupPlaceholder: '여기로 끌어 그룹화하십시오',
13001
13127
  valuesPlaceholder: '집계를 위해 여기를 끌어냅니다',
13002
13128
  dragExistCol: '이 열은 이미 존재합니다',
13003
- sortHelpTip: '아이콘을 클릭하고 드래그하여 순서를 조정하십시오'
13129
+ sortHelpTip: '点击图标开始拖动'
13004
13130
  },
13005
13131
  aggFuncs: {
13006
13132
  sum: '합계를 요청하십시오',
@@ -13230,14 +13356,14 @@ function requireNbNO () {
13230
13356
  scrollErrProp: 'Denne parameteren "{0}" støttes ikke etter at virtuell rulling er aktivert',
13231
13357
  errConflicts: 'Parameter "{0}" Konflikter med "{1}"',
13232
13358
  modelConflicts: '绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',
13233
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
13234
13359
  notSupportProp: '"{1}" støttes ikke når parameteren "{0}" er aktivert, den skal være "{2}", ellers vil det oppstå en feil',
13360
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
13235
13361
  notConflictProp: 'Når du bruker "{0}", "{1}" skal settes, ellers kan det være funksjonelle konflikter',
13236
13362
  unableInsert: 'Kan ikke settes inn på det spesifiserte stedet, vennligst sjekk om parametrene er riktige',
13237
13363
  useErr: 'En feil oppstod mens du installerte "{0}" -modulen. Bestillingen kan være feil. Den avhengige modulen må installeres før tabellen',
13238
13364
  barUnableLink: 'Verktøylinjen kan ikke knytte bord',
13239
13365
  expandContent: 'Sporet for den utvidede linjen skal være "innhold", sjekk om det er riktig',
13240
- reqComp: '"{0}" -komponenten mangler, vennligst sjekk om den er installert riktig. https://vxeui.com/#/start/usglobal',
13366
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
13241
13367
  reqModule: 'Mangler "{0}" -modul',
13242
13368
  reqProp: 'Den nødvendige "{0}" -parameteren mangler, noe som kan forårsake en feil',
13243
13369
  emptyProp: 'Parameter "{0}" har ikke lov til å være tom',
@@ -13268,7 +13394,7 @@ function requireNbNO () {
13268
13394
  treeNotImp: 'Treetabeller støtter ikke import',
13269
13395
  treeCrossDrag: 'Bare dra det første nivået',
13270
13396
  treeDragChild: 'Foreldre kan ikke dra til sine egne barn',
13271
- reqPlugin: '"{1}" er ikke installert på http',
13397
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
13272
13398
  errMaxRow: 'Overskridende det maksimale støttede datavolumet {0} Rader, dette kan føre til en feil',
13273
13399
  useNew: '不建议使用 {0},请使用 {1}',
13274
13400
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -13316,11 +13442,12 @@ function requireNbNO () {
13316
13442
  select: {
13317
13443
  clear: '清除',
13318
13444
  allChecked: '全选',
13319
- total: '{0} / {1}',
13445
+ total: '已选 {0} ',
13446
+ close: '关闭',
13320
13447
  search: 'søk',
13321
13448
  loadingText: 'lasting',
13322
13449
  emptyText: 'Ingen data ennå',
13323
- maxOpt: '最大可选择的数量不能超过 {0} 个',
13450
+ maxSize: '最大可选择的数量不能超过 {0} 个',
13324
13451
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
13325
13452
  searchEmpty: '未匹配到数据!'
13326
13453
  },
@@ -13333,7 +13460,8 @@ function requireNbNO () {
13333
13460
  allChecked: '全选',
13334
13461
  allExpand: '全部展开',
13335
13462
  clearExpand: '全部收起',
13336
- total: '已选 {0}',
13463
+ total: '已选 {0}',
13464
+ close: '关闭',
13337
13465
  search: '搜索',
13338
13466
  emptyText: '暂无数据'
13339
13467
  },
@@ -13376,7 +13504,7 @@ function requireNbNO () {
13376
13504
  cstmDragTarget: 'Flytt: {0}',
13377
13505
  setting: {
13378
13506
  colSort: 'Sortere',
13379
- sortHelpTip: '点击并拖动图标可以调整顺序',
13507
+ sortHelpTip: '点击图标开始拖动',
13380
13508
  colTitle: 'Kolonnetittel',
13381
13509
  colResizable: 'Kolonnebredde (piksler)',
13382
13510
  colVisible: 'Om du skal vise',
@@ -13384,7 +13512,15 @@ function requireNbNO () {
13384
13512
  colFixedMax: 'Frys kolonner (opp til {0} kolonner)',
13385
13513
  fixedLeft: 'Venstre side',
13386
13514
  fixedUnset: 'Ikke satt',
13387
- fixedRight: 'Høyre side'
13515
+ fixedRight: 'Høyre side',
13516
+ moveUp: '上移',
13517
+ moveDn: '下移',
13518
+ putTop: '置顶',
13519
+ putBottom: '置尾',
13520
+ moveUpTitle: '点击向上移动',
13521
+ moveDnTitle: '点击向下移动',
13522
+ putTopTitle: '点击置顶',
13523
+ putBottomTitle: '点击置尾'
13388
13524
  }
13389
13525
  },
13390
13526
  import: {
@@ -13442,6 +13578,10 @@ function requireNbNO () {
13442
13578
  expMergeTitle: 'Hvis de er til stede, støttes celler med sammenslåtte strukturer',
13443
13579
  expOptAllExpand: 'Utvid treet',
13444
13580
  expAllExpandTitle: 'Hvis det eksisterer, støttes den for å utvide alle data med hierarkiske strukturer',
13581
+ expOptTreeAllExpand: '展开树',
13582
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
13583
+ expOptRowGroupAllExpand: '展开分组',
13584
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
13445
13585
  expOptUseStyle: 'stil',
13446
13586
  expUseStyleTitle: 'Hvis de er til stede, støttes celler med stil',
13447
13587
  expOptOriginal: 'Kildedata',
@@ -13760,6 +13900,10 @@ function requireNbNO () {
13760
13900
  contextMenu: {
13761
13901
  loadingText: '加载中...'
13762
13902
  },
13903
+ switch: {
13904
+ onText: '打开',
13905
+ offText: '关闭'
13906
+ },
13763
13907
  gantt: {
13764
13908
  tFullFormat: {
13765
13909
  year: '{yyyy}年',
@@ -13850,7 +13994,7 @@ function requireNbNO () {
13850
13994
  groupPlaceholder: '拖至此处进行分组',
13851
13995
  valuesPlaceholder: '拖至此处进行聚合',
13852
13996
  dragExistCol: '该列已存在',
13853
- sortHelpTip: '点击并拖动图标可以调整顺序'
13997
+ sortHelpTip: '点击图标开始拖动'
13854
13998
  },
13855
13999
  aggFuncs: {
13856
14000
  sum: '求和',
@@ -14080,14 +14224,14 @@ function requirePtBR () {
14080
14224
  scrollErrProp: 'Este parâmetro "{0}" não é suportado após a rolagem virtual ser ativada',
14081
14225
  errConflicts: 'Parâmetro "{0}" conflita com "{1}"',
14082
14226
  modelConflicts: '绑定的字段值 "{0}" 与 "{1}" 存在冲突,将会出现错误',
14083
- reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
14084
14227
  notSupportProp: '"{1}" não é suportado quando o parâmetro "{0}" estiver ativado, ele deve ser "{2}", caso contrário, um erro ocorrerá',
14228
+ reqSupportProp: '当使用 "{0}" 时,应该设置 "{1}",否则可能会出现错误',
14085
14229
  notConflictProp: 'Ao usar "{0}", "{1}" deve ser definido, caso contrário, pode haver conflitos funcionais',
14086
14230
  unableInsert: 'Não pode ser inserido no local especificado, verifique se os parâmetros estão corretos',
14087
14231
  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',
14088
14232
  barUnableLink: 'A barra de ferramentas não pode associar tabelas',
14089
14233
  expandContent: 'O slot para a linha expandida deve ser "conteúdo", verifique se está correto',
14090
- reqComp: 'O componente "{0}" está ausente, verifique se está instalado corretamente. https://vxeui.com/#/start/useglobal',
14234
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
14091
14235
  reqModule: 'Módulo "{0}" ausente',
14092
14236
  reqProp: 'O parâmetro "{0}" necessário está faltando, o que pode causar um erro',
14093
14237
  emptyProp: 'Parâmetro "{0}" não tem permissão para estar vazio',
@@ -14118,7 +14262,7 @@ function requirePtBR () {
14118
14262
  treeNotImp: 'As mesas de árvores não suportam a importação',
14119
14263
  treeCrossDrag: 'Apenas arraste o primeiro nível',
14120
14264
  treeDragChild: 'Os pais não podem arrastar para seus próprios filhos',
14121
- reqPlugin: '"{1}" não está instalado em https://vxeui.com/other {0a }/# {1age/install',
14265
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
14122
14266
  errMaxRow: 'Excedendo o volume máximo de dados suportado {0} linhas, isso pode causar um erro',
14123
14267
  useNew: '不建议使用 {0},请使用 {1}',
14124
14268
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -14166,11 +14310,12 @@ function requirePtBR () {
14166
14310
  select: {
14167
14311
  clear: '清除',
14168
14312
  allChecked: '全选',
14169
- total: '{0} / {1}',
14313
+ total: '已选 {0} ',
14314
+ close: '关闭',
14170
14315
  search: 'procurar',
14171
14316
  loadingText: 'carregando',
14172
14317
  emptyText: 'Ainda não há dados',
14173
- maxOpt: '最大可选择的数量不能超过 {0} 个',
14318
+ maxSize: '最大可选择的数量不能超过 {0} 个',
14174
14319
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
14175
14320
  searchEmpty: '未匹配到数据!'
14176
14321
  },
@@ -14183,7 +14328,8 @@ function requirePtBR () {
14183
14328
  allChecked: '全选',
14184
14329
  allExpand: '全部展开',
14185
14330
  clearExpand: '全部收起',
14186
- total: '已选 {0}',
14331
+ total: '已选 {0}',
14332
+ close: '关闭',
14187
14333
  search: '搜索',
14188
14334
  emptyText: '暂无数据'
14189
14335
  },
@@ -14226,7 +14372,7 @@ function requirePtBR () {
14226
14372
  cstmDragTarget: 'Move: {0}',
14227
14373
  setting: {
14228
14374
  colSort: 'Organizar',
14229
- sortHelpTip: '点击并拖动图标可以调整顺序',
14375
+ sortHelpTip: '点击图标开始拖动',
14230
14376
  colTitle: 'Título da coluna',
14231
14377
  colResizable: 'Largura da coluna (pixels)',
14232
14378
  colVisible: 'Se deve exibir',
@@ -14234,7 +14380,15 @@ function requirePtBR () {
14234
14380
  colFixedMax: 'Colunas congeladas (até {0} colunas)',
14235
14381
  fixedLeft: 'Lado esquerdo',
14236
14382
  fixedUnset: 'Não definido',
14237
- fixedRight: 'Lado direito'
14383
+ fixedRight: 'Lado direito',
14384
+ moveUp: '上移',
14385
+ moveDn: '下移',
14386
+ putTop: '置顶',
14387
+ putBottom: '置尾',
14388
+ moveUpTitle: '点击向上移动',
14389
+ moveDnTitle: '点击向下移动',
14390
+ putTopTitle: '点击置顶',
14391
+ putBottomTitle: '点击置尾'
14238
14392
  }
14239
14393
  },
14240
14394
  import: {
@@ -14292,6 +14446,10 @@ function requirePtBR () {
14292
14446
  expMergeTitle: 'Se presente, as células com estruturas mescladas são suportadas',
14293
14447
  expOptAllExpand: 'Expandir a árvore',
14294
14448
  expAllExpandTitle: 'Se existir, é suportado para expandir todos os dados com estruturas hierárquicas',
14449
+ expOptTreeAllExpand: '展开树',
14450
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
14451
+ expOptRowGroupAllExpand: '展开分组',
14452
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
14295
14453
  expOptUseStyle: 'estilo',
14296
14454
  expUseStyleTitle: 'Se presente, células com estilo são suportadas',
14297
14455
  expOptOriginal: 'Dados de origem',
@@ -14610,6 +14768,10 @@ function requirePtBR () {
14610
14768
  contextMenu: {
14611
14769
  loadingText: '加载中...'
14612
14770
  },
14771
+ switch: {
14772
+ onText: '打开',
14773
+ offText: '关闭'
14774
+ },
14613
14775
  gantt: {
14614
14776
  tFullFormat: {
14615
14777
  year: '{yyyy}年',
@@ -14700,7 +14862,7 @@ function requirePtBR () {
14700
14862
  groupPlaceholder: '拖至此处进行分组',
14701
14863
  valuesPlaceholder: '拖至此处进行聚合',
14702
14864
  dragExistCol: '该列已存在',
14703
- sortHelpTip: '点击并拖动图标可以调整顺序'
14865
+ sortHelpTip: '点击图标开始拖动'
14704
14866
  },
14705
14867
  aggFuncs: {
14706
14868
  sum: '求和',
@@ -14937,7 +15099,7 @@ function requireRuRU () {
14937
15099
  useErr: 'Произошла ошибка при установке модуля "{0}". Заказ может быть неверным. Зависимый модуль должен быть установлен перед таблицей',
14938
15100
  barUnableLink: 'Панель инструментов не может связать таблицы',
14939
15101
  expandContent: 'Слот для расширенной строки должен быть «контентом», пожалуйста, проверьте, правильно ли это',
14940
- reqComp: 'Компонент "{0}" отсутствует, пожалуйста, проверьте, правильно ли он установлен. https://vxeui.com/#/start/useglobal',
15102
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
14941
15103
  reqModule: 'Отсутствует модуль "{0}"',
14942
15104
  reqProp: 'Необходимый параметр «{0}» отсутствует, что может вызвать ошибку',
14943
15105
  emptyProp: 'Параметр "{0}" не разрешается быть пустым',
@@ -14968,7 +15130,7 @@ function requireRuRU () {
14968
15130
  treeNotImp: 'Таблицы деревьев не поддерживают импорт',
14969
15131
  treeCrossDrag: 'Только перетащите первый уровень',
14970
15132
  treeDragChild: 'Родители не могут тащить своих детей',
14971
- reqPlugin: '"{1}" не установлен по адресу https://vxeui.com/otherbe',
15133
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
14972
15134
  errMaxRow: 'Превышение максимального поддерживаемого объема данных {0} строк, это может вызвать ошибку',
14973
15135
  useNew: '{0} не рекомендуется, пожалуйста, используйте {1}',
14974
15136
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -15016,7 +15178,8 @@ function requireRuRU () {
15016
15178
  select: {
15017
15179
  clear: 'Прозрачный',
15018
15180
  allChecked: 'Выберите все',
15019
- total: '{0} / {1}',
15181
+ total: '已选 {0} ',
15182
+ close: '关闭',
15020
15183
  search: 'поиск',
15021
15184
  loadingText: 'загрузка',
15022
15185
  emptyText: 'Нет данных пока',
@@ -15033,7 +15196,8 @@ function requireRuRU () {
15033
15196
  allChecked: 'Выберите все',
15034
15197
  allExpand: 'Расширить все',
15035
15198
  clearExpand: 'Закрыть все',
15036
- total: 'Выбрано {0}',
15199
+ total: '已选 {0}',
15200
+ close: '关闭',
15037
15201
  search: 'поиск',
15038
15202
  emptyText: 'Нет данных пока'
15039
15203
  },
@@ -15076,7 +15240,7 @@ function requireRuRU () {
15076
15240
  cstmDragTarget: 'MOVE: {0}',
15077
15241
  setting: {
15078
15242
  colSort: 'Сортировка',
15079
- sortHelpTip: 'Нажмите и перетащите значок, чтобы настроить заказ',
15243
+ sortHelpTip: '点击图标开始拖动',
15080
15244
  colTitle: 'Заголовок столбца',
15081
15245
  colResizable: 'Ширина столбца (пиксели)',
15082
15246
  colVisible: 'Отображать ли',
@@ -15084,7 +15248,15 @@ function requireRuRU () {
15084
15248
  colFixedMax: 'Столбцы замораживания (до {0} столбцы)',
15085
15249
  fixedLeft: 'Левая сторона',
15086
15250
  fixedUnset: 'Не установлен',
15087
- fixedRight: 'Правая сторона'
15251
+ fixedRight: 'Правая сторона',
15252
+ moveUp: '上移',
15253
+ moveDn: '下移',
15254
+ putTop: '置顶',
15255
+ putBottom: '置尾',
15256
+ moveUpTitle: '点击向上移动',
15257
+ moveDnTitle: '点击向下移动',
15258
+ putTopTitle: '点击置顶',
15259
+ putBottomTitle: '点击置尾'
15088
15260
  }
15089
15261
  },
15090
15262
  import: {
@@ -15142,6 +15314,10 @@ function requireRuRU () {
15142
15314
  expMergeTitle: 'Если присутствует, клетки с объединенными структурами поддерживаются',
15143
15315
  expOptAllExpand: 'Расширить дерево',
15144
15316
  expAllExpandTitle: 'Если он существует, он поддерживается для расширения всех данных с помощью иерархических структур',
15317
+ expOptTreeAllExpand: '展开树',
15318
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
15319
+ expOptRowGroupAllExpand: '展开分组',
15320
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
15145
15321
  expOptUseStyle: 'стиль',
15146
15322
  expUseStyleTitle: 'Если присутствует, клетки со стилем поддерживаются',
15147
15323
  expOptOriginal: 'Исходные данные',
@@ -15460,6 +15636,10 @@ function requireRuRU () {
15460
15636
  contextMenu: {
15461
15637
  loadingText: '加载中...'
15462
15638
  },
15639
+ switch: {
15640
+ onText: '打开',
15641
+ offText: '关闭'
15642
+ },
15463
15643
  gantt: {
15464
15644
  tFullFormat: {
15465
15645
  year: '{yyyy}年',
@@ -15550,7 +15730,7 @@ function requireRuRU () {
15550
15730
  groupPlaceholder: 'Перетащите сюда, чтобы группировать',
15551
15731
  valuesPlaceholder: 'Перетащите сюда, чтобы агрегировать',
15552
15732
  dragExistCol: 'Эта колонка уже существует',
15553
- sortHelpTip: 'Нажмите и перетащите значок, чтобы настроить заказ'
15733
+ sortHelpTip: '点击图标开始拖动'
15554
15734
  },
15555
15735
  aggFuncs: {
15556
15736
  sum: 'Попросить сумму',
@@ -15787,7 +15967,7 @@ function requireZhCN () {
15787
15967
  useErr: '安装 "{0}" 模块时发生错误,可能顺序不正确,依赖的模块需要在 Table 之前安装',
15788
15968
  barUnableLink: '工具栏无法关联表格',
15789
15969
  expandContent: '展开行的插槽应该是 "content",请检查是否正确',
15790
- reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useGlobal',
15970
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
15791
15971
  reqModule: '缺少 "{0}" 模块',
15792
15972
  reqProp: '缺少必要的 "{0}" 参数,这可能会导致出现错误',
15793
15973
  emptyProp: '参数 "{0}" 不允许为空',
@@ -15818,7 +15998,7 @@ function requireZhCN () {
15818
15998
  treeNotImp: '树表格不支持导入',
15819
15999
  treeCrossDrag: '只能拖拽第一层级',
15820
16000
  treeDragChild: '父级不能拖拽到自己的子级中',
15821
- reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/install',
16001
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
15822
16002
  errMaxRow: '超过支持的最大数据量 {0} 行,这可能会导致出现错误',
15823
16003
  useNew: '不建议使用 {0},请使用 {1}',
15824
16004
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -15866,7 +16046,8 @@ function requireZhCN () {
15866
16046
  select: {
15867
16047
  clear: '清除',
15868
16048
  allChecked: '全选',
15869
- total: '{0} / {1}',
16049
+ total: '已选 {0} ',
16050
+ close: '关闭',
15870
16051
  search: '搜索',
15871
16052
  loadingText: '加载中...',
15872
16053
  emptyText: '暂无数据',
@@ -15883,7 +16064,8 @@ function requireZhCN () {
15883
16064
  allChecked: '全选',
15884
16065
  allExpand: '全部展开',
15885
16066
  clearExpand: '全部收起',
15886
- total: '已选 {0}',
16067
+ total: '已选 {0}',
16068
+ close: '关闭',
15887
16069
  search: '搜索',
15888
16070
  emptyText: '暂无数据'
15889
16071
  },
@@ -15926,7 +16108,7 @@ function requireZhCN () {
15926
16108
  cstmDragTarget: '移动:{0}',
15927
16109
  setting: {
15928
16110
  colSort: '排序',
15929
- sortHelpTip: '点击并拖动图标可以调整顺序',
16111
+ sortHelpTip: '点击图标开始拖动',
15930
16112
  colTitle: '列标题',
15931
16113
  colResizable: '列宽(像素)',
15932
16114
  colVisible: '是否显示',
@@ -15934,7 +16116,15 @@ function requireZhCN () {
15934
16116
  colFixedMax: '冻结列(最多 {0} 列)',
15935
16117
  fixedLeft: '左侧',
15936
16118
  fixedUnset: '不设置',
15937
- fixedRight: '右侧'
16119
+ fixedRight: '右侧',
16120
+ moveUp: '上移',
16121
+ moveDn: '下移',
16122
+ putTop: '置顶',
16123
+ putBottom: '置尾',
16124
+ moveUpTitle: '点击向上移动',
16125
+ moveDnTitle: '点击向下移动',
16126
+ putTopTitle: '点击置顶',
16127
+ putBottomTitle: '点击置尾'
15938
16128
  }
15939
16129
  },
15940
16130
  import: {
@@ -15992,6 +16182,10 @@ function requireZhCN () {
15992
16182
  expMergeTitle: '如果存在,则支持带有合并结构的单元格',
15993
16183
  expOptAllExpand: '展开树',
15994
16184
  expAllExpandTitle: '如果存在,则支持将带有层级结构的数据全部展开',
16185
+ expOptTreeAllExpand: '展开树',
16186
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
16187
+ expOptRowGroupAllExpand: '展开分组',
16188
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
15995
16189
  expOptUseStyle: '样式',
15996
16190
  expUseStyleTitle: '如果存在,则支持带样式的单元格',
15997
16191
  expOptOriginal: '源数据',
@@ -16310,6 +16504,10 @@ function requireZhCN () {
16310
16504
  contextMenu: {
16311
16505
  loadingText: '加载中...'
16312
16506
  },
16507
+ switch: {
16508
+ onText: '打开',
16509
+ offText: '关闭'
16510
+ },
16313
16511
  gantt: {
16314
16512
  tFullFormat: {
16315
16513
  year: '{yyyy}年',
@@ -16400,7 +16598,7 @@ function requireZhCN () {
16400
16598
  groupPlaceholder: '拖至此处进行分组',
16401
16599
  valuesPlaceholder: '拖至此处进行聚合',
16402
16600
  dragExistCol: '该列已存在',
16403
- sortHelpTip: '点击并拖动图标可以调整顺序'
16601
+ sortHelpTip: '点击图标开始拖动'
16404
16602
  },
16405
16603
  aggFuncs: {
16406
16604
  sum: '求和',
@@ -16639,7 +16837,7 @@ function requireZhCHT () {
16639
16837
  useErr: '安裝 "{0}" 模塊時發生錯誤,可能順序不正確,依賴的模塊需要在 Table 之前安裝',
16640
16838
  barUnableLink: '工具欄無法關聯表格',
16641
16839
  expandContent: '展開行的插槽應該是 "content",請檢查是否正確',
16642
- reqComp: '缺少 "{0}" 組件,請檢查是否正確安裝。 https://vxeui.com/#/start/useGlobal',
16840
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
16643
16841
  reqModule: '缺少 "{0}" 模塊',
16644
16842
  reqProp: '缺少必要的 "{0}" 參數,這可能會導致出現錯誤',
16645
16843
  emptyProp: '參數 "{0}" 不允許為空',
@@ -16670,7 +16868,7 @@ function requireZhCHT () {
16670
16868
  treeNotImp: '樹表格不支持導入',
16671
16869
  treeCrossDrag: '只能拖拽第一層級',
16672
16870
  treeDragChild: '父級不能拖拽到自己的子級中',
16673
- reqPlugin: '擴展插件未安裝 "{1}" https://vxeui.com/other{0}/#/{1}/install',
16871
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
16674
16872
  errMaxRow: '超過支持的最大數據量 {0} 行,這可能會導致出現錯誤',
16675
16873
  useNew: '不建議使用 {0},請使用 {1}',
16676
16874
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -16718,7 +16916,8 @@ function requireZhCHT () {
16718
16916
  select: {
16719
16917
  clear: '清除',
16720
16918
  allChecked: '全選',
16721
- total: '{0} / {1}',
16919
+ total: '已选 {0} ',
16920
+ close: '关闭',
16722
16921
  search: '搜尋',
16723
16922
  loadingText: '載入中',
16724
16923
  emptyText: '暫無數據',
@@ -16735,7 +16934,8 @@ function requireZhCHT () {
16735
16934
  allChecked: '全選',
16736
16935
  allExpand: '全部展開',
16737
16936
  clearExpand: '全部收起',
16738
- total: '已選 {0}',
16937
+ total: '已选 {0}',
16938
+ close: '关闭',
16739
16939
  search: '搜尋',
16740
16940
  emptyText: '暫無數據'
16741
16941
  },
@@ -16778,7 +16978,7 @@ function requireZhCHT () {
16778
16978
  cstmDragTarget: '移動:{0}',
16779
16979
  setting: {
16780
16980
  colSort: '排序',
16781
- sortHelpTip: '點擊並拖動圖標可以調整順序',
16981
+ sortHelpTip: '点击图标开始拖动',
16782
16982
  colTitle: '列標題',
16783
16983
  colResizable: '列寬(像素)',
16784
16984
  colVisible: '是否顯示',
@@ -16786,7 +16986,15 @@ function requireZhCHT () {
16786
16986
  colFixedMax: '凍結列(最多 {0} 列)',
16787
16987
  fixedLeft: '左側',
16788
16988
  fixedUnset: '不設置',
16789
- fixedRight: '右側'
16989
+ fixedRight: '右側',
16990
+ moveUp: '上移',
16991
+ moveDn: '下移',
16992
+ putTop: '置顶',
16993
+ putBottom: '置尾',
16994
+ moveUpTitle: '点击向上移动',
16995
+ moveDnTitle: '点击向下移动',
16996
+ putTopTitle: '点击置顶',
16997
+ putBottomTitle: '点击置尾'
16790
16998
  }
16791
16999
  },
16792
17000
  import: {
@@ -16844,6 +17052,10 @@ function requireZhCHT () {
16844
17052
  expMergeTitle: '如果存在,則支持帶有合併結構的單元格',
16845
17053
  expOptAllExpand: '展開樹',
16846
17054
  expAllExpandTitle: '如果存在,則支持將帶有層級結構的數據全部展開',
17055
+ expOptTreeAllExpand: '展开树',
17056
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
17057
+ expOptRowGroupAllExpand: '展开分组',
17058
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
16847
17059
  expOptUseStyle: '樣式',
16848
17060
  expUseStyleTitle: '如果存在,則支持帶樣式的單元格',
16849
17061
  expOptOriginal: '源數據',
@@ -17162,6 +17374,10 @@ function requireZhCHT () {
17162
17374
  contextMenu: {
17163
17375
  loadingText: '加载中...'
17164
17376
  },
17377
+ switch: {
17378
+ onText: '打开',
17379
+ offText: '关闭'
17380
+ },
17165
17381
  gantt: {
17166
17382
  tFullFormat: {
17167
17383
  year: '{yyyy}年',
@@ -17252,7 +17468,7 @@ function requireZhCHT () {
17252
17468
  groupPlaceholder: '拖至此處進行分組',
17253
17469
  valuesPlaceholder: '拖至此處進行聚合',
17254
17470
  dragExistCol: '該列已存在',
17255
- sortHelpTip: '點擊並拖動圖標可以調整順序'
17471
+ sortHelpTip: '点击图标开始拖动'
17256
17472
  },
17257
17473
  aggFuncs: {
17258
17474
  sum: '求和',
@@ -17526,7 +17742,7 @@ function requireThTH () {
17526
17742
  useErr: 'เกิดข้อผิดพลาดขณะติดตั้งโมดูล "{0}" คำสั่งซื้ออาจไม่ถูกต้อง ต้องติดตั้งโมดูลขึ้นอยู่กับก่อนตาราง',
17527
17743
  barUnableLink: 'แถบเครื่องมือไม่สามารถเชื่อมโยงตารางได้',
17528
17744
  expandContent: 'สล็อตสำหรับบรรทัดที่ขยายควรเป็น "เนื้อหา" โปรดตรวจสอบว่าถูกต้องหรือไม่',
17529
- reqComp: 'ส่วนประกอบ "{0}" หายไปโปรดตรวจสอบว่าติดตั้งอย่างถูกต้องหรือไม่ https://vxeui.com/#/start/useglobal',
17745
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
17530
17746
  reqModule: 'ไม่มีโมดูล "{0}"',
17531
17747
  reqProp: 'พารามิเตอร์ "{0}" ที่จำเป็นหายไปซึ่งอาจทำให้เกิดข้อผิดพลาด',
17532
17748
  emptyProp: 'พารามิเตอร์ "{0}" ไม่ได้รับอนุญาตให้ว่างเปล่า',
@@ -17557,7 +17773,7 @@ function requireThTH () {
17557
17773
  treeNotImp: 'ตารางต้นไม้ไม่รองรับการนำเข้า',
17558
17774
  treeCrossDrag: 'ลากระดับแรกเท่านั้น',
17559
17775
  treeDragChild: 'พ่อแม่ไม่สามารถลากลูกของตัวเองได้',
17560
- reqPlugin: '"{1}" ไม่ได้ติดตั้งที่ https://vxeui.com/other {0}/#/{1}/install',
17776
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
17561
17777
  errMaxRow: 'เกินปริมาณข้อมูลที่รองรับสูงสุด {0} แถวซึ่งอาจทำให้เกิดข้อผิดพลาด',
17562
17778
  useNew: '不建议使用 {0},请使用 {1}',
17563
17779
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -17605,11 +17821,12 @@ function requireThTH () {
17605
17821
  select: {
17606
17822
  clear: '清除',
17607
17823
  allChecked: '全选',
17608
- total: '{0} / {1}',
17824
+ total: '已选 {0} ',
17825
+ close: '关闭',
17609
17826
  search: 'ค้นหา',
17610
17827
  loadingText: 'การโหลด',
17611
17828
  emptyText: 'ยังไม่มีข้อมูล',
17612
- maxOpt: '最大可选择的数量不能超过 {0} 个',
17829
+ maxSize: '最大可选择的数量不能超过 {0} 个',
17613
17830
  overSizeErr: '已超出最大可选数量 {0} 个,超出部分将被忽略!',
17614
17831
  searchEmpty: '未匹配到数据!'
17615
17832
  },
@@ -17622,7 +17839,8 @@ function requireThTH () {
17622
17839
  allChecked: '全选',
17623
17840
  allExpand: '全部展开',
17624
17841
  clearExpand: '全部收起',
17625
- total: '已选 {0}',
17842
+ total: '已选 {0}',
17843
+ close: '关闭',
17626
17844
  search: '搜索',
17627
17845
  emptyText: '暂无数据'
17628
17846
  },
@@ -17665,7 +17883,7 @@ function requireThTH () {
17665
17883
  cstmDragTarget: 'ย้าย: {0}',
17666
17884
  setting: {
17667
17885
  colSort: 'เรียงลำดับ',
17668
- sortHelpTip: '点击并拖动图标可以调整顺序',
17886
+ sortHelpTip: '点击图标开始拖动',
17669
17887
  colTitle: 'ชื่อคอลัมน์',
17670
17888
  colResizable: 'ความกว้างของคอลัมน์ (พิกเซล)',
17671
17889
  colVisible: 'ไม่ว่าจะแสดง',
@@ -17673,7 +17891,15 @@ function requireThTH () {
17673
17891
  colFixedMax: 'คอลัมน์แช่แข็ง (คอลัมน์ {0} สูงสุด)',
17674
17892
  fixedLeft: 'ด้านซ้าย',
17675
17893
  fixedUnset: 'ไม่ได้ตั้งค่า',
17676
- fixedRight: 'ด้านขวา'
17894
+ fixedRight: 'ด้านขวา',
17895
+ moveUp: '上移',
17896
+ moveDn: '下移',
17897
+ putTop: '置顶',
17898
+ putBottom: '置尾',
17899
+ moveUpTitle: '点击向上移动',
17900
+ moveDnTitle: '点击向下移动',
17901
+ putTopTitle: '点击置顶',
17902
+ putBottomTitle: '点击置尾'
17677
17903
  }
17678
17904
  },
17679
17905
  import: {
@@ -17731,6 +17957,10 @@ function requireThTH () {
17731
17957
  expMergeTitle: 'หากมีอยู่จะรองรับเซลล์ที่มีโครงสร้างที่ผสานเข้าด้วยกัน',
17732
17958
  expOptAllExpand: 'ขยายต้นไม้',
17733
17959
  expAllExpandTitle: 'หากมีอยู่จะได้รับการสนับสนุนเพื่อขยายข้อมูลทั้งหมดด้วยโครงสร้างแบบลำดับชั้น',
17960
+ expOptTreeAllExpand: '展开树',
17961
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
17962
+ expOptRowGroupAllExpand: '展开分组',
17963
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
17734
17964
  expOptUseStyle: 'สไตล์',
17735
17965
  expUseStyleTitle: 'หากมีอยู่จะรองรับเซลล์ที่มีสไตล์',
17736
17966
  expOptOriginal: 'แหล่งข้อมูล',
@@ -18049,6 +18279,10 @@ function requireThTH () {
18049
18279
  contextMenu: {
18050
18280
  loadingText: '加载中...'
18051
18281
  },
18282
+ switch: {
18283
+ onText: '打开',
18284
+ offText: '关闭'
18285
+ },
18052
18286
  gantt: {
18053
18287
  tFullFormat: {
18054
18288
  year: '{yyyy}年',
@@ -18139,7 +18373,7 @@ function requireThTH () {
18139
18373
  groupPlaceholder: '拖至此处进行分组',
18140
18374
  valuesPlaceholder: '拖至此处进行聚合',
18141
18375
  dragExistCol: '该列已存在',
18142
- sortHelpTip: '点击并拖动图标可以调整顺序'
18376
+ sortHelpTip: '点击图标开始拖动'
18143
18377
  },
18144
18378
  aggFuncs: {
18145
18379
  sum: '求和',
@@ -18376,7 +18610,7 @@ function requireViVN () {
18376
18610
  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',
18377
18611
  barUnableLink: 'Thanh công cụ không thể liên kết các bảng',
18378
18612
  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',
18379
- 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',
18613
+ reqComp: '缺少 "{0}" 组件,请检查是否正确安装。 https://vxeui.com/#/start/useUI/useGlobal',
18380
18614
  reqModule: 'Thiếu mô -đun "{0}"',
18381
18615
  reqProp: 'Tham số "{0}" cần thiết, có thể gây ra lỗi',
18382
18616
  emptyProp: 'Tham số "{0}" không được phép trống',
@@ -18407,7 +18641,7 @@ function requireViVN () {
18407
18641
  treeNotImp: 'Bảng cây không hỗ trợ nhập khẩu',
18408
18642
  treeCrossDrag: 'Chỉ kéo cấp độ đầu tiên',
18409
18643
  treeDragChild: 'Cha mẹ không thể kéo đến con cái của họ',
18410
- reqPlugin: '"{1}" không được cài đặt tại https://vxeui.com/other/khác',
18644
+ reqPlugin: '扩展插件未安装 "{1}" https://vxeui.com/other{0}/#/{1}/start/npmInstall',
18411
18645
  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',
18412
18646
  useNew: '{0} không được khuyến nghị, vui lòng sử dụng {1}',
18413
18647
  errorVersion: '版本不匹配,当前版本 {0},最低支持版本为 {1}'
@@ -18455,7 +18689,8 @@ function requireViVN () {
18455
18689
  select: {
18456
18690
  clear: 'Thông thoáng',
18457
18691
  allChecked: 'Chọn tất cả',
18458
- total: '{0} / {1}',
18692
+ total: '已选 {0} ',
18693
+ close: '关闭',
18459
18694
  search: 'tìm kiếm',
18460
18695
  loadingText: 'đang tải',
18461
18696
  emptyText: 'Chưa có dữ liệu',
@@ -18472,7 +18707,8 @@ function requireViVN () {
18472
18707
  allChecked: 'Chọn tất cả',
18473
18708
  allExpand: 'Mở rộng tất cả',
18474
18709
  clearExpand: 'Đóng tất cả',
18475
- total: 'Đã chọn {0}',
18710
+ total: '已选 {0}',
18711
+ close: '关闭',
18476
18712
  search: 'tìm kiếm',
18477
18713
  emptyText: 'Chưa có dữ liệu'
18478
18714
  },
@@ -18515,7 +18751,7 @@ function requireViVN () {
18515
18751
  cstmDragTarget: 'Di chuyển: {0}',
18516
18752
  setting: {
18517
18753
  colSort: 'Loại',
18518
- sortHelpTip: 'Nhấp và kéo biểu tượng để điều chỉnh thứ tự',
18754
+ sortHelpTip: '点击图标开始拖动',
18519
18755
  colTitle: 'Tiêu đề cột',
18520
18756
  colResizable: 'Chiều rộng cột (pixel)',
18521
18757
  colVisible: 'Có hiển thị không',
@@ -18523,7 +18759,15 @@ function requireViVN () {
18523
18759
  colFixedMax: 'Các cột đóng băng (tối đa {0} cột)',
18524
18760
  fixedLeft: 'Bên trái',
18525
18761
  fixedUnset: 'Không đặt',
18526
- fixedRight: 'Bên phải'
18762
+ fixedRight: 'Bên phải',
18763
+ moveUp: '上移',
18764
+ moveDn: '下移',
18765
+ putTop: '置顶',
18766
+ putBottom: '置尾',
18767
+ moveUpTitle: '点击向上移动',
18768
+ moveDnTitle: '点击向下移动',
18769
+ putTopTitle: '点击置顶',
18770
+ putBottomTitle: '点击置尾'
18527
18771
  }
18528
18772
  },
18529
18773
  import: {
@@ -18581,6 +18825,10 @@ function requireViVN () {
18581
18825
  expMergeTitle: 'Nếu có, các tế bào có cấu trúc hợp nhất được hỗ trợ',
18582
18826
  expOptAllExpand: 'Mở rộng cây',
18583
18827
  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',
18828
+ expOptTreeAllExpand: '展开树',
18829
+ expTreeAllExpandTitle: '如果存在,则自动展开所有树层级',
18830
+ expOptRowGroupAllExpand: '展开分组',
18831
+ expRowGroupAllExpandTitle: '如果存在,则自动展开所有分组层级',
18584
18832
  expOptUseStyle: 'phong cách',
18585
18833
  expUseStyleTitle: 'Nếu có, các tế bào có phong cách được hỗ trợ',
18586
18834
  expOptOriginal: 'Dữ liệu nguồn',
@@ -18899,6 +19147,10 @@ function requireViVN () {
18899
19147
  contextMenu: {
18900
19148
  loadingText: '加载中...'
18901
19149
  },
19150
+ switch: {
19151
+ onText: '打开',
19152
+ offText: '关闭'
19153
+ },
18902
19154
  gantt: {
18903
19155
  tFullFormat: {
18904
19156
  year: '{yyyy}年',
@@ -18989,7 +19241,7 @@ function requireViVN () {
18989
19241
  groupPlaceholder: 'Kéo ở đây để nhóm',
18990
19242
  valuesPlaceholder: 'Kéo ở đây để tổng hợp',
18991
19243
  dragExistCol: 'Cột này đã tồn tại',
18992
- sortHelpTip: 'Nhấp và kéo biểu tượng để điều chỉnh thứ tự'
19244
+ sortHelpTip: '点击图标开始拖动'
18993
19245
  },
18994
19246
  aggFuncs: {
18995
19247
  sum: 'Yêu cầu tổng',