@openui5/sap.ui.documentation 1.96.31 → 1.96.33
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_en_US_saptrc.properties +703 -368
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_en_US_saptrc.properties +22 -14
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.33",
|
|
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.33",
|
|
18
|
+
"@openui5/sap.ui.core": "1.96.33",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.96.33",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.96.33",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.96.33"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 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.33</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.33',
|
|
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.33
|
|
53
53
|
* @since 1.48
|
|
54
54
|
* @public
|
|
55
55
|
*/
|
|
@@ -1,368 +1,703 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.documentation library
|
|
2
|
+
#
|
|
3
|
+
|
|
4
|
+
#XMIT: The menu item that navigates to the home page
|
|
5
|
+
APP_TABHEADER_ITEM_HOME=ShGklyKmrA1uXNoIrlXYGg_Home
|
|
6
|
+
#XMIT: The menu item that navigates to the 'Documentation' page
|
|
7
|
+
APP_TABHEADER_ITEM_DOCUMENTATION=xWE+K4r3mRb36tlohmYT7g_Documentation
|
|
8
|
+
#XMIT: The menu item that navigates to the 'API Reference' page
|
|
9
|
+
APP_TABHEADER_ITEM_API_REFERENCE=OjKN9pP2/b9AiK080LFIAg_API Reference
|
|
10
|
+
#XMIT: The menu item that navigates to the 'Samples' page
|
|
11
|
+
APP_TABHEADER_ITEM_SAMPLES=bUvvbHLNfB75XVdzAJ3gyA_Samples
|
|
12
|
+
#XMIT: The menu item that navigates to the 'Demo Apps' page
|
|
13
|
+
APP_TABHEADER_ITEM_DEMO_APPS=x+DDd8YqvpTvZyKXsW4+YA_Demo Apps
|
|
14
|
+
#XMIT: The menu item that navigates to the 'Tools' page
|
|
15
|
+
APP_TABHEADER_ITEM_TOOLS=IKOAesyBo55wTOniOTaxWw_Tools
|
|
16
|
+
#XBUT: The button that allows to change the current version
|
|
17
|
+
APP_CHANGE_VERSION_BTN=wWhEBf2F06x986rdbnliTQ_Change version
|
|
18
|
+
#XTXT: Text for beta version
|
|
19
|
+
APP_VERSION_BETA_VERSION=SGimSCioqyTvlGIGMUZCBg_Beta version
|
|
20
|
+
#XTXT: Text for released version
|
|
21
|
+
APP_VERSION_VERSION=PVJjD9dlkwND1Puov6oVFg_Version
|
|
22
|
+
#XTXT: Text for version that is not for productive use
|
|
23
|
+
APP_VERSION_NOT_PRODUCTIVE=/Lyvd7pucFesxT3yAk/zxQ_\u2013 not for productive use\!
|
|
24
|
+
#XTXT: Text for version which is in development progress
|
|
25
|
+
APP_VERSION_IN_PROGRESS=xFPZSZCO9H4C5FKmYKFtwA_- development in progress\!
|
|
26
|
+
#XTOL: Tooltip for the button that opens the 'Give Feedback' dialog
|
|
27
|
+
APP_FEEDBACK_BTN_TOOLTIP=Zr6NBAcBMMx+nKnX5PW/GA_Give Feedback
|
|
28
|
+
#XBUT: Text for button that closes
|
|
29
|
+
APP_SEARCH_FIELD_CLOSE=r2m78HYUBuBUOk69W+kxJQ_Close
|
|
30
|
+
#XTOL: Tooltip for the 'More Information' button that opens an additional menu
|
|
31
|
+
APP_INFORMATION_BTN_TOOLTIP=T/x6E69tDWoE53YCTIqEcg_More Information
|
|
32
|
+
#XMIT: The menu item that opens the 'Give Feedback' dialog
|
|
33
|
+
APP_INFORMATION_BTN_FEEDBACK=arjP3ro7KG+NCdGPD1l7lg_Feedback
|
|
34
|
+
#XMIT: The menu item that opens the 'About' dialog
|
|
35
|
+
APP_INFORMATION_BTN_ABOUT=Po27dgCdX5sG79YKbirzEQ_About
|
|
36
|
+
#XMIT: The menu item that navigates to the 'Legal Disclosure' page
|
|
37
|
+
APP_INFORMATION_BTN_LEGAL=lCJbG4+wC1KhVPDnwRugHw_Legal
|
|
38
|
+
#XMIT: The menu item that navigates to the 'SAP Privacy Statement' page
|
|
39
|
+
APP_INFORMATION_BTN_PRIVACY=WHCdpWF8Om1lCVdeEAoGLg_Privacy
|
|
40
|
+
#XMIT: The menu item that navigates to the 'TERMS OF USE FOR SAP WEBSITES' page
|
|
41
|
+
APP_INFORMATION_BTN_TERMS_OF_USE=22swKdRStMrUnRtMIFiN7A_Terms of Use
|
|
42
|
+
#XMIT: The menu item that navigates to the Appearance options
|
|
43
|
+
APP_INFORMATION_BTN_APPEARANCE=7HVKmd4hONQ3L1XAeYtj6w_Appearance
|
|
44
|
+
#XMIT: The menu item that selects the Appearance Light option
|
|
45
|
+
APP_INFORMATION_BTN_APPEARANCE_LIGHT=mgN2bJR4cAHQaJk2K9W0PQ_Light
|
|
46
|
+
#XMIT: The menu item that selects the Appearance Dark option
|
|
47
|
+
APP_INFORMATION_BTN_APPEARANCE_DARK=/BimIqXelib3TAtpxSP1jQ_Dark
|
|
48
|
+
#XMIT: The menu item that selects the Appearance Auto option
|
|
49
|
+
APP_INFORMATION_BTN_APPEARANCE_AUTO=0PP3MKF7IP8myoxyKeQ53g_Auto (Depending on the OS Settings)
|
|
50
|
+
#XMIT: The menu item that navigates to the 'SITEMAP' page
|
|
51
|
+
APP_INFORMATION_BTN_SITEMAP=xfBlA+n6RGYLg3YlNj/IoQ_Sitemap
|
|
52
|
+
#XMIT: The menu item that navigates to the 'Copyright' page
|
|
53
|
+
APP_INFORMATION_BTN_COPYRIGHT=1MG8CsGYu1HfCmX8spicAQ_Copyright
|
|
54
|
+
#XMIT: The menu item that navigates to the 'Trademarks' page
|
|
55
|
+
APP_INFORMATION_BTN_TRADEMARK=6JNmvI4AoO4lLCKEn3oK0g_Trademark
|
|
56
|
+
#XMIT: The menu item that navigates to the 'Disclaimer' page
|
|
57
|
+
APP_INFORMATION_BTN_DISCLAIMER=o1zGJGBvSnS0nIwwC1XhJw_Disclaimer
|
|
58
|
+
#XMIT: The menu item that navigates to the 'License' page
|
|
59
|
+
APP_INFORMATION_BTN_LICENSE=L3jUCFIObdgTn3E+VZhqFQ_License
|
|
60
|
+
#XTXT: The information note about cookies that were used in the application
|
|
61
|
+
APP_COOKIES_TEXT=+G3bLCdNWtzWf8GoChhGAQ_We use cookies to improve your experience on our site. By continuing to use this website, you consent to use our cookies.
|
|
62
|
+
|
|
63
|
+
#XHED: The title of the 'Give Feedback' dialog
|
|
64
|
+
FEEDBACK_DIALOG_TITLE=So82xzoono2D9RNll7wD4w_Give Feedback
|
|
65
|
+
#XFLD: The label of the rating button in the 'Give Feedback' dialog
|
|
66
|
+
FEEDBACK_DIALOG_OVERALL=KtiF2qvVBBPHQ76P52We3w_How is your overall experience?
|
|
67
|
+
#XFLD: The label of the textarea in the 'Give Feedback' dialog
|
|
68
|
+
FEEDBACK_DIALOG_MESSAGE=A1NNUOfbZPN8HwDBmG1wNQ_What would you like to tell us?
|
|
69
|
+
#XFLD: The placeholder of the textarea in the 'Give Feedback' dialog
|
|
70
|
+
FEEDBACK_DIALOG_MESSAGE_PLACEHOLDER=8MIBm/nbn6JJYcGy3eY8bQ_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
|
|
72
|
+
FEEDBACK_DIALOG_RELATED=FEbDwly5q3KB/CqxnPMHug_Feedback is related to the current page
|
|
73
|
+
#XLNK: Text for the link that shows the context data
|
|
74
|
+
FEEDBACK_DIALOG_SHOW_DATA=dASFcx9SOnZmBz1zRPoP+w_Show context Data
|
|
75
|
+
#XTX: Text note in the 'Give Feedback' dialog
|
|
76
|
+
FEEDBACK_DIALOG_DISCLAIMER=U9n3JV2Le/DQ0u8BQZezBA_Your feedback is anonymous, we do not collect any personal data
|
|
77
|
+
#XBUT: The button that sends the feedback and closes the dialog
|
|
78
|
+
FEEDBACK_DIALOG_BTN_SEND=JjRyO4QMeMv3ceOETSfHGA_Send
|
|
79
|
+
#XBUT: Text for cancel button
|
|
80
|
+
FEEDBACK_DIALOG_BTN_CANCEL=OauyrFHPkwiDm9aM3uIiwA_Cancel
|
|
81
|
+
#XTXT: Text for rating 5
|
|
82
|
+
FEEDBACK_DIALOG_STATUS_EXCELLENT=GnUCcNG8MluVj3oUWzxYZw_Excellent
|
|
83
|
+
#XTXT: Text for rating 4
|
|
84
|
+
FEEDBACK_DIALOG_STATUS_GOOD=VtZPqNMrZn811bdVsMF3jA_Good
|
|
85
|
+
#XTXT: Text for rating 3
|
|
86
|
+
FEEDBACK_DIALOG_STATUS_AVERAGE=UBNBqNyL2FNfXR2cNQeEkQ_Average
|
|
87
|
+
#XTXT: Text for rating 2
|
|
88
|
+
FEEDBACK_DIALOG_STATUS_POOR=G1VayZvqj7/GvO1Ro6DJQg_Poor
|
|
89
|
+
#XTXT: Text for rating 1
|
|
90
|
+
FEEDBACK_DIALOG_STATUS_VERY_POOR=YrrxnfzrLCKublCFIc6aZA_Very Poor
|
|
91
|
+
#XHED: The title of the message box that is shown when the feedback has been sent successfully
|
|
92
|
+
FEEDBACK_DIALOG_TITLE_SUCCESS=I+CVlw9dUrrcegpqmUPKsQ_Thank you\!
|
|
93
|
+
#XTX: Text note that is shown when the feedback has been sent successfully
|
|
94
|
+
FEEDBACK_DIALOG_TEXT_SUCCESS=4QSFWYeHYPIQ9tfMPZpR2g_Your feedback has been sent.
|
|
95
|
+
#XHED: The title of the message box that is shown when error occured while sending the feedback
|
|
96
|
+
FEEDBACK_DIALOG_TITLE_ERROR=k0i1ISgMiPTAKJcoYFv6jA_Sorry\!
|
|
97
|
+
#XTX: Text note that is shown when error occured while sending the feedback
|
|
98
|
+
FEEDBACK_DIALOG_TEXT_ERROR=eKbXIiwBq/jRXDVJk7/Rog_An error occurred sending your feedback\:\n
|
|
99
|
+
|
|
100
|
+
#XHED: The home page title
|
|
101
|
+
WELCOME_BLOCK_1_TEXT_1=NtngZ2T9hMjFCEJDosLBtQ_Discover New Enterprise-Grade Horizons
|
|
102
|
+
#XBUT: Text for button
|
|
103
|
+
WELCOME_BLOCK_1_START_BTN=SXCXJE25cU0jgHELhbQOxQ_Get Started with UI5
|
|
104
|
+
#XBUT: Text for download button
|
|
105
|
+
WELCOME_BLOCK_1_DOWNLOAD_BTN=6gQskUW/yOOkqh8wQg/lGw_Download
|
|
106
|
+
#XHED: Group title
|
|
107
|
+
WELCOME_KEY_FEATURES=du5c/YEA6zILsadD7f3OSQ_Key Features
|
|
108
|
+
#XHED: Group title
|
|
109
|
+
WELCOME_START_CODING=2uVPykGJ9GRSbPGtavS/EA_Start Coding
|
|
110
|
+
#XHED: Group title
|
|
111
|
+
WELCOME_CHOOSE_SCENARIO=4qR5+6BGErG6g0+MKFXtsg_Choose Your Scenario
|
|
112
|
+
#XHED: Group title
|
|
113
|
+
WELCOME_JOIN_COMMUNITY=Z0ySK2u5dGhHmOMfYK5Jcg_Join the Community
|
|
114
|
+
#XHED: Block title
|
|
115
|
+
WELCOME_BLOCK_2_TITLE=d0bZZtXUqR98o8BorN3zoA_Responsive Across Browsers and Devices
|
|
116
|
+
#XTXT: Block description
|
|
117
|
+
WELCOME_BLOCK_2_TEXT=Rv56PUDxbHhqQ5A9gRySLA_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
|
|
119
|
+
WELCOME_BLOCK_2_IMG_ALT=eeDQ0uIvhBjeDVLaeh3JyQ_Picture showing phone, desktop screen and tablet
|
|
120
|
+
#XHED: Block title
|
|
121
|
+
WELCOME_BLOCK_3_TITLE=EFhatGliP7squVKXZofKMg_Powerful Development Concepts
|
|
122
|
+
#XTXT: Block description
|
|
123
|
+
WELCOME_BLOCK_3_TEXT_1=V7D+8OAFC6cYFDiLkquMcQ_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
|
|
125
|
+
WELCOME_BLOCK_3_TEXT_2=ESg0TfLa04SIDjUPjn4xHA_Includes standards like MVC and various data-binding types
|
|
126
|
+
#XTXT: Block description
|
|
127
|
+
WELCOME_BLOCK_3_TEXT_3=zLsV7DVpmgWbUYpuuIJV4g_Choose between different view formats (XML, HTML, JavaScript, JSON)
|
|
128
|
+
#XTXT: Block description
|
|
129
|
+
WELCOME_BLOCK_3_TEXT_4=ehB5GVbDotDQUC7SDF4lFw_Binding with OData, JSON, XML and other data formats
|
|
130
|
+
#XTXT: Block description
|
|
131
|
+
WELCOME_BLOCK_3_TEXT_5=UpXFcfHc2zh6x4HIEx3BDg_Built-in support tool for exploring the object tree and binding status
|
|
132
|
+
#XHED: The title of a block
|
|
133
|
+
WELCOME_BLOCK_4_TITLE=FojM+koOI9lSBRVWwX+Yqw_Enterprise-Ready Web Toolkit
|
|
134
|
+
#XTXT: Block description
|
|
135
|
+
WELCOME_BLOCK_4_TEXT_1=k/nKEwZ7Kr3clTGiDFLucA_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
|
|
137
|
+
WELCOME_BLOCK_4_TEXT_2=xTVWYM6vgoMiLKJ692iUAQ_Translation and internationalization support
|
|
138
|
+
#XTXT: Block description
|
|
139
|
+
WELCOME_BLOCK_4_TEXT_3=minfTlLH3nIUo+doYaWulQ_Extensibility concepts at code and application level
|
|
140
|
+
#XTXT: Block description
|
|
141
|
+
WELCOME_BLOCK_4_TEXT_4=Rqukr8tmeW/Dk0PoDf/E9g_High Contrast theme to aid visually impaired users
|
|
142
|
+
#XHED: Block title
|
|
143
|
+
WELCOME_BLOCK_5_TITLE=55t9aVR94iMVwXkyVJTwTw_Award-Winning SAP Fiori Design in Action
|
|
144
|
+
#XTXT: Block description
|
|
145
|
+
WELCOME_BLOCK_5_TEXT=jlzm9NRGzVU+UiLq7Xky5g_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
|
|
147
|
+
WELCOME_BLOCK_5_IMG_ALT=U5xOIskcYIuHL+jwotUKIA_Picture showing SAP Fiori design elements
|
|
148
|
+
#XHED: Block title
|
|
149
|
+
WELCOME_BLOCK_6_TITLE=By10OjxVVUp2//m7ETX6eQ_Get Ready
|
|
150
|
+
#XTXT: Block description
|
|
151
|
+
WELCOME_BLOCK_6_TEXT_1=fK/S5Aj2dOoPMIVCXZy+rQ_All you need to develop Web apps with UI5 is a development environment and a browser. Choose between SAP Business Application Studio in the cloud for maximum convenience or set up your local development environment for maximum flexibility.
|
|
152
|
+
#XTXT: Block description. After the ":" there's an inline link with link text "Live Editor" which is not translatable.
|
|
153
|
+
WELCOME_BLOCK_6_TEXT_2=xmBGLDOVPAoswmn2cN12Cw_Try the first example here\:
|
|
154
|
+
#XHED: Block title
|
|
155
|
+
WELCOME_BLOCK_7_TITLE=FMEhkp2x1HfkmGQpN0d0fA_UI5 Evolution
|
|
156
|
+
#XTXT: Block description
|
|
157
|
+
WELCOME_BLOCK_7_TEXT_1=tRcP1pFsf6B1OXQF803Jxg_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
|
|
159
|
+
WELCOME_BLOCK_7_TEXT_2=rUIj5LIv045qYbFK8mKxxA_We encourage developers to actively support and leverage the new capabilities.
|
|
160
|
+
#XALT: Alternative text for image that shows UI5 Evolution graph
|
|
161
|
+
WELCOME_BLOCK_7_ALT=YfkNogLpCVx2HxooAFXpSQ_The UI5 evolution is creating innovation, providing Build Tooling, Modular Core, Open Standards, gaining high performance using Asynchronous Loading.
|
|
162
|
+
#XHED: The title of a block
|
|
163
|
+
WELCOME_BLOCK_8_TITLE=psJU6+U5J9Wo0m1b4x8QaA_SAPUI5 on SAP BTP
|
|
164
|
+
#XTXT: Block description
|
|
165
|
+
WELCOME_BLOCK_8_TEXT_1=9n/HqelFF9dmvWs9b6pASw_Sign up for a free SAP BTP trial account to test the platform and build cloud-based UI5 apps.
|
|
166
|
+
#XTXT: Block description
|
|
167
|
+
WELCOME_BLOCK_8_TEXT_2=ffoKoL+htE87pQg5T+KufQ_Easy-to-use development environment with SAP Business Application Studio
|
|
168
|
+
#XTXT: Block description
|
|
169
|
+
WELCOME_BLOCK_8_TEXT_3=lzBm2lxf1ZxXfKq1/Jukog_Free trial for development use
|
|
170
|
+
#XHED: Block title
|
|
171
|
+
WELCOME_BLOCK_9_TITLE=at2CZUfUgyYRZQ5YmHMKtA_SAPUI5 On-Premise
|
|
172
|
+
#XTXT: Block description
|
|
173
|
+
WELCOME_BLOCK_9_TEXT_1=dSnC69yWoEjZdY39pY0DOg_SAPUI5 is part of the user interface technologies in SAP HANA, NetWeaver ABAP or Java systems.
|
|
174
|
+
#XTXT: Block description
|
|
175
|
+
WELCOME_BLOCK_9_TEXT_2=x7aPulNW5ev4l+dvrXjvOg_ready to use for SAP Customers
|
|
176
|
+
#XTXT: Block description
|
|
177
|
+
WELCOME_BLOCK_9_TEXT_3=lbluao4mMeF6AbXFz24DVw_Integrates with existing system landscapes
|
|
178
|
+
#XHED: Block title
|
|
179
|
+
WELCOME_BLOCK_10_TITLE=4pOOO7iwaWqbSLvxMj9DyQ_OpenUI5 - Free and Open Source
|
|
180
|
+
#XTXT: Block description
|
|
181
|
+
WELCOME_BLOCK_10_TEXT_1=/P1BHz78CHcSU40sLf0oKg_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
|
|
183
|
+
WELCOME_BLOCK_10_TEXT_2=YxoEcAPHTiamE89UctJJ4g_Supported by the open source community
|
|
184
|
+
#XTXT: Block description
|
|
185
|
+
WELCOME_BLOCK_10_TEXT_3=LtYhtD5mcqnIldRt86bOZA_Managed on GitHub - contributions welcome\!
|
|
186
|
+
#XHED: Block title
|
|
187
|
+
WELCOME_BLOCK_11_TITLE=duazCdwTsyx7K8dW5GgWfQ_UI5 on Content Delivery Network
|
|
188
|
+
#XTXT: Block description
|
|
189
|
+
WELCOME_BLOCK_11_TEXT_1=CMSVIry+o61DkIw4LQBWhA_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
|
|
191
|
+
WELCOME_BLOCK_11_TEXT_2=wCjblYOHAXPoh2mJ+q1qiw_Multi-version CDN to maintain a custom lifecycle
|
|
192
|
+
#XTXT: Block description
|
|
193
|
+
WELCOME_BLOCK_11_TEXT_3=BS5svoon794OyzbCpvNUBA_For any on-premise and cloud development scenario
|
|
194
|
+
#XHED: Block title
|
|
195
|
+
WELCOME_BLOCK_12_TITLE=SQvAuMCAhHdy8OcsOOtntw_SAP Community
|
|
196
|
+
|
|
197
|
+
#XHED: Documentation page title
|
|
198
|
+
TOPIC_DETAIL_INIT_DOCUMENTATION=8GNRC/5ji1is3LSrYH5c9Q_Documentation
|
|
199
|
+
#XBUT: Text for download button
|
|
200
|
+
TOPIC_DETAIL_INIT_DOWNLOAD_BTN=yjM7/4HS4lRhvZtgTJv+4Q_Download
|
|
201
|
+
#XHED: Block title
|
|
202
|
+
TOPIC_DETAIL_INIT_BLOCK_1_TITLE=hvC/NQFVysIn8u+sFP6faw_What''s New?
|
|
203
|
+
#XTXT: Block description
|
|
204
|
+
TOPIC_DETAIL_INIT_BLOCK_1_TEXT=uM6qDaWCdIQcwU3p4UG3ig_Find out about the new features in the latest UI5 versions
|
|
205
|
+
#XHED: Block title
|
|
206
|
+
TOPIC_DETAIL_INIT_BLOCK_2_TITLE=yfCfBhvpCJsqnXuSOyXbNg_Read Me First
|
|
207
|
+
#XTXT: Block description
|
|
208
|
+
TOPIC_DETAIL_INIT_BLOCK_2_TEXT=l645rAjfN6cQEL+usa90TQ_Important information before you start using UI5 productively
|
|
209
|
+
#XHED: Block title
|
|
210
|
+
TOPIC_DETAIL_INIT_BLOCK_3_TITLE=h5bdOFCsdzN2EYpRd1yS8w_Get Started
|
|
211
|
+
#XTXT: Block description
|
|
212
|
+
TOPIC_DETAIL_INIT_BLOCK_3_TEXT=uz9lgWSC+TcOuVAI7CthpQ_Setup and tutorials
|
|
213
|
+
#XHED: Block title
|
|
214
|
+
TOPIC_DETAIL_INIT_BLOCK_4_TITLE=jUfloClf53IWt5D4+bp07Q_Developing Apps
|
|
215
|
+
#XTXT: Block description
|
|
216
|
+
TOPIC_DETAIL_INIT_BLOCK_4_TEXT=A6LvFZDIJVu7cb0HFS4jdA_Best practices and what pitfalls you should look out for
|
|
217
|
+
#XHED: Block title
|
|
218
|
+
TOPIC_DETAIL_INIT_BLOCK_5_TITLE=pDiED/jzwBlQTEB5A4Z9Rw_Extending Apps
|
|
219
|
+
#XTXT: Block description
|
|
220
|
+
TOPIC_DETAIL_INIT_BLOCK_5_TEXT=jMOJa6/gKu6D5rZPNgqMfA_Adapt apps to your specific requirements
|
|
221
|
+
#XHED: Block title
|
|
222
|
+
TOPIC_DETAIL_INIT_BLOCK_6_TITLE=9OzLwp41VEr5CPg/oDQi6Q_Developing Controls
|
|
223
|
+
#XTXT: Block description
|
|
224
|
+
TOPIC_DETAIL_INIT_BLOCK_6_TEXT=xulj6AUgCJxp9D5eOYpKDw_Create custom controls or contribute to UI5
|
|
225
|
+
#XHED: Block title
|
|
226
|
+
TOPIC_DETAIL_INIT_BLOCK_7_TEXT=vu1RlAur33clpIc3/qC0lg_UI patterns and templates for commonly used application patterns
|
|
227
|
+
#XHED: Block title
|
|
228
|
+
TOPIC_DETAIL_INIT_BLOCK_8_TITLE=oaRwOhXWblaZMX8fDxBSGQ_Analysis Path Framework
|
|
229
|
+
#XTXT: Block description
|
|
230
|
+
TOPIC_DETAIL_INIT_BLOCK_8_TEXT=Num6p0cN60OL7r2booHdVg_Build and enhance interactive analytical web applications
|
|
231
|
+
#XHED: Block title
|
|
232
|
+
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=vTDdpbFGKS9k0WLmAZoIMA_Essentials
|
|
233
|
+
#XTXT: Block description
|
|
234
|
+
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=qJkD4kVlJXkTNvZ7ZCltnA_Development concepts, such as MVC, data binding, and components
|
|
235
|
+
#XHED: Block title
|
|
236
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=uMPXs7GKeIFpD96J7okgvw_More About Controls
|
|
237
|
+
#XTXT: Block description
|
|
238
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=J4KI0qElOO/SiHL3j6qbPg_Addition to the API reference
|
|
239
|
+
|
|
240
|
+
#XBUT: Text for button that navigates back to search results
|
|
241
|
+
TOPIC_DETAIL_BACK_BTN=uwXGWyV3qMWxor4yIb4hHw_Back to search results
|
|
242
|
+
#XBUT: Text for button that allows to edit the page in GitHub
|
|
243
|
+
TOPIC_DETAIL_EDIT_GITHUB=cVhFkNe0R0NLEPXhvgB4Hg_Edit on GitHub
|
|
244
|
+
#XTOL: Tooltip for the 'Edit on Github' button
|
|
245
|
+
TOPIC_DETAIL_EDIT_GITHUB_TOOLTIP=pgDc8dee+DbcBRPWQb4w0A_Edit this page on GitHub
|
|
246
|
+
#XTOL: Tooltip for the fullscreen button
|
|
247
|
+
TOPIC_DETAIL_FULLSCREEN_TOOLTIP=oXizKF2VjlrsiS79BUEUzw_Show this document in full screen mode
|
|
248
|
+
|
|
249
|
+
#XXLF: Placeholder for the filter field
|
|
250
|
+
TOPIC_MASTER_FILTER_PLACEHOLDER=24khF/8+vfLtHMTHx+QxaQ_Filter
|
|
251
|
+
#XTOL: Tooltip for button that expands a list of items
|
|
252
|
+
TOPIC_MASTER_EXPAND_TOOLTIP=dnoHLZBqzFbpqWcCr3afhA_Expand All
|
|
253
|
+
#XTOL: Tooltip for button that collapses a list of items
|
|
254
|
+
TOPIC_MASTER_COLAPSE_TOOLTIP=oGEPzrwa3wOmfOcnP+q7uw_Collapse All
|
|
255
|
+
#XTXT: Text that is displayed when there are no results from the search
|
|
256
|
+
TOPIC_MASTER_NO_DATA_TEXT=TtBKCgBCp10Ovw8U/+cwmw_No data, please try with the global search
|
|
257
|
+
|
|
258
|
+
#XHED: Section title
|
|
259
|
+
ENTITY_ABOUT=I2w1xpmRuRwcyp/dAYRVoA_About
|
|
260
|
+
#XHED: Section title
|
|
261
|
+
ENTITY_SAMPLES=41ZMWsVrzU+fy60kqiKfFQ_Samples ({0})
|
|
262
|
+
#XTXT: The label that shows information about the API Reference page
|
|
263
|
+
ENITITY_API=6Y85X/fXQrkd1mnPVCOVRg_API Reference\:
|
|
264
|
+
#XTXT: The label that shows information about the Documentation page
|
|
265
|
+
ENTITY_DOCUMENTATION=LAe+XBtzRw8ceLT08efflA_Documentation\:
|
|
266
|
+
#XTXT: The label that shows information about the UX Guidelines page
|
|
267
|
+
ENTITY_UX=mmmYPd5uTob1ajqpX7cORQ_UX Guidelines\:
|
|
268
|
+
#XTXT: The label that shows which is the extended control
|
|
269
|
+
ENTITY_EXTENDS=QJM4QwoidtMnRRP24NpfFw_Extends\:
|
|
270
|
+
#XTXT: The label that shows application component
|
|
271
|
+
ENTITY_COMPONENT=frTxdByICfPFFy7ZStw6Gw_Application Component
|
|
272
|
+
#XTXT: The label that shows release version
|
|
273
|
+
ENTITY_SINCE=KGWDiHmifFhV/bRiVucXyw_Available since
|
|
274
|
+
#XTXT: The label for sample category
|
|
275
|
+
ENTITY_CATEGORY=YS/VslOGGydvwn6UrgonoA_Category
|
|
276
|
+
#XTXT: The label for content density
|
|
277
|
+
ENTITY_DENSITY=8I6+zpjXJdrgnKQenYRGEQ_Content Density
|
|
278
|
+
#XTXT: Text for deprecated controls
|
|
279
|
+
ENTITY_DEPRECATED=yxYMl0XuAF34FRLBxZzv3Q_Deprecated
|
|
280
|
+
#XTOL: Tooltip for the fullscreen button
|
|
281
|
+
ENTITY_FULLSCREEN_TOOLTIP=5smtSrDGiGmGOUu6GHyN4A_Show this sample in full screen mode
|
|
282
|
+
#XBUT: Text for button that navigates back to search results
|
|
283
|
+
ENTITY_BACK_BTN=ctkRH5rGhC2FTh1Z15B7YA_Back to search results
|
|
284
|
+
#XCOL: The sample name
|
|
285
|
+
ENTITY_TABLE_NAME=XwoMzuGZd+VQHVliYzWL1g_Name
|
|
286
|
+
#XCOL: The sample description
|
|
287
|
+
ENTITY_TABLE_DESCRIPTION=GIisyguZ9rlmKvtKLhTYVQ_Description
|
|
288
|
+
|
|
289
|
+
#only descriptions are translated
|
|
290
|
+
#XHED: Group title
|
|
291
|
+
CONTROLS_PAGE_TITLE=ez4KH0GK+gPLedOIplLIMA_Samples
|
|
292
|
+
#XHED: Group title
|
|
293
|
+
CONTROLS_PAGE_DESC=AEdHX8ZZorV+LYFgnF5byw_Explore and download code samples
|
|
294
|
+
#XHED: Group title
|
|
295
|
+
CONTROLS_FEATURED_CONTROLS=06QgOzNXNc1rhhNY6KScFw_Featured Controls
|
|
296
|
+
#XHED: Group title
|
|
297
|
+
CONTROLS_LAYOUT_PAGES=v+dMg1HnPkZGdaa4xQcOww_Layout & Pages
|
|
298
|
+
#XTXT: Block description
|
|
299
|
+
CONTROLS_TEXT_1=l+NO0ECB7sddbXdgixschQ_User interaction
|
|
300
|
+
#XTXT: Block description
|
|
301
|
+
CONTROLS_TEXT_2=kIwaq/HofFT6W2sv4+AVyQ_Various list structures
|
|
302
|
+
#XTXT: Block description
|
|
303
|
+
CONTROLS_TEXT_3=Di09JO9r0beCTcm/ocjWZA_Simple or more powerful tables
|
|
304
|
+
#XTXT: Block description
|
|
305
|
+
CONTROLS_TEXT_4=L8Mud6htDtc4LqSlfEN6pw_Dialogs and popovers
|
|
306
|
+
#XTXT: Block description
|
|
307
|
+
CONTROLS_TEXT_5=UUQNP/ZA1qIe4Djoep+DFA_Tiles for e.g. texts, images or charts
|
|
308
|
+
#XTXT: Block description
|
|
309
|
+
CONTROLS_TEXT_6=pqqxruApeFaV/VnT9/BIrQ_User notification
|
|
310
|
+
#XTXT: Block description
|
|
311
|
+
CONTROLS_TEXT_7=FqZRcKjAIw2lVCZZa5Bd3w_Toolbars and headers
|
|
312
|
+
#XTXT: Block description
|
|
313
|
+
CONTROLS_TEXT_8=NjcgNtLZKX7MH7cCFbRJMw_Hierarchical data representation
|
|
314
|
+
#XTXT: Block description
|
|
315
|
+
CONTROLS_TEXT_9=mHxSRFlhBQ+3cxB5u3kyeg_Metadata-driven controls
|
|
316
|
+
#XTXT: Block description
|
|
317
|
+
CONTROLS_TEXT_10=ic6+LqyHd/Pe25IFIcYr8A_Location visualization
|
|
318
|
+
#XTXT: Block description
|
|
319
|
+
CONTROLS_TEXT_11=PLp8GUga7B+J7RmJJA+b6w_Data visualization
|
|
320
|
+
#XTXT: Block description
|
|
321
|
+
CONTROLS_TEXT_12=wFtRHPoIgJLFgVvkmkkBxQ_Step-based Interactions
|
|
322
|
+
#XTXT: Block description
|
|
323
|
+
CONTROLS_TEXT_13=d9La0Hl1PI4oG1esLU/w2w_Displaying, creating, or editing objects
|
|
324
|
+
#XTXT: Block description
|
|
325
|
+
CONTROLS_TEXT_14=Y5B/7K0D8riazQ8wPIvjVA_Page with title, header, and content area
|
|
326
|
+
#XTXT: Block description
|
|
327
|
+
CONTROLS_TEXT_15=S1wjGKxZXM6fN1SadaoZNg_Page with up to 3 columns
|
|
328
|
+
#XTXT: Block description
|
|
329
|
+
CONTROLS_TEXT_16=cKE3KBKxEBN34BV7jf+W1Q_Two-column layout
|
|
330
|
+
|
|
331
|
+
#XXLF: The placeholder for the filter field
|
|
332
|
+
CONTROLS_MASTER_FILTER_PLACERHOLDER=+idXRCLE7c+bZ32jkuiyCw_Filter
|
|
333
|
+
#XTOL: Tooltip for the group and filter button
|
|
334
|
+
CONTROLS_MASTER_FILTER_BTN_TOOLTIP=vRbGDsYCpSbtbi3cUMsXlQ_Group / Filter
|
|
335
|
+
#XTXT: Text that is displayed when there are no results from the search
|
|
336
|
+
CONTROLS_MASTER_NO_DATA_TEXT=TSTpnt/sPr78KBCB29hM6A_No data, please try with the global search
|
|
337
|
+
|
|
338
|
+
#XTOL: Tooltip for the back-navigation button
|
|
339
|
+
CODE_BACK_BTN_TOOLTIP=3ivRAvWA3rgwyjHS4iA+wA_Back to sample
|
|
340
|
+
#XTOL: Tooltip for the API Reference button
|
|
341
|
+
CODE_API_REFERENCE=Ogy7cYrbgt89nsTRNnGzaw_API Reference
|
|
342
|
+
#XTOL: Tooltip for the download button
|
|
343
|
+
CODE_DOWNLOAD_BTN=etOAMgGLAE7sawoPpSAPYw_Download
|
|
344
|
+
|
|
345
|
+
#XHED: The change version dialog title
|
|
346
|
+
CHANGE_VERSION_DIALOG_TITLE=2jfDVo7r+mxTEZRPBWCExQ_Change version
|
|
347
|
+
#XBUT: Text for close button of dialog
|
|
348
|
+
CHANGE_VERSION_DIALOG_CLOSE_BTN=AZgt78CHtFIYOEAgC5ZZrA_Close
|
|
349
|
+
#XBUT: Text for close button of dialog
|
|
350
|
+
CHANGE_VERSION_DIALOG_APPLY_BTN=CzGqFzu+OHLam8IalUgDXg_Apply
|
|
351
|
+
#XBUT: Text for close button of dialog
|
|
352
|
+
CHANGE_VERSION_DIALOG_LATEST_BTN=fn3E4LfuMdVZIB1MKKlSDg_Latest
|
|
353
|
+
#XHED: The title of the dialog that configures the Samples page
|
|
354
|
+
APP_SETTINGS_DIALOG_TITLE=BsGPtWJGqvkNppF+L4O+8w_Settings
|
|
355
|
+
#XFLD: The label of the field that defines sample theme
|
|
356
|
+
APP_SETTINGS_DIALOG_THEME=OCb8iomNeF3dy+3KhXdLmg_Theme\:
|
|
357
|
+
#XFLD: The label of the field that defines the application language
|
|
358
|
+
APP_SETTINGS_DIALOG_LANGUAGE=55eFcFerrsQzJD4TIUirgg_Language
|
|
359
|
+
#XFLD: The label of the field that opens the cookie settings dialog
|
|
360
|
+
APP_SETTINGS_DIALOG_COOKIE_PREFERENCES=GCVUYksEkdZjWtqSFOwrWg_Cookie Preferences
|
|
361
|
+
#XTXT: The message strip of the field that defines the application language information
|
|
362
|
+
APP_SETTINGS_DIALOG_LANGUAGE_INFO=fXC9z0hSONHun9jaqZYX+w_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
|
|
364
|
+
APP_SETTINGS_DIALOG_DENSITY=vgvI0zHBBhKmMBUE60O4CA_Content Density\:
|
|
365
|
+
#XLNK: Text for link for more information
|
|
366
|
+
APP_SETTINGS_DIALOG_READ_MORE=aWi6eFWCjbhCW+DBkW4lyQ_Read more about Content Densities
|
|
367
|
+
#XFLD: The label of the field that enables/disables right-to-left mode
|
|
368
|
+
APP_SETTINGS_DIALOG_RTL=sQ4pIOGHLXQKba7bwLevEQ_Right-to-left Mode\:
|
|
369
|
+
#XBUT: Text for the button that applies the configurations
|
|
370
|
+
APP_SETTINGS_DIALOG_OK_BTN=i+v9NxQ5COusKJYqpQxYqg_OK
|
|
371
|
+
#XBUT: Text for the button that discards the configurations
|
|
372
|
+
APP_SETTINGS_DIALOG_CANCEL_BTN=4wUsD1hlRFk2lYo3pumwLg_Cancel
|
|
373
|
+
|
|
374
|
+
#XHED: The title of the dialog for configuring the cookie settings
|
|
375
|
+
COOKIE_SETTINGS_DIALOG_TITLE=lsP/ZfmvvPOafcouRuOOwA_Your Cookie Settings
|
|
376
|
+
#XTXT: Title of the section about the required cookies used in the application
|
|
377
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=NaC8G8TanbN3uXxl81Sgkw_Required Cookies
|
|
378
|
+
#XTXT: Summary note that explains what are the required cookies in the application
|
|
379
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=zpPXo47naPYBqWfeC3PdUw_These cookies are required to enable core site functionality.
|
|
380
|
+
#XTXT: Detailed note that explains why we use the required cookies in the application
|
|
381
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=tNDWS5cBAAODVZ4QJfmL3w_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
|
|
383
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=L2yI4IxSrDtET832GInudA_Functional Cookies
|
|
384
|
+
#XTXT: Summary note that explains what are the functional cookies in the application
|
|
385
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=i8qz/h+HFOTsOpi9KdVygg_These cookies are used to analyse 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
|
|
387
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=yvigAY6rmHI9g2wpxYpkoQ_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 your visit origin page. 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
|
|
389
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=TF92sQ3Jno8AIZ0JDL+e6A_More Info
|
|
390
|
+
#XTXT: Title of the button to accept all cookies
|
|
391
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=9J8mWiQX9CtC/s+Q7Z2OiQ_Accept All
|
|
392
|
+
#XTXT: Title of the button to reject all cookies
|
|
393
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Oj9JhJXK3ZY9eYL9Y6m4gQ_Reject All
|
|
394
|
+
#XTXT: Title of the button to open the edit panel to edit cookie preferences
|
|
395
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SET_PREFERENCES=8WSNPK9bvzmNbX7FnaT5YQ_Set Preferences
|
|
396
|
+
#XTXT: Title of the button to save the edited cookie preferences
|
|
397
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SAVE_PREFERENCES=18qWz/R29Pjz36TWenw2mg_Save Preferences
|
|
398
|
+
#XTXT: Title of the button to discard the edited cookie preferences
|
|
399
|
+
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=ZhsGb5ofSg5ej5ZdpOhwMw_Cancel
|
|
400
|
+
|
|
401
|
+
#XTXT: Text for empty page
|
|
402
|
+
EMPTY_TEXT=xzvsbkEsXBAli9EvHknjug_Empty
|
|
403
|
+
|
|
404
|
+
#XTXT: Text for downloads page
|
|
405
|
+
DOWNLOADS_TEXT=Yri7ME1B53wnKh2/4bsgNw_Downloads
|
|
406
|
+
|
|
407
|
+
#XHED: The 'Demo Apps' page title
|
|
408
|
+
DEMO_APPS_TEXT=TDujoW0y+WqjPwen8JU1tQ_Demo Apps
|
|
409
|
+
#XBUT: Text for download button
|
|
410
|
+
DEMO_APPS_DOWNLOAD_BTN=nTlIFvyvfocVdNyilxXEWA_Download
|
|
411
|
+
#XBUT: Text for read more button
|
|
412
|
+
DEMO_APPS_READ_MORE_BTN=1pM91eIW9jTvIeBATvnDYQ_Read More
|
|
413
|
+
#XALT: Text for image alternative text
|
|
414
|
+
DEMO_APPS_IMAGE_PHONE=ulGNRbHZy+ZgFTDIy8lwhw_Background image for phones
|
|
415
|
+
#XALT: Text for image alternative text
|
|
416
|
+
DEMO_APPS_IMAGE_DESKTOP=ekMrCQWzUCN2abh2jevNsA_Background image for computers
|
|
417
|
+
#XHED: The download dialog title
|
|
418
|
+
DEMO_APPS_DOWNLOAD_DIALOG_TITLE=fu4h78FB9tB34BKupzPo9g_Download Demo Apps
|
|
419
|
+
#XBUT: Text for close button of dialog
|
|
420
|
+
DEMO_APPS_DOWNLOAD_DIALOG_CANCEL_BTN=RgYk7zZqsI4GY7BiezmUeA_Cancel
|
|
421
|
+
#XHED: Group title
|
|
422
|
+
DEMO_APPS_CATEGORY_TUTORIAL=+8lkUSUa1iFubRYjKhg0dA_Demo Apps with Tutorials
|
|
423
|
+
#XHED: Group title
|
|
424
|
+
DEMO_APPS_CATEGORY_SHOWCASE=ywDUVYEh+3MDxjjQ2zrUUg_Showcase Apps
|
|
425
|
+
#XHED: Group title
|
|
426
|
+
DEMO_APPS_CATEGORY_TEMPLATE=92zcdJefDy3OVdEadQWtpw_Template Apps
|
|
427
|
+
#XHED: Group title
|
|
428
|
+
DEMO_APPS_CATEGORY_MISC=WSg0GAdMyLQ2d+6Q4ItpJQ_Miscellaneous Demo Apps
|
|
429
|
+
#XHED: Group title
|
|
430
|
+
DEMO_APPS_CATEGORY_RTA=4nqlUxRGdsOnjJ7JIYWB0w_SAPUI5 Flexibility Demo Apps
|
|
431
|
+
#XTXT: Text for application library
|
|
432
|
+
DEMO_APPS_LIBRARY=cAvueB4FDLOknLC30kfefg_Control Library\:
|
|
433
|
+
|
|
434
|
+
#XHED: The legal disclaimer dialog title
|
|
435
|
+
LEGAL_DISCLAIMER_TITLE=9x7W+p6tk+cayPU9pFN3gQ_Legal Disclaimer for Links
|
|
436
|
+
#XLGD: Text for legal disclaimer section
|
|
437
|
+
LEGAL_DISCLAIMER_LABEL_1=SiUekS/MMFsr1KjXBcnxuA_Links with the icon
|
|
438
|
+
#XTOL: Tooltip for the image that indicates an external link
|
|
439
|
+
LEGAL_DISCLAIMER_EXTERNAL_TOOLTIP=Np4AOUMdaac6P0O8dRbFOg_Information published on non-SAP site
|
|
440
|
+
#XTXT: Text for legal disclaimer
|
|
441
|
+
LEGAL_DISCLAIMER_TEXT_1=4S6vZv51RReczOMTJpQ/Sg_You are entering a Web site 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
|
|
443
|
+
LEGAL_DISCLAIMER_TEXT_2=WFYJfCTTTdP83/FJFGI0DA_- 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
|
|
445
|
+
LEGAL_DISCLAIMER_TEXT_3=Vzw2h1rBGtJb/BQjGIB9Xg_- 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
|
|
447
|
+
LEGAL_DISCLAIMER_LABEL_2=i0beubwSx1r2EERvlwL8HQ_Links with the icon
|
|
448
|
+
#XTOL: Tooltip for the image that indicates an internal link
|
|
449
|
+
LEGAL_DISCLAIMER_INTERNAL_TOOLTIP=uwaMrFEuZqUyOVfknY4Q+Q_Information published on SAP site
|
|
450
|
+
#XTXT: Text for legal disclaimer
|
|
451
|
+
LEGAL_DISCLAIMER_TEXT_4=eUvyMG39awoeqYBp8Z9K7A_You are leaving the documentation for that particular SAP product or service and are entering a SAP-hosted Web site. 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.
|
|
452
|
+
|
|
453
|
+
#XLST: Category name
|
|
454
|
+
VIEW_SETTINGS_DIALOG_ITEM_1=1GqFTGeAGU/0sPCZGwwn+Q_Alphabetically
|
|
455
|
+
#XLST: Category name
|
|
456
|
+
VIEW_SETTINGS_DIALOG_ITEM_2=0r11+eqYi68Q4CxpD3QslQ_Category
|
|
457
|
+
#XLST: Category name
|
|
458
|
+
VIEW_SETTINGS_DIALOG_ITEM_3=7RPc3qtCJYLSCQgv/HNS0w_Content Density
|
|
459
|
+
#XLST: Category name
|
|
460
|
+
VIEW_SETTINGS_DIALOG_ITEM_4=Th4MxtqlNv53dSigLIoduQ_Namespace
|
|
461
|
+
#XLST: Category name
|
|
462
|
+
VIEW_SETTINGS_DIALOG_ITEM_5=G6W5imrqmYv6ynam/B8TBw_Release
|
|
463
|
+
|
|
464
|
+
#XTOL: Tooltip for the back-navigation button
|
|
465
|
+
SAMPLE_BACK_BTN_TOOLTIP=UobjCYB8h0zw/1LKr4OsJQ_Back to samples
|
|
466
|
+
#XTOL: Tooltip for the info button on samples
|
|
467
|
+
SAMPLE_INFO_TOOLTIP=/3GQvhj/XdxVF7ulTEde4g_Sample information
|
|
468
|
+
#XTOL: Tooltip for the API Reference button
|
|
469
|
+
SAMPLE_API_REFERENCE_BTN=Tp/6JmNHOPfGYgQzQTYcKA_API Reference
|
|
470
|
+
#XTOL: Tooltip for the button that shows previous sample
|
|
471
|
+
SAMPLE_PREV_BTN_TOOLTIP=Vh0zQIJa4KUk9KcUjrW72g_Show previous sample
|
|
472
|
+
#XTOL: Tooltip for the button that shows next sample
|
|
473
|
+
SAMPLE_NEXT_BTN_TOOLTIP=fmZqXrRstxTff8wOnyvdwg_Show next sample
|
|
474
|
+
#XTOL: Tooltip for the fullscreen button
|
|
475
|
+
SAMPLE_FULLSCREEN_BTN_TOOLTIP=2HZhriTXbBzGJ+WjSNYxSg_Show this sample in full screen mode
|
|
476
|
+
#XTOL: Tooltip for the button that allows to adapt app runtime
|
|
477
|
+
SAMPLE_ADAPT_BTN_TOOLTIP=31BU6/JCSR99vhh090n4Tg_Adapt UI
|
|
478
|
+
#XTOL: Tooltip for the button that shows the code of the sample
|
|
479
|
+
SAMPLE_CODE_BTN_TOOLTIP=8/UKYl31lfFZa0M0btF5bQ_Show source code for this sample
|
|
480
|
+
#XTOL: Tooltip for the button that open the sample in new window
|
|
481
|
+
SAMPLE_NEW_TAB_BTN_TOOLTIP=St2g3m4gh7dSlIkzmq7nWw_Open in new Tab
|
|
482
|
+
#XTOL: Tooltip for the download button
|
|
483
|
+
SAMPLE_DOWNLOAD_BTN_TOOLTIP=40GD3XeU5RiOKfrTSc3lLA_Download
|
|
484
|
+
|
|
485
|
+
#XHED: The change log page title
|
|
486
|
+
RELEASE_NOTES_TITLE=L13mxpRFbxguvoriszqdzw_Change Log
|
|
487
|
+
|
|
488
|
+
#XHED: The search page title that shows the search word
|
|
489
|
+
SEARCH_PAGE_TITLE=Uy5o6dmgO9Ry3PdmHkcEGw_Search Results for "{0}"
|
|
490
|
+
#XHED: The search page description
|
|
491
|
+
SEARCH_PAGE_DESCRIPTION=DdSAgpa8il71nBe2QWsn2A_Search results are displayed in categories.
|
|
492
|
+
#XMIT: The section title that shows how many items match the search criteria
|
|
493
|
+
SEARCH_PAGE_ALL_SECTION_TITLE=f5l7RFjgRX2rIW3EPWoGuQ_All ({0})
|
|
494
|
+
#XMIT: Title of search suggestion`s popover when results are from API reference
|
|
495
|
+
SEARCH_SUGGESTIONS_TITLE_API_REFERENCE=dFkdUkjkF3THCNH3QuKz3A_Top 10 results from API Reference
|
|
496
|
+
#XMIT: Title of search suggestion`s popover when results are from Documentation
|
|
497
|
+
SEARCH_SUGGESTIONS_TITLE_DOCUMENTATION=Kxo/jeAGssdWDQuobLO/sw_Top 10 results from Documentation
|
|
498
|
+
#XMIT: Title of search suggestion`s popover when results are from Samples
|
|
499
|
+
SEARCH_SUGGESTIONS_TITLE_SAMPLES=Iii2EdNViR1j8X4B+g7sSg_Top 10 results from Samples
|
|
500
|
+
#XMIT: Title of search suggestion`s popover when results are from all other available section
|
|
501
|
+
SEARCH_SUGGESTIONS_TITLE_ALL=K/QtEK76LXZTyEPvbcNqUA_Top 10 results from All
|
|
502
|
+
#XMIT: The section title when suggestions from all sections are shown
|
|
503
|
+
SEARCH_SUGGESTIONS_ALL_SECTION_TITLE=KRDnOPxj2NtFHeGLXXTfKA_All
|
|
504
|
+
#XMIT: The link title in search suggestions that shows all search results
|
|
505
|
+
SEARCH_SUGGESTIONS_SEE_ALL_SECTION_TITLE=+KvT5VIYRvr5LoytDq+XyQ_See All
|
|
506
|
+
#XMIT: The link title in search suggestions that shows Documentation search results
|
|
507
|
+
SEARCH_SUGGESTIONS_DOCUMENTATION_SECTION_TITLE=pqXIxL6e4A2m6GhDW2vPQQ_Documentation
|
|
508
|
+
#XMIT: The link title in search suggestions that shows Api Reference search results
|
|
509
|
+
SEARCH_SUGGESTIONS_API_SECTION_TITLE=Owwc+GSuatX6In6pfpcFPg_API Reference
|
|
510
|
+
#XMIT: The link title in search suggestions that shows Samples search results
|
|
511
|
+
SEARCH_SUGGESTIONS_SAMPLES_SECTION_TITLE=YdctZxGtHcbviBAah+/XDA_Samples
|
|
512
|
+
#XHED: The table title that shows the search results
|
|
513
|
+
SEARCH_PAGE_ALL_SECTION_TABLE_TITLE=Yzf0X5EyMCOgi4PD3FeYDw_ALL ({0} of {1})
|
|
514
|
+
#XMIT: The section title that shows how many items match the search criteria in this category
|
|
515
|
+
SEARCH_PAGE_API_SECTION_TITLE=E1aqQtU9TJFJndReYjOuVg_API Reference ({0})
|
|
516
|
+
#XHED: The table title that shows the search results
|
|
517
|
+
SEARCH_PAGE_API_SECTION_TABLE_TITLE=up4DQ5b0ztKXCCflNqBDdA_API Reference ({0} of {1})
|
|
518
|
+
#XMIT: The section title that shows how many items match the search criteria in this category
|
|
519
|
+
SEARCH_PAGE_DOCUMENTATION_SECTION_TITLE=72hAvWWB0JAux6kkd2w1ow_Documentation ({0})
|
|
520
|
+
#XMIT: The table title that shows the search results
|
|
521
|
+
SEARCH_PAGE_DOCUMENTATION_SECTION_TABLE_TITLE=kxGpk9Vc7N7eFWQ3dNFAvg_Documentation ({0} of {1})
|
|
522
|
+
#XMIT: The section title that shows how many items match the search criteria in this category
|
|
523
|
+
SEARCH_PAGE_SAMPLES_SECTION_TITLE=CcL5wvMb2+RtypxGPUi04Q_Samples ({0})
|
|
524
|
+
#XHED: The table title that shows the search results
|
|
525
|
+
SEARCH_PAGE_SAMPLES_SECTION_TABLE_TITLE=7QXx03vfhHQhb+b+Vzh7Yg_Samples ({0} of {1})
|
|
526
|
+
|
|
527
|
+
#XHED: The release dialog title of each library
|
|
528
|
+
RELEASE_DIALOG_TITLE=Xle4GzFW68xARVveSWvRLQ_Change log for\: {0}
|
|
529
|
+
#XBUT: Text for the close button of dialog
|
|
530
|
+
RELEASE_DIALOG_CLOSE_BTN=FJZY64yqmhhNQZACbEiLtw_Close
|
|
531
|
+
#XTXT: Text that indicates no changes in library
|
|
532
|
+
RELEASE_DIALOG_NO_DATA_TEXT=FUOZVKVHMQ23S46eMt5c8Q_No changes for this library\!
|
|
533
|
+
|
|
534
|
+
#XHED: The framework 'About' information dialog title
|
|
535
|
+
ABOUT_DIALOG_TITLE=j1xZRxEeS1cZgXa+7Rmb/w_About
|
|
536
|
+
#XTXT: The About dialog heading
|
|
537
|
+
ABOUT_DIALOG_TEXT_1=AUdBL/wcldWF7PtzYQddwA_UI5 Demo Kit - UI Development Toolkit for HTML5
|
|
538
|
+
#XTXT: Text for copyrights
|
|
539
|
+
ABOUT_DIALOG_TEXT_2=Iz+gsXv15v2QG7p/6pGFCg_\u00A9 Copyright 2009-2021 SAP SE. All rights reserved.
|
|
540
|
+
#XTXT: Text for copyrights
|
|
541
|
+
ABOUT_DIALOG_TEXT_3=YR5zd/cBe+FwZVJe9/lJ2w_\u00A9 2009-2021 SAP SE or an SAP affiliate company.
|
|
542
|
+
#XTXT: Text for distrubution and its current version
|
|
543
|
+
ABOUT_DIALOG_TEXT_4=rYUYP31+OOT5yJbpxU+kSw_{0} Version {1}
|
|
544
|
+
#XTXT: Text for OpenUI5 version
|
|
545
|
+
ABOUT_DIALOG_TEXT_5=5agCppgncvb1OymePdxCJg_Open UI5 Version {0}
|
|
546
|
+
#XTXT: Text
|
|
547
|
+
ABOUT_DIALOG_TEXT_6=NmWQoSFXWgBslwh6NYqfLQ_This software includes the following library versions
|
|
548
|
+
#XLNK: Text for the link that navigates to more detailed information about version
|
|
549
|
+
ABOUT_DIALOG_LINK_1=N/Gz++3GSW5rwYOhaTYUaw_Version Details
|
|
550
|
+
#XTXT: Text
|
|
551
|
+
ABOUT_DIALOG_TEXT_7=XHtR54MYU35lNZdZHqVfqA_This software includes third-party open source software.
|
|
552
|
+
#XLNK: Text for the link that navigates to more detailed information about third-party software
|
|
553
|
+
ABOUT_DIALOG_TEXT_8=ptLIVa/xDomLCrAnufr1OA_Included Third-Party Software
|
|
554
|
+
#XHED: The dialog title that displays version information
|
|
555
|
+
ABOUT_DIALOG_VERSION_TITLE=8fX4hLzsaucvZwM5tisZhg_Version Details
|
|
556
|
+
#XTXT: The library version
|
|
557
|
+
ABOUT_DIALOG_VERSION=iA7jvX7flKQn44KMfpp/dg_Version
|
|
558
|
+
#XTXT: The library description
|
|
559
|
+
ABOUT_DIALOG_DESCRIPTION=g0l6E5LvcVye26y9obVuXA_Description
|
|
560
|
+
#XTXT: The library change log
|
|
561
|
+
ABOUT_DIALOG_CHANGE_LOG=HbeQkiyoepMPpriOdEofng_Change Log
|
|
562
|
+
#XLNK: The link that navigates to the dialog with detailed change log of the selected library
|
|
563
|
+
ABOUT_DIALOG_CHANGE_LOG_LINK=ct4Qh+5HlUgDIdA4jVMKUA_Change Log
|
|
564
|
+
#XTXT: The library component
|
|
565
|
+
ABOUT_DIALOG_COMPONENT=gYgTSZCploxxkHujkKfsCg_Component
|
|
566
|
+
#XBUT: The close button of the dialog
|
|
567
|
+
ABOUT_DIALOG_CLOSE_BTN=600fXYP8TrCGgjdFguiKwQ_Close
|
|
568
|
+
#XHED: The dialog title that displays the included third-party software
|
|
569
|
+
ABOUT_DIALOG_THIRD_PARTY=+tncZXs7i2x77htSoDM9aQ_Included Third-Party Software
|
|
570
|
+
|
|
571
|
+
#TLNK: Text for link
|
|
572
|
+
FOOTER_LEGAL_DISCOLURE=FOhcds/wE4aZCUmwvrIIKQ_Legal Disclosure
|
|
573
|
+
#TLNK: Text for link
|
|
574
|
+
FOOTER_PRIVACY=5ubvON/rHBhJqh7U1gMhnQ_Privacy
|
|
575
|
+
#TLNK: Text for link
|
|
576
|
+
FOOTER_TERMS=ARkTHMXweC1ZmY3FSRzYEQ_Terms of Use
|
|
577
|
+
#TLNK: Text for link
|
|
578
|
+
FOOTER_LICENSE=Vz8N8WBouAdFrmJhESVsGQ_License
|
|
579
|
+
|
|
580
|
+
#XHED: The title for the 'not found' page
|
|
581
|
+
NOT_FOUND_TITLE=LjRkOFLnYtRhegy3oe9Esg_Not Found
|
|
582
|
+
#XTXX: Text for the 'not found' page
|
|
583
|
+
NOT_FOULD_TEXT=qoYAhaEVwAM7PTIjvGgm6g_The requested resource was not found
|
|
584
|
+
|
|
585
|
+
NOT_FOUND_SAMPLE_TITLE=vAjZCIdSeAOY2KRmipUVGQ_Sample Not Found
|
|
586
|
+
NOT_FOUND_SAMPLE_TEXT=m2tpaIZSHLzIdzznVOKOiQ_The requested sample does not exist for the selected UI5 version. Check the available samples here
|
|
587
|
+
|
|
588
|
+
#XTXX: Text for the 'sitemap' page
|
|
589
|
+
SITEMAP_TITLE=hyeAJwE/mzwf/CcnYQl28A_Sitemap
|
|
590
|
+
|
|
591
|
+
#XHED: The title of the live editor block
|
|
592
|
+
LIVE_EDITOR_TITLE=3v8oM6EY+bu5fbl71X/7wg_Live Editor
|
|
593
|
+
#XHED: The title of the live editor result block
|
|
594
|
+
LIVE_EDITOR_RESULT=q5Ti1GRbn+5U0LkKQnxOEQ_Result
|
|
595
|
+
#XBUT: Text for preview button of live editor
|
|
596
|
+
LIVE_EDITOR_PREVIEW_BTN=68ntlVQHOk31yUyPfOhO2Q_Preview
|
|
597
|
+
#XCKL: Text for auto-preview checkbox of live editor
|
|
598
|
+
LIVE_EDITOR_LIVE_PREVIEW_TEXT=+STBvkjv7he1FzI6Hv82dw_Auto-preview
|
|
599
|
+
|
|
600
|
+
#TLNK: Text for link
|
|
601
|
+
TOOLS_VIEW_DOC=FydrcB+3sw84z9mjlYo78g_View Documentation
|
|
602
|
+
#XALT: Alternative text for image that shows SAP Business Application Studio
|
|
603
|
+
TOOLS_CARD_1_IMG_ALT=LRQCJA3gfknZOEG6nCLYdA_Picture showing SAP Business Application Studio
|
|
604
|
+
#XTXT: SAP Business Application Studio description
|
|
605
|
+
TOOLS_CARD_1_TEXT=nWcNFJutvAZewmMDNo3XQg_SAP Business Application Studio on SAP BTP, SAP''s public cloud, and 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
|
|
607
|
+
TOOLS_CARD_1_LINK_1=2Fb5nYtmo7Xv+BAaAOCtEg_SAP Business Application Studio SDK
|
|
608
|
+
#XALT: Alternative text for image that shows SAP UI Theme Designer
|
|
609
|
+
TOOLS_CARD_2_IMG_ALT=498dq9RgKcx6lTEZ/9IXKA_Picture showing SAP UI Theme Designer
|
|
610
|
+
#XTXT: SAP UI Theme Designer description
|
|
611
|
+
TOOLS_CARD_2_TEXT=9tzoBxVp83NcO8UeElOBhw_Use the UI theme designer to easily build corporate identity themes by modifying one of theme templates provided by SAP.
|
|
612
|
+
#TLNK: Text for link
|
|
613
|
+
TOOLS_CARD_2_LINK_1=4WhFV5eX5gwE4NigueyqpQ_Community
|
|
614
|
+
#XALT: Alternative text for image that shows SAP UI5 Tooling page
|
|
615
|
+
TOOLS_CARD_3_IMG_ALT=7yLErkFhSVS8Kym7TUcw5A_Picture showing SAP UI5 Tooling page
|
|
616
|
+
#XTXT: UI5 Tooling page description
|
|
617
|
+
TOOLS_CARD_3_TEXT=sroZltwyo2wkmB2bIcqE+Q_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
|
|
619
|
+
TOOLS_CARD_3_LINK_1=AJFEmYHSPAnUsQgWZUkggg_Overview
|
|
620
|
+
#TLNK: Text for link
|
|
621
|
+
TOOLS_CARD_3_LINK_2=uDx9ESDf3G/SWKHnPnpW5g_CLI Documentation
|
|
622
|
+
#XALT: Alternative text for image that shows SAP UI5 Inspector
|
|
623
|
+
TOOLS_CARD_4_IMG_ALT=DMr4oFvhkp0PBwHZ2oINlA_Picture showing SAP UI5 Inspector
|
|
624
|
+
#XTXT: UI5 Inspector description
|
|
625
|
+
TOOLS_CARD_4_TEXT=eK7TCF0gBdQBoB3dd9cdig_With the UI5 Inspector, you can easily debug and support your OpenUI5 or SAPUI5-based apps.
|
|
626
|
+
#TLNK: Text for link
|
|
627
|
+
TOOLS_CARD_4_LINK_1=RU67hVlJ/XRzDREpJuvmAg_View Source Code
|
|
628
|
+
#XTXT: Text for Integration Cards description
|
|
629
|
+
TOOLS_CARD_5_TEXT=uMVKqEj6WeN6Ac0clFb3Tg_Integration Cards are new way to provide and consume widget-like cards for home page or dashboard.
|
|
630
|
+
#TLNK: Text for link
|
|
631
|
+
TOOLS_CARD_5_LINK_1=rNo/So2wmMxLR5drKwn8OA_Explore Samples
|
|
632
|
+
#XALT: Alternative text for image that shows Support Assistant
|
|
633
|
+
TOOLS_CARD_6_IMG_ALT=DNkVGsoXAU5N7VQO+2iEHg_Picture showing Support Assistant in action
|
|
634
|
+
#XTXT: Support Assistant description
|
|
635
|
+
TOOLS_CARD_6_TEXT=EnzDnMusYJudoJrVDAb89w_The Support Assistant enables developers to check whether their apps are built according to the SAPUI5 best practices and guidelines.
|
|
636
|
+
#XALT: Alternative text for image that shows SAP Icon Explorer
|
|
637
|
+
TOOLS_CARD_7_IMG_ALT=C+/0t94pknnJKg4XNtgZlw_Picture showing SAP Icon Explorer
|
|
638
|
+
#XTXT: SAP Icon Explorer description
|
|
639
|
+
TOOLS_CARD_7_TEXT=aX0QAGskOQgBtdQYHtrI5g_Browse and use our large collection of icons in our icon fonts.
|
|
640
|
+
#TLNK: Text for link
|
|
641
|
+
TOOLS_CARD_7_LINK_1=gbsZhq9Y6aLdMrJc+PhgOQ_Run Integration Tests
|
|
642
|
+
#TLNK: Text for link
|
|
643
|
+
TOOLS_CARD_7_LINK_2=8ijGy/0WgWi3Uhx084V5XA_Run Unit Tests
|
|
644
|
+
#XALT: Alternative text for image that shows Theme Parameter Toolbox
|
|
645
|
+
TOOLS_CARD_8_IMG_ALT=hgwoq2MtwhUOT5pP01HL2Q_Picture showing Theme Parameter Toolbox
|
|
646
|
+
#XTXT: Theme Parameter Toolbox description
|
|
647
|
+
TOOLS_CARD_8_TEXT=PjsFfZPNYs7kigu9Jcj8bA_Search, filter and preview semantic theme parameters.
|
|
648
|
+
#XALT: Alternative text for image that shows Business Application Studio
|
|
649
|
+
TOOLS_CARD_9_IMG_ALT=BfsbjEfj3cw2OF5cKEnLkA_Picture showing Business Application Studio
|
|
650
|
+
#XTXT: Business Application Studio description
|
|
651
|
+
TOOLS_CARD_9_TEXT=h68mk0cN/EhzalQJxhjpIA_SAP Business Application Studio (the next generation of SAP Web IDE) is a modern development environment, tailored for efficient development of business applications for the Intelligent Enterprise.
|
|
652
|
+
#XALT: Alternative text for image that shows UI5 Web Components
|
|
653
|
+
TOOLS_CARD_10_IMG_ALT=T9vJv9D8vYbecDFEua4SyQ_Picture showing UI5 Web Components
|
|
654
|
+
#XTXT: UI5 Web Components description
|
|
655
|
+
TOOLS_CARD_10_TEXT=Zs43gRsVTa7Z7aazNbc5PA_UI5 Web Components are the new UI5 offering that provides you with a set of reusable UI elements with a minimalistic footprint for your static web sites or web applications based on any web framework.
|
|
656
|
+
#TLNK: Text for link
|
|
657
|
+
TOOLS_CARD_10_LINK_1=Jn9pghIOe61eqGCvNluUsg_Get Started
|
|
658
|
+
#TLNK: Text for link
|
|
659
|
+
TOOLS_CARD_10_LINK_2=i5r8eIURfygCLv82nAgV7g_Open Github Project
|
|
660
|
+
#XTXT: Text for Accessibility Guide
|
|
661
|
+
TOOLS_CARD_11_TEXT=bsqZoD3O+jdfbz4UkMIjkQ_Gain the knowledge you need for Accessibility
|
|
662
|
+
#XALT: Alternative text for image that shows SAP Fiori Tools
|
|
663
|
+
TOOLS_CARD_12_IMG_ALT=eBu9UE0mryYjkjHh6TwM/Q_Picture showing SAP Fiori Tools
|
|
664
|
+
#XTXT: SAP Fiori Tools description
|
|
665
|
+
TOOLS_CARD_12_TEXT=U3Th9aEqVVSW/GtYwfRzRg_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
|
|
667
|
+
TOOLS_CARD_13_TEXT=iWf2lbrwmlmwxoPSKfJ35w_With Live Editor you can try out the APIs directly in your browser.
|
|
668
|
+
#XALT: Alternative text for image that shows LiveEditor
|
|
669
|
+
TOOLS_CARD_13_IMG_ALT=PNN6gYzXot8egD3f+CXotQ_Picture showing Live Editor
|
|
670
|
+
#XXLF: Placeholder for filter field
|
|
671
|
+
API_MASTER_PLACEHOLDER=SDbQsG54N6al5W7BlhGINA_Filter
|
|
672
|
+
#XTOL: Tooltip for the button that expands a list of items
|
|
673
|
+
API_MASTER_EXPAND_BTN_TOOLTIP=46EO6ZRjuidVsAJDa52RbQ_Expand All
|
|
674
|
+
#XTOL: Tooltip for the button that collapses a list of items
|
|
675
|
+
API_MASTER_COLLAPSE_BTN_TOOLTIP=71xwQ85GNHI2rA/sqdkBBQ_Collapse All
|
|
676
|
+
#XCKL: The checkbox that includes deprecated entities to a list of items
|
|
677
|
+
API_MASTER_DEPRECATED_CB=cOcz2HDmKsd5Dj2DVQEW1Q_Include deprecated
|
|
678
|
+
#XTXT: Text that is displayed when there are no results from the search
|
|
679
|
+
API_MASTER_NO_DATA_TEXT=lje3k5pXzJdCWxdbZIypyQ_No data, please try with the global search
|
|
680
|
+
#XXLF: Text for deprecated items
|
|
681
|
+
API_MASTER_DEPRECATED=4hVl+SXJfsbRngT3LN+txA_Deprecated
|
|
682
|
+
#XMIT: The list item that navigates to page with deprecated APIs
|
|
683
|
+
API_MASTER_DEPRECATED_APIS=SzCmbNTwFuY41CE6QoyHVA_Deprecated APIs
|
|
684
|
+
#XMIT: The list item that navigates to page with experimental APIs
|
|
685
|
+
API_MASTER_EXPERIMENTAL_APIS=QTM0O+w2XFL0WGdoGoX+Xg_Experimental APIs
|
|
686
|
+
#XMIT: The list item that navigates to page with sorted items by version
|
|
687
|
+
API_MASTER_INDEX_BY_VERSION=8tLBDL0Dl21EyTX7CBN6pA_Index by Version
|
|
688
|
+
|
|
689
|
+
#XHED: The title of the page with sorted items by version
|
|
690
|
+
API_DETAIL_SINCE_TITLE=LJzFrt46U0aXQF6fK0Dp7A_Index by Version
|
|
691
|
+
|
|
692
|
+
#XHED: The title of the page with experimental APIs
|
|
693
|
+
API_DETAIL_EXPERIMENTAL_TITLE=dPm5yT8q1JJS0nmL3kVJqg_Index of Experimental APIs
|
|
694
|
+
|
|
695
|
+
#XHED: The title of the page with deprecated APIs
|
|
696
|
+
API_DETAIL_DEPRECATED_TITLE=XzrQ8HCP5JweL9zde1b+9Q_Index of Deprecated APIs
|
|
697
|
+
#XTXT: The note about deprecated APIs
|
|
698
|
+
API_DETAIL_DEPRECATED_WARNING=Oh09Pc49VgCDkTFMxzAvXQ_For general information about Deprecated features, please check the Compatibility Rules.
|
|
699
|
+
|
|
700
|
+
#XTXT: Text that shows from which version the feature exits
|
|
701
|
+
API_DETAIL_AS_OF_VERSION=fgRdGkj5NAEPTR48Zk1vEA_As of {0}
|
|
702
|
+
#XTXT: Text for non-existing version
|
|
703
|
+
API_DETAIL_NA_VERSION=m7a0FbIv0vfaa8xRoW3AHw_Version N/A
|
|
@@ -1,15 +1,23 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.ui.documentation library
|
|
2
|
+
#
|
|
1
3
|
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
4
|
+
#XHED: The title of the dialog for configuring the cookie settings
|
|
5
|
+
COOKIE_SETTINGS_DIALOG_TITLE=bSS4EDzJ32SxIG7+fL1JUg_Your Cookie Settings
|
|
6
|
+
#XTXT: Title of the section about the required cookies used in the application
|
|
7
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=SuMwY1CtunYhEFVVdKMpYQ_Required Cookies
|
|
8
|
+
#XTXT: Summary note that explains what are the required cookies in the application
|
|
9
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=dk4rtz/16qtrmFFGHuqyDQ_These cookies are required to enable core site functionality.
|
|
10
|
+
#XTXT: Detailed note that explains why we use the required cookies in the application
|
|
11
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=9OEm4ps8imCSk7F4h5rb2g_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
|
|
13
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=eInD8keEtaEkKTAAdBU7iA_More Info
|
|
14
|
+
#XTXT: Title of the button to accept all cookies
|
|
15
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=rRUVQzchSFqugHAFOzf3vA_Accept All
|
|
16
|
+
#XTXT: Title of the button to reject all cookies
|
|
17
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=yBYS0mxPlXAkH8RPESj7HQ_Reject All
|
|
18
|
+
#XTXT: Title of the button to open the edit panel to edit cookie preferences
|
|
19
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SET_PREFERENCES=1YwRuR/3ddSQr75yQo9fZA_Set Preferences
|
|
20
|
+
#XTXT: Title of the button to save the edited cookie preferences
|
|
21
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SAVE_PREFERENCES=kmdWDaqv2KMB+lx8YzRdug_Save Preferences
|
|
22
|
+
#XTXT: Title of the button to discard the edited cookie preferences
|
|
23
|
+
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=ZbGuLYhV5jt9FzPeCjKvAQ_Cancel
|