@sapui5/sap.suite.ui.microchart 1.120.27 → 1.120.28

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 (34) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/microchart/.library +1 -1
  3. package/src/sap/suite/ui/microchart/AreaMicroChart.js +1 -1
  4. package/src/sap/suite/ui/microchart/AreaMicroChartItem.js +1 -1
  5. package/src/sap/suite/ui/microchart/AreaMicroChartLabel.js +1 -1
  6. package/src/sap/suite/ui/microchart/AreaMicroChartPoint.js +1 -1
  7. package/src/sap/suite/ui/microchart/BulletMicroChart.js +1 -1
  8. package/src/sap/suite/ui/microchart/BulletMicroChartData.js +1 -1
  9. package/src/sap/suite/ui/microchart/ColumnMicroChart.js +1 -1
  10. package/src/sap/suite/ui/microchart/ColumnMicroChartData.js +1 -1
  11. package/src/sap/suite/ui/microchart/ColumnMicroChartLabel.js +1 -1
  12. package/src/sap/suite/ui/microchart/ComparisonMicroChart.js +1 -1
  13. package/src/sap/suite/ui/microchart/ComparisonMicroChartData.js +1 -1
  14. package/src/sap/suite/ui/microchart/DeltaMicroChart.js +1 -1
  15. package/src/sap/suite/ui/microchart/HarveyBallMicroChart.js +1 -1
  16. package/src/sap/suite/ui/microchart/HarveyBallMicroChartItem.js +1 -1
  17. package/src/sap/suite/ui/microchart/InteractiveBarChart.js +1 -1
  18. package/src/sap/suite/ui/microchart/InteractiveBarChartBar.js +1 -1
  19. package/src/sap/suite/ui/microchart/InteractiveDonutChart.js +1 -1
  20. package/src/sap/suite/ui/microchart/InteractiveDonutChartSegment.js +1 -1
  21. package/src/sap/suite/ui/microchart/InteractiveLineChart.js +1 -1
  22. package/src/sap/suite/ui/microchart/InteractiveLineChartPoint.js +1 -1
  23. package/src/sap/suite/ui/microchart/LineMicroChart.js +1 -1
  24. package/src/sap/suite/ui/microchart/LineMicroChartEmphasizedPoint.js +1 -1
  25. package/src/sap/suite/ui/microchart/LineMicroChartLine.js +1 -1
  26. package/src/sap/suite/ui/microchart/LineMicroChartPoint.js +1 -1
  27. package/src/sap/suite/ui/microchart/RadialMicroChart.js +1 -1
  28. package/src/sap/suite/ui/microchart/StackedBarMicroChart.js +1 -1
  29. package/src/sap/suite/ui/microchart/StackedBarMicroChartBar.js +1 -1
  30. package/src/sap/suite/ui/microchart/library.js +2 -2
  31. package/src/sap/suite/ui/microchart/messagebundle_da.properties +4 -4
  32. package/src/sap/suite/ui/microchart/messagebundle_hu.properties +1 -1
  33. package/src/sap/suite/ui/microchart/messagebundle_kk.properties +1 -1
  34. package/src/sap/suite/ui/microchart/messagebundle_mk.properties +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.suite.ui.microchart",
3
- "version": "1.120.27",
3
+ "version": "1.120.28",
4
4
  "description": "SAPUI5 Library sap.suite.ui.microchart",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -5,7 +5,7 @@
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>SAPUI5
7
7
  * (c) Copyright 2009-2023 SAP SE. All rights reserved.</copyright>
8
- <version>1.120.27</version>
8
+ <version>1.120.28</version>
9
9
 
10
10
  <documentation>UI5 library: sap.suite.ui.microchart</documentation>
11
11
 
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.core.Control
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.120.27
38
+ * @version 1.120.28
39
39
  * @since 1.34
40
40
  *
41
41
  * @public
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @extends sap.ui.core.Element
21
21
  *
22
22
  * @author SAP SE
23
- * @version 1.120.27
23
+ * @version 1.120.28
24
24
  * @since 1.34
25
25
  *
26
26
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
17
17
  * Displays or hides the labels for start and end dates, start and end values, and minimum and maximum values.
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
- * @version 1.120.27
20
+ * @version 1.120.28
21
21
  * @since 1.34
22
22
  *
23
23
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.120.27
21
+ * @version 1.120.28
22
22
  * @since 1.34
23
23
  *
24
24
  * @public
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string. The aggregated data of the microchart can also be customized.
43
43
  * @extends sap.ui.core.Control
44
44
  *
45
- * @version 1.120.27
45
+ * @version 1.120.28
46
46
  * @since 1.34
47
47
  *
48
48
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
17
17
  * Contains the thresholds data.
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
- * @version 1.120.27
20
+ * @version 1.120.28
21
21
  * @since 1.34
22
22
  *
23
23
  * @constructor
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.Control
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.120.27
40
+ * @version 1.120.28
41
41
  * @since 1.34
42
42
  *
43
43
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
17
17
  * Defines the column chart data.
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
- * @version 1.120.27
20
+ * @version 1.120.28
21
21
  * @since 1.34
22
22
  *
23
23
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
18
18
  * Displays or hides the labels of a column micro chart.
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
- * @version 1.120.27
21
+ * @version 1.120.28
22
22
  * @since 1.34
23
23
  *
24
24
  * @public
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string. The aggregated data of the microchart can also be customized.
36
36
  * @extends sap.ui.core.Control
37
37
  *
38
- * @version 1.120.27
38
+ * @version 1.120.28
39
39
  * @since 1.34
40
40
  *
41
41
  * @public
@@ -17,7 +17,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', 'sap/ui/core/Control'],
17
17
  * Contains the values of the comparison chart.
18
18
  * @extends sap.ui.core.Element
19
19
  *
20
- * @version 1.120.27
20
+ * @version 1.120.28
21
21
  * @since 1.34
22
22
  *
23
23
  * @constructor
@@ -44,7 +44,7 @@ sap.ui.define([
44
44
  * @extends sap.ui.core.Control
45
45
  *
46
46
  * @author SAP SE
47
- * @version 1.120.27
47
+ * @version 1.120.28
48
48
  * @since 1.34
49
49
  *
50
50
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * @extends sap.ui.core.Control
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.120.27
37
+ * @version 1.120.28
38
38
  * @since 1.34
39
39
  *
40
40
  * @public
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @extends sap.ui.core.Element
21
21
  *
22
22
  * @author SAP SE
23
- * @version 1.120.27
23
+ * @version 1.120.28
24
24
  * @since 1.34
25
25
  *
26
26
  * @public
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.120.27
33
+ * @version 1.120.28
34
34
  *
35
35
  * @public
36
36
  * @since 1.42.0
@@ -16,7 +16,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', 'sap/ui/core/Lib'],
16
16
  * @extends sap.ui.core.Element
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.120.27
19
+ * @version 1.120.28
20
20
  *
21
21
  * @public
22
22
  * @since 1.42.0
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
34
  * @author SAP SE
35
- * @version 1.120.27
35
+ * @version 1.120.28
36
36
  *
37
37
  * @public
38
38
  * @since 1.42.0
@@ -15,7 +15,7 @@ sap.ui.define(["./library", "sap/ui/core/Element", "sap/ui/core/Lib"], function(
15
15
  * @extends sap.ui.core.Element
16
16
  *
17
17
  * @author SAP SE
18
- * @version 1.120.27
18
+ * @version 1.120.28
19
19
  *
20
20
  * @public
21
21
  * @since 1.42.0
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * The InteractiveLineChart control belongs to a chart control group in the MicroChart library having a number of interactive features.
43
43
  * @extends sap.ui.core.Control
44
44
  * @author SAP SE
45
- * @version 1.120.27
45
+ * @version 1.120.28
46
46
  *
47
47
  * @public
48
48
  * @since 1.42.0
@@ -16,7 +16,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element', 'sap/ui/core/Lib'],
16
16
  * @extends sap.ui.core.Element
17
17
  *
18
18
  * @author SAP SE
19
- * @version 1.120.27
19
+ * @version 1.120.28
20
20
  *
21
21
  * @public
22
22
  * @since 1.42.0
@@ -31,7 +31,7 @@ sap.ui.define([
31
31
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string.
32
32
  * @extends sap.ui.core.Control
33
33
  *
34
- * @version 1.120.27
34
+ * @version 1.120.28
35
35
  * @since 1.48.0
36
36
  *
37
37
  * @public
@@ -21,7 +21,7 @@ sap.ui.define(["sap/m/library", "sap/suite/ui/microchart/LineMicroChartPoint"],
21
21
  * Contains the emphasized point of the line micro chart.
22
22
  * @extends sap.suite.ui.microchart.LineMicroChartPoint
23
23
  *
24
- * @version 1.120.27
24
+ * @version 1.120.28
25
25
  * @since 1.48.0
26
26
  *
27
27
  * @constructor
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @extends sap.ui.core.Element
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.120.27
28
+ * @version 1.120.28
29
29
  * @since 1.60
30
30
  *
31
31
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['sap/ui/core/Element'],
18
18
  * Contains the point of the line micro chart.
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
- * @version 1.120.27
21
+ * @version 1.120.28
22
22
  * @since 1.48.0
23
23
  *
24
24
  * @constructor
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @extends sap.ui.core.Control
31
31
  *
32
32
  * @author SAP SE
33
- * @version 1.120.27
33
+ * @version 1.120.28
34
34
  * @since 1.36.0
35
35
  *
36
36
  * @constructor
@@ -32,7 +32,7 @@ sap.ui.define([
32
32
  * <br>Note: You can assign a custom tooltip for this microchart. The custom tooltip can be set using expression binding. When no custom tooltip is defined, the tooltip is generated automatically based on the logic described in {@link sap.ui.core.Element#getTooltip_AsString}. For a combination of a generated and a custom tooltip, use <code>((AltText))</code> inside of the tooltip string. The aggregated data of the microchart can also be customized.
33
33
  * @extends sap.ui.core.Control
34
34
  *
35
- * @version 1.120.27
35
+ * @version 1.120.28
36
36
  * @since 1.44.0
37
37
  *
38
38
  * @public
@@ -20,7 +20,7 @@ sap.ui.define(["sap/ui/thirdparty/jquery", './library', 'sap/ui/core/Element', "
20
20
  * Contains the values of the stacked bar chart.
21
21
  * @extends sap.ui.core.Element
22
22
  *
23
- * @version 1.120.27
23
+ * @version 1.120.28
24
24
  * @since 1.44.0
25
25
  *
26
26
  * @constructor
@@ -22,12 +22,12 @@ sap.ui.define([
22
22
  * @namespace
23
23
  * @alias sap.suite.ui.microchart
24
24
  * @author SAP SE
25
- * @version 1.120.27
25
+ * @version 1.120.28
26
26
  * @public
27
27
  */
28
28
  var thisLib = CoreLib.init({
29
29
  name: "sap.suite.ui.microchart",
30
- version: "1.120.27",
30
+ version: "1.120.28",
31
31
  // library dependencies
32
32
  dependencies: ["sap.ui.core", "sap.m"],
33
33
  types: [
@@ -2,7 +2,7 @@
2
2
  #
3
3
 
4
4
  #XTOL: name of line micro chart used in aria label
5
- LINEMICROCHART=Liniediagram mikro
5
+ LINEMICROCHART=Linjediagram mikro
6
6
  #XTOL: tooltip for start
7
7
  LINEMICROCHART_START=Start
8
8
  #XTOL: tooltip for end
@@ -23,7 +23,7 @@ AREAMICROCHART_ACTUAL_VALUES=Faktiske v\u00E6rdier
23
23
  #XTOL: tooltip for target values
24
24
  AREAMICROCHART_TARGET_VALUES=M\u00E5lv\u00E6rdier
25
25
  #XTOL: tooltip for line and its number
26
- AREAMICROCHART_LINE=Linie {0}
26
+ AREAMICROCHART_LINE=Linje {0}
27
27
 
28
28
  #XTOL: name of bullet micro chart used in aria label
29
29
  BULLETMICROCHART=Bullet-diagram mikro
@@ -109,7 +109,7 @@ ACC_CTR_TYPE_DELTAMICROCHART=Visualisering af deltadiagram
109
109
  ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualisering af Harvey Ball-diagram
110
110
 
111
111
  #XACT: type of a UI control is a LineMicroChart
112
- ACC_CTR_TYPE_LINEMICROCHART=Visualisering af liniediagram
112
+ ACC_CTR_TYPE_LINEMICROCHART=Visualisering af linjediagram
113
113
 
114
114
  #XACT: type of a UI control is a RadialMicroChart
115
115
  ACC_CTR_TYPE_RADIALMICROCHART=Visualisering af diagram
@@ -124,4 +124,4 @@ INTERACTIVEBARCHART=Interaktivt bj\u00E6lkediagram
124
124
  INTERACTIVEDONUTCHART=Interaktivt kransediagram
125
125
 
126
126
  #XACT: type of a UI control is a InteractiveLineChart
127
- INTERACTIVELINECHART=Interaktivt liniediagram
127
+ INTERACTIVELINECHART=Interaktivt linjediagram
@@ -19,7 +19,7 @@ AREAMICROCHART_MINIMAL_VALUE=Minim\u00E1lis \u00E9rt\u00E9k
19
19
  #XTOL: tooltip for maximal value
20
20
  AREAMICROCHART_MAXIMAL_VALUE=Maxim\u00E1lis \u00E9rt\u00E9k
21
21
  #XTOL: tooltip for actual value
22
- AREAMICROCHART_ACTUAL_VALUES=T\u00E9ny \u00E9rt\u00E9kek
22
+ AREAMICROCHART_ACTUAL_VALUES=T\u00E9ny\u00E9rt\u00E9kek
23
23
  #XTOL: tooltip for target values
24
24
  AREAMICROCHART_TARGET_VALUES=C\u00E9l\u00E9rt\u00E9kek
25
25
  #XTOL: tooltip for line and its number
@@ -73,7 +73,7 @@ SEMANTIC_COLOR_NEUTRAL=\u0411\u0435\u0439\u0442\u0430\u0440\u0430\u043F
73
73
  SEMANTIC_COLOR_ERROR=\u041A\u0440\u0438\u0442\u0438\u043A\u0430\u043B\u044B\u049B
74
74
 
75
75
  #XTXT: text rendered instead of control when there are no data
76
- NO_DATA=\u0414\u0435\u0440\u0435\u043A\u0442\u0435\u0440 \u0436\u043E\u049B
76
+ NO_DATA=\u0414\u0435\u0440\u0435\u043A \u0436\u043E\u049B
77
77
  #XTXT: text used in aria-label to describe active (with tabindex 0) chart
78
78
  IS_ACTIVE=\u0456\u0441\u0442\u0435\u043F \u0442\u04B1\u0440
79
79
 
@@ -2,14 +2,14 @@
2
2
  #
3
3
 
4
4
  #XTOL: name of line micro chart used in aria label
5
- LINEMICROCHART=\u041B\u0438\u043D\u0438\u0441\u043A\u0438 \u043C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
5
+ LINEMICROCHART=\u041B\u0438\u043D\u0438\u0441\u043A\u0438 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
6
6
  #XTOL: tooltip for start
7
7
  LINEMICROCHART_START=\u041F\u043E\u0447\u0435\u0442\u043E\u043A
8
8
  #XTOL: tooltip for end
9
9
  LINEMICROCHART_END=\u041A\u0440\u0430\u0458
10
10
 
11
11
  #XTOL: name of area micro chart used in aria label
12
- AREAMICROCHART=\u041F\u043E\u0432\u0440\u0448\u0438\u043D\u0441\u043A\u0438 \u043C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
12
+ AREAMICROCHART=\u041F\u043E\u0432\u0440\u0448\u0438\u043D\u0441\u043A\u0438 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
13
13
  #XTOL: tooltip for start
14
14
  AREAMICROCHART_START=\u041F\u043E\u0447\u0435\u0442\u043E\u043A
15
15
  #XTOL: tooltip for end
@@ -26,7 +26,7 @@ AREAMICROCHART_TARGET_VALUES=\u0426\u0435\u043B\u043D\u0438 \u0432\u0440\u0435\u
26
26
  AREAMICROCHART_LINE=\u0420\u0435\u0434 {0}
27
27
 
28
28
  #XTOL: name of bullet micro chart used in aria label
29
- BULLETMICROCHART=\u041C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0441\u043E \u0433\u0440\u0430\u0444\u0438\u0447\u043A\u0438 \u043E\u0437\u043D\u0430\u043A\u0438
29
+ BULLETMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0441\u043E \u0433\u0440\u0430\u0444\u0438\u0447\u043A\u0438 \u043E\u0437\u043D\u0430\u043A\u0438
30
30
  #XTOL: tooltip for delta. 0 - value, 1 - semantic color
31
31
  BULLETMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
32
32
  #XTOL: tooltip for actual value. 0 - value, 1 - semantic color
@@ -39,22 +39,22 @@ BULLETMICROCHART_TARGET_TOOLTIP=\u0426\u0435\u043B {0}
39
39
  BULLETMICROCHART_THRESHOLD_TOOLTIP=\u041F\u0440\u0430\u0433 {0} {1}
40
40
 
41
41
  #XTOL: name of column micro chart used in aria label
42
- COLUMNMICROCHART=\u041C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u043D\u0430 \u043A\u043E\u043B\u043E\u043D\u0430
42
+ COLUMNMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u043D\u0430 \u043A\u043E\u043B\u043E\u043D\u0430
43
43
  #XTOL: tooltip for start
44
44
  COLUMNMICROCHART_START=\u041F\u043E\u0447\u0435\u0442\u043E\u043A
45
45
  #XTOL: tooltip for end
46
46
  COLUMNMICROCHART_END=\u041A\u0440\u0430\u0458
47
47
 
48
48
  #XTOL: name of comparison micro chart used in aria label
49
- COMPARISONMICROCHART=\u041C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0437\u0430 \u0441\u043F\u043E\u0440\u0435\u0434\u0431\u0430
49
+ COMPARISONMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0437\u0430 \u0441\u043F\u043E\u0440\u0435\u0434\u0431\u0430
50
50
 
51
51
  #XTOL: name of delta micro chart used in aria label
52
- DELTAMICROCHART=Delta \u043C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
52
+ DELTAMICROCHART=Delta \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
53
53
  #XTOL: tooltip for delta. 0 - value, 1 - semantic color
54
54
  DELTAMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
55
55
 
56
56
  #XTOL: name of harvey ball micro chart used in aria label
57
- HARVEYBALLMICROCHART=Harvey Ball \u043C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
57
+ HARVEYBALLMICROCHART=Harvey Ball \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
58
58
  #XTOL: tooltip for Total value
59
59
  HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u0412\u043A\u0443\u043F\u043D\u043E
60
60
 
@@ -81,7 +81,7 @@ IS_ACTIVE=\u0438 \u0430\u043A\u0442\u0438\u0432\u043D\u043E
81
81
  INTERACTIVECHART_NA=\u041D\u0435\u043F\u0440\u0438\u043C\u0435\u043D\u043B\u0438\u0432\u043E
82
82
 
83
83
  #XTOL: name of radial micro chart used in aria label
84
- RADIALMICROCHART=\u0420\u0430\u0434\u0438\u0458\u0430\u043B\u0435\u043D \u043C\u0438\u043A\u0440\u043E-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
84
+ RADIALMICROCHART=\u0420\u0430\u0434\u0438\u0458\u0430\u043B\u0435\u043D \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
85
85
  #XFLD: aria label text for RadialMicroChart
86
86
  RADIALMICROCHART_ARIA_LABEL={0}%, \u0441\u0442\u0430\u0442\u0443\u0441 {1}
87
87
  #XFLD: text with percentage value for RadialMicroChart
@@ -94,22 +94,22 @@ STACKEDBARMICROCHART=\u041F\u043E\u0432\u0435\u045C\u0435\u0441\u043B\u043E\u043
94
94
  ACC_CTR_TYPE_AREAMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u043F\u043E\u0432\u0440\u0448\u0438\u043D\u0441\u043A\u0438 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
95
95
 
96
96
  #XACT: type of a UI control is a BulletMicroChart
97
- ACC_CTR_TYPE_BULLETMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0441\u043E \u0433\u0440\u0430\u0444\u0438\u0447\u043A\u0438 \u043E\u0437\u043D\u0430\u043A\u0438
97
+ ACC_CTR_TYPE_BULLETMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0441\u043E \u0433\u0440\u0430\u0444\u0438\u0447\u043A\u0438 \u043E\u0437\u043D\u0430\u043A\u0438
98
98
 
99
99
  #XACT: type of a UI control is a ColumnMicroChart
100
- ACC_CTR_TYPE_COLUMNMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0441\u043E \u043A\u043E\u043B\u043E\u043D\u0438
100
+ ACC_CTR_TYPE_COLUMNMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0441\u043E \u043A\u043E\u043B\u043E\u043D\u0438
101
101
 
102
102
  #XACT: type of a UI control is a ComparisonMicroChart
103
103
  ACC_CTR_TYPE_COMPARISONMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C \u0437\u0430 \u0441\u043F\u043E\u0440\u0435\u0434\u0431\u0430
104
104
 
105
105
  #XACT: type of a UI control is a DeltaMicroChart
106
- ACC_CTR_TYPE_DELTAMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0435\u043B\u0442\u0430-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
106
+ ACC_CTR_TYPE_DELTAMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0435\u043B\u0442\u0430-\u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
107
107
 
108
108
  #XACT: type of a UI control is a HarveyBallMicroChart
109
109
  ACC_CTR_TYPE_HARVEYBALLMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 Harvey Ball \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
110
110
 
111
111
  #XACT: type of a UI control is a LineMicroChart
112
- ACC_CTR_TYPE_LINEMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u043B\u0438\u043D\u0438\u0441\u043A\u0438 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
112
+ ACC_CTR_TYPE_LINEMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u043B\u0438\u043D\u0438\u0441\u043A\u0438 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
113
113
 
114
114
  #XACT: type of a UI control is a RadialMicroChart
115
115
  ACC_CTR_TYPE_RADIALMICROCHART=\u0412\u0438\u0437\u0443\u0435\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C