@ckeditor/ckeditor5-export-pdf 31.1.0 → 34.0.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/LICENSE.md +2 -2
- package/README.md +3 -2
- package/build/export-pdf.js +5 -0
- package/build/translations/cs.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/fr.js +1 -0
- package/build/translations/gl.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/jv.js +1 -0
- package/build/translations/pl.js +1 -0
- package/build/translations/pt-br.js +1 -0
- package/build/translations/sk.js +1 -0
- package/build/translations/zh.js +1 -0
- package/lang/translations/cs.po +25 -0
- package/lang/translations/de.po +25 -0
- package/lang/translations/el.po +25 -0
- package/lang/translations/en-au.po +25 -0
- package/lang/translations/en.po +25 -0
- package/lang/translations/fr.po +25 -0
- package/lang/translations/gl.po +25 -0
- package/lang/translations/hr.po +25 -0
- package/lang/translations/hu.po +25 -0
- package/lang/translations/id.po +25 -0
- package/lang/translations/it.po +25 -0
- package/lang/translations/jv.po +25 -0
- package/lang/translations/pl.po +25 -0
- package/lang/translations/pt-br.po +25 -0
- package/lang/translations/sk.po +25 -0
- package/lang/translations/zh.po +25 -0
- package/package.json +28 -27
- package/src/exportpdf.js +2 -2
- package/src/exportpdfcommand.js +2 -2
- package/src/index.js +2 -2
- package/src/utils.js +2 -2
- package/theme/exportpdf.css +1 -1
package/LICENSE.md
CHANGED
|
@@ -2,7 +2,7 @@ Software License Agreement
|
|
|
2
2
|
==========================
|
|
3
3
|
|
|
4
4
|
**CKEditor 5 export to PDF feature** (https://ckeditor.com/ckeditor-5/)<br>
|
|
5
|
-
Copyright (c) 2003-
|
|
5
|
+
Copyright (c) 2003-2022, [CKSource](http://cksource.com) Holding sp. z o.o. All rights reserved.
|
|
6
6
|
|
|
7
7
|
CKEditor 5 export to PDF feature is licensed under a commercial license and is protected by copyright law.
|
|
8
8
|
For more details about available licensing options please contact us at sales@cksource.com.
|
|
@@ -15,4 +15,4 @@ Where not otherwise indicated, all CKEditor 5 export to PDF feature content is a
|
|
|
15
15
|
Trademarks
|
|
16
16
|
----------
|
|
17
17
|
|
|
18
|
-
**CKEditor** is a trademark of [CKSource](http://cksource.com)
|
|
18
|
+
**CKEditor** is a trademark of [CKSource](http://cksource.com) Holding sp. z o.o. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
|
package/README.md
CHANGED
|
@@ -2,6 +2,7 @@ CKEditor 5 export to PDF feature
|
|
|
2
2
|
================================
|
|
3
3
|
|
|
4
4
|
[](https://www.npmjs.com/package/@ckeditor/ckeditor5-export-pdf)
|
|
5
|
+

|
|
5
6
|
|
|
6
7
|
This package contains an export to PDF feature for CKEditor 5. It allows you to generate a PDF file directly from the CKEditor 5 WYSIWYG editor content.
|
|
7
8
|
|
|
@@ -28,11 +29,11 @@ As a licensed CKEditor 5 export to PDF feature user you can report bugs and requ
|
|
|
28
29
|
## License
|
|
29
30
|
|
|
30
31
|
**CKEditor 5 export to PDF** (https://ckeditor.com/ckeditor-5/)<br>
|
|
31
|
-
Copyright (c) 2003-
|
|
32
|
+
Copyright (c) 2003-2022, [CKSource](http://cksource.com) Holding sp. z o.o. All rights reserved.
|
|
32
33
|
|
|
33
34
|
CKEditor 5 export to PDF feature is licensed under a commercial license and is protected by copyright law.
|
|
34
35
|
For more details about available licensing options please contact us at sales@cksource.com.
|
|
35
36
|
|
|
36
37
|
### Trademarks
|
|
37
38
|
|
|
38
|
-
**CKEditor** is a trademark of [CKSource](http://cksource.com)
|
|
39
|
+
**CKEditor** is a trademark of [CKSource](http://cksource.com) Holding sp. z o.o. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
!function(t){const e=t.en=t.en||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"An error occurred while generating the PDF.","Export to PDF":"Export to PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
|
|
2
|
+
/*!
|
|
3
|
+
* @license Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
|
+
* For licensing, see LICENSE.md.
|
|
5
|
+
*/(()=>{var t={561:(t,e,n)=>{"use strict";n.d(e,{Z:()=>i});var r=n(758),o=n.n(r)()((function(t){return t[1]}));o.push([t.id,":root{--ck-toolbar-spinner-size:18px}.ck-exportpdf_status-pending{position:relative}.ck.ck-exportpdf__spinner-container{display:none}.ck.ck-exportpdf__spinner{border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid transparent;left:0;margin:0 auto;right:0;top:50%;transform:translateY(-50%);z-index:1}.ck-exportpdf_status-pending .ck.ck-exportpdf__spinner-container,.ck.ck-exportpdf__spinner{height:var(--ck-toolbar-spinner-size);position:absolute;width:var(--ck-toolbar-spinner-size)}.ck-exportpdf_status-pending .ck.ck-exportpdf__spinner-container{animation:rotate 1.5s linear infinite;display:block}.ck-exportpdf_status-pending .ck.ck-button__icon{color:transparent}@keyframes rotate{to{transform:rotate(1turn)}}",""]);const i=o},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var o={};if(r)for(var i=0;i<this.length;i++){var s=this[i][0];null!=s&&(o[s]=!0)}for(var a=0;a<t.length;a++){var c=[].concat(t[a]);r&&o[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},278:(t,e,n)=>{"use strict";var r,o=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},i=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),s=[];function a(t){for(var e=-1,n=0;n<s.length;n++)if(s[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},r=[],o=0;o<t.length;o++){var i=t[o],c=e.base?i[0]+e.base:i[0],d=n[c]||0,u="".concat(c," ").concat(d);n[c]=d+1;var l=a(u),p={css:i[1],media:i[2],sourceMap:i[3]};-1!==l?(s[l].references++,s[l].updater(p)):s.push({identifier:u,updater:x(p,e),references:1}),r.push(u)}return r}function d(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var o=n.nc;o&&(r.nonce=o)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var s=i(t.insert||"head");if(!s)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");s.appendChild(e)}return e}var u,l=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function p(t,e,n,r){var o=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=l(e,o);else{var i=document.createTextNode(o),s=t.childNodes;s[e]&&t.removeChild(s[e]),s.length?t.insertBefore(i,s[e]):t.appendChild(i)}}function f(t,e,n){var r=n.css,o=n.media,i=n.sourceMap;if(o?t.setAttribute("media",o):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}var h=null,v=0;function x(t,e){var n,r,o;if(e.singleton){var i=v++;n=h||(h=d(e)),r=p.bind(null,n,i,!1),o=p.bind(null,n,i,!0)}else n=d(e),r=f.bind(null,n,e),o=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else o()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=o());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var r=0;r<n.length;r++){var o=a(n[r]);s[o].references--}for(var i=c(t,e),d=0;d<n.length;d++){var u=a(n[d]);0===s[u].references&&(s[u].updater(),s.splice(u,1))}n=i}}}},704:(t,e,n)=>{t.exports=n(79)("./src/core.js")},273:(t,e,n)=>{t.exports=n(79)("./src/ui.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var i=e[r]={id:r,exports:{}};return t[r](i,i.exports,n),i.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{ExportPdf:()=>h});var t=n(704),e=n(273);const o=["cssRules","hasAttribute","cssText","then","join","text","trim","push","all",":root","fetch","The editor stylesheet could not be found in the document. Check your webpack config – style-loader should use data-cke=true attribute for the editor stylesheet.","EDITOR_STYLES","length","warn",".ck-content","styleSheets"];var i,s;i=o,s=322,function(t){for(;--t;)i.push(i.shift())}(++s);const a=function(t,e){return o[t-=0]};function c(){const t=[],e=[];for(const n of document[a("0x0")])if(n.ownerNode[a("0x2")]("data-cke"))for(const r of n[a("0x1")])-1!==r[a("0x3")].indexOf(a("0x10"))?t.push(r[a("0x3")]):-1!==r[a("0x3")].indexOf(a("0xa"))&&e[a("0x8")](r[a("0x3")]);return t[a("0xe")]||console[a("0xf")](a("0xc")),[...e,...t][a("0x5")](" ")[a("0x7")]()}class d extends t.Command{constructor(t){super(t),this.set("isBusy",!1),this.affectsData=!1}refresh(){this.isEnabled=!this.isBusy,this.value=this.isBusy?"pending":void 0}execute(t={}){const e=this.editor,n=e.t,r=t.converterUrl||"https://pdf-converter.cke-cs.com/v1/convert/",o=t.dataCallback||(t=>t.getData()),i=e.plugins.get("ExportPdf"),s=t.token||i._token;return this.isBusy=!0,this.refresh(),function(t){if(!t)return new Promise((t=>t("")));const e=[];for(const n of t)a("0xd")!==n?e[a("0x8")](window[a("0xb")](n)[a("0x4")]((t=>t[a("0x6")]()))):e.push(c());return Promise[a("0x9")](e).then((t=>t.join(" ")[a("0x7")]()))}(t.stylesheets||["EDITOR_STYLES"]).then((n=>{const i={html:'<html>\n\t\t\t\t\t\t<head>\n\t\t\t\t\t\t\t<meta charset="utf-8">\n\t\t\t\t\t\t</head>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t\t\t<div class="ck-content" dir="'+e.locale.contentLanguageDirection+'">\n\t\t\t\t\t\t\t\t'+o(e)+"\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t<body>\n\t\t\t\t\t</html>",css:n,options:t.converterOptions},a={method:"POST",headers:{"Content-Type":"application/json",Accept:"application/pdf",...s?{Authorization:s.value}:null,"x-cs-app-id":t.appID||"cke5"},body:JSON.stringify(i)};return window.fetch(r,a).then((t=>{if(200!==t.status)throw t;return t.blob()})).then((e=>{this.o(e,t.fileName||"document.pdf")}))})).catch((t=>{throw e.plugins.get("Notification").showWarning(n("An error occurred while generating the PDF.")),t})).finally((()=>{this.isBusy=!1,this.refresh()}))}o(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e,n.click(),n.remove()}}var u=n(278),l=n.n(u),p=n(561),f={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};l()(p.Z,f);p.Z.locals;class h extends t.Plugin{static get pluginName(){return"ExportPdf"}static get requires(){return["CloudServices",e.Notification]}init(){const t=this.editor,n=t.t,r=t.config.get("exportPdf")||{};t.commands.add("exportPdf",new d(t)),t.ui.componentFactory.add("exportPdf",(o=>{const i=t.commands.get("exportPdf"),s=new e.ButtonView(o);s.set({label:n("Export to PDF"),icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M14 0l5 4.5V20H3v-3h1.5v1.5h13v-12h-5v-5h-8v5H3V0h11zm3.3 5L14 2v3h3.3z"/><path d="M2.63 14.24V12.3h.88c.66 0 1.14-.15 1.46-.45.32-.3.48-.71.48-1.24 0-.52-.15-.91-.44-1.2C4.7 9.15 4.28 9 3.69 9H1v5.24h1.63zm.4-3h-.4v-1.17h.46c.3 0 .5.05.62.17.1.11.16.25.16.42 0 .16-.06.3-.19.41-.13.11-.34.16-.66.16zm5.7 3c.28 0 .6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3 0-.37-.04-.7-.13-1.02a2.3 2.3 0 00-.42-.84c-.19-.24-.43-.43-.72-.56C9.57 9.06 9.2 9 8.72 9h-2.4v5.24h2.4zm-.4-1.19h-.4v-2.86h.4c.43 0 .73.1.91.3.18.2.27.59.27 1.14 0 .42-.04.73-.12.91a.76.76 0 01-.34.4c-.14.07-.38.11-.72.11zm5.3 1.2V12.1h2.02v-1.06h-2.03v-.91H16V9h-4v5.24h1.62z"/></svg>\n',tooltip:!0}),s.bind("isOn","isEnabled").to(i,"isBusy","isEnabled"),s.extendTemplate({attributes:{class:[s.bindTemplate.if("isOn","ck-exportpdf_status-pending")]}});const a=new e.View;return a.setTemplate({tag:"span",attributes:{class:["ck","ck-exportpdf__spinner-container"]},children:[{tag:"span",attributes:{class:["ck","ck-exportpdf__spinner"]}}]}),s.children.add(a),this.listenTo(s,"execute",(()=>{t.execute("exportPdf",r),t.editing.view.focus()})),s}));const o=t.plugins.get("CloudServices");if(!1===r.tokenUrl)this._token=null;else{if(r.tokenUrl)return o.registerTokenUrl(r.tokenUrl).then((t=>{this._token=t}));this._token=o.token}}}})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(o){const n=o.cs=o.cs||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Při generování PDF souboru se vyskytla chyba.","Export to PDF":"Exportovat do PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Beim Erstellen der PDF ist ein Fehler aufgetreten.","Export to PDF":"Als PDF exportieren"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(n){const i=n.el=n.el||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Παρουσιάστηκε σφάλμα κατά τη δημιουργία του PDF.","Export to PDF":"Εξαγωγή σε PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(n){const r=n["en-au"]=n["en-au"]||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"An error occurred while generating the PDF.","Export to PDF":"Export to PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(r){const e=r.fr=r.fr||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Une erreur est survenue lors de la génération du fichier PDF.","Export to PDF":"Exporter en PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(r){const o=r.gl=r.gl||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Produciuse un erro ao xerar o PDF.","Export to PDF":"Exportar a PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(o){const r=o.hr=o.hr||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Došlo je do greške prilikom generiranja PDF-a.","Export to PDF":"Izvoz u PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const n=e.hu=e.hu||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Hiba lépett fel a PDF fájl generálásakor.","Export to PDF":"Exportálás PDF-be"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(i){const e=i.id=i.id||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Terjadi kesalahan ketika membuat berkas PDF.","Export to PDF":"Ekspor ke PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e){const i=e.it=e.it||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"Si è verificato un errore durante la generazione del PDF.","Export to PDF":"Esporta come PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(n){const e=n.jv=n.jv||{};e.dictionary=Object.assign(e.dictionary||{},{"An error occurred while generating the PDF.":"Wonten kelepatan kala ngekspor dhateng PDF.","Export to PDF":"Ekspor datheng PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(o){const n=o.pl=o.pl||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Wystąpił błąd podczas generowania dokumentu PDF.","Export to PDF":"Eksport do formatu PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(r){const o=r["pt-br"]=r["pt-br"]||{};o.dictionary=Object.assign(o.dictionary||{},{"An error occurred while generating the PDF.":"Um erro ocorreu enquanto gerava o arquivo PDF.","Export to PDF":"Exportar para PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(o){const n=o.sk=o.sk||{};n.dictionary=Object.assign(n.dictionary||{},{"An error occurred while generating the PDF.":"Pri generovaní PDF súboru nastala chyba.","Export to PDF":"Exportovať do PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(n){const i=n.zh=n.zh||{};i.dictionary=Object.assign(i.dictionary||{},{"An error occurred while generating the PDF.":"產生 PDF 時發生錯誤。","Export to PDF":"匯出為 PDF"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Czech (https://www.transifex.com/ckeditor/teams/11143/cs/)\n"
|
|
16
|
+
"Language: cs\n"
|
|
17
|
+
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Exportovat do PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Při generování PDF souboru se vyskytla chyba."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: German (https://www.transifex.com/ckeditor/teams/11143/de/)\n"
|
|
16
|
+
"Language: de\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Als PDF exportieren"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Beim Erstellen der PDF ist ein Fehler aufgetreten."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Greek (https://www.transifex.com/ckeditor/teams/11143/el/)\n"
|
|
16
|
+
"Language: el\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Εξαγωγή σε PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Παρουσιάστηκε σφάλμα κατά τη δημιουργία του PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: English (Australia) (https://www.transifex.com/ckeditor/teams/11143/en_AU/)\n"
|
|
16
|
+
"Language: en_AU\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Export to PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "An error occurred while generating the PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: \n"
|
|
16
|
+
"Language-Team: \n"
|
|
17
|
+
"Plural-Forms: \n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Export to PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "An error occurred while generating the PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: French (https://www.transifex.com/ckeditor/teams/11143/fr/)\n"
|
|
16
|
+
"Language: fr\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Exporter en PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Une erreur est survenue lors de la génération du fichier PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Galician (https://www.transifex.com/ckeditor/teams/11143/gl/)\n"
|
|
16
|
+
"Language: gl\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Exportar a PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Produciuse un erro ao xerar o PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Croatian (https://www.transifex.com/ckeditor/teams/11143/hr/)\n"
|
|
16
|
+
"Language: hr\n"
|
|
17
|
+
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Izvoz u PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Došlo je do greške prilikom generiranja PDF-a."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Hungarian (https://www.transifex.com/ckeditor/teams/11143/hu/)\n"
|
|
16
|
+
"Language: hu\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Exportálás PDF-be"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Hiba lépett fel a PDF fájl generálásakor."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Indonesian (https://www.transifex.com/ckeditor/teams/11143/id/)\n"
|
|
16
|
+
"Language: id\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Ekspor ke PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Terjadi kesalahan ketika membuat berkas PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Italian (https://www.transifex.com/ckeditor/teams/11143/it/)\n"
|
|
16
|
+
"Language: it\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Esporta come PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Si è verificato un errore durante la generazione del PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Javanese (https://www.transifex.com/ckeditor/teams/11143/jv/)\n"
|
|
16
|
+
"Language: jv\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Ekspor datheng PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Wonten kelepatan kala ngekspor dhateng PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Polish (https://www.transifex.com/ckeditor/teams/11143/pl/)\n"
|
|
16
|
+
"Language: pl\n"
|
|
17
|
+
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Eksport do formatu PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Wystąpił błąd podczas generowania dokumentu PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Portuguese (Brazil) (https://www.transifex.com/ckeditor/teams/11143/pt_BR/)\n"
|
|
16
|
+
"Language: pt_BR\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Exportar para PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Um erro ocorreu enquanto gerava o arquivo PDF."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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: Slovak (https://www.transifex.com/ckeditor/teams/11143/sk/)\n"
|
|
16
|
+
"Language: sk\n"
|
|
17
|
+
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "Exportovať do PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "Pri generovaní PDF súboru nastala chyba."
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Copyright (c) 2003-2022, 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://www.transifex.com/ckeditor/teams/11143/zh_TW/)\n"
|
|
16
|
+
"Language: zh_TW\n"
|
|
17
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
|
+
|
|
19
|
+
msgctxt "A toolbar button tooltip for a PDF export feature."
|
|
20
|
+
msgid "Export to PDF"
|
|
21
|
+
msgstr "匯出為 PDF"
|
|
22
|
+
|
|
23
|
+
msgctxt "An error message shown to the user when an error occurred during the generation of the PDF file."
|
|
24
|
+
msgid "An error occurred while generating the PDF."
|
|
25
|
+
msgstr "產生 PDF 時發生錯誤。"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-export-pdf",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "34.0.0",
|
|
4
4
|
"description": "Export to PDF feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -29,36 +29,36 @@
|
|
|
29
29
|
],
|
|
30
30
|
"main": "src/index.js",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"ckeditor5": "
|
|
32
|
+
"ckeditor5": "^34.0.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@ckeditor/ckeditor5-alignment": "
|
|
36
|
-
"@ckeditor/ckeditor5-basic-styles": "
|
|
37
|
-
"@ckeditor/ckeditor5-cloud-services": "
|
|
38
|
-
"@ckeditor/ckeditor5-code-block": "
|
|
39
|
-
"@ckeditor/ckeditor5-core": "
|
|
40
|
-
"@ckeditor/ckeditor5-dev-utils": "^
|
|
41
|
-
"@ckeditor/ckeditor5-easy-image": "
|
|
42
|
-
"@ckeditor/ckeditor5-editor-decoupled": "
|
|
43
|
-
"@ckeditor/ckeditor5-font": "
|
|
44
|
-
"@ckeditor/ckeditor5-heading": "
|
|
45
|
-
"@ckeditor/ckeditor5-highlight": "
|
|
46
|
-
"@ckeditor/ckeditor5-horizontal-line": "
|
|
47
|
-
"@ckeditor/ckeditor5-image": "
|
|
48
|
-
"@ckeditor/ckeditor5-indent": "
|
|
49
|
-
"@ckeditor/ckeditor5-media-embed": "
|
|
50
|
-
"@ckeditor/ckeditor5-page-break": "
|
|
51
|
-
"@ckeditor/ckeditor5-paragraph": "
|
|
52
|
-
"@ckeditor/ckeditor5-paste-from-office": "
|
|
53
|
-
"@ckeditor/ckeditor5-table": "
|
|
54
|
-
"@ckeditor/ckeditor5-theme-lark": "
|
|
55
|
-
"@ckeditor/ckeditor5-ui": "
|
|
56
|
-
"@ckeditor/ckeditor5-utils": "
|
|
57
|
-
"webpack": "^
|
|
58
|
-
"webpack-cli": "^
|
|
35
|
+
"@ckeditor/ckeditor5-alignment": "^34.0.0",
|
|
36
|
+
"@ckeditor/ckeditor5-basic-styles": "^34.0.0",
|
|
37
|
+
"@ckeditor/ckeditor5-cloud-services": "^34.0.0",
|
|
38
|
+
"@ckeditor/ckeditor5-code-block": "^34.0.0",
|
|
39
|
+
"@ckeditor/ckeditor5-core": "^34.0.0",
|
|
40
|
+
"@ckeditor/ckeditor5-dev-utils": "^30.0.0",
|
|
41
|
+
"@ckeditor/ckeditor5-easy-image": "^34.0.0",
|
|
42
|
+
"@ckeditor/ckeditor5-editor-decoupled": "^34.0.0",
|
|
43
|
+
"@ckeditor/ckeditor5-font": "^34.0.0",
|
|
44
|
+
"@ckeditor/ckeditor5-heading": "^34.0.0",
|
|
45
|
+
"@ckeditor/ckeditor5-highlight": "^34.0.0",
|
|
46
|
+
"@ckeditor/ckeditor5-horizontal-line": "^34.0.0",
|
|
47
|
+
"@ckeditor/ckeditor5-image": "^34.0.0",
|
|
48
|
+
"@ckeditor/ckeditor5-indent": "^34.0.0",
|
|
49
|
+
"@ckeditor/ckeditor5-media-embed": "^34.0.0",
|
|
50
|
+
"@ckeditor/ckeditor5-page-break": "^34.0.0",
|
|
51
|
+
"@ckeditor/ckeditor5-paragraph": "^34.0.0",
|
|
52
|
+
"@ckeditor/ckeditor5-paste-from-office": "^34.0.0",
|
|
53
|
+
"@ckeditor/ckeditor5-table": "^34.0.0",
|
|
54
|
+
"@ckeditor/ckeditor5-theme-lark": "^34.0.0",
|
|
55
|
+
"@ckeditor/ckeditor5-ui": "^34.0.0",
|
|
56
|
+
"@ckeditor/ckeditor5-utils": "^34.0.0",
|
|
57
|
+
"webpack": "^5.58.1",
|
|
58
|
+
"webpack-cli": "^4.9.0"
|
|
59
59
|
},
|
|
60
60
|
"engines": {
|
|
61
|
-
"node": ">=
|
|
61
|
+
"node": ">=14.0.0",
|
|
62
62
|
"npm": ">=5.7.1"
|
|
63
63
|
},
|
|
64
64
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -69,6 +69,7 @@
|
|
|
69
69
|
"lang",
|
|
70
70
|
"src",
|
|
71
71
|
"theme",
|
|
72
|
+
"build",
|
|
72
73
|
"ckeditor5-metadata.json"
|
|
73
74
|
],
|
|
74
75
|
"scripts": {
|
package/src/exportpdf.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2016 -
|
|
2
|
+
* Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as
|
|
23
|
+
import{Plugin as _0x3e019e}from'ckeditor5/src/core';import{ButtonView as _0x37033c,View as _0x442b8b,Notification as _0x241144}from'ckeditor5/src/ui';import _0x4109e1 from'./exportpdfcommand';import _0x489583 from'../theme/icons/exportpdf.svg';import'../theme/exportpdf.css';export default class p extends _0x3e019e{static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x241144];}['init'](){const _0x2bffdd=this['editor'],t=_0x2bffdd['t'],_0x1148f0=_0x2bffdd['config']['get']('exportPdf')||{};_0x2bffdd['commands']['add']('exportPdf',new _0x4109e1(_0x2bffdd)),_0x2bffdd['ui']['componentFactory']['add']('exportPdf',_0x482ee8=>{const _0x1e2bb5=_0x2bffdd['commands']['get']('exportPdf'),_0x49006e=new _0x37033c(_0x482ee8);_0x49006e['set']({'label':t('Export\x20to\x20PDF'),'icon':_0x489583,'tooltip':!0x0}),_0x49006e['bind']('isOn','isEnabled')['to'](_0x1e2bb5,'isBusy','isEnabled'),_0x49006e['extendTemplate']({'attributes':{'class':[_0x49006e['bindTemplate']['if']('isOn','ck-exportpdf_status-pending')]}});const _0x102018=new _0x442b8b();return _0x102018['setTemplate']({'tag':'span','attributes':{'class':['ck','ck-exportpdf__spinner-container']},'children':[{'tag':'span','attributes':{'class':['ck','ck-exportpdf__spinner']}}]}),_0x49006e['children']['add'](_0x102018),this['listenTo'](_0x49006e,'execute',()=>{_0x2bffdd['execute']('exportPdf',_0x1148f0),_0x2bffdd['editing']['view']['focus']();}),_0x49006e;});const _0x17e199=_0x2bffdd['plugins']['get']('CloudServices');if(!0x1===_0x1148f0['tokenUrl'])this['_token']=null;else{if(_0x1148f0['tokenUrl'])return _0x17e199['registerTokenUrl'](_0x1148f0['tokenUrl'])['then'](_0x2ea6ba=>{this['_token']=_0x2ea6ba;});this['_token']=_0x17e199['token'];}}}
|
package/src/exportpdfcommand.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2016 -
|
|
2
|
+
* Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
23
|
+
import{Command as _0x2f7d0f}from'ckeditor5/src/core';import{getStyles as _0x3de5ce}from'./utils';export default class o extends _0x2f7d0f{constructor(_0x46389f){super(_0x46389f),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x5d267d={}){const _0x59dc27=this['editor'],t=_0x59dc27['t'],_0x3ad3fc=_0x5d267d['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x6ff415=_0x5d267d['dataCallback']||(_0x447ce3=>_0x447ce3['getData']()),_0x9e1afd=_0x59dc27['plugins']['get']('ExportPdf'),_0x2abef1=_0x5d267d['token']||_0x9e1afd['_token'];return this['isBusy']=!0x0,this['refresh'](),_0x3de5ce(_0x5d267d['stylesheets']||['EDITOR_STYLES'])['then'](_0x1839aa=>{const _0x5e5e6b={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<meta\x20charset=\x22utf-8\x22>\x0a\x09\x09\x09\x09\x09\x09</head>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09\x09\x09<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x59dc27['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+_0x6ff415(_0x59dc27)+'\x0a\x09\x09\x09\x09\x09\x09\x09</div>\x0a\x09\x09\x09\x09\x09\x09<body>\x0a\x09\x09\x09\x09\x09</html>','css':_0x1839aa,'options':_0x5d267d['converterOptions']},_0x5d32e0={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x2abef1?{'Authorization':_0x2abef1['value']}:null,'x-cs-app-id':_0x5d267d['appID']||'cke5'},'body':JSON['stringify'](_0x5e5e6b)};return window['fetch'](_0x3ad3fc,_0x5d32e0)['then'](_0x59cb19=>{if(0xc8!==_0x59cb19['status'])throw _0x59cb19;return _0x59cb19['blob']();})['then'](_0x1665f0=>{this['o'](_0x1665f0,_0x5d267d['fileName']||'document.pdf');});})['catch'](_0x2a900c=>{throw _0x59dc27['plugins']['get']('Notification')['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x2a900c;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['o'](_0x1f1a2e,_0x688bf){const _0xedcbdf=document['createElement']('a');_0xedcbdf['href']=window['URL']['createObjectURL'](_0x1f1a2e),_0xedcbdf['download']=_0x688bf,_0xedcbdf['click'](),_0xedcbdf['remove']();}}
|
package/src/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2016 -
|
|
2
|
+
* Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
export{default as ExportPdf}from'./exportpdf';
|
package/src/utils.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright (c) 2016 -
|
|
2
|
+
* Copyright (c) 2016 - 2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
*
|
|
4
4
|
*
|
|
5
5
|
*
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x58f7=['cssRules','hasAttribute','cssText','then','join','text','trim','push','all',':root','fetch','The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.','EDITOR_STYLES','length','warn','.ck-content','styleSheets'];(function(_0x34e383,_0x58f79d){const _0x3ae812=function(_0x1155bc){while(--_0x1155bc){_0x34e383['push'](_0x34e383['shift']());}};_0x3ae812(++_0x58f79d);}(_0x58f7,0x142));const _0x3ae8=function(_0x34e383,_0x58f79d){_0x34e383=_0x34e383-0x0;let _0x3ae812=_0x58f7[_0x34e383];return _0x3ae812;};export function getStyles(_0xc42344){if(!_0xc42344)return new Promise(_0x1b882a=>_0x1b882a(''));const _0x148719=[];for(const _0x26fe07 of _0xc42344)_0x3ae8('0xd')!==_0x26fe07?_0x148719[_0x3ae8('0x8')](window[_0x3ae8('0xb')](_0x26fe07)[_0x3ae8('0x4')](_0x3e9e81=>_0x3e9e81[_0x3ae8('0x6')]())):_0x148719['push'](u());return Promise[_0x3ae8('0x9')](_0x148719)['then'](_0x5861b1=>_0x5861b1['join']('\x20')[_0x3ae8('0x7')]());}function u(){const _0x177d51=[],_0x1432fd=[];for(const _0x5ad9d3 of document[_0x3ae8('0x0')])if(_0x5ad9d3['ownerNode'][_0x3ae8('0x2')]('data-cke'))for(const _0x29393b of _0x5ad9d3[_0x3ae8('0x1')])-0x1!==_0x29393b[_0x3ae8('0x3')]['indexOf'](_0x3ae8('0x10'))?_0x177d51['push'](_0x29393b[_0x3ae8('0x3')]):-0x1!==_0x29393b[_0x3ae8('0x3')]['indexOf'](_0x3ae8('0xa'))&&_0x1432fd[_0x3ae8('0x8')](_0x29393b[_0x3ae8('0x3')]);return _0x177d51[_0x3ae8('0xe')]||console[_0x3ae8('0xf')](_0x3ae8('0xc')),[..._0x1432fd,..._0x177d51][_0x3ae8('0x5')]('\x20')[_0x3ae8('0x7')]();}
|
package/theme/exportpdf.css
CHANGED