@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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.integration",
|
|
3
|
-
"version": "1.71.
|
|
3
|
+
"version": "1.71.61",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.integration",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.ui.core": "1.71.
|
|
18
|
-
"@openui5/sap.f": "1.71.
|
|
17
|
+
"@openui5/sap.ui.core": "1.71.61",
|
|
18
|
+
"@openui5/sap.f": "1.71.61"
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.71.
|
|
9
|
+
<version>1.71.61</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library with integration-related controls.</documentation>
|
|
12
12
|
|
|
@@ -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=\u0646\u0648\u0639 \u0627\u0644\u0645\u0642\u062F\u0645\u0629
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=\u0627\u0644\u0639\u0646\u0648\u0627\u0646
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=\u0639\u0646\u0648\u0627\u0646 \u0641\u0631\u0639\u064A
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=\u0627\u0644\u0623\u064A\u0642\u0648\u0646\u0629
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=\u0627\u0644\u062D\u0627\u0644\u0629
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=\u0648\u062D\u062F\u0629 \u0627\u0644\u0642\u064A\u0627\u0633
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=\u0627\u0644\u0645\u0624\u0634\u0631\u0627\u062A \u0627\u0644\u062C\u0627\u0646\u0628\u064A\u0629
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=\u0627\u0644\u0645\u0624\u0634\u0631\u0627\u062A \u0627\u0644\u062C\u0627\u0646\u0628\u064A\u0629
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=\u0627\u0644\u0639\u0646\u0648\u0627\u0646
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=\u0627\u0644\u0631\u0642\u0645
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=\u0648\u062D\u062F\u0629
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=\u0627\u0644\u0631\u0642\u0645
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=\u0648\u062D\u062F\u0629 \u0627\u0644\u0645\u0624\u0634\u0631 \u0627\u0644\u0631\u0626\u064A\u0633\u064A
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=\u0627\u062A\u062C\u0627\u0647 \u0627\u0644\u0645\u0624\u0634\u0631 \u0627\u0644\u0631\u0626\u064A\u0633\u064A
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=\u062D\u0627\u0644\u0629 \u0627\u0644\u0645\u0624\u0634\u0631 \u0627\u0644\u0631\u0626\u064A\u0633\u064A
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=\u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0628\u0646\u062F
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=\u0648\u0635\u0641 \u0627\u0644\u0628\u0646\u062F
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=\u062A\u0645\u064A\u064A\u0632 \u0627\u0644\u0628\u0646\u062F
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=\u0627\u0644\u0645\u0639\u0627\u0645\u0650\u0644\u0627\u062A
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=\u0627\u0636\u063A\u0637 \u0639\u0644\u0649 + \u0644\u0625\u0636\u0627\u0641\u0629 \u0645\u0639\u0627\u0645\u0644 \u062C\u062F\u064A\u062F
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=\u0627\u0633\u0645 \u0627\u0644\u0645\u0639\u0627\u0645\u0644
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=\u0627\u0644\u0642\u064A\u0645\u0629
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0645\u0639\u0627\u0645\u0644
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=\u0627\u0644\u0631\u062C\u0627\u0621 \u0625\u062F\u062E\u0627\u0644 \u0645\u0641\u062A\u0627\u062D \u0641\u0631\u064A\u062F
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=\u0625\u0636\u0627\u0641\u0629 \u0645\u0639\u0627\u0645\u0644
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=\u0627\u0644\u0631\u062C\u0627\u0621 \u0625\u062F\u062E\u0627\u0644 \u0633\u0644\u0633\u0644\u0629 \u0631\u0628\u0637 \u0635\u0627\u0644\u062D\u0629.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=\u0627\u0644\u0631\u062C\u0627\u0621 \u0625\u062F\u062E\u0627\u0644 \u0633\u0644\u0633\u0644\u0629 \u0631\u0628\u0637 \u0635\u0627\u0644\u062D\u0629 \u0623\u0648 \u062A\u062D\u062F\u064A\u062F \u0642\u064A\u0645\u0629 \u0645\u0646 \u0627\u0644\u0642\u0627\u0626\u0645\u0629.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=\u0627\u0644\u0628\u0646\u062F
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0628\u0646\u062F
|
|
93
61
|
|
|
94
|
-
|
|
95
|
-
CARD_EDITOR.ARRAY.ADD=\u0625\u0636\u0627\u0641\u0629 \u0628\u0646\u062F
|
|
62
|
+
CARD_EDITOR.ARRAY.ADD=\u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0628\u0646\u062F
|
|
@@ -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=\u0412\u0438\u0434 \u0437\u0430\u0433\u043B\u0430\u0432\u043A\u0430
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=\u041F\u043E\u0434\u0437\u0430\u0433\u043B\u0430\u0432\u0438\u0435
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=\u0418\u043A\u043E\u043D\u0430
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=\u0421\u0442\u0430\u0442\u0443\u0441
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=\u041C\u0435\u0440\u043D\u0430 \u0435\u0434\u0438\u043D\u0438\u0446\u0430
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=\u0421\u0442\u0440\u0430\u043D\u0438\u0447\u0435\u043D \u0438\u043D\u0434\u0438\u043A\u0430\u0442\u043E\u0440
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=\u0421\u0442\u0440\u0430\u043D\u0438\u0447\u043D\u0438 \u0438\u043D\u0434\u0438\u043A\u0430\u0442\u043E\u0440\u0438
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=\u041D\u043E\u043C\u0435\u0440
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=\u0415\u0434\u0438\u043D\u0438\u0446\u0430
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=\u041D\u043E\u043C\u0435\u0440
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=\u0415\u0434\u0438\u043D\u0438\u0446\u0430 \u043D\u0430 \u043E\u0441\u043D\u043E\u0432\u0435\u043D \u0438\u043D\u0434\u0438\u043A\u0430\u0442\u043E\u0440
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=\u0422\u0435\u043D\u0434\u0435\u043D\u0446\u0438\u044F \u0437\u0430 \u043E\u0441\u043D\u043E\u0432\u0435\u043D \u0438\u043D\u0434\u0438\u043A\u0430\u0442\u043E\u0440
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=\u0421\u0442\u0430\u0442\u0443\u0441 \u043D\u0430 \u043E\u0441\u043D\u043E\u0432\u0435\u043D \u0438\u043D\u0434\u0438\u043A\u0430\u0442\u043E\u0440
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0438 \u0434\u0430\u043D\u043D\u0438
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435 \u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0438\u044F
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435 \u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0438\u044F
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=\u041E\u0441\u0432\u0435\u0442\u044F\u0432\u0430\u043D\u0435 \u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0438\u044F
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0438
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=\u041D\u0430\u0442\u0438\u0441\u043D\u0435\u0442\u0435 + \u0437\u0430 \u0434\u043E\u0431\u0430\u0432\u044F\u043D\u0435 \u043D\u0430 \u043D\u043E\u0432 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u044A\u0440
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=\u0418\u043C\u0435 \u043D\u0430 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u044A\u0440
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=\u0421\u0442\u043E\u0439\u043D\u043E\u0441\u0442
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=\u041F\u0440\u0435\u043C\u0430\u0445\u0432\u0430\u043D\u0435 \u043D\u0430 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u044A\u0440
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=\u041C\u043E\u043B\u044F, \u0432\u044A\u0432\u0435\u0434\u0435\u0442\u0435 \u0443\u043D\u0438\u043A\u0430\u043B\u0435\u043D \u043A\u043B\u044E\u0447
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=\u0414\u043E\u0431\u0430\u0432\u044F\u043D\u0435 \u043D\u0430 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u044A\u0440
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=\u041C\u043E\u043B\u044F, \u0432\u044A\u0432\u0435\u0434\u0435\u0442\u0435 \u0432\u0430\u043B\u0438\u0434\u0435\u043D \u043D\u0438\u0437 \u043D\u0430 \u043E\u0431\u0432\u044A\u0440\u0437\u0432\u0430\u043D\u0435.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=\u041C\u043E\u043B\u044F, \u0432\u044A\u0432\u0435\u0434\u0435\u0442\u0435 \u0432\u0430\u043B\u0438\u0434\u0435\u043D \u043D\u0438\u0437 \u043D\u0430 \u043E\u0431\u0432\u044A\u0440\u0437\u0432\u0430\u043D\u0435 \u0438\u043B\u0438 \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442 \u043E\u0442 \u0441\u043F\u0438\u0441\u044A\u043A\u0430.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=\u041F\u043E\u0437\u0438\u0446\u0438\u044F
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=\u041F\u0440\u0435\u043C\u0430\u0445\u0432\u0430\u043D\u0435 \u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0438\u044F
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=\u0414\u043E\u0431\u0430\u0432\u044F\u043D\u0435 \u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0438\u044F
|
|
@@ -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=Tipus de cap\u00E7alera
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=T\u00EDtol
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Subt\u00EDtol
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=S\u00EDmbol
|
|
15
9
|
|
|
16
|
-
#XFLD: Property editor label
|
|
17
10
|
CARD_EDITOR.STATUS=Estat
|
|
18
11
|
|
|
19
|
-
#XFLD: Property editor label
|
|
20
12
|
CARD_EDITOR.UOM=Unitat de mesura
|
|
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=Indicadors laterals
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=T\u00EDtol
|
|
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=Unitat
|
|
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=Unitat d'indicador principal
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Tend\u00E8ncia d'indicador principal
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Estat d'indicador principal
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Detalls
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=T\u00EDtol de posici\u00F3
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Descripci\u00F3 de posici\u00F3
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Ressaltat de posici\u00F3
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Par\u00E0metres
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Premeu + per afegir un par\u00E0metre nou
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Nom del par\u00E0metre
|
|
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=Eliminar par\u00E0metre
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Indiqueu una clau un\u00EDvoca
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Afegir par\u00E0metre
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Introdu\u00EFu una cadena de vinculaci\u00F3 v\u00E0lida.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Introdu\u00EFu una cadena de vinculaci\u00F3 o seleccioneu un valor de la llista.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Posici\u00F3
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Elimina element
|
|
93
61
|
|
|
94
|
-
|
|
95
|
-
CARD_EDITOR.ARRAY.ADD=Afegir element
|
|
62
|
+
CARD_EDITOR.ARRAY.ADD=Afegir posici\u00F3
|
|
@@ -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 hlavi\u010Dky
|
|
6
3
|
|
|
7
|
-
#XFLD: Property editor label
|
|
8
4
|
CARD_EDITOR.TITLE=Titulek
|
|
9
5
|
|
|
10
|
-
#XFLD: Property editor label
|
|
11
6
|
CARD_EDITOR.SUBTITLE=Podtitulek
|
|
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=M\u011Brn\u00E1 jednotka
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Postrann\u00ED indik\u00E1tor
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Postrann\u00ED indik\u00E1tory
|
|
27
17
|
|
|
28
|
-
#XFLD: Property editor label
|
|
29
18
|
CARD_EDITOR.SIDE_INDICATOR.TITLE=Titulek
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=\u010C\u00EDslo
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Jednotka
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=\u010C\u00EDslo
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Jednotka hlavn\u00EDho indik\u00E1toru
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Trend hlavn\u00EDho indik\u00E1toru
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Stav hlavn\u00EDho indik\u00E1toru
|
|
48
31
|
|
|
49
|
-
#XFLD: Property editor label
|
|
50
32
|
CARD_EDITOR.DETAILS=Detaily
|
|
51
33
|
|
|
52
|
-
#XFLD: Property editor label
|
|
53
34
|
CARD_EDITOR.LIST_ITEM.TITLE=Titulek polo\u017Eky
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Popis polo\u017Eky
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Zv\u00FDrazn\u011Bn\u00ED polo\u017Eky
|
|
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=Pro p\u0159id\u00E1n\u00ED nov\u00E9ho parametru stiskn\u011Bte +
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=N\u00E1zev parametru
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Hodnota
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Odebrat parametr
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Zadejte jedine\u010Dn\u00FD kl\u00ED\u010D
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=P\u0159idat parametr
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Zadejte platn\u00FD vazebn\u00ED \u0159et\u011Bzec.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Zadejte platn\u00FD vazebn\u00ED \u0159et\u011Bzec nebo vyberte hodnotu ze seznamu.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Polo\u017Eka
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Odebrat polo\u017Eku
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=P\u0159idat polo\u017Eku
|
|
@@ -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=Toptype
|
|
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=Undertitel
|
|
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\u00E6ngdeenhed
|
|
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=Titel
|
|
30
19
|
|
|
31
|
-
#XFLD: Property editor label
|
|
32
20
|
CARD_EDITOR.SIDE_INDICATOR.NUMBER=Nummer
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Enhed
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Nummer
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Enhed for hovedindikator
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Trend for hovedindikator
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Status for hovedindikator
|
|
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=Positionstitel
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Positionsbeskrivelse
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Positionsfremh\u00E6velse
|
|
60
39
|
|
|
61
|
-
#XFLD: Property editor label
|
|
62
40
|
CARD_EDITOR.PARAMETERS=Parametre
|
|
63
41
|
|
|
64
|
-
#XFLD: Empty table text
|
|
65
42
|
CARD_EDITOR.PARAMETERS.NO_PARAMETERS=Tryk p\u00E5 + for at tilf\u00F8je en 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=V\u00E6rdi
|
|
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=Indtast en entydig n\u00F8gle
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Tilf\u00F8j parameter
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Indtast en gyldig bindingsstreng.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Indtast en gyldig bindingsstreng, eller v\u00E6lg en v\u00E6rdi fra listen.
|
|
87
57
|
|
|
88
|
-
#XFLD: Property editor tooltip
|
|
89
58
|
CARD_EDITOR.ARRAY.ITEM_LABEL=Position
|
|
90
59
|
|
|
91
|
-
#XFLD: Property editor tooltip
|
|
92
60
|
CARD_EDITOR.ARRAY.REMOVE=Fjern position
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Tilf\u00F8j position
|
|
@@ -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=Kopftyp
|
|
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=Untertitel
|
|
12
7
|
|
|
13
|
-
#XFLD: Property editor label
|
|
14
8
|
CARD_EDITOR.ICON=Symbol
|
|
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=Ma\u00DFeinheit
|
|
21
13
|
|
|
22
|
-
#XFLD: Property editor label
|
|
23
14
|
CARD_EDITOR.SIDE_INDICATOR=Nebenkennzeichen
|
|
24
15
|
|
|
25
|
-
#XFLD: Property editor label
|
|
26
16
|
CARD_EDITOR.SIDE_INDICATORS=Nebenkennzeichen
|
|
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=Nummer
|
|
33
21
|
|
|
34
|
-
#XFLD: Property editor label
|
|
35
22
|
CARD_EDITOR.SIDE_INDICATOR.UNIT=Einheit
|
|
36
23
|
|
|
37
|
-
#XFLD: Property editor label
|
|
38
24
|
CARD_EDITOR.MAIN_INDICATOR.NUMBER=Nummer
|
|
39
25
|
|
|
40
|
-
#XFLD: Property editor label
|
|
41
26
|
CARD_EDITOR.MAIN_INDICATOR.UNIT=Einheit des Hauptkennzeichens
|
|
42
27
|
|
|
43
|
-
#XFLD: Property editor label
|
|
44
28
|
CARD_EDITOR.MAIN_INDICATOR.TREND=Trend des Hauptkennzeichens
|
|
45
29
|
|
|
46
|
-
#XFLD: Property editor label
|
|
47
30
|
CARD_EDITOR.MAIN_INDICATOR.STATE=Status des Hauptkennzeichens
|
|
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=Elementtitel
|
|
54
35
|
|
|
55
|
-
#XFLD: Property editor label
|
|
56
36
|
CARD_EDITOR.LIST_ITEM.DESCRIPTION=Elementbeschreibung
|
|
57
37
|
|
|
58
|
-
#XFLD: Property editor label
|
|
59
38
|
CARD_EDITOR.LIST_ITEM.HIGHLIGHT=Elementhervorhebung
|
|
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=W\u00E4hlen Sie +, um neuen Parameter hinzuzuf\u00FCgen
|
|
66
43
|
|
|
67
|
-
#XFLD: Table column
|
|
68
44
|
CARD_EDITOR.PARAMETERS.KEY=Parametername
|
|
69
45
|
|
|
70
|
-
#XFLD: Table column
|
|
71
46
|
CARD_EDITOR.PARAMETERS.VALUE=Wert
|
|
72
47
|
|
|
73
|
-
#XFLD: Property editor tooltip
|
|
74
48
|
CARD_EDITOR.PARAMETERS.REMOVE_PARAMETER=Parameter entfernen
|
|
75
49
|
|
|
76
|
-
#XTOL: Validation error text
|
|
77
50
|
CARD_EDITOR.PARAMETERS.DUPLICATE_KEY=Geben Sie bitte einen eindeutigen Schl\u00FCssel ein
|
|
78
51
|
|
|
79
|
-
#XFLD: Property editor tooltip
|
|
80
52
|
CARD_EDITOR.PARAMETERS.ADD_PARAMETER=Parameter hinzuf\u00FCgen
|
|
81
53
|
|
|
82
|
-
#XTOL: Validation error text
|
|
83
54
|
CARD_EDITOR.STRING.INVALID_BINDING=Geben Sie bitte einen g\u00FCltigen Binding-String ein.
|
|
84
55
|
|
|
85
|
-
#XTOL: Validation error text
|
|
86
56
|
CARD_EDITOR.ENUM.INVALID_SELECTION_OR_BINDING=Geben Sie einen g\u00FCltigen Binding-String ein oder w\u00E4hlen Sie einen Wert aus der Liste aus.
|
|
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=Element entfernen
|
|
93
61
|
|
|
94
|
-
#XFLD: Property editor tooltip
|
|
95
62
|
CARD_EDITOR.ARRAY.ADD=Element hinzuf\u00FCgen
|