@ckeditor/ckeditor5-media-embed 48.2.0 → 48.3.0-alpha.1

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 (183) hide show
  1. package/ckeditor5-metadata.json +1 -1
  2. package/dist/augmentation.d.ts +33 -31
  3. package/dist/automediaembed.d.ts +50 -50
  4. package/dist/converters.d.ts +37 -37
  5. package/dist/index-editor.css +26 -0
  6. package/dist/index.css +26 -0
  7. package/dist/index.css.map +1 -1
  8. package/dist/index.d.ts +29 -26
  9. package/dist/index.js +2601 -1956
  10. package/dist/index.js.map +1 -1
  11. package/dist/mediaembed.d.ts +33 -33
  12. package/dist/mediaembedcommand.d.ts +32 -32
  13. package/dist/mediaembedconfig.d.ts +564 -483
  14. package/dist/mediaembedediting.d.ts +30 -30
  15. package/dist/mediaembedresize/constants.d.ts +13 -13
  16. package/dist/mediaembedresize/mediaembedcustomresizeui.d.ts +64 -0
  17. package/dist/mediaembedresize/mediaembedresizebuttons.d.ts +54 -0
  18. package/dist/mediaembedresize/mediaembedresizeediting.d.ts +47 -43
  19. package/dist/mediaembedresize/mediaembedresizehandles.d.ts +38 -38
  20. package/dist/mediaembedresize/resizemediaembedcommand.d.ts +35 -35
  21. package/dist/mediaembedresize/ui/mediaembedcustomresizeformview.d.ts +118 -0
  22. package/dist/mediaembedresize/utils/getselectedmediaembededitornodes.d.ts +23 -0
  23. package/dist/mediaembedresize/utils/getselectedmediaembedpossibleresizerange.d.ts +25 -0
  24. package/dist/mediaembedresize/utils/getselectedmediaembedwidthinunits.d.ts +21 -0
  25. package/dist/mediaembedresize.d.ts +28 -25
  26. package/dist/mediaembedstyle/constants.d.ts +22 -22
  27. package/dist/mediaembedstyle/mediaembedstylecommand.d.ts +67 -67
  28. package/dist/mediaembedstyle/mediaembedstyleediting.d.ts +39 -39
  29. package/dist/mediaembedstyle/mediaembedstyleui.d.ts +76 -76
  30. package/dist/mediaembedstyle/utils.d.ts +18 -18
  31. package/dist/mediaembedstyle.d.ts +29 -29
  32. package/dist/mediaembedtoolbar.d.ts +28 -28
  33. package/dist/mediaembedui.d.ts +33 -33
  34. package/dist/mediaregistry.d.ts +59 -59
  35. package/dist/translations/af.js +1 -1
  36. package/dist/translations/af.umd.js +1 -1
  37. package/dist/translations/ar.js +1 -1
  38. package/dist/translations/ar.umd.js +1 -1
  39. package/dist/translations/ast.js +1 -1
  40. package/dist/translations/ast.umd.js +1 -1
  41. package/dist/translations/az.js +1 -1
  42. package/dist/translations/az.umd.js +1 -1
  43. package/dist/translations/be.js +1 -1
  44. package/dist/translations/be.umd.js +1 -1
  45. package/dist/translations/bg.js +1 -1
  46. package/dist/translations/bg.umd.js +1 -1
  47. package/dist/translations/bn.js +1 -1
  48. package/dist/translations/bn.umd.js +1 -1
  49. package/dist/translations/bs.js +1 -1
  50. package/dist/translations/bs.umd.js +1 -1
  51. package/dist/translations/ca.js +1 -1
  52. package/dist/translations/ca.umd.js +1 -1
  53. package/dist/translations/cs.js +1 -1
  54. package/dist/translations/cs.umd.js +1 -1
  55. package/dist/translations/da.js +1 -1
  56. package/dist/translations/da.umd.js +1 -1
  57. package/dist/translations/de-ch.js +1 -1
  58. package/dist/translations/de-ch.umd.js +1 -1
  59. package/dist/translations/de.js +1 -1
  60. package/dist/translations/de.umd.js +1 -1
  61. package/dist/translations/el.js +1 -1
  62. package/dist/translations/el.umd.js +1 -1
  63. package/dist/translations/en-au.js +1 -1
  64. package/dist/translations/en-au.umd.js +1 -1
  65. package/dist/translations/en-gb.js +1 -1
  66. package/dist/translations/en-gb.umd.js +1 -1
  67. package/dist/translations/en.js +1 -1
  68. package/dist/translations/en.umd.js +1 -1
  69. package/dist/translations/eo.js +1 -1
  70. package/dist/translations/eo.umd.js +1 -1
  71. package/dist/translations/es-co.js +1 -1
  72. package/dist/translations/es-co.umd.js +1 -1
  73. package/dist/translations/es.js +1 -1
  74. package/dist/translations/es.umd.js +1 -1
  75. package/dist/translations/et.js +1 -1
  76. package/dist/translations/et.umd.js +1 -1
  77. package/dist/translations/eu.js +1 -1
  78. package/dist/translations/eu.umd.js +1 -1
  79. package/dist/translations/fa.js +1 -1
  80. package/dist/translations/fa.umd.js +1 -1
  81. package/dist/translations/fi.js +1 -1
  82. package/dist/translations/fi.umd.js +1 -1
  83. package/dist/translations/fr.js +1 -1
  84. package/dist/translations/fr.umd.js +1 -1
  85. package/dist/translations/gl.js +1 -1
  86. package/dist/translations/gl.umd.js +1 -1
  87. package/dist/translations/gu.js +1 -1
  88. package/dist/translations/gu.umd.js +1 -1
  89. package/dist/translations/he.js +1 -1
  90. package/dist/translations/he.umd.js +1 -1
  91. package/dist/translations/hi.js +1 -1
  92. package/dist/translations/hi.umd.js +1 -1
  93. package/dist/translations/hr.js +1 -1
  94. package/dist/translations/hr.umd.js +1 -1
  95. package/dist/translations/hu.js +1 -1
  96. package/dist/translations/hu.umd.js +1 -1
  97. package/dist/translations/hy.js +1 -1
  98. package/dist/translations/hy.umd.js +1 -1
  99. package/dist/translations/id.js +1 -1
  100. package/dist/translations/id.umd.js +1 -1
  101. package/dist/translations/it.js +1 -1
  102. package/dist/translations/it.umd.js +1 -1
  103. package/dist/translations/ja.js +1 -1
  104. package/dist/translations/ja.umd.js +1 -1
  105. package/dist/translations/jv.js +1 -1
  106. package/dist/translations/jv.umd.js +1 -1
  107. package/dist/translations/kk.js +1 -1
  108. package/dist/translations/kk.umd.js +1 -1
  109. package/dist/translations/km.js +1 -1
  110. package/dist/translations/km.umd.js +1 -1
  111. package/dist/translations/kn.js +1 -1
  112. package/dist/translations/kn.umd.js +1 -1
  113. package/dist/translations/ko.js +1 -1
  114. package/dist/translations/ko.umd.js +1 -1
  115. package/dist/translations/ku.js +1 -1
  116. package/dist/translations/ku.umd.js +1 -1
  117. package/dist/translations/lt.js +1 -1
  118. package/dist/translations/lt.umd.js +1 -1
  119. package/dist/translations/lv.js +1 -1
  120. package/dist/translations/lv.umd.js +1 -1
  121. package/dist/translations/ms.js +1 -1
  122. package/dist/translations/ms.umd.js +1 -1
  123. package/dist/translations/nb.js +1 -1
  124. package/dist/translations/nb.umd.js +1 -1
  125. package/dist/translations/ne.js +1 -1
  126. package/dist/translations/ne.umd.js +1 -1
  127. package/dist/translations/nl.js +1 -1
  128. package/dist/translations/nl.umd.js +1 -1
  129. package/dist/translations/no.js +1 -1
  130. package/dist/translations/no.umd.js +1 -1
  131. package/dist/translations/oc.js +1 -1
  132. package/dist/translations/oc.umd.js +1 -1
  133. package/dist/translations/pl.js +1 -1
  134. package/dist/translations/pl.umd.js +1 -1
  135. package/dist/translations/pt-br.js +1 -1
  136. package/dist/translations/pt-br.umd.js +1 -1
  137. package/dist/translations/pt.js +1 -1
  138. package/dist/translations/pt.umd.js +1 -1
  139. package/dist/translations/ro.js +1 -1
  140. package/dist/translations/ro.umd.js +1 -1
  141. package/dist/translations/ru.js +1 -1
  142. package/dist/translations/ru.umd.js +1 -1
  143. package/dist/translations/si.js +1 -1
  144. package/dist/translations/si.umd.js +1 -1
  145. package/dist/translations/sk.js +1 -1
  146. package/dist/translations/sk.umd.js +1 -1
  147. package/dist/translations/sl.js +1 -1
  148. package/dist/translations/sl.umd.js +1 -1
  149. package/dist/translations/sq.js +1 -1
  150. package/dist/translations/sq.umd.js +1 -1
  151. package/dist/translations/sr-latn.js +1 -1
  152. package/dist/translations/sr-latn.umd.js +1 -1
  153. package/dist/translations/sr.js +1 -1
  154. package/dist/translations/sr.umd.js +1 -1
  155. package/dist/translations/sv.js +1 -1
  156. package/dist/translations/sv.umd.js +1 -1
  157. package/dist/translations/th.js +1 -1
  158. package/dist/translations/th.umd.js +1 -1
  159. package/dist/translations/ti.js +1 -1
  160. package/dist/translations/ti.umd.js +1 -1
  161. package/dist/translations/tk.js +1 -1
  162. package/dist/translations/tk.umd.js +1 -1
  163. package/dist/translations/tr.js +1 -1
  164. package/dist/translations/tr.umd.js +1 -1
  165. package/dist/translations/tt.js +1 -1
  166. package/dist/translations/tt.umd.js +1 -1
  167. package/dist/translations/ug.js +1 -1
  168. package/dist/translations/ug.umd.js +1 -1
  169. package/dist/translations/uk.js +1 -1
  170. package/dist/translations/uk.umd.js +1 -1
  171. package/dist/translations/ur.js +1 -1
  172. package/dist/translations/ur.umd.js +1 -1
  173. package/dist/translations/uz.js +1 -1
  174. package/dist/translations/uz.umd.js +1 -1
  175. package/dist/translations/vi.js +1 -1
  176. package/dist/translations/vi.umd.js +1 -1
  177. package/dist/translations/zh-cn.js +1 -1
  178. package/dist/translations/zh-cn.umd.js +1 -1
  179. package/dist/translations/zh.js +1 -1
  180. package/dist/translations/zh.umd.js +1 -1
  181. package/dist/ui/mediaformview.d.ts +83 -83
  182. package/dist/utils.d.ts +61 -61
  183. package/package.json +10 -10
@@ -1,33 +1,33 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
5
  /**
6
- * @module media-embed/mediaembedtoolbar
7
- */
8
- import { Plugin } from '@ckeditor/ckeditor5-core';
9
- import { WidgetToolbarRepository } from '@ckeditor/ckeditor5-widget';
6
+ * @module media-embed/mediaembedtoolbar
7
+ */
8
+ import { Plugin, type PluginDependenciesOf } from "@ckeditor/ckeditor5-core";
9
+ import { WidgetToolbarRepository } from "@ckeditor/ckeditor5-widget";
10
10
  /**
11
- * The media embed toolbar plugin. It creates a toolbar for media embed that shows up when the media element is selected.
12
- *
13
- * Instances of toolbar components (e.g. buttons) are created based on the
14
- * {@link module:media-embed/mediaembedconfig~MediaEmbedConfig#toolbar `media.toolbar` configuration option}.
15
- */
11
+ * The media embed toolbar plugin. It creates a toolbar for media embed that shows up when the media element is selected.
12
+ *
13
+ * Instances of toolbar components (e.g. buttons) are created based on the
14
+ * {@link module:media-embed/mediaembedconfig~MediaEmbedConfig#toolbar `media.toolbar` configuration option}.
15
+ */
16
16
  export declare class MediaEmbedToolbar extends Plugin {
17
- /**
18
- * @inheritDoc
19
- */
20
- static get requires(): readonly [typeof WidgetToolbarRepository];
21
- /**
22
- * @inheritDoc
23
- */
24
- static get pluginName(): "MediaEmbedToolbar";
25
- /**
26
- * @inheritDoc
27
- */
28
- static get isOfficialPlugin(): true;
29
- /**
30
- * @inheritDoc
31
- */
32
- afterInit(): void;
17
+ /**
18
+ * @inheritDoc
19
+ */
20
+ static get requires(): PluginDependenciesOf<[WidgetToolbarRepository]>;
21
+ /**
22
+ * @inheritDoc
23
+ */
24
+ static get pluginName(): "MediaEmbedToolbar";
25
+ /**
26
+ * @inheritDoc
27
+ */
28
+ static override get isOfficialPlugin(): true;
29
+ /**
30
+ * @inheritDoc
31
+ */
32
+ afterInit(): void;
33
33
  }
@@ -1,38 +1,38 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
5
  /**
6
- * @module media-embed/mediaembedui
7
- */
8
- import { Plugin } from '@ckeditor/ckeditor5-core';
9
- import { Dialog } from '@ckeditor/ckeditor5-ui';
10
- import { MediaEmbedEditing } from './mediaembedediting.js';
6
+ * @module media-embed/mediaembedui
7
+ */
8
+ import { Plugin, type PluginDependenciesOf } from "@ckeditor/ckeditor5-core";
9
+ import { Dialog } from "@ckeditor/ckeditor5-ui";
10
+ import { MediaEmbedEditing } from "./mediaembedediting.js";
11
11
  /**
12
- * The media embed UI plugin.
13
- */
12
+ * The media embed UI plugin.
13
+ */
14
14
  export declare class MediaEmbedUI extends Plugin {
15
- /**
16
- * @inheritDoc
17
- */
18
- static get requires(): readonly [typeof MediaEmbedEditing, typeof Dialog];
19
- /**
20
- * @inheritDoc
21
- */
22
- static get pluginName(): "MediaEmbedUI";
23
- /**
24
- * @inheritDoc
25
- */
26
- static get isOfficialPlugin(): true;
27
- private _formView;
28
- /**
29
- * @inheritDoc
30
- */
31
- init(): void;
32
- /**
33
- * Creates a button for menu bar that will show media embed dialog.
34
- */
35
- private _createDialogButton;
36
- private _showDialog;
37
- private _handleSubmitForm;
15
+ /**
16
+ * @inheritDoc
17
+ */
18
+ static get requires(): PluginDependenciesOf<[MediaEmbedEditing, Dialog]>;
19
+ /**
20
+ * @inheritDoc
21
+ */
22
+ static get pluginName(): "MediaEmbedUI";
23
+ /**
24
+ * @inheritDoc
25
+ */
26
+ static override get isOfficialPlugin(): true;
27
+ private _formView;
28
+ /**
29
+ * @inheritDoc
30
+ */
31
+ init(): void;
32
+ /**
33
+ * Creates a button for menu bar that will show media embed dialog.
34
+ */
35
+ private _createDialogButton;
36
+ private _showDialog;
37
+ private _handleSubmitForm;
38
38
  }
@@ -1,63 +1,63 @@
1
1
  /**
2
- * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
- */
5
- import { type Locale } from '@ckeditor/ckeditor5-utils';
6
- import type { ViewDowncastWriter, ViewElement } from '@ckeditor/ckeditor5-engine';
7
- import type { MediaEmbedConfig, MediaEmbedProvider } from './mediaembedconfig.js';
8
- import type { MediaOptions } from './utils.js';
2
+ * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+ import { type Locale } from "@ckeditor/ckeditor5-utils";
6
+ import type { ViewDowncastWriter, ViewElement } from "@ckeditor/ckeditor5-engine";
7
+ import type { MediaEmbedConfig, MediaEmbedProvider } from "./mediaembedconfig.js";
8
+ import type { MediaOptions } from "./utils.js";
9
9
  /**
10
- * A bridge between the raw media content provider definitions and the editor view content.
11
- *
12
- * It helps translating media URLs to corresponding {@link module:engine/view/element~ViewElement view elements}.
13
- *
14
- * Mostly used by the {@link module:media-embed/mediaembedediting~MediaEmbedEditing} plugin.
15
- */
10
+ * A bridge between the raw media content provider definitions and the editor view content.
11
+ *
12
+ * It helps translating media URLs to corresponding {@link module:engine/view/element~ViewElement view elements}.
13
+ *
14
+ * Mostly used by the {@link module:media-embed/mediaembedediting~MediaEmbedEditing} plugin.
15
+ */
16
16
  export declare class MediaRegistry {
17
- /**
18
- * The {@link module:utils/locale~Locale} instance.
19
- */
20
- locale: Locale;
21
- /**
22
- * The media provider definitions available for the registry. Usually corresponding with the
23
- * {@link module:media-embed/mediaembedconfig~MediaEmbedConfig media configuration}.
24
- */
25
- providerDefinitions: Array<MediaEmbedProvider>;
26
- /**
27
- * Creates an instance of the {@link module:media-embed/mediaregistry~MediaRegistry} class.
28
- *
29
- * @param locale The localization services instance.
30
- * @param config The configuration of the media embed feature.
31
- */
32
- constructor(locale: Locale, config: MediaEmbedConfig);
33
- /**
34
- * Checks whether the passed URL is representing a certain media type allowed in the editor.
35
- *
36
- * @param url The URL to be checked
37
- */
38
- hasMedia(url: string): boolean;
39
- /**
40
- * For the given media URL string and options, it returns the {@link module:engine/view/element~ViewElement view element}
41
- * representing that media.
42
- *
43
- * **Note:** If no URL is specified, an empty view element is returned.
44
- *
45
- * @param writer The view writer used to produce a view element.
46
- * @param url The URL to be translated into a view element.
47
- */
48
- getMediaViewElement(writer: ViewDowncastWriter, url: string, options: MediaOptions): ViewElement;
49
- /**
50
- * Returns a `Media` instance for the given URL.
51
- *
52
- * @param url The URL of the media.
53
- * @returns The `Media` instance or `null` when there is none.
54
- */
55
- private _getMedia;
56
- /**
57
- * Tries to match `url` to `pattern`.
58
- *
59
- * @param url The URL of the media.
60
- * @param pattern The pattern that should accept the media URL.
61
- */
62
- private _getUrlMatches;
17
+ /**
18
+ * The {@link module:utils/locale~Locale} instance.
19
+ */
20
+ locale: Locale;
21
+ /**
22
+ * The media provider definitions available for the registry. Usually corresponding with the
23
+ * {@link module:media-embed/mediaembedconfig~MediaEmbedConfig media configuration}.
24
+ */
25
+ providerDefinitions: Array<MediaEmbedProvider>;
26
+ /**
27
+ * Creates an instance of the {@link module:media-embed/mediaregistry~MediaRegistry} class.
28
+ *
29
+ * @param locale The localization services instance.
30
+ * @param config The configuration of the media embed feature.
31
+ */
32
+ constructor(locale: Locale, config: MediaEmbedConfig);
33
+ /**
34
+ * Checks whether the passed URL is representing a certain media type allowed in the editor.
35
+ *
36
+ * @param url The URL to be checked
37
+ */
38
+ hasMedia(url: string): boolean;
39
+ /**
40
+ * For the given media URL string and options, it returns the {@link module:engine/view/element~ViewElement view element}
41
+ * representing that media.
42
+ *
43
+ * **Note:** If no URL is specified, an empty view element is returned.
44
+ *
45
+ * @param writer The view writer used to produce a view element.
46
+ * @param url The URL to be translated into a view element.
47
+ */
48
+ getMediaViewElement(writer: ViewDowncastWriter, url: string, options: MediaOptions): ViewElement;
49
+ /**
50
+ * Returns a `Media` instance for the given URL.
51
+ *
52
+ * @param url The URL of the media.
53
+ * @returns The `Media` instance or `null` when there is none.
54
+ */
55
+ private _getMedia;
56
+ /**
57
+ * Tries to match `url` to `pattern`.
58
+ *
59
+ * @param url The URL of the media.
60
+ * @param pattern The pattern that should accept the media URL.
61
+ */
62
+ private _getUrlMatches;
63
63
  }
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"af":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"af":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'af' ]: { dictionary, getPluralForm } } = {"af":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'af' ]: { dictionary, getPluralForm } } = {"af":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'af' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'af' ].dictionary = Object.assign( e[ 'af' ].dictionary, dictionary );
10
10
  e[ 'af' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"ar":{"dictionary":{"media widget":"أداة الوسائط","Media URL":"عنوان URL الوسائط","Paste the media URL in the input.":"ألصق عنوان URL الوسائط في موضع الإدخال.","Tip: Paste the URL into the content to embed faster.":"نصيحة: ألصق عنوان URL داخل المحتوى؛ لتسريع عملية التضمين.","The URL must not be empty.":"لا يمكن ترك بيان عنوان URL فارغاً.","This media URL is not supported.":"عنوان URL الوسائط هذا غير مدعوم.","Insert media":"أدخل الوسائط","Media":"وسائط","Media toolbar":"شريط أدوات الوسائط","Open media in new tab":"فتح الوسائط في علامة تبويب جديدة","Media embed":"تضمين الوسائط","Left aligned media":"وسائط مُحاذية لليسار","Centered media":"وسائط مُوسّطة","Right aligned media":"وسائط مُحاذية لليمين"},getPluralForm(n){return (n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}}
5
+ export default {"ar":{"dictionary":{"media widget":"أداة الوسائط","Media URL":"عنوان URL الوسائط","Paste the media URL in the input.":"ألصق عنوان URL الوسائط في موضع الإدخال.","Tip: Paste the URL into the content to embed faster.":"نصيحة: ألصق عنوان URL داخل المحتوى؛ لتسريع عملية التضمين.","The URL must not be empty.":"لا يمكن ترك بيان عنوان URL فارغاً.","This media URL is not supported.":"عنوان URL الوسائط هذا غير مدعوم.","Insert media":"أدخل الوسائط","Media":"وسائط","Media toolbar":"شريط أدوات الوسائط","Open media in new tab":"فتح الوسائط في علامة تبويب جديدة","Media embed":"تضمين الوسائط","Left aligned media":"وسائط مُحاذية لليسار","Centered media":"وسائط مُوسّطة","Right aligned media":"وسائط مُحاذية لليمين","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"dictionary":{"media widget":"أداة الوسائط","Media URL":"عنوان URL الوسائط","Paste the media URL in the input.":"ألصق عنوان URL الوسائط في موضع الإدخال.","Tip: Paste the URL into the content to embed faster.":"نصيحة: ألصق عنوان URL داخل المحتوى؛ لتسريع عملية التضمين.","The URL must not be empty.":"لا يمكن ترك بيان عنوان URL فارغاً.","This media URL is not supported.":"عنوان URL الوسائط هذا غير مدعوم.","Insert media":"أدخل الوسائط","Media":"وسائط","Media toolbar":"شريط أدوات الوسائط","Open media in new tab":"فتح الوسائط في علامة تبويب جديدة","Media embed":"تضمين الوسائط","Left aligned media":"وسائط مُحاذية لليسار","Centered media":"وسائط مُوسّطة","Right aligned media":"وسائط مُحاذية لليمين"},getPluralForm(n){return (n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}};
7
+ const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"dictionary":{"media widget":"أداة الوسائط","Media URL":"عنوان URL الوسائط","Paste the media URL in the input.":"ألصق عنوان URL الوسائط في موضع الإدخال.","Tip: Paste the URL into the content to embed faster.":"نصيحة: ألصق عنوان URL داخل المحتوى؛ لتسريع عملية التضمين.","The URL must not be empty.":"لا يمكن ترك بيان عنوان URL فارغاً.","This media URL is not supported.":"عنوان URL الوسائط هذا غير مدعوم.","Insert media":"أدخل الوسائط","Media":"وسائط","Media toolbar":"شريط أدوات الوسائط","Open media in new tab":"فتح الوسائط في علامة تبويب جديدة","Media embed":"تضمين الوسائط","Left aligned media":"وسائط مُحاذية لليسار","Centered media":"وسائط مُوسّطة","Right aligned media":"وسائط مُحاذية لليمين","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}};
8
8
  e[ 'ar' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ar' ].dictionary = Object.assign( e[ 'ar' ].dictionary, dictionary );
10
10
  e[ 'ar' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"ast":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"ast":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ast' ]: { dictionary, getPluralForm } } = {"ast":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'ast' ]: { dictionary, getPluralForm } } = {"ast":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'ast' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ast' ].dictionary = Object.assign( e[ 'ast' ].dictionary, dictionary );
10
10
  e[ 'ast' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"az":{"dictionary":{"media widget":"media vidgeti","Media URL":"Media URL","Paste the media URL in the input.":"Media URL-ni xanaya əlavə edin","Tip: Paste the URL into the content to embed faster.":"Məsləhət: Sürətli qoşma üçün URL-i kontentə əlavə edin","The URL must not be empty.":"URL boş olmamalıdır.","This media URL is not supported.":"Bu media URL dəstəklənmir.","Insert media":"Media əlavə ed","Media":"","Media toolbar":"Media paneli","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"az":{"dictionary":{"media widget":"media vidgeti","Media URL":"Media URL","Paste the media URL in the input.":"Media URL-ni xanaya əlavə edin","Tip: Paste the URL into the content to embed faster.":"Məsləhət: Sürətli qoşma üçün URL-i kontentə əlavə edin","The URL must not be empty.":"URL boş olmamalıdır.","This media URL is not supported.":"Bu media URL dəstəklənmir.","Insert media":"Media əlavə ed","Media":"","Media toolbar":"Media paneli","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'az' ]: { dictionary, getPluralForm } } = {"az":{"dictionary":{"media widget":"media vidgeti","Media URL":"Media URL","Paste the media URL in the input.":"Media URL-ni xanaya əlavə edin","Tip: Paste the URL into the content to embed faster.":"Məsləhət: Sürətli qoşma üçün URL-i kontentə əlavə edin","The URL must not be empty.":"URL boş olmamalıdır.","This media URL is not supported.":"Bu media URL dəstəklənmir.","Insert media":"Media əlavə ed","Media":"","Media toolbar":"Media paneli","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'az' ]: { dictionary, getPluralForm } } = {"az":{"dictionary":{"media widget":"media vidgeti","Media URL":"Media URL","Paste the media URL in the input.":"Media URL-ni xanaya əlavə edin","Tip: Paste the URL into the content to embed faster.":"Məsləhət: Sürətli qoşma üçün URL-i kontentə əlavə edin","The URL must not be empty.":"URL boş olmamalıdır.","This media URL is not supported.":"Bu media URL dəstəklənmir.","Insert media":"Media əlavə ed","Media":"","Media toolbar":"Media paneli","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'az' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'az' ].dictionary = Object.assign( e[ 'az' ].dictionary, dictionary );
10
10
  e[ 'az' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"be":{"dictionary":{"media widget":"медыя-віджэт","Media URL":"URL медыя","Paste the media URL in the input.":"Уставіць URL медыя ў поле ўводу.","Tip: Paste the URL into the content to embed faster.":"Падказка: Уставіць URL у кантэнт для ўключэння хутчэй.","The URL must not be empty.":"URL не павінен быць пустым.","This media URL is not supported.":"Гэты медыя URL не падтрымліваецца.","Insert media":"Уставіць медыя","Media":"Медыя","Media toolbar":"Панель інструментаў медыя","Open media in new tab":"Адкрыць медыя ў новай картцы","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
5
+ export default {"be":{"dictionary":{"media widget":"медыя-віджэт","Media URL":"URL медыя","Paste the media URL in the input.":"Уставіць URL медыя ў поле ўводу.","Tip: Paste the URL into the content to embed faster.":"Падказка: Уставіць URL у кантэнт для ўключэння хутчэй.","The URL must not be empty.":"URL не павінен быць пустым.","This media URL is not supported.":"Гэты медыя URL не падтрымліваецца.","Insert media":"Уставіць медыя","Media":"Медыя","Media toolbar":"Панель інструментаў медыя","Open media in new tab":"Адкрыць медыя ў новай картцы","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'be' ]: { dictionary, getPluralForm } } = {"be":{"dictionary":{"media widget":"медыя-віджэт","Media URL":"URL медыя","Paste the media URL in the input.":"Уставіць URL медыя ў поле ўводу.","Tip: Paste the URL into the content to embed faster.":"Падказка: Уставіць URL у кантэнт для ўключэння хутчэй.","The URL must not be empty.":"URL не павінен быць пустым.","This media URL is not supported.":"Гэты медыя URL не падтрымліваецца.","Insert media":"Уставіць медыя","Media":"Медыя","Media toolbar":"Панель інструментаў медыя","Open media in new tab":"Адкрыць медыя ў новай картцы","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
7
+ const { [ 'be' ]: { dictionary, getPluralForm } } = {"be":{"dictionary":{"media widget":"медыя-віджэт","Media URL":"URL медыя","Paste the media URL in the input.":"Уставіць URL медыя ў поле ўводу.","Tip: Paste the URL into the content to embed faster.":"Падказка: Уставіць URL у кантэнт для ўключэння хутчэй.","The URL must not be empty.":"URL не павінен быць пустым.","This media URL is not supported.":"Гэты медыя URL не падтрымліваецца.","Insert media":"Уставіць медыя","Media":"Медыя","Media toolbar":"Панель інструментаў медыя","Open media in new tab":"Адкрыць медыя ў новай картцы","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
8
8
  e[ 'be' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'be' ].dictionary = Object.assign( e[ 'be' ].dictionary, dictionary );
10
10
  e[ 'be' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"bg":{"dictionary":{"media widget":"Медиен компонент","Media URL":"Медиен уеб адрес","Paste the media URL in the input.":"Постави медииния уеб адрес във входа.","Tip: Paste the URL into the content to embed faster.":"Полезен съвет: Постави уеб адреса в съдържанието, за да вградите по-бързо.","The URL must not be empty.":"Уеб адресът не трябва да бъде празен.","This media URL is not supported.":"Този медиен уеб адрес не се поддържа.","Insert media":"Вмъкни медия","Media":"Медия","Media toolbar":"Лента със задачи за медия","Open media in new tab":"Отворете мултимедията в нов раздел","Media embed":"Вмъкване на мултимедия","Left aligned media":"Медия, подравнена вляво","Centered media":"Центрирана медия","Right aligned media":"Медия, подравнена вдясно"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"bg":{"dictionary":{"media widget":"Медиен компонент","Media URL":"Медиен уеб адрес","Paste the media URL in the input.":"Постави медииния уеб адрес във входа.","Tip: Paste the URL into the content to embed faster.":"Полезен съвет: Постави уеб адреса в съдържанието, за да вградите по-бързо.","The URL must not be empty.":"Уеб адресът не трябва да бъде празен.","This media URL is not supported.":"Този медиен уеб адрес не се поддържа.","Insert media":"Вмъкни медия","Media":"Медия","Media toolbar":"Лента със задачи за медия","Open media in new tab":"Отворете мултимедията в нов раздел","Media embed":"Вмъкване на мултимедия","Left aligned media":"Медия, подравнена вляво","Centered media":"Центрирана медия","Right aligned media":"Медия, подравнена вдясно","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'bg' ]: { dictionary, getPluralForm } } = {"bg":{"dictionary":{"media widget":"Медиен компонент","Media URL":"Медиен уеб адрес","Paste the media URL in the input.":"Постави медииния уеб адрес във входа.","Tip: Paste the URL into the content to embed faster.":"Полезен съвет: Постави уеб адреса в съдържанието, за да вградите по-бързо.","The URL must not be empty.":"Уеб адресът не трябва да бъде празен.","This media URL is not supported.":"Този медиен уеб адрес не се поддържа.","Insert media":"Вмъкни медия","Media":"Медия","Media toolbar":"Лента със задачи за медия","Open media in new tab":"Отворете мултимедията в нов раздел","Media embed":"Вмъкване на мултимедия","Left aligned media":"Медия, подравнена вляво","Centered media":"Центрирана медия","Right aligned media":"Медия, подравнена вдясно"},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'bg' ]: { dictionary, getPluralForm } } = {"bg":{"dictionary":{"media widget":"Медиен компонент","Media URL":"Медиен уеб адрес","Paste the media URL in the input.":"Постави медииния уеб адрес във входа.","Tip: Paste the URL into the content to embed faster.":"Полезен съвет: Постави уеб адреса в съдържанието, за да вградите по-бързо.","The URL must not be empty.":"Уеб адресът не трябва да бъде празен.","This media URL is not supported.":"Този медиен уеб адрес не се поддържа.","Insert media":"Вмъкни медия","Media":"Медия","Media toolbar":"Лента със задачи за медия","Open media in new tab":"Отворете мултимедията в нов раздел","Media embed":"Вмъкване на мултимедия","Left aligned media":"Медия, подравнена вляво","Centered media":"Центрирана медия","Right aligned media":"Медия, подравнена вдясно","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'bg' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'bg' ].dictionary = Object.assign( e[ 'bg' ].dictionary, dictionary );
10
10
  e[ 'bg' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"bn":{"dictionary":{"media widget":"মিডিয়া উইজেট","Media URL":"মিডিয়া URL","Paste the media URL in the input.":"ইনপুটে মিডিয়া URL পেস্ট করুন।","Tip: Paste the URL into the content to embed faster.":"টিপ: দ্রুত এম্বেড করতে কন্টেন্টে URL পেস্ট করুন।","The URL must not be empty.":"URLটি খালি হওয়া উচিত নয়৷","This media URL is not supported.":"এই মিডিয়া URL সমর্থিত নয়।","Insert media":"মিডিয়া ঢোকান","Media":"মিডিয়া","Media toolbar":"মিডিয়া টুলবার","Open media in new tab":"নতুন ট্যাবে মিডিয়া খুলুন","Media embed":"মিডিয়া এম্বেড","Left aligned media":"বামদিকে সারিবদ্ধ মিডিয়া","Centered media":"মাঝখানে সারিবদ্ধ মিডিয়া","Right aligned media":"ডানদিকে সারিবদ্ধ মিডিয়া"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"bn":{"dictionary":{"media widget":"মিডিয়া উইজেট","Media URL":"মিডিয়া URL","Paste the media URL in the input.":"ইনপুটে মিডিয়া URL পেস্ট করুন।","Tip: Paste the URL into the content to embed faster.":"টিপ: দ্রুত এম্বেড করতে কন্টেন্টে URL পেস্ট করুন।","The URL must not be empty.":"URLটি খালি হওয়া উচিত নয়৷","This media URL is not supported.":"এই মিডিয়া URL সমর্থিত নয়।","Insert media":"মিডিয়া ঢোকান","Media":"মিডিয়া","Media toolbar":"মিডিয়া টুলবার","Open media in new tab":"নতুন ট্যাবে মিডিয়া খুলুন","Media embed":"মিডিয়া এম্বেড","Left aligned media":"বামদিকে সারিবদ্ধ মিডিয়া","Centered media":"মাঝখানে সারিবদ্ধ মিডিয়া","Right aligned media":"ডানদিকে সারিবদ্ধ মিডিয়া","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'bn' ]: { dictionary, getPluralForm } } = {"bn":{"dictionary":{"media widget":"মিডিয়া উইজেট","Media URL":"মিডিয়া URL","Paste the media URL in the input.":"ইনপুটে মিডিয়া URL পেস্ট করুন।","Tip: Paste the URL into the content to embed faster.":"টিপ: দ্রুত এম্বেড করতে কন্টেন্টে URL পেস্ট করুন।","The URL must not be empty.":"URLটি খালি হওয়া উচিত নয়৷","This media URL is not supported.":"এই মিডিয়া URL সমর্থিত নয়।","Insert media":"মিডিয়া ঢোকান","Media":"মিডিয়া","Media toolbar":"মিডিয়া টুলবার","Open media in new tab":"নতুন ট্যাবে মিডিয়া খুলুন","Media embed":"মিডিয়া এম্বেড","Left aligned media":"বামদিকে সারিবদ্ধ মিডিয়া","Centered media":"মাঝখানে সারিবদ্ধ মিডিয়া","Right aligned media":"ডানদিকে সারিবদ্ধ মিডিয়া"},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'bn' ]: { dictionary, getPluralForm } } = {"bn":{"dictionary":{"media widget":"মিডিয়া উইজেট","Media URL":"মিডিয়া URL","Paste the media URL in the input.":"ইনপুটে মিডিয়া URL পেস্ট করুন।","Tip: Paste the URL into the content to embed faster.":"টিপ: দ্রুত এম্বেড করতে কন্টেন্টে URL পেস্ট করুন।","The URL must not be empty.":"URLটি খালি হওয়া উচিত নয়৷","This media URL is not supported.":"এই মিডিয়া URL সমর্থিত নয়।","Insert media":"মিডিয়া ঢোকান","Media":"মিডিয়া","Media toolbar":"মিডিয়া টুলবার","Open media in new tab":"নতুন ট্যাবে মিডিয়া খুলুন","Media embed":"মিডিয়া এম্বেড","Left aligned media":"বামদিকে সারিবদ্ধ মিডিয়া","Centered media":"মাঝখানে সারিবদ্ধ মিডিয়া","Right aligned media":"ডানদিকে সারিবদ্ধ মিডিয়া","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'bn' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'bn' ].dictionary = Object.assign( e[ 'bn' ].dictionary, dictionary );
10
10
  e[ 'bn' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"bs":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
5
+ export default {"bs":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'bs' ]: { dictionary, getPluralForm } } = {"bs":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
7
+ const { [ 'bs' ]: { dictionary, getPluralForm } } = {"bs":{"dictionary":{"media widget":"","Media URL":"","Paste the media URL in the input.":"","Tip: Paste the URL into the content to embed faster.":"","The URL must not be empty.":"","This media URL is not supported.":"","Insert media":"","Media":"","Media toolbar":"","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
8
8
  e[ 'bs' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'bs' ].dictionary = Object.assign( e[ 'bs' ].dictionary, dictionary );
10
10
  e[ 'bs' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"ca":{"dictionary":{"media widget":"giny multimèdia","Media URL":"URL dels mitjans","Paste the media URL in the input.":"Enganxar l'URL del contingut multimèdia a l'entrada.","Tip: Paste the URL into the content to embed faster.":"Consell: Enganxa l'URL al contingut per inserir-lo més ràpid.","The URL must not be empty.":"L'URL no pot estar buit.","This media URL is not supported.":"Aquest URL multimèdia no és compatible.","Insert media":"Introduir multimèdia","Media":"Multimèdia","Media toolbar":"Barra d'eines multimèdia","Open media in new tab":"Obriu l'enllaç a una nova pestanya","Media embed":"Insereix contingut multimèdia","Left aligned media":"Element multimèdia alineat a l’esquerra","Centered media":"Element multimèdia centrat","Right aligned media":"Element multimèdia alineat a la dreta"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"ca":{"dictionary":{"media widget":"giny multimèdia","Media URL":"URL dels mitjans","Paste the media URL in the input.":"Enganxar l'URL del contingut multimèdia a l'entrada.","Tip: Paste the URL into the content to embed faster.":"Consell: Enganxa l'URL al contingut per inserir-lo més ràpid.","The URL must not be empty.":"L'URL no pot estar buit.","This media URL is not supported.":"Aquest URL multimèdia no és compatible.","Insert media":"Introduir multimèdia","Media":"Multimèdia","Media toolbar":"Barra d'eines multimèdia","Open media in new tab":"Obriu l'enllaç a una nova pestanya","Media embed":"Insereix contingut multimèdia","Left aligned media":"Element multimèdia alineat a l’esquerra","Centered media":"Element multimèdia centrat","Right aligned media":"Element multimèdia alineat a la dreta","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ca' ]: { dictionary, getPluralForm } } = {"ca":{"dictionary":{"media widget":"giny multimèdia","Media URL":"URL dels mitjans","Paste the media URL in the input.":"Enganxar l'URL del contingut multimèdia a l'entrada.","Tip: Paste the URL into the content to embed faster.":"Consell: Enganxa l'URL al contingut per inserir-lo més ràpid.","The URL must not be empty.":"L'URL no pot estar buit.","This media URL is not supported.":"Aquest URL multimèdia no és compatible.","Insert media":"Introduir multimèdia","Media":"Multimèdia","Media toolbar":"Barra d'eines multimèdia","Open media in new tab":"Obriu l'enllaç a una nova pestanya","Media embed":"Insereix contingut multimèdia","Left aligned media":"Element multimèdia alineat a l’esquerra","Centered media":"Element multimèdia centrat","Right aligned media":"Element multimèdia alineat a la dreta"},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'ca' ]: { dictionary, getPluralForm } } = {"ca":{"dictionary":{"media widget":"giny multimèdia","Media URL":"URL dels mitjans","Paste the media URL in the input.":"Enganxar l'URL del contingut multimèdia a l'entrada.","Tip: Paste the URL into the content to embed faster.":"Consell: Enganxa l'URL al contingut per inserir-lo més ràpid.","The URL must not be empty.":"L'URL no pot estar buit.","This media URL is not supported.":"Aquest URL multimèdia no és compatible.","Insert media":"Introduir multimèdia","Media":"Multimèdia","Media toolbar":"Barra d'eines multimèdia","Open media in new tab":"Obriu l'enllaç a una nova pestanya","Media embed":"Insereix contingut multimèdia","Left aligned media":"Element multimèdia alineat a l’esquerra","Centered media":"Element multimèdia centrat","Right aligned media":"Element multimèdia alineat a la dreta","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'ca' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ca' ].dictionary = Object.assign( e[ 'ca' ].dictionary, dictionary );
10
10
  e[ 'ca' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"cs":{"dictionary":{"media widget":"ovládací prvek médií","Media URL":"URL adresa","Paste the media URL in the input.":"Vložte URL média do vstupního pole.","Tip: Paste the URL into the content to embed faster.":"Rada: Vložte URL přímo do editoru pro rychlejší vnoření.","The URL must not be empty.":"URL adresa musí být vyplněna.","This media URL is not supported.":"Tato adresa bohužel není podporována.","Insert media":"Vložit média","Media":"Média","Media toolbar":"Panel nástrojů médií","Open media in new tab":"Otevřete média na nové kartě","Media embed":"Vložení médií","Left aligned media":"Média zarovnaná vlevo","Centered media":"Média zarovnaná do středu","Right aligned media":"Média zarovnaná vpravo"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}}
5
+ export default {"cs":{"dictionary":{"media widget":"ovládací prvek médií","Media URL":"URL adresa","Paste the media URL in the input.":"Vložte URL média do vstupního pole.","Tip: Paste the URL into the content to embed faster.":"Rada: Vložte URL přímo do editoru pro rychlejší vnoření.","The URL must not be empty.":"URL adresa musí být vyplněna.","This media URL is not supported.":"Tato adresa bohužel není podporována.","Insert media":"Vložit média","Media":"Média","Media toolbar":"Panel nástrojů médií","Open media in new tab":"Otevřete média na nové kartě","Media embed":"Vložení médií","Left aligned media":"Média zarovnaná vlevo","Centered media":"Média zarovnaná do středu","Right aligned media":"Média zarovnaná vpravo","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'cs' ]: { dictionary, getPluralForm } } = {"cs":{"dictionary":{"media widget":"ovládací prvek médií","Media URL":"URL adresa","Paste the media URL in the input.":"Vložte URL média do vstupního pole.","Tip: Paste the URL into the content to embed faster.":"Rada: Vložte URL přímo do editoru pro rychlejší vnoření.","The URL must not be empty.":"URL adresa musí být vyplněna.","This media URL is not supported.":"Tato adresa bohužel není podporována.","Insert media":"Vložit média","Media":"Média","Media toolbar":"Panel nástrojů médií","Open media in new tab":"Otevřete média na nové kartě","Media embed":"Vložení médií","Left aligned media":"Média zarovnaná vlevo","Centered media":"Média zarovnaná do středu","Right aligned media":"Média zarovnaná vpravo"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}};
7
+ const { [ 'cs' ]: { dictionary, getPluralForm } } = {"cs":{"dictionary":{"media widget":"ovládací prvek médií","Media URL":"URL adresa","Paste the media URL in the input.":"Vložte URL média do vstupního pole.","Tip: Paste the URL into the content to embed faster.":"Rada: Vložte URL přímo do editoru pro rychlejší vnoření.","The URL must not be empty.":"URL adresa musí být vyplněna.","This media URL is not supported.":"Tato adresa bohužel není podporována.","Insert media":"Vložit média","Media":"Média","Media toolbar":"Panel nástrojů médií","Open media in new tab":"Otevřete média na nové kartě","Media embed":"Vložení médií","Left aligned media":"Média zarovnaná vlevo","Centered media":"Média zarovnaná do středu","Right aligned media":"Média zarovnaná vpravo","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}};
8
8
  e[ 'cs' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'cs' ].dictionary = Object.assign( e[ 'cs' ].dictionary, dictionary );
10
10
  e[ 'cs' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"da":{"dictionary":{"media widget":"mediewidget","Media URL":"Medie URL","Paste the media URL in the input.":"Indsæt medie URLen i feltet.","Tip: Paste the URL into the content to embed faster.":"Tip: Indsæt URLen i indholdet for at indlejre hurtigere.","The URL must not be empty.":"URLen kan ikke være tom.","This media URL is not supported.":"Denne medie URL understøttes ikke.","Insert media":"Indsæt medie","Media":"Medier","Media toolbar":"Medie værktøjslinje","Open media in new tab":"Åbn medie i ny fane","Media embed":"Medieindlejring","Left aligned media":"Venstrejusteret medie","Centered media":"Centreret medie","Right aligned media":"Højrejusteret medie"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"da":{"dictionary":{"media widget":"mediewidget","Media URL":"Medie URL","Paste the media URL in the input.":"Indsæt medie URLen i feltet.","Tip: Paste the URL into the content to embed faster.":"Tip: Indsæt URLen i indholdet for at indlejre hurtigere.","The URL must not be empty.":"URLen kan ikke være tom.","This media URL is not supported.":"Denne medie URL understøttes ikke.","Insert media":"Indsæt medie","Media":"Medier","Media toolbar":"Medie værktøjslinje","Open media in new tab":"Åbn medie i ny fane","Media embed":"Medieindlejring","Left aligned media":"Venstrejusteret medie","Centered media":"Centreret medie","Right aligned media":"Højrejusteret medie","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'da' ]: { dictionary, getPluralForm } } = {"da":{"dictionary":{"media widget":"mediewidget","Media URL":"Medie URL","Paste the media URL in the input.":"Indsæt medie URLen i feltet.","Tip: Paste the URL into the content to embed faster.":"Tip: Indsæt URLen i indholdet for at indlejre hurtigere.","The URL must not be empty.":"URLen kan ikke være tom.","This media URL is not supported.":"Denne medie URL understøttes ikke.","Insert media":"Indsæt medie","Media":"Medier","Media toolbar":"Medie værktøjslinje","Open media in new tab":"Åbn medie i ny fane","Media embed":"Medieindlejring","Left aligned media":"Venstrejusteret medie","Centered media":"Centreret medie","Right aligned media":"Højrejusteret medie"},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'da' ]: { dictionary, getPluralForm } } = {"da":{"dictionary":{"media widget":"mediewidget","Media URL":"Medie URL","Paste the media URL in the input.":"Indsæt medie URLen i feltet.","Tip: Paste the URL into the content to embed faster.":"Tip: Indsæt URLen i indholdet for at indlejre hurtigere.","The URL must not be empty.":"URLen kan ikke være tom.","This media URL is not supported.":"Denne medie URL understøttes ikke.","Insert media":"Indsæt medie","Media":"Medier","Media toolbar":"Medie værktøjslinje","Open media in new tab":"Åbn medie i ny fane","Media embed":"Medieindlejring","Left aligned media":"Venstrejusteret medie","Centered media":"Centreret medie","Right aligned media":"Højrejusteret medie","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'da' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'da' ].dictionary = Object.assign( e[ 'da' ].dictionary, dictionary );
10
10
  e[ 'da' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"de-ch":{"dictionary":{"media widget":"Medien-Widget","Media URL":"Medien-URL","Paste the media URL in the input.":"Medien-URL in das Eingabefeld einfügen.","Tip: Paste the URL into the content to embed faster.":"Tipp: Zum schnelleren Einbetten können Sie die Medien-URL in den Inhalt einfügen.","The URL must not be empty.":"Die URL darf nicht leer sein.","This media URL is not supported.":"Diese Medien-URL wird nicht unterstützt.","Insert media":"Medium einfügen","Media":"","Media toolbar":"Medien Werkzeugleiste","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}}
5
+ export default {"de-ch":{"dictionary":{"media widget":"Medien-Widget","Media URL":"Medien-URL","Paste the media URL in the input.":"Medien-URL in das Eingabefeld einfügen.","Tip: Paste the URL into the content to embed faster.":"Tipp: Zum schnelleren Einbetten können Sie die Medien-URL in den Inhalt einfügen.","The URL must not be empty.":"Die URL darf nicht leer sein.","This media URL is not supported.":"Diese Medien-URL wird nicht unterstützt.","Insert media":"Medium einfügen","Media":"","Media toolbar":"Medien Werkzeugleiste","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'de-ch' ]: { dictionary, getPluralForm } } = {"de-ch":{"dictionary":{"media widget":"Medien-Widget","Media URL":"Medien-URL","Paste the media URL in the input.":"Medien-URL in das Eingabefeld einfügen.","Tip: Paste the URL into the content to embed faster.":"Tipp: Zum schnelleren Einbetten können Sie die Medien-URL in den Inhalt einfügen.","The URL must not be empty.":"Die URL darf nicht leer sein.","This media URL is not supported.":"Diese Medien-URL wird nicht unterstützt.","Insert media":"Medium einfügen","Media":"","Media toolbar":"Medien Werkzeugleiste","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":""},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'de-ch' ]: { dictionary, getPluralForm } } = {"de-ch":{"dictionary":{"media widget":"Medien-Widget","Media URL":"Medien-URL","Paste the media URL in the input.":"Medien-URL in das Eingabefeld einfügen.","Tip: Paste the URL into the content to embed faster.":"Tipp: Zum schnelleren Einbetten können Sie die Medien-URL in den Inhalt einfügen.","The URL must not be empty.":"Die URL darf nicht leer sein.","This media URL is not supported.":"Diese Medien-URL wird nicht unterstützt.","Insert media":"Medium einfügen","Media":"","Media toolbar":"Medien Werkzeugleiste","Open media in new tab":"","Media embed":"","Left aligned media":"","Centered media":"","Right aligned media":"","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'de-ch' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'de-ch' ].dictionary = Object.assign( e[ 'de-ch' ].dictionary, dictionary );
10
10
  e[ 'de-ch' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- export default {"de":{"dictionary":{"media widget":"Medien-Widget","Media URL":"Medien-URL","Paste the media URL in the input.":"Medien-URL in das Eingabefeld einfügen.","Tip: Paste the URL into the content to embed faster.":"Tipp: Zum schnelleren Einbetten können Sie die Medien-URL in den Inhalt einfügen.","The URL must not be empty.":"Die URL darf nicht leer sein.","This media URL is not supported.":"Diese Medien-URL wird nicht unterstützt.","Insert media":"Medium einfügen","Media":"Medien","Media toolbar":"Medien Werkzeugleiste","Open media in new tab":"Medien in neuem Tab öffnen","Media embed":"Medieneinbettung","Left aligned media":"Links ausgerichtete Medien","Centered media":"Zentrierte Medien","Right aligned media":"Rechts ausgerichtete Medien"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"de":{"dictionary":{"media widget":"Medien-Widget","Media URL":"Medien-URL","Paste the media URL in the input.":"Medien-URL in das Eingabefeld einfügen.","Tip: Paste the URL into the content to embed faster.":"Tipp: Zum schnelleren Einbetten können Sie die Medien-URL in den Inhalt einfügen.","The URL must not be empty.":"Die URL darf nicht leer sein.","This media URL is not supported.":"Diese Medien-URL wird nicht unterstützt.","Insert media":"Medium einfügen","Media":"Medien","Media toolbar":"Medien Werkzeugleiste","Open media in new tab":"Medien in neuem Tab öffnen","Media embed":"Medieneinbettung","Left aligned media":"Links ausgerichtete Medien","Centered media":"Zentrierte Medien","Right aligned media":"Rechts ausgerichtete Medien","Resize media":"","Resize media to %0":"","Resize media to the original size":"","Resize media (in %0)":"","Custom media size":"","Media resize list":"","Media Resize":""},getPluralForm(n){return (n != 1);}}}