@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=Mikrojoondiagramm
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Algus
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=L\u00F5pp
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Mikrokihtdiagramm
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Algus
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=L\u00F5pp
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Miinimumv\u00E4\u00E4rtus
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Maksimumv\u00E4\u00E4rtus
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Tegelikud v\u00E4\u00E4rtused
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Sihtv\u00E4\u00E4rtused
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Rida {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Mikrot\u00E4ppdiagramm
|
|
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=Tegelik {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Prognoos {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Siht {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Piirv\u00E4\u00E4rtus {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Mikrotulpdiagramm
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Algus
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=L\u00F5pp
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Mikrov\u00F5rdlusdiagramm
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Mikrodeltadiagramm
|
|
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 Balli mikrodiagramm
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Summa
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=Paani ei saa laadida
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Laadimine
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Hoiatus
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Hea
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutraalne
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Kriitiline
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Andmeid pole
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=aktiivsed
|
|
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=Pole kohaldatav
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Mikroradiaaldiagramm
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, olek {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=Virnlintdiagramm
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Kihtdiagrammi visualiseerimine
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=T\u00E4ppdiagrammi visualiseerimine
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Tulpdiagrammi visualiseerimine
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=V\u00F5rdlusdiagrammi visualiseerimine
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Deltadiagrammi visualiseerimine
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Harvey-Ball-diagrammi visualiseerimine
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Joondiagrammi visualiseerimine
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Diagrammi visualiseerimine
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Virnlintdiagrammi visualiseerimine
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Interaktiivne lintdiagramm
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Interaktiivne r\u00F5ngasdiagramm
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Interaktiivne joondiagramm
|
|
@@ -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=Viivamikrokaavio
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Aloita
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Lopeta
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Aluemikrokaavio
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Aloita
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Lopeta
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Minimiarvo
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Maksimiarvo
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Toteutuneet arvot
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Tavoitearvot
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Viiva {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Mittarimikrokaavio
|
|
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=Toteuma {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Ennuste {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Tavoite {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Kynnysarvo {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Pylv\u00E4smikrokaavio
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=K\u00E4ynnist\u00E4
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Lopeta
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Vertailumikrokaavio
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Deltamikrokaavio
|
|
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-pallomikrokaavio
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Summa
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=Ruutua ei voida ladata
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Tiedot ladataan...
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Varoitus
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Hyv\u00E4
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutraali
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Kriittinen
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Ei tietoja
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=on aktiivinen
|
|
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=Ei k\u00E4ytett\u00E4viss\u00E4
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=S\u00E4teitt\u00E4inen mikrokaavio
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0} %, tila {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=Pinottu palkkikaavio
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Aluekaavion visualisointi
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Mittarikaavion visualisointi
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Pylv\u00E4skaavion visualisointi
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Vertailukaavion visualisointi
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Deltakaavion visualisointi
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Harvey Ball -kaavion visualisointi
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Viivakaavion visualisointi
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Kaavion visualisointi
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Pinotun palkkikaavion visualisointi
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Vuorovaikutteinen palkkikaavio
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Vuorovaikutteinen rengaskaavio
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Vuorovaikutteinen viivakaavio
|
|
@@ -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=Micro-graphique lin\u00E9aire
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Lancer
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Terminer
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Micro-diagramme en aires
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Lancer
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Terminer
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Valeur minimale
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Valeur maximale
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Valeurs r\u00E9elles
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valeurs cibles
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Ligne {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Micro-diagramme \u00E0 puces
|
|
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=Est {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Pr\u00E9visions {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=D\u00E9bit {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Valeur seuil {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Micro-diagramme en colonnes
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Lancer
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Terminer
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Micro-diagramme de comparaison
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Micro-diagramme 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=Micro-diagramme 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=Impossible de charger la vignette
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Chargement des donn\u00E9es...
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Avertissement
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Bon
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutre
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Critique
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Aucune donn\u00E9e
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=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=Micro-diagramme radial
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, statut {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=Diagramme \u00E0 barres empil\u00E9es
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualisation du diagramme en aires
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualisation du diagramme \u00E0 puces
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualisation du diagramme en colonnes
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualisation du diagramme de comparaison
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualisation du diagramme delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualisation du diagramme en secteurs
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualisation du diagramme lin\u00E9aire
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualisation du diagramme
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Diagramme \u00E0 barres empil\u00E9es
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Diagramme \u00E0 barres interactif
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Graphique en anneaux interactif
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Graphique lin\u00E9aire interactif
|
|
@@ -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=Micro-diagramme lin\u00E9aire
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=D\u00E9but
|
|
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=Micro-diagramme en aires
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=D\u00E9but
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Fin
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Valeur minimale
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Valeur maximale
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Valeurs r\u00E9elles
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valeurs cibles
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Ligne {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Micro-diagramme \u00E0 puces
|
|
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=Valeur r\u00E9elle {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Pr\u00E9visions {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Cible {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Seuil {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Micro-diagramme en colonnes
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=D\u00E9but
|
|
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=Micro-diagramme de comparaison
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Micro-diagramme 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=Micro-diagramme 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=Impossible de charger la vignette
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Chargement en cours
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Avertissement
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Bon
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutre
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Critique
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Aucune donn\u00E9e
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=actif
|
|
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=Micro-diagramme radial
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}\u00A0%, statut {1}
|
|
87
|
+
#XFLD: text with percentage value for RadialMicroChart
|
|
49
88
|
RADIALMICROCHART_PERCENTAGE_TEXT={0}\u00A0%
|
|
50
89
|
|
|
90
|
+
#XTOL: name of stacked bar micro chart used in aria label
|
|
51
91
|
STACKEDBARMICROCHART=Diagramme \u00E0 barres empil\u00E9es
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualisation du diagramme en aires
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualisation du diagramme \u00E0 puces
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualisation du diagramme en colonnes
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualisation du diagramme de comparaison
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualisation du diagramme delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualisation du diagramme Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualisation du diagramme en courbes
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualisation du diagramme
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Visualisation du diagramme \u00E0 barres empil\u00E9es
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Diagramme \u00E0 barres interactif
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Graphique en anneaux interactif
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Diagramme en courbes interactif
|
|
@@ -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=\u092A\u0902\u0915\u094D\u0924\u093F \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=\u092A\u094D\u0930\u093E\u0930\u0902\u092D \u0915\u0930\u0947\u0902
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=\u0938\u092E\u093E\u092A\u094D\u0924 \u0915\u0930\u0947\u0902
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=\u0915\u094D\u0937\u0947\u0924\u094D\u0930 \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=\u092A\u094D\u0930\u093E\u0930\u0902\u092D \u0915\u0930\u0947\u0902
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=\u0938\u092E\u093E\u092A\u094D\u0924 \u0915\u0930\u0947\u0902
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=\u0928\u094D\u092F\u0942\u0928\u0924\u092E \u092E\u093E\u0928
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=\u0905\u0927\u093F\u0915\u0924\u092E \u092E\u093E\u0928
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=\u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 \u092E\u093E\u0928
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=\u0932\u0915\u094D\u0937\u093F\u0924 \u092E\u093E\u0928
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=\u092A\u0902\u0915\u094D\u0924\u093F {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=\u092C\u0941\u0932\u0947\u0928 \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=\u0921\u0947\u0932\u094D\u091F\u093E {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=\u0935\u093E\u0938\u094D\u0924\u0935\u093F\u0915 {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=\u092A\u0942\u0930\u094D\u0935\u093E\u0928\u0941\u092E\u093E\u0928 {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=\u0932\u0915\u094D\u0937\u094D\u092F{0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=\u0925\u094D\u0930\u0947\u0936\u094B\u0932\u094D\u0921 {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=\u0938\u094D\u0924\u0902\u092D \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=\u092A\u094D\u0930\u093E\u0930\u0902\u092D \u0915\u0930\u0947\u0902
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=\u0938\u092E\u093E\u092A\u094D\u0924 \u0915\u0930\u0947\u0902
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=\u0924\u0941\u0932\u0928\u093E \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=\u0921\u0947\u0932\u094D\u091F\u093E \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=\u0921\u0947\u0932\u094D\u091F\u093E {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=\u0939\u093E\u0930\u094D\u0935\u0947 \u092C\u0949\u0932 \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u0915\u0941\u0932
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=\u091F\u093E\u0907\u0932 \u0932\u094B\u0921 \u0928\u0939\u0940\u0902 \u0915\u0930 \u0938\u0915\u0924\u0947 \u0939\u0948
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=\u0932\u094B\u0921\u093F\u0902\u0917
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=\u091A\u0947\u0924\u093E\u0935\u0928\u0940
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=\u0905\u091A\u094D\u091B\u093E
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=\u0928\u0942\u091F\u094D\u0930\u0932
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=\u092E\u0939\u0924\u094D\u0935\u092A\u0942\u0930\u094D\u0923
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=\u0915\u094B\u0908 \u0921\u0947\u091F\u093E \u0928\u0939\u0940\u0902
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=\u0938\u0915\u094D\u0930\u093F\u092F \u0939\u0948
|
|
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=\u0930\u0947\u0921\u093F\u092F\u0932 \u092E\u093E\u0907\u0915\u094D\u0930\u094B \u091A\u093E\u0930\u094D\u091F
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, \u0938\u094D\u0925\u093F\u0924\u093F {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=\u0915\u094D\u0930\u092E\u092C\u0926\u094D\u0927 \u092C\u093E\u0930 \u091A\u093E\u0930\u094D\u091F
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=\u0915\u094D\u0937\u0947\u0924\u094D\u0930 \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=\u092C\u0941\u0932\u0947\u091F \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=\u0938\u094D\u0924\u0902\u092D \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=\u0924\u0941\u0932\u0928\u093E \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=\u0921\u0947\u0932\u094D\u091F\u093E \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=\u0939\u093E\u0930\u094D\u0935\u0940 \u092C\u0949\u0932 \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=\u092A\u0902\u0915\u094D\u0924\u093F \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=\u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=\u0915\u094D\u0930\u092E\u092C\u0926\u094D\u0927 \u092C\u093E\u0930 \u091A\u093E\u0930\u094D\u091F \u0935\u093F\u095B\u0941\u0905\u0932\u093E\u0907\u091C\u093C\u0947\u0936\u0928
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=\u0938\u0939\u092D\u093E\u0917\u0940 \u092C\u093E\u0930 \u091A\u093E\u0930\u094D\u091F
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=\u0938\u0939\u092D\u093E\u0917\u0940 \u0921\u094B\u0928\u091F \u091A\u093E\u0930\u094D\u091F
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=\u0938\u0939\u092D\u093E\u0917\u0940 \u0932\u093E\u0907\u0928 \u091A\u093E\u0930\u094D\u091F
|