@openui5/sap.ui.documentation 1.96.24 → 1.96.25
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 +6 -6
- package/src/sap/ui/documentation/.library +1 -1
- package/src/sap/ui/documentation/library.js +2 -2
- package/src/sap/ui/documentation/messagebundle_da.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_el.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_en.properties +338 -2
- package/src/sap/ui/documentation/messagebundle_en_GB.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_es.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_et.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_fi.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_fr.properties +2 -2
- package/src/sap/ui/documentation/messagebundle_hi.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_hr.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_hu.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_id.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_ko.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_lt.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_ms.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_pt.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_sh.properties +10 -10
- package/src/sap/ui/documentation/messagebundle_sr.properties +10 -10
- package/src/sap/ui/documentation/messagebundle_th.properties +1 -1
- package/src/sap/ui/documentation/messagebundle_vi.properties +1 -1
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_en.properties +12 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.documentation",
|
|
3
|
-
"version": "1.96.
|
|
3
|
+
"version": "1.96.25",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.documentation",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.96.
|
|
18
|
-
"@openui5/sap.ui.core": "1.96.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.96.
|
|
20
|
-
"@openui5/themelib_sap_belize": "1.96.
|
|
21
|
-
"@openui5/themelib_sap_fiori_3": "1.96.
|
|
17
|
+
"@openui5/sap.m": "1.96.25",
|
|
18
|
+
"@openui5/sap.ui.core": "1.96.25",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.96.25",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.96.25",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.96.25"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -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.96.
|
|
9
|
+
<version>1.96.25</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library for the Demokit 2.0.</documentation>
|
|
12
12
|
|
|
@@ -23,7 +23,7 @@ sap.ui.define([
|
|
|
23
23
|
// delegate further initialization of this library to the Core
|
|
24
24
|
sap.ui.getCore().initLibrary({
|
|
25
25
|
name : 'sap.ui.documentation',
|
|
26
|
-
version: '1.96.
|
|
26
|
+
version: '1.96.25',
|
|
27
27
|
dependencies : ['sap.ui.core','sap.m'],
|
|
28
28
|
types: [],
|
|
29
29
|
interfaces: [],
|
|
@@ -49,7 +49,7 @@ sap.ui.define([
|
|
|
49
49
|
* @namespace
|
|
50
50
|
* @name sap.ui.documentation
|
|
51
51
|
* @author SAP SE
|
|
52
|
-
* @version 1.96.
|
|
52
|
+
* @version 1.96.25
|
|
53
53
|
* @since 1.48
|
|
54
54
|
* @public
|
|
55
55
|
*/
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Opbyg og udvid interaktive analytiske webapplikat
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Forretningsbaggrund
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Udviklingskoncepter, s\u00E5som MVC, databinding og komponenter
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Mere om kontroller
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Till\u00E6g til API-
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Till\u00E6g til API-referencen
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Tilbage til s\u00F8geresultater
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Rediger p\u00E5 GitHub
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=\u0392\u03B1\u03C3\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=\u0388\u03BD\u03BD\u03BF\u03B9\u03B5\u03C2 \u03B1\u03BD\u03AC\u03C0\u03C4\u03C5\u03BE\u03B7\u03C2, \u03CC\u03C0\u03C9\u03C2 MVC, \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03BA\u03B1\u03B9 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=\u03A0\u03B5\u03C1\u03B9\u03C3\u03C3\u03CC\u03C4\u03B5\u03C1\u03B1 \u03A3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AC \u03BC\u03B5 \u0395\u03BB\u03AD\u03B3\u03C7\u03BF\u03C5\u03C2
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C3\u03C4\u03B7\u03BD \
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C3\u03C4\u03B7\u03BD \u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=\u03A0\u03AF\u03C3\u03C9 \u03C3\u03B5 \u0391\u03C0\u03BF\u03C4\u03B5\u03BB\u03AD\u03C3\u03BC\u03B1\u03C4\u03B1 \u0391\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7\u03C2
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03C3\u03B5 GitHub
|
|
@@ -1,367 +1,703 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.documentation library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XMIT: The menu item that navigates to the home page
|
|
2
5
|
APP_TABHEADER_ITEM_HOME=Home
|
|
6
|
+
#XMIT: The menu item that navigates to the 'Documentation' page
|
|
3
7
|
APP_TABHEADER_ITEM_DOCUMENTATION=Documentation
|
|
8
|
+
#XMIT: The menu item that navigates to the 'API Reference' page
|
|
4
9
|
APP_TABHEADER_ITEM_API_REFERENCE=API Reference
|
|
10
|
+
#XMIT: The menu item that navigates to the 'Samples' page
|
|
5
11
|
APP_TABHEADER_ITEM_SAMPLES=Samples
|
|
12
|
+
#XMIT: The menu item that navigates to the 'Demo Apps' page
|
|
6
13
|
APP_TABHEADER_ITEM_DEMO_APPS=Demo Apps
|
|
14
|
+
#XMIT: The menu item that navigates to the 'Tools' page
|
|
7
15
|
APP_TABHEADER_ITEM_TOOLS=Tools
|
|
16
|
+
#XBUT: The button that allows to change the current version
|
|
8
17
|
APP_CHANGE_VERSION_BTN=Change Version
|
|
18
|
+
#XTXT: Text for beta version
|
|
9
19
|
APP_VERSION_BETA_VERSION=Beta version
|
|
20
|
+
#XTXT: Text for released version
|
|
10
21
|
APP_VERSION_VERSION=Version
|
|
22
|
+
#XTXT: Text for version that is not for productive use
|
|
11
23
|
APP_VERSION_NOT_PRODUCTIVE=\u2013 not for productive use\!
|
|
24
|
+
#XTXT: Text for version which is in development progress
|
|
12
25
|
APP_VERSION_IN_PROGRESS=- development in progress.
|
|
26
|
+
#XTOL: Tooltip for the button that opens the 'Give Feedback' dialog
|
|
13
27
|
APP_FEEDBACK_BTN_TOOLTIP=Give Feedback
|
|
28
|
+
#XBUT: Text for button that closes
|
|
14
29
|
APP_SEARCH_FIELD_CLOSE=Close
|
|
30
|
+
#XTOL: Tooltip for the 'More Information' button that opens an additional menu
|
|
15
31
|
APP_INFORMATION_BTN_TOOLTIP=More Information
|
|
32
|
+
#XMIT: The menu item that opens the 'Give Feedback' dialog
|
|
16
33
|
APP_INFORMATION_BTN_FEEDBACK=Feedback
|
|
34
|
+
#XMIT: The menu item that opens the 'About' dialog
|
|
17
35
|
APP_INFORMATION_BTN_ABOUT=About
|
|
36
|
+
#XMIT: The menu item that navigates to the 'Legal Disclosure' page
|
|
18
37
|
APP_INFORMATION_BTN_LEGAL=Legal
|
|
38
|
+
#XMIT: The menu item that navigates to the 'SAP Privacy Statement' page
|
|
19
39
|
APP_INFORMATION_BTN_PRIVACY=Privacy
|
|
40
|
+
#XMIT: The menu item that navigates to the 'TERMS OF USE FOR SAP WEBSITES' page
|
|
20
41
|
APP_INFORMATION_BTN_TERMS_OF_USE=Terms of Use
|
|
42
|
+
#XMIT: The menu item that navigates to the Appearance options
|
|
21
43
|
APP_INFORMATION_BTN_APPEARANCE=Appearance
|
|
44
|
+
#XMIT: The menu item that selects the Appearance Light option
|
|
22
45
|
APP_INFORMATION_BTN_APPEARANCE_LIGHT=Light
|
|
46
|
+
#XMIT: The menu item that selects the Appearance Dark option
|
|
23
47
|
APP_INFORMATION_BTN_APPEARANCE_DARK=Dark
|
|
48
|
+
#XMIT: The menu item that selects the Appearance Auto option
|
|
24
49
|
APP_INFORMATION_BTN_APPEARANCE_AUTO=Auto (Depending on the OS Settings)
|
|
50
|
+
#XMIT: The menu item that navigates to the 'SITEMAP' page
|
|
25
51
|
APP_INFORMATION_BTN_SITEMAP=Sitemap
|
|
52
|
+
#XMIT: The menu item that navigates to the 'Copyright' page
|
|
26
53
|
APP_INFORMATION_BTN_COPYRIGHT=Copyright
|
|
54
|
+
#XMIT: The menu item that navigates to the 'Trademarks' page
|
|
27
55
|
APP_INFORMATION_BTN_TRADEMARK=Trademark
|
|
56
|
+
#XMIT: The menu item that navigates to the 'Disclaimer' page
|
|
28
57
|
APP_INFORMATION_BTN_DISCLAIMER=Disclaimer
|
|
58
|
+
#XMIT: The menu item that navigates to the 'License' page
|
|
29
59
|
APP_INFORMATION_BTN_LICENSE=License
|
|
60
|
+
#XTXT: The information note about cookies that were used in the application
|
|
30
61
|
APP_COOKIES_TEXT=We use cookies to improve your experience on our site. By continuing to use this website, you consent to use our cookies.
|
|
31
62
|
|
|
63
|
+
#XHED: The title of the 'Give Feedback' dialog
|
|
32
64
|
FEEDBACK_DIALOG_TITLE=Give Feedback
|
|
65
|
+
#XFLD: The label of the rating button in the 'Give Feedback' dialog
|
|
33
66
|
FEEDBACK_DIALOG_OVERALL=How is your overall experience?
|
|
67
|
+
#XFLD: The label of the textarea in the 'Give Feedback' dialog
|
|
34
68
|
FEEDBACK_DIALOG_MESSAGE=What would you like to tell us?
|
|
69
|
+
#XFLD: The placeholder of the textarea in the 'Give Feedback' dialog
|
|
35
70
|
FEEDBACK_DIALOG_MESSAGE_PLACEHOLDER=You can share your feedback for the overall Demo Kit experience or for the specific page you are currently viewing.
|
|
71
|
+
#XCKL: The label that indicates that the feedback is linked to this page
|
|
36
72
|
FEEDBACK_DIALOG_RELATED=Feedback is related to the current page.
|
|
73
|
+
#XLNK: Text for the link that shows the context data
|
|
37
74
|
FEEDBACK_DIALOG_SHOW_DATA=Show Context Data
|
|
75
|
+
#XTX: Text note in the 'Give Feedback' dialog
|
|
38
76
|
FEEDBACK_DIALOG_DISCLAIMER=Your feedback is anonymous, we do not collect any personal data.
|
|
77
|
+
#XBUT: The button that sends the feedback and closes the dialog
|
|
39
78
|
FEEDBACK_DIALOG_BTN_SEND=Send
|
|
79
|
+
#XBUT: Text for cancel button
|
|
40
80
|
FEEDBACK_DIALOG_BTN_CANCEL=Cancel
|
|
81
|
+
#XTXT: Text for rating 5
|
|
41
82
|
FEEDBACK_DIALOG_STATUS_EXCELLENT=Excellent
|
|
83
|
+
#XTXT: Text for rating 4
|
|
42
84
|
FEEDBACK_DIALOG_STATUS_GOOD=Good
|
|
85
|
+
#XTXT: Text for rating 3
|
|
43
86
|
FEEDBACK_DIALOG_STATUS_AVERAGE=Average
|
|
87
|
+
#XTXT: Text for rating 2
|
|
44
88
|
FEEDBACK_DIALOG_STATUS_POOR=Poor
|
|
89
|
+
#XTXT: Text for rating 1
|
|
45
90
|
FEEDBACK_DIALOG_STATUS_VERY_POOR=Very Poor
|
|
91
|
+
#XHED: The title of the message box that is shown when the feedback has been sent successfully
|
|
46
92
|
FEEDBACK_DIALOG_TITLE_SUCCESS=Thank you\!
|
|
93
|
+
#XTX: Text note that is shown when the feedback has been sent successfully
|
|
47
94
|
FEEDBACK_DIALOG_TEXT_SUCCESS=Your feedback has been sent.
|
|
95
|
+
#XHED: The title of the message box that is shown when error occured while sending the feedback
|
|
48
96
|
FEEDBACK_DIALOG_TITLE_ERROR=Sorry\!
|
|
97
|
+
#XTX: Text note that is shown when error occured while sending the feedback
|
|
49
98
|
FEEDBACK_DIALOG_TEXT_ERROR=An error occurred sending your feedback\:\n
|
|
50
99
|
|
|
100
|
+
#XHED: The home page title
|
|
51
101
|
WELCOME_BLOCK_1_TEXT_1=Discover New Enterprise Grade Horizons
|
|
102
|
+
#XBUT: Text for button
|
|
52
103
|
WELCOME_BLOCK_1_START_BTN=Get Started with UI5
|
|
104
|
+
#XBUT: Text for download button
|
|
53
105
|
WELCOME_BLOCK_1_DOWNLOAD_BTN=Download
|
|
106
|
+
#XHED: Group title
|
|
54
107
|
WELCOME_KEY_FEATURES=Key Features
|
|
108
|
+
#XHED: Group title
|
|
55
109
|
WELCOME_START_CODING=Start Coding
|
|
110
|
+
#XHED: Group title
|
|
56
111
|
WELCOME_CHOOSE_SCENARIO=Choose Your Scenario
|
|
112
|
+
#XHED: Group title
|
|
57
113
|
WELCOME_JOIN_COMMUNITY=Join the Community
|
|
114
|
+
#XHED: Block title
|
|
58
115
|
WELCOME_BLOCK_2_TITLE=Responsive Across Browsers and Devices
|
|
116
|
+
#XTXT: Block description
|
|
59
117
|
WELCOME_BLOCK_2_TEXT=No need to worry about device specifics\! UI5 apps run on smartphones, tablets, and desktops. The UI controls automatically adapt themselves to the capabilities of each device and make the most of the available real estate.
|
|
118
|
+
#XALT: Alternative text for image that shows responsiveness
|
|
60
119
|
WELCOME_BLOCK_2_IMG_ALT=Picture showing phone, desktop screen and tablet
|
|
120
|
+
#XHED: Block title
|
|
61
121
|
WELCOME_BLOCK_3_TITLE=Powerful Development Concepts
|
|
122
|
+
#XTXT: Block description
|
|
62
123
|
WELCOME_BLOCK_3_TEXT_1=The UI5 core offers a solid foundation that simplifies your work by managing many aspects of modern development behind the scenes. It comes with built-in support for architectural concepts like MVC, two-way data binding, and routing.
|
|
124
|
+
#XTXT: Block description
|
|
63
125
|
WELCOME_BLOCK_3_TEXT_2=Includes standards like MVC and various data-binding types
|
|
126
|
+
#XTXT: Block description
|
|
64
127
|
WELCOME_BLOCK_3_TEXT_3=Choose between different view formats (XML, HTML, JavaScript, JSON)
|
|
128
|
+
#XTXT: Block description
|
|
65
129
|
WELCOME_BLOCK_3_TEXT_4=Binding with OData, JSON, XML and other data formats
|
|
130
|
+
#XTXT: Block description
|
|
66
131
|
WELCOME_BLOCK_3_TEXT_5=Built-in support tool for exploring the object tree and binding status
|
|
132
|
+
#XHED: The title of a block
|
|
67
133
|
WELCOME_BLOCK_4_TITLE=Enterprise-Ready Web Toolkit
|
|
134
|
+
#XTXT: Block description
|
|
68
135
|
WELCOME_BLOCK_4_TEXT_1=Created by professionals, for modern developers building state of the art web applications. It comes with all features needed to cover most current application requirements, with standards high enough to be delivered in standard SAP solutions.
|
|
136
|
+
#XTXT: Block description
|
|
69
137
|
WELCOME_BLOCK_4_TEXT_2=Translation and internationalization support
|
|
138
|
+
#XTXT: Block description
|
|
70
139
|
WELCOME_BLOCK_4_TEXT_3=Extensibility concepts at code and application level
|
|
140
|
+
#XTXT: Block description
|
|
71
141
|
WELCOME_BLOCK_4_TEXT_4=High Contrast theme to aid visually impaired users
|
|
142
|
+
#XHED: Block title
|
|
72
143
|
WELCOME_BLOCK_5_TITLE=Award-Winning SAP Fiori Design in Action
|
|
144
|
+
#XTXT: Block description
|
|
73
145
|
WELCOME_BLOCK_5_TEXT=UI5 applications benefit from a consistent design language and predefined UX patterns across all frontend features. Use a predefined theme or try our online theming tool to create a custom theme.
|
|
146
|
+
#XALT: Alternative text for image that shows Fiori design elements
|
|
74
147
|
WELCOME_BLOCK_5_IMG_ALT=Picture showing SAP Fiori design elements
|
|
148
|
+
#XHED: Block title
|
|
75
149
|
WELCOME_BLOCK_6_TITLE=Get Ready
|
|
150
|
+
#XTXT: Block description
|
|
76
151
|
WELCOME_BLOCK_6_TEXT_1=All you need to develop Web apps with UI5 is a development environment and a browser. For maximum convenience, you can use SAP Business Application Studio in the cloud. For maximum flexibility, you have the alternative choice of setting up your local development environment.
|
|
152
|
+
#XTXT: Block description. After the ":" there's an inline link with link text "Live Editor" which is not translatable.
|
|
77
153
|
WELCOME_BLOCK_6_TEXT_2=Try the first example here\:
|
|
154
|
+
#XHED: Block title
|
|
78
155
|
WELCOME_BLOCK_7_TITLE=UI5 Evolution
|
|
156
|
+
#XTXT: Block description
|
|
79
157
|
WELCOME_BLOCK_7_TEXT_1=UI5 evolution stands for fundamental improvements as part of an ongoing effort to advance SAPUI5, to enable applications to run faster, and code to become more modular. By embracing web standards, asynchronous loading, and emerging technologies, SAPUI5 continues to be a future-proof, enterprise-proven solution.
|
|
158
|
+
#XTXT: Block description
|
|
80
159
|
WELCOME_BLOCK_7_TEXT_2=We encourage developers to actively support and leverage the new capabilities.
|
|
160
|
+
#XALT: Alternative text for image that shows UI5 Evolution graph
|
|
81
161
|
WELCOME_BLOCK_7_ALT=The UI5 evolution is creating innovation, providing build tooling, modular core, open standards, and gaining high performance using asynchronous loading.
|
|
162
|
+
#XHED: The title of a block
|
|
82
163
|
WELCOME_BLOCK_8_TITLE=SAPUI5 on SAP BTP
|
|
164
|
+
#XTXT: Block description
|
|
83
165
|
WELCOME_BLOCK_8_TEXT_1=Sign up for the free SAP BTP trial account to test the platform and build cloud-based UI5 apps.
|
|
166
|
+
#XTXT: Block description
|
|
84
167
|
WELCOME_BLOCK_8_TEXT_2=Easy-to-use development environment with SAP Business Application Studio
|
|
168
|
+
#XTXT: Block description
|
|
85
169
|
WELCOME_BLOCK_8_TEXT_3=Free trial for development use
|
|
170
|
+
#XHED: Block title
|
|
86
171
|
WELCOME_BLOCK_9_TITLE=SAPUI5 (On-Premise)
|
|
172
|
+
#XTXT: Block description
|
|
87
173
|
WELCOME_BLOCK_9_TEXT_1=SAPUI5 is part of the user interface technologies in SAP HANA, NetWeaver ABAP, and Java systems.
|
|
174
|
+
#XTXT: Block description
|
|
88
175
|
WELCOME_BLOCK_9_TEXT_2=Ready to use for SAP customers
|
|
176
|
+
#XTXT: Block description
|
|
89
177
|
WELCOME_BLOCK_9_TEXT_3=Integrates with existing system landscapes
|
|
178
|
+
#XHED: Block title
|
|
90
179
|
WELCOME_BLOCK_10_TITLE=OpenUI5 - Free and Open Source
|
|
180
|
+
#XTXT: Block description
|
|
91
181
|
WELCOME_BLOCK_10_TEXT_1=Try the open source variant of UI5. It contains all core UI5 features and is available on GitHub under the Apache 2.0 license.
|
|
182
|
+
#XTXT: Block description
|
|
92
183
|
WELCOME_BLOCK_10_TEXT_2=Supported by the open source community
|
|
184
|
+
#XTXT: Block description
|
|
93
185
|
WELCOME_BLOCK_10_TEXT_3=Managed on GitHub - contributions welcome\!
|
|
186
|
+
#XHED: Block title
|
|
94
187
|
WELCOME_BLOCK_11_TITLE=UI5 on Content Delivery Network
|
|
188
|
+
#XTXT: Block description
|
|
95
189
|
WELCOME_BLOCK_11_TEXT_1=Develop and run UI5 apps with the flexibility of a robust CDN. Files are loaded from the location closest to the user for optimal performance.
|
|
190
|
+
#XTXT: Block description
|
|
96
191
|
WELCOME_BLOCK_11_TEXT_2=Multi-version CDN to maintain a custom lifecycle
|
|
192
|
+
#XTXT: Block description
|
|
97
193
|
WELCOME_BLOCK_11_TEXT_3=For any on-premise and cloud development scenario
|
|
194
|
+
#XHED: Block title
|
|
98
195
|
WELCOME_BLOCK_12_TITLE=SAP Community
|
|
99
196
|
|
|
197
|
+
#XHED: Documentation page title
|
|
100
198
|
TOPIC_DETAIL_INIT_DOCUMENTATION=Documentation
|
|
199
|
+
#XBUT: Text for download button
|
|
101
200
|
TOPIC_DETAIL_INIT_DOWNLOAD_BTN=Download
|
|
201
|
+
#XHED: Block title
|
|
102
202
|
TOPIC_DETAIL_INIT_BLOCK_1_TITLE=What's New?
|
|
203
|
+
#XTXT: Block description
|
|
103
204
|
TOPIC_DETAIL_INIT_BLOCK_1_TEXT=Find out about the new features in the latest UI5 versions
|
|
205
|
+
#XHED: Block title
|
|
104
206
|
TOPIC_DETAIL_INIT_BLOCK_2_TITLE=Read Me First
|
|
207
|
+
#XTXT: Block description
|
|
105
208
|
TOPIC_DETAIL_INIT_BLOCK_2_TEXT=Important information before you start using UI5 productively
|
|
209
|
+
#XHED: Block title
|
|
106
210
|
TOPIC_DETAIL_INIT_BLOCK_3_TITLE=Get Started
|
|
211
|
+
#XTXT: Block description
|
|
107
212
|
TOPIC_DETAIL_INIT_BLOCK_3_TEXT=Setup and tutorials
|
|
213
|
+
#XHED: Block title
|
|
108
214
|
TOPIC_DETAIL_INIT_BLOCK_4_TITLE=Developing Apps
|
|
215
|
+
#XTXT: Block description
|
|
109
216
|
TOPIC_DETAIL_INIT_BLOCK_4_TEXT=Best practices and what pitfalls you should look out for
|
|
217
|
+
#XHED: Block title
|
|
110
218
|
TOPIC_DETAIL_INIT_BLOCK_5_TITLE=Extending Apps
|
|
219
|
+
#XTXT: Block description
|
|
111
220
|
TOPIC_DETAIL_INIT_BLOCK_5_TEXT=Adapt apps to your specific requirements
|
|
221
|
+
#XHED: Block title
|
|
112
222
|
TOPIC_DETAIL_INIT_BLOCK_6_TITLE=Developing Controls
|
|
223
|
+
#XTXT: Block description
|
|
113
224
|
TOPIC_DETAIL_INIT_BLOCK_6_TEXT=Create custom controls or contribute to UI5
|
|
225
|
+
#XHED: Block title
|
|
114
226
|
TOPIC_DETAIL_INIT_BLOCK_7_TEXT=UI patterns and templates for commonly used application patterns
|
|
227
|
+
#XHED: Block title
|
|
115
228
|
TOPIC_DETAIL_INIT_BLOCK_8_TITLE=Analysis Path Framework
|
|
229
|
+
#XTXT: Block description
|
|
116
230
|
TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Build and enhance interactive analytical web applications
|
|
231
|
+
#XHED: Block title
|
|
117
232
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Essentials
|
|
233
|
+
#XTXT: Block description
|
|
118
234
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Development concepts, such as MVC, data binding, and components
|
|
235
|
+
#XHED: Block title
|
|
119
236
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=More About Controls
|
|
120
|
-
|
|
237
|
+
#XTXT: Block description
|
|
238
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Addition to the API Reference
|
|
121
239
|
|
|
240
|
+
#XBUT: Text for button that navigates back to search results
|
|
122
241
|
TOPIC_DETAIL_BACK_BTN=Back to Search Results
|
|
242
|
+
#XBUT: Text for button that allows to edit the page in GitHub
|
|
123
243
|
TOPIC_DETAIL_EDIT_GITHUB=Edit on GitHub
|
|
244
|
+
#XTOL: Tooltip for the 'Edit on Github' button
|
|
124
245
|
TOPIC_DETAIL_EDIT_GITHUB_TOOLTIP=Edit this page on GitHub
|
|
246
|
+
#XTOL: Tooltip for the fullscreen button
|
|
125
247
|
TOPIC_DETAIL_FULLSCREEN_TOOLTIP=Show this document in full screen mode
|
|
126
248
|
|
|
249
|
+
#XXLF: Placeholder for the filter field
|
|
127
250
|
TOPIC_MASTER_FILTER_PLACEHOLDER=Filter
|
|
251
|
+
#XTOL: Tooltip for button that expands a list of items
|
|
128
252
|
TOPIC_MASTER_EXPAND_TOOLTIP=Expand All
|
|
253
|
+
#XTOL: Tooltip for button that collapses a list of items
|
|
129
254
|
TOPIC_MASTER_COLAPSE_TOOLTIP=Collapse All
|
|
255
|
+
#XTXT: Text that is displayed when there are no results from the search
|
|
130
256
|
TOPIC_MASTER_NO_DATA_TEXT=No data, please try with the global search
|
|
131
257
|
|
|
258
|
+
#XHED: Section title
|
|
132
259
|
ENTITY_ABOUT=About
|
|
260
|
+
#XHED: Section title
|
|
133
261
|
ENTITY_SAMPLES=Samples ({0})
|
|
262
|
+
#XTXT: The label that shows information about the API Reference page
|
|
134
263
|
ENITITY_API=API Reference\:
|
|
264
|
+
#XTXT: The label that shows information about the Documentation page
|
|
135
265
|
ENTITY_DOCUMENTATION=Documentation\:
|
|
266
|
+
#XTXT: The label that shows information about the UX Guidelines page
|
|
136
267
|
ENTITY_UX=UX Guidelines\:
|
|
268
|
+
#XTXT: The label that shows which is the extended control
|
|
137
269
|
ENTITY_EXTENDS=Extends\:
|
|
270
|
+
#XTXT: The label that shows application component
|
|
138
271
|
ENTITY_COMPONENT=Application Component
|
|
272
|
+
#XTXT: The label that shows release version
|
|
139
273
|
ENTITY_SINCE=Available Since
|
|
274
|
+
#XTXT: The label for sample category
|
|
140
275
|
ENTITY_CATEGORY=Category
|
|
276
|
+
#XTXT: The label for content density
|
|
141
277
|
ENTITY_DENSITY=Content Density
|
|
278
|
+
#XTXT: Text for deprecated controls
|
|
142
279
|
ENTITY_DEPRECATED=Deprecated
|
|
280
|
+
#XTOL: Tooltip for the fullscreen button
|
|
143
281
|
ENTITY_FULLSCREEN_TOOLTIP=Show this sample in full screen mode
|
|
282
|
+
#XBUT: Text for button that navigates back to search results
|
|
144
283
|
ENTITY_BACK_BTN=Back to Search Results
|
|
284
|
+
#XCOL: The sample name
|
|
145
285
|
ENTITY_TABLE_NAME=Name
|
|
286
|
+
#XCOL: The sample description
|
|
146
287
|
ENTITY_TABLE_DESCRIPTION=Description
|
|
147
288
|
|
|
289
|
+
#only descriptions are translated
|
|
290
|
+
#XHED: Group title
|
|
148
291
|
CONTROLS_PAGE_TITLE=Samples
|
|
292
|
+
#XHED: Group title
|
|
149
293
|
CONTROLS_PAGE_DESC=Explore and download code samples
|
|
294
|
+
#XHED: Group title
|
|
150
295
|
CONTROLS_FEATURED_CONTROLS=Featured Controls
|
|
296
|
+
#XHED: Group title
|
|
151
297
|
CONTROLS_LAYOUT_PAGES=Layout & Pages
|
|
298
|
+
#XTXT: Block description
|
|
152
299
|
CONTROLS_TEXT_1=User interaction
|
|
300
|
+
#XTXT: Block description
|
|
153
301
|
CONTROLS_TEXT_2=Various list structures
|
|
302
|
+
#XTXT: Block description
|
|
154
303
|
CONTROLS_TEXT_3=Simple or more powerful tables
|
|
304
|
+
#XTXT: Block description
|
|
155
305
|
CONTROLS_TEXT_4=Dialogs and popovers
|
|
306
|
+
#XTXT: Block description
|
|
156
307
|
CONTROLS_TEXT_5=Tiles for texts, images or charts, for instance
|
|
308
|
+
#XTXT: Block description
|
|
157
309
|
CONTROLS_TEXT_6=User notification
|
|
310
|
+
#XTXT: Block description
|
|
158
311
|
CONTROLS_TEXT_7=Toolbars and headers
|
|
312
|
+
#XTXT: Block description
|
|
159
313
|
CONTROLS_TEXT_8=Hierarchical data representation
|
|
314
|
+
#XTXT: Block description
|
|
160
315
|
CONTROLS_TEXT_9=Metadata-driven controls
|
|
316
|
+
#XTXT: Block description
|
|
161
317
|
CONTROLS_TEXT_10=Location visualization
|
|
318
|
+
#XTXT: Block description
|
|
162
319
|
CONTROLS_TEXT_11=Data visualization
|
|
320
|
+
#XTXT: Block description
|
|
163
321
|
CONTROLS_TEXT_12=Step-based interactions
|
|
322
|
+
#XTXT: Block description
|
|
164
323
|
CONTROLS_TEXT_13=Displaying, creating, or editing objects
|
|
324
|
+
#XTXT: Block description
|
|
165
325
|
CONTROLS_TEXT_14=Page with title, header, and content area
|
|
326
|
+
#XTXT: Block description
|
|
166
327
|
CONTROLS_TEXT_15=Page with up to 3 columns
|
|
328
|
+
#XTXT: Block description
|
|
167
329
|
CONTROLS_TEXT_16=Two-column layout
|
|
168
330
|
|
|
331
|
+
#XXLF: The placeholder for the filter field
|
|
169
332
|
CONTROLS_MASTER_FILTER_PLACERHOLDER=Filter
|
|
333
|
+
#XTOL: Tooltip for the group and filter button
|
|
170
334
|
CONTROLS_MASTER_FILTER_BTN_TOOLTIP=Group / Filter
|
|
335
|
+
#XTXT: Text that is displayed when there are no results from the search
|
|
171
336
|
CONTROLS_MASTER_NO_DATA_TEXT=No data, please try with the global search.
|
|
172
337
|
|
|
338
|
+
#XTOL: Tooltip for the back-navigation button
|
|
173
339
|
CODE_BACK_BTN_TOOLTIP=Back to sample
|
|
340
|
+
#XTOL: Tooltip for the API Reference button
|
|
174
341
|
CODE_API_REFERENCE=API Reference
|
|
342
|
+
#XTOL: Tooltip for the download button
|
|
175
343
|
CODE_DOWNLOAD_BTN=Download
|
|
176
344
|
|
|
345
|
+
#XHED: The change version dialog title
|
|
177
346
|
CHANGE_VERSION_DIALOG_TITLE=Change Version
|
|
347
|
+
#XBUT: Text for close button of dialog
|
|
178
348
|
CHANGE_VERSION_DIALOG_CLOSE_BTN=Close
|
|
349
|
+
#XBUT: Text for close button of dialog
|
|
179
350
|
CHANGE_VERSION_DIALOG_APPLY_BTN=Apply
|
|
351
|
+
#XBUT: Text for close button of dialog
|
|
180
352
|
CHANGE_VERSION_DIALOG_LATEST_BTN=Latest
|
|
353
|
+
#XHED: The title of the dialog that configures the Samples page
|
|
181
354
|
APP_SETTINGS_DIALOG_TITLE=Settings
|
|
355
|
+
#XFLD: The label of the field that defines sample theme
|
|
182
356
|
APP_SETTINGS_DIALOG_THEME=Theme\:
|
|
357
|
+
#XFLD: The label of the field that defines the application language
|
|
183
358
|
APP_SETTINGS_DIALOG_LANGUAGE=Language
|
|
359
|
+
#XFLD: The label of the field that opens the cookie settings dialog
|
|
184
360
|
APP_SETTINGS_DIALOG_COOKIE_PREFERENCES=Cookie Preferences
|
|
361
|
+
#XTXT: The message strip of the field that defines the application language information
|
|
185
362
|
APP_SETTINGS_DIALOG_LANGUAGE_INFO=Keep in mind that the selected language applies only to the Demo Kit application user interface. The content provided in the application in the different sections, such as Documentation, API Reference, and Samples, is available only in English.
|
|
363
|
+
#XFLD: The label of the field that defines the sample content density
|
|
186
364
|
APP_SETTINGS_DIALOG_DENSITY=Content Density\:
|
|
365
|
+
#XLNK: Text for link for more information
|
|
187
366
|
APP_SETTINGS_DIALOG_READ_MORE=Read more about content densities
|
|
367
|
+
#XFLD: The label of the field that enables/disables right-to-left mode
|
|
188
368
|
APP_SETTINGS_DIALOG_RTL=Right-to-Left Mode\:
|
|
369
|
+
#XBUT: Text for the button that applies the configurations
|
|
189
370
|
APP_SETTINGS_DIALOG_OK_BTN=OK
|
|
371
|
+
#XBUT: Text for the button that discards the configurations
|
|
190
372
|
APP_SETTINGS_DIALOG_CANCEL_BTN=Cancel
|
|
191
373
|
|
|
374
|
+
#XHED: The title of the dialog for configuring the cookie settings
|
|
192
375
|
COOKIE_SETTINGS_DIALOG_TITLE=Your Cookie Settings
|
|
376
|
+
#XTXT: Title of the section about the required cookies used in the application
|
|
193
377
|
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Required Cookies
|
|
378
|
+
#XTXT: Summary note that explains what are the required cookies in the application
|
|
194
379
|
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=These cookies are required to enable core site functionality.
|
|
380
|
+
#XTXT: Detailed note that explains why we use the required cookies in the application
|
|
195
381
|
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=We use cookies to improve your experience on our site. By continuing to use this site, you consent to use our cookies.
|
|
382
|
+
#XTXT: Title of the section about the extra functional cookies used in the application
|
|
196
383
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Functional Cookies
|
|
384
|
+
#XTXT: Summary note that explains what are the functional cookies in the application
|
|
197
385
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=These cookies are used to analyze site usage for the purpose of measuring and improving site performance.
|
|
386
|
+
#XTXT: Detailed note that explains why we use the functional cookies in the application
|
|
198
387
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=This site uses SAP Web Analytics to analyze how users use this site. The information generated (including a part of your IP address and a browser ID) will be transmitted to and stored by SAP on its servers. Cookies are used to identify your repeat visit and the origin page of your visit. We will use this information only for the purpose of evaluating website usage and compiling reports on website activity for website operators - and finally, to improve the site. If you would like to opt-in for SAP Web Analytics tracking, please specify your preference using the "On"/"Off" switch above. By opt-in, you consent to the processing of analytics data about you in the manner and for the purposes set out above.
|
|
388
|
+
#XTXT: Title of the panel that contains more detailed information
|
|
199
389
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=More Info
|
|
390
|
+
#XTXT: Title of the button to accept all cookies
|
|
200
391
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Accept All
|
|
392
|
+
#XTXT: Title of the button to reject all cookies
|
|
201
393
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Reject All
|
|
394
|
+
#XTXT: Title of the button to open the edit panel to edit cookie preferences
|
|
202
395
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SET_PREFERENCES=Set Preferences
|
|
396
|
+
#XTXT: Title of the button to save the edited cookie preferences
|
|
203
397
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SAVE_PREFERENCES=Save Preferences
|
|
398
|
+
#XTXT: Title of the button to discard the edited cookie preferences
|
|
204
399
|
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=Cancel
|
|
205
400
|
|
|
401
|
+
#XTXT: Text for empty page
|
|
206
402
|
EMPTY_TEXT=Empty
|
|
207
403
|
|
|
404
|
+
#XTXT: Text for downloads page
|
|
208
405
|
DOWNLOADS_TEXT=Downloads
|
|
209
406
|
|
|
407
|
+
#XHED: The 'Demo Apps' page title
|
|
210
408
|
DEMO_APPS_TEXT=Demo Apps
|
|
409
|
+
#XBUT: Text for download button
|
|
211
410
|
DEMO_APPS_DOWNLOAD_BTN=Download
|
|
411
|
+
#XBUT: Text for read more button
|
|
212
412
|
DEMO_APPS_READ_MORE_BTN=Read More
|
|
413
|
+
#XALT: Text for image alternative text
|
|
213
414
|
DEMO_APPS_IMAGE_PHONE=Background image for phones
|
|
415
|
+
#XALT: Text for image alternative text
|
|
214
416
|
DEMO_APPS_IMAGE_DESKTOP=Background image for computers
|
|
417
|
+
#XHED: The download dialog title
|
|
215
418
|
DEMO_APPS_DOWNLOAD_DIALOG_TITLE=Download Demo Apps
|
|
419
|
+
#XBUT: Text for close button of dialog
|
|
216
420
|
DEMO_APPS_DOWNLOAD_DIALOG_CANCEL_BTN=Cancel
|
|
421
|
+
#XHED: Group title
|
|
217
422
|
DEMO_APPS_CATEGORY_TUTORIAL=Demo Apps with Tutorials
|
|
423
|
+
#XHED: Group title
|
|
218
424
|
DEMO_APPS_CATEGORY_SHOWCASE=UI5 Concepts in Real-Life Scenarios
|
|
425
|
+
#XHED: Group title
|
|
219
426
|
DEMO_APPS_CATEGORY_TEMPLATE=Template Apps
|
|
427
|
+
#XHED: Group title
|
|
220
428
|
DEMO_APPS_CATEGORY_MISC=Miscellaneous Demo Apps
|
|
429
|
+
#XHED: Group title
|
|
221
430
|
DEMO_APPS_CATEGORY_RTA=SAPUI5 Flexibility Demo Apps
|
|
431
|
+
#XTXT: Text for application library
|
|
222
432
|
DEMO_APPS_LIBRARY=Control Library\:
|
|
223
433
|
|
|
434
|
+
#XHED: The legal disclaimer dialog title
|
|
224
435
|
LEGAL_DISCLAIMER_TITLE=Legal Disclaimer for Links
|
|
436
|
+
#XLGD: Text for legal disclaimer section
|
|
225
437
|
LEGAL_DISCLAIMER_LABEL_1=Links with the icon
|
|
438
|
+
#XTOL: Tooltip for the image that indicates an external link
|
|
226
439
|
LEGAL_DISCLAIMER_EXTERNAL_TOOLTIP=Information published on non-SAP site
|
|
440
|
+
#XTXT: Text for legal disclaimer
|
|
227
441
|
LEGAL_DISCLAIMER_TEXT_1=You are entering a website that is not hosted by SAP. By using such links, you agree (unless expressly stated otherwise in your agreements with SAP) to this\:
|
|
442
|
+
#XTXT: Text for legal disclaimer
|
|
228
443
|
LEGAL_DISCLAIMER_TEXT_2=- The content of the linked-to site is not SAP documentation. You may not infer any product claims against SAP based on this information.
|
|
444
|
+
#XTXT: Text for legal disclaimer
|
|
229
445
|
LEGAL_DISCLAIMER_TEXT_3=- SAP does not agree or disagree with the content on the linked-to site, nor does SAP warrant the availability and correctness.
|
|
446
|
+
#XLGD: Text for legal disclaimer section
|
|
230
447
|
LEGAL_DISCLAIMER_LABEL_2=Links with the icon
|
|
448
|
+
#XTOL: Tooltip for the image that indicates an internal link
|
|
231
449
|
LEGAL_DISCLAIMER_INTERNAL_TOOLTIP=Information published on SAP site
|
|
450
|
+
#XTXT: Text for legal disclaimer
|
|
232
451
|
LEGAL_DISCLAIMER_TEXT_4=You are leaving the documentation for that particular SAP product or service and are entering a SAP-hosted website. By using such links, you agree that (unless expressly stated otherwise in your agreements with SAP) you may not infer any product claims against SAP based on this information.
|
|
233
452
|
|
|
453
|
+
#XLST: Category name
|
|
234
454
|
VIEW_SETTINGS_DIALOG_ITEM_1=Alphabetically
|
|
455
|
+
#XLST: Category name
|
|
235
456
|
VIEW_SETTINGS_DIALOG_ITEM_2=Category
|
|
457
|
+
#XLST: Category name
|
|
236
458
|
VIEW_SETTINGS_DIALOG_ITEM_3=Content Density
|
|
459
|
+
#XLST: Category name
|
|
237
460
|
VIEW_SETTINGS_DIALOG_ITEM_4=Namespace
|
|
461
|
+
#XLST: Category name
|
|
238
462
|
VIEW_SETTINGS_DIALOG_ITEM_5=Release
|
|
239
463
|
|
|
464
|
+
#XTOL: Tooltip for the back-navigation button
|
|
240
465
|
SAMPLE_BACK_BTN_TOOLTIP=Back to samples
|
|
466
|
+
#XTOL: Tooltip for the info button on samples
|
|
241
467
|
SAMPLE_INFO_TOOLTIP=Sample information
|
|
242
|
-
|
|
468
|
+
#XTOL: Tooltip for the API Reference button
|
|
469
|
+
SAMPLE_API_REFERENCE_BTN=API Reference
|
|
470
|
+
#XTOL: Tooltip for the button that shows previous sample
|
|
243
471
|
SAMPLE_PREV_BTN_TOOLTIP=Show previous sample
|
|
472
|
+
#XTOL: Tooltip for the button that shows next sample
|
|
244
473
|
SAMPLE_NEXT_BTN_TOOLTIP=Show next sample
|
|
474
|
+
#XTOL: Tooltip for the fullscreen button
|
|
245
475
|
SAMPLE_FULLSCREEN_BTN_TOOLTIP=Show this sample in full screen mode
|
|
476
|
+
#XTOL: Tooltip for the button that allows to adapt app runtime
|
|
246
477
|
SAMPLE_ADAPT_BTN_TOOLTIP=Adapt UI
|
|
478
|
+
#XTOL: Tooltip for the button that shows the code of the sample
|
|
247
479
|
SAMPLE_CODE_BTN_TOOLTIP=Show source code for this sample
|
|
480
|
+
#XTOL: Tooltip for the button that open the sample in new window
|
|
248
481
|
SAMPLE_NEW_TAB_BTN_TOOLTIP=Open in new tab
|
|
482
|
+
#XTOL: Tooltip for the download button
|
|
249
483
|
SAMPLE_DOWNLOAD_BTN_TOOLTIP=Download
|
|
250
484
|
|
|
485
|
+
#XHED: The change log page title
|
|
251
486
|
RELEASE_NOTES_TITLE=Change Log
|
|
252
487
|
|
|
488
|
+
#XHED: The search page title that shows the search word
|
|
253
489
|
SEARCH_PAGE_TITLE=Search Results for "{0}"
|
|
490
|
+
#XHED: The search page description
|
|
254
491
|
SEARCH_PAGE_DESCRIPTION=Search results are displayed in categories.
|
|
492
|
+
#XMIT: The section title that shows how many items match the search criteria
|
|
255
493
|
SEARCH_PAGE_ALL_SECTION_TITLE=All ({0})
|
|
494
|
+
#XMIT: Title of search suggestion`s popover when results are from API reference
|
|
256
495
|
SEARCH_SUGGESTIONS_TITLE_API_REFERENCE=Top 10 Results from API Reference
|
|
496
|
+
#XMIT: Title of search suggestion`s popover when results are from Documentation
|
|
257
497
|
SEARCH_SUGGESTIONS_TITLE_DOCUMENTATION=Top 10 Results from Documentation
|
|
498
|
+
#XMIT: Title of search suggestion`s popover when results are from Samples
|
|
258
499
|
SEARCH_SUGGESTIONS_TITLE_SAMPLES=Top 10 Results from Samples
|
|
500
|
+
#XMIT: Title of search suggestion`s popover when results are from all other available section
|
|
259
501
|
SEARCH_SUGGESTIONS_TITLE_ALL=Top 10 Results from All
|
|
502
|
+
#XMIT: The section title when suggestions from all sections are shown
|
|
260
503
|
SEARCH_SUGGESTIONS_ALL_SECTION_TITLE=All
|
|
504
|
+
#XMIT: The link title in search suggestions that shows all search results
|
|
261
505
|
SEARCH_SUGGESTIONS_SEE_ALL_SECTION_TITLE=See All
|
|
506
|
+
#XMIT: The link title in search suggestions that shows Documentation search results
|
|
262
507
|
SEARCH_SUGGESTIONS_DOCUMENTATION_SECTION_TITLE=Documentation
|
|
508
|
+
#XMIT: The link title in search suggestions that shows Api Reference search results
|
|
263
509
|
SEARCH_SUGGESTIONS_API_SECTION_TITLE=API Reference
|
|
510
|
+
#XMIT: The link title in search suggestions that shows Samples search results
|
|
264
511
|
SEARCH_SUGGESTIONS_SAMPLES_SECTION_TITLE=Samples
|
|
512
|
+
#XHED: The table title that shows the search results
|
|
265
513
|
SEARCH_PAGE_ALL_SECTION_TABLE_TITLE=All ({0} of {1})
|
|
514
|
+
#XMIT: The section title that shows how many items match the search criteria in this category
|
|
266
515
|
SEARCH_PAGE_API_SECTION_TITLE=API Reference ({0})
|
|
516
|
+
#XHED: The table title that shows the search results
|
|
267
517
|
SEARCH_PAGE_API_SECTION_TABLE_TITLE=API Reference ({0} of {1})
|
|
518
|
+
#XMIT: The section title that shows how many items match the search criteria in this category
|
|
268
519
|
SEARCH_PAGE_DOCUMENTATION_SECTION_TITLE=Documentation ({0})
|
|
520
|
+
#XMIT: The table title that shows the search results
|
|
269
521
|
SEARCH_PAGE_DOCUMENTATION_SECTION_TABLE_TITLE=Documentation ({0} of {1})
|
|
522
|
+
#XMIT: The section title that shows how many items match the search criteria in this category
|
|
270
523
|
SEARCH_PAGE_SAMPLES_SECTION_TITLE=Samples ({0})
|
|
524
|
+
#XHED: The table title that shows the search results
|
|
271
525
|
SEARCH_PAGE_SAMPLES_SECTION_TABLE_TITLE=Samples ({0} of {1})
|
|
272
526
|
|
|
527
|
+
#XHED: The release dialog title of each library
|
|
273
528
|
RELEASE_DIALOG_TITLE=Change log for\: {0}
|
|
529
|
+
#XBUT: Text for the close button of dialog
|
|
274
530
|
RELEASE_DIALOG_CLOSE_BTN=Close
|
|
531
|
+
#XTXT: Text that indicates no changes in library
|
|
275
532
|
RELEASE_DIALOG_NO_DATA_TEXT=No changes for this library.
|
|
276
533
|
|
|
534
|
+
#XHED: The framework 'About' information dialog title
|
|
277
535
|
ABOUT_DIALOG_TITLE=About
|
|
536
|
+
#XTXT: The About dialog heading
|
|
278
537
|
ABOUT_DIALOG_TEXT_1=UI5 Demo Kit - UI Development Toolkit for HTML5
|
|
538
|
+
#XTXT: Text for copyrights
|
|
279
539
|
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2009-2021 SAP SE. All rights reserved.
|
|
540
|
+
#XTXT: Text for copyrights
|
|
280
541
|
ABOUT_DIALOG_TEXT_3=\u00A9 2009-2021 SAP SE or an SAP affiliate company.
|
|
542
|
+
#XTXT: Text for distrubution and its current version
|
|
281
543
|
ABOUT_DIALOG_TEXT_4={0} Version {1}
|
|
544
|
+
#XTXT: Text for OpenUI5 version
|
|
282
545
|
ABOUT_DIALOG_TEXT_5=Open UI5 Version {0}
|
|
546
|
+
#XTXT: Text
|
|
283
547
|
ABOUT_DIALOG_TEXT_6=This software includes the following library versions
|
|
548
|
+
#XLNK: Text for the link that navigates to more detailed information about version
|
|
284
549
|
ABOUT_DIALOG_LINK_1=Version Details
|
|
550
|
+
#XTXT: Text
|
|
285
551
|
ABOUT_DIALOG_TEXT_7=This software includes third-party open source software.
|
|
552
|
+
#XLNK: Text for the link that navigates to more detailed information about third-party software
|
|
286
553
|
ABOUT_DIALOG_TEXT_8=Included Third-Party Software
|
|
554
|
+
#XHED: The dialog title that displays version information
|
|
287
555
|
ABOUT_DIALOG_VERSION_TITLE=Version Details
|
|
556
|
+
#XTXT: The library version
|
|
288
557
|
ABOUT_DIALOG_VERSION=Version
|
|
558
|
+
#XTXT: The library description
|
|
289
559
|
ABOUT_DIALOG_DESCRIPTION=Description
|
|
560
|
+
#XTXT: The library change log
|
|
290
561
|
ABOUT_DIALOG_CHANGE_LOG=Change Log
|
|
562
|
+
#XLNK: The link that navigates to the dialog with detailed change log of the selected library
|
|
291
563
|
ABOUT_DIALOG_CHANGE_LOG_LINK=Change Log
|
|
564
|
+
#XTXT: The library component
|
|
292
565
|
ABOUT_DIALOG_COMPONENT=Component
|
|
566
|
+
#XBUT: The close button of the dialog
|
|
293
567
|
ABOUT_DIALOG_CLOSE_BTN=Close
|
|
568
|
+
#XHED: The dialog title that displays the included third-party software
|
|
294
569
|
ABOUT_DIALOG_THIRD_PARTY=Included Third-Party Software
|
|
295
570
|
|
|
571
|
+
#TLNK: Text for link
|
|
296
572
|
FOOTER_LEGAL_DISCOLURE=Legal Disclosure
|
|
573
|
+
#TLNK: Text for link
|
|
297
574
|
FOOTER_PRIVACY=Privacy
|
|
575
|
+
#TLNK: Text for link
|
|
298
576
|
FOOTER_TERMS=Terms of Use
|
|
577
|
+
#TLNK: Text for link
|
|
299
578
|
FOOTER_LICENSE=License
|
|
300
579
|
|
|
580
|
+
#XHED: The title for the 'not found' page
|
|
301
581
|
NOT_FOUND_TITLE=Not found
|
|
582
|
+
#XTXX: Text for the 'not found' page
|
|
302
583
|
NOT_FOULD_TEXT=The requested resource was not found.
|
|
303
584
|
|
|
304
585
|
NOT_FOUND_SAMPLE_TITLE=Sample Not Found
|
|
305
586
|
NOT_FOUND_SAMPLE_TEXT=The requested sample does not exist for the selected UI5 version. Check the available samples here
|
|
306
587
|
|
|
588
|
+
#XTXX: Text for the 'sitemap' page
|
|
307
589
|
SITEMAP_TITLE=Sitemap
|
|
308
590
|
|
|
591
|
+
#XHED: The title of the live editor block
|
|
309
592
|
LIVE_EDITOR_TITLE=Live Editor
|
|
593
|
+
#XHED: The title of the live editor result block
|
|
310
594
|
LIVE_EDITOR_RESULT=Result
|
|
595
|
+
#XBUT: Text for preview button of live editor
|
|
311
596
|
LIVE_EDITOR_PREVIEW_BTN=Preview
|
|
597
|
+
#XCKL: Text for auto-preview checkbox of live editor
|
|
312
598
|
LIVE_EDITOR_LIVE_PREVIEW_TEXT=Auto-preview
|
|
313
599
|
|
|
600
|
+
#TLNK: Text for link
|
|
314
601
|
TOOLS_VIEW_DOC=View Documentation
|
|
602
|
+
#XALT: Alternative text for image that shows SAP Business Application Studio
|
|
315
603
|
TOOLS_CARD_1_IMG_ALT=Picture showing SAP Business Application Studio
|
|
604
|
+
#XTXT: SAP Business Application Studio description
|
|
316
605
|
TOOLS_CARD_1_TEXT=SAP Business Application Studio on SAP BTP, SAP's public cloud, is used to build modern UI apps for desktop and mobile devices with the latest SAPUI5 and SAP Fiori technologies.
|
|
606
|
+
#TLNK: Text for link
|
|
317
607
|
TOOLS_CARD_1_LINK_1=SAP Business Application Studio SDK
|
|
608
|
+
#XALT: Alternative text for image that shows SAP UI Theme Designer
|
|
318
609
|
TOOLS_CARD_2_IMG_ALT=Picture showing SAP UI Theme Designer
|
|
610
|
+
#XTXT: SAP UI Theme Designer description
|
|
319
611
|
TOOLS_CARD_2_TEXT=Use the UI theme designer to easily build corporate identity themes by editing one of the theme templates provided by SAP.
|
|
612
|
+
#TLNK: Text for link
|
|
320
613
|
TOOLS_CARD_2_LINK_1=Community
|
|
614
|
+
#XALT: Alternative text for image that shows SAP UI5 Tooling page
|
|
321
615
|
TOOLS_CARD_3_IMG_ALT=Picture showing SAP UI5 Tooling page
|
|
616
|
+
#XTXT: UI5 Tooling page description
|
|
322
617
|
TOOLS_CARD_3_TEXT=An open and modular toolchain to develop state-of-the-art applications based on the UI5 framework, leveraging node.js and npm.
|
|
618
|
+
#TLNK: Text for link
|
|
323
619
|
TOOLS_CARD_3_LINK_1=Overview
|
|
620
|
+
#TLNK: Text for link
|
|
324
621
|
TOOLS_CARD_3_LINK_2=CLI Documentation
|
|
622
|
+
#XALT: Alternative text for image that shows SAP UI5 Inspector
|
|
325
623
|
TOOLS_CARD_4_IMG_ALT=Picture showing SAP UI5 Inspector
|
|
624
|
+
#XTXT: UI5 Inspector description
|
|
326
625
|
TOOLS_CARD_4_TEXT=With the UI5 Inspector, you can easily debug and support your OpenUI5 or SAPUI5-based apps.
|
|
626
|
+
#TLNK: Text for link
|
|
327
627
|
TOOLS_CARD_4_LINK_1=View Source Code
|
|
628
|
+
#XTXT: Text for Integration Cards description
|
|
328
629
|
TOOLS_CARD_5_TEXT=Integration cards are a new way to provide and consume widget-like cards for the home page or dashboard.
|
|
630
|
+
#TLNK: Text for link
|
|
329
631
|
TOOLS_CARD_5_LINK_1=Explore Samples
|
|
632
|
+
#XALT: Alternative text for image that shows Support Assistant
|
|
330
633
|
TOOLS_CARD_6_IMG_ALT=Picture showing Support Assistant in action
|
|
634
|
+
#XTXT: Support Assistant description
|
|
331
635
|
TOOLS_CARD_6_TEXT=The support assistant enables developers to check whether their apps are built according to SAPUI5 best practices and guidelines.
|
|
636
|
+
#XALT: Alternative text for image that shows SAP Icon Explorer
|
|
332
637
|
TOOLS_CARD_7_IMG_ALT=Picture showing SAP Icon Explorer
|
|
638
|
+
#XTXT: SAP Icon Explorer description
|
|
333
639
|
TOOLS_CARD_7_TEXT=Browse and use our large collection of icons in our icon fonts.
|
|
640
|
+
#TLNK: Text for link
|
|
334
641
|
TOOLS_CARD_7_LINK_1=Run Integration Tests
|
|
642
|
+
#TLNK: Text for link
|
|
335
643
|
TOOLS_CARD_7_LINK_2=Run Unit Tests
|
|
644
|
+
#XALT: Alternative text for image that shows Theme Parameter Toolbox
|
|
336
645
|
TOOLS_CARD_8_IMG_ALT=Picture showing Theme Parameter Toolbox
|
|
646
|
+
#XTXT: Theme Parameter Toolbox description
|
|
337
647
|
TOOLS_CARD_8_TEXT=Search, filter, and preview semantic theme parameters.
|
|
648
|
+
#XALT: Alternative text for image that shows Business Application Studio
|
|
338
649
|
TOOLS_CARD_9_IMG_ALT=Picture showing Business Application Studio
|
|
650
|
+
#XTXT: Business Application Studio description
|
|
339
651
|
TOOLS_CARD_9_TEXT=SAP Business Application Studio (the next generation of SAP Web IDE) is a modern development environment, tailored for efficient development of business applications for intelligent enterprises.
|
|
652
|
+
#XALT: Alternative text for image that shows UI5 Web Components
|
|
340
653
|
TOOLS_CARD_10_IMG_ALT=Picture showing UI5 Web Components
|
|
654
|
+
#XTXT: UI5 Web Components description
|
|
341
655
|
TOOLS_CARD_10_TEXT=UI5 Web Components are the new UI5 offering that provides you with a set of reusable UI elements with a minimal footprint for your static web sites or web applications based on any web framework.
|
|
656
|
+
#TLNK: Text for link
|
|
342
657
|
TOOLS_CARD_10_LINK_1=Get Started
|
|
658
|
+
#TLNK: Text for link
|
|
343
659
|
TOOLS_CARD_10_LINK_2=Open GitHub Project
|
|
660
|
+
#XTXT: Text for Accessibility Guide
|
|
344
661
|
TOOLS_CARD_11_TEXT=Gain the knowledge you need about accessibility
|
|
662
|
+
#XALT: Alternative text for image that shows SAP Fiori Tools
|
|
345
663
|
TOOLS_CARD_12_IMG_ALT=Picture showing SAP Fiori Tools
|
|
664
|
+
#XTXT: SAP Fiori Tools description
|
|
346
665
|
TOOLS_CARD_12_TEXT=SAP Fiori tools simplifies the creation of SAP Fiori elements applications by providing extensions for your SAP Business Application Studio and Visual Studio Code development environments.
|
|
666
|
+
#XTXT: LiveEditor Tools description
|
|
347
667
|
TOOLS_CARD_13_TEXT=Using Live Editor you can try out the APIs directly in your browser.
|
|
668
|
+
#XALT: Alternative text for image that shows LiveEditor
|
|
348
669
|
TOOLS_CARD_13_IMG_ALT=Picture showing Live Editor
|
|
670
|
+
#XXLF: Placeholder for filter field
|
|
349
671
|
API_MASTER_PLACEHOLDER=Filter
|
|
672
|
+
#XTOL: Tooltip for the button that expands a list of items
|
|
350
673
|
API_MASTER_EXPAND_BTN_TOOLTIP=Expand All
|
|
674
|
+
#XTOL: Tooltip for the button that collapses a list of items
|
|
351
675
|
API_MASTER_COLLAPSE_BTN_TOOLTIP=Collapse All
|
|
676
|
+
#XCKL: The checkbox that includes deprecated entities to a list of items
|
|
352
677
|
API_MASTER_DEPRECATED_CB=Include deprecated
|
|
678
|
+
#XTXT: Text that is displayed when there are no results from the search
|
|
353
679
|
API_MASTER_NO_DATA_TEXT=No data, please try with the global search
|
|
680
|
+
#XXLF: Text for deprecated items
|
|
354
681
|
API_MASTER_DEPRECATED=Deprecated
|
|
682
|
+
#XMIT: The list item that navigates to page with deprecated APIs
|
|
355
683
|
API_MASTER_DEPRECATED_APIS=Deprecated APIs
|
|
684
|
+
#XMIT: The list item that navigates to page with experimental APIs
|
|
356
685
|
API_MASTER_EXPERIMENTAL_APIS=Experimental APIs
|
|
686
|
+
#XMIT: The list item that navigates to page with sorted items by version
|
|
357
687
|
API_MASTER_INDEX_BY_VERSION=Index by Version
|
|
358
688
|
|
|
689
|
+
#XHED: The title of the page with sorted items by version
|
|
359
690
|
API_DETAIL_SINCE_TITLE=Index by Version
|
|
360
691
|
|
|
692
|
+
#XHED: The title of the page with experimental APIs
|
|
361
693
|
API_DETAIL_EXPERIMENTAL_TITLE=Index of Experimental APIs
|
|
362
694
|
|
|
695
|
+
#XHED: The title of the page with deprecated APIs
|
|
363
696
|
API_DETAIL_DEPRECATED_TITLE=Index of Deprecated APIs
|
|
697
|
+
#XTXT: The note about deprecated APIs
|
|
364
698
|
API_DETAIL_DEPRECATED_WARNING=For general information about deprecated features, please check the compatibility rules.
|
|
365
699
|
|
|
700
|
+
#XTXT: Text that shows from which version the feature exits
|
|
366
701
|
API_DETAIL_AS_OF_VERSION=As of {0}
|
|
702
|
+
#XTXT: Text for non-existing version
|
|
367
703
|
API_DETAIL_NA_VERSION=Version N/A
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Build and enhance interactive analytical web appl
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Essentials
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Development concepts, such as MVC, data binding and components
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=More About Controls
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Addition to the API
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Addition to the API Reference
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Back to Search Results
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Edit on GitHub
|
|
@@ -239,7 +239,7 @@ VIEW_SETTINGS_DIALOG_ITEM_5=Release
|
|
|
239
239
|
|
|
240
240
|
SAMPLE_BACK_BTN_TOOLTIP=Back to samples
|
|
241
241
|
SAMPLE_INFO_TOOLTIP=Sample information
|
|
242
|
-
SAMPLE_API_REFERENCE_BTN=API
|
|
242
|
+
SAMPLE_API_REFERENCE_BTN=API Reference
|
|
243
243
|
SAMPLE_PREV_BTN_TOOLTIP=Show previous sample
|
|
244
244
|
SAMPLE_NEXT_BTN_TOOLTIP=Show next sample
|
|
245
245
|
SAMPLE_FULLSCREEN_BTN_TOOLTIP=Show this sample in full screen mode
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Crear y ampliar aplicaciones web anal\u00EDticas
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Conceptos b\u00E1sicos
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Conceptos de desarrollo, como MVC, vinculaci\u00F3n de datos y componentes
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=M\u00E1s informaci\u00F3n sobre controles
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Adici\u00F3n a la
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Adici\u00F3n a la Referencia de la API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Volver a los resultados de b\u00FAsqueda
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Editar en GitHub
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Koostage ja t\u00E4iendage interaktiivseid anal\u
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=P\u00F5hifunktsioonid
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Arenduskontseptsioonid, nt MVC, andmete sidumine ja komponendid
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Lisateave juhtelementide kohta
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=API viite lisa
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Tagasi otsingutulemustesse
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Redigeeri GitHubis
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Rakenna ja paranna vuorovaikutteisia analyyttisia
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=T\u00E4rke\u00E4t seikat
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Kehityskonseptit, kuten MVC, tietojen sidonta ja komponentit
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Lis\u00E4tietoja ohjausobjekteista
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Lis\
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Lis\u00E4\u00E4 API-viitteeseen
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Paluu hakutuloksiin
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Muokkaa GitHubissa
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Cr\u00E9ez et optimisez des applications Web anal
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Les incontournables
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Concepts de d\u00E9veloppement, par exemple MVC, liaison de donn\u00E9es et composantes
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=En savoir plus sur les contr\u00F4les
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Ajout \u00E0 la r\u00E9f\u00E9rence API
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Ajout \u00E0 la r\u00E9f\u00E9rence de l'API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Retour aux r\u00E9sultats de recherche
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Traiter sur GitHub
|
|
@@ -239,7 +239,7 @@ VIEW_SETTINGS_DIALOG_ITEM_5=Version
|
|
|
239
239
|
|
|
240
240
|
SAMPLE_BACK_BTN_TOOLTIP=Retour aux \u00E9chantillons
|
|
241
241
|
SAMPLE_INFO_TOOLTIP=\u00C9chantillon d'informations
|
|
242
|
-
SAMPLE_API_REFERENCE_BTN=R\u00E9f\u00E9rence API
|
|
242
|
+
SAMPLE_API_REFERENCE_BTN=R\u00E9f\u00E9rence de l'API
|
|
243
243
|
SAMPLE_PREV_BTN_TOOLTIP=Afficher \u00E9chantillon pr\u00E9c\u00E9dent
|
|
244
244
|
SAMPLE_NEXT_BTN_TOOLTIP=Afficher \u00E9chantillon suivant
|
|
245
245
|
SAMPLE_FULLSCREEN_BTN_TOOLTIP=Afficher cet \u00E9chantillon en mode plein \u00E9cran
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=\u0938\u0939\u092D\u093E\u0917\u0940 \u0935\u093F
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=\u0906\u0935\u0936\u094D\u092F\u0915
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=\u0935\u093F\u0915\u093E\u0938 \u0915\u0940 \u0905\u0935\u0927\u093E\u0930\u0923\u093E\u090F\u0902, \u091C\u0948\u0938\u0947 MVC, \u0921\u0947\u091F\u093E \u092C\u093E\u0907\u0902\u0921\u093F\u0902\u0917, \u0914\u0930 \u0918\u091F\u0915
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=\u0928\u093F\u092F\u0902\u0924\u094D\u0930\u0923 \u0915\u0947 \u092C\u093E\u0930\u0947 \u092E\u0947\u0902 \u0905\u0927\u093F\u0915 \u091C\u093E\u0928\u0915\u093E\u0930\u0940
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=API \u0938\u0902\u0926\u0930\u094D\u092D \u0915\u0947 \u0905\
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=API \u0938\u0902\u0926\u0930\u094D\u092D \u0915\u0947 \u0905\u0924\u093F\u0930\u093F\u0915\u094D\u0924
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=\u0916\u094B\u091C \u092A\u0930\u093F\u0923\u093E\u092E\u094B\u0902 \u0915\u0947 \u0932\u093F\u090F \u0935\u093E\u092A\u0938 \u091C\u093E\u090F\u0902
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=GitHub \u092A\u0930 \u0938\u0902\u092A\u093E\u0926\u093F\u0924 \u0915\u0930\u0947\u0902
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Kreiraj i pro\u0161iri interaktivne analiti\u010D
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Glavna svojstva
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Razvojni koncepti kao \u0161to su MVC, povezivanje podataka i komponente
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Vi\u0161e o kontrolama
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Dodatak API referenci
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Natrag na rezultate tra\u017Eenja
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Uredi u GitHubu
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=K\u00E9sz\u00EDtsen interakt\u00EDv elemz\u00E9si
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Alapelemek
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Fejleszt\u00E9si koncepci\u00F3k, p\u00E9ld\u00E1ul MVC, adatk\u00F6t\u00E9s \u00E9s komponensek
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Tov\u00E1bbi inform\u00E1ci\u00F3 a vez\u00E9rl\u0151elemekr\u0151l
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Kieg\u00E9sz\u00EDt\u00E9s az API-referenci\u00E1hoz
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Vissza a tal\u00E1latokhoz
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Szerkeszt\u00E9s a GitHubon
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Membangun dan meningkatkan aplikasi web analitis
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Penting
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Konsep pengembangan, seperti MVC, pengikatan data, dan komponen
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Selengkapnya Tentang Kontrol
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Tambahan untuk
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Tambahan untuk Referensi API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Kembali ke Hasil Pencarian
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Edit di GitHub
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=\uB300\uD654\uD615 \uBD84\uC11D \uC6F9 \uC5B4\uD5
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=\uAE30\uBCF8 \uC815\uBCF4
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=MVC, \uB370\uC774\uD130 \uBC14\uC778\uB529 \uBC0F \uCEF4\uD3EC\uB10C\uD2B8\uC640 \uAC19\uC740 \uAC1C\uBC1C \uAC1C\uB150
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=\uCEE8\uD2B8\uB864\uC5D0 \uB300\uD55C \uCD94\uAC00 \uC815\uBCF4
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=API \uCC38\uC870\uC5D0 \
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=API \uCC38\uC870\uC5D0 \uCD94\uAC00
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=\uAC80\uC0C9 \uACB0\uACFC\uB85C \uC774\uB3D9
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=GitHub\uC5D0\uC11C \uD3B8\uC9D1
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Interaktyvi\u0173 analitini\u0173 \u017Einiatinkl
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Pagrindai
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=K\u016Brimo koncepcijos, pavyzd\u017Eiui, MVC, duomen\u0173 susiejimas ir komponentai
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Daugiau apie valdiklius
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=API nuorodos
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=API nuorodos papildymas
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Gr\u012F\u017Eti \u012F ie\u0161kos rezultatus
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Redaguoti \u201EGitHub\u201C
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Bina dan tingkatkan aplikasi web analisis interak
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Penting
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Konsep pembangunan seperti MVC, pengikatan data dan komponen
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Lebih Lanjut Mengenai Kawalan
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Tambahan pada
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Tambahan pada Rujukan API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Kembali ke Hasil Carian
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Edit pada GitHub
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Criar e ampliar aplica\u00E7\u00F5es da Web anal\
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Fundamentos
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Conceitos de desenvolvimento, como MVC, liga\u00E7\u00E3o de dados e componentes
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Mais sobre controles
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Adi\u00E7\u00E3o \u00E0 refer\u00EAncia
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=Adi\u00E7\u00E3o \u00E0 refer\u00EAncia de API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Voltar aos resultados de pesquisa
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Processar no GitHub
|
|
@@ -9,10 +9,10 @@ APP_CHANGE_VERSION_BTN=Promeni verziju
|
|
|
9
9
|
APP_VERSION_BETA_VERSION=Beta verzija
|
|
10
10
|
APP_VERSION_VERSION=Verzija
|
|
11
11
|
APP_VERSION_NOT_PRODUCTIVE=\u2013 nije za produktivnu upotrebu\!
|
|
12
|
-
APP_VERSION_IN_PROGRESS=-
|
|
12
|
+
APP_VERSION_IN_PROGRESS=- razvoj u toku.
|
|
13
13
|
APP_FEEDBACK_BTN_TOOLTIP=Daj povratne informacije
|
|
14
14
|
APP_SEARCH_FIELD_CLOSE=Zatvori
|
|
15
|
-
APP_INFORMATION_BTN_TOOLTIP=
|
|
15
|
+
APP_INFORMATION_BTN_TOOLTIP=Vi\u0161e informacija
|
|
16
16
|
APP_INFORMATION_BTN_FEEDBACK=Povratne informacije
|
|
17
17
|
APP_INFORMATION_BTN_ABOUT=Informacije
|
|
18
18
|
APP_INFORMATION_BTN_LEGAL=Pravni poslovi
|
|
@@ -46,7 +46,7 @@ FEEDBACK_DIALOG_STATUS_VERY_POOR=Veoma lo\u0161e
|
|
|
46
46
|
FEEDBACK_DIALOG_TITLE_SUCCESS=Hvala\!
|
|
47
47
|
FEEDBACK_DIALOG_TEXT_SUCCESS=Va\u0161e povratne informacije su poslate.
|
|
48
48
|
FEEDBACK_DIALOG_TITLE_ERROR=\u017Dao nam je\!
|
|
49
|
-
FEEDBACK_DIALOG_TEXT_ERROR=
|
|
49
|
+
FEEDBACK_DIALOG_TEXT_ERROR=Gre\u0161ka pri slanju va\u0161ih povratnih informacija\:\n
|
|
50
50
|
|
|
51
51
|
WELCOME_BLOCK_1_TEXT_1=Otkrijte nove horizonte na nivou preduze\u0107a
|
|
52
52
|
WELCOME_BLOCK_1_START_BTN=Po\u010Detni koraci sa UI5
|
|
@@ -59,13 +59,13 @@ WELCOME_BLOCK_2_TITLE=Dostupno za sve pretra\u017Eiva\u010De i ure\u0111aje
|
|
|
59
59
|
WELCOME_BLOCK_2_TEXT=Ne morate brinuti o specifikacijama ure\u0111aja\! UI5 aplikacije se mogu pokrenuti na pametnim telefonima, tabletima i desktop kompjuterima. Kontrole korisni\u010Dkog interfejsa se automatski prilago\u0111avaju mogu\u0107nostima svakog ure\u0111aja i koriste dostupan prostor na najbolji na\u010Din.
|
|
60
60
|
WELCOME_BLOCK_2_IMG_ALT=Slika koja prikazuje telefon, ekran desktop kompjutera i tablet
|
|
61
61
|
WELCOME_BLOCK_3_TITLE=Sna\u017Eni razvojni koncepti
|
|
62
|
-
WELCOME_BLOCK_3_TEXT_1=
|
|
62
|
+
WELCOME_BLOCK_3_TEXT_1=UI5 jezgro pru\u017Ea pouzdanu osnovu koja pojednostavljuje va\u0161 rad tako \u0161to u pozadini upravlja mnogobrojnim aspektima savremenog razvoja. Uz njega se dobija integrisana podr\u0161ka za arhitektonske koncepte poput MVC-a, dvosmernog povezivanja podataka i plana operacija.
|
|
63
63
|
WELCOME_BLOCK_3_TEXT_2=Uklju\u010Duje standarde poput MVC-a i razli\u010Dite tipove povezivanja podatka
|
|
64
|
-
WELCOME_BLOCK_3_TEXT_3=
|
|
64
|
+
WELCOME_BLOCK_3_TEXT_3=Izbor razli\u010Ditih formata pogleda (XML, HGML, JavaScript, JSON)
|
|
65
65
|
WELCOME_BLOCK_3_TEXT_4=Povezivanje pomo\u0107u OData, JSON, XML i drugih formata podataka
|
|
66
66
|
WELCOME_BLOCK_3_TEXT_5=Integrisani alat podr\u0161ke za istra\u017Eivanje stabla objekta i statusa povezivanja
|
|
67
67
|
WELCOME_BLOCK_4_TITLE=Skup veb alata spreman za preduze\u0107a
|
|
68
|
-
WELCOME_BLOCK_4_TEXT_1=
|
|
68
|
+
WELCOME_BLOCK_4_TEXT_1=Kreiran od strane profesionalaca i namenjen savremenim programerima koji kreiraju web aplikacije vrhunskog kvaliteta. Uz njega se dobijaju sve funkcije potrebne za ispunjavanje najsavremenijih potreba aplikacija sa standardima koji ispunjavaju uslove standardnih SAP re\u0161enja.
|
|
69
69
|
WELCOME_BLOCK_4_TEXT_2=Podr\u0161ka za prevod i internacionalizaciju
|
|
70
70
|
WELCOME_BLOCK_4_TEXT_3=Koncepti pro\u0161irivosti na nivou koda i aplikacije
|
|
71
71
|
WELCOME_BLOCK_4_TEXT_4=Tema sa visokim kontrastom namenjena korisnicima sa slabim vidom.
|
|
@@ -216,7 +216,7 @@ DEMO_APPS_DOWNLOAD_DIALOG_TITLE=Prenesi demo aplikacije sa servera
|
|
|
216
216
|
DEMO_APPS_DOWNLOAD_DIALOG_CANCEL_BTN=Odustani
|
|
217
217
|
DEMO_APPS_CATEGORY_TUTORIAL=Demo aplikacije s priru\u010Dnicima
|
|
218
218
|
DEMO_APPS_CATEGORY_SHOWCASE=UI5 koncepti u stvarnim scenarijima
|
|
219
|
-
DEMO_APPS_CATEGORY_TEMPLATE
|
|
219
|
+
DEMO_APPS_CATEGORY_TEMPLATE=\u0160ablonske aplikacije
|
|
220
220
|
DEMO_APPS_CATEGORY_MISC=Razne demo aplikacije
|
|
221
221
|
DEMO_APPS_CATEGORY_RTA=SAPUI5 demo aplikacije fleksibilnosti
|
|
222
222
|
DEMO_APPS_LIBRARY=Biblioteka kontrola\:
|
|
@@ -276,8 +276,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=Nema promena za ovu biblioteku.
|
|
|
276
276
|
|
|
277
277
|
ABOUT_DIALOG_TITLE=Informacije
|
|
278
278
|
ABOUT_DIALOG_TEXT_1=UI5 demonstracijski komplet \u2013 skup alata razvoja korisni\u010Dkog interfejsa za HTML5
|
|
279
|
-
ABOUT_DIALOG_TEXT_2=\u00A9
|
|
280
|
-
ABOUT_DIALOG_TEXT_3=\u00A9 2009-2021 SAP SE
|
|
279
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 Autorsko pravo 2009-2021 SAP SE. Sva prava zadr\u017Eana.
|
|
280
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2009-2021 SAP SE ili SAP pridru\u017Eena kompanija.
|
|
281
281
|
ABOUT_DIALOG_TEXT_4={0} Verzija {1}
|
|
282
282
|
ABOUT_DIALOG_TEXT_5=Otvorena UI5 verzija {0}
|
|
283
283
|
ABOUT_DIALOG_TEXT_6=Ovaj softver uklju\u010Duje slede\u0107e verzije biblioteke
|
|
@@ -317,7 +317,7 @@ TOOLS_CARD_1_TEXT=SAP Business Application Studio na platformi SAP BTP, javnom o
|
|
|
317
317
|
TOOLS_CARD_1_LINK_1=SAP Business Application Studio SDK
|
|
318
318
|
TOOLS_CARD_2_IMG_ALT=Slika koja prikazuje SAP dizajner teme korisni\u010Dkog interfejsa
|
|
319
319
|
TOOLS_CARD_2_TEXT=Koristite dizajner teme korisni\u010Dkog interfejsa za jednostavno kreiranje tema identiteta preduze\u0107a ure\u0111ivanjem jednog od \u0161ablona tema koje obezbe\u0111uje SAP.
|
|
320
|
-
TOOLS_CARD_2_LINK_1=
|
|
320
|
+
TOOLS_CARD_2_LINK_1=Zajednica
|
|
321
321
|
TOOLS_CARD_3_IMG_ALT=Slika koja prikazuje stranicu SAP UI5 Tooling
|
|
322
322
|
TOOLS_CARD_3_TEXT=Otvoreni i modularni lanac alata za razvijanje vrhunskih aplikacija na osnovu UI5 okvira, pomo\u0107u node.js i npm.
|
|
323
323
|
TOOLS_CARD_3_LINK_1=Pregled
|
|
@@ -9,10 +9,10 @@ APP_CHANGE_VERSION_BTN=\u041F\u0440\u043E\u043C\u0435\u043D\u0438 \u0432\u0435\u
|
|
|
9
9
|
APP_VERSION_BETA_VERSION=\u0411\u0435\u0442\u0430 \u0432\u0435\u0440\u0437\u0438\u0458\u0430
|
|
10
10
|
APP_VERSION_VERSION=\u0412\u0435\u0440\u0437\u0438\u0458\u0430
|
|
11
11
|
APP_VERSION_NOT_PRODUCTIVE=\u2013 \u043D\u0438\u0458\u0435 \u0437\u0430 \u043F\u0440\u043E\u0434\u0443\u043A\u0442\u0438\u0432\u043D\u0443 \u0443\u043F\u043E\u0442\u0440\u0435\u0431\u0443\!
|
|
12
|
-
APP_VERSION_IN_PROGRESS=-
|
|
12
|
+
APP_VERSION_IN_PROGRESS=- \u0440\u0430\u0437\u0432\u043E\u0458 \u0443 \u0442\u043E\u043A\u0443.
|
|
13
13
|
APP_FEEDBACK_BTN_TOOLTIP=\u0414\u0430\u0458 \u043F\u043E\u0432\u0440\u0430\u0442\u043D\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0435
|
|
14
14
|
APP_SEARCH_FIELD_CLOSE=\u0417\u0430\u0442\u0432\u043E\u0440\u0438
|
|
15
|
-
APP_INFORMATION_BTN_TOOLTIP
|
|
15
|
+
APP_INFORMATION_BTN_TOOLTIP=\u0412\u0438\u0448\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0430
|
|
16
16
|
APP_INFORMATION_BTN_FEEDBACK=\u041F\u043E\u0432\u0440\u0430\u0442\u043D\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0435
|
|
17
17
|
APP_INFORMATION_BTN_ABOUT=\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0435
|
|
18
18
|
APP_INFORMATION_BTN_LEGAL=\u041F\u0440\u0430\u0432\u043D\u0438 \u043F\u043E\u0441\u043B\u043E\u0432\u0438
|
|
@@ -46,7 +46,7 @@ FEEDBACK_DIALOG_STATUS_VERY_POOR=\u0412\u0435\u043E\u043C\u0430 \u043B\u043E\u04
|
|
|
46
46
|
FEEDBACK_DIALOG_TITLE_SUCCESS=\u0425\u0432\u0430\u043B\u0430\!
|
|
47
47
|
FEEDBACK_DIALOG_TEXT_SUCCESS=\u0412\u0430\u0448\u0435 \u043F\u043E\u0432\u0440\u0430\u0442\u043D\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0435 \u0441\u0443 \u043F\u043E\u0441\u043B\u0430\u0442\u0435.
|
|
48
48
|
FEEDBACK_DIALOG_TITLE_ERROR=\u0416\u0430\u043E \u043D\u0430\u043C \u0458\u0435\!
|
|
49
|
-
FEEDBACK_DIALOG_TEXT_ERROR=\
|
|
49
|
+
FEEDBACK_DIALOG_TEXT_ERROR=\u0413\u0440\u0435\u0448\u043A\u0430 \u043F\u0440\u0438 \u0441\u043B\u0430\u045A\u0443 \u0432\u0430\u0448\u0438\u0445 \u043F\u043E\u0432\u0440\u0430\u0442\u043D\u0438\u0445 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0430\:\n
|
|
50
50
|
|
|
51
51
|
WELCOME_BLOCK_1_TEXT_1=\u041E\u0442\u043A\u0440\u0438\u0458\u0442\u0435 \u043D\u043E\u0432\u0435 \u0445\u043E\u0440\u0438\u0437\u043E\u043D\u0442\u0435 \u043D\u0430 \u043D\u0438\u0432\u043E\u0443 \u043F\u0440\u0435\u0434\u0443\u0437\u0435\u045B\u0430
|
|
52
52
|
WELCOME_BLOCK_1_START_BTN=\u041F\u043E\u0447\u0435\u0442\u043D\u0438 \u043A\u043E\u0440\u0430\u0446\u0438 \u0441\u0430 UI5
|
|
@@ -59,13 +59,13 @@ WELCOME_BLOCK_2_TITLE=\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u043E \u0437\u0
|
|
|
59
59
|
WELCOME_BLOCK_2_TEXT=\u041D\u0435 \u043C\u043E\u0440\u0430\u0442\u0435 \u0431\u0440\u0438\u043D\u0443\u0442\u0438 \u043E \u0441\u043F\u0435\u0446\u0438\u0444\u0438\u043A\u0430\u0446\u0438\u0458\u0430\u043C\u0430 \u0443\u0440\u0435\u0452\u0430\u0458\u0430\! UI5 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0435 \u0441\u0435 \u043C\u043E\u0433\u0443 \u043F\u043E\u043A\u0440\u0435\u043D\u0443\u0442\u0438 \u043D\u0430 \u043F\u0430\u043C\u0435\u0442\u043D\u0438\u043C \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0438\u043C\u0430, \u0442\u0430\u0431\u043B\u0435\u0442\u0438\u043C\u0430 \u0438 \u0434\u0435\u0441\u043A\u0442\u043E\u043F \u043A\u043E\u043C\u043F\u0458\u0443\u0442\u0435\u0440\u0438\u043C\u0430. \u041A\u043E\u043D\u0442\u0440\u043E\u043B\u0435 \u043A\u043E\u0440\u0438\u0441\u043D\u0438\u0447\u043A\u043E\u0433 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0458\u0441\u0430 \u0441\u0435 \u0430\u0443\u0442\u043E\u043C\u0430\u0442\u0441\u043A\u0438 \u043F\u0440\u0438\u043B\u0430\u0433\u043E\u0452\u0430\u0432\u0430\u0458\u0443 \u043C\u043E\u0433\u0443\u045B\u043D\u043E\u0441\u0442\u0438\u043C\u0430 \u0441\u0432\u0430\u043A\u043E\u0433 \u0443\u0440\u0435\u0452\u0430\u0458\u0430 \u0438 \u043A\u043E\u0440\u0438\u0441\u0442\u0435 \u0434\u043E\u0441\u0442\u0443\u043F\u0430\u043D \u043F\u0440\u043E\u0441\u0442\u043E\u0440 \u043D\u0430 \u043D\u0430\u0458\u0431\u043E\u0459\u0438 \u043D\u0430\u0447\u0438\u043D.
|
|
60
60
|
WELCOME_BLOCK_2_IMG_ALT=\u0421\u043B\u0438\u043A\u0430 \u043A\u043E\u0458\u0430 \u043F\u0440\u0438\u043A\u0430\u0437\u0443\u0458\u0435 \u0442\u0435\u043B\u0435\u0444\u043E\u043D, \u0435\u043A\u0440\u0430\u043D \u0434\u0435\u0441\u043A\u0442\u043E\u043F \u043A\u043E\u043C\u043F\u0458\u0443\u0442\u0435\u0440\u0430 \u0438 \u0442\u0430\u0431\u043B\u0435\u0442
|
|
61
61
|
WELCOME_BLOCK_3_TITLE=\u0421\u043D\u0430\u0436\u043D\u0438 \u0440\u0430\u0437\u0432\u043E\u0458\u043D\u0438 \u043A\u043E\u043D\u0446\u0435\u043F\u0442\u0438
|
|
62
|
-
WELCOME_BLOCK_3_TEXT_1=
|
|
62
|
+
WELCOME_BLOCK_3_TEXT_1=UI5 \u0458\u0435\u0437\u0433\u0440\u043E \u043F\u0440\u0443\u0436\u0430 \u043F\u043E\u0443\u0437\u0434\u0430\u043D\u0443 \u043E\u0441\u043D\u043E\u0432\u0443 \u043A\u043E\u0458\u0430 \u043F\u043E\u0458\u0435\u0434\u043D\u043E\u0441\u0442\u0430\u0432\u0459\u0443\u0458\u0435 \u0432\u0430\u0448 \u0440\u0430\u0434 \u0442\u0430\u043A\u043E \u0448\u0442\u043E \u0443 \u043F\u043E\u0437\u0430\u0434\u0438\u043D\u0438 \u0443\u043F\u0440\u0430\u0432\u0459\u0430 \u043C\u043D\u043E\u0433\u043E\u0431\u0440\u043E\u0458\u043D\u0438\u043C \u0430\u0441\u043F\u0435\u043A\u0442\u0438\u043C\u0430 \u0441\u0430\u0432\u0440\u0435\u043C\u0435\u043D\u043E\u0433 \u0440\u0430\u0437\u0432\u043E\u0458\u0430. \u0423\u0437 \u045A\u0435\u0433\u0430 \u0441\u0435 \u0434\u043E\u0431\u0438\u0458\u0430 \u0438\u043D\u0442\u0435\u0433\u0440\u0438\u0441\u0430\u043D\u0430 \u043F\u043E\u0434\u0440\u0448\u043A\u0430 \u0437\u0430 \u0430\u0440\u0445\u0438\u0442\u0435\u043A\u0442\u043E\u043D\u0441\u043A\u0435 \u043A\u043E\u043D\u0446\u0435\u043F\u0442\u0435 \u043F\u043E\u043F\u0443\u0442 MVC-a, \u0434\u0432\u043E\u0441\u043C\u0435\u0440\u043D\u043E\u0433 \u043F\u043E\u0432\u0435\u0437\u0438\u0432\u0430\u045A\u0430 \u043F\u043E\u0434\u0430\u0442\u0430\u043A\u0430 \u0438 \u043F\u043B\u0430\u043D\u0430 \u043E\u043F\u0435\u0440\u0430\u0446\u0438\u0458\u0430.
|
|
63
63
|
WELCOME_BLOCK_3_TEXT_2=\u0423\u043A\u0459\u0443\u0447\u0443\u0458\u0435 \u0441\u0442\u0430\u043D\u0434\u0430\u0440\u0434\u0435 \u043F\u043E\u043F\u0443\u0442 MVC-\u0430 \u0438 \u0440\u0430\u0437\u043B\u0438\u0447\u0438\u0442\u0435 \u0442\u0438\u043F\u043E\u0432\u0435 \u043F\u043E\u0432\u0435\u0437\u0438\u0432\u0430\u045A\u0430 \u043F\u043E\u0434\u0430\u0442\u043A\u0430
|
|
64
|
-
WELCOME_BLOCK_3_TEXT_3
|
|
64
|
+
WELCOME_BLOCK_3_TEXT_3=\u0418\u0437\u0431\u043E\u0440 \u0440\u0430\u0437\u043B\u0438\u0447\u0438\u0442\u0438\u0445 \u0444\u043E\u0440\u043C\u0430\u0442\u0430 \u043F\u043E\u0433\u043B\u0435\u0434\u0430 (XML, \u0425\u0413\u041C\u041B, JavaScript, JSON)
|
|
65
65
|
WELCOME_BLOCK_3_TEXT_4=\u041F\u043E\u0432\u0435\u0437\u0438\u0432\u0430\u045A\u0435 \u043F\u043E\u043C\u043E\u045B\u0443 OData, JSON, XML \u0438 \u0434\u0440\u0443\u0433\u0438\u0445 \u0444\u043E\u0440\u043C\u0430\u0442\u0430 \u043F\u043E\u0434\u0430\u0442\u0430\u043A\u0430
|
|
66
66
|
WELCOME_BLOCK_3_TEXT_5=\u0418\u043D\u0442\u0435\u0433\u0440\u0438\u0441\u0430\u043D\u0438 \u0430\u043B\u0430\u0442 \u043F\u043E\u0434\u0440\u0448\u043A\u0435 \u0437\u0430 \u0438\u0441\u0442\u0440\u0430\u0436\u0438\u0432\u0430\u045A\u0435 \u0441\u0442\u0430\u0431\u043B\u0430 \u043E\u0431\u0458\u0435\u043A\u0442\u0430 \u0438 \u0441\u0442\u0430\u0442\u0443\u0441\u0430 \u043F\u043E\u0432\u0435\u0437\u0438\u0432\u0430\u045A\u0430
|
|
67
67
|
WELCOME_BLOCK_4_TITLE=\u0421\u043A\u0443\u043F \u0432\u0435\u0431 \u0430\u043B\u0430\u0442\u0430 \u0441\u043F\u0440\u0435\u043C\u0430\u043D \u0437\u0430 \u043F\u0440\u0435\u0434\u0443\u0437\u0435\u045B\u0430
|
|
68
|
-
WELCOME_BLOCK_4_TEXT_1
|
|
68
|
+
WELCOME_BLOCK_4_TEXT_1=\u041A\u0440\u0435\u0438\u0440\u0430\u043D \u043E\u0434 \u0441\u0442\u0440\u0430\u043D\u0435 \u043F\u0440\u043E\u0444\u0435\u0441\u0438\u043E\u043D\u0430\u043B\u0430\u0446\u0430 \u0438 \u043D\u0430\u043C\u0435\u045A\u0435\u043D \u0441\u0430\u0432\u0440\u0435\u043C\u0435\u043D\u0438\u043C \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u0435\u0440\u0438\u043C\u0430 \u043A\u043E\u0458\u0438 \u043A\u0440\u0435\u0438\u0440\u0430\u0458\u0443 web \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0435 \u0432\u0440\u0445\u0443\u043D\u0441\u043A\u043E\u0433 \u043A\u0432\u0430\u043B\u0438\u0442\u0435\u0442\u0430. \u0423\u0437 \u045A\u0435\u0433\u0430 \u0441\u0435 \u0434\u043E\u0431\u0438\u0458\u0430\u0458\u0443 \u0441\u0432\u0435 \u0444\u0443\u043D\u043A\u0446\u0438\u0458\u0435 \u043F\u043E\u0442\u0440\u0435\u0431\u043D\u0435 \u0437\u0430 \u0438\u0441\u043F\u0443\u045A\u0430\u0432\u0430\u045A\u0435 \u043D\u0430\u0458\u0441\u0430\u0432\u0440\u0435\u043C\u0435\u043D\u0438\u0458\u0438\u0445 \u043F\u043E\u0442\u0440\u0435\u0431\u0430 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0430 \u0441\u0430 \u0441\u0442\u0430\u043D\u0434\u0430\u0440\u0434\u0438\u043C\u0430 \u043A\u043E\u0458\u0438 \u0438\u0441\u043F\u0443\u045A\u0430\u0432\u0430\u0458\u0443 \u0443\u0441\u043B\u043E\u0432\u0435 \u0441\u0442\u0430\u043D\u0434\u0430\u0440\u0434\u043D\u0438\u0445 SAP \u0440\u0435\u0448\u0435\u045A\u0430.
|
|
69
69
|
WELCOME_BLOCK_4_TEXT_2=\u041F\u043E\u0434\u0440\u0448\u043A\u0430 \u0437\u0430 \u043F\u0440\u0435\u0432\u043E\u0434 \u0438 \u0438\u043D\u0442\u0435\u0440\u043D\u0430\u0446\u0438\u043E\u043D\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0458\u0443
|
|
70
70
|
WELCOME_BLOCK_4_TEXT_3=\u041A\u043E\u043D\u0446\u0435\u043F\u0442\u0438 \u043F\u0440\u043E\u0448\u0438\u0440\u0438\u0432\u043E\u0441\u0442\u0438 \u043D\u0430 \u043D\u0438\u0432\u043E\u0443 \u043A\u043E\u0434\u0430 \u0438 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0435
|
|
71
71
|
WELCOME_BLOCK_4_TEXT_4=\u0422\u0435\u043C\u0430 \u0441\u0430 \u0432\u0438\u0441\u043E\u043A\u0438\u043C \u043A\u043E\u043D\u0442\u0440\u0430\u0441\u0442\u043E\u043C \u043D\u0430\u043C\u0435\u045A\u0435\u043D\u0430 \u043A\u043E\u0440\u0438\u0441\u043D\u0438\u0446\u0438\u043C\u0430 \u0441\u0430 \u0441\u043B\u0430\u0431\u0438\u043C \u0432\u0438\u0434\u043E\u043C.
|
|
@@ -216,7 +216,7 @@ DEMO_APPS_DOWNLOAD_DIALOG_TITLE=\u041F\u0440\u0435\u043D\u0435\u0441\u0438 \u043
|
|
|
216
216
|
DEMO_APPS_DOWNLOAD_DIALOG_CANCEL_BTN=\u041E\u0434\u0443\u0441\u0442\u0430\u043D\u0438
|
|
217
217
|
DEMO_APPS_CATEGORY_TUTORIAL=Demo \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0435 \u0441 \u043F\u0440\u0438\u0440\u0443\u0447\u043D\u0438\u0446\u0438\u043C\u0430
|
|
218
218
|
DEMO_APPS_CATEGORY_SHOWCASE=UI5 \u043A\u043E\u043D\u0446\u0435\u043F\u0442\u0438 \u0443 \u0441\u0442\u0432\u0430\u0440\u043D\u0438\u043C \u0441\u0446\u0435\u043D\u0430\u0440\u0438\u0458\u0438\u043C\u0430
|
|
219
|
-
DEMO_APPS_CATEGORY_TEMPLATE
|
|
219
|
+
DEMO_APPS_CATEGORY_TEMPLATE=\u0428\u0430\u0431\u043B\u043E\u043D\u0441\u043A\u0435 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0435
|
|
220
220
|
DEMO_APPS_CATEGORY_MISC=\u0420\u0430\u0437\u043D\u0435 \u0434\u0435\u043C\u043E \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0435
|
|
221
221
|
DEMO_APPS_CATEGORY_RTA=SAPUI5 \u0434\u0435\u043C\u043E \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0435 \u0444\u043B\u0435\u043A\u0441\u0438\u0431\u0438\u043B\u043D\u043E\u0441\u0442\u0438
|
|
222
222
|
DEMO_APPS_LIBRARY=\u0411\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0430 \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u0430\:
|
|
@@ -276,8 +276,8 @@ RELEASE_DIALOG_NO_DATA_TEXT=\u041D\u0435\u043C\u0430 \u043F\u0440\u043E\u043C\u0
|
|
|
276
276
|
|
|
277
277
|
ABOUT_DIALOG_TITLE=\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0458\u0435
|
|
278
278
|
ABOUT_DIALOG_TEXT_1=UI5 \u0434\u0435\u043C\u043E\u043D\u0441\u0442\u0440\u0430\u0446\u0438\u0458\u0441\u043A\u0438 \u043A\u043E\u043C\u043F\u043B\u0435\u0442 \u2013 \u0441\u043A\u0443\u043F \u0430\u043B\u0430\u0442\u0430 \u0440\u0430\u0437\u0432\u043E\u0458\u0430 \u043A\u043E\u0440\u0438\u0441\u043D\u0438\u0447\u043A\u043E\u0433 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0458\u0441\u0430 \u0437\u0430 HTML5
|
|
279
|
-
ABOUT_DIALOG_TEXT_2=\u00A9
|
|
280
|
-
ABOUT_DIALOG_TEXT_3=\u00A9 2009-2021 SAP SE
|
|
279
|
+
ABOUT_DIALOG_TEXT_2=\u00A9 \u0410\u0443\u0442\u043E\u0440\u0441\u043A\u043E \u043F\u0440\u0430\u0432\u043E 2009-2021 SAP SE. \u0421\u0432\u0430 \u043F\u0440\u0430\u0432\u0430 \u0437\u0430\u0434\u0440\u0436\u0430\u043D\u0430.
|
|
280
|
+
ABOUT_DIALOG_TEXT_3=\u00A9 2009-2021 SAP SE \u0438\u043B\u0438 SAP \u043F\u0440\u0438\u0434\u0440\u0443\u0436\u0435\u043D\u0430 \u043A\u043E\u043C\u043F\u0430\u043D\u0438\u0458\u0430.
|
|
281
281
|
ABOUT_DIALOG_TEXT_4={0} \u0412\u0435\u0440\u0437\u0438\u0458\u0430 {1}
|
|
282
282
|
ABOUT_DIALOG_TEXT_5=\u041E\u0442\u0432\u043E\u0440\u0435\u043D\u0430 UI5 \u0432\u0435\u0440\u0437\u0438\u0458\u0430 {0}
|
|
283
283
|
ABOUT_DIALOG_TEXT_6=\u041E\u0432\u0430\u0458 \u0441\u043E\u0444\u0442\u0432\u0435\u0440 \u0443\u043A\u0459\u0443\u0447\u0443\u0458\u0435 \u0441\u043B\u0435\u0434\u0435\u045B\u0435 \u0432\u0435\u0440\u0437\u0438\u0458\u0435 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0435
|
|
@@ -317,7 +317,7 @@ TOOLS_CARD_1_TEXT=SAP Business Application Studio \u043D\u0430 \u043F\u043B\u043
|
|
|
317
317
|
TOOLS_CARD_1_LINK_1=SAP Business Application Studio SDK
|
|
318
318
|
TOOLS_CARD_2_IMG_ALT=\u0421\u043B\u0438\u043A\u0430 \u043A\u043E\u0458\u0430 \u043F\u0440\u0438\u043A\u0430\u0437\u0443\u0458\u0435 SAP \u0434\u0438\u0437\u0430\u0458\u043D\u0435\u0440 \u0442\u0435\u043C\u0435 \u043A\u043E\u0440\u0438\u0441\u043D\u0438\u0447\u043A\u043E\u0433 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0458\u0441\u0430
|
|
319
319
|
TOOLS_CARD_2_TEXT=\u041A\u043E\u0440\u0438\u0441\u0442\u0438\u0442\u0435 \u0434\u0438\u0437\u0430\u0458\u043D\u0435\u0440 \u0442\u0435\u043C\u0435 \u043A\u043E\u0440\u0438\u0441\u043D\u0438\u0447\u043A\u043E\u0433 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0458\u0441\u0430 \u0437\u0430 \u0458\u0435\u0434\u043D\u043E\u0441\u0442\u0430\u0432\u043D\u043E \u043A\u0440\u0435\u0438\u0440\u0430\u045A\u0435 \u0442\u0435\u043C\u0430 \u0438\u0434\u0435\u043D\u0442\u0438\u0442\u0435\u0442\u0430 \u043F\u0440\u0435\u0434\u0443\u0437\u0435\u045B\u0430 \u0443\u0440\u0435\u0452\u0438\u0432\u0430\u045A\u0435\u043C \u0458\u0435\u0434\u043D\u043E\u0433 \u043E\u0434 \u0448\u0430\u0431\u043B\u043E\u043D\u0430 \u0442\u0435\u043C\u0430 \u043A\u043E\u0458\u0435 \u043E\u0431\u0435\u0437\u0431\u0435\u0452\u0443\u0458\u0435 SAP.
|
|
320
|
-
TOOLS_CARD_2_LINK_1
|
|
320
|
+
TOOLS_CARD_2_LINK_1=\u0417\u0430\u0458\u0435\u0434\u043D\u0438\u0446\u0430
|
|
321
321
|
TOOLS_CARD_3_IMG_ALT=\u0421\u043B\u0438\u043A\u0430 \u043A\u043E\u0458\u0430 \u043F\u0440\u0438\u043A\u0430\u0437\u0443\u0458\u0435 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0443 SAP UI5 Tooling
|
|
322
322
|
TOOLS_CARD_3_TEXT=\u041E\u0442\u0432\u043E\u0440\u0435\u043D\u0438 \u0438 \u043C\u043E\u0434\u0443\u043B\u0430\u0440\u043D\u0438 \u043B\u0430\u043D\u0430\u0446 \u0430\u043B\u0430\u0442\u0430 \u0437\u0430 \u0440\u0430\u0437\u0432\u0438\u0458\u0430\u045A\u0435 \u0432\u0440\u0445\u0443\u043D\u0441\u043A\u0438\u0445 \u0430\u043F\u043B\u0438\u043A\u0430\u0446\u0438\u0458\u0430 \u043D\u0430 \u043E\u0441\u043D\u043E\u0432\u0443 UI5 \u043E\u043A\u0432\u0438\u0440\u0430, \u043F\u043E\u043C\u043E\u045B\u0443 node.js \u0438 npm.
|
|
323
323
|
TOOLS_CARD_3_LINK_1=\u041F\u0440\u0435\u0433\u043B\u0435\u0434
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=\u0E2A\u0E23\u0E49\u0E32\u0E07\u0E41\u0E25\u0E30\
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=\u0E2A\u0E34\u0E48\u0E07\u0E08\u0E33\u0E40\u0E1B\u0E47\u0E19
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=\u0E41\u0E19\u0E27\u0E04\u0E34\u0E14\u0E15\u0E48\u0E32\u0E07\u0E46 \u0E43\u0E19\u0E01\u0E32\u0E23\u0E1E\u0E31\u0E12\u0E19\u0E32 \u0E40\u0E0A\u0E48\u0E19 MVC, \u0E01\u0E32\u0E23\u0E44\u0E1A\u0E19\u0E4C\u0E14\u0E34\u0E49\u0E07\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25 \u0E41\u0E25\u0E30\u0E2A\u0E48\u0E27\u0E19\u0E1B\u0E23\u0E30\u0E01\u0E2D\u0E1A
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21\u0E40\u0E01\u0E35\u0E48\u0E22\u0E27\u0E01\u0E31\u0E1A\u0E15\u0E31\u0E27\u0E04\u0E27\u0E1A\u0E04\u0E38\u0E21
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=\
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=\u0E02\u0E49\u0E2D\u0E21\u0E39\u0E25\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E40\u0E15\u0E34\u0E21\u0E02\u0E2D\u0E07\u0E01\u0E32\u0E23\u0E2D\u0E49\u0E32\u0E07\u0E2D\u0E34\u0E07 API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=\u0E01\u0E25\u0E31\u0E1A\u0E44\u0E1B\u0E22\u0E31\u0E07\u0E1C\u0E25\u0E25\u0E31\u0E1E\u0E18\u0E4C\u0E01\u0E32\u0E23\u0E04\u0E49\u0E19\u0E2B\u0E32
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=\u0E41\u0E01\u0E49\u0E44\u0E02\u0E1A\u0E19 GitHub
|
|
@@ -117,7 +117,7 @@ TOPIC_DETAIL_INIT_BLOCK_8_TEXT=X\u00E2y d\u01B0\u0323ng va\u0300 t\u0103ng c\u01
|
|
|
117
117
|
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=Tro\u0323ng y\u00EA\u0301u
|
|
118
118
|
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=Ca\u0301c kha\u0301i ni\u00EA\u0323m pha\u0301t tri\u00EA\u0309n, ch\u0103\u0309ng ha\u0323n nh\u01B0 MVC, li\u00EAn k\u00EA\u0301t d\u01B0\u0303 li\u00EA\u0323u va\u0300 tha\u0300nh ph\u00E2\u0300n
|
|
119
119
|
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=Th\u00F4ng tin chi ti\u00EA\u0301t v\u00EA\u0300 tri\u0300nh ki\u00EA\u0309m soa\u0301t
|
|
120
|
-
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=B\u00F4\u0309 sung
|
|
120
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=B\u00F4\u0309 sung va\u0300o tham chi\u00EA\u0301u API
|
|
121
121
|
|
|
122
122
|
TOPIC_DETAIL_BACK_BTN=Quay la\u0323i k\u00EA\u0301t qua\u0309 ti\u0300m ki\u00EA\u0301m
|
|
123
123
|
TOPIC_DETAIL_EDIT_GITHUB=Hi\u00EA\u0323u chi\u0309nh tr\u00EAn GitHub
|
|
@@ -1,11 +1,23 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.documentation library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XHED: The title of the dialog for configuring the cookie settings
|
|
2
5
|
COOKIE_SETTINGS_DIALOG_TITLE=Your Cookie Settings
|
|
6
|
+
#XTXT: Title of the section about the required cookies used in the application
|
|
3
7
|
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Required Cookies
|
|
8
|
+
#XTXT: Summary note that explains what are the required cookies in the application
|
|
4
9
|
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=These cookies are required to enable core site functionality.
|
|
10
|
+
#XTXT: Detailed note that explains why we use the required cookies in the application
|
|
5
11
|
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=We use cookies to improve your experience on our site. By continuing to use this site, you consent to use our cookies.
|
|
12
|
+
#XTXT: Title of the panel that contains more detailed information
|
|
6
13
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=More Info
|
|
14
|
+
#XTXT: Title of the button to accept all cookies
|
|
7
15
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Accept All
|
|
16
|
+
#XTXT: Title of the button to reject all cookies
|
|
8
17
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Reject All
|
|
18
|
+
#XTXT: Title of the button to open the edit panel to edit cookie preferences
|
|
9
19
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SET_PREFERENCES=Set Preferences
|
|
20
|
+
#XTXT: Title of the button to save the edited cookie preferences
|
|
10
21
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SAVE_PREFERENCES=Save Preferences
|
|
22
|
+
#XTXT: Title of the button to discard the edited cookie preferences
|
|
11
23
|
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=Cancel
|