@ckeditor/ckeditor5-comments 41.2.1 → 41.3.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/build/comments.js +1 -1
  2. package/dist/content-index.css +332 -0
  3. package/dist/editor-index.css +902 -0
  4. package/dist/index.css +1874 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bn.d.ts +8 -0
  12. package/dist/translations/bn.js +23 -0
  13. package/dist/translations/bs.d.ts +8 -0
  14. package/dist/translations/bs.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/cs.d.ts +8 -0
  18. package/dist/translations/cs.js +23 -0
  19. package/dist/translations/da.d.ts +8 -0
  20. package/dist/translations/da.js +23 -0
  21. package/dist/translations/de-ch.d.ts +8 -0
  22. package/dist/translations/de-ch.js +23 -0
  23. package/dist/translations/de.d.ts +8 -0
  24. package/dist/translations/de.js +23 -0
  25. package/dist/translations/el.d.ts +8 -0
  26. package/dist/translations/el.js +23 -0
  27. package/dist/translations/en-au.d.ts +8 -0
  28. package/dist/translations/en-au.js +23 -0
  29. package/dist/translations/en.d.ts +8 -0
  30. package/dist/translations/en.js +23 -0
  31. package/dist/translations/es-co.d.ts +8 -0
  32. package/dist/translations/es-co.js +23 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +23 -0
  35. package/dist/translations/et.d.ts +8 -0
  36. package/dist/translations/et.js +23 -0
  37. package/dist/translations/fa.d.ts +8 -0
  38. package/dist/translations/fa.js +23 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +23 -0
  41. package/dist/translations/fr.d.ts +8 -0
  42. package/dist/translations/fr.js +23 -0
  43. package/dist/translations/gl.d.ts +8 -0
  44. package/dist/translations/gl.js +23 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +23 -0
  47. package/dist/translations/hi.d.ts +8 -0
  48. package/dist/translations/hi.js +23 -0
  49. package/dist/translations/hr.d.ts +8 -0
  50. package/dist/translations/hr.js +23 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +23 -0
  53. package/dist/translations/id.d.ts +8 -0
  54. package/dist/translations/id.js +23 -0
  55. package/dist/translations/it.d.ts +8 -0
  56. package/dist/translations/it.js +23 -0
  57. package/dist/translations/ja.d.ts +8 -0
  58. package/dist/translations/ja.js +23 -0
  59. package/dist/translations/jv.d.ts +8 -0
  60. package/dist/translations/jv.js +23 -0
  61. package/dist/translations/ko.d.ts +8 -0
  62. package/dist/translations/ko.js +23 -0
  63. package/dist/translations/lt.d.ts +8 -0
  64. package/dist/translations/lt.js +23 -0
  65. package/dist/translations/lv.d.ts +8 -0
  66. package/dist/translations/lv.js +23 -0
  67. package/dist/translations/ms.d.ts +8 -0
  68. package/dist/translations/ms.js +23 -0
  69. package/dist/translations/nl.d.ts +8 -0
  70. package/dist/translations/nl.js +23 -0
  71. package/dist/translations/no.d.ts +8 -0
  72. package/dist/translations/no.js +23 -0
  73. package/dist/translations/pl.d.ts +8 -0
  74. package/dist/translations/pl.js +23 -0
  75. package/dist/translations/pt-br.d.ts +8 -0
  76. package/dist/translations/pt-br.js +23 -0
  77. package/dist/translations/pt.d.ts +8 -0
  78. package/dist/translations/pt.js +23 -0
  79. package/dist/translations/ro.d.ts +8 -0
  80. package/dist/translations/ro.js +23 -0
  81. package/dist/translations/ru.d.ts +8 -0
  82. package/dist/translations/ru.js +23 -0
  83. package/dist/translations/sk.d.ts +8 -0
  84. package/dist/translations/sk.js +23 -0
  85. package/dist/translations/sq.d.ts +8 -0
  86. package/dist/translations/sq.js +23 -0
  87. package/dist/translations/sr-latn.d.ts +8 -0
  88. package/dist/translations/sr-latn.js +23 -0
  89. package/dist/translations/sr.d.ts +8 -0
  90. package/dist/translations/sr.js +23 -0
  91. package/dist/translations/sv.d.ts +8 -0
  92. package/dist/translations/sv.js +23 -0
  93. package/dist/translations/th.d.ts +8 -0
  94. package/dist/translations/th.js +23 -0
  95. package/dist/translations/tk.d.ts +8 -0
  96. package/dist/translations/tk.js +23 -0
  97. package/dist/translations/tr.d.ts +8 -0
  98. package/dist/translations/tr.js +23 -0
  99. package/dist/translations/tt.d.ts +8 -0
  100. package/dist/translations/tt.js +23 -0
  101. package/dist/translations/ug.d.ts +8 -0
  102. package/dist/translations/ug.js +23 -0
  103. package/dist/translations/uk.d.ts +8 -0
  104. package/dist/translations/uk.js +23 -0
  105. package/dist/translations/ur.d.ts +8 -0
  106. package/dist/translations/ur.js +23 -0
  107. package/dist/translations/vi.d.ts +8 -0
  108. package/dist/translations/vi.js +23 -0
  109. package/dist/translations/zh-cn.d.ts +8 -0
  110. package/dist/translations/zh-cn.js +23 -0
  111. package/dist/translations/zh.d.ts +8 -0
  112. package/dist/translations/zh.js +23 -0
  113. package/dist/types/annotations/annotation.d.ts +94 -0
  114. package/dist/types/annotations/annotationcollection.d.ts +102 -0
  115. package/dist/types/annotations/annotations.d.ts +158 -0
  116. package/dist/types/annotations/annotationsuis.d.ts +236 -0
  117. package/dist/types/annotations/editorannotations.d.ts +71 -0
  118. package/dist/types/annotations/inlineannotations.d.ts +94 -0
  119. package/dist/types/annotations/narrowsidebar.d.ts +89 -0
  120. package/dist/types/annotations/sidebar.d.ts +104 -0
  121. package/dist/types/annotations/view/annotationcounterbuttonview.d.ts +33 -0
  122. package/dist/types/annotations/view/annotationview.d.ts +94 -0
  123. package/dist/types/annotations/view/sidebaritemview.d.ts +59 -0
  124. package/dist/types/annotations/view/sidebarview.d.ts +36 -0
  125. package/dist/types/annotations/widesidebar.d.ts +81 -0
  126. package/dist/types/augmentation.d.ts +56 -0
  127. package/dist/types/comments/addcommentthreadcommand.d.ts +39 -0
  128. package/dist/types/comments/commentsarchive.d.ts +35 -0
  129. package/dist/types/comments/commentsarchiveui.d.ts +42 -0
  130. package/dist/types/comments/commentsediting.d.ts +84 -0
  131. package/dist/types/comments/commentsrepository.d.ts +1134 -0
  132. package/dist/types/comments/commentsui.d.ts +37 -0
  133. package/dist/types/comments/integrations/clipboard.d.ts +30 -0
  134. package/dist/types/comments/integrations/commentsrestrictededitingmode.d.ts +21 -0
  135. package/dist/types/comments/integrations/importword.d.ts +25 -0
  136. package/dist/types/comments/ui/commenteditor/commenteditor.d.ts +40 -0
  137. package/dist/types/comments/ui/commenteditor/commenteditorui.d.ts +35 -0
  138. package/dist/types/comments/ui/commenteditor/commenteditoruiview.d.ts +40 -0
  139. package/dist/types/comments/ui/commentthreadcontroller.d.ts +68 -0
  140. package/dist/types/comments/ui/view/basecommentthreadview.d.ts +123 -0
  141. package/dist/types/comments/ui/view/basecommentview.d.ts +116 -0
  142. package/dist/types/comments/ui/view/collapsedcommentsview.d.ts +17 -0
  143. package/dist/types/comments/ui/view/commentcontentview.d.ts +18 -0
  144. package/dist/types/comments/ui/view/commentinputview.d.ts +90 -0
  145. package/dist/types/comments/ui/view/commentsarchiveview.d.ts +42 -0
  146. package/dist/types/comments/ui/view/commentslistview.d.ts +104 -0
  147. package/dist/types/comments/ui/view/commentthreadheaderview.d.ts +54 -0
  148. package/dist/types/comments/ui/view/commentthreadinputview.d.ts +45 -0
  149. package/dist/types/comments/ui/view/commentthreadview.d.ts +122 -0
  150. package/dist/types/comments/ui/view/commentview.d.ts +247 -0
  151. package/dist/types/comments.d.ts +39 -0
  152. package/dist/types/commentsonly.d.ts +37 -0
  153. package/dist/types/config.d.ts +202 -0
  154. package/dist/types/index.d.ts +28 -0
  155. package/dist/types/utils/common-translations.d.ts +13 -0
  156. package/dist/types/utils/createmutationobserver.d.ts +18 -0
  157. package/package.json +4 -3
  158. package/src/annotations/annotation.js +1 -1
  159. package/src/annotations/annotationcollection.js +1 -1
  160. package/src/annotations/annotations.js +1 -1
  161. package/src/annotations/annotationsuis.js +1 -1
  162. package/src/annotations/editorannotations.js +1 -1
  163. package/src/annotations/inlineannotations.js +1 -1
  164. package/src/annotations/narrowsidebar.js +1 -1
  165. package/src/annotations/sidebar.js +1 -1
  166. package/src/annotations/view/annotationcounterbuttonview.js +1 -1
  167. package/src/annotations/view/annotationview.js +1 -1
  168. package/src/annotations/view/sidebaritemview.js +1 -1
  169. package/src/annotations/view/sidebarview.js +1 -1
  170. package/src/annotations/widesidebar.js +1 -1
  171. package/src/comments/addcommentthreadcommand.js +1 -1
  172. package/src/comments/commentsarchive.js +1 -1
  173. package/src/comments/commentsarchiveui.js +1 -1
  174. package/src/comments/commentsediting.js +1 -1
  175. package/src/comments/commentsrepository.js +1 -1
  176. package/src/comments/commentsui.js +1 -1
  177. package/src/comments/integrations/clipboard.js +1 -1
  178. package/src/comments/integrations/commentsrestrictededitingmode.js +1 -1
  179. package/src/comments/integrations/importword.js +1 -1
  180. package/src/comments/ui/commenteditor/commenteditor.js +1 -1
  181. package/src/comments/ui/commenteditor/commenteditorui.js +1 -1
  182. package/src/comments/ui/commenteditor/commenteditoruiview.js +1 -1
  183. package/src/comments/ui/commentthreadcontroller.js +1 -1
  184. package/src/comments/ui/view/basecommentthreadview.js +1 -1
  185. package/src/comments/ui/view/basecommentview.js +1 -1
  186. package/src/comments/ui/view/collapsedcommentsview.js +1 -1
  187. package/src/comments/ui/view/commentcontentview.js +1 -1
  188. package/src/comments/ui/view/commentinputview.js +1 -1
  189. package/src/comments/ui/view/commentsarchiveview.js +1 -1
  190. package/src/comments/ui/view/commentslistview.js +1 -1
  191. package/src/comments/ui/view/commentthreadheaderview.js +1 -1
  192. package/src/comments/ui/view/commentthreadinputview.js +1 -1
  193. package/src/comments/ui/view/commentthreadview.js +1 -1
  194. package/src/comments/ui/view/commentview.js +1 -1
  195. package/src/comments.js +1 -1
  196. package/src/commentsonly.js +1 -1
  197. package/src/config.d.ts +17 -10
  198. package/src/index.d.ts +1 -1
  199. package/src/index.js +1 -1
  200. package/src/utils/common-translations.js +1 -1
  201. package/src/utils/createmutationobserver.js +1 -1
@@ -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 'ckeditor5';
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{'fa':{'dictionary':{'Comment\x20editor':'ویرایشگر\x20نظر','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'محتوای\x20نظر\x20خیلی\x20طولانی\x20است.\x20نظر\x20شما\x20%0\x20حرف\x20دارد\x20اما\x20حد\x20مجاز\x20%1\x20حرف\x20است.','Reply...':'پاسخ...','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'نظر\x20بنویسید...','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'ویرایش','Resolve':'','Reopen':'','Remove':'حذف','Reply':'ثبت\x20پاسخ','Delete\x20comment?':'نظر\x20حذف\x20شود؟','Delete\x20comment\x20thread?':'رشته\x20نظرات\x20حذف\x20شود؟','Marked\x20as\x20resolved':'','Comment':'نظر','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'تغییرات\x20ثبت\x20نشده\x20در\x20نظر\x20وجود\x20دارد.','EXTERNAL_COMMENT':'این\x20نظر\x20از\x20یک\x20منع\x20بیرونی\x20آمده\x20است.','EXTERNAL_IMPORT_WORD_COMMENT':'این\x20نظر\x20از\x20یک\x20فایل\x20ورد\x20آمده\x20است.','EXTERNAL_AVATAR':'نام\x20نمایش\x20داده\x20شده\x20نویسنده\x20از\x20منبع\x20خارجی\x20آمده\x20است.\x20(اضافه\x20شده\x20توسط\x200%)','EXTERNAL_IMPORT_WORD_AVATAR':'نام\x20نمایش\x20داده\x20شده\x20نویسنده\x20از\x20یک\x20فایل\x20ورد\x20وارد\x20شده\x20توسط\x200%\x20آمده\x20است.','COMMENTS_ARCHIVE':'بایگانی\x20نظرات','EMPTY_COMMENTS_ARCHIVE':'هیچ\x20نظر\x20بایگانی\x20شده\x20ای\x20وجود\x20ندارد.'},'getPluralForm':_0x321f75=>_0x321f75>0x1}};
@@ -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 'ckeditor5';
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{'fi':{'dictionary':{'Comment\x20editor':'Kommenttieditori','NUMBER_OF_COMMENTS':['%0\x20kommentti','%0\x20kommentti'],'TOO_LONG_COMMENT_ALERT':'Kommenttisi\x20sisältö\x20on\x20liian\x20pitkä.\x20Kommentissasi\x20on\x20%0\x20merkkiä,\x20kun\x20taas\x20yläraja\x20on\x20%1\x20merkkiä.','Reply...':'Vastaa...','Reply\x20to\x20reopen\x20discussion...':'Vastaa\x20avataksesi\x20keskustelun\x20uudelleen...','Write\x20a\x20comment...':'Kirjoita\x20kommentti...','Comment\x20was\x20made\x20on\x20an\x20element':'Kommentti\x20annettiin\x20elementistä','Edit':'Muokkaa','Resolve':'Ratkaise','Reopen':'Avaa\x20uudelleen','Remove':'Poista','Reply':'Vastaa','Delete\x20comment?':'Poistetaanko\x20kommentti?','Delete\x20comment\x20thread?':'Poistetaanko\x20kommenttiketju?','Marked\x20as\x20resolved':'Merkitty\x20ratkaistuksi','Comment':'Kommentti','ENTER_COMMENT_ANNOUNCEMENT':'Lisätään\x20kommentti.','LEAVE_COMMENT_ANNOUNCEMENT':'Jätetään\x20kommentti.','PENDING_ACTION_COMMENT_THREAD':'Tallentamaton\x20muutos\x20kommenttiketjussa.','EXTERNAL_COMMENT':'Tämä\x20kommentti\x20tulee\x20ulkoisesta\x20lähteestä.','EXTERNAL_IMPORT_WORD_COMMENT':'Tämä\x20kommentti\x20tulee\x20tuodusta\x20Word-tiedostosta.','EXTERNAL_AVATAR':'Esitetty\x20kirjoittajan\x20nimi\x20tulee\x20ulkoisesta\x20lähteestä\x20(lisännyt:\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Esitetty\x20kirjoittajan\x20nimi\x20tulee\x20henkilön\x20%0\x20tuomasta\x20Word-tiedostosta','COMMENTS_ARCHIVE':'Kommenttiarkisto','EMPTY_COMMENTS_ARCHIVE':'Arkistoituja\x20kommenttiketjuja\x20ei\x20ole.'},'getPluralForm':_0x56f31c=>0x1!=_0x56f31c}};
@@ -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 'ckeditor5';
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{'fr':{'dictionary':{'Comment\x20editor':'Éditeur\x20de\x20commentaire','NUMBER_OF_COMMENTS':['%0\x20commentaire','%0\x20commentaires','%0\x20commentaires'],'TOO_LONG_COMMENT_ALERT':'Le\x20contenu\x20du\x20commentaire\x20est\x20trop\x20long.\x20Votre\x20commentaire\x20contient\x20%0\x20caractères\x20alors\x20que\x20la\x20limite\x20est\x20de\x20%1\x20caractères.','Reply...':'Répondre...','Reply\x20to\x20reopen\x20discussion...':'Répondre\x20pour\x20rouvrir\x20la\x20discussion...','Write\x20a\x20comment...':'Écrire\x20un\x20commentaire...','Comment\x20was\x20made\x20on\x20an\x20element':'Un\x20commentaire\x20a\x20été\x20ajouté\x20sur\x20un\x20élément','Edit':'Éditer','Resolve':'Résoudre','Reopen':'Rouvrir','Remove':'Supprimer','Reply':'Répondre','Delete\x20comment?':'Supprimer\x20le\x20commentaire\x20?','Delete\x20comment\x20thread?':'Supprimer\x20le\x20fil\x20des\x20commentaires\x20?\x20','Marked\x20as\x20resolved':'Marqué\x20comme\x20résolu','Comment':'Commenter','ENTER_COMMENT_ANNOUNCEMENT':'Saisir\x20un\x20commentaire.','LEAVE_COMMENT_ANNOUNCEMENT':'Laisser\x20un\x20commentaire.','PENDING_ACTION_COMMENT_THREAD':'Changement\x20non\x20enregistré\x20dans\x20le\x20fil\x20des\x20commentaires.','EXTERNAL_COMMENT':'Ce\x20commentaire\x20provient\x20d\x27une\x20source\x20externe.','EXTERNAL_IMPORT_WORD_COMMENT':'Ce\x20commentaire\x20provient\x20d\x27un\x20fichier\x20Word\x20importé.','EXTERNAL_AVATAR':'Le\x20nom\x20de\x20l\x27auteur\x20affiché\x20provient\x20d\x27une\x20source\x20externe\x20(ajouté\x20par\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Le\x20nom\x20d\x27auteur\x20affiché\x20provient\x20d\x27un\x20document\x20Word\x20importé\x20par\x20%0','COMMENTS_ARCHIVE':'Archive\x20des\x20commentaires','EMPTY_COMMENTS_ARCHIVE':'Il\x20n\x27y\x20a\x20pas\x20de\x20fils\x20de\x20commentaires\x20archivés.'},'getPluralForm':_0x10b0de=>0x0==_0x10b0de||0x1==_0x10b0de?0x0:0x0!=_0x10b0de&&_0x10b0de%0xf4240==0x0?0x1:0x2}};
@@ -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 'ckeditor5';
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{'gl':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentarios','NUMBER_OF_COMMENTS':['%0\x20comentario','%0\x20comentarios'],'TOO_LONG_COMMENT_ALERT':'O\x20contido\x20dos\x20comentarios\x20é\x20demasiado\x20longo.\x20O\x20seu\x20comentario\x20ten\x20%0\x20caracteres\x20mais\x20o\x20límite\x20é\x20de\x20%1\x20caracteres.','Reply...':'Responder…','Reply\x20to\x20reopen\x20discussion...':'Responder\x20para\x20volver\x20abrir\x20a\x20discusión...','Write\x20a\x20comment...':'Escribir\x20un\x20comentario…','Comment\x20was\x20made\x20on\x20an\x20element':'Comentouse\x20un\x20elemento','Edit':'Editar','Resolve':'Solucionar','Reopen':'Volver\x20abrir','Remove':'Retirar','Reply':'Responder','Delete\x20comment?':'Eliminar\x20o\x20comentario?','Delete\x20comment\x20thread?':'Eliminar\x20o\x20fío\x20de\x20comentarios?','Marked\x20as\x20resolved':'Marcado\x20como\x20solucionado','Comment':'Comentario','ENTER_COMMENT_ANNOUNCEMENT':'Introducindo\x20un\x20comentario.','LEAVE_COMMENT_ANNOUNCEMENT':'Abandonando\x20un\x20comentario.','PENDING_ACTION_COMMENT_THREAD':'Cambio\x20sen\x20gardar\x20no\x20fío\x20de\x20comentarios.','EXTERNAL_COMMENT':'Este\x20comentario\x20procede\x20dunha\x20fonte\x20externa.','EXTERNAL_IMPORT_WORD_COMMENT':'Este\x20comentario\x20procede\x20dun\x20ficheiro\x20de\x20Word\x20importado.','EXTERNAL_AVATAR':'O\x20nome\x20do\x20autor\x20amosado\x20procede\x20dunha\x20fonte\x20externa\x20(engadido\x20por\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'O\x20nome\x20do\x20autor\x20amosado\x20procede\x20dun\x20documento\x20de\x20Word\x20importado\x20por\x20%0','COMMENTS_ARCHIVE':'Arquivo\x20de\x20comentarios','EMPTY_COMMENTS_ARCHIVE':'Non\x20hai\x20fíos\x20de\x20comentarios\x20arquivados.'},'getPluralForm':_0x2601a1=>0x1!=_0x2601a1}};
@@ -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 'ckeditor5';
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{'he':{'dictionary':{'Comment\x20editor':'עורך\x20התגובות','NUMBER_OF_COMMENTS':['%0\x20תגובה','%0\x20תגובה','%0\x20תגובה'],'TOO_LONG_COMMENT_ALERT':'תוכן\x20התגובה\x20ארוך\x20מדי.\x20התגובה\x20שלך\x20מכילה\x20%0\x20תווים\x20אך\x20המגבלה\x20היא\x20%1\x20תווים.','Reply...':'תשובה...','Reply\x20to\x20reopen\x20discussion...':'ענו\x20כדי\x20לפתוח\x20מחדש\x20את\x20הדיון...','Write\x20a\x20comment...':'כתבו\x20תגובה...','Comment\x20was\x20made\x20on\x20an\x20element':'ההערה\x20נעשתה\x20על\x20אלמנט','Edit':'ערוך','Resolve':'פתור','Reopen':'פתח\x20מחדש','Remove':'הסר','Reply':'תשובה','Delete\x20comment?':'למחוק\x20את\x20התגובה?','Delete\x20comment\x20thread?':'למחוק\x20את\x20שרשור\x20התגובות?','Marked\x20as\x20resolved':'סומן\x20כפתור','Comment':'תגובה','ENTER_COMMENT_ANNOUNCEMENT':'נכנס\x20להערה.','LEAVE_COMMENT_ANNOUNCEMENT':'עוזב\x20הערה.','PENDING_ACTION_COMMENT_THREAD':'שינוי\x20שלא\x20נשמר\x20בשרשור\x20התגובות.','EXTERNAL_COMMENT':'הערה\x20זו\x20מגיעה\x20ממקור\x20חיצוני.','EXTERNAL_IMPORT_WORD_COMMENT':'הערה\x20זו\x20מגיעה\x20מקובץ\x20Word\x20מיובא.','EXTERNAL_AVATAR':'שם\x20המחבר\x20מגיע\x20ממקור\x20חיצוני\x20(נוסף\x20על\x20ידי\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'שם\x20המחבר\x20המוצג\x20מגיע\x20מקובץ\x20Word\x20שיובא\x20\x20על\x20ידי\x20%0','COMMENTS_ARCHIVE':'ארכיון\x20הערות','EMPTY_COMMENTS_ARCHIVE':'אין\x20שרשורי\x20הערות\x20בארכיון.'},'getPluralForm':_0x15b833=>0x1==_0x15b833&&_0x15b833%0x1==0x0?0x0:0x2==_0x15b833&&_0x15b833%0x1==0x0?0x1:0x2}};
@@ -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 'ckeditor5';
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{'hi':{'dictionary':{'Comment\x20editor':'Comment\x20editor','NUMBER_OF_COMMENTS':['%0\x20Comment','%0\x20Comments'],'TOO_LONG_COMMENT_ALERT':'Comment\x20content\x20is\x20too\x20long.\x20Your\x20comment\x20has\x20%0\x20characters\x20but\x20the\x20limit\x20is\x20%1\x20characters.','Reply...':'Reply...','Reply\x20to\x20reopen\x20discussion...':'डिस्कशन\x20को\x20दोबारा\x20शुरू\x20करने\x20के\x20लिए\x20जवाब\x20दें......','Write\x20a\x20comment...':'Write\x20a\x20comment...','Comment\x20was\x20made\x20on\x20an\x20element':'एक\x20एलिमेंट\x20पर\x20कमेंट\x20किया\x20गया\x20था','Edit':'Edit','Resolve':'रिजॉल्व\x20करें','Reopen':'दोबारा\x20खोलें','Remove':'Remove','Reply':'जवाब\x20दें','Delete\x20comment?':'Delete\x20comment?','Delete\x20comment\x20thread?':'Delete\x20comment\x20thread?','Marked\x20as\x20resolved':'रिजॉल्व्ड\x20मार्क\x20कर\x20दिया\x20गया\x20है','Comment':'Comment','ENTER_COMMENT_ANNOUNCEMENT':'एक\x20कमेंट\x20दर्ज\x20करना.','LEAVE_COMMENT_ANNOUNCEMENT':'एक\x20कमेंट\x20छोड़ना.','PENDING_ACTION_COMMENT_THREAD':'Unsaved\x20change\x20in\x20comment\x20thread.','EXTERNAL_COMMENT':'यह\x20कमेंट\x20एक\x20एक्सटर्नल\x20सोर्स\x20से\x20आता\x20है\x20।','EXTERNAL_IMPORT_WORD_COMMENT':'यह\x20कॉमेंट\x20एक\x20इंपोर्ट\x20की\x20गई\x20वर्ड\x20फाइल\x20से\x20आया\x20है','EXTERNAL_AVATAR':'डिस्प्ले\x20किया\x20गया\x20ऑथर\x20का\x20नाम\x20एक्सटर्नल\x20सोर्स\x20से\x20आया\x20है\x20(%0\x20द्वारा\x20ऐड\x20किया\x20गया)','EXTERNAL_IMPORT_WORD_AVATAR':'डिस्प्ले\x20किया\x20गया\x20ऑथर\x20का\x20नाम\x20%0\x20द्वारा\x20इंपोर्ट\x20किए\x20गए\x20वर्ड\x20डॉक्यूमेंट\x20से\x20आया\x20है','COMMENTS_ARCHIVE':'कमेन्ट\x20आर्काइव','EMPTY_COMMENTS_ARCHIVE':'यहां\x20कोई\x20भी\x20कमेंट\x20थ्रेड\x20आर्काइव\x20नहीं\x20किए\x20गए\x20हैं।'},'getPluralForm':_0x122d51=>0x1!=_0x122d51}};
@@ -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 'ckeditor5';
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{'hr':{'dictionary':{'Comment\x20editor':'Editor\x20komentara','NUMBER_OF_COMMENTS':['%0\x20komentar','0%\x20komentara','%0\x20komentara'],'TOO_LONG_COMMENT_ALERT':'Sadržaj\x20komentara\x20je\x20predugačak.\x20Vaš\x20komentar\x20sadrži\x20%0\x20znakova,\x20a\x20ograničenje\x20je\x20%1\x20znakova.','Reply...':'Odgovori...','Reply\x20to\x20reopen\x20discussion...':'Odgovori\x20na\x20ponovno\x20otvorenu\x20raspravu...','Write\x20a\x20comment...':'Napiši\x20komentar...','Comment\x20was\x20made\x20on\x20an\x20element':'Napravljen\x20je\x20komentar\x20na\x20elementu','Edit':'Promijeni','Resolve':'Riješi','Reopen':'Ponovo\x20otvori','Remove':'Ukloni','Reply':'Odgovori...','Delete\x20comment?':'Obriši\x20komentar?','Delete\x20comment\x20thread?':'Obriši\x20granu\x20komentara?','Marked\x20as\x20resolved':'Označi\x20kao\x20riješeno','Comment':'Komentar','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'Ne\x20snimljene\x20promjene\x20u\x20grani\x20komentara.','EXTERNAL_COMMENT':'Ovaj\x20komentar\x20dolazi\x20iz\x20vanjskog\x20izvora.','EXTERNAL_IMPORT_WORD_COMMENT':'Ovaj\x20komentar\x20dolazi\x20iz\x20uvezene\x20Word\x20datoteke.','EXTERNAL_AVATAR':'Prikazano\x20ime\x20autora\x20dolazi\x20iz\x20vanjskog\x20izvora\x20(dodan\x20od\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Prikazano\x20ime\x20autora\x20dolazi\x20i\x20Word\x20dokumenta\x20kojeg\x20je\x20uvezao\x20%0','COMMENTS_ARCHIVE':'Arhiva\x20komentara','EMPTY_COMMENTS_ARCHIVE':'Nema\x20arhiviranih\x20komentara.'},'getPluralForm':_0x162da8=>_0x162da8%0xa==0x1&&_0x162da8%0x64!=0xb?0x0:_0x162da8%0xa>=0x2&&_0x162da8%0xa<=0x4&&(_0x162da8%0x64<0xa||_0x162da8%0x64>=0x14)?0x1:0x2}};
@@ -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 'ckeditor5';
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{'hu':{'dictionary':{'Comment\x20editor':'Megjegyzés\x20szerkesztő','NUMBER_OF_COMMENTS':['%0\x20Megjegyzés','%0\x20Megjegyzés'],'TOO_LONG_COMMENT_ALERT':'Megjegyzés\x20túl\x20hosszú.\x20A\x20megjegyzésed\x20%0\x20karaktert\x20tartalmaz,\x20de\x20max.\x20%1\x20karakter\x20lehetséges.','Reply...':'Válasz','Reply\x20to\x20reopen\x20discussion...':'Válaszoljon\x20a\x20beszélgetés\x20újranyitásához...','Write\x20a\x20comment...':'Megjegyzés\x20írása','Comment\x20was\x20made\x20on\x20an\x20element':'Egy\x20elemhez\x20hozzászólást\x20írtak','Edit':'Szerkesztés','Resolve':'Megoldás','Reopen':'Újranyitás','Remove':'Eltávolítás','Reply':'Válaszol','Delete\x20comment?':'Megjegyzés\x20törlése?','Delete\x20comment\x20thread?':'Megjegyzés\x20szál\x20törlése?','Marked\x20as\x20resolved':'Megjelölve\x20megoldottként','Comment':'Megjegyzés','ENTER_COMMENT_ANNOUNCEMENT':'Hozzászólás\x20beírása.','LEAVE_COMMENT_ANNOUNCEMENT':'Hozzászólás\x20írása.','PENDING_ACTION_COMMENT_THREAD':'Mentetlen\x20módosítás\x20a\x20megjegyzés\x20szálban.','EXTERNAL_COMMENT':'Ez\x20a\x20megjegyzés\x20külső\x20forrásból\x20származik.','EXTERNAL_IMPORT_WORD_COMMENT':'Ez\x20a\x20megjegyzés\x20egy\x20importált\x20Word-fájlból\x20származik.','EXTERNAL_AVATAR':'A\x20megjelenített\x20szerzői\x20név\x20külső\x20forrásból\x20származik\x20(hozzáadta:\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'A\x20megjelenített\x20szerzői\x20név\x20egy\x20%0\x20által\x20importált\x20Word-dokumentumból\x20származik','COMMENTS_ARCHIVE':'Hozzászólások\x20archívuma','EMPTY_COMMENTS_ARCHIVE':'Nincsenek\x20archivált\x20hozzászólásláncok.'},'getPluralForm':_0x404f1e=>0x1!=_0x404f1e}};
@@ -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 'ckeditor5';
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{'id':{'dictionary':{'Comment\x20editor':'Editor\x20komentar','NUMBER_OF_COMMENTS':'%0\x20Komentar','TOO_LONG_COMMENT_ALERT':'Komentar\x20terlalu\x20panjang.\x20Komentar\x20Anda\x20berisi\x20%0\x20karakter\x20tapi\x20batas\x20maksimalnya\x20adalah\x20%1\x20karakter.','Reply...':'Balas...','Reply\x20to\x20reopen\x20discussion...':'Jawab\x20diskusi\x20yang\x20dibuka\x20ulang...','Write\x20a\x20comment...':'Tulis\x20sebuah\x20komentar...','Comment\x20was\x20made\x20on\x20an\x20element':'Komentar\x20dibuat\x20pada\x20sebuah\x20elemen','Edit':'Ubah','Resolve':'Selesaikan','Reopen':'Buka\x20ulang','Remove':'Hapus','Reply':'Balas','Delete\x20comment?':'Hapus\x20komentar?','Delete\x20comment\x20thread?':'Hapus\x20utas\x20komentar?','Marked\x20as\x20resolved':'Tandai\x20telah\x20terselesaikan','Comment':'Komentar','ENTER_COMMENT_ANNOUNCEMENT':'Memasuki\x20komentar.','LEAVE_COMMENT_ANNOUNCEMENT':'Meninggalkan\x20komentar.','PENDING_ACTION_COMMENT_THREAD':'Perubahan\x20tidak\x20tersimpar\x20di\x20utas\x20komentar','EXTERNAL_COMMENT':'Komentar\x20ini\x20berasal\x20dari\x20sumber\x20eksternal.','EXTERNAL_IMPORT_WORD_COMMENT':'Komentar\x20ini\x20berasal\x20dari\x20sebuah\x20berkas\x20Word\x20impor.','EXTERNAL_AVATAR':'Nama\x20penulis\x20yang\x20ditampilkan\x20berasal\x20dari\x20sumber\x20luar\x20(ditambahkan\x20oleh\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Nama\x20penulis\x20yang\x20ditampilkan\x20berasal\x20dari\x20sebuah\x20dokumen\x20Word\x20yang\x20diimpor\x20oleh\x20%0','COMMENTS_ARCHIVE':'Arsip\x20komentar','EMPTY_COMMENTS_ARCHIVE':'Tidak\x20ada\x20utas\x20komentar\x20yang\x20diarsipkan.'},'getPluralForm':_0x1a7b41=>0x0}};
@@ -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 'ckeditor5';
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{'it':{'dictionary':{'Comment\x20editor':'Editor\x20di\x20commenti','NUMBER_OF_COMMENTS':['%0\x20commento','%0\x20commenti','%0\x20commenti'],'TOO_LONG_COMMENT_ALERT':'Il\x20contenuto\x20del\x20commento\x20è\x20troppo\x20lungo.\x20Il\x20commento\x20è\x20lungo\x20%0\x20caratteri,\x20mentre\x20il\x20limite\x20è\x20di\x20%1\x20caratteri.','Reply...':'Rispondi...','Reply\x20to\x20reopen\x20discussion...':'Rispondi\x20per\x20riaprire\x20la\x20discussione...','Write\x20a\x20comment...':'Scrivere\x20un\x20commento...','Comment\x20was\x20made\x20on\x20an\x20element':'È\x20stato\x20fatto\x20un\x20commento\x20su\x20un\x20elemento','Edit':'Modifica','Resolve':'Risolvi','Reopen':'Riapri','Remove':'Rimuovi','Reply':'Rispondi','Delete\x20comment?':'Eliminare\x20il\x20commento?','Delete\x20comment\x20thread?':'Eliminare\x20la\x20conversazione\x20del\x20commento?','Marked\x20as\x20resolved':'Contrassegnato\x20come\x20risolto','Comment':'Commento','ENTER_COMMENT_ANNOUNCEMENT':'Inserimento\x20di\x20un\x20commento.','LEAVE_COMMENT_ANNOUNCEMENT':'Lasciando\x20un\x20commento.','PENDING_ACTION_COMMENT_THREAD':'Modifica\x20non\x20salvata\x20nella\x20discussione\x20dei\x20commenti.','EXTERNAL_COMMENT':'Questo\x20commento\x20proviene\x20da\x20una\x20fonte\x20esterna.','EXTERNAL_IMPORT_WORD_COMMENT':'Questo\x20suggerimento\x20proviene\x20da\x20un\x20file\x20di\x20Word\x20importato.','EXTERNAL_AVATAR':'Il\x20nome\x20dell\x27autore\x20visualizzato\x20proviene\x20da\x20una\x20fonte\x20esterna\x20(aggiunto\x20da\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Il\x20nome\x20dell\x27autore\x20visualizzato\x20proviene\x20da\x20un\x20documento\x20di\x20Word\x20importato\x20da\x20%0','COMMENTS_ARCHIVE':'Archivio\x20commenti','EMPTY_COMMENTS_ARCHIVE':'Non\x20ci\x20sono\x20thread\x20di\x20commenti\x20archiviati.'},'getPluralForm':_0x302220=>0x1==_0x302220?0x0:0x0!=_0x302220&&_0x302220%0xf4240==0x0?0x1:0x2}};
@@ -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 'ckeditor5';
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{'ja':{'dictionary':{'Comment\x20editor':'コメントエディタ','NUMBER_OF_COMMENTS':'%0コメント','TOO_LONG_COMMENT_ALERT':'コメントのコンテンツが長過ぎます。コメントは%0字ですが、入力可能な文字数は%1字です。','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':'コメント','ENTER_COMMENT_ANNOUNCEMENT':'コメントに入ります。','LEAVE_COMMENT_ANNOUNCEMENT':'コメントを離れます。','PENDING_ACTION_COMMENT_THREAD':'コメントスレッド内の変更が保存されていません。','EXTERNAL_COMMENT':'このコメントは外部ソースに由来するものです。','EXTERNAL_IMPORT_WORD_COMMENT':'このコメントはインポートされたWordファイルによるものです。','EXTERNAL_AVATAR':'表示されている著者名は外部の情報源によるものです(%0により追加)','EXTERNAL_IMPORT_WORD_AVATAR':'表示されている著者名は%0がインポートしたWord文書によるものです','COMMENTS_ARCHIVE':'コメントのアーカイブ','EMPTY_COMMENTS_ARCHIVE':'アーカイブされたコメントスレッドはありません。'},'getPluralForm':_0x5156e0=>0x0}};
@@ -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 'ckeditor5';
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{'jv':{'dictionary':{'Comment\x20editor':'Editor\x20komentar','NUMBER_OF_COMMENTS':'%0\x20Komentar','TOO_LONG_COMMENT_ALERT':'Komentar\x20sanget-sanget\x20panjang.\x20Komentar\x20sampeyan\x20gadhah\x20%0\x20aksara\x20nanging\x20watesipun\x20%1\x20aksara.','Reply...':'Wangsuli...','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'Serat\x20komentar...','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'Ebah','Resolve':'','Reopen':'','Remove':'Busek','Reply':'','Delete\x20comment?':'Busek\x20komentar?','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'Komentar','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':_0x11409c=>0x0}};
@@ -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 'ckeditor5';
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{'ko':{'dictionary':{'Comment\x20editor':'의견\x20편집기','NUMBER_OF_COMMENTS':'%0개의\x20의견','TOO_LONG_COMMENT_ALERT':'의견의\x20내용이\x20너무\x20깁니다.\x20작성하신\x20내용의\x20길이는\x20%0자이지만\x20제한은\x20%1자입니다.','Reply...':'답변\x20작성...','Reply\x20to\x20reopen\x20discussion...':'답장해서\x20논의\x20다시\x20열기...','Write\x20a\x20comment...':'새\x20의견\x20작성...','Comment\x20was\x20made\x20on\x20an\x20element':'요소에\x20댓글이\x20작성되었씁니다','Edit':'수정','Resolve':'해결','Reopen':'다시\x20열기','Remove':'삭제','Reply':'회신','Delete\x20comment?':'의견을\x20삭제할까요?','Delete\x20comment\x20thread?':'의견\x20글타래를\x20삭제할까요?','Marked\x20as\x20resolved':'해결됨으로\x20표시','Comment':'의견','ENTER_COMMENT_ANNOUNCEMENT':'댓글을\x20시작합니다.','LEAVE_COMMENT_ANNOUNCEMENT':'댓글을\x20종료합니다.','PENDING_ACTION_COMMENT_THREAD':'의견\x20글타래에\x20저장되지\x20않은\x20변경\x20사항이\x20있습니다.','EXTERNAL_COMMENT':'이\x20댓글은\x20외부\x20출처에서\x20왔습니다.','EXTERNAL_IMPORT_WORD_COMMENT':'이\x20커멘트는\x20가져오기한\x20워드\x20파일에서\x20온\x20것입니다.','EXTERNAL_AVATAR':'외부\x20소스(%0에\x20의해\x20추가됨)에서\x20온\x20작성자\x20이름\x20표시됨','EXTERNAL_IMPORT_WORD_AVATAR':'%0(으)로\x20가져오기한\x20워드\x20문서로부터\x20온\x20작성자\x20이름\x20표시','COMMENTS_ARCHIVE':'댓글\x20저장소','EMPTY_COMMENTS_ARCHIVE':'저장된\x20댓글\x20스레드가\x20없습니다.'},'getPluralForm':_0x33c096=>0x0}};
@@ -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 'ckeditor5';
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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Įvedamas\x20komentaras.','LEAVE_COMMENT_ANNOUNCEMENT':'Paliekamas\x20komentaras.','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':_0x3d2973=>_0x3d2973%0xa==0x1&&(_0x3d2973%0x64>0x13||_0x3d2973%0x64<0xb)?0x0:_0x3d2973%0xa>=0x2&&_0x3d2973%0xa<=0x9&&(_0x3d2973%0x64>0x13||_0x3d2973%0x64<0xb)?0x1:_0x3d2973%0x1!=0x0?0x2:0x3}};
@@ -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 'ckeditor5';
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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Ievadīt\x20komentāru.','LEAVE_COMMENT_ANNOUNCEMENT':'Atstāt\x20komentāru.','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':_0xff1d63=>_0xff1d63%0xa==0x1&&_0xff1d63%0x64!=0xb?0x0:0x0!=_0xff1d63?0x1:0x2}};
@@ -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 'ckeditor5';
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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Memasukkan\x20komen.','LEAVE_COMMENT_ANNOUNCEMENT':'Meninggalkan\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':_0x38f0e2=>0x0}};