@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=Microdiagrama de linhas
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Iniciar
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Encerrar
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Microdiagrama de superf\u00EDcie
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Iniciar
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Encerrar
|
|
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 reais
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valores de destino
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Linha {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Microgr\u00E1fico Bullet
|
|
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=Previs\u00E3o {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 limiar {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Microdiagrama de colunas
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Iniciar
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Encerrar
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Microdiagrama de compara\u00E7\u00E3o
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Microdiagrama 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=Microdiagrama 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=N\u00E3o \u00E9 poss\u00EDvel carregar o bloco
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=Dados sendo carregados...
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Advert\u00EAncia
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Bom
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutro
|
|
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=Sem dados
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=est\u00E1 ativo
|
|
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=Nenhuma indica\u00E7\u00E3o
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Microdiagrama 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=Diagrama de barras sobreposto
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualiza\u00E7\u00E3o de diagrama de superf\u00EDcie
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico Bullet
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualiza\u00E7\u00E3o de diagrama de colunas
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualiza\u00E7\u00E3o de diagrama de compara\u00E7\u00E3o
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualiza\u00E7\u00E3o de diagrama delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualiza\u00E7\u00E3o de diagrama Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualiza\u00E7\u00E3o de diagrama de linhas
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualiza\u00E7\u00E3o de diagrama
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Visualiza\u00E7\u00E3o de diagrama de barras sobreposto
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Diagrama de barras interativo
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Diagrama em anel interativo
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Diagrama de linhas interativo
|
|
@@ -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 linhas
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=In\u00EDcio
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Fim
|
|
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=In\u00EDcio
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Fim
|
|
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 reais
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valores de destino
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Linhas {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Microgr\u00E1fico de marcadores
|
|
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=Previs\u00E3o {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Destino {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Limiar {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Microgr\u00E1fico de colunas
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=In\u00EDcio
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Fim
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Microgr\u00E1fico de compara\u00E7\u00E3o
|
|
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
|
|
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=Imposs\u00EDvel carregar mosaico
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=A carregar
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Aviso
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Bom
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutro
|
|
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=Sem dados
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=est\u00E1 ativo
|
|
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 radial
|
|
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 empilhadas
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico de \u00E1rea
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico de marcadores
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico de colunas
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico de compara\u00E7\u00E3o
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico de c\u00EDrculos
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico de linhas
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Visualiza\u00E7\u00E3o de gr\u00E1fico de barras empilhadas
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Gr\u00E1fico de barras interativo
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Gr\u00E1fico em anel interativo
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Gr\u00E1fico de linhas interativo
|
|
@@ -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=Microdiagram\u0103 liniar\u0103
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=Lansare
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Sf\u00E2r\u015Fit
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=Microdiagram\u0103 de suprafe\u021Be
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=\u00CEnceput
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Sf\u00E2r\u015Fit
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Valoare minim\u0103
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Valoare maxim\u0103
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Valori efective
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Valori \u0163inte
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Linie {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=Microdiagram\u0103 cu bare
|
|
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=Efectiv {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=Prognoz\u0103 {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=\u0162int\u0103 {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Valoare de prag {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=Microdiagram\u0103 cu coloane
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=\u00CEnceput
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Sf\u00E2r\u015Fit
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Microdiagram\u0103 comparativ\u0103
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=Microdiagram\u0103 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=Microdiagram\u0103 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=Imposibil de \u00EEnc\u0103rcat mozaic
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=\u00CEnc\u0103rcare
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=Avertizare
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=Bun
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=Neutru
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=Critic
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=F\u0103r\u0103 date
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=este activ
|
|
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=Nerelevant
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=Microdiagram\u0103 radial\u0103
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, stare {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=Diagram\u0103 cu bare suprapuse
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=Vizualizare diagram\u0103 de suprafa\u0163e
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=Vizualizare diagram\u0103 cu bare
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=Vizualizare diagram\u0103 cu coloane
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Vizualizare diagram\u0103 comparativ\u0103
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=Vizualizare diagram\u0103 Delta
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=Vizualizare diagram\u0103 Harvey Ball
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=Vizualizare diagram\u0103 liniar\u0103
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=Vizualizare diagram\u0103
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=Vizualizare diagram\u0103 cu bare suprapuse
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Diagram\u0103 cu bare interactiv\u0103
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=Diagram\u0103 inel interactiv\u0103
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=Diagram\u0103 liniar\u0103 interactiv\u0103
|
|
@@ -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=\u041C\u0438\u043A\u0440\u043E\u0433\u0440\u0430\u0444\u0438\u043A
|
|
6
|
+
#XTOL: tooltip for start
|
|
3
7
|
LINEMICROCHART_START=\u041D\u0430\u0447\u0430\u0442\u044C
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=\u0412\u044B\u0445\u043E\u0434
|
|
5
10
|
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
6
12
|
AREAMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430 \u0441 \u043E\u0431\u043B\u0430\u0441\u0442\u044F\u043C\u0438
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=\u041D\u0430\u0447\u0430\u0442\u044C
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=\u0412\u044B\u0445\u043E\u0434
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=\u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=\u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=\u0424\u0430\u043A\u0442\u0438\u0447\u0435\u0441\u043A\u0438\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=\u0426\u0435\u043B\u0435\u0432\u044B\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u044F
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=\u0413\u0440\u0430\u0444\u0438\u043A {0}
|
|
14
27
|
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
15
29
|
BULLETMICROCHART=\u041C\u0430\u0440\u043A\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u0430\u044F \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430
|
|
30
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
16
31
|
BULLETMICROCHART_DELTA_TOOLTIP=\u0414\u0435\u043B\u044C\u0442\u0430 {0} {1}
|
|
32
|
+
#XTOL: tooltip for actual value. 0 - value, 1 - semantic color
|
|
17
33
|
BULLETMICROCHART_ACTUAL_TOOLTIP=\u0424\u0430\u043A\u0442 {0} {1}
|
|
34
|
+
#XTOL: tooltip for forecast value. 0 - value, 1 - semantic color
|
|
18
35
|
BULLETMICROCHART_FORECAST_TOOLTIP=\u041F\u0440\u043E\u0433\u043D\u043E\u0437 {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=\u041D\u043E\u0440\u043C\u0430 {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=\u041F\u043E\u0440\u043E\u0433\u043E\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 {0} {1}
|
|
21
40
|
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
22
42
|
COLUMNMICROCHART=\u0421\u0442\u043E\u043B\u0431\u0447\u0430\u0442\u0430\u044F \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=\u041D\u0430\u0447\u0430\u0442\u044C
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=\u0412\u044B\u0445\u043E\u0434
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=\u0421\u0440\u0430\u0432\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u0430\u044F \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430
|
|
27
50
|
|
|
51
|
+
#XTOL: name of delta micro chart used in aria label
|
|
28
52
|
DELTAMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430 \u0434\u0435\u043B\u044C\u0442\u044B
|
|
53
|
+
#XTOL: tooltip for delta. 0 - value, 1 - semantic color
|
|
29
54
|
DELTAMICROCHART_DELTA_TOOLTIP=\u0414\u0435\u043B\u044C\u0442\u0430 {0} {1}
|
|
30
55
|
|
|
56
|
+
#XTOL: name of harvey ball micro chart used in aria label
|
|
31
57
|
HARVEYBALLMICROCHART=\u041C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430 \u0425\u0430\u0440\u0432\u0438
|
|
58
|
+
#XTOL: tooltip for Total value
|
|
32
59
|
HARVEYBALLMICROCHART_TOTAL_TOOLTIP=\u0421\u0443\u043C\u043C\u0430
|
|
33
60
|
|
|
61
|
+
#XFLD: text that will be read when tile cannot be loaded
|
|
34
62
|
INFOTILE_CANNOT_LOAD_TILE=\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043F\u043B\u0438\u0442\u043A\u0443
|
|
63
|
+
#XFLD: text that will be read while tile is loading
|
|
35
64
|
INFOTILE_LOADING=\u0414\u0430\u043D\u043D\u044B\u0435 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u044E\u0442\u0441\u044F...
|
|
36
65
|
|
|
66
|
+
#XTXT: text for critical color
|
|
37
67
|
SEMANTIC_COLOR_CRITICAL=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
|
|
68
|
+
#XTXT: text for good color
|
|
38
69
|
SEMANTIC_COLOR_GOOD=\u0425\u043E\u0440\u043E\u0448\u043E
|
|
70
|
+
#XTXT: text for neutral color
|
|
39
71
|
SEMANTIC_COLOR_NEUTRAL=\u041D\u0435\u0439\u0442\u0440\u0430\u043B\u044C\u043D\u043E
|
|
72
|
+
#XTXT: text for error color
|
|
40
73
|
SEMANTIC_COLOR_ERROR=\u041A\u0440\u0438\u0442\u0438\u0447\u043D\u043E
|
|
41
74
|
|
|
75
|
+
#XTXT: text rendered instead of control when there are no data
|
|
42
76
|
NO_DATA=\u041D\u0435\u0442 \u0434\u0430\u043D\u043D\u044B\u0445
|
|
77
|
+
#XTXT: text used in aria-label to describe active (with tabindex 0) chart
|
|
43
78
|
IS_ACTIVE=\u0430\u043A\u0442\u0438\u0432\u043D\u043E
|
|
44
79
|
|
|
80
|
+
#XFLD: Label text for not available values in InteractiveChart - if possible, use an abbreviation or short text in target languages
|
|
45
81
|
INTERACTIVECHART_NA=\u041D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u043D\u043E
|
|
46
82
|
|
|
83
|
+
#XTOL: name of radial micro chart used in aria label
|
|
47
84
|
RADIALMICROCHART=\u0420\u0430\u0434\u0438\u0430\u043B\u044C\u043D\u0430\u044F \u043C\u0438\u043A\u0440\u043E\u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430
|
|
85
|
+
#XFLD: aria label text for RadialMicroChart
|
|
48
86
|
RADIALMICROCHART_ARIA_LABEL={0}%, \u0441\u0442\u0430\u0442\u0443\u0441 {1}
|
|
87
|
+
#XFLD: text with percentage value for RadialMicroChart
|
|
49
88
|
RADIALMICROCHART_PERCENTAGE_TEXT={0}%
|
|
50
89
|
|
|
90
|
+
#XTOL: name of stacked bar micro chart used in aria label
|
|
51
91
|
STACKEDBARMICROCHART=\u041B\u0438\u043D\u0435\u0439\u0447\u0430\u0442\u0430\u044F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430 \u0441 \u043D\u0430\u043A\u043E\u043F\u043B\u0435\u043D\u0438\u0435\u043C
|
|
52
92
|
|
|
93
|
+
#XACT: type of a UI control is an AreaMicroChart
|
|
53
94
|
ACC_CTR_TYPE_AREAMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B \u0441 \u043E\u0431\u043B\u0430\u0441\u0442\u044F\u043C\u0438
|
|
54
95
|
|
|
96
|
+
#XACT: type of a UI control is a BulletMicroChart
|
|
55
97
|
ACC_CTR_TYPE_BULLETMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043C\u0430\u0440\u043A\u0438\u0440\u043E\u0432\u0430\u043D\u043D\u043E\u0439 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
|
|
56
98
|
|
|
99
|
+
#XACT: type of a UI control is a ColumnMicroChart
|
|
57
100
|
ACC_CTR_TYPE_COLUMNMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0441\u0442\u043E\u043B\u0431\u0447\u0430\u0442\u043E\u0439 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0441\u0440\u0430\u0432\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0439 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
|
|
60
104
|
|
|
105
|
+
#XACT: type of a UI control is a DeltaMicroChart
|
|
61
106
|
ACC_CTR_TYPE_DELTAMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B \u0434\u0435\u043B\u044C\u0442\u044B
|
|
62
107
|
|
|
108
|
+
#XACT: type of a UI control is a HarveyBallMicroChart
|
|
63
109
|
ACC_CTR_TYPE_HARVEYBALLMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B \u0425\u0430\u0440\u0432\u0438 \u0411\u043E\u043B\u043B\u0430
|
|
64
110
|
|
|
111
|
+
#XACT: type of a UI control is a LineMicroChart
|
|
65
112
|
ACC_CTR_TYPE_LINEMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0433\u0440\u0430\u0444\u0438\u043A\u0430
|
|
66
113
|
|
|
114
|
+
#XACT: type of a UI control is a RadialMicroChart
|
|
67
115
|
ACC_CTR_TYPE_RADIALMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
|
|
68
116
|
|
|
117
|
+
#XACT: type of a UI control is a StackedBarMicroChart
|
|
69
118
|
ACC_CTR_TYPE_STACKEDBARMICROCHART=\u0412\u0438\u0437\u0443\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u043B\u0438\u043D\u0435\u0439\u0447\u0430\u0442\u043E\u0439 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B \u0441 \u043D\u0430\u043A\u043E\u043F\u043B\u0435\u043D\u0438\u0435\u043C
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u043D\u0430\u044F \u043B\u0438\u043D\u0435\u0439\u0447\u0430\u0442\u0430\u044F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430
|
|
72
122
|
|
|
123
|
+
#XACT: type of a UI control is a InteractiveDonutChart
|
|
73
124
|
INTERACTIVEDONUTCHART=\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u043D\u0430\u044F \u043A\u043E\u043B\u044C\u0446\u0435\u0432\u0430\u044F \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0430
|
|
74
125
|
|
|
126
|
+
#XACT: type of a UI control is a InteractiveLineChart
|
|
75
127
|
INTERACTIVELINECHART=\u0418\u043D\u0442\u0435\u0440\u0430\u043A\u0442\u0438\u0432\u043D\u044B\u0439 \u0433\u0440\u0430\u0444\u0438\u043A
|
|
@@ -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=Pokreni
|
|
8
|
+
#XTOL: tooltip for end
|
|
4
9
|
LINEMICROCHART_END=Zavr\u0161i
|
|
5
10
|
|
|
6
|
-
|
|
11
|
+
#XTOL: name of area micro chart used in aria label
|
|
12
|
+
AREAMICROCHART=Povr\u0161inski mikro dijagram
|
|
13
|
+
#XTOL: tooltip for start
|
|
7
14
|
AREAMICROCHART_START=Pokreni
|
|
15
|
+
#XTOL: tooltip for end
|
|
8
16
|
AREAMICROCHART_END=Zavr\u0161i
|
|
17
|
+
#XTOL: tooltip for minimal value
|
|
9
18
|
AREAMICROCHART_MINIMAL_VALUE=Minimalna vrednost
|
|
19
|
+
#XTOL: tooltip for maximal value
|
|
10
20
|
AREAMICROCHART_MAXIMAL_VALUE=Maksimalna vrednost
|
|
21
|
+
#XTOL: tooltip for actual value
|
|
11
22
|
AREAMICROCHART_ACTUAL_VALUES=Stvarne vrednosti
|
|
23
|
+
#XTOL: tooltip for target values
|
|
12
24
|
AREAMICROCHART_TARGET_VALUES=Ciljne vrednosti
|
|
25
|
+
#XTOL: tooltip for line and its number
|
|
13
26
|
AREAMICROCHART_LINE=Linijski dijagram {0}
|
|
14
27
|
|
|
15
|
-
|
|
28
|
+
#XTOL: name of bullet micro chart used in aria label
|
|
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\u0111eno {0} {1}
|
|
36
|
+
#XTOL: tooltip for target value. 0 - value
|
|
19
37
|
BULLETMICROCHART_TARGET_TOOLTIP=Ciljno {0}
|
|
38
|
+
#XTOL: tooltip for threshold value. 0 - value, 1 - semantic color
|
|
20
39
|
BULLETMICROCHART_THRESHOLD_TOOLTIP=Grani\u010Dna vrednost {0} {1}
|
|
21
40
|
|
|
22
|
-
|
|
41
|
+
#XTOL: name of column micro chart used in aria label
|
|
42
|
+
COLUMNMICROCHART=Stubi\u010Dasti mikro dijagram
|
|
43
|
+
#XTOL: tooltip for start
|
|
23
44
|
COLUMNMICROCHART_START=Pokreni
|
|
45
|
+
#XTOL: tooltip for end
|
|
24
46
|
COLUMNMICROCHART_END=Zavr\u0161i
|
|
25
47
|
|
|
48
|
+
#XTOL: name of comparison micro chart used in aria label
|
|
26
49
|
COMPARISONMICROCHART=Mikro dijagram pore\u0111enja
|
|
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=Nije mogu\u0107e u\u010Ditati podekran
|
|
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=je 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 relevantno
|
|
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 prostornog 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 stubi\u010Dastog dijagrama
|
|
58
101
|
|
|
102
|
+
#XACT: type of a UI control is a ComparisonMicroChart
|
|
59
103
|
ACC_CTR_TYPE_COMPARISONMICROCHART=Vizualizacija dijagrama pore\u0111enja
|
|
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 Harvey Ball dijagrama
|
|
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 trakastog dijagrama
|
|
70
119
|
|
|
120
|
+
#XACT: type of a UI control is a InteractiveBarChart
|
|
71
121
|
INTERACTIVEBARCHART=Interaktivni trakasti 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
|