@ckeditor/ckeditor5-export-pdf 0.0.0-nightly-20240716.0 → 0.0.0-nightly-20240717.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/build/export-pdf.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/dist/types/exportpdf.d.ts +5 -0
- package/package.json +2 -2
- package/src/exportpdf.d.ts +5 -0
- 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
|
+
(_0x1fb958=>{const {hu:{dictionary:_0x180284,getPluralForm:_0x400d8a}}={'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':_0x50026e=>0x1!=_0x50026e}};_0x1fb958['hu']||={'dictionary':{},'getPluralForm':null},_0x1fb958['hu']['dictionary']=Object['assign'](_0x1fb958['hu']['dictionary'],_0x180284),_0x1fb958['hu']['getPluralForm']=_0x400d8a;})(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':_0x48e78c=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x235161=>{const {id:{dictionary:_0x5af788,getPluralForm:_0x5c7fb0}}={'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':_0x3854e5=>0x0}};_0x235161['id']||={'dictionary':{},'getPluralForm':null},_0x235161['id']['dictionary']=Object['assign'](_0x235161['id']['dictionary'],_0x5af788),_0x235161['id']['getPluralForm']=_0x5c7fb0;})(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':_0x43d4e7=>0x1==_0x43d4e7?0x0:0x0!=_0x43d4e7&&_0x43d4e7%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3f4e63=>{const {it:{dictionary:_0x48e175,getPluralForm:_0x53e87d}}={'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':_0x44d85b=>0x1==_0x44d85b?0x0:0x0!=_0x44d85b&&_0x44d85b%0xf4240==0x0?0x1:0x2}};_0x3f4e63['it']||={'dictionary':{},'getPluralForm':null},_0x3f4e63['it']['dictionary']=Object['assign'](_0x3f4e63['it']['dictionary'],_0x48e175),_0x3f4e63['it']['getPluralForm']=_0x53e87d;})(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':_0x2f1323=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x23f3e2=>{const {ja:{dictionary:_0x219039,getPluralForm:_0x126da8}}={'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':_0x18ea57=>0x0}};_0x23f3e2['ja']||={'dictionary':{},'getPluralForm':null},_0x23f3e2['ja']['dictionary']=Object['assign'](_0x23f3e2['ja']['dictionary'],_0x219039),_0x23f3e2['ja']['getPluralForm']=_0x126da8;})(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':_0x210449=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x5ba997=>{const {jv:{dictionary:_0x5ac969,getPluralForm:_0x1458d6}}={'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':_0x2f6b1=>0x0}};_0x5ba997['jv']||={'dictionary':{},'getPluralForm':null},_0x5ba997['jv']['dictionary']=Object['assign'](_0x5ba997['jv']['dictionary'],_0x5ac969),_0x5ba997['jv']['getPluralForm']=_0x1458d6;})(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':_0x3a98cb=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x49dd63=>{const {ko:{dictionary:_0x530cf6,getPluralForm:_0x45d669}}={'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':_0x1039ea=>0x0}};_0x49dd63['ko']||={'dictionary':{},'getPluralForm':null},_0x49dd63['ko']['dictionary']=Object['assign'](_0x49dd63['ko']['dictionary'],_0x530cf6),_0x49dd63['ko']['getPluralForm']=_0x45d669;})(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':_0x539316=>_0x539316%0xa==0x1&&(_0x539316%0x64>0x13||_0x539316%0x64<0xb)?0x0:_0x539316%0xa>=0x2&&_0x539316%0xa<=0x9&&(_0x539316%0x64>0x13||_0x539316%0x64<0xb)?0x1:_0x539316%0x1!=0x0?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x400278=>{const {lt:{dictionary:_0x30cb11,getPluralForm:_0x2be4de}}={'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':_0x5b460d=>_0x5b460d%0xa==0x1&&(_0x5b460d%0x64>0x13||_0x5b460d%0x64<0xb)?0x0:_0x5b460d%0xa>=0x2&&_0x5b460d%0xa<=0x9&&(_0x5b460d%0x64>0x13||_0x5b460d%0x64<0xb)?0x1:_0x5b460d%0x1!=0x0?0x2:0x3}};_0x400278['lt']||={'dictionary':{},'getPluralForm':null},_0x400278['lt']['dictionary']=Object['assign'](_0x400278['lt']['dictionary'],_0x30cb11),_0x400278['lt']['getPluralForm']=_0x2be4de;})(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':_0x409655=>_0x409655%0xa==0x1&&_0x409655%0x64!=0xb?0x0:0x0!=_0x409655?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x9718e1=>{const {lv:{dictionary:_0xfdcb33,getPluralForm:_0x165896}}={'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':_0x36d58e=>_0x36d58e%0xa==0x1&&_0x36d58e%0x64!=0xb?0x0:0x0!=_0x36d58e?0x1:0x2}};_0x9718e1['lv']||={'dictionary':{},'getPluralForm':null},_0x9718e1['lv']['dictionary']=Object['assign'](_0x9718e1['lv']['dictionary'],_0xfdcb33),_0x9718e1['lv']['getPluralForm']=_0x165896;})(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':_0x45915a=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3f8d5e=>{const {ms:{dictionary:_0x3e1a7e,getPluralForm:_0x5d280f}}={'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':_0x12e488=>0x0}};_0x3f8d5e['ms']||={'dictionary':{},'getPluralForm':null},_0x3f8d5e['ms']['dictionary']=Object['assign'](_0x3f8d5e['ms']['dictionary'],_0x3e1a7e),_0x3f8d5e['ms']['getPluralForm']=_0x5d280f;})(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':_0x578d4a=>0x1!=_0x578d4a}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xd7575c=>{const {nl:{dictionary:_0x4db824,getPluralForm:_0x550fdf}}={'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':_0x45c0e7=>0x1!=_0x45c0e7}};_0xd7575c['nl']||={'dictionary':{},'getPluralForm':null},_0xd7575c['nl']['dictionary']=Object['assign'](_0xd7575c['nl']['dictionary'],_0x4db824),_0xd7575c['nl']['getPluralForm']=_0x550fdf;})(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':_0x440974=>0x1!=_0x440974}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x40197b=>{const {no:{dictionary:_0x5a3fbf,getPluralForm:_0x1aa5f8}}={'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':_0xb55c39=>0x1!=_0xb55c39}};_0x40197b['no']||={'dictionary':{},'getPluralForm':null},_0x40197b['no']['dictionary']=Object['assign'](_0x40197b['no']['dictionary'],_0x5a3fbf),_0x40197b['no']['getPluralForm']=_0x1aa5f8;})(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':_0x487a89=>0x1==_0x487a89?0x0:_0x487a89%0xa>=0x2&&_0x487a89%0xa<=0x4&&(_0x487a89%0x64<0xc||_0x487a89%0x64>0xe)?0x1:0x1!=_0x487a89&&_0x487a89%0xa>=0x0&&_0x487a89%0xa<=0x1||_0x487a89%0xa>=0x5&&_0x487a89%0xa<=0x9||_0x487a89%0x64>=0xc&&_0x487a89%0x64<=0xe?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x18d98c=>{const {pl:{dictionary:_0x18d677,getPluralForm:_0x4d3900}}={'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':_0x16b724=>0x1==_0x16b724?0x0:_0x16b724%0xa>=0x2&&_0x16b724%0xa<=0x4&&(_0x16b724%0x64<0xc||_0x16b724%0x64>0xe)?0x1:0x1!=_0x16b724&&_0x16b724%0xa>=0x0&&_0x16b724%0xa<=0x1||_0x16b724%0xa>=0x5&&_0x16b724%0xa<=0x9||_0x16b724%0x64>=0xc&&_0x16b724%0x64<=0xe?0x2:0x3}};_0x18d98c['pl']||={'dictionary':{},'getPluralForm':null},_0x18d98c['pl']['dictionary']=Object['assign'](_0x18d98c['pl']['dictionary'],_0x18d677),_0x18d98c['pl']['getPluralForm']=_0x4d3900;})(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':_0x9d61aa=>0x0==_0x9d61aa||0x1==_0x9d61aa?0x0:0x0!=_0x9d61aa&&_0x9d61aa%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x4bdcdc=>{const {'pt-br':{dictionary:_0x5b2ad6,getPluralForm:_0x574016}}={'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':_0x1d406b=>0x0==_0x1d406b||0x1==_0x1d406b?0x0:0x0!=_0x1d406b&&_0x1d406b%0xf4240==0x0?0x1:0x2}};_0x4bdcdc['pt-br']||={'dictionary':{},'getPluralForm':null},_0x4bdcdc['pt-br']['dictionary']=Object['assign'](_0x4bdcdc['pt-br']['dictionary'],_0x5b2ad6),_0x4bdcdc['pt-br']['getPluralForm']=_0x574016;})(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':_0x4e4df3=>0x0==_0x4e4df3||0x1==_0x4e4df3?0x0:0x0!=_0x4e4df3&&_0x4e4df3%0xf4240==0x0?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x166940=>{const {pt:{dictionary:_0x37ee24,getPluralForm:_0x3e26ba}}={'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':_0x554338=>0x0==_0x554338||0x1==_0x554338?0x0:0x0!=_0x554338&&_0x554338%0xf4240==0x0?0x1:0x2}};_0x166940['pt']||={'dictionary':{},'getPluralForm':null},_0x166940['pt']['dictionary']=Object['assign'](_0x166940['pt']['dictionary'],_0x37ee24),_0x166940['pt']['getPluralForm']=_0x3e26ba;})(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':_0x857fe=>0x1==_0x857fe?0x0:_0x857fe%0x64>0x13||_0x857fe%0x64==0x0&&0x0!=_0x857fe?0x2:0x1}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x19c9ae=>{const {ro:{dictionary:_0x3f04d5,getPluralForm:_0x447a3a}}={'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':_0xb25f6d=>0x1==_0xb25f6d?0x0:_0xb25f6d%0x64>0x13||_0xb25f6d%0x64==0x0&&0x0!=_0xb25f6d?0x2:0x1}};_0x19c9ae['ro']||={'dictionary':{},'getPluralForm':null},_0x19c9ae['ro']['dictionary']=Object['assign'](_0x19c9ae['ro']['dictionary'],_0x3f04d5),_0x19c9ae['ro']['getPluralForm']=_0x447a3a;})(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':_0xa69625=>_0xa69625%0xa==0x1&&_0xa69625%0x64!=0xb?0x0:_0xa69625%0xa>=0x2&&_0xa69625%0xa<=0x4&&(_0xa69625%0x64<0xc||_0xa69625%0x64>0xe)?0x1:_0xa69625%0xa==0x0||_0xa69625%0xa>=0x5&&_0xa69625%0xa<=0x9||_0xa69625%0x64>=0xb&&_0xa69625%0x64<=0xe?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x186dd0=>{const {ru:{dictionary:_0xc61ad0,getPluralForm:_0x491b53}}={'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':_0x273c2f=>_0x273c2f%0xa==0x1&&_0x273c2f%0x64!=0xb?0x0:_0x273c2f%0xa>=0x2&&_0x273c2f%0xa<=0x4&&(_0x273c2f%0x64<0xc||_0x273c2f%0x64>0xe)?0x1:_0x273c2f%0xa==0x0||_0x273c2f%0xa>=0x5&&_0x273c2f%0xa<=0x9||_0x273c2f%0x64>=0xb&&_0x273c2f%0x64<=0xe?0x2:0x3}};_0x186dd0['ru']||={'dictionary':{},'getPluralForm':null},_0x186dd0['ru']['dictionary']=Object['assign'](_0x186dd0['ru']['dictionary'],_0xc61ad0),_0x186dd0['ru']['getPluralForm']=_0x491b53;})(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':_0x1a8ef2=>_0x1a8ef2%0x1==0x0&&0x1==_0x1a8ef2?0x0:_0x1a8ef2%0x1==0x0&&_0x1a8ef2>=0x2&&_0x1a8ef2<=0x4?0x1:_0x1a8ef2%0x1!=0x0?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x38dd58=>{const {sk:{dictionary:_0x1cfb16,getPluralForm:_0xce279f}}={'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':_0x36a111=>_0x36a111%0x1==0x0&&0x1==_0x36a111?0x0:_0x36a111%0x1==0x0&&_0x36a111>=0x2&&_0x36a111<=0x4?0x1:_0x36a111%0x1!=0x0?0x2:0x3}};_0x38dd58['sk']||={'dictionary':{},'getPluralForm':null},_0x38dd58['sk']['dictionary']=Object['assign'](_0x38dd58['sk']['dictionary'],_0x1cfb16),_0x38dd58['sk']['getPluralForm']=_0xce279f;})(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':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'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':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x19b0eb=>_0x19b0eb%0xa==0x1&&_0x19b0eb%0x64!=0xb?0x0:_0x19b0eb%0xa>=0x2&&_0x19b0eb%0xa<=0x4&&(_0x19b0eb%0x64<0xa||_0x19b0eb%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x5f210d=>{const {'sr-latn':{dictionary:_0x476e7e,getPluralForm:_0x49aa7a}}={'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':'','PDF\x20export\x20failed':'','PDF\x20export\x20successful':'','Exporting\x20PDF\x20document':''},'getPluralForm':_0x37d099=>_0x37d099%0xa==0x1&&_0x37d099%0x64!=0xb?0x0:_0x37d099%0xa>=0x2&&_0x37d099%0xa<=0x4&&(_0x37d099%0x64<0xa||_0x37d099%0x64>=0x14)?0x1:0x2}};_0x5f210d['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x5f210d['sr-latn']['dictionary']=Object['assign'](_0x5f210d['sr-latn']['dictionary'],_0x476e7e),_0x5f210d['sr-latn']['getPluralForm']=_0x49aa7a;})(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':_0x289449=>_0x289449%0xa==0x1&&_0x289449%0x64!=0xb?0x0:_0x289449%0xa>=0x2&&_0x289449%0xa<=0x4&&(_0x289449%0x64<0xa||_0x289449%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x357a28=>{const {sr:{dictionary:_0x5dade9,getPluralForm:_0x161a78}}={'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':_0x312de8=>_0x312de8%0xa==0x1&&_0x312de8%0x64!=0xb?0x0:_0x312de8%0xa>=0x2&&_0x312de8%0xa<=0x4&&(_0x312de8%0x64<0xa||_0x312de8%0x64>=0x14)?0x1:0x2}};_0x357a28['sr']||={'dictionary':{},'getPluralForm':null},_0x357a28['sr']['dictionary']=Object['assign'](_0x357a28['sr']['dictionary'],_0x5dade9),_0x357a28['sr']['getPluralForm']=_0x161a78;})(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':_0x32a8e6=>0x1!=_0x32a8e6}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2360f5=>{const {sv:{dictionary:_0x1023e7,getPluralForm:_0x25292e}}={'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':_0x2e8ea5=>0x1!=_0x2e8ea5}};_0x2360f5['sv']||={'dictionary':{},'getPluralForm':null},_0x2360f5['sv']['dictionary']=Object['assign'](_0x2360f5['sv']['dictionary'],_0x1023e7),_0x2360f5['sv']['getPluralForm']=_0x25292e;})(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':_0x5adc53=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x4fa3d0=>{const {th:{dictionary:_0x2b7d74,getPluralForm:_0xc1cbf7}}={'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':_0x69b554=>0x0}};_0x4fa3d0['th']||={'dictionary':{},'getPluralForm':null},_0x4fa3d0['th']['dictionary']=Object['assign'](_0x4fa3d0['th']['dictionary'],_0x2b7d74),_0x4fa3d0['th']['getPluralForm']=_0xc1cbf7;})(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':_0x3bcecc=>_0x3bcecc>0x1}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x34d684=>{const {tr:{dictionary:_0x2b5a90,getPluralForm:_0x165bf1}}={'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':_0x3fad2f=>_0x3fad2f>0x1}};_0x34d684['tr']||={'dictionary':{},'getPluralForm':null},_0x34d684['tr']['dictionary']=Object['assign'](_0x34d684['tr']['dictionary'],_0x2b5a90),_0x34d684['tr']['getPluralForm']=_0x165bf1;})(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':_0x46529b=>0x1!=_0x46529b}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x21952a=>{const {ug:{dictionary:_0x45b8fa,getPluralForm:_0x129933}}={'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':_0x461ad7=>0x1!=_0x461ad7}};_0x21952a['ug']||={'dictionary':{},'getPluralForm':null},_0x21952a['ug']['dictionary']=Object['assign'](_0x21952a['ug']['dictionary'],_0x45b8fa),_0x21952a['ug']['getPluralForm']=_0x129933;})(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':_0xcf45cc=>_0xcf45cc%0x1==0x0&&_0xcf45cc%0xa==0x1&&_0xcf45cc%0x64!=0xb?0x0:_0xcf45cc%0x1==0x0&&_0xcf45cc%0xa>=0x2&&_0xcf45cc%0xa<=0x4&&(_0xcf45cc%0x64<0xc||_0xcf45cc%0x64>0xe)?0x1:_0xcf45cc%0x1==0x0&&(_0xcf45cc%0xa==0x0||_0xcf45cc%0xa>=0x5&&_0xcf45cc%0xa<=0x9||_0xcf45cc%0x64>=0xb&&_0xcf45cc%0x64<=0xe)?0x2:0x3}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2f6e59=>{const {uk:{dictionary:_0x104daf,getPluralForm:_0x109a87}}={'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':_0x3e2b38=>_0x3e2b38%0x1==0x0&&_0x3e2b38%0xa==0x1&&_0x3e2b38%0x64!=0xb?0x0:_0x3e2b38%0x1==0x0&&_0x3e2b38%0xa>=0x2&&_0x3e2b38%0xa<=0x4&&(_0x3e2b38%0x64<0xc||_0x3e2b38%0x64>0xe)?0x1:_0x3e2b38%0x1==0x0&&(_0x3e2b38%0xa==0x0||_0x3e2b38%0xa>=0x5&&_0x3e2b38%0xa<=0x9||_0x3e2b38%0x64>=0xb&&_0x3e2b38%0x64<=0xe)?0x2:0x3}};_0x2f6e59['uk']||={'dictionary':{},'getPluralForm':null},_0x2f6e59['uk']['dictionary']=Object['assign'](_0x2f6e59['uk']['dictionary'],_0x104daf),_0x2f6e59['uk']['getPluralForm']=_0x109a87;})(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':_0x28f7e8=>0x1!=_0x28f7e8}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x16ce01=>{const {ur:{dictionary:_0x325f26,getPluralForm:_0x53e1b7}}={'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':_0x1a6d30=>0x1!=_0x1a6d30}};_0x16ce01['ur']||={'dictionary':{},'getPluralForm':null},_0x16ce01['ur']['dictionary']=Object['assign'](_0x16ce01['ur']['dictionary'],_0x325f26),_0x16ce01['ur']['getPluralForm']=_0x53e1b7;})(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':_0x2b5b5f=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x59c347=>{const {vi:{dictionary:_0x16f326,getPluralForm:_0x4d39b6}}={'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':_0x4c5980=>0x0}};_0x59c347['vi']||={'dictionary':{},'getPluralForm':null},_0x59c347['vi']['dictionary']=Object['assign'](_0x59c347['vi']['dictionary'],_0x16f326),_0x59c347['vi']['getPluralForm']=_0x4d39b6;})(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':_0x38234b=>0x0}};
|