@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
- (_0x45a1ee=>{const {no:{dictionary:_0x6bcae1,getPluralForm:_0x4eb29e}}={'no':{'dictionary':{'CONNECTED_USERS':['1\x20bruker\x20koblet\x20til\x20(meg)','%0\x20brukere\x20koblet\x20til'],'PENDING_ACTION_SENDING_DATA':'Sender\x20data\x20til\x20serveren.','Synchronization\x20issue':'Synkroniseringsproblem','Connected\x20users\x20list\x20dropdown\x20menu':'Rullegardinmeny\x20for\x20tilkoblede\x20brukere','Connected\x20users\x20list':'Liste\x20over\x20tilkoblede\x20brukere','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Skjult\x20liste\x20over\x20tilkoblede\x20brukere\x20(trykk\x20ENTER\x20for\x20å\x20åpne\x20den)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentet\x20kunne\x20ikke\x20kobles\x20tilbake\x20til\x20serveren.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentdetaljene\x20ble\x20ikke\x20registrert\x20under\x20gjenoppkoblingen.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','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.':'Sist\x20lagrede\x20versjon\x20av\x20dokumentet\x20matcher\x20ikke\x20den\x20lokale\x20versjonen.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','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\x20dokumentet\x20avviker\x20fra\x20serverdokumentet\x20og\x20fletting\x20av\x20dem\x20kan\x20få\x20uante\x20følger.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.'},'getPluralForm':_0xf2fcfc=>0x1!=_0xf2fcfc}};_0x45a1ee['no']||={'dictionary':{},'getPluralForm':null},_0x45a1ee['no']['dictionary']=Object['assign'](_0x45a1ee['no']['dictionary'],_0x6bcae1),_0x45a1ee['no']['getPluralForm']=_0x4eb29e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58eb33=>{const {no:{dictionary:_0x4af393,getPluralForm:_0x5715db}}={'no':{'dictionary':{'CONNECTED_USERS':['1\x20bruker\x20koblet\x20til\x20(meg)','%0\x20brukere\x20koblet\x20til'],'PENDING_ACTION_SENDING_DATA':'Sender\x20data\x20til\x20serveren.','Synchronization\x20issue':'Synkroniseringsproblem','Connected\x20users\x20list\x20dropdown\x20menu':'Rullegardinmeny\x20for\x20tilkoblede\x20brukere','Connected\x20users\x20list':'Liste\x20over\x20tilkoblede\x20brukere','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Skjult\x20liste\x20over\x20tilkoblede\x20brukere\x20(trykk\x20ENTER\x20for\x20å\x20åpne\x20den)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentet\x20kunne\x20ikke\x20kobles\x20tilbake\x20til\x20serveren.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentdetaljene\x20ble\x20ikke\x20registrert\x20under\x20gjenoppkoblingen.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','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.':'Sist\x20lagrede\x20versjon\x20av\x20dokumentet\x20matcher\x20ikke\x20den\x20lokale\x20versjonen.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','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\x20dokumentet\x20avviker\x20fra\x20serverdokumentet\x20og\x20fletting\x20av\x20dem\x20kan\x20få\x20uante\x20følger.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.'},'getPluralForm':_0x1a9a0a=>0x1!=_0x1a9a0a}};_0x58eb33['no']||={'dictionary':{},'getPluralForm':null},_0x58eb33['no']['dictionary']=Object['assign'](_0x58eb33['no']['dictionary'],_0x4af393),_0x58eb33['no']['getPluralForm']=_0x5715db;})(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{'oc':{'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':_0x2f9cae=>_0x2f9cae>0x1}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0xfab2e9=>{const {oc:{dictionary:_0x4dab23,getPluralForm:_0x2f95a2}}={'oc':{'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':_0x4fe38f=>_0x4fe38f>0x1}};_0xfab2e9['oc']||={'dictionary':{},'getPluralForm':null},_0xfab2e9['oc']['dictionary']=Object['assign'](_0xfab2e9['oc']['dictionary'],_0x4dab23),_0xfab2e9['oc']['getPluralForm']=_0x2f95a2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'CONNECTED_USERS':['1\x20połączony\x20użytkownik\x20(ja)','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników'],'PENDING_ACTION_SENDING_DATA':'Trwa\x20przesyłanie\x20danych\x20do\x20serwera.','Synchronization\x20issue':'Problem\x20z\x20synchronizacją','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20rozwijane\x20listy\x20połączonych\x20użytkowników','Connected\x20users\x20list':'Lista\x20połączonych\x20użytkowników','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zwinięta\x20lista\x20połączonych\x20użytkowników\x20(naciśnij\x20ENTER,\x20aby\x20ją\x20otworzyć)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20może\x20nawiązać\x20ponownego\x20połączenia\x20z\x20serwerem.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Nie\x20można\x20uzyskać\x20informacji\x20dot.\x20dokumentu\x20podczas\x20ponownego\x20połączenia.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Ostatnio\x20zapisana\x20wersja\x20dokumentu\x20nie\x20zgadza\x20się\x20z\x20wersją\x20zapisaną\x20na\x20urządzeniu.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Dokument\x20na\x20urządzeniu\x20oraz\x20dokument\x20na\x20serwerze\x20różnią\x20się\x20od\x20siebie.\x20Ich\x20połączenie\x20może\x20wywołać\x20niezamierzone\x20skutki.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.'},'getPluralForm':_0x5caabf=>0x1==_0x5caabf?0x0:_0x5caabf%0xa>=0x2&&_0x5caabf%0xa<=0x4&&(_0x5caabf%0x64<0xc||_0x5caabf%0x64>0xe)?0x1:0x1!=_0x5caabf&&_0x5caabf%0xa>=0x0&&_0x5caabf%0xa<=0x1||_0x5caabf%0xa>=0x5&&_0x5caabf%0xa<=0x9||_0x5caabf%0x64>=0xc&&_0x5caabf%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'CONNECTED_USERS':['1\x20połączony\x20użytkownik\x20(ja)','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników'],'PENDING_ACTION_SENDING_DATA':'Trwa\x20przesyłanie\x20danych\x20do\x20serwera.','Synchronization\x20issue':'Problem\x20z\x20synchronizacją','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20rozwijane\x20listy\x20połączonych\x20użytkowników','Connected\x20users\x20list':'Lista\x20połączonych\x20użytkowników','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zwinięta\x20lista\x20połączonych\x20użytkowników\x20(naciśnij\x20ENTER,\x20aby\x20ją\x20otworzyć)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20może\x20nawiązać\x20ponownego\x20połączenia\x20z\x20serwerem.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Nie\x20można\x20uzyskać\x20informacji\x20dot.\x20dokumentu\x20podczas\x20ponownego\x20połączenia.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Ostatnio\x20zapisana\x20wersja\x20dokumentu\x20nie\x20zgadza\x20się\x20z\x20wersją\x20zapisaną\x20na\x20urządzeniu.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Dokument\x20na\x20urządzeniu\x20oraz\x20dokument\x20na\x20serwerze\x20różnią\x20się\x20od\x20siebie.\x20Ich\x20połączenie\x20może\x20wywołać\x20niezamierzone\x20skutki.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.'},'getPluralForm':_0x45e68b=>0x1==_0x45e68b?0x0:_0x45e68b%0xa>=0x2&&_0x45e68b%0xa<=0x4&&(_0x45e68b%0x64<0xa||_0x45e68b%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4cf231=>{const {pl:{dictionary:_0x56a4b3,getPluralForm:_0x11de8e}}={'pl':{'dictionary':{'CONNECTED_USERS':['1\x20połączony\x20użytkownik\x20(ja)','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników'],'PENDING_ACTION_SENDING_DATA':'Trwa\x20przesyłanie\x20danych\x20do\x20serwera.','Synchronization\x20issue':'Problem\x20z\x20synchronizacją','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20rozwijane\x20listy\x20połączonych\x20użytkowników','Connected\x20users\x20list':'Lista\x20połączonych\x20użytkowników','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zwinięta\x20lista\x20połączonych\x20użytkowników\x20(naciśnij\x20ENTER,\x20aby\x20ją\x20otworzyć)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20może\x20nawiązać\x20ponownego\x20połączenia\x20z\x20serwerem.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Nie\x20można\x20uzyskać\x20informacji\x20dot.\x20dokumentu\x20podczas\x20ponownego\x20połączenia.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Ostatnio\x20zapisana\x20wersja\x20dokumentu\x20nie\x20zgadza\x20się\x20z\x20wersją\x20zapisaną\x20na\x20urządzeniu.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Dokument\x20na\x20urządzeniu\x20oraz\x20dokument\x20na\x20serwerze\x20różnią\x20się\x20od\x20siebie.\x20Ich\x20połączenie\x20może\x20wywołać\x20niezamierzone\x20skutki.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.'},'getPluralForm':_0x30247f=>0x1==_0x30247f?0x0:_0x30247f%0xa>=0x2&&_0x30247f%0xa<=0x4&&(_0x30247f%0x64<0xc||_0x30247f%0x64>0xe)?0x1:0x1!=_0x30247f&&_0x30247f%0xa>=0x0&&_0x30247f%0xa<=0x1||_0x30247f%0xa>=0x5&&_0x30247f%0xa<=0x9||_0x30247f%0x64>=0xc&&_0x30247f%0x64<=0xe?0x2:0x3}};_0x4cf231['pl']||={'dictionary':{},'getPluralForm':null},_0x4cf231['pl']['dictionary']=Object['assign'](_0x4cf231['pl']['dictionary'],_0x56a4b3),_0x4cf231['pl']['getPluralForm']=_0x11de8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29105a=>{const {pl:{dictionary:_0xa39905,getPluralForm:_0x16c475}}={'pl':{'dictionary':{'CONNECTED_USERS':['1\x20połączony\x20użytkownik\x20(ja)','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników'],'PENDING_ACTION_SENDING_DATA':'Trwa\x20przesyłanie\x20danych\x20do\x20serwera.','Synchronization\x20issue':'Problem\x20z\x20synchronizacją','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20rozwijane\x20listy\x20połączonych\x20użytkowników','Connected\x20users\x20list':'Lista\x20połączonych\x20użytkowników','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zwinięta\x20lista\x20połączonych\x20użytkowników\x20(naciśnij\x20ENTER,\x20aby\x20ją\x20otworzyć)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20może\x20nawiązać\x20ponownego\x20połączenia\x20z\x20serwerem.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Nie\x20można\x20uzyskać\x20informacji\x20dot.\x20dokumentu\x20podczas\x20ponownego\x20połączenia.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Ostatnio\x20zapisana\x20wersja\x20dokumentu\x20nie\x20zgadza\x20się\x20z\x20wersją\x20zapisaną\x20na\x20urządzeniu.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Dokument\x20na\x20urządzeniu\x20oraz\x20dokument\x20na\x20serwerze\x20różnią\x20się\x20od\x20siebie.\x20Ich\x20połączenie\x20może\x20wywołać\x20niezamierzone\x20skutki.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.'},'getPluralForm':_0x5e26b4=>0x1==_0x5e26b4?0x0:_0x5e26b4%0xa>=0x2&&_0x5e26b4%0xa<=0x4&&(_0x5e26b4%0x64<0xa||_0x5e26b4%0x64>=0x14)?0x1:0x2}};_0x29105a['pl']||={'dictionary':{},'getPluralForm':null},_0x29105a['pl']['dictionary']=Object['assign'](_0x29105a['pl']['dictionary'],_0xa39905),_0x29105a['pl']['getPluralForm']=_0x16c475;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'CONNECTED_USERS':['1\x20usuário\x20conectado\x20(eu)','%0\x20usuários\x20conectados','%0\x20usuários\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20dados\x20para\x20o\x20servidor','Synchronization\x20issue':'Problema\x20de\x20sicronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20usuários\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuários\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuários\x20conectados\x20minimizada\x20(pressione\x20\x22ENTER\x22\x20para\x20abri-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'O\x20documento\x20não\x20pode\x20ser\x20conectado\x20de\x20volta\x20ao\x20servidor.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Os\x20detalhes\x20do\x20documento\x20não\x20puderam\x20ser\x20obtidos\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20salva\x20deste\x20documento\x20não\x20confere\x20com\x20a\x20versão\x20local.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20mesclá-los\x20pode\x20causar\x20um\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x530985=>0x0==_0x530985||0x1==_0x530985?0x0:0x0!=_0x530985&&_0x530985%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'CONNECTED_USERS':['1\x20usuário\x20conectado\x20(eu)','%0\x20usuários\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20dados\x20para\x20o\x20servidor','Synchronization\x20issue':'Problema\x20de\x20sicronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20usuários\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuários\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuários\x20conectados\x20minimizada\x20(pressione\x20\x22ENTER\x22\x20para\x20abri-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'O\x20documento\x20não\x20pode\x20ser\x20conectado\x20de\x20volta\x20ao\x20servidor.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Os\x20detalhes\x20do\x20documento\x20não\x20puderam\x20ser\x20obtidos\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20salva\x20deste\x20documento\x20não\x20confere\x20com\x20a\x20versão\x20local.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20mesclá-los\x20pode\x20causar\x20um\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x11352a=>0x1!=_0x11352a}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ba9f2=>{const {'pt-br':{dictionary:_0x3131c4,getPluralForm:_0x2cecf0}}={'pt-br':{'dictionary':{'CONNECTED_USERS':['1\x20usuário\x20conectado\x20(eu)','%0\x20usuários\x20conectados','%0\x20usuários\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20dados\x20para\x20o\x20servidor','Synchronization\x20issue':'Problema\x20de\x20sicronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20usuários\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuários\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuários\x20conectados\x20minimizada\x20(pressione\x20\x22ENTER\x22\x20para\x20abri-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'O\x20documento\x20não\x20pode\x20ser\x20conectado\x20de\x20volta\x20ao\x20servidor.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Os\x20detalhes\x20do\x20documento\x20não\x20puderam\x20ser\x20obtidos\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20salva\x20deste\x20documento\x20não\x20confere\x20com\x20a\x20versão\x20local.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20mesclá-los\x20pode\x20causar\x20um\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x1817b5=>0x0==_0x1817b5||0x1==_0x1817b5?0x0:0x0!=_0x1817b5&&_0x1817b5%0xf4240==0x0?0x1:0x2}};_0x5ba9f2['pt-br']||={'dictionary':{},'getPluralForm':null},_0x5ba9f2['pt-br']['dictionary']=Object['assign'](_0x5ba9f2['pt-br']['dictionary'],_0x3131c4),_0x5ba9f2['pt-br']['getPluralForm']=_0x2cecf0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfe1d55=>{const {'pt-br':{dictionary:_0x4b9590,getPluralForm:_0x98f73d}}={'pt-br':{'dictionary':{'CONNECTED_USERS':['1\x20usuário\x20conectado\x20(eu)','%0\x20usuários\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20dados\x20para\x20o\x20servidor','Synchronization\x20issue':'Problema\x20de\x20sicronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20usuários\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuários\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuários\x20conectados\x20minimizada\x20(pressione\x20\x22ENTER\x22\x20para\x20abri-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'O\x20documento\x20não\x20pode\x20ser\x20conectado\x20de\x20volta\x20ao\x20servidor.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Os\x20detalhes\x20do\x20documento\x20não\x20puderam\x20ser\x20obtidos\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20salva\x20deste\x20documento\x20não\x20confere\x20com\x20a\x20versão\x20local.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20mesclá-los\x20pode\x20causar\x20um\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0xc2b2c1=>0x1!=_0xc2b2c1}};_0xfe1d55['pt-br']||={'dictionary':{},'getPluralForm':null},_0xfe1d55['pt-br']['dictionary']=Object['assign'](_0xfe1d55['pt-br']['dictionary'],_0x4b9590),_0xfe1d55['pt-br']['getPluralForm']=_0x98f73d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'CONNECTED_USERS':['1\x20utilizador\x20conectado\x20(eu)','%0\x20utilizador\x20conectado','%0\x20utilizador\x20conectado'],'PENDING_ACTION_SENDING_DATA':'A\x20enviar\x20dados\x20para\x20o\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20utilizadores\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20utilizadores\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20utilizadores\x20conectados\x20colapsada\x20(prima\x20ENTER\x20para\x20a\x20expandir)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20é\x20possível\x20conectar\x20novamente\x20o\x20documento\x20a\x20servidor.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20foi\x20possível\x20guardar\x20os\x20detalhes\x20do\x20documento\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20guardada\x20do\x20documento\x20não\x20corresponde\x20à\x20versão\x20local.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20fundi-los\x20pode\x20causar\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x44b0b6=>0x0==_0x44b0b6||0x1==_0x44b0b6?0x0:0x0!=_0x44b0b6&&_0x44b0b6%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'CONNECTED_USERS':['1\x20utilizador\x20conectado\x20(eu)','%0\x20utilizador\x20conectado'],'PENDING_ACTION_SENDING_DATA':'A\x20enviar\x20dados\x20para\x20o\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20utilizadores\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20utilizadores\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20utilizadores\x20conectados\x20colapsada\x20(prima\x20ENTER\x20para\x20a\x20expandir)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20é\x20possível\x20conectar\x20novamente\x20o\x20documento\x20a\x20servidor.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20foi\x20possível\x20guardar\x20os\x20detalhes\x20do\x20documento\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20guardada\x20do\x20documento\x20não\x20corresponde\x20à\x20versão\x20local.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20fundi-los\x20pode\x20causar\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x5d0048=>0x1!=_0x5d0048}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x466b41=>{const {pt:{dictionary:_0xea0eff,getPluralForm:_0x381696}}={'pt':{'dictionary':{'CONNECTED_USERS':['1\x20utilizador\x20conectado\x20(eu)','%0\x20utilizador\x20conectado','%0\x20utilizador\x20conectado'],'PENDING_ACTION_SENDING_DATA':'A\x20enviar\x20dados\x20para\x20o\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20utilizadores\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20utilizadores\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20utilizadores\x20conectados\x20colapsada\x20(prima\x20ENTER\x20para\x20a\x20expandir)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20é\x20possível\x20conectar\x20novamente\x20o\x20documento\x20a\x20servidor.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20foi\x20possível\x20guardar\x20os\x20detalhes\x20do\x20documento\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20guardada\x20do\x20documento\x20não\x20corresponde\x20à\x20versão\x20local.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20fundi-los\x20pode\x20causar\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x109784=>0x0==_0x109784||0x1==_0x109784?0x0:0x0!=_0x109784&&_0x109784%0xf4240==0x0?0x1:0x2}};_0x466b41['pt']||={'dictionary':{},'getPluralForm':null},_0x466b41['pt']['dictionary']=Object['assign'](_0x466b41['pt']['dictionary'],_0xea0eff),_0x466b41['pt']['getPluralForm']=_0x381696;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39b462=>{const {pt:{dictionary:_0x482147,getPluralForm:_0xfa4daf}}={'pt':{'dictionary':{'CONNECTED_USERS':['1\x20utilizador\x20conectado\x20(eu)','%0\x20utilizador\x20conectado'],'PENDING_ACTION_SENDING_DATA':'A\x20enviar\x20dados\x20para\x20o\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20utilizadores\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20utilizadores\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20utilizadores\x20conectados\x20colapsada\x20(prima\x20ENTER\x20para\x20a\x20expandir)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20é\x20possível\x20conectar\x20novamente\x20o\x20documento\x20a\x20servidor.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20foi\x20possível\x20guardar\x20os\x20detalhes\x20do\x20documento\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20guardada\x20do\x20documento\x20não\x20corresponde\x20à\x20versão\x20local.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20fundi-los\x20pode\x20causar\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x87d103=>0x1!=_0x87d103}};_0x39b462['pt']||={'dictionary':{},'getPluralForm':null},_0x39b462['pt']['dictionary']=Object['assign'](_0x39b462['pt']['dictionary'],_0x482147),_0x39b462['pt']['getPluralForm']=_0xfa4daf;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'CONNECTED_USERS':['1\x20utilizator\x20conectat\x20(eu)','%0\x20utilizatori\x20conectați','%0\x20utilizatori\x20conectați'],'PENDING_ACTION_SENDING_DATA':'Trimitere\x20de\x20date\x20spre\x20server.','Synchronization\x20issue':'Problemă\x20de\x20sincronizare','Connected\x20users\x20list\x20dropdown\x20menu':'Meniu\x20derulant:\x20Lista\x20utilizatorilor\x20conectați','Connected\x20users\x20list':'Lista\x20utilizatorilor\x20conectați','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20utilizatorilor\x20conectați\x20colapsată\x20(apăsați\x20ENTER\x20pentru\x20a\x20o\x20deschide)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Documentul\x20nu\x20poate\x20fi\x20reconectat\x20la\x20server.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaliile\x20documentului\x20nu\x20au\x20putut\x20fi\x20obținute\x20în\x20timpul\x20reconectării.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Ultima\x20versiune\x20salvată\x20a\x20documentului\x20este\x20diferită\x20de\x20versiunea\x20locală.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Documentul\x20local\x20este\x20diferit\x20de\x20cel\x20de\x20pe\x20server,\x20iar\x20îmbinarea\x20lor\x20poate\x20duce\x20la\x20un\x20comportament\x20neașteptat.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.'},'getPluralForm':_0x44449d=>0x1==_0x44449d?0x0:_0x44449d%0x64>0x13||_0x44449d%0x64==0x0&&0x0!=_0x44449d?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'CONNECTED_USERS':['1\x20utilizator\x20conectat\x20(eu)','%0\x20utilizatori\x20conectați','%0\x20utilizatori\x20conectați'],'PENDING_ACTION_SENDING_DATA':'Trimitere\x20de\x20date\x20spre\x20server.','Synchronization\x20issue':'Problemă\x20de\x20sincronizare','Connected\x20users\x20list\x20dropdown\x20menu':'Meniu\x20derulant:\x20Lista\x20utilizatorilor\x20conectați','Connected\x20users\x20list':'Lista\x20utilizatorilor\x20conectați','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20utilizatorilor\x20conectați\x20colapsată\x20(apăsați\x20ENTER\x20pentru\x20a\x20o\x20deschide)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Documentul\x20nu\x20poate\x20fi\x20reconectat\x20la\x20server.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaliile\x20documentului\x20nu\x20au\x20putut\x20fi\x20obținute\x20în\x20timpul\x20reconectării.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Ultima\x20versiune\x20salvată\x20a\x20documentului\x20este\x20diferită\x20de\x20versiunea\x20locală.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Documentul\x20local\x20este\x20diferit\x20de\x20cel\x20de\x20pe\x20server,\x20iar\x20îmbinarea\x20lor\x20poate\x20duce\x20la\x20un\x20comportament\x20neașteptat.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.'},'getPluralForm':_0xcd0f53=>0x1==_0xcd0f53?0x0:0x0==_0xcd0f53||_0xcd0f53%0x64>0x0&&_0xcd0f53%0x64<0x14?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x396e03=>{const {ro:{dictionary:_0x4a3c65,getPluralForm:_0x5432ee}}={'ro':{'dictionary':{'CONNECTED_USERS':['1\x20utilizator\x20conectat\x20(eu)','%0\x20utilizatori\x20conectați','%0\x20utilizatori\x20conectați'],'PENDING_ACTION_SENDING_DATA':'Trimitere\x20de\x20date\x20spre\x20server.','Synchronization\x20issue':'Problemă\x20de\x20sincronizare','Connected\x20users\x20list\x20dropdown\x20menu':'Meniu\x20derulant:\x20Lista\x20utilizatorilor\x20conectați','Connected\x20users\x20list':'Lista\x20utilizatorilor\x20conectați','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20utilizatorilor\x20conectați\x20colapsată\x20(apăsați\x20ENTER\x20pentru\x20a\x20o\x20deschide)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Documentul\x20nu\x20poate\x20fi\x20reconectat\x20la\x20server.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaliile\x20documentului\x20nu\x20au\x20putut\x20fi\x20obținute\x20în\x20timpul\x20reconectării.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Ultima\x20versiune\x20salvată\x20a\x20documentului\x20este\x20diferită\x20de\x20versiunea\x20locală.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Documentul\x20local\x20este\x20diferit\x20de\x20cel\x20de\x20pe\x20server,\x20iar\x20îmbinarea\x20lor\x20poate\x20duce\x20la\x20un\x20comportament\x20neașteptat.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.'},'getPluralForm':_0x26f284=>0x1==_0x26f284?0x0:_0x26f284%0x64>0x13||_0x26f284%0x64==0x0&&0x0!=_0x26f284?0x2:0x1}};_0x396e03['ro']||={'dictionary':{},'getPluralForm':null},_0x396e03['ro']['dictionary']=Object['assign'](_0x396e03['ro']['dictionary'],_0x4a3c65),_0x396e03['ro']['getPluralForm']=_0x5432ee;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5557cd=>{const {ro:{dictionary:_0x5c4728,getPluralForm:_0x2e167a}}={'ro':{'dictionary':{'CONNECTED_USERS':['1\x20utilizator\x20conectat\x20(eu)','%0\x20utilizatori\x20conectați','%0\x20utilizatori\x20conectați'],'PENDING_ACTION_SENDING_DATA':'Trimitere\x20de\x20date\x20spre\x20server.','Synchronization\x20issue':'Problemă\x20de\x20sincronizare','Connected\x20users\x20list\x20dropdown\x20menu':'Meniu\x20derulant:\x20Lista\x20utilizatorilor\x20conectați','Connected\x20users\x20list':'Lista\x20utilizatorilor\x20conectați','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20utilizatorilor\x20conectați\x20colapsată\x20(apăsați\x20ENTER\x20pentru\x20a\x20o\x20deschide)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Documentul\x20nu\x20poate\x20fi\x20reconectat\x20la\x20server.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaliile\x20documentului\x20nu\x20au\x20putut\x20fi\x20obținute\x20în\x20timpul\x20reconectării.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Ultima\x20versiune\x20salvată\x20a\x20documentului\x20este\x20diferită\x20de\x20versiunea\x20locală.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Documentul\x20local\x20este\x20diferit\x20de\x20cel\x20de\x20pe\x20server,\x20iar\x20îmbinarea\x20lor\x20poate\x20duce\x20la\x20un\x20comportament\x20neașteptat.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.'},'getPluralForm':_0x4678e6=>0x1==_0x4678e6?0x0:0x0==_0x4678e6||_0x4678e6%0x64>0x0&&_0x4678e6%0x64<0x14?0x1:0x2}};_0x5557cd['ro']||={'dictionary':{},'getPluralForm':null},_0x5557cd['ro']['dictionary']=Object['assign'](_0x5557cd['ro']['dictionary'],_0x5c4728),_0x5557cd['ro']['getPluralForm']=_0x2e167a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'CONNECTED_USERS':['1\x20пользователь\x20в\x20сети\x20(Вы)','%0\x20пользователя\x20в\x20сети','%0\x20пользователей\x20в\x20сети','%0\x20пользователь\x20в\x20сети'],'PENDING_ACTION_SENDING_DATA':'Отправка\x20данных\x20на\x20сервер.','Synchronization\x20issue':'Проблема\x20с\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(нажмите\x20ENTER\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редактор.','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редактор.','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редактор.','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редактор.'},'getPluralForm':_0x5b59c1=>_0x5b59c1%0xa==0x1&&_0x5b59c1%0x64!=0xb?0x0:_0x5b59c1%0xa>=0x2&&_0x5b59c1%0xa<=0x4&&(_0x5b59c1%0x64<0xc||_0x5b59c1%0x64>0xe)?0x1:_0x5b59c1%0xa==0x0||_0x5b59c1%0xa>=0x5&&_0x5b59c1%0xa<=0x9||_0x5b59c1%0x64>=0xb&&_0x5b59c1%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'CONNECTED_USERS':['1\x20пользователь\x20в\x20сети\x20(Вы)','%0\x20пользователя\x20в\x20сети','%0\x20пользователей\x20в\x20сети'],'PENDING_ACTION_SENDING_DATA':'Отправка\x20данных\x20на\x20сервер.','Synchronization\x20issue':'Проблема\x20с\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(нажмите\x20ENTER\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редактор.','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редактор.','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редактор.','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редактор.'},'getPluralForm':_0x3a7707=>_0x3a7707%0xa==0x1&&_0x3a7707%0x64!=0xb?0x0:_0x3a7707%0xa>=0x2&&_0x3a7707%0xa<=0x4&&(_0x3a7707%0x64<0xa||_0x3a7707%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e3c44=>{const {ru:{dictionary:_0x51ae6f,getPluralForm:_0x51cf3a}}={'ru':{'dictionary':{'CONNECTED_USERS':['1\x20пользователь\x20в\x20сети\x20(Вы)','%0\x20пользователя\x20в\x20сети','%0\x20пользователей\x20в\x20сети','%0\x20пользователь\x20в\x20сети'],'PENDING_ACTION_SENDING_DATA':'Отправка\x20данных\x20на\x20сервер.','Synchronization\x20issue':'Проблема\x20с\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(нажмите\x20ENTER\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редактор.','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редактор.','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редактор.','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редактор.'},'getPluralForm':_0x380195=>_0x380195%0xa==0x1&&_0x380195%0x64!=0xb?0x0:_0x380195%0xa>=0x2&&_0x380195%0xa<=0x4&&(_0x380195%0x64<0xc||_0x380195%0x64>0xe)?0x1:_0x380195%0xa==0x0||_0x380195%0xa>=0x5&&_0x380195%0xa<=0x9||_0x380195%0x64>=0xb&&_0x380195%0x64<=0xe?0x2:0x3}};_0x1e3c44['ru']||={'dictionary':{},'getPluralForm':null},_0x1e3c44['ru']['dictionary']=Object['assign'](_0x1e3c44['ru']['dictionary'],_0x51ae6f),_0x1e3c44['ru']['getPluralForm']=_0x51cf3a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b535a=>{const {ru:{dictionary:_0x49ca05,getPluralForm:_0x1e2c89}}={'ru':{'dictionary':{'CONNECTED_USERS':['1\x20пользователь\x20в\x20сети\x20(Вы)','%0\x20пользователя\x20в\x20сети','%0\x20пользователей\x20в\x20сети'],'PENDING_ACTION_SENDING_DATA':'Отправка\x20данных\x20на\x20сервер.','Synchronization\x20issue':'Проблема\x20с\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(нажмите\x20ENTER\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редактор.','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редактор.','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редактор.','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редактор.'},'getPluralForm':_0x5b7335=>_0x5b7335%0xa==0x1&&_0x5b7335%0x64!=0xb?0x0:_0x5b7335%0xa>=0x2&&_0x5b7335%0xa<=0x4&&(_0x5b7335%0x64<0xa||_0x5b7335%0x64>=0x14)?0x1:0x2}};_0x1b535a['ru']||={'dictionary':{},'getPluralForm':null},_0x1b535a['ru']['dictionary']=Object['assign'](_0x1b535a['ru']['dictionary'],_0x49ca05),_0x1b535a['ru']['getPluralForm']=_0x1e2c89;})(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{'si':{'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':_0x55cd5d=>0x1!=_0x55cd5d}};
@@ -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
+ (_0x588741=>{const {si:{dictionary:_0x56d52e,getPluralForm:_0x25f70c}}={'si':{'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':_0x976463=>0x1!=_0x976463}};_0x588741['si']||={'dictionary':{},'getPluralForm':null},_0x588741['si']['dictionary']=Object['assign'](_0x588741['si']['dictionary'],_0x56d52e),_0x588741['si']['getPluralForm']=_0x25f70c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'CONNECTED_USERS':['1\x20pripojený\x20užívateľ\x20(ja)','%0\x20pripojení\x20užívatelia','%0\x20pripojení\x20užívatelia','%0\x20pripojených\x20užívateľov'],'PENDING_ACTION_SENDING_DATA':'Odosielam\x20dáta\x20na\x20server.','Synchronization\x20issue':'Problém\x20so\x20synchronizáciou','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbaľovacia\x20ponuka\x20zoznamu\x20pripojených\x20používateľov','Connected\x20users\x20list':'Zoznam\x20priipojených\x20používateľov','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zbalený\x20zoznam\x20pripojených\x20používateľov\x20(stlačením\x20tlačidla\x20ENTER\x20ho\x20otvoríte)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20je\x20možné\x20pripojiť\x20späť\x20k\x20serveru.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Podrobnosti\x20dokumentu\x20nebolo\x20možné\x20získať\x20počas\x20opätovného\x20pripojenia.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Posledná\x20uložená\x20verzia\x20dokumentu\x20sa\x20nezhoduje\x20s\x20lokálnou\x20verziou.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Lokálny\x20dokument\x20a\x20dokument\x20servera\x20sa\x20líšia\x20a\x20ich\x20zlúčenie\x20môže\x20spôsobiť\x20neočakávané\x20správanie.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.'},'getPluralForm':_0x4aa211=>_0x4aa211%0x1==0x0&&0x1==_0x4aa211?0x0:_0x4aa211%0x1==0x0&&_0x4aa211>=0x2&&_0x4aa211<=0x4?0x1:_0x4aa211%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'CONNECTED_USERS':['1\x20pripojený\x20užívateľ\x20(ja)','%0\x20pripojení\x20užívatelia','%0\x20pripojení\x20užívatelia'],'PENDING_ACTION_SENDING_DATA':'Odosielam\x20dáta\x20na\x20server.','Synchronization\x20issue':'Problém\x20so\x20synchronizáciou','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbaľovacia\x20ponuka\x20zoznamu\x20pripojených\x20používateľov','Connected\x20users\x20list':'Zoznam\x20priipojených\x20používateľov','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zbalený\x20zoznam\x20pripojených\x20používateľov\x20(stlačením\x20tlačidla\x20ENTER\x20ho\x20otvoríte)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20je\x20možné\x20pripojiť\x20späť\x20k\x20serveru.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Podrobnosti\x20dokumentu\x20nebolo\x20možné\x20získať\x20počas\x20opätovného\x20pripojenia.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Posledná\x20uložená\x20verzia\x20dokumentu\x20sa\x20nezhoduje\x20s\x20lokálnou\x20verziou.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Lokálny\x20dokument\x20a\x20dokument\x20servera\x20sa\x20líšia\x20a\x20ich\x20zlúčenie\x20môže\x20spôsobiť\x20neočakávané\x20správanie.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.'},'getPluralForm':_0x36159a=>0x1==_0x36159a?0x0:_0x36159a>=0x2&&_0x36159a<=0x4?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2d5389=>{const {sk:{dictionary:_0x160651,getPluralForm:_0x520a49}}={'sk':{'dictionary':{'CONNECTED_USERS':['1\x20pripojený\x20užívateľ\x20(ja)','%0\x20pripojení\x20užívatelia','%0\x20pripojení\x20užívatelia','%0\x20pripojených\x20užívateľov'],'PENDING_ACTION_SENDING_DATA':'Odosielam\x20dáta\x20na\x20server.','Synchronization\x20issue':'Problém\x20so\x20synchronizáciou','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbaľovacia\x20ponuka\x20zoznamu\x20pripojených\x20používateľov','Connected\x20users\x20list':'Zoznam\x20priipojených\x20používateľov','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zbalený\x20zoznam\x20pripojených\x20používateľov\x20(stlačením\x20tlačidla\x20ENTER\x20ho\x20otvoríte)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20je\x20možné\x20pripojiť\x20späť\x20k\x20serveru.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Podrobnosti\x20dokumentu\x20nebolo\x20možné\x20získať\x20počas\x20opätovného\x20pripojenia.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Posledná\x20uložená\x20verzia\x20dokumentu\x20sa\x20nezhoduje\x20s\x20lokálnou\x20verziou.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Lokálny\x20dokument\x20a\x20dokument\x20servera\x20sa\x20líšia\x20a\x20ich\x20zlúčenie\x20môže\x20spôsobiť\x20neočakávané\x20správanie.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.'},'getPluralForm':_0x5de9b6=>_0x5de9b6%0x1==0x0&&0x1==_0x5de9b6?0x0:_0x5de9b6%0x1==0x0&&_0x5de9b6>=0x2&&_0x5de9b6<=0x4?0x1:_0x5de9b6%0x1!=0x0?0x2:0x3}};_0x2d5389['sk']||={'dictionary':{},'getPluralForm':null},_0x2d5389['sk']['dictionary']=Object['assign'](_0x2d5389['sk']['dictionary'],_0x160651),_0x2d5389['sk']['getPluralForm']=_0x520a49;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x499ac0=>{const {sk:{dictionary:_0x2f9541,getPluralForm:_0x43afd8}}={'sk':{'dictionary':{'CONNECTED_USERS':['1\x20pripojený\x20užívateľ\x20(ja)','%0\x20pripojení\x20užívatelia','%0\x20pripojení\x20užívatelia'],'PENDING_ACTION_SENDING_DATA':'Odosielam\x20dáta\x20na\x20server.','Synchronization\x20issue':'Problém\x20so\x20synchronizáciou','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbaľovacia\x20ponuka\x20zoznamu\x20pripojených\x20používateľov','Connected\x20users\x20list':'Zoznam\x20priipojených\x20používateľov','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zbalený\x20zoznam\x20pripojených\x20používateľov\x20(stlačením\x20tlačidla\x20ENTER\x20ho\x20otvoríte)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20je\x20možné\x20pripojiť\x20späť\x20k\x20serveru.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Podrobnosti\x20dokumentu\x20nebolo\x20možné\x20získať\x20počas\x20opätovného\x20pripojenia.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Posledná\x20uložená\x20verzia\x20dokumentu\x20sa\x20nezhoduje\x20s\x20lokálnou\x20verziou.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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.':'Lokálny\x20dokument\x20a\x20dokument\x20servera\x20sa\x20líšia\x20a\x20ich\x20zlúčenie\x20môže\x20spôsobiť\x20neočakávané\x20správanie.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.'},'getPluralForm':_0x44b539=>0x1==_0x44b539?0x0:_0x44b539>=0x2&&_0x44b539<=0x4?0x1:0x2}};_0x499ac0['sk']||={'dictionary':{},'getPluralForm':null},_0x499ac0['sk']['dictionary']=Object['assign'](_0x499ac0['sk']['dictionary'],_0x2f9541),_0x499ac0['sk']['getPluralForm']=_0x43afd8;})(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{'sl':{'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':_0x589493=>_0x589493%0x64==0x1?0x1:_0x589493%0x64==0x2?0x2:_0x589493%0x64==0x3||_0x589493%0x64==0x4?0x3:0x0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x5c9293=>{const {sl:{dictionary:_0x33f135,getPluralForm:_0x15c123}}={'sl':{'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':_0x358f3d=>_0x358f3d%0x64==0x1?0x1:_0x358f3d%0x64==0x2?0x2:_0x358f3d%0x64==0x3||_0x358f3d%0x64==0x4?0x3:0x0}};_0x5c9293['sl']||={'dictionary':{},'getPluralForm':null},_0x5c9293['sl']['dictionary']=Object['assign'](_0x5c9293['sl']['dictionary'],_0x33f135),_0x5c9293['sl']['getPluralForm']=_0x15c123;})(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{'sq':{'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':_0x369e5e=>0x1!=_0x369e5e}};
@@ -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
+ (_0x59aa16=>{const {sq:{dictionary:_0x1a5710,getPluralForm:_0x2d95e6}}={'sq':{'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':_0x14db9f=>0x1!=_0x14db9f}};_0x59aa16['sq']||={'dictionary':{},'getPluralForm':null},_0x59aa16['sq']['dictionary']=Object['assign'](_0x59aa16['sq']['dictionary'],_0x1a5710),_0x59aa16['sq']['getPluralForm']=_0x2d95e6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'CONNECTED_USERS':['','',''],'PENDING_ACTION_SENDING_DATA':'Pošalji\x20podatke\x20serveru.','Synchronization\x20issue':'Problem\x20sinhronizacije','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.':'Dokument\x20se\x20ne\x20može\x20ponovo\x20povezati\x20sa\x20serverom.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detalji\x20dokumenta\x20nisu\x20mogli\x20biti\x20uzeti\x20tokom\x20ponovnog\x20povezivanja.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Poslednja\x20sačuvana\x20verzija\x20dokumenta\x20ne\x20odgovara\x20lokalnoj\x20verziji.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Lokalni\x20dokument\x20i\x20dokument\x20servera\x20se\x20razlikuju\x20i\x20njihovo\x20spajanje\x20može\x20izazvati\x20neočekivano\x20ponašanje.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.'},'getPluralForm':_0x41f105=>_0x41f105%0xa==0x1&&_0x41f105%0x64!=0xb?0x0:_0x41f105%0xa>=0x2&&_0x41f105%0xa<=0x4&&(_0x41f105%0x64<0xa||_0x41f105%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'CONNECTED_USERS':['','',''],'PENDING_ACTION_SENDING_DATA':'Pošalji\x20podatke\x20serveru.','Synchronization\x20issue':'Problem\x20sinhronizacije','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.':'Dokument\x20se\x20ne\x20može\x20ponovo\x20povezati\x20sa\x20serverom.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detalji\x20dokumenta\x20nisu\x20mogli\x20biti\x20uzeti\x20tokom\x20ponovnog\x20povezivanja.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Poslednja\x20sačuvana\x20verzija\x20dokumenta\x20ne\x20odgovara\x20lokalnoj\x20verziji.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Lokalni\x20dokument\x20i\x20dokument\x20servera\x20se\x20razlikuju\x20i\x20njihovo\x20spajanje\x20može\x20izazvati\x20neočekivano\x20ponašanje.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.'},'getPluralForm':_0x2c3736=>_0x2c3736%0xa==0x1&&_0x2c3736%0x64!=0xb?0x0:_0x2c3736%0xa>=0x2&&_0x2c3736%0xa<=0x4&&(_0x2c3736%0x64<0xa||_0x2c3736%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf2c81a=>{const {'sr-latn':{dictionary:_0x4bf936,getPluralForm:_0x294a5d}}={'sr-latn':{'dictionary':{'CONNECTED_USERS':['','',''],'PENDING_ACTION_SENDING_DATA':'Pošalji\x20podatke\x20serveru.','Synchronization\x20issue':'Problem\x20sinhronizacije','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.':'Dokument\x20se\x20ne\x20može\x20ponovo\x20povezati\x20sa\x20serverom.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detalji\x20dokumenta\x20nisu\x20mogli\x20biti\x20uzeti\x20tokom\x20ponovnog\x20povezivanja.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Poslednja\x20sačuvana\x20verzija\x20dokumenta\x20ne\x20odgovara\x20lokalnoj\x20verziji.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Lokalni\x20dokument\x20i\x20dokument\x20servera\x20se\x20razlikuju\x20i\x20njihovo\x20spajanje\x20može\x20izazvati\x20neočekivano\x20ponašanje.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.'},'getPluralForm':_0x33b50a=>_0x33b50a%0xa==0x1&&_0x33b50a%0x64!=0xb?0x0:_0x33b50a%0xa>=0x2&&_0x33b50a%0xa<=0x4&&(_0x33b50a%0x64<0xa||_0x33b50a%0x64>=0x14)?0x1:0x2}};_0xf2c81a['sr-latn']||={'dictionary':{},'getPluralForm':null},_0xf2c81a['sr-latn']['dictionary']=Object['assign'](_0xf2c81a['sr-latn']['dictionary'],_0x4bf936),_0xf2c81a['sr-latn']['getPluralForm']=_0x294a5d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c21be=>{const {'sr-latn':{dictionary:_0x3faed1,getPluralForm:_0x5d03f9}}={'sr-latn':{'dictionary':{'CONNECTED_USERS':['','',''],'PENDING_ACTION_SENDING_DATA':'Pošalji\x20podatke\x20serveru.','Synchronization\x20issue':'Problem\x20sinhronizacije','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.':'Dokument\x20se\x20ne\x20može\x20ponovo\x20povezati\x20sa\x20serverom.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detalji\x20dokumenta\x20nisu\x20mogli\x20biti\x20uzeti\x20tokom\x20ponovnog\x20povezivanja.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Poslednja\x20sačuvana\x20verzija\x20dokumenta\x20ne\x20odgovara\x20lokalnoj\x20verziji.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Lokalni\x20dokument\x20i\x20dokument\x20servera\x20se\x20razlikuju\x20i\x20njihovo\x20spajanje\x20može\x20izazvati\x20neočekivano\x20ponašanje.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.'},'getPluralForm':_0x4d39a9=>_0x4d39a9%0xa==0x1&&_0x4d39a9%0x64!=0xb?0x0:_0x4d39a9%0xa>=0x2&&_0x4d39a9%0xa<=0x4&&(_0x4d39a9%0x64<0xa||_0x4d39a9%0x64>=0x14)?0x1:0x2}};_0x2c21be['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2c21be['sr-latn']['dictionary']=Object['assign'](_0x2c21be['sr-latn']['dictionary'],_0x3faed1),_0x2c21be['sr-latn']['getPluralForm']=_0x5d03f9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'CONNECTED_USERS':['1\x20povezani\x20korisnik\x20(ja)','%0\x20povezana\x20korisnika','%0\x20повезаних\x20корисника'],'PENDING_ACTION_SENDING_DATA':'Пошалји\x20податке\x20серверу.','Synchronization\x20issue':'Проблем\x20са\x20синхронизацијом','Connected\x20users\x20list\x20dropdown\x20menu':'Padajući\x20meni\x20liste\x20povezanih\x20korisnika','Connected\x20users\x20list':'Lista\x20povezanih\x20korisnika','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20povezanih\x20korisnika\x20se\x20urušila\x20(pritisnite\x20ENTER\x20da\x20biste\x20je\x20otvorili)','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','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','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','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'},'getPluralForm':_0x1c3f0c=>_0x1c3f0c%0xa==0x1&&_0x1c3f0c%0x64!=0xb?0x0:_0x1c3f0c%0xa>=0x2&&_0x1c3f0c%0xa<=0x4&&(_0x1c3f0c%0x64<0xa||_0x1c3f0c%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'CONNECTED_USERS':['1\x20povezani\x20korisnik\x20(ja)','%0\x20povezana\x20korisnika','%0\x20повезаних\x20корисника'],'PENDING_ACTION_SENDING_DATA':'Пошалји\x20податке\x20серверу.','Synchronization\x20issue':'Проблем\x20са\x20синхронизацијом','Connected\x20users\x20list\x20dropdown\x20menu':'Padajući\x20meni\x20liste\x20povezanih\x20korisnika','Connected\x20users\x20list':'Lista\x20povezanih\x20korisnika','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20povezanih\x20korisnika\x20se\x20urušila\x20(pritisnite\x20ENTER\x20da\x20biste\x20je\x20otvorili)','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','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','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','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'},'getPluralForm':_0x3fac03=>_0x3fac03%0xa==0x1&&_0x3fac03%0x64!=0xb?0x0:_0x3fac03%0xa>=0x2&&_0x3fac03%0xa<=0x4&&(_0x3fac03%0x64<0xa||_0x3fac03%0x64>=0x14)?0x1:0x2}};