@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=Linijski mikro dijagram
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Po\u010Detak
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Kraj
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Povr\u0161inski mikro dijagram
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Po\u010Detak
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Kraj
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Minimalna vrijednost
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Maksimalna vrijednost
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Stvarne vrijednosti
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Ciljne vrijednosti
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Redak {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Mikro dijagram s grafi\u010Dkim oznakama
|
|
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=Stvarno {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Predvi\u0111anje {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Cilj {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Grani\u010Dna vrijednost {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Mikro dijagram stupaca
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Po\u010Detak
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Kraj
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Mikro dijagram usporedbe
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Delta mikro dijagram
|
|
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 mikro dijagram
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Ukupni iznos
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=U\u010Ditavanje podekrana nije mogu\u0107e
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=U\u010Ditavanje
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Upozorenje
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Dobro
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutralno
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Kriti\u010Dno
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Nema podataka
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=aktivno
|
|
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=Nije primjenjivo
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Radijalni mikro dijagram
|
|
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=Naslagani trakasti dijagram
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Vizualizacija povr\u0161inskog dijagrama
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Vizualizacija dijagrama s grafi\u010Dkim oznakama
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Vizualizacija dijagrama stupaca
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Vizualizacija dijagrama usporedbe
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Vizualizacija delta dijagrama
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Vizualizacija dijagrama Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Vizualizacija linijskog dijagrama
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Vizualizacija dijagrama
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Vizualizacija naslaganog stup\u010Dastog dijagrama
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Interaktivni stup\u010Dasti dijagram
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Interaktivni prstenasti dijagram
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Interaktivni linijski dijagram
|
|
@@ -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=Mikro vonaldiagram
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Ind\u00EDt\u00E1s
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Befejez\u00E9s
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Mikro ter\u00FCletdiagram
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Ind\u00EDt\u00E1s
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Befejez\u00E9s
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Minim\u00E1lis \u00E9rt\u00E9k
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Maxim\u00E1lis \u00E9rt\u00E9k
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=T\u00E9ny \u00E9rt\u00E9kek
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=C\u00E9l\u00E9rt\u00E9kek
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Vonal {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Mikro vonaldiagram pontokkal
|
|
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=T\u00E9ny\: {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=El\u0151rejelz\u00E9s\: {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=El\u0151ir\u00E1nyzat\: {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP={0} {1} k\u00FCsz\u00F6b\u00E9rt\u00E9k
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Mikro oszlopdiagram
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Ind\u00EDt\u00E1s
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Befejez\u00E9s
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Mikro \u00F6sszehasonl\u00EDt\u00F3 diagram
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Mikro deltadiagram
|
|
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=Mikro Harvey Ball diagram
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u00D6sszeg
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=A csempe nem t\u00F6lthet\u0151 be
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Adatok bet\u00F6lt\u00E9se...
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Figyelmeztet\u00E9s
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=J\u00F3
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Semleges
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Kritikus
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Nincs adat
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=akt\u00EDv
|
|
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=Mikro k\u00F6rdiagram
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, st\u00E1tus {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=Halmozott oszlopdiagram
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Ter\u00FCletdiagram megjelen\u00EDt\u00E9se
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Vonaldiagram pontokkal megjelen\u00EDt\u00E9se
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Oszlopdiagram megjelen\u00EDt\u00E9se
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=\u00D6sszehasonl\u00EDt\u00F3 diagram megjelen\u00EDt\u00E9se
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Delta diagram megjelen\u00EDt\u00E9se
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Harvey Ball diagram megjelen\u00EDt\u00E9se
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Vonaldiagram megjelen\u00EDt\u00E9se
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Diagram megjelen\u00EDt\u00E9se
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Halmozott oszlopdiagram megjelen\u00EDt\u00E9se
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Interakt\u00EDv s\u00E1vdiagram
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Interakt\u00EDv gy\u0171r\u0171diagram
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Interakt\u00EDv vonaldiagram
|
|
@@ -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=Bagan Mikro Baris
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Mulai
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Berakhir
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Bagan Mikro Area
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Mulai
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Berakhir
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Nilai minimal
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Nilai maksimal
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Nilai aktual
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Nilai target
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Baris {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Bagan Mikro Poin
|
|
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=Aktual {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Prakiraan {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=Ambang Batas {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Bagan Mikro Kolom
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Mulai
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Berakhir
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Bagan Mikro Perbandingan
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Bagan Mikro 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=Bagan Mikro Bola 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=Tidak dapat memuat ubin
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Memuat
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Peringatan
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Baik
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Netral
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Kritis
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Tidak ada data
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=aktif
|
|
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=Tidak Tersedia
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Bagan Mikro 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=Bagan Batang Bertumpuk
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualisasi Bagan Area
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualiasasi Bagan Poin
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualisasi Bagan Kolom
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualisasi Bagan Perbandingan
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualisasi Bagan Delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualisasi Bagan Bola Harvey
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualisasi Bagan Baris
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualisasi Bagan
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Visualisasi Bagan Batang Bertumpuk
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Bagan Bilah Interaktif
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Bagan Donat Interaktif
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Bagan Baris Interaktif
|
|
@@ -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=Micrografico lineare
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Avvia
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Termina
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Micrografico a superficie
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Avvia
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Termina
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Valore minimo
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Valore massimo
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Valori effettivi
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valori previsti
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE={0} lineare
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Micrografico puntato
|
|
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=Effettivo {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Previsione {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Previsto {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Valore soglia {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Micrografico a barre
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Avvia
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Termina
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Micrografico di confronto
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Micrografico 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=Micrografico Harvey Ball
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=Totale
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=Impossibile caricare tile
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Dati in caricamento...
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Messaggio di avvertimento
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Buono
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutrale
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Critico
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=Nessun dato
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=\u00E8 attivo
|
|
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=senza indicazioni
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Micrografico a torta
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, stato {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=Grafico a barre in pila
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualizzazione grafico ad area
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualizzazione grafico puntato
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualizzazione grafico a colonne
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualizzazione grafico di confronto
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualizzazione grafico delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualizzazione grafico Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualizzazione grafico lineare
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualizzazione grafico
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Visualizzazione grafico a barre in pila
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Grafico a barre interattivo
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Grafico ad anelli interattivo
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Grafico lineare interattivo
|
|
@@ -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=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD \u05E9\u05D5\u05E8\u05D5\u05EA
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=\u05D4\u05EA\u05D7\u05DC\u05D4
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=\u05E1\u05D5\u05E3
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD \u05EA\u05D7\u05D5\u05DE\u05D9\u05DD
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=\u05D4\u05EA\u05D7\u05DC\u05D4
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=\u05E1\u05D5\u05E3
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=\u05E2\u05E8\u05DA \u05DE\u05D9\u05E0\u05D9\u05DE\u05DC\u05D9
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=\u05E2\u05E8\u05DA \u05DE\u05E7\u05E1\u05D9\u05DE\u05DC\u05D9
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=\u05E2\u05E8\u05DB\u05D9\u05DD \u05D1\u05E4\u05D5\u05E2\u05DC
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=\u05E2\u05E8\u05DB\u05D9 \u05D9\u05E2\u05D3
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=\u05E7\u05D5 {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD \u05EA\u05D1\u05DC\u05D9\u05D8\u05D9\u05DD
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=\u05D3\u05DC\u05EA\u05D0 {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=\u05D1\u05E4\u05D5\u05E2\u05DC {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=\u05EA\u05D7\u05D6\u05D9\u05EA {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=\u05D9\u05E2\u05D3 {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=\u05E1\u05E3 {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD \u05E2\u05DE\u05D5\u05D3\u05D5\u05EA
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=\u05D4\u05EA\u05D7\u05DC\u05D4
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=\u05E1\u05D5\u05E3
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD \u05D4\u05E9\u05D5\u05D5\u05D0\u05D4
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD \u05D3\u05DC\u05EA\u05D0
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=\u05D3\u05DC\u05EA\u05D0 {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD Harvey Ball
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u05E1\u05D4"\u05DB
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=\u05DC\u05D0 \u05E0\u05D9\u05EA\u05DF \u05DC\u05D8\u05E2\u05D5\u05DF \u05D0\u05E8\u05D9\u05D7
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=\u05D8\u05D5\u05E2\u05DF
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=\u05D0\u05D6\u05D4\u05E8\u05D4
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=\u05D8\u05D5\u05D1
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=\u05E0\u05D9\u05D8\u05E8\u05DC\u05D9
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=\u05E7\u05E8\u05D9\u05D8\u05D9
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=\u05D0\u05D9\u05DF \u05E0\u05EA\u05D5\u05E0\u05D9\u05DD
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=\u05E4\u05E2\u05D9\u05DC
|
|
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=\u05DC\u05D0 \u05D6\u05DE\u05D9\u05DF
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=\u05DE\u05D9\u05E7\u05E8\u05D5 \u05EA\u05E8\u05E9\u05D9\u05DD \u05E8\u05D3\u05D9\u05D0\u05DC\u05D9
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, \u05E1\u05D8\u05D0\u05D8\u05D5\u05E1 {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=\u05EA\u05E8\u05E9\u05D9\u05DD \u05E2\u05DE\u05D5\u05D3\u05D5\u05EA \u05DE\u05D5\u05E2\u05E8\u05DD
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05EA\u05E8\u05E9\u05D9\u05DD \u05E9\u05D8\u05D7
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05D2\u05E8\u05E3 \u05EA\u05D1\u05DC\u05D9\u05D8\u05D9\u05DD
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05EA\u05E8\u05E9\u05D9\u05DD \u05D8\u05D5\u05E8\u05D9\u05DD
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05EA\u05E8\u05E9\u05D9\u05DD \u05D4\u05E9\u05D5\u05D5\u05D0\u05D4
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05EA\u05E8\u05E9\u05D9\u05DD \u05D3\u05DC\u05EA\u05D0
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05EA\u05E8\u05E9\u05D9\u05DD \u05E7\u05D5
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05EA\u05E8\u05E9\u05D9\u05DD
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=\u05D4\u05DE\u05D7\u05E9\u05D4 \u05D5\u05D9\u05D6\u05D5\u05D0\u05DC\u05D9\u05EA \u05E9\u05DC \u05EA\u05E8\u05E9\u05D9\u05DD \u05E2\u05DE\u05D5\u05D3\u05D5\u05EA \u05DE\u05D5\u05E2\u05E8\u05DE\u05D5\u05EA
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=\u05EA\u05E8\u05E9\u05D9\u05DD \u05E2\u05DE\u05D5\u05D3\u05D5\u05EA \u05D0\u05D9\u05E0\u05D8\u05E8\u05D0\u05E7\u05D8\u05D9\u05D1\u05D9
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=\u05EA\u05E8\u05E9\u05D9\u05DD \u05D8\u05D1\u05E2\u05EA \u05D0\u05D9\u05E0\u05D8\u05E8\u05D0\u05E7\u05D8\u05D9\u05D1\u05D9
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=\u05EA\u05E8\u05E9\u05D9\u05DD \u05E9\u05D5\u05E8\u05D5\u05EA \u05D0\u05D9\u05E0\u05D8\u05E8\u05D0\u05E7\u05D8\u05D9\u05D1\u05D9
|