@sapui5/sap.suite.ui.microchart 1.108.21 → 1.108.23
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.
- package/package.json +1 -1
- package/src/sap/suite/ui/microchart/.library +1 -1
- package/src/sap/suite/ui/microchart/AreaMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/AreaMicroChartItem.js +1 -1
- package/src/sap/suite/ui/microchart/AreaMicroChartLabel.js +1 -1
- package/src/sap/suite/ui/microchart/AreaMicroChartPoint.js +1 -1
- package/src/sap/suite/ui/microchart/BulletMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/BulletMicroChartData.js +1 -1
- package/src/sap/suite/ui/microchart/ColumnMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/ColumnMicroChartData.js +1 -1
- package/src/sap/suite/ui/microchart/ColumnMicroChartLabel.js +1 -1
- package/src/sap/suite/ui/microchart/ComparisonMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/ComparisonMicroChartData.js +1 -1
- package/src/sap/suite/ui/microchart/DeltaMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/HarveyBallMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/HarveyBallMicroChartItem.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveBarChart.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveBarChartBar.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveDonutChart.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveDonutChartSegment.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveLineChart.js +1 -1
- package/src/sap/suite/ui/microchart/InteractiveLineChartPoint.js +1 -1
- package/src/sap/suite/ui/microchart/LineMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/LineMicroChartEmphasizedPoint.js +1 -1
- package/src/sap/suite/ui/microchart/LineMicroChartLine.js +1 -1
- package/src/sap/suite/ui/microchart/LineMicroChartPoint.js +1 -1
- package/src/sap/suite/ui/microchart/RadialMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/StackedBarMicroChart.js +1 -1
- package/src/sap/suite/ui/microchart/StackedBarMicroChartBar.js +1 -1
- package/src/sap/suite/ui/microchart/library.js +2 -2
- package/src/sap/suite/ui/microchart/messagebundle_ar.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_bg.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_ca.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_cs.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_cy.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_da.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_de.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_el.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_en.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_en_GB.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_es.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_es_MX.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_et.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_fi.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_fr.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_fr_CA.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_hi.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_hr.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_hu.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_id.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_it.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_iw.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_ja.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_kk.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_ko.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_lt.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_lv.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_mk.properties +75 -0
- package/src/sap/suite/ui/microchart/messagebundle_ms.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_nl.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_no.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_pl.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_pt.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_pt_PT.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_ro.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_ru.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_sh.properties +55 -3
- package/src/sap/suite/ui/microchart/messagebundle_sk.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_sl.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_sr.properties +127 -0
- package/src/sap/suite/ui/microchart/messagebundle_sv.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_th.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_tr.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_uk.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_vi.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_zh_CN.properties +52 -0
- package/src/sap/suite/ui/microchart/messagebundle_zh_TW.properties +52 -0
package/package.json
CHANGED
|
@@ -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.108.
|
|
20
|
+
* @version 1.108.23
|
|
21
21
|
* @since 1.34
|
|
22
22
|
*
|
|
23
23
|
* @public
|
|
@@ -41,7 +41,7 @@ sap.ui.define([
|
|
|
41
41
|
* <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.
|
|
42
42
|
* @extends sap.ui.core.Control
|
|
43
43
|
*
|
|
44
|
-
* @version 1.108.
|
|
44
|
+
* @version 1.108.23
|
|
45
45
|
* @since 1.34
|
|
46
46
|
*
|
|
47
47
|
* @public
|
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
|
33
33
|
* <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.
|
|
34
34
|
* @extends sap.ui.core.Control
|
|
35
35
|
*
|
|
36
|
-
* @version 1.108.
|
|
36
|
+
* @version 1.108.23
|
|
37
37
|
* @since 1.34
|
|
38
38
|
*
|
|
39
39
|
* @public
|
|
@@ -41,7 +41,7 @@ sap.ui.define([
|
|
|
41
41
|
* The InteractiveLineChart control belongs to a chart control group in the MicroChart library having a number of interactive features.
|
|
42
42
|
* @extends sap.ui.core.Control
|
|
43
43
|
* @author SAP SE
|
|
44
|
-
* @version 1.108.
|
|
44
|
+
* @version 1.108.23
|
|
45
45
|
*
|
|
46
46
|
* @public
|
|
47
47
|
* @since 1.42.0
|
|
@@ -30,7 +30,7 @@ sap.ui.define([
|
|
|
30
30
|
* <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.
|
|
31
31
|
* @extends sap.ui.core.Control
|
|
32
32
|
*
|
|
33
|
-
* @version 1.108.
|
|
33
|
+
* @version 1.108.23
|
|
34
34
|
* @since 1.48.0
|
|
35
35
|
*
|
|
36
36
|
* @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.108.
|
|
24
|
+
* @version 1.108.23
|
|
25
25
|
* @since 1.48.0
|
|
26
26
|
*
|
|
27
27
|
* @constructor
|
|
@@ -30,7 +30,7 @@ sap.ui.define([
|
|
|
30
30
|
* <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.
|
|
31
31
|
* @extends sap.ui.core.Control
|
|
32
32
|
*
|
|
33
|
-
* @version 1.108.
|
|
33
|
+
* @version 1.108.23
|
|
34
34
|
* @since 1.44.0
|
|
35
35
|
*
|
|
36
36
|
* @public
|
|
@@ -21,12 +21,12 @@ sap.ui.define([
|
|
|
21
21
|
* @namespace
|
|
22
22
|
* @alias sap.suite.ui.microchart
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.108.
|
|
24
|
+
* @version 1.108.23
|
|
25
25
|
* @public
|
|
26
26
|
*/
|
|
27
27
|
var thisLib = sap.ui.getCore().initLibrary({
|
|
28
28
|
name: "sap.suite.ui.microchart",
|
|
29
|
-
version: "1.108.
|
|
29
|
+
version: "1.108.23",
|
|
30
30
|
// library dependencies
|
|
31
31
|
dependencies: ["sap.ui.core", "sap.m"],
|
|
32
32
|
types: [
|
|
@@ -1,75 +1,127 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.suite.ui.microchart library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTOL: name of line micro chart used in aria label
|
|
2
5
|
LINEMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u062E\u0637\u064A
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=\u0627\u0644\u0628\u062F\u0627\u064A\u0629
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=\u0627\u0644\u0646\u0647\u0627\u064A\u0629
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u0645\u0633\u0627\u062D\u064A
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=\u0627\u0644\u0628\u062F\u0627\u064A\u0629
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=\u0627\u0644\u0646\u0647\u0627\u064A\u0629
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=\u0623\u062F\u0646\u0649 \u0642\u064A\u0645\u0629
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=\u0623\u0642\u0635\u0649 \u0642\u064A\u0645\u0629
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=\u0627\u0644\u0642\u064A\u0645 \u0627\u0644\u0641\u0639\u0644\u064A\u0629
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=\u0627\u0644\u0642\u064A\u0645 \u0627\u0644\u0645\u0633\u062A\u0647\u062F\u0641\u0629
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=\u0627\u0644\u0633\u0637\u0631 {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u0646\u0642\u0637\u064A
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=\u0627\u0644\u0641\u0631\u0642 {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=\u0627\u0644\u0641\u0639\u0644\u064A {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=\u0627\u0644\u0645\u062A\u0648\u0642\u0639 {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=\u0627\u0644\u0645\u0633\u062A\u0647\u062F\u0641 {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=\u0627\u0644\u062D\u062F {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u0639\u0645\u0648\u062F\u064A
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=\u0627\u0644\u0628\u062F\u0627\u064A\u0629
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=\u0627\u0644\u0646\u0647\u0627\u064A\u0629
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u0644\u0644\u0645\u0642\u0627\u0631\u0646\u0629
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u0644\u0644\u0641\u0631\u0642
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=\u0627\u0644\u0641\u0631\u0642 {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u0644\u0643\u0631\u0627\u062A \u0647\u0627\u0631\u0641\u064A
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u0627\u0644\u0625\u062C\u0645\u0627\u0644\u064A
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=\u0644\u0627 \u064A\u0645\u0643\u0646 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u0625\u0637\u0627\u0631
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=\u062A\u062D\u0645\u064A\u0644
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=\u062A\u062D\u0630\u064A\u0631
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=\u062C\u064A\u062F
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=\u0645\u062D\u0627\u064A\u062F
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=\u062D\u0631\u062C
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=\u0644\u0627 \u062A\u0648\u062C\u062F \u0628\u064A\u0627\u0646\u0627\u062A
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=\u0646\u0634\u0637
|
|
44
79
|
|
|
80
|
+
#XFLD: Label text for not available values in InteractiveChart - if possible, use an abbreviation or short text in target languages
|
|
45
81
|
INTERACTIVECHART_NA=\u063A\u064A\u0631 \u0642\u0627\u0628\u0644 \u0644\u0644\u062A\u0637\u0628\u064A\u0642
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=\u0645\u062E\u0637\u0637 \u062F\u0642\u064A\u0642 \u0642\u0637\u0631\u064A
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%\u060C \u0627\u0644\u062D\u0627\u0644\u0629 {1}
|
|
87
|
+
#XFLD: text with percentage value for RadialMicroChart
|
|
49
88
|
RADIALMICROCHART_PERCENTAGE_TEXT={0}%
|
|
50
89
|
|
|
90
|
+
#XTOL: name of stacked bar micro chart used in aria label
|
|
51
91
|
STACKEDBARMICROCHART=\u0645\u062E\u0637\u0637 \u0634\u0631\u064A\u0637\u064A \u0645\u062A\u0631\u0627\u0643\u0628
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u0645\u0633\u0627\u062D\u064A
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u0646\u0642\u0637\u064A
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u0639\u0645\u0648\u062F\u064A
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u0645\u0642\u0627\u0631\u0646\u0629
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u0641\u0631\u0642
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u0643\u0631\u0627\u062A \u0647\u0627\u0631\u0641\u064A
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u062E\u0637\u064A
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=\u0639\u0631\u0636 \u0645\u062E\u0637\u0637 \u0634\u0631\u064A\u0637\u064A \u0645\u062A\u0631\u0627\u0643\u0628
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=\u0645\u062E\u0637\u0637 \u0634\u0631\u064A\u0637\u064A \u062A\u0641\u0627\u0639\u0644\u064A
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=\u0645\u062E\u0637\u0637 \u062F\u0627\u0626\u0631\u064A \u0645\u062C\u0648\u0641 \u062A\u0641\u0627\u0639\u0644\u064A
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=\u0645\u062E\u0637\u0637 \u062E\u0637\u064A \u062A\u0641\u0627\u0639\u0644\u064A
|
|
@@ -1,75 +1,127 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.suite.ui.microchart library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTOL: name of line micro chart used in aria label
|
|
2
5
|
LINEMICROCHART=\u041B\u0438\u043D\u0435\u0439\u043D\u0430 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=\u0421\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043D\u0435
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=\u041A\u0440\u0430\u0439
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=\u041F\u043B\u043E\u0449\u043D\u0430 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=\u0421\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043D\u0435
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=\u041A\u0440\u0430\u0439
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=\u041C\u0438\u043D\u0438\u043C\u0430\u043B\u043D\u0430 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u043D\u0430 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=\u0424\u0430\u043A\u0442\u0438\u0447\u0435\u0441\u043A\u0438 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442\u0438
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=\u0426\u0435\u043B\u0435\u0432\u0438 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442\u0438
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=\u041B\u0438\u043D\u0438\u044F {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=\u0421\u0442\u044A\u043B\u0431\u043E\u0432\u0438\u0434\u043D\u0430 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=\u0414\u0435\u043B\u0442\u0430 {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=\u0424\u0430\u043A\u0442\u0438\u0447\u0435\u0441\u043A\u0438 {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=\u041F\u0440\u043E\u0433\u043D\u043E\u0437\u0430 {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=\u0426\u0435\u043B {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=\u041F\u0440\u0430\u0433 {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=\u041A\u043E\u043B\u043E\u043D\u043D\u0430 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=\u0421\u0442\u0430\u0440\u0442\u0438\u0440\u0430\u043D\u0435
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=\u041A\u0440\u0430\u0439
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=\u0421\u0440\u0430\u0432\u043D\u0438\u0442\u0435\u043B\u043D\u0430 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430 \u043D\u0430 \u0434\u0435\u043B\u0442\u0430
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=\u0414\u0435\u043B\u0442\u0430 {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430 \u0442\u0438\u043F \u201C\u041A\u0440\u044A\u0433\u043E\u0432\u0435 \u043D\u0430 \u0425\u0430\u0440\u0432\u0438\u201D
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u041E\u0431\u0449\u043E
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=\u041D\u0435\u0432\u044A\u0437\u043C\u043E\u0436\u043D\u043E \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043D\u0435 \u043D\u0430 \u043F\u043E\u0434\u0435\u043A\u0440\u0430\u043D
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043D\u0435
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=\u0414\u043E\u0431\u0440\u0430 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=\u041D\u0435\u0443\u0442\u0440\u0430\u043B\u043D\u0430 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=\u041A\u0440\u0438\u0442\u0438\u0447\u043D\u0430 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=\u041D\u044F\u043C\u0430 \u0434\u0430\u043D\u043D\u0438
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=\u0435 \u0430\u043A\u0442\u0438\u0432\u0435\u043D
|
|
44
79
|
|
|
80
|
+
#XFLD: Label text for not available values in InteractiveChart - if possible, use an abbreviation or short text in target languages
|
|
45
81
|
INTERACTIVECHART_NA=\u041D\u0435\u043F\u0440\u0438\u043B\u043E\u0436\u0438\u043C\u043E
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=\u0420\u0430\u0434\u0438\u0430\u043B\u043D\u0430 \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, \u0441\u0442\u0430\u0442\u0443\u0441 {1}
|
|
87
|
+
#XFLD: text with percentage value for RadialMicroChart
|
|
49
88
|
RADIALMICROCHART_PERCENTAGE_TEXT={0}%
|
|
50
89
|
|
|
90
|
+
#XTOL: name of stacked bar micro chart used in aria label
|
|
51
91
|
STACKEDBARMICROCHART=\u0421\u0442\u044A\u043B\u0431\u043E\u0432\u0438\u0434\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430 \u0441 \u043D\u0430\u0441\u043B\u0430\u0433\u0432\u0430\u043D\u0435
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u043F\u043B\u043E\u0449\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430 \u0442\u0438\u043F \u201C\u0421\u043A\u0430\u043B\u0430\u201D
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u043A\u043E\u043B\u043E\u043D\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u0441\u0440\u0430\u0432\u043D\u0438\u0442\u0435\u043B\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u0434\u0435\u043B\u0442\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430 \u0442\u0438\u043F \u201C\u041A\u0440\u044A\u0433\u043E\u0432\u0435 \u043D\u0430 \u0425\u0430\u0440\u0432\u0438\u201D
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u043B\u0438\u043D\u0435\u0439\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043D\u0430 \u0441\u0442\u044A\u043B\u0431\u043E\u0432\u0438\u0434\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430 \u0441 \u043D\u0430\u0441\u043B\u0430\u0433\u0432\u0430\u043D\u0435
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u043D\u0430 \u0441\u0442\u044A\u043B\u0431\u043E\u0432\u0438\u0434\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u043D\u0430 \u043F\u0440\u044A\u0441\u0442\u0435\u043D\u043E\u0432\u0438\u0434\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u043D\u0430 \u043B\u0438\u043D\u0435\u0439\u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u0430
|