@openui5/sap.ui.documentation 1.136.2 → 1.138.0

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.
Files changed (107) hide show
  1. package/REUSE.toml +0 -28
  2. package/THIRDPARTY.txt +0 -24
  3. package/package.json +7 -7
  4. package/src/sap/ui/documentation/.library +1 -1
  5. package/src/sap/ui/documentation/library.js +2 -2
  6. package/src/sap/ui/documentation/messagebundle.properties +14 -0
  7. package/src/sap/ui/documentation/messagebundle_ar.properties +7 -0
  8. package/src/sap/ui/documentation/messagebundle_bg.properties +7 -0
  9. package/src/sap/ui/documentation/messagebundle_ca.properties +7 -0
  10. package/src/sap/ui/documentation/messagebundle_cnr.properties +7 -0
  11. package/src/sap/ui/documentation/messagebundle_cs.properties +7 -0
  12. package/src/sap/ui/documentation/messagebundle_cy.properties +7 -0
  13. package/src/sap/ui/documentation/messagebundle_da.properties +7 -0
  14. package/src/sap/ui/documentation/messagebundle_de.properties +7 -0
  15. package/src/sap/ui/documentation/messagebundle_el.properties +7 -0
  16. package/src/sap/ui/documentation/messagebundle_en.properties +7 -0
  17. package/src/sap/ui/documentation/messagebundle_en_GB.properties +7 -0
  18. package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +13 -0
  19. package/src/sap/ui/documentation/messagebundle_es.properties +7 -0
  20. package/src/sap/ui/documentation/messagebundle_es_MX.properties +7 -0
  21. package/src/sap/ui/documentation/messagebundle_et.properties +7 -0
  22. package/src/sap/ui/documentation/messagebundle_fi.properties +7 -0
  23. package/src/sap/ui/documentation/messagebundle_fr.properties +7 -0
  24. package/src/sap/ui/documentation/messagebundle_fr_CA.properties +7 -0
  25. package/src/sap/ui/documentation/messagebundle_hi.properties +7 -0
  26. package/src/sap/ui/documentation/messagebundle_hr.properties +7 -0
  27. package/src/sap/ui/documentation/messagebundle_hu.properties +7 -0
  28. package/src/sap/ui/documentation/messagebundle_id.properties +7 -0
  29. package/src/sap/ui/documentation/messagebundle_it.properties +7 -0
  30. package/src/sap/ui/documentation/messagebundle_iw.properties +7 -0
  31. package/src/sap/ui/documentation/messagebundle_ja.properties +7 -0
  32. package/src/sap/ui/documentation/messagebundle_kk.properties +7 -0
  33. package/src/sap/ui/documentation/messagebundle_ko.properties +7 -0
  34. package/src/sap/ui/documentation/messagebundle_lt.properties +7 -0
  35. package/src/sap/ui/documentation/messagebundle_lv.properties +7 -0
  36. package/src/sap/ui/documentation/messagebundle_mk.properties +7 -0
  37. package/src/sap/ui/documentation/messagebundle_ms.properties +7 -0
  38. package/src/sap/ui/documentation/messagebundle_nl.properties +7 -0
  39. package/src/sap/ui/documentation/messagebundle_no.properties +7 -0
  40. package/src/sap/ui/documentation/messagebundle_pl.properties +7 -0
  41. package/src/sap/ui/documentation/messagebundle_pt.properties +7 -0
  42. package/src/sap/ui/documentation/messagebundle_pt_PT.properties +7 -0
  43. package/src/sap/ui/documentation/messagebundle_ro.properties +7 -0
  44. package/src/sap/ui/documentation/messagebundle_ru.properties +7 -0
  45. package/src/sap/ui/documentation/messagebundle_sh.properties +7 -0
  46. package/src/sap/ui/documentation/messagebundle_sk.properties +7 -0
  47. package/src/sap/ui/documentation/messagebundle_sl.properties +7 -0
  48. package/src/sap/ui/documentation/messagebundle_sr.properties +7 -0
  49. package/src/sap/ui/documentation/messagebundle_sv.properties +7 -0
  50. package/src/sap/ui/documentation/messagebundle_th.properties +7 -0
  51. package/src/sap/ui/documentation/messagebundle_tr.properties +7 -0
  52. package/src/sap/ui/documentation/messagebundle_uk.properties +7 -0
  53. package/src/sap/ui/documentation/messagebundle_vi.properties +7 -0
  54. package/src/sap/ui/documentation/messagebundle_zh_CN.properties +7 -0
  55. package/src/sap/ui/documentation/messagebundle_zh_TW.properties +7 -0
  56. package/src/sap/ui/documentation/sdk/controller/Code.controller.js +4 -3
  57. package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +22 -1
  58. package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +198 -48
  59. package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +5 -2
  60. package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +2 -2
  61. package/src/sap/ui/documentation/sdk/controller/util/ResourcesInfo.js +1 -1
  62. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_ar.properties +0 -3
  63. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_bg.properties +0 -3
  64. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_ca.properties +0 -3
  65. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_cs.properties +0 -3
  66. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_cy.properties +0 -3
  67. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_da.properties +0 -3
  68. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_el.properties +0 -3
  69. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_en_GB.properties +0 -3
  70. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_es.properties +0 -3
  71. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_es_MX.properties +0 -3
  72. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_et.properties +0 -3
  73. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_fi.properties +0 -3
  74. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_fr_CA.properties +0 -3
  75. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_hi.properties +0 -3
  76. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_hr.properties +0 -3
  77. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_hu.properties +0 -3
  78. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_id.properties +0 -3
  79. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_it.properties +0 -3
  80. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_iw.properties +0 -3
  81. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_ja.properties +0 -3
  82. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_kk.properties +0 -3
  83. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_ko.properties +0 -3
  84. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_lt.properties +0 -3
  85. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_lv.properties +0 -3
  86. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_mk.properties +0 -3
  87. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_ms.properties +0 -3
  88. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_nl.properties +0 -3
  89. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_no.properties +0 -3
  90. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_pl.properties +0 -3
  91. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_pt.properties +0 -3
  92. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_pt_PT.properties +0 -3
  93. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_ro.properties +0 -3
  94. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_ru.properties +0 -3
  95. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_sk.properties +0 -3
  96. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_sl.properties +0 -3
  97. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_sv.properties +0 -3
  98. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_th.properties +0 -3
  99. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_tr.properties +0 -3
  100. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_uk.properties +0 -3
  101. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_vi.properties +0 -3
  102. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_zh_CN.properties +0 -3
  103. package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_zh_TW.properties +0 -3
  104. package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
  105. package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +1 -1
  106. package/src/sap/ui/documentation/sdk/view/Code.view.xml +11 -5
  107. package/src/sap/ui/documentation/sdk/view/Sample.view.xml +3 -2
package/REUSE.toml CHANGED
@@ -238,27 +238,6 @@ SPDX-FileCopyrightText = [
238
238
  SPDX-License-Identifier = "Apache-2.0 and MIT"
239
239
  SPDX-FileComment = "these files contain content from SAP and JUnit Reporter for QUnit: qunit-junit.js is overall written by SAP, but contains a modified copy of JUnit Reporter for QUnit (qunit-reporter-junit)"
240
240
 
241
- [[annotations]]
242
- path = "src/sap.ui.core/src/sap/ui/thirdparty/iscroll.js"
243
- precedence = "aggregate"
244
- SPDX-FileCopyrightText = "2012 Matteo Spinelli"
245
- SPDX-License-Identifier = "MIT"
246
- SPDX-FileComment = "these files belong to: cubiq.org - iScroll"
247
-
248
- [[annotations]]
249
- path = "src/sap.ui.core/src/sap/ui/thirdparty/iscroll-lite.js"
250
- precedence = "aggregate"
251
- SPDX-FileCopyrightText = "2011 Matteo Spinelli"
252
- SPDX-License-Identifier = "MIT"
253
- SPDX-FileComment = "these files belong to: cubiq.org - iScroll Lite"
254
-
255
- [[annotations]]
256
- path = "src/sap.ui.core/src/sap/ui/thirdparty/swipe-view.js"
257
- precedence = "aggregate"
258
- SPDX-FileCopyrightText = "2012 Matteo Spinelli"
259
- SPDX-License-Identifier = "MIT"
260
- SPDX-FileComment = "these files belong to: cubiq.org - swipeview"
261
-
262
241
  [[annotations]]
263
242
  path = "src/sap.ui.core/src/sap/ui/thirdparty/zyngascroll.js"
264
243
  precedence = "aggregate"
@@ -308,13 +287,6 @@ SPDX-FileCopyrightText = "1991-2024 Unicode, Inc."
308
287
  SPDX-License-Identifier = "LicenseRef-Unicode-3.0"
309
288
  SPDX-FileComment = "these files belong to: Unicode Common Locale Data Repository"
310
289
 
311
- [[annotations]]
312
- path = "src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**"
313
- precedence = "aggregate"
314
- SPDX-FileCopyrightText = "2010-2013, Acid Media"
315
- SPDX-License-Identifier = "MIT"
316
- SPDX-FileComment = "these files belong to: MobiScroll"
317
-
318
290
  [[annotations]]
319
291
  path = [
320
292
  "src/sap.ui.core/src/sap/ui/thirdparty/sinon.js",
package/THIRDPARTY.txt CHANGED
@@ -133,24 +133,6 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
133
133
  Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-reporter-junit.js
134
134
  src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js
135
135
 
136
- Component: cubiq.org - iScroll, version: 4.2.5
137
- Copyright: 2012 Matteo Spinelli
138
- License: MIT
139
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
140
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/iscroll.js
141
-
142
- Component: cubiq.org - iScroll Lite, version: 4.1.6
143
- Copyright: 2011 Matteo Spinelli
144
- License: MIT
145
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
146
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/iscroll-lite.js
147
-
148
- Component: cubiq.org - swipeview, version: 1.0
149
- Copyright: 2012 Matteo Spinelli
150
- License: MIT
151
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
152
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/swipe-view.js
153
-
154
136
  Component: Zynga Scroller, version: 1.2.1-0-g5d43806
155
137
  Copyright: 2011 Zynga Inc.
156
138
  License: MIT
@@ -193,12 +175,6 @@ License: LicenseRef-Unicode-3.0
193
175
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
194
176
  Contained in: src/sap.ui.core/src/sap/ui/core/cldr/**
195
177
 
196
- Component: MobiScroll, version: 2.9.0
197
- Copyright: 2010-2013, Acid Media
198
- License: MIT
199
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
200
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**
201
-
202
178
  Component: SinonJS, version: 1.14.1
203
179
  Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no
204
180
  License: BSD-3-Clause
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.documentation",
3
- "version": "1.136.2",
3
+ "version": "1.138.0",
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,11 +14,11 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.136.2",
18
- "@openui5/sap.ui.core": "1.136.2",
19
- "@openui5/sap.ui.layout": "1.136.2",
20
- "@openui5/themelib_sap_belize": "1.136.2",
21
- "@openui5/themelib_sap_fiori_3": "1.136.2",
22
- "@openui5/themelib_sap_horizon": "1.136.2"
17
+ "@openui5/sap.m": "1.138.0",
18
+ "@openui5/sap.ui.core": "1.138.0",
19
+ "@openui5/sap.ui.layout": "1.138.0",
20
+ "@openui5/themelib_sap_belize": "1.138.0",
21
+ "@openui5/themelib_sap_fiori_3": "1.138.0",
22
+ "@openui5/themelib_sap_horizon": "1.138.0"
23
23
  }
24
24
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2025 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.136.2</version>
9
+ <version>1.138.0</version>
10
10
 
11
11
  <documentation>SAPUI5 library for the Demokit 2.0.</documentation>
12
12
 
@@ -25,14 +25,14 @@ sap.ui.define([
25
25
  * @namespace
26
26
  * @alias sap.ui.documentation
27
27
  * @author SAP SE
28
- * @version 1.136.2
28
+ * @version 1.138.0
29
29
  * @since 1.48
30
30
  * @public
31
31
  */
32
32
  var thisLibrary = Lib.init({
33
33
  apiVersion: 2,
34
34
  name : 'sap.ui.documentation',
35
- version: '1.136.2',
35
+ version: '1.138.0',
36
36
  dependencies : ['sap.ui.core','sap.m'],
37
37
  types: [],
38
38
  interfaces: [],
@@ -571,10 +571,24 @@ SAMPLE_ADAPT_BTN_TOOLTIP = Adapt UI
571
571
  SAMPLE_CODE_BTN_TOOLTIP = Show source code for this sample
572
572
  #XTOL: Tooltip for the button that open the sample in new window
573
573
  SAMPLE_NEW_TAB_BTN_TOOLTIP = Open in new Tab
574
+ #XTOL: Tooltip for the Change position button
575
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP = Change position
576
+ #XBUT: Text for Change position button
577
+ SAMPLE_CHANGE_POSITION_BTN = Change position
578
+ #XTOL: Tooltip for Close button
579
+ SAMPLE_CLOSE_BTN_TOOLTIP = Close
574
580
  #XTOL: Tooltip for the download button
575
581
  SAMPLE_DOWNLOAD_BTN_TOOLTIP = Download
582
+ #XBUT: Text for Download, when editing samples
583
+ SAMPLE_BTN_DOWNLOAD = Download
576
584
  #XBUT: Text for reset all changes button, when editing samples
577
585
  SAMPLE_RESET_CHANGES = Reset all changes
586
+ #XBUT: Text for Run, when editing samples
587
+ SAMPLE_BTN_RUN = Run
588
+ #XBUT: Text for All files as .zip button, when editing samples
589
+ SAMPLE_BTN_ALL_FILES_ZIP = All files as .zip
590
+ #XCKL: CheckBox for auto running samples, when editing
591
+ SAMPLE_AUTO_RUN = Auto Run
578
592
 
579
593
  #XHED: The change log page title
580
594
  RELEASE_NOTES_TITLE = Change Log
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u0625\u0638\u0647\u0627\u0631 \u0647\u0630\u0647
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=\u062A\u0647\u064A\u0626\u0629 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645
296
296
  SAMPLE_CODE_BTN_TOOLTIP=\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0631\u0645\u0632 \u0627\u0644\u0645\u0635\u062F\u0631 \u0644\u0647\u0630\u0647 \u0627\u0644\u0639\u064A\u0646\u0629
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u0641\u062A\u062D \u0641\u064A \u0639\u0644\u0627\u0645\u0629 \u062A\u0628\u0648\u064A\u0628 \u062C\u062F\u064A\u062F\u0629
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0648\u0636\u0639
299
+ SAMPLE_CHANGE_POSITION_BTN=\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0648\u0636\u0639
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u0625\u063A\u0644\u0627\u0642
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u062A\u0646\u0632\u064A\u0644
302
+ SAMPLE_BTN_DOWNLOAD=\u062A\u0646\u0632\u064A\u0644
299
303
  SAMPLE_RESET_CHANGES=\u0625\u0639\u0627\u062F\u0629 \u062A\u0639\u064A\u064A\u0646 \u0643\u0644 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A
304
+ SAMPLE_BTN_RUN=\u062A\u0634\u063A\u064A\u0644
305
+ SAMPLE_BTN_ALL_FILES_ZIP=\u062C\u0645\u064A\u0639 \u0627\u0644\u0645\u0644\u0641\u0627\u062A \u0628\u062A\u0646\u0633\u064A\u0642 .zip
306
+ SAMPLE_AUTO_RUN=\u062A\u0634\u063A\u064A\u0644 \u062A\u0644\u0642\u0627\u0626\u064A
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u0633\u062C\u0644 \u0627\u0644\u062A\u063A\u064A\u064A\u0631
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u041F\u043E\u043A\u0430\u0437\u0432\u0430\u043D\u
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B\u0441\u043A\u0438 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441
296
296
  SAMPLE_CODE_BTN_TOOLTIP=\u041F\u043E\u043A\u0430\u0437\u0432\u0430\u043D\u0435 \u043D\u0430 \u0441\u043E\u0440\u0441 \u043A\u043E\u0434 \u0437\u0430 \u0442\u043E\u0437\u0438 \u043E\u0431\u0440\u0430\u0437\u0435\u0446
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u041E\u0442\u0432\u0430\u0440\u044F\u043D\u0435 \u0432 \u043D\u043E\u0432 \u0442\u0430\u0431
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u041F\u0440\u043E\u043C\u044F\u043D\u0430 \u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0438\u044F\u0442\u0430
299
+ SAMPLE_CHANGE_POSITION_BTN=\u041F\u0440\u043E\u043C\u044F\u043D\u0430 \u043D\u0430 \u043F\u043E\u0437\u0438\u0446\u0438\u044F\u0442\u0430
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u0417\u0430\u0442\u0432\u0430\u0440\u044F\u043D\u0435
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u0418\u0437\u0442\u0435\u0433\u043B\u044F\u043D\u0435
302
+ SAMPLE_BTN_DOWNLOAD=\u0418\u0437\u0442\u0435\u0433\u043B\u044F\u043D\u0435
299
303
  SAMPLE_RESET_CHANGES=\u041D\u0443\u043B\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u0432\u0441\u0438\u0447\u043A\u0438 \u043F\u0440\u043E\u043C\u0435\u043D\u0438
304
+ SAMPLE_BTN_RUN=\u0418\u0437\u043F\u044A\u043B\u043D\u0435\u043D\u0438\u0435
305
+ SAMPLE_BTN_ALL_FILES_ZIP=\u0412\u0441\u0438\u0447\u043A\u0438 \u0444\u0430\u0439\u043B\u043E\u0432\u0435 \u043A\u0430\u0442\u043E .zip
306
+ SAMPLE_AUTO_RUN=\u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E \u0438\u0437\u043F\u044A\u043B\u043D\u0435\u043D\u0438\u0435
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u0416\u0443\u0440\u043D\u0430\u043B \u043F\u0440\u043E\u043C\u0435\u043D\u0438
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Mostrar aquest exemple en el mode de pantalla comp
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adaptar IU
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Mostrar codi font d\u2019aquest exemple
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Obrir en una pestanya nova
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Modificar posici\u00F3
299
+ SAMPLE_CHANGE_POSITION_BTN=Modificar posici\u00F3
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Tancar
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Baixar
302
+ SAMPLE_BTN_DOWNLOAD=Baixar
299
303
  SAMPLE_RESET_CHANGES=Restablir totes les modificacions
304
+ SAMPLE_BTN_RUN=Executar
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Tots els fitxers com .zip
306
+ SAMPLE_AUTO_RUN=Execuci\u00F3 autom\u00E0tica
300
307
 
301
308
  RELEASE_NOTES_TITLE=Log de modificaci\u00F3
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Poka\u017Ei ovaj uzorak u na\u010Dinu cijelog ekra
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Prilagodi korisni\u010Dki interfejs
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Poka\u017Ei izvorni kod za ovaj uzorak
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Otvori u novoj kartici
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Promijeni poziciju
299
+ SAMPLE_CHANGE_POSITION_BTN=Promijeni poziciju
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Zatvori
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Prenesi sa servera
302
+ SAMPLE_BTN_DOWNLOAD=Prenesi sa servera
299
303
  SAMPLE_RESET_CHANGES=Ponovo postavi sve promjene
304
+ SAMPLE_BTN_RUN=Izvedi
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Svi fajlovi kao .zip
306
+ SAMPLE_AUTO_RUN=Automatski izvedi
300
307
 
301
308
  RELEASE_NOTES_TITLE=Protokol promjene
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Zobrazit tento vzor v re\u017Eimu cel\u00E9 obrazo
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Upravit UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Zobrazit zdrojov\u00FD k\u00F3d pro tento vzor
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Otev\u0159\u00EDt jako novou z\u00E1lo\u017Eku
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Zm\u011Bnit pozici
299
+ SAMPLE_CHANGE_POSITION_BTN=Zm\u011Bnit pozici
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Zav\u0159\u00EDt
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=St\u00E1hnout
302
+ SAMPLE_BTN_DOWNLOAD=St\u00E1hnout
299
303
  SAMPLE_RESET_CHANGES=Resetovat v\u0161echny zm\u011Bny
304
+ SAMPLE_BTN_RUN=Spustit
305
+ SAMPLE_BTN_ALL_FILES_ZIP=V\u0161echny soubory jako .zip
306
+ SAMPLE_AUTO_RUN=Automatick\u00E9 spu\u0161t\u011Bn\u00ED
300
307
 
301
308
  RELEASE_NOTES_TITLE=Zm\u011Bnov\u00FD protokol
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Dangos y sampl hwn yn y modd sgrin lawn
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Addasu UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Dangos cod ffynhonnell ar gyfer y sampl hwn
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Agor mewn tab newydd
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Newid safle
299
+ SAMPLE_CHANGE_POSITION_BTN=Newid safle
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Cau
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Llwytho i lawr
302
+ SAMPLE_BTN_DOWNLOAD=Llwytho i lawr
299
303
  SAMPLE_RESET_CHANGES=Ailosod pob Newid
304
+ SAMPLE_BTN_RUN=Rhedeg
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Pob ffeil fel .zip
306
+ SAMPLE_AUTO_RUN=Rhedeg yn Awtomatig
300
307
 
301
308
  RELEASE_NOTES_TITLE=Newid Log
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Vis denne model i fuldsk\u00E6rmsmode
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Tilpas UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Vis kildetekst for denne model
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u00C5bn i ny tab
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u00C6ndr position
299
+ SAMPLE_CHANGE_POSITION_BTN=\u00C6ndr position
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Luk
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Download
302
+ SAMPLE_BTN_DOWNLOAD=Download
299
303
  SAMPLE_RESET_CHANGES=Nulstil alle \u00E6ndringer
304
+ SAMPLE_BTN_RUN=Udf\u00F8r
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Alle filer som .zip
306
+ SAMPLE_AUTO_RUN=K\u00F8r automatisk
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u00C6ndringsprotokol
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Dieses Beispiel im Vollbildmodus anzeigen
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=UI anpassen
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Quelltext f\u00FCr dieses Beispiel zeigen
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=In neuer Registerkarte \u00F6ffnen
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Position \u00E4ndern
299
+ SAMPLE_CHANGE_POSITION_BTN=Position \u00E4ndern
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Schlie\u00DFen
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Herunterladen
302
+ SAMPLE_BTN_DOWNLOAD=Herunterladen
299
303
  SAMPLE_RESET_CHANGES=Alle \u00C4nderungen zur\u00FCcksetzen
304
+ SAMPLE_BTN_RUN=Ausf\u00FChren
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Alle Dateien als .zip
306
+ SAMPLE_AUTO_RUN=Automatische Ausf\u00FChrung
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u00C4nderungsprotokoll
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=\u03A0\u03C1\u03BF\u03C3\u03B1\u03C1\u03BC\u03BF\u03B3\u03AE UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03BA\u03CE\u03B4\u03B9\u03BA\u03B1 \u03C0\u03C1\u03BF\u03AD\u03BB\u03B5\u03C5\u03C3\u03B7\u03C2 \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03B4\u03B5\u03AF\u03B3\u03BC\u03B1
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u0391\u03BD\u03BF\u03B9\u03B3\u03BC\u03B1 \u03C3\u03B5 \u03BD\u03AD\u03B1 \u03BA\u03B1\u03C1\u03C4\u03AD\u03BB\u03B1
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03B8\u03AD\u03C3\u03B7\u03C2
299
+ SAMPLE_CHANGE_POSITION_BTN=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03B8\u03AD\u03C3\u03B7\u03C2
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u039A\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u039B\u03AE\u03C8\u03B7
302
+ SAMPLE_BTN_DOWNLOAD=\u039B\u03AE\u03C8\u03B7
299
303
  SAMPLE_RESET_CHANGES=\u0395\u03C0\u03B1\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03CC\u03BB\u03C9\u03BD \u03C4\u03C9\u03BD \u0391\u03BB\u03BB\u03B1\u03B3\u03CE\u03BD
304
+ SAMPLE_BTN_RUN=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7
305
+ SAMPLE_BTN_ALL_FILES_ZIP=\u038C\u03BB\u03B1 \u03C4\u03B1 \u03B1\u03C1\u03C7\u03B5\u03AF\u03B1 \u03C9\u03C2 .zip
306
+ SAMPLE_AUTO_RUN=\u0391\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B7 \u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u0397\u03BC\u03B5\u03C1\u03BF\u03BB\u03BF\u03B3\u03AF\u03BF\u03C5
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Show this sample in full screen mode
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adapt UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Show source code for this sample
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Open in new tab
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Change position
299
+ SAMPLE_CHANGE_POSITION_BTN=Change position
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Close
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Download
302
+ SAMPLE_BTN_DOWNLOAD=Download
299
303
  SAMPLE_RESET_CHANGES=Reset all Changes
304
+ SAMPLE_BTN_RUN=Run
305
+ SAMPLE_BTN_ALL_FILES_ZIP=All files as .zip
306
+ SAMPLE_AUTO_RUN=Auto Run
300
307
 
301
308
  RELEASE_NOTES_TITLE=Change Log
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Show this sample in full screen mode
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adapt UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Show source code for this sample
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Open in new tab
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Change position
299
+ SAMPLE_CHANGE_POSITION_BTN=Change position
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Close
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Download
302
+ SAMPLE_BTN_DOWNLOAD=Download
299
303
  SAMPLE_RESET_CHANGES=Reset all Changes
304
+ SAMPLE_BTN_RUN=Run
305
+ SAMPLE_BTN_ALL_FILES_ZIP=All files as .zip
306
+ SAMPLE_AUTO_RUN=Auto Run
300
307
 
301
308
  RELEASE_NOTES_TITLE=Change Log
302
309
 
@@ -222,6 +222,12 @@ CODE_BACK_BTN_TOOLTIP=\u206A\u206A\u206A\u200C\u200C\u200B\u200C\u200D\u200C\u20
222
222
  CODE_API_REFERENCE=\u206A\u206A\u206A\u200D\u200C\u200B\u200C\u200C\u200D\u200C\u200C\u200C\u200D\u200B\u200C\u200D\u200D\u200B\u200C\u200C\u200D\u200B\u200C\u200B\u200B\u200C\u200C\u200D\u200C\u200D\u200C\u200D\u200B\u200B\u200D\u200D\u200B\u200C\u200C\u200D\u200B\u200B\u200B\u206AAPI Reference\u206A\u206A
223
223
  CODE_DOWNLOAD_BTN=\u206A\u206A\u206A\u200C\u200D\u200B\u200C\u200B\u200C\u200D\u200B\u200D\u200D\u200B\u200C\u200D\u200D\u200B\u200C\u200C\u200B\u200D\u200B\u200C\u200D\u200B\u200D\u200C\u200B\u200B\u200B\u200C\u200B\u200C\u200C\u200B\u200C\u200B\u200B\u200D\u200D\u200C\u206ADownload\u206A\u206A
224
224
 
225
+ CACHE_CLEANUP_DIALOG_TITLE=\u206A\u206A\u206A\u200D\u200D\u200C\u200D\u200B\u200D\u200C\u200B\u200B\u200D\u200D\u200C\u200B\u200C\u200D\u200C\u200B\u200B\u200B\u200C\u200C\u200D\u200C\u200D\u200B\u200C\u200B\u200C\u200C\u200B\u200D\u200C\u200D\u200B\u200C\u200B\u200B\u200B\u200D\u200B\u206ASample Reloaded\u206A\u206A
226
+ CACHE_CLEANUP_DIALOG_WARNING_MESSAGE=\u206A\u206A\u206A\u200D\u200C\u200B\u200D\u200C\u200C\u200C\u200D\u200B\u200C\u200D\u200C\u200C\u200C\u200C\u200B\u200D\u200D\u200C\u200C\u200B\u200B\u200C\u200C\u200D\u200B\u200C\u200D\u200B\u200B\u200B\u200D\u200D\u200B\u200B\u200B\u200D\u200B\u200D\u206AThere was a problem loading the sample. The cache has been cleared and the sample was reloaded successfully.\u206A\u206A
227
+ CACHE_CLEANUP_DIALOG_ERROR_MESSAGE=\u206A\u206A\u206A\u200D\u200C\u200D\u200C\u200D\u200D\u200C\u200D\u200D\u200D\u200B\u200C\u200C\u200B\u200D\u200B\u200D\u200C\u200B\u200D\u200B\u200B\u200B\u200C\u200D\u200C\u200B\u200B\u200B\u200B\u200C\u200B\u200D\u200B\u200B\u200D\u200D\u200C\u200D\u200C\u206AThere was a problem loading the sample. The cache has been cleared but the DemoKit needs to be reloaded.\u206A\u206A
228
+ CACHE_CLEANUP_DIALOG_DESCRIPTION=\u206A\u206A\u206A\u200C\u200B\u200B\u200C\u200B\u200B\u200D\u200D\u200D\u200C\u200C\u200B\u200D\u200B\u200C\u200C\u200C\u200D\u200C\u200C\u200B\u200C\u200B\u200C\u200C\u200B\u200D\u200C\u200D\u200B\u200C\u200C\u200D\u200D\u200B\u200B\u200C\u200C\u200B\u200B\u200B\u206AAny unsaved changes or modifications you made to this sample have been lost. Please make your changes again if needed.\u206A\u206A
229
+ CACHE_CLEANUP_DIALOG_OK_BTN=\u206A\u206A\u206A\u200D\u200C\u200C\u200D\u200C\u200D\u200B\u200B\u200C\u200C\u200D\u200D\u200C\u200D\u200C\u200B\u200B\u200D\u200B\u200B\u200C\u200D\u200C\u200C\u200B\u200D\u200C\u200D\u200B\u200C\u200B\u200C\u200C\u200C\u200C\u200D\u200D\u200D\u200C\u200D\u206AOK\u206A\u206A
230
+
225
231
  CHANGE_VERSION_DIALOG_TITLE=\u206A\u206A\u206A\u200C\u200D\u200D\u200C\u200D\u200C\u200C\u200D\u200C\u200C\u200B\u200D\u200C\u200B\u200B\u200D\u200D\u200C\u200D\u200C\u200D\u200C\u200C\u200C\u200B\u200C\u200C\u200C\u200B\u200B\u200B\u200B\u200C\u200B\u200B\u200D\u200B\u200C\u200D\u200C\u206AChange Version\u206A\u206A
226
232
  CHANGE_VERSION_DIALOG_CLOSE_BTN=\u206A\u206A\u206A\u200C\u200C\u200C\u200B\u200C\u200C\u200C\u200C\u200C\u200C\u200D\u200D\u200C\u200D\u200C\u200D\u200D\u200C\u200C\u200D\u200B\u200C\u200B\u200B\u200C\u200B\u200C\u200D\u200B\u200D\u200D\u200C\u200D\u200B\u200B\u200C\u200D\u200C\u200C\u200B\u200B\u206AClose\u206A\u206A
227
233
  CHANGE_VERSION_DIALOG_APPLY_BTN=\u206A\u206A\u206A\u200C\u200B\u200C\u200D\u200D\u200C\u200B\u200D\u200C\u200C\u200C\u200D\u200D\u200C\u200B\u200B\u200C\u200C\u200C\u200D\u200B\u200D\u200C\u200C\u200D\u200D\u200B\u200C\u200B\u200B\u200B\u200D\u200D\u200C\u200C\u200C\u200B\u200D\u200D\u200C\u200C\u206AApply\u206A\u206A
@@ -295,8 +301,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u206A\u206A\u206A\u200C\u200B\u200B\u200B\u200D\u
295
301
  SAMPLE_ADAPT_BTN_TOOLTIP=\u206A\u206A\u206A\u200D\u200D\u200C\u200B\u200C\u200D\u200C\u200B\u200C\u200B\u200C\u200B\u200D\u200D\u200B\u200D\u200C\u200D\u200B\u200D\u200B\u200B\u200B\u200B\u200C\u200D\u200B\u200B\u200D\u200D\u200B\u200D\u200D\u200C\u200D\u200D\u200C\u200D\u200C\u200C\u206AAdapt UI\u206A\u206A
296
302
  SAMPLE_CODE_BTN_TOOLTIP=\u206A\u206A\u206A\u200D\u200C\u200B\u200D\u200C\u200C\u200C\u200C\u200C\u200D\u200D\u200C\u200B\u200D\u200D\u200D\u200D\u200B\u200C\u200D\u200C\u200D\u200B\u200D\u200D\u200D\u200C\u200D\u200C\u200B\u200D\u200B\u200D\u200B\u200C\u200C\u200B\u200D\u200D\u200D\u206AShow source code for this sample\u206A\u206A
297
303
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u206A\u206A\u206A\u200D\u200B\u200C\u200C\u200B\u200B\u200B\u200C\u200C\u200C\u200D\u200D\u200B\u200B\u200B\u200C\u200B\u200B\u200D\u200B\u200B\u200C\u200D\u200D\u200C\u200B\u200D\u200D\u200C\u200B\u200D\u200C\u200C\u200D\u200D\u200C\u200B\u200D\u200C\u200D\u206AOpen in new tab\u206A\u206A
304
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u206A\u206A\u206A\u200D\u200B\u200D\u200D\u200D\u200D\u200C\u200B\u200D\u200C\u200D\u200D\u200B\u200B\u200D\u200D\u200D\u200C\u200C\u200D\u200C\u200D\u200C\u200D\u200B\u200D\u200C\u200C\u200C\u200B\u200C\u200B\u200D\u200C\u200B\u200B\u200C\u200D\u200B\u200C\u206AChange position\u206A\u206A
305
+ SAMPLE_CHANGE_POSITION_BTN=\u206A\u206A\u206A\u200C\u200B\u200C\u200D\u200D\u200D\u200B\u200C\u200B\u200D\u200C\u200C\u200D\u200D\u200C\u200B\u200D\u200B\u200D\u200D\u200B\u200C\u200B\u200D\u200D\u200B\u200D\u200C\u200C\u200D\u200D\u200C\u200B\u200C\u200B\u200C\u200D\u200C\u200D\u200B\u200D\u206AChange position\u206A\u206A
306
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u206A\u206A\u206A\u200C\u200B\u200C\u200B\u200C\u200D\u200C\u200B\u200D\u200C\u200B\u200C\u200C\u200B\u200B\u200B\u200C\u200C\u200D\u200D\u200B\u200D\u200C\u200B\u200C\u200B\u200C\u200C\u200D\u200C\u200C\u200D\u200D\u200B\u200B\u200D\u200C\u200B\u200D\u200D\u200C\u206AClose\u206A\u206A
298
307
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u206A\u206A\u206A\u200D\u200B\u200D\u200B\u200D\u200C\u200B\u200C\u200D\u200C\u200C\u200C\u200D\u200B\u200C\u200D\u200B\u200B\u200B\u200C\u200C\u200B\u200D\u200D\u200B\u200C\u200C\u200D\u200D\u200D\u200C\u200D\u200C\u200B\u200D\u200D\u200D\u200C\u200B\u200D\u206ADownload\u206A\u206A
308
+ SAMPLE_BTN_DOWNLOAD=\u206A\u206A\u206A\u200C\u200C\u200B\u200D\u200C\u200B\u200D\u200B\u200D\u200B\u200D\u200C\u200D\u200D\u200C\u200C\u200C\u200C\u200C\u200B\u200C\u200B\u200B\u200D\u200D\u200D\u200C\u200B\u200C\u200D\u200C\u200B\u200B\u200C\u200D\u200C\u200B\u200C\u200D\u200D\u200C\u206ADownload\u206A\u206A
299
309
  SAMPLE_RESET_CHANGES=\u206A\u206A\u206A\u200C\u200B\u200C\u200B\u200D\u200B\u200D\u200D\u200C\u200B\u200C\u200D\u200B\u200D\u200D\u200B\u200D\u200C\u200C\u200D\u200B\u200C\u200B\u200C\u200D\u200C\u200D\u200B\u200B\u200C\u200D\u200D\u200B\u200C\u200B\u200C\u200C\u200C\u200C\u200C\u200D\u206AReset all Changes\u206A\u206A
310
+ SAMPLE_BTN_RUN=\u206A\u206A\u206A\u200D\u200D\u200D\u200D\u200D\u200B\u200D\u200B\u200B\u200C\u200D\u200B\u200B\u200C\u200C\u200B\u200D\u200B\u200C\u200C\u200D\u200B\u200B\u200B\u200C\u200B\u200D\u200B\u200B\u200B\u200B\u200D\u200B\u200B\u200D\u200C\u200C\u200B\u200C\u200C\u206ARun\u206A\u206A
311
+ SAMPLE_BTN_ALL_FILES_ZIP=\u206A\u206A\u206A\u200D\u200B\u200C\u200C\u200B\u200B\u200D\u200B\u200C\u200C\u200B\u200B\u200C\u200B\u200C\u200C\u200C\u200D\u200D\u200C\u200C\u200B\u200B\u200D\u200B\u200D\u200D\u200D\u200B\u200C\u200D\u200D\u200D\u200B\u200D\u200C\u200B\u200B\u200B\u206AAll files as .zip\u206A\u206A
312
+ SAMPLE_AUTO_RUN=\u206A\u206A\u206A\u200C\u200C\u200D\u200D\u200C\u200C\u200B\u200D\u200B\u200C\u200D\u200D\u200D\u200C\u200D\u200D\u200C\u200B\u200C\u200C\u200C\u200D\u200D\u200C\u200D\u200B\u200B\u200B\u200D\u200C\u200C\u200D\u200D\u200B\u200C\u200C\u200D\u200C\u200B\u200C\u206AAuto Run\u206A\u206A
300
313
 
301
314
  RELEASE_NOTES_TITLE=\u206A\u206A\u206A\u200D\u200D\u200C\u200D\u200C\u200D\u200D\u200B\u200C\u200D\u200D\u200C\u200B\u200B\u200B\u200B\u200C\u200B\u200C\u200B\u200C\u200D\u200C\u200C\u200D\u200B\u200C\u200C\u200C\u200D\u200B\u200C\u200B\u200D\u200B\u200C\u200D\u200B\u200C\u206AChange Log\u206A\u206A
302
315
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Mostrar esta muestra en modo de pantalla completa
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adaptar IU
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Mostrar c\u00F3digo fuente para esta muestra
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Abrir en pesta\u00F1a nueva
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Cambiar posici\u00F3n
299
+ SAMPLE_CHANGE_POSITION_BTN=Cambiar posici\u00F3n
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Cerrar
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Descargar
302
+ SAMPLE_BTN_DOWNLOAD=Descargar
299
303
  SAMPLE_RESET_CHANGES=Restablecer todas las modificaciones
304
+ SAMPLE_BTN_RUN=Ejecutar
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Todos los archivos como .zip
306
+ SAMPLE_AUTO_RUN=Ejecuci\u00F3n autom\u00E1tica
300
307
 
301
308
  RELEASE_NOTES_TITLE=Log de modificaciones
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Ver esta muestra en modo de pantalla completa
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adaptar la IU
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Ver el c\u00F3digo fuente para esta muestra
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Abrir en nueva pesta\u00F1a
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Cambiar posici\u00F3n
299
+ SAMPLE_CHANGE_POSITION_BTN=Cambiar posici\u00F3n
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Cerrar
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Descargar
302
+ SAMPLE_BTN_DOWNLOAD=Descargar
299
303
  SAMPLE_RESET_CHANGES=Restablecer todos los cambios
304
+ SAMPLE_BTN_RUN=Ejecutar
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Todos los archivos como .zip
306
+ SAMPLE_AUTO_RUN=Ejecuci\u00F3n autom\u00E1tica
300
307
 
301
308
  RELEASE_NOTES_TITLE=Registro de cambios
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Kuva see n\u00E4idis t\u00E4isekraanre\u017Eiimis
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Kohanda UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Kuva selle n\u00E4idise l\u00E4htekood
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Ava uuel vahekaardil
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Muuda positsiooni
299
+ SAMPLE_CHANGE_POSITION_BTN=Muuda positsiooni
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Sule
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Laadi alla
302
+ SAMPLE_BTN_DOWNLOAD=Laadi alla
299
303
  SAMPLE_RESET_CHANGES=L\u00E4htesta k\u00F5ik muudatused
304
+ SAMPLE_BTN_RUN=K\u00E4ita
305
+ SAMPLE_BTN_ALL_FILES_ZIP=K\u00F5ik failid .zip-vormingus
306
+ SAMPLE_AUTO_RUN=Automaatne k\u00E4itus
300
307
 
301
308
  RELEASE_NOTES_TITLE=Muudatuste logi
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=N\u00E4yt\u00E4 t\u00E4m\u00E4 esimerkki kokon\u00
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Mukauta UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=N\u00E4yt\u00E4 t\u00E4m\u00E4n esimerkin l\u00E4hdekoodi
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Avaa uudessa v\u00E4lilehdess\u00E4
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Vaihda sijaintia
299
+ SAMPLE_CHANGE_POSITION_BTN=Vaihda sijaintia
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Sulje
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Lataa palvelimesta
302
+ SAMPLE_BTN_DOWNLOAD=Lataa paikallisesti
299
303
  SAMPLE_RESET_CHANGES=Palauta kaikki muutokset
304
+ SAMPLE_BTN_RUN=Suorita
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Kaikki tiedostot .zip-muodossa
306
+ SAMPLE_AUTO_RUN=Suorita automaattisesti
300
307
 
301
308
  RELEASE_NOTES_TITLE=Muutosloki
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Afficher cet \u00E9chantillon en mode plein \u00E9
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adapter IU
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Afficher code source de cet \u00E9chantillon
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Ouvrir dans nouvel onglet
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Modifier la position
299
+ SAMPLE_CHANGE_POSITION_BTN=Modifier la position
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Fermer
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=T\u00E9l\u00E9charger
302
+ SAMPLE_BTN_DOWNLOAD=T\u00E9l\u00E9charger
299
303
  SAMPLE_RESET_CHANGES=R\u00E9initialiser toutes les modif.
304
+ SAMPLE_BTN_RUN=Ex\u00E9cuter
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Tous les fichiers au format .zip
306
+ SAMPLE_AUTO_RUN=Ex\u00E9cution automatique
300
307
 
301
308
  RELEASE_NOTES_TITLE=Journal des modifications
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Afficher cet exemple en mode plein \u00E9cran
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adapter l'IU
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Afficher le code source de cet exemple
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Ouvrir dans un nouvel onglet
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Modifier la position
299
+ SAMPLE_CHANGE_POSITION_BTN=Modifier la position
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Fermer
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=T\u00E9l\u00E9charger
302
+ SAMPLE_BTN_DOWNLOAD=T\u00E9l\u00E9charger
299
303
  SAMPLE_RESET_CHANGES=R\u00E9initialiser toutes les modifications
304
+ SAMPLE_BTN_RUN=Ex\u00E9cuter
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Tous les fichiers au format .zip
306
+ SAMPLE_AUTO_RUN=Ex\u00E9cution automatique
300
307
 
301
308
  RELEASE_NOTES_TITLE=Journal des modifications
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u092B\u093C\u0941\u0932 \u0938\u094D\u0915\u094D\
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=\u090F\u0921\u093E\u092A\u094D\u091F\u0930 UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=\u0907\u0938 \u0938\u0948\u0902\u092A\u0932 \u0915\u0947 \u0932\u093F\u090F \u0938\u094D\u0924\u094D\u0930\u094B\u0924 \u0915\u094B\u0921 \u0926\u093F\u0916\u093E\u090F\u0902
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u0928\u090F \u091F\u0948\u092C \u092E\u0947\u0902 \u0916\u094B\u0932\u0947\u0902
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u0938\u094D\u0925\u093F\u0924\u093F \u092A\u0930\u093F\u0935\u0930\u094D\u0924\u093F\u0924 \u0915\u0930\u0947\u0902
299
+ SAMPLE_CHANGE_POSITION_BTN=\u0938\u094D\u0925\u093F\u0924\u093F \u092A\u0930\u093F\u0935\u0930\u094D\u0924\u093F\u0924 \u0915\u0930\u0947\u0902
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u092C\u0902\u0926 \u0915\u0930\u0947\u0902
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0947\u0902
302
+ SAMPLE_BTN_DOWNLOAD=\u0921\u093E\u0909\u0928\u0932\u094B\u0921 \u0915\u0930\u0947\u0902
299
303
  SAMPLE_RESET_CHANGES=\u0938\u092D\u0940 \u092A\u0930\u093F\u0935\u0930\u094D\u0924\u0928 \u0930\u0940\u0938\u0947\u091F \u0915\u0930\u0947\u0902
304
+ SAMPLE_BTN_RUN=\u0930\u0928
305
+ SAMPLE_BTN_ALL_FILES_ZIP=\u0938\u092D\u0940 \u092B\u093C\u093E\u0907\u0932 .zip \u0915\u0947 \u0930\u0942\u092A \u092E\u0947\u0902
306
+ SAMPLE_AUTO_RUN=\u0938\u094D\u0935\u091A\u093E\u0932\u093F\u0924 \u0930\u0928
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u0932\u0949\u0917 \u092C\u0926\u0932\u0947\u0902
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Poka\u017Ei ovaj uzorak u modu cijelog ekrana
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Prilagodi korisni\u010Dko su\u010Delje
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Poka\u017Ei izvornu \u0161ifru za ovaj uzorak
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Otvori u novoj kartici
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Promijeni poziciju
299
+ SAMPLE_CHANGE_POSITION_BTN=Promijeni poziciju
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Zatvori
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Preuzmi
302
+ SAMPLE_BTN_DOWNLOAD=Preuzmi
299
303
  SAMPLE_RESET_CHANGES=Ponovo postavi sve promjene
304
+ SAMPLE_BTN_RUN=Izvedi
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Sve datoteke kao .zip
306
+ SAMPLE_AUTO_RUN=Automatsko izvo\u0111enje
300
307
 
301
308
  RELEASE_NOTES_TITLE=Protokol promjene
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=A minta megjelen\u00EDt\u00E9se teljes k\u00E9pern
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Fel\u00FClet adapt\u00E1l\u00E1sa
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Minta forr\u00E1sk\u00F3dj\u00E1nak megjelen\u00EDt\u00E9se
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Megnyit\u00E1s \u00FAj lapon
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Poz\u00EDci\u00F3 m\u00F3dos\u00EDt\u00E1sa
299
+ SAMPLE_CHANGE_POSITION_BTN=Poz\u00EDci\u00F3 m\u00F3dos\u00EDt\u00E1sa
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Bez\u00E1r\u00E1s
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Let\u00F6lt\u00E9s
302
+ SAMPLE_BTN_DOWNLOAD=Let\u00F6lt\u00E9s
299
303
  SAMPLE_RESET_CHANGES=\u00D6sszes m\u00F3dos\u00EDt\u00E1s vissza\u00E1ll\u00EDt\u00E1sa
304
+ SAMPLE_BTN_RUN=Futtat\u00E1s
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Minden f\u00E1jl .zip-form\u00E1tumban
306
+ SAMPLE_AUTO_RUN=Automatikus futtat\u00E1s
300
307
 
301
308
  RELEASE_NOTES_TITLE=M\u00F3dos\u00EDt\u00E1snapl\u00F3
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Tampilkan sampel ini dalam mode layar penuh
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adaptasi UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Tampilkan kode sumber untuk sampel ini
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Buka di tab baru
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Ubah posisi
299
+ SAMPLE_CHANGE_POSITION_BTN=Ubah posisi
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Tutup
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Unduh
302
+ SAMPLE_BTN_DOWNLOAD=Unduh
299
303
  SAMPLE_RESET_CHANGES=Atur Ulang semua Perubahan
304
+ SAMPLE_BTN_RUN=Jalankan
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Semua file dalam format .zip
306
+ SAMPLE_AUTO_RUN=Jalankan Otomatis
300
307
 
301
308
  RELEASE_NOTES_TITLE=Log Perubahan
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=Visualizza questo campione in modalit\u00E0 immagi
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=Adatta UI
296
296
  SAMPLE_CODE_BTN_TOOLTIP=Visualizza codice sorgente per questo campione
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=Apri in un nuovo tab
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=Modifica posizione
299
+ SAMPLE_CHANGE_POSITION_BTN=Modifica posizione
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=Chiudi
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=Scarica
302
+ SAMPLE_BTN_DOWNLOAD=Scarica
299
303
  SAMPLE_RESET_CHANGES=Resetta tutte le modifiche
304
+ SAMPLE_BTN_RUN=Esegui
305
+ SAMPLE_BTN_ALL_FILES_ZIP=Tutti i file come .zip
306
+ SAMPLE_AUTO_RUN=Esecuzione automatica
300
307
 
301
308
  RELEASE_NOTES_TITLE=Registro delle modifiche
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u05D4\u05E6\u05D2 \u05D3\u05D2\u05D9\u05DE\u05D4
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=\u05D4\u05EA\u05D0\u05DD \u05DE\u05DE\u05E9\u05E7 \u05DE\u05E9\u05EA\u05DE\u05E9
296
296
  SAMPLE_CODE_BTN_TOOLTIP=\u05D4\u05E6\u05D2 \u05E7\u05D5\u05D3 \u05DE\u05E7\u05D5\u05E8 \u05E2\u05D1\u05D5\u05E8 \u05EA\u05D1\u05E0\u05D9\u05EA \u05D6\u05D5
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u05E4\u05EA\u05D7 \u05D1\u05DC\u05E9\u05D5\u05E0\u05D9\u05EA \u05D7\u05D3\u05E9\u05D4
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u05E9\u05E0\u05D4 \u05DE\u05D9\u05E7\u05D5\u05DD
299
+ SAMPLE_CHANGE_POSITION_BTN=\u05E9\u05E0\u05D4 \u05DE\u05D9\u05E7\u05D5\u05DD
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u05E1\u05D2\u05D5\u05E8
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u05D4\u05D5\u05E8\u05D3
302
+ SAMPLE_BTN_DOWNLOAD=\u05D4\u05D5\u05E8\u05D3
299
303
  SAMPLE_RESET_CHANGES=\u05D0\u05E4\u05E1 \u05D0\u05EA \u05DB\u05DC \u05D4\u05E9\u05D9\u05E0\u05D5\u05D9\u05D9\u05DD
304
+ SAMPLE_BTN_RUN=\u05D4\u05E4\u05E2\u05DC
305
+ SAMPLE_BTN_ALL_FILES_ZIP=\u05DB\u05DC \u05D4\u05E7\u05D1\u05E6\u05D9\u05DD \u05DB-.zip
306
+ SAMPLE_AUTO_RUN=\u05D4\u05E4\u05E2\u05DC\u05D4 \u05D0\u05D5\u05D8\u05D5\u05DE\u05D8\u05D9\u05EA
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u05D9\u05D5\u05DE\u05DF \u05E9\u05D9\u05E0\u05D5\u05D9\u05D9\u05DD
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u3053\u306E\u30B5\u30F3\u30D7\u30EB\u3092\u5168\u
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=UI \u9069\u5FDC
296
296
  SAMPLE_CODE_BTN_TOOLTIP=\u3053\u306E\u30B5\u30F3\u30D7\u30EB\u306E\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u3092\u8868\u793A
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u65B0\u898F\u30BF\u30D6\u3067\u958B\u304F
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u4F4D\u7F6E\u3092\u5909\u66F4
299
+ SAMPLE_CHANGE_POSITION_BTN=\u4F4D\u7F6E\u3092\u5909\u66F4
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u9589\u3058\u308B
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
302
+ SAMPLE_BTN_DOWNLOAD=\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
299
303
  SAMPLE_RESET_CHANGES=\u3059\u3079\u3066\u306E\u5909\u66F4\u3092\u30EA\u30BB\u30C3\u30C8
304
+ SAMPLE_BTN_RUN=\u5B9F\u884C
305
+ SAMPLE_BTN_ALL_FILES_ZIP=\u3059\u3079\u3066\u306E\u30D5\u30A1\u30A4\u30EB (.zip)
306
+ SAMPLE_AUTO_RUN=\u81EA\u52D5\u5B9F\u884C
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u5909\u66F4\u30ED\u30B0
302
309
 
@@ -295,8 +295,15 @@ SAMPLE_FULLSCREEN_BTN_TOOLTIP=\u0411\u04B1\u043B \u04AF\u043B\u0433\u0456\u043D\
295
295
  SAMPLE_ADAPT_BTN_TOOLTIP=UI \u0431\u0435\u0439\u0456\u043C\u0434\u0435\u0443
296
296
  SAMPLE_CODE_BTN_TOOLTIP=\u0411\u04B1\u043B \u04AF\u043B\u0433\u0456 \u04AF\u0448\u0456\u043D \u0431\u0430\u0441\u0442\u0430\u043F\u049B\u044B \u043A\u043E\u0434\u0442\u044B \u043A\u04E9\u0440\u0441\u0435\u0442\u0443
297
297
  SAMPLE_NEW_TAB_BTN_TOOLTIP=\u0416\u0430\u04A3\u0430 \u049B\u043E\u0439\u044B\u043D\u0434\u044B\u0434\u0430 \u0430\u0448\u0443
298
+ SAMPLE_CHANGE_POSITION_BTN_TOOLTIP=\u041F\u043E\u0437\u0438\u0446\u0438\u044F\u043D\u044B \u04E9\u0437\u0433\u0435\u0440\u0442\u0443
299
+ SAMPLE_CHANGE_POSITION_BTN=\u041F\u043E\u0437\u0438\u0446\u0438\u044F\u043D\u044B \u04E9\u0437\u0433\u0435\u0440\u0442\u0443
300
+ SAMPLE_CLOSE_BTN_TOOLTIP=\u0416\u0430\u0431\u0443
298
301
  SAMPLE_DOWNLOAD_BTN_TOOLTIP=\u0416\u04AF\u043A\u0442\u0435\u043F \u0430\u043B\u0443
302
+ SAMPLE_BTN_DOWNLOAD=\u0416\u04AF\u043A\u0442\u0435\u043F \u0430\u043B\u0443
299
303
  SAMPLE_RESET_CHANGES=\u0411\u0430\u0440\u043B\u044B\u049B \u04E9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440\u0434\u0456 \u0431\u0430\u0441\u0442\u0430\u043F\u049B\u044B \u049B\u0430\u043B\u043F\u044B\u043D\u0430 \u043A\u0435\u043B\u0442\u0456\u0440\u0443
304
+ SAMPLE_BTN_RUN=\u041E\u0440\u044B\u043D\u0434\u0430\u0443
305
+ SAMPLE_BTN_ALL_FILES_ZIP=\u0411\u0430\u0440\u043B\u044B\u049B \u0444\u0430\u0439\u043B\u0434\u0430\u0440 .zip \u0440\u0435\u0442\u0456\u043D\u0434\u0435
306
+ SAMPLE_AUTO_RUN=\u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0442\u044B \u0442\u04AF\u0440\u0434\u0435 \u043E\u0440\u044B\u043D\u0434\u0430\u0443
300
307
 
301
308
  RELEASE_NOTES_TITLE=\u04E8\u0437\u0433\u0435\u0440\u0456\u0441 \u0436\u0443\u0440\u043D\u0430\u043B\u044B
302
309