@ckeditor/ckeditor5-ckfinder 41.4.0-alpha.0 → 41.4.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 (60) hide show
  1. package/dist/translations/af.umd.js +11 -0
  2. package/dist/translations/ar.umd.js +11 -0
  3. package/dist/translations/az.umd.js +11 -0
  4. package/dist/translations/bg.umd.js +11 -0
  5. package/dist/translations/bn.umd.js +11 -0
  6. package/dist/translations/bs.umd.js +11 -0
  7. package/dist/translations/ca.umd.js +11 -0
  8. package/dist/translations/cs.umd.js +11 -0
  9. package/dist/translations/da.umd.js +11 -0
  10. package/dist/translations/de-ch.umd.js +11 -0
  11. package/dist/translations/de.umd.js +11 -0
  12. package/dist/translations/el.umd.js +11 -0
  13. package/dist/translations/en-au.umd.js +11 -0
  14. package/dist/translations/en-gb.umd.js +11 -0
  15. package/dist/translations/en.umd.js +11 -0
  16. package/dist/translations/es-co.umd.js +11 -0
  17. package/dist/translations/es.umd.js +11 -0
  18. package/dist/translations/et.umd.js +11 -0
  19. package/dist/translations/fa.umd.js +11 -0
  20. package/dist/translations/fi.umd.js +11 -0
  21. package/dist/translations/fr.umd.js +11 -0
  22. package/dist/translations/gl.umd.js +11 -0
  23. package/dist/translations/he.umd.js +11 -0
  24. package/dist/translations/hi.umd.js +11 -0
  25. package/dist/translations/hr.umd.js +11 -0
  26. package/dist/translations/hu.umd.js +11 -0
  27. package/dist/translations/id.umd.js +11 -0
  28. package/dist/translations/it.umd.js +11 -0
  29. package/dist/translations/ja.umd.js +11 -0
  30. package/dist/translations/jv.umd.js +11 -0
  31. package/dist/translations/ko.umd.js +11 -0
  32. package/dist/translations/ku.umd.js +11 -0
  33. package/dist/translations/lt.umd.js +11 -0
  34. package/dist/translations/lv.umd.js +11 -0
  35. package/dist/translations/ms.umd.js +11 -0
  36. package/dist/translations/ne.umd.js +11 -0
  37. package/dist/translations/nl.umd.js +11 -0
  38. package/dist/translations/no.umd.js +11 -0
  39. package/dist/translations/pl.umd.js +11 -0
  40. package/dist/translations/pt-br.umd.js +11 -0
  41. package/dist/translations/pt.umd.js +11 -0
  42. package/dist/translations/ro.umd.js +11 -0
  43. package/dist/translations/ru.umd.js +11 -0
  44. package/dist/translations/sk.umd.js +11 -0
  45. package/dist/translations/sl.umd.js +11 -0
  46. package/dist/translations/sq.umd.js +11 -0
  47. package/dist/translations/sr-latn.umd.js +11 -0
  48. package/dist/translations/sr.umd.js +11 -0
  49. package/dist/translations/sv.umd.js +11 -0
  50. package/dist/translations/th.umd.js +11 -0
  51. package/dist/translations/tk.umd.js +11 -0
  52. package/dist/translations/tr.umd.js +11 -0
  53. package/dist/translations/ug.umd.js +11 -0
  54. package/dist/translations/uk.umd.js +11 -0
  55. package/dist/translations/ur.umd.js +11 -0
  56. package/dist/translations/uz.umd.js +11 -0
  57. package/dist/translations/vi.umd.js +11 -0
  58. package/dist/translations/zh-cn.umd.js +11 -0
  59. package/dist/translations/zh.umd.js +11 -0
  60. package/package.json +2 -2
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'af' ]: { dictionary, getPluralForm } } = {"af":{"dictionary":{"Insert image or file":"Voeg beeld of lêer in","Image or file":"","Could not obtain resized image URL.":"Kon nie die beeld URL vir die aanpassing kry nie.","Selecting resized image failed":"Kon nie die beeld se grootte verander nie","Could not insert image at the current position.":"Beeld kan nie in die posisie toegevoeg word nie.","Inserting image failed":"Beeld kan nie toegevoeg word nie"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'af' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'af' ].dictionary = Object.assign( e[ 'af' ].dictionary, dictionary );
10
+ e[ 'af' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"dictionary":{"Insert image or file":"إدراج صورة أو ملف","Image or file":"صورة أو ملف","Could not obtain resized image URL.":"تعذر الحصول على عنوان URL الخاص بالصورة التي غُيّرَ حجمُها","Selecting resized image failed":"فشلت عملية تحديد الصورة التي غُيّرَ حجمها","Could not insert image at the current position.":"تعذر إدراج الصورة في الموضع الحالي.","Inserting image failed":"فشلت عملية إدراج الصورة"},getPluralForm(n){return n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;}}};
8
+ e[ 'ar' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ar' ].dictionary = Object.assign( e[ 'ar' ].dictionary, dictionary );
10
+ e[ 'ar' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'az' ]: { dictionary, getPluralForm } } = {"az":{"dictionary":{"Insert image or file":"Şəkil və ya fayl əlavə ed","Image or file":"","Could not obtain resized image URL.":"Ölçüsü dəyişmiş təsvirin URL-ni əldə etmək mümkün olmadı","Selecting resized image failed":"Ölçüsü dəyişmiş təsvirin seçilməsi uğursuz oldu","Could not insert image at the current position.":"Şəkili əlavə etmək mümkün deyil","Inserting image failed":"Şəkili əlavə edilmədi"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'az' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'az' ].dictionary = Object.assign( e[ 'az' ].dictionary, dictionary );
10
+ e[ 'az' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'bg' ]: { dictionary, getPluralForm } } = {"bg":{"dictionary":{"Insert image or file":"Вмъкни изображение или файл","Image or file":"Изображение или файл","Could not obtain resized image URL.":"Не може да бъде придобит промененият уеб адрес на изображението.","Selecting resized image failed":"Избирането на промененото изображение не е успешно","Could not insert image at the current position.":"На текущата позиция не може да се вмъкне изображение.","Inserting image failed":"Вмъкването на изображение не е успешно"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'bg' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'bg' ].dictionary = Object.assign( e[ 'bg' ].dictionary, dictionary );
10
+ e[ 'bg' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'bn' ]: { dictionary, getPluralForm } } = {"bn":{"dictionary":{"Insert image or file":"ছবি অথবা ফাইল ঢোকান","Image or file":"ছবি বা ফাইল","Could not obtain resized image URL.":"আকার পরিবর্তন করা ছবির URL পাওয়া যাচ্ছে না।","Selecting resized image failed":"আকার পরিবর্তন করা ছবি নির্বাচন করা ব্যর্থ হয়েছে","Could not insert image at the current position.":"বর্তমান অবস্থানে ছবি ঢোকানো যাচ্ছে না।","Inserting image failed":"ছবি ঢোকানো ব্যর্থ হয়েছে।"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'bn' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'bn' ].dictionary = Object.assign( e[ 'bn' ].dictionary, dictionary );
10
+ e[ 'bn' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'bs' ]: { dictionary, getPluralForm } } = {"bs":{"dictionary":{"Insert image or file":"Umetni sliku ili datoteku","Image or file":"","Could not obtain resized image URL.":"Nije moguće dobiti URL slike.","Selecting resized image failed":"Odabir slike nije uspješan","Could not insert image at the current position.":"Nije moguće umetnuti sliku na poziciju.","Inserting image failed":"Umetanje slike neuspješno"},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
+ e[ 'bs' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'bs' ].dictionary = Object.assign( e[ 'bs' ].dictionary, dictionary );
10
+ e[ 'bs' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ca' ]: { dictionary, getPluralForm } } = {"ca":{"dictionary":{"Insert image or file":"Introduir una imatge o un fitxer","Image or file":"Imatge o arxiu","Could not obtain resized image URL.":"No s'ha pogut obtenir l'URL de la imatge redimensionada.","Selecting resized image failed":"S'ha produït un error en seleccionar la imatge redimensionada","Could not insert image at the current position.":"No s'ha pogut inserir la imatge a la posició actual.","Inserting image failed":"No s'ha pogut inserir la imatge"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ca' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ca' ].dictionary = Object.assign( e[ 'ca' ].dictionary, dictionary );
10
+ e[ 'ca' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'cs' ]: { dictionary, getPluralForm } } = {"cs":{"dictionary":{"Insert image or file":"Vložit obrázek nebo soubor","Image or file":"Obrázek nebo soubor","Could not obtain resized image URL.":"Nelze získat URL obrázku se změněnou velikostí.","Selecting resized image failed":"Výběr obrázku se změněnou velikostí selhal","Could not insert image at the current position.":"Na současnou pozici nelze vložit obrázek.","Inserting image failed":"Vložení obrázku selhalo"},getPluralForm(n){return (n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;}}};
8
+ e[ 'cs' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'cs' ].dictionary = Object.assign( e[ 'cs' ].dictionary, dictionary );
10
+ e[ 'cs' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'da' ]: { dictionary, getPluralForm } } = {"da":{"dictionary":{"Insert image or file":"Indsæt billede eller fil","Image or file":"Billede eller list","Could not obtain resized image URL.":"Kunne ikke hente URL på ændret billede.","Selecting resized image failed":"Valg af ændret billede fejlede","Could not insert image at the current position.":"Kunne ikke indsætte billede på aktuel position.","Inserting image failed":"Indsætning af billede fejlede"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'da' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'da' ].dictionary = Object.assign( e[ 'da' ].dictionary, dictionary );
10
+ e[ 'da' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'de-ch' ]: { dictionary, getPluralForm } } = {"de-ch":{"dictionary":{"Insert image or file":"Bild oder Datei einfügen","Image or file":"","Could not obtain resized image URL.":"Die URL des angepassten Bildes konnte nicht abgerufen werden.","Selecting resized image failed":"Das angepasste Bild konnte nicht ausgewählt werden.","Could not insert image at the current position.":"Das Bild konnte an der aktuellen Position nicht eingefügt werden.","Inserting image failed":"Einfügen des Bildes fehlgeschlagen"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'de-ch' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'de-ch' ].dictionary = Object.assign( e[ 'de-ch' ].dictionary, dictionary );
10
+ e[ 'de-ch' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'de' ]: { dictionary, getPluralForm } } = {"de":{"dictionary":{"Insert image or file":"Bild oder Datei einfügen","Image or file":"Bild oder Datei","Could not obtain resized image URL.":"Die URL des angepassten Bildes konnte nicht abgerufen werden.","Selecting resized image failed":"Das angepasste Bild konnte nicht ausgewählt werden.","Could not insert image at the current position.":"Das Bild konnte an der aktuellen Position nicht eingefügt werden.","Inserting image failed":"Einfügen des Bildes fehlgeschlagen"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'de' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'de' ].dictionary = Object.assign( e[ 'de' ].dictionary, dictionary );
10
+ e[ 'de' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'el' ]: { dictionary, getPluralForm } } = {"el":{"dictionary":{"Insert image or file":"Εισαγωγή εικόνας ή αρχείου","Image or file":"Εικόνα ή αρχείο","Could not obtain resized image URL.":"Αδύνατη η λήψη URL εικόνας με αλλαγμένο μέγεθος.","Selecting resized image failed":"Η επιλογή εικόνας με αλλαγμένο μέγεθος απέτυχε","Could not insert image at the current position.":"Αδύνατη η εισαγωγή εικόνας στην τρέχουσα θέση.","Inserting image failed":"Η εισαγωγή εικόνας απέτυχε."},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'el' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'el' ].dictionary = Object.assign( e[ 'el' ].dictionary, dictionary );
10
+ e[ 'el' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'en-au' ]: { dictionary, getPluralForm } } = {"en-au":{"dictionary":{"Insert image or file":"Insert image or file","Image or file":"","Could not obtain resized image URL.":"Could not obtain resized image URL.","Selecting resized image failed":"Selecting resized image failed","Could not insert image at the current position.":"Could not insert image at the current position.","Inserting image failed":"Inserting image failed"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'en-au' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'en-au' ].dictionary = Object.assign( e[ 'en-au' ].dictionary, dictionary );
10
+ e[ 'en-au' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'en-gb' ]: { dictionary, getPluralForm } } = {"en-gb":{"dictionary":{"Insert image or file":"Insert image or file","Image or file":"","Could not obtain resized image URL.":"Could not obtain resized image URL.","Selecting resized image failed":"Selecting resized image failed","Could not insert image at the current position.":"Could not insert image at the current position.","Inserting image failed":"Inserting image failed"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'en-gb' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'en-gb' ].dictionary = Object.assign( e[ 'en-gb' ].dictionary, dictionary );
10
+ e[ 'en-gb' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'en' ]: { dictionary, getPluralForm } } = {"en":{"dictionary":{"Insert image or file":"Insert image or file","Image or file":"Image or file","Could not obtain resized image URL.":"Could not obtain resized image URL.","Selecting resized image failed":"Selecting resized image failed","Could not insert image at the current position.":"Could not insert image at the current position.","Inserting image failed":"Inserting image failed"},"getPluralForm":null}};
8
+ e[ 'en' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'en' ].dictionary = Object.assign( e[ 'en' ].dictionary, dictionary );
10
+ e[ 'en' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'es-co' ]: { dictionary, getPluralForm } } = {"es-co":{"dictionary":{"Insert image or file":"Insertar imagen o archivo","Image or file":"","Could not obtain resized image URL.":"No se pudo obtener la URL de la imagen redimensionada.","Selecting resized image failed":"No se pudo seleccionar la imagen redimensionada","Could not insert image at the current position.":"No se pudo insertar la imagen en la posición actual.","Inserting image failed":"Error al insertar la imagen"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
+ e[ 'es-co' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'es-co' ].dictionary = Object.assign( e[ 'es-co' ].dictionary, dictionary );
10
+ e[ 'es-co' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'es' ]: { dictionary, getPluralForm } } = {"es":{"dictionary":{"Insert image or file":"Insertar imagen o archivo","Image or file":"Imagen o archivo","Could not obtain resized image URL.":"No se pudo obtener el URL de la imagen redimensionada.","Selecting resized image failed":"No se pudo seleccionar la imagen redimensionada","Could not insert image at the current position.":"No se pudo insertar la imagen en la posición actual.","Inserting image failed":"Error al insertar la imagen"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
+ e[ 'es' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'es' ].dictionary = Object.assign( e[ 'es' ].dictionary, dictionary );
10
+ e[ 'es' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'et' ]: { dictionary, getPluralForm } } = {"et":{"dictionary":{"Insert image or file":"Sisesta pilt või fail","Image or file":"Pilt või fail","Could not obtain resized image URL.":"Muudetud suurusega pildi URL-i hankimine ebaõnnestus.","Selecting resized image failed":"Muudetud suurusega pildi valimine ebaõnnestus","Could not insert image at the current position.":"Pildi sisestamine praegusesse kohta ebaõnnestus.","Inserting image failed":"Pildi sisestamine ebaõnnestus"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'et' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'et' ].dictionary = Object.assign( e[ 'et' ].dictionary, dictionary );
10
+ e[ 'et' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'fa' ]: { dictionary, getPluralForm } } = {"fa":{"dictionary":{"Insert image or file":"وارد کردن تصویر یا فایل","Image or file":"","Could not obtain resized image URL.":"نمیتوان آدرس اینترنتی تصویر تغییر اندازه یافته را بدست آورد","Selecting resized image failed":"انتخاب تصویر تغییر اندازه یافته انجام نشد","Could not insert image at the current position.":"نمیتوان تصویر را در موقعیت فعلی وارد کرد","Inserting image failed":"وارد کردن تصویر انجام نشد"},getPluralForm(n){return (n > 1);}}};
8
+ e[ 'fa' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'fa' ].dictionary = Object.assign( e[ 'fa' ].dictionary, dictionary );
10
+ e[ 'fa' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'fi' ]: { dictionary, getPluralForm } } = {"fi":{"dictionary":{"Insert image or file":"Lisää kuva tai tiedosto","Image or file":"Kuva tai tiedosto","Could not obtain resized image URL.":"Muokatun kuvan URL-osoitteen hakeminen epäonnistui.","Selecting resized image failed":"Muokatun kuvan valinta epäonnistui","Could not insert image at the current position.":"Kuvan lisäys nykyiseen sijaintiin epäonnistui","Inserting image failed":"Kuvan lisäys epäonnistui"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'fi' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'fi' ].dictionary = Object.assign( e[ 'fi' ].dictionary, dictionary );
10
+ e[ 'fi' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'fr' ]: { dictionary, getPluralForm } } = {"fr":{"dictionary":{"Insert image or file":"Insérer une image ou un fichier","Image or file":"Image ou fichier","Could not obtain resized image URL.":"Impossible d'obtenir l'image redimensionnée","Selecting resized image failed":"La sélection de l'image redimensionnée a échoué.","Could not insert image at the current position.":"Impossible d'insérer l'image à la position courante.","Inserting image failed":"L'insertion d'image a échoué."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
+ e[ 'fr' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'fr' ].dictionary = Object.assign( e[ 'fr' ].dictionary, dictionary );
10
+ e[ 'fr' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'gl' ]: { dictionary, getPluralForm } } = {"gl":{"dictionary":{"Insert image or file":"Inserir imaxe ou ficheiro","Image or file":"","Could not obtain resized image URL.":"Non foi posíbel obter o URL da imaxe redimensionada.","Selecting resized image failed":"Non foi posíbel seleccionar a imaxe redimensionada","Could not insert image at the current position.":"Non foi posíbel inserir a imaxe na posición actual.","Inserting image failed":"Fallou a inserción da imaxe"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'gl' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'gl' ].dictionary = Object.assign( e[ 'gl' ].dictionary, dictionary );
10
+ e[ 'gl' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'he' ]: { dictionary, getPluralForm } } = {"he":{"dictionary":{"Insert image or file":"הוסף תמונה או קובץ","Image or file":"תמונה או קובץ","Could not obtain resized image URL.":"לא ניתן להשיג תמונה מוקטנת","Selecting resized image failed":"בחירת תמונה מוקטנת נכשלה","Could not insert image at the current position.":"לא ניתן להוסיף תמונה במיקום הנוכחי","Inserting image failed":"הוספת תמונה נכשלה"},getPluralForm(n){return (n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;}}};
8
+ e[ 'he' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'he' ].dictionary = Object.assign( e[ 'he' ].dictionary, dictionary );
10
+ e[ 'he' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'hi' ]: { dictionary, getPluralForm } } = {"hi":{"dictionary":{"Insert image or file":"Insert image or file","Image or file":"इमेज या फाइल","Could not obtain resized image URL.":"Could not obtain resized image URL.","Selecting resized image failed":"Selecting resized image failed","Could not insert image at the current position.":"Could not insert image at the current position.","Inserting image failed":"Inserting image failed"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'hi' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'hi' ].dictionary = Object.assign( e[ 'hi' ].dictionary, dictionary );
10
+ e[ 'hi' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'hr' ]: { dictionary, getPluralForm } } = {"hr":{"dictionary":{"Insert image or file":"Umetni sliku ili datoteku","Image or file":"","Could not obtain resized image URL.":"Nije moguće dohvatiti URL slike s promijenjenom veličinom","Selecting resized image failed":"Odabir slike s promijenjenom veličinom nije uspjelo","Could not insert image at the current position.":"Nije moguće umetnuti sliku na trenutnu poziciju","Inserting image failed":"Umetanje slike nije uspjelo"},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
+ e[ 'hr' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'hr' ].dictionary = Object.assign( e[ 'hr' ].dictionary, dictionary );
10
+ e[ 'hr' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'hu' ]: { dictionary, getPluralForm } } = {"hu":{"dictionary":{"Insert image or file":"Kép, vagy fájl beszúrása","Image or file":"Kép vagy fájl","Could not obtain resized image URL.":"Az átméretezett kép URL-je nem érhető el.","Selecting resized image failed":"Az átméretezett kép kiválasztása sikertelen","Could not insert image at the current position.":"A jelenlegi helyen nem szúrható be a kép.","Inserting image failed":"A kép beszúrása sikertelen"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'hu' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'hu' ].dictionary = Object.assign( e[ 'hu' ].dictionary, dictionary );
10
+ e[ 'hu' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'id' ]: { dictionary, getPluralForm } } = {"id":{"dictionary":{"Insert image or file":"Sisipkan gambar atau berkas","Image or file":"Gambar atau file","Could not obtain resized image URL.":"Gagal mendapatkan URL gambar terukur","Selecting resized image failed":"Gagal memilih gambar terukur","Could not insert image at the current position.":"Tidak dapat menyisipkan gambar pada posisi ini.","Inserting image failed":"Gagal menyisipkan gambar"},getPluralForm(n){return 0;}}};
8
+ e[ 'id' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'id' ].dictionary = Object.assign( e[ 'id' ].dictionary, dictionary );
10
+ e[ 'id' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Insert image or file":"Inserisci immagine o file","Image or file":"Immagine o file","Could not obtain resized image URL.":"Non è stato possibile ottenere l'URL dell'immagine ridimensionata.","Selecting resized image failed":"La selezione dell'immagine ridimensionata è fallita","Could not insert image at the current position.":"Non è stato possibile inserire l'immagine nella posizione corrente.","Inserting image failed":"L'inserimento dell'immagine è fallito"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
+ e[ 'it' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'it' ].dictionary = Object.assign( e[ 'it' ].dictionary, dictionary );
10
+ e[ 'it' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ja' ]: { dictionary, getPluralForm } } = {"ja":{"dictionary":{"Insert image or file":"画像やファイルの挿入","Image or file":"画像またはファイル","Could not obtain resized image URL.":"リサイズした画像のURLの取得に失敗しました。","Selecting resized image failed":"リサイズした画像の選択ができませんでした。","Could not insert image at the current position.":"現在のカーソルの場所への画像の挿入に失敗しました。","Inserting image failed":"画像の挿入に失敗しました。"},getPluralForm(n){return 0;}}};
8
+ e[ 'ja' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ja' ].dictionary = Object.assign( e[ 'ja' ].dictionary, dictionary );
10
+ e[ 'ja' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Insert image or file":"Tambahaken berkas utawi gambar","Image or file":"","Could not obtain resized image URL.":"Mboten saged mundhut URL gambar ingkang dipunebah ukuranipun","Selecting resized image failed":"Gagal milih gambar ingkang dipunebah ukuranipun","Could not insert image at the current position.":"Mboten saged mlebetaken gambar wonten papan menika","Inserting image failed":"Gagal mlebetaken gambar"},getPluralForm(n){return 0;}}};
8
+ e[ 'jv' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'jv' ].dictionary = Object.assign( e[ 'jv' ].dictionary, dictionary );
10
+ e[ 'jv' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ko' ]: { dictionary, getPluralForm } } = {"ko":{"dictionary":{"Insert image or file":"사진이나 파일을 삽입","Image or file":"이미지 또는 파일","Could not obtain resized image URL.":"크기가 조절된 사진의 URL을 가져오지 못했습니다.","Selecting resized image failed":"크기가 조절된 이미지 선택 실패","Could not insert image at the current position.":"현재 위치에 사진을 삽입할 수 없습니다.","Inserting image failed":"사진 삽입 실패"},getPluralForm(n){return 0;}}};
8
+ e[ 'ko' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ko' ].dictionary = Object.assign( e[ 'ko' ].dictionary, dictionary );
10
+ e[ 'ko' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ku' ]: { dictionary, getPluralForm } } = {"ku":{"dictionary":{"Insert image or file":"وێنە یان پەڕگە دابنێ","Image or file":"","Could not obtain resized image URL.":"نەتوانرا بەستەری وێنەی قەبارە گۆڕاو بەدەست بێت.","Selecting resized image failed":"دیاریکردنی وێنەی قەبارە گۆڕاو سەرکەوتوو نەبوو","Could not insert image at the current position.":"نەتوانرا وێنە دابنرێت لەم شوێنە.","Inserting image failed":"دانانی وێنە سەرکەوتوو نەبوو"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ku' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ku' ].dictionary = Object.assign( e[ 'ku' ].dictionary, dictionary );
10
+ e[ 'ku' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Insert image or file":"Įterpti vaizdą ar failą","Image or file":"Vaizdas arba failas","Could not obtain resized image URL.":"Nepavyko gauti pakeisto dydžio paveiksliuko URL.","Selecting resized image failed":"Nepavyko pasirinkti pakeisto vaizdo","Could not insert image at the current position.":"Nepavyko įterpti vaizdo į dabartinę vietą.","Inserting image failed":"Nepavyko įterpti vaizdo"},getPluralForm(n){return (n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);}}};
8
+ e[ 'lt' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'lt' ].dictionary = Object.assign( e[ 'lt' ].dictionary, dictionary );
10
+ e[ 'lt' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Insert image or file":"Ievietot attēlu vai failu","Image or file":"Attēls vai fails","Could not obtain resized image URL.":"Nevarēja iegūt mērogotā attēla adresi.","Selecting resized image failed":"Nevarēja izvēlēties mērogoto attēlu.","Could not insert image at the current position.":"Pašreizējā pozīcijā attēlu nevarēja ievietot.","Inserting image failed":"Nevarēja ievietot attēlu"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}};
8
+ e[ 'lv' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'lv' ].dictionary = Object.assign( e[ 'lv' ].dictionary, dictionary );
10
+ e[ 'lv' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Insert image or file":"Masukkan imej atau fail","Image or file":"Imej atau fail","Could not obtain resized image URL.":"Gagal mendapatkan URL imej yang disaizkan semula.","Selecting resized image failed":"Gagal memilih imej yang disaizkan semula.","Could not insert image at the current position.":"Gagal memasukkan imej pada posisi kini.","Inserting image failed":"Gagal memasukkan imej"},getPluralForm(n){return 0;}}};
8
+ e[ 'ms' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ms' ].dictionary = Object.assign( e[ 'ms' ].dictionary, dictionary );
10
+ e[ 'ms' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ne' ]: { dictionary, getPluralForm } } = {"ne":{"dictionary":{"Insert image or file":"तस्बिर वा फाइल सम्मिलित गर्न","Image or file":"","Could not obtain resized image URL.":"पुनःआकार गरिएको तस्बिरको यूआरएल प्राप्त गर्न सकिएन।","Selecting resized image failed":"पुनःआकार गरिएको तस्बिर चयन गर्न असफल भयो।","Could not insert image at the current position.":"हालैको स्थितिमा तस्बिर सम्मिलित गर्न सकिएन।","Inserting image failed":"तस्बिर सम्मिलित गर्न असफल भयो।"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ne' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ne' ].dictionary = Object.assign( e[ 'ne' ].dictionary, dictionary );
10
+ e[ 'ne' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'nl' ]: { dictionary, getPluralForm } } = {"nl":{"dictionary":{"Insert image or file":"Voeg afbeelding of bestand in","Image or file":"Afbeelding of bestand","Could not obtain resized image URL.":"Het is niet gelukt de geschaalde afbeelding URL te verkrijgen.","Selecting resized image failed":"De geschaalde afbeelding selecteren is niet gelukt","Could not insert image at the current position.":"Kan afbeelding niet op de huidige positie invoegen.","Inserting image failed":"Afbeelding invoegen niet gelukt"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'nl' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'nl' ].dictionary = Object.assign( e[ 'nl' ].dictionary, dictionary );
10
+ e[ 'nl' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Insert image or file":"Sett inn bilde eller fil","Image or file":"Bilde eller fil","Could not obtain resized image URL.":"Kunne ikke finne URL for bilde med endret størrelse.","Selecting resized image failed":"Kunne ikke velge bilde med endret størrelse","Could not insert image at the current position.":"Kunne ikke sette inn bilde på gjeldende posisjon.","Inserting image failed":"Innsetting av bilde mislyktes"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'no' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'no' ].dictionary = Object.assign( e[ 'no' ].dictionary, dictionary );
10
+ e[ 'no' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Insert image or file":"Wstaw obrazek lub plik","Image or file":"Obraz lub plik","Could not obtain resized image URL.":"Nie można pobrać adresu URL obrazka po przeskalowaniu.","Selecting resized image failed":"Wybranie obrazka po przeskalowaniu nie powiodło się.","Could not insert image at the current position.":"Nie można wstawić obrazka w bieżącej lokalizacji.","Inserting image failed":"Wstawienie obrazka nie powiodło się."},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}};
8
+ e[ 'pl' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'pl' ].dictionary = Object.assign( e[ 'pl' ].dictionary, dictionary );
10
+ e[ 'pl' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Insert image or file":"Inserir imagem ou arquivo","Image or file":"Imagem ou arquivo","Could not obtain resized image URL.":"Não foi possível obter o endereço da imagem redimensionada","Selecting resized image failed":"Seleção da imagem redimensionada falhou","Could not insert image at the current position.":"Não foi possível inserir a imagem na posição atual","Inserting image failed":"Falha ao inserir imagem"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
+ e[ 'pt-br' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'pt-br' ].dictionary = Object.assign( e[ 'pt-br' ].dictionary, dictionary );
10
+ e[ 'pt-br' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Insert image or file":"Inserir imagem ou ficheiro","Image or file":"Imagem ou ficheiro","Could not obtain resized image URL.":"Não é possível obter o URL da imagem redimensionada.","Selecting resized image failed":"A seleção da imagem redimensionada falhou","Could not insert image at the current position.":"Não é possível inserir a imagem na posição atual.","Inserting image failed":"A inserção da imagem falhou"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
8
+ e[ 'pt' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'pt' ].dictionary = Object.assign( e[ 'pt' ].dictionary, dictionary );
10
+ e[ 'pt' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Insert image or file":"Inserează imagine sau fișier","Image or file":"Imagine sau fișier","Could not obtain resized image URL.":"Nu se poate obtine URL-ul imaginii redimensionate.","Selecting resized image failed":"Selecția imaginii redimensionate eșuată","Could not insert image at the current position.":"Nu se poate insera imaginea la poziția curentă.","Inserting image failed":"Inserție imagine eșuată"},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}};
8
+ e[ 'ro' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ro' ].dictionary = Object.assign( e[ 'ro' ].dictionary, dictionary );
10
+ e[ 'ro' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Insert image or file":"Вставьте изображение или файл","Image or file":"Изображение или файл","Could not obtain resized image URL.":"Не удалось получить URL с измененным размером изображения.","Selecting resized image failed":"Выбор изображения с измененным размером не удался","Could not insert image at the current position.":"Нельзя вставить изображение на текущую позицию.","Inserting image failed":"Вставка изображения не удалась"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}};
8
+ e[ 'ru' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ru' ].dictionary = Object.assign( e[ 'ru' ].dictionary, dictionary );
10
+ e[ 'ru' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Insert image or file":"Vložiť obrázok alebo súbor","Image or file":"Obrázok alebo súbor","Could not obtain resized image URL.":"Nepodarilo sa získať URL adresu zmenšeného obrázka.","Selecting resized image failed":"Vybranie zmenšeného obrázka zlyhalo","Could not insert image at the current position.":"Obrázok nie je možné vložiť na vybranú pozíciu.","Inserting image failed":"Vloženie obrázka zlyhalo"},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}};
8
+ e[ 'sk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sk' ].dictionary = Object.assign( e[ 'sk' ].dictionary, dictionary );
10
+ e[ 'sk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Insert image or file":"Vstavi sliko ali datoteko","Image or file":"","Could not obtain resized image URL.":"Ne morem pridobiti spremenjenega URL-ja slike.","Selecting resized image failed":"Izbira spremenjene slike ni uspela","Could not insert image at the current position.":"Slike ni mogoče vstaviti na trenutni položaj.","Inserting image failed":"Vstavljanje slike ni uspelo"},getPluralForm(n){return (n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);}}};
8
+ e[ 'sl' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sl' ].dictionary = Object.assign( e[ 'sl' ].dictionary, dictionary );
10
+ e[ 'sl' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Insert image or file":"Shto foto ose skedar","Image or file":"","Could not obtain resized image URL.":"Nuk mund të gjendej URL-ja e fotos së ndryshuar.","Selecting resized image failed":"Dështoi përzgjedhja e fotos së ndryshuar","Could not insert image at the current position.":"Nuk mund të vendosej fotoja në pozitën aktuale.","Inserting image failed":"Shtimi i fotos dështoi"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'sq' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sq' ].dictionary = Object.assign( e[ 'sq' ].dictionary, dictionary );
10
+ e[ 'sq' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Insert image or file":"Dodaj sliku ili fajl","Image or file":"","Could not obtain resized image URL.":"URL slikа promenjeniih dimenzija nije dostupna.","Selecting resized image failed":"Odabir slike promenjenih dimenzija nije uspešnо","Could not insert image at the current position.":"Nemoguće je dodati sliku na ovo mesto.","Inserting image failed":"Dodavanje slike je neuspešno"},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
+ e[ 'sr-latn' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sr-latn' ].dictionary = Object.assign( e[ 'sr-latn' ].dictionary, dictionary );
10
+ e[ 'sr-latn' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Insert image or file":"Додај слику или фајл","Image or file":"Slika ili datoteka","Could not obtain resized image URL.":"УРЛ слика промењених димензија није доступна.","Selecting resized image failed":"Одабир слике промењених дименшија није успешно","Could not insert image at the current position.":"Немогуће је додати слику на ово место.","Inserting image failed":"Додавање слике је неуспешно"},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
+ e[ 'sr' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sr' ].dictionary = Object.assign( e[ 'sr' ].dictionary, dictionary );
10
+ e[ 'sr' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'sv' ]: { dictionary, getPluralForm } } = {"sv":{"dictionary":{"Insert image or file":"Infoga bild eller fil","Image or file":"Bild eller fil","Could not obtain resized image URL.":"Kunde inte nå URL:en för storleksförändrad bild.","Selecting resized image failed":"Misslyckades välja storleksförändrad bild","Could not insert image at the current position.":"Kunde inte infoga bild på aktuell plats.","Inserting image failed":"Misslyckades med att infoga bild"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'sv' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sv' ].dictionary = Object.assign( e[ 'sv' ].dictionary, dictionary );
10
+ e[ 'sv' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'th' ]: { dictionary, getPluralForm } } = {"th":{"dictionary":{"Insert image or file":"แทรกรูปภาพหรือไฟล์","Image or file":"ภาพหรือไฟล์","Could not obtain resized image URL.":"ไม่สามารถรับ URL ของภาพที่ปรับขนาด","Selecting resized image failed":"การเลือกภาพที่ปรับขนาดล้มเหลว","Could not insert image at the current position.":"ไม่สามารถแทรกภาพที่ตำแหน่งปัจจุบัน","Inserting image failed":"การแทรกภาพล้มเหลว"},getPluralForm(n){return 0;}}};
8
+ e[ 'th' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'th' ].dictionary = Object.assign( e[ 'th' ].dictionary, dictionary );
10
+ e[ 'th' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'tk' ]: { dictionary, getPluralForm } } = {"tk":{"dictionary":{"Insert image or file":"Surat ýa-da faýl goýuň","Image or file":"","Could not obtain resized image URL.":"Ölçegi üýtgedilen surat URL-ni alyp bolmady.","Selecting resized image failed":"Ölçegi üýtgedilen suraty saýlap bolmady","Could not insert image at the current position.":"Häzirki pozisiýa şekil goýup bolmady.","Inserting image failed":"Surat goýup bolmady"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'tk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'tk' ].dictionary = Object.assign( e[ 'tk' ].dictionary, dictionary );
10
+ e[ 'tk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'tr' ]: { dictionary, getPluralForm } } = {"tr":{"dictionary":{"Insert image or file":"Resim veya dosya ekleyin","Image or file":"Görüntü veya dosya","Could not obtain resized image URL.":"Yeniden boyutlandırılmış resim URL’si alınamadı","Selecting resized image failed":"Yeniden boyutlandırılan resim seçilemedi","Could not insert image at the current position.":"Resim mevcut konumda eklenemedi.","Inserting image failed":"Resim eklenemedi"},getPluralForm(n){return (n > 1);}}};
8
+ e[ 'tr' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'tr' ].dictionary = Object.assign( e[ 'tr' ].dictionary, dictionary );
10
+ e[ 'tr' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Insert image or file":"رەسىم ياكى ھۆججەت قىستۇر","Image or file":"","Could not obtain resized image URL.":"چوڭلۇقى تەڭشەلگەن سۈرەتنىڭ تور ئادرېسىغا ئېرىشەلمىدى","Selecting resized image failed":"چوڭلۇقى تەڭشەلگن سۈرەتنى تاللىيالمىدى","Could not insert image at the current position.":"نۆۋەتتە ئورۇنغا سۈرەتنى قىستۇرالمايدۇ.","Inserting image failed":"سۈرەت قىستۇرالمىدى"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ug' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ug' ].dictionary = Object.assign( e[ 'ug' ].dictionary, dictionary );
10
+ e[ 'ug' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Insert image or file":"Вставте зображення або файл","Image or file":"Зображення або файл","Could not obtain resized image URL.":"Не вдалось отримати URL зміненого зображення.","Selecting resized image failed":"Не вдалося вибрати зображення зі зміненим розміром","Could not insert image at the current position.":"Не можливо вставити зображення в поточну позицію.","Inserting image failed":"Не вдалось вставити зображення"},getPluralForm(n){return (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}};
8
+ e[ 'uk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'uk' ].dictionary = Object.assign( e[ 'uk' ].dictionary, dictionary );
10
+ e[ 'uk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"Insert image or file":"عکس یا مسل نصب کریں","Image or file":"","Could not obtain resized image URL.":"عکس کی پیمائش تبدیل کرنے کا ربط نہیں مل سکا۔","Selecting resized image failed":"پیمائش شدہ عکس چننے میں ناکامی ہوئی","Could not insert image at the current position.":"موجودہ مقام پہ عکس نصب نہیں ہو سکا۔","Inserting image failed":"عکس نصب نہیں ہو سکا۔"},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ur' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ur' ].dictionary = Object.assign( e[ 'ur' ].dictionary, dictionary );
10
+ e[ 'ur' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Insert image or file":"Rasm yoki faylni kiriting","Image or file":"","Could not obtain resized image URL.":"Rasm hajmi o‘zgartirilgan URL manzilini olib bo‘lmadi.","Selecting resized image failed":"Tasdiqlangan o'lchamdagi rasmni tanlash muvaffaqiyatsiz tugadi","Could not insert image at the current position.":"Siz joriy joyga rasm qo'sha olmaysiz.","Inserting image failed":"Rasm qo'shish muvaffaqiyatsiz tugadi"},getPluralForm(n){return 0;}}};
8
+ e[ 'uz' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'uz' ].dictionary = Object.assign( e[ 'uz' ].dictionary, dictionary );
10
+ e[ 'uz' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'vi' ]: { dictionary, getPluralForm } } = {"vi":{"dictionary":{"Insert image or file":"Chèn ảnh hoặc file","Image or file":"Hình ảnh hoặc tệp","Could not obtain resized image URL.":"Không thể lấy được đường dẫn ảnh đã đổi kích thước","Selecting resized image failed":"Chọn ảnh đã đổi kích thước thất bại","Could not insert image at the current position.":"Không thể chèn ảnh ở vị trí hiện tại","Inserting image failed":"Chèn ảnh thất bại"},getPluralForm(n){return 0;}}};
8
+ e[ 'vi' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'vi' ].dictionary = Object.assign( e[ 'vi' ].dictionary, dictionary );
10
+ e[ 'vi' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'zh-cn' ]: { dictionary, getPluralForm } } = {"zh-cn":{"dictionary":{"Insert image or file":"插入图片或文件","Image or file":"图片或文件","Could not obtain resized image URL.":"无法获取重设大小的图片URL","Selecting resized image failed":"选择重设大小的图片失败","Could not insert image at the current position.":"无法在当前位置插入图片","Inserting image failed":"插入图片失败"},getPluralForm(n){return 0;}}};
8
+ e[ 'zh-cn' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'zh-cn' ].dictionary = Object.assign( e[ 'zh-cn' ].dictionary, dictionary );
10
+ e[ 'zh-cn' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,11 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ ( e => {
7
+ const { [ 'zh' ]: { dictionary, getPluralForm } } = {"zh":{"dictionary":{"Insert image or file":"插入圖片或檔案","Image or file":"圖片或檔案","Could not obtain resized image URL.":"無法取得重設大小的圖片URL","Selecting resized image failed":"選擇重設大小的圖片失敗","Could not insert image at the current position.":"無法在這位置插入圖片","Inserting image failed":"插入圖片失敗"},getPluralForm(n){return 0;}}};
8
+ e[ 'zh' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'zh' ].dictionary = Object.assign( e[ 'zh' ].dictionary, dictionary );
10
+ e[ 'zh' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-ckfinder",
3
- "version": "41.4.0-alpha.0",
3
+ "version": "41.4.1",
4
4
  "description": "CKFinder integration for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,7 +13,7 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "ckeditor5": "41.4.0-alpha.0"
16
+ "ckeditor5": "41.4.1"
17
17
  },
18
18
  "author": "CKSource (http://cksource.com/)",
19
19
  "license": "GPL-2.0-or-later",