@owp/core 2.4.1 → 2.5.0

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 (545) hide show
  1. package/assets/fonts/material-design-icons/MaterialIconsOutlined-Regular.woff2 +0 -0
  2. package/assets/fonts/material-design-icons/MaterialIconsOutlined.css +36 -0
  3. package/assets/fonts/pretendard/pretendard-subset.css +98 -0
  4. package/assets/fonts/pretendard/woff-subset/Pretendard-Black.subset.woff +0 -0
  5. package/assets/fonts/pretendard/woff-subset/Pretendard-Bold.subset.woff +0 -0
  6. package/assets/fonts/pretendard/woff-subset/Pretendard-ExtraBold.subset.woff +0 -0
  7. package/assets/fonts/pretendard/woff-subset/Pretendard-ExtraLight.subset.woff +0 -0
  8. package/assets/fonts/pretendard/woff-subset/Pretendard-Light.subset.woff +0 -0
  9. package/assets/fonts/pretendard/woff-subset/Pretendard-Medium.subset.woff +0 -0
  10. package/assets/fonts/pretendard/woff-subset/Pretendard-Regular.subset.woff +0 -0
  11. package/assets/fonts/pretendard/woff-subset/Pretendard-SemiBold.subset.woff +0 -0
  12. package/assets/fonts/pretendard/woff-subset/Pretendard-Thin.subset.woff +0 -0
  13. package/assets/fonts/pretendard/woff2-subset/Pretendard-Black.subset.woff2 +0 -0
  14. package/assets/fonts/pretendard/woff2-subset/Pretendard-Bold.subset.woff2 +0 -0
  15. package/assets/fonts/pretendard/woff2-subset/Pretendard-ExtraBold.subset.woff2 +0 -0
  16. package/assets/fonts/pretendard/woff2-subset/Pretendard-ExtraLight.subset.woff2 +0 -0
  17. package/assets/fonts/pretendard/woff2-subset/Pretendard-Light.subset.woff2 +0 -0
  18. package/assets/fonts/pretendard/woff2-subset/Pretendard-Medium.subset.woff2 +0 -0
  19. package/assets/fonts/pretendard/woff2-subset/Pretendard-Regular.subset.woff2 +0 -0
  20. package/assets/fonts/pretendard/woff2-subset/Pretendard-SemiBold.subset.woff2 +0 -0
  21. package/assets/fonts/pretendard/woff2-subset/Pretendard-Thin.subset.woff2 +0 -0
  22. package/assets/icons/feather.svg +1314 -0
  23. package/assets/icons/heroicons-outline.svg +1 -0
  24. package/assets/icons/heroicons-solid.svg +1 -0
  25. package/assets/icons/material-outline.svg +3586 -0
  26. package/assets/icons/material-solid.svg +3586 -0
  27. package/assets/icons/material-twotone.svg +3586 -0
  28. package/assets/icons/owp_sb.svg +35 -0
  29. package/dist/_virtual/_virtual_owp-exceljs-browser-source.js +5 -0
  30. package/dist/_virtual/_virtual_owp-exceljs-browser-source.js.map +1 -0
  31. package/dist/components/OwpMrtTable/OwpMrtTable.js +98 -104
  32. package/dist/components/OwpMrtTable/OwpMrtTable.js.map +1 -1
  33. package/dist/components/OwpMrtTable/internal/OwpMrtTableNoDataOverlay.js +10 -9
  34. package/dist/components/OwpMrtTable/internal/OwpMrtTableNoDataOverlay.js.map +1 -1
  35. package/dist/components/OwpTable/OwpDataTable.js +171 -177
  36. package/dist/components/OwpTable/OwpDataTable.js.map +1 -1
  37. package/dist/components/OwpTable/OwpTable.js +62 -68
  38. package/dist/components/OwpTable/OwpTable.js.map +1 -1
  39. package/dist/components/OwpTreeGrid/internal/OwpTreeGridNoDataOverlay.js +6 -5
  40. package/dist/components/OwpTreeGrid/internal/OwpTreeGridNoDataOverlay.js.map +1 -1
  41. package/dist/components/OwpTreeGrid/internal/treeGridRuntime.js +66 -69
  42. package/dist/components/OwpTreeGrid/internal/treeGridRuntime.js.map +1 -1
  43. package/dist/constants/treeGrid.js +36 -5
  44. package/dist/constants/treeGrid.js.map +1 -1
  45. package/dist/constants.js +25 -19
  46. package/dist/contexts/OwpAppProvider.js.map +1 -1
  47. package/dist/hooks/useLogoSrc.js +9 -9
  48. package/dist/hooks/useLogoSrc.js.map +1 -1
  49. package/dist/hooks/useNavigationActiveRouteRemount.js +38 -0
  50. package/dist/hooks/useNavigationActiveRouteRemount.js.map +1 -0
  51. package/dist/layout/Layout.js +37 -36
  52. package/dist/layout/Layout.js.map +1 -1
  53. package/dist/layout/components/navigation/vertical/types/NavVerticalCollapse.js +61 -51
  54. package/dist/layout/components/navigation/vertical/types/NavVerticalCollapse.js.map +1 -1
  55. package/dist/layout/components/navigation/vertical/types/NavVerticalGroup.js +35 -27
  56. package/dist/layout/components/navigation/vertical/types/NavVerticalGroup.js.map +1 -1
  57. package/dist/layout/components/navigation/vertical/types/NavVerticalItem.js +34 -27
  58. package/dist/layout/components/navigation/vertical/types/NavVerticalItem.js.map +1 -1
  59. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/CODE128/constants.js +1 -1
  60. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/EAN_UPC/constants.js +1 -1
  61. package/dist/node_modules/.pnpm/jsbarcode@3.12.1/node_modules/jsbarcode/bin/barcodes/ITF/constants.js +1 -1
  62. package/dist/types/components/OwpTreeGrid/internal/treeGridRuntime.d.ts +1 -1
  63. package/dist/types/constants/treeGrid.d.ts +12 -0
  64. package/dist/types/contexts/OwpAppProvider.d.ts +1 -0
  65. package/dist/types/hooks/useNavigationActiveRouteRemount.d.ts +14 -0
  66. package/dist/types/utils/exceljsBrowser.d.ts +1 -3
  67. package/dist/utils/exceljsBrowser.js +64 -7
  68. package/dist/utils/exceljsBrowser.js.map +1 -1
  69. package/fixed-images/flags/EN.svg +11 -0
  70. package/fixed-images/flags/KR.svg +27 -0
  71. package/fixed-images/logo/owp/owp_sb.svg +35 -0
  72. package/package.json +5 -1
  73. package/treegrid/Compatible/Borders/Backgrounds.gif +0 -0
  74. package/treegrid/Compatible/Borders/BackgroundsRight.gif +0 -0
  75. package/treegrid/Compatible/Borders/Bool.gif +0 -0
  76. package/treegrid/Compatible/Borders/BoolSpace.gif +0 -0
  77. package/treegrid/Compatible/Borders/Button.gif +0 -0
  78. package/treegrid/Compatible/Borders/Dependencies.gif +0 -0
  79. package/treegrid/Compatible/Borders/FastPanel1.gif +0 -0
  80. package/treegrid/Compatible/Borders/FastPanel2.gif +0 -0
  81. package/treegrid/Compatible/Borders/Filter.gif +0 -0
  82. package/treegrid/Compatible/Borders/Gantt.css +1228 -0
  83. package/treegrid/Compatible/Borders/Gantt.gif +0 -0
  84. package/treegrid/Compatible/Borders/GanttLineA.gif +0 -0
  85. package/treegrid/Compatible/Borders/GanttLineB.gif +0 -0
  86. package/treegrid/Compatible/Borders/GanttLineC.gif +0 -0
  87. package/treegrid/Compatible/Borders/GanttLineD.gif +0 -0
  88. package/treegrid/Compatible/Borders/Grid.css +2762 -0
  89. package/treegrid/Compatible/Borders/HScroll.png +0 -0
  90. package/treegrid/Compatible/Borders/Menu.gif +0 -0
  91. package/treegrid/Compatible/Borders/Pager.gif +0 -0
  92. package/treegrid/Compatible/Borders/Pager.png +0 -0
  93. package/treegrid/Compatible/Borders/Panel.gif +0 -0
  94. package/treegrid/Compatible/Borders/Sort.gif +0 -0
  95. package/treegrid/Compatible/Borders/Toolbar.gif +0 -0
  96. package/treegrid/Compatible/Borders/Toolbar.png +0 -0
  97. package/treegrid/Compatible/Borders/ToolbarGantt.gif +0 -0
  98. package/treegrid/Compatible/Borders/ToolbarGantt.png +0 -0
  99. package/treegrid/Compatible/Borders/ToolbarSheet.gif +0 -0
  100. package/treegrid/Compatible/Borders/ToolbarSheet.png +0 -0
  101. package/treegrid/Compatible/Borders/ToolbarSheetWide.gif +0 -0
  102. package/treegrid/Compatible/Borders/ToolbarSheetWide.png +0 -0
  103. package/treegrid/Compatible/Borders/Tree.gif +0 -0
  104. package/treegrid/Compatible/Borders/TreeBottom.gif +0 -0
  105. package/treegrid/Compatible/Borders/TreeMiddle.gif +0 -0
  106. package/treegrid/Compatible/Borders/TreeNCollapse.gif +0 -0
  107. package/treegrid/Compatible/Borders/TreeNDrag0.gif +0 -0
  108. package/treegrid/Compatible/Borders/TreeNDrag1.gif +0 -0
  109. package/treegrid/Compatible/Borders/TreeNDrag2.gif +0 -0
  110. package/treegrid/Compatible/Borders/TreeNDrag3.gif +0 -0
  111. package/treegrid/Compatible/Borders/TreeNExpand.gif +0 -0
  112. package/treegrid/Compatible/Borders/TreeNWait.gif +0 -0
  113. package/treegrid/Compatible/Borders/TreeRev.gif +0 -0
  114. package/treegrid/Compatible/Borders/TreeRevBottom.gif +0 -0
  115. package/treegrid/Compatible/Borders/TreeRevMiddle.gif +0 -0
  116. package/treegrid/Compatible/Borders/VScroll.gif +0 -0
  117. package/treegrid/Compatible/Colors/BackgroundsBlue.gif +0 -0
  118. package/treegrid/Compatible/Colors/BackgroundsBottom.gif +0 -0
  119. package/treegrid/Compatible/Colors/BackgroundsGantt.gif +0 -0
  120. package/treegrid/Compatible/Colors/BackgroundsHeader.gif +0 -0
  121. package/treegrid/Compatible/Colors/BackgroundsMain.gif +0 -0
  122. package/treegrid/Compatible/Colors/BackgroundsMiddle.gif +0 -0
  123. package/treegrid/Compatible/Colors/BackgroundsTop.gif +0 -0
  124. package/treegrid/Compatible/Colors/BackgroundsYellow.gif +0 -0
  125. package/treegrid/Compatible/Colors/Bool.gif +0 -0
  126. package/treegrid/Compatible/Colors/Button.gif +0 -0
  127. package/treegrid/Compatible/Colors/Dependencies.gif +0 -0
  128. package/treegrid/Compatible/Colors/FastPanel1.gif +0 -0
  129. package/treegrid/Compatible/Colors/FastPanel2.gif +0 -0
  130. package/treegrid/Compatible/Colors/Filter.gif +0 -0
  131. package/treegrid/Compatible/Colors/Gantt.css +1228 -0
  132. package/treegrid/Compatible/Colors/Gantt.gif +0 -0
  133. package/treegrid/Compatible/Colors/GanttLineA.gif +0 -0
  134. package/treegrid/Compatible/Colors/GanttLineB.gif +0 -0
  135. package/treegrid/Compatible/Colors/GanttLineC.gif +0 -0
  136. package/treegrid/Compatible/Colors/GanttLineD.gif +0 -0
  137. package/treegrid/Compatible/Colors/Grid.css +2768 -0
  138. package/treegrid/Compatible/Colors/HScroll.png +0 -0
  139. package/treegrid/Compatible/Colors/Menu.gif +0 -0
  140. package/treegrid/Compatible/Colors/Pager.gif +0 -0
  141. package/treegrid/Compatible/Colors/Panel.gif +0 -0
  142. package/treegrid/Compatible/Colors/Sort.gif +0 -0
  143. package/treegrid/Compatible/Colors/Toolbar.gif +0 -0
  144. package/treegrid/Compatible/Colors/ToolbarGantt.gif +0 -0
  145. package/treegrid/Compatible/Colors/ToolbarSheet.gif +0 -0
  146. package/treegrid/Compatible/Colors/ToolbarSheetWide.gif +0 -0
  147. package/treegrid/Compatible/Colors/Tree.gif +0 -0
  148. package/treegrid/Compatible/Colors/TreeBottom.gif +0 -0
  149. package/treegrid/Compatible/Colors/TreeMiddle.gif +0 -0
  150. package/treegrid/Compatible/Colors/TreeNCollapse.gif +0 -0
  151. package/treegrid/Compatible/Colors/TreeNDrag0.gif +0 -0
  152. package/treegrid/Compatible/Colors/TreeNDrag1.gif +0 -0
  153. package/treegrid/Compatible/Colors/TreeNDrag2.gif +0 -0
  154. package/treegrid/Compatible/Colors/TreeNDrag3.gif +0 -0
  155. package/treegrid/Compatible/Colors/TreeNExpand.gif +0 -0
  156. package/treegrid/Compatible/Colors/TreeNWait.gif +0 -0
  157. package/treegrid/Compatible/Colors/TreeRev.gif +0 -0
  158. package/treegrid/Compatible/Colors/TreeRevBottom.gif +0 -0
  159. package/treegrid/Compatible/Colors/TreeRevMiddle.gif +0 -0
  160. package/treegrid/Compatible/Colors/VScroll.gif +0 -0
  161. package/treegrid/Compatible/ExtJS/Backgrounds.gif +0 -0
  162. package/treegrid/Compatible/ExtJS/BackgroundsFill.gif +0 -0
  163. package/treegrid/Compatible/ExtJS/Bool.gif +0 -0
  164. package/treegrid/Compatible/ExtJS/Button.gif +0 -0
  165. package/treegrid/Compatible/ExtJS/Dependencies.gif +0 -0
  166. package/treegrid/Compatible/ExtJS/FastPanel1.gif +0 -0
  167. package/treegrid/Compatible/ExtJS/FastPanel2.gif +0 -0
  168. package/treegrid/Compatible/ExtJS/Filter.gif +0 -0
  169. package/treegrid/Compatible/ExtJS/Gantt.css +1233 -0
  170. package/treegrid/Compatible/ExtJS/Gantt.gif +0 -0
  171. package/treegrid/Compatible/ExtJS/GanttLineA.gif +0 -0
  172. package/treegrid/Compatible/ExtJS/GanttLineB.gif +0 -0
  173. package/treegrid/Compatible/ExtJS/GanttLineC.gif +0 -0
  174. package/treegrid/Compatible/ExtJS/GanttLineD.gif +0 -0
  175. package/treegrid/Compatible/ExtJS/Grid.css +2764 -0
  176. package/treegrid/Compatible/ExtJS/HScroll.png +0 -0
  177. package/treegrid/Compatible/ExtJS/Menu.gif +0 -0
  178. package/treegrid/Compatible/ExtJS/Pager.gif +0 -0
  179. package/treegrid/Compatible/ExtJS/Panel.gif +0 -0
  180. package/treegrid/Compatible/ExtJS/Sort.gif +0 -0
  181. package/treegrid/Compatible/ExtJS/Toolbar.gif +0 -0
  182. package/treegrid/Compatible/ExtJS/ToolbarGantt.gif +0 -0
  183. package/treegrid/Compatible/ExtJS/ToolbarSheet.gif +0 -0
  184. package/treegrid/Compatible/ExtJS/ToolbarSheetWide.gif +0 -0
  185. package/treegrid/Compatible/ExtJS/Tree.gif +0 -0
  186. package/treegrid/Compatible/ExtJS/TreeBottom.gif +0 -0
  187. package/treegrid/Compatible/ExtJS/TreeMiddle.gif +0 -0
  188. package/treegrid/Compatible/ExtJS/TreeNCollapse.gif +0 -0
  189. package/treegrid/Compatible/ExtJS/TreeNDrag0.gif +0 -0
  190. package/treegrid/Compatible/ExtJS/TreeNDrag1.gif +0 -0
  191. package/treegrid/Compatible/ExtJS/TreeNDrag2.gif +0 -0
  192. package/treegrid/Compatible/ExtJS/TreeNDrag3.gif +0 -0
  193. package/treegrid/Compatible/ExtJS/TreeNExpand.gif +0 -0
  194. package/treegrid/Compatible/ExtJS/TreeNWait.gif +0 -0
  195. package/treegrid/Compatible/ExtJS/TreeRev.gif +0 -0
  196. package/treegrid/Compatible/ExtJS/TreeRevBottom.gif +0 -0
  197. package/treegrid/Compatible/ExtJS/TreeRevMiddle.gif +0 -0
  198. package/treegrid/Compatible/ExtJS/VScroll.gif +0 -0
  199. package/treegrid/Compatible/Gradient/Backgrounds.gif +0 -0
  200. package/treegrid/Compatible/Gradient/BackgroundsGantt.gif +0 -0
  201. package/treegrid/Compatible/Gradient/BackgroundsRight.gif +0 -0
  202. package/treegrid/Compatible/Gradient/Bool.gif +0 -0
  203. package/treegrid/Compatible/Gradient/BoolSpace.gif +0 -0
  204. package/treegrid/Compatible/Gradient/Button.gif +0 -0
  205. package/treegrid/Compatible/Gradient/Dependencies.gif +0 -0
  206. package/treegrid/Compatible/Gradient/FastPanel1.gif +0 -0
  207. package/treegrid/Compatible/Gradient/FastPanel2.gif +0 -0
  208. package/treegrid/Compatible/Gradient/Filter.gif +0 -0
  209. package/treegrid/Compatible/Gradient/Gantt.css +1234 -0
  210. package/treegrid/Compatible/Gradient/Gantt.gif +0 -0
  211. package/treegrid/Compatible/Gradient/GanttLineA.gif +0 -0
  212. package/treegrid/Compatible/Gradient/GanttLineB.gif +0 -0
  213. package/treegrid/Compatible/Gradient/GanttLineC.gif +0 -0
  214. package/treegrid/Compatible/Gradient/GanttLineD.gif +0 -0
  215. package/treegrid/Compatible/Gradient/Grid.css +2835 -0
  216. package/treegrid/Compatible/Gradient/HScroll.png +0 -0
  217. package/treegrid/Compatible/Gradient/Menu.gif +0 -0
  218. package/treegrid/Compatible/Gradient/Pager.gif +0 -0
  219. package/treegrid/Compatible/Gradient/Pager.png +0 -0
  220. package/treegrid/Compatible/Gradient/Panel.gif +0 -0
  221. package/treegrid/Compatible/Gradient/Sort.gif +0 -0
  222. package/treegrid/Compatible/Gradient/Toolbar.gif +0 -0
  223. package/treegrid/Compatible/Gradient/Toolbar.png +0 -0
  224. package/treegrid/Compatible/Gradient/ToolbarGantt.gif +0 -0
  225. package/treegrid/Compatible/Gradient/ToolbarGantt.png +0 -0
  226. package/treegrid/Compatible/Gradient/ToolbarSheet.gif +0 -0
  227. package/treegrid/Compatible/Gradient/ToolbarSheet.png +0 -0
  228. package/treegrid/Compatible/Gradient/ToolbarSheetWide.gif +0 -0
  229. package/treegrid/Compatible/Gradient/ToolbarSheetWide.png +0 -0
  230. package/treegrid/Compatible/Gradient/Tree.gif +0 -0
  231. package/treegrid/Compatible/Gradient/TreeBottom.gif +0 -0
  232. package/treegrid/Compatible/Gradient/TreeMiddle.gif +0 -0
  233. package/treegrid/Compatible/Gradient/TreeNCollapse.gif +0 -0
  234. package/treegrid/Compatible/Gradient/TreeNDrag0.gif +0 -0
  235. package/treegrid/Compatible/Gradient/TreeNDrag1.gif +0 -0
  236. package/treegrid/Compatible/Gradient/TreeNDrag2.gif +0 -0
  237. package/treegrid/Compatible/Gradient/TreeNDrag3.gif +0 -0
  238. package/treegrid/Compatible/Gradient/TreeNExpand.gif +0 -0
  239. package/treegrid/Compatible/Gradient/TreeNWait.gif +0 -0
  240. package/treegrid/Compatible/Gradient/TreeRev.gif +0 -0
  241. package/treegrid/Compatible/Gradient/TreeRevBottom.gif +0 -0
  242. package/treegrid/Compatible/Gradient/TreeRevMiddle.gif +0 -0
  243. package/treegrid/Compatible/Gradient/VScroll.gif +0 -0
  244. package/treegrid/Compatible/Info.txt +3 -0
  245. package/treegrid/Compatible/Light/Backgrounds.gif +0 -0
  246. package/treegrid/Compatible/Light/Bool.gif +0 -0
  247. package/treegrid/Compatible/Light/Button.gif +0 -0
  248. package/treegrid/Compatible/Light/Dependencies.gif +0 -0
  249. package/treegrid/Compatible/Light/FastPanel1.gif +0 -0
  250. package/treegrid/Compatible/Light/FastPanel2.gif +0 -0
  251. package/treegrid/Compatible/Light/Filter.gif +0 -0
  252. package/treegrid/Compatible/Light/Gantt.css +1230 -0
  253. package/treegrid/Compatible/Light/Gantt.gif +0 -0
  254. package/treegrid/Compatible/Light/GanttLineA.gif +0 -0
  255. package/treegrid/Compatible/Light/GanttLineB.gif +0 -0
  256. package/treegrid/Compatible/Light/GanttLineC.gif +0 -0
  257. package/treegrid/Compatible/Light/GanttLineD.gif +0 -0
  258. package/treegrid/Compatible/Light/Grid.css +2769 -0
  259. package/treegrid/Compatible/Light/HScroll.png +0 -0
  260. package/treegrid/Compatible/Light/Menu.gif +0 -0
  261. package/treegrid/Compatible/Light/Pager.gif +0 -0
  262. package/treegrid/Compatible/Light/Panel.gif +0 -0
  263. package/treegrid/Compatible/Light/Sort.gif +0 -0
  264. package/treegrid/Compatible/Light/Toolbar.gif +0 -0
  265. package/treegrid/Compatible/Light/ToolbarGantt.gif +0 -0
  266. package/treegrid/Compatible/Light/ToolbarSheet.gif +0 -0
  267. package/treegrid/Compatible/Light/ToolbarSheetWide.gif +0 -0
  268. package/treegrid/Compatible/Light/Tree.gif +0 -0
  269. package/treegrid/Compatible/Light/TreeBottom.gif +0 -0
  270. package/treegrid/Compatible/Light/TreeMiddle.gif +0 -0
  271. package/treegrid/Compatible/Light/TreeNCollapse.gif +0 -0
  272. package/treegrid/Compatible/Light/TreeNDrag0.gif +0 -0
  273. package/treegrid/Compatible/Light/TreeNDrag1.gif +0 -0
  274. package/treegrid/Compatible/Light/TreeNDrag2.gif +0 -0
  275. package/treegrid/Compatible/Light/TreeNDrag3.gif +0 -0
  276. package/treegrid/Compatible/Light/TreeNExpand.gif +0 -0
  277. package/treegrid/Compatible/Light/TreeNWait.gif +0 -0
  278. package/treegrid/Compatible/Light/TreeRev.gif +0 -0
  279. package/treegrid/Compatible/Light/TreeRevBottom.gif +0 -0
  280. package/treegrid/Compatible/Light/TreeRevMiddle.gif +0 -0
  281. package/treegrid/Compatible/Light/VScroll.gif +0 -0
  282. package/treegrid/Compatible/Office/Backgrounds.gif +0 -0
  283. package/treegrid/Compatible/Office/Bool.gif +0 -0
  284. package/treegrid/Compatible/Office/Button.gif +0 -0
  285. package/treegrid/Compatible/Office/Dependencies.gif +0 -0
  286. package/treegrid/Compatible/Office/FastPanel1.gif +0 -0
  287. package/treegrid/Compatible/Office/FastPanel2.gif +0 -0
  288. package/treegrid/Compatible/Office/Filter.gif +0 -0
  289. package/treegrid/Compatible/Office/Gantt.css +1228 -0
  290. package/treegrid/Compatible/Office/Gantt.gif +0 -0
  291. package/treegrid/Compatible/Office/GanttLineA.gif +0 -0
  292. package/treegrid/Compatible/Office/GanttLineB.gif +0 -0
  293. package/treegrid/Compatible/Office/GanttLineC.gif +0 -0
  294. package/treegrid/Compatible/Office/GanttLineD.gif +0 -0
  295. package/treegrid/Compatible/Office/Grid.css +2770 -0
  296. package/treegrid/Compatible/Office/HScroll.png +0 -0
  297. package/treegrid/Compatible/Office/Menu.gif +0 -0
  298. package/treegrid/Compatible/Office/Pager.gif +0 -0
  299. package/treegrid/Compatible/Office/Panel.gif +0 -0
  300. package/treegrid/Compatible/Office/Sort.gif +0 -0
  301. package/treegrid/Compatible/Office/Toolbar.gif +0 -0
  302. package/treegrid/Compatible/Office/ToolbarGantt.gif +0 -0
  303. package/treegrid/Compatible/Office/ToolbarSheet.gif +0 -0
  304. package/treegrid/Compatible/Office/ToolbarSheetWide.gif +0 -0
  305. package/treegrid/Compatible/Office/Tree.gif +0 -0
  306. package/treegrid/Compatible/Office/TreeBottom.gif +0 -0
  307. package/treegrid/Compatible/Office/TreeMiddle.gif +0 -0
  308. package/treegrid/Compatible/Office/TreeNCollapse.gif +0 -0
  309. package/treegrid/Compatible/Office/TreeNDrag0.gif +0 -0
  310. package/treegrid/Compatible/Office/TreeNDrag1.gif +0 -0
  311. package/treegrid/Compatible/Office/TreeNDrag2.gif +0 -0
  312. package/treegrid/Compatible/Office/TreeNDrag3.gif +0 -0
  313. package/treegrid/Compatible/Office/TreeNExpand.gif +0 -0
  314. package/treegrid/Compatible/Office/TreeNWait.gif +0 -0
  315. package/treegrid/Compatible/Office/TreeRev.gif +0 -0
  316. package/treegrid/Compatible/Office/TreeRevBottom.gif +0 -0
  317. package/treegrid/Compatible/Office/TreeRevMiddle.gif +0 -0
  318. package/treegrid/Compatible/Office/VScroll.gif +0 -0
  319. package/treegrid/Compatible/Plain/Backgrounds.gif +0 -0
  320. package/treegrid/Compatible/Plain/Bool.gif +0 -0
  321. package/treegrid/Compatible/Plain/Button.gif +0 -0
  322. package/treegrid/Compatible/Plain/Dependencies.gif +0 -0
  323. package/treegrid/Compatible/Plain/FastPanel1.gif +0 -0
  324. package/treegrid/Compatible/Plain/FastPanel2.gif +0 -0
  325. package/treegrid/Compatible/Plain/Filter.gif +0 -0
  326. package/treegrid/Compatible/Plain/Gantt.css +1233 -0
  327. package/treegrid/Compatible/Plain/Gantt.gif +0 -0
  328. package/treegrid/Compatible/Plain/GanttLineA.gif +0 -0
  329. package/treegrid/Compatible/Plain/GanttLineB.gif +0 -0
  330. package/treegrid/Compatible/Plain/GanttLineC.gif +0 -0
  331. package/treegrid/Compatible/Plain/GanttLineD.gif +0 -0
  332. package/treegrid/Compatible/Plain/Grid.css +2767 -0
  333. package/treegrid/Compatible/Plain/HScroll.png +0 -0
  334. package/treegrid/Compatible/Plain/Menu.gif +0 -0
  335. package/treegrid/Compatible/Plain/Pager.gif +0 -0
  336. package/treegrid/Compatible/Plain/Pager.png +0 -0
  337. package/treegrid/Compatible/Plain/Panel.gif +0 -0
  338. package/treegrid/Compatible/Plain/Sort.gif +0 -0
  339. package/treegrid/Compatible/Plain/Toolbar.gif +0 -0
  340. package/treegrid/Compatible/Plain/Toolbar.png +0 -0
  341. package/treegrid/Compatible/Plain/ToolbarGantt.gif +0 -0
  342. package/treegrid/Compatible/Plain/ToolbarGantt.png +0 -0
  343. package/treegrid/Compatible/Plain/ToolbarSheet.gif +0 -0
  344. package/treegrid/Compatible/Plain/ToolbarSheet.png +0 -0
  345. package/treegrid/Compatible/Plain/ToolbarSheetWide.gif +0 -0
  346. package/treegrid/Compatible/Plain/ToolbarSheetWide.png +0 -0
  347. package/treegrid/Compatible/Plain/Tree.gif +0 -0
  348. package/treegrid/Compatible/Plain/TreeBottom.gif +0 -0
  349. package/treegrid/Compatible/Plain/TreeMiddle.gif +0 -0
  350. package/treegrid/Compatible/Plain/TreeNCollapse.gif +0 -0
  351. package/treegrid/Compatible/Plain/TreeNDrag0.gif +0 -0
  352. package/treegrid/Compatible/Plain/TreeNDrag1.gif +0 -0
  353. package/treegrid/Compatible/Plain/TreeNDrag2.gif +0 -0
  354. package/treegrid/Compatible/Plain/TreeNDrag3.gif +0 -0
  355. package/treegrid/Compatible/Plain/TreeNExpand.gif +0 -0
  356. package/treegrid/Compatible/Plain/TreeNWait.gif +0 -0
  357. package/treegrid/Compatible/Plain/TreeRev.gif +0 -0
  358. package/treegrid/Compatible/Plain/TreeRevBottom.gif +0 -0
  359. package/treegrid/Compatible/Plain/TreeRevMiddle.gif +0 -0
  360. package/treegrid/Compatible/Plain/VScroll.gif +0 -0
  361. package/treegrid/Compatible/Query/Backgrounds.gif +0 -0
  362. package/treegrid/Compatible/Query/BackgroundsGantt.gif +0 -0
  363. package/treegrid/Compatible/Query/Bool.gif +0 -0
  364. package/treegrid/Compatible/Query/Button.gif +0 -0
  365. package/treegrid/Compatible/Query/Dependencies.gif +0 -0
  366. package/treegrid/Compatible/Query/FastPanel1.gif +0 -0
  367. package/treegrid/Compatible/Query/FastPanel2.gif +0 -0
  368. package/treegrid/Compatible/Query/Filter.gif +0 -0
  369. package/treegrid/Compatible/Query/Gantt.css +1234 -0
  370. package/treegrid/Compatible/Query/Gantt.gif +0 -0
  371. package/treegrid/Compatible/Query/GanttLineA.gif +0 -0
  372. package/treegrid/Compatible/Query/GanttLineB.gif +0 -0
  373. package/treegrid/Compatible/Query/GanttLineC.gif +0 -0
  374. package/treegrid/Compatible/Query/GanttLineD.gif +0 -0
  375. package/treegrid/Compatible/Query/Grid.css +2772 -0
  376. package/treegrid/Compatible/Query/HScroll.png +0 -0
  377. package/treegrid/Compatible/Query/Menu.gif +0 -0
  378. package/treegrid/Compatible/Query/Pager.gif +0 -0
  379. package/treegrid/Compatible/Query/Panel.gif +0 -0
  380. package/treegrid/Compatible/Query/Sort.gif +0 -0
  381. package/treegrid/Compatible/Query/Toolbar.gif +0 -0
  382. package/treegrid/Compatible/Query/ToolbarGantt.gif +0 -0
  383. package/treegrid/Compatible/Query/ToolbarSheet.gif +0 -0
  384. package/treegrid/Compatible/Query/ToolbarSheetWide.gif +0 -0
  385. package/treegrid/Compatible/Query/Tree.gif +0 -0
  386. package/treegrid/Compatible/Query/TreeBottom.gif +0 -0
  387. package/treegrid/Compatible/Query/TreeMiddle.gif +0 -0
  388. package/treegrid/Compatible/Query/TreeNCollapse.gif +0 -0
  389. package/treegrid/Compatible/Query/TreeNDrag0.gif +0 -0
  390. package/treegrid/Compatible/Query/TreeNDrag1.gif +0 -0
  391. package/treegrid/Compatible/Query/TreeNDrag2.gif +0 -0
  392. package/treegrid/Compatible/Query/TreeNDrag3.gif +0 -0
  393. package/treegrid/Compatible/Query/TreeNExpand.gif +0 -0
  394. package/treegrid/Compatible/Query/TreeNWait.gif +0 -0
  395. package/treegrid/Compatible/Query/TreeRev.gif +0 -0
  396. package/treegrid/Compatible/Query/TreeRevBottom.gif +0 -0
  397. package/treegrid/Compatible/Query/TreeRevMiddle.gif +0 -0
  398. package/treegrid/Compatible/Query/VScroll.gif +0 -0
  399. package/treegrid/Compatible/Relief/Backgrounds.gif +0 -0
  400. package/treegrid/Compatible/Relief/Bool.gif +0 -0
  401. package/treegrid/Compatible/Relief/Button.gif +0 -0
  402. package/treegrid/Compatible/Relief/Dependencies.gif +0 -0
  403. package/treegrid/Compatible/Relief/FastPanel1.gif +0 -0
  404. package/treegrid/Compatible/Relief/FastPanel2.gif +0 -0
  405. package/treegrid/Compatible/Relief/Filter.gif +0 -0
  406. package/treegrid/Compatible/Relief/Gantt.css +1228 -0
  407. package/treegrid/Compatible/Relief/Gantt.gif +0 -0
  408. package/treegrid/Compatible/Relief/GanttLineA.gif +0 -0
  409. package/treegrid/Compatible/Relief/GanttLineB.gif +0 -0
  410. package/treegrid/Compatible/Relief/GanttLineC.gif +0 -0
  411. package/treegrid/Compatible/Relief/GanttLineD.gif +0 -0
  412. package/treegrid/Compatible/Relief/Grid.css +2773 -0
  413. package/treegrid/Compatible/Relief/HScroll.png +0 -0
  414. package/treegrid/Compatible/Relief/Menu.gif +0 -0
  415. package/treegrid/Compatible/Relief/Pager.gif +0 -0
  416. package/treegrid/Compatible/Relief/Panel.gif +0 -0
  417. package/treegrid/Compatible/Relief/Sort.gif +0 -0
  418. package/treegrid/Compatible/Relief/Toolbar.gif +0 -0
  419. package/treegrid/Compatible/Relief/ToolbarGantt.gif +0 -0
  420. package/treegrid/Compatible/Relief/ToolbarSheet.gif +0 -0
  421. package/treegrid/Compatible/Relief/ToolbarSheetWide.gif +0 -0
  422. package/treegrid/Compatible/Relief/Tree.gif +0 -0
  423. package/treegrid/Compatible/Relief/TreeBottom.gif +0 -0
  424. package/treegrid/Compatible/Relief/TreeMiddle.gif +0 -0
  425. package/treegrid/Compatible/Relief/TreeNCollapse.gif +0 -0
  426. package/treegrid/Compatible/Relief/TreeNDrag0.gif +0 -0
  427. package/treegrid/Compatible/Relief/TreeNDrag1.gif +0 -0
  428. package/treegrid/Compatible/Relief/TreeNDrag2.gif +0 -0
  429. package/treegrid/Compatible/Relief/TreeNDrag3.gif +0 -0
  430. package/treegrid/Compatible/Relief/TreeNExpand.gif +0 -0
  431. package/treegrid/Compatible/Relief/TreeNWait.gif +0 -0
  432. package/treegrid/Compatible/Relief/TreeRev.gif +0 -0
  433. package/treegrid/Compatible/Relief/TreeRevBottom.gif +0 -0
  434. package/treegrid/Compatible/Relief/TreeRevMiddle.gif +0 -0
  435. package/treegrid/Compatible/Relief/VScroll.gif +0 -0
  436. package/treegrid/Compatible/Round/Backgrounds.gif +0 -0
  437. package/treegrid/Compatible/Round/Bool.gif +0 -0
  438. package/treegrid/Compatible/Round/Button.gif +0 -0
  439. package/treegrid/Compatible/Round/Dependencies.gif +0 -0
  440. package/treegrid/Compatible/Round/FastPanel1.gif +0 -0
  441. package/treegrid/Compatible/Round/FastPanel2.gif +0 -0
  442. package/treegrid/Compatible/Round/Filter.gif +0 -0
  443. package/treegrid/Compatible/Round/Gantt.css +1233 -0
  444. package/treegrid/Compatible/Round/Gantt.gif +0 -0
  445. package/treegrid/Compatible/Round/GanttLineA.gif +0 -0
  446. package/treegrid/Compatible/Round/GanttLineB.gif +0 -0
  447. package/treegrid/Compatible/Round/GanttLineC.gif +0 -0
  448. package/treegrid/Compatible/Round/GanttLineD.gif +0 -0
  449. package/treegrid/Compatible/Round/Grid.css +2767 -0
  450. package/treegrid/Compatible/Round/HScroll.png +0 -0
  451. package/treegrid/Compatible/Round/Menu.gif +0 -0
  452. package/treegrid/Compatible/Round/Pager.gif +0 -0
  453. package/treegrid/Compatible/Round/Panel.gif +0 -0
  454. package/treegrid/Compatible/Round/Sort.gif +0 -0
  455. package/treegrid/Compatible/Round/Toolbar.gif +0 -0
  456. package/treegrid/Compatible/Round/ToolbarGantt.gif +0 -0
  457. package/treegrid/Compatible/Round/ToolbarSheet.gif +0 -0
  458. package/treegrid/Compatible/Round/ToolbarSheetWide.gif +0 -0
  459. package/treegrid/Compatible/Round/Tree.gif +0 -0
  460. package/treegrid/Compatible/Round/TreeBottom.gif +0 -0
  461. package/treegrid/Compatible/Round/TreeMiddle.gif +0 -0
  462. package/treegrid/Compatible/Round/TreeNCollapse.gif +0 -0
  463. package/treegrid/Compatible/Round/TreeNDrag0.gif +0 -0
  464. package/treegrid/Compatible/Round/TreeNDrag1.gif +0 -0
  465. package/treegrid/Compatible/Round/TreeNDrag2.gif +0 -0
  466. package/treegrid/Compatible/Round/TreeNDrag3.gif +0 -0
  467. package/treegrid/Compatible/Round/TreeNExpand.gif +0 -0
  468. package/treegrid/Compatible/Round/TreeNWait.gif +0 -0
  469. package/treegrid/Compatible/Round/TreeRev.gif +0 -0
  470. package/treegrid/Compatible/Round/TreeRevBottom.gif +0 -0
  471. package/treegrid/Compatible/Round/TreeRevMiddle.gif +0 -0
  472. package/treegrid/Compatible/Round/VScroll.gif +0 -0
  473. package/treegrid/Compatible/Sharp/ArrowDropDown.png +0 -0
  474. package/treegrid/Compatible/Sharp/Bool.gif +0 -0
  475. package/treegrid/Compatible/Sharp/BoolSpace.gif +0 -0
  476. package/treegrid/Compatible/Sharp/Button.gif +0 -0
  477. package/treegrid/Compatible/Sharp/ButtonSpace.gif +0 -0
  478. package/treegrid/Compatible/Sharp/Dependencies.gif +0 -0
  479. package/treegrid/Compatible/Sharp/FastPanel1.gif +0 -0
  480. package/treegrid/Compatible/Sharp/FastPanel2.gif +0 -0
  481. package/treegrid/Compatible/Sharp/Filter.gif +0 -0
  482. package/treegrid/Compatible/Sharp/Gantt.css +1232 -0
  483. package/treegrid/Compatible/Sharp/Gantt.gif +0 -0
  484. package/treegrid/Compatible/Sharp/GanttLineA.gif +0 -0
  485. package/treegrid/Compatible/Sharp/GanttLineB.gif +0 -0
  486. package/treegrid/Compatible/Sharp/GanttLineC.gif +0 -0
  487. package/treegrid/Compatible/Sharp/GanttLineD.gif +0 -0
  488. package/treegrid/Compatible/Sharp/Grid.css +2773 -0
  489. package/treegrid/Compatible/Sharp/HScroll.png +0 -0
  490. package/treegrid/Compatible/Sharp/Menu.gif +0 -0
  491. package/treegrid/Compatible/Sharp/Pager.png +0 -0
  492. package/treegrid/Compatible/Sharp/Panel.gif +0 -0
  493. package/treegrid/Compatible/Sharp/Roboto-Regular.ttf +0 -0
  494. package/treegrid/Compatible/Sharp/Sort.gif +0 -0
  495. package/treegrid/Compatible/Sharp/Toolbar.png +0 -0
  496. package/treegrid/Compatible/Sharp/ToolbarGantt.png +0 -0
  497. package/treegrid/Compatible/Sharp/ToolbarSheet.png +0 -0
  498. package/treegrid/Compatible/Sharp/ToolbarSheetWide.png +0 -0
  499. package/treegrid/Compatible/Sharp/Tree.gif +0 -0
  500. package/treegrid/Compatible/Sharp/TreeBottom.gif +0 -0
  501. package/treegrid/Compatible/Sharp/TreeMiddle.gif +0 -0
  502. package/treegrid/Compatible/Sharp/TreeNCollapse.gif +0 -0
  503. package/treegrid/Compatible/Sharp/TreeNDrag0.gif +0 -0
  504. package/treegrid/Compatible/Sharp/TreeNDrag1.gif +0 -0
  505. package/treegrid/Compatible/Sharp/TreeNDrag2.gif +0 -0
  506. package/treegrid/Compatible/Sharp/TreeNDrag3.gif +0 -0
  507. package/treegrid/Compatible/Sharp/TreeNExpand.gif +0 -0
  508. package/treegrid/Compatible/Sharp/TreeNWait.gif +0 -0
  509. package/treegrid/Compatible/Sharp/VScroll.gif +0 -0
  510. package/treegrid/Defaults.xml +728 -0
  511. package/treegrid/Defaults.xml_.xml +718 -0
  512. package/treegrid/Ding.wav +0 -0
  513. package/treegrid/Drag.cur +0 -0
  514. package/treegrid/External/jszip.license.txt +10 -0
  515. package/treegrid/External/jszip.min.js +15 -0
  516. package/treegrid/External/jszip.min.sync.js +14 -0
  517. package/treegrid/GridE.js +45 -0
  518. package/treegrid/GridEOnDemand.js +53 -0
  519. package/treegrid/Help.html +536 -0
  520. package/treegrid/NoDrag.cur +0 -0
  521. package/treegrid/Styles/BlackGantt.css +887 -0
  522. package/treegrid/Styles/BlackGrid.css +1940 -0
  523. package/treegrid/Styles/Info.txt +6 -0
  524. package/treegrid/Styles/MaterialGantt.css +845 -0
  525. package/treegrid/Styles/MaterialGrid.css +1978 -0
  526. package/treegrid/Styles/Roboto-Light.ttf +0 -0
  527. package/treegrid/Styles/Roboto-Regular.ttf +0 -0
  528. package/treegrid/Styles/StandardGantt.css +891 -0
  529. package/treegrid/Styles/StandardGrid.css +1923 -0
  530. package/treegrid/Styles/TurqGantt.css +880 -0
  531. package/treegrid/Styles/TurqGrid.css +1980 -0
  532. package/treegrid/Styles/WhiteGantt.css +1021 -0
  533. package/treegrid/Styles/WhiteGrid.css +1911 -0
  534. package/treegrid/Text.xml +176 -0
  535. package/treegrid/TextEN.xml +1785 -0
  536. package/treegrid/TextKR.xml +176 -0
  537. package/treegrid/orgDefaults.xml +715 -0
  538. package/treegrid-global.d.ts +3294 -4904
  539. package/vite/owpCoreAssetsPlugin.cjs +120 -0
  540. package/vite/owpCoreAssetsPlugin.mjs +14 -0
  541. package/vite/owpCoreFixedImagesPlugin.cjs +33 -0
  542. package/vite/owpCoreFixedImagesPlugin.mjs +11 -0
  543. package/vite/staticAssetPlugin.cjs +187 -0
  544. package/vite/treeGridAssetsPlugin.cjs +88 -0
  545. package/vite/treeGridAssetsPlugin.mjs +12 -0
@@ -0,0 +1,1785 @@
1
+ <Grid>
2
+ <Cfg TextVersion="130301"/>
3
+
4
+ <!--
5
+ In Alert section place CR/LF as "&#x0a;"
6
+ In HTML sections place CR/LF as "&lt;br>"
7
+ In HTML sections use HTML tags &lt;em> (error - red), &lt;s> (disabled - gray), &lt;i> (highlight - blue), &lt;b> (strong highlight - blue+bold)
8
+ Some texts can place dynamic information, e.g. count or id; some text replace "%d", some other texts replace %1, %2, ...
9
+ -->
10
+
11
+ <Lang>
12
+
13
+ <!-- All alert / confirm non HTML texts -->
14
+
15
+ <Alert
16
+
17
+ V3_1=""
18
+ CanReloadStart = "This command "
19
+ CanReloadChanges = "updates all changes to server"
20
+ CanCancelChanges = "cancels all changes"
21
+ And = " and "
22
+ CanReloadSelect = "clears all selection"
23
+ CanReloadEnd = "! Do you want to continue?"
24
+ V3_2=""
25
+ ErrTimeout = "Cannot download data, timeout expired"
26
+ AskTimeout = "Cannot download data, server timeout !&#x0a;Do you want to repeat request ?"
27
+ UploadTimeout = "Cannot upload data, timeout expired"
28
+ AskUploadTimeout = "Cannot upload data, server timeout !&#x0a;Do you want to send data again ?"
29
+ V3_5=""
30
+ ErrHide = "You cannot hide all variable columns!"
31
+ ErrHideExt = "Width of all fixed columns is too wide!"
32
+ V4_2=""
33
+ ErrPrintOpen = "The print window could not be opened&#x0a;&#x0a; Permit popup windows to let print the grid"
34
+ ErrPrint = "The document was not successfully printed"
35
+ V4_4_3=""
36
+ ErrCheck = "Synchronizing with server failed!&#x0a;Do you want to temporary disable the checking for updates?"
37
+ V4_7=""
38
+ SearchHelp = "Enter string to search for like in Google&#x0a;&#x0a;individual keywords separate by space&#x0a;phrases place into double quotes&#x0a;variants separate by uppercase OR keyword&#x0a;exceptions precede by &quot;-&quot; (minus)&#x0a;&#x0a;Or enter expression to search by&#x0a;&#x0a;specify columns caption to compare&#x0a;use operators &lt; &lt;= > >= = &lt;> ( ) + - * /&#x0a;use AND OR keywords to join expressions&#x0a;use special keywords STARTS ENDS CONTAINS&#x0a; for comparing strings (NOT to negate)&#x0a;example: customer starts martin and date &lt;= 1/1/2006"
39
+ NotFound = "Nothing found"
40
+ SearchStart = "Nothing found&#x0a;Do you want to continue from beginning?"
41
+ SearchError = "The search expression is invalid !"
42
+ V5_3=""
43
+ Invalid="Invalid value"
44
+ V6_0=""
45
+ DelRow="Are you sure to delete row '%d' ?"
46
+ DelSelected="Are you sure to delete %d selected rows ?"
47
+ StyleErr = "Cannot load TreeGrid CSS style !"
48
+ ExportDownload="Download"
49
+ V7_0=""
50
+ FoundResults="Found %d results"
51
+ PrintPrepared="Grid is ready to print"
52
+ V7_1=""
53
+ PrintReady="Grid is ready to print&#x0a;Choose Print Preview option in menu to update page size&#x0a;Or choose Print option or press Ctrl+P to print directly"
54
+ PrintCloseWindow="&#x0a;After print is finished, you can close this page"
55
+ PrintCloseTag="&#x0a;After print is finished, you can click to the grid to return"
56
+ V9_2=""
57
+ PivotReload="Do you want to re-create the pivot grid?"
58
+ V12_0=""
59
+ FormulaCircularAsk="Formula contains circular cell reference&#x0a;Do you want to permit it?"
60
+ DelCol="Are you sure to delete column '%d' ?"
61
+ DelSelectedCols="Are you sure to delete %d selected columns ?"
62
+ SearchEnd = "Nothing found&#x0a;Do you want to continue from end?"
63
+ V12_1=""
64
+ ExportIE="Not available in IE 9 and older"
65
+ ExportError="Export failed!"
66
+ V13_0=""
67
+ DefaultSheet="Sheet"
68
+ NewSheet="Sheet%1"
69
+ LoadSheetErrorMissingModule="Loading data failed because of missing TreeGrid module %1"
70
+ StripHtml="The change will strip formatting from the text!&#x0a;Do you want to save the change?"
71
+ />
72
+
73
+
74
+
75
+ <!-- All message HTML texts -->
76
+
77
+ <Text
78
+
79
+ V2_0=""
80
+ DelSelected = "Deleting selected rows"
81
+ ExtentErr = "Too small grid size"
82
+ Sort = "Sorting rows ..."
83
+ SelectAll = "Changing selection of all rows"
84
+ DoFilter = "Filtering rows ..."
85
+ V2_3=""
86
+ UpdateGrid = "Updating view ..."
87
+ CollapseAll = "Collapsing all rows ..."
88
+ ExpandAll = "Expanding all rows ..."
89
+ V2_6=""
90
+ Render = "Rendering ..."
91
+ Page = "Page"
92
+ NoPages = "Empty"
93
+ UpdateCfg = "Updating settings ..."
94
+ StartErr = "Fatal error ! &lt;br/>TreeGrid cannot render"
95
+ V3_0=""
96
+ Calculate = "Calculating cells ..."
97
+ UpdateValues = "Updating values ..."
98
+ UpdateTree = "Updating tree ..."
99
+ V3_1=""
100
+ PageErr="Cannot download this data part !"
101
+ V3_2=""
102
+ Layout = "Loading layout ..."
103
+ Load = "Loading data ..."
104
+ V3_5=""
105
+ ColumnsCaption = "Select columns to display"
106
+ ColUpdate = "Updating columns ..."
107
+ V4_3=""
108
+ Picture = "Picture"
109
+ DefaultsDate = "Select date ..."
110
+ DefaultsButton = "Select ..."
111
+ V4_5=""
112
+ GroupCustom="To group by, drag column caption here ..."
113
+ Group="Grouping rows ..."
114
+ DefaultsFilterOff="(All)"
115
+ Items="Items %d - %d"
116
+ Print="&lt;h2>&lt;center>Please wait while generating report for printing ...&lt;/center>&lt;/h2>"
117
+ V4_7=""
118
+ SearchMethodList="|Automatic|Search&amp;#160;like&amp;#160;Google|Search&amp;#160;by&amp;#160;expression"
119
+ Contains="contains,has"
120
+ Starts="starts,starts with,starts by,begins,begins with,begins by"
121
+ Ends="ends,ends by, ends with"
122
+ And="and"
123
+ Or="or"
124
+ Not="not"
125
+ SearchSearch="Search"
126
+ SearchFilter="Filter"
127
+ SearchSelect="Select"
128
+ SearchMark="Mark"
129
+ SearchFind="Find"
130
+ SearchClear="Clear"
131
+ SearchHelp="Help"
132
+ Search="Searching ..."
133
+ V5_0_1=""
134
+ Printed="Please switch to window containing the report to print it"
135
+ V5_6=""
136
+ DoUndo="Performing undo ..."
137
+ DoRedo="Performing redo ..."
138
+ V5_9=""
139
+ GanttUpdate="Updating Gantt ..."
140
+ V6_0=""
141
+ GanttCreate="Creating Gantt ..."
142
+ LoadStyles="Loading style ..."
143
+ SetStyle="Updating style ..."
144
+ LoadPage="Loading"
145
+ RenderPage="Rendering"
146
+ ColWidth = "Changing width of column '%d'"
147
+ ColMove = "Moving column '%d'"
148
+ Password="***"
149
+ DefaultsNone="Clear all"
150
+ RadioFilterOff="&lt;i>off&lt;/i>"
151
+ DragObjectMove="moving row &lt;b>%d&lt;/b>"
152
+ DragObjectCopy="copying row &lt;b>%d&lt;/b>"
153
+ DragObjectMoreMove="moving &lt;b'>%d&lt;/b> rows"
154
+ DragObjectMoreCopy="copying &lt;b>%d&lt;/b> rows"
155
+ ExportFinished="&lt;center>&lt;b>Report generated&lt;/b>&lt;br/>&lt;br/>Click button for download&lt;br/>&lt;/center>&lt;br/>"
156
+ RenderProgressText="Finished %d pages from %d"
157
+ RenderProgressCancel="Render on background"
158
+ PrintProgressCaption="Generating report"
159
+ PrintProgressText="Finished %d rows from %d"
160
+ PrintProgressCancel="Cancel report"
161
+ ExportProgressCaption="Generating report"
162
+ ExportProgressText="Finished %d rows from %d"
163
+ ExportProgressCancel="Cancel report"
164
+ ExpandProgressCaption="Expanding all rows"
165
+ ExpandProgressText="Finished %d rows from %d"
166
+ ExpandProgressCancel="Stop expanding"
167
+ ExportCaption = "Select columns to export"
168
+ PrintCaption = "Select columns to print"
169
+ DefaultsAll="Select all"
170
+ V6_1=""
171
+ DefaultsAlphabet="%d ..."
172
+ V7_0=""
173
+ RemoveUnused="Clearing unused pages"
174
+ ErrorSave="Saving changes on server failed!"
175
+ DatesRepeat="Repeat"
176
+ DatesStart="Start"
177
+ DatesEndTime="End"
178
+ DatesValue="Value"
179
+ DatesRepeatEnum="||Weekly|Daily|Hourly"
180
+ DatesRepeatKeys="||w|d|h"
181
+ RenderProgressCaptionRows="Rendering row pages"
182
+ RenderProgressCaptionCols="Rendering column pages"
183
+ RenderProgressCaptionChildren="Rendering tree pages"
184
+ V8_0=""
185
+ CalendarNone="&lt;s>None&lt;/s>"
186
+ CalendarEmpty="&lt;s>Default&lt;/s>"
187
+ CalendarEdit="&lt;i>Edit ...&lt;/i>"
188
+ V9_2=""
189
+ ExpandCols="Expanding columns"
190
+ CollapseCols="Collapsing columns"
191
+ V9_3=""
192
+ PagingUpdate="Creating pages ..."
193
+ CopySlow="The copy action took too long time (%d ms), please press the Ctrl+C again to finish the action"
194
+ CopyOk="The copy action finished successfuly"
195
+ V10_0=""
196
+ LevelsTip="Expand rows up to %d level"
197
+ V12_0=""
198
+ FileIE="Not available in IE&lt;=9"
199
+ Paste="Pasting data from clipboard ..."
200
+ FormulaError1="Formula &lt;b>%1&lt;/b> cannot be parsed"
201
+ FormulaError2="Incorrect cell reference in formula &lt;b>%1&lt;/b>"
202
+ FormulaError3="Incorrect item &lt;b>%2&lt;/b> in formula &lt;b>%1&lt;/b>"
203
+ FormulaError4="Incorrect formula &lt;b>%1&lt;/b> with error &lt;i>%2&lt;/i>"
204
+ FormulaError5="Formula cannot be calculated with error &lt;i>%2&lt;/i>"
205
+ FormulaError6="Formula &lt;b>%1&lt;/b> returned &lt;b>null&lt;/b> result"
206
+ FormulaError7="Formula &lt;b>%1&lt;/b> returned &lt;b>NaN&lt;/b> result"
207
+ NotInList="The value &lt;b>%1&lt;/b> is not in the item list"
208
+ EmptyValue="empty"
209
+ CannotEdit="Not editable value"
210
+ NoStyle="Style cannot be changed"
211
+ NoFormat="Format cannot be changed"
212
+ NoNumber="Cell value is not a number"
213
+ EditMaskError="The value &lt;b>%1&lt;/b> contains restricted characters"
214
+ FormulaRestrict="Formula &lt;b>%1&lt;/b> is restricted with error &lt;i>%2&lt;/i>"
215
+ SizeChanged="The value &lt;b>%1&lt;/b> changed due size limit"
216
+ ResultText="The value &lt;b>%1&lt;/b> is invalid"
217
+ EditErrorsMessage="%1"
218
+ EditChangesMessage="%1"
219
+ EditErrorsMessageCell="%1 in cell &lt;b>%2&lt;/b>&lt;br>"
220
+ EditChangesMessageCell="%1 in cell &lt;b>%2&lt;/b>&lt;br>"
221
+ EditErrorsMessageMore="There are &lt;b>%1&lt;/b> more problems ..."
222
+ FormulaCircular="Formula contains circular cell reference"
223
+ FormulaCircularAlert="Formula contains circular cell reference"
224
+ ErrAdd="Cannot add new row to parent %1"
225
+ ErrAddRoot="Cannot add new row to root"
226
+ DelSelectedCols = "Deleting selected columns"
227
+ SearchFindPrev="Prev"
228
+ NoMenu="No action available"
229
+ SetStyleSame = "No cell was changed"
230
+ SetStyleError = "No cell was changed due edit restrictions"
231
+ SetStyleErrors = "There were not changed %1 cells due edit restrictions"
232
+ V13_0=""
233
+ PagerSep1="&#xa0;|&#xa0;"
234
+ PagerSep2="&#xa0;=>&#xa0;"
235
+ PagerSep3=",&#xa0;"
236
+ PagerNone="..."
237
+ LoadSheet="Reading sheet ..."
238
+ DiscardSheet="Do you want to discard all your data and load the data from file &lt;b>%1&lt;/b>?"
239
+ AddSheet="Do you want to add the data from file &lt;b>%1&lt;/b> to actual data?"
240
+ OpenSheet="Do you want to add the data from file &lt;b>%1&lt;/b> to actual data&lt;br>or discard all your data and load the data from file &lt;b>%1&lt;/b>?"
241
+ LoadSheetError="Loading data from &lt;b>%1&lt;/b> failed with error &lt;b>%2&lt;/b>"
242
+ ParseSheetError="Parsing data from &lt;b>%1&lt;/b> failed"
243
+ SheetsUnsupported="Opening xlsx files is not supported in your browser"
244
+ DeleteSheet="Do you want delete sheet &lt;b>%1&lt;/b>?"
245
+ DeleteTab="Do you want delete tab &lt;b>%1&lt;/b>?"
246
+ OnlyXlsx="Cannot open &lt;b>%1&lt;/b>. Only &lt;b>xlsx&lt;/b> files are supported"
247
+ CompatibleStyles="Compatible"
248
+ ShrinkStyle="Too large style, shrinking style size"
249
+ SetSize="Changing style size"
250
+ UniqueSheet=" (%1)"
251
+ ShrinkSize="There is not enough space to display the grid fully&lt;br>Do you want to shrink the grid style size?"
252
+ EnterFormat="Enter format string like in MS Excel"
253
+ FormulaError8="External reference to unknown sheet &lt;b>%2&lt;/b> in formula &lt;b>%1&lt;/b>"
254
+ FormulaError9="Not supported function &lt;b>%2&lt;/b> in formula &lt;b>%1&lt;/b>"
255
+ FormulaError10="Not supported reference to external file &lt;b>%2&lt;/b> in formula &lt;b>%1&lt;/b>"
256
+ FormulaError11="Not yet implemented array formula or unexpected cell range &lt;b>%2&lt;/b> in formula &lt;b>%1&lt;/b>"
257
+ V13_1=""
258
+ MoveRows="Moving %d rows"
259
+ V13_3=""
260
+ NaNContinue="The entered value is incorrect, please change it"
261
+ NaNRejected="The entered incorrect value has been ignored"
262
+ NaNAccepted="The entered incorrect value has been changed"
263
+ NaNAsk="The entered value is incorrect, do you want to save it anyway?"
264
+ NaNAskReject="The entered value is incorrect, do you want to discard it?"
265
+ />
266
+
267
+
268
+
269
+ <!-- Gantt texts -->
270
+ <Gantt
271
+
272
+ V6_0=""
273
+ ErrGanttDep="Cannot connect dependency here"
274
+ ErrGanttPercentEdit="Wrong input, the value must be in range 0 - 100"
275
+ DelAllGanttDep="Disconnect all dependencies"
276
+ DelGanttMilestone="Delete milestone"
277
+ EditGanttPercent="Enter completed status"
278
+ DelGanttFlow="Delete real flow"
279
+ DelGanttFlowPart="Delete the real flow bar"
280
+ DelGanttFlags="Delete all flags"
281
+ DelGanttFlag="Delete the flag"
282
+ EditGanttFlag="Enter the flag text"
283
+ DelGanttAll="Clear the gantt cell"
284
+ NewGanttFlag="Add new flag to selected point"
285
+ EditGanttResource="Change resources"
286
+ AssignGanttResource="Assign resources"
287
+ CorrectAllDependencies="Correct all dependencies in chart"
288
+ CorrectRelatedDependencies="Correct related dependencies"
289
+ CorrectDep="Moving %d bars"
290
+ GanttFlagEdit="Enter text for the flag"
291
+ GanttPercentEdit="Enter new completed status in percent"
292
+ GanttResourceEdit="Enter the resource text"
293
+ GanttDepLagEdit="Enter the lag for the dependency"
294
+ V6_1=""
295
+ GanttResizeDelete="Are you sure to delete the item?"
296
+ DelGanttRunPart="Delete the box"
297
+ EditGanttRun="Change the box text"
298
+ EditGanttRunTip="Change the box information"
299
+ GanttRunEdit="Enter the box text"
300
+ GanttRunEditTip="Enter the box information"
301
+ ChooseGanttFlagIcon="Select the flag icon"
302
+ V6_3=""
303
+ GanttCorrectDependencies="There are also &lt;b>%d&lt;/b> dependent tasks that should be updated. &lt;br>Do you want to move them?"
304
+ GanttCorrectDependency="There is also one dependent task that should be updated. Do you want to move it?"
305
+ GanttCorrectTask="The task violates its constraints, do you want to move it?"
306
+ GanttDeleteDependencies="There are %d dependencies, do you want to delete them?"
307
+ GanttCircularDependencies="It will cause circular dependency relation. Do you want to create it anyway?"
308
+ GanttCircularDependenciesErr="It is not possible to create circular dependency relation"
309
+ ErrComplete="The complete value must be in range 0 - 100!"
310
+ ErrDuration="The duration value is incorrect!"
311
+ ErrEnd="The end date cannot be less than start date!"
312
+ ErrDependency="The dependency value is incorrect!"
313
+ ErrCorrect="It is not possible to correct the dependencies!"
314
+ ErrCorrectSome="Not all dependencies were corrected due constraints!"
315
+ IncorrectDependencies="&lt;em>&lt;b>%d&lt;/b> incorrect dependencies&lt;/em>"
316
+ IncorrectDependency="&lt;em>&lt;b>1&lt;/b> incorrect dependency&lt;/em>"
317
+ CorrectDependencies="All dependencies are correct"
318
+ DisabledDependencies="&lt;s>Dependency checking disabled&lt;/s>"
319
+ GanttCheckExclude="The object starts on holiday, do you want to move it to the right?"
320
+ GanttMinStart="The task must start after &lt;b>%d&lt;/b>"
321
+ GanttMaxStart="The task must start before &lt;b>%d&lt;/b>"
322
+ GanttMinEnd="The task must finish after &lt;b>%d&lt;/b>"
323
+ GanttMaxEnd="The task must finish before &lt;b>%d&lt;/b>"
324
+ DelGanttConstraint="Delete %d constraint"
325
+ DelGanttConstraints="Delete all constraints"
326
+ ChangeGanttConstraint="Set the constraint as %d"
327
+ NewGanttConstraint="Add %d constraint here"
328
+ MinStart="early start"
329
+ MaxStart="late start"
330
+ MinEnd="early end"
331
+ MaxEnd="late end"
332
+ ExactStart="mandatory start"
333
+ ExactEnd="mandatory end"
334
+ SplitGanttConstraint="Split the %d constraint"
335
+ GanttDepLagChangeEnd="Change lag of line from &lt;b>%d&lt;/b>"
336
+ V6_4=""
337
+ GanttExactStart="The task must start on &lt;b>%d&lt;/b>"
338
+ GanttExactEnd="The task must finish on &lt;b>%d&lt;/b>"
339
+ ExtraPrice="Extra price"
340
+ ExtraPrices="Extra resource units"
341
+ DelGanttPoint="Delete the point"
342
+ DelGanttPoints="Delete all points"
343
+ NewGanttPoint="Add new point to selected point"
344
+ V6_5=""
345
+ ErrStart="The start date cannot be higher than end date!"
346
+ V6_6=""
347
+ GanttCheckExcludeBack="The object ends on holiday, do you want to move it to the left?"
348
+ DelGanttBase="Delete project start"
349
+ SetGanttBase="Set project start here"
350
+ DelGanttFinish="Delete project finish"
351
+ SetGanttFinish="Set project finish here"
352
+ NewGanttMilestone="Add new milestone here"
353
+ V7_0=""
354
+ ErrDateLow="The date cannot be before &lt;em>&lt;b>%1&lt;/b>&lt;/em> due &lt;b>%2&lt;/b> constraint"
355
+ ErrDateHigh="The date cannot be after &lt;em>&lt;b>%1&lt;/b>&lt;/em> due &lt;b>%2&lt;/b> constraint"
356
+ Baseline="project start"
357
+ Finishline="project finish"
358
+ ChartMinStart="project minimal date"
359
+ ChartMaxEnd="project maximal date"
360
+ NewGanttEndMilestone="Add new ending milestone here"
361
+ ErrCorrectDep="Not all dependencies were corrected due errors!"
362
+ DelGanttRunGroup="Delete row group (%d boxes)"
363
+ DelGanttRunGroupAll="Delete group (%d boxes)"
364
+ ValueChanged="Value changed due constraints"
365
+ ErrChangeValue="Entered value is incorrect"
366
+ CompleteChanged="Value changed to be in range 0 - 100"
367
+ DurationChanged="Value changed to be not negative"
368
+ EditGanttRunText="Enter the task information"
369
+ SetGanttMilestoneIncomplete="Set the milestone incomplete"
370
+ SetGanttMilestoneComplete="Set the milestone complete"
371
+ ErrMoveChildren="Cannot move the task due children constraints"
372
+ MoveChildrenChanged="Value changed due children constraints"
373
+ NewGanttRunStop="Add new stop here"
374
+ GanttCorrectExclude="The object starts or ends on holiday, do you want to correct it?"
375
+ V9_2=""
376
+ SplitGanttFlow="Split the real flow bar"
377
+ V10_0=""
378
+ ZoomMain="Zoom to the bar"
379
+ ZoomRun="Zoom to the box"
380
+ ZoomAll="Zoom to all objects"
381
+ SplitGanttRun="Split the box"
382
+ SplitGanttMain="Split the bar"
383
+ DelGanttMainPart="Delete the bar"
384
+ DelGanttMain="Delete the task"
385
+ DelGanttMainAll="Delete all tasks"
386
+ DelGanttMainBar="Delete task"
387
+ DelGanttRun="Delete all %d boxes in row"
388
+ SelectGanttRunPart="Select the box"
389
+ UnselectGanttRunPart="Unselect the box"
390
+ SelectGanttRun="Select all boxes"
391
+ UnselectGanttRun="Unselect all boxes"
392
+ DelGanttRunSelected="Delete selected boxes (%d boxes)"
393
+ Plan0="0"
394
+ GanttTextEdit="Enter the task information"
395
+ EditGanttText="Enter the task information"
396
+ GanttDepLagChange="Change the dependency lag"
397
+ DelGanttDep="Delete the dependency"
398
+ DisableGanttMain="Disable the task"
399
+ EnableGanttMain="Enable the task"
400
+ LockGanttMain="Lock the task"
401
+ UnlockGanttMain="Unlock the task"
402
+ DisableGanttRun="Disable the task"
403
+ EnableGanttRun="Enable the task"
404
+ LockGanttRun="Lock the task"
405
+ UnlockGanttRun="Unlock the task"
406
+ DisableGanttRunPart="Disable the box"
407
+ EnableGanttRunPart="Enable the box"
408
+ LockGanttRunPart="Lock the box"
409
+ UnlockGanttRunPart="Unlock the box"
410
+ SetGanttPercent="Set completed status here"
411
+ ErrLag="The lag value is incorrect!"
412
+ EmptyManual="None"
413
+ ErrCorrectNone="Not all dependencies can be corrected due constraints!"
414
+ ZoomHeader="Zoom to &lt;b>%d&lt;/b> %d - %d"
415
+ ZoomUndo="Zoom back to &lt;b>%d&lt;/b>"
416
+ ZoomIn="Zoom in to &lt;b>%d&lt;/b>"
417
+ ZoomOut="Zoom out to &lt;b>%d&lt;/b>"
418
+ ZoomFit="Zoom to fit to actual space"
419
+ V11_0=""
420
+ JoinGanttRunSelected="Join selected boxes"
421
+ SplitGanttRunJoined="Split joined boxes"
422
+ JoinGanttRunAdjacent="Join adjacent boxes"
423
+ SplitGanttRunAdjacent="Split joined adjacent boxes"
424
+ ChooseGanttRunType="Change the box"
425
+ ChooseGanttRunRowType="Change all %d boxes in row"
426
+ ChooseGanttRunSelectedType="Change selected %d boxes"
427
+ ChooseGanttRunGroupType="Change %d boxes in row group"
428
+ ChooseGanttRunGroupAllType="Change %d boxes in group"
429
+ V12_0=""
430
+ GanttPinchZoom="Scale %d%"
431
+ V13_0=""
432
+ DelGanttRunContainerOnly="Delete the container"
433
+ DelGanttRunContainer="Delete all %d boxes in container"
434
+ EnableGanttRunContainer="Enable all %d boxes in container"
435
+ DisableGanttRunContainer="Disable all %d boxes in container"
436
+ LockGanttRunContainer="Lock all %d boxes in container"
437
+ ChooseGanttRunContainerType="Change all %d boxes in container"
438
+ ChooseGanttRunContainer="Change the container"
439
+ AddGanttRunContainer="Add new container for the box"
440
+ V13_1=""
441
+ SelectGanttRunContainer="Select the container"
442
+ UnselectGanttRunContainer="Unselect the container"
443
+ />
444
+
445
+ <GanttUnits
446
+ V10_0=""
447
+ ms = "millisecond" ms10 = "10 milliseconds" ms100 = "100 milliseconds"
448
+ s = "second" s2 = "2 seconds" s5 = "5 seconds" s10 = "10 seconds" s15 = "15 seconds" s30 = "30 seconds"
449
+ m = "minute" m2 = "2 minutes" m5 = "5 minutes" m10 = "10 minutes" m15 = "15 minutes" m30 = "30 minutes"
450
+ h = "hour" h2 = "2 hours" h3 = "3 hours" h6 = "6 hours" h8 = "8 hours" h12 = "12 hours"
451
+ d = "day" w = "week" w1 = "week"
452
+ M = "month" M2 = "2 months" M3 = "year quarter" M4 = "4 months" M6 = "year half"
453
+ y = "year" y2 = "2 year" y3 = "3 years" y4 = "4 years" y5 = "5 years" y10 = "10 years" y20 = "20 years" y50 = "50 years"
454
+ />
455
+
456
+
457
+ <!-- Popup dialog buttons, non HTML -->
458
+
459
+ <MenuButtons
460
+
461
+ V6_0=""
462
+ Ok="OK"
463
+ Clear="Clear"
464
+ Today="Today"
465
+ All="All on"
466
+ Cancel="Cancel"
467
+ V6_7=""
468
+ Yesterday="Yesterday"
469
+ V7_0=""
470
+ EmptyTip="Empty date"
471
+ V10_0=""
472
+ Yes="Yes"
473
+ No="No"
474
+ Always="Always"
475
+ Never="Never"
476
+ V12_1=""
477
+ ShowAll="Show all"
478
+ HideAll="Hide all"
479
+ Reset="Defaults"
480
+ V13_0=""
481
+ Add="Add"
482
+ Discard="Discard"
483
+ Once="Once"
484
+ V13_1=""
485
+ Shrink="Shrink style size"
486
+ />
487
+
488
+
489
+
490
+ <!-- Cell menu item names (cell Menu attribute), HTML -->
491
+ <!-- %1 is replaced by count of affected rows, only for mass actions -->
492
+
493
+ <MenuCell
494
+
495
+ V6_0=""
496
+ CopyRow = "Duplicate the row"
497
+ CopyRowBelow = "Duplicate the row"
498
+ CopyTree = "Duplicate the row tree"
499
+ CopyTreeBelow = "Duplicate the row tree"
500
+ CopyEmpty = "Add empty row tree above"
501
+ CopyEmptyBelow = "Add empty row tree below"
502
+ CopySelected = "Copy %1 selected rows above"
503
+ CopySelectedBelow = "Copy %1 selected rows below"
504
+ CopySelectedTree = "Copy %1 selected row trees above"
505
+ CopySelectedTreeBelow = "Copy %1 selected row trees below"
506
+ CopySelectedEmpty = "Add %1 selected empty row trees above"
507
+ CopySelectedEmptyBelow = "Add %1 selected empty row trees below"
508
+ CopySelectedChild = "Copy %1 selected rows as the first children"
509
+ CopySelectedTreeChild ="Copy %1 selected row trees as the first children"
510
+ CopySelectedEmptyChild = "Add %1 selected empty row trees as the first children"
511
+ CopySelectedChildEnd = "Copy %1 selected rows as the last children"
512
+ CopySelectedTreeChildEnd = "Copy %1 selected row trees as the last children"
513
+ CopySelectedEmptyChildEnd = "Add %1 selected empty row trees as the last children"
514
+ CopySelectedEnd = "Copy %1 selected rows to the end"
515
+ CopySelectedEndPage = "Copy %1 selected rows to the end of page"
516
+ CopySelectedEndGrid = "Copy %1 selected rows to the end of grid"
517
+ CopySelectedTreeEnd = "Copy %1 selected row trees to the end"
518
+ CopySelectedTreeEndPage = "Copy %1 selected row trees to the end of page"
519
+ CopySelectedTreeEndGrid = "Copy %1 selected row trees to the end of grid"
520
+ CopySelectedEmptyEnd = "Add %1 selected empty row trees to the end"
521
+ CopySelectedEmptyEndPage = "Add %1 selected empty row trees to the end of page"
522
+ CopySelectedEmptyEndGrid = "Add %1 selected empty row trees to the end of grid"
523
+
524
+ AddRow = "Add new empty row above"
525
+ AddChild = "Add new empty row as the first child"
526
+ AddChildEnd = "Add new empty row as the last child"
527
+ AddRowBelow = "Add new empty row below"
528
+ AddRowEnd = "Add new empty row to the end"
529
+ AddRowEndPage = "Add new empty row to the end of page"
530
+ AddRowEndGrid = "Add new empty row to the end of grid"
531
+
532
+ V12_0=""
533
+ CopyRows = "Copy %1 focused rows above"
534
+ CopyRowsBelow = "Copy %1 focused rows below"
535
+ CopyRowsTree = "Copy %1 focused row trees above"
536
+ CopyRowsTreeBelow = "Copy %1 focused row trees below"
537
+ CopyRowsEmpty = "Add %1 empty focused row trees above"
538
+ CopyRowsEmptyBelow = "Add %1 empty focused row trees below"
539
+
540
+ AddRows = "Add %1 empty focused rows above"
541
+ AddRowsBelow = "Add %1 empty focused rows below"
542
+ AddSelected = "Add %1 empty selected rows above"
543
+ AddSelectedBelow = "Add %1 empty selected rows below"
544
+
545
+ DeleteRow="Delete row"
546
+ UndeleteRow="Undelete row"
547
+ RemoveRow="Remove row"
548
+ DeleteRows="Delete %1 focused rows"
549
+ UndeleteRows="Undelete %1 focused rows"
550
+ RemoveRows="Remove %1 focused rows"
551
+ DeleteSelected="Delete %1 selected rows"
552
+ UndeleteSelected="Undelete %1 selected rows"
553
+ RemoveSelected="Remove %1 selected rows"
554
+
555
+ CopyCol="Duplicate the column"
556
+ CopyColNext="Duplicate the column"
557
+ CopyCols="Copy %1 focused columns left"
558
+ CopyColsNext="Copy %1 focused columns right"
559
+ CopySelectedCols="Copy %1 selected columns left"
560
+ CopySelectedColsNext="Copy %1 selected columns right"
561
+
562
+ AddCol="Add new empty column left"
563
+ AddColNext="Add new empty column right"
564
+ AddCols="Add %1 empty focused columns left"
565
+ AddColsNext="Add %1 empty focused columns right"
566
+ AddSelectedCols="Add %1 empty selected columns left"
567
+ AddSelectedColsNext="Add %1 empty selected columns right"
568
+ AddColEnd="Add new empty column to the end"
569
+
570
+ DeleteCol="Delete column"
571
+ UndeleteCol="Undelete column"
572
+ RemoveCol="Remove column"
573
+ DeleteCols="Delete %1 focused columns"
574
+ UndeleteCols="Undelete %1 focused columns"
575
+ RemoveCols="Remove %1 focused columns"
576
+ DeleteSelectedCols="Delete %1 selected columns"
577
+ UndeleteSelectedCols="Undelete %1 selected columns"
578
+ RemoveSelectedCols="Remove %1 selected columns"
579
+
580
+ ClearSelection="Unselect all %1 rows and columns"
581
+ SelectRow="Select row"
582
+ DeselectRow="Unselect row"
583
+ SelectFocusedRows="Select %1 focused rows"
584
+ DeselectFocusedRows="Unselect %1 focused rows"
585
+ SelectAll="Select all %1 rows"
586
+ DeselectAll="Unselect all %1 rows"
587
+ InvertAll="Invert selection of all %1 rows"
588
+ SelectCol="Select column"
589
+ DeselectCol="Unselect column"
590
+ SelectFocusedCols="Select %1 focused columns"
591
+ DeselectFocusedCols="Unselect %1 focused columns"
592
+ SelectCell="Select cell"
593
+ DeselectCell="Unselect cell"
594
+ SelectRowRange="Select %1 rows in the area"
595
+ DeselectRowRange="Unselect %1 rows in the area"
596
+ SelectColRange="Select %1 columns in the area"
597
+ DeselectColRange="Unselect %1 columns in the area"
598
+ SelectCellRange="Select %1 cells in the area"
599
+ DeselectCellRange="Unselect %1 cells in the area"
600
+ SelectColCells="Select all %1 cells in column"
601
+ DeselectColCells="Unselect all %1 cells in column"
602
+ SelectRowCells="Select all %1 cells in row"
603
+ DeselectRowCells="Unselect all %1 cells in row"
604
+ SelectAllCells="Select all %1 cells"
605
+ DeselectAllCells="Unselect all %1 cells"
606
+ SelectAllCols="Select all %1 columns"
607
+ DeselectAllCols="Unselect all %1 columns"
608
+
609
+ SpanSelected="Span %1 selected cell ranges"
610
+ SpanCells="Span %1 cells"
611
+ SplitSelected="Split %1 selected spanned cells"
612
+ SplitCells="Split spanned %1 cells"
613
+ SplitCell="Split spanned cell"
614
+
615
+ Expand="Expand row"
616
+ Collapse="Collapse row"
617
+ ExpandAll="Expand all %1 rows"
618
+ CollapseAll="Collapse all %1 rows"
619
+ CollapseAllRoot="Collapse all %1 root rows"
620
+ Outdent="Outdent row"
621
+ Indent="Indent row"
622
+ OutdentRows="Outdent %1 rows"
623
+ IndentRows="Indent %1 rows"
624
+ OutdentSelected="Outdent %1 selected rows"
625
+ IndentSelected="Indent %1 selected rows"
626
+
627
+ ExpandCell="Expand or collapse cell"
628
+ ExpandCol="Expand column"
629
+ CollapseCol="Collapse column"
630
+ ExpandRow="Expand row"
631
+ CollapseRow="Collapse row"
632
+ ExpandAllCells="Expand all columns"
633
+ CollapseAllCells="Collapse all columns"
634
+ ExpandRowCells="Expand all columns in row"
635
+ CollapseRowCells="Collapse all columns in row"
636
+
637
+ HideRow="Hide row"
638
+ HideRows="Hide %1 focused rows"
639
+ HideSelectedRows="Hide %1 selected rows"
640
+ ShowRowAbove="Show hidden row above"
641
+ ShowRowBelow="Show hidden row below"
642
+ ShowAllRows="Show all %1 hidden rows"
643
+ ShowRows="Show %1 hidden rows"
644
+
645
+ HideCol="Hide column"
646
+ HideCols="Hide %1 focused columns"
647
+ HideSelectedCols="Hide %1 selected columns"
648
+ ShowColLeft="Show hidden column on the left"
649
+ ShowColRight="Show hidden column on the right"
650
+ ShowAllCols="Show all %1 hidden columns"
651
+ ShowCols="Show %1 hidden columns"
652
+
653
+ SearchOn="Enable search"
654
+ SearchOff="Disable search"
655
+
656
+ SortAsc="Sort by the column ascending"
657
+ SortDesc="Sort by the column descending"
658
+ SortAscOne="Sort by the one column ascending"
659
+ SortDescOne="Sort by the one column descending"
660
+ SortAscAppend="Sort by the next column ascending"
661
+ SortDescAppend="Sort by the next column descending"
662
+ NoSort="Do not sort by the column"
663
+ DefaultSort="Restore original sorting"
664
+ SortOn="Enable sorting"
665
+ SortOff="Disable sorting"
666
+
667
+ Undo="Undo last action"
668
+ UndoAll="Undo all %1 actions"
669
+ Redo="Redo last undone action"
670
+ RedoAll="Redo all %1 undone actions"
671
+ ClearUndo="Clear undo buffer"
672
+
673
+ Print="Print the grid"
674
+ ExportPDF="Print the grid to PDF"
675
+ Export="Export the grid to XLSX, XLS or CSV"
676
+ Repaint="Repaint, clear unused pages"
677
+ RenderPages="Change the paging"
678
+ PagingOn="Enable paging, clear unused pages"
679
+ PagingOff="Disable paging, render all pages"
680
+ ShowCfg="Show configuration menu"
681
+ ShowColumns="Show columns menu"
682
+ ShowDebug="Show debug window"
683
+ Reload="Reload grid, cancel changes"
684
+ Validate="Check the data for errors"
685
+ Save="Save changes to server"
686
+
687
+ GoUp="Focus up"
688
+ GoUpEdit="Focus up"
689
+ GoDown="Focus down"
690
+ GoDownEdit="Focus down"
691
+ GoDownAdd="Focus down"
692
+ GoDownEditAdd="Focus down"
693
+ GoLeft="Focus left"
694
+ GoLeftEdit="Focus left"
695
+ GoRight="Focus right"
696
+ GoRightEdit="Focus right"
697
+ GoFirst="Focus first row"
698
+ GoLast="Focus last row"
699
+ PageDown="Go to next page"
700
+ PageUp="Go to previous page"
701
+ PageDownFull="Go to next page"
702
+ PageUpFull="Go to previous page"
703
+
704
+ ShowDetail="Show the row detail"
705
+ RefreshDetail="Show the row detail"
706
+ ClearDetail="Clear the detail"
707
+
708
+ ShowHintStatic="Show full cell content"
709
+ GridResizeDefault="Restore grid size"
710
+
711
+ GroupBy="Group by the column"
712
+ GroupByLast="Add the column to grouping"
713
+ UngroupBy="Ungroup by the column"
714
+ GroupOn="Enable grouping"
715
+ GroupOff="Disable grouping"
716
+
717
+ Focus="Focus cell"
718
+ FocusEdit="Focus and edit cell"
719
+ FocusAndEdit="Focus and edit cell"
720
+ ChangeFocus="Focus cell"
721
+ ChangeFocusRow="Focus row cell"
722
+ ChangeFocusCol="Focus column cell"
723
+ Blur="Remove focus"
724
+ BlurFocused="Remove focus"
725
+ FocusWholeRow="Focus all cells in row"
726
+ FocusWholeCol="Focus all cells in column"
727
+ FocusWholeGrid="Focus all cells in grid"
728
+
729
+ StartEdit="Edit focused cell"
730
+ StartEditEmpty="Edit focused cell empty"
731
+ StartEditCell="Edit the cell"
732
+ StartEditCellEmpty="Edit the cell empty"
733
+ CancelEdit="Cancel editing"
734
+ AcceptEdit="Finish editing"
735
+ ShowCalendar="Pick up date from calendar"
736
+ ShowDates="Pick up dates from table"
737
+ ShowLink="Navigate to url"
738
+ Button="Press the button"
739
+ ButtonClick="Press the right button"
740
+ IconClick="Press the left button"
741
+ ShowHelp="Show help"
742
+ ShowFile="Pick up a file"
743
+ ShowDefaults="Show predefined items"
744
+ ShowDefaultsMenu="Show predefined items"
745
+
746
+ ChangeBool="Change checkbox"
747
+ CheckBool="Check the icon"
748
+ UncheckBool="Uncheck the icon"
749
+ ClearBool="Clear the cell"
750
+ ChangeRadioLeft="Cycle radio left"
751
+ ChangeRadioLeftCycle="Cycle radio left"
752
+ ChangeRadioRight="Cycle radio right"
753
+ ChangeRadioRightCycle="Cycle radio right"
754
+ CheckIcon="Check the icon"
755
+ UncheckIcon="Uncheck the icon"
756
+ SetChecked="Change checkbox"
757
+
758
+ ShowFilterMenu="Show filter menu"
759
+ ShowFilterMenuRow="Show filter menu"
760
+ FilterBy="Filter by the cell value"
761
+ FilterByMenu="Choose filter for the cell value"
762
+ FilterByMenuRow="Choose filter for the cell value"
763
+ ClearFilter="Clear filter for the column"
764
+ ClearFilters="Clear all filters"
765
+ FilterOn="Enable filtering"
766
+ FilterOff="Disable filtering"
767
+
768
+ ClearCell="Clear the cell"
769
+ ClearValue="Clear the cell value"
770
+ ClearStyle="Clear the cell style"
771
+ ClearCells="Clear all %1 focused cells"
772
+ ClearValues="Clear all focused cell values"
773
+ ClearStyles="Clear all focused cell styles"
774
+ ClearSelectedCells="Clear all selected cells"
775
+ ClearSelectedValues="Clear all selected cell values"
776
+ ClearSelectedStyles="Clear all selected cell styles"
777
+ ClearCol="Clear the column"
778
+ ClearColValues="Clear the column values"
779
+ ClearColStyles="Clear the column styles"
780
+ ClearSelectedCols="Clear %1 selected columns"
781
+ ClearSelectedColsValues="Clear %1 selected column values"
782
+ ClearSelectedColsStyles="Clear %1 selected column styles"
783
+ ClearRow="Clear the row"
784
+ ClearRowValues="Clear the row values"
785
+ ClearRowStyles="Clear the row styles"
786
+ ClearSelectedRows="Clear %1 selected rows"
787
+ ClearSelectedRowsValues="Clear %1 selected row values"
788
+ ClearSelectedRowsStyles="Clear %1 selected row styles"
789
+ ClearAll="Clear all cells"
790
+ ClearAllValues="Clear all cell values"
791
+ ClearAllStyles="Clear all cell styles"
792
+
793
+ SetCellAbsolute="Set the cell reference absolute"
794
+ SetCellRelative="Set the cell reference relative"
795
+ SwitchCellAbsolute="Switch cell reference"
796
+ SwitchRowColAbsolute="Switch cell reference"
797
+ ChooseRowInsert="Insert row reference"
798
+ ChooseRowReplace="Replace row reference"
799
+ ChooseRowReplaceAll="Replace row reference"
800
+ ChooseColInsert="Insert column reference"
801
+ ChooseColReplace="Replace column reference"
802
+ ChooseColReplaceAll="Replace column reference"
803
+ ChooseCellInsert="Insert cell reference"
804
+ ChooseCellReplace="Replace cell reference"
805
+ ChooseCellReplaceAll="Replace cell reference"
806
+
807
+ CalcOn="Enable calculations"
808
+ CalcOff="Disable calculations"
809
+
810
+ ClearBorder="Clear cell border"
811
+ ClearBorderTop="Clear cell top border"
812
+ ClearBorderBottom="Clear cell bottom border"
813
+ ClearBorderLeft="Clear cell left border"
814
+ ClearBorderRight="Clear cell right border"
815
+ SetBorder="Set cell border"
816
+ SetBorderTop="Set cell top border"
817
+ SetBorderBottom="Set cell bottom border"
818
+ SetBorderLeft="Set cell left border"
819
+ SetBorderRight="Set cell right border"
820
+ SetBorderIn="Set cell inner border"
821
+ SetBorderInTop="Set cell inner top border"
822
+ SetBorderInBottom="Set cell inner bottom border"
823
+ SetBorderInLeft="Set cell inner left border"
824
+ SetBorderInRight="Set cell inner right border"
825
+
826
+ ClearBorders="Clear border in %1 cells"
827
+ ClearBordersOut="Clear outer border in %1 cells"
828
+ ClearBordersIn="Clear inner border in %1 cells"
829
+ ClearBordersTop="Clear top border in %1 cells"
830
+ ClearBordersBottom="Clear bottom border in %1 cells"
831
+ ClearBordersLeft="Clear left border in %1 cells"
832
+ ClearBordersRight="Clear right border in %1 cells"
833
+ SetBorders="Set border in %1 cells"
834
+ SetBordersOut="Set outer border in %1 cells"
835
+ SetBordersOutTop="Set outer top border in %1 cells"
836
+ SetBordersOutBottom="Set outer bottom border in %1 cells"
837
+ SetBordersOutLeft="Set outer left border in %1 cells"
838
+ SetBordersOutRight="Set outer right border in %1 cells"
839
+ SetBordersIn="Set inner border in %1 cells"
840
+ SetBordersInTop="Set inner top border in %1 cells"
841
+ SetBordersInBottom="Set inner bottom border in %1 cells"
842
+ SetBordersInLeft="Set inner left border in %1 cells"
843
+ SetBordersInRight="Set inner right border in %1 cells"
844
+
845
+ ClearSelectedBorders="Clear border in %1 selected cells"
846
+ ClearSelectedBordersTop="Clear top border in %1 selected cells"
847
+ ClearSelectedBordersBottom="Clear bottom border in %1 selected cells"
848
+ ClearSelectedBordersLeft="Clear left border in %1 selected cells"
849
+ ClearSelectedBordersRight="Clear right border in %1 selected cells"
850
+ ClearSelectedBordersOut="Clear outer border in %1 selected cells"
851
+ ClearSelectedBordersIn="Clear inner border in %1 selected cells"
852
+ SetSelectedBorders="Set border in %1 selected cells"
853
+ SetSelectedBordersOut="Set outer border in %1 selected cells"
854
+ SetSelectedBordersOutTop="Set outer top border in %1 selected cells"
855
+ SetSelectedBordersOutBottom="Set outer bottom border in %1 selected cells"
856
+ SetSelectedBordersOutLeft="Set outer left border in %1 selected cells"
857
+ SetSelectedBordersOutRight="Set outer right border in %1 selected cells"
858
+ SetSelectedBordersIn="Set inner border in %1 selected cells"
859
+ SetSelectedBordersInTop="Set inner top border in %1 selected cells"
860
+ SetSelectedBordersInBottom="Set inner bottom border in %1 selected cells"
861
+ SetSelectedBordersInLeft="Set inner left border in %1 selected cells"
862
+ SetSelectedBordersInRight="Set inner right border in %1 selected cells"
863
+
864
+ ChooseBorderEdge="Choose cell border edge"
865
+ ChooseBorderEdgeItems="%1"
866
+ ChooseBorderStyle="Choose cell border style"
867
+ ChooseBorderStyleItems="%1"
868
+ ChooseBorderColor="Choose cell border color"
869
+ ChooseBorderColorItems="&lt;span style='background:%2;padding-left:15px;margin-right:5px;border-radius:50px;line-height:12px;font-size:12px;'>&lt;/span>%1"
870
+ ChooseBorder="Choose cell border"
871
+
872
+ ChooseBordersEdge="Choose border edge in %1 cells"
873
+ ChooseBordersStyle="Choose border style in %1 cells"
874
+ ChooseBordersColor="Choose border color in %1 cells"
875
+ ChooseBorders="Choose border in %1 cells"
876
+
877
+ ChooseSelectedBordersEdge="Choose border edge in %1 selected cells"
878
+ ChooseSelectedBordersStyle="Choose border style in %1 selected cells"
879
+ ChooseSelectedBordersColor="Choose border color in %1 selected cells"
880
+ ChooseSelectedBorders="Choose border in %1 selected cells"
881
+
882
+ RotateLeft="Rotate cell left"
883
+ RotateRight="Rotate cell right"
884
+ NoRotate="Clear cell rotation"
885
+ VAlignTop="Align cell value top"
886
+ VAlignBottom="Align cell value bottom"
887
+ VAlignMiddle="Center cell value vertically"
888
+ NoVAlign="Clear cell vertical alignment"
889
+ AlignLeft="Align cell value left"
890
+ AlignRight="Align cell value right"
891
+ AlignCenter="Center cell value horizontally"
892
+ NoAlign="Clear cell horizontal alignment"
893
+ WrapOn="Wrap cell value"
894
+ WrapOff="Do not wrap cell value"
895
+ NoWrap="Use default cell wrapping"
896
+ NoTextStyle="Use cell default text style"
897
+ BoldOn="Use bold font in cell"
898
+ BoldOff="Do not use bold font in cell"
899
+ ItalicOn="Use italic font in cell"
900
+ ItalicOff="Do not use italic font in cell"
901
+ UnderlineOn="Underline cell text"
902
+ UnderlineOff="Do not underline cell text"
903
+ StrikeOn="Strike cell text"
904
+ StrikeOff="Do not strike cell text"
905
+ OverlineOn="Overline cell text"
906
+ OverlineOff="Do not overline cell text"
907
+ SmallCapsOn="Use small caps in cell"
908
+ SmallCapsOff="Do not use small caps in cell"
909
+ SetTextColor="Set cell text color"
910
+ NoTextColor="Clear cell text color"
911
+ ChooseTextColor="Choose cell text color"
912
+ ChooseTextColorItems="&lt;span style='background:%2;padding-left:15px;margin-right:5px;border-radius:50px;line-height:12px;font-size:12px;'>&lt;/span>%1"
913
+ SetColor="Set cell background color"
914
+ NoColor="Clear cell background color"
915
+ ChooseColor="Choose cell background color"
916
+ ChooseColorItems="&lt;span style='background:%2;padding-left:15px;margin-right:5px;border-radius:50px;line-height:12px;font-size:12px;'>&lt;/span>%1"
917
+ SetTextSize="Set cell font size"
918
+ NoTextSize="Set default cell font size"
919
+ ChooseTextSize="Choose cell font size"
920
+ ChooseTextSizeItems="%1"
921
+ SetTextFont="Set cell font name"
922
+ NoTextFont="Set default cell font name"
923
+ ChooseTextFont="Choose cell font name"
924
+ ChooseTextFontItems="%1"
925
+ SetTextShadowColor="Set cell text shadow color"
926
+ NoTextShadowColor="Clear cell text shadow color"
927
+ ChooseTextShadowColor="Choose cell text shadow color"
928
+ ChooseTextShadowColorItems="&lt;span style='background:%2;padding-left:15px;margin-right:5px;border-radius:50px;line-height:12px;font-size:12px;'>&lt;/span>%1"
929
+ SetTextShadow="Set cell text shadow"
930
+ NoTextShadow="Clear cell text shadow"
931
+ ChooseTextShadow="Choose cell text shadow"
932
+ ChooseTextShadowItems="%1"
933
+
934
+ RotateLeftCells="Rotate %1 cells left"
935
+ RotateRightCells="Rotate %1 cells right"
936
+ NoRotateCells="Clear rotation in %1 cells"
937
+ VAlignTopCells="Align value top in %1 cells"
938
+ VAlignBottomCells="Align value bottom in %1 cells"
939
+ VAlignMiddleCells="Center value vertically in %1 cells"
940
+ NoVAlignCells="Clear vertical alignment in %1 cells"
941
+ AlignLeftCells="Align value left in %1 cells"
942
+ AlignRightCells="Align value right in %1 cells"
943
+ AlignCenterCells="Center value horizontally in %1 cells"
944
+ NoAlignCells="Clear horizontal alignment in %1 cells"
945
+ WrapOnCells="Wrap value in %1 cells"
946
+ WrapOffCells="Do not wrap value in %1 cells"
947
+ NoWrapCells="Use default wrapping in %1 cells"
948
+ NoTextStyleCells="Use default text style in %1 cells"
949
+ BoldOnCells="Use bold font in %1 cells"
950
+ BoldOffCells="Do not use bold font in %1 cells"
951
+ ItalicOnCells="Use italic font in %1 cells"
952
+ ItalicOffCells="Do not use italic font in %1 cells"
953
+ UnderlineOnCells="Underline text in %1 cells"
954
+ UnderlineOffCells="Do not underline text in %1 cells"
955
+ StrikeOnCells="Strike text in %1 cells"
956
+ StrikeOffCells="Do not strike text in %1 cells"
957
+ OverlineOnCells="Overline text in %1 cells"
958
+ OverlineOffCells="Do not overline text in %1 cells"
959
+ SmallCapsOnCells="Use small caps in %1 cells"
960
+ SmallCapsOffCells="Do not use small caps in %1 cells"
961
+ SetTextColorCells="Set text color in %1 cells"
962
+ NoTextColorCells="Clear text color in %1 cells"
963
+ ChooseTextColorCells="Choose text color in %1 cells"
964
+ ChooseTextColorItemsCells="%1"
965
+ SetColorCells="Set background color in %1 cells"
966
+ NoColorCells="Clear background color in %1 cells"
967
+ ChooseColorCells="Choose background color in %1 cells"
968
+ ChooseColorItemsCells="%1"
969
+ SetTextSizeCells="Set font size in %1 cells"
970
+ NoTextSizeCells="Set default font size in %1 cells"
971
+ ChooseTextSizeCells="Choose font size in %1 cells"
972
+ ChooseTextSizeItemsCells="%1"
973
+ SetTextFontCells="Set font name in %1 cells"
974
+ NoTextFontCells="Set default font name in %1 cells"
975
+ ChooseTextFontCells="Choose font name in %1 cells"
976
+ ChooseTextFontItemsCells="%1"
977
+ SetTextShadowColorCells="Set text shadow color in %1 cells"
978
+ NoTextShadowColorCells="Clear text shadow color in %1 cells"
979
+ ChooseTextShadowColorCells="Choose text shadow color in %1 cells"
980
+ ChooseTextShadowColorItemsCells="%1"
981
+ SetTextShadowCells="Set text shadow in %1 cells"
982
+ NoTextShadowCells="Clear text shadow in %1 cells"
983
+ ChooseTextShadowCells="Choose text shadow in %1 cells"
984
+ ChooseTextShadowItemsCells="%1"
985
+
986
+ RotateLeftSelected="Rotate %1 selected cells left"
987
+ RotateRightSelected="Rotate %1 selected cells right"
988
+ NoRotateSelected="Clear rotation in %1 selected cells"
989
+ VAlignTopSelected="Align value top in %1 selected cells"
990
+ VAlignBottomSelected="Align value bottom in %1 selected cells"
991
+ VAlignMiddleSelected="Center value vertically in %1 selected cells"
992
+ NoVAlignSelected="Clear vertical alignment in %1 selected cells"
993
+ AlignLeftSelected="Align value left in %1 selected cells"
994
+ AlignRightSelected="Align value right in %1 selected cells"
995
+ AlignCenterSelected="Center value horizontally in %1 selected cells"
996
+ NoAlignSelected="Clear horizontal alignment in %1 selected cells"
997
+ WrapOnSelected="Wrap value in %1 selected cells"
998
+ WrapOffSelected="Do not wrap value in %1 selected cells"
999
+ NoWrapSelected="Use default wrapping in %1 selected cells"
1000
+ NoTextStyleSelected="Use default text style in %1 selected cells"
1001
+ BoldOnSelected="Use bold font in %1 selected cells"
1002
+ BoldOffSelected="Do not use bold font in %1 selected cells"
1003
+ ItalicOnSelected="Use italic font in %1 selected cells"
1004
+ ItalicOffSelected="Do not use italic font in %1 selected cells"
1005
+ UnderlineOnSelected="Underline text in %1 selected cells"
1006
+ UnderlineOffSelected="Do not underline text in %1 selected cells"
1007
+ StrikeOnSelected="Strike text in %1 selected cells"
1008
+ StrikeOffSelected="Do not strike text in %1 selected cells"
1009
+ OverlineOnSelected="Overline text in %1 selected cells"
1010
+ OverlineOffSelected="Do not overline text in %1 selected cells"
1011
+ SmallCapsOnSelected="Use small caps in %1 selected cells"
1012
+ SmallCapsOffSelected="Do not use small caps in %1 selected cells"
1013
+ SetTextColorSelected="Set text color in %1 selected cells"
1014
+ NoTextColorSelected="Clear text color in %1 selected cells"
1015
+ ChooseTextColorSelected="Choose text color in %1 selected cells"
1016
+ ChooseTextColorItemsSelected="%1"
1017
+ SetColorSelected="Set background color in %1 selected cells"
1018
+ NoColorSelected="Clear background color in %1 selected cells"
1019
+ ChooseColorSelected="Choose background color in %1 selected cells"
1020
+ ChooseColorItemsSelected="%1"
1021
+ SetTextSizeSelected="Set font size in %1 selected cells"
1022
+ NoTextSizeSelected="Set default font size in %1 selected cells"
1023
+ ChooseTextSizeSelected="Choose font size in %1 selected cells"
1024
+ ChooseTextSizeItemsSelected="%1"
1025
+ SetTextFontSelected="Set font name in %1 selected cells"
1026
+ NoTextFontSelected="Set default font name in %1 selected cells"
1027
+ ChooseTextFontSelected="Choose font name in %1 selected cells"
1028
+ ChooseTextFontItemsSelected="%1"
1029
+ SetTextShadowColorSelected="Set text shadow color in %1 selected cells"
1030
+ NoTextShadowColorSelected="Clear text shadow color in %1 selected cells"
1031
+ ChooseTextShadowColorSelected="Choose text shadow color in %1 selected cells"
1032
+ ChooseTextShadowColorItemsSelected="%1"
1033
+ SetTextShadowSelected="Set text shadow in %1 selected cells"
1034
+ NoTextShadowSelected="Clear text shadow in %1 selected cells"
1035
+ ChooseTextShadowSelected="Choose text shadow in %1 selected cells"
1036
+ ChooseTextShadowItemsSelected="%1"
1037
+
1038
+ SetEditable="Permit cell editing"
1039
+ SetReadOnly="Make cell read only"
1040
+ SetPreview="Make cell preview"
1041
+ ClearEditable="Clear cell edit restrictions"
1042
+
1043
+ SetEditableCells="Permit editing in focused cells"
1044
+ SetReadOnlyCells="Make focused cells read only"
1045
+ SetPreviewCells="Make focused cells preview"
1046
+ ClearEditableCells="Clear edit restrictions in focused cells"
1047
+
1048
+ SetEditableSelected="Permit editing in selected cells"
1049
+ SetReadOnlySelected="Make selected cells read only"
1050
+ SetPreviewSelected="Make selected cells preview"
1051
+ ClearEditableSelected="Clear edit restrictions in selected cells"
1052
+
1053
+ SetEditableRow="Permit row editing"
1054
+ SetReadOnlyRow="Make row read only"
1055
+ SetPreviewRow="Make row preview"
1056
+ ClearEditableRow="Clear row edit restrictions"
1057
+
1058
+ SetEditableSelectedRows="Permit editing in selected rows"
1059
+ SetReadOnlySelectedRows="Make selected rows read only"
1060
+ SetPreviewSelectedRows="Make selected rows preview"
1061
+ ClearEditableSelectedRows="Clear edit restrictions in selected rows"
1062
+
1063
+ SetEditableCol="Permit column editing"
1064
+ SetReadOnlyCol="Make column read only"
1065
+ SetPreviewCol="Make column preview"
1066
+ ClearEditableCol="Clear column edit restrictions"
1067
+
1068
+ SetEditableSelectedCols="Permit editing in selected columns"
1069
+ SetReadOnlySelectedCols="Make selected columns read only"
1070
+ SetPreviewSelectedCols="Make selected columns preview"
1071
+ ClearEditableSelectedCols="Clear edit restrictions in selected columns"
1072
+
1073
+ ChooseFormat="Choose cell format"
1074
+ ChooseFormatCells="Choose format in %1 cells"
1075
+ ChooseFormatSelected="Choose format in %1 selected cells"
1076
+ SetFormat="Set cell format"
1077
+ SetFormatCells="Set format in %1 cells"
1078
+ SetFormatSelected="Set format in %1 selected cells"
1079
+ V12_1=""
1080
+ Copy="Copy to clipboard"
1081
+ Exclude="Cut to clipboard"
1082
+ V13_0=""
1083
+ Import="Import local XLSX file to the grid"
1084
+ />
1085
+
1086
+
1087
+
1088
+ <!-- Configuration menu item names, HTML -->
1089
+
1090
+ <MenuCfg
1091
+
1092
+ V2_3=""
1093
+ Caption = "TreeGrid settings"
1094
+ ShowDeleted = "Show deleted rows (in red)"
1095
+ AutoSort = "Auto sort rows after change"
1096
+ AutoUpdate = "Auto update changes to server"
1097
+ MouseHover = "Mouse hover"
1098
+ Hover1 = "None"
1099
+ Hover2 = "Cell only"
1100
+ Hover3 = "Row"
1101
+ Hover4 = "Row and column"
1102
+ ShowDrag = "Show dragged object"
1103
+ ShowPanel = "Show row's left panel"
1104
+ V2_6=""
1105
+ ShowPager = "Show pager"
1106
+ ShowAllPages = "Show all pages"
1107
+ V4_4=""
1108
+ CheckUpdates = "Check for updates on server every"
1109
+ CheckUpdates0 = "Off"
1110
+ CheckUpdates2 = "2 seconds"
1111
+ CheckUpdates5 = "5 seconds"
1112
+ CheckUpdates10 = "10 seconds"
1113
+ CheckUpdates30 = "30 seconds"
1114
+ CheckUpdates60 = "1 minute"
1115
+ CheckUpdates120 = "2 minutes"
1116
+ CheckUpdates300 = "5 minutes"
1117
+ CheckUpdates600 = "10 minutes"
1118
+ V5_0_20=""
1119
+ SortClick = "Sorting click"
1120
+ SortClick1 = "Simple, no icons"
1121
+ SortClick2 = "Simple"
1122
+ SortClick3 = "Directional, icons only"
1123
+ SortClick4 = "Directional"
1124
+ V6_3=""
1125
+ GanttCorrectDependencies="Schedule tasks"
1126
+ Correct1="manually"
1127
+ Correct2="auto"
1128
+ Correct3="ask"
1129
+ GanttCheckDependencies="Circular dependencies"
1130
+ Check1="permit"
1131
+ Check2="restrict"
1132
+ Check3="ask"
1133
+ GanttHideExclude="Show holidays in chart"
1134
+ GanttCheckExclude="Starting tasks on holidays"
1135
+ GanttCorrectDependenciesFixed="Auto schedule also the changed task"
1136
+ V6_4=""
1137
+ GanttBaseProof="Can move objects before project start"
1138
+ GanttBasePreferred="Project start is preferred to constraints"
1139
+ V6_6=""
1140
+ GanttMinSlack="Minimal slack for critical task"
1141
+ GanttErrSlack="Minimal slack bound for error task"
1142
+ GanttSeparateSlack="Calculate critical path individually"
1143
+ V6_7=""
1144
+ Check4="alert"
1145
+ V7_0=""
1146
+ GanttFixComplete="Schedule also already started tasks"
1147
+ GanttFinishProof="Can move objects after project finish"
1148
+ GanttFinishPreferred="Project finish is preferred to constraints"
1149
+ Scrollbars="Scrollbars type"
1150
+ Scrollbars1="None"
1151
+ Scrollbars2="Thin"
1152
+ Scrollbars3="Standard"
1153
+ Scrollbars4="Wide"
1154
+ Scroll="Scroll by"
1155
+ Scroll1="Only scrollbars"
1156
+ Scroll2="One finger (no move)"
1157
+ Scroll3="Two fingers (no zoom)"
1158
+ Scroll4="Three fingers (no drag)"
1159
+ V10_0=""
1160
+ GanttCheck="Incorrect manual inputs"
1161
+ GanttCheck1="permit"
1162
+ GanttCheck2="restrict"
1163
+ GanttCheck3="restrict + alert"
1164
+ GanttCheck4="correct"
1165
+ GanttCheck5="correct + alert"
1166
+ ReversedTree="Reversed tree (like in MS Excel)"
1167
+ GanttDirection="Schedule tasks from"
1168
+ GanttDirection1="project start"
1169
+ GanttDirection2="project finish"
1170
+ GanttStrict="Schedule tasks method"
1171
+ GanttStrict1="minimal move"
1172
+ GanttStrict2="strict move"
1173
+ GanttStrict3=""
1174
+ GanttStrict4="min. strict move"
1175
+ V11_0=""
1176
+ ShowButtons="Show buttons"
1177
+ ShowButtons1="Icons only"
1178
+ ShowButtons2="Texts only"
1179
+ ShowButtons3="Icons and texts"
1180
+ GanttCorrectOutsideBounds="Schedule tasks outside project bounds"
1181
+ V12_1=""
1182
+ CfgCaption="Basic settings"
1183
+ GanttCaption="Gantt settings"
1184
+ V13_0=""
1185
+ Animations="Animate actions"
1186
+ ShrinkStyle="Shrink style in small space"
1187
+ ShrinkStyle1="Never"
1188
+ ShrinkStyle2="Always"
1189
+ ShrinkStyle3="Ask"
1190
+ CompatibleStyles="Compatible"
1191
+ Style="Style"
1192
+ GanttStyle="Gantt style"
1193
+ StyleSize="Style size"
1194
+ Scale="Scale"
1195
+ StylesCaption="-"
1196
+ ShowBorder="Show cell default border"
1197
+ FormulaTip="Show formula as cell tip"
1198
+ V13_1=""
1199
+ ShrinkStyle4="Minimal"
1200
+ />
1201
+
1202
+ <!-- Columns menu item names, HTML -->
1203
+
1204
+ <MenuColumns
1205
+ V12_1=""
1206
+ Caption="Choose items"
1207
+ ColsCaption="Choose columns"
1208
+ PagersCaption="Choose pagers"
1209
+ SpaceCaption="Choose toolbars"
1210
+ RowsCaption="Choose rows"
1211
+ />
1212
+
1213
+ <!-- Print menu item names, HTML -->
1214
+
1215
+ <MenuPrint
1216
+ V12_1=""
1217
+ Caption="Print options"
1218
+ PrintOptions="Print options"
1219
+ PDFName="File name"
1220
+ PDFFormat=""
1221
+ PDFFormats="PDF"
1222
+ PrintRows="Maximum rows per page"
1223
+ PrintPageRoot="Start page always by root row"
1224
+ PDFText=""
1225
+ PDFTexts="Image only,Selectable text,Embedded fonts"
1226
+ PrintExpanded="Print all rows expanded"
1227
+ PrintFiltered="Print all rows (unfiltered)"
1228
+ PrintSelectedRows="Print selected rows only"
1229
+ PrintSelectedCols="Print selected columns only"
1230
+ PrintSelectedCells="Print selected cells only"
1231
+ PrintVisible="Print visible Gantt only"
1232
+
1233
+ PrintPageOptions="Page size&lt;div style='font-size:10px;color:#EA4647;white-space:normal;'>Set&amp;nbsp;the&amp;nbsp;same&amp;nbsp;values&amp;nbsp;also in&amp;nbsp;the&amp;nbsp;browser&amp;nbsp;print&amp;nbsp;dialog!&lt;/div>"
1234
+ PDFPageOptions="Page size"
1235
+ PrintPageSize="Page size"
1236
+ PrintPageSizes="Auto,26000,26000,Letter (8.5x11in),215.9,279.4,Legal (8.5x14in),215.9,355.6,Ledger (11x17in),279.4,431.8,A0 - (841x1189),841,1189,A1 - (594x841),594,841,A2 - (420x594),420,594,A3 - (297x420),297,420,A4 - (210x297),210,297,A5 - (148x210),148,210,A6 - (105x148),105,148,A7 - (74x105),74,105,A8 - (52x74),52,74,A9 - (37x52),37,52,B0 - (1000x1414),1000,1414,B1 - (707x1000),707,1000,B2 - (500x707),500,707,B3 - (353x500),353,500,B4 - (250x353),250,353,B5 - (176x250),176,250"
1237
+ PrintPageOrientation="Page orientation"
1238
+ PrintPageOrientations="Portrait,Landscape"
1239
+ PrintMarginWidth="Page margin width (mm)"
1240
+ PrintMarginHeight="Page margin height (mm)"
1241
+ PDFFitPage="Fit to one page"
1242
+ PDFFitPages="None,Width,Height,Single page"
1243
+ PrintDPI="DPI (PPI) ratio"
1244
+ PrintWidth="Page width (px)"
1245
+ PrintHeight="Page height (px)"
1246
+ PrintResults="Print size is %d x %d pages"
1247
+ />
1248
+
1249
+ <!-- Export menu item names, HTML -->
1250
+
1251
+ <MenuExport
1252
+ V12_1=""
1253
+ Caption="Export options"
1254
+ ExportOptions="Export options"
1255
+ ExportName="File name"
1256
+ ExportFormat="File format"
1257
+ ExportFormats="XLSX,XLS,CSV"
1258
+ ExportExpanded="Export all rows expanded"
1259
+ ExportFiltered="Export all rows (unfiltered)"
1260
+ ExportOutline="Export tree in Excel outline"
1261
+ ExportIndent="Indent tree in main column"
1262
+ ExportSelectedRows="Export selected rows only"
1263
+ ExportSelectedCols="Export selected columns only"
1264
+ ExportSelectedCells="Export selected cells only"
1265
+ ExportFixedRows="Freeze (anchor) head rows"
1266
+ ExportFixedCols="Freeze (anchor) left columns"
1267
+ ExportEmpty="Export also empty cells"
1268
+ />
1269
+
1270
+ <!-- Filter menu operator names, HTML -->
1271
+
1272
+ <MenuFilter
1273
+
1274
+ F0 = "Off"
1275
+ F1 = "Equal"
1276
+ F2 = "Not equal"
1277
+ F3 = "Less than"
1278
+ F4 = "Less than or equal"
1279
+ F5 = "Greater than"
1280
+ F6 = "Greater than or equal"
1281
+ F7 = "Begins with"
1282
+ F8 = "Does not begin with"
1283
+ F9 = "Ends with"
1284
+ F10 = "Does not end with"
1285
+ F11 = "Contains"
1286
+ F12 = "Does not contain"
1287
+ />
1288
+
1289
+ <!-- Names of functions in editable formulas, in format JavaScriptName = "LocalizedName". Since 12.0 -->
1290
+
1291
+ <FormulaFunctions
1292
+ sum = "sum"
1293
+ sumsq = "sumsq"
1294
+ count = "count"
1295
+ counta = "counta"
1296
+ countblank = "countblank"
1297
+ max = "max"
1298
+ min = "min"
1299
+ product = "product"
1300
+ second = "second"
1301
+ minute = "minute"
1302
+ hour = "hour"
1303
+ day = "day"
1304
+ month = "month"
1305
+ year = "year"
1306
+ date = "date"
1307
+ time = "time"
1308
+ today = "today"
1309
+ now = "now"
1310
+ weekday = "weekday"
1311
+ weeknum = "weeknum"
1312
+ round = "round"
1313
+ ceil = "ceil"
1314
+ floor = "floor"
1315
+ abs = "abs"
1316
+ exp = "exp"
1317
+ log = "log"
1318
+ pow = "pow"
1319
+ sqrt = "sqrt"
1320
+ sin = "sin"
1321
+ cos = "cos"
1322
+ tan = "tan"
1323
+ asin = "asin"
1324
+ acos = "acos"
1325
+ atan = "atan"
1326
+ text = "text"
1327
+ V13_0=""
1328
+ if = "if"
1329
+ ifs="ifs"
1330
+ switch="switch"
1331
+ choose="choose"
1332
+ concatenate="concatenate"
1333
+ concat="concat"
1334
+ int="int"
1335
+ fix="fix"
1336
+ pi="pi"
1337
+ hlookup="hlookup"
1338
+ vlookup="vlookup"
1339
+ lookup="lookup"
1340
+ match="match"
1341
+ index="index"
1342
+ rank="rank"
1343
+ rank.eq="rank.eq"
1344
+ rank.avg="rank.avg"
1345
+ percentrank="percentrank"
1346
+ percentrank.inc="percentrank.inc"
1347
+ percentrank.exc="percentrank.exc"
1348
+ percentile="percentile"
1349
+ percentile.inc="percentile.inc"
1350
+ percentile.exc="percentile.exc"
1351
+ quartile="quartile"
1352
+ quartile.inc="quartile.inc"
1353
+ quartile.exc="quartile.exc"
1354
+ find="find"
1355
+ iferror="iferror"
1356
+ ifna="ifna"
1357
+ and="and"
1358
+ or="or"
1359
+ xor="xor"
1360
+ not="not"
1361
+ true="true"
1362
+ false="false"
1363
+ address="address"
1364
+ column="column"
1365
+ columns="columns"
1366
+ row="row"
1367
+ rows="rows"
1368
+ offset="offset"
1369
+ days="days"
1370
+ edate="edate"
1371
+ eomonth="eomonth"
1372
+ timevalue="timevalue"
1373
+ datevalue="datevalue"
1374
+ isoweeknum="isoweeknum"
1375
+ isblank="isblank"
1376
+ iserror="iserror"
1377
+ iserr="iserr"
1378
+ isna="isna"
1379
+ iseven="iseven"
1380
+ isodd="isodd"
1381
+ isformula="isformula"
1382
+ islogical="islogical"
1383
+ isnontext="isnontext"
1384
+ istext="istext"
1385
+ isnumber="isnumber"
1386
+ isref="isref"
1387
+ n="n"
1388
+ t="t"
1389
+ na="na"
1390
+ type="type"
1391
+ formulatext="formulatext"
1392
+ char="char"
1393
+ clean="clean"
1394
+ code="code"
1395
+ dollar="dollar"
1396
+ exact="exact"
1397
+ fixed="fixed"
1398
+ left="left"
1399
+ right="right"
1400
+ mid="mid"
1401
+ len="len"
1402
+ lower="lower"
1403
+ upper="upper"
1404
+ numbervalue="numbervalue"
1405
+ proper="proper"
1406
+ replace="replace"
1407
+ rept="rept"
1408
+ search="search"
1409
+ substitute="substitute"
1410
+ textjoin="textjoin"
1411
+ unicode="unicode"
1412
+ unichar="unichar"
1413
+ value="value"
1414
+ trim="trim"
1415
+ sinh="sinh"
1416
+ cosh="cosh"
1417
+ tanh="tanh"
1418
+ asinh="asinh"
1419
+ acosh="acosh"
1420
+ atanh="atanh"
1421
+ cot="cot"
1422
+ acot="acot"
1423
+ coth="coth"
1424
+ acoth="acoth"
1425
+ atan2="atan"
1426
+ base="base"
1427
+ ceiling="ceiling"
1428
+ ceiling.math="ceiling.math"
1429
+ ceiling.precise="ceiling.precise"
1430
+ floor.math="floor.math"
1431
+ floor.precise="floor.precise"
1432
+ combin="combin"
1433
+ combina="combina"
1434
+ sign="sign"
1435
+ gcd="gcd"
1436
+ lcm="lcm"
1437
+ power="power"
1438
+ quotient="quotient"
1439
+ mod="mod"
1440
+ mround="mround"
1441
+ roundup="roundup"
1442
+ rounddown="rounddown"
1443
+ trunc="trunc"
1444
+ rand="rand"
1445
+ randbetween="randbetween"
1446
+ sumproduct="sumproduct"
1447
+ sumx2my2="sumx2my2"
1448
+ sumx2py2="sumx2py2"
1449
+ sumxmy2="sumxmy2"
1450
+ seriessum="seriessum"
1451
+ sqrtpi="sqrtpi"
1452
+ degrees="degrees"
1453
+ radians="radians"
1454
+ sec="sec"
1455
+ sech="sech"
1456
+ csc="csc"
1457
+ csch="csch"
1458
+ ln="ln"
1459
+ log10="log10"
1460
+ fact="fact"
1461
+ factdouble="factdouble"
1462
+ multinominal="multinominal"
1463
+ decimal="decimal"
1464
+ mdeterm="mdeterm"
1465
+ sumif="sumif"
1466
+ countif="countif"
1467
+ sumifs="sumifs"
1468
+ countifs="countifs"
1469
+ permut="permut"
1470
+ permutationa="permutationa"
1471
+ average="average"
1472
+ averagea="averagea"
1473
+ averageif="averageif"
1474
+ averageifs="averageifs"
1475
+ median="median"
1476
+ mode="mode"
1477
+ mode.sngl="mode.sngl"
1478
+ geomean="geomean"
1479
+ harmean="harmean"
1480
+ trimmean="trimmean"
1481
+ avedev="avedev"
1482
+ devsq="devsq"
1483
+ stdev="stdev"
1484
+ stdeva="stdeva"
1485
+ stdevp="stdevp"
1486
+ stdevpa="stdevpa"
1487
+ stdev.s="stdev.s"
1488
+ stdev.p="stdev.p"
1489
+ var="var"
1490
+ vara="vara"
1491
+ varp="varp"
1492
+ varpa="varpa"
1493
+ var.s="var.s"
1494
+ var.p="var.p"
1495
+ covar="covar"
1496
+ covariance.s="covariance.s"
1497
+ covariance.p="covariance.p"
1498
+ forecast="forecast"
1499
+ forecast.linear="forecast.linear"
1500
+ intercept="intercept"
1501
+ slope="slope"
1502
+ steyx="steyx"
1503
+ mina="mina"
1504
+ minifs="minifs"
1505
+ maxa="maxa"
1506
+ maxifs="maxifs"
1507
+ large="large"
1508
+ small="small"
1509
+ bin2dec="bin2dec"
1510
+ bin2oct="bin2oct"
1511
+ bin2hex="bin2hex"
1512
+ oct2bin="oct2bin"
1513
+ oct2dec="oct2dec"
1514
+ oct2hex="oct2hex"
1515
+ dec2bin="dec2bin"
1516
+ dec2oct="dec2oct"
1517
+ dec2hex="dec2hex"
1518
+ hex2bin="hex2bin"
1519
+ hex2oct="hex2oct"
1520
+ hex2dec="hex2dec"
1521
+ bitand="bitand"
1522
+ bitor="bitor"
1523
+ bitxor="bitxor"
1524
+ bitlshift="bitlshift"
1525
+ bitrshift="bitrshift"
1526
+ delta="delta"
1527
+ gestep="gestep"
1528
+ subtotal="subtotal"
1529
+ aggregate="aggregate"
1530
+ />
1531
+
1532
+ <!-- Names of constants in editable formulas, in format JavaScriptName = "LocalizedName". Since 12.0 -->
1533
+
1534
+ <FormulaConstants
1535
+ Math.PI = "pi"
1536
+ Math.LN10 = "ln10"
1537
+ Math.LN2 = "ln2"
1538
+ Math.LOG10E = "log10e"
1539
+ Math.LOG2E = "log2e"
1540
+ Math.SQRT2 = "sqrt2"
1541
+ Math.SQRT1_2 = "sqrt1_2"
1542
+ null = "null"
1543
+ false = "false"
1544
+ true = "true"
1545
+ />
1546
+
1547
+ <!-- Names of operators in editable formulas, in format TreeGridName = "LocalizedName". The operator count and names (TreeGridName) cannot be changed. Since 12.0 -->
1548
+
1549
+ <FormulaOperators
1550
+ Left = "("
1551
+ Right = ")"
1552
+ Plus = "+"
1553
+ Minus = "-"
1554
+ Multiply = "*"
1555
+ Divide = "/"
1556
+ Modulo = ""
1557
+ Equal = "= =="
1558
+ Inequal = "&lt;> !="
1559
+ Greater = ">"
1560
+ Less = "&lt;"
1561
+ GreaterEqual = ">="
1562
+ LessEqual = "&lt;="
1563
+ Not = ""
1564
+ And = "&amp;&amp;"
1565
+ Or = "||"
1566
+ BitNot = "~"
1567
+ BitAnd = ""
1568
+ BitOr = "|"
1569
+ BitXor = ""
1570
+ BitLeft = "&lt;&lt;"
1571
+ BitRight = ">>"
1572
+ If = "?" Else = ":"
1573
+ Quote="&quot; '"
1574
+ Chars = "()+-*/%=!&lt;>~&amp;|^?:"
1575
+ V13_0=""
1576
+ Concat="&amp;"
1577
+ Power="^"
1578
+ External="!"
1579
+ Percent="%"
1580
+ />
1581
+
1582
+ <!-- Language dependent formatting dates and numbers -->
1583
+
1584
+ <Format
1585
+
1586
+ LongDayNames = "Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday"
1587
+ ShortDayNames = "Sun,Mon,Tue,Wed,Thu,Fri,Sat"
1588
+ Day2CharNames = "Su,Mo,Tu,We,Th,Fr,Sa"
1589
+ Day1CharNames = "S,M,T,W,T,F,S"
1590
+ LongMonthNames = "January,February,March,April,May,June,July,August,September,October,November,December"
1591
+ LongMonthNames2 = "January,February,March,April,May,June,July,August,September,October,November,December"
1592
+ ShortMonthNames = "Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec"
1593
+ InputMonthNames=""
1594
+ DayNumbers = "1st,2nd,3rd,4th,5th,6th,7th,8th,9th,10th,11th,12th,13th,14th,15th,16th,17th,18th,19th,20th,21st,22nd,23rd,24th,25th,26th,27th,28th,29th,30th,31st"
1595
+ Quarters = "I,II,III,IV"
1596
+ Halves = "I,II"
1597
+ DateSeparator = "/"
1598
+ InputDateSeparators = "/.-"
1599
+ TimeSeparator = ":"
1600
+ InputTimeSeparators = ":"
1601
+ InputDateTimeSeparators=""
1602
+ AMDesignator = "AM"
1603
+ PMDesignator = "PM"
1604
+ InputAMPMDesignators=""
1605
+ FirstWeekDay = "0"
1606
+ FirstWeekYearDay="0"
1607
+ NaD = "NaN"
1608
+
1609
+ GMT = "1"
1610
+ StrictDates = "15"
1611
+ DateFormatLowercase="1"
1612
+
1613
+ m = "M/d"
1614
+ d = "M/d/yyyy"
1615
+ h = "M/d/yyyy H:mm"
1616
+ H = "M/d/yyyy H:mm:ss"
1617
+ j = "M/d/yyyy h:mm tt"
1618
+ J = "M/d/yyyy h:mm:ss tt"
1619
+ y = "M/yyyy"
1620
+ t = "H:mm"
1621
+ T = "H:mm:ss"
1622
+ i = "h:mm tt"
1623
+ I = "h:mm:ss tt"
1624
+
1625
+ M = "dddddd MMMM"
1626
+ D = "dddddd MMMM yyyy"
1627
+ l = "dddddd MMMM yyyy H:mm"
1628
+ L = "dddddd MMMM yyyy H:mm:ss"
1629
+ k = "dddddd MMMM yyyy h:mm tt"
1630
+ K = "dddddd MMMM yyyy h:mm:ss tt"
1631
+ Y = "MMMMMMM yyyy"
1632
+ f = "dddddd MMMM yyyy H:mm"
1633
+ F = "dddddd MMMM yyyy H:mm:ss"
1634
+ g = "M/d/yyyy H:mm"
1635
+ G = "M/d/yyyy H:mm:ss"
1636
+ s = "yyyy-MM-ddTHH:mm:ss"
1637
+ u = "yyyy-MM-dd HH:mm:ssZ"
1638
+ U = "d. MMMM yyyy HH:mm:ss"
1639
+ r = "ddd MMM d HH:mm:ss UTCzzzzz yyyy"
1640
+ R = "ddd MMM d HH:mm:ss UTCzzzzz yyyy"
1641
+ a = "dddd, dddddd MMMM yyyy"
1642
+
1643
+ EditFormats=""
1644
+
1645
+ StrictNumbers = "0"
1646
+
1647
+ ValueSeparator=";" ValueSeparatorHtml="; "
1648
+ RangeSeparator="~" RangeSeparatorHtml=" ~ "
1649
+ RepeatSeparator="#"
1650
+ CountSeparator="*"
1651
+ AddSeparator="+"
1652
+
1653
+ DecimalSeparator = "."
1654
+ InputDecimalSeparators = ".,"
1655
+ GroupSeparator = ","
1656
+ GroupCount1 = "3"
1657
+ GroupCount = "3"
1658
+ InputGroupSeparators = ""
1659
+ Percent = "%"
1660
+ NaN = "NaN"
1661
+
1662
+ ng = "0.####"
1663
+ nf = "0.00"
1664
+ nc = "$,###########0.00;($,###########0.00)"
1665
+ np = ",0.00%"
1666
+ nr = "0.0000"
1667
+ ne = "0.000000 E+000"
1668
+
1669
+ Cont = "..."
1670
+ ContLeft = "... "
1671
+ ContRight = " ..."
1672
+
1673
+ PivotSeparators="|,|:|&lt;b>,&lt;/b> | &lt;em>&lt;b>+&lt;/b>&lt;/em> | &lt;em>&lt;b>=&lt;/b>&lt;/em> "
1674
+
1675
+ FormulaPrefix="="
1676
+ FormulaRangeSeparator=":"
1677
+ FormulaValueSeparator=","
1678
+ FormulaIntersectionSeparator=" "
1679
+ FormulaAbsolute="$"
1680
+ NaR="#InvalidRef"
1681
+ TextPrefix="'"
1682
+ BaseSeparators="0"
1683
+
1684
+ Colors=",#000,#FFF,#F00,#0F0,#00F,#FF0,#F0F,#0FF,#800,#080,#008,#880,#808,#088,#CCC,#888,#99F,#936,#FFC,#CFF,#606,#F88,#06C,#CCF,#008,#F0F,#FF0,#0FF,#808,#800,#088,#00F,#0CF,#CFF,#CFC,#FF9,#9CF,#F9C,#C9F,#FC9,#36F,#3CC,#9C0,#FC0,#F90,#F60,#669,#999,#036,#396,#030,#330,#930,#936,#339,#333"
1685
+
1686
+ />
1687
+
1688
+ </Lang> <!-- End of root tag Lang -->
1689
+
1690
+
1691
+
1692
+ <!-- Toolbar button tooltips, HTML -->
1693
+
1694
+ <Toolbar
1695
+ SaveButtonText="Save" SaveTip="Submit changes to server"
1696
+ ReloadButtonText="Reload" ReloadTip="Reload grid, cancel changes"
1697
+ RepaintButtonText="Pages" RepaintTip="Render all pages" RepaintTip1="Render pages on demand"
1698
+ PrintButtonText="Print" PrintTip="Print grid"
1699
+ ExportPDFButtonText="PDF" ExportPDFTip="Print grid to Adobe PDF"
1700
+ ExportButtonText="Export" ExportTip="Export grid data to your spreadsheet program"
1701
+ ImportButtonText="Import" ImportTip="Open local MS Excel xlsx or csv file in the grid"
1702
+ UndoButtonText="Undo" UndoTip="Undo last action"
1703
+ RedoButtonText="Redo" RedoTip="Redo last action"
1704
+ AddButtonText="Add" AddTip="Add new row or move or copy selected rows"
1705
+ AddChildButtonText="Add in" AddChildTip="Add new child row or move or copy selected rows to actual cursor position"
1706
+ AddColButtonText="Add col" AddColTip="Add new column or move or copy selected columns"
1707
+ JoinButtonText="Join" JoinTip="Span selected cells"
1708
+ SplitButtonText="Split" SplitTip="Split spanned cells"
1709
+ OutdentButtonText="Outdent" OutdentTip="Outdent, move focused row below its parent"
1710
+ IndentButtonText="Indent" IndentTip="Indent, move focused row as child of the row above"
1711
+ LeftButtonText="Left" LeftTip="Align cell content left side"
1712
+ CenterButtonText="Center" CenterTip="Center the cell content horizontally"
1713
+ RightButtonText="Right" RightTip="Align cell content right side"
1714
+ TextIndentText="Indent" TextIndentTip="Indent cell value from the align edge"
1715
+ TopButtonText="Top" TopTip="Align cell content top side"
1716
+ MiddleButtonText="Middle" MiddleTip="Center the cell content vertically"
1717
+ BottomButtonText="Bottom" BottomTip="Align cell content bottom side"
1718
+ BoldButtonText="Bold" BoldTip="Set the cell font bold"
1719
+ ItalicButtonText="Italic" ItalicTip="Set the cell font italic"
1720
+ UnderlineButtonText="Underline" UnderlineTip="Underline the cell text"
1721
+ StrikeButtonText="Strike" StrikeTip="Strike the cell text"
1722
+ RotateLeftButtonText="Rotate 270" RotateLeftTip="Rotate the cell content 270 degrees clockwise"
1723
+ RotateRightButtonText="Rotate 90" RotateRightTip="Rotate the cell content 90 degrees clockwise"
1724
+ WrapTextButtonText="Wrap" WrapTextTip="Wrap the cell text vertically"
1725
+ SizeTip="Choose the cell font size"
1726
+ BorderButtonText="Border" BorderTip="Change the cell border"
1727
+ ColorTextButtonText="Color" ColorTextTip="Choose the text color"
1728
+ ColorShadowButtonText="Shadow" ColorShadowTip="Choose the text shadow color"
1729
+ ColorBackgroundButtonText="Background" ColorBackgroundTip="Choose cell background color"
1730
+ FormatTip="*Value*&lt;br>Choose the cell format"
1731
+
1732
+ SortButtonText="Sort" SortTip="Enable sorting and re-sort rows now" SortTip1="Disable sorting to change sort criteria faster"
1733
+ CalcButtonText="Calculate" CalcTip="Enable calculations and re-calculate grid now" CalcTip1="Disable calculations to edit cell values faster"
1734
+ ExpandAllButtonText="Expand all" ExpandAllTip="Expand all rows"
1735
+ CollapseAllButtonText="Collapse all" CollapseAllTip="Collapse all rows"
1736
+ ColumnsButtonText="Columns" ColumnsTip="Displays menu to choose visible columns"
1737
+ CfgButtonText="Config" CfgTip="TreeGrid user settings"
1738
+ HelpButtonText="Help" HelpTip="Show help for TreeGrid control"
1739
+ DebugButtonText="Debug" DebugTip="Shows debug window"
1740
+ ResizeTip="Resize grid"
1741
+
1742
+ CorrectButtonText="Correct" CorrectTipFormula="ganttdependencyerrors(null,1)"
1743
+ ZoomInButtonText="Zoom in" ZoomInTip="Zoom in"
1744
+ ZoomOutButtonText="Zoom out" ZoomOutTip="Zoom out"
1745
+ ZoomFitButtonText="Zoom fit" ZoomFitTip="Zoom to fit into page"
1746
+
1747
+ StylesLabel="&lt;s>Style:&lt;/s>"
1748
+ GanttStylesLabel="&lt;s>Gantt:&lt;/s>"
1749
+ SizesLabel="&lt;s>Size:&lt;/s>"
1750
+ ScalesLabel="&lt;s>Scale:&lt;/s>"
1751
+ />
1752
+
1753
+ <!-- Row displayed when no variable rows are visible -->
1754
+ <!-- To hide it define Html="" -->
1755
+ <Solid><I id="NoData" Html="No data found"/></Solid>
1756
+
1757
+ <!-- Right side pager caption -->
1758
+ <Pager Caption="Pager"/>
1759
+
1760
+ <!-- Left side panel button tooltips, HTML -->
1761
+
1762
+ <Panel
1763
+ PanelMoveTip="Drag row"
1764
+ PanelSelectTip="Select row"
1765
+ PanelDeleteTip="Delete row"
1766
+ PanelCopyTip="Copy row"
1767
+ />
1768
+
1769
+ <Header
1770
+ PanelPanelSelectAllTip="Select or unselect all rows"
1771
+ PanelPanelDeleteAllTip="Delete all selected rows"
1772
+ PanelPanelCopyAllTip="Add new row or move or copy selected rows"
1773
+ />
1774
+
1775
+ <Def>
1776
+ <D Name="Panel"
1777
+ PanelColSelectTip="Select column"
1778
+ PanelColDeleteTip="Delete column"
1779
+ PanelColCopyTip="Copy column"
1780
+ PanelColSelectAllTip="Select or unselect all columns"
1781
+ PanelColDeleteAllTip="Delete all selected columns"
1782
+ PanelColCopyAllTip="Add new column or move or copy selected columns"
1783
+ />
1784
+ </Def>
1785
+ </Grid>