@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
|
@@ -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=\u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 \u03B3\u03C1\u03B1\u03BC\u03BC\u03CE\u03BD
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=\u0395\u03BD\u03B1\u03C1\u03BE\u03B7
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=\u039B\u03AE\u03BE\u03B7
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=\u03A0\u03B5\u03C1\u03B9\u03BF\u03C7\u03AE \u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=\u0395\u03BD\u03B1\u03C1\u03BE\u03B7
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=\u039B\u03AE\u03BE\u03B7
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=\u0395\u03BB\u03AC\u03C7\u03B9\u03C3\u03C4\u03B7 \u03C4\u03B9\u03BC\u03AE
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=\u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03B7 \u03C4\u03B9\u03BC\u03AE
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=\u03A0\u03C1\u03B1\u03B3\u03BC\u03B1\u03C4.\u03C4\u03B9\u03BC\u03AD\u03C2
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=\u0395\u03C0\u03B9\u03B8\u03C5\u03BC.\u03C4\u03B9\u03BC\u03AD\u03C2
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=\u0393\u03C1\u03B1\u03BC\u03BC\u03AE {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=\u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 \u039A\u03BF\u03C5\u03BA\u03BA\u03AF\u03B4\u03C9\u03BD
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=\u03A0\u03C1\u03B1\u03B3\u03BC.{0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=\u03A0\u03C1\u03CC\u03B2\u03BB\u03B5\u03C8\u03B7{0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=\u03A3\u03C4\u03CC\u03C7\u03BF\u03C2{0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=\u038C\u03C1\u03B9\u03BF {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=\u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 \u03A3\u03C4\u03B7\u03BB\u03CE\u03BD
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=\u0395\u03BD\u03B1\u03C1\u03BE\u03B7
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=\u039B\u03AE\u03BE\u03B7
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=\u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 \u03A3\u03CD\u03B3\u03BA\u03C1\u03B9\u03C3\u03B7\u03C2
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=\u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 Delta
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=\u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 Harvey Ball
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u03A3\u03CD\u03BD\u03BF\u03BB\u03BF
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=\u03A6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7 \u03C0\u03B1\u03C1\u03AC\u03B8\u03B5\u03C3\u03B7\u03C2 \u03B1\u03BD\u03AD\u03C6\u03B9\u03BA\u03C4\u03B7
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=\u03A6\u03CC\u03C1\u03C4\u03C9\u03C3\u03B7
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=\u039A\u03B1\u03BB\u03CC
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=\u039F\u03C5\u03B4\u03AD\u03C4\u03B5\u03C1\u03BF
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=\u039A\u03C1\u03AF\u03C3\u03B9\u03BC\u03BF\u03C2
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=\u03A7\u03C9\u03C1\u03AF\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03B1
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=\u03B5\u03BD\u03B5\u03C1\u03B3\u03CC
|
|
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=N/A
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=\u0391\u03BA\u03C4\u03B9\u03BD\u03C9\u03C4\u03CC \u039C\u03B9\u03BA\u03C1\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}% , \u03BA\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7 {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=\u0393\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 \u03A3\u03C9\u03C1\u03B5\u03C5\u03BC\u03AD\u03BD\u03C9\u03BD \u03A1\u03AC\u03B2\u03B4\u03C9\u03BD
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03A0\u03B5\u03C1\u03B9\u03BF\u03C7\u03AE\u03C2
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u039A\u03BF\u03C5\u03BA\u03AF\u03B4\u03C9\u03BD
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03A3\u03C4\u03B7\u03BB\u03CE\u03BD
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03A3\u03CD\u03B3\u03BA\u03C1\u03B9\u03C3\u03B7\u03C2
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 Delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u0393\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=\u039F\u03C0\u03C4\u03B9\u03BA\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0393\u03C1\u03B1\u03C6\u03AE\u03BC\u03B1\u03C4\u03BF\u03C2 \u03A3\u03C9\u03C1\u03B5\u03C5\u03BC\u03AD\u03BD\u03C9\u03BD \u03A1\u03AC\u03B2\u03B4\u03C9\u03BD
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=\u0394\u03B9\u03B1\u03B4\u03C1\u03B1\u03C3\u03C4\u03B9\u03BA\u03CC \u03A1\u03B1\u03B2\u03B4\u03CC\u03B3\u03C1\u03B1\u03BC\u03BC\u03B1
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=\u0394\u03B9\u03B1\u03B4\u03C1\u03B1\u03C3\u03C4\u03B9\u03BA\u03CC \u0393\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 \u0394\u03B1\u03BA\u03C4\u03C5\u03BB\u03AF\u03BF\u03C5
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=\u0394\u03B9\u03B1\u03B4\u03C1\u03B1\u03C3\u03C4\u03B9\u03BA\u03CC \u0393\u03C1\u03AC\u03C6\u03B7\u03BC\u03B1 \u0393\u03C1\u03B1\u03BC\u03BC\u03CE\u03BD
|
|
@@ -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=Line Micro Chart
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Start
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=End
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Area Micro Chart
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Start
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=End
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Minimal value
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Maximal value
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Actual values
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Target values
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Line {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Bullet Micro Chart
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=Actual {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Forecast {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Target {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Threshold {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Column Micro Chart
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Start
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=End
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Comparison Micro Chart
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Delta Micro Chart
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=Harvey Ball Micro Chart
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Total
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=Cannot load tile
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Loading
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Warning
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Good
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutral
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Critical
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=No data
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=is active
|
|
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=N/A
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Radial Micro Chart
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, status {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=Stacked Bar Chart
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Area Chart Visualization
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Bullet Chart Visualization
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Column Chart Visualization
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Comparison Chart Visualization
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Delta Chart Visualization
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Harvey Ball Chart Visualization
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Line Chart Visualization
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Chart Visualization
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Stacked Bar Chart Visualization
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Interactive Bar Chart
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Interactive Donut Chart
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Interactive Line Chart
|
|
@@ -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=Line Micro Chart
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Start
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=End
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Area Micro Chart
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Start
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=End
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Minimum value
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Maximum value
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Actual values
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Target values
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Line {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Bullet Micro Chart
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=Actual {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Forecast {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Target {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Threshold {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Column Micro Chart
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Start
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=End
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Comparison Micro Chart
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Delta Micro Chart
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=Harvey Ball Micro Chart
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Total
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=Cannot load tile
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Loading
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Warning
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Good
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutral
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Critical
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=No data
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=is active
|
|
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=N/A
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Radial Micro Chart
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, status {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=Stacked Bar Chart
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Area Chart Visualisation
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Bullet Chart Visualisation
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Column Chart Visualisation
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Comparison Chart Visualisation
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Delta Chart Visualisation
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Harvey Ball Chart Visualisation
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Line Chart Visualisation
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Chart Visualisation
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Stacked Bar Chart Visualisation
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Interactive Bar Chart
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Interactive Donut Chart
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Interactive Line Chart
|
|
@@ -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=Microgr\u00E1fico de l\u00EDnea
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Iniciar
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Finalizar
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Microgr\u00E1fico de \u00E1rea
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Iniciar
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Finalizar
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Valor m\u00EDnimo
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Valor m\u00E1ximo
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Valores reales
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valores destino
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=L\u00EDnea {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Microgr\u00E1fico de vi\u00F1eta
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=Real {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Pron\u00F3stico {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Te\u00F3rico {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Valor umbral {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Microgr\u00E1fico de columna
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Iniciar
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Finalizar
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Microgr\u00E1fico de comparaci\u00F3n
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Microgr\u00E1fico delta
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=Delta {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=Microgr\u00E1fico Harvey Ball
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Total
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=No se ha podido cargar el mosaico
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Cargando datos...
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Mensaje de advertencia
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Bueno
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutral
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Cr\u00EDtico
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Sin datos
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=est\u00E1 activo
|
|
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=No disponible
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Microgr\u00E1fico radial
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, status {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=Gr\u00E1fico de barras apiladas
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de \u00E1rea
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de vi\u00F1etas
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de columnas
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de comparaci\u00F3n
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualizaci\u00F3n del gr\u00E1fico delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualizaci\u00F3n del gr\u00E1fico Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de l\u00EDneas
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualizaci\u00F3n del gr\u00E1fico
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de barras apiladas
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Gr\u00E1fico de barras interactivo
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Gr\u00E1fico de anillos interactivo
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Gr\u00E1fico de l\u00EDneas interactivo
|
|
@@ -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=Microgr\u00E1fico de l\u00EDneas
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Inicio
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Fin
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Microgr\u00E1fico de \u00E1reas
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Inicio
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Fin
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Valor m\u00EDnimo
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Valor m\u00E1ximo
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Valores reales
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valores objetivo
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=L\u00EDnea {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Microgr\u00E1fico de vi\u00F1etas
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=Delta\: {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=Real\: {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Previsi\u00F3n\: {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Objetivo\: {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Umbral\: {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Microgr\u00E1fico de columnas
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Inicio
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Fin
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Microgr\u00E1fico de comparaci\u00F3n
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Microgr\u00E1fico delta
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=Delta\: {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=Microgr\u00E1fico de c\u00EDrculos de Harvey
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Total
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=No se puede cargar el mosaico
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Cargando
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Advertencia
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Bueno
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutral
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Cr\u00EDtico
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Sin datos
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=est\u00E1 activo
|
|
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=N/D
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Microgr\u00E1fico circular
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0} %, estado {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=Gr\u00E1fico de barras apiladas
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de \u00E1reas
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de vi\u00F1etas
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de columnas
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de comparaci\u00F3n
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualizaci\u00F3n del gr\u00E1fico delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de c\u00EDrculos de Harvey
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de l\u00EDneas
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualizaci\u00F3n del gr\u00E1fico
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Visualizaci\u00F3n del gr\u00E1fico de barras apiladas
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Gr\u00E1fico de barras interactivas
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Gr\u00E1fico de anillos interactivos
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Gr\u00E1fico de l\u00EDneas interactivas
|