@ckeditor/ckeditor5-slash-command 41.3.0-alpha.4 → 41.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/slash-command.js +1 -1
- package/package.json +4 -5
- package/src/index.js +1 -1
- package/src/slashcommand.js +1 -1
- package/src/slashcommandconfig.js +1 -1
- package/src/slashcommandediting.js +1 -1
- package/src/slashcommandui.js +1 -1
- package/src/ui/slashcommandbuttonview.js +1 -1
- package/dist/content-index.css +0 -332
- package/dist/editor-index.css +0 -363
- package/dist/index.css +0 -1032
- package/dist/translations/ar.d.ts +0 -8
- package/dist/translations/ar.js +0 -23
- package/dist/translations/bg.d.ts +0 -8
- package/dist/translations/bg.js +0 -23
- package/dist/translations/bn.d.ts +0 -8
- package/dist/translations/bn.js +0 -23
- package/dist/translations/ca.d.ts +0 -8
- package/dist/translations/ca.js +0 -23
- package/dist/translations/cs.d.ts +0 -8
- package/dist/translations/cs.js +0 -23
- package/dist/translations/da.d.ts +0 -8
- package/dist/translations/da.js +0 -23
- package/dist/translations/de.d.ts +0 -8
- package/dist/translations/de.js +0 -23
- package/dist/translations/el.d.ts +0 -8
- package/dist/translations/el.js +0 -23
- package/dist/translations/en-au.d.ts +0 -8
- package/dist/translations/en-au.js +0 -23
- package/dist/translations/en.d.ts +0 -8
- package/dist/translations/en.js +0 -23
- package/dist/translations/es.d.ts +0 -8
- package/dist/translations/es.js +0 -23
- package/dist/translations/et.d.ts +0 -8
- package/dist/translations/et.js +0 -23
- package/dist/translations/fi.d.ts +0 -8
- package/dist/translations/fi.js +0 -23
- package/dist/translations/fr.d.ts +0 -8
- package/dist/translations/fr.js +0 -23
- package/dist/translations/gl.d.ts +0 -8
- package/dist/translations/gl.js +0 -23
- package/dist/translations/he.d.ts +0 -8
- package/dist/translations/he.js +0 -23
- package/dist/translations/hi.d.ts +0 -8
- package/dist/translations/hi.js +0 -23
- package/dist/translations/hr.d.ts +0 -8
- package/dist/translations/hr.js +0 -23
- package/dist/translations/hu.d.ts +0 -8
- package/dist/translations/hu.js +0 -23
- package/dist/translations/id.d.ts +0 -8
- package/dist/translations/id.js +0 -23
- package/dist/translations/it.d.ts +0 -8
- package/dist/translations/it.js +0 -23
- package/dist/translations/ja.d.ts +0 -8
- package/dist/translations/ja.js +0 -23
- package/dist/translations/ko.d.ts +0 -8
- package/dist/translations/ko.js +0 -23
- package/dist/translations/lt.d.ts +0 -8
- package/dist/translations/lt.js +0 -23
- package/dist/translations/lv.d.ts +0 -8
- package/dist/translations/lv.js +0 -23
- package/dist/translations/ms.d.ts +0 -8
- package/dist/translations/ms.js +0 -23
- package/dist/translations/nl.d.ts +0 -8
- package/dist/translations/nl.js +0 -23
- package/dist/translations/no.d.ts +0 -8
- package/dist/translations/no.js +0 -23
- package/dist/translations/pl.d.ts +0 -8
- package/dist/translations/pl.js +0 -23
- package/dist/translations/pt-br.d.ts +0 -8
- package/dist/translations/pt-br.js +0 -23
- package/dist/translations/pt.d.ts +0 -8
- package/dist/translations/pt.js +0 -23
- package/dist/translations/ro.d.ts +0 -8
- package/dist/translations/ro.js +0 -23
- package/dist/translations/ru.d.ts +0 -8
- package/dist/translations/ru.js +0 -23
- package/dist/translations/sk.d.ts +0 -8
- package/dist/translations/sk.js +0 -23
- package/dist/translations/sr.d.ts +0 -8
- package/dist/translations/sr.js +0 -23
- package/dist/translations/sv.d.ts +0 -8
- package/dist/translations/sv.js +0 -23
- package/dist/translations/th.d.ts +0 -8
- package/dist/translations/th.js +0 -23
- package/dist/translations/tr.d.ts +0 -8
- package/dist/translations/tr.js +0 -23
- package/dist/translations/uk.d.ts +0 -8
- package/dist/translations/uk.js +0 -23
- package/dist/translations/uz.d.ts +0 -8
- package/dist/translations/uz.js +0 -23
- package/dist/translations/vi.d.ts +0 -8
- package/dist/translations/vi.js +0 -23
- package/dist/translations/zh-cn.d.ts +0 -8
- package/dist/translations/zh-cn.js +0 -23
- package/dist/translations/zh.d.ts +0 -8
- package/dist/translations/zh.js +0 -23
- package/dist/types/augmentation.d.ts +0 -25
- package/dist/types/index.d.ts +0 -17
- package/dist/types/slashcommand.d.ts +0 -33
- package/dist/types/slashcommandconfig.d.ts +0 -246
- package/dist/types/slashcommandediting.d.ts +0 -45
- package/dist/types/slashcommandeditorconfig.d.ts +0 -100
- package/dist/types/slashcommandui.d.ts +0 -37
- package/dist/types/ui/slashcommandbuttonview.d.ts +0 -35
|
@@ -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;
|
package/dist/translations/ar.js
DELETED
|
@@ -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{'ar':{'dictionary':{'Create\x20a\x20block\x20quote':'إنشاء\x20كتلة\x20اقتباس','Create\x20a\x20bulleted\x20list':'إنشاء\x20قائمة\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ملف','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'فتح\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مخطط\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'إدخال\x20مخطط\x20Mermaid','Create\x20a\x20table':'إنشاء\x20جدول','Insert\x20table\x20of\x20contents':'إدخال\x20جدول\x20المحتويات','Create\x20a\x20numbered\x20list':'إنشاء\x20قائمة\x20ذات\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الاصطناعي\x20لإنشاء\x20المحتوى'},'getPluralForm':_0x183b79=>0x0==_0x183b79?0x0:0x1==_0x183b79?0x1:0x2==_0x183b79?0x2:_0x183b79%0x64>=0x3&&_0x183b79%0x64<=0xa?0x3:_0x183b79%0x64>=0xb&&_0x183b79%0x64<=0x63?0x4:0x5}};
|
|
@@ -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;
|
package/dist/translations/bg.js
DELETED
|
@@ -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{'bg':{'dictionary':{'Create\x20a\x20block\x20quote':'Създаване\x20на\x20цитатен\x20блок','Create\x20a\x20bulleted\x20list':'Създайте\x20списък\x20с\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или\x20файл','Create\x20a\x20heading\x20level\x201':'Създайте\x20заглавие\x20от\x20ниво\x201','Create\x20a\x20heading\x20level\x202':'Създайте\x20заглавие\x20от\x20ниво\x202','Create\x20a\x20heading\x20level\x203':'Създайте\x20заглавие\x20от\x20ниво\x203','Create\x20a\x20heading\x20level\x204':'Създайте\x20заглавие\x20от\x20ниво\x204','Create\x20a\x20heading\x20level\x205':'Създайте\x20заглавие\x20от\x20ниво\x205','Create\x20a\x20heading\x20level\x206':'Създайте\x20заглавие\x20от\x20ниво\x206','Insert\x20a\x20horizontal\x20line':'Поставете\x20хоризонтална\x20линия','Insert\x20an\x20HTML\x20snippet':'Вмъкване\x20на\x20фрагмент\x20HTML','Increase\x20the\x20indentation':'Увеличаване\x20на\x20отстъпа','Insert\x20Mermaid\x20diagram':'Вмъкване\x20на\x20диаграма\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Вмъкнете\x20Mermaid\x20диаграмата','Create\x20a\x20table':'Създаване\x20на\x20таблица','Insert\x20table\x20of\x20contents':'Вмъкване\x20на\x20съдържание','Create\x20a\x20numbered\x20list':'Създаване\x20на\x20списък\x20с\x20номерация','Decrease\x20the\x20indentation':'Намаляване\x20на\x20отстъпа','Insert\x20a\x20paragraph':'Вмъкване\x20на\x20абзац','Create\x20a\x20to-do\x20list':'Създаване\x20на\x20списък\x20със\x20задачи','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Отваряне\x20на\x20AI\x20Assistant,\x20за\x20генериране\x20на\x20съдържание'},'getPluralForm':_0x37a86d=>0x1!=_0x37a86d}};
|
|
@@ -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;
|
package/dist/translations/bn.js
DELETED
|
@@ -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{'bn':{'dictionary':{'Create\x20a\x20block\x20quote':'একটি\x20ব্লক\x20কোট\x20(quote)\x20তৈরি\x20করুন','Create\x20a\x20bulleted\x20list':'একটি\x20বুলেট\x20যুক্ত\x20তালিকা\x20তৈরি\x20করুন','Create\x20a\x20code\x20block':'একটি\x20কোড\x20ব্লক\x20তৈরি\x20করুন','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'কোনো\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খুলুন','Create\x20a\x20heading\x20level\x201':'একটি\x20হেডিং\x20লেভেল\x201\x20তৈরি\x20করুন','Create\x20a\x20heading\x20level\x202':'একটি\x20হেডিং\x20লেভেল\x202\x20তৈরি\x20করুন','Create\x20a\x20heading\x20level\x203':'একটি\x20হেডিং\x20লেভেল\x203\x20তৈরি\x20করুন','Create\x20a\x20heading\x20level\x204':'একটি\x20হেডিং\x20লেভেল\x204\x20তৈরি\x20করুন','Create\x20a\x20heading\x20level\x205':'একটি\x20হেডিং\x20লেভেল\x205\x20তৈরি\x20করুন','Create\x20a\x20heading\x20level\x206':'একটি\x20হেডিং\x20লেভেল\x206\x20তৈরি\x20করুন','Insert\x20a\x20horizontal\x20line':'একটি\x20অনুভূমিক\x20রেখা\x20প্রবেশ\x20করান','Insert\x20an\x20HTML\x20snippet':'একটি\x20HTML\x20স্নিপেট\x20প্রবেশ\x20করান','Increase\x20the\x20indentation':'ইন্ডেন্টেশন\x20বাড়ান','Insert\x20Mermaid\x20diagram':'মারমেইড\x20ডায়াগ্রাম\x20প্রবেশ\x20করান','Insert\x20the\x20Mermaid\x20diagram':'মারমেইড\x20ডায়াগ্রাম\x20প্রবেশ\x20করান','Create\x20a\x20table':'একটি\x20টেবিল\x20তৈরি\x20করুন','Insert\x20table\x20of\x20contents':'বিষয়বস্তুর\x20টেবিল\x20প্রবেশ\x20করান','Create\x20a\x20numbered\x20list':'একটি\x20সংখ্যাযুক্ত\x20তালিকা\x20তৈরি\x20করুন','Decrease\x20the\x20indentation':'ইন্ডেন্টেশন\x20কমান','Insert\x20a\x20paragraph':'একটি\x20প্যারাগ্রাফ\x20প্রবেশ\x20করান','Create\x20a\x20to-do\x20list':'একটি\x20করণীয়\x20(to-do)\x20তালিকা\x20তৈরি\x20করুন','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'বিষয়বস্তু\x20তৈরি\x20করতে\x20AI\x20সহকারী\x20খুলুন'},'getPluralForm':_0x59b7d0=>0x1!=_0x59b7d0}};
|
|
@@ -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;
|
package/dist/translations/ca.js
DELETED
|
@@ -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{'ca':{'dictionary':{'Create\x20a\x20block\x20quote':'Crea\x20un\x20pressupost\x20de\x20bloc','Create\x20a\x20bulleted\x20list':'Crea\x20una\x20llista\x20amb\x20pics','Create\x20a\x20code\x20block':'Crea\x20un\x20bloc\x20de\x20codi','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Obre\x20el\x20gestor\x20de\x20fitxers\x20per\x20inserir\x20una\x20imatge\x20o\x20un\x20fitxer','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Obre\x20el\x20navegador\x20de\x20fitxers\x20per\x20inserir\x20una\x20imatge\x20o\x20un\x20fitxer','Create\x20a\x20heading\x20level\x201':'Crea\x20un\x20encapçalament\x20de\x20nivell\x201','Create\x20a\x20heading\x20level\x202':'Crea\x20un\x20encapçalament\x20de\x20nivell\x202','Create\x20a\x20heading\x20level\x203':'Crea\x20un\x20encapçalament\x20de\x20nivell\x203','Create\x20a\x20heading\x20level\x204':'Crea\x20un\x20encapçalament\x20de\x20nivell\x204','Create\x20a\x20heading\x20level\x205':'Crea\x20un\x20encapçalament\x20de\x20nivell\x205','Create\x20a\x20heading\x20level\x206':'Crea\x20un\x20encapçalament\x20de\x20nivell\x206','Insert\x20a\x20horizontal\x20line':'Insereix\x20una\x20línia\x20horitzontal','Insert\x20an\x20HTML\x20snippet':'Insereix\x20un\x20fragment\x20HTML','Increase\x20the\x20indentation':'Augmenta\x20el\x20sagnat','Insert\x20Mermaid\x20diagram':'Insereix\x20un\x20diagrama\x20de\x20la\x20sirena','Insert\x20the\x20Mermaid\x20diagram':'Insereix\x20un\x20diagrama\x20de\x20la\x20sirena','Create\x20a\x20table':'Crea\x20una\x20taula','Insert\x20table\x20of\x20contents':'Insereix\x20una\x20taula\x20de\x20continguts','Create\x20a\x20numbered\x20list':'Crea\x20una\x20llista\x20numerada','Decrease\x20the\x20indentation':'Redueix\x20el\x20sagnat','Insert\x20a\x20paragraph':'Insereix\x20un\x20paràgraf','Create\x20a\x20to-do\x20list':'Crea\x20una\x20llista\x20de\x20tasques\x20pendents','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Obre\x20l\x27Assistent\x20AI\x20per\x20generar\x20contingut'},'getPluralForm':_0x254747=>0x1!=_0x254747}};
|
|
@@ -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;
|
package/dist/translations/cs.js
DELETED
|
@@ -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{'cs':{'dictionary':{'Create\x20a\x20block\x20quote':'Vytvořit\x20blokovou\x20citaci','Create\x20a\x20bulleted\x20list':'Vytvořit\x20seznam\x20s\x20odrážkami','Create\x20a\x20code\x20block':'Vytvořit\x20blok\x20kódu','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otevřít\x20správce\x20souborů,\x20pomocí\x20nějž\x20vložíte\x20obrázek\x20nebo\x20soubor','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otevřít\x20prohlížeč\x20souborů,\x20pomocí\x20nějž\x20vložíte\x20obrázek\x20nebo\x20soubor','Create\x20a\x20heading\x20level\x201':'Vytvořit\x20nadpis\x20úrovně\x201','Create\x20a\x20heading\x20level\x202':'Vytvořit\x20nadpis\x20úrovně\x202','Create\x20a\x20heading\x20level\x203':'Vytvořit\x20nadpis\x20úrovně\x203','Create\x20a\x20heading\x20level\x204':'Vytvořit\x20nadpis\x20úrovně\x204','Create\x20a\x20heading\x20level\x205':'Vytvořit\x20nadpis\x20úrovně\x205','Create\x20a\x20heading\x20level\x206':'Vytvořit\x20nadpis\x20úrovně\x206','Insert\x20a\x20horizontal\x20line':'Vložit\x20vodorovnou\x20čáru','Insert\x20an\x20HTML\x20snippet':'Vložit\x20fragment\x20kódu\x20HTML','Increase\x20the\x20indentation':'Zvětšit\x20odsazení','Insert\x20Mermaid\x20diagram':'Vložit\x20Mermaid\x20diagram','Insert\x20the\x20Mermaid\x20diagram':'Vložit\x20Mermaid\x20diagram','Create\x20a\x20table':'Vytvořit\x20tabulku','Insert\x20table\x20of\x20contents':'Vložit\x20obsah','Create\x20a\x20numbered\x20list':'Vytvořit\x20číslovaný\x20seznam','Decrease\x20the\x20indentation':'Zmenšit\x20odsazení','Insert\x20a\x20paragraph':'Vložit\x20odstavec','Create\x20a\x20to-do\x20list':'Vytvořit\x20seznam\x20úkolů','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Otevřete\x20Asistenta\x20AI\x20a\x20vygenerujte\x20obsah'},'getPluralForm':_0x2de458=>0x1==_0x2de458&&_0x2de458%0x1==0x0?0x0:_0x2de458>=0x2&&_0x2de458<=0x4&&_0x2de458%0x1==0x0?0x1:_0x2de458%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;
|
package/dist/translations/da.js
DELETED
|
@@ -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{'da':{'dictionary':{'Create\x20a\x20block\x20quote':'Opret\x20et\x20kassecitat','Create\x20a\x20bulleted\x20list':'Opret\x20en\x20punktopstillet\x20liste','Create\x20a\x20code\x20block':'Opret\x20en\x20kodekasse','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åbn\x20filadministrator\x20for\x20at\x20indsætte\x20et\x20billede\x20eller\x20en\x20fil','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åbn\x20filfinder\x20for\x20at\x20indsætte\x20et\x20billede\x20eller\x20en\x20fil','Create\x20a\x20heading\x20level\x201':'Opret\x20en\x20overskrift\x20niveau\x201','Create\x20a\x20heading\x20level\x202':'Opret\x20en\x20overskrift\x20niveau\x202','Create\x20a\x20heading\x20level\x203':'Opret\x20en\x20overskrift\x20niveau\x203','Create\x20a\x20heading\x20level\x204':'Opret\x20en\x20overskrift\x20niveau\x204','Create\x20a\x20heading\x20level\x205':'Opret\x20en\x20overskrift\x20niveau\x205','Create\x20a\x20heading\x20level\x206':'Opret\x20en\x20overskrift\x20niveau\x206','Insert\x20a\x20horizontal\x20line':'Indsæt\x20en\x20horisontal\x20linje','Insert\x20an\x20HTML\x20snippet':'Indsæt\x20et\x20HTML-udklip','Increase\x20the\x20indentation':'Øg\x20indrykket','Insert\x20Mermaid\x20diagram':'Indsæt\x20et\x20Mermaid-diagram','Insert\x20the\x20Mermaid\x20diagram':'Indsæt\x20Mermaid-diagrammet','Create\x20a\x20table':'Opret\x20en\x20tabel','Insert\x20table\x20of\x20contents':'Indsæt\x20indholdsfortegnelse','Create\x20a\x20numbered\x20list':'Opret\x20en\x20nummereret\x20liste','Decrease\x20the\x20indentation':'Sænk\x20indrykket','Insert\x20a\x20paragraph':'Indsæt\x20en\x20paragraf','Create\x20a\x20to-do\x20list':'Opret\x20en\x20to-do\x20liste','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Åbn\x20AI-assistenten\x20for\x20at\x20generere\x20indhold'},'getPluralForm':_0x166164=>0x1!=_0x166164}};
|
|
@@ -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;
|
package/dist/translations/de.js
DELETED
|
@@ -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{'de':{'dictionary':{'Create\x20a\x20block\x20quote':'Ein\x20Blockzitat\x20erstellen','Create\x20a\x20bulleted\x20list':'Stichpunkt-Liste\x20erstellen','Create\x20a\x20code\x20block':'Einen\x20Code-Block\x20erstellen','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Dateimanager\x20öffnen,\x20um\x20ein\x20Bild\x20oder\x20eine\x20Datei\x20einzufügen','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Dateibrowser\x20öffnen,\x20um\x20ein\x20Bild\x20oder\x20eine\x20Datei\x20einzufügen','Create\x20a\x20heading\x20level\x201':'Überschrift\x20der\x20Ebene\x201\x20erstellen','Create\x20a\x20heading\x20level\x202':'Überschrift\x20der\x20Ebene\x202\x20erstellen','Create\x20a\x20heading\x20level\x203':'Überschrift\x20der\x20Ebene\x203\x20erstellen','Create\x20a\x20heading\x20level\x204':'Überschrift\x20der\x20Ebene\x204\x20erstellen','Create\x20a\x20heading\x20level\x205':'Überschrift\x20der\x20Ebene\x205\x20erstellen','Create\x20a\x20heading\x20level\x206':'Überschrift\x20der\x20Ebene\x206\x20erstellen','Insert\x20a\x20horizontal\x20line':'Horizontale\x20Linie\x20einfügen','Insert\x20an\x20HTML\x20snippet':'HTML-Baustein\x20einfügen','Increase\x20the\x20indentation':'Einrückung\x20erhöhen','Insert\x20Mermaid\x20diagram':'Mermaid-Diagramm\x20einfügen','Insert\x20the\x20Mermaid\x20diagram':'Das\x20Mermaid-Diagramm\x20einfügen','Create\x20a\x20table':'Tabelle\x20erstellen','Insert\x20table\x20of\x20contents':'Inhaltsverzeichnis\x20einfügen','Create\x20a\x20numbered\x20list':'Nummerierte\x20Liste\x20erstellen','Decrease\x20the\x20indentation':'Einzug\x20verringern','Insert\x20a\x20paragraph':'Absatz\x20einfügen','Create\x20a\x20to-do\x20list':'To-Do-Liste\x20erstellen','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'KI-Assistenten\x20öffnen,\x20um\x20Content\x20zu\x20generieren'},'getPluralForm':_0x587402=>0x1!=_0x587402}};
|
|
@@ -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;
|
package/dist/translations/el.js
DELETED
|
@@ -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{'el':{'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ένα\x20αρχείο','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Ανοίξτε\x20το\x20πρόγραμμα\x20περιήγησης\x20για\x20να\x20εισαγάγετε\x20μια\x20εικόνα\x20ή\x20ένα\x20αρχείο','Create\x20a\x20heading\x20level\x201':'Δημιουργήστε\x20ένα\x20επίπεδο\x20επικεφαλίδας\x201','Create\x20a\x20heading\x20level\x202':'Δημιουργήστε\x20ένα\x20επίπεδο\x20επικεφαλίδας\x202','Create\x20a\x20heading\x20level\x203':'Δημιουργήστε\x20ένα\x20επίπεδο\x20επικεφαλίδας\x203','Create\x20a\x20heading\x20level\x204':'Δημιουργήστε\x20ένα\x20επίπεδο\x20επικεφαλίδας\x204','Create\x20a\x20heading\x20level\x205':'Δημιουργήστε\x20ένα\x20επίπεδο\x20επικεφαλίδας\x205','Create\x20a\x20heading\x20level\x206':'Δημιουργήστε\x20ένα\x20επίπεδο\x20επικεφαλίδας\x206','Insert\x20a\x20horizontal\x20line':'Εισαγάγετε\x20μια\x20οριζόντια\x20γραμμή','Insert\x20an\x20HTML\x20snippet':'Εισαγάγετε\x20ένα\x20τμήμα\x20κώδικα\x20HTML','Increase\x20the\x20indentation':'Αυξήστε\x20την\x20εσοχή','Insert\x20Mermaid\x20diagram':'Εισαγάγετε\x20διάγραμμα\x20Γοργόνας','Insert\x20the\x20Mermaid\x20diagram':'Εισαγάγετε\x20το\x20διάγραμμα\x20Γοργόνας','Create\x20a\x20table':'Δημιουργήστε\x20έναν\x20πίνακα','Insert\x20table\x20of\x20contents':'Εισαγάγετε\x20πίνακα\x20περιεχομένων','Create\x20a\x20numbered\x20list':'Δημιουργήστε\x20μια\x20αριθμημένη\x20λίστα','Decrease\x20the\x20indentation':'Μειώστε\x20την\x20εσοχή','Insert\x20a\x20paragraph':'Εισαγάγετε\x20μια\x20παράγραφο','Create\x20a\x20to-do\x20list':'Δημιουργήστε\x20μια\x20λίστα\x20υποχρεώσεων','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Άνοιξε\x20τον\x20βοηθό\x20της\x20Al\x20(\x20Τεχνητή\x20Νοημοσύνη)\x20για\x20τη\x20δημιουργία\x20περιεχομένου'},'getPluralForm':_0x5706dc=>0x1!=_0x5706dc}};
|
|
@@ -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{'en-au':{'dictionary':{'Create\x20a\x20block\x20quote':'Create\x20a\x20block\x20quote','Create\x20a\x20bulleted\x20list':'Create\x20a\x20bulleted\x20list','Create\x20a\x20code\x20block':'Create\x20a\x20code\x20block','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Create\x20a\x20heading\x20level\x201':'Create\x20a\x20heading\x20level\x201','Create\x20a\x20heading\x20level\x202':'Create\x20a\x20heading\x20level\x202','Create\x20a\x20heading\x20level\x203':'Create\x20a\x20heading\x20level\x203','Create\x20a\x20heading\x20level\x204':'Create\x20a\x20heading\x20level\x204','Create\x20a\x20heading\x20level\x205':'Create\x20a\x20heading\x20level\x205','Create\x20a\x20heading\x20level\x206':'Create\x20a\x20heading\x20level\x206','Insert\x20a\x20horizontal\x20line':'Insert\x20a\x20horizontal\x20line','Insert\x20an\x20HTML\x20snippet':'Insert\x20an\x20HTML\x20snippet','Increase\x20the\x20indentation':'Increase\x20the\x20indentation','Insert\x20Mermaid\x20diagram':'Insert\x20Mermaid\x20diagram','Insert\x20the\x20Mermaid\x20diagram':'Insert\x20the\x20Mermaid\x20diagram','Create\x20a\x20table':'Create\x20a\x20table','Insert\x20table\x20of\x20contents':'Insert\x20table\x20of\x20contents','Create\x20a\x20numbered\x20list':'Create\x20a\x20numbered\x20list','Decrease\x20the\x20indentation':'Decrease\x20the\x20indentation','Insert\x20a\x20paragraph':'Insert\x20a\x20paragraph','Create\x20a\x20to-do\x20list':'Create\x20a\x20to-do\x20list','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':''},'getPluralForm':_0x36888f=>0x1!=_0x36888f}};
|
|
@@ -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;
|
package/dist/translations/en.js
DELETED
|
@@ -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{'en':{'dictionary':{'Create\x20a\x20block\x20quote':'Create\x20a\x20block\x20quote','Create\x20a\x20bulleted\x20list':'Create\x20a\x20bulleted\x20list','Create\x20a\x20code\x20block':'Create\x20a\x20code\x20block','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file','Create\x20a\x20heading\x20level\x201':'Create\x20a\x20heading\x20level\x201','Create\x20a\x20heading\x20level\x202':'Create\x20a\x20heading\x20level\x202','Create\x20a\x20heading\x20level\x203':'Create\x20a\x20heading\x20level\x203','Create\x20a\x20heading\x20level\x204':'Create\x20a\x20heading\x20level\x204','Create\x20a\x20heading\x20level\x205':'Create\x20a\x20heading\x20level\x205','Create\x20a\x20heading\x20level\x206':'Create\x20a\x20heading\x20level\x206','Insert\x20a\x20horizontal\x20line':'Insert\x20a\x20horizontal\x20line','Insert\x20an\x20HTML\x20snippet':'Insert\x20an\x20HTML\x20snippet','Increase\x20the\x20indentation':'Increase\x20the\x20indentation','Insert\x20Mermaid\x20diagram':'Insert\x20Mermaid\x20diagram','Insert\x20the\x20Mermaid\x20diagram':'Insert\x20the\x20Mermaid\x20diagram','Create\x20a\x20table':'Create\x20a\x20table','Insert\x20table\x20of\x20contents':'Insert\x20table\x20of\x20contents','Create\x20a\x20numbered\x20list':'Create\x20a\x20numbered\x20list','Decrease\x20the\x20indentation':'Decrease\x20the\x20indentation','Insert\x20a\x20paragraph':'Insert\x20a\x20paragraph','Create\x20a\x20to-do\x20list':'Create\x20a\x20to-do\x20list','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content'},'getPluralForm':null}};
|
|
@@ -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;
|
package/dist/translations/es.js
DELETED
|
@@ -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{'es':{'dictionary':{'Create\x20a\x20block\x20quote':'Crear\x20una\x20cita\x20en\x20bloque','Create\x20a\x20bulleted\x20list':'Crear\x20una\x20lista\x20con\x20viñetas','Create\x20a\x20code\x20block':'Crear\x20un\x20bloque\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20gestor\x20de\x20archivos\x20para\x20insertar\x20una\x20imagen\x20o\x20un\x20archivo','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20explorador\x20de\x20archivos\x20para\x20insertar\x20una\x20imagen\x20o\x20un\x20archivo','Create\x20a\x20heading\x20level\x201':'Crear\x20un\x20encabezado\x20de\x20nivel\x201','Create\x20a\x20heading\x20level\x202':'Crear\x20un\x20encabezado\x20de\x20nivel\x202','Create\x20a\x20heading\x20level\x203':'Crear\x20un\x20encabezado\x20de\x20nivel\x203','Create\x20a\x20heading\x20level\x204':'Crear\x20un\x20encabezado\x20de\x20nivel\x204','Create\x20a\x20heading\x20level\x205':'Crear\x20un\x20encabezado\x20de\x20nivel\x205','Create\x20a\x20heading\x20level\x206':'Crear\x20un\x20encabezado\x20de\x20nivel\x206','Insert\x20a\x20horizontal\x20line':'Insertar\x20una\x20línea\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Insertar\x20un\x20fragmento\x20de\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20la\x20sangría','Insert\x20Mermaid\x20diagram':'Insertar\x20diagrama\x20de\x20sirena','Insert\x20the\x20Mermaid\x20diagram':'Insertar\x20el\x20diagrama\x20de\x20sirena','Create\x20a\x20table':'Crear\x20una\x20tabla','Insert\x20table\x20of\x20contents':'Insertar\x20tabla\x20de\x20contenido','Create\x20a\x20numbered\x20list':'Crear\x20una\x20lista\x20numerada','Decrease\x20the\x20indentation':'Disminuir\x20la\x20sangría','Insert\x20a\x20paragraph':'Insertar\x20un\x20párrafo','Create\x20a\x20to-do\x20list':'Crear\x20una\x20lista\x20de\x20tareas\x20pendientes','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abre\x20el\x20asistente\x20de\x20IA\x20para\x20generar\x20contenido'},'getPluralForm':_0x428be8=>0x1==_0x428be8?0x0:0x0!=_0x428be8&&_0x428be8%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;
|
package/dist/translations/et.js
DELETED
|
@@ -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{'et':{'dictionary':{'Create\x20a\x20block\x20quote':'Looge\x20ploki\x20tsitaat','Create\x20a\x20bulleted\x20list':'Looge\x20täpploend','Create\x20a\x20code\x20block':'Looge\x20koodiplokk','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Pildi\x20või\x20faili\x20sisestamiseks\x20avage\x20failihaldur','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Pildi\x20või\x20faili\x20sisestamiseks\x20avage\x20failibrauser','Create\x20a\x20heading\x20level\x201':'Loo\x20pealkiri\x20Tase\x201','Create\x20a\x20heading\x20level\x202':'Loo\x20pealkirja\x20tase\x202','Create\x20a\x20heading\x20level\x203':'Loo\x20pealkirja\x20tase\x203','Create\x20a\x20heading\x20level\x204':'Loo\x20pealkirja\x20tase\x204','Create\x20a\x20heading\x20level\x205':'Loo\x20pealkirja\x20tase\x205','Create\x20a\x20heading\x20level\x206':'Loo\x20pealkirja\x20tase\x206','Insert\x20a\x20horizontal\x20line':'Sisestage\x20horisontaalne\x20joon','Insert\x20an\x20HTML\x20snippet':'Sisestage\x20HTML-koodilõik','Increase\x20the\x20indentation':'Suurendage\x20taanet','Insert\x20Mermaid\x20diagram':'Sisestage\x20merineitsi\x20skeem','Insert\x20the\x20Mermaid\x20diagram':'Sisestage\x20merineitsi\x20diagramm','Create\x20a\x20table':'Tabeli\x20loomine','Insert\x20table\x20of\x20contents':'Lisa\x20Sisukord','Create\x20a\x20numbered\x20list':'Looge\x20nummerdatud\x20loend','Decrease\x20the\x20indentation':'Vähendage\x20taanet','Insert\x20a\x20paragraph':'Lisa\x20lõik','Create\x20a\x20to-do\x20list':'Ülesannete\x20loendi\x20loomine','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Avage\x20sisu\x20loomiseks\x20AI-abiline'},'getPluralForm':_0x5baf3f=>0x1!=_0x5baf3f}};
|
|
@@ -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;
|
package/dist/translations/fi.js
DELETED
|
@@ -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{'fi':{'dictionary':{'Create\x20a\x20block\x20quote':'Luo\x20lohkolainaus','Create\x20a\x20bulleted\x20list':'Luo\x20luettelomerkitty\x20lista','Create\x20a\x20code\x20block':'Luo\x20koodilohko','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Avaa\x20tiedostonhallinta\x20lisätäksesi\x20kuvan\x20tai\x20tiedoston','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Avaa\x20tiedostoselain\x20lisätäksesi\x20kuvan\x20tai\x20tiedoston','Create\x20a\x20heading\x20level\x201':'Luo\x20otsikkotaso\x201','Create\x20a\x20heading\x20level\x202':'Luo\x20otsikkotaso\x202','Create\x20a\x20heading\x20level\x203':'Luo\x20otsikkotaso\x203','Create\x20a\x20heading\x20level\x204':'Luo\x20otsikkotaso\x204','Create\x20a\x20heading\x20level\x205':'Luo\x20otsikkotaso\x205','Create\x20a\x20heading\x20level\x206':'Luo\x20otsikkotaso\x206','Insert\x20a\x20horizontal\x20line':'Lisää\x20pystyviiva','Insert\x20an\x20HTML\x20snippet':'Lisää\x20HTML-koodinpätkä','Increase\x20the\x20indentation':'Lisää\x20sisennystä','Insert\x20Mermaid\x20diagram':'Lisää\x20Mermaid-diagrammi','Insert\x20the\x20Mermaid\x20diagram':'Lisää\x20Mermaid-diagrammi','Create\x20a\x20table':'Luo\x20taulukko','Insert\x20table\x20of\x20contents':'Lisää\x20sisällysluettelo','Create\x20a\x20numbered\x20list':'Luo\x20numeroitu\x20lista','Decrease\x20the\x20indentation':'Vähennä\x20sisennystä','Insert\x20a\x20paragraph':'Lisää\x20kappale','Create\x20a\x20to-do\x20list':'Luo\x20tehtävälista','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Avaa\x20tekoäly-apuri\x20luodaksesi\x20sisältöä'},'getPluralForm':_0x52d3a0=>0x1!=_0x52d3a0}};
|
|
@@ -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;
|
package/dist/translations/fr.js
DELETED
|
@@ -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{'fr':{'dictionary':{'Create\x20a\x20block\x20quote':'Créer\x20un\x20bloc\x20de\x20citation','Create\x20a\x20bulleted\x20list':'Créer\x20une\x20liste\x20à\x20puces','Create\x20a\x20code\x20block':'Créer\x20un\x20bloc\x20de\x20code','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Ouvrir\x20le\x20gestionnaire\x20de\x20fichiers\x20pour\x20insérer\x20une\x20image\x20ou\x20un\x20fichier','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Ouvrir\x20le\x20navigateur\x20de\x20fichiers\x20pour\x20insérer\x20une\x20image\x20ou\x20un\x20fichier','Create\x20a\x20heading\x20level\x201':'Créer\x20un\x20titre\x20de\x20niveau\x201','Create\x20a\x20heading\x20level\x202':'Créer\x20un\x20titre\x20de\x20niveau\x202','Create\x20a\x20heading\x20level\x203':'Créer\x20un\x20titre\x20de\x20niveau\x203','Create\x20a\x20heading\x20level\x204':'Créer\x20un\x20titre\x20de\x20niveau\x204','Create\x20a\x20heading\x20level\x205':'Créer\x20un\x20titre\x20de\x20niveau\x205','Create\x20a\x20heading\x20level\x206':'Créer\x20un\x20titre\x20de\x20niveau\x206','Insert\x20a\x20horizontal\x20line':'Insérer\x20une\x20ligne\x20horizontale','Insert\x20an\x20HTML\x20snippet':'Insérer\x20un\x20extrait\x20HTML','Increase\x20the\x20indentation':'Augmenter\x20l\x27indentation','Insert\x20Mermaid\x20diagram':'Insérer\x20un\x20diagramme\x20Sirène','Insert\x20the\x20Mermaid\x20diagram':'Insérer\x20le\x20diagramme\x20Sirène','Create\x20a\x20table':'Créer\x20un\x20tableau','Insert\x20table\x20of\x20contents':'Insérer\x20une\x20table\x20des\x20matières','Create\x20a\x20numbered\x20list':'Créer\x20une\x20liste\x20numérotée','Decrease\x20the\x20indentation':'Diminuer\x20l\x27indentation','Insert\x20a\x20paragraph':'Insérer\x20un\x20paragraphe','Create\x20a\x20to-do\x20list':'Créer\x20une\x20liste\x20de\x20tâches','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Ouvrir\x20l\x27assistant\x20IA\x20pour\x20générer\x20du\x20contenu'},'getPluralForm':_0x1e4698=>0x0==_0x1e4698||0x1==_0x1e4698?0x0:0x0!=_0x1e4698&&_0x1e4698%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;
|
package/dist/translations/gl.js
DELETED
|
@@ -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{'gl':{'dictionary':{'Create\x20a\x20block\x20quote':'Crear\x20un\x20bloque\x20de\x20cita','Create\x20a\x20bulleted\x20list':'Crear\x20unha\x20lista\x20viñeteada','Create\x20a\x20code\x20block':'Crear\x20un\x20bloque\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20xestor\x20de\x20ficheiros\x20para\x20inserir\x20unha\x20imaxe\x20ou\x20un\x20ficheiro','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20explorador\x20de\x20ficheiros\x20para\x20inserir\x20unha\x20imaxe\x20ou\x20un\x20ficheiro','Create\x20a\x20heading\x20level\x201':'Crear\x20un\x20título\x20de\x20nivel\x201','Create\x20a\x20heading\x20level\x202':'Crear\x20un\x20título\x20de\x20nivel\x202','Create\x20a\x20heading\x20level\x203':'Crear\x20un\x20título\x20de\x20nivel\x203','Create\x20a\x20heading\x20level\x204':'Crear\x20un\x20título\x20de\x20nivel\x204','Create\x20a\x20heading\x20level\x205':'Crear\x20un\x20título\x20de\x20nivel\x205','Create\x20a\x20heading\x20level\x206':'Crear\x20un\x20título\x20de\x20nivel\x206','Insert\x20a\x20horizontal\x20line':'Inserir\x20unha\x20liña\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Inserir\x20un\x20fragmento\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20o\x20sangrado','Insert\x20Mermaid\x20diagram':'Inserir\x20un\x20diagrama\x20de\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserir\x20o\x20diagrama\x20de\x20Mermaid','Create\x20a\x20table':'Crear\x20unha\x20táboa','Insert\x20table\x20of\x20contents':'Inserir\x20un\x20índice','Create\x20a\x20numbered\x20list':'Crear\x20unha\x20lista\x20numerada','Decrease\x20the\x20indentation':'Reducir\x20o\x20sangrado','Insert\x20a\x20paragraph':'Inserir\x20un\x20parágrafo','Create\x20a\x20to-do\x20list':'Crear\x20unha\x20lista\x20de\x20tarefas\x20pendentes','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abrir\x20o\x20asistente\x20da\x20IA\x20para\x20xerar\x20contido'},'getPluralForm':_0x44306a=>0x1!=_0x44306a}};
|
|
@@ -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;
|