@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
@@ -58,6 +58,15 @@ sap.ui.define([
58
58
  "sap-ui-language"
59
59
  ];
60
60
 
61
+ // Constants for better maintainability
62
+ var CONSTANTS = {
63
+ LEGACY_THEME_VERSION_THRESHOLD: 68,
64
+ LEGACY_DEFAULT_THEME: "sap_belize",
65
+ SETTINGS_TIMEOUT: 3000,
66
+ BUSY_DIALOG_TIMEOUT: 1000,
67
+ EXTERNAL_SAMPLE_RENDERING_DELAY: 100
68
+ };
69
+
61
70
  return SampleBaseController.extend("sap.ui.documentation.sdk.controller.Sample", {
62
71
  /* =========================================================== */
63
72
  /* lifecycle methods */
@@ -147,10 +156,9 @@ sap.ui.define([
147
156
 
148
157
  // check whether to open sample standalone
149
158
  if (bShouldRedirect) {
150
- this._handleRedirect();
159
+ this._handleRedirect(oSample);
151
160
  }
152
161
 
153
-
154
162
  // If we are in a scenario without contexts - this is the case for tutorials
155
163
  if (oSample.previousSampleId || oSample.nextSampleId) {
156
164
  oModelData.previousSampleId = oSample.previousSampleId;
@@ -180,7 +188,11 @@ sap.ui.define([
180
188
  oModelData.name = oSample.name;
181
189
  oModelData.details = oSample.details;
182
190
  oModelData.description = oSample.description;
183
- oModelData.showSettings = true;
191
+ oModelData.showSettings = !oSample.external; // Disable settings for external samples
192
+ oModelData.external = oSample.external;
193
+ oModelData.externalAppRef = oSample.externalAppRef;
194
+ oModelData.externalSourceRef = oSample.externalSourceRef;
195
+ oModelData.externalResourceRef = oSample.externalResourceRef;
184
196
 
185
197
  var sLocalStorageDKSamples = this._getChangedSamplesLocalStorage();
186
198
  if (sLocalStorageDKSamples && JSON.parse(sLocalStorageDKSamples).indexOf(oSample.id) > -1) {
@@ -238,20 +250,67 @@ sap.ui.define([
238
250
  /**
239
251
  * Handles redirection from DemoKit to the sample page, rather than loading it as an iFrame.
240
252
  * The 'dk-sample-standalone' query parameter must be in the URI to take effect.
253
+ * @param {object} oSample - The sample object containing metadata
241
254
  * @private
242
255
  */
243
- _handleRedirect : function () {
256
+ _handleRedirect : function (oSample) {
257
+ if (this._isExternalSample(oSample)) {
258
+ URLHelper.redirect(oSample.externalAppRef, false);
259
+ return;
260
+ }
261
+
244
262
  this._initIframeURL();
245
263
  this._applySearchParamValueToIframeURL('sap-ui-theme', this._sDefaultSampleTheme);
246
264
  this.sIFrameUrl += "&dk-sample-standalone";
247
265
  URLHelper.redirect(this.sIFrameUrl, false);
248
266
  },
249
267
 
268
+ /**
269
+ * Checks if the given sample is external
270
+ * @param {object} oSample - The sample object
271
+ * @returns {boolean} True if the sample is external
272
+ * @private
273
+ */
274
+ _isExternalSample: function(oSample) {
275
+ return oSample && oSample.external;
276
+ },
277
+
278
+ /**
279
+ * Gets the iframe content window safely
280
+ * @returns {Window|null} The iframe content window or null if not available
281
+ * @private
282
+ */
283
+ _getIframeContentWindow: function() {
284
+ var oIframeDomRef = this._oHtmlControl && this._oHtmlControl.getDomRef();
285
+ return oIframeDomRef ? oIframeDomRef.contentWindow : null;
286
+ },
287
+
288
+ /**
289
+ * Posts a message to the iframe content window safely
290
+ * @param {object} oMessage - The message to post
291
+ * @private
292
+ */
293
+ _postMessageToIframe: function(oMessage) {
294
+ var oContentWindow = this._getIframeContentWindow();
295
+ if (oContentWindow) {
296
+ oContentWindow.postMessage(oMessage, this.getOwnerComponent()._sSampleIframeOrigin);
297
+ }
298
+ },
299
+
250
300
  /**
251
301
  * Initializes the URL of the sample itself, loaded either in an iFrame or standalone.
252
302
  * @private
253
303
  */
254
304
  _initIframeURL : function () {
305
+ var oModelData = this.oModel && this.oModel.getData();
306
+
307
+ // Check if this is an external sample
308
+ if (oModelData && this._isExternalSample(oModelData) && oModelData.externalAppRef) {
309
+ this.sIFrameUrl = oModelData.externalAppRef;
310
+ // No need to proceed further for external samples
311
+ return;
312
+ }
313
+
255
314
  var sSampleOrigin = ResourcesUtil.getConfig(),
256
315
  sSampleVersion = ResourcesUtil.getResourcesVersion(),
257
316
  sSampleSearchParams = "";
@@ -341,22 +400,23 @@ sap.ui.define([
341
400
 
342
401
  loadSampleSettings: function(fnCallback) {
343
402
  return new Promise(function (resolve, reject) {
344
- var oIframe = this._oHtmlControl.getDomRef();
345
- oIframe.contentWindow.postMessage({
403
+ this._postMessageToIframe({
346
404
  type: "SETTINGS",
347
405
  reason: "get"
348
- }, this.getOwnerComponent()._sSampleIframeOrigin);
349
-
350
- window.addEventListener("message", loadSettings);
406
+ });
351
407
 
352
- function loadSettings(eMessage) {
408
+ var fnLoadSettings = function(eMessage) {
353
409
  fnCallback(eMessage);
354
- window.removeEventListener("message", loadSettings);
410
+ window.removeEventListener("message", fnLoadSettings);
355
411
  resolve();
356
- }
412
+ };
413
+
414
+ window.addEventListener("message", fnLoadSettings);
415
+
357
416
  setTimeout(function() {
417
+ window.removeEventListener("message", fnLoadSettings);
358
418
  reject("The sample iframe is not loading settings");
359
- },3000);
419
+ }, CONSTANTS.SETTINGS_TIMEOUT);
360
420
  }.bind(this));
361
421
  },
362
422
 
@@ -411,29 +471,37 @@ sap.ui.define([
411
471
  * @private
412
472
  */
413
473
  _applyAppConfiguration: function(sThemeActive, sDensityMode, bRTL){
414
- var oIframe = this._oHtmlControl.getDomRef();
474
+ var oModelData = this.oModel.getData();
475
+
476
+ // Skip settings application for external samples
477
+ if (this._isExternalSample(oModelData)) {
478
+ return;
479
+ }
415
480
 
416
481
  if (this.getModel().getProperty('/iframe')) {
417
482
  this._setStandAloneIndexIframeSetting(sThemeActive, sDensityMode, bRTL);
418
483
  } else {
419
- sDensityMode = this._presetDensity(sDensityMode);
420
- oIframe.contentWindow.postMessage({
484
+ this._postMessageToIframe({
421
485
  type: "SETTINGS",
422
486
  reason: "set",
423
487
  data: {
424
- "density": sDensityMode,
488
+ "density": this._presetDensity(sDensityMode),
425
489
  "RTL": bRTL,
426
490
  "theme": sThemeActive
427
491
  }
428
- }, this.getOwnerComponent()._sSampleIframeOrigin);
492
+ });
429
493
  }
430
494
  },
431
495
 
432
- _setStandAloneIndexIframeSetting(sThemeActive, sDensityMode, bRTL) {
496
+ _setStandAloneIndexIframeSetting: function(sThemeActive, sDensityMode, bRTL) {
433
497
  this._applySearchParamValueToIframeURL('sap-ui-theme', sThemeActive);
434
498
  this._applySearchParamValueToIframeURL('sap-ui-density', sDensityMode);
435
499
  this._applySearchParamValueToIframeURL('sap-ui-rtl', bRTL);
436
- this._oHtmlControl.getDomRef().src = this.sIFrameUrl;
500
+
501
+ var oIframeDomRef = this._oHtmlControl && this._oHtmlControl.getDomRef();
502
+ if (oIframeDomRef) {
503
+ oIframeDomRef.src = this.sIFrameUrl;
504
+ }
437
505
  },
438
506
 
439
507
  /**
@@ -444,7 +512,7 @@ sap.ui.define([
444
512
  this._oBusyDialog.open();
445
513
  setTimeout(function () {
446
514
  this._oBusyDialog.close();
447
- }.bind(this), 1000);
515
+ }.bind(this), CONSTANTS.BUSY_DIALOG_TIMEOUT);
448
516
  },
449
517
 
450
518
  _updateFileContent: function(sRef, sFile, bForceFetch) {
@@ -465,19 +533,37 @@ sap.ui.define([
465
533
  },
466
534
 
467
535
  onNewTab: function () {
536
+ var oModelData = this.oModel.getData();
537
+
538
+ // For external samples, open the external URL directly
539
+ if (this._isExternalSample(oModelData) && oModelData.externalAppRef) {
540
+ URLHelper.redirect(oModelData.externalAppRef, true);
541
+ return;
542
+ }
543
+
468
544
  if (this.oModel.getProperty("/iframe")) {
469
545
  URLHelper.redirect(this.sIFrameUrl, true);
470
546
  return;
471
547
  }
472
548
 
549
+ this._openNewTabWithSettings();
550
+ },
551
+
552
+ /**
553
+ * Opens a new tab with current sample settings applied
554
+ * @private
555
+ */
556
+ _openNewTabWithSettings: function() {
473
557
  this.loadSampleSettings(function(eMessage){
474
558
  this._applySearchParamValueToIframeURL('sap-ui-theme', eMessage.data.data.theme);
475
559
  this._applySearchParamValueToIframeURL('sap-ui-rtl', eMessage.data.data.RTL);
476
560
  this._applySearchParamValueToIframeURL('sap-ui-density', eMessage.data.data.density);
477
- }.bind(this)).then(function(){
561
+ }.bind(this))
562
+ .then(function(){
478
563
  URLHelper.redirect(this.sIFrameUrl, true);
479
- }.bind(this)).catch(function(err){
480
- Log.error(err);
564
+ }.bind(this))
565
+ .catch(function(err){
566
+ Log.error("Failed to load sample settings for new tab", err);
481
567
  });
482
568
  },
483
569
 
@@ -543,14 +629,10 @@ sap.ui.define([
543
629
 
544
630
  this._oHtmlControl = this._createHTMLControl()
545
631
  .addEventDelegate({
546
- onBeforeRendering: function () {
547
- window.removeEventListener("message", this.onMessage.bind(this));
548
- }.bind(this)
632
+ onBeforeRendering: this._onBeforeIframeRendering.bind(this)
549
633
  })
550
634
  .addEventDelegate({
551
- onAfterRendering: function () {
552
- window.addEventListener("message",this.onMessage.bind(this));
553
- }.bind(this)
635
+ onAfterRendering: this._onAfterIframeRendering.bind(this)
554
636
  });
555
637
 
556
638
  this._getPage().removeAllContent();
@@ -559,6 +641,31 @@ sap.ui.define([
559
641
  }.bind(this));
560
642
  },
561
643
 
644
+ /**
645
+ * Handler executed before the iframe rendering
646
+ * @private
647
+ */
648
+ _onBeforeIframeRendering: function() {
649
+ window.removeEventListener("message", this.onMessage.bind(this));
650
+ },
651
+
652
+ /**
653
+ * Handler executed after the iframe rendering
654
+ * @private
655
+ */
656
+ _onAfterIframeRendering: function() {
657
+ var oModelData = this.oModel.getData();
658
+
659
+ // For external samples, resolve immediately after rendering since they don't use our messaging protocol
660
+ if (this._isExternalSample(oModelData)) {
661
+ setTimeout(function() {
662
+ this.fResolve({});
663
+ }.bind(this), CONSTANTS.EXTERNAL_SAMPLE_RENDERING_DELAY);
664
+ } else {
665
+ window.addEventListener("message", this.onMessage.bind(this));
666
+ }
667
+ },
668
+
562
669
  _createHTMLControl: function () {
563
670
  return new HTML({
564
671
  id : "sampleFrame",
@@ -571,6 +678,12 @@ sap.ui.define([
571
678
  },
572
679
 
573
680
  onMessage: function(eMessage) {
681
+ var oModelData = this.oModel.getData();
682
+
683
+ if (this._isExternalSample(oModelData)) {
684
+ return;
685
+ }
686
+
574
687
  if (eMessage.origin !== this.getOwnerComponent()._sSampleIframeOrigin) {
575
688
  return;
576
689
  }
@@ -596,16 +709,21 @@ sap.ui.define([
596
709
  this.sIFrameUrl = sap.ui.require.toUrl(this._sId.replace(/\./g, "/")) + "/" + eMessage.data.config.sample.iframe;
597
710
  this._setStandAloneIndexIframeSetting(oSettingsData.theme, oSettingsData.density, oSettingsData.rtl);
598
711
  }
599
- this._oHtmlControl.getDomRef().contentWindow.postMessage({
600
- type: "SETTINGS",
601
- reason: "set",
602
- data: {
603
- "density": oSettingsData.density,
604
- "RTL": oSettingsData.rtl,
605
- "theme": oSettingsData.theme
606
- }
607
- }, this.getOwnerComponent()._sSampleIframeOrigin);
608
- this.fResolve(eMessage.data.config.sample);
712
+
713
+ // Skip settings initialization for external samples
714
+ if (!this._isExternalSample(oSettingsData)) {
715
+ this._postMessageToIframe({
716
+ type: "SETTINGS",
717
+ reason: "set",
718
+ data: {
719
+ "density": oSettingsData.density,
720
+ "RTL": oSettingsData.rtl,
721
+ "theme": oSettingsData.theme
722
+ }
723
+ });
724
+ }
725
+
726
+ this.fResolve(eMessage.data.config?.sample || {});
609
727
  },
610
728
  fnMessageLoad: function() {
611
729
  Log.info("Sample Iframe for sample " + this._sId + " is loaded");
@@ -640,15 +758,28 @@ sap.ui.define([
640
758
 
641
759
  setDefaultSampleTheme: function() {
642
760
  var sSampleVersion = ResourcesUtil.getResourcesVersion();
643
- this._sDefaultSampleTheme = sSampleVersion && parseInt(sSampleVersion.slice(3,5)) < 68 ?
644
- "sap_belize" : Theming.getTheme();
761
+ this._sDefaultSampleTheme = sSampleVersion && parseInt(sSampleVersion.slice(3,5)) < CONSTANTS.LEGACY_THEME_VERSION_THRESHOLD ?
762
+ CONSTANTS.LEGACY_DEFAULT_THEME : Theming.getTheme();
645
763
  },
646
764
 
647
765
  onNavBack : function (oEvt) {
648
766
  this.oRouter.navTo("entity", { id : this.entityId });
649
767
  },
650
768
 
651
- onNavToCode : function (evt) {
769
+ /**
770
+ * Handles the navigation to the code view or to the external source code
771
+ * @override
772
+ */
773
+ onNavToCode: function () {
774
+ var oModelData = this.oModel.getData();
775
+
776
+ // For external samples, redirect to the external source code repository
777
+ if (this._isExternalSample(oModelData) && oModelData.externalSourceRef) {
778
+ URLHelper.redirect(oModelData.externalSourceRef, true);
779
+ return;
780
+ }
781
+
782
+ // For internal samples, navigate to the code view as usual
652
783
  this.oRouter.navTo("code", {
653
784
  entityId: this.entityId,
654
785
  sampleId: this._sId
@@ -659,6 +790,26 @@ sap.ui.define([
659
790
  ToggleFullScreenHandler.updateMode(oEvt, this.getView(), this);
660
791
  },
661
792
 
793
+ /**
794
+ * Handles the download of the sample source code.
795
+ * If the sample is external, it redirects to the external URL instead.
796
+ * @override
797
+ */
798
+ onDownload: function () {
799
+ var oModelData = this.oModel.getData();
800
+
801
+ // For external samples, open the external URL directly since they don't have downloadable source files
802
+ if (this._isExternalSample(oModelData) && oModelData.externalResourceRef) {
803
+ URLHelper.redirect(oModelData.externalResourceRef, true);
804
+ return;
805
+ }
806
+
807
+ // Call the parent's download method for internal samples
808
+ if (SampleBaseController.prototype.onDownload) {
809
+ SampleBaseController.prototype.onDownload.call(this);
810
+ }
811
+ },
812
+
662
813
  _oRTA : null,
663
814
 
664
815
  _applySearchParamValueToIframeURL: function(sSearchParam, sNewVal) {
@@ -695,17 +846,17 @@ sap.ui.define([
695
846
  },
696
847
 
697
848
  onToggleAdaptationMode : function (oEvt) {
698
- if (!this._oHtmlControl || !this._oHtmlControl.getDomRef()) {
849
+ var oContentWindow = this._getIframeContentWindow();
850
+ if (!oContentWindow) {
699
851
  return false;
700
852
  }
701
853
 
702
- var oIframe = this._oHtmlControl.getDomRef();
703
- oIframe.contentWindow.postMessage({
854
+ this._postMessageToIframe({
704
855
  type: "RTA",
705
856
  data: {
706
857
  "msg": "Start the RTA"
707
858
  }
708
- }, this.getOwnerComponent()._sSampleIframeOrigin);
859
+ });
709
860
  },
710
861
 
711
862
  onRouteNotFound: function() {
@@ -713,7 +864,6 @@ sap.ui.define([
713
864
 
714
865
  this.oRouter.myNavToWithoutHash("sap.ui.documentation.sdk.view.SampleNotFound", "XML", false);
715
866
  setTimeout(this.appendPageTitle.bind(this, sNotFoundTitle));
716
- return;
717
867
  }
718
868
  });
719
869
  }
@@ -534,12 +534,15 @@ sap.ui.define([
534
534
  const versionData = this.getModel("versionData").getData();
535
535
  const isModuleAvailable = oControlData.module !== this.NOT_AVAILABLE;
536
536
  const library = versionData?.libraries?.find((lib) => lib.name === oEntityData.lib);
537
+ const version = library?.version?.includes("-SNAPSHOT") ? "" : library?.version;
538
+ const bIsOpenUI5Lib = library.npmPackageName?.startsWith("@openui5");
537
539
 
538
- if (!isModuleAvailable || !library?.version) {
540
+
541
+ if (!isModuleAvailable || !version || !bIsOpenUI5Lib) {
539
542
  return _getObjectAttributeBlock("Module", oControlData.module);
540
543
  }
541
544
 
542
- const sGitHubUrl = `https://github.com/SAP/openui5/blob/${library.version}/src/${oEntityData.lib}/src/${oControlData.module}.js`;
545
+ const sGitHubUrl = `https://github.com/SAP/openui5/blob/1.138.0/src/${oEntityData.lib}/src/${oControlData.module}.js`;
543
546
 
544
547
  return _getHBox({
545
548
  items: [
@@ -216,8 +216,8 @@ sap.ui.define(["sap/ui/thirdparty/jquery", 'sap/ui/documentation/library', "sap/
216
216
 
217
217
  oEnt.library = oDoc.library;
218
218
 
219
- // add entity
220
- if (aCategoryAllowList.indexOf(oEnt.category) > -1) {
219
+ // add entity (exclude hidden entities)
220
+ if (aCategoryAllowList.indexOf(oEnt.category) > -1 && !oEnt.hidden) {
221
221
  data.entities.push(oEnt);
222
222
  }
223
223
  });
@@ -41,7 +41,7 @@ sap.ui.define([],
41
41
  {
42
42
  "id": "linter",
43
43
  "text": "UI5 linter",
44
- "href": "https://github.com/SAP/ui5-linter"
44
+ "href": "https://github.com/UI5/linter"
45
45
  },
46
46
  {
47
47
  "id": "fpmExplorer",
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=\u0625\u0639\u062F\u0627\u062F\u0627\u062A \u0645\u
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=\u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0627\u0644\u0644\u0627\u0632\u0645\u0629
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=\u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0647\u0630\u0647 \u0645\u0637\u0644\u0648\u0628\u0629 \u0644\u062A\u0645\u0643\u064A\u0646 \u0648\u0638\u0627\u0626\u0641 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0623\u0633\u0627\u0633\u064A\u0629.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=\u0646\u062D\u0646 \u0646\u0633\u062A\u062E\u062F\u0645 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0644\u062A\u062D\u0633\u064A\u0646 \u062A\u062C\u0631\u0628\u062A\u0643 \u0639\u0644\u0649 \u0645\u0648\u0642\u0639\u0646\u0627. \u0645\u0646 \u062E\u0644\u0627\u0644 \u0627\u0644\u0627\u0633\u062A\u0645\u0631\u0627\u0631 \u0641\u064A \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0647\u0630\u0627 \u0627\u0644\u0645\u0648\u0642\u0639\u060C \u0625\u0646\u0643 \u062A\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0646\u0627.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=\u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0627\u0644\u0648\u0638\u064A\u0641\u064A\u0629
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=\u064A\u062A\u0645 \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0647\u0630\u0647 \u0644\u0644\u0627\u062D\u062A\u0641\u0627\u0638 \u0628\u062A\u0641\u0636\u064A\u0644\u0627\u062A\u0643 \u0639\u0644\u0649 \u0645\u0638\u0647\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 \u0648\u0644\u063A\u0629 \u0627\u0644\u0639\u0631\u0636.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=\u0644\u062A\u062D\u0633\u064A\u0646 \u062A\u062C\u0631\u0628\u0629 \u0627\u0644\u062A\u0635\u0641\u062D \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0643\u060C \u0646\u0633\u062A\u062E\u062F\u0645 \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0644\u062A\u0630\u0643\u0631 \u062A\u0641\u0636\u064A\u0644\u0627\u062A\u0643 \u0644\u0645\u0638\u0647\u0631 \u0627\u0644\u0645\u0648\u0642\u0639 (\u0646\u0633\u0642 \u0641\u0627\u062A\u062D \u0623\u0645 \u062F\u0627\u0643\u0646) \u0648\u0644\u063A\u0629 \u0627\u0644\u0639\u0631\u0636. \u062A\u062A\u0623\u0643\u062F \u0645\u0644\u0641\u0627\u062A \u062A\u0639\u0631\u064A\u0641 \u0627\u0644\u0627\u0631\u062A\u0628\u0627\u0637 \u0647\u0630\u0647 \u0645\u0646 \u0623\u0646\u0647 \u062A\u0645 \u062A\u0637\u0628\u064A\u0642 \u0625\u0639\u062F\u0627\u062F\u0627\u062A\u0643 \u0627\u0644\u0645\u062E\u062A\u0627\u0631\u0629 \u0641\u064A \u0643\u0644 \u0645\u0631\u0629 \u062A\u0632\u0648\u0631 \u0641\u064A\u0647\u0627 \u0627\u0644\u0635\u0641\u062D\u0629 \u0623\u0648 \u062A\u0642\u0648\u0645 \u0628\u062A\u062D\u062F\u064A\u062B\u0647\u0627\u060C \u0648\u0647\u0648 \u0645\u0627 \u064A\u0648\u0641\u0631 \u0644\u0643 \u062A\u062C\u0631\u0628\u0629 \u0645\u062E\u0635\u0635\u0629 \u0648\u0645\u062A\u0633\u0642\u0629.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=\u0645\u0639\u0644\u0648\u0645\u0627\u062A \u0625\u0636\u0627\u0641\u064A\u0629
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=\u0642\u0628\u0648\u0644 \u0627\u0644\u0643\u0644
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=\u0631\u0641\u0636 \u0627\u0644\u0643\u0644
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=\u0412\u0430\u0448\u0438\u0442\u0435 \u043D\u0430\u
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=\u0417\u0430\u0434\u044A\u043B\u0436\u0438\u0442\u0435\u043B\u043D\u0438 \u0431\u0438\u0441\u043A\u0432\u0438\u0442\u043A\u0438
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=\u0422\u0435\u0437\u0438 \u0431\u0438\u0441\u043A\u0432\u0438\u0442\u043A\u0438 \u0437\u0430 \u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u0438 \u0437\u0430 \u043E\u0441\u043D\u043E\u0432\u043D\u0430\u0442\u0430 \u0444\u0443\u043D\u043A\u0446\u0438\u043E\u043D\u0430\u043B\u043D\u043E\u0441\u0442 \u043D\u0430 \u0441\u0430\u0439\u0442\u0430.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=\u0418\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u043C\u0435 \u0431\u0438\u0441\u043A\u0432\u0438\u0442\u043A\u0438, \u0437\u0430 \u0434\u0430 \u043F\u043E\u0434\u043E\u0431\u0440\u0438\u043C \u0432\u0430\u0448\u0435\u0442\u043E \u043F\u0440\u0435\u0436\u0438\u0432\u044F\u0432\u0430\u043D\u0435. \u041E\u0441\u0442\u0430\u0432\u0430\u0439\u043A\u0438 \u043D\u0430 \u0442\u043E\u0437\u0438 \u0443\u0435\u0431\u0441\u0430\u0439\u0442, \u0432\u0438\u0435 \u0441\u0435 \u0441\u044A\u0433\u043B\u0430\u0441\u044F\u0432\u0430\u0442\u0435 \u0441 \u0438\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u043D\u0435\u0442\u043E \u043D\u0430 \u0431\u0438\u0441\u043A\u0432\u0438\u0442\u043A\u0438\u0442\u0435.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=\u0424\u0443\u043D\u043A\u0446\u0438\u043E\u043D\u0430\u043B\u043D\u0438 \u0431\u0438\u0441\u043A\u0432\u0438\u0442\u043A\u0438
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=\u0422\u0435\u0437\u0438 \u0431\u0438\u0441\u043A\u0432\u0438\u0442\u043A\u0438 \u0441\u0435 \u0438\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u0442 \u0437\u0430 \u0437\u0430\u043F\u0430\u0437\u0432\u0430\u043D\u0435 \u043D\u0430 \u043F\u0440\u0435\u0434\u043F\u043E\u0447\u0438\u0442\u0430\u043D\u0438\u044F\u0442\u0430 \u0432\u0438 \u0437\u0430 \u0438\u0437\u0433\u043B\u0435\u0434\u0430 \u043D\u0430 \u0441\u0430\u0439\u0442\u0430 \u0438 \u0435\u0437\u0438\u043A\u0430, \u043D\u0430 \u043A\u043E\u0439\u0442\u043E \u0441\u0435 \u043F\u043E\u043A\u0430\u0437\u0432\u0430.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=\u0417\u0430 \u0434\u0430 \u0441\u0435 \u043F\u043E\u0434\u043E\u0431\u0440\u0438 \u0438\u0437\u0436\u0438\u0432\u044F\u0432\u0430\u043D\u0435\u0442\u043E \u0432\u0438, \u0438\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u043C\u0435 \u0431\u0438\u0441\u043A\u0432\u0438\u0442\u043A\u0438, \u0437\u0430 \u0434\u0430 \u0437\u0430\u043F\u0430\u043C\u0435\u0442\u0438\u043C \u0432\u0430\u0448\u0438\u0442\u0435 \u043F\u0440\u0435\u0434\u043F\u043E\u0447\u0438\u0442\u0430\u043D\u0438\u044F \u0437\u0430 \u0438\u0437\u0433\u043B\u0435\u0434\u0430 \u043D\u0430 \u0441\u0430\u0439\u0442\u0430 (\u0441\u0432\u0435\u0442\u043B\u0430 \u0438\u043B\u0438 \u0442\u044A\u043C\u043D\u0430 \u0442\u0435\u043C\u0430) \u0438 \u0435\u0437\u0438\u043A\u0430, \u043D\u0430 \u043A\u043E\u0439\u0442\u043E \u0441\u0435 \u043F\u043E\u043A\u0430\u0437\u0432\u0430. \u0422\u0435 \u0433\u0430\u0440\u0430\u043D\u0442\u0438\u0440\u0430\u0442, \u0447\u0435 \u0438\u0437\u0431\u0440\u0430\u043D\u0438\u0442\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0441\u0435 \u043F\u0440\u0438\u043B\u0430\u0433\u0430\u0442 \u0432\u0441\u0435\u043A\u0438 \u043F\u044A\u0442, \u043A\u043E\u0433\u0430\u0442\u043E \u043F\u043E\u0441\u0435\u0449\u0430\u0432\u0430\u0442\u0435 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430\u0442\u0430 \u0438\u043B\u0438 \u044F \u043E\u043F\u0440\u0435\u0441\u043D\u044F\u0432\u0430\u0442\u0435, \u043E\u0441\u0438\u0433\u0443\u0440\u044F\u0432\u0430\u0439\u043A\u0438 \u043F\u043E\u0441\u043B\u0435\u0434\u043E\u0432\u0430\u0442\u0435\u043B\u043D\u043E \u0438 \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u0438\u0437\u0438\u0440\u0430\u043D\u043E \u0438\u0437\u0436\u0438\u0432\u044F\u0432\u0430\u043D\u0435.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=\u041F\u043E\u0432\u0435\u0447\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=\u041F\u0440\u0438\u0435\u043C\u0430\u043D\u0435 \u043D\u0430 \u0432\u0441\u0438\u0447\u043A\u0438
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=\u041E\u0442\u043A\u0430\u0437\u0432\u0430\u043D\u0435 \u043D\u0430 \u0432\u0441\u0438\u0447\u043A\u0438
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Configuraci\u00F3 de galeta
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Galetes obligat\u00F2ries
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Aquestes galetes s\u00F3n necess\u00E0ries per activar la funcionalitat de lloc central.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Fem servir galetes per millorar la vostra experi\u00E8ncia al nostre lloc. Si seguiu utilitzant aquest lloc, accepteu l'\u00FAs de les nostres galetes.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Galetes funcionals
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Les galetes s'utilitzen per mantenir les prefer\u00E8ncies per a l'aparen\u00E7a del lloc i l'idioma de visualitzaci\u00F3.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=Per millorar l'experi\u00E8ncia de navegaci\u00F3, utilitzem galetes per recordar les prefer\u00E8ncies per a l'aparen\u00E7a del lloc (tema clar o fosc) i l'idioma de visualitzaci\u00F3. Aquestes galetes asseguren que les opcions seleccionades s'apliquen cada cop que visiteu o actualitzeu la p\u00E0gina, proporcionant una experi\u00E8ncia consistent i personalitzada.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=M\u00E9s informaci\u00F3
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Acceptar-ho tot
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Rebutjar-ho tot
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Va\u0161e nastaven\u00ED cookie
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Po\u017Eadovan\u00E9 cookies
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Tyto cookies jsou nutn\u00E9 pro aktivaci hlavn\u00ED funk\u010Dnosti webu.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Pou\u017E\u00EDv\u00E1me cookies pro zlep\u0161en\u00ED va\u0161\u00ED zku\u0161enosti s na\u0161\u00EDm webem. Dal\u0161\u00EDm pou\u017E\u00EDv\u00E1n\u00EDm tohoto webu vyjad\u0159ujete souhlas s pou\u017E\u00EDv\u00E1n\u00EDm na\u0161ich cookies.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Funk\u010Dn\u00ED soubory cookie
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Tyto soubory cookie se pou\u017E\u00EDvaj\u00ED k uchov\u00E1n\u00ED va\u0161ich preferenc\u00ED pro vzhled webu a jazyk zobrazen\u00ED.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=Vylep\u0161ete z\u00E1\u017Eitek z prohl\u00ED\u017Een\u00ED, pou\u017E\u00EDv\u00E1me soubory cookie k zapamatov\u00E1n\u00ED va\u0161ich preferenc\u00ED pro vzhled webu (sv\u011Btl\u00FD nebo tmav\u00FD motiv) a jazyk zobrazen\u00ED. Tyto soubory cookie zaji\u0161\u0165uj\u00ED, \u017Ee va\u0161e zvolen\u00E1 nastaven\u00ED budou pou\u017Eita poka\u017Ed\u00E9, kdy\u017E str\u00E1nku nav\u0161t\u00EDv\u00EDte nebo obnov\u00EDte, a poskytuj\u00ED konzistentn\u00ED a personalizovanou zku\u0161enost.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=Dal\u0161\u00ED informace
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Akceptovat v\u0161e
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Zam\u00EDtnout v\u0161e
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Eich Gosodiadau Cwcis
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Cwcis Gofynnol
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Mae angen y cwcis hyn i alluogi swyddogaethau craidd y wefan.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Rydym yn defnyddio cwcis i wella'ch profiad ar ein gwefan. Trwy barhau i ddefnyddio'r wefan hon, rydych chi'n cydsynio i ddefnyddio ein cwcis.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Cwcis Swyddogaethol
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Defnyddir y cwcis hyn i gadw eich dewisiadau ar gyfer ymddangosiad y safle a'r iaith.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=I wella eich profiad pori, rydym yn defnyddio cwcis i gofio eich dewisiadau ar gyfer ymddangosiad y safle (thema golau neu dywyll) a'r iaith sy'n ymddangos. Mae'r cwcis hyn yn sicrhau bod y gosodiadau a ddewiswyd gennych yn cael eu rhoi ar waith bob tro y byddwch chi'n ymweld neu'n adnewyddu'r dudalen, gan roi profiad cyson a phersonol.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=Mwy o Wybodaeth
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Derbyn y Cyfan
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Gwrthod y Cyfan
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Dine cookie-indstillinger
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=N\u00F8dvendige cookies
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Disse cookies er n\u00F8dvendige for at kunne sikre kernefunktionalitet for webstedet.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Vi anvender cookies for at forbedre din oplevelse p\u00E5 vores site. Hvis du forts\u00E6tter med at bruge dette site, giver du samtykke til anvendelse af vores cookies.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Funktionelle cookies
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Disse cookies bruges til at beholde dine pr\u00E6ferencer for webstedets udseende samt visningssprog.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=For at forbedre din browseroplevelse bruger vi cookies til at huske dine pr\u00E6ferencer for webstedets udseende (lyst eller m\u00F8rkt tema) og visningssprog. Disse cookies sikrer, at dine valgte indstillinger anvendes hver gang, du bes\u00F8ger eller opdaterer siden, hvilket giver en konsistent og personaliseret oplevelse.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=Yderligere information
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Accepter alle
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Afvis alle
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=\u039F\u03B9 \u03A1\u03C5\u03B8\u03BC\u03AF\u03C3\u
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=\u0391\u03C0\u03B1\u03B9\u03C4\u03BF\u03CD\u03BC\u03B5\u03BD\u03B1 Cookies
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=\u0391\u03C5\u03C4\u03AC \u03C4\u03B1 cookies \u03B1\u03C0\u03B1\u03B9\u03C4\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03B5\u03BD\u03B5\u03C1\u03B3\u03BF\u03C0\u03BF\u03B9\u03AE\u03C3\u03B5\u03C4\u03B5 \u03C4\u03B7\u03BD \u03B2\u03B1\u03C3\u03B9\u03BA\u03AE \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03B9\u03BA\u03CC\u03C4\u03B7\u03C4\u03B1 \u03B9\u03C3\u03C4\u03BF\u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=\u03A7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BC\u03B5 cookies \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03B2\u03B5\u03BB\u03C4\u03B9\u03CE\u03C3\u03BF\u03C5\u03BC\u03B5 \u03C4\u03B7\u03BD \u03B5\u03BC\u03C0\u03B5\u03B9\u03C1\u03AF\u03B1 \u03C3\u03B1\u03C2 \u03C3\u03C4\u03B7\u03BD \u03B9\u03C3\u03C4\u03BF\u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 \u03BC\u03B1\u03C2. \u0391\u03BD \u03C3\u03C5\u03BD\u03B5\u03C7\u03AF\u03C3\u03B5\u03C4\u03B5 \u03BD\u03B1 \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03B5\u03AF\u03C4\u03B1\u03B9 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7\u03BD \u03B9\u03C3\u03C4\u03BF\u03C3\u03B5\u03BB\u03AF\u03B4\u03B1, \u03C4\u03CC\u03C4\u03B5 \u03C3\u03C5\u03BD\u03B1\u03B9\u03BD\u03B5\u03AF\u03C4\u03B5 \u03C3\u03C4\u03B7 \u03C7\u03C1\u03AE\u03C3\u03B7 \u03C4\u03C9\u03BD cookies.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=\u039B\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03B9\u03BA\u03AC Cookies
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=\u0391\u03C5\u03C4\u03AC \u03C4\u03B1 cookies \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03B4\u03B9\u03B1\u03C4\u03B7\u03C1\u03AE\u03C3\u03BF\u03C5\u03BD \u03C4\u03B9\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03B9\u03C2 \u03C3\u03B1\u03C2 \u03B3\u03B9\u03B1 \u03C4\u03B7\u03BD \u03B5\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03B9\u03C3\u03C4\u03BF\u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2 \u03BA\u03B1\u03B9 \u03C4\u03B7\u03BD \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1 \u03B5\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7\u03C2.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=\u0393\u03B9\u03B1 \u03BD\u03B1 \u03B2\u03B5\u03BB\u03C4\u03B9\u03CE\u03C3\u03BF\u03C5\u03BC\u03B5 \u03C4\u03B7\u03BD \u03B5\u03BC\u03C0\u03B5\u03B9\u03C1\u03AF\u03B1 \u03B1\u03BD\u03B1\u03B6\u03AE\u03C4\u03B7\u03C3\u03B7\u03C2, \u03C7\u03C1\u03B7\u03C3\u03B9\u03BC\u03BF\u03C0\u03BF\u03B9\u03BF\u03CD\u03BC\u03B5 cookies \u03C0\u03BF\u03C5 \u03B8\u03C5\u03BC\u03BF\u03CD\u03BD\u03C4\u03B1\u03B9 \u03C4\u03B9\u03C2 \u03C0\u03C1\u03BF\u03C4\u03B9\u03BC\u03AE\u03C3\u03B5\u03B9\u03C2 \u03C3\u03B1\u03C2 \u03B3\u03B9\u03B1 \u03C4\u03B7\u03BD \u03B5\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03B9\u03C3\u03C4\u03BF\u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2 (\u03B1\u03BD\u03BF\u03B9\u03C7\u03C4\u03CC \u03AE \u03C3\u03BA\u03BF\u03CD\u03C1\u03BF \u03B8\u03AD\u03BC\u03B1) \u03BA\u03B1\u03B9 \u03C4\u03B7 \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1 \u03B5\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7\u03C2. \u0391\u03C5\u03C4\u03AC \u03C4\u03B1 cookies \u03B4\u03B9\u03B1\u03C3\u03C6\u03B1\u03BB\u03AF\u03B6\u03BF\u03C5\u03BD \u03CC\u03C4\u03B9 \u03BF\u03B9 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B5\u03C2 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2 \u03C3\u03B1\u03C2 \u03B5\u03C6\u03B1\u03C1\u03BC\u03CC\u03B6\u03BF\u03BD\u03C4\u03B1\u03B9 \u03BA\u03AC\u03B8\u03B5 \u03C6\u03BF\u03C1\u03AC \u03C0\u03BF\u03C5 \u03B5\u03C0\u03B9\u03C3\u03BA\u03AD\u03C0\u03C4\u03B5\u03C3\u03C4\u03B5 \u03AE \u03B1\u03BD\u03B1\u03BD\u03B5\u03CE\u03BD\u03B5\u03C4\u03B5 \u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1, \u03C0\u03B1\u03C1\u03AD\u03C7\u03BF\u03BD\u03C4\u03B1\u03C2 \u03BC\u03B9\u03B1 \u03C3\u03C5\u03BD\u03B5\u03C0\u03AE \u03BA\u03B1\u03B9 \u03B5\u03BE\u03B1\u03C4\u03BF\u03BC\u03B9\u03BA\u03B5\u03C5\u03BC\u03AD\u03BD\u03B7 \u03B5\u03BC\u03C0\u03B5\u03B9\u03C1\u03AF\u03B1.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=\u03A0\u03B5\u03C1\u03B9\u03C3\u03C3\u03CC\u03C4\u03B5\u03C1\u03B5\u03C2 \u03A0\u03BB\u03B7\u03C1\u03BF\u03C6\u03BF\u03C1\u03AF\u03B5\u03C2
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=\u0391\u03C0\u03BF\u03B4\u03BF\u03C7\u03AE \u038C\u03BB\u03C9\u03BD
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=\u0391\u03C0\u03CC\u03C1\u03C1\u03B9\u03C8\u03B7 \u039F\u03BB\u03C9\u03BD
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Your Cookie Settings
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Required Cookies
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=These cookies are required to enable core site functionality.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=We use cookies to improve your experience on our site. By continuing to use this site, you consent to the use of our cookies.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Functional Cookies
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=These cookies are used to keep your preferences for site appearance and display language.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=To enhance your browsing experience, we use cookies to remember your preferences for the site's appearance (light or dark theme) and display language. These cookies ensure that your chosen settings are applied every time you visit or refresh the page, providing a consistent and personalised experience.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=More Info
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Accept All
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Reject All
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=La configuraci\u00F3n de cookie
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Cookies necesarias
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Estas cookies son necesarias para activar la funcionalidad de sitio central.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Utilizamos cookies para mejorar la experiencia en el sitio. Si continua utilizando este sitio, consiente el uso de cookies.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Cookies funcionales
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Estas cookies se utilizan para mantener las preferencias para la apariencia del sitio y el idioma de visualizaci\u00F3n.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=Para mejorar la experiencia de navegaci\u00F3n, utilizamos cookies para recordar las preferencias para la apariencia del sitio (tema claro u oscuro) y el idioma de visualizaci\u00F3n. Estas cookies garantizan que las opciones seleccionadas se aplican cada vez que visite o actualice la p\u00E1gina, proporcionando una experiencia consistente y personalizada.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=M\u00E1s informaci\u00F3n
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Aceptar todo
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Rechazar todo
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Su configuraci\u00F3n de cookies
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Cookies necesarias
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Estas cookies son necesarias para habilitar la funcionalidad del sitio principal.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Usamos las cookies para mejorar su experiencia en nuestro sitios. Si contin\u00FAa utilizando este sitio, acepta el uso de nuestras cookies.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Cookies funcionales
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Las cookies se utilizan para mantener las preferencias para la apariencia del sitio y el idioma de visualizaci\u00F3n.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=Para mejorar la experiencia de navegaci\u00F3n, utilizamos cookies para recordar las preferencias para la apariencia del sitio (tema claro u oscuro) y el idioma de visualizaci\u00F3n. Estas cookies garantizan que las opciones seleccionadas y se aplican cada vez que visite o actualice la p\u00E1gina, proporcionando una experiencia consistente y personalizada.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=M\u00E1s informaci\u00F3n
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Aceptar todo
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Rechazar todo
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Teie k\u00FCpsises\u00E4tted
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=N\u00F5utavad k\u00FCpsised
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Need k\u00FCpsised on saidi p\u00F5hifunktsioonide lubamiseks n\u00F5utavad.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Kasutame k\u00FCpsiseid saidi kasutuskogemuse t\u00E4iustamiseks. Selle saidi kasutamise j\u00E4tkamisega n\u00F5ustute meie k\u00FCpsiste kasutusega.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Asjakohased k\u00FCpsised
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Neid k\u00FCpsiseid kasutatakse teie saidi ilme ja kuvamiskeelega seotud eelistuste talletamiseks.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=Teile parema sirvimiskogemuse pakkumiseks kasutame k\u00FCpsiseid, et saaksime meelde j\u00E4tta teie eelistused saidi ilme (hele v\u00F5i tume kujundus) ja kuvamiskeele kohta. Need k\u00FCpsised tagavad teie valitud s\u00E4tete rakendamise iga kord, kui k\u00FClastate v\u00F5i v\u00E4rskendate lehte \u2013 nii saame teile pakkuda j\u00E4rjepidevat ja isikup\u00E4rastatud kasutuskogemust.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=Lisateave
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Aktsepteeri k\u00F5ik
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=L\u00FCkka k\u00F5ik tagasi
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Sinun ev\u00E4steasetuksesi
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Vaaditut ev\u00E4steet
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=N\u00E4it\u00E4 ev\u00E4steit\u00E4 tarvitaan ydinsivuston toimintojen mahdollistamiseksi.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=K\u00E4yt\u00E4mme ev\u00E4steit\u00E4 parantaaksemme kokemustasi sivustollamme. Jatkamalla t\u00E4m\u00E4n sivuston k\u00E4ytt\u00F6\u00E4 suostut k\u00E4ytt\u00E4m\u00E4\u00E4n ev\u00E4steit\u00E4mme.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=Toiminnalliset ev\u00E4steet
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=N\u00E4iden ev\u00E4steiden avulla voit s\u00E4ilytt\u00E4\u00E4 sivuston ulkoasun ja n\u00E4ytt\u00F6kielen asetukset.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=K\u00E4yt\u00E4mme ev\u00E4steit\u00E4 selauskokemuksen parantamiseksi muistamalla sivuston ulkoasun (vaalean tai tumman teeman) ja n\u00E4ytt\u00F6kielen asetukset. N\u00E4iden ev\u00E4steiden avulla varmistetaan, ett\u00E4 valitsemiasi asetuksia k\u00E4ytet\u00E4\u00E4n aina, kun vierailet sivulla tai p\u00E4ivit\u00E4t sen. Siten taataan yhten\u00E4inen ja yksil\u00F6llinen kokemus.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=Lis\u00E4tietoja
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Hyv\u00E4ksy kaikki
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Hylk\u00E4\u00E4 kaikki
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=Vos param\u00E8tres de t\u00E9moins
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=T\u00E9moins obligatoires
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=Ces t\u00E9moins sont obligatoires pour activer les fonctions principales du site.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=Nous utilisons des t\u00E9moins pour am\u00E9liorer votre exp\u00E9rience sur notre site. En poursuivant votre visite, vous consentez \u00E0 l'utilisation de nos t\u00E9moins.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=T\u00E9moins fonctionnels
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=Ces t\u00E9moins sont utilis\u00E9s pour conserver vos pr\u00E9f\u00E9rences concernant l'aspect visuel du site et la langue d'affichage.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=Pour am\u00E9liorer votre exp\u00E9rience de navigation, nous utilisons des t\u00E9moins pour enregistrer vos pr\u00E9f\u00E9rences concernant l'aspect visuel du site (th\u00E8me clair ou sombre) et la langue d'affichage. Ces t\u00E9moins garantissent que les param\u00E8tres que vous avez s\u00E9lectionn\u00E9s sont appliqu\u00E9s chaque fois que vous consultez le site ou que vous actualisez la page, vous offrant ainsi une exp\u00E9rience coh\u00E9rente et personnalis\u00E9e.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=Plus d'informations
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Tout accepter
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Tout refuser
@@ -3,9 +3,6 @@ COOKIE_SETTINGS_DIALOG_TITLE=\u0906\u092A\u0915\u0940 \u0915\u0941\u0915\u0940 \
3
3
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=\u0915\u0941\u0915\u0940 \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948
4
4
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=\u092F\u0947 \u0915\u0941\u0915\u0940\u091C\u093C \u0915\u094B\u0930 \u0938\u093E\u0907\u091F \u0915\u0940 \u0915\u093E\u0930\u094D\u092F\u0915\u094D\u0937\u092E\u0924\u093E \u0915\u094B \u0938\u0915\u094D\u0937\u092E \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0906\u0935\u0936\u094D\u092F\u0915 \u0939\u0948\u0902.
5
5
  COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=\u0939\u092E\u093E\u0930\u0947 \u0938\u093E\u0907\u091F \u092A\u0930 \u0906\u092A\u0915\u0947 \u0905\u0928\u0941\u092D\u0935 \u0915\u094B \u0914\u0930 \u092C\u0947\u0939\u0924\u0930 \u092C\u0928\u093E\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0939\u092E \u0915\u0941\u0915\u0940\u091C\u093C \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902. \u0907\u0938 \u0935\u0947\u092C\u0938\u093E\u0907\u091F \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0928\u093E \u091C\u093E\u0930\u0940 \u0930\u0916\u0924\u0947 \u0939\u0941\u090F, \u0906\u092A \u0939\u092E\u093E\u0930\u0940 \u0915\u0941\u0915\u0940\u091C\u093C \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0938\u0939\u092E\u0924 \u0939\u0948\u0902.
6
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=\u092B\u093C\u0902\u0915\u094D\u0936\u0928\u0932 \u0915\u0941\u0915\u0940\u091C\u093C
7
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=\u0907\u0928 \u0915\u0941\u0915\u0940\u091C\u093C \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0938\u093E\u0907\u091F \u0909\u092A\u0938\u094D\u0925\u093F\u0924\u093F \u0914\u0930 \u092A\u094D\u0930\u0926\u0930\u094D\u0936\u0928 \u092D\u093E\u0937\u093E \u0915\u0947 \u0932\u093F\u090F \u0906\u092A\u0915\u0940 \u0935\u0930\u0940\u092F\u0924\u093E\u0913\u0902 \u0915\u094B \u092C\u0928\u093E\u090F \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u093F\u092F\u093E \u091C\u093E\u0924\u093E \u0939\u0948.
8
- COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=\u0906\u092A\u0915\u0947 \u092C\u094D\u0930\u093E\u0909\u091C\u093C\u093F\u0902\u0917 \u0905\u0928\u0941\u092D\u0935 \u0915\u094B \u092C\u0947\u0939\u0924\u0930 \u092C\u0928\u093E\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F, \u0939\u092E \u0938\u093E\u0907\u091F \u0915\u0940 \u0909\u092A\u0938\u094D\u0925\u093F\u0924\u093F (\u0939\u0932\u094D\u0915\u093E \u092F\u093E \u0917\u0939\u0930\u093E \u0925\u0940\u092E) \u0914\u0930 \u092A\u094D\u0930\u0926\u0930\u094D\u0936\u0928 \u092D\u093E\u0937\u093E \u0915\u0947 \u0932\u093F\u090F \u0906\u092A\u0915\u0940 \u092A\u094D\u0930\u093E\u0925\u092E\u093F\u0915\u0924\u093E\u0913\u0902 \u0915\u094B \u092F\u093E\u0926 \u0930\u0916\u0928\u0947 \u0915\u0947 \u0932\u093F\u090F \u0915\u0941\u0915\u0940\u091C\u093C \u0915\u093E \u0909\u092A\u092F\u094B\u0917 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902. \u092F\u0947 \u0915\u0941\u0915\u0940\u091C\u093C \u0938\u0941\u0928\u093F\u0936\u094D\u091A\u093F\u0924 \u0915\u0930\u0924\u0940 \u0939\u0948\u0902 \u0915\u093F \u0906\u092A\u0915\u0947 \u0926\u094D\u0935\u093E\u0930\u093E \u091A\u0941\u0928\u0940 \u0917\u0908 \u0938\u0947\u091F\u093F\u0902\u0917 \u0939\u0930 \u092C\u093E\u0930 \u091C\u092C \u0906\u092A \u092A\u0947\u091C \u092A\u0930 \u091C\u093E\u0924\u0947 \u0939\u0948\u0902 \u092F\u093E \u0930\u093F\u092B\u094D\u0930\u0947\u0936 \u0915\u0930\u0924\u0947 \u0939\u0948\u0902 \u0924\u094B \u0932\u093E\u0917\u0942 \u0939\u094B\u0924\u0940 \u0939\u0948, \u091C\u093F\u0938\u0938\u0947 \u090F\u0915 \u0938\u0941\u0938\u0902\u0917\u0924 \u0914\u0930 \u0935\u0948\u092F\u0915\u094D\u0924\u093F\u0915\u0943\u0924 \u0905\u0928\u0941\u092D\u0935 \u092E\u093F\u0932\u0924\u093E \u0939\u0948.
9
6
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=\u0905\u0927\u093F\u0915 \u091C\u093E\u0928\u0915\u093E\u0930\u0940
10
7
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=\u0938\u092D\u0940 \u0938\u094D\u0935\u0940\u0915\u0943\u0924 \u0915\u0930\u0947\u0902
11
8
  COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=\u0938\u092D\u0940 \u0905\u0938\u094D\u0935\u0940\u0915\u0943\u0924 \u0915\u0930\u0947\u0902