@openui5/sap.uxap 1.71.57 → 1.71.59
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_cs.properties +2 -2
- package/src/sap/uxap/messagebundle_da.properties +2 -2
- package/src/sap/uxap/messagebundle_ja.properties +1 -1
- package/src/sap/uxap/messagebundle_ko.properties +1 -1
- package/src/sap/uxap/messagebundle_pt.properties +1 -1
- package/src/sap/uxap/messagebundle_sl.properties +2 -2
- package/src/sap/uxap/messagebundle_tr.properties +1 -1
- package/src/sap/uxap/messagebundle_uk.properties +1 -1
- package/src/sap/uxap/messagebundle_zh_CN.properties +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.uxap",
|
|
3
|
-
"version": "1.71.
|
|
3
|
+
"version": "1.71.59",
|
|
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.59",
|
|
18
|
+
"@openui5/sap.m": "1.71.59",
|
|
19
|
+
"@openui5/sap.ui.core": "1.71.59",
|
|
20
|
+
"@openui5/sap.ui.layout": "1.71.59"
|
|
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.59</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
|
@@ -20,10 +20,10 @@ ANCHOR_BAR_MENUITEM=Polo\u017Eka menu
|
|
|
20
20
|
BREADCRUMB_TRAIL_LABEL=Naviga\u010Dn\u00ED cesta
|
|
21
21
|
|
|
22
22
|
#XBUT,11: Text displayed on the button to click to expand all subsections
|
|
23
|
-
SHOW_ALL=
|
|
23
|
+
SHOW_ALL=Zobraz.v\u0161e
|
|
24
24
|
|
|
25
25
|
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
|
-
HIDE_ALL=
|
|
26
|
+
HIDE_ALL=Zobraz.m\u00E9n\u011B
|
|
27
27
|
|
|
28
28
|
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
29
|
SHOW=Rozbalit
|
|
@@ -20,10 +20,10 @@ ANCHOR_BAR_MENUITEM=Menu-entry
|
|
|
20
20
|
BREADCRUMB_TRAIL_LABEL=Navigationssti
|
|
21
21
|
|
|
22
22
|
#XBUT,11: Text displayed on the button to click to expand all subsections
|
|
23
|
-
SHOW_ALL=
|
|
23
|
+
SHOW_ALL=Vis alt
|
|
24
24
|
|
|
25
25
|
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
|
-
HIDE_ALL=
|
|
26
|
+
HIDE_ALL=Vis f\u00E6rre
|
|
27
27
|
|
|
28
28
|
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
29
|
SHOW=Ekspand.
|
|
@@ -23,7 +23,7 @@ BREADCRUMB_TRAIL_LABEL=\u8A73\u7D30\u30CA\u30D3\u30B2\u30FC\u30B7\u30E7\u30F3
|
|
|
23
23
|
SHOW_ALL=\u3059\u3079\u3066\u8868\u793A
|
|
24
24
|
|
|
25
25
|
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
|
-
HIDE_ALL=\u8868\u793A\
|
|
26
|
+
HIDE_ALL=\u8868\u793A\u5727\u7E2E
|
|
27
27
|
|
|
28
28
|
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
29
|
SHOW=\u5C55\u958B
|
|
@@ -23,7 +23,7 @@ BREADCRUMB_TRAIL_LABEL=\uD0D0\uC0C9 \uACBD\uB85C \uCD94\uC801
|
|
|
23
23
|
SHOW_ALL=\uBAA8\uB450 \uD45C\uC2DC
|
|
24
24
|
|
|
25
25
|
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
|
-
HIDE_ALL=\uAC04\uB2E8\uD788 \
|
|
26
|
+
HIDE_ALL=\uAC04\uB2E8\uD788 \uD45C\uC2DC
|
|
27
27
|
|
|
28
28
|
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
29
|
SHOW=\uD3BC\uCE58\uAE30
|
|
@@ -32,7 +32,7 @@ SHOW=Expandir
|
|
|
32
32
|
HIDE=Comprimir
|
|
33
33
|
|
|
34
34
|
#XBUT: Text displayed on the button that will allow editing the Header Content
|
|
35
|
-
EDIT_HEADER=
|
|
35
|
+
EDIT_HEADER=Processar dados do cabe\u00E7alho
|
|
36
36
|
|
|
37
37
|
#XTOL: Tooltip for the flag icon inside sap.uxap.ObjectPageHeader, showing that the item is flagged
|
|
38
38
|
TOOLTIP_OP_FLAG_MARK_VALUE=Marcado
|
|
@@ -68,10 +68,10 @@ TOOLTIP_OP_SHOW_SIDE_CONTENT=Odpiranje podro\u010Dja strani
|
|
|
68
68
|
ROOT_ARIA_LABEL_WITHOUT_TITLE=Detajli objekta
|
|
69
69
|
|
|
70
70
|
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it has a title
|
|
71
|
-
HEADER_ARIA_LABEL_WITH_TITLE=Glava\: Uporabite modus bralnika zaslona za branje
|
|
71
|
+
HEADER_ARIA_LABEL_WITH_TITLE=Glava\: Uporabite modus bralnika zaslona za branje vseh informacij o objektu
|
|
72
72
|
|
|
73
73
|
#XACT: Text used to label the header element of sap.uxap.ObjectPageLayout when it doesn't have a title
|
|
74
|
-
HEADER_ARIA_LABEL_WITHOUT_TITLE=Glava objekta\: Uporabite modus bralnika zaslona za branje
|
|
74
|
+
HEADER_ARIA_LABEL_WITHOUT_TITLE=Glava objekta\: Uporabite modus bralnika zaslona za branje vseh informacij o objektu
|
|
75
75
|
|
|
76
76
|
#XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it has a title
|
|
77
77
|
NAVIGATION_ARIA_LABEL_WITH_TITLE=Navigacija
|
|
@@ -23,7 +23,7 @@ BREADCRUMB_TRAIL_LABEL=Dola\u015Fma yolu
|
|
|
23
23
|
SHOW_ALL=T\u00FCm\u00FC
|
|
24
24
|
|
|
25
25
|
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
|
-
HIDE_ALL=
|
|
26
|
+
HIDE_ALL=Dh.az g\u00F6s.
|
|
27
27
|
|
|
28
28
|
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
29
|
SHOW=Geni\u015Flet
|
|
@@ -23,7 +23,7 @@ BREADCRUMB_TRAIL_LABEL=\u041D\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u0439\u0
|
|
|
23
23
|
SHOW_ALL=\u041F\u043E\u043A\u0430\u0437.\u0432\u0441\u0435
|
|
24
24
|
|
|
25
25
|
#XBUT,12: Text displayed on the button to click to collapse all subsections
|
|
26
|
-
HIDE_ALL=\u041F\u043E\u043A.\u043C\u0435\u043D\u0448\u0435
|
|
26
|
+
HIDE_ALL=\u041F\u043E\u043A\u0430\u0437.\u043C\u0435\u043D\u0448\u0435
|
|
27
27
|
|
|
28
28
|
#XBUT,9: Text displayed on the button to click to expand section
|
|
29
29
|
SHOW=\u0420\u043E\u0437\u0433\u043E\u0440\u043D.
|
|
@@ -89,13 +89,13 @@ NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=\u5BF9\u8C61\u9009\u9879
|
|
|
89
89
|
FOOTER_ARIA_LABEL=\u5E38\u89C4\u64CD\u4F5C
|
|
90
90
|
|
|
91
91
|
#XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Section
|
|
92
|
-
SECTION_CONTROL_NAME=\
|
|
92
|
+
SECTION_CONTROL_NAME=\u90E8\u5206
|
|
93
93
|
|
|
94
94
|
#XTIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Sections
|
|
95
|
-
SECTION_CONTROL_NAME_PLURAL=\
|
|
95
|
+
SECTION_CONTROL_NAME_PLURAL=\u90E8\u5206
|
|
96
96
|
|
|
97
97
|
#XMIT: Friendly control type name, used for aria-labelling: Subsection
|
|
98
|
-
SUBSECTION_CONTROL_NAME=\u5B50\
|
|
98
|
+
SUBSECTION_CONTROL_NAME=\u5B50\u90E8\u5206
|
|
99
99
|
|
|
100
100
|
#XACT: Text used to describe the role of the root sap.uxap.ObjectPageLayout element
|
|
101
101
|
ROOT_ROLE_DESCRIPTION=\u5BF9\u8C61\u9875\u9762
|