@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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x40c26d=>{const {hu:{dictionary:_0x40471c,getPluralForm:_0x3272e8}}={'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':_0x2726a7=>0x1!=_0x2726a7}};_0x40c26d['hu']||={'dictionary':{},'getPluralForm':null},_0x40c26d['hu']['dictionary']=Object['assign'](_0x40c26d['hu']['dictionary'],_0x40471c),_0x40c26d['hu']['getPluralForm']=_0x3272e8;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/id.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'id':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20PDF.','PDF\x20export\x20started':'ekspor\x20PDF\x20dimulai','PDF\x20export\x20failed':'ekspor\x20PDF\x20gagal','PDF\x20export\x20successful':'ekspor\x20PDF\x20berhasil','Exporting\x20PDF\x20document':'mengekspor\x20dokumen\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'id':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20PDF.','PDF\x20export\x20started':'ekspor\x20PDF\x20dimulai','PDF\x20export\x20failed':'ekspor\x20PDF\x20gagal','PDF\x20export\x20successful':'ekspor\x20PDF\x20berhasil','Exporting\x20PDF\x20document':'mengekspor\x20dokumen\x20PDF'},'getPluralForm':_0x141be6=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x541537=>{const {id:{dictionary:_0x15152c,getPluralForm:_0x230ec2}}={'id':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Terjadi\x20kesalahan\x20ketika\x20membuat\x20berkas\x20PDF.','PDF\x20export\x20started':'ekspor\x20PDF\x20dimulai','PDF\x20export\x20failed':'ekspor\x20PDF\x20gagal','PDF\x20export\x20successful':'ekspor\x20PDF\x20berhasil','Exporting\x20PDF\x20document':'mengekspor\x20dokumen\x20PDF'},'getPluralForm':_0x2628ec=>0x0}};_0x541537['id']||={'dictionary':{},'getPluralForm':null},_0x541537['id']['dictionary']=Object['assign'](_0x541537['id']['dictionary'],_0x15152c),_0x541537['id']['getPluralForm']=_0x230ec2;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/it.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'it':{'dictionary':{'Export\x20to\x20PDF':'Esporta\x20come\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20PDF.','PDF\x20export\x20started':'Esportazione\x20PDF\x20iniziata','PDF\x20export\x20failed':'Esportazione\x20PDF\x20non\x20riuscita','PDF\x20export\x20successful':'Esportazione\x20PDF\x20riuscita','Exporting\x20PDF\x20document':'Esporta\x20documento\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'it':{'dictionary':{'Export\x20to\x20PDF':'Esporta\x20come\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20PDF.','PDF\x20export\x20started':'Esportazione\x20PDF\x20iniziata','PDF\x20export\x20failed':'Esportazione\x20PDF\x20non\x20riuscita','PDF\x20export\x20successful':'Esportazione\x20PDF\x20riuscita','Exporting\x20PDF\x20document':'Esporta\x20documento\x20PDF'},'getPluralForm':_0x29be6c=>0x1==_0x29be6c?0x0:0x0!=_0x29be6c&&_0x29be6c%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x5d8de0=>{const {it:{dictionary:_0x3bb568,getPluralForm:_0x2428e2}}={'it':{'dictionary':{'Export\x20to\x20PDF':'Esporta\x20come\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Si\x20è\x20verificato\x20un\x20errore\x20durante\x20la\x20generazione\x20del\x20PDF.','PDF\x20export\x20started':'Esportazione\x20PDF\x20iniziata','PDF\x20export\x20failed':'Esportazione\x20PDF\x20non\x20riuscita','PDF\x20export\x20successful':'Esportazione\x20PDF\x20riuscita','Exporting\x20PDF\x20document':'Esporta\x20documento\x20PDF'},'getPluralForm':_0x57286f=>0x1==_0x57286f?0x0:0x0!=_0x57286f&&_0x57286f%0xf4240==0x0?0x1:0x2}};_0x5d8de0['it']||={'dictionary':{},'getPluralForm':null},_0x5d8de0['it']['dictionary']=Object['assign'](_0x5d8de0['it']['dictionary'],_0x3bb568),_0x5d8de0['it']['getPluralForm']=_0x2428e2;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ja.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。','PDF\x20export\x20started':'PDFのエクスポート開始','PDF\x20export\x20failed':'PDFのエクスポートに失敗','PDF\x20export\x20successful':'PDFのエクスポートに成功','Exporting\x20PDF\x20document':'PDF文書をエクスポート中'},'getPluralForm':
|
|
23
|
+
export default{'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。','PDF\x20export\x20started':'PDFのエクスポート開始','PDF\x20export\x20failed':'PDFのエクスポートに失敗','PDF\x20export\x20successful':'PDFのエクスポートに成功','Exporting\x20PDF\x20document':'PDF文書をエクスポート中'},'getPluralForm':_0x3f5e54=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x55274b=>{const {ja:{dictionary:_0x11ecac,getPluralForm:_0xe9a232}}={'ja':{'dictionary':{'Export\x20to\x20PDF':'PDFへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDFを出力中にエラーが発生しました。','PDF\x20export\x20started':'PDFのエクスポート開始','PDF\x20export\x20failed':'PDFのエクスポートに失敗','PDF\x20export\x20successful':'PDFのエクスポートに成功','Exporting\x20PDF\x20document':'PDF文書をエクスポート中'},'getPluralForm':_0xc809fc=>0x0}};_0x55274b['ja']||={'dictionary':{},'getPluralForm':null},_0x55274b['ja']['dictionary']=Object['assign'](_0x55274b['ja']['dictionary'],_0x11ecac),_0x55274b['ja']['getPluralForm']=_0xe9a232;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/jv.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x489f61=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2367f9=>{const {jv:{dictionary:_0x250a96,getPluralForm:_0x35e206}}={'jv':{'dictionary':{'Export\x20to\x20PDF':'Ekspor\x20datheng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20PDF.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x2542bd=>0x0}};_0x2367f9['jv']||={'dictionary':{},'getPluralForm':null},_0x2367f9['jv']['dictionary']=Object['assign'](_0x2367f9['jv']['dictionary'],_0x250a96),_0x2367f9['jv']['getPluralForm']=_0x35e206;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ko.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','PDF\x20export\x20started':'PDF\x20내보내기가\x20시작되었습니다.','PDF\x20export\x20failed':'PDF\x20내보내기가\x20실패했습니다.','PDF\x20export\x20successful':'PDF\x20내보내기가\x20완료되었습니다.','Exporting\x20PDF\x20document':'PDF\x20문서\x20내보내는\x20중'},'getPluralForm':
|
|
23
|
+
export default{'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','PDF\x20export\x20started':'PDF\x20내보내기가\x20시작되었습니다.','PDF\x20export\x20failed':'PDF\x20내보내기가\x20실패했습니다.','PDF\x20export\x20successful':'PDF\x20내보내기가\x20완료되었습니다.','Exporting\x20PDF\x20document':'PDF\x20문서\x20내보내는\x20중'},'getPluralForm':_0x33e757=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3bc870=>{const {ko:{dictionary:_0x275d3e,getPluralForm:_0x3d3650}}={'ko':{'dictionary':{'Export\x20to\x20PDF':'PDF로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF를\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','PDF\x20export\x20started':'PDF\x20내보내기가\x20시작되었습니다.','PDF\x20export\x20failed':'PDF\x20내보내기가\x20실패했습니다.','PDF\x20export\x20successful':'PDF\x20내보내기가\x20완료되었습니다.','Exporting\x20PDF\x20document':'PDF\x20문서\x20내보내는\x20중'},'getPluralForm':_0x3fe22e=>0x0}};_0x3bc870['ko']||={'dictionary':{},'getPluralForm':null},_0x3bc870['ko']['dictionary']=Object['assign'](_0x3bc870['ko']['dictionary'],_0x275d3e),_0x3bc870['ko']['getPluralForm']=_0x3d3650;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/lt.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.','PDF\x20export\x20started':'Prasidėjo\x20PDF\x20perkėlimas','PDF\x20export\x20failed':'PDF\x20perkėlimas\x20nepavyko','PDF\x20export\x20successful':'PDF\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20PDF\x20document':'Perkeliamas\x20PDF\x20dokumentas'},'getPluralForm':
|
|
23
|
+
export default{'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.','PDF\x20export\x20started':'Prasidėjo\x20PDF\x20perkėlimas','PDF\x20export\x20failed':'PDF\x20perkėlimas\x20nepavyko','PDF\x20export\x20successful':'PDF\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20PDF\x20document':'Perkeliamas\x20PDF\x20dokumentas'},'getPluralForm':_0x3751f8=>_0x3751f8%0xa==0x1&&(_0x3751f8%0x64>0x13||_0x3751f8%0x64<0xb)?0x0:_0x3751f8%0xa>=0x2&&_0x3751f8%0xa<=0x9&&(_0x3751f8%0x64>0x13||_0x3751f8%0x64<0xb)?0x1:_0x3751f8%0x1!=0x0?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xde7239=>{const {lt:{dictionary:_0x2a3e99,getPluralForm:_0x1f62a1}}={'lt':{'dictionary':{'Export\x20to\x20PDF':'Eksportuoti\x20į\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Nutiko\x20klaida\x20generuojant\x20PDF.','PDF\x20export\x20started':'Prasidėjo\x20PDF\x20perkėlimas','PDF\x20export\x20failed':'PDF\x20perkėlimas\x20nepavyko','PDF\x20export\x20successful':'PDF\x20perkėlimas\x20buvo\x20sėkmingas','Exporting\x20PDF\x20document':'Perkeliamas\x20PDF\x20dokumentas'},'getPluralForm':_0x378d30=>_0x378d30%0xa==0x1&&(_0x378d30%0x64>0x13||_0x378d30%0x64<0xb)?0x0:_0x378d30%0xa>=0x2&&_0x378d30%0xa<=0x9&&(_0x378d30%0x64>0x13||_0x378d30%0x64<0xb)?0x1:_0x378d30%0x1!=0x0?0x2:0x3}};_0xde7239['lt']||={'dictionary':{},'getPluralForm':null},_0xde7239['lt']['dictionary']=Object['assign'](_0xde7239['lt']['dictionary'],_0x2a3e99),_0xde7239['lt']['getPluralForm']=_0x1f62a1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/lv.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.','PDF\x20export\x20started':'Sākta\x20\x22PDF\x22\x20eksportēšana','PDF\x20export\x20failed':'\x22PDF\x22\x20eksportēšana\x20neizdevās','PDF\x20export\x20successful':'\x22PDF\x22\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20PDF\x20document':'Eksportē\x20\x22PDF\x22\x20dokumentu'},'getPluralForm':
|
|
23
|
+
export default{'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.','PDF\x20export\x20started':'Sākta\x20\x22PDF\x22\x20eksportēšana','PDF\x20export\x20failed':'\x22PDF\x22\x20eksportēšana\x20neizdevās','PDF\x20export\x20successful':'\x22PDF\x22\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20PDF\x20document':'Eksportē\x20\x22PDF\x22\x20dokumentu'},'getPluralForm':_0x591ddc=>_0x591ddc%0xa==0x1&&_0x591ddc%0x64!=0xb?0x0:0x0!=_0x591ddc?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x30a738=>{const {lv:{dictionary:_0xc12519,getPluralForm:_0x448074}}={'lv':{'dictionary':{'Export\x20to\x20PDF':'Eksportēt\x20uz\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Notika\x20kļūda\x20veidojot\x20PDF\x20failu.','PDF\x20export\x20started':'Sākta\x20\x22PDF\x22\x20eksportēšana','PDF\x20export\x20failed':'\x22PDF\x22\x20eksportēšana\x20neizdevās','PDF\x20export\x20successful':'\x22PDF\x22\x20eksportēšana\x20ir\x20pabeigta','Exporting\x20PDF\x20document':'Eksportē\x20\x22PDF\x22\x20dokumentu'},'getPluralForm':_0x45f41c=>_0x45f41c%0xa==0x1&&_0x45f41c%0x64!=0xb?0x0:0x0!=_0x45f41c?0x1:0x2}};_0x30a738['lv']||={'dictionary':{},'getPluralForm':null},_0x30a738['lv']['dictionary']=Object['assign'](_0x30a738['lv']['dictionary'],_0xc12519),_0x30a738['lv']['getPluralForm']=_0x448074;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ms.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.','PDF\x20export\x20started':'Eksport\x20PDF\x20bermula','PDF\x20export\x20failed':'Eksport\x20PDF\x20gagal','PDF\x20export\x20successful':'Eksport\x20PDF\x20berjaya','Exporting\x20PDF\x20document':'Mengeksport\x20dokumen\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.','PDF\x20export\x20started':'Eksport\x20PDF\x20bermula','PDF\x20export\x20failed':'Eksport\x20PDF\x20gagal','PDF\x20export\x20successful':'Eksport\x20PDF\x20berjaya','Exporting\x20PDF\x20document':'Mengeksport\x20dokumen\x20PDF'},'getPluralForm':_0x1a7d87=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x255e92=>{const {ms:{dictionary:_0x4451ac,getPluralForm:_0x284c14}}={'ms':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20ke\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20PDF.','PDF\x20export\x20started':'Eksport\x20PDF\x20bermula','PDF\x20export\x20failed':'Eksport\x20PDF\x20gagal','PDF\x20export\x20successful':'Eksport\x20PDF\x20berjaya','Exporting\x20PDF\x20document':'Mengeksport\x20dokumen\x20PDF'},'getPluralForm':_0x2060d7=>0x0}};_0x255e92['ms']||={'dictionary':{},'getPluralForm':null},_0x255e92['ms']['dictionary']=Object['assign'](_0x255e92['ms']['dictionary'],_0x4451ac),_0x255e92['ms']['getPluralForm']=_0x284c14;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/nl.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'nl':{'dictionary':{'Export\x20to\x20PDF':'Naar\x20pdf\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20pdf-bestand.','PDF\x20export\x20started':'Exporteren\x20PDF\x20gestart','PDF\x20export\x20failed':'Exporteren\x20PDF\x20mislukt','PDF\x20export\x20successful':'PDF\x20met\x20succes\x20geëxporteerd','Exporting\x20PDF\x20document':'PDF-document\x20exporteren'},'getPluralForm':
|
|
23
|
+
export default{'nl':{'dictionary':{'Export\x20to\x20PDF':'Naar\x20pdf\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20pdf-bestand.','PDF\x20export\x20started':'Exporteren\x20PDF\x20gestart','PDF\x20export\x20failed':'Exporteren\x20PDF\x20mislukt','PDF\x20export\x20successful':'PDF\x20met\x20succes\x20geëxporteerd','Exporting\x20PDF\x20document':'PDF-document\x20exporteren'},'getPluralForm':_0x289155=>0x1!=_0x289155}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x34bbce=>{const {nl:{dictionary:_0x3970de,getPluralForm:_0x2d89d1}}={'nl':{'dictionary':{'Export\x20to\x20PDF':'Naar\x20pdf\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20pdf-bestand.','PDF\x20export\x20started':'Exporteren\x20PDF\x20gestart','PDF\x20export\x20failed':'Exporteren\x20PDF\x20mislukt','PDF\x20export\x20successful':'PDF\x20met\x20succes\x20geëxporteerd','Exporting\x20PDF\x20document':'PDF-document\x20exporteren'},'getPluralForm':_0x298193=>0x1!=_0x298193}};_0x34bbce['nl']||={'dictionary':{},'getPluralForm':null},_0x34bbce['nl']['dictionary']=Object['assign'](_0x34bbce['nl']['dictionary'],_0x3970de),_0x34bbce['nl']['getPluralForm']=_0x2d89d1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/no.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.','PDF\x20export\x20started':'PDF-eksport\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislyktes','PDF\x20export\x20successful':'PDF-eksport\x20var\x20vellykket','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':
|
|
23
|
+
export default{'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.','PDF\x20export\x20started':'PDF-eksport\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislyktes','PDF\x20export\x20successful':'PDF-eksport\x20var\x20vellykket','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x4eb28f=>0x1!=_0x4eb28f}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3bb402=>{const {no:{dictionary:_0x1c2b68,getPluralForm:_0x56fdee}}={'no':{'dictionary':{'Export\x20to\x20PDF':'Eksporter\x20til\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20PDF-en.','PDF\x20export\x20started':'PDF-eksport\x20startet','PDF\x20export\x20failed':'PDF-eksport\x20mislyktes','PDF\x20export\x20successful':'PDF-eksport\x20var\x20vellykket','Exporting\x20PDF\x20document':'Eksporterer\x20PDF-dokument'},'getPluralForm':_0x95eb=>0x1!=_0x95eb}};_0x3bb402['no']||={'dictionary':{},'getPluralForm':null},_0x3bb402['no']['dictionary']=Object['assign'](_0x3bb402['no']['dictionary'],_0x1c2b68),_0x3bb402['no']['getPluralForm']=_0x56fdee;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/pl.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.','PDF\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20PDF','PDF\x20export\x20failed':'Eksport\x20dokumentu\x20PDF\x20nieudany','PDF\x20export\x20successful':'Eksport\x20dokumentu\x20PDF\x20zakończony\x20pomyślnie','Exporting\x20PDF\x20document':'Eksportowanie\x20dokumentu\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.','PDF\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20PDF','PDF\x20export\x20failed':'Eksport\x20dokumentu\x20PDF\x20nieudany','PDF\x20export\x20successful':'Eksport\x20dokumentu\x20PDF\x20zakończony\x20pomyślnie','Exporting\x20PDF\x20document':'Eksportowanie\x20dokumentu\x20PDF'},'getPluralForm':_0x500fe=>0x1==_0x500fe?0x0:_0x500fe%0xa>=0x2&&_0x500fe%0xa<=0x4&&(_0x500fe%0x64<0xc||_0x500fe%0x64>0xe)?0x1:0x1!=_0x500fe&&_0x500fe%0xa>=0x0&&_0x500fe%0xa<=0x1||_0x500fe%0xa>=0x5&&_0x500fe%0xa<=0x9||_0x500fe%0x64>=0xc&&_0x500fe%0x64<=0xe?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x123ba3=>{const {pl:{dictionary:_0x502769,getPluralForm:_0x4a387a}}={'pl':{'dictionary':{'Export\x20to\x20PDF':'Eksport\x20do\x20formatu\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20PDF.','PDF\x20export\x20started':'Rozpoczęto\x20eksport\x20dokumentu\x20PDF','PDF\x20export\x20failed':'Eksport\x20dokumentu\x20PDF\x20nieudany','PDF\x20export\x20successful':'Eksport\x20dokumentu\x20PDF\x20zakończony\x20pomyślnie','Exporting\x20PDF\x20document':'Eksportowanie\x20dokumentu\x20PDF'},'getPluralForm':_0x2827da=>0x1==_0x2827da?0x0:_0x2827da%0xa>=0x2&&_0x2827da%0xa<=0x4&&(_0x2827da%0x64<0xc||_0x2827da%0x64>0xe)?0x1:0x1!=_0x2827da&&_0x2827da%0xa>=0x0&&_0x2827da%0xa<=0x1||_0x2827da%0xa>=0x5&&_0x2827da%0xa<=0x9||_0x2827da%0x64>=0xc&&_0x2827da%0x64<=0xe?0x2:0x3}};_0x123ba3['pl']||={'dictionary':{},'getPluralForm':null},_0x123ba3['pl']['dictionary']=Object['assign'](_0x123ba3['pl']['dictionary'],_0x502769),_0x123ba3['pl']['getPluralForm']=_0x4a387a;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'pt-br':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Um\x20erro\x20ocorreu\x20ao\x20gerar\x20o\x20arquivo\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20bem-sucedida','Exporting\x20PDF\x20document':'Exportação\x20de\x20documento\x20em\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'pt-br':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Um\x20erro\x20ocorreu\x20ao\x20gerar\x20o\x20arquivo\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20bem-sucedida','Exporting\x20PDF\x20document':'Exportação\x20de\x20documento\x20em\x20PDF'},'getPluralForm':_0x4a25a1=>0x0==_0x4a25a1||0x1==_0x4a25a1?0x0:0x0!=_0x4a25a1&&_0x4a25a1%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xd14792=>{const {'pt-br':{dictionary:_0x151f39,getPluralForm:_0x4d25c6}}={'pt-br':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Um\x20erro\x20ocorreu\x20ao\x20gerar\x20o\x20arquivo\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20bem-sucedida','Exporting\x20PDF\x20document':'Exportação\x20de\x20documento\x20em\x20PDF'},'getPluralForm':_0x33c5ea=>0x0==_0x33c5ea||0x1==_0x33c5ea?0x0:0x0!=_0x33c5ea&&_0x33c5ea%0xf4240==0x0?0x1:0x2}};_0xd14792['pt-br']||={'dictionary':{},'getPluralForm':null},_0xd14792['pt-br']['dictionary']=Object['assign'](_0xd14792['pt-br']['dictionary'],_0x151f39),_0xd14792['pt-br']['getPluralForm']=_0x4d25c6;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/pt.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'pt':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20concluída\x20com\x20êxito','Exporting\x20PDF\x20document':'A\x20exportar\x20documento\x20em\x20formato\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'pt':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20concluída\x20com\x20êxito','Exporting\x20PDF\x20document':'A\x20exportar\x20documento\x20em\x20formato\x20PDF'},'getPluralForm':_0x2a1f06=>0x0==_0x2a1f06||0x1==_0x2a1f06?0x0:0x0!=_0x2a1f06&&_0x2a1f06%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x22acec=>{const {pt:{dictionary:_0x2320b6,getPluralForm:_0x4d6536}}={'pt':{'dictionary':{'Export\x20to\x20PDF':'Exportar\x20para\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20PDF.','PDF\x20export\x20started':'Exportação\x20de\x20PDF\x20iniciada','PDF\x20export\x20failed':'Falha\x20na\x20exportação\x20de\x20PDF','PDF\x20export\x20successful':'Exportação\x20de\x20PDF\x20concluída\x20com\x20êxito','Exporting\x20PDF\x20document':'A\x20exportar\x20documento\x20em\x20formato\x20PDF'},'getPluralForm':_0x167831=>0x0==_0x167831||0x1==_0x167831?0x0:0x0!=_0x167831&&_0x167831%0xf4240==0x0?0x1:0x2}};_0x22acec['pt']||={'dictionary':{},'getPluralForm':null},_0x22acec['pt']['dictionary']=Object['assign'](_0x22acec['pt']['dictionary'],_0x2320b6),_0x22acec['pt']['getPluralForm']=_0x4d6536;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ro.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.','PDF\x20export\x20started':'Exportarea\x20PDF-ului\x20a\x20fost\x20inițiată','PDF\x20export\x20failed':'Exportarea\x20PDF-ului\x20nu\x20a\x20reușit','PDF\x20export\x20successful':'Exportul\x20PDF-ului\x20a\x20reușit','Exporting\x20PDF\x20document':'Exportare\x20document\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.','PDF\x20export\x20started':'Exportarea\x20PDF-ului\x20a\x20fost\x20inițiată','PDF\x20export\x20failed':'Exportarea\x20PDF-ului\x20nu\x20a\x20reușit','PDF\x20export\x20successful':'Exportul\x20PDF-ului\x20a\x20reușit','Exporting\x20PDF\x20document':'Exportare\x20document\x20PDF'},'getPluralForm':_0x1131ca=>0x1==_0x1131ca?0x0:_0x1131ca%0x64>0x13||_0x1131ca%0x64==0x0&&0x0!=_0x1131ca?0x2:0x1}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x528526=>{const {ro:{dictionary:_0x91457a,getPluralForm:_0x5e75c1}}={'ro':{'dictionary':{'Export\x20to\x20PDF':'Exportare\x20în\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20PDF.','PDF\x20export\x20started':'Exportarea\x20PDF-ului\x20a\x20fost\x20inițiată','PDF\x20export\x20failed':'Exportarea\x20PDF-ului\x20nu\x20a\x20reușit','PDF\x20export\x20successful':'Exportul\x20PDF-ului\x20a\x20reușit','Exporting\x20PDF\x20document':'Exportare\x20document\x20PDF'},'getPluralForm':_0x49ad2f=>0x1==_0x49ad2f?0x0:_0x49ad2f%0x64>0x13||_0x49ad2f%0x64==0x0&&0x0!=_0x49ad2f?0x2:0x1}};_0x528526['ro']||={'dictionary':{},'getPluralForm':null},_0x528526['ro']['dictionary']=Object['assign'](_0x528526['ro']['dictionary'],_0x91457a),_0x528526['ro']['getPluralForm']=_0x5e75c1;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ru.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.','PDF\x20export\x20started':'Экспорт\x20PDF\x20начат','PDF\x20export\x20failed':'Экспорт\x20PDF\x20не\x20удался','PDF\x20export\x20successful':'Экспорт\x20PDF\x20успешно\x20выполнен','Exporting\x20PDF\x20document':'Экспорт\x20PDF-документа'},'getPluralForm':
|
|
23
|
+
export default{'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.','PDF\x20export\x20started':'Экспорт\x20PDF\x20начат','PDF\x20export\x20failed':'Экспорт\x20PDF\x20не\x20удался','PDF\x20export\x20successful':'Экспорт\x20PDF\x20успешно\x20выполнен','Exporting\x20PDF\x20document':'Экспорт\x20PDF-документа'},'getPluralForm':_0x5e5c6e=>_0x5e5c6e%0xa==0x1&&_0x5e5c6e%0x64!=0xb?0x0:_0x5e5c6e%0xa>=0x2&&_0x5e5c6e%0xa<=0x4&&(_0x5e5c6e%0x64<0xc||_0x5e5c6e%0x64>0xe)?0x1:_0x5e5c6e%0xa==0x0||_0x5e5c6e%0xa>=0x5&&_0x5e5c6e%0xa<=0x9||_0x5e5c6e%0x64>=0xb&&_0x5e5c6e%0x64<=0xe?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x41d45f=>{const {ru:{dictionary:_0x55ffae,getPluralForm:_0x103f13}}={'ru':{'dictionary':{'Export\x20to\x20PDF':'Экспорт\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'При\x20создании\x20PDF-файла\x20произошла\x20ошибка.','PDF\x20export\x20started':'Экспорт\x20PDF\x20начат','PDF\x20export\x20failed':'Экспорт\x20PDF\x20не\x20удался','PDF\x20export\x20successful':'Экспорт\x20PDF\x20успешно\x20выполнен','Exporting\x20PDF\x20document':'Экспорт\x20PDF-документа'},'getPluralForm':_0x428e2e=>_0x428e2e%0xa==0x1&&_0x428e2e%0x64!=0xb?0x0:_0x428e2e%0xa>=0x2&&_0x428e2e%0xa<=0x4&&(_0x428e2e%0x64<0xc||_0x428e2e%0x64>0xe)?0x1:_0x428e2e%0xa==0x0||_0x428e2e%0xa>=0x5&&_0x428e2e%0xa<=0x9||_0x428e2e%0x64>=0xb&&_0x428e2e%0x64<=0xe?0x2:0x3}};_0x41d45f['ru']||={'dictionary':{},'getPluralForm':null},_0x41d45f['ru']['dictionary']=Object['assign'](_0x41d45f['ru']['dictionary'],_0x55ffae),_0x41d45f['ru']['getPluralForm']=_0x103f13;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/sk.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.','PDF\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20začal','PDF\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20zlyhal','PDF\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20bol\x20úspešný','Exporting\x20PDF\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.','PDF\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20začal','PDF\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20zlyhal','PDF\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20bol\x20úspešný','Exporting\x20PDF\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20PDF'},'getPluralForm':_0x5641b1=>_0x5641b1%0x1==0x0&&0x1==_0x5641b1?0x0:_0x5641b1%0x1==0x0&&_0x5641b1>=0x2&&_0x5641b1<=0x4?0x1:_0x5641b1%0x1!=0x0?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xdba1ed=>{const {sk:{dictionary:_0x1f4c16,getPluralForm:_0x1da10c}}={'sk':{'dictionary':{'Export\x20to\x20PDF':'Exportovať\x20do\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Pri\x20generovaní\x20PDF\x20súboru\x20nastala\x20chyba.','PDF\x20export\x20started':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20začal','PDF\x20export\x20failed':'Export\x20dokumentu\x20vo\x20formáte\x20PDF\x20zlyhal','PDF\x20export\x20successful':'Export\x20dokumentu\x20vo\x20formáte\x20bol\x20úspešný','Exporting\x20PDF\x20document':'Prebieha\x20export\x20dokumentu\x20vo\x20formáte\x20PDF'},'getPluralForm':_0x31910f=>_0x31910f%0x1==0x0&&0x1==_0x31910f?0x0:_0x31910f%0x1==0x0&&_0x31910f>=0x2&&_0x31910f<=0x4?0x1:_0x31910f%0x1!=0x0?0x2:0x3}};_0xdba1ed['sk']||={'dictionary':{},'getPluralForm':null},_0xdba1ed['sk']['dictionary']=Object['assign'](_0xdba1ed['sk']['dictionary'],_0x1f4c16),_0xdba1ed['sk']['getPluralForm']=_0x1da10c;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.','PDF\x20export\x20started':'Izvoz\x20u\x20PDF\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'PDF\x20izvoz\x20nije\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':
|
|
23
|
+
export default{'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.','PDF\x20export\x20started':'Izvoz\x20u\x20PDF\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'PDF\x20izvoz\x20nije\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0x253ea2=>_0x253ea2%0xa==0x1&&_0x253ea2%0x64!=0xb?0x0:_0x253ea2%0xa>=0x2&&_0x253ea2%0xa<=0x4&&(_0x253ea2%0x64<0xa||_0x253ea2%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x5ee288=>{const {'sr-latn':{dictionary:_0x58c7e4,getPluralForm:_0x18b86d}}={'sr-latn':{'dictionary':{'Export\x20to\x20PDF':'Eksportuj\x20u\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20PDF-a.','PDF\x20export\x20started':'Izvoz\x20u\x20PDF\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'PDF\x20izvoz\x20nije\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0xec7b28=>_0xec7b28%0xa==0x1&&_0xec7b28%0x64!=0xb?0x0:_0xec7b28%0xa>=0x2&&_0xec7b28%0xa<=0x4&&(_0xec7b28%0x64<0xa||_0xec7b28%0x64>=0x14)?0x1:0x2}};_0x5ee288['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x5ee288['sr-latn']['dictionary']=Object['assign'](_0x5ee288['sr-latn']['dictionary'],_0x58c7e4),_0x5ee288['sr-latn']['getPluralForm']=_0x18b86d;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/sr.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а','PDF\x20export\x20started':'Izvoz\x20PDF-a\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'Izvoz\x20PDF-a\x20je\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':
|
|
23
|
+
export default{'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а','PDF\x20export\x20started':'Izvoz\x20PDF-a\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'Izvoz\x20PDF-a\x20je\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0x5539e2=>_0x5539e2%0xa==0x1&&_0x5539e2%0x64!=0xb?0x0:_0x5539e2%0xa>=0x2&&_0x5539e2%0xa<=0x4&&(_0x5539e2%0x64<0xa||_0x5539e2%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x453417=>{const {sr:{dictionary:_0x482078,getPluralForm:_0x3053ca}}={'sr':{'dictionary':{'Export\x20to\x20PDF':'Експортуј\x20у\x20ПДФ','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20ПДФ-а','PDF\x20export\x20started':'Izvoz\x20PDF-a\x20je\x20počeo','PDF\x20export\x20failed':'Izvoz\x20PDF-a\x20nije\x20uspeo','PDF\x20export\x20successful':'Izvoz\x20PDF-a\x20je\x20uspeo','Exporting\x20PDF\x20document':'Izvoz\x20PDF\x20dokumenta'},'getPluralForm':_0x537997=>_0x537997%0xa==0x1&&_0x537997%0x64!=0xb?0x0:_0x537997%0xa>=0x2&&_0x537997%0xa<=0x4&&(_0x537997%0x64<0xa||_0x537997%0x64>=0x14)?0x1:0x2}};_0x453417['sr']||={'dictionary':{},'getPluralForm':null},_0x453417['sr']['dictionary']=Object['assign'](_0x453417['sr']['dictionary'],_0x482078),_0x453417['sr']['getPluralForm']=_0x3053ca;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/sv.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.','PDF\x20export\x20started':'Export\x20av\x20PDF-dokument\x20påbörjad','PDF\x20export\x20failed':'Export\x20av\x20PDF-dokument\x20misslyckades','PDF\x20export\x20successful':'Export\x20av\x20PDF-dokument\x20klar','Exporting\x20PDF\x20document':'Exporterar\x20PDF-dokument'},'getPluralForm':
|
|
23
|
+
export default{'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.','PDF\x20export\x20started':'Export\x20av\x20PDF-dokument\x20påbörjad','PDF\x20export\x20failed':'Export\x20av\x20PDF-dokument\x20misslyckades','PDF\x20export\x20successful':'Export\x20av\x20PDF-dokument\x20klar','Exporting\x20PDF\x20document':'Exporterar\x20PDF-dokument'},'getPluralForm':_0x357d07=>0x1!=_0x357d07}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2fa5ab=>{const {sv:{dictionary:_0x554263,getPluralForm:_0x17681f}}={'sv':{'dictionary':{'Export\x20to\x20PDF':'Exportera\x20till\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Ett\x20fel\x20uppstod\x20medan\x20PDF:en\x20skapades.','PDF\x20export\x20started':'Export\x20av\x20PDF-dokument\x20påbörjad','PDF\x20export\x20failed':'Export\x20av\x20PDF-dokument\x20misslyckades','PDF\x20export\x20successful':'Export\x20av\x20PDF-dokument\x20klar','Exporting\x20PDF\x20document':'Exporterar\x20PDF-dokument'},'getPluralForm':_0x11d599=>0x1!=_0x11d599}};_0x2fa5ab['sv']||={'dictionary':{},'getPluralForm':null},_0x2fa5ab['sv']['dictionary']=Object['assign'](_0x2fa5ab['sv']['dictionary'],_0x554263),_0x2fa5ab['sv']['getPluralForm']=_0x17681f;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/th.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF','PDF\x20export\x20started':'เริ่มการส่งออกไฟล์\x20PDF\x20แล้ว','PDF\x20export\x20failed':'ส่งออกไฟล์\x20PDF\x20ไม่สำเร็จ','PDF\x20export\x20successful':'ส่งออกไฟล์\x20PDF\x20สำเร็จ','Exporting\x20PDF\x20document':'กำลังส่งออกไฟล์\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF','PDF\x20export\x20started':'เริ่มการส่งออกไฟล์\x20PDF\x20แล้ว','PDF\x20export\x20failed':'ส่งออกไฟล์\x20PDF\x20ไม่สำเร็จ','PDF\x20export\x20successful':'ส่งออกไฟล์\x20PDF\x20สำเร็จ','Exporting\x20PDF\x20document':'กำลังส่งออกไฟล์\x20PDF'},'getPluralForm':_0x22cb1d=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x8da01e=>{const {th:{dictionary:_0x46b3b1,getPluralForm:_0x40ff75}}={'th':{'dictionary':{'Export\x20to\x20PDF':'ส่งออกเป็น\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'เกิดข้อผิดพลาดขณะสร้าง\x20PDF','PDF\x20export\x20started':'เริ่มการส่งออกไฟล์\x20PDF\x20แล้ว','PDF\x20export\x20failed':'ส่งออกไฟล์\x20PDF\x20ไม่สำเร็จ','PDF\x20export\x20successful':'ส่งออกไฟล์\x20PDF\x20สำเร็จ','Exporting\x20PDF\x20document':'กำลังส่งออกไฟล์\x20PDF'},'getPluralForm':_0x13a31c=>0x0}};_0x8da01e['th']||={'dictionary':{},'getPluralForm':null},_0x8da01e['th']['dictionary']=Object['assign'](_0x8da01e['th']['dictionary'],_0x46b3b1),_0x8da01e['th']['getPluralForm']=_0x40ff75;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/tr.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.','PDF\x20export\x20started':'PDF\x20dışa\x20aktarımı\x20başladı','PDF\x20export\x20failed':'PDF\x20dışa\x20aktarılamadı','PDF\x20export\x20successful':'PDF\x20dışa\x20aktarımı\x20başarılı','Exporting\x20PDF\x20document':'PDF\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':
|
|
23
|
+
export default{'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.','PDF\x20export\x20started':'PDF\x20dışa\x20aktarımı\x20başladı','PDF\x20export\x20failed':'PDF\x20dışa\x20aktarılamadı','PDF\x20export\x20successful':'PDF\x20dışa\x20aktarımı\x20başarılı','Exporting\x20PDF\x20document':'PDF\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x337c15=>_0x337c15>0x1}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x183202=>{const {tr:{dictionary:_0x203f32,getPluralForm:_0x133c32}}={'tr':{'dictionary':{'Export\x20to\x20PDF':'PDF\x27ye\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x27i\x20oluşturulurken\x20bir\x20hata\x20oluştu.','PDF\x20export\x20started':'PDF\x20dışa\x20aktarımı\x20başladı','PDF\x20export\x20failed':'PDF\x20dışa\x20aktarılamadı','PDF\x20export\x20successful':'PDF\x20dışa\x20aktarımı\x20başarılı','Exporting\x20PDF\x20document':'PDF\x20belgesi\x20dışa\x20aktarılıyor'},'getPluralForm':_0x1970d2=>_0x1970d2>0x1}};_0x183202['tr']||={'dictionary':{},'getPluralForm':null},_0x183202['tr']['dictionary']=Object['assign'](_0x183202['tr']['dictionary'],_0x203f32),_0x183202['tr']['getPluralForm']=_0x133c32;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ug.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x34f6c6=>0x1!=_0x34f6c6}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x187d1f=>{const {ug:{dictionary:_0x129d33,getPluralForm:_0x16b4ef}}={'ug':{'dictionary':{'Export\x20to\x20PDF':'PDF\x20كە\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'PDF\x20كە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','PDF\x20export\x20started':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0xb9fba1=>0x1!=_0xb9fba1}};_0x187d1f['ug']||={'dictionary':{},'getPluralForm':null},_0x187d1f['ug']['dictionary']=Object['assign'](_0x187d1f['ug']['dictionary'],_0x129d33),_0x187d1f['ug']['getPluralForm']=_0x16b4ef;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/uk.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.','PDF\x20export\x20started':'Розпочато\x20експорт\x20PDF-файла','PDF\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20PDF-файл','PDF\x20export\x20successful':'Успішно\x20експортовано\x20PDF-файл','Exporting\x20PDF\x20document':'Експорт\x20PDF-документа'},'getPluralForm':
|
|
23
|
+
export default{'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.','PDF\x20export\x20started':'Розпочато\x20експорт\x20PDF-файла','PDF\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20PDF-файл','PDF\x20export\x20successful':'Успішно\x20експортовано\x20PDF-файл','Exporting\x20PDF\x20document':'Експорт\x20PDF-документа'},'getPluralForm':_0x16ff04=>_0x16ff04%0x1==0x0&&_0x16ff04%0xa==0x1&&_0x16ff04%0x64!=0xb?0x0:_0x16ff04%0x1==0x0&&_0x16ff04%0xa>=0x2&&_0x16ff04%0xa<=0x4&&(_0x16ff04%0x64<0xc||_0x16ff04%0x64>0xe)?0x1:_0x16ff04%0x1==0x0&&(_0x16ff04%0xa==0x0||_0x16ff04%0xa>=0x5&&_0x16ff04%0xa<=0x9||_0x16ff04%0x64>=0xb&&_0x16ff04%0x64<=0xe)?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3a4f63=>{const {uk:{dictionary:_0x13fb21,getPluralForm:_0x5e786f}}={'uk':{'dictionary':{'Export\x20to\x20PDF':'Експортувати\x20в\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Під\x20час\x20створення\x20PDF-файлу\x20сталася\x20помилка.','PDF\x20export\x20started':'Розпочато\x20експорт\x20PDF-файла','PDF\x20export\x20failed':'Не\x20вдалось\x20експортувати\x20PDF-файл','PDF\x20export\x20successful':'Успішно\x20експортовано\x20PDF-файл','Exporting\x20PDF\x20document':'Експорт\x20PDF-документа'},'getPluralForm':_0x35a104=>_0x35a104%0x1==0x0&&_0x35a104%0xa==0x1&&_0x35a104%0x64!=0xb?0x0:_0x35a104%0x1==0x0&&_0x35a104%0xa>=0x2&&_0x35a104%0xa<=0x4&&(_0x35a104%0x64<0xc||_0x35a104%0x64>0xe)?0x1:_0x35a104%0x1==0x0&&(_0x35a104%0xa==0x0||_0x35a104%0xa>=0x5&&_0x35a104%0xa<=0x9||_0x35a104%0x64>=0xb&&_0x35a104%0x64<=0xe)?0x2:0x3}};_0x3a4f63['uk']||={'dictionary':{},'getPluralForm':null},_0x3a4f63['uk']['dictionary']=Object['assign'](_0x3a4f63['uk']['dictionary'],_0x13fb21),_0x3a4f63['uk']['getPluralForm']=_0x5e786f;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ur.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ur':{'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\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':
|
|
23
|
+
export default{'ur':{'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\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x181954=>0x1!=_0x181954}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1ab5e6=>{const {ur:{dictionary:_0x2a062f,getPluralForm:_0x267fbd}}={'ur':{'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\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0xe18e45=>0x1!=_0xe18e45}};_0x1ab5e6['ur']||={'dictionary':{},'getPluralForm':null},_0x1ab5e6['ur']['dictionary']=Object['assign'](_0x1ab5e6['ur']['dictionary'],_0x2a062f),_0x1ab5e6['ur']['getPluralForm']=_0x267fbd;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/vi.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.','PDF\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20PDF','PDF\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20PDF','PDF\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20PDF\x20thành\x20công','Exporting\x20PDF\x20document':'Đang\x20xuất\x20tài\x20liệu\x20PDF'},'getPluralForm':
|
|
23
|
+
export default{'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.','PDF\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20PDF','PDF\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20PDF','PDF\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20PDF\x20thành\x20công','Exporting\x20PDF\x20document':'Đang\x20xuất\x20tài\x20liệu\x20PDF'},'getPluralForm':_0x662ea7=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x48438d=>{const {vi:{dictionary:_0x1a6e9f,getPluralForm:_0x272106}}={'vi':{'dictionary':{'Export\x20to\x20PDF':'Xuất\x20ra\x20định\x20dạng\x20PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20PDF.','PDF\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20PDF','PDF\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20PDF','PDF\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20PDF\x20thành\x20công','Exporting\x20PDF\x20document':'Đang\x20xuất\x20tài\x20liệu\x20PDF'},'getPluralForm':_0x3617d0=>0x0}};_0x48438d['vi']||={'dictionary':{},'getPluralForm':null},_0x48438d['vi']['dictionary']=Object['assign'](_0x48438d['vi']['dictionary'],_0x1a6e9f),_0x48438d['vi']['getPluralForm']=_0x272106;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。','PDF\x20export\x20started':'PDF\x20导出开始','PDF\x20export\x20failed':'PDF\x20导出失败','PDF\x20export\x20successful':'PDF\x20导出成功','Exporting\x20PDF\x20document':'正在导出\x20PDF\x20文档'},'getPluralForm':
|
|
23
|
+
export default{'zh-cn':{'dictionary':{'Export\x20to\x20PDF':'导出为PDF','An\x20error\x20occurred\x20while\x20generating\x20the\x20PDF.':'生成PDF时发生了异常。','PDF\x20export\x20started':'PDF\x20导出开始','PDF\x20export\x20failed':'PDF\x20导出失败','PDF\x20export\x20successful':'PDF\x20导出成功','Exporting\x20PDF\x20document':'正在导出\x20PDF\x20文档'},'getPluralForm':_0x375be3=>0x0}};
|