@ckeditor/ckeditor5-template 41.3.0-alpha.4 → 41.3.1

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 (201) hide show
  1. package/build/template.js +2 -2
  2. package/build/translations/ar.js +1 -1
  3. package/build/translations/bg.js +1 -1
  4. package/build/translations/bn.js +1 -1
  5. package/build/translations/ca.js +1 -1
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/da.js +1 -1
  8. package/build/translations/de.js +1 -1
  9. package/build/translations/el.js +1 -1
  10. package/build/translations/en-au.js +1 -1
  11. package/build/translations/es.js +1 -1
  12. package/build/translations/et.js +1 -1
  13. package/build/translations/fi.js +1 -1
  14. package/build/translations/fr.js +1 -1
  15. package/build/translations/gl.js +1 -1
  16. package/build/translations/he.js +1 -1
  17. package/build/translations/hi.js +1 -1
  18. package/build/translations/hr.js +1 -1
  19. package/build/translations/hu.js +1 -1
  20. package/build/translations/id.js +1 -1
  21. package/build/translations/it.js +1 -1
  22. package/build/translations/ja.js +1 -1
  23. package/build/translations/ko.js +1 -1
  24. package/build/translations/lt.js +1 -1
  25. package/build/translations/lv.js +1 -1
  26. package/build/translations/ms.js +1 -1
  27. package/build/translations/nl.js +1 -1
  28. package/build/translations/no.js +1 -1
  29. package/build/translations/pl.js +1 -1
  30. package/build/translations/pt-br.js +1 -1
  31. package/build/translations/pt.js +1 -1
  32. package/build/translations/ro.js +1 -1
  33. package/build/translations/ru.js +1 -1
  34. package/build/translations/sk.js +1 -1
  35. package/build/translations/sr-latn.js +1 -1
  36. package/build/translations/sr.js +1 -1
  37. package/build/translations/sv.js +1 -1
  38. package/build/translations/th.js +1 -1
  39. package/build/translations/tr.js +1 -1
  40. package/build/translations/uk.js +1 -1
  41. package/build/translations/uz.js +1 -1
  42. package/build/translations/vi.js +1 -1
  43. package/build/translations/zh-cn.js +1 -1
  44. package/build/translations/zh.js +1 -1
  45. package/lang/contexts.json +1 -0
  46. package/lang/translations/ar.po +4 -0
  47. package/lang/translations/bg.po +4 -0
  48. package/lang/translations/bn.po +4 -0
  49. package/lang/translations/ca.po +4 -0
  50. package/lang/translations/cs.po +4 -0
  51. package/lang/translations/da.po +4 -0
  52. package/lang/translations/de.po +4 -0
  53. package/lang/translations/el.po +4 -0
  54. package/lang/translations/en-au.po +4 -0
  55. package/lang/translations/en.po +4 -0
  56. package/lang/translations/es.po +4 -0
  57. package/lang/translations/et.po +4 -0
  58. package/lang/translations/fi.po +4 -0
  59. package/lang/translations/fr.po +4 -0
  60. package/lang/translations/gl.po +4 -0
  61. package/lang/translations/he.po +4 -0
  62. package/lang/translations/hi.po +4 -0
  63. package/lang/translations/hr.po +4 -0
  64. package/lang/translations/hu.po +4 -0
  65. package/lang/translations/id.po +4 -0
  66. package/lang/translations/it.po +4 -0
  67. package/lang/translations/ja.po +4 -0
  68. package/lang/translations/ko.po +4 -0
  69. package/lang/translations/lt.po +4 -0
  70. package/lang/translations/lv.po +4 -0
  71. package/lang/translations/ms.po +4 -0
  72. package/lang/translations/nl.po +4 -0
  73. package/lang/translations/no.po +4 -0
  74. package/lang/translations/pl.po +4 -0
  75. package/lang/translations/pt-br.po +4 -0
  76. package/lang/translations/pt.po +4 -0
  77. package/lang/translations/ro.po +4 -0
  78. package/lang/translations/ru.po +4 -0
  79. package/lang/translations/sk.po +4 -0
  80. package/lang/translations/sr-latn.po +4 -0
  81. package/lang/translations/sr.po +4 -0
  82. package/lang/translations/sv.po +4 -0
  83. package/lang/translations/th.po +4 -0
  84. package/lang/translations/tr.po +4 -0
  85. package/lang/translations/uk.po +4 -0
  86. package/lang/translations/uz.po +4 -0
  87. package/lang/translations/vi.po +4 -0
  88. package/lang/translations/zh-cn.po +4 -0
  89. package/lang/translations/zh.po +4 -0
  90. package/package.json +4 -5
  91. package/src/index.js +1 -1
  92. package/src/template.d.ts +1 -1
  93. package/src/template.js +1 -1
  94. package/src/templatecommand.js +1 -1
  95. package/src/templateediting.js +1 -1
  96. package/src/templateui.js +1 -1
  97. package/src/ui/templatelistbuttonview.js +1 -1
  98. package/src/ui/templatelistitemview.d.ts +1 -1
  99. package/src/ui/templatelistitemview.js +1 -1
  100. package/src/ui/templatelistview.js +1 -1
  101. package/theme/template.css +15 -11
  102. package/dist/content-index.css +0 -332
  103. package/dist/editor-index.css +0 -406
  104. package/dist/index.css +0 -1101
  105. package/dist/translations/ar.d.ts +0 -8
  106. package/dist/translations/ar.js +0 -23
  107. package/dist/translations/bg.d.ts +0 -8
  108. package/dist/translations/bg.js +0 -23
  109. package/dist/translations/bn.d.ts +0 -8
  110. package/dist/translations/bn.js +0 -23
  111. package/dist/translations/ca.d.ts +0 -8
  112. package/dist/translations/ca.js +0 -23
  113. package/dist/translations/cs.d.ts +0 -8
  114. package/dist/translations/cs.js +0 -23
  115. package/dist/translations/da.d.ts +0 -8
  116. package/dist/translations/da.js +0 -23
  117. package/dist/translations/de.d.ts +0 -8
  118. package/dist/translations/de.js +0 -23
  119. package/dist/translations/el.d.ts +0 -8
  120. package/dist/translations/el.js +0 -23
  121. package/dist/translations/en-au.d.ts +0 -8
  122. package/dist/translations/en-au.js +0 -23
  123. package/dist/translations/en.d.ts +0 -8
  124. package/dist/translations/en.js +0 -23
  125. package/dist/translations/es.d.ts +0 -8
  126. package/dist/translations/es.js +0 -23
  127. package/dist/translations/et.d.ts +0 -8
  128. package/dist/translations/et.js +0 -23
  129. package/dist/translations/fi.d.ts +0 -8
  130. package/dist/translations/fi.js +0 -23
  131. package/dist/translations/fr.d.ts +0 -8
  132. package/dist/translations/fr.js +0 -23
  133. package/dist/translations/gl.d.ts +0 -8
  134. package/dist/translations/gl.js +0 -23
  135. package/dist/translations/he.d.ts +0 -8
  136. package/dist/translations/he.js +0 -23
  137. package/dist/translations/hi.d.ts +0 -8
  138. package/dist/translations/hi.js +0 -23
  139. package/dist/translations/hr.d.ts +0 -8
  140. package/dist/translations/hr.js +0 -23
  141. package/dist/translations/hu.d.ts +0 -8
  142. package/dist/translations/hu.js +0 -23
  143. package/dist/translations/id.d.ts +0 -8
  144. package/dist/translations/id.js +0 -23
  145. package/dist/translations/it.d.ts +0 -8
  146. package/dist/translations/it.js +0 -23
  147. package/dist/translations/ja.d.ts +0 -8
  148. package/dist/translations/ja.js +0 -23
  149. package/dist/translations/ko.d.ts +0 -8
  150. package/dist/translations/ko.js +0 -23
  151. package/dist/translations/lt.d.ts +0 -8
  152. package/dist/translations/lt.js +0 -23
  153. package/dist/translations/lv.d.ts +0 -8
  154. package/dist/translations/lv.js +0 -23
  155. package/dist/translations/ms.d.ts +0 -8
  156. package/dist/translations/ms.js +0 -23
  157. package/dist/translations/nl.d.ts +0 -8
  158. package/dist/translations/nl.js +0 -23
  159. package/dist/translations/no.d.ts +0 -8
  160. package/dist/translations/no.js +0 -23
  161. package/dist/translations/pl.d.ts +0 -8
  162. package/dist/translations/pl.js +0 -23
  163. package/dist/translations/pt-br.d.ts +0 -8
  164. package/dist/translations/pt-br.js +0 -23
  165. package/dist/translations/pt.d.ts +0 -8
  166. package/dist/translations/pt.js +0 -23
  167. package/dist/translations/ro.d.ts +0 -8
  168. package/dist/translations/ro.js +0 -23
  169. package/dist/translations/ru.d.ts +0 -8
  170. package/dist/translations/ru.js +0 -23
  171. package/dist/translations/sk.d.ts +0 -8
  172. package/dist/translations/sk.js +0 -23
  173. package/dist/translations/sr-latn.d.ts +0 -8
  174. package/dist/translations/sr-latn.js +0 -23
  175. package/dist/translations/sr.d.ts +0 -8
  176. package/dist/translations/sr.js +0 -23
  177. package/dist/translations/sv.d.ts +0 -8
  178. package/dist/translations/sv.js +0 -23
  179. package/dist/translations/th.d.ts +0 -8
  180. package/dist/translations/th.js +0 -23
  181. package/dist/translations/tr.d.ts +0 -8
  182. package/dist/translations/tr.js +0 -23
  183. package/dist/translations/uk.d.ts +0 -8
  184. package/dist/translations/uk.js +0 -23
  185. package/dist/translations/uz.d.ts +0 -8
  186. package/dist/translations/uz.js +0 -23
  187. package/dist/translations/vi.d.ts +0 -8
  188. package/dist/translations/vi.js +0 -23
  189. package/dist/translations/zh-cn.d.ts +0 -8
  190. package/dist/translations/zh-cn.js +0 -23
  191. package/dist/translations/zh.d.ts +0 -8
  192. package/dist/translations/zh.js +0 -23
  193. package/dist/types/augmentation.d.ts +0 -27
  194. package/dist/types/index.d.ts +0 -17
  195. package/dist/types/template.d.ts +0 -119
  196. package/dist/types/templatecommand.d.ts +0 -27
  197. package/dist/types/templateediting.d.ts +0 -34
  198. package/dist/types/templateui.d.ts +0 -33
  199. package/dist/types/ui/templatelistbuttonview.d.ts +0 -108
  200. package/dist/types/ui/templatelistitemview.d.ts +0 -38
  201. package/dist/types/ui/templatelistview.d.ts +0 -42
@@ -1,23 +0,0 @@
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{'hr':{'dictionary':{'Insert\x20template':'Umetnite\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nema\x20pronađenih\x20predložaka\x20koji\x20sadržavaju\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Molimo\x20pokušajte\x20drugačiji\x20izraz\x20ili\x20provjerite\x20pravopis.','Search\x20template':'Traži\x20predloške'},'getPluralForm':_0x292fcc=>_0x292fcc%0xa==0x1&&_0x292fcc%0x64!=0xb?0x0:_0x292fcc%0xa>=0x2&&_0x292fcc%0xa<=0x4&&(_0x292fcc%0x64<0xa||_0x292fcc%0x64>=0x14)?0x1:0x2}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Sablon\x20beszúrása','No\x20templates\x20available.':'Nem\x20állnak\x20rendelkezésre\x20sablonok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'A(z)\x20„%0”\x20kifejezésnek\x20megfelelő\x20sablon\x20nem\x20található.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Kérjük,\x20próbálkozzon\x20másik\x20kifejezéssel,\x20vagy\x20ellenőrizze\x20a\x20helyesírást.','Search\x20template':'Sablon\x20keresése'},'getPluralForm':_0x1c9da4=>0x1!=_0x1c9da4}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Sisipkan\x20templat','No\x20templates\x20available.':'Tak\x20ada\x20templat\x20tersedia','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Tak\x20menemukan\x20templat\x20yang\x20cocok\x20dengan\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Silakan\x20coba\x20frasa\x20lain\x20atau\x20periksa\x20ejaannya.','Search\x20template':'Cari\x20templat'},'getPluralForm':_0x1e1eb4=>0x0}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Inserisci\x20modello','No\x20templates\x20available.':'Nessun\x20modello\x20disponibile.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nessun\x20modello\x20trovato\x20corrispondente\x20a\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20una\x20frase\x20diversa\x20o\x20controlla\x20l\x27ortografia.','Search\x20template':'Cerca\x20modello'},'getPluralForm':_0xe57f1d=>0x1==_0xe57f1d?0x0:0x0!=_0xe57f1d&&_0xe57f1d%0xf4240==0x0?0x1:0x2}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'テンプレートを挿入','No\x20templates\x20available.':'テンプレートがありません。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'「%0」に一致するテンプレートは見つかりませんでした。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'別のフレーズを試すかスペルを確認してください。','Search\x20template':'検索テンプレート'},'getPluralForm':_0x41a37d=>0x0}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'템플릿\x20삽입','No\x20templates\x20available.':'사용할\x20수\x20있는\x20템플릿이\x20없습니다.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22(와)과\x20일치하는\x20템플릿을\x20찾지\x20못했습니다.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'다른\x20문구를\x20사용해\x20보시거나\x20철자를\x20확인해\x20주세요.','Search\x20template':'템플릿\x20검색'},'getPluralForm':_0x31fd5a=>0x0}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Įterpti\x20šabloną','No\x20templates\x20available.':'Nėra\x20jokių\x20šablonų.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nerastas\x20nė\x20vienas\x20šablonas,\x20atitinkantis\x20„%0“.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Išbandykite\x20kitą\x20frazę\x20arba\x20patikrinkite\x20rašybą.','Search\x20template':'Ieškoti\x20šablono'},'getPluralForm':_0xa4323c=>_0xa4323c%0xa==0x1&&(_0xa4323c%0x64>0x13||_0xa4323c%0x64<0xb)?0x0:_0xa4323c%0xa>=0x2&&_0xa4323c%0xa<=0x9&&(_0xa4323c%0x64>0x13||_0xa4323c%0x64<0xb)?0x1:_0xa4323c%0x1!=0x0?0x2:0x3}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Ievietot\x20veidni','No\x20templates\x20available.':'Nav\x20pieejamas\x20veidnes.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Netika\x20atrasta\x20neviena\x20veidne,\x20kas\x20atbilstu\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lūdzu,\x20izmēģiniet\x20citu\x20frāzi\x20vai\x20pārbaudiet\x20pareizrakstību.','Search\x20template':'Meklēt\x20veidnē'},'getPluralForm':_0x4e775f=>_0x4e775f%0xa==0x1&&_0x4e775f%0x64!=0xb?0x0:0x0!=_0x4e775f?0x1:0x2}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Masukkan\x20templat','No\x20templates\x20available.':'Tiada\x20templat\x20disediakan.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Tiada\x20templat\x20ditemui\x20yang\x20sepadan\x20dengan\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Sila\x20cuba\x20frasa\x20berbeza\x20atau\x20semak\x20ejaan.','Search\x20template':'Cari\x20templat'},'getPluralForm':_0x99d963=>0x0}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Sjabloon\x20invoegen','No\x20templates\x20available.':'Geen\x20sjablonen\x20beschikbaar.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Er\x20zijn\x20geen\x20sjablonen\x20gevonden\x20die\x20overeenkomen\x20met\x20\x27%0\x27.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Probeer\x20een\x20andere\x20term\x20of\x20controleer\x20de\x20spelling.','Search\x20template':'Sjabloon\x20zoeken'},'getPluralForm':_0x27855d=>0x1!=_0x27855d}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Sett\x20inn\x20mal','No\x20templates\x20available.':'Ingen\x20maler\x20er\x20tilgjengelige.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Ingen\x20mal\x20ble\x20funnet\x20som\x20matcher\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vennligst\x20forsøk\x20en\x20annen\x20frase\x20eller\x20sjekk\x20stavemåte.','Search\x20template':'Søk\x20maler'},'getPluralForm':_0x51bac6=>0x1!=_0x51bac6}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Wstaw\x20szablon','No\x20templates\x20available.':'Brak\x20dostępnych\x20szablonów.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nie\x20znaleziono\x20szablonów\x20pasujących\x20do\x20wyszukiwania\x20„%0”.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Spróbuj\x20wyszukać\x20inną\x20frazą\x20lub\x20sprawdź\x20poprawność\x20ortograficzną\x20wyszukiwania.','Search\x20template':'Szukaj\x20szablonu'},'getPluralForm':_0x118412=>0x1==_0x118412?0x0:_0x118412%0xa>=0x2&&_0x118412%0xa<=0x4&&(_0x118412%0x64<0xc||_0x118412%0x64>0xe)?0x1:0x1!=_0x118412&&_0x118412%0xa>=0x0&&_0x118412%0xa<=0x1||_0x118412%0xa>=0x5&&_0x118412%0xa<=0x9||_0x118412%0x64>=0xc&&_0x118412%0x64<=0xe?0x2:0x3}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Inserir\x20modelo','No\x20templates\x20available.':'Nenhum\x20modelo\x20disponível.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nenhum\x20modelo\x20correspondente\x20a\x20\x22%0\x22\x20foi\x20encontrado.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Tente\x20uma\x20frase\x20diferente\x20ou\x20verifique\x20a\x20grafia.','Search\x20template':'Procurar\x20modelo'},'getPluralForm':_0x355725=>0x0==_0x355725||0x1==_0x355725?0x0:0x0!=_0x355725&&_0x355725%0xf4240==0x0?0x1:0x2}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Inserir\x20modelo','No\x20templates\x20available.':'Não\x20existem\x20modelos\x20disponíveis.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Não\x20foram\x20encontrados\x20modelos\x20correspondentes\x20a\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Tente\x20uma\x20expressão\x20diferente\x20ou\x20verifique\x20a\x20ortografia.','Search\x20template':'Pesquisar\x20modelo'},'getPluralForm':_0x47cc6a=>0x0==_0x47cc6a||0x1==_0x47cc6a?0x0:0x0!=_0x47cc6a&&_0x47cc6a%0xf4240==0x0?0x1:0x2}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Inserare\x20șablon','No\x20templates\x20available.':'Nu\x20există\x20șabloane\x20disponibile.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nu\x20s-au\x20găsit\x20șabloane\x20potrivite\x20pentru\x20„%0”.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vă\x20rugăm\x20să\x20încercați\x20o\x20altă\x20expresie\x20sau\x20verificați\x20ortografia.','Search\x20template':'Căutare\x20șablon'},'getPluralForm':_0x912137=>0x1==_0x912137?0x0:_0x912137%0x64>0x13||_0x912137%0x64==0x0&&0x0!=_0x912137?0x2:0x1}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Вставить\x20шаблон','No\x20templates\x20available.':'Нет\x20доступных\x20шаблонов.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20найдено\x20шаблонов\x20по\x20запросу\x20«%0».','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Пожалуйста,\x20попробуйте\x20другую\x20фразу\x20или\x20проверьте\x20правописание.','Search\x20template':'Поиск\x20шаблона'},'getPluralForm':_0xad2cc6=>_0xad2cc6%0xa==0x1&&_0xad2cc6%0x64!=0xb?0x0:_0xad2cc6%0xa>=0x2&&_0xad2cc6%0xa<=0x4&&(_0xad2cc6%0x64<0xc||_0xad2cc6%0x64>0xe)?0x1:_0xad2cc6%0xa==0x0||_0xad2cc6%0xa>=0x5&&_0xad2cc6%0xa<=0x9||_0xad2cc6%0x64>=0xb&&_0xad2cc6%0x64<=0xe?0x2:0x3}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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':{'Insert\x20template':'Vložiť\x20šablónu','No\x20templates\x20available.':'Nie\x20je\x20dostupná\x20žiadna\x20šablóna.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nenašli\x20sa\x20žiadne\x20šablóny\x20zodpovedajúce\x20výrazu\x20„%0“.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Skúste\x20inú\x20frázu\x20alebo\x20skontrolujte\x20pravopis.','Search\x20template':'Vyhľadávanie\x20šablóny'},'getPluralForm':_0x410538=>_0x410538%0x1==0x0&&0x1==_0x410538?0x0:_0x410538%0x1==0x0&&_0x410538>=0x2&&_0x410538<=0x4?0x1:_0x410538%0x1!=0x0?0x2:0x3}};
@@ -1,8 +0,0 @@
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;
@@ -1,23 +0,0 @@
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-latn':{'dictionary':{'Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak'},'getPluralForm':_0x4c1dde=>_0x4c1dde%0xa==0x1&&_0x4c1dde%0x64!=0xb?0x0:_0x4c1dde%0xa>=0x2&&_0x4c1dde%0xa<=0x4&&(_0x4c1dde%0x64<0xa||_0x4c1dde%0x64>=0x14)?0x1:0x2}};