@ckeditor/ckeditor5-pagination 41.3.1 → 41.4.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.
Files changed (142) hide show
  1. package/build/pagination.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +72 -0
  4. package/dist/index.css +158 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/ar.umd.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bg.umd.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/bn.umd.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/ca.umd.js +23 -0
  18. package/dist/translations/cs.d.ts +8 -0
  19. package/dist/translations/cs.js +23 -0
  20. package/dist/translations/cs.umd.js +23 -0
  21. package/dist/translations/da.d.ts +8 -0
  22. package/dist/translations/da.js +23 -0
  23. package/dist/translations/da.umd.js +23 -0
  24. package/dist/translations/de.d.ts +8 -0
  25. package/dist/translations/de.js +23 -0
  26. package/dist/translations/de.umd.js +23 -0
  27. package/dist/translations/el.d.ts +8 -0
  28. package/dist/translations/el.js +23 -0
  29. package/dist/translations/el.umd.js +23 -0
  30. package/dist/translations/en.d.ts +8 -0
  31. package/dist/translations/en.js +23 -0
  32. package/dist/translations/en.umd.js +23 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +23 -0
  35. package/dist/translations/es.umd.js +23 -0
  36. package/dist/translations/et.d.ts +8 -0
  37. package/dist/translations/et.js +23 -0
  38. package/dist/translations/et.umd.js +23 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +23 -0
  41. package/dist/translations/fi.umd.js +23 -0
  42. package/dist/translations/fr.d.ts +8 -0
  43. package/dist/translations/fr.js +23 -0
  44. package/dist/translations/fr.umd.js +23 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +23 -0
  47. package/dist/translations/he.umd.js +23 -0
  48. package/dist/translations/hi.d.ts +8 -0
  49. package/dist/translations/hi.js +23 -0
  50. package/dist/translations/hi.umd.js +23 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +23 -0
  53. package/dist/translations/hu.umd.js +23 -0
  54. package/dist/translations/id.d.ts +8 -0
  55. package/dist/translations/id.js +23 -0
  56. package/dist/translations/id.umd.js +23 -0
  57. package/dist/translations/it.d.ts +8 -0
  58. package/dist/translations/it.js +23 -0
  59. package/dist/translations/it.umd.js +23 -0
  60. package/dist/translations/ja.d.ts +8 -0
  61. package/dist/translations/ja.js +23 -0
  62. package/dist/translations/ja.umd.js +23 -0
  63. package/dist/translations/ko.d.ts +8 -0
  64. package/dist/translations/ko.js +23 -0
  65. package/dist/translations/ko.umd.js +23 -0
  66. package/dist/translations/lt.d.ts +8 -0
  67. package/dist/translations/lt.js +23 -0
  68. package/dist/translations/lt.umd.js +23 -0
  69. package/dist/translations/lv.d.ts +8 -0
  70. package/dist/translations/lv.js +23 -0
  71. package/dist/translations/lv.umd.js +23 -0
  72. package/dist/translations/ms.d.ts +8 -0
  73. package/dist/translations/ms.js +23 -0
  74. package/dist/translations/ms.umd.js +23 -0
  75. package/dist/translations/nl.d.ts +8 -0
  76. package/dist/translations/nl.js +23 -0
  77. package/dist/translations/nl.umd.js +23 -0
  78. package/dist/translations/no.d.ts +8 -0
  79. package/dist/translations/no.js +23 -0
  80. package/dist/translations/no.umd.js +23 -0
  81. package/dist/translations/pl.d.ts +8 -0
  82. package/dist/translations/pl.js +23 -0
  83. package/dist/translations/pl.umd.js +23 -0
  84. package/dist/translations/pt-br.d.ts +8 -0
  85. package/dist/translations/pt-br.js +23 -0
  86. package/dist/translations/pt-br.umd.js +23 -0
  87. package/dist/translations/pt.d.ts +8 -0
  88. package/dist/translations/pt.js +23 -0
  89. package/dist/translations/pt.umd.js +23 -0
  90. package/dist/translations/ro.d.ts +8 -0
  91. package/dist/translations/ro.js +23 -0
  92. package/dist/translations/ro.umd.js +23 -0
  93. package/dist/translations/ru.d.ts +8 -0
  94. package/dist/translations/ru.js +23 -0
  95. package/dist/translations/ru.umd.js +23 -0
  96. package/dist/translations/sk.d.ts +8 -0
  97. package/dist/translations/sk.js +23 -0
  98. package/dist/translations/sk.umd.js +23 -0
  99. package/dist/translations/sr.d.ts +8 -0
  100. package/dist/translations/sr.js +23 -0
  101. package/dist/translations/sr.umd.js +23 -0
  102. package/dist/translations/sv.d.ts +8 -0
  103. package/dist/translations/sv.js +23 -0
  104. package/dist/translations/sv.umd.js +23 -0
  105. package/dist/translations/th.d.ts +8 -0
  106. package/dist/translations/th.js +23 -0
  107. package/dist/translations/th.umd.js +23 -0
  108. package/dist/translations/tr.d.ts +8 -0
  109. package/dist/translations/tr.js +23 -0
  110. package/dist/translations/tr.umd.js +23 -0
  111. package/dist/translations/uk.d.ts +8 -0
  112. package/dist/translations/uk.js +23 -0
  113. package/dist/translations/uk.umd.js +23 -0
  114. package/dist/translations/vi.d.ts +8 -0
  115. package/dist/translations/vi.js +23 -0
  116. package/dist/translations/vi.umd.js +23 -0
  117. package/dist/translations/zh-cn.d.ts +8 -0
  118. package/dist/translations/zh-cn.js +23 -0
  119. package/dist/translations/zh-cn.umd.js +23 -0
  120. package/dist/translations/zh.d.ts +8 -0
  121. package/dist/translations/zh.js +23 -0
  122. package/dist/translations/zh.umd.js +23 -0
  123. package/dist/types/augmentation.d.ts +23 -0
  124. package/dist/types/index.d.ts +13 -0
  125. package/dist/types/pagination.d.ts +151 -0
  126. package/dist/types/paginationediting.d.ts +74 -0
  127. package/dist/types/paginationlookup.d.ts +62 -0
  128. package/dist/types/paginationrenderer.d.ts +44 -0
  129. package/dist/types/paginationui.d.ts +29 -0
  130. package/dist/types/ui/linesrepository.d.ts +38 -0
  131. package/dist/types/ui/lineview.d.ts +57 -0
  132. package/dist/types/ui/pagenavigatorview.d.ts +65 -0
  133. package/package.json +4 -3
  134. package/src/index.js +1 -1
  135. package/src/pagination.js +1 -1
  136. package/src/paginationediting.js +1 -1
  137. package/src/paginationlookup.js +1 -1
  138. package/src/paginationrenderer.js +1 -1
  139. package/src/paginationui.js +1 -1
  140. package/src/ui/linesrepository.js +1 -1
  141. package/src/ui/lineview.js +1 -1
  142. package/src/ui/pagenavigatorview.js +1 -1
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'he':{'dictionary':{'Go\x20to\x20next\x20page':'עבור\x20לעמוד\x20הבא','Go\x20to\x20previous\x20page':'עבור\x20לעמוד\x20הקודם','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'מספר\x20עמוד\x20נוכחי\x20(מ-1\x20עד\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'מקשים\x20לניווט\x20במסמכים','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'עבור\x20לעמוד\x20הקודם\x20(העבר\x20גם\x20את\x20הבחירה)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'עבור\x20לעמוד\x20הבא\x20(העבר\x20גם\x20את\x20הבחירה)'},'getPluralForm':_0x39c9e5=>0x1==_0x39c9e5&&_0x39c9e5%0x1==0x0?0x0:0x2==_0x39c9e5&&_0x39c9e5%0x1==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x5d7014=>{const {he:{dictionary:_0x2f0c84,getPluralForm:_0x185deb}}={'he':{'dictionary':{'Go\x20to\x20next\x20page':'עבור\x20לעמוד\x20הבא','Go\x20to\x20previous\x20page':'עבור\x20לעמוד\x20הקודם','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'מספר\x20עמוד\x20נוכחי\x20(מ-1\x20עד\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'מקשים\x20לניווט\x20במסמכים','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'עבור\x20לעמוד\x20הקודם\x20(העבר\x20גם\x20את\x20הבחירה)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'עבור\x20לעמוד\x20הבא\x20(העבר\x20גם\x20את\x20הבחירה)'},'getPluralForm':_0x385a5e=>0x1==_0x385a5e&&_0x385a5e%0x1==0x0?0x0:0x2==_0x385a5e&&_0x385a5e%0x1==0x0?0x1:0x2}};_0x5d7014['he']||={'dictionary':{},'getPluralForm':null},_0x5d7014['he']['dictionary']=Object['assign'](_0x5d7014['he']['dictionary'],_0x2f0c84),_0x5d7014['he']['getPluralForm']=_0x185deb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'hi':{'dictionary':{'Go\x20to\x20next\x20page':'अगले\x20पेज\x20पर\x20जाएँ','Go\x20to\x20previous\x20page':'पिछले\x20पेज\x20पर\x20जाएँ','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'वर्तमान\x20पेज\x20संख्या\x20(1\x20se\x20%0\x20तक)','Keystrokes\x20for\x20navigating\x20through\x20documents':'दस्तावेज़ों\x20को\x20नेविगेट\x20करने\x20के\x20लिए\x20कीस्ट्रोक्स','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'पिछले\x20पेज\x20पर\x20जाएँ\x20(चयन\x20को\x20भी\x20मूव\x20करें)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'अगले\x20पेज\x20पर\x20जाएँ\x20(चयन\x20को\x20भी\x20मूव\x20करें)'},'getPluralForm':_0x198d26=>0x1!=_0x198d26}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x1d969f=>{const {hi:{dictionary:_0x3fc9a3,getPluralForm:_0x19ad3c}}={'hi':{'dictionary':{'Go\x20to\x20next\x20page':'अगले\x20पेज\x20पर\x20जाएँ','Go\x20to\x20previous\x20page':'पिछले\x20पेज\x20पर\x20जाएँ','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'वर्तमान\x20पेज\x20संख्या\x20(1\x20se\x20%0\x20तक)','Keystrokes\x20for\x20navigating\x20through\x20documents':'दस्तावेज़ों\x20को\x20नेविगेट\x20करने\x20के\x20लिए\x20कीस्ट्रोक्स','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'पिछले\x20पेज\x20पर\x20जाएँ\x20(चयन\x20को\x20भी\x20मूव\x20करें)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'अगले\x20पेज\x20पर\x20जाएँ\x20(चयन\x20को\x20भी\x20मूव\x20करें)'},'getPluralForm':_0x4c9453=>0x1!=_0x4c9453}};_0x1d969f['hi']||={'dictionary':{},'getPluralForm':null},_0x1d969f['hi']['dictionary']=Object['assign'](_0x1d969f['hi']['dictionary'],_0x3fc9a3),_0x1d969f['hi']['getPluralForm']=_0x19ad3c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'hu':{'dictionary':{'Go\x20to\x20next\x20page':'Tovább\x20a\x20következő\x20oldalra','Go\x20to\x20previous\x20page':'Vissza\x20az\x20előző\x20oldalra','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Jelenlegi\x20oldalszám\x20(1-től\x20\x20%0-ig)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Billentyűparancsok\x20a\x20dokumentumokban\x20való\x20navigáláshoz','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Tovább\x20az\x20előző\x20oldalra\x20(a\x20kiválasztást\x20is\x20mozgatva)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Tovább\x20az\x20előző\x20oldalra\x20(a\x20kiválasztást\x20is\x20mozgatva)'},'getPluralForm':_0x503cb4=>0x1!=_0x503cb4}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x1be42b=>{const {hu:{dictionary:_0x40f2eb,getPluralForm:_0xc7b6c0}}={'hu':{'dictionary':{'Go\x20to\x20next\x20page':'Tovább\x20a\x20következő\x20oldalra','Go\x20to\x20previous\x20page':'Vissza\x20az\x20előző\x20oldalra','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Jelenlegi\x20oldalszám\x20(1-től\x20\x20%0-ig)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Billentyűparancsok\x20a\x20dokumentumokban\x20való\x20navigáláshoz','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Tovább\x20az\x20előző\x20oldalra\x20(a\x20kiválasztást\x20is\x20mozgatva)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Tovább\x20az\x20előző\x20oldalra\x20(a\x20kiválasztást\x20is\x20mozgatva)'},'getPluralForm':_0x4e1442=>0x1!=_0x4e1442}};_0x1be42b['hu']||={'dictionary':{},'getPluralForm':null},_0x1be42b['hu']['dictionary']=Object['assign'](_0x1be42b['hu']['dictionary'],_0x40f2eb),_0x1be42b['hu']['getPluralForm']=_0xc7b6c0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'id':{'dictionary':{'Go\x20to\x20next\x20page':'Buka\x20halaman\x20berikutnya','Go\x20to\x20previous\x20page':'Buka\x20halaman\x20sebelumnya','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Nomor\x20halaman\x20saat\x20ini\x20(dari\x201\x20hingga\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Penekanan\x20tombol\x20untuk\x20menelusuri\x20dokumen','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Buka\x20halaman\x20sebelumnya\x20(juga\x20memindahkan\x20pilihan)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Buka\x20halaman\x20berikutnya\x20(juga\x20memindahkan\x20pilihan)'},'getPluralForm':_0x528dea=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x41c180=>{const {id:{dictionary:_0x125944,getPluralForm:_0x5771c9}}={'id':{'dictionary':{'Go\x20to\x20next\x20page':'Buka\x20halaman\x20berikutnya','Go\x20to\x20previous\x20page':'Buka\x20halaman\x20sebelumnya','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Nomor\x20halaman\x20saat\x20ini\x20(dari\x201\x20hingga\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Penekanan\x20tombol\x20untuk\x20menelusuri\x20dokumen','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Buka\x20halaman\x20sebelumnya\x20(juga\x20memindahkan\x20pilihan)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Buka\x20halaman\x20berikutnya\x20(juga\x20memindahkan\x20pilihan)'},'getPluralForm':_0x334630=>0x0}};_0x41c180['id']||={'dictionary':{},'getPluralForm':null},_0x41c180['id']['dictionary']=Object['assign'](_0x41c180['id']['dictionary'],_0x125944),_0x41c180['id']['getPluralForm']=_0x5771c9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'it':{'dictionary':{'Go\x20to\x20next\x20page':'Vai\x20alla\x20pagina\x20successiva','Go\x20to\x20previous\x20page':'Vai\x20alla\x20pagina\x20precedente','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Numero\x20della\x20pagina\x20corrente\x20(da\x201\x20a\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Tasti\x20da\x20utilizzare\x20per\x20navigare\x20nei\x20documenti','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Vai\x20alla\x20pagina\x20precedente\x20(sposta\x20anche\x20la\x20selezione)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Vai\x20alla\x20pagina\x20successiva\x20(sposta\x20anche\x20la\x20selezione)'},'getPluralForm':_0x74508b=>0x1==_0x74508b?0x0:0x0!=_0x74508b&&_0x74508b%0xf4240==0x0?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x214bbe=>{const {it:{dictionary:_0x32d62f,getPluralForm:_0x272c7e}}={'it':{'dictionary':{'Go\x20to\x20next\x20page':'Vai\x20alla\x20pagina\x20successiva','Go\x20to\x20previous\x20page':'Vai\x20alla\x20pagina\x20precedente','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Numero\x20della\x20pagina\x20corrente\x20(da\x201\x20a\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Tasti\x20da\x20utilizzare\x20per\x20navigare\x20nei\x20documenti','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Vai\x20alla\x20pagina\x20precedente\x20(sposta\x20anche\x20la\x20selezione)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Vai\x20alla\x20pagina\x20successiva\x20(sposta\x20anche\x20la\x20selezione)'},'getPluralForm':_0x35fcb3=>0x1==_0x35fcb3?0x0:0x0!=_0x35fcb3&&_0x35fcb3%0xf4240==0x0?0x1:0x2}};_0x214bbe['it']||={'dictionary':{},'getPluralForm':null},_0x214bbe['it']['dictionary']=Object['assign'](_0x214bbe['it']['dictionary'],_0x32d62f),_0x214bbe['it']['getPluralForm']=_0x272c7e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'ja':{'dictionary':{'Go\x20to\x20next\x20page':'次のページへ','Go\x20to\x20previous\x20page':'前のページへ','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'現在のページ番号(1から%0まで)','Keystrokes\x20for\x20navigating\x20through\x20documents':'文書内を移動するためのキー操作','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'前のページへ(選択範囲も移動)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'次のページへ(選択範囲も移動)'},'getPluralForm':_0x1e55e=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x30880c=>{const {ja:{dictionary:_0x3cf144,getPluralForm:_0x162b1f}}={'ja':{'dictionary':{'Go\x20to\x20next\x20page':'次のページへ','Go\x20to\x20previous\x20page':'前のページへ','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'現在のページ番号(1から%0まで)','Keystrokes\x20for\x20navigating\x20through\x20documents':'文書内を移動するためのキー操作','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'前のページへ(選択範囲も移動)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'次のページへ(選択範囲も移動)'},'getPluralForm':_0x1c61c2=>0x0}};_0x30880c['ja']||={'dictionary':{},'getPluralForm':null},_0x30880c['ja']['dictionary']=Object['assign'](_0x30880c['ja']['dictionary'],_0x3cf144),_0x30880c['ja']['getPluralForm']=_0x162b1f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'ko':{'dictionary':{'Go\x20to\x20next\x20page':'다음\x20페이지로\x20이동','Go\x20to\x20previous\x20page':'이전\x20페이지로\x20이동','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'현재\x20페이지\x20번호\x20(1~%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'문서\x20탐색을\x20위한\x20키\x20입력','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'이전\x20페이지로\x20이동\x20(선택\x20항목도\x20이동)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'다음\x20페이지로\x20이동\x20(선택\x20항목도\x20이동)'},'getPluralForm':_0x52934b=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3bcffc=>{const {ko:{dictionary:_0xeb4ddd,getPluralForm:_0x4df318}}={'ko':{'dictionary':{'Go\x20to\x20next\x20page':'다음\x20페이지로\x20이동','Go\x20to\x20previous\x20page':'이전\x20페이지로\x20이동','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'현재\x20페이지\x20번호\x20(1~%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'문서\x20탐색을\x20위한\x20키\x20입력','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'이전\x20페이지로\x20이동\x20(선택\x20항목도\x20이동)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'다음\x20페이지로\x20이동\x20(선택\x20항목도\x20이동)'},'getPluralForm':_0x3ad395=>0x0}};_0x3bcffc['ko']||={'dictionary':{},'getPluralForm':null},_0x3bcffc['ko']['dictionary']=Object['assign'](_0x3bcffc['ko']['dictionary'],_0xeb4ddd),_0x3bcffc['ko']['getPluralForm']=_0x4df318;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'lt':{'dictionary':{'Go\x20to\x20next\x20page':'Eiti\x20į\x20kitą\x20puslapį','Go\x20to\x20previous\x20page':'Grįžti\x20į\x20ankstesnį\x20puslapį','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Dabartinio\x20puslapio\x20numeris\x20(nuo\x201\x20iki\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Klavišų\x20paspaudimai,\x20skirti\x20naršyti\x20po\x20dokumentus','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Grįžti\x20į\x20ankstesnį\x20puslapį\x20(taip\x20pat\x20perkelti\x20pasirinkimą)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Eiti\x20į\x20kitą\x20puslapį\x20(taip\x20pat\x20perkelti\x20pasirinkimą)'},'getPluralForm':_0x3c1e0c=>_0x3c1e0c%0xa==0x1&&(_0x3c1e0c%0x64>0x13||_0x3c1e0c%0x64<0xb)?0x0:_0x3c1e0c%0xa>=0x2&&_0x3c1e0c%0xa<=0x9&&(_0x3c1e0c%0x64>0x13||_0x3c1e0c%0x64<0xb)?0x1:_0x3c1e0c%0x1!=0x0?0x2:0x3}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x4e2ff6=>{const {lt:{dictionary:_0x5596e2,getPluralForm:_0x54c2eb}}={'lt':{'dictionary':{'Go\x20to\x20next\x20page':'Eiti\x20į\x20kitą\x20puslapį','Go\x20to\x20previous\x20page':'Grįžti\x20į\x20ankstesnį\x20puslapį','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Dabartinio\x20puslapio\x20numeris\x20(nuo\x201\x20iki\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Klavišų\x20paspaudimai,\x20skirti\x20naršyti\x20po\x20dokumentus','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Grįžti\x20į\x20ankstesnį\x20puslapį\x20(taip\x20pat\x20perkelti\x20pasirinkimą)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Eiti\x20į\x20kitą\x20puslapį\x20(taip\x20pat\x20perkelti\x20pasirinkimą)'},'getPluralForm':_0x23f546=>_0x23f546%0xa==0x1&&(_0x23f546%0x64>0x13||_0x23f546%0x64<0xb)?0x0:_0x23f546%0xa>=0x2&&_0x23f546%0xa<=0x9&&(_0x23f546%0x64>0x13||_0x23f546%0x64<0xb)?0x1:_0x23f546%0x1!=0x0?0x2:0x3}};_0x4e2ff6['lt']||={'dictionary':{},'getPluralForm':null},_0x4e2ff6['lt']['dictionary']=Object['assign'](_0x4e2ff6['lt']['dictionary'],_0x5596e2),_0x4e2ff6['lt']['getPluralForm']=_0x54c2eb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'lv':{'dictionary':{'Go\x20to\x20next\x20page':'Pāriet\x20uz\x20nākamo\x20lapu','Go\x20to\x20previous\x20page':'Pāriet\x20uz\x20iepriekšējo\x20lapu','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Pašreizējās\x20lapas\x20numurs\x20(no\x201\x20līdz\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Taustiņi,\x20lai\x20pārvietotos\x20pa\x20dokumentiem','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Pāriet\x20uz\x20iepriekšējo\x20lapu\x20(arī\x20pārvietot\x20atlasi)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Pāriet\x20uz\x20nākamo\x20lapu\x20(arī\x20pārvietot\x20atlasi)'},'getPluralForm':_0x5444ae=>_0x5444ae%0xa==0x1&&_0x5444ae%0x64!=0xb?0x0:0x0!=_0x5444ae?0x1:0x2}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x2d1ff8=>{const {lv:{dictionary:_0x419c03,getPluralForm:_0x3ddbf5}}={'lv':{'dictionary':{'Go\x20to\x20next\x20page':'Pāriet\x20uz\x20nākamo\x20lapu','Go\x20to\x20previous\x20page':'Pāriet\x20uz\x20iepriekšējo\x20lapu','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Pašreizējās\x20lapas\x20numurs\x20(no\x201\x20līdz\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Taustiņi,\x20lai\x20pārvietotos\x20pa\x20dokumentiem','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Pāriet\x20uz\x20iepriekšējo\x20lapu\x20(arī\x20pārvietot\x20atlasi)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Pāriet\x20uz\x20nākamo\x20lapu\x20(arī\x20pārvietot\x20atlasi)'},'getPluralForm':_0x305ce9=>_0x305ce9%0xa==0x1&&_0x305ce9%0x64!=0xb?0x0:0x0!=_0x305ce9?0x1:0x2}};_0x2d1ff8['lv']||={'dictionary':{},'getPluralForm':null},_0x2d1ff8['lv']['dictionary']=Object['assign'](_0x2d1ff8['lv']['dictionary'],_0x419c03),_0x2d1ff8['lv']['getPluralForm']=_0x3ddbf5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'ms':{'dictionary':{'Go\x20to\x20next\x20page':'Pergi\x20ke\x20halaman\x20seterusnya','Go\x20to\x20previous\x20page':'Pergi\x20ke\x20halaman\x20sebelumnya','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Nombor\x20halaman\x20semasa\x20(dari\x201\x20hingga\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Ketukan\x20kekunci\x20untuk\x20menavigasi\x20melalui\x20dokumen','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Pergi\x20ke\x20halaman\x20sebelumnya\x20(juga\x20alihkan\x20pilihan)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Pergi\x20ke\x20halaman\x20seterusnya\x20(juga\x20alihkan\x20pilihan)'},'getPluralForm':_0x48d963=>0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3cc613=>{const {ms:{dictionary:_0x4b499e,getPluralForm:_0x1221fa}}={'ms':{'dictionary':{'Go\x20to\x20next\x20page':'Pergi\x20ke\x20halaman\x20seterusnya','Go\x20to\x20previous\x20page':'Pergi\x20ke\x20halaman\x20sebelumnya','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Nombor\x20halaman\x20semasa\x20(dari\x201\x20hingga\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Ketukan\x20kekunci\x20untuk\x20menavigasi\x20melalui\x20dokumen','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Pergi\x20ke\x20halaman\x20sebelumnya\x20(juga\x20alihkan\x20pilihan)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Pergi\x20ke\x20halaman\x20seterusnya\x20(juga\x20alihkan\x20pilihan)'},'getPluralForm':_0x396f30=>0x0}};_0x3cc613['ms']||={'dictionary':{},'getPluralForm':null},_0x3cc613['ms']['dictionary']=Object['assign'](_0x3cc613['ms']['dictionary'],_0x4b499e),_0x3cc613['ms']['getPluralForm']=_0x1221fa;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from 'ckeditor5';
7
+ declare const translations: Translations;
8
+ export default translations;