@sapui5/sap.gantt 1.120.4 → 1.120.6

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 (216) hide show
  1. package/LICENSE.txt +13 -10
  2. package/README.md +1 -1
  3. package/package.json +1 -1
  4. package/src/sap/gantt/.library +1 -1
  5. package/src/sap/gantt/AdhocLine.js +1 -1
  6. package/src/sap/gantt/GanttChart.js +1 -1
  7. package/src/sap/gantt/GanttChartBase.js +1 -1
  8. package/src/sap/gantt/GanttChartContainer.js +1 -1
  9. package/src/sap/gantt/GanttChartWithTable.js +1 -1
  10. package/src/sap/gantt/axistime/AxisTimeStrategyBase.js +1 -1
  11. package/src/sap/gantt/axistime/FullScreenStrategy.js +1 -1
  12. package/src/sap/gantt/axistime/ProportionZoomStrategy.js +1 -1
  13. package/src/sap/gantt/axistime/StepwiseZoomStrategy.js +1 -1
  14. package/src/sap/gantt/changeHandlers/simple/AdhocLine.js +1 -1
  15. package/src/sap/gantt/changeHandlers/simple/DeltaLine.js +1 -1
  16. package/src/sap/gantt/changeHandlers/simple/GanttChartContainer.js +1 -1
  17. package/src/sap/gantt/changeHandlers/simple/GanttChartWithTable.js +1 -1
  18. package/src/sap/gantt/config/BirdEyeGroup.js +1 -1
  19. package/src/sap/gantt/config/ChartScheme.js +1 -1
  20. package/src/sap/gantt/config/ColumnAttribute.js +1 -1
  21. package/src/sap/gantt/config/ContainerLayout.js +1 -1
  22. package/src/sap/gantt/config/ExpandChart.js +1 -1
  23. package/src/sap/gantt/config/ExpandChartGroup.js +1 -1
  24. package/src/sap/gantt/config/GanttChartLayout.js +1 -1
  25. package/src/sap/gantt/config/Hierarchy.js +1 -1
  26. package/src/sap/gantt/config/HierarchyColumn.js +1 -1
  27. package/src/sap/gantt/config/LayoutGroup.js +1 -1
  28. package/src/sap/gantt/config/Locale.js +1 -1
  29. package/src/sap/gantt/config/Mode.js +1 -1
  30. package/src/sap/gantt/config/ModeGroup.js +1 -1
  31. package/src/sap/gantt/config/ObjectType.js +1 -1
  32. package/src/sap/gantt/config/SettingGroup.js +1 -1
  33. package/src/sap/gantt/config/SettingItem.js +1 -1
  34. package/src/sap/gantt/config/Shape.js +1 -1
  35. package/src/sap/gantt/config/TimeAxis.js +1 -1
  36. package/src/sap/gantt/config/TimeHorizon.js +1 -1
  37. package/src/sap/gantt/config/TimeZoomGroup.js +1 -1
  38. package/src/sap/gantt/config/ToolbarGroup.js +1 -1
  39. package/src/sap/gantt/config/ToolbarScheme.js +1 -1
  40. package/src/sap/gantt/control/Cell.js +1 -1
  41. package/src/sap/gantt/def/DefBase.js +1 -1
  42. package/src/sap/gantt/def/SvgDefs.js +1 -1
  43. package/src/sap/gantt/def/cal/Calendar.js +1 -1
  44. package/src/sap/gantt/def/cal/CalendarDefs.js +1 -1
  45. package/src/sap/gantt/def/cal/TimeInterval.js +1 -1
  46. package/src/sap/gantt/def/filter/MorphologyFilter.js +1 -1
  47. package/src/sap/gantt/def/gradient/LinearGradient.js +1 -1
  48. package/src/sap/gantt/def/gradient/RadialGradient.js +1 -1
  49. package/src/sap/gantt/def/gradient/Stop.js +1 -1
  50. package/src/sap/gantt/def/pattern/BackSlashPattern.js +1 -1
  51. package/src/sap/gantt/def/pattern/PatternBase.js +1 -1
  52. package/src/sap/gantt/def/pattern/SlashPattern.js +1 -1
  53. package/src/sap/gantt/drawer/Drawer.js +1 -1
  54. package/src/sap/gantt/eventHandler/AutoScrollHandler.js +1 -1
  55. package/src/sap/gantt/eventHandler/BirdEyeHandler.js +1 -1
  56. package/src/sap/gantt/eventHandler/MouseWheelHandler.js +1 -1
  57. package/src/sap/gantt/eventHandler/ShapeHoverHandler.js +1 -1
  58. package/src/sap/gantt/eventHandler/ShapeResizeHandler.js +1 -1
  59. package/src/sap/gantt/eventHandler/TimePeriodZoomHandler.js +1 -1
  60. package/src/sap/gantt/eventHandler/TimePopoverHandler.js +1 -1
  61. package/src/sap/gantt/legend/DimensionLegend.js +1 -1
  62. package/src/sap/gantt/legend/LegendBase.js +1 -1
  63. package/src/sap/gantt/legend/LegendContainer.js +1 -1
  64. package/src/sap/gantt/legend/ListLegend.js +1 -1
  65. package/src/sap/gantt/library.js +2 -2
  66. package/src/sap/gantt/messagebundle_ar.properties +41 -21
  67. package/src/sap/gantt/messagebundle_bg.properties +43 -23
  68. package/src/sap/gantt/messagebundle_ca.properties +6 -2
  69. package/src/sap/gantt/messagebundle_cnr.properties +6 -2
  70. package/src/sap/gantt/messagebundle_cs.properties +40 -20
  71. package/src/sap/gantt/messagebundle_cy.properties +41 -21
  72. package/src/sap/gantt/messagebundle_da.properties +41 -21
  73. package/src/sap/gantt/messagebundle_de.properties +41 -21
  74. package/src/sap/gantt/messagebundle_el.properties +39 -19
  75. package/src/sap/gantt/messagebundle_en.properties +6 -262
  76. package/src/sap/gantt/messagebundle_en_GB.properties +41 -21
  77. package/src/sap/gantt/messagebundle_en_US_saprigi.properties +6 -2
  78. package/src/sap/gantt/messagebundle_es.properties +41 -21
  79. package/src/sap/gantt/messagebundle_es_MX.properties +41 -21
  80. package/src/sap/gantt/messagebundle_et.properties +41 -21
  81. package/src/sap/gantt/messagebundle_fi.properties +41 -21
  82. package/src/sap/gantt/messagebundle_fr.properties +41 -21
  83. package/src/sap/gantt/messagebundle_fr_CA.properties +41 -21
  84. package/src/sap/gantt/messagebundle_hi.properties +40 -20
  85. package/src/sap/gantt/messagebundle_hr.properties +41 -21
  86. package/src/sap/gantt/messagebundle_hu.properties +39 -19
  87. package/src/sap/gantt/messagebundle_id.properties +41 -21
  88. package/src/sap/gantt/messagebundle_it.properties +41 -21
  89. package/src/sap/gantt/messagebundle_iw.properties +41 -21
  90. package/src/sap/gantt/messagebundle_ja.properties +38 -18
  91. package/src/sap/gantt/messagebundle_kk.properties +43 -23
  92. package/src/sap/gantt/messagebundle_ko.properties +41 -21
  93. package/src/sap/gantt/messagebundle_lt.properties +38 -18
  94. package/src/sap/gantt/messagebundle_lv.properties +41 -21
  95. package/src/sap/gantt/messagebundle_mk.properties +190 -170
  96. package/src/sap/gantt/messagebundle_ms.properties +41 -21
  97. package/src/sap/gantt/messagebundle_nl.properties +41 -21
  98. package/src/sap/gantt/messagebundle_no.properties +39 -19
  99. package/src/sap/gantt/messagebundle_pl.properties +40 -20
  100. package/src/sap/gantt/messagebundle_pt.properties +41 -21
  101. package/src/sap/gantt/messagebundle_pt_PT.properties +41 -21
  102. package/src/sap/gantt/messagebundle_ro.properties +41 -21
  103. package/src/sap/gantt/messagebundle_ru.properties +41 -21
  104. package/src/sap/gantt/messagebundle_sh.properties +91 -71
  105. package/src/sap/gantt/messagebundle_sk.properties +42 -22
  106. package/src/sap/gantt/messagebundle_sl.properties +41 -21
  107. package/src/sap/gantt/messagebundle_sr.properties +431 -0
  108. package/src/sap/gantt/messagebundle_sv.properties +43 -23
  109. package/src/sap/gantt/messagebundle_th.properties +40 -20
  110. package/src/sap/gantt/messagebundle_tr.properties +41 -21
  111. package/src/sap/gantt/messagebundle_uk.properties +43 -23
  112. package/src/sap/gantt/messagebundle_vi.properties +40 -20
  113. package/src/sap/gantt/messagebundle_zh_CN.properties +41 -21
  114. package/src/sap/gantt/messagebundle_zh_TW.properties +41 -21
  115. package/src/sap/gantt/misc/Memoizer.js +1 -1
  116. package/src/sap/gantt/misc/RelativeTimeFormatter.js +1 -1
  117. package/src/sap/gantt/misc/ShapeManager.js +1 -1
  118. package/src/sap/gantt/overlays/GanttRowOverlay.js +1 -1
  119. package/src/sap/gantt/overlays/Overlay.js +1 -1
  120. package/src/sap/gantt/shape/Circle.js +1 -1
  121. package/src/sap/gantt/shape/ClipPath.js +1 -1
  122. package/src/sap/gantt/shape/Definitions.js +1 -1
  123. package/src/sap/gantt/shape/Group.js +1 -1
  124. package/src/sap/gantt/shape/Image.js +1 -1
  125. package/src/sap/gantt/shape/Line.js +1 -1
  126. package/src/sap/gantt/shape/Path.js +1 -1
  127. package/src/sap/gantt/shape/Polygon.js +1 -1
  128. package/src/sap/gantt/shape/Polyline.js +1 -1
  129. package/src/sap/gantt/shape/Rectangle.js +1 -1
  130. package/src/sap/gantt/shape/ResizeShadowShape.js +1 -1
  131. package/src/sap/gantt/shape/SelectedShape.js +1 -1
  132. package/src/sap/gantt/shape/Shape.js +1 -1
  133. package/src/sap/gantt/shape/Text.js +1 -1
  134. package/src/sap/gantt/shape/cal/Calendar.js +1 -1
  135. package/src/sap/gantt/shape/ext/Chevron.js +1 -1
  136. package/src/sap/gantt/shape/ext/Cursor.js +1 -1
  137. package/src/sap/gantt/shape/ext/Diamond.js +1 -1
  138. package/src/sap/gantt/shape/ext/Iconfont.js +1 -1
  139. package/src/sap/gantt/shape/ext/Pentangle.js +1 -1
  140. package/src/sap/gantt/shape/ext/TextRepeat.js +1 -1
  141. package/src/sap/gantt/shape/ext/Triangle.js +1 -1
  142. package/src/sap/gantt/shape/ext/rls/Relationship.js +1 -1
  143. package/src/sap/gantt/shape/ext/rls/SelectedRelationship.js +1 -1
  144. package/src/sap/gantt/shape/ext/ubc/UbcBorderPath.js +1 -1
  145. package/src/sap/gantt/shape/ext/ubc/UbcOverCapacityZonePolygon.js +1 -1
  146. package/src/sap/gantt/shape/ext/ubc/UbcPolygon.js +1 -1
  147. package/src/sap/gantt/shape/ext/ubc/UbcShortageCapacityPolygon.js +1 -1
  148. package/src/sap/gantt/shape/ext/ubc/UbcTooltipRectangle.js +1 -1
  149. package/src/sap/gantt/shape/ext/ubc/UbcUnderCapacityZonePolygon.js +1 -1
  150. package/src/sap/gantt/shape/ext/ubc/UbcUsedPolygon.js +1 -1
  151. package/src/sap/gantt/shape/ext/ubc/UtilizationBarChart.js +1 -1
  152. package/src/sap/gantt/shape/ext/ulc/UlcBorderPath.js +1 -1
  153. package/src/sap/gantt/shape/ext/ulc/UlcClipPath.js +1 -1
  154. package/src/sap/gantt/shape/ext/ulc/UlcClipingPath.js +1 -1
  155. package/src/sap/gantt/shape/ext/ulc/UlcDimension.js +1 -1
  156. package/src/sap/gantt/shape/ext/ulc/UlcMiddleLine.js +1 -1
  157. package/src/sap/gantt/shape/ext/ulc/UlcOverCapacityZoneRectangle.js +1 -1
  158. package/src/sap/gantt/shape/ext/ulc/UlcOverClipRectangle.js +1 -1
  159. package/src/sap/gantt/shape/ext/ulc/UlcRectangle.js +1 -1
  160. package/src/sap/gantt/shape/ext/ulc/UlcTooltipRectangle.js +1 -1
  161. package/src/sap/gantt/shape/ext/ulc/UlcUnderClipRectangle.js +1 -1
  162. package/src/sap/gantt/shape/ext/ulc/UtilizationLineChart.js +1 -1
  163. package/src/sap/gantt/simple/AdhocDiamond.js +1 -1
  164. package/src/sap/gantt/simple/AdhocLine.js +1 -1
  165. package/src/sap/gantt/simple/BaseCalendar.js +1 -1
  166. package/src/sap/gantt/simple/BaseChevron.js +1 -1
  167. package/src/sap/gantt/simple/BaseConditionalShape.js +1 -1
  168. package/src/sap/gantt/simple/BaseCursor.js +1 -1
  169. package/src/sap/gantt/simple/BaseDeltaRectangle.js +1 -1
  170. package/src/sap/gantt/simple/BaseDiamond.js +1 -1
  171. package/src/sap/gantt/simple/BaseGroup.js +1 -1
  172. package/src/sap/gantt/simple/BaseImage.js +1 -1
  173. package/src/sap/gantt/simple/BaseLine.js +1 -1
  174. package/src/sap/gantt/simple/BasePath.js +1 -1
  175. package/src/sap/gantt/simple/BasePseudoShape.js +1 -1
  176. package/src/sap/gantt/simple/BaseRectangle.js +1 -1
  177. package/src/sap/gantt/simple/BaseShape.js +1 -1
  178. package/src/sap/gantt/simple/BaseText.js +1 -1
  179. package/src/sap/gantt/simple/BaseTriangle.js +1 -1
  180. package/src/sap/gantt/simple/ContainerToolbar.js +1 -1
  181. package/src/sap/gantt/simple/ContainerToolbarPlaceholder.js +1 -1
  182. package/src/sap/gantt/simple/CoordinateUtils.js +1 -1
  183. package/src/sap/gantt/simple/CustomVariantHandler.js +1 -1
  184. package/src/sap/gantt/simple/DeltaLine.js +1 -1
  185. package/src/sap/gantt/simple/ExpandModel.js +1 -1
  186. package/src/sap/gantt/simple/FindAndSelectUtils.js +1 -1
  187. package/src/sap/gantt/simple/GanttAdaptationData.js +1 -1
  188. package/src/sap/gantt/simple/GanttChartContainer.js +1 -1
  189. package/src/sap/gantt/simple/GanttChartWithTable.js +15 -10
  190. package/src/sap/gantt/simple/GanttDragDropExtension.js +1 -1
  191. package/src/sap/gantt/simple/GanttExtension.js +1 -1
  192. package/src/sap/gantt/simple/GanttHeader.js +2 -2
  193. package/src/sap/gantt/simple/GanttPointerExtension.js +1 -1
  194. package/src/sap/gantt/simple/GanttPopoverExtension.js +1 -1
  195. package/src/sap/gantt/simple/GanttPrinting.js +1 -1
  196. package/src/sap/gantt/simple/GanttRowAction.js +1 -1
  197. package/src/sap/gantt/simple/GanttRowSettings.js +1 -1
  198. package/src/sap/gantt/simple/InnerGanttChart.js +1 -1
  199. package/src/sap/gantt/simple/LegendContainer.js +1 -1
  200. package/src/sap/gantt/simple/LegendShapeGroup.js +1 -1
  201. package/src/sap/gantt/simple/MultiActivityGroup.js +1 -1
  202. package/src/sap/gantt/simple/MultiActivityRowSettings.js +1 -1
  203. package/src/sap/gantt/simple/Relationship.js +1 -1
  204. package/src/sap/gantt/simple/RenderUtils.js +5 -9
  205. package/src/sap/gantt/simple/SelectionModel.js +17 -12
  206. package/src/sap/gantt/simple/ShapeScheme.js +1 -1
  207. package/src/sap/gantt/simple/StockChart.js +1 -1
  208. package/src/sap/gantt/simple/StockChartDimension.js +1 -1
  209. package/src/sap/gantt/simple/StockChartPeriod.js +1 -1
  210. package/src/sap/gantt/simple/UtilizationBarChart.js +1 -1
  211. package/src/sap/gantt/simple/UtilizationChart.js +1 -1
  212. package/src/sap/gantt/simple/UtilizationDimension.js +1 -1
  213. package/src/sap/gantt/simple/UtilizationLineChart.js +1 -1
  214. package/src/sap/gantt/simple/UtilizationPeriod.js +1 -1
  215. package/src/sap/gantt/simple/shapes/Shape.js +1 -1
  216. package/src/sap/gantt/simple/shapes/Task.js +1 -1
@@ -1,687 +1,431 @@
1
- #/*!
2
- #* ${copyright}
3
- #*/
4
- #This is the resource bundle for the sap.gantt library
5
- #
6
1
 
7
- #########
8
- # Texts for sap.gantt.control.Toolbar
9
- ##########
10
2
 
11
- #XBUT: Find in Gantt Placeholder
12
3
  GNT_FIND_PLACEHOLDER=Find
13
4
 
14
- #XBUT: Find in Gantt
15
5
  GNT_FIND=Find in Gantt
16
6
 
17
- #XBUT: Search side panel
18
7
  GNT_SEARCH_SIDE_PANEL=Side Panel
19
8
 
20
- #XBUT: Find next
21
9
  GNT_FIND_NEXT=Next
22
10
 
23
- #XBUT: Find previous
24
11
  GNT_FIND_PREVIOUS=Previous
25
12
 
26
- #XBUT: Find close
27
13
  GNT_FIND_CLOSE=Close
28
14
 
29
- #XBUT: Find at Toolbar
30
15
  GNT_FIND_POPUP=Switch to Use Find at Toolbar
31
16
 
32
- #XBUT: Empty list and field information for search side panel
33
17
  GNT_EMPTY_LIST_FIELD_INFO=Enter text in the "Find" field to see results.
34
18
 
35
- #XBUT: Empty list information for search side panel
36
19
  GNT_EMPTY_LIST_INFO=No results found.
37
20
 
38
- #XBUT: Empty result information for toolbar results
39
21
  GNT_EMPTY_RESULT_INFO_TOOLBAR=(0/0)
40
22
 
41
- #XBUT: Empty result information for side panel results
42
23
  GNT_EMPTY_RESULT_INFO_SIDE_PANEL=Results(0)
43
24
 
44
- #XBUT: Result text for side panel results
45
25
  GNT_RESULT=Results
46
26
 
47
- #XTOL: Slider Zoom In Tooltip, 20
48
27
  TLTP_SLIDER_ZOOM_IN=Zoom In
49
28
 
50
- #XTOL: Slider Zoom Out Tooltip, 20
51
29
  TLTP_SLIDER_ZOOM_OUT=Zoom Out
52
30
 
53
- #XTOL: Slider Zoom Level Tooltip, 20
54
31
  TLTP_SLIDER_ZOOM_LEVEL=Zoom Level
55
32
 
56
- #XTOL: Add a GanttChart, 20
57
33
  TLTP_ADD_GANTTCHART=Add Gantt chart
58
34
 
59
- #XTOL: show legend, 20
60
35
  TLTP_SHOW_LEGEND=Show Legend
61
36
 
62
- #XTOL: Change settings, 20
63
37
  TLTP_CHANGE_SETTINGS=Change settings
64
38
 
65
- #XTOL: Collapse, 20
66
39
  TLTP_COLLAPSE=Collapse
67
40
 
68
- #XTOL: Expand, 20
69
41
  TLTP_EXPAND=Expand
70
42
 
71
- #XTOL: Switch gantt chart resize orientation, 20
72
43
  TLTP_SWITCH_GANTTCHART=Arranges Gantt charts horizontally or vertically
73
44
 
74
- #XTOL: Arrange gantt chart vertically, 20
75
45
  TLTP_ARRANGE_GANTTCHART_VERTICALLY=Arranges Gantt charts vertically
76
46
 
77
- #XTOL: Arrange gantt chart horizontally, 20
78
47
  TLTP_ARRANGE_GANTTCHART_HORIZONTALLY=Arranges Gantt charts horizontally
79
48
 
80
- #XTOL: Remove a gantt chart, 20
81
49
  TLTP_REMOVE_GANTTCHART=Remove Gantt chart
82
50
 
83
- #XTIT: text shown as title of the change setting dialog
84
51
  SETTINGS_DIALOG_TITLE=Settings
85
52
 
86
- #XTOL: Show global hierarchy resources
87
53
  TLTP_GLOBAL_HIERARCHY_RESOURCES=Global hierarchy resources
88
54
 
89
- #XTOL: Show local hierarchy resources
90
55
  TLTP_LOCAL_HIERARCHY_RESOURCES=Local hierarchy resources
91
56
 
92
- #XTOL: The start time label of the dragged shape default accessibility label
93
57
  GNT_CURRENT_START=Start
94
58
 
95
- #XTOL: The end time label of the dragged shape default accessibility label
96
59
  GNT_CURRENT_END=End
97
60
 
98
- #XTOL: Bird eye name
99
61
  TXT_BRIDEYE=Bird's eye
100
62
 
101
- #XTOL: Data range for bird eye to calculate visible horizon - all rows
102
63
  TXT_BRIDEYE_RANGE_ALL_ROWS=All rows
103
64
 
104
- #XTOL: Data range for bird eye to calculate visible horizon - visible rows
105
65
  TXT_BRIDEYE_RANGE_VISIBLE_ROWS=Visible rows
106
66
 
107
- #XTOL: tooltip for bird eye on all rows
108
67
  TLTP_BRIDEYE_ON_ALL_ROWS=Change zoom level to fit shapes on all rows into width of current view
109
68
 
110
- #XTOL: tooltip for bird eye on visible rows
111
69
  TLTP_BRIDEYE_ON_VISIBLE_ROWS=Change zoom level to fit shapes on visible rows into width of current view
112
70
 
113
- #XTOL: Tooltip for display type button - chart and table
114
71
  TLTP_DISPLAY_TYPE_BUTTON_BOTH=Display Table and Chart
115
72
 
116
- #XTOL: Tooltip for display type button - chart
117
73
  TLTP_DISPLAY_TYPE_BUTTON_CHART=Display Chart
118
74
 
119
- #XTOL: Tooltip for display type button - table
120
75
  TLTP_DISPLAY_TYPE_BUTTON_TABLE=Display Table
121
76
 
122
- #########
123
- # Texts for sap.gantt.simple.ContainerToolbar
124
- ##########
125
77
 
126
- #XBUT
127
78
  TXT_BIRDEYE_BUTTON=Bird Eye
128
79
 
129
- #XBUT: Setting button text
130
80
  TXT_SETTING_BUTTON=Settings
131
81
 
132
- #XBUT: Legend button text
133
82
  TXT_LEGEND_BUTTON=Legend
134
83
 
135
- #########
136
- # Texts for sap.gantt.axistime.StepwiseZoomStrategy
137
- ##########
138
84
 
139
- #XLST: Item of 'Five Minutes' in the stepwise zoom strategy
140
85
  SWZS_FIVE_MINUTES=Five Minutes
141
86
 
142
- #XLST: Item of 'Fifteen Minutes' in the stepwise zoom strategy
143
87
  SWZS_FIFTEEN_MINUTES=Fifteen Minutes
144
88
 
145
- #XLST: Item of 'Hour' in the stepwise zoom strategy
146
89
  SWZS_HOUR=Hour
147
90
 
148
- #XLST: Item of 'Six Hours' in the stepwise zoom strategy
149
91
  SWZS_SIX_HOURS=Six Hours
150
92
 
151
- #XLST: Item of 'Date(Mon 01...)' in the stepwise zoom strategy
152
93
  SWZS_DATE_1=Date (Mon 01...)
153
94
 
154
- #XFLD: Week number (e.g. May 2019, Week 22)
155
95
  SWZS_DATE_PATTERN={0}Week{1}
156
96
 
157
- #XFLD: 'Calendar Week' abbreviation
158
97
  SWZS_CW=CW
159
98
 
160
- #XLST: Item of 'Date(01-31)' in the stepwise zoom strategy
161
99
  SWZS_DATE_2=Date (01-31)
162
100
 
163
- #XLST: Item of 'Week (CW 01-53)' in the stepwise zoom strategy
164
101
  SWZS_WEEK_1=Week (CW 01-53)
165
102
 
166
- #XLST: Item of 'Week (01-53)' in the stepwise zoom strategy
167
103
  SWZS_WEEK_2=Week (01-53)
168
104
 
169
- #XLST: Item of 'Month' in the stepwise zoom strategy
170
105
  SWZS_MONTH=Month
171
106
 
172
- #XLST: Item of 'Quarter' in the stepwise zoom strategy
173
107
  SWZS_QUARTER=Quarter
174
108
 
175
- #XLST: Item of 'Year' in the stepwise zoom strategy
176
109
  SWZS_YEAR=Year
177
110
 
178
- #########
179
- # Texts for sap.gantt.shape.ext.bc.UbcTooltipRectangle
180
- ##########
181
111
 
182
- #XTOL: Capacity, 20
183
112
  TLTP_CAPACITY=Capacity\: {0}\nRequired Capacity\: {1}\n
184
113
 
185
- #XTOL: Over Capacity, 20
186
114
  TLTP_OVER_CAPACITY=Over Capacity\: {0}\n
187
115
 
188
- #########
189
- # Texts for sap.gantt.library
190
- ##########
191
116
 
192
- #XCEL: Gantt Chart background table cells
193
117
  XCEL_GANTT_CELL=Gantt Chart Cell
194
118
 
195
- #XCKL: Display Current Time, 20
196
119
  XCKL_NOW_LINE=Indicate Current Time
197
120
 
198
- #XTOL: Close Icon Font for Expand Chart, 20
199
121
  TLTP_CLOSE=Close
200
122
 
201
- #XTOL: NOW_LINE, 20
202
123
  TLTP_NOW_LINE=Draw a Vertical Line to Indicate the Current Time
203
124
 
204
- #XCKL: Display Cursorline, 20
205
125
  XCKL_CURSOR_LINE=Show Cursor Line
206
126
 
207
- #XTOL: CURSOR_LINE, 20
208
127
  TLTP_CURSOR_LINE=Show a Vertical Line that Follows the Mouse Pointer
209
128
 
210
- #XCKL: Display Vertical Line, 20
211
129
  XCKL_VERTICAL_LINE=Show Divider Lines
212
130
 
213
- #XTOL: Display vertical lines against time axis, 20
214
131
  TLTP_VERTICAL_LINE=Show Vertical Divider Lines between Time Periods
215
132
 
216
- #XCKL: Display Adhoc Line, 20
217
133
  XCKL_ADHOC_LINE=Show Ad Hoc Lines
218
134
 
219
- #XTOL: Display adhoc lines against time axis, 20
220
135
  TLTP_ADHOC_LINE=Show ad hoc lines
221
136
 
222
- #XCKL: Display Delta Line, 20
223
137
  XCKL_DELTA_LINE=Show Delta Lines
224
138
 
225
- #XTOL: Display delta lines against time axis, 20
226
139
  TLTP_DELTA_LINE=Show delta lines
227
140
 
228
- #XCKL: Show non-working time, 20
229
141
  XCKL_NON_WORKING_TIME=Show Non-Working Time
230
142
 
231
- #XCKL: Synchronize Time Scroll, 20
232
143
  XCKL_TIME_SCROLL_SYNC=Synchronize Time Scroll
233
144
 
234
- #XTOL: Synchronize horizontal scrollbars in chart, 20
235
145
  TLTP_TIME_SCROLL_SYNC=Synchronize Horizontal Scroll Bars in Chart
236
146
 
237
- #XCKL: Display Status Bar, 20
238
147
  XCKL_STATUS_BAR=Show Status Bar
239
148
 
240
- #XTOL: DEFAULT,20
241
149
  TLTP_DEFAULT=Default
242
150
 
243
- #XLST: Single Gantt Chart Layout, 20
244
151
  XLST_SINGLE_LAYOUT=Single Gantt Chart Layout
245
152
 
246
- #XLST: Dual Gantt Chart Layout, 20
247
153
  XLST_DUAL_LAYOUT=Dual Gantt Chart Layout
248
154
 
249
155
 
250
- #########
251
- # Texts for sap.gantt.config.Hierarchy
252
- ##########
253
156
 
254
- #XLST: Default Hierarchy, 20
255
157
  XLST_DEFAULT_HIE=Default Hierarchy
256
158
 
257
159
 
258
- #########
259
- # Texts for sap.gantt.config.ExpandChart
260
- ##########
261
160
 
262
- #XTOL: Show Detail,20
263
161
  TLTP_SHOW_DETAIL=Show Details
264
162
 
265
- #XTOL: Hide Detail,20
266
163
  TLTP_HIDE_DETAIL=Hide Details
267
164
 
268
- #########
269
- # Texts for sap.gantt.legend.Legend
270
- ##########
271
165
 
272
- #XTIT: text shown as title of Legend
273
166
  LEGEND_TITLE=Legend
274
167
 
275
- #XACT: Shape default accessibility label, 30
276
168
  ARIA_SHAPE=This is an SVG shape.
277
169
 
278
- #XACT: Rectangle default accessibility label, 30
279
170
  ARIA_RECTANGLE=This is an SVG rectangle.
280
171
 
281
- #XACT: Circle default accessibility label, 30
282
172
  ARIA_CIRCLE=This is an SVG circle.
283
173
 
284
- #XACT: Image default accessibility label, 30
285
174
  ARIA_IMAGE=This is an SVG image.
286
175
 
287
- #XACT: Line default accessibility label, 30
288
176
  ARIA_LINE=This is an SVG line.
289
177
 
290
- #XACT: Path default accessibility label, 30
291
178
  ARIA_PATH=This is an SVG path.
292
179
 
293
- #XACT: Polygon default accessibility label, 30
294
180
  ARIA_POLYGON=This is an SVG polygon.
295
181
 
296
- #XACT: Triangle default accessibility label, 30
297
182
  ARIA_TRIANGLE=This is an SVG triangle.
298
183
 
299
- #XACT: Pentangle default accessibility label, 30
300
184
  ARIA_PENTANGLE=This is an SVG pentangle.
301
185
 
302
- #XACT: Diamond default accessibility label, 30
303
186
  ARIA_DIAMOND=This is an SVG diamond.
304
187
 
305
- #XACT: Cursor default accessibility label, 30
306
188
  ARIA_CURSOR=This is an SVG cursor.
307
189
 
308
- #XACT: Chevron default accessibility label, 30
309
190
  ARIA_CHEVRON=This is an SVG chevron.
310
191
 
311
- #XACT: Calendar default accessibility label, 30
312
192
  ARIA_CALENDAR=This is an SVG calendar.
313
193
 
314
- #XACT: Relationship default accessibility label, 30
315
194
  ARIA_RELATIONSHIP=This is an SVG relationship.
316
195
 
317
- #XACT: GanttHeader default accessibility label, 30
318
- ARIA_GANTT_HEADER=This is a Gantt chart header.
196
+ ARIA_GANTT_HEADER=Gantt Chart Header.
319
197
 
320
- #XACT: GanttChart default accessibility label, 30
321
- ARIA_GANTT_CHART=This is a Gantt chart.
198
+ ARIA_GANTT_CHART=Gantt Chart.
199
+
200
+ ARIA_GANTT_INNER_HEADER=Gantt Chart Inner Header.
201
+
202
+ ARIA_GANTT_CALENDARS=Gantt Chart Calendars.
322
203
 
323
- #########
324
- # Texts for sap.gantt.simple.GanttPrinting
325
- ##########
326
204
 
327
- #XCAP: name of a feature which exports PDFs
328
205
  GNT_PRNTG_PDF_EXPORT_TITLE=PDF Export
329
206
 
330
- #XBUT: action for pdf export
331
207
  GNT_PRNTG_EXPORT=Export
332
208
 
333
- #XBUT
334
209
  GNT_PRNTG_CANCEL=Cancel
335
210
 
336
- #XFLD: used for actual selected page e.g. 1 of 20
337
211
  GNT_PRNTG_OF={0} of {1}
338
212
 
339
- #XGRP: Exporting mode - single page or multiple page
340
213
  GNT_PRNTG_EXPORT_TYPES=Export Type
341
214
 
342
- #XRBL: multiple page pdf is created
343
215
  GNT_PRNTG_MULTIPLE_PAGE=Multiple Pages
344
216
 
345
- #XRBL: only single page pdf is created
346
217
  GNT_PRNTG_SINGLE_PAGE=Single Page
347
218
 
348
- #XGRP: orientation of a page
349
219
  GNT_PRNTG_ORIENTATION=Orientation
350
220
 
351
- #XRBL: page orientation
352
221
  GNT_PRNTG_PORTRAIT=Portrait
353
222
 
354
- #XRBL: page orientation
355
223
  GNT_PRNTG_LANDSCAPE=Landscape
356
224
 
357
- #XGRP: e.g. A4
358
225
  GNT_PRNTG_PAPER_SIZE=Paper Size
359
226
 
360
- #XLST
361
227
  GNT_PRNTG_MILLIMETERS=Millimeters
362
228
 
363
- #XLST
364
229
  GNT_PRNTG_CENTIMETERS=Centimeters
365
230
 
366
- #XLST
367
231
  GNT_PRNTG_INCHES=Inches
368
232
 
369
- #XGRP: time range
370
233
  GNT_PRNTG_DURATION=Duration
371
234
 
372
- #XLST: all duration time range
373
235
  GNT_PRNTG_DURATION_ALL=All
374
236
 
375
- #XLST
376
237
  GNT_PRNTG_DURATION_NEXT_WEEK=Next Week
377
238
 
378
- #XLST
379
239
  GNT_PRNTG_DURATION_NEXT_MONTH=Next Month
380
240
 
381
- #XLST: user can specify own custom time range
382
241
  GNT_PRNTG_DURATION_CUSTOM=Custom
383
242
 
384
- #XGRP: zooming scale
385
243
  GNT_PRNTG_SCALE=Scale
386
244
 
387
- #XGRP: specify what pages are exported
388
245
  GNT_PRNTG_PAGE_RANGE=Page Range
389
246
 
390
- #XTOL: validation error in page range input field
391
247
  GNT_PRNTG_PAGE_RANGE_ERROR=Enter page numbers or page ranges separated by commas (for example, 3, 5-10, 14).
392
248
 
393
- #XRBL: all pages are exported
394
249
  GNT_PRNTG_PAGE_RANGE_ALL=All
395
250
 
396
- #XRBL: defined pages are exported e.g. 2-5
397
251
  GNT_PRNTG_PAGE_RANGE_RANGE=Range\:
398
252
 
399
- #XFLD: info table is repeated on all pages
400
253
  GNT_PRNTG_REPEAT_TABLE=Repeat Table on All Pages\:
401
254
 
402
- #XFLD: header and footer regarding to page
403
255
  GNT_PRNTG_HEADER_AND_FOOTER=Header and Footer\:
404
256
 
405
- #XCKL: page header text
406
257
  GNT_PRNTG_HEADER=Header Text
407
258
 
408
- #XCKL: page footer text
409
259
  GNT_PRNTG_FOOTER=Footer Text
410
260
 
411
- #XFLD: page numbers are shown on exported pages
412
261
  GNT_PRNTG_SHOW_PAGE_NUMBER=Show Page Number
413
262
 
414
- #XGRP: Margin property, you can change margins of the page in this section
415
263
  GNT_PRNTG_MARGIN=Margin
416
264
 
417
- #XLST
418
265
  GNT_PRNTG_MARGIN_DEFAULT=Default
419
266
 
420
- #XLST: no margins are set
421
267
  GNT_PRNTG_MARGIN_NONE=None
422
268
 
423
- #XLST: user can set own margins
424
269
  GNT_PRNTG_MARGIN_CUSTOM=Custom
425
270
 
426
- #XFLD: page top margin
427
271
  GNT_PRNTG_MARGIN_TOP=Top
428
272
 
429
- #XFLD: page bottom margin
430
273
  GNT_PRNTG_MARGIN_BOTTOM=Bottom
431
274
 
432
- #XFLD: page left margin
433
275
  GNT_PRNTG_MARGIN_LEFT=Left
434
276
 
435
- #XFLD: page right margin
436
277
  GNT_PRNTG_MARGIN_RIGHT=Right
437
278
 
438
- #XTOL: validation error for margin step input field for height
439
279
  GNT_PRNTG_MARGIN_HEIGHT_ERROR=The margins cannot exceed 33% of the page height.
440
280
 
441
- #XTOL: validation error for margin step input field for width
442
281
  GNT_PRNTG_MARGIN_WIDTH_ERROR=The margins cannot exceed 33% of the page width.
443
282
 
444
- #XTOL: validation error for header/footer input field
445
283
  GNT_PRNTG_HEADER_FOOTER_TEXT_ERROR=The length of the input text has reached the maximum limit.
446
284
 
447
- #XGRP: compression of image
448
285
  GNT_PRNTG_COMPRESSION=Compression
449
286
 
450
- #XGRP: export types of image compression
451
287
  GNT_PRNTG_COMPRESSION_EXPORT_TYPES=Export Types
452
288
 
453
- #XFLD: compression quality
454
289
  GNT_PRNTG_COMPRESSION_QUALITY=Quality
455
290
 
456
- #XLST: maximum quality
457
291
  GNT_PRNTG_COMPRESSION_MAXIMUM=Maximum
458
292
 
459
- #XLST: high quality
460
293
  GNT_PRNTG_COMPRESSION_HIGH=High
461
294
 
462
- #XLST: medium quality
463
295
  GNT_PRNTG_COMPRESSION_MEDIUM=Medium
464
296
 
465
- #XLST: low quality
466
297
  GNT_PRNTG_COMPRESSION_LOW=Low
467
298
 
468
- #XTOL
469
299
  GNT_PRNTG_COMPRESSION_PNG_WARNING=Export to PNG may take a while.
470
300
 
471
- #XTOL
472
301
  GNT_PRNTG_PDF_PREVIEW=Generating PDF Preview
473
302
 
474
- #XTOL
475
303
  GNT_PRNTG_ERROR_BIGCHART=This Gantt chart is too large and cannot be exported. To export this chart, please adjust its zoom level or shorten its duration.
476
304
 
477
- #XTOL
478
305
  GNT_PRNTG_ERROR_TOOHIGHCHART=This Gantt chart is too large and cannot be exported.\n\nTo export this chart, please adjust its height by collapsing some of the rows. The chart cannot be exported unless some of its rows are collapsed.
479
306
 
480
- #XTOL
481
307
  GNT_PRNTG_SINGLE_PAGE_QUALITY=The quality of the PDF might be unsatisfactory because the Gantt chart is larger in comparison to the paper size. To achieve better print quality, consider using a larger paper size or switching to multiple pages.
482
308
 
483
- #XTOL
484
309
  GNT_PRNTG_SINGLE_PAGE_PORTRAIT=Set the orientation to Portrait for better print quality.
485
310
 
486
- #XTOL
487
311
  GNT_PRNTG_SINGLE_PAGE_LANDSCAPE=Set the orientation to Landscape for better print quality.
488
312
 
489
- #XFLD: Width for page
490
313
  GNT_PRNTG_WIDTH=Width
491
314
 
492
- #XFLD: Height for page
493
315
  GNT_PRNTG_HEIGHT=Height
494
316
 
495
- #XGRP: e.g. Inches
496
317
  GNT_PRNTG_UNITS=Units
497
318
 
498
- #XFLD: Start date label
499
319
  GNT_PRNTG_START_DATE=Start Date
500
320
 
501
- #XFLD: End date label
502
321
  GNT_PRNTG_END_DATE=End Date
503
322
 
504
- #XLST: Custom Paper Size
505
323
  GNT_PRNTG_PAPER_SIZE_CUSTOM=Custom
506
324
 
507
- #XLST: Tabloid Paper Size
508
325
  GNT_PRNTG_PAPER_SIZE_TABLOID=Tabloid
509
326
 
510
- #XLST: Legal Paper Size
511
327
  GNT_PRNTG_PAPER_SIZE_LEGAL=Legal
512
328
 
513
- #XLST: Letter Paper Size
514
329
  GNT_PRNTG_PAPER_SIZE_LETTER=Letter
515
330
 
516
- #XLST: First Page Button
517
331
  GNT_PRNTG_FIRST_PAGE_BUTTON=First Page
518
332
 
519
- #XLST: Last Page Button
520
333
  GNT_PRNTG_LAST_PAGE_BUTTON=Last Page
521
334
 
522
- #XLST: Next Page Button
523
335
  GNT_PRNTG_NEXT_PAGE_BUTTON=Next Page
524
336
 
525
- #XLST: Previous Paper Size
526
337
  GNT_PRNTG_PREVIOUS_PAGE_BUTTON=Previous Page
527
338
 
528
- #########
529
- # Texts for sap.gantt.simple.GanttDragDropExtension
530
- ##########
531
339
 
532
- #XTOL: dragged object
533
340
  GNT_DRAGGED_OBJECT=Object
534
341
 
535
- #XTOL: dragged objects
536
342
  GNT_DRAGGED_OBJECTS=Objects
537
343
 
538
- #XTOL: Export button
539
344
  EXPORT_BUTTON_TEXT=Export Table To Excel
540
345
 
541
- #XBUT: Menu item Export
542
346
  QUICK_EXPORT=Export
543
347
 
544
- #XBUT: Menu item Export with settings
545
348
  EXPORT_WITH_SETTINGS=Export As...
546
349
 
547
- #XHED: Default title text for the export settings dialog
548
350
  EXPORT_SETTINGS_TITLE=Export As
549
351
 
550
- #XFLD: File name
551
352
  FILE_NAME=File Name
552
353
 
553
- #XMSG: File name error text
554
354
  FILENAME_ERROR=You cannot use any of the following characters in a file name\: \\ / \: * ? " < > |
555
355
 
556
- #XMSG: File name warning text
557
356
  FILENAME_WARNING=The file name you entered exceeds 100 characters. This may prevent the spreadsheet from opening correctly.
558
357
 
559
- #XBUT: Cancel button in the dialog
560
358
  CANCEL_BUTTON=Cancel
561
359
 
562
- #XBUT: Save button in the dialog
563
360
  SAVE_BUTTON=Save
564
361
 
565
- #########
566
- # Texts for sap.gantt.designtime.simple.AdhocLine
567
- #########
568
362
 
569
- #XBUT: Overlay Adhoc line text
570
363
  TXT_DT_ADHOCLINE=Configure Ad Hoc Line
571
364
 
572
- #########
573
- # Texts for sap.gantt.designtime.simple.DeltaLine
574
- #########
575
365
 
576
- #XBUT: Overlay Delta line text
577
366
  TXT_DT_DELTALINE=Configure Delta Line
578
367
 
579
- #########
580
- # Texts for sap.gantt.designtime.simple.GanttChartContainer
581
- #########
582
368
 
583
- #XBUT: Overlay Gantt chart container text
584
369
  TXT_DT_GANTT_CHART_CONTAINER=Configure Container Settings
585
370
 
586
- #########
587
- # Texts for sap.gantt.designtime.simple.GanttChartWithTable
588
- #########
589
371
 
590
- #XBUT: Overlay Gantt chart with table text
591
372
  TXT_DT_GANTT_CHART_WITH_TABLE=Configure Gantt Chart with Table Settings
592
373
 
593
- #########
594
- # Texts for sap.gantt.changeHandlers.simple.AdhocLine and sap.gantt.changeHandlers.simple.DeltaLine
595
- #########
596
374
 
597
- #XFLD: Stroke text
598
375
  TXT_CH_AL_STROKE=Set Stroke
599
376
 
600
- #XFLD: Stroke dash array text
601
377
  TXT_CH_AL_STROKE_DASHARRAY=Set Stroke Dash Array
602
378
 
603
- #XFLD: Stroke opacity text
604
379
  TXT_CH_AL_STROKE_OPACITY=Set Stroke Opacity
605
380
 
606
- #XFLD: TIme stamp range text
607
381
  TXT_CH_AL_TIMESTAMP=Set Time Stamp Range
608
382
 
609
- #XFLD: Description text
610
383
  TXT_CH_AL_DESCRIPTION=Set Description
611
384
 
612
- #XMSG: text shown for Stroke value placeholder
613
385
  TXT_CH_AL_PH_STROKE_VALUE=Enter Stroke Value
614
386
 
615
- #XMSG: text shown for Stroke Dash Array placeholder
616
387
  TXT_CH_AL_PH_STROKE_DASHARRAY=Enter stroke dash array (format is <number, number>, 1,5 for example)
617
388
 
618
- #XMSG: text shown for Stroke Opacity placeholder
619
389
  TXT_CH_AL_PH_STROKE_OPACITY=Enter Stroke Opacity
620
390
 
621
- #XMSG: text shown for Time placeholder
622
391
  TXT_CH_AL_PH_TIMESTAMP=Enter Time
623
392
 
624
- #XMSG: text shown for Description placeholder
625
393
  TXT_CH_AL_PH_DESCRIPTION=Enter Description
626
394
 
627
- #XHED: Adhoc line dialog header text
628
395
  TXT_CH_AL_DIALOG_TITLE=Key User Settings for Ad Hoc Line
629
396
 
630
- #XHED: Delta line dialog header text
631
397
  TXT_CH_DL_DIALOG_TITLE=Key User Settings for Delta Line
632
398
 
633
- #XHED: Color palette dialog header text
634
399
  TXT_CH_AL_DIALOG_COLOR_SELECTOR=Color Selector
635
400
 
636
- #########
637
- # Texts for sap.gantt.changeHandlers.simple.GanttChartWithTable
638
- #########
639
401
 
640
- #XFLD: Drag orientation text
641
402
  TXT_CH_GCT_ORIENATION=Set Drag Orientation
642
403
 
643
- #XBUT: Free radio button text
644
404
  TXT_CH_GCT_FREE=Free
645
405
 
646
- #XBUT: Horizontal radio button text
647
406
  TXT_CH_GCT_HORIZONTAL=Horizontal
648
407
 
649
- #XBUT: Vertical radio button text
650
408
  TXT_CH_GCT_VERTICAL=Vertical
651
409
 
652
- #XFLD: Height text
653
410
  TXT_CH_GCT_HEIGHT=Set Height
654
411
 
655
- #XHED: Gantt chart with table dialog header text
656
412
  TXT_CH_GCT_DIALOG_TITLE=Key User Settings for Table
657
413
 
658
- #########
659
- # Texts for sap.gantt.changeHandlers.simple.GanttChartContainer
660
- #########
661
414
 
662
- #XFLD: Display type text
663
415
  TXT_CH_GC_DISPLAY_TYPE=Set Display Type
664
416
 
665
- #XFLD: Divider line text
666
417
  TXT_CH_GC_VERTICAL_LINE=Enable Divider Line
667
418
 
668
- #XFLD: Cursor line text
669
419
  TXT_CH_GC_CURSOR_LINE=Enable Cursor Line
670
420
 
671
- #XFLD: Adhoc line text
672
421
  TXT_CH_GC_ADHOC_LINE=Enable Ad Hoc Line
673
422
 
674
- #XFLD: Delta line text
675
423
  TXT_CH_GC_DELTA_LINE=Enable Delta Line
676
424
 
677
- #XFLD: Now line text
678
425
  TXT_CH_GC_NOW_LINE=Enable Now Line
679
426
 
680
- #XBUT:
681
427
  TXT_CH_GC_TRUE=TRUE
682
428
 
683
- #XBUT:
684
429
  TXT_CH_GC_FALSE=FALSE
685
430
 
686
- #XHED: Gantt chart container dialog header text
687
431
  TXT_CH_GC_DIALOG_TITLE=Key User Settings for Container