@ckeditor/ckeditor5-real-time-collaboration 43.2.0 → 43.3.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 (327) hide show
  1. package/build/real-time-collaboration.js +1 -1
  2. package/build/translations/af.js +1 -0
  3. package/build/translations/ast.js +1 -0
  4. package/build/translations/az.js +1 -0
  5. package/build/translations/bs.js +1 -0
  6. package/build/translations/cs.js +1 -1
  7. package/build/translations/en-gb.js +1 -0
  8. package/build/translations/eo.js +1 -0
  9. package/build/translations/es-co.js +1 -0
  10. package/build/translations/es.js +1 -1
  11. package/build/translations/eu.js +1 -0
  12. package/build/translations/fa.js +1 -1
  13. package/build/translations/fr.js +1 -1
  14. package/build/translations/gu.js +1 -0
  15. package/build/translations/he.js +1 -1
  16. package/build/translations/hy.js +1 -0
  17. package/build/translations/it.js +1 -1
  18. package/build/translations/jv.js +1 -0
  19. package/build/translations/kk.js +1 -0
  20. package/build/translations/km.js +1 -0
  21. package/build/translations/kn.js +1 -0
  22. package/build/translations/ku.js +1 -0
  23. package/build/translations/lt.js +1 -1
  24. package/build/translations/nb.js +1 -0
  25. package/build/translations/ne.js +1 -0
  26. package/build/translations/oc.js +1 -0
  27. package/build/translations/pl.js +1 -1
  28. package/build/translations/pt-br.js +1 -1
  29. package/build/translations/pt.js +1 -1
  30. package/build/translations/ru.js +1 -1
  31. package/build/translations/si.js +1 -0
  32. package/build/translations/sk.js +1 -1
  33. package/build/translations/sl.js +1 -0
  34. package/build/translations/sq.js +1 -0
  35. package/build/translations/ti.js +1 -0
  36. package/build/translations/tt.js +1 -0
  37. package/build/translations/ug.js +1 -0
  38. package/build/translations/uk.js +1 -1
  39. package/build/translations/ur.js +1 -0
  40. package/build/translations/uz.js +1 -0
  41. package/dist/index-editor.css +10 -14
  42. package/dist/index.css +10 -14
  43. package/dist/index.js +6 -6
  44. package/dist/presencelist.d.ts +8 -0
  45. package/dist/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
  46. package/dist/realtimecollaborativecomments.d.ts +8 -0
  47. package/dist/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
  48. package/dist/realtimecollaborativeediting/sessions.d.ts +8 -0
  49. package/dist/realtimecollaborativeediting/usermarkers.d.ts +8 -0
  50. package/dist/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
  51. package/dist/realtimecollaborativeediting.d.ts +8 -0
  52. package/dist/realtimecollaborativerevisionhistory.d.ts +8 -0
  53. package/dist/realtimecollaborativetrackchanges.d.ts +8 -0
  54. package/dist/translations/af.d.ts +8 -0
  55. package/dist/translations/af.js +23 -0
  56. package/dist/translations/af.umd.js +23 -0
  57. package/dist/translations/ar.js +1 -1
  58. package/dist/translations/ar.umd.js +1 -1
  59. package/dist/translations/ast.d.ts +8 -0
  60. package/dist/translations/ast.js +23 -0
  61. package/dist/translations/ast.umd.js +23 -0
  62. package/dist/translations/az.d.ts +8 -0
  63. package/dist/translations/az.js +23 -0
  64. package/dist/translations/az.umd.js +23 -0
  65. package/dist/translations/bg.js +1 -1
  66. package/dist/translations/bg.umd.js +1 -1
  67. package/dist/translations/bn.js +1 -1
  68. package/dist/translations/bn.umd.js +1 -1
  69. package/dist/translations/bs.d.ts +8 -0
  70. package/dist/translations/bs.js +23 -0
  71. package/dist/translations/bs.umd.js +23 -0
  72. package/dist/translations/ca.js +1 -1
  73. package/dist/translations/ca.umd.js +1 -1
  74. package/dist/translations/cs.js +1 -1
  75. package/dist/translations/cs.umd.js +1 -1
  76. package/dist/translations/da.js +1 -1
  77. package/dist/translations/da.umd.js +1 -1
  78. package/dist/translations/de-ch.js +1 -1
  79. package/dist/translations/de-ch.umd.js +1 -1
  80. package/dist/translations/de.js +1 -1
  81. package/dist/translations/de.umd.js +1 -1
  82. package/dist/translations/el.js +1 -1
  83. package/dist/translations/el.umd.js +1 -1
  84. package/dist/translations/en-au.js +1 -1
  85. package/dist/translations/en-au.umd.js +1 -1
  86. package/dist/translations/en-gb.d.ts +8 -0
  87. package/dist/translations/en-gb.js +23 -0
  88. package/dist/translations/en-gb.umd.js +23 -0
  89. package/dist/translations/en.js +1 -1
  90. package/dist/translations/en.umd.js +1 -1
  91. package/dist/translations/eo.d.ts +8 -0
  92. package/dist/translations/eo.js +23 -0
  93. package/dist/translations/eo.umd.js +23 -0
  94. package/dist/translations/es-co.d.ts +8 -0
  95. package/dist/translations/es-co.js +23 -0
  96. package/dist/translations/es-co.umd.js +23 -0
  97. package/dist/translations/es.js +1 -1
  98. package/dist/translations/es.umd.js +1 -1
  99. package/dist/translations/et.js +1 -1
  100. package/dist/translations/et.umd.js +1 -1
  101. package/dist/translations/eu.d.ts +8 -0
  102. package/dist/translations/eu.js +23 -0
  103. package/dist/translations/eu.umd.js +23 -0
  104. package/dist/translations/fa.js +1 -1
  105. package/dist/translations/fa.umd.js +1 -1
  106. package/dist/translations/fi.js +1 -1
  107. package/dist/translations/fi.umd.js +1 -1
  108. package/dist/translations/fr.js +1 -1
  109. package/dist/translations/fr.umd.js +1 -1
  110. package/dist/translations/gl.js +1 -1
  111. package/dist/translations/gl.umd.js +1 -1
  112. package/dist/translations/gu.d.ts +8 -0
  113. package/dist/translations/gu.js +23 -0
  114. package/dist/translations/gu.umd.js +23 -0
  115. package/dist/translations/he.js +1 -1
  116. package/dist/translations/he.umd.js +1 -1
  117. package/dist/translations/hi.js +1 -1
  118. package/dist/translations/hi.umd.js +1 -1
  119. package/dist/translations/hr.js +1 -1
  120. package/dist/translations/hr.umd.js +1 -1
  121. package/dist/translations/hu.js +1 -1
  122. package/dist/translations/hu.umd.js +1 -1
  123. package/dist/translations/hy.d.ts +8 -0
  124. package/dist/translations/hy.js +23 -0
  125. package/dist/translations/hy.umd.js +23 -0
  126. package/dist/translations/id.js +1 -1
  127. package/dist/translations/id.umd.js +1 -1
  128. package/dist/translations/it.js +1 -1
  129. package/dist/translations/it.umd.js +1 -1
  130. package/dist/translations/ja.js +1 -1
  131. package/dist/translations/ja.umd.js +1 -1
  132. package/dist/translations/jv.d.ts +8 -0
  133. package/dist/translations/jv.js +23 -0
  134. package/dist/translations/jv.umd.js +23 -0
  135. package/dist/translations/kk.d.ts +8 -0
  136. package/dist/translations/kk.js +23 -0
  137. package/dist/translations/kk.umd.js +23 -0
  138. package/dist/translations/km.d.ts +8 -0
  139. package/dist/translations/km.js +23 -0
  140. package/dist/translations/km.umd.js +23 -0
  141. package/dist/translations/kn.d.ts +8 -0
  142. package/dist/translations/kn.js +23 -0
  143. package/dist/translations/kn.umd.js +23 -0
  144. package/dist/translations/ko.js +1 -1
  145. package/dist/translations/ko.umd.js +1 -1
  146. package/dist/translations/ku.d.ts +8 -0
  147. package/dist/translations/ku.js +23 -0
  148. package/dist/translations/ku.umd.js +23 -0
  149. package/dist/translations/lt.js +1 -1
  150. package/dist/translations/lt.umd.js +1 -1
  151. package/dist/translations/lv.js +1 -1
  152. package/dist/translations/lv.umd.js +1 -1
  153. package/dist/translations/ms.js +1 -1
  154. package/dist/translations/ms.umd.js +1 -1
  155. package/dist/translations/nb.d.ts +8 -0
  156. package/dist/translations/nb.js +23 -0
  157. package/dist/translations/nb.umd.js +23 -0
  158. package/dist/translations/ne.d.ts +8 -0
  159. package/dist/translations/ne.js +23 -0
  160. package/dist/translations/ne.umd.js +23 -0
  161. package/dist/translations/nl.js +1 -1
  162. package/dist/translations/nl.umd.js +1 -1
  163. package/dist/translations/no.js +1 -1
  164. package/dist/translations/no.umd.js +1 -1
  165. package/dist/translations/oc.d.ts +8 -0
  166. package/dist/translations/oc.js +23 -0
  167. package/dist/translations/oc.umd.js +23 -0
  168. package/dist/translations/pl.js +1 -1
  169. package/dist/translations/pl.umd.js +1 -1
  170. package/dist/translations/pt-br.js +1 -1
  171. package/dist/translations/pt-br.umd.js +1 -1
  172. package/dist/translations/pt.js +1 -1
  173. package/dist/translations/pt.umd.js +1 -1
  174. package/dist/translations/ro.js +1 -1
  175. package/dist/translations/ro.umd.js +1 -1
  176. package/dist/translations/ru.js +1 -1
  177. package/dist/translations/ru.umd.js +1 -1
  178. package/dist/translations/si.d.ts +8 -0
  179. package/dist/translations/si.js +23 -0
  180. package/dist/translations/si.umd.js +23 -0
  181. package/dist/translations/sk.js +1 -1
  182. package/dist/translations/sk.umd.js +1 -1
  183. package/dist/translations/sl.d.ts +8 -0
  184. package/dist/translations/sl.js +23 -0
  185. package/dist/translations/sl.umd.js +23 -0
  186. package/dist/translations/sq.d.ts +8 -0
  187. package/dist/translations/sq.js +23 -0
  188. package/dist/translations/sq.umd.js +23 -0
  189. package/dist/translations/sr-latn.js +1 -1
  190. package/dist/translations/sr-latn.umd.js +1 -1
  191. package/dist/translations/sr.js +1 -1
  192. package/dist/translations/sr.umd.js +1 -1
  193. package/dist/translations/sv.js +1 -1
  194. package/dist/translations/sv.umd.js +1 -1
  195. package/dist/translations/th.js +1 -1
  196. package/dist/translations/th.umd.js +1 -1
  197. package/dist/translations/ti.d.ts +8 -0
  198. package/dist/translations/ti.js +23 -0
  199. package/dist/translations/ti.umd.js +23 -0
  200. package/dist/translations/tk.js +1 -1
  201. package/dist/translations/tk.umd.js +1 -1
  202. package/dist/translations/tr.js +1 -1
  203. package/dist/translations/tr.umd.js +1 -1
  204. package/dist/translations/tt.d.ts +8 -0
  205. package/dist/translations/tt.js +23 -0
  206. package/dist/translations/tt.umd.js +23 -0
  207. package/dist/translations/ug.d.ts +8 -0
  208. package/dist/translations/ug.js +23 -0
  209. package/dist/translations/ug.umd.js +23 -0
  210. package/dist/translations/uk.js +1 -1
  211. package/dist/translations/uk.umd.js +1 -1
  212. package/dist/translations/ur.d.ts +8 -0
  213. package/dist/translations/ur.js +23 -0
  214. package/dist/translations/ur.umd.js +23 -0
  215. package/dist/translations/uz.d.ts +8 -0
  216. package/dist/translations/uz.js +23 -0
  217. package/dist/translations/uz.umd.js +23 -0
  218. package/dist/translations/vi.js +1 -1
  219. package/dist/translations/vi.umd.js +1 -1
  220. package/dist/translations/zh-cn.js +1 -1
  221. package/dist/translations/zh-cn.umd.js +1 -1
  222. package/dist/translations/zh.js +1 -1
  223. package/dist/translations/zh.umd.js +1 -1
  224. package/lang/translations/af.po +54 -0
  225. package/lang/translations/ar.po +4 -10
  226. package/lang/translations/ast.po +54 -0
  227. package/lang/translations/az.po +54 -0
  228. package/lang/translations/bg.po +3 -9
  229. package/lang/translations/bn.po +3 -9
  230. package/lang/translations/bs.po +55 -0
  231. package/lang/translations/ca.po +3 -9
  232. package/lang/translations/cs.po +4 -11
  233. package/lang/translations/da.po +3 -9
  234. package/lang/translations/de-ch.po +3 -9
  235. package/lang/translations/de.po +3 -9
  236. package/lang/translations/el.po +3 -9
  237. package/lang/translations/en-au.po +3 -9
  238. package/lang/translations/en-gb.po +54 -0
  239. package/lang/translations/en.po +5 -11
  240. package/lang/translations/eo.po +54 -0
  241. package/lang/translations/es-co.po +54 -0
  242. package/lang/translations/es.po +4 -11
  243. package/lang/translations/et.po +3 -9
  244. package/lang/translations/eu.po +54 -0
  245. package/lang/translations/fa.po +4 -11
  246. package/lang/translations/fi.po +3 -9
  247. package/lang/translations/fr.po +4 -11
  248. package/lang/translations/gl.po +3 -9
  249. package/lang/translations/gu.po +54 -0
  250. package/lang/translations/he.po +4 -11
  251. package/lang/translations/hi.po +3 -9
  252. package/lang/translations/hr.po +4 -10
  253. package/lang/translations/hu.po +3 -9
  254. package/lang/translations/hy.po +54 -0
  255. package/lang/translations/id.po +3 -9
  256. package/lang/translations/it.po +4 -11
  257. package/lang/translations/ja.po +3 -9
  258. package/lang/translations/jv.po +54 -0
  259. package/lang/translations/kk.po +54 -0
  260. package/lang/translations/km.po +53 -0
  261. package/lang/translations/kn.po +54 -0
  262. package/lang/translations/ko.po +3 -9
  263. package/lang/translations/ku.po +54 -0
  264. package/lang/translations/lt.po +4 -11
  265. package/lang/translations/lv.po +4 -10
  266. package/lang/translations/ms.po +3 -9
  267. package/lang/translations/nb.po +54 -0
  268. package/lang/translations/ne.po +54 -0
  269. package/lang/translations/nl.po +3 -9
  270. package/lang/translations/no.po +3 -9
  271. package/lang/translations/oc.po +54 -0
  272. package/lang/translations/pl.po +4 -11
  273. package/lang/translations/pt-br.po +4 -11
  274. package/lang/translations/pt.po +4 -11
  275. package/lang/translations/ro.po +4 -10
  276. package/lang/translations/ru.po +4 -11
  277. package/lang/translations/si.po +54 -0
  278. package/lang/translations/sk.po +4 -11
  279. package/lang/translations/sl.po +56 -0
  280. package/lang/translations/sq.po +54 -0
  281. package/lang/translations/sr-latn.po +4 -10
  282. package/lang/translations/sr.po +4 -10
  283. package/lang/translations/sv.po +3 -9
  284. package/lang/translations/th.po +3 -9
  285. package/lang/translations/ti.po +54 -0
  286. package/lang/translations/tk.po +3 -9
  287. package/lang/translations/tr.po +3 -9
  288. package/lang/translations/tt.po +53 -0
  289. package/lang/translations/ug.po +53 -0
  290. package/lang/translations/uk.po +4 -11
  291. package/lang/translations/ur.po +54 -0
  292. package/lang/translations/uz.po +54 -0
  293. package/lang/translations/vi.po +3 -9
  294. package/lang/translations/zh-cn.po +3 -9
  295. package/lang/translations/zh.po +3 -9
  296. package/package.json +10 -10
  297. package/src/common-translations.js +1 -1
  298. package/src/index.js +1 -1
  299. package/src/presencelist/presencelistui.js +1 -1
  300. package/src/presencelist/view/presencecounterview.js +1 -1
  301. package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
  302. package/src/presencelist/view/presencedropdownlistview.js +1 -1
  303. package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
  304. package/src/presencelist/view/presenceinlinelistview.js +1 -1
  305. package/src/presencelist/view/presencelistview.js +1 -1
  306. package/src/presencelist.d.ts +8 -0
  307. package/src/presencelist.js +1 -1
  308. package/src/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
  309. package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
  310. package/src/realtimecollaborativecomments.d.ts +8 -0
  311. package/src/realtimecollaborativecomments.js +1 -1
  312. package/src/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
  313. package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
  314. package/src/realtimecollaborativeediting/sessions.d.ts +8 -0
  315. package/src/realtimecollaborativeediting/sessions.js +1 -1
  316. package/src/realtimecollaborativeediting/usermarkers.d.ts +8 -0
  317. package/src/realtimecollaborativeediting/usermarkers.js +1 -1
  318. package/src/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
  319. package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
  320. package/src/realtimecollaborativeediting.d.ts +8 -0
  321. package/src/realtimecollaborativeediting.js +1 -1
  322. package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
  323. package/src/realtimecollaborativerevisionhistory.d.ts +8 -0
  324. package/src/realtimecollaborativerevisionhistory.js +1 -1
  325. package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
  326. package/src/realtimecollaborativetrackchanges.d.ts +8 -0
  327. package/src/realtimecollaborativetrackchanges.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6839=>{const {da:{dictionary:_0x5e97fc,getPluralForm:_0x188983}}={'da':{'dictionary':{'CONNECTED_USERS':['1\x20forbundet\x20bruger\x20(mig)','%0\x20forbundet\x20brugers'],'PENDING_ACTION_SENDING_DATA':'Sender\x20data\x20til\x20serveren.','Synchronization\x20issue':'Synkroniseringsproblem','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-menu\x20med\x20liste\x20over\x20tilsluttede\x20brugere','Connected\x20users\x20list':'Liste\x20over\x20tilsluttede\x20brugere','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Sammenfoldet\x20liste\x20over\x20tilsluttede\x20brugere\x20(tryk\x20på\x20ENTER\x20for\x20at\x20åbne\x20den)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentet\x20kan\x20ikke\x20oprette\x20forbindelse\x20til\x20serveren\x20igen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentets\x20oplysninger\x20kunne\x20ikke\x20hentes\x20under\x20genoprettelse\x20af\x20forbindelsen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Den\x20sidst\x20gemte\x20version\x20af\x20dokumentet\x20stemmer\x20ikke\x20overens\x20med\x20den\x20lokale\x20version.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Det\x20lokale\x20dokument\x20og\x20dokumentet\x20på\x20serveren\x20er\x20forskellige,\x20og\x20forening\x20kan\x20forårsage\x20uventet\x20adfærd.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.'},'getPluralForm':_0x2f8a60=>0x1!=_0x2f8a60}};_0x6839['da']||={'dictionary':{},'getPluralForm':null},_0x6839['da']['dictionary']=Object['assign'](_0x6839['da']['dictionary'],_0x5e97fc),_0x6839['da']['getPluralForm']=_0x188983;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a75c2=>{const {da:{dictionary:_0x40f365,getPluralForm:_0x349d3c}}={'da':{'dictionary':{'CONNECTED_USERS':['1\x20forbundet\x20bruger\x20(mig)','%0\x20forbundet\x20brugers'],'PENDING_ACTION_SENDING_DATA':'Sender\x20data\x20til\x20serveren.','Synchronization\x20issue':'Synkroniseringsproblem','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-menu\x20med\x20liste\x20over\x20tilsluttede\x20brugere','Connected\x20users\x20list':'Liste\x20over\x20tilsluttede\x20brugere','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Sammenfoldet\x20liste\x20over\x20tilsluttede\x20brugere\x20(tryk\x20på\x20ENTER\x20for\x20at\x20åbne\x20den)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentet\x20kan\x20ikke\x20oprette\x20forbindelse\x20til\x20serveren\x20igen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentets\x20oplysninger\x20kunne\x20ikke\x20hentes\x20under\x20genoprettelse\x20af\x20forbindelsen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Den\x20sidst\x20gemte\x20version\x20af\x20dokumentet\x20stemmer\x20ikke\x20overens\x20med\x20den\x20lokale\x20version.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Det\x20lokale\x20dokument\x20og\x20dokumentet\x20på\x20serveren\x20er\x20forskellige,\x20og\x20forening\x20kan\x20forårsage\x20uventet\x20adfærd.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.'},'getPluralForm':_0x5d0846=>0x1!=_0x5d0846}};_0x4a75c2['da']||={'dictionary':{},'getPluralForm':null},_0x4a75c2['da']['dictionary']=Object['assign'](_0x4a75c2['da']['dictionary'],_0x40f365),_0x4a75c2['da']['getPluralForm']=_0x349d3c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de-ch':{'dictionary':{'CONNECTED_USERS':['1\x20Benutzer\x20verbunden\x20(ich)','%0\x20Benutzer\x20verbunden'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x38e18b=>0x1!=_0x38e18b}};
23
+ export default{'de-ch':{'dictionary':{'CONNECTED_USERS':['1\x20Benutzer\x20verbunden\x20(ich)','%0\x20Benutzer\x20verbunden'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x3d1af7=>0x1!=_0x3d1af7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4f9947=>{const {'de-ch':{dictionary:_0x4f9e86,getPluralForm:_0x5ada5b}}={'de-ch':{'dictionary':{'CONNECTED_USERS':['1\x20Benutzer\x20verbunden\x20(ich)','%0\x20Benutzer\x20verbunden'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x479afb=>0x1!=_0x479afb}};_0x4f9947['de-ch']||={'dictionary':{},'getPluralForm':null},_0x4f9947['de-ch']['dictionary']=Object['assign'](_0x4f9947['de-ch']['dictionary'],_0x4f9e86),_0x4f9947['de-ch']['getPluralForm']=_0x5ada5b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x411a85=>{const {'de-ch':{dictionary:_0x4d130c,getPluralForm:_0x5c46d6}}={'de-ch':{'dictionary':{'CONNECTED_USERS':['1\x20Benutzer\x20verbunden\x20(ich)','%0\x20Benutzer\x20verbunden'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x434821=>0x1!=_0x434821}};_0x411a85['de-ch']||={'dictionary':{},'getPluralForm':null},_0x411a85['de-ch']['dictionary']=Object['assign'](_0x411a85['de-ch']['dictionary'],_0x4d130c),_0x411a85['de-ch']['getPluralForm']=_0x5c46d6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'de':{'dictionary':{'CONNECTED_USERS':['1\x20verbundener\x20Benutzer\x20(ich)','%0\x20verbundene\x20Benutzer'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'Probleme\x20bei\x20der\x20Synchronisation','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-Menü\x20Liste\x20verbundener\x20Benutzer','Connected\x20users\x20list':'Liste\x20der\x20verbundenen\x20Benutzer','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zusammengeklappte\x20Liste\x20der\x20verbundenen\x20Benutzer\x20(drücken\x20Sie\x20ENTER,\x20um\x20sie\x20zu\x20öffnen)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Verbindung\x20mit\x20dem\x20Server\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Wiederherstellung\x20der\x20Serververbindung\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Die\x20zuletzt\x20gespeicherte\x20Version\x20des\x20Dokuments\x20unterscheidet\x20sich\x20von\x20der\x20lokalen\x20Version.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Das\x20lokale\x20Dokument\x20und\x20das\x20Dokument\x20auf\x20dem\x20Server\x20unterscheiden\x20sich.\x20Das\x20Mergen\x20der\x20Dokumente\x20kann\x20zu\x20unerwarteten\x20Verhalten\x20führen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.'},'getPluralForm':_0x343945=>0x1!=_0x343945}};
23
+ export default{'de':{'dictionary':{'CONNECTED_USERS':['1\x20verbundener\x20Benutzer\x20(ich)','%0\x20verbundene\x20Benutzer'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'Probleme\x20bei\x20der\x20Synchronisation','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-Menü\x20Liste\x20verbundener\x20Benutzer','Connected\x20users\x20list':'Liste\x20der\x20verbundenen\x20Benutzer','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zusammengeklappte\x20Liste\x20der\x20verbundenen\x20Benutzer\x20(drücken\x20Sie\x20ENTER,\x20um\x20sie\x20zu\x20öffnen)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Verbindung\x20mit\x20dem\x20Server\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Wiederherstellung\x20der\x20Serververbindung\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Die\x20zuletzt\x20gespeicherte\x20Version\x20des\x20Dokuments\x20unterscheidet\x20sich\x20von\x20der\x20lokalen\x20Version.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Das\x20lokale\x20Dokument\x20und\x20das\x20Dokument\x20auf\x20dem\x20Server\x20unterscheiden\x20sich.\x20Das\x20Mergen\x20der\x20Dokumente\x20kann\x20zu\x20unerwarteten\x20Verhalten\x20führen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.'},'getPluralForm':_0x579ee9=>0x1!=_0x579ee9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2b2c1d=>{const {de:{dictionary:_0x2942a3,getPluralForm:_0x3f8c63}}={'de':{'dictionary':{'CONNECTED_USERS':['1\x20verbundener\x20Benutzer\x20(ich)','%0\x20verbundene\x20Benutzer'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'Probleme\x20bei\x20der\x20Synchronisation','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-Menü\x20Liste\x20verbundener\x20Benutzer','Connected\x20users\x20list':'Liste\x20der\x20verbundenen\x20Benutzer','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zusammengeklappte\x20Liste\x20der\x20verbundenen\x20Benutzer\x20(drücken\x20Sie\x20ENTER,\x20um\x20sie\x20zu\x20öffnen)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Verbindung\x20mit\x20dem\x20Server\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Wiederherstellung\x20der\x20Serververbindung\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Die\x20zuletzt\x20gespeicherte\x20Version\x20des\x20Dokuments\x20unterscheidet\x20sich\x20von\x20der\x20lokalen\x20Version.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Das\x20lokale\x20Dokument\x20und\x20das\x20Dokument\x20auf\x20dem\x20Server\x20unterscheiden\x20sich.\x20Das\x20Mergen\x20der\x20Dokumente\x20kann\x20zu\x20unerwarteten\x20Verhalten\x20führen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.'},'getPluralForm':_0x1133ad=>0x1!=_0x1133ad}};_0x2b2c1d['de']||={'dictionary':{},'getPluralForm':null},_0x2b2c1d['de']['dictionary']=Object['assign'](_0x2b2c1d['de']['dictionary'],_0x2942a3),_0x2b2c1d['de']['getPluralForm']=_0x3f8c63;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2074d=>{const {de:{dictionary:_0x565bc7,getPluralForm:_0x3ffad2}}={'de':{'dictionary':{'CONNECTED_USERS':['1\x20verbundener\x20Benutzer\x20(ich)','%0\x20verbundene\x20Benutzer'],'PENDING_ACTION_SENDING_DATA':'Daten\x20werden\x20an\x20den\x20Server\x20gesendet.','Synchronization\x20issue':'Probleme\x20bei\x20der\x20Synchronisation','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-Menü\x20Liste\x20verbundener\x20Benutzer','Connected\x20users\x20list':'Liste\x20der\x20verbundenen\x20Benutzer','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zusammengeklappte\x20Liste\x20der\x20verbundenen\x20Benutzer\x20(drücken\x20Sie\x20ENTER,\x20um\x20sie\x20zu\x20öffnen)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Verbindung\x20mit\x20dem\x20Server\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Wiederherstellung\x20der\x20Serververbindung\x20fehlgeschlagen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Die\x20zuletzt\x20gespeicherte\x20Version\x20des\x20Dokuments\x20unterscheidet\x20sich\x20von\x20der\x20lokalen\x20Version.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Das\x20lokale\x20Dokument\x20und\x20das\x20Dokument\x20auf\x20dem\x20Server\x20unterscheiden\x20sich.\x20Das\x20Mergen\x20der\x20Dokumente\x20kann\x20zu\x20unerwarteten\x20Verhalten\x20führen.\x20Bitte\x20speichern\x20sie\x20ihre\x20Änderungen\x20lokal\x20und\x20laden\x20sie\x20den\x20Editor\x20neu.'},'getPluralForm':_0x26f343=>0x1!=_0x26f343}};_0x2074d['de']||={'dictionary':{},'getPluralForm':null},_0x2074d['de']['dictionary']=Object['assign'](_0x2074d['de']['dictionary'],_0x565bc7),_0x2074d['de']['getPluralForm']=_0x3ffad2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'el':{'dictionary':{'CONNECTED_USERS':['1\x20συνδεδεμένος\x20χρήστης\x20(εγώ)','%0\x20συνδεδεμένοι\x20χρήστες'],'PENDING_ACTION_SENDING_DATA':'Αποστολή\x20δεδομένων\x20στον\x20διακομιστή.','Synchronization\x20issue':'Θέμα\x20συγχρονισμού','Connected\x20users\x20list\x20dropdown\x20menu':'Αναπτυσσόμενο\x20μενού\x20λίστας\x20συνδεδεμένων\x20χρηστών','Connected\x20users\x20list':'Λίστα\x20συνδεδεμένων\x20χρηστών','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Συμπτυγμένη\x20λίστα\x20συνδεδεμένων\x20χρηστών\x20(πατήστε\x20\x22ΕΙΣΟΔΟΣ\x22\x20για\x20να\x20την\x20ανοίξετε)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20έγγραφο\x20δεν\x20μπορεί\x20να\x20συνδεθεί\x20με\x20τον\x20διακομιστή.\x20Για\x20να\x20μην\x20χάσετε\x20τα\x20περιεχόμενα,\x20αποθηκεύστε\x20τα\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Οι\x20λεπτομέρειες\x20του\x20εγγράφου\x20δεν\x20μπόρεσαν\x20να\x20ληφθούν\x20κατά\x20την\x20επανασύνδεση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Η\x20τελευταία\x20αποθηκευμένη\x20έκδοση\x20του\x20εγγράφου\x20δεν\x20ταιριάζει\x20με\x20τον\x20τοπική\x20έκδοση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20τοπικό\x20έγγραφο\x20και\x20το\x20έγγραφο\x20του\x20διακομιστή\x20διαφέρουν\x20και\x20η\x20συγχώνευσή\x20τους\x20μπορεί\x20να\x20προκαλέσει\x20μη\x20αναμενόμενη\x20συμπεριφορά.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.'},'getPluralForm':_0xe31706=>0x1!=_0xe31706}};
23
+ export default{'el':{'dictionary':{'CONNECTED_USERS':['1\x20συνδεδεμένος\x20χρήστης\x20(εγώ)','%0\x20συνδεδεμένοι\x20χρήστες'],'PENDING_ACTION_SENDING_DATA':'Αποστολή\x20δεδομένων\x20στον\x20διακομιστή.','Synchronization\x20issue':'Θέμα\x20συγχρονισμού','Connected\x20users\x20list\x20dropdown\x20menu':'Αναπτυσσόμενο\x20μενού\x20λίστας\x20συνδεδεμένων\x20χρηστών','Connected\x20users\x20list':'Λίστα\x20συνδεδεμένων\x20χρηστών','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Συμπτυγμένη\x20λίστα\x20συνδεδεμένων\x20χρηστών\x20(πατήστε\x20\x22ΕΙΣΟΔΟΣ\x22\x20για\x20να\x20την\x20ανοίξετε)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20έγγραφο\x20δεν\x20μπορεί\x20να\x20συνδεθεί\x20με\x20τον\x20διακομιστή.\x20Για\x20να\x20μην\x20χάσετε\x20τα\x20περιεχόμενα,\x20αποθηκεύστε\x20τα\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Οι\x20λεπτομέρειες\x20του\x20εγγράφου\x20δεν\x20μπόρεσαν\x20να\x20ληφθούν\x20κατά\x20την\x20επανασύνδεση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Η\x20τελευταία\x20αποθηκευμένη\x20έκδοση\x20του\x20εγγράφου\x20δεν\x20ταιριάζει\x20με\x20τον\x20τοπική\x20έκδοση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20τοπικό\x20έγγραφο\x20και\x20το\x20έγγραφο\x20του\x20διακομιστή\x20διαφέρουν\x20και\x20η\x20συγχώνευσή\x20τους\x20μπορεί\x20να\x20προκαλέσει\x20μη\x20αναμενόμενη\x20συμπεριφορά.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.'},'getPluralForm':_0x213853=>0x1!=_0x213853}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x422a41=>{const {el:{dictionary:_0x267bab,getPluralForm:_0x5e1232}}={'el':{'dictionary':{'CONNECTED_USERS':['1\x20συνδεδεμένος\x20χρήστης\x20(εγώ)','%0\x20συνδεδεμένοι\x20χρήστες'],'PENDING_ACTION_SENDING_DATA':'Αποστολή\x20δεδομένων\x20στον\x20διακομιστή.','Synchronization\x20issue':'Θέμα\x20συγχρονισμού','Connected\x20users\x20list\x20dropdown\x20menu':'Αναπτυσσόμενο\x20μενού\x20λίστας\x20συνδεδεμένων\x20χρηστών','Connected\x20users\x20list':'Λίστα\x20συνδεδεμένων\x20χρηστών','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Συμπτυγμένη\x20λίστα\x20συνδεδεμένων\x20χρηστών\x20(πατήστε\x20\x22ΕΙΣΟΔΟΣ\x22\x20για\x20να\x20την\x20ανοίξετε)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20έγγραφο\x20δεν\x20μπορεί\x20να\x20συνδεθεί\x20με\x20τον\x20διακομιστή.\x20Για\x20να\x20μην\x20χάσετε\x20τα\x20περιεχόμενα,\x20αποθηκεύστε\x20τα\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Οι\x20λεπτομέρειες\x20του\x20εγγράφου\x20δεν\x20μπόρεσαν\x20να\x20ληφθούν\x20κατά\x20την\x20επανασύνδεση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Η\x20τελευταία\x20αποθηκευμένη\x20έκδοση\x20του\x20εγγράφου\x20δεν\x20ταιριάζει\x20με\x20τον\x20τοπική\x20έκδοση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20τοπικό\x20έγγραφο\x20και\x20το\x20έγγραφο\x20του\x20διακομιστή\x20διαφέρουν\x20και\x20η\x20συγχώνευσή\x20τους\x20μπορεί\x20να\x20προκαλέσει\x20μη\x20αναμενόμενη\x20συμπεριφορά.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.'},'getPluralForm':_0x167b10=>0x1!=_0x167b10}};_0x422a41['el']||={'dictionary':{},'getPluralForm':null},_0x422a41['el']['dictionary']=Object['assign'](_0x422a41['el']['dictionary'],_0x267bab),_0x422a41['el']['getPluralForm']=_0x5e1232;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2572e6=>{const {el:{dictionary:_0x25aae0,getPluralForm:_0x2c3ecb}}={'el':{'dictionary':{'CONNECTED_USERS':['1\x20συνδεδεμένος\x20χρήστης\x20(εγώ)','%0\x20συνδεδεμένοι\x20χρήστες'],'PENDING_ACTION_SENDING_DATA':'Αποστολή\x20δεδομένων\x20στον\x20διακομιστή.','Synchronization\x20issue':'Θέμα\x20συγχρονισμού','Connected\x20users\x20list\x20dropdown\x20menu':'Αναπτυσσόμενο\x20μενού\x20λίστας\x20συνδεδεμένων\x20χρηστών','Connected\x20users\x20list':'Λίστα\x20συνδεδεμένων\x20χρηστών','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Συμπτυγμένη\x20λίστα\x20συνδεδεμένων\x20χρηστών\x20(πατήστε\x20\x22ΕΙΣΟΔΟΣ\x22\x20για\x20να\x20την\x20ανοίξετε)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20έγγραφο\x20δεν\x20μπορεί\x20να\x20συνδεθεί\x20με\x20τον\x20διακομιστή.\x20Για\x20να\x20μην\x20χάσετε\x20τα\x20περιεχόμενα,\x20αποθηκεύστε\x20τα\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Οι\x20λεπτομέρειες\x20του\x20εγγράφου\x20δεν\x20μπόρεσαν\x20να\x20ληφθούν\x20κατά\x20την\x20επανασύνδεση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Η\x20τελευταία\x20αποθηκευμένη\x20έκδοση\x20του\x20εγγράφου\x20δεν\x20ταιριάζει\x20με\x20τον\x20τοπική\x20έκδοση.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Το\x20τοπικό\x20έγγραφο\x20και\x20το\x20έγγραφο\x20του\x20διακομιστή\x20διαφέρουν\x20και\x20η\x20συγχώνευσή\x20τους\x20μπορεί\x20να\x20προκαλέσει\x20μη\x20αναμενόμενη\x20συμπεριφορά.\x20Για\x20να\x20μην\x20χάσετε\x20το\x20περιεχόμενό\x20σας,\x20αποθηκεύστε\x20το\x20τοπικά\x20και\x20ανανεώστε\x20τον\x20επεξεργαστή.'},'getPluralForm':_0x5342c2=>0x1!=_0x5342c2}};_0x2572e6['el']||={'dictionary':{},'getPluralForm':null},_0x2572e6['el']['dictionary']=Object['assign'](_0x2572e6['el']['dictionary'],_0x25aae0),_0x2572e6['el']['getPluralForm']=_0x2c3ecb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en-au':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronisation\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behaviour.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':_0x112973=>0x1!=_0x112973}};
23
+ export default{'en-au':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronisation\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behaviour.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':_0x57f321=>0x1!=_0x57f321}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57ea37=>{const {'en-au':{dictionary:_0x41cb70,getPluralForm:_0x34ca94}}={'en-au':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronisation\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behaviour.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':_0x3aa39c=>0x1!=_0x3aa39c}};_0x57ea37['en-au']||={'dictionary':{},'getPluralForm':null},_0x57ea37['en-au']['dictionary']=Object['assign'](_0x57ea37['en-au']['dictionary'],_0x41cb70),_0x57ea37['en-au']['getPluralForm']=_0x34ca94;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x45bfc0=>{const {'en-au':{dictionary:_0xd220b6,getPluralForm:_0x3f2e2e}}={'en-au':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronisation\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behaviour.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':_0x2e1c22=>0x1!=_0x2e1c22}};_0x45bfc0['en-au']||={'dictionary':{},'getPluralForm':null},_0x45bfc0['en-au']['dictionary']=Object['assign'](_0x45bfc0['en-au']['dictionary'],_0xd220b6),_0x45bfc0['en-au']['getPluralForm']=_0x3f2e2e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'en-gb':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x171618=>0x1!=_0x171618}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3b60fd=>{const {'en-gb':{dictionary:_0x244bae,getPluralForm:_0x28ed19}}={'en-gb':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x185bdc=>0x1!=_0x185bdc}};_0x3b60fd['en-gb']||={'dictionary':{},'getPluralForm':null},_0x3b60fd['en-gb']['dictionary']=Object['assign'](_0x3b60fd['en-gb']['dictionary'],_0x244bae),_0x3b60fd['en-gb']['getPluralForm']=_0x28ed19;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'en':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronization\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'Connected\x20users\x20list\x20dropdown\x20menu','Connected\x20users\x20list':'Connected\x20users\x20list','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':null}};
23
+ export default{'en':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronization\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'Connected\x20users\x20list\x20dropdown\x20menu','Connected\x20users\x20list':'Connected\x20users\x20list','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':_0x20f092=>0x1!=_0x20f092}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x484aef=>{const {en:{dictionary:_0x3e7324,getPluralForm:_0xbce8f1}}={'en':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronization\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'Connected\x20users\x20list\x20dropdown\x20menu','Connected\x20users\x20list':'Connected\x20users\x20list','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':null}};_0x484aef['en']||={'dictionary':{},'getPluralForm':null},_0x484aef['en']['dictionary']=Object['assign'](_0x484aef['en']['dictionary'],_0x3e7324),_0x484aef['en']['getPluralForm']=_0xbce8f1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d42c6=>{const {en:{dictionary:_0x5dd81a,getPluralForm:_0x44eb4d}}={'en':{'dictionary':{'CONNECTED_USERS':['1\x20connected\x20user\x20(me)','%0\x20connected\x20users'],'PENDING_ACTION_SENDING_DATA':'Sending\x20data\x20to\x20the\x20server.','Synchronization\x20issue':'Synchronization\x20issue','Connected\x20users\x20list\x20dropdown\x20menu':'Connected\x20users\x20list\x20dropdown\x20menu','Connected\x20users\x20list':'Connected\x20users\x20list','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.'},'getPluralForm':_0x20589c=>0x1!=_0x20589c}};_0x1d42c6['en']||={'dictionary':{},'getPluralForm':null},_0x1d42c6['en']['dictionary']=Object['assign'](_0x1d42c6['en']['dictionary'],_0x5dd81a),_0x1d42c6['en']['getPluralForm']=_0x44eb4d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'eo':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x38fe52=>0x1!=_0x38fe52}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x19e762=>{const {eo:{dictionary:_0x3f14c7,getPluralForm:_0x532696}}={'eo':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x464d49=>0x1!=_0x464d49}};_0x19e762['eo']||={'dictionary':{},'getPluralForm':null},_0x19e762['eo']['dictionary']=Object['assign'](_0x19e762['eo']['dictionary'],_0x3f14c7),_0x19e762['eo']['getPluralForm']=_0x532696;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'es-co':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x3e0d83=>0x1!=_0x3e0d83}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x36c037=>{const {'es-co':{dictionary:_0x517668,getPluralForm:_0xea4e09}}={'es-co':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x182cdf=>0x1!=_0x182cdf}};_0x36c037['es-co']||={'dictionary':{},'getPluralForm':null},_0x36c037['es-co']['dictionary']=Object['assign'](_0x36c037['es-co']['dictionary'],_0x517668),_0x36c037['es-co']['getPluralForm']=_0xea4e09;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'es':{'dictionary':{'CONNECTED_USERS':['1\x20usuario\x20conectado\x20(yo)','%0\x20usuarios\x20conectados','%0\x20usuarios\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20datos\x20al\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronización','Connected\x20users\x20list\x20dropdown\x20menu':'Menú\x20desplegable\x20de\x20la\x20lista\x20de\x20usuarios\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuarios\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuarios\x20conectados\x20contraída\x20(pulse\x20\x22INTRO\x22\x20para\x20abrirla)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20no\x20se\x20puede\x20volver\x20a\x20conectar\x20con\x20el\x20servidor.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Los\x20detalles\x20del\x20documento\x20no\x20se\x20pudieron\x20obtener\x20durante\x20la\x20reconexión.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'La\x20última\x20versión\x20guardada\x20del\x20documento\x20no\x20coincide\x20con\x20la\x20versión\x20local.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20local\x20y\x20el\x20documento\x20del\x20servidor\x20difieren.\x20Fusionarlos\x20puede\x20provocar\x20un\x20comportamiento\x20inesperado.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.'},'getPluralForm':_0x3fc334=>0x1==_0x3fc334?0x0:0x0!=_0x3fc334&&_0x3fc334%0xf4240==0x0?0x1:0x2}};
23
+ export default{'es':{'dictionary':{'CONNECTED_USERS':['1\x20usuario\x20conectado\x20(yo)','%0\x20usuarios\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20datos\x20al\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronización','Connected\x20users\x20list\x20dropdown\x20menu':'Menú\x20desplegable\x20de\x20la\x20lista\x20de\x20usuarios\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuarios\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuarios\x20conectados\x20contraída\x20(pulse\x20\x22INTRO\x22\x20para\x20abrirla)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20no\x20se\x20puede\x20volver\x20a\x20conectar\x20con\x20el\x20servidor.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Los\x20detalles\x20del\x20documento\x20no\x20se\x20pudieron\x20obtener\x20durante\x20la\x20reconexión.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'La\x20última\x20versión\x20guardada\x20del\x20documento\x20no\x20coincide\x20con\x20la\x20versión\x20local.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20local\x20y\x20el\x20documento\x20del\x20servidor\x20difieren.\x20Fusionarlos\x20puede\x20provocar\x20un\x20comportamiento\x20inesperado.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.'},'getPluralForm':_0x4ba419=>0x1!=_0x4ba419}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xecf8ac=>{const {es:{dictionary:_0x4708b1,getPluralForm:_0x943528}}={'es':{'dictionary':{'CONNECTED_USERS':['1\x20usuario\x20conectado\x20(yo)','%0\x20usuarios\x20conectados','%0\x20usuarios\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20datos\x20al\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronización','Connected\x20users\x20list\x20dropdown\x20menu':'Menú\x20desplegable\x20de\x20la\x20lista\x20de\x20usuarios\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuarios\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuarios\x20conectados\x20contraída\x20(pulse\x20\x22INTRO\x22\x20para\x20abrirla)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20no\x20se\x20puede\x20volver\x20a\x20conectar\x20con\x20el\x20servidor.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Los\x20detalles\x20del\x20documento\x20no\x20se\x20pudieron\x20obtener\x20durante\x20la\x20reconexión.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'La\x20última\x20versión\x20guardada\x20del\x20documento\x20no\x20coincide\x20con\x20la\x20versión\x20local.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20local\x20y\x20el\x20documento\x20del\x20servidor\x20difieren.\x20Fusionarlos\x20puede\x20provocar\x20un\x20comportamiento\x20inesperado.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.'},'getPluralForm':_0x3eccfa=>0x1==_0x3eccfa?0x0:0x0!=_0x3eccfa&&_0x3eccfa%0xf4240==0x0?0x1:0x2}};_0xecf8ac['es']||={'dictionary':{},'getPluralForm':null},_0xecf8ac['es']['dictionary']=Object['assign'](_0xecf8ac['es']['dictionary'],_0x4708b1),_0xecf8ac['es']['getPluralForm']=_0x943528;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x336c2f=>{const {es:{dictionary:_0x307293,getPluralForm:_0x38c811}}={'es':{'dictionary':{'CONNECTED_USERS':['1\x20usuario\x20conectado\x20(yo)','%0\x20usuarios\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20datos\x20al\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronización','Connected\x20users\x20list\x20dropdown\x20menu':'Menú\x20desplegable\x20de\x20la\x20lista\x20de\x20usuarios\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuarios\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuarios\x20conectados\x20contraída\x20(pulse\x20\x22INTRO\x22\x20para\x20abrirla)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20no\x20se\x20puede\x20volver\x20a\x20conectar\x20con\x20el\x20servidor.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Los\x20detalles\x20del\x20documento\x20no\x20se\x20pudieron\x20obtener\x20durante\x20la\x20reconexión.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'La\x20última\x20versión\x20guardada\x20del\x20documento\x20no\x20coincide\x20con\x20la\x20versión\x20local.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20documento\x20local\x20y\x20el\x20documento\x20del\x20servidor\x20difieren.\x20Fusionarlos\x20puede\x20provocar\x20un\x20comportamiento\x20inesperado.\x20Para\x20no\x20perder\x20su\x20contenido,\x20guárdelo\x20localmente\x20y\x20actualice\x20el\x20editor.'},'getPluralForm':_0x40a8d7=>0x1!=_0x40a8d7}};_0x336c2f['es']||={'dictionary':{},'getPluralForm':null},_0x336c2f['es']['dictionary']=Object['assign'](_0x336c2f['es']['dictionary'],_0x307293),_0x336c2f['es']['getPluralForm']=_0x38c811;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'et':{'dictionary':{'CONNECTED_USERS':['%0\x20ühendatud\x20kasutaja\x20(mina)','%0\x20ühendatud\x20kasutajat'],'PENDING_ACTION_SENDING_DATA':'Andmete\x20saatmine\x20serverisse.','Synchronization\x20issue':'Sünkroonimise\x20probleem','Connected\x20users\x20list\x20dropdown\x20menu':'Ühendatud\x20kasutajate\x20nimekirja\x20rippmenüü','Connected\x20users\x20list':'Ühendatud\x20kasutajate\x20nimekiri','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Peidetud\x20ühendatud\x20kasutajate\x20nimekiri\x20(selle\x20avamiseks\x20vajutage\x20ENTER)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumenti\x20ei\x20ole\x20võimalik\x20serveriga\x20ühendada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumendi\x20detaile\x20ei\x20olnud\x20võimalik\x20ühenduse\x20taastamise\x20käigus\x20edastada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Viimati\x20salvestatud\x20versioon\x20dokumendist\x20ei\x20sobitu\x20lokaalse\x20versiooniga.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Lokaalne\x20dokument\x20ja\x20serveri\x20dokument\x20erinevad\x20üksteisest\x20ning\x20nende\x20ühendamisega\x20võib\x20kaasneda\x20ootamatuid\x20tõrkeid.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.'},'getPluralForm':_0x10e4e6=>0x1!=_0x10e4e6}};
23
+ export default{'et':{'dictionary':{'CONNECTED_USERS':['%0\x20ühendatud\x20kasutaja\x20(mina)','%0\x20ühendatud\x20kasutajat'],'PENDING_ACTION_SENDING_DATA':'Andmete\x20saatmine\x20serverisse.','Synchronization\x20issue':'Sünkroonimise\x20probleem','Connected\x20users\x20list\x20dropdown\x20menu':'Ühendatud\x20kasutajate\x20nimekirja\x20rippmenüü','Connected\x20users\x20list':'Ühendatud\x20kasutajate\x20nimekiri','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Peidetud\x20ühendatud\x20kasutajate\x20nimekiri\x20(selle\x20avamiseks\x20vajutage\x20ENTER)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumenti\x20ei\x20ole\x20võimalik\x20serveriga\x20ühendada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumendi\x20detaile\x20ei\x20olnud\x20võimalik\x20ühenduse\x20taastamise\x20käigus\x20edastada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Viimati\x20salvestatud\x20versioon\x20dokumendist\x20ei\x20sobitu\x20lokaalse\x20versiooniga.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Lokaalne\x20dokument\x20ja\x20serveri\x20dokument\x20erinevad\x20üksteisest\x20ning\x20nende\x20ühendamisega\x20võib\x20kaasneda\x20ootamatuid\x20tõrkeid.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.'},'getPluralForm':_0x3747cb=>0x1!=_0x3747cb}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c67f6=>{const {et:{dictionary:_0x1012d4,getPluralForm:_0x3067dd}}={'et':{'dictionary':{'CONNECTED_USERS':['%0\x20ühendatud\x20kasutaja\x20(mina)','%0\x20ühendatud\x20kasutajat'],'PENDING_ACTION_SENDING_DATA':'Andmete\x20saatmine\x20serverisse.','Synchronization\x20issue':'Sünkroonimise\x20probleem','Connected\x20users\x20list\x20dropdown\x20menu':'Ühendatud\x20kasutajate\x20nimekirja\x20rippmenüü','Connected\x20users\x20list':'Ühendatud\x20kasutajate\x20nimekiri','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Peidetud\x20ühendatud\x20kasutajate\x20nimekiri\x20(selle\x20avamiseks\x20vajutage\x20ENTER)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumenti\x20ei\x20ole\x20võimalik\x20serveriga\x20ühendada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumendi\x20detaile\x20ei\x20olnud\x20võimalik\x20ühenduse\x20taastamise\x20käigus\x20edastada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Viimati\x20salvestatud\x20versioon\x20dokumendist\x20ei\x20sobitu\x20lokaalse\x20versiooniga.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Lokaalne\x20dokument\x20ja\x20serveri\x20dokument\x20erinevad\x20üksteisest\x20ning\x20nende\x20ühendamisega\x20võib\x20kaasneda\x20ootamatuid\x20tõrkeid.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.'},'getPluralForm':_0x32b21e=>0x1!=_0x32b21e}};_0x4c67f6['et']||={'dictionary':{},'getPluralForm':null},_0x4c67f6['et']['dictionary']=Object['assign'](_0x4c67f6['et']['dictionary'],_0x1012d4),_0x4c67f6['et']['getPluralForm']=_0x3067dd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x448aec=>{const {et:{dictionary:_0x3df831,getPluralForm:_0x2de72e}}={'et':{'dictionary':{'CONNECTED_USERS':['%0\x20ühendatud\x20kasutaja\x20(mina)','%0\x20ühendatud\x20kasutajat'],'PENDING_ACTION_SENDING_DATA':'Andmete\x20saatmine\x20serverisse.','Synchronization\x20issue':'Sünkroonimise\x20probleem','Connected\x20users\x20list\x20dropdown\x20menu':'Ühendatud\x20kasutajate\x20nimekirja\x20rippmenüü','Connected\x20users\x20list':'Ühendatud\x20kasutajate\x20nimekiri','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Peidetud\x20ühendatud\x20kasutajate\x20nimekiri\x20(selle\x20avamiseks\x20vajutage\x20ENTER)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumenti\x20ei\x20ole\x20võimalik\x20serveriga\x20ühendada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumendi\x20detaile\x20ei\x20olnud\x20võimalik\x20ühenduse\x20taastamise\x20käigus\x20edastada.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Viimati\x20salvestatud\x20versioon\x20dokumendist\x20ei\x20sobitu\x20lokaalse\x20versiooniga.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Lokaalne\x20dokument\x20ja\x20serveri\x20dokument\x20erinevad\x20üksteisest\x20ning\x20nende\x20ühendamisega\x20võib\x20kaasneda\x20ootamatuid\x20tõrkeid.\x20Sisu\x20säilitamiseks\x20salvesta\x20see\x20lokaalselt\x20ja\x20värskenda\x20redaktorit.'},'getPluralForm':_0x28578b=>0x1!=_0x28578b}};_0x448aec['et']||={'dictionary':{},'getPluralForm':null},_0x448aec['et']['dictionary']=Object['assign'](_0x448aec['et']['dictionary'],_0x3df831),_0x448aec['et']['getPluralForm']=_0x2de72e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'eu':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x1b2c7d=>0x1!=_0x1b2c7d}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x51608e=>{const {eu:{dictionary:_0x165320,getPluralForm:_0x2c6e3e}}={'eu':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x4342b9=>0x1!=_0x4342b9}};_0x51608e['eu']||={'dictionary':{},'getPluralForm':null},_0x51608e['eu']['dictionary']=Object['assign'](_0x51608e['eu']['dictionary'],_0x165320),_0x51608e['eu']['getPluralForm']=_0x2c6e3e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fa':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'این\x20سند\x20قابل\x20اتصال\x20به\x20سرور\x20نیست.\x20برای\x20از\x20دست\x20ندادن\x20محتوا\x20بصورت\x20محلی\x20ذخیره\x20کنید\x20و\x20ویرایشگر\x20را\x20دوباره\x20بارگزاری\x20کنید.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x1dbe81=>_0x1dbe81>0x1}};
23
+ export default{'fa':{'dictionary':{'CONNECTED_USERS':'','PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'این\x20سند\x20قابل\x20اتصال\x20به\x20سرور\x20نیست.\x20برای\x20از\x20دست\x20ندادن\x20محتوا\x20بصورت\x20محلی\x20ذخیره\x20کنید\x20و\x20ویرایشگر\x20را\x20دوباره\x20بارگزاری\x20کنید.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x44872a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3905f3=>{const {fa:{dictionary:_0x2bac9e,getPluralForm:_0x286fc1}}={'fa':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'این\x20سند\x20قابل\x20اتصال\x20به\x20سرور\x20نیست.\x20برای\x20از\x20دست\x20ندادن\x20محتوا\x20بصورت\x20محلی\x20ذخیره\x20کنید\x20و\x20ویرایشگر\x20را\x20دوباره\x20بارگزاری\x20کنید.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x18e2a8=>_0x18e2a8>0x1}};_0x3905f3['fa']||={'dictionary':{},'getPluralForm':null},_0x3905f3['fa']['dictionary']=Object['assign'](_0x3905f3['fa']['dictionary'],_0x2bac9e),_0x3905f3['fa']['getPluralForm']=_0x286fc1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x239196=>{const {fa:{dictionary:_0x694668,getPluralForm:_0x4c3b56}}={'fa':{'dictionary':{'CONNECTED_USERS':'','PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'این\x20سند\x20قابل\x20اتصال\x20به\x20سرور\x20نیست.\x20برای\x20از\x20دست\x20ندادن\x20محتوا\x20بصورت\x20محلی\x20ذخیره\x20کنید\x20و\x20ویرایشگر\x20را\x20دوباره\x20بارگزاری\x20کنید.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x55b58e=>0x0}};_0x239196['fa']||={'dictionary':{},'getPluralForm':null},_0x239196['fa']['dictionary']=Object['assign'](_0x239196['fa']['dictionary'],_0x694668),_0x239196['fa']['getPluralForm']=_0x4c3b56;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'fi':{'dictionary':{'CONNECTED_USERS':['1\x20yhdistetty\x20käyttäjä\x20(minä)','%0\x20yhdistetty\x20käyttäjää'],'PENDING_ACTION_SENDING_DATA':'Dataa\x20lähetetään\x20palvelimeen.','Synchronization\x20issue':'Synkronointiongelma','Connected\x20users\x20list\x20dropdown\x20menu':'Yhdistäneiden\x20käyttäjien\x20luettelon\x20pudotusvalikko','Connected\x20users\x20list':'Yhdistäneiden\x20käyttäjien\x20luettelo','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Kutistettu\x20yhdistäneiden\x20käyttäjien\x20luettelo\x20(avaa\x20se\x20painamalla\x20Enter-näppäintä)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Asiakirjaa\x20ei\x20voida\x20liittää\x20takaisin\x20palvelimeen.\x20Tallenna\x20sisältö\x20paikallisesti\x20ja\x20lataa\x20editori\x20uudelleen,\x20jotta\x20et\x20menettäisi\x20sisältöäsi.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Asiakirjan\x20tietoja\x20ei\x20voitu\x20hankkia\x20yhteyden\x20muodostamisen\x20yhteydessä.\x20Varmista\x20sisällön\x20säilyminen\x20tallentamalla\x20se\x20paikallisesti\x20ja\x20lataamalla\x20editori\x20uudelleen.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Asiakirjan\x20viimeisin\x20tallennettu\x20versio\x20ei\x20vastaa\x20paikallista\x20versiota.\x20Tallenna\x20sisältö\x20paikallisesti\x20ja\x20lataa\x20editori\x20uudelleen\x20säilyttääksesi\x20sisällön.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Paikallinen\x20asiakirja\x20ja\x20palvelimen\x20asiakirja\x20eroavat\x20toisistaan,\x20ja\x20niiden\x20sulauttamisella\x20voi\x20olla\x20odottamattomia\x20seurauksia.\x20Tallenna\x20sisältö\x20paikallisesti\x20ja\x20lataa\x20editori\x20uudelleen\x20säilyttääksesi\x20sisällön.'},'getPluralForm':_0x2e3879=>0x1!=_0x2e3879}};
23
+ export default{'fi':{'dictionary':{'CONNECTED_USERS':['1\x20yhdistetty\x20käyttäjä\x20(minä)','%0\x20yhdistetty\x20käyttäjää'],'PENDING_ACTION_SENDING_DATA':'Dataa\x20lähetetään\x20palvelimeen.','Synchronization\x20issue':'Synkronointiongelma','Connected\x20users\x20list\x20dropdown\x20menu':'Yhdistäneiden\x20käyttäjien\x20luettelon\x20pudotusvalikko','Connected\x20users\x20list':'Yhdistäneiden\x20käyttäjien\x20luettelo','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Kutistettu\x20yhdistäneiden\x20käyttäjien\x20luettelo\x20(avaa\x20se\x20painamalla\x20Enter-näppäintä)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Asiakirjaa\x20ei\x20voida\x20liittää\x20takaisin\x20palvelimeen.\x20Tallenna\x20sisältö\x20paikallisesti\x20ja\x20lataa\x20editori\x20uudelleen,\x20jotta\x20et\x20menettäisi\x20sisältöäsi.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Asiakirjan\x20tietoja\x20ei\x20voitu\x20hankkia\x20yhteyden\x20muodostamisen\x20yhteydessä.\x20Varmista\x20sisällön\x20säilyminen\x20tallentamalla\x20se\x20paikallisesti\x20ja\x20lataamalla\x20editori\x20uudelleen.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Asiakirjan\x20viimeisin\x20tallennettu\x20versio\x20ei\x20vastaa\x20paikallista\x20versiota.\x20Tallenna\x20sisältö\x20paikallisesti\x20ja\x20lataa\x20editori\x20uudelleen\x20säilyttääksesi\x20sisällön.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Paikallinen\x20asiakirja\x20ja\x20palvelimen\x20asiakirja\x20eroavat\x20toisistaan,\x20ja\x20niiden\x20sulauttamisella\x20voi\x20olla\x20odottamattomia\x20seurauksia.\x20Tallenna\x20sisältö\x20paikallisesti\x20ja\x20lataa\x20editori\x20uudelleen\x20säilyttääksesi\x20sisällön.'},'getPluralForm':_0xb0c3a0=>0x1!=_0xb0c3a0}};