@openui5/sap.uxap 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 +5 -5
- package/src/sap/uxap/.library +1 -1
- package/src/sap/uxap/BlockBaseMetadata.js +1 -1
- package/src/sap/uxap/ObjectPageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/uxap/ObjectPageDynamicHeaderContent.js +1 -1
- package/src/sap/uxap/ObjectPageDynamicHeaderTitle.js +1 -1
- package/src/sap/uxap/ObjectPageLazyLoader.js +1 -1
- package/src/sap/uxap/changeHandler/MoveObjectPageSection.js +1 -1
- package/src/sap/uxap/changeHandler/RenameObjectPageSection.js +1 -1
- package/src/sap/uxap/library.js +1 -1
- package/src/sap/uxap/messagebundle_ar.properties +0 -38
- package/src/sap/uxap/messagebundle_bg.properties +0 -38
- package/src/sap/uxap/messagebundle_ca.properties +0 -38
- package/src/sap/uxap/messagebundle_cs.properties +0 -38
- package/src/sap/uxap/messagebundle_da.properties +0 -38
- package/src/sap/uxap/messagebundle_de.properties +0 -38
- package/src/sap/uxap/messagebundle_el.properties +0 -38
- package/src/sap/uxap/messagebundle_en.properties +0 -38
- package/src/sap/uxap/messagebundle_es.properties +0 -38
- package/src/sap/uxap/messagebundle_et.properties +0 -38
- package/src/sap/uxap/messagebundle_fi.properties +0 -38
- package/src/sap/uxap/messagebundle_fr.properties +0 -38
- package/src/sap/uxap/messagebundle_hi.properties +0 -38
- package/src/sap/uxap/messagebundle_hr.properties +0 -38
- package/src/sap/uxap/messagebundle_hu.properties +0 -38
- package/src/sap/uxap/messagebundle_it.properties +0 -38
- package/src/sap/uxap/messagebundle_iw.properties +0 -38
- package/src/sap/uxap/messagebundle_ja.properties +0 -38
- package/src/sap/uxap/messagebundle_kk.properties +0 -38
- package/src/sap/uxap/messagebundle_ko.properties +0 -38
- package/src/sap/uxap/messagebundle_lt.properties +0 -38
- package/src/sap/uxap/messagebundle_lv.properties +0 -38
- package/src/sap/uxap/messagebundle_ms.properties +0 -38
- package/src/sap/uxap/messagebundle_nl.properties +0 -38
- package/src/sap/uxap/messagebundle_no.properties +0 -38
- package/src/sap/uxap/messagebundle_pl.properties +0 -38
- package/src/sap/uxap/messagebundle_pt.properties +0 -38
- package/src/sap/uxap/messagebundle_ro.properties +0 -38
- package/src/sap/uxap/messagebundle_ru.properties +0 -38
- package/src/sap/uxap/messagebundle_sh.properties +1 -39
- package/src/sap/uxap/messagebundle_sk.properties +0 -38
- package/src/sap/uxap/messagebundle_sl.properties +0 -38
- package/src/sap/uxap/messagebundle_sr.properties +72 -0
- package/src/sap/uxap/messagebundle_sv.properties +0 -38
- package/src/sap/uxap/messagebundle_th.properties +0 -38
- package/src/sap/uxap/messagebundle_tr.properties +0 -38
- package/src/sap/uxap/messagebundle_uk.properties +0 -38
- package/src/sap/uxap/messagebundle_vi.properties +0 -38
- package/src/sap/uxap/messagebundle_zh_CN.properties +0 -38
- package/src/sap/uxap/messagebundle_zh_TW.properties +0 -38
- package/src/sap/uxap/themes/base/HierarchicalSelect.less +1 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.uxap",
|
|
3
|
-
"version": "1.71.
|
|
3
|
+
"version": "1.71.61",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.uxap",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.71.
|
|
18
|
-
"@openui5/sap.m": "1.71.
|
|
19
|
-
"@openui5/sap.ui.core": "1.71.
|
|
20
|
-
"@openui5/sap.ui.layout": "1.71.
|
|
17
|
+
"@openui5/sap.f": "1.71.61",
|
|
18
|
+
"@openui5/sap.m": "1.71.61",
|
|
19
|
+
"@openui5/sap.ui.core": "1.71.61",
|
|
20
|
+
"@openui5/sap.ui.layout": "1.71.61"
|
|
21
21
|
}
|
|
22
22
|
}
|
package/src/sap/uxap/.library
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
<name>sap.uxap</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
|
-
<version>1.71.
|
|
6
|
+
<version>1.71.61</version>
|
|
7
7
|
<copyright>OpenUI5
|
|
8
8
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
9
9
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
package/src/sap/uxap/library.js
CHANGED
|
@@ -1,110 +1,72 @@
|
|
|
1
|
-
# com.sap.uxap:uxap-uilib resource file
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XBUT,15: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
|
|
5
2
|
SEE_MORE=\u0639\u0631\u0636 \u062A\u0641\u0627\u0635\u064A\u0644 \u0623\u0643\u062B\u0631
|
|
6
3
|
|
|
7
|
-
#XBUT,15: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
|
|
8
4
|
SEE_LESS=\u0639\u0631\u0636 \u062A\u0641\u0627\u0635\u064A\u0644 \u0623\u0642\u0644
|
|
9
5
|
|
|
10
|
-
#XACT: ARIA label for AnchorBar
|
|
11
6
|
ANCHOR_BAR_LABEL=\u0627\u0644\u062A\u0646\u0642\u0644 \u0627\u0644\u062A\u0641\u0635\u064A\u0644\u064A \u0644\u0644\u0643\u0627\u0626\u0646
|
|
12
7
|
|
|
13
|
-
#XACT: ARIA label for AnchorBar
|
|
14
8
|
ANCHOR_BAR_OVERFLOW=\u0627\u0644\u0645\u0632\u064A\u062F
|
|
15
9
|
|
|
16
|
-
#XACT: ARIA role description for AnchorBar menu items
|
|
17
10
|
ANCHOR_BAR_MENUITEM=\u0628\u0646\u062F \u0627\u0644\u0642\u0627\u0626\u0645\u0629
|
|
18
11
|
|
|
19
|
-
#XACT: ARIA label for BreadCrumbs
|
|
20
12
|
BREADCRUMB_TRAIL_LABEL=\u0645\u0633\u0627\u0631 \u0627\u0644\u062A\u0646\u0642\u0644
|
|
21
13
|
|
|
22
|
-
#XBUT,11: Text displayed on the button to click to expand all subsections
|
|
23
14
|
SHOW_ALL=\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0643\u0644
|
|
24
15
|
|
|
25
|
-
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
16
|
HIDE_ALL=\u0625\u0638\u0647\u0627\u0631 \u0623\u0642\u0644
|
|
27
17
|
|
|
28
|
-
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
18
|
SHOW=\u062A\u0648\u0633\u064A\u0639
|
|
30
19
|
|
|
31
|
-
#XBUT,11: Text displayed on the button to click to collapse section
|
|
32
20
|
HIDE=\u0637\u064A
|
|
33
21
|
|
|
34
|
-
#XBUT: Text displayed on the button that will allow editing the Header Content
|
|
35
22
|
EDIT_HEADER=\u062A\u062D\u0631\u064A\u0631 \u0627\u0644\u0645\u0642\u062F\u0645\u0629
|
|
36
23
|
|
|
37
|
-
#XTOL: Tooltip for the flag icon inside sap.uxap.ObjectPageHeader, showing that the item is flagged
|
|
38
24
|
TOOLTIP_OP_FLAG_MARK_VALUE=\u0628\u0625\u0634\u0627\u0631\u0629
|
|
39
25
|
|
|
40
|
-
#XTOL: Tooltip for the favorite icon inside sap.uxap.ObjectPageHeader, showing that the item is favorite
|
|
41
26
|
TOOLTIP_OP_FAVORITE_MARK_VALUE=\u0627\u0644\u0645\u0641\u0636\u0644\u0629
|
|
42
27
|
|
|
43
|
-
#XTOL: Tooltip for the select title arrow inside sap.uxap.ObjectPageHeader
|
|
44
28
|
OP_SELECT_ARROW_TOOLTIP=\u062E\u064A\u0627\u0631\u0627\u062A \u0630\u0627\u062A \u0627\u0644\u0635\u0644\u0629
|
|
45
29
|
|
|
46
|
-
#XTOL: Tooltip for the locked icon inside sap.uxap.ObjectPageHeader, showing that the item is locked
|
|
47
30
|
TOOLTIP_OP_LOCK_MARK_VALUE=\u0645\u0624\u0645\u0651\u064E\u0646
|
|
48
31
|
|
|
49
|
-
#XTOL: Tooltip for the Overflow button inside sap.uxap.ObjectPageHeader
|
|
50
32
|
TOOLTIP_OP_OVERFLOW_BTN=\u0627\u0644\u0645\u0632\u064A\u062F
|
|
51
33
|
|
|
52
|
-
#XTOL: Tooltip for the Scroll left arrow inside sap.uxap.AnchorBar
|
|
53
34
|
TOOLTIP_OP_SCROLL_LEFT_ARROW=\u062A\u0645\u0631\u064A\u0631 \u0644\u0644\u064A\u0633\u0627\u0631
|
|
54
35
|
|
|
55
|
-
#XTOL: Tooltip for the Scroll right arrow inside sap.uxap.AnchorBar
|
|
56
36
|
TOOLTIP_OP_SCROLL_RIGHT_ARROW=\u062A\u0645\u0631\u064A\u0631 \u0644\u0644\u064A\u0645\u064A\u0646
|
|
57
37
|
|
|
58
|
-
#XTOL: Tooltip for the unsaved changes icon inside sap.uxap.ObjectPageHeader, showing that the item have been changed by another user and there are unsaved changes
|
|
59
38
|
TOOLTIP_OP_CHANGES_MARK_VALUE=\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u063A\u064A\u0631 \u0645\u062D\u0641\u0648\u0638\u0629
|
|
60
39
|
|
|
61
|
-
#XTOL: Tooltip for the expand header content button inside sap.uxap.ObjectPageHeader
|
|
62
40
|
TOOLTIP_OP_EXPAND_HEADER_BTN=\u062A\u0648\u0633\u064A\u0639 \u0645\u062D\u062A\u0648\u0649 \u0627\u0644\u0645\u0642\u062F\u0645\u0629
|
|
63
41
|
|
|
64
|
-
#XTOL: Tooltip for the button that shows the Side Content panel
|
|
65
42
|
TOOLTIP_OP_SHOW_SIDE_CONTENT=\u0641\u062A\u062D \u0627\u0644\u0644\u0648\u062D\u0629 \u0627\u0644\u062C\u0627\u0646\u0628\u064A\u0629
|
|
66
43
|
|
|
67
|
-
#XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
|
|
68
44
|
ROOT_ARIA_LABEL_WITHOUT_TITLE=\u062A\u0641\u0627\u0635\u064A\u0644 \u0627\u0644\u0643\u0627\u0626\u0646
|
|
69
45
|
|
|
70
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it has a title
|
|
71
46
|
HEADER_ARIA_LABEL_WITH_TITLE=\u0627\u0644\u0645\u0642\u062F\u0645\u0629\: \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0646\u0645\u0637 \u0642\u0631\u0627\u0621\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0644\u0642\u0631\u0627\u0621\u0629 \u062C\u0645\u064A\u0639 \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u0627\u0644\u0643\u0627\u0626\u0646
|
|
72
47
|
|
|
73
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
74
48
|
HEADER_ARIA_LABEL_WITHOUT_TITLE=\u0645\u0642\u062F\u0645\u0629 \u0627\u0644\u0643\u0627\u0626\u0646\: \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0646\u0645\u0637 \u0642\u0631\u0627\u0621\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0644\u0642\u0631\u0627\u0621\u0629 \u062C\u0645\u064A\u0639 \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u0627\u0644\u0643\u0627\u0626\u0646
|
|
75
49
|
|
|
76
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it has a title
|
|
77
50
|
NAVIGATION_ARIA_LABEL_WITH_TITLE=\u062A\u0646\u0642\u0644
|
|
78
51
|
|
|
79
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
80
52
|
NAVIGATION_ARIA_LABEL_WITHOUT_TITLE=\u062A\u0646\u0642\u0644 \u0627\u0644\u0643\u0627\u0626\u0646
|
|
81
53
|
|
|
82
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage has a title
|
|
83
54
|
NAVTOOLBAR_ARIA_LABEL_WITH_TITLE=\u062E\u064A\u0627\u0631\u0627\u062A
|
|
84
55
|
|
|
85
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage doesn't have a title
|
|
86
56
|
NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=\u062E\u064A\u0627\u0631\u0627\u062A \u0627\u0644\u0643\u0627\u0626\u0646
|
|
87
57
|
|
|
88
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
89
58
|
FOOTER_ARIA_LABEL=\u0625\u062C\u0631\u0627\u0621\u0627\u062A \u0639\u0627\u0645\u0629
|
|
90
59
|
|
|
91
|
-
#XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Section
|
|
92
60
|
SECTION_CONTROL_NAME=\u0627\u0644\u0642\u0633\u0645
|
|
93
61
|
|
|
94
|
-
#XTIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Sections
|
|
95
62
|
SECTION_CONTROL_NAME_PLURAL=\u0627\u0644\u0623\u0642\u0633\u0627\u0645
|
|
96
63
|
|
|
97
|
-
#XMIT: Friendly control type name, used for aria-labelling: Subsection
|
|
98
64
|
SUBSECTION_CONTROL_NAME=\u0627\u0644\u0642\u0633\u0645 \u0627\u0644\u0641\u0631\u0639\u064A
|
|
99
65
|
|
|
100
|
-
#XACT: Text used to describe the role of the root sap.uxap.ObjectPageLayout element
|
|
101
66
|
ROOT_ROLE_DESCRIPTION=\u0635\u0641\u062D\u0629 \u0627\u0644\u0643\u0627\u0626\u0646
|
|
102
67
|
|
|
103
|
-
#XACT: Text used to describe the role of the sap.uxap.ObjectPageHeader element
|
|
104
68
|
HEADER_ROLE_DESCRIPTION=\u0645\u0642\u062F\u0645\u0629 \u0635\u0641\u062D\u0629 \u0627\u0644\u0643\u0627\u0626\u0646
|
|
105
69
|
|
|
106
|
-
#XACT: Text used to describe the role of the sap.uxap.AnchorBar element
|
|
107
70
|
NAVIGATION_ROLE_DESCRIPTION=\u0634\u0631\u064A\u0637 \u0645\u0631\u0633\u0627\u0629 \u0635\u0641\u062D\u0629 \u0627\u0644\u0643\u0627\u0626\u0646
|
|
108
71
|
|
|
109
|
-
#XACT: Text used to describe the role of the footer toolbar element of the sap.uxap.ObjectPageLayout
|
|
110
72
|
FOOTER_ROLE_DESCRIPTION=\u0625\u062C\u0631\u0627\u0621\u0627\u062A \u0639\u0627\u0645\u0629 \u0644\u0635\u0641\u062D\u0629 \u0627\u0644\u0643\u0627\u0626\u0646
|
|
@@ -1,110 +1,72 @@
|
|
|
1
|
-
# com.sap.uxap:uxap-uilib resource file
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XBUT,15: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
|
|
5
2
|
SEE_MORE=\u0412\u0438\u0436\u0442\u0435 \u043E\u0449\u0435
|
|
6
3
|
|
|
7
|
-
#XBUT,15: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
|
|
8
4
|
SEE_LESS=\u0412\u0438\u0436\u0442\u0435 \u043F\u043E-\u043C\u0430\u043B\u043A\u043E
|
|
9
5
|
|
|
10
|
-
#XACT: ARIA label for AnchorBar
|
|
11
6
|
ANCHOR_BAR_LABEL=\u041D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F \u0437\u0430 \u043F\u043E\u0434\u0440\u043E\u0431\u043D\u0438 \u0434\u0430\u043D\u043D\u0438 \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
12
7
|
|
|
13
|
-
#XACT: ARIA label for AnchorBar
|
|
14
8
|
ANCHOR_BAR_OVERFLOW=\u0414\u0440\u0443\u0433\u0438
|
|
15
9
|
|
|
16
|
-
#XACT: ARIA role description for AnchorBar menu items
|
|
17
10
|
ANCHOR_BAR_MENUITEM=\u041F\u043E\u0437\u0438\u0446\u0438\u044F \u043E\u0442 \u043C\u0435\u043D\u044E
|
|
18
11
|
|
|
19
|
-
#XACT: ARIA label for BreadCrumbs
|
|
20
12
|
BREADCRUMB_TRAIL_LABEL=\u041F\u044A\u0442 \u043D\u0430 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F
|
|
21
13
|
|
|
22
|
-
#XBUT,11: Text displayed on the button to click to expand all subsections
|
|
23
14
|
SHOW_ALL=\u041F\u043E\u043A.\u0432\u0441\u0438\u0447\u043A\u0438
|
|
24
15
|
|
|
25
|
-
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
16
|
HIDE_ALL=\u041F\u043E\u043A.\u043F\u043E-\u043C\u0430\u043B\u043A\u043E
|
|
27
17
|
|
|
28
|
-
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
18
|
SHOW=\u0420\u0430\u0437\u0448\u0438\u0440\u044F\u0432.
|
|
30
19
|
|
|
31
|
-
#XBUT,11: Text displayed on the button to click to collapse section
|
|
32
20
|
HIDE=\u0421\u043A\u0440\u0438\u0432\u0430\u043D\u0435
|
|
33
21
|
|
|
34
|
-
#XBUT: Text displayed on the button that will allow editing the Header Content
|
|
35
22
|
EDIT_HEADER=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u0437\u0430\u0433\u043B\u0430\u0432\u0438\u0435
|
|
36
23
|
|
|
37
|
-
#XTOL: Tooltip for the flag icon inside sap.uxap.ObjectPageHeader, showing that the item is flagged
|
|
38
24
|
TOOLTIP_OP_FLAG_MARK_VALUE=\u0421 \u0444\u043B\u0430\u0433
|
|
39
25
|
|
|
40
|
-
#XTOL: Tooltip for the favorite icon inside sap.uxap.ObjectPageHeader, showing that the item is favorite
|
|
41
26
|
TOOLTIP_OP_FAVORITE_MARK_VALUE=\u0424\u0430\u0432\u043E\u0440\u0438\u0442
|
|
42
27
|
|
|
43
|
-
#XTOL: Tooltip for the select title arrow inside sap.uxap.ObjectPageHeader
|
|
44
28
|
OP_SELECT_ARROW_TOOLTIP=\u0421\u0432\u044A\u0440\u0437\u0430\u043D\u0438 \u043E\u043F\u0446\u0438\u0438
|
|
45
29
|
|
|
46
|
-
#XTOL: Tooltip for the locked icon inside sap.uxap.ObjectPageHeader, showing that the item is locked
|
|
47
30
|
TOOLTIP_OP_LOCK_MARK_VALUE=\u0417\u0430\u043A\u043B\u044E\u0447\u0435\u043D
|
|
48
31
|
|
|
49
|
-
#XTOL: Tooltip for the Overflow button inside sap.uxap.ObjectPageHeader
|
|
50
32
|
TOOLTIP_OP_OVERFLOW_BTN=\u041E\u0449\u0435
|
|
51
33
|
|
|
52
|
-
#XTOL: Tooltip for the Scroll left arrow inside sap.uxap.AnchorBar
|
|
53
34
|
TOOLTIP_OP_SCROLL_LEFT_ARROW=\u0421\u043A\u0440\u043E\u043B\u0438\u0440\u0430\u043D\u0435 \u043D\u0430\u043B\u044F\u0432\u043E
|
|
54
35
|
|
|
55
|
-
#XTOL: Tooltip for the Scroll right arrow inside sap.uxap.AnchorBar
|
|
56
36
|
TOOLTIP_OP_SCROLL_RIGHT_ARROW=\u0421\u043A\u0440\u043E\u043B\u0438\u0440\u0430\u043D\u0435 \u043D\u0430\u0434\u044F\u0441\u043D\u043E
|
|
57
37
|
|
|
58
|
-
#XTOL: Tooltip for the unsaved changes icon inside sap.uxap.ObjectPageHeader, showing that the item have been changed by another user and there are unsaved changes
|
|
59
38
|
TOOLTIP_OP_CHANGES_MARK_VALUE=\u041D\u0435\u0437\u0430\u043F\u0430\u0437\u0435\u043D\u0438 \u043F\u0440\u043E\u043C\u0435\u043D\u0438
|
|
60
39
|
|
|
61
|
-
#XTOL: Tooltip for the expand header content button inside sap.uxap.ObjectPageHeader
|
|
62
40
|
TOOLTIP_OP_EXPAND_HEADER_BTN=\u0420\u0430\u0437\u0448\u0438\u0440\u044F\u0432\u0430\u043D\u0435 \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435 \u043D\u0430 \u0437\u0430\u0433\u043B\u0430\u0432\u0438\u0435
|
|
63
41
|
|
|
64
|
-
#XTOL: Tooltip for the button that shows the Side Content panel
|
|
65
42
|
TOOLTIP_OP_SHOW_SIDE_CONTENT=\u041E\u0442\u0432\u0430\u0440\u044F\u043D\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0447\u0435\u043D \u043F\u0430\u043D\u0435\u043B
|
|
66
43
|
|
|
67
|
-
#XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
|
|
68
44
|
ROOT_ARIA_LABEL_WITHOUT_TITLE=\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0438 \u0434\u0430\u043D\u043D\u0438 \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
69
45
|
|
|
70
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it has a title
|
|
71
46
|
HEADER_ARIA_LABEL_WITH_TITLE=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435\: \u0418\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u0439\u0442\u0435 \u0440\u0435\u0436\u0438\u043C \u0437\u0430 \u0447\u0435\u0442\u0435\u043D\u0435 \u043D\u0430 \u0435\u043A\u0440\u0430\u043D \u0437\u0430 \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u0435 \u043D\u0430 \u0446\u044F\u043B\u0430\u0442\u0430 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
72
47
|
|
|
73
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
74
48
|
HEADER_ARIA_LABEL_WITHOUT_TITLE=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435 \u043D\u0430 \u043E\u0431\u0435\u043A\u0442\: \u0418\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u0439\u0442\u0435 \u0440\u0435\u0436\u0438\u043C \u0437\u0430 \u0447\u0435\u0442\u0435\u043D\u0435 \u043D\u0430 \u0435\u043A\u0440\u0430\u043D \u0437\u0430 \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u0435 \u043D\u0430 \u0446\u044F\u043B\u0430\u0442\u0430 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
75
49
|
|
|
76
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it has a title
|
|
77
50
|
NAVIGATION_ARIA_LABEL_WITH_TITLE=\u041D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F
|
|
78
51
|
|
|
79
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
80
52
|
NAVIGATION_ARIA_LABEL_WITHOUT_TITLE=\u041D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
81
53
|
|
|
82
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage has a title
|
|
83
54
|
NAVTOOLBAR_ARIA_LABEL_WITH_TITLE=\u041E\u043F\u0446\u0438\u0438
|
|
84
55
|
|
|
85
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage doesn't have a title
|
|
86
56
|
NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=\u041E\u043F\u0446\u0438\u0438 \u043D\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
87
57
|
|
|
88
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
89
58
|
FOOTER_ARIA_LABEL=\u041E\u0431\u0449\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044F
|
|
90
59
|
|
|
91
|
-
#XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Section
|
|
92
60
|
SECTION_CONTROL_NAME=\u0420\u0430\u0437\u0434\u0435\u043B
|
|
93
61
|
|
|
94
|
-
#XTIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Sections
|
|
95
62
|
SECTION_CONTROL_NAME_PLURAL=\u0420\u0430\u0437\u0434\u0435\u043B\u0438
|
|
96
63
|
|
|
97
|
-
#XMIT: Friendly control type name, used for aria-labelling: Subsection
|
|
98
64
|
SUBSECTION_CONTROL_NAME=\u041F\u043E\u0434\u0440\u0430\u0437\u0434\u0435\u043B
|
|
99
65
|
|
|
100
|
-
#XACT: Text used to describe the role of the root sap.uxap.ObjectPageLayout element
|
|
101
66
|
ROOT_ROLE_DESCRIPTION=\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430 \u043D\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
102
67
|
|
|
103
|
-
#XACT: Text used to describe the role of the sap.uxap.ObjectPageHeader element
|
|
104
68
|
HEADER_ROLE_DESCRIPTION=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 \u043D\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
105
69
|
|
|
106
|
-
#XACT: Text used to describe the role of the sap.uxap.AnchorBar element
|
|
107
70
|
NAVIGATION_ROLE_DESCRIPTION=\u041B\u0435\u043D\u0442\u0430 \u043D\u0430 \u043A\u043E\u0442\u0432\u0430 \u0437\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 \u043D\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
108
71
|
|
|
109
|
-
#XACT: Text used to describe the role of the footer toolbar element of the sap.uxap.ObjectPageLayout
|
|
110
72
|
FOOTER_ROLE_DESCRIPTION=\u041E\u0431\u0449\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044F \u0437\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 \u043D\u0430 \u043E\u0431\u0435\u043A\u0442
|
|
@@ -1,110 +1,72 @@
|
|
|
1
|
-
# com.sap.uxap:uxap-uilib resource file
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XBUT,15: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
|
|
5
2
|
SEE_MORE=M\u00E9s
|
|
6
3
|
|
|
7
|
-
#XBUT,15: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
|
|
8
4
|
SEE_LESS=Menys
|
|
9
5
|
|
|
10
|
-
#XACT: ARIA label for AnchorBar
|
|
11
6
|
ANCHOR_BAR_LABEL=Navegaci\u00F3 de detall d'objecte
|
|
12
7
|
|
|
13
|
-
#XACT: ARIA label for AnchorBar
|
|
14
8
|
ANCHOR_BAR_OVERFLOW=M\u00E9s
|
|
15
9
|
|
|
16
|
-
#XACT: ARIA role description for AnchorBar menu items
|
|
17
10
|
ANCHOR_BAR_MENUITEM=Opci\u00F3 de men\u00FA
|
|
18
11
|
|
|
19
|
-
#XACT: ARIA label for BreadCrumbs
|
|
20
12
|
BREADCRUMB_TRAIL_LABEL=Via de navegaci\u00F3
|
|
21
13
|
|
|
22
|
-
#XBUT,11: Text displayed on the button to click to expand all subsections
|
|
23
14
|
SHOW_ALL=Tot
|
|
24
15
|
|
|
25
|
-
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
16
|
HIDE_ALL=Menys
|
|
27
17
|
|
|
28
|
-
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
18
|
SHOW=Desplegar
|
|
30
19
|
|
|
31
|
-
#XBUT,11: Text displayed on the button to click to collapse section
|
|
32
20
|
HIDE=Comprimir
|
|
33
21
|
|
|
34
|
-
#XBUT: Text displayed on the button that will allow editing the Header Content
|
|
35
22
|
EDIT_HEADER=Tractar dades de cap\u00E7alera
|
|
36
23
|
|
|
37
|
-
#XTOL: Tooltip for the flag icon inside sap.uxap.ObjectPageHeader, showing that the item is flagged
|
|
38
24
|
TOOLTIP_OP_FLAG_MARK_VALUE=Marcat
|
|
39
25
|
|
|
40
|
-
#XTOL: Tooltip for the favorite icon inside sap.uxap.ObjectPageHeader, showing that the item is favorite
|
|
41
26
|
TOOLTIP_OP_FAVORITE_MARK_VALUE=Preferit
|
|
42
27
|
|
|
43
|
-
#XTOL: Tooltip for the select title arrow inside sap.uxap.ObjectPageHeader
|
|
44
28
|
OP_SELECT_ARROW_TOOLTIP=Opcions relacionades
|
|
45
29
|
|
|
46
|
-
#XTOL: Tooltip for the locked icon inside sap.uxap.ObjectPageHeader, showing that the item is locked
|
|
47
30
|
TOOLTIP_OP_LOCK_MARK_VALUE=Bloquejat
|
|
48
31
|
|
|
49
|
-
#XTOL: Tooltip for the Overflow button inside sap.uxap.ObjectPageHeader
|
|
50
32
|
TOOLTIP_OP_OVERFLOW_BTN=M\u00E9s
|
|
51
33
|
|
|
52
|
-
#XTOL: Tooltip for the Scroll left arrow inside sap.uxap.AnchorBar
|
|
53
34
|
TOOLTIP_OP_SCROLL_LEFT_ARROW=Despla\u00E7ar cap a l'esquerra
|
|
54
35
|
|
|
55
|
-
#XTOL: Tooltip for the Scroll right arrow inside sap.uxap.AnchorBar
|
|
56
36
|
TOOLTIP_OP_SCROLL_RIGHT_ARROW=Despla\u00E7ar cap a la dreta
|
|
57
37
|
|
|
58
|
-
#XTOL: Tooltip for the unsaved changes icon inside sap.uxap.ObjectPageHeader, showing that the item have been changed by another user and there are unsaved changes
|
|
59
38
|
TOOLTIP_OP_CHANGES_MARK_VALUE=Modificacions no desades
|
|
60
39
|
|
|
61
|
-
#XTOL: Tooltip for the expand header content button inside sap.uxap.ObjectPageHeader
|
|
62
40
|
TOOLTIP_OP_EXPAND_HEADER_BTN=Desplegar contingut de cap\u00E7alera
|
|
63
41
|
|
|
64
|
-
#XTOL: Tooltip for the button that shows the Side Content panel
|
|
65
42
|
TOOLTIP_OP_SHOW_SIDE_CONTENT=Obrir \u00E0rea de p\u00E0gina
|
|
66
43
|
|
|
67
|
-
#XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
|
|
68
44
|
ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalls d'objecte
|
|
69
45
|
|
|
70
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it has a title
|
|
71
46
|
HEADER_ARIA_LABEL_WITH_TITLE=Cap\u00E7alera\: utilitzeu el mode de lectura del lector de pantalla per llegir tota la informaci\u00F3 de l'objecte
|
|
72
47
|
|
|
73
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
74
48
|
HEADER_ARIA_LABEL_WITHOUT_TITLE=Cap\u00E7alera d'objecte\: utilitzeu el mode de lectura del lector de pantalla per llegir tota la informaci\u00F3 de l'objecte
|
|
75
49
|
|
|
76
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it has a title
|
|
77
50
|
NAVIGATION_ARIA_LABEL_WITH_TITLE=Navegaci\u00F3
|
|
78
51
|
|
|
79
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
80
52
|
NAVIGATION_ARIA_LABEL_WITHOUT_TITLE=Navegaci\u00F3 d'objecte
|
|
81
53
|
|
|
82
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage has a title
|
|
83
54
|
NAVTOOLBAR_ARIA_LABEL_WITH_TITLE=Opcions
|
|
84
55
|
|
|
85
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage doesn't have a title
|
|
86
56
|
NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=Opcions d'objecte
|
|
87
57
|
|
|
88
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
89
58
|
FOOTER_ARIA_LABEL=Accions generals
|
|
90
59
|
|
|
91
|
-
#XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Section
|
|
92
60
|
SECTION_CONTROL_NAME=Secci\u00F3
|
|
93
61
|
|
|
94
|
-
#XTIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Sections
|
|
95
62
|
SECTION_CONTROL_NAME_PLURAL=Seccions
|
|
96
63
|
|
|
97
|
-
#XMIT: Friendly control type name, used for aria-labelling: Subsection
|
|
98
64
|
SUBSECTION_CONTROL_NAME=Subsecci\u00F3
|
|
99
65
|
|
|
100
|
-
#XACT: Text used to describe the role of the root sap.uxap.ObjectPageLayout element
|
|
101
66
|
ROOT_ROLE_DESCRIPTION=P\u00E0gina d'objecte
|
|
102
67
|
|
|
103
|
-
#XACT: Text used to describe the role of the sap.uxap.ObjectPageHeader element
|
|
104
68
|
HEADER_ROLE_DESCRIPTION=Cap\u00E7alera de p\u00E0gina d'objecte
|
|
105
69
|
|
|
106
|
-
#XACT: Text used to describe the role of the sap.uxap.AnchorBar element
|
|
107
70
|
NAVIGATION_ROLE_DESCRIPTION=Barra d'\u00E0ncora de p\u00E0gina d'objecte
|
|
108
71
|
|
|
109
|
-
#XACT: Text used to describe the role of the footer toolbar element of the sap.uxap.ObjectPageLayout
|
|
110
72
|
FOOTER_ROLE_DESCRIPTION=Accions generals per p\u00E0gina d'objecte
|
|
@@ -1,110 +1,72 @@
|
|
|
1
|
-
# com.sap.uxap:uxap-uilib resource file
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
#XBUT,15: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
|
|
5
2
|
SEE_MORE=V\u00EDce
|
|
6
3
|
|
|
7
|
-
#XBUT,15: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
|
|
8
4
|
SEE_LESS=M\u00E9n\u011B
|
|
9
5
|
|
|
10
|
-
#XACT: ARIA label for AnchorBar
|
|
11
6
|
ANCHOR_BAR_LABEL=Navigace k detail\u016Fm objektu
|
|
12
7
|
|
|
13
|
-
#XACT: ARIA label for AnchorBar
|
|
14
8
|
ANCHOR_BAR_OVERFLOW=V\u00EDce
|
|
15
9
|
|
|
16
|
-
#XACT: ARIA role description for AnchorBar menu items
|
|
17
10
|
ANCHOR_BAR_MENUITEM=Polo\u017Eka menu
|
|
18
11
|
|
|
19
|
-
#XACT: ARIA label for BreadCrumbs
|
|
20
12
|
BREADCRUMB_TRAIL_LABEL=Naviga\u010Dn\u00ED cesta
|
|
21
13
|
|
|
22
|
-
#XBUT,11: Text displayed on the button to click to expand all subsections
|
|
23
14
|
SHOW_ALL=Zobraz.v\u0161e
|
|
24
15
|
|
|
25
|
-
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
16
|
HIDE_ALL=Zobraz.m\u00E9n\u011B
|
|
27
17
|
|
|
28
|
-
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
18
|
SHOW=Rozbalit
|
|
30
19
|
|
|
31
|
-
#XBUT,11: Text displayed on the button to click to collapse section
|
|
32
20
|
HIDE=Sbalit
|
|
33
21
|
|
|
34
|
-
#XBUT: Text displayed on the button that will allow editing the Header Content
|
|
35
22
|
EDIT_HEADER=Zpracovat data hlavi\u010Dky
|
|
36
23
|
|
|
37
|
-
#XTOL: Tooltip for the flag icon inside sap.uxap.ObjectPageHeader, showing that the item is flagged
|
|
38
24
|
TOOLTIP_OP_FLAG_MARK_VALUE=Ozna\u010Deno
|
|
39
25
|
|
|
40
|
-
#XTOL: Tooltip for the favorite icon inside sap.uxap.ObjectPageHeader, showing that the item is favorite
|
|
41
26
|
TOOLTIP_OP_FAVORITE_MARK_VALUE=Obl\u00EDben\u00E9
|
|
42
27
|
|
|
43
|
-
#XTOL: Tooltip for the select title arrow inside sap.uxap.ObjectPageHeader
|
|
44
28
|
OP_SELECT_ARROW_TOOLTIP=P\u0159\u00EDbuzn\u00E9 volby
|
|
45
29
|
|
|
46
|
-
#XTOL: Tooltip for the locked icon inside sap.uxap.ObjectPageHeader, showing that the item is locked
|
|
47
30
|
TOOLTIP_OP_LOCK_MARK_VALUE=Blokov\u00E1no
|
|
48
31
|
|
|
49
|
-
#XTOL: Tooltip for the Overflow button inside sap.uxap.ObjectPageHeader
|
|
50
32
|
TOOLTIP_OP_OVERFLOW_BTN=V\u00EDce
|
|
51
33
|
|
|
52
|
-
#XTOL: Tooltip for the Scroll left arrow inside sap.uxap.AnchorBar
|
|
53
34
|
TOOLTIP_OP_SCROLL_LEFT_ARROW=Listovat vlevo
|
|
54
35
|
|
|
55
|
-
#XTOL: Tooltip for the Scroll right arrow inside sap.uxap.AnchorBar
|
|
56
36
|
TOOLTIP_OP_SCROLL_RIGHT_ARROW=Listovat vpravo
|
|
57
37
|
|
|
58
|
-
#XTOL: Tooltip for the unsaved changes icon inside sap.uxap.ObjectPageHeader, showing that the item have been changed by another user and there are unsaved changes
|
|
59
38
|
TOOLTIP_OP_CHANGES_MARK_VALUE=Neulo\u017Een\u00E9 zm\u011Bny
|
|
60
39
|
|
|
61
|
-
#XTOL: Tooltip for the expand header content button inside sap.uxap.ObjectPageHeader
|
|
62
40
|
TOOLTIP_OP_EXPAND_HEADER_BTN=Rozbalit obsah hlavi\u010Dky
|
|
63
41
|
|
|
64
|
-
#XTOL: Tooltip for the button that shows the Side Content panel
|
|
65
42
|
TOOLTIP_OP_SHOW_SIDE_CONTENT=Otev\u0159\u00EDt bo\u010Dn\u00ED panel
|
|
66
43
|
|
|
67
|
-
#XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
|
|
68
44
|
ROOT_ARIA_LABEL_WITHOUT_TITLE=Detaily objektu
|
|
69
45
|
|
|
70
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it has a title
|
|
71
46
|
HEADER_ARIA_LABEL_WITH_TITLE=Hlavi\u010Dka\: Pou\u017Eijte re\u017Eim \u010Dten\u00ED obrazovky pro \u010Dten\u00ED v\u0161ech informac\u00ED o objektu
|
|
72
47
|
|
|
73
|
-
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
74
48
|
HEADER_ARIA_LABEL_WITHOUT_TITLE=Hlavi\u010Dka objektu\: Pou\u017Eijte re\u017Eim \u010Dten\u00ED obrazovky pro \u010Dten\u00ED v\u0161ech informac\u00ED o objektu
|
|
75
49
|
|
|
76
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it has a title
|
|
77
50
|
NAVIGATION_ARIA_LABEL_WITH_TITLE=Navigace
|
|
78
51
|
|
|
79
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
80
52
|
NAVIGATION_ARIA_LABEL_WITHOUT_TITLE=Navigace objektu
|
|
81
53
|
|
|
82
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage has a title
|
|
83
54
|
NAVTOOLBAR_ARIA_LABEL_WITH_TITLE=Mo\u017Enosti
|
|
84
55
|
|
|
85
|
-
#XACT: Text used to label the Toolbar inside the AnchorBar when ObjectPage doesn't have a title
|
|
86
56
|
NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=Mo\u017Enosti objektu
|
|
87
57
|
|
|
88
|
-
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
89
58
|
FOOTER_ARIA_LABEL=V\u0161eobecn\u00E9 akce
|
|
90
59
|
|
|
91
|
-
#XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Section
|
|
92
60
|
SECTION_CONTROL_NAME=Sekce
|
|
93
61
|
|
|
94
|
-
#XTIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Sections
|
|
95
62
|
SECTION_CONTROL_NAME_PLURAL=Sekce
|
|
96
63
|
|
|
97
|
-
#XMIT: Friendly control type name, used for aria-labelling: Subsection
|
|
98
64
|
SUBSECTION_CONTROL_NAME=Podsekce
|
|
99
65
|
|
|
100
|
-
#XACT: Text used to describe the role of the root sap.uxap.ObjectPageLayout element
|
|
101
66
|
ROOT_ROLE_DESCRIPTION=Str\u00E1nka objektu
|
|
102
67
|
|
|
103
|
-
#XACT: Text used to describe the role of the sap.uxap.ObjectPageHeader element
|
|
104
68
|
HEADER_ROLE_DESCRIPTION=Hlavi\u010Dka str\u00E1nky objektu
|
|
105
69
|
|
|
106
|
-
#XACT: Text used to describe the role of the sap.uxap.AnchorBar element
|
|
107
70
|
NAVIGATION_ROLE_DESCRIPTION=Pruh kotvy str\u00E1nky objektu
|
|
108
71
|
|
|
109
|
-
#XACT: Text used to describe the role of the footer toolbar element of the sap.uxap.ObjectPageLayout
|
|
110
72
|
FOOTER_ROLE_DESCRIPTION=V\u0161eobecn\u00E9 akce pro str\u00E1nku objektu
|