@ckeditor/ckeditor5-comments 43.2.0-alpha.7 → 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 (342) hide show
  1. package/build/comments.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/cs.js +1 -1
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/es-co.js +1 -1
  8. package/build/translations/es.js +1 -1
  9. package/build/translations/eu.js +1 -0
  10. package/build/translations/fa.js +1 -1
  11. package/build/translations/fr.js +1 -1
  12. package/build/translations/gu.js +1 -0
  13. package/build/translations/he.js +1 -1
  14. package/build/translations/hy.js +1 -0
  15. package/build/translations/it.js +1 -1
  16. package/build/translations/jv.js +1 -1
  17. package/build/translations/kk.js +1 -0
  18. package/build/translations/km.js +1 -0
  19. package/build/translations/kn.js +1 -0
  20. package/build/translations/ku.js +1 -0
  21. package/build/translations/lt.js +1 -1
  22. package/build/translations/nb.js +1 -0
  23. package/build/translations/ne.js +1 -0
  24. package/build/translations/oc.js +1 -0
  25. package/build/translations/pl.js +1 -1
  26. package/build/translations/pt-br.js +1 -1
  27. package/build/translations/pt.js +1 -1
  28. package/build/translations/ru.js +1 -1
  29. package/build/translations/si.js +1 -0
  30. package/build/translations/sk.js +1 -1
  31. package/build/translations/sl.js +1 -0
  32. package/build/translations/ug.js +1 -1
  33. package/build/translations/uk.js +1 -1
  34. package/build/translations/uz.js +1 -0
  35. package/dist/annotations/annotations.d.ts +8 -0
  36. package/dist/annotations/annotationsuis.d.ts +8 -0
  37. package/dist/annotations/editorannotations.d.ts +8 -0
  38. package/dist/annotations/inlineannotations.d.ts +8 -0
  39. package/dist/annotations/narrowsidebar.d.ts +8 -0
  40. package/dist/annotations/sidebar.d.ts +8 -0
  41. package/dist/annotations/widesidebar.d.ts +8 -0
  42. package/dist/comments/commentsarchive.d.ts +8 -0
  43. package/dist/comments/commentsarchiveui.d.ts +8 -0
  44. package/dist/comments/commentsediting.d.ts +8 -0
  45. package/dist/comments/commentsrepository.d.ts +8 -0
  46. package/dist/comments/commentsui.d.ts +8 -0
  47. package/dist/comments.d.ts +8 -0
  48. package/dist/commentsonly.d.ts +8 -0
  49. package/dist/index-editor.css +5 -7
  50. package/dist/index.css +5 -7
  51. package/dist/index.js +9 -9
  52. package/dist/translations/af.js +1 -1
  53. package/dist/translations/af.umd.js +1 -1
  54. package/dist/translations/ar.js +1 -1
  55. package/dist/translations/ar.umd.js +1 -1
  56. package/dist/translations/ast.d.ts +8 -0
  57. package/dist/translations/ast.js +23 -0
  58. package/dist/translations/ast.umd.js +23 -0
  59. package/dist/translations/az.d.ts +8 -0
  60. package/dist/translations/az.js +23 -0
  61. package/dist/translations/az.umd.js +23 -0
  62. package/dist/translations/bg.js +1 -1
  63. package/dist/translations/bg.umd.js +1 -1
  64. package/dist/translations/bn.js +1 -1
  65. package/dist/translations/bn.umd.js +1 -1
  66. package/dist/translations/bs.js +1 -1
  67. package/dist/translations/bs.umd.js +1 -1
  68. package/dist/translations/ca.js +1 -1
  69. package/dist/translations/ca.umd.js +1 -1
  70. package/dist/translations/cs.js +1 -1
  71. package/dist/translations/cs.umd.js +1 -1
  72. package/dist/translations/da.js +1 -1
  73. package/dist/translations/da.umd.js +1 -1
  74. package/dist/translations/de-ch.js +1 -1
  75. package/dist/translations/de-ch.umd.js +1 -1
  76. package/dist/translations/de.js +1 -1
  77. package/dist/translations/de.umd.js +1 -1
  78. package/dist/translations/el.js +1 -1
  79. package/dist/translations/el.umd.js +1 -1
  80. package/dist/translations/en-au.js +1 -1
  81. package/dist/translations/en-au.umd.js +1 -1
  82. package/dist/translations/en-gb.d.ts +8 -0
  83. package/dist/translations/en-gb.js +23 -0
  84. package/dist/translations/en-gb.umd.js +23 -0
  85. package/dist/translations/en.js +1 -1
  86. package/dist/translations/en.umd.js +1 -1
  87. package/dist/translations/eo.d.ts +8 -0
  88. package/dist/translations/eo.js +23 -0
  89. package/dist/translations/eo.umd.js +23 -0
  90. package/dist/translations/es-co.js +1 -1
  91. package/dist/translations/es-co.umd.js +1 -1
  92. package/dist/translations/es.js +1 -1
  93. package/dist/translations/es.umd.js +1 -1
  94. package/dist/translations/et.js +1 -1
  95. package/dist/translations/et.umd.js +1 -1
  96. package/dist/translations/eu.d.ts +8 -0
  97. package/dist/translations/eu.js +23 -0
  98. package/dist/translations/eu.umd.js +23 -0
  99. package/dist/translations/fa.js +1 -1
  100. package/dist/translations/fa.umd.js +1 -1
  101. package/dist/translations/fi.js +1 -1
  102. package/dist/translations/fi.umd.js +1 -1
  103. package/dist/translations/fr.js +1 -1
  104. package/dist/translations/fr.umd.js +1 -1
  105. package/dist/translations/gl.js +1 -1
  106. package/dist/translations/gl.umd.js +1 -1
  107. package/dist/translations/gu.d.ts +8 -0
  108. package/dist/translations/gu.js +23 -0
  109. package/dist/translations/gu.umd.js +23 -0
  110. package/dist/translations/he.js +1 -1
  111. package/dist/translations/he.umd.js +1 -1
  112. package/dist/translations/hi.js +1 -1
  113. package/dist/translations/hi.umd.js +1 -1
  114. package/dist/translations/hr.js +1 -1
  115. package/dist/translations/hr.umd.js +1 -1
  116. package/dist/translations/hu.js +1 -1
  117. package/dist/translations/hu.umd.js +1 -1
  118. package/dist/translations/hy.d.ts +8 -0
  119. package/dist/translations/hy.js +23 -0
  120. package/dist/translations/hy.umd.js +23 -0
  121. package/dist/translations/id.js +1 -1
  122. package/dist/translations/id.umd.js +1 -1
  123. package/dist/translations/it.js +1 -1
  124. package/dist/translations/it.umd.js +1 -1
  125. package/dist/translations/ja.js +1 -1
  126. package/dist/translations/ja.umd.js +1 -1
  127. package/dist/translations/jv.js +1 -1
  128. package/dist/translations/jv.umd.js +1 -1
  129. package/dist/translations/kk.d.ts +8 -0
  130. package/dist/translations/kk.js +23 -0
  131. package/dist/translations/kk.umd.js +23 -0
  132. package/dist/translations/km.d.ts +8 -0
  133. package/dist/translations/km.js +23 -0
  134. package/dist/translations/km.umd.js +23 -0
  135. package/dist/translations/kn.d.ts +8 -0
  136. package/dist/translations/kn.js +23 -0
  137. package/dist/translations/kn.umd.js +23 -0
  138. package/dist/translations/ko.js +1 -1
  139. package/dist/translations/ko.umd.js +1 -1
  140. package/dist/translations/ku.d.ts +8 -0
  141. package/dist/translations/ku.js +23 -0
  142. package/dist/translations/ku.umd.js +23 -0
  143. package/dist/translations/lt.js +1 -1
  144. package/dist/translations/lt.umd.js +1 -1
  145. package/dist/translations/lv.js +1 -1
  146. package/dist/translations/lv.umd.js +1 -1
  147. package/dist/translations/ms.js +1 -1
  148. package/dist/translations/ms.umd.js +1 -1
  149. package/dist/translations/nb.d.ts +8 -0
  150. package/dist/translations/nb.js +23 -0
  151. package/dist/translations/nb.umd.js +23 -0
  152. package/dist/translations/ne.d.ts +8 -0
  153. package/dist/translations/ne.js +23 -0
  154. package/dist/translations/ne.umd.js +23 -0
  155. package/dist/translations/nl.js +1 -1
  156. package/dist/translations/nl.umd.js +1 -1
  157. package/dist/translations/no.js +1 -1
  158. package/dist/translations/no.umd.js +1 -1
  159. package/dist/translations/oc.d.ts +8 -0
  160. package/dist/translations/oc.js +23 -0
  161. package/dist/translations/oc.umd.js +23 -0
  162. package/dist/translations/pl.js +1 -1
  163. package/dist/translations/pl.umd.js +1 -1
  164. package/dist/translations/pt-br.js +1 -1
  165. package/dist/translations/pt-br.umd.js +1 -1
  166. package/dist/translations/pt.js +1 -1
  167. package/dist/translations/pt.umd.js +1 -1
  168. package/dist/translations/ro.js +1 -1
  169. package/dist/translations/ro.umd.js +1 -1
  170. package/dist/translations/ru.js +1 -1
  171. package/dist/translations/ru.umd.js +1 -1
  172. package/dist/translations/si.d.ts +8 -0
  173. package/dist/translations/si.js +23 -0
  174. package/dist/translations/si.umd.js +23 -0
  175. package/dist/translations/sk.js +1 -1
  176. package/dist/translations/sk.umd.js +1 -1
  177. package/dist/translations/sl.d.ts +8 -0
  178. package/dist/translations/sl.js +23 -0
  179. package/dist/translations/sl.umd.js +23 -0
  180. package/dist/translations/sq.js +1 -1
  181. package/dist/translations/sq.umd.js +1 -1
  182. package/dist/translations/sr-latn.js +1 -1
  183. package/dist/translations/sr-latn.umd.js +1 -1
  184. package/dist/translations/sr.js +1 -1
  185. package/dist/translations/sr.umd.js +1 -1
  186. package/dist/translations/sv.js +1 -1
  187. package/dist/translations/sv.umd.js +1 -1
  188. package/dist/translations/th.js +1 -1
  189. package/dist/translations/th.umd.js +1 -1
  190. package/dist/translations/ti.js +1 -1
  191. package/dist/translations/ti.umd.js +1 -1
  192. package/dist/translations/tk.js +1 -1
  193. package/dist/translations/tk.umd.js +1 -1
  194. package/dist/translations/tr.js +1 -1
  195. package/dist/translations/tr.umd.js +1 -1
  196. package/dist/translations/tt.js +1 -1
  197. package/dist/translations/tt.umd.js +1 -1
  198. package/dist/translations/ug.js +1 -1
  199. package/dist/translations/ug.umd.js +1 -1
  200. package/dist/translations/uk.js +1 -1
  201. package/dist/translations/uk.umd.js +1 -1
  202. package/dist/translations/ur.js +1 -1
  203. package/dist/translations/ur.umd.js +1 -1
  204. package/dist/translations/uz.d.ts +8 -0
  205. package/dist/translations/uz.js +23 -0
  206. package/dist/translations/uz.umd.js +23 -0
  207. package/dist/translations/vi.js +1 -1
  208. package/dist/translations/vi.umd.js +1 -1
  209. package/dist/translations/zh-cn.js +1 -1
  210. package/dist/translations/zh-cn.umd.js +1 -1
  211. package/dist/translations/zh.js +1 -1
  212. package/dist/translations/zh.umd.js +1 -1
  213. package/lang/translations/af.po +3 -9
  214. package/lang/translations/ar.po +4 -10
  215. package/lang/translations/ast.po +176 -0
  216. package/lang/translations/az.po +176 -0
  217. package/lang/translations/bg.po +3 -9
  218. package/lang/translations/bn.po +3 -9
  219. package/lang/translations/bs.po +4 -10
  220. package/lang/translations/ca.po +3 -9
  221. package/lang/translations/cs.po +4 -12
  222. package/lang/translations/da.po +3 -9
  223. package/lang/translations/de-ch.po +3 -9
  224. package/lang/translations/de.po +3 -9
  225. package/lang/translations/el.po +3 -9
  226. package/lang/translations/en-au.po +3 -9
  227. package/lang/translations/en-gb.po +176 -0
  228. package/lang/translations/en.po +5 -11
  229. package/lang/translations/eo.po +176 -0
  230. package/lang/translations/es-co.po +4 -12
  231. package/lang/translations/es.po +4 -12
  232. package/lang/translations/et.po +3 -9
  233. package/lang/translations/eu.po +176 -0
  234. package/lang/translations/fa.po +4 -12
  235. package/lang/translations/fi.po +3 -9
  236. package/lang/translations/fr.po +4 -12
  237. package/lang/translations/gl.po +3 -9
  238. package/lang/translations/gu.po +176 -0
  239. package/lang/translations/he.po +4 -12
  240. package/lang/translations/hi.po +3 -9
  241. package/lang/translations/hr.po +4 -10
  242. package/lang/translations/hu.po +3 -9
  243. package/lang/translations/hy.po +176 -0
  244. package/lang/translations/id.po +3 -9
  245. package/lang/translations/it.po +4 -12
  246. package/lang/translations/ja.po +3 -9
  247. package/lang/translations/jv.po +6 -10
  248. package/lang/translations/kk.po +176 -0
  249. package/lang/translations/km.po +174 -0
  250. package/lang/translations/kn.po +176 -0
  251. package/lang/translations/ko.po +3 -9
  252. package/lang/translations/ku.po +176 -0
  253. package/lang/translations/lt.po +4 -12
  254. package/lang/translations/lv.po +4 -10
  255. package/lang/translations/ms.po +3 -9
  256. package/lang/translations/nb.po +176 -0
  257. package/lang/translations/ne.po +176 -0
  258. package/lang/translations/nl.po +3 -9
  259. package/lang/translations/no.po +3 -9
  260. package/lang/translations/oc.po +176 -0
  261. package/lang/translations/pl.po +4 -12
  262. package/lang/translations/pt-br.po +4 -12
  263. package/lang/translations/pt.po +4 -12
  264. package/lang/translations/ro.po +4 -10
  265. package/lang/translations/ru.po +4 -12
  266. package/lang/translations/si.po +176 -0
  267. package/lang/translations/sk.po +4 -12
  268. package/lang/translations/sl.po +180 -0
  269. package/lang/translations/sq.po +3 -9
  270. package/lang/translations/sr-latn.po +4 -10
  271. package/lang/translations/sr.po +4 -10
  272. package/lang/translations/sv.po +3 -9
  273. package/lang/translations/th.po +3 -9
  274. package/lang/translations/ti.po +3 -9
  275. package/lang/translations/tk.po +3 -9
  276. package/lang/translations/tr.po +3 -9
  277. package/lang/translations/tt.po +3 -9
  278. package/lang/translations/ug.po +4 -12
  279. package/lang/translations/uk.po +4 -12
  280. package/lang/translations/ur.po +3 -9
  281. package/lang/translations/uz.po +176 -0
  282. package/lang/translations/vi.po +3 -9
  283. package/lang/translations/zh-cn.po +3 -9
  284. package/lang/translations/zh.po +3 -9
  285. package/package.json +15 -15
  286. package/src/annotations/annotation.js +2 -2
  287. package/src/annotations/annotationcollection.js +1 -1
  288. package/src/annotations/annotations.d.ts +8 -0
  289. package/src/annotations/annotations.js +1 -1
  290. package/src/annotations/annotationsuis.d.ts +8 -0
  291. package/src/annotations/annotationsuis.js +1 -1
  292. package/src/annotations/editorannotations.d.ts +8 -0
  293. package/src/annotations/editorannotations.js +1 -1
  294. package/src/annotations/inlineannotations.d.ts +8 -0
  295. package/src/annotations/inlineannotations.js +1 -1
  296. package/src/annotations/narrowsidebar.d.ts +8 -0
  297. package/src/annotations/narrowsidebar.js +1 -1
  298. package/src/annotations/sidebar.d.ts +8 -0
  299. package/src/annotations/sidebar.js +1 -1
  300. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  301. package/src/annotations/view/annotationview.js +1 -1
  302. package/src/annotations/view/sidebaritemview.js +1 -1
  303. package/src/annotations/view/sidebarview.js +1 -1
  304. package/src/annotations/widesidebar.d.ts +8 -0
  305. package/src/annotations/widesidebar.js +1 -1
  306. package/src/comments/addcommentthreadcommand.js +1 -1
  307. package/src/comments/commentsarchive.d.ts +8 -0
  308. package/src/comments/commentsarchive.js +1 -1
  309. package/src/comments/commentsarchiveui.d.ts +8 -0
  310. package/src/comments/commentsarchiveui.js +1 -1
  311. package/src/comments/commentsediting.d.ts +8 -0
  312. package/src/comments/commentsediting.js +1 -1
  313. package/src/comments/commentsrepository.d.ts +8 -0
  314. package/src/comments/commentsrepository.js +3 -3
  315. package/src/comments/commentsui.d.ts +8 -0
  316. package/src/comments/commentsui.js +1 -1
  317. package/src/comments/integrations/clipboard.js +1 -1
  318. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  319. package/src/comments/integrations/importword.js +1 -1
  320. package/src/comments/ui/commenteditor/commenteditor.js +2 -2
  321. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  322. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  323. package/src/comments/ui/commentthreadcontroller.js +2 -2
  324. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  325. package/src/comments/ui/view/basecommentview.js +1 -1
  326. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  327. package/src/comments/ui/view/commentcontentview.js +1 -1
  328. package/src/comments/ui/view/commentinputview.js +1 -1
  329. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  330. package/src/comments/ui/view/commentslistview.js +1 -1
  331. package/src/comments/ui/view/commentthreadheadercontextview.js +1 -1
  332. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  333. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  334. package/src/comments/ui/view/commentthreadview.js +2 -2
  335. package/src/comments/ui/view/commentview.js +2 -2
  336. package/src/comments.d.ts +8 -0
  337. package/src/comments.js +1 -1
  338. package/src/commentsonly.d.ts +8 -0
  339. package/src/commentsonly.js +1 -1
  340. package/src/index.js +1 -1
  341. package/src/utils/common-translations.js +1 -1
  342. package/src/utils/createmutationobserver.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59c228=>{const {lt:{dictionary:_0x24ed4b,getPluralForm:_0x4543da}}={'lt':{'dictionary':{'Comment\x20editor':'Komentaro\x20redaktorius','NUMBER_OF_COMMENTS':['%0\x20komentaras','%0\x20komentaras','%0\x20komentaras','%0\x20komentaras'],'TOO_LONG_COMMENT_ALERT':'Komentaro\x20turinys\x20per\x20ilgas.\x20Jūsų\x20komentaras\x20turi\x20%0\x20simbolių,\x20bet\x20limitas\x20yra\x20%1\x20simboliai.','Reply...':'Atsakyti...','Reply\x20to\x20reopen\x20discussion...':'Atsakyti,\x20kad\x20būtų\x20atnaujinta\x20diskusija...','Write\x20a\x20comment...':'Rašyti\x20komentarą...','Comment\x20was\x20made\x20on\x20an\x20element':'Buvo\x20pateikta\x20pastabų\x20dėl\x20elemento','Edit':'Redaguoti','Resolve':'Išspręsti','Reopen':'Atidaryti\x20iš\x20naujo','Remove':'Pašalinti','Reply':'Atsakyti','Delete\x20comment?':'Ištrinti\x20komentarą?','Delete\x20comment\x20thread?':'Ištrinti\x20komentarų\x20eilę?','Marked\x20as\x20resolved':'Pažymėta\x20kaip\x20išspręsta','Comment':'Komentuoti','Annotations\x20sidebar':'Anotacijų\x20šoninė\x20juosta','Annotations\x20list':'Anotacijų\x20sąrašas','Thread\x20comments':'Gijos\x20komentarai','THREAD_CONTEXT_LABEL':'Gijos\x20kontekstas:\x20%0','COMMENT_THREAD_LABEL':['%1\x20komentarų\x20gija.\x20%1\x20atsakymas.','%1\x20komentarų\x20gija.\x20%1\x20atsakymai.','%1\x20komentarų\x20gija.\x20%1\x20atsakymai.','%1\x20komentarų\x20gija.\x20%1\x20atsakymai.'],'COMMENT_THREAD_DESCRIPTION':'Paspauskite\x20Enter,\x20kad\x20gautumėte\x20daugiau\x20parinkčių.\x20Paspauskite\x20Escape,\x20kad\x20išeitumėte.','COMMENT_ARIA_LABEL':'%0\x20komentaras.\x20Sukurta\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Komentarų\x20sąrašas','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Klavišų\x20paspaudimai,\x20skirti\x20sąveikai\x20su\x20anotacijų\x20gijomis\x20(pvz.,\x20komentarams,\x20pakeitimų\x20sekimo\x20pasiūlymams).','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Dėmesio\x20perkėlimas\x20į\x20giją,\x20kai\x20pasirinkimas\x20įtvirtintas\x20jos\x20žymeklyje','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Išeiti\x20iš\x20anotacijos\x20ir\x20vėl\x20sutelkite\x20dėmesį\x20į\x20redaguojamą\x20turinį','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Naršyti\x20sukoncentruotą\x20anotacijos\x20temą\x20arba\x20temos\x20komentarą','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Judėti\x20per\x20anotacijos\x20gijos\x20vidines\x20dalis','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Pateikti\x20atsakymą\x20rašant\x20komentarą','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Pereiti\x20į\x20ankstesnę\x20arba\x20kitą\x20giją\x20anotacijų\x20šoninėje\x20juostoje\x20arba\x20komentarų\x20archyve','ENTER_COMMENT_ANNOUNCEMENT':'Įvedamas\x20turinys\x20su\x20komentarais.\x20Paspauskite\x20%0,\x20kad\x20pereitumėte\x20į\x20diskusiją.','LEAVE_COMMENT_ANNOUNCEMENT':'Paliekamas\x20turinys\x20su\x20komentarais.','PENDING_ACTION_COMMENT_THREAD':'Pakeitimai\x20neišsaugoti\x20komentarų\x20eilėje','EXTERNAL_COMMENT':'Šis\x20komentaras\x20yra\x20iš\x20išorinio\x20šaltinio.','EXTERNAL_IMPORT_WORD_COMMENT':'Šis\x20komentaras\x20pateiktas\x20iš\x20importuoto\x20\x22Word\x22\x20failo.','EXTERNAL_AVATAR':'Rodomas\x20autoriaus\x20vardas\x20paimtas\x20iš\x20išorinio\x20šaltinio\x20(pridėjo\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Rodomas\x20autoriaus\x20vardas\x20paimtas\x20iš\x20\x22Word\x22\x20dokumento,\x20kurį\x20importavo\x20%0','COMMENTS_ARCHIVE':'Komentarų\x20archyvas','EMPTY_COMMENTS_ARCHIVE':'Nėra\x20jokių\x20archyvuotų\x20komentarų\x20gijų.'},'getPluralForm':_0x15baae=>_0x15baae%0xa==0x1&&(_0x15baae%0x64>0x13||_0x15baae%0x64<0xb)?0x0:_0x15baae%0xa>=0x2&&_0x15baae%0xa<=0x9&&(_0x15baae%0x64>0x13||_0x15baae%0x64<0xb)?0x1:_0x15baae%0x1!=0x0?0x2:0x3}};_0x59c228['lt']||={'dictionary':{},'getPluralForm':null},_0x59c228['lt']['dictionary']=Object['assign'](_0x59c228['lt']['dictionary'],_0x24ed4b),_0x59c228['lt']['getPluralForm']=_0x4543da;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19c033=>{const {lt:{dictionary:_0x436a2e,getPluralForm:_0x488093}}={'lt':{'dictionary':{'Comment\x20editor':'Komentaro\x20redaktorius','NUMBER_OF_COMMENTS':['%0\x20komentaras','%0\x20komentaras','%0\x20komentaras'],'TOO_LONG_COMMENT_ALERT':'Komentaro\x20turinys\x20per\x20ilgas.\x20Jūsų\x20komentaras\x20turi\x20%0\x20simbolių,\x20bet\x20limitas\x20yra\x20%1\x20simboliai.','Reply...':'Atsakyti...','Reply\x20to\x20reopen\x20discussion...':'Atsakyti,\x20kad\x20būtų\x20atnaujinta\x20diskusija...','Write\x20a\x20comment...':'Rašyti\x20komentarą...','Comment\x20was\x20made\x20on\x20an\x20element':'Buvo\x20pateikta\x20pastabų\x20dėl\x20elemento','Edit':'Redaguoti','Resolve':'Išspręsti','Reopen':'Atidaryti\x20iš\x20naujo','Remove':'Pašalinti','Reply':'Atsakyti','Delete\x20comment?':'Ištrinti\x20komentarą?','Delete\x20comment\x20thread?':'Ištrinti\x20komentarų\x20eilę?','Marked\x20as\x20resolved':'Pažymėta\x20kaip\x20išspręsta','Comment':'Komentuoti','Annotations\x20sidebar':'Anotacijų\x20šoninė\x20juosta','Annotations\x20list':'Anotacijų\x20sąrašas','Thread\x20comments':'Gijos\x20komentarai','THREAD_CONTEXT_LABEL':'Gijos\x20kontekstas:\x20%0','COMMENT_THREAD_LABEL':['%1\x20komentarų\x20gija.\x20%1\x20atsakymas.','%1\x20komentarų\x20gija.\x20%1\x20atsakymai.','%1\x20komentarų\x20gija.\x20%1\x20atsakymai.'],'COMMENT_THREAD_DESCRIPTION':'Paspauskite\x20Enter,\x20kad\x20gautumėte\x20daugiau\x20parinkčių.\x20Paspauskite\x20Escape,\x20kad\x20išeitumėte.','COMMENT_ARIA_LABEL':'%0\x20komentaras.\x20Sukurta\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Komentarų\x20sąrašas','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Klavišų\x20paspaudimai,\x20skirti\x20sąveikai\x20su\x20anotacijų\x20gijomis\x20(pvz.,\x20komentarams,\x20pakeitimų\x20sekimo\x20pasiūlymams).','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Dėmesio\x20perkėlimas\x20į\x20giją,\x20kai\x20pasirinkimas\x20įtvirtintas\x20jos\x20žymeklyje','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Išeiti\x20iš\x20anotacijos\x20ir\x20vėl\x20sutelkite\x20dėmesį\x20į\x20redaguojamą\x20turinį','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Naršyti\x20sukoncentruotą\x20anotacijos\x20temą\x20arba\x20temos\x20komentarą','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Judėti\x20per\x20anotacijos\x20gijos\x20vidines\x20dalis','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Pateikti\x20atsakymą\x20rašant\x20komentarą','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Pereiti\x20į\x20ankstesnę\x20arba\x20kitą\x20giją\x20anotacijų\x20šoninėje\x20juostoje\x20arba\x20komentarų\x20archyve','ENTER_COMMENT_ANNOUNCEMENT':'Įvedamas\x20turinys\x20su\x20komentarais.\x20Paspauskite\x20%0,\x20kad\x20pereitumėte\x20į\x20diskusiją.','LEAVE_COMMENT_ANNOUNCEMENT':'Paliekamas\x20turinys\x20su\x20komentarais.','PENDING_ACTION_COMMENT_THREAD':'Pakeitimai\x20neišsaugoti\x20komentarų\x20eilėje','EXTERNAL_COMMENT':'Šis\x20komentaras\x20yra\x20iš\x20išorinio\x20šaltinio.','EXTERNAL_IMPORT_WORD_COMMENT':'Šis\x20komentaras\x20pateiktas\x20iš\x20importuoto\x20\x22Word\x22\x20failo.','EXTERNAL_AVATAR':'Rodomas\x20autoriaus\x20vardas\x20paimtas\x20iš\x20išorinio\x20šaltinio\x20(pridėjo\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Rodomas\x20autoriaus\x20vardas\x20paimtas\x20iš\x20\x22Word\x22\x20dokumento,\x20kurį\x20importavo\x20%0','COMMENTS_ARCHIVE':'Komentarų\x20archyvas','EMPTY_COMMENTS_ARCHIVE':'Nėra\x20jokių\x20archyvuotų\x20komentarų\x20gijų.'},'getPluralForm':_0x5a3d66=>_0x5a3d66%0xa==0x1&&_0x5a3d66%0x64!=0xb?0x0:_0x5a3d66%0xa>=0x2&&(_0x5a3d66%0x64<0xa||_0x5a3d66%0x64>=0x14)?0x1:0x2}};_0x19c033['lt']||={'dictionary':{},'getPluralForm':null},_0x19c033['lt']['dictionary']=Object['assign'](_0x19c033['lt']['dictionary'],_0x436a2e),_0x19c033['lt']['getPluralForm']=_0x488093;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Comment\x20editor':'Komentāri','NUMBER_OF_COMMENTS':['%0\x20Komentāru','%0\x20Komentārs','%0\x20Komentāri'],'TOO_LONG_COMMENT_ALERT':'Komentāra\x20saturs\x20ir\x20pārāk\x20garš.\x20Komentārs\x20nedrīkst\x20pārsniegt\x20%1\x20rakstzīmes,\x20šobrīd\x20ir\x20%0\x20rakstzīmju.','Reply...':'Atbilde...','Reply\x20to\x20reopen\x20discussion...':'Atbildēt,\x20lai\x20atsāktu\x20diskusiju...','Write\x20a\x20comment...':'Rakstiet\x20komentāru...','Comment\x20was\x20made\x20on\x20an\x20element':'Tika\x20komentēts\x20par\x20elementu','Edit':'Labot','Resolve':'Atrisināt','Reopen':'Atkārtoti\x20atvērt','Remove':'Noņemt','Reply':'Atbildēt','Delete\x20comment?':'Dzēst\x20komentāru?','Delete\x20comment\x20thread?':'Dzēst\x20komentāra\x20saraksti?','Marked\x20as\x20resolved':'Atzīmēts\x20kā\x20atrisināts','Comment':'Komentārs','Annotations\x20sidebar':'Anotāciju\x20sānjosla','Annotations\x20list':'Anotāciju\x20saraksts','Thread\x20comments':'Pavedienu\x20komentāri','THREAD_CONTEXT_LABEL':'Pavediena\x20konteksts:\x20%0','COMMENT_THREAD_LABEL':['Komentāru\x20pavediens,\x20ko\x20izveidoja\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20no\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20autors:\x20%1.\x20%1\x20atbilde.'],'COMMENT_THREAD_DESCRIPTION':'Lai\x20skatītu\x20citas\x20opcijas,\x20nospiediet\x20taustiņu\x20Enter.\x20Nospiediet\x20Escape,\x20lai\x20izietu.','COMMENT_ARIA_LABEL':'Komentārs\x20no:\x20%0.\x20Izveidots\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Komentāru\x20saraksts','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taustiņu\x20kombinācijas,\x20lai\x20darbotos\x20ar\x20anotāciju\x20pavedieniem\x20(piemēram,\x20komentāri,\x20izsekošanas\x20izmaiņu\x20ieteikumi)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Koncentējieties\x20uz\x20pavedienu,\x20kad\x20atlase\x20ir\x20sasaistīta\x20ar\x20tā\x20marķieri','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Izejiet\x20no\x20anotācijas\x20un\x20atgriezieties\x20atpakaļ\x20pie\x20rediģējamā\x20satura','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Pārlūkojiet\x20centrālo\x20anotācijas\x20pavedienu\x20vai\x20pavediena\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Pārvietojieties\x20pa\x20anotācijas\x20pavediena\x20daļām','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Iesniegt\x20atbildi,\x20rakstot\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Pāriet\x20uz\x20iepriekšējo\x20vai\x20nākamo\x20pavedienu\x20anotāciju\x20sānjoslā\x20vai\x20komentāru\x20arhīvā','ENTER_COMMENT_ANNOUNCEMENT':'Ienākt\x20saturā\x20ar\x20komentāriem.\x20Nospiediet\x20%0,\x20lai\x20pārietu\x20uz\x20diskusiju.','LEAVE_COMMENT_ANNOUNCEMENT':'Pamest\x20saturu\x20ar\x20komentāriem.','PENDING_ACTION_COMMENT_THREAD':'Nesaglabātas\x20komentāra\x20izmaiņas.','EXTERNAL_COMMENT':'Šī\x20komentāra\x20izcelsme\x20ir\x20ārējs\x20avots.','EXTERNAL_IMPORT_WORD_COMMENT':'Šis\x20komentārs\x20nāk\x20no\x20importēta\x20Word\x20faila.','EXTERNAL_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20ārēja\x20avota\x20(pievienoja\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20Word\x20dokumenta,\x20ko\x20importējis\x20%0','COMMENTS_ARCHIVE':'Komentāru\x20arhīvs','EMPTY_COMMENTS_ARCHIVE':'Nav\x20arhivētas\x20komentāru\x20sarakstes.'},'getPluralForm':_0x4ffff6=>_0x4ffff6%0xa==0x1&&_0x4ffff6%0x64!=0xb?0x0:0x0!=_0x4ffff6?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Comment\x20editor':'Komentāri','NUMBER_OF_COMMENTS':['%0\x20Komentāru','%0\x20Komentārs','%0\x20Komentāri'],'TOO_LONG_COMMENT_ALERT':'Komentāra\x20saturs\x20ir\x20pārāk\x20garš.\x20Komentārs\x20nedrīkst\x20pārsniegt\x20%1\x20rakstzīmes,\x20šobrīd\x20ir\x20%0\x20rakstzīmju.','Reply...':'Atbilde...','Reply\x20to\x20reopen\x20discussion...':'Atbildēt,\x20lai\x20atsāktu\x20diskusiju...','Write\x20a\x20comment...':'Rakstiet\x20komentāru...','Comment\x20was\x20made\x20on\x20an\x20element':'Tika\x20komentēts\x20par\x20elementu','Edit':'Labot','Resolve':'Atrisināt','Reopen':'Atkārtoti\x20atvērt','Remove':'Noņemt','Reply':'Atbildēt','Delete\x20comment?':'Dzēst\x20komentāru?','Delete\x20comment\x20thread?':'Dzēst\x20komentāra\x20saraksti?','Marked\x20as\x20resolved':'Atzīmēts\x20kā\x20atrisināts','Comment':'Komentārs','Annotations\x20sidebar':'Anotāciju\x20sānjosla','Annotations\x20list':'Anotāciju\x20saraksts','Thread\x20comments':'Pavedienu\x20komentāri','THREAD_CONTEXT_LABEL':'Pavediena\x20konteksts:\x20%0','COMMENT_THREAD_LABEL':['Komentāru\x20pavediens,\x20ko\x20izveidoja\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20no\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20autors:\x20%1.\x20%1\x20atbilde.'],'COMMENT_THREAD_DESCRIPTION':'Lai\x20skatītu\x20citas\x20opcijas,\x20nospiediet\x20taustiņu\x20Enter.\x20Nospiediet\x20Escape,\x20lai\x20izietu.','COMMENT_ARIA_LABEL':'Komentārs\x20no:\x20%0.\x20Izveidots\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Komentāru\x20saraksts','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taustiņu\x20kombinācijas,\x20lai\x20darbotos\x20ar\x20anotāciju\x20pavedieniem\x20(piemēram,\x20komentāri,\x20izsekošanas\x20izmaiņu\x20ieteikumi)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Koncentējieties\x20uz\x20pavedienu,\x20kad\x20atlase\x20ir\x20sasaistīta\x20ar\x20tā\x20marķieri','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Izejiet\x20no\x20anotācijas\x20un\x20atgriezieties\x20atpakaļ\x20pie\x20rediģējamā\x20satura','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Pārlūkojiet\x20centrālo\x20anotācijas\x20pavedienu\x20vai\x20pavediena\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Pārvietojieties\x20pa\x20anotācijas\x20pavediena\x20daļām','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Iesniegt\x20atbildi,\x20rakstot\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Pāriet\x20uz\x20iepriekšējo\x20vai\x20nākamo\x20pavedienu\x20anotāciju\x20sānjoslā\x20vai\x20komentāru\x20arhīvā','ENTER_COMMENT_ANNOUNCEMENT':'Ienākt\x20saturā\x20ar\x20komentāriem.\x20Nospiediet\x20%0,\x20lai\x20pārietu\x20uz\x20diskusiju.','LEAVE_COMMENT_ANNOUNCEMENT':'Pamest\x20saturu\x20ar\x20komentāriem.','PENDING_ACTION_COMMENT_THREAD':'Nesaglabātas\x20komentāra\x20izmaiņas.','EXTERNAL_COMMENT':'Šī\x20komentāra\x20izcelsme\x20ir\x20ārējs\x20avots.','EXTERNAL_IMPORT_WORD_COMMENT':'Šis\x20komentārs\x20nāk\x20no\x20importēta\x20Word\x20faila.','EXTERNAL_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20ārēja\x20avota\x20(pievienoja\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20Word\x20dokumenta,\x20ko\x20importējis\x20%0','COMMENTS_ARCHIVE':'Komentāru\x20arhīvs','EMPTY_COMMENTS_ARCHIVE':'Nav\x20arhivētas\x20komentāru\x20sarakstes.'},'getPluralForm':_0x171046=>_0x171046%0xa==0x1&&_0x171046%0x64!=0xb?0x0:0x0!=_0x171046?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x379d92=>{const {lv:{dictionary:_0x30ef7f,getPluralForm:_0x21e08d}}={'lv':{'dictionary':{'Comment\x20editor':'Komentāri','NUMBER_OF_COMMENTS':['%0\x20Komentāru','%0\x20Komentārs','%0\x20Komentāri'],'TOO_LONG_COMMENT_ALERT':'Komentāra\x20saturs\x20ir\x20pārāk\x20garš.\x20Komentārs\x20nedrīkst\x20pārsniegt\x20%1\x20rakstzīmes,\x20šobrīd\x20ir\x20%0\x20rakstzīmju.','Reply...':'Atbilde...','Reply\x20to\x20reopen\x20discussion...':'Atbildēt,\x20lai\x20atsāktu\x20diskusiju...','Write\x20a\x20comment...':'Rakstiet\x20komentāru...','Comment\x20was\x20made\x20on\x20an\x20element':'Tika\x20komentēts\x20par\x20elementu','Edit':'Labot','Resolve':'Atrisināt','Reopen':'Atkārtoti\x20atvērt','Remove':'Noņemt','Reply':'Atbildēt','Delete\x20comment?':'Dzēst\x20komentāru?','Delete\x20comment\x20thread?':'Dzēst\x20komentāra\x20saraksti?','Marked\x20as\x20resolved':'Atzīmēts\x20kā\x20atrisināts','Comment':'Komentārs','Annotations\x20sidebar':'Anotāciju\x20sānjosla','Annotations\x20list':'Anotāciju\x20saraksts','Thread\x20comments':'Pavedienu\x20komentāri','THREAD_CONTEXT_LABEL':'Pavediena\x20konteksts:\x20%0','COMMENT_THREAD_LABEL':['Komentāru\x20pavediens,\x20ko\x20izveidoja\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20no\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20autors:\x20%1.\x20%1\x20atbilde.'],'COMMENT_THREAD_DESCRIPTION':'Lai\x20skatītu\x20citas\x20opcijas,\x20nospiediet\x20taustiņu\x20Enter.\x20Nospiediet\x20Escape,\x20lai\x20izietu.','COMMENT_ARIA_LABEL':'Komentārs\x20no:\x20%0.\x20Izveidots\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Komentāru\x20saraksts','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taustiņu\x20kombinācijas,\x20lai\x20darbotos\x20ar\x20anotāciju\x20pavedieniem\x20(piemēram,\x20komentāri,\x20izsekošanas\x20izmaiņu\x20ieteikumi)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Koncentējieties\x20uz\x20pavedienu,\x20kad\x20atlase\x20ir\x20sasaistīta\x20ar\x20tā\x20marķieri','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Izejiet\x20no\x20anotācijas\x20un\x20atgriezieties\x20atpakaļ\x20pie\x20rediģējamā\x20satura','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Pārlūkojiet\x20centrālo\x20anotācijas\x20pavedienu\x20vai\x20pavediena\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Pārvietojieties\x20pa\x20anotācijas\x20pavediena\x20daļām','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Iesniegt\x20atbildi,\x20rakstot\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Pāriet\x20uz\x20iepriekšējo\x20vai\x20nākamo\x20pavedienu\x20anotāciju\x20sānjoslā\x20vai\x20komentāru\x20arhīvā','ENTER_COMMENT_ANNOUNCEMENT':'Ienākt\x20saturā\x20ar\x20komentāriem.\x20Nospiediet\x20%0,\x20lai\x20pārietu\x20uz\x20diskusiju.','LEAVE_COMMENT_ANNOUNCEMENT':'Pamest\x20saturu\x20ar\x20komentāriem.','PENDING_ACTION_COMMENT_THREAD':'Nesaglabātas\x20komentāra\x20izmaiņas.','EXTERNAL_COMMENT':'Šī\x20komentāra\x20izcelsme\x20ir\x20ārējs\x20avots.','EXTERNAL_IMPORT_WORD_COMMENT':'Šis\x20komentārs\x20nāk\x20no\x20importēta\x20Word\x20faila.','EXTERNAL_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20ārēja\x20avota\x20(pievienoja\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20Word\x20dokumenta,\x20ko\x20importējis\x20%0','COMMENTS_ARCHIVE':'Komentāru\x20arhīvs','EMPTY_COMMENTS_ARCHIVE':'Nav\x20arhivētas\x20komentāru\x20sarakstes.'},'getPluralForm':_0x56df39=>_0x56df39%0xa==0x1&&_0x56df39%0x64!=0xb?0x0:0x0!=_0x56df39?0x1:0x2}};_0x379d92['lv']||={'dictionary':{},'getPluralForm':null},_0x379d92['lv']['dictionary']=Object['assign'](_0x379d92['lv']['dictionary'],_0x30ef7f),_0x379d92['lv']['getPluralForm']=_0x21e08d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43eee8=>{const {lv:{dictionary:_0xe9253b,getPluralForm:_0x406aa8}}={'lv':{'dictionary':{'Comment\x20editor':'Komentāri','NUMBER_OF_COMMENTS':['%0\x20Komentāru','%0\x20Komentārs','%0\x20Komentāri'],'TOO_LONG_COMMENT_ALERT':'Komentāra\x20saturs\x20ir\x20pārāk\x20garš.\x20Komentārs\x20nedrīkst\x20pārsniegt\x20%1\x20rakstzīmes,\x20šobrīd\x20ir\x20%0\x20rakstzīmju.','Reply...':'Atbilde...','Reply\x20to\x20reopen\x20discussion...':'Atbildēt,\x20lai\x20atsāktu\x20diskusiju...','Write\x20a\x20comment...':'Rakstiet\x20komentāru...','Comment\x20was\x20made\x20on\x20an\x20element':'Tika\x20komentēts\x20par\x20elementu','Edit':'Labot','Resolve':'Atrisināt','Reopen':'Atkārtoti\x20atvērt','Remove':'Noņemt','Reply':'Atbildēt','Delete\x20comment?':'Dzēst\x20komentāru?','Delete\x20comment\x20thread?':'Dzēst\x20komentāra\x20saraksti?','Marked\x20as\x20resolved':'Atzīmēts\x20kā\x20atrisināts','Comment':'Komentārs','Annotations\x20sidebar':'Anotāciju\x20sānjosla','Annotations\x20list':'Anotāciju\x20saraksts','Thread\x20comments':'Pavedienu\x20komentāri','THREAD_CONTEXT_LABEL':'Pavediena\x20konteksts:\x20%0','COMMENT_THREAD_LABEL':['Komentāru\x20pavediens,\x20ko\x20izveidoja\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20no\x20%1.\x20%1\x20atbilde.','Komentāru\x20pavediens\x20autors:\x20%1.\x20%1\x20atbilde.'],'COMMENT_THREAD_DESCRIPTION':'Lai\x20skatītu\x20citas\x20opcijas,\x20nospiediet\x20taustiņu\x20Enter.\x20Nospiediet\x20Escape,\x20lai\x20izietu.','COMMENT_ARIA_LABEL':'Komentārs\x20no:\x20%0.\x20Izveidots\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Komentāru\x20saraksts','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taustiņu\x20kombinācijas,\x20lai\x20darbotos\x20ar\x20anotāciju\x20pavedieniem\x20(piemēram,\x20komentāri,\x20izsekošanas\x20izmaiņu\x20ieteikumi)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Koncentējieties\x20uz\x20pavedienu,\x20kad\x20atlase\x20ir\x20sasaistīta\x20ar\x20tā\x20marķieri','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Izejiet\x20no\x20anotācijas\x20un\x20atgriezieties\x20atpakaļ\x20pie\x20rediģējamā\x20satura','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Pārlūkojiet\x20centrālo\x20anotācijas\x20pavedienu\x20vai\x20pavediena\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Pārvietojieties\x20pa\x20anotācijas\x20pavediena\x20daļām','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Iesniegt\x20atbildi,\x20rakstot\x20komentāru','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Pāriet\x20uz\x20iepriekšējo\x20vai\x20nākamo\x20pavedienu\x20anotāciju\x20sānjoslā\x20vai\x20komentāru\x20arhīvā','ENTER_COMMENT_ANNOUNCEMENT':'Ienākt\x20saturā\x20ar\x20komentāriem.\x20Nospiediet\x20%0,\x20lai\x20pārietu\x20uz\x20diskusiju.','LEAVE_COMMENT_ANNOUNCEMENT':'Pamest\x20saturu\x20ar\x20komentāriem.','PENDING_ACTION_COMMENT_THREAD':'Nesaglabātas\x20komentāra\x20izmaiņas.','EXTERNAL_COMMENT':'Šī\x20komentāra\x20izcelsme\x20ir\x20ārējs\x20avots.','EXTERNAL_IMPORT_WORD_COMMENT':'Šis\x20komentārs\x20nāk\x20no\x20importēta\x20Word\x20faila.','EXTERNAL_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20ārēja\x20avota\x20(pievienoja\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Attēlotais\x20autora\x20vārds\x20nāk\x20no\x20Word\x20dokumenta,\x20ko\x20importējis\x20%0','COMMENTS_ARCHIVE':'Komentāru\x20arhīvs','EMPTY_COMMENTS_ARCHIVE':'Nav\x20arhivētas\x20komentāru\x20sarakstes.'},'getPluralForm':_0xd57194=>_0xd57194%0xa==0x1&&_0xd57194%0x64!=0xb?0x0:0x0!=_0xd57194?0x1:0x2}};_0x43eee8['lv']||={'dictionary':{},'getPluralForm':null},_0x43eee8['lv']['dictionary']=Object['assign'](_0x43eee8['lv']['dictionary'],_0xe9253b),_0x43eee8['lv']['getPluralForm']=_0x406aa8;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Comment\x20editor':'Penyunting\x20komen','NUMBER_OF_COMMENTS':'%0\x20Komen','TOO_LONG_COMMENT_ALERT':'Komen\x20terlalu\x20panjang.\x20Komen\x20anda\x20mempunyai\x20%0\x20aksara\x20namun\x20hadnya\x20ialah\x20%1\x20aksara.','Reply...':'Balasan...','Reply\x20to\x20reopen\x20discussion...':'Balas\x20untuk\x20membuka\x20semula\x20perbincangan...','Write\x20a\x20comment...':'Tulis\x20komen...','Comment\x20was\x20made\x20on\x20an\x20element':'Komen\x20telah\x20diberikan\x20untuk\x20suatu\x20elemen','Edit':'Edit','Resolve':'Selesaikan','Reopen':'Buka\x20semula','Remove':'Buang','Reply':'Balas','Delete\x20comment?':'Padam\x20komen?','Delete\x20comment\x20thread?':'Padam\x20jalur\x20komen?','Marked\x20as\x20resolved':'Tandakan\x20sebagai\x20selesai','Comment':'Komen','Annotations\x20sidebar':'Bar\x20sisi\x20anotasi','Annotations\x20list':'Senarai\x20anotasi','Thread\x20comments':'Komen\x20rajutan','THREAD_CONTEXT_LABEL':'Konteks\x20rajutan:\x20%0','COMMENT_THREAD_LABEL':'Rajutan\x20komen\x20oleh\x20%1.\x20%1\x20jawapan.','COMMENT_THREAD_DESCRIPTION':'Tekan\x20Enter\x20untuk\x20lebih\x20banyak\x20pilihan.\x20Tekan\x20Escape\x20untuk\x20keluar.','COMMENT_ARIA_LABEL':'Komen\x20oleh\x20%0.\x20Dicipta\x20pada\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Senarai\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taipan\x20kekunci\x20untuk\x20berinteraksi\x20dengan\x20rajutan\x20anotasi\x20(contohnya,\x20komen,\x20cadangan\x20jejak\x20perubahan)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Alihkan\x20fokus\x20ke\x20rajutan\x20apabila\x20pemilihan\x20dilabuhkan\x20dalam\x20penandanya','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Keluar\x20dari\x20anotasi\x20dan\x20alihkan\x20fokus\x20kembali\x20ke\x20kandungan\x20yang\x20diedit','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Layari\x20rajutan\x20anotasi\x20yang\x20difokuskan\x20atau\x20komen\x20rajutan','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Bergerak\x20merentasi\x20bahagian\x20dalam\x20rajutan\x20anotasi','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Hantar\x20jawapan\x20semasa\x20menulis\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Beralih\x20ke\x20rajutan\x20sebelumnya\x20atau\x20seterusnya\x20dalam\x20bar\x20sisi\x20anotasi\x20atau\x20arkib\x20komen','ENTER_COMMENT_ANNOUNCEMENT':'Memasukkan\x20kandungan\x20dengan\x20komen.\x20Tekan\x20%0\x20untuk\x20pergi\x20ke\x20perbincangan.','LEAVE_COMMENT_ANNOUNCEMENT':'Meninggalkan\x20kandungan\x20dengan\x20komen.','PENDING_ACTION_COMMENT_THREAD':'Perubahan\x20yang\x20tidak\x20disimpan\x20dalam\x20jalur\x20komen.','EXTERNAL_COMMENT':'Komen\x20ini\x20berasal\x20daripada\x20sumber\x20luaran.','EXTERNAL_IMPORT_WORD_COMMENT':'Komen\x20ini\x20datang\x20daripada\x20fail\x20Word\x20yang\x20diimport.','EXTERNAL_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20sumber\x20luar\x20(ditambah\x20oleh\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20dokumen\x20Word\x20yang\x20diimport\x20oleh\x20%0','COMMENTS_ARCHIVE':'Arkib\x20komen','EMPTY_COMMENTS_ARCHIVE':'Tiada\x20jalur\x20komen\x20yang\x20diarkibkan.'},'getPluralForm':_0x363f8e=>0x0}};
23
+ export default{'ms':{'dictionary':{'Comment\x20editor':'Penyunting\x20komen','NUMBER_OF_COMMENTS':'%0\x20Komen','TOO_LONG_COMMENT_ALERT':'Komen\x20terlalu\x20panjang.\x20Komen\x20anda\x20mempunyai\x20%0\x20aksara\x20namun\x20hadnya\x20ialah\x20%1\x20aksara.','Reply...':'Balasan...','Reply\x20to\x20reopen\x20discussion...':'Balas\x20untuk\x20membuka\x20semula\x20perbincangan...','Write\x20a\x20comment...':'Tulis\x20komen...','Comment\x20was\x20made\x20on\x20an\x20element':'Komen\x20telah\x20diberikan\x20untuk\x20suatu\x20elemen','Edit':'Edit','Resolve':'Selesaikan','Reopen':'Buka\x20semula','Remove':'Buang','Reply':'Balas','Delete\x20comment?':'Padam\x20komen?','Delete\x20comment\x20thread?':'Padam\x20jalur\x20komen?','Marked\x20as\x20resolved':'Tandakan\x20sebagai\x20selesai','Comment':'Komen','Annotations\x20sidebar':'Bar\x20sisi\x20anotasi','Annotations\x20list':'Senarai\x20anotasi','Thread\x20comments':'Komen\x20rajutan','THREAD_CONTEXT_LABEL':'Konteks\x20rajutan:\x20%0','COMMENT_THREAD_LABEL':'Rajutan\x20komen\x20oleh\x20%1.\x20%1\x20jawapan.','COMMENT_THREAD_DESCRIPTION':'Tekan\x20Enter\x20untuk\x20lebih\x20banyak\x20pilihan.\x20Tekan\x20Escape\x20untuk\x20keluar.','COMMENT_ARIA_LABEL':'Komen\x20oleh\x20%0.\x20Dicipta\x20pada\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Senarai\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taipan\x20kekunci\x20untuk\x20berinteraksi\x20dengan\x20rajutan\x20anotasi\x20(contohnya,\x20komen,\x20cadangan\x20jejak\x20perubahan)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Alihkan\x20fokus\x20ke\x20rajutan\x20apabila\x20pemilihan\x20dilabuhkan\x20dalam\x20penandanya','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Keluar\x20dari\x20anotasi\x20dan\x20alihkan\x20fokus\x20kembali\x20ke\x20kandungan\x20yang\x20diedit','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Layari\x20rajutan\x20anotasi\x20yang\x20difokuskan\x20atau\x20komen\x20rajutan','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Bergerak\x20merentasi\x20bahagian\x20dalam\x20rajutan\x20anotasi','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Hantar\x20jawapan\x20semasa\x20menulis\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Beralih\x20ke\x20rajutan\x20sebelumnya\x20atau\x20seterusnya\x20dalam\x20bar\x20sisi\x20anotasi\x20atau\x20arkib\x20komen','ENTER_COMMENT_ANNOUNCEMENT':'Memasukkan\x20kandungan\x20dengan\x20komen.\x20Tekan\x20%0\x20untuk\x20pergi\x20ke\x20perbincangan.','LEAVE_COMMENT_ANNOUNCEMENT':'Meninggalkan\x20kandungan\x20dengan\x20komen.','PENDING_ACTION_COMMENT_THREAD':'Perubahan\x20yang\x20tidak\x20disimpan\x20dalam\x20jalur\x20komen.','EXTERNAL_COMMENT':'Komen\x20ini\x20berasal\x20daripada\x20sumber\x20luaran.','EXTERNAL_IMPORT_WORD_COMMENT':'Komen\x20ini\x20datang\x20daripada\x20fail\x20Word\x20yang\x20diimport.','EXTERNAL_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20sumber\x20luar\x20(ditambah\x20oleh\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20dokumen\x20Word\x20yang\x20diimport\x20oleh\x20%0','COMMENTS_ARCHIVE':'Arkib\x20komen','EMPTY_COMMENTS_ARCHIVE':'Tiada\x20jalur\x20komen\x20yang\x20diarkibkan.'},'getPluralForm':_0x4d52e1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x174872=>{const {ms:{dictionary:_0x144cdb,getPluralForm:_0x339e59}}={'ms':{'dictionary':{'Comment\x20editor':'Penyunting\x20komen','NUMBER_OF_COMMENTS':'%0\x20Komen','TOO_LONG_COMMENT_ALERT':'Komen\x20terlalu\x20panjang.\x20Komen\x20anda\x20mempunyai\x20%0\x20aksara\x20namun\x20hadnya\x20ialah\x20%1\x20aksara.','Reply...':'Balasan...','Reply\x20to\x20reopen\x20discussion...':'Balas\x20untuk\x20membuka\x20semula\x20perbincangan...','Write\x20a\x20comment...':'Tulis\x20komen...','Comment\x20was\x20made\x20on\x20an\x20element':'Komen\x20telah\x20diberikan\x20untuk\x20suatu\x20elemen','Edit':'Edit','Resolve':'Selesaikan','Reopen':'Buka\x20semula','Remove':'Buang','Reply':'Balas','Delete\x20comment?':'Padam\x20komen?','Delete\x20comment\x20thread?':'Padam\x20jalur\x20komen?','Marked\x20as\x20resolved':'Tandakan\x20sebagai\x20selesai','Comment':'Komen','Annotations\x20sidebar':'Bar\x20sisi\x20anotasi','Annotations\x20list':'Senarai\x20anotasi','Thread\x20comments':'Komen\x20rajutan','THREAD_CONTEXT_LABEL':'Konteks\x20rajutan:\x20%0','COMMENT_THREAD_LABEL':'Rajutan\x20komen\x20oleh\x20%1.\x20%1\x20jawapan.','COMMENT_THREAD_DESCRIPTION':'Tekan\x20Enter\x20untuk\x20lebih\x20banyak\x20pilihan.\x20Tekan\x20Escape\x20untuk\x20keluar.','COMMENT_ARIA_LABEL':'Komen\x20oleh\x20%0.\x20Dicipta\x20pada\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Senarai\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taipan\x20kekunci\x20untuk\x20berinteraksi\x20dengan\x20rajutan\x20anotasi\x20(contohnya,\x20komen,\x20cadangan\x20jejak\x20perubahan)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Alihkan\x20fokus\x20ke\x20rajutan\x20apabila\x20pemilihan\x20dilabuhkan\x20dalam\x20penandanya','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Keluar\x20dari\x20anotasi\x20dan\x20alihkan\x20fokus\x20kembali\x20ke\x20kandungan\x20yang\x20diedit','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Layari\x20rajutan\x20anotasi\x20yang\x20difokuskan\x20atau\x20komen\x20rajutan','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Bergerak\x20merentasi\x20bahagian\x20dalam\x20rajutan\x20anotasi','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Hantar\x20jawapan\x20semasa\x20menulis\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Beralih\x20ke\x20rajutan\x20sebelumnya\x20atau\x20seterusnya\x20dalam\x20bar\x20sisi\x20anotasi\x20atau\x20arkib\x20komen','ENTER_COMMENT_ANNOUNCEMENT':'Memasukkan\x20kandungan\x20dengan\x20komen.\x20Tekan\x20%0\x20untuk\x20pergi\x20ke\x20perbincangan.','LEAVE_COMMENT_ANNOUNCEMENT':'Meninggalkan\x20kandungan\x20dengan\x20komen.','PENDING_ACTION_COMMENT_THREAD':'Perubahan\x20yang\x20tidak\x20disimpan\x20dalam\x20jalur\x20komen.','EXTERNAL_COMMENT':'Komen\x20ini\x20berasal\x20daripada\x20sumber\x20luaran.','EXTERNAL_IMPORT_WORD_COMMENT':'Komen\x20ini\x20datang\x20daripada\x20fail\x20Word\x20yang\x20diimport.','EXTERNAL_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20sumber\x20luar\x20(ditambah\x20oleh\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20dokumen\x20Word\x20yang\x20diimport\x20oleh\x20%0','COMMENTS_ARCHIVE':'Arkib\x20komen','EMPTY_COMMENTS_ARCHIVE':'Tiada\x20jalur\x20komen\x20yang\x20diarkibkan.'},'getPluralForm':_0x2d61c3=>0x0}};_0x174872['ms']||={'dictionary':{},'getPluralForm':null},_0x174872['ms']['dictionary']=Object['assign'](_0x174872['ms']['dictionary'],_0x144cdb),_0x174872['ms']['getPluralForm']=_0x339e59;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2faa4b=>{const {ms:{dictionary:_0x36edce,getPluralForm:_0x19e1ff}}={'ms':{'dictionary':{'Comment\x20editor':'Penyunting\x20komen','NUMBER_OF_COMMENTS':'%0\x20Komen','TOO_LONG_COMMENT_ALERT':'Komen\x20terlalu\x20panjang.\x20Komen\x20anda\x20mempunyai\x20%0\x20aksara\x20namun\x20hadnya\x20ialah\x20%1\x20aksara.','Reply...':'Balasan...','Reply\x20to\x20reopen\x20discussion...':'Balas\x20untuk\x20membuka\x20semula\x20perbincangan...','Write\x20a\x20comment...':'Tulis\x20komen...','Comment\x20was\x20made\x20on\x20an\x20element':'Komen\x20telah\x20diberikan\x20untuk\x20suatu\x20elemen','Edit':'Edit','Resolve':'Selesaikan','Reopen':'Buka\x20semula','Remove':'Buang','Reply':'Balas','Delete\x20comment?':'Padam\x20komen?','Delete\x20comment\x20thread?':'Padam\x20jalur\x20komen?','Marked\x20as\x20resolved':'Tandakan\x20sebagai\x20selesai','Comment':'Komen','Annotations\x20sidebar':'Bar\x20sisi\x20anotasi','Annotations\x20list':'Senarai\x20anotasi','Thread\x20comments':'Komen\x20rajutan','THREAD_CONTEXT_LABEL':'Konteks\x20rajutan:\x20%0','COMMENT_THREAD_LABEL':'Rajutan\x20komen\x20oleh\x20%1.\x20%1\x20jawapan.','COMMENT_THREAD_DESCRIPTION':'Tekan\x20Enter\x20untuk\x20lebih\x20banyak\x20pilihan.\x20Tekan\x20Escape\x20untuk\x20keluar.','COMMENT_ARIA_LABEL':'Komen\x20oleh\x20%0.\x20Dicipta\x20pada\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Senarai\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Taipan\x20kekunci\x20untuk\x20berinteraksi\x20dengan\x20rajutan\x20anotasi\x20(contohnya,\x20komen,\x20cadangan\x20jejak\x20perubahan)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Alihkan\x20fokus\x20ke\x20rajutan\x20apabila\x20pemilihan\x20dilabuhkan\x20dalam\x20penandanya','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Keluar\x20dari\x20anotasi\x20dan\x20alihkan\x20fokus\x20kembali\x20ke\x20kandungan\x20yang\x20diedit','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Layari\x20rajutan\x20anotasi\x20yang\x20difokuskan\x20atau\x20komen\x20rajutan','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Bergerak\x20merentasi\x20bahagian\x20dalam\x20rajutan\x20anotasi','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Hantar\x20jawapan\x20semasa\x20menulis\x20komen','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Beralih\x20ke\x20rajutan\x20sebelumnya\x20atau\x20seterusnya\x20dalam\x20bar\x20sisi\x20anotasi\x20atau\x20arkib\x20komen','ENTER_COMMENT_ANNOUNCEMENT':'Memasukkan\x20kandungan\x20dengan\x20komen.\x20Tekan\x20%0\x20untuk\x20pergi\x20ke\x20perbincangan.','LEAVE_COMMENT_ANNOUNCEMENT':'Meninggalkan\x20kandungan\x20dengan\x20komen.','PENDING_ACTION_COMMENT_THREAD':'Perubahan\x20yang\x20tidak\x20disimpan\x20dalam\x20jalur\x20komen.','EXTERNAL_COMMENT':'Komen\x20ini\x20berasal\x20daripada\x20sumber\x20luaran.','EXTERNAL_IMPORT_WORD_COMMENT':'Komen\x20ini\x20datang\x20daripada\x20fail\x20Word\x20yang\x20diimport.','EXTERNAL_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20sumber\x20luar\x20(ditambah\x20oleh\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nama\x20penulis\x20yang\x20dipaparkan\x20datang\x20daripada\x20dokumen\x20Word\x20yang\x20diimport\x20oleh\x20%0','COMMENTS_ARCHIVE':'Arkib\x20komen','EMPTY_COMMENTS_ARCHIVE':'Tiada\x20jalur\x20komen\x20yang\x20diarkibkan.'},'getPluralForm':_0x273ac9=>0x0}};_0x2faa4b['ms']||={'dictionary':{},'getPluralForm':null},_0x2faa4b['ms']['dictionary']=Object['assign'](_0x2faa4b['ms']['dictionary'],_0x36edce),_0x2faa4b['ms']['getPluralForm']=_0x19e1ff;})(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{'nb':{'dictionary':{'Comment\x20editor':'','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'','Reply...':'','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'','Resolve':'','Reopen':'','Remove':'','Reply':'','Delete\x20comment?':'','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'','Annotations\x20sidebar':'','Annotations\x20list':'','Thread\x20comments':'','THREAD_CONTEXT_LABEL':'','COMMENT_THREAD_LABEL':['',''],'COMMENT_THREAD_DESCRIPTION':'','COMMENT_ARIA_LABEL':'','COMMENTS_ARCHIVE_LIST_LABEL':'','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'','EXTERNAL_COMMENT':'','EXTERNAL_IMPORT_WORD_COMMENT':'','EXTERNAL_AVATAR':'','EXTERNAL_IMPORT_WORD_AVATAR':'','COMMENTS_ARCHIVE':'','EMPTY_COMMENTS_ARCHIVE':''},'getPluralForm':_0x231fea=>0x1!=_0x231fea}};
@@ -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
+ (_0x2d01f0=>{const {nb:{dictionary:_0x2b1d86,getPluralForm:_0x512513}}={'nb':{'dictionary':{'Comment\x20editor':'','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'','Reply...':'','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'','Resolve':'','Reopen':'','Remove':'','Reply':'','Delete\x20comment?':'','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'','Annotations\x20sidebar':'','Annotations\x20list':'','Thread\x20comments':'','THREAD_CONTEXT_LABEL':'','COMMENT_THREAD_LABEL':['',''],'COMMENT_THREAD_DESCRIPTION':'','COMMENT_ARIA_LABEL':'','COMMENTS_ARCHIVE_LIST_LABEL':'','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'','EXTERNAL_COMMENT':'','EXTERNAL_IMPORT_WORD_COMMENT':'','EXTERNAL_AVATAR':'','EXTERNAL_IMPORT_WORD_AVATAR':'','COMMENTS_ARCHIVE':'','EMPTY_COMMENTS_ARCHIVE':''},'getPluralForm':_0x3b355b=>0x1!=_0x3b355b}};_0x2d01f0['nb']||={'dictionary':{},'getPluralForm':null},_0x2d01f0['nb']['dictionary']=Object['assign'](_0x2d01f0['nb']['dictionary'],_0x2b1d86),_0x2d01f0['nb']['getPluralForm']=_0x512513;})(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{'ne':{'dictionary':{'Comment\x20editor':'','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'','Reply...':'','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'','Resolve':'','Reopen':'','Remove':'','Reply':'','Delete\x20comment?':'','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'','Annotations\x20sidebar':'','Annotations\x20list':'','Thread\x20comments':'','THREAD_CONTEXT_LABEL':'','COMMENT_THREAD_LABEL':['',''],'COMMENT_THREAD_DESCRIPTION':'','COMMENT_ARIA_LABEL':'','COMMENTS_ARCHIVE_LIST_LABEL':'','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'','EXTERNAL_COMMENT':'','EXTERNAL_IMPORT_WORD_COMMENT':'','EXTERNAL_AVATAR':'','EXTERNAL_IMPORT_WORD_AVATAR':'','COMMENTS_ARCHIVE':'','EMPTY_COMMENTS_ARCHIVE':''},'getPluralForm':_0x5408eb=>0x1!=_0x5408eb}};
@@ -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
+ (_0x5b5ccc=>{const {ne:{dictionary:_0x336379,getPluralForm:_0x5c2053}}={'ne':{'dictionary':{'Comment\x20editor':'','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'','Reply...':'','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'','Resolve':'','Reopen':'','Remove':'','Reply':'','Delete\x20comment?':'','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'','Annotations\x20sidebar':'','Annotations\x20list':'','Thread\x20comments':'','THREAD_CONTEXT_LABEL':'','COMMENT_THREAD_LABEL':['',''],'COMMENT_THREAD_DESCRIPTION':'','COMMENT_ARIA_LABEL':'','COMMENTS_ARCHIVE_LIST_LABEL':'','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'','EXTERNAL_COMMENT':'','EXTERNAL_IMPORT_WORD_COMMENT':'','EXTERNAL_AVATAR':'','EXTERNAL_IMPORT_WORD_AVATAR':'','COMMENTS_ARCHIVE':'','EMPTY_COMMENTS_ARCHIVE':''},'getPluralForm':_0x801ba5=>0x1!=_0x801ba5}};_0x5b5ccc['ne']||={'dictionary':{},'getPluralForm':null},_0x5b5ccc['ne']['dictionary']=Object['assign'](_0x5b5ccc['ne']['dictionary'],_0x336379),_0x5b5ccc['ne']['getPluralForm']=_0x5c2053;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Comment\x20editor':'Opmerking\x20editor','NUMBER_OF_COMMENTS':['%0\x20opmerking','%0\x20opmerkingen'],'TOO_LONG_COMMENT_ALERT':'De\x20opmerking\x20is\x20te\x20lang.\x20De\x20opmerking\x20bevat\x20%0\x20tekens\x20terwijl\x20er\x20%1\x20tekens\x20toegestaan\x20zijn.','Reply...':'Beantwoorden...','Reply\x20to\x20reopen\x20discussion...':'Reageer\x20om\x20het\x20gesprek\x20te\x20heropenen...','Write\x20a\x20comment...':'Schrijf\x20een\x20opmerking...','Comment\x20was\x20made\x20on\x20an\x20element':'Er\x20is\x20een\x20reactie\x20gekomen\x20op\x20een\x20element','Edit':'Wijzigen','Resolve':'Oplossen','Reopen':'Heropenen','Remove':'Verwijderen','Reply':'Reageren','Delete\x20comment?':'Opmerking\x20verwijderen?','Delete\x20comment\x20thread?':'Discussie\x20verwijderen?','Marked\x20as\x20resolved':'Gemarkeerd\x20als\x20opgelost','Comment':'Opmerking','Annotations\x20sidebar':'Zijbalk\x20aantekeningen','Annotations\x20list':'Lijst\x20aantekeningen','Thread\x20comments':'Opmerkingen\x20threads','THREAD_CONTEXT_LABEL':'Context\x20thread:\x20%0','COMMENT_THREAD_LABEL':['Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.','Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.'],'COMMENT_THREAD_DESCRIPTION':'Druk\x20op\x20Enter\x20voor\x20meer\x20opties.\x20Druk\x20op\x20Escape\x20om\x20af\x20te\x20sluiten.','COMMENT_ARIA_LABEL':'Opmerking\x20door\x20%0.\x20Gemaakt\x20op\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lijst\x20met\x20opmerkingen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Toetsaanslagen\x20voor\x20interactie\x20met\x20aantekeningenthreads\x20(bijv.\x20opmerkingen,\x20suggesties\x20voor\x20het\x20bijhouden\x20van\x20wijzigingen)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Verplaats\x20de\x20focus\x20naar\x20de\x20thread\x20wanneer\x20de\x20selectie\x20in\x20zijn\x20marker\x20verankerd\x20is','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Verlaat\x20de\x20aantekening\x20en\x20verplaats\x20de\x20focus\x20terug\x20naar\x20de\x20bewerkte\x20inhoud','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Blader\x20door\x20de\x20gefocuste\x20\x20aantekeningenthread\x20of\x20opmerking\x20op\x20de\x20thread','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Beweeg\x20over\x20de\x20interne\x20onderdelen\x20van\x20de\x20aantekeningenthread','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Dien\x20het\x20antwoord\x20in\x20terwijl\x20u\x20een\x20opmerking\x20schrijft','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Ga\x20naar\x20de\x20vorige\x20of\x20volgende\x20thread\x20in\x20de\x20zijbalk\x20met\x20aantekeningen\x20of\x20het\x20opmerkingenarchief','ENTER_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20invoeren.\x20Druk\x20op\x20%0\x20om\x20naar\x20het\x20gesprek\x20te\x20gaan.','LEAVE_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20achterlaten.','PENDING_ACTION_COMMENT_THREAD':'De\x20discussie\x20bevat\x20openstaande\x20wijzigingen.','EXTERNAL_COMMENT':'Deze\x20opmerking\x20is\x20afkomstig\x20van\x20een\x20externe\x20bron.','EXTERNAL_IMPORT_WORD_COMMENT':'Deze\x20opmerking\x20komt\x20uit\x20een\x20geïmporteerd\x20Word-bestand.','EXTERNAL_AVATAR':'Weergegeven\x20auteursnaam\x20komt\x20van\x20een\x20externe\x20bron\x20(toegevoegd\x20door\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'De\x20weergegeven\x20auteursnaam\x20is\x20afkomstig\x20van\x20een\x20Word-document\x20dat\x20geïmporteerd\x20is\x20door\x20%0','COMMENTS_ARCHIVE':'Reactie-archief','EMPTY_COMMENTS_ARCHIVE':'Er\x20zijn\x20geen\x20gearchiveerde\x20reactiethreads.'},'getPluralForm':_0x249cbb=>0x1!=_0x249cbb}};
23
+ export default{'nl':{'dictionary':{'Comment\x20editor':'Opmerking\x20editor','NUMBER_OF_COMMENTS':['%0\x20opmerking','%0\x20opmerkingen'],'TOO_LONG_COMMENT_ALERT':'De\x20opmerking\x20is\x20te\x20lang.\x20De\x20opmerking\x20bevat\x20%0\x20tekens\x20terwijl\x20er\x20%1\x20tekens\x20toegestaan\x20zijn.','Reply...':'Beantwoorden...','Reply\x20to\x20reopen\x20discussion...':'Reageer\x20om\x20het\x20gesprek\x20te\x20heropenen...','Write\x20a\x20comment...':'Schrijf\x20een\x20opmerking...','Comment\x20was\x20made\x20on\x20an\x20element':'Er\x20is\x20een\x20reactie\x20gekomen\x20op\x20een\x20element','Edit':'Wijzigen','Resolve':'Oplossen','Reopen':'Heropenen','Remove':'Verwijderen','Reply':'Reageren','Delete\x20comment?':'Opmerking\x20verwijderen?','Delete\x20comment\x20thread?':'Discussie\x20verwijderen?','Marked\x20as\x20resolved':'Gemarkeerd\x20als\x20opgelost','Comment':'Opmerking','Annotations\x20sidebar':'Zijbalk\x20aantekeningen','Annotations\x20list':'Lijst\x20aantekeningen','Thread\x20comments':'Opmerkingen\x20threads','THREAD_CONTEXT_LABEL':'Context\x20thread:\x20%0','COMMENT_THREAD_LABEL':['Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.','Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.'],'COMMENT_THREAD_DESCRIPTION':'Druk\x20op\x20Enter\x20voor\x20meer\x20opties.\x20Druk\x20op\x20Escape\x20om\x20af\x20te\x20sluiten.','COMMENT_ARIA_LABEL':'Opmerking\x20door\x20%0.\x20Gemaakt\x20op\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lijst\x20met\x20opmerkingen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Toetsaanslagen\x20voor\x20interactie\x20met\x20aantekeningenthreads\x20(bijv.\x20opmerkingen,\x20suggesties\x20voor\x20het\x20bijhouden\x20van\x20wijzigingen)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Verplaats\x20de\x20focus\x20naar\x20de\x20thread\x20wanneer\x20de\x20selectie\x20in\x20zijn\x20marker\x20verankerd\x20is','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Verlaat\x20de\x20aantekening\x20en\x20verplaats\x20de\x20focus\x20terug\x20naar\x20de\x20bewerkte\x20inhoud','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Blader\x20door\x20de\x20gefocuste\x20\x20aantekeningenthread\x20of\x20opmerking\x20op\x20de\x20thread','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Beweeg\x20over\x20de\x20interne\x20onderdelen\x20van\x20de\x20aantekeningenthread','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Dien\x20het\x20antwoord\x20in\x20terwijl\x20u\x20een\x20opmerking\x20schrijft','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Ga\x20naar\x20de\x20vorige\x20of\x20volgende\x20thread\x20in\x20de\x20zijbalk\x20met\x20aantekeningen\x20of\x20het\x20opmerkingenarchief','ENTER_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20invoeren.\x20Druk\x20op\x20%0\x20om\x20naar\x20het\x20gesprek\x20te\x20gaan.','LEAVE_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20achterlaten.','PENDING_ACTION_COMMENT_THREAD':'De\x20discussie\x20bevat\x20openstaande\x20wijzigingen.','EXTERNAL_COMMENT':'Deze\x20opmerking\x20is\x20afkomstig\x20van\x20een\x20externe\x20bron.','EXTERNAL_IMPORT_WORD_COMMENT':'Deze\x20opmerking\x20komt\x20uit\x20een\x20geïmporteerd\x20Word-bestand.','EXTERNAL_AVATAR':'Weergegeven\x20auteursnaam\x20komt\x20van\x20een\x20externe\x20bron\x20(toegevoegd\x20door\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'De\x20weergegeven\x20auteursnaam\x20is\x20afkomstig\x20van\x20een\x20Word-document\x20dat\x20geïmporteerd\x20is\x20door\x20%0','COMMENTS_ARCHIVE':'Reactie-archief','EMPTY_COMMENTS_ARCHIVE':'Er\x20zijn\x20geen\x20gearchiveerde\x20reactiethreads.'},'getPluralForm':_0x5c2371=>0x1!=_0x5c2371}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x148803=>{const {nl:{dictionary:_0x9eecaa,getPluralForm:_0x3eb146}}={'nl':{'dictionary':{'Comment\x20editor':'Opmerking\x20editor','NUMBER_OF_COMMENTS':['%0\x20opmerking','%0\x20opmerkingen'],'TOO_LONG_COMMENT_ALERT':'De\x20opmerking\x20is\x20te\x20lang.\x20De\x20opmerking\x20bevat\x20%0\x20tekens\x20terwijl\x20er\x20%1\x20tekens\x20toegestaan\x20zijn.','Reply...':'Beantwoorden...','Reply\x20to\x20reopen\x20discussion...':'Reageer\x20om\x20het\x20gesprek\x20te\x20heropenen...','Write\x20a\x20comment...':'Schrijf\x20een\x20opmerking...','Comment\x20was\x20made\x20on\x20an\x20element':'Er\x20is\x20een\x20reactie\x20gekomen\x20op\x20een\x20element','Edit':'Wijzigen','Resolve':'Oplossen','Reopen':'Heropenen','Remove':'Verwijderen','Reply':'Reageren','Delete\x20comment?':'Opmerking\x20verwijderen?','Delete\x20comment\x20thread?':'Discussie\x20verwijderen?','Marked\x20as\x20resolved':'Gemarkeerd\x20als\x20opgelost','Comment':'Opmerking','Annotations\x20sidebar':'Zijbalk\x20aantekeningen','Annotations\x20list':'Lijst\x20aantekeningen','Thread\x20comments':'Opmerkingen\x20threads','THREAD_CONTEXT_LABEL':'Context\x20thread:\x20%0','COMMENT_THREAD_LABEL':['Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.','Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.'],'COMMENT_THREAD_DESCRIPTION':'Druk\x20op\x20Enter\x20voor\x20meer\x20opties.\x20Druk\x20op\x20Escape\x20om\x20af\x20te\x20sluiten.','COMMENT_ARIA_LABEL':'Opmerking\x20door\x20%0.\x20Gemaakt\x20op\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lijst\x20met\x20opmerkingen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Toetsaanslagen\x20voor\x20interactie\x20met\x20aantekeningenthreads\x20(bijv.\x20opmerkingen,\x20suggesties\x20voor\x20het\x20bijhouden\x20van\x20wijzigingen)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Verplaats\x20de\x20focus\x20naar\x20de\x20thread\x20wanneer\x20de\x20selectie\x20in\x20zijn\x20marker\x20verankerd\x20is','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Verlaat\x20de\x20aantekening\x20en\x20verplaats\x20de\x20focus\x20terug\x20naar\x20de\x20bewerkte\x20inhoud','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Blader\x20door\x20de\x20gefocuste\x20\x20aantekeningenthread\x20of\x20opmerking\x20op\x20de\x20thread','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Beweeg\x20over\x20de\x20interne\x20onderdelen\x20van\x20de\x20aantekeningenthread','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Dien\x20het\x20antwoord\x20in\x20terwijl\x20u\x20een\x20opmerking\x20schrijft','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Ga\x20naar\x20de\x20vorige\x20of\x20volgende\x20thread\x20in\x20de\x20zijbalk\x20met\x20aantekeningen\x20of\x20het\x20opmerkingenarchief','ENTER_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20invoeren.\x20Druk\x20op\x20%0\x20om\x20naar\x20het\x20gesprek\x20te\x20gaan.','LEAVE_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20achterlaten.','PENDING_ACTION_COMMENT_THREAD':'De\x20discussie\x20bevat\x20openstaande\x20wijzigingen.','EXTERNAL_COMMENT':'Deze\x20opmerking\x20is\x20afkomstig\x20van\x20een\x20externe\x20bron.','EXTERNAL_IMPORT_WORD_COMMENT':'Deze\x20opmerking\x20komt\x20uit\x20een\x20geïmporteerd\x20Word-bestand.','EXTERNAL_AVATAR':'Weergegeven\x20auteursnaam\x20komt\x20van\x20een\x20externe\x20bron\x20(toegevoegd\x20door\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'De\x20weergegeven\x20auteursnaam\x20is\x20afkomstig\x20van\x20een\x20Word-document\x20dat\x20geïmporteerd\x20is\x20door\x20%0','COMMENTS_ARCHIVE':'Reactie-archief','EMPTY_COMMENTS_ARCHIVE':'Er\x20zijn\x20geen\x20gearchiveerde\x20reactiethreads.'},'getPluralForm':_0x1bdfad=>0x1!=_0x1bdfad}};_0x148803['nl']||={'dictionary':{},'getPluralForm':null},_0x148803['nl']['dictionary']=Object['assign'](_0x148803['nl']['dictionary'],_0x9eecaa),_0x148803['nl']['getPluralForm']=_0x3eb146;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3688da=>{const {nl:{dictionary:_0x5896b5,getPluralForm:_0x2c1077}}={'nl':{'dictionary':{'Comment\x20editor':'Opmerking\x20editor','NUMBER_OF_COMMENTS':['%0\x20opmerking','%0\x20opmerkingen'],'TOO_LONG_COMMENT_ALERT':'De\x20opmerking\x20is\x20te\x20lang.\x20De\x20opmerking\x20bevat\x20%0\x20tekens\x20terwijl\x20er\x20%1\x20tekens\x20toegestaan\x20zijn.','Reply...':'Beantwoorden...','Reply\x20to\x20reopen\x20discussion...':'Reageer\x20om\x20het\x20gesprek\x20te\x20heropenen...','Write\x20a\x20comment...':'Schrijf\x20een\x20opmerking...','Comment\x20was\x20made\x20on\x20an\x20element':'Er\x20is\x20een\x20reactie\x20gekomen\x20op\x20een\x20element','Edit':'Wijzigen','Resolve':'Oplossen','Reopen':'Heropenen','Remove':'Verwijderen','Reply':'Reageren','Delete\x20comment?':'Opmerking\x20verwijderen?','Delete\x20comment\x20thread?':'Discussie\x20verwijderen?','Marked\x20as\x20resolved':'Gemarkeerd\x20als\x20opgelost','Comment':'Opmerking','Annotations\x20sidebar':'Zijbalk\x20aantekeningen','Annotations\x20list':'Lijst\x20aantekeningen','Thread\x20comments':'Opmerkingen\x20threads','THREAD_CONTEXT_LABEL':'Context\x20thread:\x20%0','COMMENT_THREAD_LABEL':['Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.','Opmerking\x20thread\x20door\x20%1.\x20%1\x20antwoord.'],'COMMENT_THREAD_DESCRIPTION':'Druk\x20op\x20Enter\x20voor\x20meer\x20opties.\x20Druk\x20op\x20Escape\x20om\x20af\x20te\x20sluiten.','COMMENT_ARIA_LABEL':'Opmerking\x20door\x20%0.\x20Gemaakt\x20op\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lijst\x20met\x20opmerkingen','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Toetsaanslagen\x20voor\x20interactie\x20met\x20aantekeningenthreads\x20(bijv.\x20opmerkingen,\x20suggesties\x20voor\x20het\x20bijhouden\x20van\x20wijzigingen)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Verplaats\x20de\x20focus\x20naar\x20de\x20thread\x20wanneer\x20de\x20selectie\x20in\x20zijn\x20marker\x20verankerd\x20is','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Verlaat\x20de\x20aantekening\x20en\x20verplaats\x20de\x20focus\x20terug\x20naar\x20de\x20bewerkte\x20inhoud','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Blader\x20door\x20de\x20gefocuste\x20\x20aantekeningenthread\x20of\x20opmerking\x20op\x20de\x20thread','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Beweeg\x20over\x20de\x20interne\x20onderdelen\x20van\x20de\x20aantekeningenthread','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Dien\x20het\x20antwoord\x20in\x20terwijl\x20u\x20een\x20opmerking\x20schrijft','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Ga\x20naar\x20de\x20vorige\x20of\x20volgende\x20thread\x20in\x20de\x20zijbalk\x20met\x20aantekeningen\x20of\x20het\x20opmerkingenarchief','ENTER_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20invoeren.\x20Druk\x20op\x20%0\x20om\x20naar\x20het\x20gesprek\x20te\x20gaan.','LEAVE_COMMENT_ANNOUNCEMENT':'Content\x20met\x20opmerkingen\x20achterlaten.','PENDING_ACTION_COMMENT_THREAD':'De\x20discussie\x20bevat\x20openstaande\x20wijzigingen.','EXTERNAL_COMMENT':'Deze\x20opmerking\x20is\x20afkomstig\x20van\x20een\x20externe\x20bron.','EXTERNAL_IMPORT_WORD_COMMENT':'Deze\x20opmerking\x20komt\x20uit\x20een\x20geïmporteerd\x20Word-bestand.','EXTERNAL_AVATAR':'Weergegeven\x20auteursnaam\x20komt\x20van\x20een\x20externe\x20bron\x20(toegevoegd\x20door\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'De\x20weergegeven\x20auteursnaam\x20is\x20afkomstig\x20van\x20een\x20Word-document\x20dat\x20geïmporteerd\x20is\x20door\x20%0','COMMENTS_ARCHIVE':'Reactie-archief','EMPTY_COMMENTS_ARCHIVE':'Er\x20zijn\x20geen\x20gearchiveerde\x20reactiethreads.'},'getPluralForm':_0x4de400=>0x1!=_0x4de400}};_0x3688da['nl']||={'dictionary':{},'getPluralForm':null},_0x3688da['nl']['dictionary']=Object['assign'](_0x3688da['nl']['dictionary'],_0x5896b5),_0x3688da['nl']['getPluralForm']=_0x2c1077;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Comment\x20editor':'Redigeringsverktøy\x20for\x20kommentarer','NUMBER_OF_COMMENTS':['%0\x20kommentar','%0\x20kommentarer'],'TOO_LONG_COMMENT_ALERT':'Kommentarinnhold\x20er\x20for\x20langt.\x20Kommentaren\x20din\x20har\x20%0\x20tegn,\x20men\x20grensen\x20er\x20%1\x20tegn.','Reply...':'Svar...','Reply\x20to\x20reopen\x20discussion...':'Svar\x20for\x20å\x20gjenåpne\x20diskusjonen\x20...','Write\x20a\x20comment...':'Skriv\x20en\x20kommentar...','Comment\x20was\x20made\x20on\x20an\x20element':'Et\x20element\x20ble\x20kommentert','Edit':'Rediger','Resolve':'Løs','Reopen':'Åpne\x20igjen','Remove':'Fjern','Reply':'Svar','Delete\x20comment?':'Slett\x20kommentar?','Delete\x20comment\x20thread?':'Slett\x20kommentartråd?','Marked\x20as\x20resolved':'Merket\x20som\x20løst','Comment':'Kommenter','Annotations\x20sidebar':'Sidefelt\x20for\x20kommentarer','Annotations\x20list':'Kommentarliste','Thread\x20comments':'Trådkommentarer','THREAD_CONTEXT_LABEL':'Trådkontekst:\x20%0','COMMENT_THREAD_LABEL':['Kommentartråd\x20av\x20%1.\x20%1\x20svar.','Kommentartråd\x20av\x20%1.\x20%1\x20svar.'],'COMMENT_THREAD_DESCRIPTION':'Trykk\x20Enter\x20for\x20flere\x20alternativer.\x20Trykk\x20Escape\x20for\x20å\x20avslutte.','COMMENT_ARIA_LABEL':'Kommentar\x20av\x20%0.\x20Opprettet\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Liste\x20over\x20kommentarer','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Tastetrykk\x20for\x20å\x20samhandle\x20med\x20kommentartråder\x20(f.eks.\x20kommentarer,\x20forslag\x20til\x20sporing\x20av\x20endringer)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Flytt\x20fokus\x20til\x20tråden\x20når\x20utvalget\x20er\x20forankret\x20i\x20markøren','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Gå\x20ut\x20av\x20kommentaren,\x20og\x20flytt\x20fokus\x20tilbake\x20til\x20det\x20redigerte\x20innholdet','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Bla\x20gjennom\x20kommentartråden\x20i\x20fokus\x20eller\x20trådkommentaren','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Flytt\x20over\x20innsiden\x20av\x20kommentartråden','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Send\x20inn\x20svaret\x20mens\x20du\x20skriver\x20en\x20kommentar','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Flytt\x20til\x20forrige\x20eller\x20neste\x20tråd\x20i\x20sidefeltet\x20for\x20kommentarer\x20eller\x20kommentararkivet','ENTER_COMMENT_ANNOUNCEMENT':'Legger\x20inn\x20et\x20innhold\x20med\x20kommentarer.\x20Trykk\x20%0\x20for\x20å\x20gå\x20til\x20diskusjonen.','LEAVE_COMMENT_ANNOUNCEMENT':'Etterlater\x20et\x20innhold\x20med\x20kommentarer.','PENDING_ACTION_COMMENT_THREAD':'Ulagrede\x20endringer\x20i\x20kommentartråden.','EXTERNAL_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20ekstern\x20kilde.','EXTERNAL_IMPORT_WORD_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20importert\x20Word-fil.','EXTERNAL_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20ekstern\x20kilde\x20(lagt\x20til\x20av\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20et\x20Word-dokument\x20importert\x20av\x20%0','COMMENTS_ARCHIVE':'Kommentararkiv','EMPTY_COMMENTS_ARCHIVE':'Det\x20er\x20ingen\x20arkiverte\x20kommentartråder.'},'getPluralForm':_0x5a046b=>0x1!=_0x5a046b}};
23
+ export default{'no':{'dictionary':{'Comment\x20editor':'Redigeringsverktøy\x20for\x20kommentarer','NUMBER_OF_COMMENTS':['%0\x20kommentar','%0\x20kommentarer'],'TOO_LONG_COMMENT_ALERT':'Kommentarinnhold\x20er\x20for\x20langt.\x20Kommentaren\x20din\x20har\x20%0\x20tegn,\x20men\x20grensen\x20er\x20%1\x20tegn.','Reply...':'Svar...','Reply\x20to\x20reopen\x20discussion...':'Svar\x20for\x20å\x20gjenåpne\x20diskusjonen\x20...','Write\x20a\x20comment...':'Skriv\x20en\x20kommentar...','Comment\x20was\x20made\x20on\x20an\x20element':'Et\x20element\x20ble\x20kommentert','Edit':'Rediger','Resolve':'Løs','Reopen':'Åpne\x20igjen','Remove':'Fjern','Reply':'Svar','Delete\x20comment?':'Slett\x20kommentar?','Delete\x20comment\x20thread?':'Slett\x20kommentartråd?','Marked\x20as\x20resolved':'Merket\x20som\x20løst','Comment':'Kommenter','Annotations\x20sidebar':'Sidefelt\x20for\x20kommentarer','Annotations\x20list':'Kommentarliste','Thread\x20comments':'Trådkommentarer','THREAD_CONTEXT_LABEL':'Trådkontekst:\x20%0','COMMENT_THREAD_LABEL':['Kommentartråd\x20av\x20%1.\x20%1\x20svar.','Kommentartråd\x20av\x20%1.\x20%1\x20svar.'],'COMMENT_THREAD_DESCRIPTION':'Trykk\x20Enter\x20for\x20flere\x20alternativer.\x20Trykk\x20Escape\x20for\x20å\x20avslutte.','COMMENT_ARIA_LABEL':'Kommentar\x20av\x20%0.\x20Opprettet\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Liste\x20over\x20kommentarer','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Tastetrykk\x20for\x20å\x20samhandle\x20med\x20kommentartråder\x20(f.eks.\x20kommentarer,\x20forslag\x20til\x20sporing\x20av\x20endringer)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Flytt\x20fokus\x20til\x20tråden\x20når\x20utvalget\x20er\x20forankret\x20i\x20markøren','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Gå\x20ut\x20av\x20kommentaren,\x20og\x20flytt\x20fokus\x20tilbake\x20til\x20det\x20redigerte\x20innholdet','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Bla\x20gjennom\x20kommentartråden\x20i\x20fokus\x20eller\x20trådkommentaren','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Flytt\x20over\x20innsiden\x20av\x20kommentartråden','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Send\x20inn\x20svaret\x20mens\x20du\x20skriver\x20en\x20kommentar','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Flytt\x20til\x20forrige\x20eller\x20neste\x20tråd\x20i\x20sidefeltet\x20for\x20kommentarer\x20eller\x20kommentararkivet','ENTER_COMMENT_ANNOUNCEMENT':'Legger\x20inn\x20et\x20innhold\x20med\x20kommentarer.\x20Trykk\x20%0\x20for\x20å\x20gå\x20til\x20diskusjonen.','LEAVE_COMMENT_ANNOUNCEMENT':'Etterlater\x20et\x20innhold\x20med\x20kommentarer.','PENDING_ACTION_COMMENT_THREAD':'Ulagrede\x20endringer\x20i\x20kommentartråden.','EXTERNAL_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20ekstern\x20kilde.','EXTERNAL_IMPORT_WORD_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20importert\x20Word-fil.','EXTERNAL_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20ekstern\x20kilde\x20(lagt\x20til\x20av\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20et\x20Word-dokument\x20importert\x20av\x20%0','COMMENTS_ARCHIVE':'Kommentararkiv','EMPTY_COMMENTS_ARCHIVE':'Det\x20er\x20ingen\x20arkiverte\x20kommentartråder.'},'getPluralForm':_0x5c2e22=>0x1!=_0x5c2e22}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33bab8=>{const {no:{dictionary:_0x372837,getPluralForm:_0x5732c2}}={'no':{'dictionary':{'Comment\x20editor':'Redigeringsverktøy\x20for\x20kommentarer','NUMBER_OF_COMMENTS':['%0\x20kommentar','%0\x20kommentarer'],'TOO_LONG_COMMENT_ALERT':'Kommentarinnhold\x20er\x20for\x20langt.\x20Kommentaren\x20din\x20har\x20%0\x20tegn,\x20men\x20grensen\x20er\x20%1\x20tegn.','Reply...':'Svar...','Reply\x20to\x20reopen\x20discussion...':'Svar\x20for\x20å\x20gjenåpne\x20diskusjonen\x20...','Write\x20a\x20comment...':'Skriv\x20en\x20kommentar...','Comment\x20was\x20made\x20on\x20an\x20element':'Et\x20element\x20ble\x20kommentert','Edit':'Rediger','Resolve':'Løs','Reopen':'Åpne\x20igjen','Remove':'Fjern','Reply':'Svar','Delete\x20comment?':'Slett\x20kommentar?','Delete\x20comment\x20thread?':'Slett\x20kommentartråd?','Marked\x20as\x20resolved':'Merket\x20som\x20løst','Comment':'Kommenter','Annotations\x20sidebar':'Sidefelt\x20for\x20kommentarer','Annotations\x20list':'Kommentarliste','Thread\x20comments':'Trådkommentarer','THREAD_CONTEXT_LABEL':'Trådkontekst:\x20%0','COMMENT_THREAD_LABEL':['Kommentartråd\x20av\x20%1.\x20%1\x20svar.','Kommentartråd\x20av\x20%1.\x20%1\x20svar.'],'COMMENT_THREAD_DESCRIPTION':'Trykk\x20Enter\x20for\x20flere\x20alternativer.\x20Trykk\x20Escape\x20for\x20å\x20avslutte.','COMMENT_ARIA_LABEL':'Kommentar\x20av\x20%0.\x20Opprettet\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Liste\x20over\x20kommentarer','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Tastetrykk\x20for\x20å\x20samhandle\x20med\x20kommentartråder\x20(f.eks.\x20kommentarer,\x20forslag\x20til\x20sporing\x20av\x20endringer)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Flytt\x20fokus\x20til\x20tråden\x20når\x20utvalget\x20er\x20forankret\x20i\x20markøren','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Gå\x20ut\x20av\x20kommentaren,\x20og\x20flytt\x20fokus\x20tilbake\x20til\x20det\x20redigerte\x20innholdet','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Bla\x20gjennom\x20kommentartråden\x20i\x20fokus\x20eller\x20trådkommentaren','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Flytt\x20over\x20innsiden\x20av\x20kommentartråden','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Send\x20inn\x20svaret\x20mens\x20du\x20skriver\x20en\x20kommentar','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Flytt\x20til\x20forrige\x20eller\x20neste\x20tråd\x20i\x20sidefeltet\x20for\x20kommentarer\x20eller\x20kommentararkivet','ENTER_COMMENT_ANNOUNCEMENT':'Legger\x20inn\x20et\x20innhold\x20med\x20kommentarer.\x20Trykk\x20%0\x20for\x20å\x20gå\x20til\x20diskusjonen.','LEAVE_COMMENT_ANNOUNCEMENT':'Etterlater\x20et\x20innhold\x20med\x20kommentarer.','PENDING_ACTION_COMMENT_THREAD':'Ulagrede\x20endringer\x20i\x20kommentartråden.','EXTERNAL_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20ekstern\x20kilde.','EXTERNAL_IMPORT_WORD_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20importert\x20Word-fil.','EXTERNAL_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20ekstern\x20kilde\x20(lagt\x20til\x20av\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20et\x20Word-dokument\x20importert\x20av\x20%0','COMMENTS_ARCHIVE':'Kommentararkiv','EMPTY_COMMENTS_ARCHIVE':'Det\x20er\x20ingen\x20arkiverte\x20kommentartråder.'},'getPluralForm':_0x5db650=>0x1!=_0x5db650}};_0x33bab8['no']||={'dictionary':{},'getPluralForm':null},_0x33bab8['no']['dictionary']=Object['assign'](_0x33bab8['no']['dictionary'],_0x372837),_0x33bab8['no']['getPluralForm']=_0x5732c2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2953af=>{const {no:{dictionary:_0x161fdd,getPluralForm:_0x4c7694}}={'no':{'dictionary':{'Comment\x20editor':'Redigeringsverktøy\x20for\x20kommentarer','NUMBER_OF_COMMENTS':['%0\x20kommentar','%0\x20kommentarer'],'TOO_LONG_COMMENT_ALERT':'Kommentarinnhold\x20er\x20for\x20langt.\x20Kommentaren\x20din\x20har\x20%0\x20tegn,\x20men\x20grensen\x20er\x20%1\x20tegn.','Reply...':'Svar...','Reply\x20to\x20reopen\x20discussion...':'Svar\x20for\x20å\x20gjenåpne\x20diskusjonen\x20...','Write\x20a\x20comment...':'Skriv\x20en\x20kommentar...','Comment\x20was\x20made\x20on\x20an\x20element':'Et\x20element\x20ble\x20kommentert','Edit':'Rediger','Resolve':'Løs','Reopen':'Åpne\x20igjen','Remove':'Fjern','Reply':'Svar','Delete\x20comment?':'Slett\x20kommentar?','Delete\x20comment\x20thread?':'Slett\x20kommentartråd?','Marked\x20as\x20resolved':'Merket\x20som\x20løst','Comment':'Kommenter','Annotations\x20sidebar':'Sidefelt\x20for\x20kommentarer','Annotations\x20list':'Kommentarliste','Thread\x20comments':'Trådkommentarer','THREAD_CONTEXT_LABEL':'Trådkontekst:\x20%0','COMMENT_THREAD_LABEL':['Kommentartråd\x20av\x20%1.\x20%1\x20svar.','Kommentartråd\x20av\x20%1.\x20%1\x20svar.'],'COMMENT_THREAD_DESCRIPTION':'Trykk\x20Enter\x20for\x20flere\x20alternativer.\x20Trykk\x20Escape\x20for\x20å\x20avslutte.','COMMENT_ARIA_LABEL':'Kommentar\x20av\x20%0.\x20Opprettet\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Liste\x20over\x20kommentarer','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Tastetrykk\x20for\x20å\x20samhandle\x20med\x20kommentartråder\x20(f.eks.\x20kommentarer,\x20forslag\x20til\x20sporing\x20av\x20endringer)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Flytt\x20fokus\x20til\x20tråden\x20når\x20utvalget\x20er\x20forankret\x20i\x20markøren','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Gå\x20ut\x20av\x20kommentaren,\x20og\x20flytt\x20fokus\x20tilbake\x20til\x20det\x20redigerte\x20innholdet','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Bla\x20gjennom\x20kommentartråden\x20i\x20fokus\x20eller\x20trådkommentaren','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Flytt\x20over\x20innsiden\x20av\x20kommentartråden','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Send\x20inn\x20svaret\x20mens\x20du\x20skriver\x20en\x20kommentar','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Flytt\x20til\x20forrige\x20eller\x20neste\x20tråd\x20i\x20sidefeltet\x20for\x20kommentarer\x20eller\x20kommentararkivet','ENTER_COMMENT_ANNOUNCEMENT':'Legger\x20inn\x20et\x20innhold\x20med\x20kommentarer.\x20Trykk\x20%0\x20for\x20å\x20gå\x20til\x20diskusjonen.','LEAVE_COMMENT_ANNOUNCEMENT':'Etterlater\x20et\x20innhold\x20med\x20kommentarer.','PENDING_ACTION_COMMENT_THREAD':'Ulagrede\x20endringer\x20i\x20kommentartråden.','EXTERNAL_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20ekstern\x20kilde.','EXTERNAL_IMPORT_WORD_COMMENT':'Denne\x20kommentaren\x20kommer\x20fra\x20en\x20importert\x20Word-fil.','EXTERNAL_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20ekstern\x20kilde\x20(lagt\x20til\x20av\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Vist\x20forfatternavn\x20kommer\x20fra\x20et\x20Word-dokument\x20importert\x20av\x20%0','COMMENTS_ARCHIVE':'Kommentararkiv','EMPTY_COMMENTS_ARCHIVE':'Det\x20er\x20ingen\x20arkiverte\x20kommentartråder.'},'getPluralForm':_0x8b493d=>0x1!=_0x8b493d}};_0x2953af['no']||={'dictionary':{},'getPluralForm':null},_0x2953af['no']['dictionary']=Object['assign'](_0x2953af['no']['dictionary'],_0x161fdd),_0x2953af['no']['getPluralForm']=_0x4c7694;})(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':{'Comment\x20editor':'','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'','Reply...':'','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'','Resolve':'','Reopen':'','Remove':'','Reply':'','Delete\x20comment?':'','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'','Annotations\x20sidebar':'','Annotations\x20list':'','Thread\x20comments':'','THREAD_CONTEXT_LABEL':'','COMMENT_THREAD_LABEL':['',''],'COMMENT_THREAD_DESCRIPTION':'','COMMENT_ARIA_LABEL':'','COMMENTS_ARCHIVE_LIST_LABEL':'','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'','EXTERNAL_COMMENT':'','EXTERNAL_IMPORT_WORD_COMMENT':'','EXTERNAL_AVATAR':'','EXTERNAL_IMPORT_WORD_AVATAR':'','COMMENTS_ARCHIVE':'','EMPTY_COMMENTS_ARCHIVE':''},'getPluralForm':_0x1e1cac=>_0x1e1cac>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
+ (_0x2ec317=>{const {oc:{dictionary:_0x40b600,getPluralForm:_0x1c0130}}={'oc':{'dictionary':{'Comment\x20editor':'','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'','Reply...':'','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'','Resolve':'','Reopen':'','Remove':'','Reply':'','Delete\x20comment?':'','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'','Annotations\x20sidebar':'','Annotations\x20list':'','Thread\x20comments':'','THREAD_CONTEXT_LABEL':'','COMMENT_THREAD_LABEL':['',''],'COMMENT_THREAD_DESCRIPTION':'','COMMENT_ARIA_LABEL':'','COMMENTS_ARCHIVE_LIST_LABEL':'','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'','EXTERNAL_COMMENT':'','EXTERNAL_IMPORT_WORD_COMMENT':'','EXTERNAL_AVATAR':'','EXTERNAL_IMPORT_WORD_AVATAR':'','COMMENTS_ARCHIVE':'','EMPTY_COMMENTS_ARCHIVE':''},'getPluralForm':_0x21ea94=>_0x21ea94>0x1}};_0x2ec317['oc']||={'dictionary':{},'getPluralForm':null},_0x2ec317['oc']['dictionary']=Object['assign'](_0x2ec317['oc']['dictionary'],_0x40b600),_0x2ec317['oc']['getPluralForm']=_0x1c0130;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Comment\x20editor':'Edytor\x20komentarza','NUMBER_OF_COMMENTS':['%0\x20Komentarz','%0\x20Komentarze','%0\x20Komentarzy','%0\x20Komentarza'],'TOO_LONG_COMMENT_ALERT':'Komentarz\x20jest\x20zbyt\x20długi.\x20Twój\x20komentarz\x20ma\x20%0\x20znaków.\x20Dopuszczalny\x20limit\x20to\x20%1\x20znaków.\x22','Reply...':'Odpowiedz...','Reply\x20to\x20reopen\x20discussion...':'Odpowiedz,\x20aby\x20ponownie\x20otworzyć\x20dyskusję...','Write\x20a\x20comment...':'Napisz\x20komentarz...','Comment\x20was\x20made\x20on\x20an\x20element':'Element\x20został\x20skomentowany','Edit':'Edytuj','Resolve':'Rozwiąż','Reopen':'Otwórz\x20ponownie','Remove':'Usuń','Reply':'Odpowiedz','Delete\x20comment?':'Usunąć\x20komentarz?','Delete\x20comment\x20thread?':'Usunąć\x20wątek\x20komentarzy?','Marked\x20as\x20resolved':'Oznacz\x20jako\x20rozwiązane','Comment':'Skomentuj','Annotations\x20sidebar':'Pasek\x20boczny\x20z\x20adnotacjami','Annotations\x20list':'Lista\x20adnotacji','Thread\x20comments':'Komentarze\x20wątku','THREAD_CONTEXT_LABEL':'Kontekst\x20wątku:\x20%0','COMMENT_THREAD_LABEL':['Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedź.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.'],'COMMENT_THREAD_DESCRIPTION':'Naciśnij\x20Enter,\x20aby\x20uzyskać\x20więcej\x20możliwości.\x20Naciśnij\x20Esc,\x20aby\x20wyjść.','COMMENT_ARIA_LABEL':'Komentarz\x20%0.\x20Utworzono\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20komentarzy','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Naciśnięcia\x20klawiszy\x20do\x20interakcji\x20z\x20wątkiem\x20adnotacji\x20(np.\x20komentarze,\x20sugestie\x20śledzenia\x20zmian)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Przenieś\x20uwagę\x20na\x20wątek,\x20gdy\x20wybór\x20jest\x20zakotwiczony\x20w\x20jego\x20znaczniku','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Wyjdź\x20z\x20adnotacji\x20i\x20przenieś\x20uwagę\x20z\x20powrotem\x20na\x20edytowaną\x20zawartość','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Przeglądaj\x20wątek\x20adnotacji\x20lub\x20komentarz\x20wątku,\x20na\x20których\x20skupiona\x20jest\x20uwaga','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Przenieś\x20między\x20wewnętrznymi\x20wątku\x20adnotacji','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Prześlij\x20odpowiedź\x20podczas\x20pisania\x20komentarza','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Przenieś\x20do\x20poprzedniego\x20lub\x20następnego\x20wątku\x20na\x20pasku\x20bocznym\x20adnotacji\x20lub\x20archiwum\x20komentarzy','ENTER_COMMENT_ANNOUNCEMENT':'Wprowadzanie\x20zawartości\x20z\x20komentarzami.\x20Naciśnij\x20%0,\x20aby\x20przejść\x20do\x20dyskusji.','LEAVE_COMMENT_ANNOUNCEMENT':'Pozostawienie\x20zawartości\x20z\x20komentarzami.','PENDING_ACTION_COMMENT_THREAD':'Niezapisana\x20zmiana\x20w\x20wątku\x20komentarzy.','EXTERNAL_COMMENT':'Ten\x20komentarz\x20jest\x20z\x20zewnęrznego\x20źródła.','EXTERNAL_IMPORT_WORD_COMMENT':'Ten\x20komentarz\x20pochodzi\x20z\x20zewnętrznego\x20źródła.','EXTERNAL_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20zewnętrznego\x20źródła\x20(dodany\x20przez\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20dokumentu\x20Word\x20zaimportowanego\x20przez\x20%0','COMMENTS_ARCHIVE':'Archiwum\x20komentarzy','EMPTY_COMMENTS_ARCHIVE':'Nie\x20ma\x20zarchiwizowanych\x20wątków\x20komentarzy.'},'getPluralForm':_0x51c99b=>0x1==_0x51c99b?0x0:_0x51c99b%0xa>=0x2&&_0x51c99b%0xa<=0x4&&(_0x51c99b%0x64<0xc||_0x51c99b%0x64>0xe)?0x1:0x1!=_0x51c99b&&_0x51c99b%0xa>=0x0&&_0x51c99b%0xa<=0x1||_0x51c99b%0xa>=0x5&&_0x51c99b%0xa<=0x9||_0x51c99b%0x64>=0xc&&_0x51c99b%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Comment\x20editor':'Edytor\x20komentarza','NUMBER_OF_COMMENTS':['%0\x20Komentarz','%0\x20Komentarze','%0\x20Komentarzy'],'TOO_LONG_COMMENT_ALERT':'Komentarz\x20jest\x20zbyt\x20długi.\x20Twój\x20komentarz\x20ma\x20%0\x20znaków.\x20Dopuszczalny\x20limit\x20to\x20%1\x20znaków.\x22','Reply...':'Odpowiedz...','Reply\x20to\x20reopen\x20discussion...':'Odpowiedz,\x20aby\x20ponownie\x20otworzyć\x20dyskusję...','Write\x20a\x20comment...':'Napisz\x20komentarz...','Comment\x20was\x20made\x20on\x20an\x20element':'Element\x20został\x20skomentowany','Edit':'Edytuj','Resolve':'Rozwiąż','Reopen':'Otwórz\x20ponownie','Remove':'Usuń','Reply':'Odpowiedz','Delete\x20comment?':'Usunąć\x20komentarz?','Delete\x20comment\x20thread?':'Usunąć\x20wątek\x20komentarzy?','Marked\x20as\x20resolved':'Oznacz\x20jako\x20rozwiązane','Comment':'Skomentuj','Annotations\x20sidebar':'Pasek\x20boczny\x20z\x20adnotacjami','Annotations\x20list':'Lista\x20adnotacji','Thread\x20comments':'Komentarze\x20wątku','THREAD_CONTEXT_LABEL':'Kontekst\x20wątku:\x20%0','COMMENT_THREAD_LABEL':['Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedź.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.'],'COMMENT_THREAD_DESCRIPTION':'Naciśnij\x20Enter,\x20aby\x20uzyskać\x20więcej\x20możliwości.\x20Naciśnij\x20Esc,\x20aby\x20wyjść.','COMMENT_ARIA_LABEL':'Komentarz\x20%0.\x20Utworzono\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20komentarzy','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Naciśnięcia\x20klawiszy\x20do\x20interakcji\x20z\x20wątkiem\x20adnotacji\x20(np.\x20komentarze,\x20sugestie\x20śledzenia\x20zmian)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Przenieś\x20uwagę\x20na\x20wątek,\x20gdy\x20wybór\x20jest\x20zakotwiczony\x20w\x20jego\x20znaczniku','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Wyjdź\x20z\x20adnotacji\x20i\x20przenieś\x20uwagę\x20z\x20powrotem\x20na\x20edytowaną\x20zawartość','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Przeglądaj\x20wątek\x20adnotacji\x20lub\x20komentarz\x20wątku,\x20na\x20których\x20skupiona\x20jest\x20uwaga','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Przenieś\x20między\x20wewnętrznymi\x20wątku\x20adnotacji','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Prześlij\x20odpowiedź\x20podczas\x20pisania\x20komentarza','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Przenieś\x20do\x20poprzedniego\x20lub\x20następnego\x20wątku\x20na\x20pasku\x20bocznym\x20adnotacji\x20lub\x20archiwum\x20komentarzy','ENTER_COMMENT_ANNOUNCEMENT':'Wprowadzanie\x20zawartości\x20z\x20komentarzami.\x20Naciśnij\x20%0,\x20aby\x20przejść\x20do\x20dyskusji.','LEAVE_COMMENT_ANNOUNCEMENT':'Pozostawienie\x20zawartości\x20z\x20komentarzami.','PENDING_ACTION_COMMENT_THREAD':'Niezapisana\x20zmiana\x20w\x20wątku\x20komentarzy.','EXTERNAL_COMMENT':'Ten\x20komentarz\x20jest\x20z\x20zewnęrznego\x20źródła.','EXTERNAL_IMPORT_WORD_COMMENT':'Ten\x20komentarz\x20pochodzi\x20z\x20zewnętrznego\x20źródła.','EXTERNAL_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20zewnętrznego\x20źródła\x20(dodany\x20przez\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20dokumentu\x20Word\x20zaimportowanego\x20przez\x20%0','COMMENTS_ARCHIVE':'Archiwum\x20komentarzy','EMPTY_COMMENTS_ARCHIVE':'Nie\x20ma\x20zarchiwizowanych\x20wątków\x20komentarzy.'},'getPluralForm':_0x46cb31=>0x1==_0x46cb31?0x0:_0x46cb31%0xa>=0x2&&_0x46cb31%0xa<=0x4&&(_0x46cb31%0x64<0xa||_0x46cb31%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49d453=>{const {pl:{dictionary:_0x121c9f,getPluralForm:_0x91bd21}}={'pl':{'dictionary':{'Comment\x20editor':'Edytor\x20komentarza','NUMBER_OF_COMMENTS':['%0\x20Komentarz','%0\x20Komentarze','%0\x20Komentarzy','%0\x20Komentarza'],'TOO_LONG_COMMENT_ALERT':'Komentarz\x20jest\x20zbyt\x20długi.\x20Twój\x20komentarz\x20ma\x20%0\x20znaków.\x20Dopuszczalny\x20limit\x20to\x20%1\x20znaków.\x22','Reply...':'Odpowiedz...','Reply\x20to\x20reopen\x20discussion...':'Odpowiedz,\x20aby\x20ponownie\x20otworzyć\x20dyskusję...','Write\x20a\x20comment...':'Napisz\x20komentarz...','Comment\x20was\x20made\x20on\x20an\x20element':'Element\x20został\x20skomentowany','Edit':'Edytuj','Resolve':'Rozwiąż','Reopen':'Otwórz\x20ponownie','Remove':'Usuń','Reply':'Odpowiedz','Delete\x20comment?':'Usunąć\x20komentarz?','Delete\x20comment\x20thread?':'Usunąć\x20wątek\x20komentarzy?','Marked\x20as\x20resolved':'Oznacz\x20jako\x20rozwiązane','Comment':'Skomentuj','Annotations\x20sidebar':'Pasek\x20boczny\x20z\x20adnotacjami','Annotations\x20list':'Lista\x20adnotacji','Thread\x20comments':'Komentarze\x20wątku','THREAD_CONTEXT_LABEL':'Kontekst\x20wątku:\x20%0','COMMENT_THREAD_LABEL':['Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedź.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.'],'COMMENT_THREAD_DESCRIPTION':'Naciśnij\x20Enter,\x20aby\x20uzyskać\x20więcej\x20możliwości.\x20Naciśnij\x20Esc,\x20aby\x20wyjść.','COMMENT_ARIA_LABEL':'Komentarz\x20%0.\x20Utworzono\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20komentarzy','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Naciśnięcia\x20klawiszy\x20do\x20interakcji\x20z\x20wątkiem\x20adnotacji\x20(np.\x20komentarze,\x20sugestie\x20śledzenia\x20zmian)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Przenieś\x20uwagę\x20na\x20wątek,\x20gdy\x20wybór\x20jest\x20zakotwiczony\x20w\x20jego\x20znaczniku','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Wyjdź\x20z\x20adnotacji\x20i\x20przenieś\x20uwagę\x20z\x20powrotem\x20na\x20edytowaną\x20zawartość','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Przeglądaj\x20wątek\x20adnotacji\x20lub\x20komentarz\x20wątku,\x20na\x20których\x20skupiona\x20jest\x20uwaga','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Przenieś\x20między\x20wewnętrznymi\x20wątku\x20adnotacji','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Prześlij\x20odpowiedź\x20podczas\x20pisania\x20komentarza','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Przenieś\x20do\x20poprzedniego\x20lub\x20następnego\x20wątku\x20na\x20pasku\x20bocznym\x20adnotacji\x20lub\x20archiwum\x20komentarzy','ENTER_COMMENT_ANNOUNCEMENT':'Wprowadzanie\x20zawartości\x20z\x20komentarzami.\x20Naciśnij\x20%0,\x20aby\x20przejść\x20do\x20dyskusji.','LEAVE_COMMENT_ANNOUNCEMENT':'Pozostawienie\x20zawartości\x20z\x20komentarzami.','PENDING_ACTION_COMMENT_THREAD':'Niezapisana\x20zmiana\x20w\x20wątku\x20komentarzy.','EXTERNAL_COMMENT':'Ten\x20komentarz\x20jest\x20z\x20zewnęrznego\x20źródła.','EXTERNAL_IMPORT_WORD_COMMENT':'Ten\x20komentarz\x20pochodzi\x20z\x20zewnętrznego\x20źródła.','EXTERNAL_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20zewnętrznego\x20źródła\x20(dodany\x20przez\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20dokumentu\x20Word\x20zaimportowanego\x20przez\x20%0','COMMENTS_ARCHIVE':'Archiwum\x20komentarzy','EMPTY_COMMENTS_ARCHIVE':'Nie\x20ma\x20zarchiwizowanych\x20wątków\x20komentarzy.'},'getPluralForm':_0x53ce1f=>0x1==_0x53ce1f?0x0:_0x53ce1f%0xa>=0x2&&_0x53ce1f%0xa<=0x4&&(_0x53ce1f%0x64<0xc||_0x53ce1f%0x64>0xe)?0x1:0x1!=_0x53ce1f&&_0x53ce1f%0xa>=0x0&&_0x53ce1f%0xa<=0x1||_0x53ce1f%0xa>=0x5&&_0x53ce1f%0xa<=0x9||_0x53ce1f%0x64>=0xc&&_0x53ce1f%0x64<=0xe?0x2:0x3}};_0x49d453['pl']||={'dictionary':{},'getPluralForm':null},_0x49d453['pl']['dictionary']=Object['assign'](_0x49d453['pl']['dictionary'],_0x121c9f),_0x49d453['pl']['getPluralForm']=_0x91bd21;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19a821=>{const {pl:{dictionary:_0x58448d,getPluralForm:_0x5f258d}}={'pl':{'dictionary':{'Comment\x20editor':'Edytor\x20komentarza','NUMBER_OF_COMMENTS':['%0\x20Komentarz','%0\x20Komentarze','%0\x20Komentarzy'],'TOO_LONG_COMMENT_ALERT':'Komentarz\x20jest\x20zbyt\x20długi.\x20Twój\x20komentarz\x20ma\x20%0\x20znaków.\x20Dopuszczalny\x20limit\x20to\x20%1\x20znaków.\x22','Reply...':'Odpowiedz...','Reply\x20to\x20reopen\x20discussion...':'Odpowiedz,\x20aby\x20ponownie\x20otworzyć\x20dyskusję...','Write\x20a\x20comment...':'Napisz\x20komentarz...','Comment\x20was\x20made\x20on\x20an\x20element':'Element\x20został\x20skomentowany','Edit':'Edytuj','Resolve':'Rozwiąż','Reopen':'Otwórz\x20ponownie','Remove':'Usuń','Reply':'Odpowiedz','Delete\x20comment?':'Usunąć\x20komentarz?','Delete\x20comment\x20thread?':'Usunąć\x20wątek\x20komentarzy?','Marked\x20as\x20resolved':'Oznacz\x20jako\x20rozwiązane','Comment':'Skomentuj','Annotations\x20sidebar':'Pasek\x20boczny\x20z\x20adnotacjami','Annotations\x20list':'Lista\x20adnotacji','Thread\x20comments':'Komentarze\x20wątku','THREAD_CONTEXT_LABEL':'Kontekst\x20wątku:\x20%0','COMMENT_THREAD_LABEL':['Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedź.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.','Wątek\x20komentarzy:\x20%1.\x20%1\x20odpowiedzi.'],'COMMENT_THREAD_DESCRIPTION':'Naciśnij\x20Enter,\x20aby\x20uzyskać\x20więcej\x20możliwości.\x20Naciśnij\x20Esc,\x20aby\x20wyjść.','COMMENT_ARIA_LABEL':'Komentarz\x20%0.\x20Utworzono\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20komentarzy','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Naciśnięcia\x20klawiszy\x20do\x20interakcji\x20z\x20wątkiem\x20adnotacji\x20(np.\x20komentarze,\x20sugestie\x20śledzenia\x20zmian)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Przenieś\x20uwagę\x20na\x20wątek,\x20gdy\x20wybór\x20jest\x20zakotwiczony\x20w\x20jego\x20znaczniku','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Wyjdź\x20z\x20adnotacji\x20i\x20przenieś\x20uwagę\x20z\x20powrotem\x20na\x20edytowaną\x20zawartość','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Przeglądaj\x20wątek\x20adnotacji\x20lub\x20komentarz\x20wątku,\x20na\x20których\x20skupiona\x20jest\x20uwaga','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Przenieś\x20między\x20wewnętrznymi\x20wątku\x20adnotacji','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Prześlij\x20odpowiedź\x20podczas\x20pisania\x20komentarza','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Przenieś\x20do\x20poprzedniego\x20lub\x20następnego\x20wątku\x20na\x20pasku\x20bocznym\x20adnotacji\x20lub\x20archiwum\x20komentarzy','ENTER_COMMENT_ANNOUNCEMENT':'Wprowadzanie\x20zawartości\x20z\x20komentarzami.\x20Naciśnij\x20%0,\x20aby\x20przejść\x20do\x20dyskusji.','LEAVE_COMMENT_ANNOUNCEMENT':'Pozostawienie\x20zawartości\x20z\x20komentarzami.','PENDING_ACTION_COMMENT_THREAD':'Niezapisana\x20zmiana\x20w\x20wątku\x20komentarzy.','EXTERNAL_COMMENT':'Ten\x20komentarz\x20jest\x20z\x20zewnęrznego\x20źródła.','EXTERNAL_IMPORT_WORD_COMMENT':'Ten\x20komentarz\x20pochodzi\x20z\x20zewnętrznego\x20źródła.','EXTERNAL_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20zewnętrznego\x20źródła\x20(dodany\x20przez\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nazwa\x20autora\x20pochodzi\x20z\x20dokumentu\x20Word\x20zaimportowanego\x20przez\x20%0','COMMENTS_ARCHIVE':'Archiwum\x20komentarzy','EMPTY_COMMENTS_ARCHIVE':'Nie\x20ma\x20zarchiwizowanych\x20wątków\x20komentarzy.'},'getPluralForm':_0x43ae76=>0x1==_0x43ae76?0x0:_0x43ae76%0xa>=0x2&&_0x43ae76%0xa<=0x4&&(_0x43ae76%0x64<0xa||_0x43ae76%0x64>=0x14)?0x1:0x2}};_0x19a821['pl']||={'dictionary':{},'getPluralForm':null},_0x19a821['pl']['dictionary']=Object['assign'](_0x19a821['pl']['dictionary'],_0x58448d),_0x19a821['pl']['getPluralForm']=_0x5f258d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentários','NUMBER_OF_COMMENTS':['%0\x20Comentários','%0\x20Comentários','%0\x20Comentários'],'TOO_LONG_COMMENT_ALERT':'O\x20conteúdo\x20do\x20comentário\x20é\x20muito\x20longo.\x20Seu\x20comentário\x20possui\x20%0\x20caracteres,\x20mas\x20o\x20limite\x20é\x20de\x20%1\x20caracteres.','Reply...':'Responder...','Reply\x20to\x20reopen\x20discussion...':'Responder\x20para\x20reabrir\x20a\x20discussão...','Write\x20a\x20comment...':'Escrever\x20um\x20comentário...','Comment\x20was\x20made\x20on\x20an\x20element':'O\x20comentário\x20foi\x20feito\x20em\x20um\x20elemento','Edit':'Editar','Resolve':'Solucionar','Reopen':'Reabrir','Remove':'Remover','Reply':'Responder','Delete\x20comment?':'Excluir\x20comentário?','Delete\x20comment\x20thread?':'Excluir\x20segmento\x20de\x20comentários?','Marked\x20as\x20resolved':'Marcado\x20como\x20solucionado','Comment':'Comentar','Annotations\x20sidebar':'Barra\x20lateral\x20de\x20anotações','Annotations\x20list':'Lista\x20de\x20anotações','Thread\x20comments':'Comentários\x20do\x20tópico','THREAD_CONTEXT_LABEL':'Contexto\x20do\x20tópico:\x20%0','COMMENT_THREAD_LABEL':['Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.','Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.','Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.'],'COMMENT_THREAD_DESCRIPTION':'Pressione\x20\x22Enter\x22\x20para\x20mais\x20opções.\x20Pressione\x20\x22Escape\x22\x20para\x20sair.','COMMENT_ARIA_LABEL':'Comentário\x20de\x20%0.\x20Criado\x20em\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20de\x20comentários','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Teclas\x20para\x20interagir\x20com\x20tópicos\x20de\x20anotação\x20(por\x20exemplo,\x20comentários,\x20sugestões\x20de\x20alterações\x20de\x20monitoramento)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Mova\x20o\x20foco\x20para\x20o\x20tópico\x20quando\x20a\x20seleção\x20estiver\x20ancorada\x20em\x20seu\x20marcador','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Sair\x20da\x20anotação\x20e\x20mover\x20o\x20foco\x20de\x20volta\x20para\x20o\x20conteúdo\x20editado','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Navegue\x20pelo\x20tópico\x20de\x20anotação\x20em\x20foco\x20ou\x20comentário\x20do\x20tópico','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Mova-se\x20pelos\x20internos\x20do\x20tópico\x20de\x20anotação','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Envie\x20a\x20resposta\x20enquanto\x20escreve\x20um\x20comentário','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Mova\x20para\x20o\x20tópico\x20anterior\x20ou\x20seguinte\x20na\x20barra\x20lateral\x20de\x20anotações\x20ou\x20no\x20arquivo\x20de\x20comentários','ENTER_COMMENT_ANNOUNCEMENT':'Entrando\x20em\x20um\x20conteúdo\x20com\x20comentários.\x20Pressione\x20%0\x20para\x20ir\x20para\x20a\x20discussão.','LEAVE_COMMENT_ANNOUNCEMENT':'Deixando\x20um\x20conteúdo\x20com\x20comentários.','PENDING_ACTION_COMMENT_THREAD':'Alteração\x20não\x20salva\x20no\x20segmento\x20de\x20comentários.','EXTERNAL_COMMENT':'Este\x20comentário\x20vem\x20de\x20uma\x20fonte\x20externa.','EXTERNAL_IMPORT_WORD_COMMENT':'Este\x20comentário\x20vem\x20de\x20um\x20arquivo\x20Word\x20importado.','EXTERNAL_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20uma\x20fonte\x20externa\x20(adicionado\x20por\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20de\x20um\x20arquivo\x20Word\x20importado\x20por\x20%0','COMMENTS_ARCHIVE':'Arquivo\x20de\x20comentários','EMPTY_COMMENTS_ARCHIVE':'Não\x20há\x20tópicos\x20de\x20comentários\x20arquivados.'},'getPluralForm':_0x3679f5=>0x0==_0x3679f5||0x1==_0x3679f5?0x0:0x0!=_0x3679f5&&_0x3679f5%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentários','NUMBER_OF_COMMENTS':['%0\x20Comentários','%0\x20Comentários'],'TOO_LONG_COMMENT_ALERT':'O\x20conteúdo\x20do\x20comentário\x20é\x20muito\x20longo.\x20Seu\x20comentário\x20possui\x20%0\x20caracteres,\x20mas\x20o\x20limite\x20é\x20de\x20%1\x20caracteres.','Reply...':'Responder...','Reply\x20to\x20reopen\x20discussion...':'Responder\x20para\x20reabrir\x20a\x20discussão...','Write\x20a\x20comment...':'Escrever\x20um\x20comentário...','Comment\x20was\x20made\x20on\x20an\x20element':'O\x20comentário\x20foi\x20feito\x20em\x20um\x20elemento','Edit':'Editar','Resolve':'Solucionar','Reopen':'Reabrir','Remove':'Remover','Reply':'Responder','Delete\x20comment?':'Excluir\x20comentário?','Delete\x20comment\x20thread?':'Excluir\x20segmento\x20de\x20comentários?','Marked\x20as\x20resolved':'Marcado\x20como\x20solucionado','Comment':'Comentar','Annotations\x20sidebar':'Barra\x20lateral\x20de\x20anotações','Annotations\x20list':'Lista\x20de\x20anotações','Thread\x20comments':'Comentários\x20do\x20tópico','THREAD_CONTEXT_LABEL':'Contexto\x20do\x20tópico:\x20%0','COMMENT_THREAD_LABEL':['Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.','Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.'],'COMMENT_THREAD_DESCRIPTION':'Pressione\x20\x22Enter\x22\x20para\x20mais\x20opções.\x20Pressione\x20\x22Escape\x22\x20para\x20sair.','COMMENT_ARIA_LABEL':'Comentário\x20de\x20%0.\x20Criado\x20em\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20de\x20comentários','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Teclas\x20para\x20interagir\x20com\x20tópicos\x20de\x20anotação\x20(por\x20exemplo,\x20comentários,\x20sugestões\x20de\x20alterações\x20de\x20monitoramento)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Mova\x20o\x20foco\x20para\x20o\x20tópico\x20quando\x20a\x20seleção\x20estiver\x20ancorada\x20em\x20seu\x20marcador','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Sair\x20da\x20anotação\x20e\x20mover\x20o\x20foco\x20de\x20volta\x20para\x20o\x20conteúdo\x20editado','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Navegue\x20pelo\x20tópico\x20de\x20anotação\x20em\x20foco\x20ou\x20comentário\x20do\x20tópico','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Mova-se\x20pelos\x20internos\x20do\x20tópico\x20de\x20anotação','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Envie\x20a\x20resposta\x20enquanto\x20escreve\x20um\x20comentário','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Mova\x20para\x20o\x20tópico\x20anterior\x20ou\x20seguinte\x20na\x20barra\x20lateral\x20de\x20anotações\x20ou\x20no\x20arquivo\x20de\x20comentários','ENTER_COMMENT_ANNOUNCEMENT':'Entrando\x20em\x20um\x20conteúdo\x20com\x20comentários.\x20Pressione\x20%0\x20para\x20ir\x20para\x20a\x20discussão.','LEAVE_COMMENT_ANNOUNCEMENT':'Deixando\x20um\x20conteúdo\x20com\x20comentários.','PENDING_ACTION_COMMENT_THREAD':'Alteração\x20não\x20salva\x20no\x20segmento\x20de\x20comentários.','EXTERNAL_COMMENT':'Este\x20comentário\x20vem\x20de\x20uma\x20fonte\x20externa.','EXTERNAL_IMPORT_WORD_COMMENT':'Este\x20comentário\x20vem\x20de\x20um\x20arquivo\x20Word\x20importado.','EXTERNAL_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20uma\x20fonte\x20externa\x20(adicionado\x20por\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20de\x20um\x20arquivo\x20Word\x20importado\x20por\x20%0','COMMENTS_ARCHIVE':'Arquivo\x20de\x20comentários','EMPTY_COMMENTS_ARCHIVE':'Não\x20há\x20tópicos\x20de\x20comentários\x20arquivados.'},'getPluralForm':_0x573459=>0x1!=_0x573459}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3eaf49=>{const {'pt-br':{dictionary:_0x3563f5,getPluralForm:_0x34dd70}}={'pt-br':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentários','NUMBER_OF_COMMENTS':['%0\x20Comentários','%0\x20Comentários','%0\x20Comentários'],'TOO_LONG_COMMENT_ALERT':'O\x20conteúdo\x20do\x20comentário\x20é\x20muito\x20longo.\x20Seu\x20comentário\x20possui\x20%0\x20caracteres,\x20mas\x20o\x20limite\x20é\x20de\x20%1\x20caracteres.','Reply...':'Responder...','Reply\x20to\x20reopen\x20discussion...':'Responder\x20para\x20reabrir\x20a\x20discussão...','Write\x20a\x20comment...':'Escrever\x20um\x20comentário...','Comment\x20was\x20made\x20on\x20an\x20element':'O\x20comentário\x20foi\x20feito\x20em\x20um\x20elemento','Edit':'Editar','Resolve':'Solucionar','Reopen':'Reabrir','Remove':'Remover','Reply':'Responder','Delete\x20comment?':'Excluir\x20comentário?','Delete\x20comment\x20thread?':'Excluir\x20segmento\x20de\x20comentários?','Marked\x20as\x20resolved':'Marcado\x20como\x20solucionado','Comment':'Comentar','Annotations\x20sidebar':'Barra\x20lateral\x20de\x20anotações','Annotations\x20list':'Lista\x20de\x20anotações','Thread\x20comments':'Comentários\x20do\x20tópico','THREAD_CONTEXT_LABEL':'Contexto\x20do\x20tópico:\x20%0','COMMENT_THREAD_LABEL':['Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.','Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.','Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.'],'COMMENT_THREAD_DESCRIPTION':'Pressione\x20\x22Enter\x22\x20para\x20mais\x20opções.\x20Pressione\x20\x22Escape\x22\x20para\x20sair.','COMMENT_ARIA_LABEL':'Comentário\x20de\x20%0.\x20Criado\x20em\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20de\x20comentários','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Teclas\x20para\x20interagir\x20com\x20tópicos\x20de\x20anotação\x20(por\x20exemplo,\x20comentários,\x20sugestões\x20de\x20alterações\x20de\x20monitoramento)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Mova\x20o\x20foco\x20para\x20o\x20tópico\x20quando\x20a\x20seleção\x20estiver\x20ancorada\x20em\x20seu\x20marcador','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Sair\x20da\x20anotação\x20e\x20mover\x20o\x20foco\x20de\x20volta\x20para\x20o\x20conteúdo\x20editado','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Navegue\x20pelo\x20tópico\x20de\x20anotação\x20em\x20foco\x20ou\x20comentário\x20do\x20tópico','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Mova-se\x20pelos\x20internos\x20do\x20tópico\x20de\x20anotação','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Envie\x20a\x20resposta\x20enquanto\x20escreve\x20um\x20comentário','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Mova\x20para\x20o\x20tópico\x20anterior\x20ou\x20seguinte\x20na\x20barra\x20lateral\x20de\x20anotações\x20ou\x20no\x20arquivo\x20de\x20comentários','ENTER_COMMENT_ANNOUNCEMENT':'Entrando\x20em\x20um\x20conteúdo\x20com\x20comentários.\x20Pressione\x20%0\x20para\x20ir\x20para\x20a\x20discussão.','LEAVE_COMMENT_ANNOUNCEMENT':'Deixando\x20um\x20conteúdo\x20com\x20comentários.','PENDING_ACTION_COMMENT_THREAD':'Alteração\x20não\x20salva\x20no\x20segmento\x20de\x20comentários.','EXTERNAL_COMMENT':'Este\x20comentário\x20vem\x20de\x20uma\x20fonte\x20externa.','EXTERNAL_IMPORT_WORD_COMMENT':'Este\x20comentário\x20vem\x20de\x20um\x20arquivo\x20Word\x20importado.','EXTERNAL_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20uma\x20fonte\x20externa\x20(adicionado\x20por\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20de\x20um\x20arquivo\x20Word\x20importado\x20por\x20%0','COMMENTS_ARCHIVE':'Arquivo\x20de\x20comentários','EMPTY_COMMENTS_ARCHIVE':'Não\x20há\x20tópicos\x20de\x20comentários\x20arquivados.'},'getPluralForm':_0x4873f5=>0x0==_0x4873f5||0x1==_0x4873f5?0x0:0x0!=_0x4873f5&&_0x4873f5%0xf4240==0x0?0x1:0x2}};_0x3eaf49['pt-br']||={'dictionary':{},'getPluralForm':null},_0x3eaf49['pt-br']['dictionary']=Object['assign'](_0x3eaf49['pt-br']['dictionary'],_0x3563f5),_0x3eaf49['pt-br']['getPluralForm']=_0x34dd70;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a9b1b=>{const {'pt-br':{dictionary:_0x2deaa0,getPluralForm:_0x2ec7c5}}={'pt-br':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentários','NUMBER_OF_COMMENTS':['%0\x20Comentários','%0\x20Comentários'],'TOO_LONG_COMMENT_ALERT':'O\x20conteúdo\x20do\x20comentário\x20é\x20muito\x20longo.\x20Seu\x20comentário\x20possui\x20%0\x20caracteres,\x20mas\x20o\x20limite\x20é\x20de\x20%1\x20caracteres.','Reply...':'Responder...','Reply\x20to\x20reopen\x20discussion...':'Responder\x20para\x20reabrir\x20a\x20discussão...','Write\x20a\x20comment...':'Escrever\x20um\x20comentário...','Comment\x20was\x20made\x20on\x20an\x20element':'O\x20comentário\x20foi\x20feito\x20em\x20um\x20elemento','Edit':'Editar','Resolve':'Solucionar','Reopen':'Reabrir','Remove':'Remover','Reply':'Responder','Delete\x20comment?':'Excluir\x20comentário?','Delete\x20comment\x20thread?':'Excluir\x20segmento\x20de\x20comentários?','Marked\x20as\x20resolved':'Marcado\x20como\x20solucionado','Comment':'Comentar','Annotations\x20sidebar':'Barra\x20lateral\x20de\x20anotações','Annotations\x20list':'Lista\x20de\x20anotações','Thread\x20comments':'Comentários\x20do\x20tópico','THREAD_CONTEXT_LABEL':'Contexto\x20do\x20tópico:\x20%0','COMMENT_THREAD_LABEL':['Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.','Tópico\x20de\x20comentário\x20de\x20%1.\x20%1\x20resposta.'],'COMMENT_THREAD_DESCRIPTION':'Pressione\x20\x22Enter\x22\x20para\x20mais\x20opções.\x20Pressione\x20\x22Escape\x22\x20para\x20sair.','COMMENT_ARIA_LABEL':'Comentário\x20de\x20%0.\x20Criado\x20em\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20de\x20comentários','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Teclas\x20para\x20interagir\x20com\x20tópicos\x20de\x20anotação\x20(por\x20exemplo,\x20comentários,\x20sugestões\x20de\x20alterações\x20de\x20monitoramento)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Mova\x20o\x20foco\x20para\x20o\x20tópico\x20quando\x20a\x20seleção\x20estiver\x20ancorada\x20em\x20seu\x20marcador','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Sair\x20da\x20anotação\x20e\x20mover\x20o\x20foco\x20de\x20volta\x20para\x20o\x20conteúdo\x20editado','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Navegue\x20pelo\x20tópico\x20de\x20anotação\x20em\x20foco\x20ou\x20comentário\x20do\x20tópico','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Mova-se\x20pelos\x20internos\x20do\x20tópico\x20de\x20anotação','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Envie\x20a\x20resposta\x20enquanto\x20escreve\x20um\x20comentário','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Mova\x20para\x20o\x20tópico\x20anterior\x20ou\x20seguinte\x20na\x20barra\x20lateral\x20de\x20anotações\x20ou\x20no\x20arquivo\x20de\x20comentários','ENTER_COMMENT_ANNOUNCEMENT':'Entrando\x20em\x20um\x20conteúdo\x20com\x20comentários.\x20Pressione\x20%0\x20para\x20ir\x20para\x20a\x20discussão.','LEAVE_COMMENT_ANNOUNCEMENT':'Deixando\x20um\x20conteúdo\x20com\x20comentários.','PENDING_ACTION_COMMENT_THREAD':'Alteração\x20não\x20salva\x20no\x20segmento\x20de\x20comentários.','EXTERNAL_COMMENT':'Este\x20comentário\x20vem\x20de\x20uma\x20fonte\x20externa.','EXTERNAL_IMPORT_WORD_COMMENT':'Este\x20comentário\x20vem\x20de\x20um\x20arquivo\x20Word\x20importado.','EXTERNAL_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20uma\x20fonte\x20externa\x20(adicionado\x20por\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nome\x20do\x20autor\x20mostrado\x20vem\x20de\x20de\x20um\x20arquivo\x20Word\x20importado\x20por\x20%0','COMMENTS_ARCHIVE':'Arquivo\x20de\x20comentários','EMPTY_COMMENTS_ARCHIVE':'Não\x20há\x20tópicos\x20de\x20comentários\x20arquivados.'},'getPluralForm':_0x44d2d6=>0x1!=_0x44d2d6}};_0x1a9b1b['pt-br']||={'dictionary':{},'getPluralForm':null},_0x1a9b1b['pt-br']['dictionary']=Object['assign'](_0x1a9b1b['pt-br']['dictionary'],_0x2deaa0),_0x1a9b1b['pt-br']['getPluralForm']=_0x2ec7c5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentários','NUMBER_OF_COMMENTS':['%0\x20Comentário','%0\x20Comentário','%0\x20Comentário'],'TOO_LONG_COMMENT_ALERT':'O\x20conteúdo\x20do\x20comentário\x20é\x20demasiado\x20longo.\x20O\x20seu\x20comentário\x20tem\x20%0\x20caracteres,\x20mas\x20o\x20limite\x20é\x20%1\x20caracteres.','Reply...':'Responder...','Reply\x20to\x20reopen\x20discussion...':'Responda\x20para\x20reabrir\x20a\x20discussão...','Write\x20a\x20comment...':'Escrever\x20um\x20comentário...','Comment\x20was\x20made\x20on\x20an\x20element':'Foi\x20feito\x20um\x20comentário\x20num\x20elemento','Edit':'Editar','Resolve':'Resolver','Reopen':'Reabrir','Remove':'Remover','Reply':'Responder','Delete\x20comment?':'Eliminar\x20comentário?','Delete\x20comment\x20thread?':'Eliminar\x20linha\x20de\x20comentários?','Marked\x20as\x20resolved':'Marcar\x20como\x20resolvido','Comment':'Comentário','Annotations\x20sidebar':'Barra\x20lateral\x20de\x20anotações','Annotations\x20list':'Lista\x20de\x20anotações','Thread\x20comments':'Comentários\x20da\x20linha','THREAD_CONTEXT_LABEL':'Contexto\x20da\x20linha:\x20%0','COMMENT_THREAD_LABEL':['Linha\x20de\x20comentários\x20de\x20%1.\x20Resposta\x20de\x20%1.','Linha\x20de\x20comentários\x20de\x20%1.\x20Resposta\x20de\x20%1.','Linha\x20de\x20comentários\x20de\x20%1.\x20Resposta\x20de\x20%1.'],'COMMENT_THREAD_DESCRIPTION':'Prima\x20Enter\x20para\x20mais\x20opções.\x20Prima\x20Escape\x20para\x20sair.','COMMENT_ARIA_LABEL':'Comentário\x20de\x20%0.\x20Criado\x20em\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20de\x20comentários','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Teclas\x20para\x20interagir\x20com\x20linhas\x20de\x20anotações\x20(por\x20exemplo,\x20comentários,\x20seguir\x20sugestões\x20de\x20alterações)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Mover\x20o\x20foco\x20para\x20a\x20linha\x20quando\x20a\x20seleção\x20estiver\x20ancorada\x20no\x20seu\x20marcador','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Sair\x20da\x20anotação\x20e\x20mover\x20o\x20foco\x20de\x20volta\x20para\x20o\x20conteúdo\x20editado','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Navegar\x20a\x20linha\x20de\x20anotações\x20focadas\x20ou\x20o\x20comentário\x20da\x20linha','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Mover-se\x20através\x20dos\x20elementos\x20internos\x20da\x20linha\x20de\x20anotações','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Submeter\x20a\x20resposta\x20enquanto\x20escreve\x20um\x20comentário','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Deslocar-se\x20para\x20a\x20linha\x20anterior\x20ou\x20seguinte\x20na\x20barra\x20lateral\x20de\x20anotações\x20ou\x20no\x20arquivo\x20de\x20comentários','ENTER_COMMENT_ANNOUNCEMENT':'A\x20entrar\x20num\x20conteúdo\x20com\x20comentários.\x20Prima\x20[%0\x20para\x20ir\x20para\x20a\x20discussão.','LEAVE_COMMENT_ANNOUNCEMENT':'A\x20sair\x20de\x20um\x20conteúdo\x20com\x20comentários.','PENDING_ACTION_COMMENT_THREAD':'Alteração\x20não\x20guardada\x20na\x20linha\x20de\x20comentários.','EXTERNAL_COMMENT':'Este\x20comentário\x20provém\x20de\x20uma\x20fonte\x20externa.','EXTERNAL_IMPORT_WORD_COMMENT':'Este\x20comentário\x20provém\x20de\x20um\x20ficheiro\x20Word\x20importado.','EXTERNAL_AVATAR':'Nome\x20de\x20autor\x20apresentado\x20provém\x20de\x20fonte\x20externa\x20(adicionado\x20por\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'O\x20nome\x20de\x20autor\x20apresentado\x20provém\x20de\x20um\x20documento\x20Word\x20importado\x20por\x20%0','COMMENTS_ARCHIVE':'Arquivo\x20de\x20comentários','EMPTY_COMMENTS_ARCHIVE':'Não\x20existem\x20tópicos\x20de\x20comentários\x20arquivados.'},'getPluralForm':_0x5026da=>0x0==_0x5026da||0x1==_0x5026da?0x0:0x0!=_0x5026da&&_0x5026da%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentários','NUMBER_OF_COMMENTS':['%0\x20Comentário','%0\x20Comentário'],'TOO_LONG_COMMENT_ALERT':'O\x20conteúdo\x20do\x20comentário\x20é\x20demasiado\x20longo.\x20O\x20seu\x20comentário\x20tem\x20%0\x20caracteres,\x20mas\x20o\x20limite\x20é\x20%1\x20caracteres.','Reply...':'Responder...','Reply\x20to\x20reopen\x20discussion...':'Responda\x20para\x20reabrir\x20a\x20discussão...','Write\x20a\x20comment...':'Escrever\x20um\x20comentário...','Comment\x20was\x20made\x20on\x20an\x20element':'Foi\x20feito\x20um\x20comentário\x20num\x20elemento','Edit':'Editar','Resolve':'Resolver','Reopen':'Reabrir','Remove':'Remover','Reply':'Responder','Delete\x20comment?':'Eliminar\x20comentário?','Delete\x20comment\x20thread?':'Eliminar\x20linha\x20de\x20comentários?','Marked\x20as\x20resolved':'Marcar\x20como\x20resolvido','Comment':'Comentário','Annotations\x20sidebar':'Barra\x20lateral\x20de\x20anotações','Annotations\x20list':'Lista\x20de\x20anotações','Thread\x20comments':'Comentários\x20da\x20linha','THREAD_CONTEXT_LABEL':'Contexto\x20da\x20linha:\x20%0','COMMENT_THREAD_LABEL':['Linha\x20de\x20comentários\x20de\x20%1.\x20Resposta\x20de\x20%1.','Linha\x20de\x20comentários\x20de\x20%1.\x20Resposta\x20de\x20%1.'],'COMMENT_THREAD_DESCRIPTION':'Prima\x20Enter\x20para\x20mais\x20opções.\x20Prima\x20Escape\x20para\x20sair.','COMMENT_ARIA_LABEL':'Comentário\x20de\x20%0.\x20Criado\x20em\x20%1.\x20%2.\x20%3','COMMENTS_ARCHIVE_LIST_LABEL':'Lista\x20de\x20comentários','ACCESSIBILITY_HELP_ANNOTATIONS_GROUP':'Teclas\x20para\x20interagir\x20com\x20linhas\x20de\x20anotações\x20(por\x20exemplo,\x20comentários,\x20seguir\x20sugestões\x20de\x20alterações)','ACCESSIBILITY_HELP_ANNOTATIONS_MOVE_TO':'Mover\x20o\x20foco\x20para\x20a\x20linha\x20quando\x20a\x20seleção\x20estiver\x20ancorada\x20no\x20seu\x20marcador','ACCESSIBILITY_HELP_ANNOTATIONS_EXIT':'Sair\x20da\x20anotação\x20e\x20mover\x20o\x20foco\x20de\x20volta\x20para\x20o\x20conteúdo\x20editado','ACCESSIBILITY_HELP_ANNOTATIONS_ENTER':'Navegar\x20a\x20linha\x20de\x20anotações\x20focadas\x20ou\x20o\x20comentário\x20da\x20linha','ACCESSIBILITY_HELP_ANNOTATIONS_BROWSE_GROUPS':'Mover-se\x20através\x20dos\x20elementos\x20internos\x20da\x20linha\x20de\x20anotações','ACCESSIBILITY_HELP_ANNOTATIONS_SUBMIT_COMMENT':'Submeter\x20a\x20resposta\x20enquanto\x20escreve\x20um\x20comentário','ACCESSIBILITY_HELP_ANNOTATIONS_NAVIGATE_THREADS':'Deslocar-se\x20para\x20a\x20linha\x20anterior\x20ou\x20seguinte\x20na\x20barra\x20lateral\x20de\x20anotações\x20ou\x20no\x20arquivo\x20de\x20comentários','ENTER_COMMENT_ANNOUNCEMENT':'A\x20entrar\x20num\x20conteúdo\x20com\x20comentários.\x20Prima\x20[%0\x20para\x20ir\x20para\x20a\x20discussão.','LEAVE_COMMENT_ANNOUNCEMENT':'A\x20sair\x20de\x20um\x20conteúdo\x20com\x20comentários.','PENDING_ACTION_COMMENT_THREAD':'Alteração\x20não\x20guardada\x20na\x20linha\x20de\x20comentários.','EXTERNAL_COMMENT':'Este\x20comentário\x20provém\x20de\x20uma\x20fonte\x20externa.','EXTERNAL_IMPORT_WORD_COMMENT':'Este\x20comentário\x20provém\x20de\x20um\x20ficheiro\x20Word\x20importado.','EXTERNAL_AVATAR':'Nome\x20de\x20autor\x20apresentado\x20provém\x20de\x20fonte\x20externa\x20(adicionado\x20por\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'O\x20nome\x20de\x20autor\x20apresentado\x20provém\x20de\x20um\x20documento\x20Word\x20importado\x20por\x20%0','COMMENTS_ARCHIVE':'Arquivo\x20de\x20comentários','EMPTY_COMMENTS_ARCHIVE':'Não\x20existem\x20tópicos\x20de\x20comentários\x20arquivados.'},'getPluralForm':_0x5bfd2f=>0x1!=_0x5bfd2f}};