@ckeditor/ckeditor5-link 0.0.0-nightly-20240424.0 → 0.0.0-nightly-20240425.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/translations/ar.umd.js +11 -0
  2. package/dist/translations/ast.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/ca.umd.js +11 -0
  7. package/dist/translations/cs.umd.js +11 -0
  8. package/dist/translations/da.umd.js +11 -0
  9. package/dist/translations/de-ch.umd.js +11 -0
  10. package/dist/translations/de.umd.js +11 -0
  11. package/dist/translations/el.umd.js +11 -0
  12. package/dist/translations/en-au.umd.js +11 -0
  13. package/dist/translations/en-gb.umd.js +11 -0
  14. package/dist/translations/en.umd.js +11 -0
  15. package/dist/translations/eo.umd.js +11 -0
  16. package/dist/translations/es.umd.js +11 -0
  17. package/dist/translations/et.umd.js +11 -0
  18. package/dist/translations/eu.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/hy.umd.js +11 -0
  28. package/dist/translations/id.umd.js +11 -0
  29. package/dist/translations/it.umd.js +11 -0
  30. package/dist/translations/ja.umd.js +11 -0
  31. package/dist/translations/km.umd.js +11 -0
  32. package/dist/translations/kn.umd.js +11 -0
  33. package/dist/translations/ko.umd.js +11 -0
  34. package/dist/translations/ku.umd.js +11 -0
  35. package/dist/translations/lt.umd.js +11 -0
  36. package/dist/translations/lv.umd.js +11 -0
  37. package/dist/translations/ms.umd.js +11 -0
  38. package/dist/translations/nb.umd.js +11 -0
  39. package/dist/translations/ne.umd.js +11 -0
  40. package/dist/translations/nl.umd.js +11 -0
  41. package/dist/translations/no.umd.js +11 -0
  42. package/dist/translations/pl.umd.js +11 -0
  43. package/dist/translations/pt-br.umd.js +11 -0
  44. package/dist/translations/pt.umd.js +11 -0
  45. package/dist/translations/ro.umd.js +11 -0
  46. package/dist/translations/ru.umd.js +11 -0
  47. package/dist/translations/sk.umd.js +11 -0
  48. package/dist/translations/sq.umd.js +11 -0
  49. package/dist/translations/sr-latn.umd.js +11 -0
  50. package/dist/translations/sr.umd.js +11 -0
  51. package/dist/translations/sv.umd.js +11 -0
  52. package/dist/translations/th.umd.js +11 -0
  53. package/dist/translations/tk.umd.js +11 -0
  54. package/dist/translations/tr.umd.js +11 -0
  55. package/dist/translations/tt.umd.js +11 -0
  56. package/dist/translations/ug.umd.js +11 -0
  57. package/dist/translations/uk.umd.js +11 -0
  58. package/dist/translations/ur.umd.js +11 -0
  59. package/dist/translations/uz.umd.js +11 -0
  60. package/dist/translations/vi.umd.js +11 -0
  61. package/dist/translations/zh-cn.umd.js +11 -0
  62. package/dist/translations/zh.umd.js +11 -0
  63. package/package.json +3 -3
@@ -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":{"Unlink":"إلغاء الرابط","Link":"رابط","Link URL":"رابط عنوان","Link image":"ربط الصورة","Edit link":"تحرير الرابط","Open link in new tab":"فتح الرابط في تبويب جديد","This link has no URL":"لا يحتوي هذا الرابط على عنوان","Open in a new tab":"فتح في تبويب جديد","Downloadable":"يمكن تنزيله","Create link":"قمْ بإنشاء رابط","Move out of a link":"ابتعدْ عن الرابط"},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 { [ 'ast' ]: { dictionary, getPluralForm } } = {"ast":{"dictionary":{"Unlink":"Desenllazar","Link":"Enllazar","Link URL":"URL del enllaz","Link image":"","Edit link":"","Open link in new tab":"","This link has no URL":"","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ast' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ast' ].dictionary = Object.assign( e[ 'ast' ].dictionary, dictionary );
10
+ e[ 'ast' ].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":{"Unlink":"Linki sil","Link":"Əlaqələndir","Link URL":"Linkin URL","Link image":"","Edit link":"Linki redaktə et","Open link in new tab":"Linki yeni pəncərədə aç","This link has no URL":"Bu linkdə URL yoxdur","Open in a new tab":"Yeni pəncərədə aç","Downloadable":"Yüklənə bilər","Create link":"","Move out of a link":""},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":{"Unlink":"Премахване на линка","Link":"Линк","Link URL":"Уеб адрес на линка","Link image":"Свържи изображение","Edit link":"Редакция на линк","Open link in new tab":"Отваряне на линк в нов раздел","This link has no URL":"Този линк няма уеб адрес","Open in a new tab":"Отваряне в нов раздел","Downloadable":"Изтегляне","Create link":"Създаване на линк","Move out of a link":"Излизане от линк"},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":{"Unlink":"লিঙ্কমুক্ত করুন","Link":"লিঙ্ক","Link URL":"লিঙ্ক URL","Link image":"লিঙ্ক চিত্র","Edit link":"\t\nলিঙ্ক এডিট করুন","Open link in new tab":"লিঙ্কটি নতুন ট্যাবে খুলুন","This link has no URL":"এই লিঙ্কের কোন URL নেই","Open in a new tab":"একটি নতুন ট্যাবে খুলুন","Downloadable":"ডাউনলোডযোগ্য","Create link":"লিঙ্ক তৈরি করুন","Move out of a link":"কোনো লিঙ্কের বাইরে সরান"},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 { [ 'ca' ]: { dictionary, getPluralForm } } = {"ca":{"dictionary":{"Unlink":"Desenllaçar","Link":"Enllaç","Link URL":"Enllaçar URL","Link image":"Enllaçar imatge","Edit link":"Editar enllaç","Open link in new tab":"Obrir l'enllaç en una pestanya nova","This link has no URL":"Aquest enllaç no té cap URL","Open in a new tab":"Obrir en una pestanya nova","Downloadable":"Es pot descarregar","Create link":"Crea un enllaç","Move out of a link":"Surt d'un enllaç"},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":{"Unlink":"Odstranit odkaz","Link":"Odkaz","Link URL":"URL odkazu","Link image":"Adresa obrázku","Edit link":"Upravit odkaz","Open link in new tab":"Otevřít odkaz v nové kartě","This link has no URL":"Tento odkaz nemá žádnou URL","Open in a new tab":"Otevřít v nové kartě","Downloadable":"Ke stažení","Create link":"Vytvořit odkaz","Move out of a link":"Odejít z odkazu"},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":{"Unlink":"Fjern link","Link":"Link","Link URL":"Link URL","Link image":"Link-billede","Edit link":"Redigér link","Open link in new tab":"Åben link i ny fane","This link has no URL":"Dette link har ingen URL","Open in a new tab":"Åben i ny fane","Downloadable":"Kan downloades","Create link":"Opret link","Move out of a link":"Flyt ud af et link"},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":{"Unlink":"Link entfernen","Link":"Link","Link URL":"Link Adresse","Link image":"Bild verlinken","Edit link":"Link bearbeiten","Open link in new tab":"Link in neuem Tab öffnen","This link has no URL":"Dieser Link hat keine Adresse","Open in a new tab":"In neuem Tab öffnen","Downloadable":"Herunterladbar","Create link":"","Move out of a link":""},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":{"Unlink":"Link entfernen","Link":"Link","Link URL":"Linkadresse","Link image":"Bild verlinken","Edit link":"Link bearbeiten","Open link in new tab":"Link im neuen Tab öffnen","This link has no URL":"Dieser Link hat keine Adresse","Open in a new tab":"In neuem Tab öffnen","Downloadable":"Herunterladbar","Create link":"Link erstellen","Move out of a link":"Linkauswahl aufheben"},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":{"Unlink":"Αφαίρεση συνδέσμου","Link":"Σύνδεσμος","Link URL":"Διεύθυνση συνδέσμου","Link image":"Εικόνα συνδέσμου","Edit link":"Επεξεργασία συνδέσμου","Open link in new tab":"Άνοιγμα συνδέσμου σε νέα καρτέλα","This link has no URL":"Ο σύνδεσμος δεν έχει διεύθυνση","Open in a new tab":"Άνοιγμα σε νέα καρτέλα","Downloadable":"Με δυνατότητα λήψης","Create link":"Δημιουργία συνδέσμου","Move out of a link":"Μετακίνηση από έναν σύνδεσμο"},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":{"Unlink":"Unlink","Link":"Link","Link URL":"Link URL","Link image":"Link image","Edit link":"Edit link","Open link in new tab":"Open link in new tab","This link has no URL":"This link has no URL","Open in a new tab":"Open in a new tab","Downloadable":"Downloadable","Create link":"","Move out of a link":""},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":{"Unlink":"Unlink","Link":"Link","Link URL":"Link URL","Link image":"","Edit link":"Edit link","Open link in new tab":"Open link in new tab","This link has no URL":"This link has no URL","Open in a new tab":"Open in a new tab","Downloadable":"Downloadable","Create link":"","Move out of a link":""},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":{"Unlink":"Unlink","Link":"Link","Link URL":"Link URL","Link image":"Link image","Edit link":"Edit link","Open link in new tab":"Open link in new tab","This link has no URL":"This link has no URL","Open in a new tab":"Open in a new tab","Downloadable":"Downloadable","Create link":"Create link","Move out of a link":"Move out of a link"},"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 { [ 'eo' ]: { dictionary, getPluralForm } } = {"eo":{"dictionary":{"Unlink":"Malligi","Link":"Ligilo","Link URL":"URL de la ligilo","Link image":"","Edit link":"","Open link in new tab":"","This link has no URL":"","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'eo' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'eo' ].dictionary = Object.assign( e[ 'eo' ].dictionary, dictionary );
10
+ e[ 'eo' ].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":{"Unlink":"Quitar enlace","Link":"Enlace","Link URL":"URL del enlace","Link image":"URL de la imagen","Edit link":"Editar enlace","Open link in new tab":"Abrir enlace en una pestaña nueva","This link has no URL":"Este enlace no tiene URL","Open in a new tab":"Abrir en una pestaña nueva ","Downloadable":"Descargable","Create link":"Crea un enlace","Move out of a link":"Sale de un enlace"},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":{"Unlink":"Eemalda link","Link":"Link","Link URL":"Lingi URL","Link image":"Lingi pilt","Edit link":"Muuda linki","Open link in new tab":"Ava link uuel vahekaardil","This link has no URL":"Sellel lingil puudub URL","Open in a new tab":"Ava uuel kaardil","Downloadable":"Allalaaditav","Create link":"Loo link","Move out of a link":"Välju lingist"},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 { [ 'eu' ]: { dictionary, getPluralForm } } = {"eu":{"dictionary":{"Unlink":"Desestekatu","Link":"Esteka","Link URL":"Estekaren URLa","Link image":"","Edit link":"","Open link in new tab":"","This link has no URL":"","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'eu' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'eu' ].dictionary = Object.assign( e[ 'eu' ].dictionary, dictionary );
10
+ e[ 'eu' ].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":{"Unlink":"لغو پیوند","Link":"پیوند","Link URL":"نشانی اینترنتی پیوند","Link image":"اتصال پیوند به تصویر","Edit link":"ویرایش پیوند","Open link in new tab":"باز کردن پیوند در برگه جدید","This link has no URL":"این پیوند نشانی اینترنتی ندارد","Open in a new tab":"بازکردن در برگه جدید","Downloadable":"قابل بارگیری","Create link":"","Move out of a link":""},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":{"Unlink":"Poista linkki","Link":"Linkki","Link URL":"Linkin osoite","Link image":"Linkkikuva","Edit link":"Muokkaa linkkiä","Open link in new tab":"Avaa linkki uudessa välilehdessä","This link has no URL":"Linkillä ei ole URL-osoitetta","Open in a new tab":"Avaa uudelle välilehdelle","Downloadable":"Ladattava","Create link":"Luo linkki","Move out of a link":"Siirrä linkin ulkopuolelle"},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":{"Unlink":"Supprimer le lien","Link":"Lien","Link URL":"URL du lien","Link image":"Lien d'image","Edit link":"Modifier le lien","Open link in new tab":"Ouvrir le lien dans un nouvel onglet","This link has no URL":"Ce lien n'a pas d'URL","Open in a new tab":"Ouvrir dans un nouvel onglet","Downloadable":"Fichier téléchargeable","Create link":"Créer un lien","Move out of a link":"Sortir d'un lien"},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":{"Unlink":"Desligar","Link":"Ligar","Link URL":"URL de ligazón","Link image":"Ligazón da imaxe","Edit link":"Editar a ligazón","Open link in new tab":"Abrir a ligazón nunha nova lapela","This link has no URL":"Esta ligazón non ten URL","Open in a new tab":"Abrir nunha nova lapela","Downloadable":"Descargábel","Create link":"","Move out of a link":""},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":{"Unlink":"ביטול קישור","Link":"קישור","Link URL":"קישור כתובת אתר","Link image":"קישור תמונה","Edit link":"עריכת קישור","Open link in new tab":"פתח קישור בכרטיסייה חדשה","This link has no URL":"לקישור זה אין כתובת אתר","Open in a new tab":"פתח בכרטיסייה חדשה","Downloadable":"ניתן להורדה","Create link":"יצירת קישור","Move out of a link":"יציאה מקישור"},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":{"Unlink":"Unlink","Link":"Link","Link URL":"Link URL","Link image":"Link image","Edit link":"Edit link","Open link in new tab":"Open link in new tab","This link has no URL":"This link has no URL","Open in a new tab":"Open in a new tab","Downloadable":"Downloadable","Create link":"लिंक बनाएँ","Move out of a link":"लिंक के बाहर जाएँ"},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":{"Unlink":"Ukloni vezu","Link":"Veza","Link URL":"URL veze","Link image":"URL slike","Edit link":"Uredi vezu","Open link in new tab":"Otvori vezu u novoj kartici","This link has no URL":"Ova veza nema URL","Open in a new tab":"Otvori u novoj kartici","Downloadable":"Moguće preuzeti","Create link":"","Move out of a link":""},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":{"Unlink":"Link eltávolítása","Link":"Link","Link URL":"URL link","Link image":"Hivatkozás","Edit link":"Link szerkesztése","Open link in new tab":"Link megnyitása új ablakban","This link has no URL":"A link nem tartalmaz URL-t","Open in a new tab":"Megnyitás új lapon","Downloadable":"Letölthető","Create link":"Link létrehozása","Move out of a link":"Kilépés egy linkből"},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 { [ 'hy' ]: { dictionary, getPluralForm } } = {"hy":{"dictionary":{"Unlink":"","Link":"Հղում","Link URL":"","Link image":"","Edit link":"Խմբագրել հղումը","Open link in new tab":"","This link has no URL":"","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'hy' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'hy' ].dictionary = Object.assign( e[ 'hy' ].dictionary, dictionary );
10
+ e[ 'hy' ].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":{"Unlink":"Hapus tautan","Link":"Tautan","Link URL":"URL tautan","Link image":"Tautkan gambar","Edit link":"Sunting tautan","Open link in new tab":"Buka tautan di tab baru","This link has no URL":"Tautan ini tidak memiliki URL","Open in a new tab":"Buka di tab baru","Downloadable":"Dapat diunduh","Create link":"Buat tautan","Move out of a link":"Keluar dari tautan"},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":{"Unlink":"Elimina collegamento","Link":"Collegamento","Link URL":"URL del collegamento","Link image":"Collega immagine","Edit link":"Modifica collegamento","Open link in new tab":"Apri collegamento in nuova scheda","This link has no URL":"Questo collegamento non ha un URL","Open in a new tab":"Apri in una nuova scheda","Downloadable":"Scaricabile","Create link":"Crea un link","Move out of a link":"Esce da un link"},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":{"Unlink":"リンク解除","Link":"リンク","Link URL":"リンクURL","Link image":"リンク画像","Edit link":"リンクを編集","Open link in new tab":"新しいタブでリンクを開く","This link has no URL":"リンクにURLが設定されていません","Open in a new tab":"新しいタブで開く","Downloadable":"ダウンロード可能","Create link":"リンクを作成する","Move out of a link":"リンクの外に移動する"},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 { [ 'km' ]: { dictionary, getPluralForm } } = {"km":{"dictionary":{"Unlink":"ផ្ដាច់​តំណ","Link":"តំណ","Link URL":"URL តំណ","Link image":"","Edit link":"","Open link in new tab":"","This link has no URL":"","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return 0;}}};
8
+ e[ 'km' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'km' ].dictionary = Object.assign( e[ 'km' ].dictionary, dictionary );
10
+ e[ 'km' ].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 { [ 'kn' ]: { dictionary, getPluralForm } } = {"kn":{"dictionary":{"Unlink":"‍ಕೊಂಡಿ ತೆಗೆ","Link":"‍ಕೊಂಡಿ","Link URL":"‍ಕೊಂಡಿ ಸಂಪರ್ಕಿಸು","Link image":"","Edit link":"","Open link in new tab":"","This link has no URL":"","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return (n > 1);}}};
8
+ e[ 'kn' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'kn' ].dictionary = Object.assign( e[ 'kn' ].dictionary, dictionary );
10
+ e[ 'kn' ].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":{"Unlink":"링크 삭제","Link":"링크","Link URL":"링크 주소","Link image":"사진 링크","Edit link":"링크 편집","Open link in new tab":"새 탭에서 링크 열기","This link has no URL":"이 주소에는 URL이 없습니다.","Open in a new tab":"새 탭에서 열기","Downloadable":"다운로드 가능","Create link":"링크 생성","Move out of a link":"링크 밖으로 이동"},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":{"Unlink":"لابردنی بەستەر","Link":"بەستەر","Link URL":"ناونیشانی بەستەر","Link image":"","Edit link":"دەستکاری بەستەر","Open link in new tab":"کردنەوەی بەستەرەکە لە پەڕەیەکی نوێ","This link has no URL":"ئەم بەستەرە ناونیشانی نیە","Open in a new tab":"کردنەوەی لە پەنجەرەیەکی نوێ","Downloadable":"Downloadable","Create link":"","Move out of a link":""},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":{"Unlink":"Pašalinti nuorodą","Link":"Pridėti nuorodą","Link URL":"Nuorodos URL","Link image":"Susieti paveikslėlį","Edit link":"Keisti nuorodą","Open link in new tab":"Atidaryti nuorodą naujame skirtuke","This link has no URL":"Ši nuorda neturi URL","Open in a new tab":"Atverti naujoje kortelėje","Downloadable":"Parsisiunčiamas","Create link":"Sukurti nuorodą","Move out of a link":"Išeiti iš nuorodos"},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":{"Unlink":"Noņemt Saiti","Link":"Saite","Link URL":"Saites URL","Link image":"Ievietot saiti uz attēla","Edit link":"Labot Saiti","Open link in new tab":"Atvērt saiti jaunā cilnē","This link has no URL":"Saitei nav norādīts URL","Open in a new tab":"Atvērt jaunā cilnē","Downloadable":"Lejupielādējams","Create link":"Izveidot saiti","Move out of a link":"Iziet no saites"},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":{"Unlink":"Buang pautan","Link":"Pautkan","Link URL":"Pautkan URL","Link image":"Pautkan imej","Edit link":"Sunting pautan","Open link in new tab":"Buka pautan dalam tab baru","This link has no URL":"Pautan ini tidak mempunyai URL","Open in a new tab":"Buka dalam tab baru","Downloadable":"Boleh dimuat turun","Create link":"Buat pautan","Move out of a link":"Alih keluar pautan"},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 { [ 'nb' ]: { dictionary, getPluralForm } } = {"nb":{"dictionary":{"Unlink":"Fjern lenke","Link":"Lenke","Link URL":"URL for lenke","Link image":"","Edit link":"Rediger lenke","Open link in new tab":"Åpne lenke i ny fane","This link has no URL":"Denne lenken har ingen URL","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'nb' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'nb' ].dictionary = Object.assign( e[ 'nb' ].dictionary, dictionary );
10
+ e[ 'nb' ].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":{"Unlink":"अनलिङ्क गर्नुहोस्","Link":"लिङ्क","Link URL":"लिङ्क यूआरएल","Link image":"","Edit link":"लिङ्क सम्पादन गर्नुहोस्","Open link in new tab":"नयाँ ट्याबमा लिङ्क खोल्नुहोस्","This link has no URL":"यो लिङ्कसँग यूआरएल छैन","Open in a new tab":"नयाँ ट्याबमा खोल्न","Downloadable":"डाउनलोड योग्य","Create link":"","Move out of a link":""},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":{"Unlink":"Verwijder link","Link":"Link","Link URL":"Link URL","Link image":"Link afbeelding","Edit link":"Bewerk link","Open link in new tab":"Open link in nieuw tabblad","This link has no URL":"Deze link heeft geen URL","Open in a new tab":"Open een nieuw tabblad","Downloadable":"Downloadbaar","Create link":"Creëer link","Move out of a link":"Uit een link gaan"},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":{"Unlink":"Fjern lenke","Link":"Lenke","Link URL":"Lenke-URL","Link image":"Bildelenke","Edit link":"Rediger lenke","Open link in new tab":"Åpne lenke i ny fane","This link has no URL":"Denne lenken mangler en URL","Open in a new tab":"Åpne i ny fane","Downloadable":"Nedlastbar","Create link":"Opprett lenke","Move out of a link":"Flytt ut fra en lenke"},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":{"Unlink":"Usuń odnośnik","Link":"Wstaw odnośnik","Link URL":"Adres URL","Link image":"Wstaw odnośnik do obrazka","Edit link":"Edytuj odnośnik","Open link in new tab":"Otwórz odnośnik w nowej zakładce","This link has no URL":"Nie podano adresu URL odnośnika","Open in a new tab":"Otwórz w nowej zakładce","Downloadable":"Do pobrania","Create link":"Tworzy link","Move out of a link":"Umożliwia wyjście z linku"},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":{"Unlink":"Remover link","Link":"Link","Link URL":"URL do link","Link image":"Link com imagem","Edit link":"Editar link","Open link in new tab":"Abrir link em nova aba","This link has no URL":"Este link não possui uma URL","Open in a new tab":"Abrir em nova aba","Downloadable":"Pode ser baixado","Create link":"Criar link","Move out of a link":"Sair de um link"},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":{"Unlink":"Desligar","Link":"Hiperligação","Link URL":"URL da ligação","Link image":"Imagem da hiperligação","Edit link":"Editar hiperligação","Open link in new tab":"Abrir hiperligação num novo separador","This link has no URL":"Esta hiperligação não tem URL","Open in a new tab":"Abrir num novo separador","Downloadable":"Descarregável","Create link":"Criar ligação","Move out of a link":"Sair de uma ligação"},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":{"Unlink":"Șterge link","Link":"Link","Link URL":"Link URL","Link image":"Link imagine","Edit link":"Modifică link","Open link in new tab":"Deschide link în tab nou","This link has no URL":"Acest link nu are niciun URL","Open in a new tab":"Deschide în tab nou","Downloadable":"Descărcabil","Create link":"Crearea unui link","Move out of a link":"Ieșire dintr-un link"},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":{"Unlink":"Убрать ссылку","Link":"Ссылка","Link URL":"Ссылка URL","Link image":"Ссылка на изображение","Edit link":"Редактировать ссылку","Open link in new tab":"Открыть ссылку в новой вкладке","This link has no URL":"Для этой ссылки не установлен адрес URL","Open in a new tab":"Открыть в новой вкладке","Downloadable":"Загружаемые","Create link":"Создать ссылку","Move out of a link":"Выйти из ссылки"},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":{"Unlink":"Zrušiť odkaz","Link":"Odkaz","Link URL":"URL adresa","Link image":"Adresa obrázku","Edit link":"Upraviť odkaz","Open link in new tab":"Otvoriť odkaz v novom okne","This link has no URL":"Tento odkaz nemá nastavenú URL adresu","Open in a new tab":"Otvoriť v novej záložke","Downloadable":"Na stiahnutie","Create link":"Vytvoriť odkaz","Move out of a link":"Presunúť sa mimo odkazu"},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 { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Unlink":"Largo nyjën","Link":"Shto nyjën","Link URL":"Nyja e URL-së","Link image":"Foto e nyjes","Edit link":"Redakto nyjën","Open link in new tab":"Hap nyjën në faqe të re","This link has no URL":"Kjo nyje nuk ka URL","Open in a new tab":"Hape në një fletë të re","Downloadable":"E shkarkueshme","Create link":"","Move out of a link":""},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":{"Unlink":"Оtkloni link","Link":"Link","Link URL":"URL link","Link image":"Link slike","Edit link":"Ispravi link","Open link in new tab":"Otvori link u novom prozoru","This link has no URL":"Link ne sadrži URL","Open in a new tab":"Otvori u novoj kartici","Downloadable":"Moguće preuzimanje","Create link":"","Move out of a link":""},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":{"Unlink":"Отклони линк","Link":"Линк","Link URL":"УРЛ линк","Link image":"Линк слике","Edit link":"Исправи линк","Open link in new tab":"Отвори линк у новом прозору","This link has no URL":"Линк не садржи УРЛ","Open in a new tab":"Отвори у новој картици","Downloadable":"Могуће преузимање","Create link":"Napravi vezu","Move out of a link":"Idi sa veze"},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":{"Unlink":"Ta bort länk","Link":"Länk","Link URL":"Länkens URL","Link image":"Länka bild","Edit link":"Redigera länk","Open link in new tab":"Öppna länk i ny flik","This link has no URL":"Denna länk saknar URL","Open in a new tab":"Öppna i en ny flik","Downloadable":"Nedladdningsbar","Create link":"Skapa länk","Move out of a link":"Flytta bort från länken"},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":{"Unlink":"ยกเลิกการลิงก์","Link":"ลิงก์","Link URL":"ลิงก์ URL","Link image":"ลิงก์ภาพ","Edit link":"แก้ไขลิงก์","Open link in new tab":"เปิดลิงก์ในแท็บใหม่","This link has no URL":"ลิงก์นี้ไม่มี URL","Open in a new tab":"เปิดในแท็บใหม่","Downloadable":"ที่สามารถดาวน์โหลดได้","Create link":"สร้างลิงก์","Move out of a link":"ย้ายออกจากลิงก์"},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":{"Unlink":"Baglanyşygy aýyr","Link":"Baglanyşyk","Link URL":"URL baglanyşygy","Link image":"Surat baglanyşygy","Edit link":"Baglanyşygy üýtget","Open link in new tab":"Täze goýmada baglanyşyk açyň","This link has no URL":"Bu baglanyşykda URL ýok","Open in a new tab":"Täze goýmada açyň","Downloadable":"Göçürip alyp bolýar","Create link":"","Move out of a link":""},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":{"Unlink":"Bağlantıyı kaldır","Link":"Bağlantı","Link URL":"Bağlantı Adresi","Link image":"Resim bağlantısı","Edit link":"Bağlantıyı değiştir","Open link in new tab":"Yeni sekmede aç","This link has no URL":"Bağlantı adresi yok","Open in a new tab":"Yeni sekmede aç","Downloadable":"İndirilebilir","Create link":"Bağlantı oluştur","Move out of a link":"Bir bağlantıdan çık"},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 { [ 'tt' ]: { dictionary, getPluralForm } } = {"tt":{"dictionary":{"Unlink":"","Link":"Сылтама","Link URL":"","Link image":"","Edit link":"","Open link in new tab":"","This link has no URL":"","Open in a new tab":"","Downloadable":"","Create link":"","Move out of a link":""},getPluralForm(n){return 0;}}};
8
+ e[ 'tt' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'tt' ].dictionary = Object.assign( e[ 'tt' ].dictionary, dictionary );
10
+ e[ 'tt' ].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":{"Unlink":"ئۇلانمىنى ئۈزۈش","Link":"ئۇلانما","Link URL":"ئۇلاش ئادىرسى","Link image":"ئۇلانما سۈرەت","Edit link":"ئۇلانما تەھرىر","Open link in new tab":"ئۇلانمىنى يېڭى بەتكۈچتە ئاچ","This link has no URL":"بۇ ئۇلانمىنىڭ تور ئادرېسى يوق","Open in a new tab":"يېڭى بەتكۈچتە ئاچ","Downloadable":"چۈشۈرۈشچان","Create link":"","Move out of a link":""},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":{"Unlink":"Видалити посилання","Link":"Посилання","Link URL":"URL посилання","Link image":"Посилання зображення","Edit link":"Редагувати посилання","Open link in new tab":"Відкрити посилання у новій вкладці","This link has no URL":"Це посилання не має URL","Open in a new tab":"Вікрити у новій вкладці","Downloadable":"Завантажувальне","Create link":"Створити посилання","Move out of a link":"Вийти з посилання"},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":{"Unlink":"ربط حذف کریں","Link":"ربط","Link URL":"ربط کا یو آر ایل","Link image":"","Edit link":"ربط کی تدوین","Open link in new tab":"نئے ٹیب میں کھولیں","This link has no URL":"ربط کا کوئی یو آر ایل نہیں","Open in a new tab":"نئی ٹیب کھولیں","Downloadable":"ڈاؤنلوڈ ہو سکتا ہے","Create link":"","Move out of a link":""},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":{"Unlink":"Havolani olib tashlash","Link":"Havola","Link URL":"\"Havola URL","Link image":"Rasmga havola","Edit link":"Havolani tahrirlash","Open link in new tab":"Havolani yangi oynada ochish","This link has no URL":"Bu havola uchun URL oʻrnatilmagan","Open in a new tab":"Yangi oynada oching","Downloadable":"Yuklab olinadigan","Create link":"","Move out of a link":""},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":{"Unlink":"Bỏ liên kết","Link":"Chèn liên kết","Link URL":"Đường dẫn liên kết","Link image":"Liên kết của ảnh","Edit link":"Sửa liên kết","Open link in new tab":"Mở liên kết","This link has no URL":"Liên kết không có đường dẫn","Open in a new tab":"Mở trên tab mới","Downloadable":"Có thể tải về","Create link":"Tạo liên kết","Move out of a link":"Di chuyển ra khỏi một liên kết"},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":{"Unlink":"取消超链接","Link":"超链接","Link URL":"链接网址","Link image":"链接图片","Edit link":"修改链接","Open link in new tab":"在新标签页中打开链接","This link has no URL":"此链接没有设置网址","Open in a new tab":"在新标签页中打开","Downloadable":"可下载","Create link":"创建链接","Move out of a link":"移出链接"},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":{"Unlink":"移除連結","Link":"連結","Link URL":"連結˙ URL","Link image":"圖片連結","Edit link":"編輯連結","Open link in new tab":"在新視窗開啟連結","This link has no URL":"此連結沒有URL","Open in a new tab":"在新視窗開啟","Downloadable":"可下載","Create link":"建立連結","Move out of a link":"移出連結"},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-link",
3
- "version": "0.0.0-nightly-20240424.0",
3
+ "version": "0.0.0-nightly-20240425.0",
4
4
  "description": "Link feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -13,8 +13,8 @@
13
13
  "type": "module",
14
14
  "main": "src/index.js",
15
15
  "dependencies": {
16
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240424.0",
17
- "ckeditor5": "0.0.0-nightly-20240424.0",
16
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240425.0",
17
+ "ckeditor5": "0.0.0-nightly-20240425.0",
18
18
  "lodash-es": "4.17.21"
19
19
  },
20
20
  "author": "CKSource (http://cksource.com/)",