@ckeditor/ckeditor5-slash-command 41.3.0-alpha.4 → 41.3.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 (105) hide show
  1. package/build/slash-command.js +1 -1
  2. package/package.json +4 -5
  3. package/src/index.js +1 -1
  4. package/src/slashcommand.js +1 -1
  5. package/src/slashcommandconfig.js +1 -1
  6. package/src/slashcommandediting.js +1 -1
  7. package/src/slashcommandui.js +1 -1
  8. package/src/ui/slashcommandbuttonview.js +1 -1
  9. package/dist/content-index.css +0 -332
  10. package/dist/editor-index.css +0 -363
  11. package/dist/index.css +0 -1032
  12. package/dist/translations/ar.d.ts +0 -8
  13. package/dist/translations/ar.js +0 -23
  14. package/dist/translations/bg.d.ts +0 -8
  15. package/dist/translations/bg.js +0 -23
  16. package/dist/translations/bn.d.ts +0 -8
  17. package/dist/translations/bn.js +0 -23
  18. package/dist/translations/ca.d.ts +0 -8
  19. package/dist/translations/ca.js +0 -23
  20. package/dist/translations/cs.d.ts +0 -8
  21. package/dist/translations/cs.js +0 -23
  22. package/dist/translations/da.d.ts +0 -8
  23. package/dist/translations/da.js +0 -23
  24. package/dist/translations/de.d.ts +0 -8
  25. package/dist/translations/de.js +0 -23
  26. package/dist/translations/el.d.ts +0 -8
  27. package/dist/translations/el.js +0 -23
  28. package/dist/translations/en-au.d.ts +0 -8
  29. package/dist/translations/en-au.js +0 -23
  30. package/dist/translations/en.d.ts +0 -8
  31. package/dist/translations/en.js +0 -23
  32. package/dist/translations/es.d.ts +0 -8
  33. package/dist/translations/es.js +0 -23
  34. package/dist/translations/et.d.ts +0 -8
  35. package/dist/translations/et.js +0 -23
  36. package/dist/translations/fi.d.ts +0 -8
  37. package/dist/translations/fi.js +0 -23
  38. package/dist/translations/fr.d.ts +0 -8
  39. package/dist/translations/fr.js +0 -23
  40. package/dist/translations/gl.d.ts +0 -8
  41. package/dist/translations/gl.js +0 -23
  42. package/dist/translations/he.d.ts +0 -8
  43. package/dist/translations/he.js +0 -23
  44. package/dist/translations/hi.d.ts +0 -8
  45. package/dist/translations/hi.js +0 -23
  46. package/dist/translations/hr.d.ts +0 -8
  47. package/dist/translations/hr.js +0 -23
  48. package/dist/translations/hu.d.ts +0 -8
  49. package/dist/translations/hu.js +0 -23
  50. package/dist/translations/id.d.ts +0 -8
  51. package/dist/translations/id.js +0 -23
  52. package/dist/translations/it.d.ts +0 -8
  53. package/dist/translations/it.js +0 -23
  54. package/dist/translations/ja.d.ts +0 -8
  55. package/dist/translations/ja.js +0 -23
  56. package/dist/translations/ko.d.ts +0 -8
  57. package/dist/translations/ko.js +0 -23
  58. package/dist/translations/lt.d.ts +0 -8
  59. package/dist/translations/lt.js +0 -23
  60. package/dist/translations/lv.d.ts +0 -8
  61. package/dist/translations/lv.js +0 -23
  62. package/dist/translations/ms.d.ts +0 -8
  63. package/dist/translations/ms.js +0 -23
  64. package/dist/translations/nl.d.ts +0 -8
  65. package/dist/translations/nl.js +0 -23
  66. package/dist/translations/no.d.ts +0 -8
  67. package/dist/translations/no.js +0 -23
  68. package/dist/translations/pl.d.ts +0 -8
  69. package/dist/translations/pl.js +0 -23
  70. package/dist/translations/pt-br.d.ts +0 -8
  71. package/dist/translations/pt-br.js +0 -23
  72. package/dist/translations/pt.d.ts +0 -8
  73. package/dist/translations/pt.js +0 -23
  74. package/dist/translations/ro.d.ts +0 -8
  75. package/dist/translations/ro.js +0 -23
  76. package/dist/translations/ru.d.ts +0 -8
  77. package/dist/translations/ru.js +0 -23
  78. package/dist/translations/sk.d.ts +0 -8
  79. package/dist/translations/sk.js +0 -23
  80. package/dist/translations/sr.d.ts +0 -8
  81. package/dist/translations/sr.js +0 -23
  82. package/dist/translations/sv.d.ts +0 -8
  83. package/dist/translations/sv.js +0 -23
  84. package/dist/translations/th.d.ts +0 -8
  85. package/dist/translations/th.js +0 -23
  86. package/dist/translations/tr.d.ts +0 -8
  87. package/dist/translations/tr.js +0 -23
  88. package/dist/translations/uk.d.ts +0 -8
  89. package/dist/translations/uk.js +0 -23
  90. package/dist/translations/uz.d.ts +0 -8
  91. package/dist/translations/uz.js +0 -23
  92. package/dist/translations/vi.d.ts +0 -8
  93. package/dist/translations/vi.js +0 -23
  94. package/dist/translations/zh-cn.d.ts +0 -8
  95. package/dist/translations/zh-cn.js +0 -23
  96. package/dist/translations/zh.d.ts +0 -8
  97. package/dist/translations/zh.js +0 -23
  98. package/dist/types/augmentation.d.ts +0 -25
  99. package/dist/types/index.d.ts +0 -17
  100. package/dist/types/slashcommand.d.ts +0 -33
  101. package/dist/types/slashcommandconfig.d.ts +0 -246
  102. package/dist/types/slashcommandediting.d.ts +0 -45
  103. package/dist/types/slashcommandeditorconfig.d.ts +0 -100
  104. package/dist/types/slashcommandui.d.ts +0 -37
  105. package/dist/types/ui/slashcommandbuttonview.d.ts +0 -35
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'he':{'dictionary':{'Create\x20a\x20block\x20quote':'ליצור\x20בלוק\x20ציטוט','Create\x20a\x20bulleted\x20list':'ליצור\x20רשימת\x20תבליטים','Create\x20a\x20code\x20block':'ליצור\x20בלוק\x20קוד','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'לפתוח\x20את\x20מנהל\x20הקבצים\x20כדי\x20להוסיף\x20תמונה\x20או\x20קובץ','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'לפתוח\x20את\x20דפדפן\x20הקבצים\x20כדי\x20להוסיף\x20תמונה\x20או\x20קובץ','Create\x20a\x20heading\x20level\x201':'יצירת\x20כותרת\x20שלב\x201','Create\x20a\x20heading\x20level\x202':'יצירת\x20כותרת\x20שלב\x202','Create\x20a\x20heading\x20level\x203':'יצירת\x20כותרת\x20שלב\x203','Create\x20a\x20heading\x20level\x204':'יצירת\x20כותרת\x20שלב\x204','Create\x20a\x20heading\x20level\x205':'יצירת\x20כותרת\x20שלב\x205','Create\x20a\x20heading\x20level\x206':'יצירת\x20כותרת\x20שלב\x206','Insert\x20a\x20horizontal\x20line':'להוסיף\x20שורה\x20אופקית','Insert\x20an\x20HTML\x20snippet':'להוסיף\x20מקטע\x20HTML','Increase\x20the\x20indentation':'להגביר\x20את\x20הכניסה','Insert\x20Mermaid\x20diagram':'להוסיף\x20דיאגרמת\x20בת\x20ים','Insert\x20the\x20Mermaid\x20diagram':'להוסיף\x20את\x20דיאגרמת\x20בת\x20הים','Create\x20a\x20table':'ליצור\x20טבלה','Insert\x20table\x20of\x20contents':'להוסיף\x20תוכן\x20עניינים','Create\x20a\x20numbered\x20list':'ליצור\x20רשימה\x20ממוספרת','Decrease\x20the\x20indentation':'להגביר\x20את\x20הכניסה','Insert\x20a\x20paragraph':'להוסיף\x20פסקה','Create\x20a\x20to-do\x20list':'ליצור\x20רשימת\x20מטלות','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'פתחו\x20את\x20עוזר\x20ה-AI\x20כדי\x20ליצור\x20תוכן'},'getPluralForm':_0x593cc8=>0x1==_0x593cc8&&_0x593cc8%0x1==0x0?0x0:0x2==_0x593cc8&&_0x593cc8%0x1==0x0?0x1:0x2}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'hi':{'dictionary':{'Create\x20a\x20block\x20quote':'एक\x20ब्लॉक\x20कोट\x20बनाएँ','Create\x20a\x20bulleted\x20list':'एक\x20बुलेटेड\x20लिस्ट\x20बनाएँ','Create\x20a\x20code\x20block':'एक\x20कोड\x20ब्लॉक\x20बनाएँ','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'एक\x20इमेज\x20या\x20फ़ाइल\x20इंसर्ट\x20करने\x20के\x20लिए\x20फ़ाइल\x20मैनेजर\x20खोलें','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'एक\x20इमेज\x20या\x20फ़ाइल\x20इंसर्ट\x20करने\x20के\x20लिए\x20फ़ाइल\x20ब्राउज़र\x20खोलें','Create\x20a\x20heading\x20level\x201':'एक\x20हेडिंग\x20लेवल\x201\x20बनाएँ','Create\x20a\x20heading\x20level\x202':'एक\x20हेडिंग\x20लेवल\x202\x20बनाएँ','Create\x20a\x20heading\x20level\x203':'एक\x20हेडिंग\x20लेवल\x203\x20बनाएँ','Create\x20a\x20heading\x20level\x204':'एक\x20हेडिंग\x20लेवल\x204\x20बनाएँ','Create\x20a\x20heading\x20level\x205':'एक\x20हेडिंग\x20लेवल\x205\x20बनाएँ','Create\x20a\x20heading\x20level\x206':'एक\x20हेडिंग\x20लेवल\x206\x20बनाएँ','Insert\x20a\x20horizontal\x20line':'एक\x20हॉरिज़ॉन्टल\x20लाइन\x20इंसर्ट\x20करें','Insert\x20an\x20HTML\x20snippet':'एक\x20HTML\x20स्निपेट\x20इंसर्ट\x20करें','Increase\x20the\x20indentation':'इंडेंटेशन\x20को\x20बढ़ाएँ','Insert\x20Mermaid\x20diagram':'मर्मेड\x20चित्र\x20इंसर्ट\x20करें','Insert\x20the\x20Mermaid\x20diagram':'मर्मेड\x20चित्र\x20इंसर्ट\x20करें','Create\x20a\x20table':'एक\x20टेबल\x20बनाएँ','Insert\x20table\x20of\x20contents':'टेबल\x20ऑफ़\x20कॉन्टेंट्स\x20इंसर्ट\x20करें','Create\x20a\x20numbered\x20list':'एक\x20नंबर्ड\x20लिस्ट\x20बनाएँ','Decrease\x20the\x20indentation':'इंडेंटेशन\x20घटाएँ','Insert\x20a\x20paragraph':'एक\x20पैराग्राफ़\x20इंसर्ट\x20करें','Create\x20a\x20to-do\x20list':'एक\x20टू-डू\x20लिस्ट\x20बनाएँ','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AI\x20असिस्टेंट\x20को\x20खोलें\x20ताकि\x20कंटेंट\x20बनाया\x20जा\x20सके'},'getPluralForm':_0x2f957c=>0x1!=_0x2f957c}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'hr':{'dictionary':{'Create\x20a\x20block\x20quote':'Napravi\x20blok\x20citat','Create\x20a\x20bulleted\x20list':'Napravi\x20listu\x20s\x20grafičkim\x20oznakama','Create\x20a\x20code\x20block':'Napravi\x20blok\x20koda','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otvori\x20preglednik\x20datoteka\x20i\x20ubaci\x20sliku\x20ili\x20datoteku','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otvori\x20preglednik\x20datoteka\x20i\x20ubaci\x20sliku\x20ili\x20datoteku','Create\x20a\x20heading\x20level\x201':'Napravi\x20naslov\x20nivo\x201','Create\x20a\x20heading\x20level\x202':'Napravi\x20naslov\x20nivo\x202','Create\x20a\x20heading\x20level\x203':'Napravi\x20naslov\x20nivo\x203','Create\x20a\x20heading\x20level\x204':'Napravi\x20naslov\x20nivo\x204','Create\x20a\x20heading\x20level\x205':'Napravi\x20naslov\x20nivo\x205','Create\x20a\x20heading\x20level\x206':'Napravi\x20naslov\x20nivo\x206','Insert\x20a\x20horizontal\x20line':'Ubaci\x20vodoravnu\x20liniju','Insert\x20an\x20HTML\x20snippet':'Ubaci\x20HTML\x20isječak','Increase\x20the\x20indentation':'Povećaj\x20uvlačenje','Insert\x20Mermaid\x20diagram':'Ubaci\x20Mermaid\x20dijagram','Insert\x20the\x20Mermaid\x20diagram':'Ubaci\x20Mermaid\x20dijagram','Create\x20a\x20table':'Napravi\x20tablicu','Insert\x20table\x20of\x20contents':'Ubaci\x20sadržaj','Create\x20a\x20numbered\x20list':'Napravi\x20brojčanu\x20listu','Decrease\x20the\x20indentation':'Umanji\x20uvlačenje','Insert\x20a\x20paragraph':'Ubaci\x20odlomak','Create\x20a\x20to-do\x20list':'Napravi\x20listu\x20obaveza','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':''},'getPluralForm':_0x23a85f=>_0x23a85f%0xa==0x1&&_0x23a85f%0x64!=0xb?0x0:_0x23a85f%0xa>=0x2&&_0x23a85f%0xa<=0x4&&(_0x23a85f%0x64<0xa||_0x23a85f%0x64>=0x14)?0x1:0x2}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'hu':{'dictionary':{'Create\x20a\x20block\x20quote':'Hozzon\x20létre\x20egy\x20idézetblokkot','Create\x20a\x20bulleted\x20list':'Hozzon\x20létre\x20egy\x20felsorolásos\x20listát','Create\x20a\x20code\x20block':'Hozzon\x20létre\x20egy\x20kódblokkot','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Nyissa\x20meg\x20a\x20fájlkezelőt\x20kép\x20vagy\x20fájl\x20beszúrásához','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Nyissa\x20meg\x20a\x20fájlböngészőt\x20kép\x20vagy\x20fájl\x20beszúrásához','Create\x20a\x20heading\x20level\x201':'Hozzon\x20létre\x20egy\x201.\x20szintű\x20címsort','Create\x20a\x20heading\x20level\x202':'Hozzon\x20létre\x20egy\x202.\x20szintű\x20címsort','Create\x20a\x20heading\x20level\x203':'Hozzon\x20létre\x20egy\x203.\x20szintű\x20címsort','Create\x20a\x20heading\x20level\x204':'Hozzon\x20létre\x20egy\x204.\x20szintű\x20címsort','Create\x20a\x20heading\x20level\x205':'Hozzon\x20létre\x20egy\x205.\x20szintű\x20címsort','Create\x20a\x20heading\x20level\x206':'Hozzon\x20létre\x20egy\x206.\x20szintű\x20címsort','Insert\x20a\x20horizontal\x20line':'Illesszen\x20be\x20egy\x20vízszintes\x20vonalat','Insert\x20an\x20HTML\x20snippet':'Illesszen\x20be\x20egy\x20HTML-részletet','Increase\x20the\x20indentation':'Növelje\x20a\x20behúzást','Insert\x20Mermaid\x20diagram':'Illessze\x20be\x20a\x20sellő\x20diagramot','Insert\x20the\x20Mermaid\x20diagram':'Illessze\x20be\x20a\x20sellő\x20diagramot','Create\x20a\x20table':'Hozzon\x20létre\x20egy\x20táblázatot','Insert\x20table\x20of\x20contents':'Tartalomjegyzék\x20beszúrása','Create\x20a\x20numbered\x20list':'Hozzon\x20létre\x20egy\x20számozott\x20listát','Decrease\x20the\x20indentation':'Csökkentse\x20a\x20behúzást','Insert\x20a\x20paragraph':'Szúrjon\x20be\x20egy\x20bekezdést','Create\x20a\x20to-do\x20list':'Hozzon\x20létre\x20egy\x20teendőlistát','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Tartalom\x20létrehozásához\x20nyissa\x20meg\x20az\x20AI\x20Assistantot'},'getPluralForm':_0x18e519=>0x1!=_0x18e519}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'id':{'dictionary':{'Create\x20a\x20block\x20quote':'Buat\x20kutipan\x20blok','Create\x20a\x20bulleted\x20list':'Buat\x20senarai\x20bersimbol','Create\x20a\x20code\x20block':'Buat\x20blok\x20kode','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pengelola\x20file\x20untuk\x20menyisipkan\x20gambar\x20atau','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20penelusur\x20file\x20untuk\x20menyisipkan\x20gambar\x20atau\x20file','Create\x20a\x20heading\x20level\x201':'Buat\x20tajuk\x20level\x201','Create\x20a\x20heading\x20level\x202':'Buat\x20tajuk\x20level\x202','Create\x20a\x20heading\x20level\x203':'Buat\x20tajuk\x20level\x203','Create\x20a\x20heading\x20level\x204':'Buat\x20tajuk\x20level\x204','Create\x20a\x20heading\x20level\x205':'Buat\x20tajuk\x20level\x205','Create\x20a\x20heading\x20level\x206':'Buat\x20tajuk\x20level\x206','Insert\x20a\x20horizontal\x20line':'Sisipkan\x20garis\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Sisipkan\x20cuplikan\x20HTML','Increase\x20the\x20indentation':'Tambah\x20indentasi','Insert\x20Mermaid\x20diagram':'Sisipkan\x20diagram\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Sisipkan\x20diagram\x20Mermaid','Create\x20a\x20table':'Buat\x20tabel','Insert\x20table\x20of\x20contents':'Sisipkan\x20daftar\x20isi','Create\x20a\x20numbered\x20list':'Buat\x20senarai\x20bernomor','Decrease\x20the\x20indentation':'Kurangi\x20indentasi','Insert\x20a\x20paragraph':'Sisipkan\x20paragraf','Create\x20a\x20to-do\x20list':'Buat\x20daftar\x20tugas','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Buka\x20Asisten\x20AI\x20untuk\x20membuat\x20konten'},'getPluralForm':_0x10dd32=>0x0}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'it':{'dictionary':{'Create\x20a\x20block\x20quote':'Crea\x20un\x20blocco\x20citazione','Create\x20a\x20bulleted\x20list':'Crea\x20un\x20elenco\x20puntato','Create\x20a\x20code\x20block':'Crea\x20un\x20blocco\x20di\x20codice','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Apri\x20il\x20file\x20manager\x20per\x20inserire\x20un\x27immagine\x20o\x20un\x20file','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Apri\x20il\x20browser\x20dei\x20file\x20per\x20inserire\x20un\x27immagine\x20o\x20un\x20file','Create\x20a\x20heading\x20level\x201':'Crea\x20un\x27intestazione\x20di\x20livello\x201','Create\x20a\x20heading\x20level\x202':'Crea\x20un\x27intestazione\x20di\x20livello\x202','Create\x20a\x20heading\x20level\x203':'Crea\x20un\x27intestazione\x20di\x20livello\x203','Create\x20a\x20heading\x20level\x204':'Crea\x20un\x27intestazione\x20di\x20livello\x204','Create\x20a\x20heading\x20level\x205':'Crea\x20un\x27intestazione\x20di\x20livello\x205','Create\x20a\x20heading\x20level\x206':'Crea\x20un\x27intestazione\x20di\x20livello\x206','Insert\x20a\x20horizontal\x20line':'Inserisci\x20una\x20linea\x20orizzontale','Insert\x20an\x20HTML\x20snippet':'Inserisci\x20un\x20frammento\x20HTML','Increase\x20the\x20indentation':'Aumenta\x20il\x20rientro','Insert\x20Mermaid\x20diagram':'Inserisci\x20un\x20grafico\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserisci\x20il\x20grafico\x20Mermaid','Create\x20a\x20table':'Crea\x20una\x20tabella','Insert\x20table\x20of\x20contents':'Inserisci\x20sommario','Create\x20a\x20numbered\x20list':'Crea\x20un\x20elenco\x20numerato','Decrease\x20the\x20indentation':'Diminuisci\x20il\x20rientro','Insert\x20a\x20paragraph':'Inserisci\x20un\x20paragrafo','Create\x20a\x20to-do\x20list':'Crea\x20un\x20elenco\x20di\x20cose\x20da\x20fare','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Apri\x20l\x27Assistente\x20AI\x20per\x20generare\x20contenuti'},'getPluralForm':_0x3f0545=>0x1==_0x3f0545?0x0:0x0!=_0x3f0545&&_0x3f0545%0xf4240==0x0?0x1:0x2}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'ja':{'dictionary':{'Create\x20a\x20block\x20quote':'ブロック引用を作成','Create\x20a\x20bulleted\x20list':'箇条書きリストを作成','Create\x20a\x20code\x20block':'コードブロックを作成','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルマネージャーを開いて動画またはファイルを挿入','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルブラウザーを開いて動画またはファイルを挿入','Create\x20a\x20heading\x20level\x201':'レベル1の見出しを作成','Create\x20a\x20heading\x20level\x202':'レベル2の見出しを作成','Create\x20a\x20heading\x20level\x203':'レベル3の見出しを作成','Create\x20a\x20heading\x20level\x204':'レベル4の見出しを作成','Create\x20a\x20heading\x20level\x205':'レベル5の見出しを作成','Create\x20a\x20heading\x20level\x206':'レベル6の見出しを作成','Insert\x20a\x20horizontal\x20line':'水平の直線を挿入','Insert\x20an\x20HTML\x20snippet':'HTMLスニペットを挿入','Increase\x20the\x20indentation':'インデントを増やす','Insert\x20Mermaid\x20diagram':'Mermaid図を挿入','Insert\x20the\x20Mermaid\x20diagram':'Mermaid図を挿入','Create\x20a\x20table':'表を作成','Insert\x20table\x20of\x20contents':'目次を挿入','Create\x20a\x20numbered\x20list':'番号付きリストを作成','Decrease\x20the\x20indentation':'インデントを減らす','Insert\x20a\x20paragraph':'段落を挿入','Create\x20a\x20to-do\x20list':'すべきことリストを作成','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AIアシスタントを開いてコンテンツを生成する'},'getPluralForm':_0x2f6af1=>0x0}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'ko':{'dictionary':{'Create\x20a\x20block\x20quote':'블록\x20인용\x20생성','Create\x20a\x20bulleted\x20list':'글머리\x20기호\x20목록\x20생성','Create\x20a\x20code\x20block':'코드\x20블록\x20생성','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20관리자를\x20여세요','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20탐색기를\x20여세요','Create\x20a\x20heading\x20level\x201':'표제\x201단계\x20생성','Create\x20a\x20heading\x20level\x202':'표제\x202단계\x20생성','Create\x20a\x20heading\x20level\x203':'표제\x203단계\x20생성','Create\x20a\x20heading\x20level\x204':'표제\x204단계\x20생성','Create\x20a\x20heading\x20level\x205':'표제\x205단계\x20생성','Create\x20a\x20heading\x20level\x206':'표제\x206단계\x20생성','Insert\x20a\x20horizontal\x20line':'가로줄\x20삽입','Insert\x20an\x20HTML\x20snippet':'HTML\x20스니펫\x20삽입','Increase\x20the\x20indentation':'들여쓰기\x20늘리기','Insert\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Insert\x20the\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Create\x20a\x20table':'표\x20생성','Insert\x20table\x20of\x20contents':'목차\x20삽입','Create\x20a\x20numbered\x20list':'번호가\x20매겨진\x20목록\x20생성','Decrease\x20the\x20indentation':'들여쓰기\x20줄이기','Insert\x20a\x20paragraph':'단락\x20삽입','Create\x20a\x20to-do\x20list':'할\x20일\x20목록\x20생성','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AI\x20어시스턴트를\x20열어서\x20콘텐츠를\x20생성합니다'},'getPluralForm':_0x38e7af=>0x0}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'lt':{'dictionary':{'Create\x20a\x20block\x20quote':'Sukurti\x20citatą','Create\x20a\x20bulleted\x20list':'Sukurti\x20suženklintąjį\x20sąrašą','Create\x20a\x20code\x20block':'Sukurti\x20kodo\x20bloką','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20tvarkyklę,\x20kad\x20įterptumėte\x20paveikslėlį\x20arba\x20rinkmeną','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20naršyklę,\x20jei\x20norite\x20įterpti\x20paveikslėlį\x20arba\x20rinkmeną','Create\x20a\x20heading\x20level\x201':'Sukurti\x201\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x202':'Sukurti\x202\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x203':'Sukurti\x203\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x204':'Sukurti\x204\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x205':'Sukurti\x205\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x206':'Sukurti\x206\x20lygio\x20antraštę','Insert\x20a\x20horizontal\x20line':'Įterpti\x20horizontalią\x20liniją','Insert\x20an\x20HTML\x20snippet':'Įterpti\x20HTML\x20fragmentą','Increase\x20the\x20indentation':'Padidinti\x20įtrauką','Insert\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Insert\x20the\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Create\x20a\x20table':'Sukurti\x20lentelę','Insert\x20table\x20of\x20contents':'Įterpti\x20turinį','Create\x20a\x20numbered\x20list':'Sukurti\x20sunumeruotą\x20sąrašą','Decrease\x20the\x20indentation':'Sumažinti\x20įtrauką','Insert\x20a\x20paragraph':'Įterpti\x20pastraipą','Create\x20a\x20to-do\x20list':'Sukurti\x20užduočių\x20sąrašą','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atidarykite\x20dirbtinio\x20intelekto\x20asistentą,\x20kad\x20sukurtumėte\x20turinį'},'getPluralForm':_0x447f2e=>_0x447f2e%0xa==0x1&&(_0x447f2e%0x64>0x13||_0x447f2e%0x64<0xb)?0x0:_0x447f2e%0xa>=0x2&&_0x447f2e%0xa<=0x9&&(_0x447f2e%0x64>0x13||_0x447f2e%0x64<0xb)?0x1:_0x447f2e%0x1!=0x0?0x2:0x3}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'lv':{'dictionary':{'Create\x20a\x20block\x20quote':'Izveidot\x20bloka\x20citātu','Create\x20a\x20bulleted\x20list':'Izveidot\x20sarakstu\x20ar\x20aizzīmēm','Create\x20a\x20code\x20block':'Izveidot\x20koda\x20bloku','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārvaldnieku,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārlūkprogrammu,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Create\x20a\x20heading\x20level\x201':'Izveidojiet\x20virsraksta\x201.\x20līmeni','Create\x20a\x20heading\x20level\x202':'Izveidojiet\x20virsraksta\x202.\x20līmeni','Create\x20a\x20heading\x20level\x203':'Izveidojiet\x20virsraksta\x203.\x20līmeni','Create\x20a\x20heading\x20level\x204':'Izveidojiet\x20virsraksta\x204.\x20līmeni','Create\x20a\x20heading\x20level\x205':'Izveidojiet\x20virsraksta\x205.\x20līmeni','Create\x20a\x20heading\x20level\x206':'Izveidojiet\x20virsraksta\x206.\x20līmeni','Insert\x20a\x20horizontal\x20line':'Ievietot\x20horizontālu\x20līniju','Insert\x20an\x20HTML\x20snippet':'Ievietot\x20HTML\x20fragmentu','Increase\x20the\x20indentation':'Palielināt\x20ievilkumu','Insert\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Insert\x20the\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Create\x20a\x20table':'Izveidot\x20tabulu','Insert\x20table\x20of\x20contents':'Ievietot\x20satura\x20rādītāju','Create\x20a\x20numbered\x20list':'Izveidot\x20numerētu\x20sarakstu','Decrease\x20the\x20indentation':'Samazināt\x20ievilkumu','Insert\x20a\x20paragraph':'Ievietot\x20rindkopu','Create\x20a\x20to-do\x20list':'Izveidot\x20uzdevumu\x20sarakstu','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atveriet\x20AI\x20palīgu,\x20lai\x20ģenerētu\x20saturu'},'getPluralForm':_0x5e30ce=>_0x5e30ce%0xa==0x1&&_0x5e30ce%0x64!=0xb?0x0:0x0!=_0x5e30ce?0x1:0x2}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'ms':{'dictionary':{'Create\x20a\x20block\x20quote':'Cipta\x20petikan\x20kotak','Create\x20a\x20bulleted\x20list':'Cipta\x20senarai\x20titik\x20peluru','Create\x20a\x20code\x20block':'Cipta\x20kotak\x20kod','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pengurus\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pelayar\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Create\x20a\x20heading\x20level\x201':'Cipta\x20tajuk\x20tahap\x201','Create\x20a\x20heading\x20level\x202':'Cipta\x20tajuk\x20tahap\x202','Create\x20a\x20heading\x20level\x203':'Cipta\x20tajuk\x20tahap\x203','Create\x20a\x20heading\x20level\x204':'Cipta\x20tajuk\x20tahap\x204','Create\x20a\x20heading\x20level\x205':'Cipta\x20tajuk\x20tahap\x205','Create\x20a\x20heading\x20level\x206':'Cipta\x20tajuk\x20tahap\x206','Insert\x20a\x20horizontal\x20line':'Masukkan\x20garis\x20melintang','Insert\x20an\x20HTML\x20snippet':'Masukkan\x20potongan\x20HTML','Increase\x20the\x20indentation':'Tingkatkan\x20lekuk','Insert\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Create\x20a\x20table':'Cipta\x20jadual','Insert\x20table\x20of\x20contents':'Masukkan\x20isi\x20kandungan','Create\x20a\x20numbered\x20list':'Cipta\x20senarai\x20bernombor','Decrease\x20the\x20indentation':'Kurangkan\x20lekuk','Insert\x20a\x20paragraph':'Masukkan\x20perenggan','Create\x20a\x20to-do\x20list':'Cipta\x20senarai\x20untuk\x20dibuat','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Buka\x20Pembantu\x20AI\x20untuk\x20mencipta\x20kandungan'},'getPluralForm':_0x12446e=>0x0}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'nl':{'dictionary':{'Create\x20a\x20block\x20quote':'Blokcitaat\x20aanmaken','Create\x20a\x20bulleted\x20list':'Opsommingslijst\x20aanmaken','Create\x20a\x20code\x20block':'Codeblok\x20aanmaken','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20bestandsbeheer\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20de\x20bestandsbrowser\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Create\x20a\x20heading\x20level\x201':'Kop\x20op\x20niveau\x201\x20aanmaken','Create\x20a\x20heading\x20level\x202':'Kop\x20op\x20niveau\x202\x20aanmaken','Create\x20a\x20heading\x20level\x203':'Kop\x20op\x20niveau\x203\x20aanmaken','Create\x20a\x20heading\x20level\x204':'Kop\x20op\x20niveau\x204\x20aanmaken','Create\x20a\x20heading\x20level\x205':'Kop\x20op\x20niveau\x205\x20aanmaken','Create\x20a\x20heading\x20level\x206':'Kop\x20op\x20niveau\x206\x20aanmaken','Insert\x20a\x20horizontal\x20line':'Horizontale\x20lijn\x20invoegen','Insert\x20an\x20HTML\x20snippet':'HTML-fragment\x20invoegen','Increase\x20the\x20indentation':'Inspringing\x20vergroten','Insert\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Insert\x20the\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Create\x20a\x20table':'Tabel\x20aanmaken','Insert\x20table\x20of\x20contents':'Inhoudsopgave\x20invoegen','Create\x20a\x20numbered\x20list':'Genummerde\x20lijst\x20aanmaken','Decrease\x20the\x20indentation':'Inspringing\x20verkleinen','Insert\x20a\x20paragraph':'Alinea\x20invoegen','Create\x20a\x20to-do\x20list':'Takenlijst\x20aanmaken','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Open\x20de\x20AI\x20Assistent\x20om\x20inhoud\x20te\x20genereren'},'getPluralForm':_0x8d4cf6=>0x1!=_0x8d4cf6}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'no':{'dictionary':{'Create\x20a\x20block\x20quote':'Lag\x20et\x20blokk-sitat','Create\x20a\x20bulleted\x20list':'Lag\x20en\x20punktliste','Create\x20a\x20code\x20block':'Lag\x20en\x20kodeblokk','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filvalg\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filbrowser\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Create\x20a\x20heading\x20level\x201':'Lag\x20en\x20nivå\x201\x20overskrift','Create\x20a\x20heading\x20level\x202':'Lag\x20en\x20nivå\x202\x20overskrift','Create\x20a\x20heading\x20level\x203':'Lag\x20en\x20nivå\x203\x20overskrift','Create\x20a\x20heading\x20level\x204':'Lag\x20en\x20nivå\x204\x20overskrift','Create\x20a\x20heading\x20level\x205':'Lag\x20en\x20nivå\x205\x20overskrift','Create\x20a\x20heading\x20level\x206':'Lag\x20en\x20nivå\x206\x20overskrift','Insert\x20a\x20horizontal\x20line':'Sett\x20inn\x20horisontal\x20linje','Insert\x20an\x20HTML\x20snippet':'Sett\x20inn\x20HTML-snutt','Increase\x20the\x20indentation':'Øk\x20innrykk','Insert\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagram','Insert\x20the\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagrammet','Create\x20a\x20table':'Lag\x20en\x20liste','Insert\x20table\x20of\x20contents':'Sett\x20inn\x20innholdsfortegnelse','Create\x20a\x20numbered\x20list':'Lag\x20en\x20nummerert\x20liste','Decrease\x20the\x20indentation':'Minske\x20innrykk','Insert\x20a\x20paragraph':'Sett\x20inn\x20et\x20avsnitt','Create\x20a\x20to-do\x20list':'Lag\x20en\x20huskeliste','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Åpne\x20AI\x20Assistant\x20for\x20å\x20generere\x20innhold'},'getPluralForm':_0x16fb20=>0x1!=_0x16fb20}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'pl':{'dictionary':{'Create\x20a\x20block\x20quote':'Dodaj\x20cytat\x20w\x20postaci\x20bloku','Create\x20a\x20bulleted\x20list':'Utwórz\x20listę\x20punktowaną','Create\x20a\x20code\x20block':'Utwórz\x20blok\x20z\x20kodem','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20menedżer\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20przeglądarkę\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Create\x20a\x20heading\x20level\x201':'Utwórz\x20nagłówek\x201.\x20poziomu','Create\x20a\x20heading\x20level\x202':'Utwórz\x20nagłówek\x202.\x20poziomu','Create\x20a\x20heading\x20level\x203':'Utwórz\x20nagłówek\x203.\x20poziomu','Create\x20a\x20heading\x20level\x204':'Utwórz\x20nagłówek\x204.\x20poziomu','Create\x20a\x20heading\x20level\x205':'Utwórz\x20nagłówek\x205.\x20poziomu','Create\x20a\x20heading\x20level\x206':'Utwórz\x20nagłówek\x206.\x20poziomu','Insert\x20a\x20horizontal\x20line':'Wstaw\x20poziomą\x20linię','Insert\x20an\x20HTML\x20snippet':'Wstaw\x20fragment\x20kodu\x20HTML','Increase\x20the\x20indentation':'Zwiększ\x20wcięcie','Insert\x20Mermaid\x20diagram':'Wstawianie\x20wykres\x20typu\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Wstaw\x20wykres\x20typu\x20Mermaid','Create\x20a\x20table':'Utwórz\x20tabelę','Insert\x20table\x20of\x20contents':'Wstaw\x20spis\x20treści','Create\x20a\x20numbered\x20list':'Utwórz\x20listę\x20numerowaną','Decrease\x20the\x20indentation':'Zmniejsz\x20wcięcie','Insert\x20a\x20paragraph':'Dodaj\x20akapit','Create\x20a\x20to-do\x20list':'Utwórz\x20listę\x20zadań\x20do\x20wykonania','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Otwórz\x20asystenta\x20AI,\x20aby\x20wygenerować\x20treść'},'getPluralForm':_0x3e1604=>0x1==_0x3e1604?0x0:_0x3e1604%0xa>=0x2&&_0x3e1604%0xa<=0x4&&(_0x3e1604%0x64<0xc||_0x3e1604%0x64>0xe)?0x1:0x1!=_0x3e1604&&_0x3e1604%0xa>=0x0&&_0x3e1604%0xa<=0x1||_0x3e1604%0xa>=0x5&&_0x3e1604%0xa<=0x9||_0x3e1604%0x64>=0xc&&_0x3e1604%0x64<=0xe?0x2:0x3}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'pt-br':{'dictionary':{'Create\x20a\x20block\x20quote':'Criar\x20bloco\x20de\x20citação','Create\x20a\x20bulleted\x20list':'Criar\x20uma\x20lista\x20com\x20marcadores','Create\x20a\x20code\x20block':'Criar\x20um\x20bloco\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20gerenciador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20navegador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Create\x20a\x20heading\x20level\x201':'Criar\x20um\x20cabeçalho\x20de\x20nível\x201','Create\x20a\x20heading\x20level\x202':'Criar\x20um\x20cabeçalho\x20de\x20nível\x202','Create\x20a\x20heading\x20level\x203':'Criar\x20um\x20cabeçalho\x20de\x20nível\x203','Create\x20a\x20heading\x20level\x204':'Criar\x20um\x20cabeçalho\x20de\x20nível\x204','Create\x20a\x20heading\x20level\x205':'Criar\x20um\x20cabeçalho\x20de\x20nível\x205','Create\x20a\x20heading\x20level\x206':'Criar\x20um\x20cabeçalho\x20de\x20nível\x206','Insert\x20a\x20horizontal\x20line':'Inserir\x20uma\x20linha\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Inserir\x20um\x20trecho\x20de\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20o\x20recuo','Insert\x20Mermaid\x20diagram':'Inserir\x20diagrama\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserir\x20o\x20diagrama\x20Mermaid','Create\x20a\x20table':'Criar\x20uma\x20tabela','Insert\x20table\x20of\x20contents':'Inserir\x20sumário','Create\x20a\x20numbered\x20list':'Criar\x20uma\x20lista\x20numerada','Decrease\x20the\x20indentation':'Reduzir\x20o\x20recuo','Insert\x20a\x20paragraph':'Inserir\x20parágrafo','Create\x20a\x20to-do\x20list':'Criar\x20uma\x20lista\x20de\x20tarefas','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abra\x20o\x20Assistente\x20de\x20IA\x20para\x20gerar\x20conteúdo'},'getPluralForm':_0x493dbc=>0x0==_0x493dbc||0x1==_0x493dbc?0x0:0x0!=_0x493dbc&&_0x493dbc%0xf4240==0x0?0x1:0x2}};
@@ -1,8 +0,0 @@
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
- import type { Translations } from 'ckeditor5';
7
- declare const translations: Translations;
8
- export default translations;
@@ -1,23 +0,0 @@
1
- /*
2
- * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
- *
4
- *
5
- *
6
- *
7
- * +---------------------------------------------------------------------------------+
8
- * | |
9
- * | Hello stranger! |
10
- * | |
11
- * | |
12
- * | What you're currently looking at is the source code of a legally protected, |
13
- * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
- * | are forbidden and will result in legal consequences. |
15
- * | |
16
- * | |
17
- * +---------------------------------------------------------------------------------+
18
- *
19
- *
20
- *
21
- *
22
- */
23
- export default{'pt':{'dictionary':{'Create\x20a\x20block\x20quote':'Criar\x20um\x20trecho\x20em\x20bloco','Create\x20a\x20bulleted\x20list':'Criar\x20uma\x20lista\x20com\x20marcas','Create\x20a\x20code\x20block':'Criar\x20um\x20bloco\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20gestor\x20de\x20ficheiros\x20para\x20inserir\x20uma\x20imagem\x20ou\x20um\x20ficheiro','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20navegador\x20de\x20ficheiros\x20para\x20inserir\x20uma\x20imagem\x20ou\x20um\x20ficheiro','Create\x20a\x20heading\x20level\x201':'Criar\x20um\x20cabeçalho\x20de\x20nível\x201','Create\x20a\x20heading\x20level\x202':'Criar\x20um\x20cabeçalho\x20de\x20nível\x202','Create\x20a\x20heading\x20level\x203':'Criar\x20um\x20cabeçalho\x20de\x20nível\x203','Create\x20a\x20heading\x20level\x204':'Criar\x20um\x20cabeçalho\x20de\x20nível\x204','Create\x20a\x20heading\x20level\x205':'Criar\x20um\x20cabeçalho\x20de\x20nível\x205','Create\x20a\x20heading\x20level\x206':'Criar\x20um\x20cabeçalho\x20de\x20nível\x206','Insert\x20a\x20horizontal\x20line':'Inserir\x20uma\x20linha\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Inserir\x20um\x20fragmento\x20de\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20a\x20indentação','Insert\x20Mermaid\x20diagram':'Inserir\x20diagrama\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserir\x20o\x20diagrama\x20Mermaid','Create\x20a\x20table':'Criar\x20uma\x20tabela','Insert\x20table\x20of\x20contents':'Inserir\x20índice','Create\x20a\x20numbered\x20list':'Criar\x20uma\x20lista\x20numerada','Decrease\x20the\x20indentation':'Diminuir\x20a\x20indentação','Insert\x20a\x20paragraph':'Inserir\x20um\x20parágrafo','Create\x20a\x20to-do\x20list':'Criar\x20uma\x20lista\x20de\x20tarefas','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abrir\x20o\x20Assistente\x20de\x20IA\x20para\x20gerar\x20conteúdo'},'getPluralForm':_0x502120=>0x0==_0x502120||0x1==_0x502120?0x0:0x0!=_0x502120&&_0x502120%0xf4240==0x0?0x1:0x2}};