@ckeditor/ckeditor5-export-word 0.0.0-internal-20241017.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.
- package/CHANGELOG.md +4 -0
- package/LICENSE.md +18 -0
- package/README.md +45 -0
- package/build/export-word.js +5 -0
- package/build/translations/ar.js +1 -0
- package/build/translations/bg.js +1 -0
- package/build/translations/bn.js +1 -0
- package/build/translations/ca.js +1 -0
- package/build/translations/cs.js +1 -0
- package/build/translations/da.js +1 -0
- package/build/translations/de.js +1 -0
- package/build/translations/el.js +1 -0
- package/build/translations/en-au.js +1 -0
- package/build/translations/es.js +1 -0
- package/build/translations/et.js +1 -0
- package/build/translations/fi.js +1 -0
- package/build/translations/fr.js +1 -0
- package/build/translations/gl.js +1 -0
- package/build/translations/he.js +1 -0
- package/build/translations/hi.js +1 -0
- package/build/translations/hr.js +1 -0
- package/build/translations/hu.js +1 -0
- package/build/translations/id.js +1 -0
- package/build/translations/it.js +1 -0
- package/build/translations/ja.js +1 -0
- package/build/translations/jv.js +1 -0
- package/build/translations/ko.js +1 -0
- package/build/translations/lt.js +1 -0
- package/build/translations/lv.js +1 -0
- package/build/translations/ms.js +1 -0
- package/build/translations/nl.js +1 -0
- package/build/translations/no.js +1 -0
- package/build/translations/pl.js +1 -0
- package/build/translations/pt-br.js +1 -0
- package/build/translations/pt.js +1 -0
- package/build/translations/ro.js +1 -0
- package/build/translations/ru.js +1 -0
- package/build/translations/sk.js +1 -0
- package/build/translations/sr-latn.js +1 -0
- package/build/translations/sr.js +1 -0
- package/build/translations/sv.js +1 -0
- package/build/translations/th.js +1 -0
- package/build/translations/tr.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -0
- package/build/translations/ur.js +1 -0
- package/build/translations/vi.js +1 -0
- package/build/translations/zh-cn.js +1 -0
- package/build/translations/zh.js +1 -0
- package/ckeditor5-metadata.json +21 -0
- package/dist/augmentation.d.ts +25 -0
- package/dist/exportword.d.ts +340 -0
- package/dist/exportwordcommand.d.ts +40 -0
- package/dist/exportwordui.d.ts +35 -0
- package/dist/index-content.css +4 -0
- package/dist/index-editor.css +4 -0
- package/dist/index.css +4 -0
- package/dist/index.d.ts +14 -0
- package/dist/index.js +23 -0
- package/dist/translations/ar.d.ts +8 -0
- package/dist/translations/ar.js +23 -0
- package/dist/translations/ar.umd.js +23 -0
- package/dist/translations/bg.d.ts +8 -0
- package/dist/translations/bg.js +23 -0
- package/dist/translations/bg.umd.js +23 -0
- package/dist/translations/bn.d.ts +8 -0
- package/dist/translations/bn.js +23 -0
- package/dist/translations/bn.umd.js +23 -0
- package/dist/translations/ca.d.ts +8 -0
- package/dist/translations/ca.js +23 -0
- package/dist/translations/ca.umd.js +23 -0
- package/dist/translations/cs.d.ts +8 -0
- package/dist/translations/cs.js +23 -0
- package/dist/translations/cs.umd.js +23 -0
- package/dist/translations/da.d.ts +8 -0
- package/dist/translations/da.js +23 -0
- package/dist/translations/da.umd.js +23 -0
- package/dist/translations/de.d.ts +8 -0
- package/dist/translations/de.js +23 -0
- package/dist/translations/de.umd.js +23 -0
- package/dist/translations/el.d.ts +8 -0
- package/dist/translations/el.js +23 -0
- package/dist/translations/el.umd.js +23 -0
- package/dist/translations/en-au.d.ts +8 -0
- package/dist/translations/en-au.js +23 -0
- package/dist/translations/en-au.umd.js +23 -0
- package/dist/translations/en.d.ts +8 -0
- package/dist/translations/en.js +23 -0
- package/dist/translations/en.umd.js +23 -0
- package/dist/translations/es.d.ts +8 -0
- package/dist/translations/es.js +23 -0
- package/dist/translations/es.umd.js +23 -0
- package/dist/translations/et.d.ts +8 -0
- package/dist/translations/et.js +23 -0
- package/dist/translations/et.umd.js +23 -0
- package/dist/translations/fi.d.ts +8 -0
- package/dist/translations/fi.js +23 -0
- package/dist/translations/fi.umd.js +23 -0
- package/dist/translations/fr.d.ts +8 -0
- package/dist/translations/fr.js +23 -0
- package/dist/translations/fr.umd.js +23 -0
- package/dist/translations/gl.d.ts +8 -0
- package/dist/translations/gl.js +23 -0
- package/dist/translations/gl.umd.js +23 -0
- package/dist/translations/he.d.ts +8 -0
- package/dist/translations/he.js +23 -0
- package/dist/translations/he.umd.js +23 -0
- package/dist/translations/hi.d.ts +8 -0
- package/dist/translations/hi.js +23 -0
- package/dist/translations/hi.umd.js +23 -0
- package/dist/translations/hr.d.ts +8 -0
- package/dist/translations/hr.js +23 -0
- package/dist/translations/hr.umd.js +23 -0
- package/dist/translations/hu.d.ts +8 -0
- package/dist/translations/hu.js +23 -0
- package/dist/translations/hu.umd.js +23 -0
- package/dist/translations/id.d.ts +8 -0
- package/dist/translations/id.js +23 -0
- package/dist/translations/id.umd.js +23 -0
- package/dist/translations/it.d.ts +8 -0
- package/dist/translations/it.js +23 -0
- package/dist/translations/it.umd.js +23 -0
- package/dist/translations/ja.d.ts +8 -0
- package/dist/translations/ja.js +23 -0
- package/dist/translations/ja.umd.js +23 -0
- package/dist/translations/jv.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/jv.umd.js +23 -0
- package/dist/translations/ko.d.ts +8 -0
- package/dist/translations/ko.js +23 -0
- package/dist/translations/ko.umd.js +23 -0
- package/dist/translations/lt.d.ts +8 -0
- package/dist/translations/lt.js +23 -0
- package/dist/translations/lt.umd.js +23 -0
- package/dist/translations/lv.d.ts +8 -0
- package/dist/translations/lv.js +23 -0
- package/dist/translations/lv.umd.js +23 -0
- package/dist/translations/ms.d.ts +8 -0
- package/dist/translations/ms.js +23 -0
- package/dist/translations/ms.umd.js +23 -0
- package/dist/translations/nl.d.ts +8 -0
- package/dist/translations/nl.js +23 -0
- package/dist/translations/nl.umd.js +23 -0
- package/dist/translations/no.d.ts +8 -0
- package/dist/translations/no.js +23 -0
- package/dist/translations/no.umd.js +23 -0
- package/dist/translations/pl.d.ts +8 -0
- package/dist/translations/pl.js +23 -0
- package/dist/translations/pl.umd.js +23 -0
- package/dist/translations/pt-br.d.ts +8 -0
- package/dist/translations/pt-br.js +23 -0
- package/dist/translations/pt-br.umd.js +23 -0
- package/dist/translations/pt.d.ts +8 -0
- package/dist/translations/pt.js +23 -0
- package/dist/translations/pt.umd.js +23 -0
- package/dist/translations/ro.d.ts +8 -0
- package/dist/translations/ro.js +23 -0
- package/dist/translations/ro.umd.js +23 -0
- package/dist/translations/ru.d.ts +8 -0
- package/dist/translations/ru.js +23 -0
- package/dist/translations/ru.umd.js +23 -0
- package/dist/translations/sk.d.ts +8 -0
- package/dist/translations/sk.js +23 -0
- package/dist/translations/sk.umd.js +23 -0
- package/dist/translations/sr-latn.d.ts +8 -0
- package/dist/translations/sr-latn.js +23 -0
- package/dist/translations/sr-latn.umd.js +23 -0
- package/dist/translations/sr.d.ts +8 -0
- package/dist/translations/sr.js +23 -0
- package/dist/translations/sr.umd.js +23 -0
- package/dist/translations/sv.d.ts +8 -0
- package/dist/translations/sv.js +23 -0
- package/dist/translations/sv.umd.js +23 -0
- package/dist/translations/th.d.ts +8 -0
- package/dist/translations/th.js +23 -0
- package/dist/translations/th.umd.js +23 -0
- package/dist/translations/tr.d.ts +8 -0
- package/dist/translations/tr.js +23 -0
- package/dist/translations/tr.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.d.ts +8 -0
- package/dist/translations/uk.js +23 -0
- package/dist/translations/uk.umd.js +23 -0
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/vi.d.ts +8 -0
- package/dist/translations/vi.js +23 -0
- package/dist/translations/vi.umd.js +23 -0
- package/dist/translations/zh-cn.d.ts +8 -0
- package/dist/translations/zh-cn.js +23 -0
- package/dist/translations/zh-cn.umd.js +23 -0
- package/dist/translations/zh.d.ts +8 -0
- package/dist/translations/zh.js +23 -0
- package/dist/translations/zh.umd.js +23 -0
- package/dist/utils/common-translations.d.ts +13 -0
- package/dist/utils.d.ts +62 -0
- package/lang/contexts.json +8 -0
- package/lang/translations/ar.po +42 -0
- package/lang/translations/bg.po +42 -0
- package/lang/translations/bn.po +42 -0
- package/lang/translations/ca.po +42 -0
- package/lang/translations/cs.po +42 -0
- package/lang/translations/da.po +42 -0
- package/lang/translations/de.po +42 -0
- package/lang/translations/el.po +42 -0
- package/lang/translations/en-au.po +42 -0
- package/lang/translations/en.po +42 -0
- package/lang/translations/es.po +42 -0
- package/lang/translations/et.po +42 -0
- package/lang/translations/fi.po +42 -0
- package/lang/translations/fr.po +42 -0
- package/lang/translations/gl.po +42 -0
- package/lang/translations/he.po +42 -0
- package/lang/translations/hi.po +42 -0
- package/lang/translations/hr.po +42 -0
- package/lang/translations/hu.po +42 -0
- package/lang/translations/id.po +42 -0
- package/lang/translations/it.po +42 -0
- package/lang/translations/ja.po +42 -0
- package/lang/translations/jv.po +42 -0
- package/lang/translations/ko.po +42 -0
- package/lang/translations/lt.po +42 -0
- package/lang/translations/lv.po +42 -0
- package/lang/translations/ms.po +42 -0
- package/lang/translations/nl.po +42 -0
- package/lang/translations/no.po +42 -0
- package/lang/translations/pl.po +42 -0
- package/lang/translations/pt-br.po +42 -0
- package/lang/translations/pt.po +42 -0
- package/lang/translations/ro.po +42 -0
- package/lang/translations/ru.po +42 -0
- package/lang/translations/sk.po +42 -0
- package/lang/translations/sr-latn.po +42 -0
- package/lang/translations/sr.po +42 -0
- package/lang/translations/sv.po +42 -0
- package/lang/translations/th.po +42 -0
- package/lang/translations/tr.po +42 -0
- package/lang/translations/ug.po +42 -0
- package/lang/translations/uk.po +42 -0
- package/lang/translations/ur.po +42 -0
- package/lang/translations/vi.po +42 -0
- package/lang/translations/zh-cn.po +42 -0
- package/lang/translations/zh.po +42 -0
- package/package.json +54 -0
- package/src/augmentation.d.ts +21 -0
- package/src/augmentation.js +23 -0
- package/src/exportword.d.ts +336 -0
- package/src/exportword.js +23 -0
- package/src/exportwordcommand.d.ts +36 -0
- package/src/exportwordcommand.js +23 -0
- package/src/exportwordui.d.ts +31 -0
- package/src/exportwordui.js +23 -0
- package/src/index.d.ts +10 -0
- package/src/index.js +23 -0
- package/src/utils/common-translations.d.ts +9 -0
- package/src/utils/common-translations.js +23 -0
- package/src/utils.d.ts +58 -0
- package/src/utils.js +23 -0
- package/theme/icons/exportword.svg +1 -0
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Swedish (https://app.transifex.com/ckeditor/teams/11143/sv/)\n"
|
|
16
|
+
"Language: sv\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "Exportera till Word"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "Ett fel uppstod medan Wordfilen skapades."
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr "Export av Worddokument påbörjad"
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr "Export av Worddokument misslyckades"
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr "Export av Worddokument klar"
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr "Exporterar Worddokument"
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Thai (https://app.transifex.com/ckeditor/teams/11143/th/)\n"
|
|
16
|
+
"Language: th\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "ส่งออกไปที่ Word"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "เกิดข้อผิดพลาดขณะสร้างไฟล์ Word"
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr "เริ่มการส่งออกเอกสาร Word แล้ว"
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr "ส่งออกเอกสาร Word ไม่สำเร็จ"
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr "ส่งออกเอกสาร Word สำเร็จ"
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr "กำลังส่งออกเอกสาร Word"
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Turkish (https://app.transifex.com/ckeditor/teams/11143/tr/)\n"
|
|
16
|
+
"Language: tr\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "Word'e çıkar"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "Word dosyası oluşturulurken bir hata oluştu."
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr "Word belgesi dışa aktarımı başladı"
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr "Word belgesi dışa aktarılamadı"
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr "Word belgesi dışa aktarımı başarılı"
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr "Word belgesi dışa aktarılıyor"
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Uyghur (https://app.transifex.com/ckeditor/teams/11143/ug/)\n"
|
|
16
|
+
"Language: ug\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "Word قا چىقار"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "Word ھۆججەتكە چىقىرىۋاتقاندا بىر خاتالىق كۆرۈلدى."
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr ""
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr ""
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Ukrainian (https://app.transifex.com/ckeditor/teams/11143/uk/)\n"
|
|
16
|
+
"Language: uk\n"
|
|
17
|
+
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "Експортувати в Word"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "Під час створення Word файлу сталася помилка."
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr "Розпочато експорт документа Word"
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr "Не вдалось експортувати документ Word"
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr "Документ Word успішно експортовано"
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr "Експорт документа Word"
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Urdu (https://app.transifex.com/ckeditor/teams/11143/ur/)\n"
|
|
16
|
+
"Language: ur\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "ورڈ دستاویز برآمد"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "ورڈ دستاویز بناننے میں نقص واقع ہوا۔"
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr ""
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr ""
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Vietnamese (https://app.transifex.com/ckeditor/teams/11143/vi/)\n"
|
|
16
|
+
"Language: vi\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "Xuất ra định dạng Word"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "Đã xảy ra lỗi khi tạo tệp Word."
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr "Đã bắt đầu xuất tài liệu Word"
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr "Không xuất được tài liệu Word"
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr "Đã xuất tài liệu Word thành công"
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr "Đang xuất tài liệu Word"
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Chinese (China) (https://app.transifex.com/ckeditor/teams/11143/zh_CN/)\n"
|
|
16
|
+
"Language: zh_CN\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "导出Word文档"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "生成Word文档时发生了异常。"
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr "Word 文档导出开始"
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr "Word 文档导出失败"
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr "Word 文档导出成功"
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr "正在导出 Word 文档"
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# !!! IMPORTANT !!!
|
|
4
|
+
#
|
|
5
|
+
# Before you edit this file, please keep in mind that contributing to the project
|
|
6
|
+
# translations is possible ONLY via the Transifex online service.
|
|
7
|
+
#
|
|
8
|
+
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
|
9
|
+
#
|
|
10
|
+
# To learn more, check out the official contributor's guide:
|
|
11
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
|
+
#
|
|
13
|
+
msgid ""
|
|
14
|
+
msgstr ""
|
|
15
|
+
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
|
|
16
|
+
"Language: zh_TW\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
+
|
|
20
|
+
msgctxt "A toolbar button tooltip for a Word export feature."
|
|
21
|
+
msgid "Export to Word"
|
|
22
|
+
msgstr "匯出到 Word"
|
|
23
|
+
|
|
24
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
|
|
25
|
+
msgid "An error occurred while generating the Word file."
|
|
26
|
+
msgstr "產生 Word 檔案時出錯。"
|
|
27
|
+
|
|
28
|
+
msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
|
|
29
|
+
msgid "Word document export started"
|
|
30
|
+
msgstr "Word 文件匯出開始"
|
|
31
|
+
|
|
32
|
+
msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
|
|
33
|
+
msgid "Word document export failed"
|
|
34
|
+
msgstr "Word 文件匯出失敗"
|
|
35
|
+
|
|
36
|
+
msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
|
|
37
|
+
msgid "Word document export successful"
|
|
38
|
+
msgstr "Word 文件匯出成功"
|
|
39
|
+
|
|
40
|
+
msgctxt "Aria label set on Export to Word button while exporting the Word file."
|
|
41
|
+
msgid "Exporting Word document"
|
|
42
|
+
msgstr "正在匯出 Word 文件"
|
package/package.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@ckeditor/ckeditor5-export-word",
|
|
3
|
+
"version": "0.0.0-internal-20241017.0",
|
|
4
|
+
"description": "Export to Word feature for CKEditor 5.",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"ckeditor",
|
|
7
|
+
"ckeditor5",
|
|
8
|
+
"ckeditor 5",
|
|
9
|
+
"ckeditor5-feature",
|
|
10
|
+
"ckeditor5-plugin",
|
|
11
|
+
"WYSIWYG",
|
|
12
|
+
"WYSIWYM",
|
|
13
|
+
"text",
|
|
14
|
+
"rich-text",
|
|
15
|
+
"richtext",
|
|
16
|
+
"ckeditor",
|
|
17
|
+
"editor",
|
|
18
|
+
"editing",
|
|
19
|
+
"html",
|
|
20
|
+
"contentEditable",
|
|
21
|
+
"Word",
|
|
22
|
+
"print Word",
|
|
23
|
+
"save Word",
|
|
24
|
+
"convert to Word",
|
|
25
|
+
"export Word",
|
|
26
|
+
"export to Word",
|
|
27
|
+
"Word converter",
|
|
28
|
+
"HTML to Word"
|
|
29
|
+
],
|
|
30
|
+
"type": "module",
|
|
31
|
+
"main": "src/index.js",
|
|
32
|
+
"dependencies": {
|
|
33
|
+
"@ckeditor/ckeditor5-core": "0.0.0-internal-20241017.0",
|
|
34
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-internal-20241017.0",
|
|
35
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-internal-20241017.0",
|
|
36
|
+
"ckeditor5": "0.0.0-internal-20241017.0"
|
|
37
|
+
},
|
|
38
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
39
|
+
"author": "CKSource (https://cksource.com/)",
|
|
40
|
+
"homepage": "https://ckeditor.com/ckeditor-5",
|
|
41
|
+
"bugs": "https://support.ckeditor.com/hc/en-us/requests/new",
|
|
42
|
+
"files": [
|
|
43
|
+
"dist",
|
|
44
|
+
"lang",
|
|
45
|
+
"src/**/*.js",
|
|
46
|
+
"src/**/*.d.ts",
|
|
47
|
+
"theme",
|
|
48
|
+
"build",
|
|
49
|
+
"ckeditor5-metadata.json",
|
|
50
|
+
"CHANGELOG.md"
|
|
51
|
+
],
|
|
52
|
+
"types": "src/index.d.ts",
|
|
53
|
+
"obfuscated": true
|
|
54
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
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
|
+
import type { ExportWordConfig, ExportWord, ExportWordCommand } from './index.js';
|
|
6
|
+
declare module '@ckeditor/ckeditor5-core' {
|
|
7
|
+
interface EditorConfig {
|
|
8
|
+
/**
|
|
9
|
+
* The configuration of the {@link module:export-word/exportword~ExportWord export to Word feature}.
|
|
10
|
+
*
|
|
11
|
+
* Read more in {@link module:export-word/exportword~ExportWordConfig}.
|
|
12
|
+
*/
|
|
13
|
+
exportWord?: ExportWordConfig;
|
|
14
|
+
}
|
|
15
|
+
interface PluginsMap {
|
|
16
|
+
[ExportWord.pluginName]: ExportWord;
|
|
17
|
+
}
|
|
18
|
+
interface CommandsMap {
|
|
19
|
+
exportWord: ExportWordCommand;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
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{};
|