@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{'nl':{'dictionary':{'Go\x20to\x20next\x20page':'Naar\x20de\x20volgende\x20pagina','Go\x20to\x20previous\x20page':'Naar\x20de\x20vorige\x20pagina','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Huidig\x20paginanummer\x20(van\x201\x20tot\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Toetsaanslagen\x20voor\x20het\x20navigeren\x20door\x20documenten','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Naar\x20de\x20vorige\x20pagina\x20(ook\x20selectie\x20verplaatsen)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Naar\x20de\x20volgende\x20pagina\x20(ook\x20selectie\x20verplaatsen)'},'getPluralForm':_0x48ecfd=>0x1!=_0x48ecfd}};
@@ -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
+ (_0x21cf73=>{const {nl:{dictionary:_0x19ec9f,getPluralForm:_0x510e96}}={'nl':{'dictionary':{'Go\x20to\x20next\x20page':'Naar\x20de\x20volgende\x20pagina','Go\x20to\x20previous\x20page':'Naar\x20de\x20vorige\x20pagina','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Huidig\x20paginanummer\x20(van\x201\x20tot\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Toetsaanslagen\x20voor\x20het\x20navigeren\x20door\x20documenten','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Naar\x20de\x20vorige\x20pagina\x20(ook\x20selectie\x20verplaatsen)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Naar\x20de\x20volgende\x20pagina\x20(ook\x20selectie\x20verplaatsen)'},'getPluralForm':_0x3882c7=>0x1!=_0x3882c7}};_0x21cf73['nl']||={'dictionary':{},'getPluralForm':null},_0x21cf73['nl']['dictionary']=Object['assign'](_0x21cf73['nl']['dictionary'],_0x19ec9f),_0x21cf73['nl']['getPluralForm']=_0x510e96;})(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{'no':{'dictionary':{'Go\x20to\x20next\x20page':'Gå\x20til\x20neste\x20side','Go\x20to\x20previous\x20page':'Gå\x20til\x20forrige\x20side','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Gjeldende\x20sidenummer\x20(fra\x201\x20til\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Tastetrykk\x20for\x20å\x20navigere\x20gjennom\x20dokumenter','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Gå\x20til\x20forrige\x20side\x20(også\x20flytt\x20valg)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Gå\x20til\x20neste\x20side\x20(også\x20flytt\x20valg)'},'getPluralForm':_0x994dd7=>0x1!=_0x994dd7}};
@@ -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
+ (_0x2f9ca3=>{const {no:{dictionary:_0x1cca1e,getPluralForm:_0x415921}}={'no':{'dictionary':{'Go\x20to\x20next\x20page':'Gå\x20til\x20neste\x20side','Go\x20to\x20previous\x20page':'Gå\x20til\x20forrige\x20side','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Gjeldende\x20sidenummer\x20(fra\x201\x20til\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Tastetrykk\x20for\x20å\x20navigere\x20gjennom\x20dokumenter','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Gå\x20til\x20forrige\x20side\x20(også\x20flytt\x20valg)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Gå\x20til\x20neste\x20side\x20(også\x20flytt\x20valg)'},'getPluralForm':_0x4edea1=>0x1!=_0x4edea1}};_0x2f9ca3['no']||={'dictionary':{},'getPluralForm':null},_0x2f9ca3['no']['dictionary']=Object['assign'](_0x2f9ca3['no']['dictionary'],_0x1cca1e),_0x2f9ca3['no']['getPluralForm']=_0x415921;})(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{'pl':{'dictionary':{'Go\x20to\x20next\x20page':'Do\x20następnej\x20strony','Go\x20to\x20previous\x20page':'Do\x20poprzedniej\x20strony','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Bieżący\x20numer\x20strony\x20(od\x201\x20do\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Skróty\x20klawiszowe\x20do\x20nawigacji\x20po\x20dokumentach','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Do\x20poprzedniej\x20strony\x20(przenieś\x20wybór)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Do\x20następnej\x20strony\x20(przenieś\x20wybór)'},'getPluralForm':_0x5a7e28=>0x1==_0x5a7e28?0x0:_0x5a7e28%0xa>=0x2&&_0x5a7e28%0xa<=0x4&&(_0x5a7e28%0x64<0xc||_0x5a7e28%0x64>0xe)?0x1:0x1!=_0x5a7e28&&_0x5a7e28%0xa>=0x0&&_0x5a7e28%0xa<=0x1||_0x5a7e28%0xa>=0x5&&_0x5a7e28%0xa<=0x9||_0x5a7e28%0x64>=0xc&&_0x5a7e28%0x64<=0xe?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
+ (_0x311b33=>{const {pl:{dictionary:_0xb04fd9,getPluralForm:_0x5895fb}}={'pl':{'dictionary':{'Go\x20to\x20next\x20page':'Do\x20następnej\x20strony','Go\x20to\x20previous\x20page':'Do\x20poprzedniej\x20strony','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Bieżący\x20numer\x20strony\x20(od\x201\x20do\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Skróty\x20klawiszowe\x20do\x20nawigacji\x20po\x20dokumentach','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Do\x20poprzedniej\x20strony\x20(przenieś\x20wybór)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Do\x20następnej\x20strony\x20(przenieś\x20wybór)'},'getPluralForm':_0x397a27=>0x1==_0x397a27?0x0:_0x397a27%0xa>=0x2&&_0x397a27%0xa<=0x4&&(_0x397a27%0x64<0xc||_0x397a27%0x64>0xe)?0x1:0x1!=_0x397a27&&_0x397a27%0xa>=0x0&&_0x397a27%0xa<=0x1||_0x397a27%0xa>=0x5&&_0x397a27%0xa<=0x9||_0x397a27%0x64>=0xc&&_0x397a27%0x64<=0xe?0x2:0x3}};_0x311b33['pl']||={'dictionary':{},'getPluralForm':null},_0x311b33['pl']['dictionary']=Object['assign'](_0x311b33['pl']['dictionary'],_0xb04fd9),_0x311b33['pl']['getPluralForm']=_0x5895fb;})(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{'pt-br':{'dictionary':{'Go\x20to\x20next\x20page':'Ir\x20para\x20a\x20próxima\x20página','Go\x20to\x20previous\x20page':'Ir\x20para\x20a\x20página\x20anterior','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Número\x20da\x20página\x20atual\x20(de\x201\x20a\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Toques\x20para\x20navegar\x20pelos\x20documentos','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20página\x20anterior\x20(também\x20move\x20a\x20seleção)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20próxima\x20página\x20(também\x20move\x20a\x20seleção)'},'getPluralForm':_0xb40489=>0x0==_0xb40489||0x1==_0xb40489?0x0:0x0!=_0xb40489&&_0xb40489%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
+ (_0x12eed2=>{const {'pt-br':{dictionary:_0x3d17b3,getPluralForm:_0x20bae2}}={'pt-br':{'dictionary':{'Go\x20to\x20next\x20page':'Ir\x20para\x20a\x20próxima\x20página','Go\x20to\x20previous\x20page':'Ir\x20para\x20a\x20página\x20anterior','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Número\x20da\x20página\x20atual\x20(de\x201\x20a\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Toques\x20para\x20navegar\x20pelos\x20documentos','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20página\x20anterior\x20(também\x20move\x20a\x20seleção)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20próxima\x20página\x20(também\x20move\x20a\x20seleção)'},'getPluralForm':_0x1ba7ed=>0x0==_0x1ba7ed||0x1==_0x1ba7ed?0x0:0x0!=_0x1ba7ed&&_0x1ba7ed%0xf4240==0x0?0x1:0x2}};_0x12eed2['pt-br']||={'dictionary':{},'getPluralForm':null},_0x12eed2['pt-br']['dictionary']=Object['assign'](_0x12eed2['pt-br']['dictionary'],_0x3d17b3),_0x12eed2['pt-br']['getPluralForm']=_0x20bae2;})(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{'pt':{'dictionary':{'Go\x20to\x20next\x20page':'Ir\x20para\x20a\x20página\x20seguinte','Go\x20to\x20previous\x20page':'Ir\x20para\x20a\x20página\x20anterior','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Número\x20da\x20página\x20atual\x20(de\x201\x20a\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Teclas\x20para\x20navegar\x20pelos\x20documentos','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20página\x20anterior\x20(mover\x20também\x20a\x20seleção)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20página\x20seguinte\x20(mover\x20também\x20a\x20seleção)'},'getPluralForm':_0x5b4d61=>0x0==_0x5b4d61||0x1==_0x5b4d61?0x0:0x0!=_0x5b4d61&&_0x5b4d61%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
+ (_0x54ee3c=>{const {pt:{dictionary:_0x2ea550,getPluralForm:_0x1620a5}}={'pt':{'dictionary':{'Go\x20to\x20next\x20page':'Ir\x20para\x20a\x20página\x20seguinte','Go\x20to\x20previous\x20page':'Ir\x20para\x20a\x20página\x20anterior','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Número\x20da\x20página\x20atual\x20(de\x201\x20a\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Teclas\x20para\x20navegar\x20pelos\x20documentos','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20página\x20anterior\x20(mover\x20também\x20a\x20seleção)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Ir\x20para\x20a\x20página\x20seguinte\x20(mover\x20também\x20a\x20seleção)'},'getPluralForm':_0x481e10=>0x0==_0x481e10||0x1==_0x481e10?0x0:0x0!=_0x481e10&&_0x481e10%0xf4240==0x0?0x1:0x2}};_0x54ee3c['pt']||={'dictionary':{},'getPluralForm':null},_0x54ee3c['pt']['dictionary']=Object['assign'](_0x54ee3c['pt']['dictionary'],_0x2ea550),_0x54ee3c['pt']['getPluralForm']=_0x1620a5;})(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{'ro':{'dictionary':{'Go\x20to\x20next\x20page':'Trecere\x20la\x20pagina\x20următoare','Go\x20to\x20previous\x20page':'Trecere\x20la\x20pagina\x20anterioară','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Numărul\x20de\x20pagină\x20curent\x20(de\x20la\x201\x20la\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Comenzi\x20din\x20tastatură\x20pentru\x20navigarea\x20în\x20documente','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Trecere\x20la\x20pagina\x20anterioară\x20(mută,\x20de\x20asemenea,\x20și\x20selecția)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Trecere\x20la\x20pagina\x20următoare\x20(mută,\x20de\x20asemenea,\x20și\x20selecția)'},'getPluralForm':_0x4cae5b=>0x1==_0x4cae5b?0x0:_0x4cae5b%0x64>0x13||_0x4cae5b%0x64==0x0&&0x0!=_0x4cae5b?0x2:0x1}};
@@ -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
+ (_0x38a9e6=>{const {ro:{dictionary:_0x4baff4,getPluralForm:_0x4a9ebc}}={'ro':{'dictionary':{'Go\x20to\x20next\x20page':'Trecere\x20la\x20pagina\x20următoare','Go\x20to\x20previous\x20page':'Trecere\x20la\x20pagina\x20anterioară','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Numărul\x20de\x20pagină\x20curent\x20(de\x20la\x201\x20la\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Comenzi\x20din\x20tastatură\x20pentru\x20navigarea\x20în\x20documente','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Trecere\x20la\x20pagina\x20anterioară\x20(mută,\x20de\x20asemenea,\x20și\x20selecția)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Trecere\x20la\x20pagina\x20următoare\x20(mută,\x20de\x20asemenea,\x20și\x20selecția)'},'getPluralForm':_0x8ce9c=>0x1==_0x8ce9c?0x0:_0x8ce9c%0x64>0x13||_0x8ce9c%0x64==0x0&&0x0!=_0x8ce9c?0x2:0x1}};_0x38a9e6['ro']||={'dictionary':{},'getPluralForm':null},_0x38a9e6['ro']['dictionary']=Object['assign'](_0x38a9e6['ro']['dictionary'],_0x4baff4),_0x38a9e6['ro']['getPluralForm']=_0x4a9ebc;})(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{'ru':{'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(от\x201\x20до\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Клавиши\x20для\x20перемещения\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':_0x10353e=>_0x10353e%0xa==0x1&&_0x10353e%0x64!=0xb?0x0:_0x10353e%0xa>=0x2&&_0x10353e%0xa<=0x4&&(_0x10353e%0x64<0xc||_0x10353e%0x64>0xe)?0x1:_0x10353e%0xa==0x0||_0x10353e%0xa>=0x5&&_0x10353e%0xa<=0x9||_0x10353e%0x64>=0xb&&_0x10353e%0x64<=0xe?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
+ (_0x555746=>{const {ru:{dictionary:_0x37d8c2,getPluralForm:_0x54fb5e}}={'ru':{'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(от\x201\x20до\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Клавиши\x20для\x20перемещения\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':_0x2c5671=>_0x2c5671%0xa==0x1&&_0x2c5671%0x64!=0xb?0x0:_0x2c5671%0xa>=0x2&&_0x2c5671%0xa<=0x4&&(_0x2c5671%0x64<0xc||_0x2c5671%0x64>0xe)?0x1:_0x2c5671%0xa==0x0||_0x2c5671%0xa>=0x5&&_0x2c5671%0xa<=0x9||_0x2c5671%0x64>=0xb&&_0x2c5671%0x64<=0xe?0x2:0x3}};_0x555746['ru']||={'dictionary':{},'getPluralForm':null},_0x555746['ru']['dictionary']=Object['assign'](_0x555746['ru']['dictionary'],_0x37d8c2),_0x555746['ru']['getPluralForm']=_0x54fb5e;})(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{'sk':{'dictionary':{'Go\x20to\x20next\x20page':'Prejsť\x20na\x20nasledujúcu\x20stránku','Go\x20to\x20previous\x20page':'Prejsť\x20na\x20predchádzajúcu\x20stránku','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Aktuálna\x20strana\x20číslo\x20(od\x201\x20do\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Klávesové\x20skratky\x20na\x20navigáciu\x20v\x20dokumentoch','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Prejsť\x20na\x20predchádzajúcu\x20stránku\x20(aj\x20presunúť\x20výber)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Prejsť\x20na\x20nasledujúcu\x20stránku\x20(aj\x20presunúť\x20výber)'},'getPluralForm':_0x315302=>_0x315302%0x1==0x0&&0x1==_0x315302?0x0:_0x315302%0x1==0x0&&_0x315302>=0x2&&_0x315302<=0x4?0x1:_0x315302%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
+ (_0x4c9f7c=>{const {sk:{dictionary:_0x427f1b,getPluralForm:_0x40d594}}={'sk':{'dictionary':{'Go\x20to\x20next\x20page':'Prejsť\x20na\x20nasledujúcu\x20stránku','Go\x20to\x20previous\x20page':'Prejsť\x20na\x20predchádzajúcu\x20stránku','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Aktuálna\x20strana\x20číslo\x20(od\x201\x20do\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Klávesové\x20skratky\x20na\x20navigáciu\x20v\x20dokumentoch','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Prejsť\x20na\x20predchádzajúcu\x20stránku\x20(aj\x20presunúť\x20výber)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Prejsť\x20na\x20nasledujúcu\x20stránku\x20(aj\x20presunúť\x20výber)'},'getPluralForm':_0x59c510=>_0x59c510%0x1==0x0&&0x1==_0x59c510?0x0:_0x59c510%0x1==0x0&&_0x59c510>=0x2&&_0x59c510<=0x4?0x1:_0x59c510%0x1!=0x0?0x2:0x3}};_0x4c9f7c['sk']||={'dictionary':{},'getPluralForm':null},_0x4c9f7c['sk']['dictionary']=Object['assign'](_0x4c9f7c['sk']['dictionary'],_0x427f1b),_0x4c9f7c['sk']['getPluralForm']=_0x40d594;})(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{'sr':{'dictionary':{'Go\x20to\x20next\x20page':'Idite\x20na\x20sledeću\x20stranicu','Go\x20to\x20previous\x20page':'Idite\x20na\x20prethodnu\x20stranicu','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Broj\x20trenutne\x20stranice\x20(od\x201\x20do\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Pritisci\x20na\x20tastere\x20za\x20navigaciju\x20kroz\x20dokumenta','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Idite\x20na\x20prethodnu\x20stranicu\x20(takođe\x20pomerite\x20izbor)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Idite\x20na\x20sledeću\x20stranicu\x20(takođe\x20pomerite\x20izbor)'},'getPluralForm':_0x2f0152=>_0x2f0152%0xa==0x1&&_0x2f0152%0x64!=0xb?0x0:_0x2f0152%0xa>=0x2&&_0x2f0152%0xa<=0x4&&(_0x2f0152%0x64<0xa||_0x2f0152%0x64>=0x14)?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
+ (_0x1d4ab5=>{const {sr:{dictionary:_0x2534c5,getPluralForm:_0x4c80d8}}={'sr':{'dictionary':{'Go\x20to\x20next\x20page':'Idite\x20na\x20sledeću\x20stranicu','Go\x20to\x20previous\x20page':'Idite\x20na\x20prethodnu\x20stranicu','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Broj\x20trenutne\x20stranice\x20(od\x201\x20do\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Pritisci\x20na\x20tastere\x20za\x20navigaciju\x20kroz\x20dokumenta','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Idite\x20na\x20prethodnu\x20stranicu\x20(takođe\x20pomerite\x20izbor)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Idite\x20na\x20sledeću\x20stranicu\x20(takođe\x20pomerite\x20izbor)'},'getPluralForm':_0x53471a=>_0x53471a%0xa==0x1&&_0x53471a%0x64!=0xb?0x0:_0x53471a%0xa>=0x2&&_0x53471a%0xa<=0x4&&(_0x53471a%0x64<0xa||_0x53471a%0x64>=0x14)?0x1:0x2}};_0x1d4ab5['sr']||={'dictionary':{},'getPluralForm':null},_0x1d4ab5['sr']['dictionary']=Object['assign'](_0x1d4ab5['sr']['dictionary'],_0x2534c5),_0x1d4ab5['sr']['getPluralForm']=_0x4c80d8;})(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{'sv':{'dictionary':{'Go\x20to\x20next\x20page':'Gå\x20till\x20nästa\x20sida','Go\x20to\x20previous\x20page':'Gå\x20till\x20föregående\x20sida','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Aktuellt\x20sidnummer\x20(från1\x20till\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Tangenttryckningar\x20för\x20att\x20navigera\x20genom\x20dokument','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Gå\x20till\x20föregående\x20sida\x20(flytta\x20även\x20urval)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Gå\x20till\x20nästa\x20sida\x20(flytta\x20även\x20urval)'},'getPluralForm':_0x4dd6a4=>0x1!=_0x4dd6a4}};
@@ -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
+ (_0x46ea35=>{const {sv:{dictionary:_0x31b6df,getPluralForm:_0x6cb721}}={'sv':{'dictionary':{'Go\x20to\x20next\x20page':'Gå\x20till\x20nästa\x20sida','Go\x20to\x20previous\x20page':'Gå\x20till\x20föregående\x20sida','Current\x20page\x20number\x20(from\x201\x20to\x20%0)':'Aktuellt\x20sidnummer\x20(från1\x20till\x20%0)','Keystrokes\x20for\x20navigating\x20through\x20documents':'Tangenttryckningar\x20för\x20att\x20navigera\x20genom\x20dokument','Go\x20to\x20the\x20previous\x20page\x20(also\x20move\x20selection)':'Gå\x20till\x20föregående\x20sida\x20(flytta\x20även\x20urval)','Go\x20to\x20the\x20next\x20page\x20(also\x20move\x20selection)':'Gå\x20till\x20nästa\x20sida\x20(flytta\x20även\x20urval)'},'getPluralForm':_0x4fbcf7=>0x1!=_0x4fbcf7}};_0x46ea35['sv']||={'dictionary':{},'getPluralForm':null},_0x46ea35['sv']['dictionary']=Object['assign'](_0x46ea35['sv']['dictionary'],_0x31b6df),_0x46ea35['sv']['getPluralForm']=_0x6cb721;})(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;