@ckeditor/ckeditor5-slash-command 47.6.1 → 48.0.0-alpha.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 (319) hide show
  1. package/ckeditor5-metadata.json +1 -1
  2. package/dist/index-editor.css +43 -44
  3. package/dist/index.css +43 -58
  4. package/dist/index.js +1 -1
  5. package/{src → dist}/slashcommand.d.ts +3 -2
  6. package/{src → dist}/slashcommandconfig.d.ts +1 -1
  7. package/{src → dist}/slashcommandediting.d.ts +1 -1
  8. package/{src → dist}/slashcommandeditorconfig.d.ts +4 -4
  9. package/{src → dist}/slashcommandui.d.ts +1 -1
  10. package/dist/translations/af.js +1 -1
  11. package/dist/translations/af.umd.js +1 -1
  12. package/dist/translations/ar.js +1 -1
  13. package/dist/translations/ar.umd.js +1 -1
  14. package/dist/translations/ast.js +1 -1
  15. package/dist/translations/ast.umd.js +1 -1
  16. package/dist/translations/az.js +1 -1
  17. package/dist/translations/az.umd.js +1 -1
  18. package/dist/translations/be.js +1 -1
  19. package/dist/translations/be.umd.js +1 -1
  20. package/dist/translations/bg.js +1 -1
  21. package/dist/translations/bg.umd.js +1 -1
  22. package/dist/translations/bn.js +1 -1
  23. package/dist/translations/bn.umd.js +1 -1
  24. package/dist/translations/bs.js +1 -1
  25. package/dist/translations/bs.umd.js +1 -1
  26. package/dist/translations/ca.js +1 -1
  27. package/dist/translations/ca.umd.js +1 -1
  28. package/dist/translations/cs.js +1 -1
  29. package/dist/translations/cs.umd.js +1 -1
  30. package/dist/translations/da.js +1 -1
  31. package/dist/translations/da.umd.js +1 -1
  32. package/dist/translations/de-ch.js +1 -1
  33. package/dist/translations/de-ch.umd.js +1 -1
  34. package/dist/translations/de.js +1 -1
  35. package/dist/translations/de.umd.js +1 -1
  36. package/dist/translations/el.js +1 -1
  37. package/dist/translations/el.umd.js +1 -1
  38. package/dist/translations/en-au.js +1 -1
  39. package/dist/translations/en-au.umd.js +1 -1
  40. package/dist/translations/en-gb.js +1 -1
  41. package/dist/translations/en-gb.umd.js +1 -1
  42. package/dist/translations/en.js +1 -1
  43. package/dist/translations/en.umd.js +1 -1
  44. package/dist/translations/eo.js +1 -1
  45. package/dist/translations/eo.umd.js +1 -1
  46. package/dist/translations/es-co.js +1 -1
  47. package/dist/translations/es-co.umd.js +1 -1
  48. package/dist/translations/es.js +1 -1
  49. package/dist/translations/es.umd.js +1 -1
  50. package/dist/translations/et.js +1 -1
  51. package/dist/translations/et.umd.js +1 -1
  52. package/dist/translations/eu.js +1 -1
  53. package/dist/translations/eu.umd.js +1 -1
  54. package/dist/translations/fa.js +1 -1
  55. package/dist/translations/fa.umd.js +1 -1
  56. package/dist/translations/fi.js +1 -1
  57. package/dist/translations/fi.umd.js +1 -1
  58. package/dist/translations/fr.js +1 -1
  59. package/dist/translations/fr.umd.js +1 -1
  60. package/dist/translations/gl.js +1 -1
  61. package/dist/translations/gl.umd.js +1 -1
  62. package/dist/translations/gu.js +1 -1
  63. package/dist/translations/gu.umd.js +1 -1
  64. package/dist/translations/he.js +1 -1
  65. package/dist/translations/he.umd.js +1 -1
  66. package/dist/translations/hi.js +1 -1
  67. package/dist/translations/hi.umd.js +1 -1
  68. package/dist/translations/hr.js +1 -1
  69. package/dist/translations/hr.umd.js +1 -1
  70. package/dist/translations/hu.js +1 -1
  71. package/dist/translations/hu.umd.js +1 -1
  72. package/dist/translations/hy.js +1 -1
  73. package/dist/translations/hy.umd.js +1 -1
  74. package/dist/translations/id.js +1 -1
  75. package/dist/translations/id.umd.js +1 -1
  76. package/dist/translations/it.js +1 -1
  77. package/dist/translations/it.umd.js +1 -1
  78. package/dist/translations/ja.js +1 -1
  79. package/dist/translations/ja.umd.js +1 -1
  80. package/dist/translations/jv.js +1 -1
  81. package/dist/translations/jv.umd.js +1 -1
  82. package/dist/translations/kk.js +1 -1
  83. package/dist/translations/kk.umd.js +1 -1
  84. package/dist/translations/km.js +1 -1
  85. package/dist/translations/km.umd.js +1 -1
  86. package/dist/translations/kn.js +1 -1
  87. package/dist/translations/kn.umd.js +1 -1
  88. package/dist/translations/ko.js +1 -1
  89. package/dist/translations/ko.umd.js +1 -1
  90. package/dist/translations/ku.js +1 -1
  91. package/dist/translations/ku.umd.js +1 -1
  92. package/dist/translations/lt.js +1 -1
  93. package/dist/translations/lt.umd.js +1 -1
  94. package/dist/translations/lv.js +1 -1
  95. package/dist/translations/lv.umd.js +1 -1
  96. package/dist/translations/ms.js +1 -1
  97. package/dist/translations/ms.umd.js +1 -1
  98. package/dist/translations/nb.js +1 -1
  99. package/dist/translations/nb.umd.js +1 -1
  100. package/dist/translations/ne.js +1 -1
  101. package/dist/translations/ne.umd.js +1 -1
  102. package/dist/translations/nl.js +1 -1
  103. package/dist/translations/nl.umd.js +1 -1
  104. package/dist/translations/no.js +1 -1
  105. package/dist/translations/no.umd.js +1 -1
  106. package/dist/translations/oc.js +1 -1
  107. package/dist/translations/oc.umd.js +1 -1
  108. package/dist/translations/pl.js +1 -1
  109. package/dist/translations/pl.umd.js +1 -1
  110. package/dist/translations/pt-br.js +1 -1
  111. package/dist/translations/pt-br.umd.js +1 -1
  112. package/dist/translations/pt.js +1 -1
  113. package/dist/translations/pt.umd.js +1 -1
  114. package/dist/translations/ro.js +1 -1
  115. package/dist/translations/ro.umd.js +1 -1
  116. package/dist/translations/ru.js +1 -1
  117. package/dist/translations/ru.umd.js +1 -1
  118. package/dist/translations/si.js +1 -1
  119. package/dist/translations/si.umd.js +1 -1
  120. package/dist/translations/sk.js +1 -1
  121. package/dist/translations/sk.umd.js +1 -1
  122. package/dist/translations/sl.js +1 -1
  123. package/dist/translations/sl.umd.js +1 -1
  124. package/dist/translations/sq.js +1 -1
  125. package/dist/translations/sq.umd.js +1 -1
  126. package/dist/translations/sr-latn.js +1 -1
  127. package/dist/translations/sr-latn.umd.js +1 -1
  128. package/dist/translations/sr.js +1 -1
  129. package/dist/translations/sr.umd.js +1 -1
  130. package/dist/translations/sv.js +1 -1
  131. package/dist/translations/sv.umd.js +1 -1
  132. package/dist/translations/th.js +1 -1
  133. package/dist/translations/th.umd.js +1 -1
  134. package/dist/translations/ti.js +1 -1
  135. package/dist/translations/ti.umd.js +1 -1
  136. package/dist/translations/tk.js +1 -1
  137. package/dist/translations/tk.umd.js +1 -1
  138. package/dist/translations/tr.js +1 -1
  139. package/dist/translations/tr.umd.js +1 -1
  140. package/dist/translations/tt.js +1 -1
  141. package/dist/translations/tt.umd.js +1 -1
  142. package/dist/translations/ug.js +1 -1
  143. package/dist/translations/ug.umd.js +1 -1
  144. package/dist/translations/uk.js +1 -1
  145. package/dist/translations/uk.umd.js +1 -1
  146. package/dist/translations/ur.js +1 -1
  147. package/dist/translations/ur.umd.js +1 -1
  148. package/dist/translations/uz.js +1 -1
  149. package/dist/translations/uz.umd.js +1 -1
  150. package/dist/translations/vi.js +1 -1
  151. package/dist/translations/vi.umd.js +1 -1
  152. package/dist/translations/zh-cn.js +1 -1
  153. package/dist/translations/zh-cn.umd.js +1 -1
  154. package/dist/translations/zh.js +1 -1
  155. package/dist/translations/zh.umd.js +1 -1
  156. package/{src → dist}/ui/slashcommandbuttonview.d.ts +2 -2
  157. package/{src → dist}/utils/common-translations.d.ts +1 -1
  158. package/package.json +20 -43
  159. package/build/slash-command.js +0 -5
  160. package/build/translations/af.js +0 -1
  161. package/build/translations/ar.js +0 -1
  162. package/build/translations/ast.js +0 -1
  163. package/build/translations/az.js +0 -1
  164. package/build/translations/be.js +0 -1
  165. package/build/translations/bg.js +0 -1
  166. package/build/translations/bn.js +0 -1
  167. package/build/translations/bs.js +0 -1
  168. package/build/translations/ca.js +0 -1
  169. package/build/translations/cs.js +0 -1
  170. package/build/translations/da.js +0 -1
  171. package/build/translations/de-ch.js +0 -1
  172. package/build/translations/de.js +0 -1
  173. package/build/translations/el.js +0 -1
  174. package/build/translations/en-au.js +0 -1
  175. package/build/translations/en-gb.js +0 -1
  176. package/build/translations/eo.js +0 -1
  177. package/build/translations/es-co.js +0 -1
  178. package/build/translations/es.js +0 -1
  179. package/build/translations/et.js +0 -1
  180. package/build/translations/eu.js +0 -1
  181. package/build/translations/fa.js +0 -1
  182. package/build/translations/fi.js +0 -1
  183. package/build/translations/fr.js +0 -1
  184. package/build/translations/gl.js +0 -1
  185. package/build/translations/gu.js +0 -1
  186. package/build/translations/he.js +0 -1
  187. package/build/translations/hi.js +0 -1
  188. package/build/translations/hr.js +0 -1
  189. package/build/translations/hu.js +0 -1
  190. package/build/translations/hy.js +0 -1
  191. package/build/translations/id.js +0 -1
  192. package/build/translations/it.js +0 -1
  193. package/build/translations/ja.js +0 -1
  194. package/build/translations/jv.js +0 -1
  195. package/build/translations/kk.js +0 -1
  196. package/build/translations/km.js +0 -1
  197. package/build/translations/kn.js +0 -1
  198. package/build/translations/ko.js +0 -1
  199. package/build/translations/ku.js +0 -1
  200. package/build/translations/lt.js +0 -1
  201. package/build/translations/lv.js +0 -1
  202. package/build/translations/ms.js +0 -1
  203. package/build/translations/nb.js +0 -1
  204. package/build/translations/ne.js +0 -1
  205. package/build/translations/nl.js +0 -1
  206. package/build/translations/no.js +0 -1
  207. package/build/translations/oc.js +0 -1
  208. package/build/translations/pl.js +0 -1
  209. package/build/translations/pt-br.js +0 -1
  210. package/build/translations/pt.js +0 -1
  211. package/build/translations/ro.js +0 -1
  212. package/build/translations/ru.js +0 -1
  213. package/build/translations/si.js +0 -1
  214. package/build/translations/sk.js +0 -1
  215. package/build/translations/sl.js +0 -1
  216. package/build/translations/sq.js +0 -1
  217. package/build/translations/sr-latn.js +0 -1
  218. package/build/translations/sr.js +0 -1
  219. package/build/translations/sv.js +0 -1
  220. package/build/translations/th.js +0 -1
  221. package/build/translations/ti.js +0 -1
  222. package/build/translations/tk.js +0 -1
  223. package/build/translations/tr.js +0 -1
  224. package/build/translations/tt.js +0 -1
  225. package/build/translations/ug.js +0 -1
  226. package/build/translations/uk.js +0 -1
  227. package/build/translations/ur.js +0 -1
  228. package/build/translations/uz.js +0 -1
  229. package/build/translations/vi.js +0 -1
  230. package/build/translations/zh-cn.js +0 -1
  231. package/build/translations/zh.js +0 -1
  232. package/lang/contexts.json +0 -27
  233. package/lang/translations/af.po +0 -112
  234. package/lang/translations/ar.po +0 -112
  235. package/lang/translations/ast.po +0 -112
  236. package/lang/translations/az.po +0 -112
  237. package/lang/translations/be.po +0 -112
  238. package/lang/translations/bg.po +0 -112
  239. package/lang/translations/bn.po +0 -112
  240. package/lang/translations/bs.po +0 -112
  241. package/lang/translations/ca.po +0 -112
  242. package/lang/translations/cs.po +0 -112
  243. package/lang/translations/da.po +0 -112
  244. package/lang/translations/de-ch.po +0 -112
  245. package/lang/translations/de.po +0 -112
  246. package/lang/translations/el.po +0 -112
  247. package/lang/translations/en-au.po +0 -112
  248. package/lang/translations/en-gb.po +0 -112
  249. package/lang/translations/en.po +0 -112
  250. package/lang/translations/eo.po +0 -112
  251. package/lang/translations/es-co.po +0 -112
  252. package/lang/translations/es.po +0 -112
  253. package/lang/translations/et.po +0 -112
  254. package/lang/translations/eu.po +0 -112
  255. package/lang/translations/fa.po +0 -112
  256. package/lang/translations/fi.po +0 -112
  257. package/lang/translations/fr.po +0 -112
  258. package/lang/translations/gl.po +0 -112
  259. package/lang/translations/gu.po +0 -112
  260. package/lang/translations/he.po +0 -112
  261. package/lang/translations/hi.po +0 -112
  262. package/lang/translations/hr.po +0 -112
  263. package/lang/translations/hu.po +0 -112
  264. package/lang/translations/hy.po +0 -112
  265. package/lang/translations/id.po +0 -112
  266. package/lang/translations/it.po +0 -112
  267. package/lang/translations/ja.po +0 -112
  268. package/lang/translations/jv.po +0 -112
  269. package/lang/translations/kk.po +0 -112
  270. package/lang/translations/km.po +0 -112
  271. package/lang/translations/kn.po +0 -112
  272. package/lang/translations/ko.po +0 -112
  273. package/lang/translations/ku.po +0 -112
  274. package/lang/translations/lt.po +0 -112
  275. package/lang/translations/lv.po +0 -112
  276. package/lang/translations/ms.po +0 -112
  277. package/lang/translations/nb.po +0 -112
  278. package/lang/translations/ne.po +0 -112
  279. package/lang/translations/nl.po +0 -112
  280. package/lang/translations/no.po +0 -112
  281. package/lang/translations/oc.po +0 -112
  282. package/lang/translations/pl.po +0 -112
  283. package/lang/translations/pt-br.po +0 -112
  284. package/lang/translations/pt.po +0 -112
  285. package/lang/translations/ro.po +0 -112
  286. package/lang/translations/ru.po +0 -112
  287. package/lang/translations/si.po +0 -112
  288. package/lang/translations/sk.po +0 -112
  289. package/lang/translations/sl.po +0 -112
  290. package/lang/translations/sq.po +0 -112
  291. package/lang/translations/sr-latn.po +0 -112
  292. package/lang/translations/sr.po +0 -112
  293. package/lang/translations/sv.po +0 -112
  294. package/lang/translations/th.po +0 -112
  295. package/lang/translations/ti.po +0 -112
  296. package/lang/translations/tk.po +0 -112
  297. package/lang/translations/tr.po +0 -112
  298. package/lang/translations/tt.po +0 -112
  299. package/lang/translations/ug.po +0 -112
  300. package/lang/translations/uk.po +0 -112
  301. package/lang/translations/ur.po +0 -112
  302. package/lang/translations/uz.po +0 -112
  303. package/lang/translations/vi.po +0 -112
  304. package/lang/translations/zh-cn.po +0 -112
  305. package/lang/translations/zh.po +0 -112
  306. package/src/augmentation.js +0 -23
  307. package/src/index.js +0 -23
  308. package/src/legacyerrors.js +0 -23
  309. package/src/slashcommand.js +0 -23
  310. package/src/slashcommandconfig.js +0 -23
  311. package/src/slashcommandediting.js +0 -23
  312. package/src/slashcommandeditorconfig.js +0 -23
  313. package/src/slashcommandui.js +0 -23
  314. package/src/ui/slashcommandbuttonview.js +0 -23
  315. package/src/utils/common-translations.js +0 -23
  316. package/theme/slashcommand.css +0 -77
  317. /package/{src → dist}/augmentation.d.ts +0 -0
  318. /package/{src → dist}/index.d.ts +0 -0
  319. /package/{src → dist}/legacyerrors.d.ts +0 -0
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ja':{'dictionary':{'Create\x20a\x20block\x20quote':'ブロック引用を作成','Create\x20a\x20bulleted\x20list':'箇条書きリストを作成','Create\x20a\x20code\x20block':'コードブロックを作成','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルマネージャーを開いて動画またはファイルを挿入','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルブラウザーを開いて動画またはファイルを挿入','Create\x20a\x20heading\x20level\x201':'レベル1の見出しを作成','Create\x20a\x20heading\x20level\x202':'レベル2の見出しを作成','Create\x20a\x20heading\x20level\x203':'レベル3の見出しを作成','Create\x20a\x20heading\x20level\x204':'レベル4の見出しを作成','Create\x20a\x20heading\x20level\x205':'レベル5の見出しを作成','Create\x20a\x20heading\x20level\x206':'レベル6の見出しを作成','Insert\x20a\x20horizontal\x20line':'水平の直線を挿入','Insert\x20an\x20HTML\x20snippet':'HTMLスニペットを挿入','Increase\x20the\x20indentation':'インデントを増やす','Insert\x20Mermaid\x20diagram':'Mermaid図を挿入','Insert\x20the\x20Mermaid\x20diagram':'Mermaid図を挿入','Create\x20a\x20table':'表を作成','Insert\x20table\x20of\x20contents':'目次を挿入','Create\x20a\x20numbered\x20list':'番号付きリストを作成','Decrease\x20the\x20indentation':'インデントを減らす','Insert\x20a\x20paragraph':'段落を挿入','Create\x20a\x20to-do\x20list':'すべきことリストを作成','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AIアシスタントを開いてコンテンツを生成する','Insert\x20an\x20emoji':'絵文字を挿入','Insert\x20a\x20footnote':'脚注を挿入する'},'getPluralForm':_0x86ad0a=>0x0}};
23
+ export default{'ja':{'dictionary':{'Create\x20a\x20block\x20quote':'ブロック引用を作成','Create\x20a\x20bulleted\x20list':'箇条書きリストを作成','Create\x20a\x20code\x20block':'コードブロックを作成','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルマネージャーを開いて動画またはファイルを挿入','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルブラウザーを開いて動画またはファイルを挿入','Create\x20a\x20heading\x20level\x201':'レベル1の見出しを作成','Create\x20a\x20heading\x20level\x202':'レベル2の見出しを作成','Create\x20a\x20heading\x20level\x203':'レベル3の見出しを作成','Create\x20a\x20heading\x20level\x204':'レベル4の見出しを作成','Create\x20a\x20heading\x20level\x205':'レベル5の見出しを作成','Create\x20a\x20heading\x20level\x206':'レベル6の見出しを作成','Insert\x20a\x20horizontal\x20line':'水平の直線を挿入','Insert\x20an\x20HTML\x20snippet':'HTMLスニペットを挿入','Increase\x20the\x20indentation':'インデントを増やす','Insert\x20Mermaid\x20diagram':'Mermaid図を挿入','Insert\x20the\x20Mermaid\x20diagram':'Mermaid図を挿入','Create\x20a\x20table':'表を作成','Insert\x20table\x20of\x20contents':'目次を挿入','Create\x20a\x20numbered\x20list':'番号付きリストを作成','Decrease\x20the\x20indentation':'インデントを減らす','Insert\x20a\x20paragraph':'段落を挿入','Create\x20a\x20to-do\x20list':'すべきことリストを作成','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AIアシスタントを開いてコンテンツを生成する','Insert\x20an\x20emoji':'絵文字を挿入','Insert\x20a\x20footnote':'脚注を挿入する'},'getPluralForm':_0xab6818=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x451f1b=>{const {ja:{dictionary:_0x4951cc,getPluralForm:_0x28a5cf}}={'ja':{'dictionary':{'Create\x20a\x20block\x20quote':'ブロック引用を作成','Create\x20a\x20bulleted\x20list':'箇条書きリストを作成','Create\x20a\x20code\x20block':'コードブロックを作成','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルマネージャーを開いて動画またはファイルを挿入','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルブラウザーを開いて動画またはファイルを挿入','Create\x20a\x20heading\x20level\x201':'レベル1の見出しを作成','Create\x20a\x20heading\x20level\x202':'レベル2の見出しを作成','Create\x20a\x20heading\x20level\x203':'レベル3の見出しを作成','Create\x20a\x20heading\x20level\x204':'レベル4の見出しを作成','Create\x20a\x20heading\x20level\x205':'レベル5の見出しを作成','Create\x20a\x20heading\x20level\x206':'レベル6の見出しを作成','Insert\x20a\x20horizontal\x20line':'水平の直線を挿入','Insert\x20an\x20HTML\x20snippet':'HTMLスニペットを挿入','Increase\x20the\x20indentation':'インデントを増やす','Insert\x20Mermaid\x20diagram':'Mermaid図を挿入','Insert\x20the\x20Mermaid\x20diagram':'Mermaid図を挿入','Create\x20a\x20table':'表を作成','Insert\x20table\x20of\x20contents':'目次を挿入','Create\x20a\x20numbered\x20list':'番号付きリストを作成','Decrease\x20the\x20indentation':'インデントを減らす','Insert\x20a\x20paragraph':'段落を挿入','Create\x20a\x20to-do\x20list':'すべきことリストを作成','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AIアシスタントを開いてコンテンツを生成する','Insert\x20an\x20emoji':'絵文字を挿入','Insert\x20a\x20footnote':'脚注を挿入する'},'getPluralForm':_0x3f6321=>0x0}};_0x451f1b['ja']||={'dictionary':{},'getPluralForm':null},_0x451f1b['ja']['dictionary']=Object['assign'](_0x451f1b['ja']['dictionary'],_0x4951cc),_0x451f1b['ja']['getPluralForm']=_0x28a5cf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfc29f5=>{const {ja:{dictionary:_0x19a251,getPluralForm:_0x2c8110}}={'ja':{'dictionary':{'Create\x20a\x20block\x20quote':'ブロック引用を作成','Create\x20a\x20bulleted\x20list':'箇条書きリストを作成','Create\x20a\x20code\x20block':'コードブロックを作成','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルマネージャーを開いて動画またはファイルを挿入','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'ファイルブラウザーを開いて動画またはファイルを挿入','Create\x20a\x20heading\x20level\x201':'レベル1の見出しを作成','Create\x20a\x20heading\x20level\x202':'レベル2の見出しを作成','Create\x20a\x20heading\x20level\x203':'レベル3の見出しを作成','Create\x20a\x20heading\x20level\x204':'レベル4の見出しを作成','Create\x20a\x20heading\x20level\x205':'レベル5の見出しを作成','Create\x20a\x20heading\x20level\x206':'レベル6の見出しを作成','Insert\x20a\x20horizontal\x20line':'水平の直線を挿入','Insert\x20an\x20HTML\x20snippet':'HTMLスニペットを挿入','Increase\x20the\x20indentation':'インデントを増やす','Insert\x20Mermaid\x20diagram':'Mermaid図を挿入','Insert\x20the\x20Mermaid\x20diagram':'Mermaid図を挿入','Create\x20a\x20table':'表を作成','Insert\x20table\x20of\x20contents':'目次を挿入','Create\x20a\x20numbered\x20list':'番号付きリストを作成','Decrease\x20the\x20indentation':'インデントを減らす','Insert\x20a\x20paragraph':'段落を挿入','Create\x20a\x20to-do\x20list':'すべきことリストを作成','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AIアシスタントを開いてコンテンツを生成する','Insert\x20an\x20emoji':'絵文字を挿入','Insert\x20a\x20footnote':'脚注を挿入する'},'getPluralForm':_0x22068d=>0x0}};_0xfc29f5['ja']||={'dictionary':{},'getPluralForm':null},_0xfc29f5['ja']['dictionary']=Object['assign'](_0xfc29f5['ja']['dictionary'],_0x19a251),_0xfc29f5['ja']['getPluralForm']=_0x2c8110;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'jv':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x5bb5bb=>0x0!==_0x5bb5bb}};
23
+ export default{'jv':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x4d535c=>0x0!==_0x4d535c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xddc444=>{const {jv:{dictionary:_0xa7725f,getPluralForm:_0x376162}}={'jv':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x32033e=>0x0!==_0x32033e}};_0xddc444['jv']||={'dictionary':{},'getPluralForm':null},_0xddc444['jv']['dictionary']=Object['assign'](_0xddc444['jv']['dictionary'],_0xa7725f),_0xddc444['jv']['getPluralForm']=_0x376162;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x37bf69=>{const {jv:{dictionary:_0x2095c6,getPluralForm:_0x482010}}={'jv':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x58d76c=>0x0!==_0x58d76c}};_0x37bf69['jv']||={'dictionary':{},'getPluralForm':null},_0x37bf69['jv']['dictionary']=Object['assign'](_0x37bf69['jv']['dictionary'],_0x2095c6),_0x37bf69['jv']['getPluralForm']=_0x482010;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'kk':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x5a4aa2=>0x1!=_0x5a4aa2}};
23
+ export default{'kk':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x1cfebe=>0x1!=_0x1cfebe}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d8cf3=>{const {kk:{dictionary:_0x51976d,getPluralForm:_0x3bb252}}={'kk':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x46b444=>0x1!=_0x46b444}};_0x3d8cf3['kk']||={'dictionary':{},'getPluralForm':null},_0x3d8cf3['kk']['dictionary']=Object['assign'](_0x3d8cf3['kk']['dictionary'],_0x51976d),_0x3d8cf3['kk']['getPluralForm']=_0x3bb252;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3fc5ee=>{const {kk:{dictionary:_0xebe0ce,getPluralForm:_0x55ee5c}}={'kk':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x2c6801=>0x1!=_0x2c6801}};_0x3fc5ee['kk']||={'dictionary':{},'getPluralForm':null},_0x3fc5ee['kk']['dictionary']=Object['assign'](_0x3fc5ee['kk']['dictionary'],_0xebe0ce),_0x3fc5ee['kk']['getPluralForm']=_0x55ee5c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'km':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x3a3bc2=>0x0}};
23
+ export default{'km':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x322463=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43a075=>{const {km:{dictionary:_0x809cca,getPluralForm:_0x4d0ec4}}={'km':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x5e6c10=>0x0}};_0x43a075['km']||={'dictionary':{},'getPluralForm':null},_0x43a075['km']['dictionary']=Object['assign'](_0x43a075['km']['dictionary'],_0x809cca),_0x43a075['km']['getPluralForm']=_0x4d0ec4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4fb704=>{const {km:{dictionary:_0x34f036,getPluralForm:_0xe60054}}={'km':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x4543b7=>0x0}};_0x4fb704['km']||={'dictionary':{},'getPluralForm':null},_0x4fb704['km']['dictionary']=Object['assign'](_0x4fb704['km']['dictionary'],_0x34f036),_0x4fb704['km']['getPluralForm']=_0xe60054;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'kn':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x1ea700=>0x1!=_0x1ea700}};
23
+ export default{'kn':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x4704f6=>0x1!=_0x4704f6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3408b4=>{const {kn:{dictionary:_0x48681a,getPluralForm:_0x47288d}}={'kn':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x18ae57=>0x1!=_0x18ae57}};_0x3408b4['kn']||={'dictionary':{},'getPluralForm':null},_0x3408b4['kn']['dictionary']=Object['assign'](_0x3408b4['kn']['dictionary'],_0x48681a),_0x3408b4['kn']['getPluralForm']=_0x47288d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3eb30f=>{const {kn:{dictionary:_0x5816b8,getPluralForm:_0x19860b}}={'kn':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x38209a=>0x1!=_0x38209a}};_0x3eb30f['kn']||={'dictionary':{},'getPluralForm':null},_0x3eb30f['kn']['dictionary']=Object['assign'](_0x3eb30f['kn']['dictionary'],_0x5816b8),_0x3eb30f['kn']['getPluralForm']=_0x19860b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Create\x20a\x20block\x20quote':'블록\x20인용\x20생성','Create\x20a\x20bulleted\x20list':'글머리\x20기호\x20목록\x20생성','Create\x20a\x20code\x20block':'코드\x20블록\x20생성','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20관리자를\x20여세요','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20탐색기를\x20여세요','Create\x20a\x20heading\x20level\x201':'표제\x201단계\x20생성','Create\x20a\x20heading\x20level\x202':'표제\x202단계\x20생성','Create\x20a\x20heading\x20level\x203':'표제\x203단계\x20생성','Create\x20a\x20heading\x20level\x204':'표제\x204단계\x20생성','Create\x20a\x20heading\x20level\x205':'표제\x205단계\x20생성','Create\x20a\x20heading\x20level\x206':'표제\x206단계\x20생성','Insert\x20a\x20horizontal\x20line':'가로줄\x20삽입','Insert\x20an\x20HTML\x20snippet':'HTML\x20스니펫\x20삽입','Increase\x20the\x20indentation':'들여쓰기\x20늘리기','Insert\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Insert\x20the\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Create\x20a\x20table':'표\x20생성','Insert\x20table\x20of\x20contents':'목차\x20삽입','Create\x20a\x20numbered\x20list':'번호가\x20매겨진\x20목록\x20생성','Decrease\x20the\x20indentation':'들여쓰기\x20줄이기','Insert\x20a\x20paragraph':'단락\x20삽입','Create\x20a\x20to-do\x20list':'할\x20일\x20목록\x20생성','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AI\x20어시스턴트를\x20열어서\x20콘텐츠를\x20생성합니다','Insert\x20an\x20emoji':'이모지\x20삽입','Insert\x20a\x20footnote':'각주\x20삽입'},'getPluralForm':_0x6de20d=>0x0}};
23
+ export default{'ko':{'dictionary':{'Create\x20a\x20block\x20quote':'블록\x20인용\x20생성','Create\x20a\x20bulleted\x20list':'글머리\x20기호\x20목록\x20생성','Create\x20a\x20code\x20block':'코드\x20블록\x20생성','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20관리자를\x20여세요','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20탐색기를\x20여세요','Create\x20a\x20heading\x20level\x201':'표제\x201단계\x20생성','Create\x20a\x20heading\x20level\x202':'표제\x202단계\x20생성','Create\x20a\x20heading\x20level\x203':'표제\x203단계\x20생성','Create\x20a\x20heading\x20level\x204':'표제\x204단계\x20생성','Create\x20a\x20heading\x20level\x205':'표제\x205단계\x20생성','Create\x20a\x20heading\x20level\x206':'표제\x206단계\x20생성','Insert\x20a\x20horizontal\x20line':'가로줄\x20삽입','Insert\x20an\x20HTML\x20snippet':'HTML\x20스니펫\x20삽입','Increase\x20the\x20indentation':'들여쓰기\x20늘리기','Insert\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Insert\x20the\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Create\x20a\x20table':'표\x20생성','Insert\x20table\x20of\x20contents':'목차\x20삽입','Create\x20a\x20numbered\x20list':'번호가\x20매겨진\x20목록\x20생성','Decrease\x20the\x20indentation':'들여쓰기\x20줄이기','Insert\x20a\x20paragraph':'단락\x20삽입','Create\x20a\x20to-do\x20list':'할\x20일\x20목록\x20생성','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AI\x20어시스턴트를\x20열어서\x20콘텐츠를\x20생성합니다','Insert\x20an\x20emoji':'이모지\x20삽입','Insert\x20a\x20footnote':'각주\x20삽입'},'getPluralForm':_0x40793f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x551fcd=>{const {ko:{dictionary:_0x499e2d,getPluralForm:_0xefe29a}}={'ko':{'dictionary':{'Create\x20a\x20block\x20quote':'블록\x20인용\x20생성','Create\x20a\x20bulleted\x20list':'글머리\x20기호\x20목록\x20생성','Create\x20a\x20code\x20block':'코드\x20블록\x20생성','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20관리자를\x20여세요','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20탐색기를\x20여세요','Create\x20a\x20heading\x20level\x201':'표제\x201단계\x20생성','Create\x20a\x20heading\x20level\x202':'표제\x202단계\x20생성','Create\x20a\x20heading\x20level\x203':'표제\x203단계\x20생성','Create\x20a\x20heading\x20level\x204':'표제\x204단계\x20생성','Create\x20a\x20heading\x20level\x205':'표제\x205단계\x20생성','Create\x20a\x20heading\x20level\x206':'표제\x206단계\x20생성','Insert\x20a\x20horizontal\x20line':'가로줄\x20삽입','Insert\x20an\x20HTML\x20snippet':'HTML\x20스니펫\x20삽입','Increase\x20the\x20indentation':'들여쓰기\x20늘리기','Insert\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Insert\x20the\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Create\x20a\x20table':'표\x20생성','Insert\x20table\x20of\x20contents':'목차\x20삽입','Create\x20a\x20numbered\x20list':'번호가\x20매겨진\x20목록\x20생성','Decrease\x20the\x20indentation':'들여쓰기\x20줄이기','Insert\x20a\x20paragraph':'단락\x20삽입','Create\x20a\x20to-do\x20list':'할\x20일\x20목록\x20생성','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AI\x20어시스턴트를\x20열어서\x20콘텐츠를\x20생성합니다','Insert\x20an\x20emoji':'이모지\x20삽입','Insert\x20a\x20footnote':'각주\x20삽입'},'getPluralForm':_0x541197=>0x0}};_0x551fcd['ko']||={'dictionary':{},'getPluralForm':null},_0x551fcd['ko']['dictionary']=Object['assign'](_0x551fcd['ko']['dictionary'],_0x499e2d),_0x551fcd['ko']['getPluralForm']=_0xefe29a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f049e=>{const {ko:{dictionary:_0x5e6497,getPluralForm:_0xb4b168}}={'ko':{'dictionary':{'Create\x20a\x20block\x20quote':'블록\x20인용\x20생성','Create\x20a\x20bulleted\x20list':'글머리\x20기호\x20목록\x20생성','Create\x20a\x20code\x20block':'코드\x20블록\x20생성','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20관리자를\x20여세요','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'이미지나\x20파일을\x20삽입하려면\x20파일\x20탐색기를\x20여세요','Create\x20a\x20heading\x20level\x201':'표제\x201단계\x20생성','Create\x20a\x20heading\x20level\x202':'표제\x202단계\x20생성','Create\x20a\x20heading\x20level\x203':'표제\x203단계\x20생성','Create\x20a\x20heading\x20level\x204':'표제\x204단계\x20생성','Create\x20a\x20heading\x20level\x205':'표제\x205단계\x20생성','Create\x20a\x20heading\x20level\x206':'표제\x206단계\x20생성','Insert\x20a\x20horizontal\x20line':'가로줄\x20삽입','Insert\x20an\x20HTML\x20snippet':'HTML\x20스니펫\x20삽입','Increase\x20the\x20indentation':'들여쓰기\x20늘리기','Insert\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Insert\x20the\x20Mermaid\x20diagram':'머메이드\x20다이어그램\x20삽입','Create\x20a\x20table':'표\x20생성','Insert\x20table\x20of\x20contents':'목차\x20삽입','Create\x20a\x20numbered\x20list':'번호가\x20매겨진\x20목록\x20생성','Decrease\x20the\x20indentation':'들여쓰기\x20줄이기','Insert\x20a\x20paragraph':'단락\x20삽입','Create\x20a\x20to-do\x20list':'할\x20일\x20목록\x20생성','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'AI\x20어시스턴트를\x20열어서\x20콘텐츠를\x20생성합니다','Insert\x20an\x20emoji':'이모지\x20삽입','Insert\x20a\x20footnote':'각주\x20삽입'},'getPluralForm':_0x185fc6=>0x0}};_0x1f049e['ko']||={'dictionary':{},'getPluralForm':null},_0x1f049e['ko']['dictionary']=Object['assign'](_0x1f049e['ko']['dictionary'],_0x5e6497),_0x1f049e['ko']['getPluralForm']=_0xb4b168;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ku':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x2d5381=>0x1!=_0x2d5381}};
23
+ export default{'ku':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x98d6e8=>0x1!=_0x98d6e8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd3219e=>{const {ku:{dictionary:_0x52d4b7,getPluralForm:_0x398017}}={'ku':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x48555a=>0x1!=_0x48555a}};_0xd3219e['ku']||={'dictionary':{},'getPluralForm':null},_0xd3219e['ku']['dictionary']=Object['assign'](_0xd3219e['ku']['dictionary'],_0x52d4b7),_0xd3219e['ku']['getPluralForm']=_0x398017;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5e9ee8=>{const {ku:{dictionary:_0x4a38eb,getPluralForm:_0x5511e4}}={'ku':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x57f1fc=>0x1!=_0x57f1fc}};_0x5e9ee8['ku']||={'dictionary':{},'getPluralForm':null},_0x5e9ee8['ku']['dictionary']=Object['assign'](_0x5e9ee8['ku']['dictionary'],_0x4a38eb),_0x5e9ee8['ku']['getPluralForm']=_0x5511e4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Create\x20a\x20block\x20quote':'Sukurti\x20citatą','Create\x20a\x20bulleted\x20list':'Sukurti\x20suženklintąjį\x20sąrašą','Create\x20a\x20code\x20block':'Sukurti\x20kodo\x20bloką','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20tvarkyklę,\x20kad\x20įterptumėte\x20paveikslėlį\x20arba\x20rinkmeną','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20naršyklę,\x20jei\x20norite\x20įterpti\x20paveikslėlį\x20arba\x20rinkmeną','Create\x20a\x20heading\x20level\x201':'Sukurti\x201\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x202':'Sukurti\x202\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x203':'Sukurti\x203\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x204':'Sukurti\x204\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x205':'Sukurti\x205\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x206':'Sukurti\x206\x20lygio\x20antraštę','Insert\x20a\x20horizontal\x20line':'Įterpti\x20horizontalią\x20liniją','Insert\x20an\x20HTML\x20snippet':'Įterpti\x20HTML\x20fragmentą','Increase\x20the\x20indentation':'Padidinti\x20įtrauką','Insert\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Insert\x20the\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Create\x20a\x20table':'Sukurti\x20lentelę','Insert\x20table\x20of\x20contents':'Įterpti\x20turinį','Create\x20a\x20numbered\x20list':'Sukurti\x20sunumeruotą\x20sąrašą','Decrease\x20the\x20indentation':'Sumažinti\x20įtrauką','Insert\x20a\x20paragraph':'Įterpti\x20pastraipą','Create\x20a\x20to-do\x20list':'Sukurti\x20užduočių\x20sąrašą','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atidarykite\x20dirbtinio\x20intelekto\x20asistentą,\x20kad\x20sukurtumėte\x20turinį','Insert\x20an\x20emoji':'Įterpti\x20jaustuką','Insert\x20a\x20footnote':'Įterpti\x20išnašą'},'getPluralForm':_0x1ef29f=>_0x1ef29f%0xa==0x1&&_0x1ef29f%0x64!=0xb?0x0:_0x1ef29f%0xa>=0x2&&(_0x1ef29f%0x64<0xa||_0x1ef29f%0x64>=0x14)?0x1:0x2}};
23
+ export default{'lt':{'dictionary':{'Create\x20a\x20block\x20quote':'Sukurti\x20citatą','Create\x20a\x20bulleted\x20list':'Sukurti\x20suženklintąjį\x20sąrašą','Create\x20a\x20code\x20block':'Sukurti\x20kodo\x20bloką','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20tvarkyklę,\x20kad\x20įterptumėte\x20paveikslėlį\x20arba\x20rinkmeną','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20naršyklę,\x20jei\x20norite\x20įterpti\x20paveikslėlį\x20arba\x20rinkmeną','Create\x20a\x20heading\x20level\x201':'Sukurti\x201\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x202':'Sukurti\x202\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x203':'Sukurti\x203\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x204':'Sukurti\x204\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x205':'Sukurti\x205\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x206':'Sukurti\x206\x20lygio\x20antraštę','Insert\x20a\x20horizontal\x20line':'Įterpti\x20horizontalią\x20liniją','Insert\x20an\x20HTML\x20snippet':'Įterpti\x20HTML\x20fragmentą','Increase\x20the\x20indentation':'Padidinti\x20įtrauką','Insert\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Insert\x20the\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Create\x20a\x20table':'Sukurti\x20lentelę','Insert\x20table\x20of\x20contents':'Įterpti\x20turinį','Create\x20a\x20numbered\x20list':'Sukurti\x20sunumeruotą\x20sąrašą','Decrease\x20the\x20indentation':'Sumažinti\x20įtrauką','Insert\x20a\x20paragraph':'Įterpti\x20pastraipą','Create\x20a\x20to-do\x20list':'Sukurti\x20užduočių\x20sąrašą','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atidarykite\x20dirbtinio\x20intelekto\x20asistentą,\x20kad\x20sukurtumėte\x20turinį','Insert\x20an\x20emoji':'Įterpti\x20jaustuką','Insert\x20a\x20footnote':'Įterpti\x20išnašą'},'getPluralForm':_0x28b1a8=>_0x28b1a8%0xa==0x1&&_0x28b1a8%0x64!=0xb?0x0:_0x28b1a8%0xa>=0x2&&(_0x28b1a8%0x64<0xa||_0x28b1a8%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fa854=>{const {lt:{dictionary:_0x32c979,getPluralForm:_0x4fd2f6}}={'lt':{'dictionary':{'Create\x20a\x20block\x20quote':'Sukurti\x20citatą','Create\x20a\x20bulleted\x20list':'Sukurti\x20suženklintąjį\x20sąrašą','Create\x20a\x20code\x20block':'Sukurti\x20kodo\x20bloką','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20tvarkyklę,\x20kad\x20įterptumėte\x20paveikslėlį\x20arba\x20rinkmeną','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20naršyklę,\x20jei\x20norite\x20įterpti\x20paveikslėlį\x20arba\x20rinkmeną','Create\x20a\x20heading\x20level\x201':'Sukurti\x201\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x202':'Sukurti\x202\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x203':'Sukurti\x203\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x204':'Sukurti\x204\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x205':'Sukurti\x205\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x206':'Sukurti\x206\x20lygio\x20antraštę','Insert\x20a\x20horizontal\x20line':'Įterpti\x20horizontalią\x20liniją','Insert\x20an\x20HTML\x20snippet':'Įterpti\x20HTML\x20fragmentą','Increase\x20the\x20indentation':'Padidinti\x20įtrauką','Insert\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Insert\x20the\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Create\x20a\x20table':'Sukurti\x20lentelę','Insert\x20table\x20of\x20contents':'Įterpti\x20turinį','Create\x20a\x20numbered\x20list':'Sukurti\x20sunumeruotą\x20sąrašą','Decrease\x20the\x20indentation':'Sumažinti\x20įtrauką','Insert\x20a\x20paragraph':'Įterpti\x20pastraipą','Create\x20a\x20to-do\x20list':'Sukurti\x20užduočių\x20sąrašą','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atidarykite\x20dirbtinio\x20intelekto\x20asistentą,\x20kad\x20sukurtumėte\x20turinį','Insert\x20an\x20emoji':'Įterpti\x20jaustuką','Insert\x20a\x20footnote':'Įterpti\x20išnašą'},'getPluralForm':_0x4e078f=>_0x4e078f%0xa==0x1&&_0x4e078f%0x64!=0xb?0x0:_0x4e078f%0xa>=0x2&&(_0x4e078f%0x64<0xa||_0x4e078f%0x64>=0x14)?0x1:0x2}};_0x2fa854['lt']||={'dictionary':{},'getPluralForm':null},_0x2fa854['lt']['dictionary']=Object['assign'](_0x2fa854['lt']['dictionary'],_0x32c979),_0x2fa854['lt']['getPluralForm']=_0x4fd2f6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x372b76=>{const {lt:{dictionary:_0x41b4bd,getPluralForm:_0x16e82d}}={'lt':{'dictionary':{'Create\x20a\x20block\x20quote':'Sukurti\x20citatą','Create\x20a\x20bulleted\x20list':'Sukurti\x20suženklintąjį\x20sąrašą','Create\x20a\x20code\x20block':'Sukurti\x20kodo\x20bloką','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20tvarkyklę,\x20kad\x20įterptumėte\x20paveikslėlį\x20arba\x20rinkmeną','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atidarykite\x20rinkmenų\x20naršyklę,\x20jei\x20norite\x20įterpti\x20paveikslėlį\x20arba\x20rinkmeną','Create\x20a\x20heading\x20level\x201':'Sukurti\x201\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x202':'Sukurti\x202\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x203':'Sukurti\x203\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x204':'Sukurti\x204\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x205':'Sukurti\x205\x20lygio\x20antraštę','Create\x20a\x20heading\x20level\x206':'Sukurti\x206\x20lygio\x20antraštę','Insert\x20a\x20horizontal\x20line':'Įterpti\x20horizontalią\x20liniją','Insert\x20an\x20HTML\x20snippet':'Įterpti\x20HTML\x20fragmentą','Increase\x20the\x20indentation':'Padidinti\x20įtrauką','Insert\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Insert\x20the\x20Mermaid\x20diagram':'Įterpti\x20„Mermaid“\x20diagramą','Create\x20a\x20table':'Sukurti\x20lentelę','Insert\x20table\x20of\x20contents':'Įterpti\x20turinį','Create\x20a\x20numbered\x20list':'Sukurti\x20sunumeruotą\x20sąrašą','Decrease\x20the\x20indentation':'Sumažinti\x20įtrauką','Insert\x20a\x20paragraph':'Įterpti\x20pastraipą','Create\x20a\x20to-do\x20list':'Sukurti\x20užduočių\x20sąrašą','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atidarykite\x20dirbtinio\x20intelekto\x20asistentą,\x20kad\x20sukurtumėte\x20turinį','Insert\x20an\x20emoji':'Įterpti\x20jaustuką','Insert\x20a\x20footnote':'Įterpti\x20išnašą'},'getPluralForm':_0x39e502=>_0x39e502%0xa==0x1&&_0x39e502%0x64!=0xb?0x0:_0x39e502%0xa>=0x2&&(_0x39e502%0x64<0xa||_0x39e502%0x64>=0x14)?0x1:0x2}};_0x372b76['lt']||={'dictionary':{},'getPluralForm':null},_0x372b76['lt']['dictionary']=Object['assign'](_0x372b76['lt']['dictionary'],_0x41b4bd),_0x372b76['lt']['getPluralForm']=_0x16e82d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Create\x20a\x20block\x20quote':'Izveidot\x20bloka\x20citātu','Create\x20a\x20bulleted\x20list':'Izveidot\x20sarakstu\x20ar\x20aizzīmēm','Create\x20a\x20code\x20block':'Izveidot\x20koda\x20bloku','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārvaldnieku,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārlūkprogrammu,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Create\x20a\x20heading\x20level\x201':'Izveidojiet\x20virsraksta\x201.\x20līmeni','Create\x20a\x20heading\x20level\x202':'Izveidojiet\x20virsraksta\x202.\x20līmeni','Create\x20a\x20heading\x20level\x203':'Izveidojiet\x20virsraksta\x203.\x20līmeni','Create\x20a\x20heading\x20level\x204':'Izveidojiet\x20virsraksta\x204.\x20līmeni','Create\x20a\x20heading\x20level\x205':'Izveidojiet\x20virsraksta\x205.\x20līmeni','Create\x20a\x20heading\x20level\x206':'Izveidojiet\x20virsraksta\x206.\x20līmeni','Insert\x20a\x20horizontal\x20line':'Ievietot\x20horizontālu\x20līniju','Insert\x20an\x20HTML\x20snippet':'Ievietot\x20HTML\x20fragmentu','Increase\x20the\x20indentation':'Palielināt\x20ievilkumu','Insert\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Insert\x20the\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Create\x20a\x20table':'Izveidot\x20tabulu','Insert\x20table\x20of\x20contents':'Ievietot\x20satura\x20rādītāju','Create\x20a\x20numbered\x20list':'Izveidot\x20numerētu\x20sarakstu','Decrease\x20the\x20indentation':'Samazināt\x20ievilkumu','Insert\x20a\x20paragraph':'Ievietot\x20rindkopu','Create\x20a\x20to-do\x20list':'Izveidot\x20uzdevumu\x20sarakstu','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atveriet\x20AI\x20palīgu,\x20lai\x20ģenerētu\x20saturu','Insert\x20an\x20emoji':'Ievietot\x20emocijzīmi','Insert\x20a\x20footnote':'Ievietot\x20vēri'},'getPluralForm':_0x2406fa=>_0x2406fa%0xa==0x1&&_0x2406fa%0x64!=0xb?0x0:0x0!=_0x2406fa?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Create\x20a\x20block\x20quote':'Izveidot\x20bloka\x20citātu','Create\x20a\x20bulleted\x20list':'Izveidot\x20sarakstu\x20ar\x20aizzīmēm','Create\x20a\x20code\x20block':'Izveidot\x20koda\x20bloku','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārvaldnieku,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārlūkprogrammu,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Create\x20a\x20heading\x20level\x201':'Izveidojiet\x20virsraksta\x201.\x20līmeni','Create\x20a\x20heading\x20level\x202':'Izveidojiet\x20virsraksta\x202.\x20līmeni','Create\x20a\x20heading\x20level\x203':'Izveidojiet\x20virsraksta\x203.\x20līmeni','Create\x20a\x20heading\x20level\x204':'Izveidojiet\x20virsraksta\x204.\x20līmeni','Create\x20a\x20heading\x20level\x205':'Izveidojiet\x20virsraksta\x205.\x20līmeni','Create\x20a\x20heading\x20level\x206':'Izveidojiet\x20virsraksta\x206.\x20līmeni','Insert\x20a\x20horizontal\x20line':'Ievietot\x20horizontālu\x20līniju','Insert\x20an\x20HTML\x20snippet':'Ievietot\x20HTML\x20fragmentu','Increase\x20the\x20indentation':'Palielināt\x20ievilkumu','Insert\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Insert\x20the\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Create\x20a\x20table':'Izveidot\x20tabulu','Insert\x20table\x20of\x20contents':'Ievietot\x20satura\x20rādītāju','Create\x20a\x20numbered\x20list':'Izveidot\x20numerētu\x20sarakstu','Decrease\x20the\x20indentation':'Samazināt\x20ievilkumu','Insert\x20a\x20paragraph':'Ievietot\x20rindkopu','Create\x20a\x20to-do\x20list':'Izveidot\x20uzdevumu\x20sarakstu','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atveriet\x20AI\x20palīgu,\x20lai\x20ģenerētu\x20saturu','Insert\x20an\x20emoji':'Ievietot\x20emocijzīmi','Insert\x20a\x20footnote':'Ievietot\x20vēri'},'getPluralForm':_0x35d31c=>_0x35d31c%0xa==0x1&&_0x35d31c%0x64!=0xb?0x0:0x0!=_0x35d31c?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e3646=>{const {lv:{dictionary:_0x194e37,getPluralForm:_0x5ecbd5}}={'lv':{'dictionary':{'Create\x20a\x20block\x20quote':'Izveidot\x20bloka\x20citātu','Create\x20a\x20bulleted\x20list':'Izveidot\x20sarakstu\x20ar\x20aizzīmēm','Create\x20a\x20code\x20block':'Izveidot\x20koda\x20bloku','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārvaldnieku,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārlūkprogrammu,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Create\x20a\x20heading\x20level\x201':'Izveidojiet\x20virsraksta\x201.\x20līmeni','Create\x20a\x20heading\x20level\x202':'Izveidojiet\x20virsraksta\x202.\x20līmeni','Create\x20a\x20heading\x20level\x203':'Izveidojiet\x20virsraksta\x203.\x20līmeni','Create\x20a\x20heading\x20level\x204':'Izveidojiet\x20virsraksta\x204.\x20līmeni','Create\x20a\x20heading\x20level\x205':'Izveidojiet\x20virsraksta\x205.\x20līmeni','Create\x20a\x20heading\x20level\x206':'Izveidojiet\x20virsraksta\x206.\x20līmeni','Insert\x20a\x20horizontal\x20line':'Ievietot\x20horizontālu\x20līniju','Insert\x20an\x20HTML\x20snippet':'Ievietot\x20HTML\x20fragmentu','Increase\x20the\x20indentation':'Palielināt\x20ievilkumu','Insert\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Insert\x20the\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Create\x20a\x20table':'Izveidot\x20tabulu','Insert\x20table\x20of\x20contents':'Ievietot\x20satura\x20rādītāju','Create\x20a\x20numbered\x20list':'Izveidot\x20numerētu\x20sarakstu','Decrease\x20the\x20indentation':'Samazināt\x20ievilkumu','Insert\x20a\x20paragraph':'Ievietot\x20rindkopu','Create\x20a\x20to-do\x20list':'Izveidot\x20uzdevumu\x20sarakstu','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atveriet\x20AI\x20palīgu,\x20lai\x20ģenerētu\x20saturu','Insert\x20an\x20emoji':'Ievietot\x20emocijzīmi','Insert\x20a\x20footnote':'Ievietot\x20vēri'},'getPluralForm':_0xacb87e=>_0xacb87e%0xa==0x1&&_0xacb87e%0x64!=0xb?0x0:0x0!=_0xacb87e?0x1:0x2}};_0x2e3646['lv']||={'dictionary':{},'getPluralForm':null},_0x2e3646['lv']['dictionary']=Object['assign'](_0x2e3646['lv']['dictionary'],_0x194e37),_0x2e3646['lv']['getPluralForm']=_0x5ecbd5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x452c51=>{const {lv:{dictionary:_0x378327,getPluralForm:_0x32115f}}={'lv':{'dictionary':{'Create\x20a\x20block\x20quote':'Izveidot\x20bloka\x20citātu','Create\x20a\x20bulleted\x20list':'Izveidot\x20sarakstu\x20ar\x20aizzīmēm','Create\x20a\x20code\x20block':'Izveidot\x20koda\x20bloku','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārvaldnieku,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Atvērt\x20failu\x20pārlūkprogrammu,\x20lai\x20ievietotu\x20attēlu\x20vai\x20failu','Create\x20a\x20heading\x20level\x201':'Izveidojiet\x20virsraksta\x201.\x20līmeni','Create\x20a\x20heading\x20level\x202':'Izveidojiet\x20virsraksta\x202.\x20līmeni','Create\x20a\x20heading\x20level\x203':'Izveidojiet\x20virsraksta\x203.\x20līmeni','Create\x20a\x20heading\x20level\x204':'Izveidojiet\x20virsraksta\x204.\x20līmeni','Create\x20a\x20heading\x20level\x205':'Izveidojiet\x20virsraksta\x205.\x20līmeni','Create\x20a\x20heading\x20level\x206':'Izveidojiet\x20virsraksta\x206.\x20līmeni','Insert\x20a\x20horizontal\x20line':'Ievietot\x20horizontālu\x20līniju','Insert\x20an\x20HTML\x20snippet':'Ievietot\x20HTML\x20fragmentu','Increase\x20the\x20indentation':'Palielināt\x20ievilkumu','Insert\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Insert\x20the\x20Mermaid\x20diagram':'Izveidot\x20Mermaida\x20diagramu','Create\x20a\x20table':'Izveidot\x20tabulu','Insert\x20table\x20of\x20contents':'Ievietot\x20satura\x20rādītāju','Create\x20a\x20numbered\x20list':'Izveidot\x20numerētu\x20sarakstu','Decrease\x20the\x20indentation':'Samazināt\x20ievilkumu','Insert\x20a\x20paragraph':'Ievietot\x20rindkopu','Create\x20a\x20to-do\x20list':'Izveidot\x20uzdevumu\x20sarakstu','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Atveriet\x20AI\x20palīgu,\x20lai\x20ģenerētu\x20saturu','Insert\x20an\x20emoji':'Ievietot\x20emocijzīmi','Insert\x20a\x20footnote':'Ievietot\x20vēri'},'getPluralForm':_0x295bf8=>_0x295bf8%0xa==0x1&&_0x295bf8%0x64!=0xb?0x0:0x0!=_0x295bf8?0x1:0x2}};_0x452c51['lv']||={'dictionary':{},'getPluralForm':null},_0x452c51['lv']['dictionary']=Object['assign'](_0x452c51['lv']['dictionary'],_0x378327),_0x452c51['lv']['getPluralForm']=_0x32115f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Create\x20a\x20block\x20quote':'Cipta\x20petikan\x20kotak','Create\x20a\x20bulleted\x20list':'Cipta\x20senarai\x20titik\x20peluru','Create\x20a\x20code\x20block':'Cipta\x20kotak\x20kod','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pengurus\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pelayar\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Create\x20a\x20heading\x20level\x201':'Cipta\x20tajuk\x20tahap\x201','Create\x20a\x20heading\x20level\x202':'Cipta\x20tajuk\x20tahap\x202','Create\x20a\x20heading\x20level\x203':'Cipta\x20tajuk\x20tahap\x203','Create\x20a\x20heading\x20level\x204':'Cipta\x20tajuk\x20tahap\x204','Create\x20a\x20heading\x20level\x205':'Cipta\x20tajuk\x20tahap\x205','Create\x20a\x20heading\x20level\x206':'Cipta\x20tajuk\x20tahap\x206','Insert\x20a\x20horizontal\x20line':'Masukkan\x20garis\x20melintang','Insert\x20an\x20HTML\x20snippet':'Masukkan\x20potongan\x20HTML','Increase\x20the\x20indentation':'Tingkatkan\x20lekuk','Insert\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Create\x20a\x20table':'Cipta\x20jadual','Insert\x20table\x20of\x20contents':'Masukkan\x20isi\x20kandungan','Create\x20a\x20numbered\x20list':'Cipta\x20senarai\x20bernombor','Decrease\x20the\x20indentation':'Kurangkan\x20lekuk','Insert\x20a\x20paragraph':'Masukkan\x20perenggan','Create\x20a\x20to-do\x20list':'Cipta\x20senarai\x20untuk\x20dibuat','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Buka\x20Pembantu\x20AI\x20untuk\x20mencipta\x20kandungan','Insert\x20an\x20emoji':'Masukkan\x20emoji','Insert\x20a\x20footnote':'Sisipkan\x20nota\x20kaki'},'getPluralForm':_0x46d5b0=>0x0}};
23
+ export default{'ms':{'dictionary':{'Create\x20a\x20block\x20quote':'Cipta\x20petikan\x20kotak','Create\x20a\x20bulleted\x20list':'Cipta\x20senarai\x20titik\x20peluru','Create\x20a\x20code\x20block':'Cipta\x20kotak\x20kod','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pengurus\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pelayar\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Create\x20a\x20heading\x20level\x201':'Cipta\x20tajuk\x20tahap\x201','Create\x20a\x20heading\x20level\x202':'Cipta\x20tajuk\x20tahap\x202','Create\x20a\x20heading\x20level\x203':'Cipta\x20tajuk\x20tahap\x203','Create\x20a\x20heading\x20level\x204':'Cipta\x20tajuk\x20tahap\x204','Create\x20a\x20heading\x20level\x205':'Cipta\x20tajuk\x20tahap\x205','Create\x20a\x20heading\x20level\x206':'Cipta\x20tajuk\x20tahap\x206','Insert\x20a\x20horizontal\x20line':'Masukkan\x20garis\x20melintang','Insert\x20an\x20HTML\x20snippet':'Masukkan\x20potongan\x20HTML','Increase\x20the\x20indentation':'Tingkatkan\x20lekuk','Insert\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Create\x20a\x20table':'Cipta\x20jadual','Insert\x20table\x20of\x20contents':'Masukkan\x20isi\x20kandungan','Create\x20a\x20numbered\x20list':'Cipta\x20senarai\x20bernombor','Decrease\x20the\x20indentation':'Kurangkan\x20lekuk','Insert\x20a\x20paragraph':'Masukkan\x20perenggan','Create\x20a\x20to-do\x20list':'Cipta\x20senarai\x20untuk\x20dibuat','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Buka\x20Pembantu\x20AI\x20untuk\x20mencipta\x20kandungan','Insert\x20an\x20emoji':'Masukkan\x20emoji','Insert\x20a\x20footnote':'Sisipkan\x20nota\x20kaki'},'getPluralForm':_0x2eb130=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c8434=>{const {ms:{dictionary:_0x312909,getPluralForm:_0x4df223}}={'ms':{'dictionary':{'Create\x20a\x20block\x20quote':'Cipta\x20petikan\x20kotak','Create\x20a\x20bulleted\x20list':'Cipta\x20senarai\x20titik\x20peluru','Create\x20a\x20code\x20block':'Cipta\x20kotak\x20kod','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pengurus\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pelayar\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Create\x20a\x20heading\x20level\x201':'Cipta\x20tajuk\x20tahap\x201','Create\x20a\x20heading\x20level\x202':'Cipta\x20tajuk\x20tahap\x202','Create\x20a\x20heading\x20level\x203':'Cipta\x20tajuk\x20tahap\x203','Create\x20a\x20heading\x20level\x204':'Cipta\x20tajuk\x20tahap\x204','Create\x20a\x20heading\x20level\x205':'Cipta\x20tajuk\x20tahap\x205','Create\x20a\x20heading\x20level\x206':'Cipta\x20tajuk\x20tahap\x206','Insert\x20a\x20horizontal\x20line':'Masukkan\x20garis\x20melintang','Insert\x20an\x20HTML\x20snippet':'Masukkan\x20potongan\x20HTML','Increase\x20the\x20indentation':'Tingkatkan\x20lekuk','Insert\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Create\x20a\x20table':'Cipta\x20jadual','Insert\x20table\x20of\x20contents':'Masukkan\x20isi\x20kandungan','Create\x20a\x20numbered\x20list':'Cipta\x20senarai\x20bernombor','Decrease\x20the\x20indentation':'Kurangkan\x20lekuk','Insert\x20a\x20paragraph':'Masukkan\x20perenggan','Create\x20a\x20to-do\x20list':'Cipta\x20senarai\x20untuk\x20dibuat','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Buka\x20Pembantu\x20AI\x20untuk\x20mencipta\x20kandungan','Insert\x20an\x20emoji':'Masukkan\x20emoji','Insert\x20a\x20footnote':'Sisipkan\x20nota\x20kaki'},'getPluralForm':_0x276e79=>0x0}};_0x2c8434['ms']||={'dictionary':{},'getPluralForm':null},_0x2c8434['ms']['dictionary']=Object['assign'](_0x2c8434['ms']['dictionary'],_0x312909),_0x2c8434['ms']['getPluralForm']=_0x4df223;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xac236=>{const {ms:{dictionary:_0x5cac1c,getPluralForm:_0x2115e7}}={'ms':{'dictionary':{'Create\x20a\x20block\x20quote':'Cipta\x20petikan\x20kotak','Create\x20a\x20bulleted\x20list':'Cipta\x20senarai\x20titik\x20peluru','Create\x20a\x20code\x20block':'Cipta\x20kotak\x20kod','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pengurus\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Buka\x20pelayar\x20fail\x20untuk\x20memasukkan\x20imej\x20atau\x20fail','Create\x20a\x20heading\x20level\x201':'Cipta\x20tajuk\x20tahap\x201','Create\x20a\x20heading\x20level\x202':'Cipta\x20tajuk\x20tahap\x202','Create\x20a\x20heading\x20level\x203':'Cipta\x20tajuk\x20tahap\x203','Create\x20a\x20heading\x20level\x204':'Cipta\x20tajuk\x20tahap\x204','Create\x20a\x20heading\x20level\x205':'Cipta\x20tajuk\x20tahap\x205','Create\x20a\x20heading\x20level\x206':'Cipta\x20tajuk\x20tahap\x206','Insert\x20a\x20horizontal\x20line':'Masukkan\x20garis\x20melintang','Insert\x20an\x20HTML\x20snippet':'Masukkan\x20potongan\x20HTML','Increase\x20the\x20indentation':'Tingkatkan\x20lekuk','Insert\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Masukkan\x20gambar\x20rajah\x20Mermaid','Create\x20a\x20table':'Cipta\x20jadual','Insert\x20table\x20of\x20contents':'Masukkan\x20isi\x20kandungan','Create\x20a\x20numbered\x20list':'Cipta\x20senarai\x20bernombor','Decrease\x20the\x20indentation':'Kurangkan\x20lekuk','Insert\x20a\x20paragraph':'Masukkan\x20perenggan','Create\x20a\x20to-do\x20list':'Cipta\x20senarai\x20untuk\x20dibuat','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Buka\x20Pembantu\x20AI\x20untuk\x20mencipta\x20kandungan','Insert\x20an\x20emoji':'Masukkan\x20emoji','Insert\x20a\x20footnote':'Sisipkan\x20nota\x20kaki'},'getPluralForm':_0x44d0d6=>0x0}};_0xac236['ms']||={'dictionary':{},'getPluralForm':null},_0xac236['ms']['dictionary']=Object['assign'](_0xac236['ms']['dictionary'],_0x5cac1c),_0xac236['ms']['getPluralForm']=_0x2115e7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nb':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x2ae95b=>0x1!=_0x2ae95b}};
23
+ export default{'nb':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0xfe52=>0x1!=_0xfe52}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a7732=>{const {nb:{dictionary:_0x5b9513,getPluralForm:_0x53b253}}={'nb':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x2cdfeb=>0x1!=_0x2cdfeb}};_0x4a7732['nb']||={'dictionary':{},'getPluralForm':null},_0x4a7732['nb']['dictionary']=Object['assign'](_0x4a7732['nb']['dictionary'],_0x5b9513),_0x4a7732['nb']['getPluralForm']=_0x53b253;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x80ecd6=>{const {nb:{dictionary:_0x1aae2c,getPluralForm:_0xc0afa4}}={'nb':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x17a06f=>0x1!=_0x17a06f}};_0x80ecd6['nb']||={'dictionary':{},'getPluralForm':null},_0x80ecd6['nb']['dictionary']=Object['assign'](_0x80ecd6['nb']['dictionary'],_0x1aae2c),_0x80ecd6['nb']['getPluralForm']=_0xc0afa4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ne':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x3e9cac=>0x1!=_0x3e9cac}};
23
+ export default{'ne':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x2ac1bb=>0x1!=_0x2ac1bb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1356b2=>{const {ne:{dictionary:_0x33bcf4,getPluralForm:_0x53548f}}={'ne':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x126f14=>0x1!=_0x126f14}};_0x1356b2['ne']||={'dictionary':{},'getPluralForm':null},_0x1356b2['ne']['dictionary']=Object['assign'](_0x1356b2['ne']['dictionary'],_0x33bcf4),_0x1356b2['ne']['getPluralForm']=_0x53548f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21a81e=>{const {ne:{dictionary:_0x1339b2,getPluralForm:_0x276b73}}={'ne':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x148ca4=>0x1!=_0x148ca4}};_0x21a81e['ne']||={'dictionary':{},'getPluralForm':null},_0x21a81e['ne']['dictionary']=Object['assign'](_0x21a81e['ne']['dictionary'],_0x1339b2),_0x21a81e['ne']['getPluralForm']=_0x276b73;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Create\x20a\x20block\x20quote':'Blokcitaat\x20aanmaken','Create\x20a\x20bulleted\x20list':'Opsommingslijst\x20aanmaken','Create\x20a\x20code\x20block':'Codeblok\x20aanmaken','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20bestandsbeheer\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20de\x20bestandsbrowser\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Create\x20a\x20heading\x20level\x201':'Kop\x20op\x20niveau\x201\x20aanmaken','Create\x20a\x20heading\x20level\x202':'Kop\x20op\x20niveau\x202\x20aanmaken','Create\x20a\x20heading\x20level\x203':'Kop\x20op\x20niveau\x203\x20aanmaken','Create\x20a\x20heading\x20level\x204':'Kop\x20op\x20niveau\x204\x20aanmaken','Create\x20a\x20heading\x20level\x205':'Kop\x20op\x20niveau\x205\x20aanmaken','Create\x20a\x20heading\x20level\x206':'Kop\x20op\x20niveau\x206\x20aanmaken','Insert\x20a\x20horizontal\x20line':'Horizontale\x20lijn\x20invoegen','Insert\x20an\x20HTML\x20snippet':'HTML-fragment\x20invoegen','Increase\x20the\x20indentation':'Inspringing\x20vergroten','Insert\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Insert\x20the\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Create\x20a\x20table':'Tabel\x20aanmaken','Insert\x20table\x20of\x20contents':'Inhoudsopgave\x20invoegen','Create\x20a\x20numbered\x20list':'Genummerde\x20lijst\x20aanmaken','Decrease\x20the\x20indentation':'Inspringing\x20verkleinen','Insert\x20a\x20paragraph':'Alinea\x20invoegen','Create\x20a\x20to-do\x20list':'Takenlijst\x20aanmaken','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Open\x20de\x20AI\x20Assistent\x20om\x20inhoud\x20te\x20genereren','Insert\x20an\x20emoji':'Een\x20emoji\x20invoegen','Insert\x20a\x20footnote':'Voeg\x20een\x20voetnoot\x20in'},'getPluralForm':_0xe6d617=>0x1!=_0xe6d617}};
23
+ export default{'nl':{'dictionary':{'Create\x20a\x20block\x20quote':'Blokcitaat\x20aanmaken','Create\x20a\x20bulleted\x20list':'Opsommingslijst\x20aanmaken','Create\x20a\x20code\x20block':'Codeblok\x20aanmaken','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20bestandsbeheer\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20de\x20bestandsbrowser\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Create\x20a\x20heading\x20level\x201':'Kop\x20op\x20niveau\x201\x20aanmaken','Create\x20a\x20heading\x20level\x202':'Kop\x20op\x20niveau\x202\x20aanmaken','Create\x20a\x20heading\x20level\x203':'Kop\x20op\x20niveau\x203\x20aanmaken','Create\x20a\x20heading\x20level\x204':'Kop\x20op\x20niveau\x204\x20aanmaken','Create\x20a\x20heading\x20level\x205':'Kop\x20op\x20niveau\x205\x20aanmaken','Create\x20a\x20heading\x20level\x206':'Kop\x20op\x20niveau\x206\x20aanmaken','Insert\x20a\x20horizontal\x20line':'Horizontale\x20lijn\x20invoegen','Insert\x20an\x20HTML\x20snippet':'HTML-fragment\x20invoegen','Increase\x20the\x20indentation':'Inspringing\x20vergroten','Insert\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Insert\x20the\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Create\x20a\x20table':'Tabel\x20aanmaken','Insert\x20table\x20of\x20contents':'Inhoudsopgave\x20invoegen','Create\x20a\x20numbered\x20list':'Genummerde\x20lijst\x20aanmaken','Decrease\x20the\x20indentation':'Inspringing\x20verkleinen','Insert\x20a\x20paragraph':'Alinea\x20invoegen','Create\x20a\x20to-do\x20list':'Takenlijst\x20aanmaken','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Open\x20de\x20AI\x20Assistent\x20om\x20inhoud\x20te\x20genereren','Insert\x20an\x20emoji':'Een\x20emoji\x20invoegen','Insert\x20a\x20footnote':'Voeg\x20een\x20voetnoot\x20in'},'getPluralForm':_0x932524=>0x1!=_0x932524}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4059c3=>{const {nl:{dictionary:_0x28ba44,getPluralForm:_0x3ebc1c}}={'nl':{'dictionary':{'Create\x20a\x20block\x20quote':'Blokcitaat\x20aanmaken','Create\x20a\x20bulleted\x20list':'Opsommingslijst\x20aanmaken','Create\x20a\x20code\x20block':'Codeblok\x20aanmaken','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20bestandsbeheer\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20de\x20bestandsbrowser\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Create\x20a\x20heading\x20level\x201':'Kop\x20op\x20niveau\x201\x20aanmaken','Create\x20a\x20heading\x20level\x202':'Kop\x20op\x20niveau\x202\x20aanmaken','Create\x20a\x20heading\x20level\x203':'Kop\x20op\x20niveau\x203\x20aanmaken','Create\x20a\x20heading\x20level\x204':'Kop\x20op\x20niveau\x204\x20aanmaken','Create\x20a\x20heading\x20level\x205':'Kop\x20op\x20niveau\x205\x20aanmaken','Create\x20a\x20heading\x20level\x206':'Kop\x20op\x20niveau\x206\x20aanmaken','Insert\x20a\x20horizontal\x20line':'Horizontale\x20lijn\x20invoegen','Insert\x20an\x20HTML\x20snippet':'HTML-fragment\x20invoegen','Increase\x20the\x20indentation':'Inspringing\x20vergroten','Insert\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Insert\x20the\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Create\x20a\x20table':'Tabel\x20aanmaken','Insert\x20table\x20of\x20contents':'Inhoudsopgave\x20invoegen','Create\x20a\x20numbered\x20list':'Genummerde\x20lijst\x20aanmaken','Decrease\x20the\x20indentation':'Inspringing\x20verkleinen','Insert\x20a\x20paragraph':'Alinea\x20invoegen','Create\x20a\x20to-do\x20list':'Takenlijst\x20aanmaken','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Open\x20de\x20AI\x20Assistent\x20om\x20inhoud\x20te\x20genereren','Insert\x20an\x20emoji':'Een\x20emoji\x20invoegen','Insert\x20a\x20footnote':'Voeg\x20een\x20voetnoot\x20in'},'getPluralForm':_0x2365c1=>0x1!=_0x2365c1}};_0x4059c3['nl']||={'dictionary':{},'getPluralForm':null},_0x4059c3['nl']['dictionary']=Object['assign'](_0x4059c3['nl']['dictionary'],_0x28ba44),_0x4059c3['nl']['getPluralForm']=_0x3ebc1c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ddb38=>{const {nl:{dictionary:_0x481c05,getPluralForm:_0x545681}}={'nl':{'dictionary':{'Create\x20a\x20block\x20quote':'Blokcitaat\x20aanmaken','Create\x20a\x20bulleted\x20list':'Opsommingslijst\x20aanmaken','Create\x20a\x20code\x20block':'Codeblok\x20aanmaken','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20bestandsbeheer\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Open\x20de\x20bestandsbrowser\x20om\x20een\x20afbeelding\x20of\x20bestand\x20in\x20te\x20voegen','Create\x20a\x20heading\x20level\x201':'Kop\x20op\x20niveau\x201\x20aanmaken','Create\x20a\x20heading\x20level\x202':'Kop\x20op\x20niveau\x202\x20aanmaken','Create\x20a\x20heading\x20level\x203':'Kop\x20op\x20niveau\x203\x20aanmaken','Create\x20a\x20heading\x20level\x204':'Kop\x20op\x20niveau\x204\x20aanmaken','Create\x20a\x20heading\x20level\x205':'Kop\x20op\x20niveau\x205\x20aanmaken','Create\x20a\x20heading\x20level\x206':'Kop\x20op\x20niveau\x206\x20aanmaken','Insert\x20a\x20horizontal\x20line':'Horizontale\x20lijn\x20invoegen','Insert\x20an\x20HTML\x20snippet':'HTML-fragment\x20invoegen','Increase\x20the\x20indentation':'Inspringing\x20vergroten','Insert\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Insert\x20the\x20Mermaid\x20diagram':'Mermaid-diagram\x20invoegen','Create\x20a\x20table':'Tabel\x20aanmaken','Insert\x20table\x20of\x20contents':'Inhoudsopgave\x20invoegen','Create\x20a\x20numbered\x20list':'Genummerde\x20lijst\x20aanmaken','Decrease\x20the\x20indentation':'Inspringing\x20verkleinen','Insert\x20a\x20paragraph':'Alinea\x20invoegen','Create\x20a\x20to-do\x20list':'Takenlijst\x20aanmaken','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Open\x20de\x20AI\x20Assistent\x20om\x20inhoud\x20te\x20genereren','Insert\x20an\x20emoji':'Een\x20emoji\x20invoegen','Insert\x20a\x20footnote':'Voeg\x20een\x20voetnoot\x20in'},'getPluralForm':_0x577425=>0x1!=_0x577425}};_0x1ddb38['nl']||={'dictionary':{},'getPluralForm':null},_0x1ddb38['nl']['dictionary']=Object['assign'](_0x1ddb38['nl']['dictionary'],_0x481c05),_0x1ddb38['nl']['getPluralForm']=_0x545681;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Create\x20a\x20block\x20quote':'Lag\x20et\x20blokk-sitat','Create\x20a\x20bulleted\x20list':'Lag\x20en\x20punktliste','Create\x20a\x20code\x20block':'Lag\x20en\x20kodeblokk','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filvalg\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filbrowser\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Create\x20a\x20heading\x20level\x201':'Lag\x20en\x20nivå\x201\x20overskrift','Create\x20a\x20heading\x20level\x202':'Lag\x20en\x20nivå\x202\x20overskrift','Create\x20a\x20heading\x20level\x203':'Lag\x20en\x20nivå\x203\x20overskrift','Create\x20a\x20heading\x20level\x204':'Lag\x20en\x20nivå\x204\x20overskrift','Create\x20a\x20heading\x20level\x205':'Lag\x20en\x20nivå\x205\x20overskrift','Create\x20a\x20heading\x20level\x206':'Lag\x20en\x20nivå\x206\x20overskrift','Insert\x20a\x20horizontal\x20line':'Sett\x20inn\x20horisontal\x20linje','Insert\x20an\x20HTML\x20snippet':'Sett\x20inn\x20HTML-snutt','Increase\x20the\x20indentation':'Øk\x20innrykk','Insert\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagram','Insert\x20the\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagrammet','Create\x20a\x20table':'Lag\x20en\x20liste','Insert\x20table\x20of\x20contents':'Sett\x20inn\x20innholdsfortegnelse','Create\x20a\x20numbered\x20list':'Lag\x20en\x20nummerert\x20liste','Decrease\x20the\x20indentation':'Minske\x20innrykk','Insert\x20a\x20paragraph':'Sett\x20inn\x20et\x20avsnitt','Create\x20a\x20to-do\x20list':'Lag\x20en\x20huskeliste','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Åpne\x20AI\x20Assistant\x20for\x20å\x20generere\x20innhold','Insert\x20an\x20emoji':'Sett\x20inn\x20en\x20emoji','Insert\x20a\x20footnote':'Sett\x20inn\x20en\x20fotnote'},'getPluralForm':_0x3ad887=>0x1!=_0x3ad887}};
23
+ export default{'no':{'dictionary':{'Create\x20a\x20block\x20quote':'Lag\x20et\x20blokk-sitat','Create\x20a\x20bulleted\x20list':'Lag\x20en\x20punktliste','Create\x20a\x20code\x20block':'Lag\x20en\x20kodeblokk','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filvalg\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filbrowser\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Create\x20a\x20heading\x20level\x201':'Lag\x20en\x20nivå\x201\x20overskrift','Create\x20a\x20heading\x20level\x202':'Lag\x20en\x20nivå\x202\x20overskrift','Create\x20a\x20heading\x20level\x203':'Lag\x20en\x20nivå\x203\x20overskrift','Create\x20a\x20heading\x20level\x204':'Lag\x20en\x20nivå\x204\x20overskrift','Create\x20a\x20heading\x20level\x205':'Lag\x20en\x20nivå\x205\x20overskrift','Create\x20a\x20heading\x20level\x206':'Lag\x20en\x20nivå\x206\x20overskrift','Insert\x20a\x20horizontal\x20line':'Sett\x20inn\x20horisontal\x20linje','Insert\x20an\x20HTML\x20snippet':'Sett\x20inn\x20HTML-snutt','Increase\x20the\x20indentation':'Øk\x20innrykk','Insert\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagram','Insert\x20the\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagrammet','Create\x20a\x20table':'Lag\x20en\x20liste','Insert\x20table\x20of\x20contents':'Sett\x20inn\x20innholdsfortegnelse','Create\x20a\x20numbered\x20list':'Lag\x20en\x20nummerert\x20liste','Decrease\x20the\x20indentation':'Minske\x20innrykk','Insert\x20a\x20paragraph':'Sett\x20inn\x20et\x20avsnitt','Create\x20a\x20to-do\x20list':'Lag\x20en\x20huskeliste','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Åpne\x20AI\x20Assistant\x20for\x20å\x20generere\x20innhold','Insert\x20an\x20emoji':'Sett\x20inn\x20en\x20emoji','Insert\x20a\x20footnote':'Sett\x20inn\x20en\x20fotnote'},'getPluralForm':_0x40441f=>0x1!=_0x40441f}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46f49b=>{const {no:{dictionary:_0x17277f,getPluralForm:_0x3cb877}}={'no':{'dictionary':{'Create\x20a\x20block\x20quote':'Lag\x20et\x20blokk-sitat','Create\x20a\x20bulleted\x20list':'Lag\x20en\x20punktliste','Create\x20a\x20code\x20block':'Lag\x20en\x20kodeblokk','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filvalg\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filbrowser\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Create\x20a\x20heading\x20level\x201':'Lag\x20en\x20nivå\x201\x20overskrift','Create\x20a\x20heading\x20level\x202':'Lag\x20en\x20nivå\x202\x20overskrift','Create\x20a\x20heading\x20level\x203':'Lag\x20en\x20nivå\x203\x20overskrift','Create\x20a\x20heading\x20level\x204':'Lag\x20en\x20nivå\x204\x20overskrift','Create\x20a\x20heading\x20level\x205':'Lag\x20en\x20nivå\x205\x20overskrift','Create\x20a\x20heading\x20level\x206':'Lag\x20en\x20nivå\x206\x20overskrift','Insert\x20a\x20horizontal\x20line':'Sett\x20inn\x20horisontal\x20linje','Insert\x20an\x20HTML\x20snippet':'Sett\x20inn\x20HTML-snutt','Increase\x20the\x20indentation':'Øk\x20innrykk','Insert\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagram','Insert\x20the\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagrammet','Create\x20a\x20table':'Lag\x20en\x20liste','Insert\x20table\x20of\x20contents':'Sett\x20inn\x20innholdsfortegnelse','Create\x20a\x20numbered\x20list':'Lag\x20en\x20nummerert\x20liste','Decrease\x20the\x20indentation':'Minske\x20innrykk','Insert\x20a\x20paragraph':'Sett\x20inn\x20et\x20avsnitt','Create\x20a\x20to-do\x20list':'Lag\x20en\x20huskeliste','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Åpne\x20AI\x20Assistant\x20for\x20å\x20generere\x20innhold','Insert\x20an\x20emoji':'Sett\x20inn\x20en\x20emoji','Insert\x20a\x20footnote':'Sett\x20inn\x20en\x20fotnote'},'getPluralForm':_0x504e65=>0x1!=_0x504e65}};_0x46f49b['no']||={'dictionary':{},'getPluralForm':null},_0x46f49b['no']['dictionary']=Object['assign'](_0x46f49b['no']['dictionary'],_0x17277f),_0x46f49b['no']['getPluralForm']=_0x3cb877;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2acae0=>{const {no:{dictionary:_0x6b5ad0,getPluralForm:_0xba7a5f}}={'no':{'dictionary':{'Create\x20a\x20block\x20quote':'Lag\x20et\x20blokk-sitat','Create\x20a\x20bulleted\x20list':'Lag\x20en\x20punktliste','Create\x20a\x20code\x20block':'Lag\x20en\x20kodeblokk','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filvalg\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Åpne\x20filbrowser\x20for\x20å\x20sette\x20inn\x20bilde\x20eller\x20fil','Create\x20a\x20heading\x20level\x201':'Lag\x20en\x20nivå\x201\x20overskrift','Create\x20a\x20heading\x20level\x202':'Lag\x20en\x20nivå\x202\x20overskrift','Create\x20a\x20heading\x20level\x203':'Lag\x20en\x20nivå\x203\x20overskrift','Create\x20a\x20heading\x20level\x204':'Lag\x20en\x20nivå\x204\x20overskrift','Create\x20a\x20heading\x20level\x205':'Lag\x20en\x20nivå\x205\x20overskrift','Create\x20a\x20heading\x20level\x206':'Lag\x20en\x20nivå\x206\x20overskrift','Insert\x20a\x20horizontal\x20line':'Sett\x20inn\x20horisontal\x20linje','Insert\x20an\x20HTML\x20snippet':'Sett\x20inn\x20HTML-snutt','Increase\x20the\x20indentation':'Øk\x20innrykk','Insert\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagram','Insert\x20the\x20Mermaid\x20diagram':'Sett\x20inn\x20Mermaid-diagrammet','Create\x20a\x20table':'Lag\x20en\x20liste','Insert\x20table\x20of\x20contents':'Sett\x20inn\x20innholdsfortegnelse','Create\x20a\x20numbered\x20list':'Lag\x20en\x20nummerert\x20liste','Decrease\x20the\x20indentation':'Minske\x20innrykk','Insert\x20a\x20paragraph':'Sett\x20inn\x20et\x20avsnitt','Create\x20a\x20to-do\x20list':'Lag\x20en\x20huskeliste','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Åpne\x20AI\x20Assistant\x20for\x20å\x20generere\x20innhold','Insert\x20an\x20emoji':'Sett\x20inn\x20en\x20emoji','Insert\x20a\x20footnote':'Sett\x20inn\x20en\x20fotnote'},'getPluralForm':_0x22a2ad=>0x1!=_0x22a2ad}};_0x2acae0['no']||={'dictionary':{},'getPluralForm':null},_0x2acae0['no']['dictionary']=Object['assign'](_0x2acae0['no']['dictionary'],_0x6b5ad0),_0x2acae0['no']['getPluralForm']=_0xba7a5f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'oc':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x14cb1c=>_0x14cb1c>0x1}};
23
+ export default{'oc':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x20b091=>_0x20b091>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16e644=>{const {oc:{dictionary:_0x41fafb,getPluralForm:_0x3c66e0}}={'oc':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x31be59=>_0x31be59>0x1}};_0x16e644['oc']||={'dictionary':{},'getPluralForm':null},_0x16e644['oc']['dictionary']=Object['assign'](_0x16e644['oc']['dictionary'],_0x41fafb),_0x16e644['oc']['getPluralForm']=_0x3c66e0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x392c3b=>{const {oc:{dictionary:_0x8f3f46,getPluralForm:_0x173edf}}={'oc':{'dictionary':{'Create\x20a\x20block\x20quote':'','Create\x20a\x20bulleted\x20list':'','Create\x20a\x20code\x20block':'','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'','Create\x20a\x20heading\x20level\x201':'','Create\x20a\x20heading\x20level\x202':'','Create\x20a\x20heading\x20level\x203':'','Create\x20a\x20heading\x20level\x204':'','Create\x20a\x20heading\x20level\x205':'','Create\x20a\x20heading\x20level\x206':'','Insert\x20a\x20horizontal\x20line':'','Insert\x20an\x20HTML\x20snippet':'','Increase\x20the\x20indentation':'','Insert\x20Mermaid\x20diagram':'','Insert\x20the\x20Mermaid\x20diagram':'','Create\x20a\x20table':'','Insert\x20table\x20of\x20contents':'','Create\x20a\x20numbered\x20list':'','Decrease\x20the\x20indentation':'','Insert\x20a\x20paragraph':'','Create\x20a\x20to-do\x20list':'','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'','Insert\x20an\x20emoji':'','Insert\x20a\x20footnote':''},'getPluralForm':_0x27b016=>_0x27b016>0x1}};_0x392c3b['oc']||={'dictionary':{},'getPluralForm':null},_0x392c3b['oc']['dictionary']=Object['assign'](_0x392c3b['oc']['dictionary'],_0x8f3f46),_0x392c3b['oc']['getPluralForm']=_0x173edf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Create\x20a\x20block\x20quote':'Dodaj\x20cytat\x20w\x20postaci\x20bloku','Create\x20a\x20bulleted\x20list':'Utwórz\x20listę\x20punktowaną','Create\x20a\x20code\x20block':'Utwórz\x20blok\x20z\x20kodem','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20menedżer\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20przeglądarkę\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Create\x20a\x20heading\x20level\x201':'Utwórz\x20nagłówek\x201.\x20poziomu','Create\x20a\x20heading\x20level\x202':'Utwórz\x20nagłówek\x202.\x20poziomu','Create\x20a\x20heading\x20level\x203':'Utwórz\x20nagłówek\x203.\x20poziomu','Create\x20a\x20heading\x20level\x204':'Utwórz\x20nagłówek\x204.\x20poziomu','Create\x20a\x20heading\x20level\x205':'Utwórz\x20nagłówek\x205.\x20poziomu','Create\x20a\x20heading\x20level\x206':'Utwórz\x20nagłówek\x206.\x20poziomu','Insert\x20a\x20horizontal\x20line':'Wstaw\x20poziomą\x20linię','Insert\x20an\x20HTML\x20snippet':'Wstaw\x20fragment\x20kodu\x20HTML','Increase\x20the\x20indentation':'Zwiększ\x20wcięcie','Insert\x20Mermaid\x20diagram':'Wstawianie\x20wykres\x20typu\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Wstaw\x20wykres\x20typu\x20Mermaid','Create\x20a\x20table':'Utwórz\x20tabelę','Insert\x20table\x20of\x20contents':'Wstaw\x20spis\x20treści','Create\x20a\x20numbered\x20list':'Utwórz\x20listę\x20numerowaną','Decrease\x20the\x20indentation':'Zmniejsz\x20wcięcie','Insert\x20a\x20paragraph':'Dodaj\x20akapit','Create\x20a\x20to-do\x20list':'Utwórz\x20listę\x20zadań\x20do\x20wykonania','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Otwórz\x20asystenta\x20AI,\x20aby\x20wygenerować\x20treść','Insert\x20an\x20emoji':'Wstaw\x20emoji','Insert\x20a\x20footnote':'Wstaw\x20przypis'},'getPluralForm':_0x512e99=>0x1==_0x512e99?0x0:_0x512e99%0xa>=0x2&&_0x512e99%0xa<=0x4&&(_0x512e99%0x64<0xa||_0x512e99%0x64>=0x14)?0x1:0x2}};
23
+ export default{'pl':{'dictionary':{'Create\x20a\x20block\x20quote':'Dodaj\x20cytat\x20w\x20postaci\x20bloku','Create\x20a\x20bulleted\x20list':'Utwórz\x20listę\x20punktowaną','Create\x20a\x20code\x20block':'Utwórz\x20blok\x20z\x20kodem','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20menedżer\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20przeglądarkę\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Create\x20a\x20heading\x20level\x201':'Utwórz\x20nagłówek\x201.\x20poziomu','Create\x20a\x20heading\x20level\x202':'Utwórz\x20nagłówek\x202.\x20poziomu','Create\x20a\x20heading\x20level\x203':'Utwórz\x20nagłówek\x203.\x20poziomu','Create\x20a\x20heading\x20level\x204':'Utwórz\x20nagłówek\x204.\x20poziomu','Create\x20a\x20heading\x20level\x205':'Utwórz\x20nagłówek\x205.\x20poziomu','Create\x20a\x20heading\x20level\x206':'Utwórz\x20nagłówek\x206.\x20poziomu','Insert\x20a\x20horizontal\x20line':'Wstaw\x20poziomą\x20linię','Insert\x20an\x20HTML\x20snippet':'Wstaw\x20fragment\x20kodu\x20HTML','Increase\x20the\x20indentation':'Zwiększ\x20wcięcie','Insert\x20Mermaid\x20diagram':'Wstawianie\x20wykres\x20typu\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Wstaw\x20wykres\x20typu\x20Mermaid','Create\x20a\x20table':'Utwórz\x20tabelę','Insert\x20table\x20of\x20contents':'Wstaw\x20spis\x20treści','Create\x20a\x20numbered\x20list':'Utwórz\x20listę\x20numerowaną','Decrease\x20the\x20indentation':'Zmniejsz\x20wcięcie','Insert\x20a\x20paragraph':'Dodaj\x20akapit','Create\x20a\x20to-do\x20list':'Utwórz\x20listę\x20zadań\x20do\x20wykonania','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Otwórz\x20asystenta\x20AI,\x20aby\x20wygenerować\x20treść','Insert\x20an\x20emoji':'Wstaw\x20emoji','Insert\x20a\x20footnote':'Wstaw\x20przypis'},'getPluralForm':_0x1f0e23=>0x1==_0x1f0e23?0x0:_0x1f0e23%0xa>=0x2&&_0x1f0e23%0xa<=0x4&&(_0x1f0e23%0x64<0xa||_0x1f0e23%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2416e0=>{const {pl:{dictionary:_0xadf9fc,getPluralForm:_0x4e7371}}={'pl':{'dictionary':{'Create\x20a\x20block\x20quote':'Dodaj\x20cytat\x20w\x20postaci\x20bloku','Create\x20a\x20bulleted\x20list':'Utwórz\x20listę\x20punktowaną','Create\x20a\x20code\x20block':'Utwórz\x20blok\x20z\x20kodem','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20menedżer\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20przeglądarkę\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Create\x20a\x20heading\x20level\x201':'Utwórz\x20nagłówek\x201.\x20poziomu','Create\x20a\x20heading\x20level\x202':'Utwórz\x20nagłówek\x202.\x20poziomu','Create\x20a\x20heading\x20level\x203':'Utwórz\x20nagłówek\x203.\x20poziomu','Create\x20a\x20heading\x20level\x204':'Utwórz\x20nagłówek\x204.\x20poziomu','Create\x20a\x20heading\x20level\x205':'Utwórz\x20nagłówek\x205.\x20poziomu','Create\x20a\x20heading\x20level\x206':'Utwórz\x20nagłówek\x206.\x20poziomu','Insert\x20a\x20horizontal\x20line':'Wstaw\x20poziomą\x20linię','Insert\x20an\x20HTML\x20snippet':'Wstaw\x20fragment\x20kodu\x20HTML','Increase\x20the\x20indentation':'Zwiększ\x20wcięcie','Insert\x20Mermaid\x20diagram':'Wstawianie\x20wykres\x20typu\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Wstaw\x20wykres\x20typu\x20Mermaid','Create\x20a\x20table':'Utwórz\x20tabelę','Insert\x20table\x20of\x20contents':'Wstaw\x20spis\x20treści','Create\x20a\x20numbered\x20list':'Utwórz\x20listę\x20numerowaną','Decrease\x20the\x20indentation':'Zmniejsz\x20wcięcie','Insert\x20a\x20paragraph':'Dodaj\x20akapit','Create\x20a\x20to-do\x20list':'Utwórz\x20listę\x20zadań\x20do\x20wykonania','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Otwórz\x20asystenta\x20AI,\x20aby\x20wygenerować\x20treść','Insert\x20an\x20emoji':'Wstaw\x20emoji','Insert\x20a\x20footnote':'Wstaw\x20przypis'},'getPluralForm':_0x1f583b=>0x1==_0x1f583b?0x0:_0x1f583b%0xa>=0x2&&_0x1f583b%0xa<=0x4&&(_0x1f583b%0x64<0xa||_0x1f583b%0x64>=0x14)?0x1:0x2}};_0x2416e0['pl']||={'dictionary':{},'getPluralForm':null},_0x2416e0['pl']['dictionary']=Object['assign'](_0x2416e0['pl']['dictionary'],_0xadf9fc),_0x2416e0['pl']['getPluralForm']=_0x4e7371;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18e645=>{const {pl:{dictionary:_0x2e2871,getPluralForm:_0x23c123}}={'pl':{'dictionary':{'Create\x20a\x20block\x20quote':'Dodaj\x20cytat\x20w\x20postaci\x20bloku','Create\x20a\x20bulleted\x20list':'Utwórz\x20listę\x20punktowaną','Create\x20a\x20code\x20block':'Utwórz\x20blok\x20z\x20kodem','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20menedżer\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Otwórz\x20przeglądarkę\x20plików,\x20aby\x20wstawić\x20obraz\x20lub\x20plik','Create\x20a\x20heading\x20level\x201':'Utwórz\x20nagłówek\x201.\x20poziomu','Create\x20a\x20heading\x20level\x202':'Utwórz\x20nagłówek\x202.\x20poziomu','Create\x20a\x20heading\x20level\x203':'Utwórz\x20nagłówek\x203.\x20poziomu','Create\x20a\x20heading\x20level\x204':'Utwórz\x20nagłówek\x204.\x20poziomu','Create\x20a\x20heading\x20level\x205':'Utwórz\x20nagłówek\x205.\x20poziomu','Create\x20a\x20heading\x20level\x206':'Utwórz\x20nagłówek\x206.\x20poziomu','Insert\x20a\x20horizontal\x20line':'Wstaw\x20poziomą\x20linię','Insert\x20an\x20HTML\x20snippet':'Wstaw\x20fragment\x20kodu\x20HTML','Increase\x20the\x20indentation':'Zwiększ\x20wcięcie','Insert\x20Mermaid\x20diagram':'Wstawianie\x20wykres\x20typu\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Wstaw\x20wykres\x20typu\x20Mermaid','Create\x20a\x20table':'Utwórz\x20tabelę','Insert\x20table\x20of\x20contents':'Wstaw\x20spis\x20treści','Create\x20a\x20numbered\x20list':'Utwórz\x20listę\x20numerowaną','Decrease\x20the\x20indentation':'Zmniejsz\x20wcięcie','Insert\x20a\x20paragraph':'Dodaj\x20akapit','Create\x20a\x20to-do\x20list':'Utwórz\x20listę\x20zadań\x20do\x20wykonania','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Otwórz\x20asystenta\x20AI,\x20aby\x20wygenerować\x20treść','Insert\x20an\x20emoji':'Wstaw\x20emoji','Insert\x20a\x20footnote':'Wstaw\x20przypis'},'getPluralForm':_0x22cbe0=>0x1==_0x22cbe0?0x0:_0x22cbe0%0xa>=0x2&&_0x22cbe0%0xa<=0x4&&(_0x22cbe0%0x64<0xa||_0x22cbe0%0x64>=0x14)?0x1:0x2}};_0x18e645['pl']||={'dictionary':{},'getPluralForm':null},_0x18e645['pl']['dictionary']=Object['assign'](_0x18e645['pl']['dictionary'],_0x2e2871),_0x18e645['pl']['getPluralForm']=_0x23c123;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Create\x20a\x20block\x20quote':'Criar\x20bloco\x20de\x20citação','Create\x20a\x20bulleted\x20list':'Criar\x20uma\x20lista\x20com\x20marcadores','Create\x20a\x20code\x20block':'Criar\x20um\x20bloco\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20gerenciador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20navegador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Create\x20a\x20heading\x20level\x201':'Criar\x20um\x20cabeçalho\x20de\x20nível\x201','Create\x20a\x20heading\x20level\x202':'Criar\x20um\x20cabeçalho\x20de\x20nível\x202','Create\x20a\x20heading\x20level\x203':'Criar\x20um\x20cabeçalho\x20de\x20nível\x203','Create\x20a\x20heading\x20level\x204':'Criar\x20um\x20cabeçalho\x20de\x20nível\x204','Create\x20a\x20heading\x20level\x205':'Criar\x20um\x20cabeçalho\x20de\x20nível\x205','Create\x20a\x20heading\x20level\x206':'Criar\x20um\x20cabeçalho\x20de\x20nível\x206','Insert\x20a\x20horizontal\x20line':'Inserir\x20uma\x20linha\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Inserir\x20um\x20trecho\x20de\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20o\x20recuo','Insert\x20Mermaid\x20diagram':'Inserir\x20diagrama\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserir\x20o\x20diagrama\x20Mermaid','Create\x20a\x20table':'Criar\x20uma\x20tabela','Insert\x20table\x20of\x20contents':'Inserir\x20sumário','Create\x20a\x20numbered\x20list':'Criar\x20uma\x20lista\x20numerada','Decrease\x20the\x20indentation':'Reduzir\x20o\x20recuo','Insert\x20a\x20paragraph':'Inserir\x20parágrafo','Create\x20a\x20to-do\x20list':'Criar\x20uma\x20lista\x20de\x20tarefas','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abra\x20o\x20Assistente\x20de\x20IA\x20para\x20gerar\x20conteúdo','Insert\x20an\x20emoji':'Inserir\x20um\x20emoji','Insert\x20a\x20footnote':'Inserir\x20uma\x20nota\x20de\x20rodapé'},'getPluralForm':_0x16a861=>0x1!=_0x16a861}};
23
+ export default{'pt-br':{'dictionary':{'Create\x20a\x20block\x20quote':'Criar\x20bloco\x20de\x20citação','Create\x20a\x20bulleted\x20list':'Criar\x20uma\x20lista\x20com\x20marcadores','Create\x20a\x20code\x20block':'Criar\x20um\x20bloco\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20gerenciador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20navegador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Create\x20a\x20heading\x20level\x201':'Criar\x20um\x20cabeçalho\x20de\x20nível\x201','Create\x20a\x20heading\x20level\x202':'Criar\x20um\x20cabeçalho\x20de\x20nível\x202','Create\x20a\x20heading\x20level\x203':'Criar\x20um\x20cabeçalho\x20de\x20nível\x203','Create\x20a\x20heading\x20level\x204':'Criar\x20um\x20cabeçalho\x20de\x20nível\x204','Create\x20a\x20heading\x20level\x205':'Criar\x20um\x20cabeçalho\x20de\x20nível\x205','Create\x20a\x20heading\x20level\x206':'Criar\x20um\x20cabeçalho\x20de\x20nível\x206','Insert\x20a\x20horizontal\x20line':'Inserir\x20uma\x20linha\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Inserir\x20um\x20trecho\x20de\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20o\x20recuo','Insert\x20Mermaid\x20diagram':'Inserir\x20diagrama\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserir\x20o\x20diagrama\x20Mermaid','Create\x20a\x20table':'Criar\x20uma\x20tabela','Insert\x20table\x20of\x20contents':'Inserir\x20sumário','Create\x20a\x20numbered\x20list':'Criar\x20uma\x20lista\x20numerada','Decrease\x20the\x20indentation':'Reduzir\x20o\x20recuo','Insert\x20a\x20paragraph':'Inserir\x20parágrafo','Create\x20a\x20to-do\x20list':'Criar\x20uma\x20lista\x20de\x20tarefas','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abra\x20o\x20Assistente\x20de\x20IA\x20para\x20gerar\x20conteúdo','Insert\x20an\x20emoji':'Inserir\x20um\x20emoji','Insert\x20a\x20footnote':'Inserir\x20uma\x20nota\x20de\x20rodapé'},'getPluralForm':_0x21b460=>0x1!=_0x21b460}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2351b6=>{const {'pt-br':{dictionary:_0x316a69,getPluralForm:_0x5aedff}}={'pt-br':{'dictionary':{'Create\x20a\x20block\x20quote':'Criar\x20bloco\x20de\x20citação','Create\x20a\x20bulleted\x20list':'Criar\x20uma\x20lista\x20com\x20marcadores','Create\x20a\x20code\x20block':'Criar\x20um\x20bloco\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20gerenciador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20navegador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Create\x20a\x20heading\x20level\x201':'Criar\x20um\x20cabeçalho\x20de\x20nível\x201','Create\x20a\x20heading\x20level\x202':'Criar\x20um\x20cabeçalho\x20de\x20nível\x202','Create\x20a\x20heading\x20level\x203':'Criar\x20um\x20cabeçalho\x20de\x20nível\x203','Create\x20a\x20heading\x20level\x204':'Criar\x20um\x20cabeçalho\x20de\x20nível\x204','Create\x20a\x20heading\x20level\x205':'Criar\x20um\x20cabeçalho\x20de\x20nível\x205','Create\x20a\x20heading\x20level\x206':'Criar\x20um\x20cabeçalho\x20de\x20nível\x206','Insert\x20a\x20horizontal\x20line':'Inserir\x20uma\x20linha\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Inserir\x20um\x20trecho\x20de\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20o\x20recuo','Insert\x20Mermaid\x20diagram':'Inserir\x20diagrama\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserir\x20o\x20diagrama\x20Mermaid','Create\x20a\x20table':'Criar\x20uma\x20tabela','Insert\x20table\x20of\x20contents':'Inserir\x20sumário','Create\x20a\x20numbered\x20list':'Criar\x20uma\x20lista\x20numerada','Decrease\x20the\x20indentation':'Reduzir\x20o\x20recuo','Insert\x20a\x20paragraph':'Inserir\x20parágrafo','Create\x20a\x20to-do\x20list':'Criar\x20uma\x20lista\x20de\x20tarefas','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abra\x20o\x20Assistente\x20de\x20IA\x20para\x20gerar\x20conteúdo','Insert\x20an\x20emoji':'Inserir\x20um\x20emoji','Insert\x20a\x20footnote':'Inserir\x20uma\x20nota\x20de\x20rodapé'},'getPluralForm':_0x3e6b39=>0x1!=_0x3e6b39}};_0x2351b6['pt-br']||={'dictionary':{},'getPluralForm':null},_0x2351b6['pt-br']['dictionary']=Object['assign'](_0x2351b6['pt-br']['dictionary'],_0x316a69),_0x2351b6['pt-br']['getPluralForm']=_0x5aedff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xda113e=>{const {'pt-br':{dictionary:_0x37f905,getPluralForm:_0x27181b}}={'pt-br':{'dictionary':{'Create\x20a\x20block\x20quote':'Criar\x20bloco\x20de\x20citação','Create\x20a\x20bulleted\x20list':'Criar\x20uma\x20lista\x20com\x20marcadores','Create\x20a\x20code\x20block':'Criar\x20um\x20bloco\x20de\x20código','Open\x20file\x20manager\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20gerenciador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Open\x20file\x20browser\x20to\x20insert\x20an\x20image\x20or\x20a\x20file':'Abrir\x20o\x20navegador\x20de\x20arquivos\x20para\x20inserir\x20uma\x20imagem\x20ou\x20arquivo','Create\x20a\x20heading\x20level\x201':'Criar\x20um\x20cabeçalho\x20de\x20nível\x201','Create\x20a\x20heading\x20level\x202':'Criar\x20um\x20cabeçalho\x20de\x20nível\x202','Create\x20a\x20heading\x20level\x203':'Criar\x20um\x20cabeçalho\x20de\x20nível\x203','Create\x20a\x20heading\x20level\x204':'Criar\x20um\x20cabeçalho\x20de\x20nível\x204','Create\x20a\x20heading\x20level\x205':'Criar\x20um\x20cabeçalho\x20de\x20nível\x205','Create\x20a\x20heading\x20level\x206':'Criar\x20um\x20cabeçalho\x20de\x20nível\x206','Insert\x20a\x20horizontal\x20line':'Inserir\x20uma\x20linha\x20horizontal','Insert\x20an\x20HTML\x20snippet':'Inserir\x20um\x20trecho\x20de\x20HTML','Increase\x20the\x20indentation':'Aumentar\x20o\x20recuo','Insert\x20Mermaid\x20diagram':'Inserir\x20diagrama\x20Mermaid','Insert\x20the\x20Mermaid\x20diagram':'Inserir\x20o\x20diagrama\x20Mermaid','Create\x20a\x20table':'Criar\x20uma\x20tabela','Insert\x20table\x20of\x20contents':'Inserir\x20sumário','Create\x20a\x20numbered\x20list':'Criar\x20uma\x20lista\x20numerada','Decrease\x20the\x20indentation':'Reduzir\x20o\x20recuo','Insert\x20a\x20paragraph':'Inserir\x20parágrafo','Create\x20a\x20to-do\x20list':'Criar\x20uma\x20lista\x20de\x20tarefas','Open\x20the\x20AI\x20Assistant\x20to\x20generate\x20content':'Abra\x20o\x20Assistente\x20de\x20IA\x20para\x20gerar\x20conteúdo','Insert\x20an\x20emoji':'Inserir\x20um\x20emoji','Insert\x20a\x20footnote':'Inserir\x20uma\x20nota\x20de\x20rodapé'},'getPluralForm':_0x169291=>0x1!=_0x169291}};_0xda113e['pt-br']||={'dictionary':{},'getPluralForm':null},_0xda113e['pt-br']['dictionary']=Object['assign'](_0xda113e['pt-br']['dictionary'],_0x37f905),_0xda113e['pt-br']['getPluralForm']=_0x27181b;})(window['CKEDITOR_TRANSLATIONS']||={});