@ckeditor/ckeditor5-export-pdf 43.0.0-alpha.1 → 43.0.0-alpha.2
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/export-pdf.js +1 -1
- package/build/translations/gl.js +1 -1
- package/dist/index.js +1 -1
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/lang/translations/gl.po +4 -4
- package/package.json +4 -4
- package/src/exportpdf.js +1 -1
- package/src/exportpdfcommand.js +1 -1
- package/src/exportpdfui.js +1 -1
- package/src/index.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils.js +1 -1
package/build/export-pdf.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}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:()=>P});var t=n(782),e=n(311);function o(){const t=["cssText","1704YNEimZ","from","then","hasAttribute","indexOf","ownerNode","1045585NGzgdK","fetch","text","6tmdrKP",":root","length","join","1922016YunJvt",".ck-content","data-cke","trim","22gIELgQ","cssRules","9989QtZRpR","12484992IxZfHU","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.","styleSheets","2788130ttSQaa","all","EDITOR_STYLES","3LqGgvB","883gTMQaW","1654mVtBIu","6758802BgDPxD","warn","push"];return(o=function(){return t})()}function s(t,e){const n=o();return(s=function(t,e){return n[t-=223]})(t,e)}function i(){const t=s,e=[],n=[];for(const r of Array[t(254)](document[t(242)]))if(r[t(225)][t(223)](t(235)))for(const o of Array[t(254)](r[t(238)]))-1!==o[t(252)][t(224)](t(234))?e[t(251)](o[t(252)]):-1!==o[t(252)][t(224)](t(230))&&n[t(251)](o[t(252)]);return e[t(231)]||console[t(250)](t(241)),[...n,...e][t(232)](" ")[t(236)]()}function c(t,e){const n=t.t;switch(e){case"Export to PDF":return n("Export to PDF");case"An error occurred while generating the PDF.":return n("An error occurred while generating the PDF.");case"PDF export started":return n("PDF export started");case"PDF export failed":return n("PDF export failed");case"PDF export successful":return n("PDF export successful");case"Exporting PDF document":return n("Exporting PDF document");default:return e}}!function(t){const e=s,n=t();for(;;)try{if(502493===-parseInt(e(247))/1*(parseInt(e(248))/2)+-parseInt(e(246))/3*(-parseInt(e(233))/4)+-parseInt(e(226))/5*(-parseInt(e(229))/6)+parseInt(e(239))/7*(-parseInt(e(253))/8)+-parseInt(e(249))/9+-parseInt(e(243))/10*(-parseInt(e(237))/11)+parseInt(e(240))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(o);const a=u;function u(t,e){const n=p();return(u=function(t,e){return n[t-=463]})(t,e)}function p(){const t=["ariaLiveAnnouncer","status",'">\n\t\t\t\t\t\t\t\t',"fileName","showWarning","\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</body>\n\t\t\t\t\t</html>","assertive","dataCallback","An error occurred while generating the PDF.","isBusy","cke5","createElement","get","5guSFev","application/json","636pYJmTk","catch","PDF export failed","https://pdf-converter.cke-cs.com/v1/convert/","affectsData","2032220eEASmq","PDF export started","_token","PDF export successful","config","previewMode","download","locale","entries","MergeFields","finally","stylesheets","application/pdf","37849YolDXu","has","925687OvfuuO","getDefaultValues","3424977GSLiSx","announce","ExportPdf","appID","click","converterOptions","token","blob","stringify","isEnabled","then","contentLanguageDirection","refresh","createObjectURL","URL","plugins","value","MergeFieldsEditing","Notification","converterUrl","3917972GTvpyj","remove","mergeFields",'<html>\n\t\t\t\t\t\t<head>\n\t\t\t\t\t\t\t<title>CKEditor 5 PDF document</title>\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="',"pending","POST","execute","getLabel","flattenedMergeFieldDefinitions","href","document.pdf","getDataSetValues","12361304LMXFRk","EDITOR_STYLES","function","fetch","46351062jOBqBx","_downloadFile","$labels","editor","merge_fields","$defaultValues","set","data"];return(p=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(820238===parseInt(e(539))/1+-parseInt(e(524))/2+-parseInt(e(541))/3+parseInt(e(480))/4*(-parseInt(e(517))/5)+parseInt(e(519))/6*(-parseInt(e(537))/7)+-parseInt(e(492))/8+parseInt(e(496))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(p);class d extends t.Command{constructor(t){const e=u;super(t),this[e(502)](e(513),!1),this[e(523)]=!1}[a(472)](){const t=a;this[t(469)]=!this[t(513)],this[t(476)]=this[t(513)]?t(484):void 0}[a(486)](t={}){const e=a,n=this[e(499)],r=t[e(479)]||e(522),o=t[e(511)]||(t=>t[e(503)][e(516)]()),u=n[e(475)][e(516)](e(543)),p=t[e(466)]||u[e(526)];return this[e(513)]=!0,this[e(472)](),function(t){const e=s;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(245)!==r?n[e(251)](window[e(227)](r)[e(255)]((t=>t[e(228)]()))):n[e(251)](i());return Promise[e(244)](n)[e(255)]((t=>t[e(232)](" ")[e(236)]()))}(t[e(535)]||[e(493)])[e(470)]((async s=>{const i=e;if(n.ui[i(504)][i(542)](c(n[i(531)],i(525))),n[i(475)][i(538)](i(533))){t[i(465)]||(t[i(465)]={});const e=n[i(475)][i(516)](i(533)),r=n[i(475)][i(516)](i(477)),o=r[i(529)],{prefix:s,suffix:c}=n[i(528)][i(516)](i(482)),a={prefix:s,suffix:c,data:{}};if(i(498)===o)for(const t of r[i(488)])a[i(503)][t.id]=r[i(487)](t.id);else{const t=i(501)===o?e[i(540)]():e[i(491)](o,!0);for(const e of Object[i(532)](t)){const[t,n]=e;a[i(503)][t]=null!==n?n:r[i(487)](t)}}t[i(465)][i(500)]=a}const a={html:i(483)+n[i(531)][i(471)]+i(506)+await o(n)+i(509),css:s,options:t[i(465)]},u={method:i(485),headers:{"Content-Type":i(518),Accept:i(536),...p?{Authorization:p[i(476)]}:null,"x-cs-app-id":t[i(463)]||i(514)},body:JSON[i(468)](a)};return window[i(495)](r,u)[i(470)]((t=>{const e=i;if(200!==t[e(505)])throw t;return t[e(467)]()}))[i(470)]((e=>{const r=i;n.ui[r(504)][r(542)](c(n[r(531)],r(527)));const o=r(494)==typeof t[r(507)]?t[r(507)]():t[r(507)];this[r(497)](e,o||r(490))}))}))[e(520)]((t=>{const r=e,o=n[r(475)][r(516)](r(478));throw n.ui[r(504)][r(542)](c(n[r(531)],r(521)),{politeness:r(510)}),o[r(508)](c(n[r(531)],r(512))),t}))[e(534)]((()=>{const t=e;this[t(513)]=!1,this[t(472)]()}))}[a(497)](t,e){const n=a,r=document[n(515)]("a");r[n(489)]=window[n(474)][n(473)](t),r[n(530)]=e,r[n(464)](),r[n(481)]()}}function f(){const t=["bind","2194083YVRKPO","componentFactory","20397juzOUj","isVisible","label","52kVwyFC","init","2792dbRxWo","config","add","exportPdf","execute","5fVzTBd","pluginName","Export to PDF","3365100cgLcXu","editing","commands","editor","130204eqkkDf","ExportPdfUI","isBusy","isEnabled","children","134gccNSi","iconView","187cUaKhM","menuBar:exportPdf","get","isOn","locale","4475772HNUCJx","focus","Exporting PDF document","10AZqWqg","set","39kPFwTF","listenTo","_createButton","20321jztuAu","view","1047108UdbuhI"];return(f=function(){return t})()}function h(t,e){const n=f();return(h=function(t,e){return n[t-=350]})(t,e)}const l=h;!function(t){const e=h,n=t();for(;;)try{if(845351===parseInt(e(368))/1*(parseInt(e(390))/2)+parseInt(e(359))/3*(parseInt(e(385))/4)+parseInt(e(378))/5*(parseInt(e(381))/6)+parseInt(e(362))/7*(parseInt(e(373))/8)+-parseInt(e(366))/9*(-parseInt(e(357))/10)+-parseInt(e(392))/11*(parseInt(e(364))/12)+parseInt(e(371))/13*(-parseInt(e(354))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class I extends t.Plugin{static get[l(379)](){return l(386)}[l(372)](){const t=l,n=this[t(384)];n.ui[t(367)][t(375)](t(376),(()=>{const r=t,o=this[r(361)](e.ButtonView),s=n[r(383)][r(351)](r(376));return o[r(358)]({tooltip:!0}),o[r(365)](r(352)).to(s,r(387)),o})),n.ui[t(367)][t(375)](t(350),(()=>this[t(361)](e.MenuBarMenuListItemButtonView)))}[l(361)](t){const n=l,r=this[n(384)],o=r[n(374)][n(351)](n(376))||{},s=r[n(383)][n(351)](n(376)),i=new t(r[n(353)]),a=new e.SpinnerView;return i[n(389)][n(375)](a),a[n(365)](n(369)).to(s,n(387)),i[n(391)][n(365)](n(369)).to(s,n(387),(t=>!t)),i[n(358)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M19 4.5 14 0H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14 2l3.3 3H14V2Z"/><path d="m12.452 18.5 1.25 1.5H3v-3h1.5v1.5h7.952Z"/><path d="M19.826 16.843a.75.75 0 1 0-1.152-.96L17.5 17.29V13H16v4.29l-1.174-1.408a.75.75 0 1 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="M1.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.2C3.7 9.15 3.28 9 2.69 9H0v5.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.16l.01.01Zm5.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 0 0-.42-.84c-.19-.24-.43-.43-.72-.56C8.57 9.06 8.2 9 7.72 9h-2.4v5.24H7.73Zm-.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 0 1-.34.4c-.14.07-.38.11-.72.11Zm5.3 1.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z"/></svg>\n'}),i[n(365)](n(388)).to(s,n(388)),i[n(365)](n(370)).to(s,n(387),(t=>c(r[n(353)],n(t?356:380)))),this[n(360)](i,n(377),(()=>{const t=n;r[t(377)](t(376),o),r[t(382)][t(363)][t(355)]()})),i}}const g=m;function x(){const t=["CloudServices","get","exportPdf","882795nkpzho","ExportPdf","editor","4ASGdSl","4nfedOd","174504IPIZyK","pluginName","then","60173siAYpF","config","init","317165mZlvyW","requires","plugins","2918650rtYiyM","4237720FkSwMc","_token","tokenUrl","token","18nEsnKH","add","1224420hMPqid","commands","registerTokenUrl"];return(x=function(){return t})()}function m(t,e){const n=x();return(m=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=m,n=t();for(;;)try{if(229707===-parseInt(e(151))/1*(-parseInt(e(147))/2)+parseInt(e(170))/3+-parseInt(e(146))/4*(-parseInt(e(154))/5)+parseInt(e(164))/6+parseInt(e(157))/7+-parseInt(e(148))/8+parseInt(e(162))/9*(-parseInt(e(158))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(x);class P extends t.Plugin{static get[g(149)](){return g(144)}static get[g(155)](){return[g(167),e.Notification,I]}[g(153)](){const t=g,e=this[t(145)],n=e[t(152)][t(168)](t(169))||{};e[t(165)][t(163)](t(169),new d(e));const r=e[t(156)][t(168)](t(167));!1===n[t(160)]?this[t(159)]=null:n[t(160)]?r[t(166)](n[t(160)])[t(150)]((e=>{this[t(159)]=e})):this[t(159)]=r[t(161)]}}function v(t,e){var n=w();return(v=function(t,e){return n[t-=351]})(t,e)}function w(){var t=["15ypcHtB","472XybLgm","146293mCieee","7880060aIechB","2076696JbSUmM","1783374eRhOvP","44nnBJxW","2940174wKQAgw","672314ACKDoh","2891877sRtSvn","4TUktMx"];return(w=function(){return t})()}!function(t){for(var e=v,n=t();;)try{if(839115===-parseInt(e(356))/1*(parseInt(e(358))/2)+parseInt(e(357))/3+parseInt(e(352))/4+parseInt(e(359))/5*(-parseInt(e(353))/6)+parseInt(e(361))/7*(-parseInt(e(360))/8)+-parseInt(e(355))/9+-parseInt(e(351))/10*(-parseInt(e(354))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w)})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
|
|
5
|
+
*/(()=>{var t={782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var o=e[r];if(void 0!==o)return o.exports;var s=e[r]={exports:{}};return t[r](s,s.exports,n),s.exports}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:()=>P});var t=n(782),e=n(311);function o(){const t=["4167ZBqNuB","all","20600HdflPI","3686608FUdasl","from","ownerNode","hasAttribute","1700rZLcrY","then","135715oezvgy","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.","16680430lYZYqv",".ck-content","9VJlXdP","join","EDITOR_STYLES","length","168xLdGkR","push","1031098KlxULw","styleSheets","cssRules","data-cke","fetch","text","trim","3493322DWYDio","cssText","indexOf",":root","warn"];return(o=function(){return t})()}function s(t,e){const n=o();return(s=function(t,e){return n[t-=331]})(t,e)}function i(){const t=s,e=[],n=[];for(const r of Array[t(340)](document[t(356)]))if(r[t(341)][t(342)](t(358)))for(const o of Array[t(340)](r[t(357)]))-1!==o[t(332)][t(333)](t(348))?e[t(354)](o[t(332)]):-1!==o[t(332)][t(333)](t(334))&&n[t(354)](o[t(332)]);return e[t(352)]||console[t(335)](t(346)),[...n,...e][t(350)](" ")[t(361)]()}function c(t,e){const n=t.t;switch(e){case"Export to PDF":return n("Export to PDF");case"An error occurred while generating the PDF.":return n("An error occurred while generating the PDF.");case"PDF export started":return n("PDF export started");case"PDF export failed":return n("PDF export failed");case"PDF export successful":return n("PDF export successful");case"Exporting PDF document":return n("Exporting PDF document");default:return e}}!function(t){const e=s,n=t();for(;;)try{if(418058===parseInt(e(345))/1+parseInt(e(355))/2+-parseInt(e(336))/3*(-parseInt(e(343))/4)+parseInt(e(338))/5*(-parseInt(e(353))/6)+parseInt(e(331))/7+parseInt(e(339))/8+parseInt(e(349))/9*(-parseInt(e(347))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(o);const a=p;function u(){const t=["download","appID","MergeFields","getMergeFieldsIds","editor","function","mergeFields","document.pdf","createObjectURL","finally","click","getLabel","showWarning","isEnabled","POST","blob","fetch","config","stringify","contentLanguageDirection","https://pdf-converter.cke-cs.com/v1/convert/","cke5","1442497htDMjh","data","has","MergeFieldsEditing","get","value","isBusy","set","createElement","An error occurred while generating the PDF.",'<html>\n\t\t\t\t\t\t<head>\n\t\t\t\t\t\t\t<title>CKEditor 5 PDF document</title>\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="',"PDF export successful","href","621354TvwImq","remove","refresh","ExportPdf","application/pdf","status","4opOLVC","getDefaultValues","previewMode","affectsData","announce","PDF export started","locale","application/json","pending","3204856tXlsbD","Notification","getDataSetValues","\n\t\t\t\t\t\t\t</div>\n\t\t\t\t\t\t</body>\n\t\t\t\t\t</html>",'">\n\t\t\t\t\t\t\t\t',"2789344txHdVA","catch","9749110jJqfOG","converterOptions","PDF export failed","assertive","6875625mZsQHx","_downloadFile","converterUrl","EDITOR_STYLES","_token","plugins","execute","fileName","$labels","$defaultValues","URL","token","merge_fields","stylesheets","3457425gItXtq","dataCallback","ariaLiveAnnouncer","then","entries"];return(u=function(){return t})()}function p(t,e){const n=u();return(p=function(t,e){return n[t-=304]})(t,e)}!function(t){const e=p,n=t();for(;;)try{if(786113===-parseInt(e(342))/1+-parseInt(e(375))/2+parseInt(e(315))/3*(parseInt(e(361))/4)+parseInt(e(381))/5+parseInt(e(355))/6+parseInt(e(377))/7+-parseInt(e(370))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class d extends t.Command{constructor(t){const e=p;super(t),this[e(349)](e(348),!1),this[e(364)]=!1}[a(357)](){const t=a;this[t(333)]=!this[t(348)],this[t(347)]=this[t(348)]?t(369):void 0}[a(307)](t={}){const e=a,n=this[e(324)],r=t[e(383)]||e(340),o=t[e(316)]||(t=>t[e(343)][e(346)]()),u=n[e(306)][e(346)](e(358)),p=t[e(312)]||u[e(305)];return this[e(348)]=!0,this[e(357)](),function(t){const e=s;if(!t)return new Promise((t=>t("")));const n=[];for(const r of t)e(351)!==r?n[e(354)](window[e(359)](r)[e(344)]((t=>t[e(360)]()))):n[e(354)](i());return Promise[e(337)](n)[e(344)]((t=>t[e(350)](" ")[e(361)]()))}(t[e(314)]||[e(304)])[e(318)]((async s=>{const i=e;if(n.ui[i(317)][i(365)](c(n[i(367)],i(366))),n[i(306)][i(344)](i(322))){t[i(378)]||(t[i(378)]={});const e=n[i(306)][i(346)](i(345)),r=e[i(363)],{prefix:o,suffix:s}=n[i(337)][i(346)](i(326)),c={prefix:o,suffix:s,data:{}};if(i(309)===r)for(const t of e[i(323)]())c[i(343)][t]=o+e[i(331)](t)+s;else{const t=i(310)===r?e[i(362)]():e[i(372)](r,!0);for(const n of Object[i(319)](t)){const[t,r]=n;c[i(343)][t]=null!==r?r:e[i(331)](t)}}t[i(378)][i(313)]=c}const a={html:i(352)+n[i(367)][i(339)]+i(374)+await o(n)+i(373),css:s,options:t[i(378)]},u={method:i(334),headers:{"Content-Type":i(368),Accept:i(359),...p?{Authorization:p[i(347)]}:null,"x-cs-app-id":t[i(321)]||i(341)},body:JSON[i(338)](a)};return window[i(336)](r,u)[i(318)]((t=>{const e=i;if(200!==t[e(360)])throw t;return t[e(335)]()}))[i(318)]((e=>{const r=i;n.ui[r(317)][r(365)](c(n[r(367)],r(353)));const o=r(325)==typeof t[r(308)]?t[r(308)]():t[r(308)];this[r(382)](e,o||r(327))}))}))[e(376)]((t=>{const r=e,o=n[r(306)][r(346)](r(371));throw n.ui[r(317)][r(365)](c(n[r(367)],r(379)),{politeness:r(380)}),o[r(332)](c(n[r(367)],r(351))),t}))[e(329)]((()=>{const t=e;this[t(348)]=!1,this[t(357)]()}))}[a(382)](t,e){const n=a,r=document[n(350)]("a");r[n(354)]=window[n(311)][n(328)](t),r[n(320)]=e,r[n(330)](),r[n(356)]()}}const f=h;function l(){const t=["focus","config","editor","view","add","4RPcXbh","label","iconView","8lLtnRW","commands","Export to PDF","isBusy","ExportPdfUI","bind","exportPdf","570177EMzgyp","isOn","locale","menuBar:exportPdf","200FCYJdr","_createButton","children","411267QeLKFK","listenTo","1020uGObZJ","init","6432200SmvgNR","componentFactory","Exporting PDF document","314737dWfXHE","isEnabled","get","10836476tXcRXC","execute","132WRgULD","pluginName","232350TKiGZz","22EiAaYG","set","301067RwporH","editing","isVisible"];return(l=function(){return t})()}function h(t,e){const n=l();return(h=function(t,e){return n[t-=422]})(t,e)}!function(t){const e=h,n=t();for(;;)try{if(800821===parseInt(e(434))/1*(-parseInt(e(455))/2)+parseInt(e(427))/3*(-parseInt(e(452))/4)+-parseInt(e(441))/5*(parseInt(e(439))/6)+parseInt(e(437))/7+parseInt(e(424))/8*(-parseInt(e(462))/9)+parseInt(e(431))/10*(parseInt(e(442))/11)+-parseInt(e(429))/12*(-parseInt(e(444))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class I extends t.Plugin{static get[f(440)](){return f(459)}[f(430)](){const t=f,n=this[t(449)];n.ui[t(432)][t(451)](t(461),(()=>{const r=t,o=this[r(425)](e.ButtonView),s=n[r(456)][r(436)](r(461));return o[r(443)]({tooltip:!0}),o[r(460)](r(463)).to(s,r(458)),o})),n.ui[t(432)][t(451)](t(423),(()=>this[t(425)](e.MenuBarMenuListItemButtonView)))}[f(425)](t){const n=f,r=this[n(449)],o=r[n(448)][n(436)](n(461))||{},s=r[n(456)][n(436)](n(461)),i=new t(r[n(422)]),a=new e.SpinnerView;return i[n(426)][n(451)](a),a[n(460)](n(446)).to(s,n(458)),i[n(454)][n(460)](n(446)).to(s,n(458),(t=>!t)),i[n(443)]({icon:'<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M19 4.5 14 0H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14 2l3.3 3H14V2Z"/><path d="m12.452 18.5 1.25 1.5H3v-3h1.5v1.5h7.952Z"/><path d="M19.826 16.843a.75.75 0 1 0-1.152-.96L17.5 17.29V13H16v4.29l-1.174-1.408a.75.75 0 1 0-1.152.96l2.346 2.816a.95.95 0 0 0 1.46 0l2.346-2.815Z"/><path d="M1.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.2C3.7 9.15 3.28 9 2.69 9H0v5.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.16l.01.01Zm5.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 0 0-.42-.84c-.19-.24-.43-.43-.72-.56C8.57 9.06 8.2 9 7.72 9h-2.4v5.24H7.73Zm-.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 0 1-.34.4c-.14.07-.38.11-.72.11Zm5.3 1.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z"/></svg>\n'}),i[n(460)](n(435)).to(s,n(435)),i[n(460)](n(453)).to(s,n(458),(t=>c(r[n(422)],n(t?433:457)))),this[n(428)](i,n(438),(()=>{const t=n;r[t(438)](t(461),o),r[t(445)][t(450)][t(447)]()})),i}}const g=x;function x(t,e){const n=w();return(x=function(t,e){return n[t-=295]})(t,e)}function w(){const t=["then","registerTokenUrl","config","pluginName","6XKkwBe","_token","CloudServices","plugins","8epesdc","ExportPdf","150bhTfSn","add","init","294811MwnDmC","3245706cLzKnW","6327391cRAXjV","2678gIwtiF","47TysHIE","5936360vEBNLf","token","2402CxyYwI","editor","requires","exportPdf","get","97836nVKSJw","6QhMBeP","tokenUrl","commands","1545872vunzGa"];return(w=function(){return t})()}!function(t){const e=x,n=t();for(;;)try{if(608157===-parseInt(e(324))/1*(parseInt(e(297))/2)+-parseInt(e(303))/3*(parseInt(e(306))/4)+-parseInt(e(295))/5+-parseInt(e(311))/6*(-parseInt(e(322))/7)+-parseInt(e(315))/8*(parseInt(e(321))/9)+parseInt(e(317))/10*(parseInt(e(320))/11)+parseInt(e(302))/12*(parseInt(e(323))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class P extends t.Plugin{static get[g(310)](){return g(316)}static get[g(299)](){return[g(313),e.Notification,I]}[g(319)](){const t=g,e=this[t(298)],n=e[t(309)][t(301)](t(300))||{};e[t(305)][t(318)](t(300),new d(e));const r=e[t(314)][t(301)](t(313));!1===n[t(304)]?this[t(312)]=null:n[t(304)]?r[t(308)](n[t(304)])[t(307)]((e=>{this[t(312)]=e})):this[t(312)]=r[t(296)]}}function m(){var t=["613951LqYTlw","324387PxzvLH","3281005pJPYUx","3910656zyxzVB","522710zdoVyx","6DyDtbv","1013616iYfkza","5845413WZoYmh","12Hkngom","117DOnueA"];return(m=function(){return t})()}function v(t,e){var n=m();return(v=function(t,e){return n[t-=466]})(t,e)}!function(t){for(var e=v,n=t();;)try{if(455649===parseInt(e(470))/1+parseInt(e(466))/2+parseInt(e(471))/3*(parseInt(e(468))/4)+-parseInt(e(472))/5+parseInt(e(475))/6*(parseInt(e(467))/7)+-parseInt(e(473))/8+parseInt(e(469))/9*(-parseInt(e(474))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(m)})(),(window.CKEditor5=window.CKEditor5||{}).exportPdf=r})();
|
package/build/translations/gl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(
|
|
1
|
+
!function(o){const r=o.gl=o.gl||{};r.dictionary=Object.assign(r.dictionary||{},{"An error occurred while generating the PDF.":"Produciuse un erro ao xerar o PDF.","Export to PDF":"Exportar a PDF","Exporting PDF document":"Exportando un documento PDF","PDF export failed":"Produciuse un fallo na exportación do PDF","PDF export started":"Comezou a exportación do PDF","PDF export successful":"A exportación do PDF foi satisfactoria"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
23
|
+
import{Command as _0x1aca59,Plugin as _0x1c4d07}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x5b1b62,MenuBarMenuListItemButtonView as _0x354f00,SpinnerView as _0x1d6834,Notification as _0x2e6bfa}from'@ckeditor/ckeditor5-ui/dist/index.js';function a(){const _0x28a882=[],_0xe3b7a4=[];for(const _0xd30e2a of Array['from'](document['styleSheets'])){if(_0xd30e2a['ownerNode']['hasAttribute']('data-cke')){for(const _0x4d8a86 of Array['from'](_0xd30e2a['cssRules']))-0x1!==_0x4d8a86['cssText']['indexOf']('.ck-content')?_0x28a882['push'](_0x4d8a86['cssText']):-0x1!==_0x4d8a86['cssText']['indexOf'](':root')&&_0xe3b7a4['push'](_0x4d8a86['cssText']);}}return _0x28a882['length']||console['warn']('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.'),[..._0xe3b7a4,..._0x28a882]['join']('\x20')['trim']();}function d(_0x335107,_0x215577){const t=_0x335107['t'];switch(_0x215577){case'Export\x20to\x20PDF':return t('Export\x20to\x20PDF');case'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':return t('An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.');case'PDF\x20export\x20started':return t('PDF\x20export\x20started');case'PDF\x20export\x20failed':return t('PDF\x20export\x20failed');case'PDF\x20export\x20successful':return t('PDF\x20export\x20successful');case'Exporting\x20PDF\x20document':return t('Exporting\x20PDF\x20document');default:return _0x215577;}}class o extends _0x1aca59{constructor(_0x416c02){super(_0x416c02),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x4f7a7f={}){const _0x143ad3=this['editor'],_0x3673f8=_0x4f7a7f['converterUrl']||'https://pdf-converter.cke-cs.com/v1/convert/',_0x41af53=_0x4f7a7f['dataCallback']||(_0x194422=>_0x194422['data']['get']()),_0x4f19e0=_0x143ad3['plugins']['get']('ExportPdf'),_0x2e3c3e=_0x4f7a7f['token']||_0x4f19e0['_token'];return this['isBusy']=!0x0,this['refresh'](),function(_0x3e0f50){if(!_0x3e0f50)return new Promise(_0x9ed6d4=>_0x9ed6d4(''));const _0x44b062=[];for(const _0x4e35e4 of _0x3e0f50)'EDITOR_STYLES'!==_0x4e35e4?_0x44b062['push'](window['fetch'](_0x4e35e4)['then'](_0x2a76a2=>_0x2a76a2['text']())):_0x44b062['push'](a());return Promise['all'](_0x44b062)['then'](_0x3d0c2d=>_0x3d0c2d['join']('\x20')['trim']());}(_0x4f7a7f['stylesheets']||['EDITOR_STYLES'])['then'](async _0x43dcdd=>{if(_0x143ad3['ui']['ariaLiveAnnouncer']['announce'](d(_0x143ad3['locale'],'PDF\x20export\x20started')),_0x143ad3['plugins']['has']('MergeFields')){_0x4f7a7f['converterOptions']||(_0x4f7a7f['converterOptions']={});const _0xbe400a=_0x143ad3['plugins']['get']('MergeFieldsEditing'),_0x347eb3=_0xbe400a['previewMode'],{prefix:_0x2f2f07,suffix:_0x421419}=_0x143ad3['config']['get']('mergeFields'),_0x253b63={'prefix':_0x2f2f07,'suffix':_0x421419,'data':{}};if('$labels'===_0x347eb3){for(const _0x2ac1a2 of _0xbe400a['getMergeFieldsIds']())_0x253b63['data'][_0x2ac1a2]=_0x2f2f07+_0xbe400a['getLabel'](_0x2ac1a2)+_0x421419;}else{const _0x43d2ac='$defaultValues'===_0x347eb3?_0xbe400a['getDefaultValues']():_0xbe400a['getDataSetValues'](_0x347eb3,!0x0);for(const _0x589a80 of Object['entries'](_0x43d2ac)){const [_0x438a30,_0x45a450]=_0x589a80;_0x253b63['data'][_0x438a30]=null!==_0x45a450?_0x45a450:_0xbe400a['getLabel'](_0x438a30);}}_0x4f7a7f['converterOptions']['merge_fields']=_0x253b63;}const _0x167121={'html':'<html>\x0a\x09\x09\x09\x09\x09\x09<head>\x0a\x09\x09\x09\x09\x09\x09\x09<title>CKEditor\x205\x20PDF\x20document</title>\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'+_0x143ad3['locale']['contentLanguageDirection']+'\x22>\x0a\x09\x09\x09\x09\x09\x09\x09\x09'+await _0x41af53(_0x143ad3)+'\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':_0x43dcdd,'options':_0x4f7a7f['converterOptions']},_0x179ff2={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/pdf',..._0x2e3c3e?{'Authorization':_0x2e3c3e['value']}:null,'x-cs-app-id':_0x4f7a7f['appID']||'cke5'},'body':JSON['stringify'](_0x167121)};return window['fetch'](_0x3673f8,_0x179ff2)['then'](_0x245242=>{if(0xc8!==_0x245242['status'])throw _0x245242;return _0x245242['blob']();})['then'](_0x244f18=>{_0x143ad3['ui']['ariaLiveAnnouncer']['announce'](d(_0x143ad3['locale'],'PDF\x20export\x20successful'));const _0xb643d3='function'==typeof _0x4f7a7f['fileName']?_0x4f7a7f['fileName']():_0x4f7a7f['fileName'];this['_downloadFile'](_0x244f18,_0xb643d3||'document.pdf');});})['catch'](_0x4ad24a=>{const _0xe772fa=_0x143ad3['plugins']['get']('Notification');throw _0x143ad3['ui']['ariaLiveAnnouncer']['announce'](d(_0x143ad3['locale'],'PDF\x20export\x20failed'),{'politeness':'assertive'}),_0xe772fa['showWarning'](d(_0x143ad3['locale'],'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.')),_0x4ad24a;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x49b045,_0x26e59a){const _0x250282=document['createElement']('a');_0x250282['href']=window['URL']['createObjectURL'](_0x49b045),_0x250282['download']=_0x26e59a,_0x250282['click'](),_0x250282['remove']();}}class i extends _0x1c4d07{static get['pluginName'](){return'ExportPdfUI';}['init'](){const _0x36b161=this['editor'];_0x36b161['ui']['componentFactory']['add']('exportPdf',()=>{const _0x1e7ea9=this['_createButton'](_0x5b1b62),_0x50cda6=_0x36b161['commands']['get']('exportPdf');return _0x1e7ea9['set']({'tooltip':!0x0}),_0x1e7ea9['bind']('isOn')['to'](_0x50cda6,'isBusy'),_0x1e7ea9;}),_0x36b161['ui']['componentFactory']['add']('menuBar:exportPdf',()=>this['_createButton'](_0x354f00));}['_createButton'](_0x1e887c){const _0x46c3f0=this['editor'],_0x5ed445=_0x46c3f0['config']['get']('exportPdf')||{},_0x314f91=_0x46c3f0['commands']['get']('exportPdf'),_0x59b492=new _0x1e887c(_0x46c3f0['locale']),_0x2cb88f=new _0x1d6834();return _0x59b492['children']['add'](_0x2cb88f),_0x2cb88f['bind']('isVisible')['to'](_0x314f91,'isBusy'),_0x59b492['iconView']['bind']('isVisible')['to'](_0x314f91,'isBusy',_0x515586=>!_0x515586),_0x59b492['set']({'icon':'<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M19\x204.5\x2014\x200H3v6.5h1.5v-5h8v5h5V11H19V4.5ZM14\x202l3.3\x203H14V2Z\x22/><path\x20d=\x22m12.452\x2018.5\x201.25\x201.5H3v-3h1.5v1.5h7.952Z\x22/><path\x20d=\x22M19.826\x2016.843a.75.75\x200\x201\x200-1.152-.96L17.5\x2017.29V13H16v4.29l-1.174-1.408a.75.75\x200\x201\x200-1.152.96l2.346\x202.816a.95.95\x200\x200\x200\x201.46\x200l2.346-2.815Z\x22/><path\x20d=\x22M1.63\x2014.24V12.3h.88c.66\x200\x201.14-.15\x201.46-.45.32-.3.48-.71.48-1.24\x200-.52-.15-.91-.44-1.2C3.7\x209.15\x203.28\x209\x202.69\x209H0v5.24h1.63Zm.4-3h-.4v-1.17h.46c.3\x200\x20.5.05.62.17.1.11.16.25.16.42\x200\x20.16-.06.3-.19.41-.13.11-.34.16-.66.16l.01.01Zm5.7\x203c.28\x200\x20.6-.05.96-.14.26-.07.5-.21.73-.42.22-.2.4-.47.53-.77.12-.31.19-.75.19-1.3\x200-.37-.04-.7-.13-1.02a2.3\x202.3\x200\x200\x200-.42-.84c-.19-.24-.43-.43-.72-.56C8.57\x209.06\x208.2\x209\x207.72\x209h-2.4v5.24H7.73Zm-.4-1.19h-.4v-2.86h.4c.43\x200\x20.73.1.91.3.18.2.27.59.27\x201.14\x200\x20.42-.04.73-.12.91a.76.76\x200\x200\x201-.34.4c-.14.07-.38.11-.72.11Zm5.3\x201.2V12.1h2.02v-1.06h-2.03v-.91H15V9h-4v5.24h1.62l.01.01Z\x22/></svg>\x0a'}),_0x59b492['bind']('isEnabled')['to'](_0x314f91,'isEnabled'),_0x59b492['bind']('label')['to'](_0x314f91,'isBusy',_0x112a1a=>d(_0x46c3f0['locale'],_0x112a1a?'Exporting\x20PDF\x20document':'Export\x20to\x20PDF')),this['listenTo'](_0x59b492,'execute',()=>{_0x46c3f0['execute']('exportPdf',_0x5ed445),_0x46c3f0['editing']['view']['focus']();}),_0x59b492;}}class s extends _0x1c4d07{['_token'];static get['pluginName'](){return'ExportPdf';}static get['requires'](){return['CloudServices',_0x2e6bfa,i];}['init'](){const _0x4f7c9e=this['editor'],_0x3515c2=_0x4f7c9e['config']['get']('exportPdf')||{};_0x4f7c9e['commands']['add']('exportPdf',new o(_0x4f7c9e));const _0x164547=_0x4f7c9e['plugins']['get']('CloudServices');!0x1===_0x3515c2['tokenUrl']?this['_token']=null:_0x3515c2['tokenUrl']?_0x164547['registerTokenUrl'](_0x3515c2['tokenUrl'])['then'](_0x9eedcf=>{this['_token']=_0x9eedcf;}):this['_token']=_0x164547['token'];}}export{s as ExportPdf};
|
package/dist/translations/af.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'af':{'dictionary':{'Export\x20to\x20PDF':'Voer\x20uit\x20na\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'\x27n\x20Fout\x20het\x20voorgekom\x20tydens\x20die\x20skep\x20van\x20die\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'af':{'dictionary':{'Export\x20to\x20PDF':'Voer\x20uit\x20na\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'\x27n\x20Fout\x20het\x20voorgekom\x20tydens\x20die\x20skep\x20van\x20die\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x3535c1=>0x1!=_0x3535c1}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1c2011=>{const {af:{dictionary:_0x22743a,getPluralForm:_0x330497}}={'af':{'dictionary':{'Export\x20to\x20PDF':'Voer\x20uit\x20na\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'\x27n\x20Fout\x20het\x20voorgekom\x20tydens\x20die\x20skep\x20van\x20die\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x206b00=>0x1!=_0x206b00}};_0x1c2011['af']||={'dictionary':{},'getPluralForm':null},_0x1c2011['af']['dictionary']=Object['assign'](_0x1c2011['af']['dictionary'],_0x22743a),_0x1c2011['af']['getPluralForm']=_0x330497;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ar.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.','PDF\x20export\x20started':'بدأ\x20تصدير\x20PDF','PDF\x20export\x20failed':'فشل\x20تصدير\x20PDF','PDF\x20export\x20successful':'تم\x20تصدير\x20مستند\x20PDF\x20بنجاح','Exporting\x20PDF\x20document':'تصدير\x20مستند\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.','PDF\x20export\x20started':'بدأ\x20تصدير\x20PDF','PDF\x20export\x20failed':'فشل\x20تصدير\x20PDF','PDF\x20export\x20successful':'تم\x20تصدير\x20مستند\x20PDF\x20بنجاح','Exporting\x20PDF\x20document':'تصدير\x20مستند\x20PDF'},'getPluralForm':_0x31470a=>0x0==_0x31470a?0x0:0x1==_0x31470a?0x1:0x2==_0x31470a?0x2:_0x31470a%0x64>=0x3&&_0x31470a%0x64<=0xa?0x3:_0x31470a%0x64>=0xb&&_0x31470a%0x64<=0x63?0x4:0x5}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x307661=>{const {ar:{dictionary:_0x3bd7ed,getPluralForm:_0x44a033}}={'ar':{'dictionary':{'Export\x20to\x20PDF':'تصدير\x20إلى\x20ملف\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'حدث\x20خطأ\x20ما،\x20أثناء\x20استخراج\x20ملف\x20PDF.','PDF\x20export\x20started':'بدأ\x20تصدير\x20PDF','PDF\x20export\x20failed':'فشل\x20تصدير\x20PDF','PDF\x20export\x20successful':'تم\x20تصدير\x20مستند\x20PDF\x20بنجاح','Exporting\x20PDF\x20document':'تصدير\x20مستند\x20PDF'},'getPluralForm':_0xe46900=>0x0==_0xe46900?0x0:0x1==_0xe46900?0x1:0x2==_0xe46900?0x2:_0xe46900%0x64>=0x3&&_0xe46900%0x64<=0xa?0x3:_0xe46900%0x64>=0xb&&_0xe46900%0x64<=0x63?0x4:0x5}};_0x307661['ar']||={'dictionary':{},'getPluralForm':null},_0x307661['ar']['dictionary']=Object['assign'](_0x307661['ar']['dictionary'],_0x3bd7ed),_0x307661['ar']['getPluralForm']=_0x44a033;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/bg.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.','PDF\x20export\x20started':'Започнато\x20прехвърляне\x20в\x20PDF','PDF\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','PDF\x20export\x20successful':'Успешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','Exporting\x20PDF\x20document':'Прехвърляне\x20на\x20документ\x20в\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.','PDF\x20export\x20started':'Започнато\x20прехвърляне\x20в\x20PDF','PDF\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','PDF\x20export\x20successful':'Успешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','Exporting\x20PDF\x20document':'Прехвърляне\x20на\x20документ\x20в\x20PDF'},'getPluralForm':_0x2f7e6c=>0x1!=_0x2f7e6c}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x74629=>{const {bg:{dictionary:_0x5e5d4e,getPluralForm:_0x2bf13b}}={'bg':{'dictionary':{'Export\x20to\x20PDF':'Експорт\x20към\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Възникна\x20грешка\x20при\x20генериране\x20на\x20PDF.','PDF\x20export\x20started':'Започнато\x20прехвърляне\x20в\x20PDF','PDF\x20export\x20failed':'Неуспешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','PDF\x20export\x20successful':'Успешно\x20прехвърляне\x20на\x20документ\x20в\x20PDF','Exporting\x20PDF\x20document':'Прехвърляне\x20на\x20документ\x20в\x20PDF'},'getPluralForm':_0x2efb98=>0x1!=_0x2efb98}};_0x74629['bg']||={'dictionary':{},'getPluralForm':null},_0x74629['bg']['dictionary']=Object['assign'](_0x74629['bg']['dictionary'],_0x5e5d4e),_0x74629['bg']['getPluralForm']=_0x2bf13b;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/bn.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','PDF\x20export\x20started':'PDF\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','PDF\x20export\x20failed':'PDF\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে৷','PDF\x20export\x20successful':'PDF\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20PDF\x20document':'PDF\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':
|
|
23
|
+
export default{'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','PDF\x20export\x20started':'PDF\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','PDF\x20export\x20failed':'PDF\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে৷','PDF\x20export\x20successful':'PDF\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20PDF\x20document':'PDF\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x105d7b=>0x1!=_0x105d7b}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x14c6ed=>{const {bn:{dictionary:_0x4c7c85,getPluralForm:_0x516741}}={'bn':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20এ\x20রপ্তানি\x20করুন','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20তৈরি\x20করার\x20সময়\x20একটি\x20ত্রুটি\x20হয়েছে।','PDF\x20export\x20started':'PDF\x20এক্সপোর্ট\x20শুরু\x20হয়েছে','PDF\x20export\x20failed':'PDF\x20এক্সপোর্ট\x20ব্যর্থ\x20হয়েছে৷','PDF\x20export\x20successful':'PDF\x20এক্সপোর্ট\x20সফল\x20হয়েছে','Exporting\x20PDF\x20document':'PDF\x20ডকুমেন্ট\x20এক্সপোর্ট\x20করা\x20হচ্ছে'},'getPluralForm':_0x40398b=>0x1!=_0x40398b}};_0x14c6ed['bn']||={'dictionary':{},'getPluralForm':null},_0x14c6ed['bn']['dictionary']=Object['assign'](_0x14c6ed['bn']['dictionary'],_0x4c7c85),_0x14c6ed['bn']['getPluralForm']=_0x516741;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ca.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':_0x179b12=>0x1!=_0x179b12}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x100349=>{const {ca:{dictionary:_0x1000b1,getPluralForm:_0xfe5b17}}={'ca':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'S\x27ha\x20produït\x20un\x20error\x20en\x20generar\x20el\x20PDF.','PDF\x20export\x20started':'S\x27ha\x20iniciat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20failed':'Ha\x20fallat\x20l\x27exportació\x20a\x20PDF','PDF\x20export\x20successful':'L\x27exportació\x20a\x20PDF\x20s\x27ha\x20realitzat\x20correctament','Exporting\x20PDF\x20document':'S\x27està\x20exportant\x20un\x20document\x20a\x20PDF'},'getPluralForm':_0x2ac287=>0x1!=_0x2ac287}};_0x100349['ca']||={'dictionary':{},'getPluralForm':null},_0x100349['ca']['dictionary']=Object['assign'](_0x100349['ca']['dictionary'],_0x1000b1),_0x100349['ca']['getPluralForm']=_0xfe5b17;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/cs.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x11e392=>0x1==_0x11e392&&_0x11e392%0x1==0x0?0x0:_0x11e392>=0x2&&_0x11e392<=0x4&&_0x11e392%0x1==0x0?0x1:_0x11e392%0x1!=0x0?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xd27d73=>{const {cs:{dictionary:_0x2f503f,getPluralForm:_0x1470d9}}={'cs':{'dictionary':{'Export\x20to\x20PDF':'Exportovat\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Při\x20generování\x20PDF\x20souboru\x20se\x20vyskytla\x20chyba.','PDF\x20export\x20started':'Export\x20PDF\x20byl\x20zahájen','PDF\x20export\x20failed':'Export\x20PDF\x20se\x20nezdařil','PDF\x20export\x20successful':'Export\x20PDF\x20byl\x20úspěšný','Exporting\x20PDF\x20document':'Export\x20dokumentu\x20PDF'},'getPluralForm':_0x126839=>0x1==_0x126839&&_0x126839%0x1==0x0?0x0:_0x126839>=0x2&&_0x126839<=0x4&&_0x126839%0x1==0x0?0x1:_0x126839%0x1!=0x0?0x2:0x3}};_0xd27d73['cs']||={'dictionary':{},'getPluralForm':null},_0xd27d73['cs']['dictionary']=Object['assign'](_0xd27d73['cs']['dictionary'],_0x2f503f),_0xd27d73['cs']['getPluralForm']=_0x1470d9;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/da.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':
|
|
23
|
+
export default{'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x27b8bb=>0x1!=_0x27b8bb}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2a4976=>{const {da:{dictionary:_0x2f7ba2,getPluralForm:_0x2ef541}}={'da':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Der\x20opstod\x20en\x20fejl\x20under\x20oprettelse\x20af\x20PDF\x27en.','PDF\x20export\x20started':'PDF-eksport\x20er\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislykkedes','PDF\x20export\x20successful':'PDF-eksport\x20lykkedes','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x1914a9=>0x1!=_0x1914a9}};_0x2a4976['da']||={'dictionary':{},'getPluralForm':null},_0x2a4976['da']['dictionary']=Object['assign'](_0x2a4976['da']['dictionary'],_0x2f7ba2),_0x2a4976['da']['getPluralForm']=_0x2ef541;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/de.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':
|
|
23
|
+
export default{'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0x5f4f7a=>0x1!=_0x5f4f7a}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x5d0870=>{const {de:{dictionary:_0x4eac4b,getPluralForm:_0x50ede1}}={'de':{'dictionary':{'Export\x20to\x20PDF':'Als\x20PDF\x20exportieren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Beim\x20Erstellen\x20der\x20PDF\x20ist\x20ein\x20Fehler\x20aufgetreten.','PDF\x20export\x20started':'PDF-Export\x20gestartet','PDF\x20export\x20failed':'PDF-Export\x20fehlgeschlagen','PDF\x20export\x20successful':'PDF-Export\x20erfolgreich','Exporting\x20PDF\x20document':'PDF-Dokument\x20exportieren'},'getPluralForm':_0x44c137=>0x1!=_0x44c137}};_0x5d0870['de']||={'dictionary':{},'getPluralForm':null},_0x5d0870['de']['dictionary']=Object['assign'](_0x5d0870['de']['dictionary'],_0x4eac4b),_0x5d0870['de']['getPluralForm']=_0x50ede1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/el.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0x56f157=>0x1!=_0x56f157}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x566952=>{const {el:{dictionary:_0x107ed0,getPluralForm:_0x3dbd24}}={'el':{'dictionary':{'Export\x20to\x20PDF':'Εξαγωγή\x20σε\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Παρουσιάστηκε\x20σφάλμα\x20κατά\x20τη\x20δημιουργία\x20του\x20PDF.','PDF\x20export\x20started':'Εκκίνηση\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20failed':'Αποτυχία\x20εξαγωγής\x20αρχείου\x20PDF','PDF\x20export\x20successful':'Επιτυχής\x20εξαγωγή\x20αρχείου\x20PDF','Exporting\x20PDF\x20document':'Εξαγωγή\x20εγγράφου\x20σε\x20μορφή\x20PDF'},'getPluralForm':_0x26ad64=>0x1!=_0x26ad64}};_0x566952['el']||={'dictionary':{},'getPluralForm':null},_0x566952['el']['dictionary']=Object['assign'](_0x566952['el']['dictionary'],_0x107ed0),_0x566952['el']['getPluralForm']=_0x3dbd24;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0xfcedba=>0x1!=_0xfcedba}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x4a72f9=>{const {'en-au':{dictionary:_0x39c16d,getPluralForm:_0x17313a}}={'en-au':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x257e2e=>0x1!=_0x257e2e}};_0x4a72f9['en-au']||={'dictionary':{},'getPluralForm':null},_0x4a72f9['en-au']['dictionary']=Object['assign'](_0x4a72f9['en-au']['dictionary'],_0x39c16d),_0x4a72f9['en-au']['getPluralForm']=_0x17313a;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x108b51=>{const {en:{dictionary:_0x2ad50f,getPluralForm:_0x22763e}}={'en':{'dictionary':{'Export\x20to\x20PDF':'Export\x20to\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.','PDF\x20export\x20started':'PDF\x20export\x20started','PDF\x20export\x20failed':'PDF\x20export\x20failed','PDF\x20export\x20successful':'PDF\x20export\x20successful','Exporting\x20PDF\x20document':'Exporting\x20PDF\x20document'},'getPluralForm':null}};_0x108b51['en']||={'dictionary':{},'getPluralForm':null},_0x108b51['en']['dictionary']=Object['assign'](_0x108b51['en']['dictionary'],_0x2ad50f),_0x108b51['en']['getPluralForm']=_0x22763e;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x1a7c47=>0x1==_0x1a7c47?0x0:0x0!=_0x1a7c47&&_0x1a7c47%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3d2f81=>{const {'es-co':{dictionary:_0x18c210,getPluralForm:_0x80e2c1}}={'es-co':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x572e4f=>0x1==_0x572e4f?0x0:0x0!=_0x572e4f&&_0x572e4f%0xf4240==0x0?0x1:0x2}};_0x3d2f81['es-co']||={'dictionary':{},'getPluralForm':null},_0x3d2f81['es-co']['dictionary']=Object['assign'](_0x3d2f81['es-co']['dictionary'],_0x18c210),_0x3d2f81['es-co']['getPluralForm']=_0x80e2c1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/es.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0xc3f8c7=>0x1==_0xc3f8c7?0x0:0x0!=_0xc3f8c7&&_0xc3f8c7%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x61538e=>{const {es:{dictionary:_0x2f29b8,getPluralForm:_0x101ad6}}={'es':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Se\x20ha\x20producido\x20un\x20error\x20al\x20generar\x20el\x20archivo\x20PDF.','PDF\x20export\x20started':'La\x20exportación\x20del\x20PDF\x20ha\x20comenzado','PDF\x20export\x20failed':'La\x20exportación\x20del\x20PDF\x20ha\x20fallado','PDF\x20export\x20successful':'Se\x20ha\x20exportado\x20el\x20PDF','Exporting\x20PDF\x20document':'Exportando\x20documento\x20PDF'},'getPluralForm':_0x453851=>0x1==_0x453851?0x0:0x0!=_0x453851&&_0x453851%0xf4240==0x0?0x1:0x2}};_0x61538e['es']||={'dictionary':{},'getPluralForm':null},_0x61538e['es']['dictionary']=Object['assign'](_0x61538e['es']['dictionary'],_0x2f29b8),_0x61538e['es']['getPluralForm']=_0x101ad6;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/et.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':
|
|
23
|
+
export default{'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0x464fe5=>0x1!=_0x464fe5}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x4645f6=>{const {et:{dictionary:_0x2a4398,getPluralForm:_0x59e7b0}}={'et':{'dictionary':{'Export\x20to\x20PDF':'Ekspordi\x20PDF-ina','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF-i\x20loomisel\x20tekkis\x20viga.','PDF\x20export\x20started':'Alustati\x20PDF-i\x20eksportimist','PDF\x20export\x20failed':'PDF-i\x20eksportimine\x20nurjus','PDF\x20export\x20successful':'PDF-i\x20eksportimine\x20õnnestus','Exporting\x20PDF\x20document':'PDF\x20dokumendi\x20eksportimine'},'getPluralForm':_0x5f0822=>0x1!=_0x5f0822}};_0x4645f6['et']||={'dictionary':{},'getPluralForm':null},_0x4645f6['et']['dictionary']=Object['assign'](_0x4645f6['et']['dictionary'],_0x2a4398),_0x4645f6['et']['getPluralForm']=_0x59e7b0;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/fi.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':
|
|
23
|
+
export default{'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x59c921=>0x1!=_0x59c921}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x310c79=>{const {fi:{dictionary:_0x45ad7e,getPluralForm:_0x20c39d}}={'fi':{'dictionary':{'Export\x20to\x20PDF':'Siirrä\x20PDF-tiedostoon','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Kohtasimme\x20häiriön\x20PDF:n\x20luonnin\x20yhteydessä.','PDF\x20export\x20started':'PDF-vienti\x20aloitettu','PDF\x20export\x20failed':'PDF-vienti\x20epäonnistui','PDF\x20export\x20successful':'PDF-vienti\x20onnistui','Exporting\x20PDF\x20document':'Viedään\x20PDF-asiakirjaa'},'getPluralForm':_0x1f1dfa=>0x1!=_0x1f1dfa}};_0x310c79['fi']||={'dictionary':{},'getPluralForm':null},_0x310c79['fi']['dictionary']=Object['assign'](_0x310c79['fi']['dictionary'],_0x45ad7e),_0x310c79['fi']['getPluralForm']=_0x20c39d;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/fr.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x171817=>0x0==_0x171817||0x1==_0x171817?0x0:0x0!=_0x171817&&_0x171817%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2f907e=>{const {fr:{dictionary:_0x3b131d,getPluralForm:_0x5e2b1f}}={'fr':{'dictionary':{'Export\x20to\x20PDF':'Exporter\x20en\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Une\x20erreur\x20est\x20survenue\x20lors\x20de\x20la\x20génération\x20du\x20fichier\x20PDF.','PDF\x20export\x20started':'L\x27exportation\x20du\x20PDF\x20a\x20démarré','PDF\x20export\x20failed':'L\x27exportation\x20du\x20PDF\x20a\x20échoué','PDF\x20export\x20successful':'Exportation\x20du\x20PDF\x20réussie','Exporting\x20PDF\x20document':'Exportation\x20d\x27un\x20document\x20PDF'},'getPluralForm':_0x14ebb1=>0x0==_0x14ebb1||0x1==_0x14ebb1?0x0:0x0!=_0x14ebb1&&_0x14ebb1%0xf4240==0x0?0x1:0x2}};_0x2f907e['fr']||={'dictionary':{},'getPluralForm':null},_0x2f907e['fr']['dictionary']=Object['assign'](_0x2f907e['fr']['dictionary'],_0x3b131d),_0x2f907e['fr']['getPluralForm']=_0x5e2b1f;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/gl.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20PDF','PDF\x20export\x20failed':'Produciuse\x20un\x20fallo\x20na\x20exportación\x20do\x20PDF','PDF\x20export\x20successful':'A\x20exportación\x20do\x20PDF\x20foi\x20satisfactoria','Exporting\x20PDF\x20document':'Exportando\x20un\x20documento\x20PDF'},'getPluralForm':_0x125c26=>0x1!=_0x125c26}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x39bd6b=>{const {gl:{dictionary:_0x168feb,getPluralForm:_0x3587e1}}={'gl':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20a\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Produciuse\x20un\x20erro\x20ao\x20xerar\x20o\x20PDF.','PDF\x20export\x20started':'Comezou\x20a\x20exportación\x20do\x20PDF','PDF\x20export\x20failed':'Produciuse\x20un\x20fallo\x20na\x20exportación\x20do\x20PDF','PDF\x20export\x20successful':'A\x20exportación\x20do\x20PDF\x20foi\x20satisfactoria','Exporting\x20PDF\x20document':'Exportando\x20un\x20documento\x20PDF'},'getPluralForm':_0x2394c3=>0x1!=_0x2394c3}};_0x39bd6b['gl']||={'dictionary':{},'getPluralForm':null},_0x39bd6b['gl']['dictionary']=Object['assign'](_0x39bd6b['gl']['dictionary'],_0x168feb),_0x39bd6b['gl']['getPluralForm']=_0x3587e1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/he.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x3aff7a=>0x1==_0x3aff7a&&_0x3aff7a%0x1==0x0?0x0:0x2==_0x3aff7a&&_0x3aff7a%0x1==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x26ce64=>{const {he:{dictionary:_0x7720e5,getPluralForm:_0x2979f8}}={'he':{'dictionary':{'Export\x20to\x20PDF':'ייצוא\x20ל-PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'אירעה\x20שגיאה\x20בעת\x20יצירת\x20ה-PDF.','PDF\x20export\x20started':'ייצוא\x20PDF\x20החל','PDF\x20export\x20failed':'ייצוא\x20PDF\x20נכשל','PDF\x20export\x20successful':'ייצוא\x20PDF\x20הצליח','Exporting\x20PDF\x20document':'מייצא\x20מסמך\x20PDF'},'getPluralForm':_0x557e4c=>0x1==_0x557e4c&&_0x557e4c%0x1==0x0?0x0:0x2==_0x557e4c&&_0x557e4c%0x1==0x0?0x1:0x2}};_0x26ce64['he']||={'dictionary':{},'getPluralForm':null},_0x26ce64['he']['dictionary']=Object['assign'](_0x26ce64['he']['dictionary'],_0x7720e5),_0x26ce64['he']['getPluralForm']=_0x2979f8;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/hi.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':
|
|
23
|
+
export default{'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x2c6c55=>0x1!=_0x2c6c55}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x23412f=>{const {hi:{dictionary:_0x5b0eb8,getPluralForm:_0x36357a}}={'hi':{'dictionary':{'Export\x20to\x20PDF':'पीडीएफ\x20में\x20एक्सपोर्ट\x20करें','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'पीडीएफ\x20जनरेट\x20करते\x20समय\x20एक\x20एरर\x20हो\x20गयी.','PDF\x20export\x20started':'PDF\x20का\x20एक्सपोर्ट\x20शुरू\x20हुआ','PDF\x20export\x20failed':'PDF\x20का\x20एक्सपोर्ट\x20विफल\x20रहा','PDF\x20export\x20successful':'PDF\x20का\x20एक्सपोर्ट\x20सफल\x20हुआ','Exporting\x20PDF\x20document':'PDF\x20डॉक्यूमेंट\x20को\x20एक्सपोर्ट\x20किया\x20जा\x20रहा\x20ह'},'getPluralForm':_0x6e67de=>0x1!=_0x6e67de}};_0x23412f['hi']||={'dictionary':{},'getPluralForm':null},_0x23412f['hi']['dictionary']=Object['assign'](_0x23412f['hi']['dictionary'],_0x5b0eb8),_0x23412f['hi']['getPluralForm']=_0x36357a;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/hr.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x341ecd=>_0x341ecd%0xa==0x1&&_0x341ecd%0x64!=0xb?0x0:_0x341ecd%0xa>=0x2&&_0x341ecd%0xa<=0x4&&(_0x341ecd%0x64<0xa||_0x341ecd%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3ec514=>{const {hr:{dictionary:_0x4ac41d,getPluralForm:_0x3295da}}={'hr':{'dictionary':{'Export\x20to\x20PDF':'Izvoz\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20prilikom\x20generiranja\x20PDF-a.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x2798b9=>_0x2798b9%0xa==0x1&&_0x2798b9%0x64!=0xb?0x0:_0x2798b9%0xa>=0x2&&_0x2798b9%0xa<=0x4&&(_0x2798b9%0x64<0xa||_0x2798b9%0x64>=0x14)?0x1:0x2}};_0x3ec514['hr']||={'dictionary':{},'getPluralForm':null},_0x3ec514['hr']['dictionary']=Object['assign'](_0x3ec514['hr']['dictionary'],_0x4ac41d),_0x3ec514['hr']['getPluralForm']=_0x3295da;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/hu.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'hu':{'dictionary':{'Export\x20to\x20PDF':'Exportálás\x20PDF-be','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Hiba\x20lépett\x20fel\x20a\x20PDF\x20fájl\x20generálásakor.','PDF\x20export\x20started':'PDF\x20exportálása\x20megkezdődött','PDF\x20export\x20failed':'PDF\x20exportálása\x20sikertelen','PDF\x20export\x20successful':'PDF\x20exportálása\x20sikerült','Exporting\x20PDF\x20document':'PDF\x20dokumentum\x20exportálása'},'getPluralForm':
|
|
23
|
+
export default{'hu':{'dictionary':{'Export\x20to\x20PDF':'Exportálás\x20PDF-be','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Hiba\x20lépett\x20fel\x20a\x20PDF\x20fájl\x20generálásakor.','PDF\x20export\x20started':'PDF\x20exportálása\x20megkezdődött','PDF\x20export\x20failed':'PDF\x20exportálása\x20sikertelen','PDF\x20export\x20successful':'PDF\x20exportálása\x20sikerült','Exporting\x20PDF\x20document':'PDF\x20dokumentum\x20exportálása'},'getPluralForm':_0x5869ac=>0x1!=_0x5869ac}};
|