@openui5/sap.ui.integration 1.71.59 → 1.71.61
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 +3 -3
- package/src/sap/ui/integration/.library +1 -1
- package/src/sap/ui/integration/Widget.js +1 -1
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_ar.properties +1 -34
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_bg.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_ca.properties +1 -34
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_cs.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_da.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_de.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_el.properties +1 -34
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_en.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_es.properties +1 -34
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_et.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_fi.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_fr.properties +2 -35
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_hi.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_hr.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_hu.properties +2 -35
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_it.properties +2 -35
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_iw.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_ja.properties +2 -35
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_kk.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_ko.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_lt.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_lv.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_ms.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_nl.properties +2 -35
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_no.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_pl.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_pt.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_ro.properties +1 -34
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_ru.properties +2 -35
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_sh.properties +6 -39
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_sk.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_sl.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_sr.properties +62 -0
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_sv.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_th.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_tr.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_uk.properties +2 -35
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_vi.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_zh_CN.properties +0 -33
- package/src/sap/ui/integration/designtime/controls/i18n/i18n_zh_TW.properties +0 -33
- package/src/sap/ui/integration/host/HostConfiguration.js +1 -1
- package/src/sap/ui/integration/library.js +2 -2
- package/src/sap/ui/integration/messagebundle_ar.properties +0 -3
- package/src/sap/ui/integration/messagebundle_bg.properties +0 -3
- package/src/sap/ui/integration/messagebundle_ca.properties +0 -3
- package/src/sap/ui/integration/messagebundle_cs.properties +0 -3
- package/src/sap/ui/integration/messagebundle_da.properties +0 -3
- package/src/sap/ui/integration/messagebundle_de.properties +0 -3
- package/src/sap/ui/integration/messagebundle_el.properties +0 -3
- package/src/sap/ui/integration/messagebundle_en.properties +0 -3
- package/src/sap/ui/integration/messagebundle_es.properties +0 -3
- package/src/sap/ui/integration/messagebundle_et.properties +0 -3
- package/src/sap/ui/integration/messagebundle_fi.properties +0 -3
- package/src/sap/ui/integration/messagebundle_fr.properties +0 -3
- package/src/sap/ui/integration/messagebundle_hi.properties +0 -3
- package/src/sap/ui/integration/messagebundle_hr.properties +0 -3
- package/src/sap/ui/integration/messagebundle_hu.properties +0 -3
- package/src/sap/ui/integration/messagebundle_it.properties +0 -3
- package/src/sap/ui/integration/messagebundle_iw.properties +0 -3
- package/src/sap/ui/integration/messagebundle_ja.properties +0 -3
- package/src/sap/ui/integration/messagebundle_kk.properties +0 -3
- package/src/sap/ui/integration/messagebundle_ko.properties +0 -3
- package/src/sap/ui/integration/messagebundle_lt.properties +0 -3
- package/src/sap/ui/integration/messagebundle_lv.properties +0 -3
- package/src/sap/ui/integration/messagebundle_ms.properties +0 -3
- package/src/sap/ui/integration/messagebundle_nl.properties +0 -3
- package/src/sap/ui/integration/messagebundle_no.properties +0 -3
- package/src/sap/ui/integration/messagebundle_pl.properties +0 -3
- package/src/sap/ui/integration/messagebundle_pt.properties +0 -3
- package/src/sap/ui/integration/messagebundle_ro.properties +0 -3
- package/src/sap/ui/integration/messagebundle_ru.properties +0 -3
- package/src/sap/ui/integration/messagebundle_sh.properties +0 -3
- package/src/sap/ui/integration/messagebundle_sk.properties +0 -3
- package/src/sap/ui/integration/messagebundle_sl.properties +0 -3
- package/src/sap/ui/integration/messagebundle_sr.properties +2 -0
- package/src/sap/ui/integration/messagebundle_sv.properties +0 -3
- package/src/sap/ui/integration/messagebundle_th.properties +0 -3
- package/src/sap/ui/integration/messagebundle_tr.properties +0 -3
- package/src/sap/ui/integration/messagebundle_uk.properties +0 -3
- package/src/sap/ui/integration/messagebundle_vi.properties +0 -3
- package/src/sap/ui/integration/messagebundle_zh_CN.properties +0 -3
- package/src/sap/ui/integration/messagebundle_zh_TW.properties +0 -3
- package/src/sap/ui/integration/util/Manifest.js +1 -1
- package/src/sap/ui/integration/util/ServiceManager.js +1 -1
- package/src/sap/ui/integration/widgets/Card.js +1 -1
|
@@ -1,95 +1,62 @@
|
|
|
1
|
-
#This is the resource bundle for the OpenUI5 sap.ui.integration.designtime.controls module
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XFLD: Property editor label
|
|
5
2
|
CARD_EDITOR.HEADERTYPE=Antra\u0161t\u0117s tipas
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=Antra\u0161t\u0117
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Paantra\u0161t\u0117
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=Piktograma
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=B\u016Bsena
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=Matavimo vienetas
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=\u0160oninis indikatorius
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=\u0160oniniai indikatoriai
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=Antra\u0161t\u0117
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=Numeris
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Vienetas
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Numeris
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Pagrindinis indikatoriaus vienetas
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Pagrindin\u0117 indikatoriaus tendencija
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Pagrindin\u0117 indikatoriaus b\u016Bsena
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=I\u0161sami informacija
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=Pozicijos antra\u0161t\u0117
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Pozicijos apra\u0161as
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Pozicijos \u017Eym\u0117jimas
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Parametrai
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Nor\u0117dami prid\u0117ti nauj\u0105 parametr\u0105, paspauskite +
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Parametro pavadinimas
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Reik\u0161m\u0117
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Pa\u0161alinti parametr\u0105
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=\u012Eveskite unikal\u0173 rakt\u0105
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Prid\u0117ti parametr\u0105
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=\u012Eveskite tinkam\u0105 susiejimo eilut\u0119.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=\u012Eveskite tinkam\u0105 susiejimo eilut\u0119 arba pasirinkite i\u0161 s\u0105ra\u0161o.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Pozicija
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Pa\u0161alinti pozicij\u0105
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Prid\u0117ti pozicij\u0105
|
|
@@ -1,95 +1,62 @@
|
|
|
1
|
-
#This is the resource bundle for the OpenUI5 sap.ui.integration.designtime.controls module
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XFLD: Property editor label
|
|
5
2
|
CARD_EDITOR.HEADERTYPE=Galvenes tips
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=Virsraksts
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Apak\u0161virsraksts
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=Ikona
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=Statuss
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=M\u0113rvien\u012Bba
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Puses indikators
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Pu\u0161u indikatori
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=Virsraksts
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=Skaitlis
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Vien\u012Bba
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Skaitlis
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Galven\u0101 indikatora vien\u012Bba
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Galven\u0101 indikatora tendence
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Galven\u0101 indikatora statuss
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Detaliz\u0113ta inform\u0101cija
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=Poz\u012Bcijas virsraksts
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Poz\u012Bcijas apraksts
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Poz\u012Bcijas iez\u012Bm\u0113\u0161ana
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Parametri
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Lai pievienotu jaunu parametru, nospiediet +
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Parametra nosaukums
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=V\u0113rt\u012Bba
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=No\u0146emt parametru
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=L\u016Bdzu, ievadiet unik\u0101lo kodu
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Pievienot parametru
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=L\u016Bdzu, ievadiet der\u012Bgu saist\u012B\u0161anas virkni.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=L\u016Bdzu, ievadiet der\u012Bgu saist\u012B\u0161anas virkni vai atlasiet v\u0113rt\u012Bbu no saraksta.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Poz\u012Bcija
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=No\u0146emt elementu
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Pievienot elementu
|
|
@@ -1,95 +1,62 @@
|
|
|
1
|
-
#This is the resource bundle for the OpenUI5 sap.ui.integration.designtime.controls module
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XFLD: Property editor label
|
|
5
2
|
CARD_EDITOR.HEADERTYPE=Jenis Pengepala
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=Tajuk
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Subtajuk\:
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=Ikon
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=Status
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=Unit Ukuran
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Penunjuk Sisi
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Penunjuk Sisi
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=Tajuk
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=Nombor
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Unit
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Nombor
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Unit Penunjuk Utama
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Aliran Penunjuk Utama
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Status Penunjuk Utama
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Butiran
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=Tajuk Item
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Perihalan Item
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Serlahan Item
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Parameter
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Tekan + untuk tambah parameter baharu
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Nama Parameter
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Nilai
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Keluarkan Parameter
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Sila masukkan kod unik
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Tambah Parameter
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Sila masukkan rentetan pengikatan yang sah.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Sila masukkan rentetan pengikatan yang sah atau pilih nilai daripada senarai.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Item
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Keluarkan Item
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Tambah Item
|
|
@@ -1,95 +1,62 @@
|
|
|
1
|
-
#This is the resource bundle for the OpenUI5 sap.ui.integration.designtime.controls module
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XFLD: Property editor label
|
|
5
2
|
CARD_EDITOR.HEADERTYPE=Koptype
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=Titel
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Subtitel
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=Pictogram
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=Status
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=Maateenheid
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Zij-indicator
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Zij-indicators
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=Titel
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=Getal
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Eenheid
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Getal
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Eenheid hoofdindicator
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Trend hoofdindicator
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Status hoofdindicator
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Details
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=Itemtitel
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Itemomschrijving
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Itemmarkering
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Parameters
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Druk op + om nieuwe parameter toe te voegen
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Parameternaam
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Waarde
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Parameter verwijderen
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Voer een unieke key in
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Parameter toevoegen
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Voer een geldige bindingstekenreeks in.
|
|
84
55
|
|
|
85
|
-
|
|
86
|
-
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Voer een geldige koppelingsstring in of selecteer een waarde uit de lijst.
|
|
56
|
+
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Voer een geldige bindingstekenreeks in of selecteer een waarde uit de lijst.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Positie
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Positie verwijderen
|
|
93
61
|
|
|
94
|
-
|
|
95
|
-
CARD_EDITOR.ARRAY.ADD=Item toevoegen
|
|
62
|
+
CARD_EDITOR.ARRAY.ADD=Positie toevoegen
|
|
@@ -1,95 +1,62 @@
|
|
|
1
|
-
#This is the resource bundle for the OpenUI5 sap.ui.integration.designtime.controls module
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XFLD: Property editor label
|
|
5
2
|
CARD_EDITOR.HEADERTYPE=Topptype
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=Tittel
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Undertittel
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=Ikon
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=Status
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=M\u00E5leenhet
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Sideindikator
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Sideindikatorer
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=Tittel
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=Tall
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Enhet
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Tall
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Hovedindikatorenhet
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Hovedindikatortrend
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Hovedindikatorstatus
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Detaljer
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=Tittel p\u00E5 element
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Beskrivelse av element
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Utheving av element
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Parametere
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Trykk + for \u00E5 legge til ny parameter
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Parameternavn
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Verdi
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Fjern parameter
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Oppgi en unik n\u00F8kkel
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Legg til parameter
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Oppgi en gyldig bindingsstreng.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Oppgi en gyldig bindingsstreng eller velg en verdi fra listen.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Element
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Fjern element
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Legg til element
|
|
@@ -1,95 +1,62 @@
|
|
|
1
|
-
#This is the resource bundle for the OpenUI5 sap.ui.integration.designtime.controls module
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XFLD: Property editor label
|
|
5
2
|
CARD_EDITOR.HEADERTYPE=Typ nag\u0142\u00F3wka
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=Tytu\u0142
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Podpis
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=Ikona
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=Status
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=Jednostka miary
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Wska\u017Anik boczny
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Wska\u017Aniki boczne
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=Tytu\u0142
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=Numer
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Jednostka
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Numer
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Jednostka g\u0142\u00F3wnego wska\u017Anika
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Trend g\u0142\u00F3wnego wska\u017Anika
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Status g\u0142\u00F3wnego wska\u017Anika
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Szczeg\u00F3\u0142y
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=Tytu\u0142 pozycji
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Opis pozycji
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Pod\u015Bwietlenie pozycji
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Parametry
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Naci\u015Bnij +, aby doda\u0107 nowy parametr
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Nazwa parametru
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Warto\u015B\u0107
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Usu\u0144 parametr
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Wprowad\u017A unikalny klucz
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Dodaj parametr
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Wprowad\u017A prawid\u0142owy ci\u0105g znak\u00F3w powi\u0105zania.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Wprowad\u017A prawid\u0142owy ci\u0105g znak\u00F3w powi\u0105zania lub wybierz warto\u015B\u0107 z listy.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Pozycja
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Usu\u0144 pozycj\u0119
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Dodaj pozycj\u0119
|
|
@@ -1,95 +1,62 @@
|
|
|
1
|
-
#This is the resource bundle for the OpenUI5 sap.ui.integration.designtime.controls module
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XFLD: Property editor label
|
|
5
2
|
CARD_EDITOR.HEADERTYPE=Tipo de cabe\u00E7alho
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=T\u00EDtulo
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Subt\u00EDtulo
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=\u00CDcone
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=Status
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=Unidade de medida
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Indicador lateral
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Indicador lateral
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=T\u00EDtulo
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=N\u00FAmero
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Unidade
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=N\u00FAmero
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Unidade de indicador principal
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Tend\u00EAncia de indicador principal
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Estado de indicador principal
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Detalhes
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=T\u00EDtulo do item
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Descri\u00E7\u00E3o do item
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Destaque do item
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Par\u00E2metros
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Pressione + para adicionar um novo par\u00E2metro
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Nome do par\u00E2metro
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Valor
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Remover par\u00E2metro
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Insira uma chave \u00FAnica
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Adicionar par\u00E2metro
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Insira uma cadeia de liga\u00E7\u00E3o v\u00E1lida.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Insira uma cadeia de liga\u00E7\u00E3o v\u00E1lida ou selecione um valor da lista.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Item
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Remover item
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Adicionar item
|