@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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Beginnen\x20met\x20opmerking\x20invoegen.','LEAVE_COMMENT_ANNOUNCEMENT':'Opmerking\x20wordt\x20toegevoegd.','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':_0x31c941=>0x1!=_0x31c941}};
@@ -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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Legger\x20inn\x20en\x20kommentar.','LEAVE_COMMENT_ANNOUNCEMENT':'Legger\x20igjen\x20en\x20kommentar.','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':_0x19a567=>0x1!=_0x19a567}};
@@ -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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Przechodzenie\x20do\x20komentarza.','LEAVE_COMMENT_ANNOUNCEMENT':'Opuszczanie\x20komentarza.','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':_0x4fa3df=>0x1==_0x4fa3df?0x0:_0x4fa3df%0xa>=0x2&&_0x4fa3df%0xa<=0x4&&(_0x4fa3df%0x64<0xc||_0x4fa3df%0x64>0xe)?0x1:0x1!=_0x4fa3df&&_0x4fa3df%0xa>=0x0&&_0x4fa3df%0xa<=0x1||_0x4fa3df%0xa>=0x5&&_0x4fa3df%0xa<=0x9||_0x4fa3df%0x64>=0xc&&_0x4fa3df%0x64<=0xe?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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Inserindo\x20um\x20comentário.','LEAVE_COMMENT_ANNOUNCEMENT':'Deixando\x20um\x20comentário.','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':_0x29f0ae=>0x0==_0x29f0ae||0x1==_0x29f0ae?0x0:0x0!=_0x29f0ae&&_0x29f0ae%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{'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','ENTER_COMMENT_ANNOUNCEMENT':'Inserir\x20um\x20comentário.','LEAVE_COMMENT_ANNOUNCEMENT':'Deixar\x20um\x20comentário.','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':_0x3308ba=>0x0==_0x3308ba||0x1==_0x3308ba?0x0:0x0!=_0x3308ba&&_0x3308ba%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{'ro':{'dictionary':{'Comment\x20editor':'Editor\x20de\x20comentarii','NUMBER_OF_COMMENTS':['%0\x20Comment','%0\x20Comment','%0\x20Comentarii'],'TOO_LONG_COMMENT_ALERT':'Conținutul\x20comentariului\x20este\x20prea\x20lung.\x20Comentariul\x20tău\x20are\x20%0\x20caractere,\x20dar\x20limita\x20este\x20%1\x20caractere.','Reply...':'Răspunde...','Reply\x20to\x20reopen\x20discussion...':'Răspunde\x20pentru\x20a\x20redeschide\x20discuția...','Write\x20a\x20comment...':'Scrie\x20un\x20comentariu...','Comment\x20was\x20made\x20on\x20an\x20element':'A\x20fost\x20comentat\x20un\x20element','Edit':'Editează','Resolve':'Rezolvă','Reopen':'Redeschide','Remove':'Șterge','Reply':'Răspunde','Delete\x20comment?':'Ștergi\x20comentariul?','Delete\x20comment\x20thread?':'Ștergeți\x20firul\x20de\x20comentarii?\x20','Marked\x20as\x20resolved':'Marcat\x20ca\x20rezolvat','Comment':'Comentează','ENTER_COMMENT_ANNOUNCEMENT':'Introducerea\x20unui\x20comentariu.','LEAVE_COMMENT_ANNOUNCEMENT':'Lăsarea\x20unui\x20comentariu.','PENDING_ACTION_COMMENT_THREAD':'O\x20schimbare\x20nesalvată\x20în\x20firul\x20de\x20comentarii.','EXTERNAL_COMMENT':'Acest\x20comentariu\x20provine\x20dintr-o\x20sursă\x20externă.','EXTERNAL_IMPORT_WORD_COMMENT':'Acest\x20comentariu\x20provine\x20dintr-un\x20fișier\x20Word\x20importat.','EXTERNAL_AVATAR':'Numele\x20afișat\x20al\x20autorului\x20provine\x20dintr-o\x20sursă\x20externă\x20(adăugat\x20de\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Numele\x20afișat\x20al\x20autorului\x20provine\x20dintr-un\x20document\x20Word\x20importat\x20de\x20%0','COMMENTS_ARCHIVE':'Arhivă\x20comentarii','EMPTY_COMMENTS_ARCHIVE':'Nu\x20există\x20șiruri\x20de\x20comentarii\x20arhivate.'},'getPluralForm':_0x38cf98=>0x1==_0x38cf98?0x0:_0x38cf98%0x64>0x13||_0x38cf98%0x64==0x0&&0x0!=_0x38cf98?0x2: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{'ru':{'dictionary':{'Comment\x20editor':'Редактор\x20комментариев','NUMBER_OF_COMMENTS':['%0\x20Комментарий','%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обсуждение...','Write\x20a\x20comment...':'Введите\x20комментарий...','Comment\x20was\x20made\x20on\x20an\x20element':'Оставлен\x20комментарий\x20к\x20элементу','Edit':'Редактировать','Resolve':'Решить','Reopen':'Открыть\x20снова','Remove':'Удалить','Reply':'Ответить','Delete\x20comment?':'Удалить\x20комментарий?','Delete\x20comment\x20thread?':'Удалить\x20ветку\x20комментариев?','Marked\x20as\x20resolved':'Отмечено\x20как\x20решенное','Comment':'Комментарий','ENTER_COMMENT_ANNOUNCEMENT':'Ввод\x20комментария.','LEAVE_COMMENT_ANNOUNCEMENT':'Оставление\x20комментария.','PENDING_ACTION_COMMENT_THREAD':'Изменения\x20в\x20ветке\x20комментариев\x20не\x20сохранены.','EXTERNAL_COMMENT':'Этот\x20комментарий\x20взят\x20из\x20внешнего\x20источника.','EXTERNAL_IMPORT_WORD_COMMENT':'Этот\x20комментарий\x20взят\x20из\x20импортированного\x20файла\x20Word.','EXTERNAL_AVATAR':'Отображаемое\x20имя\x20автора\x20взято\x20из\x20внешнего\x20источника\x20(добавлен\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Отображаемое\x20имя\x20автора\x20взято\x20из\x20документа\x20Word,\x20импортированного\x20%0','COMMENTS_ARCHIVE':'Архив\x20комментариев','EMPTY_COMMENTS_ARCHIVE':'Архивные\x20ветки\x20комментариев\x20отсутствуют.'},'getPluralForm':_0x1b0da6=>_0x1b0da6%0xa==0x1&&_0x1b0da6%0x64!=0xb?0x0:_0x1b0da6%0xa>=0x2&&_0x1b0da6%0xa<=0x4&&(_0x1b0da6%0x64<0xc||_0x1b0da6%0x64>0xe)?0x1:_0x1b0da6%0xa==0x0||_0x1b0da6%0xa>=0x5&&_0x1b0da6%0xa<=0x9||_0x1b0da6%0x64>=0xb&&_0x1b0da6%0x64<=0xe?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{'sk':{'dictionary':{'Comment\x20editor':'Editor\x20komentárov','NUMBER_OF_COMMENTS':['%0\x20Komentár','%0\x20Komentáre','%0\x20Komentárov','%0\x20komentárov'],'TOO_LONG_COMMENT_ALERT':'Obsah\x20komentára\x20je\x20príliš\x20dlhý.\x20Komentár\x20ma\x20%0\x20znakov,\x20limit\x20je\x20%1\x20znakov.','Reply...':'Odpovedať...','Reply\x20to\x20reopen\x20discussion...':'Odpovedzte\x20na\x20opätovné\x20otvorenie\x20diskusie...','Write\x20a\x20comment...':'Vložiť\x20komentár...','Comment\x20was\x20made\x20on\x20an\x20element':'K\x20prvku\x20bol\x20pridaný\x20komentár','Edit':'Upraviť','Resolve':'Vyriešiť','Reopen':'Znovu\x20otvoriť','Remove':'Odstrániť','Reply':'Odpovedať','Delete\x20comment?':'Vymazať\x20komentár?','Delete\x20comment\x20thread?':'Vymazať\x20vlákno\x20komentáru?','Marked\x20as\x20resolved':'Označené\x20ako\x20vyriešené','Comment':'Komentár','ENTER_COMMENT_ANNOUNCEMENT':'Zadávanie\x20komentára.','LEAVE_COMMENT_ANNOUNCEMENT':'Zanechanie\x20komentára.','PENDING_ACTION_COMMENT_THREAD':'Vo\x20vlákne\x20komentáru\x20sú\x20neuložené\x20zmeny.','EXTERNAL_COMMENT':'Tento\x20komentár\x20pochádza\x20z\x20externého\x20zdroja.','EXTERNAL_IMPORT_WORD_COMMENT':'Tento\x20komentár\x20pochádza\x20z\x20importovaného\x20súboru\x20programu\x20Word.','EXTERNAL_AVATAR':'Zobrazené\x20meno\x20autora\x20pochádza\x20z\x20externého\x20zdroja\x20(pridal\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Zobrazené\x20meno\x20autora\x20pochádza\x20z\x20dokumentu\x20programu\x20Word,\x20ktorý\x20importoval\x20%0','COMMENTS_ARCHIVE':'Archív\x20komentárov','EMPTY_COMMENTS_ARCHIVE':'Neexistujú\x20žiadne\x20archivované\x20vlákna\x20komentárov.'},'getPluralForm':_0x1ea2cf=>_0x1ea2cf%0x1==0x0&&0x1==_0x1ea2cf?0x0:_0x1ea2cf%0x1==0x0&&_0x1ea2cf>=0x2&&_0x1ea2cf<=0x4?0x1:_0x1ea2cf%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{'sq':{'dictionary':{'Comment\x20editor':'Redaktuesi\x20i\x20komenteve','NUMBER_OF_COMMENTS':['',''],'TOO_LONG_COMMENT_ALERT':'','Reply...':'','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'Shkruaj\x20një\x20koment...','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'','Resolve':'','Reopen':'','Remove':'Largo','Reply':'Përgjigju','Delete\x20comment?':'','Delete\x20comment\x20thread?':'','Marked\x20as\x20resolved':'','Comment':'Komento','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':_0x45a184=>0x1!=_0x45a184}};
@@ -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{'sr-latn':{'dictionary':{'Comment\x20editor':'Uređivač\x20napomene','NUMBER_OF_COMMENTS':['','',''],'TOO_LONG_COMMENT_ALERT':'Napomena\x20je\x20dugačka.\x20Sadrži\x20%0\x20karaktera,\x20ali\x20maximalno\x20je\x20dozvoljeno\x20%1\x20karaktera.','Reply...':'Odgovori','Reply\x20to\x20reopen\x20discussion...':'Odgovorite\x20da\x20ponovo\x20otvorite\x20diskusiju...','Write\x20a\x20comment...':'Napiši\x20napomenu','Comment\x20was\x20made\x20on\x20an\x20element':'Komentar\x20je\x20dat\x20na\x20element','Edit':'Uredi','Resolve':'Rešiti','Reopen':'Ponovo\x20otvori','Remove':'Odstrani','Reply':'Odgovori','Delete\x20comment?':'Brišete\x20napomenu?','Delete\x20comment\x20thread?':'Brišete\x20nit\x20napomene?','Marked\x20as\x20resolved':'Označeno\x20kao\x20rešeno','Comment':'Napomena','ENTER_COMMENT_ANNOUNCEMENT':'Unošenje\x20komentara.​','LEAVE_COMMENT_ANNOUNCEMENT':'Napuštanje\x20komentara.','PENDING_ACTION_COMMENT_THREAD':'Nesačuvana\x20promena\x20u\x20niti\x20napomena.','EXTERNAL_COMMENT':'Ovaj\x20komentar\x20dolazi\x20iz\x20spoljnog\x20izvora.','EXTERNAL_IMPORT_WORD_COMMENT':'Ovaj\x20komentar\x20dolazi\x20iz\x20uvezene\x20Word\x20datoteke.','EXTERNAL_AVATAR':'Prikazano\x20ime\x20autora\x20potiče\x20iz\x20spoljnog\x20izvora\x20(dodao\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Prikazano\x20ime\x20autora\x20potiče\x20iz\x20Word\x20dokumenta\x20uvezenog\x20od\x20strane\x20%0','COMMENTS_ARCHIVE':'Arhiva\x20komentara','EMPTY_COMMENTS_ARCHIVE':'Nema\x20arhiviranih\x20niti\x20komentara.'},'getPluralForm':_0x2ecb69=>_0x2ecb69%0xa==0x1&&_0x2ecb69%0x64!=0xb?0x0:_0x2ecb69%0xa>=0x2&&_0x2ecb69%0xa<=0x4&&(_0x2ecb69%0x64<0xa||_0x2ecb69%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{'sr':{'dictionary':{'Comment\x20editor':'Уређивач\x20напомене\x20\x20','NUMBER_OF_COMMENTS':['%0\x20komentar','%0\x20komentara','%0\x20коментара'],'TOO_LONG_COMMENT_ALERT':'Напомена\x20је\x20дугачка.\x20Садржи\x20%0\x20карактера,\x20али\x20је\x20дозвољено\x20максимално\x20%1\x20карактера.','Reply...':'Одговори','Reply\x20to\x20reopen\x20discussion...':'Одговорите\x20да\x20поново\x20отворите\x20дискусију...','Write\x20a\x20comment...':'Напиши\x20напомену','Comment\x20was\x20made\x20on\x20an\x20element':'Коментар\x20је\x20дат\x20на\x20елемент','Edit':'Уреди','Resolve':'Решити','Reopen':'Поново\x20отвори','Remove':'Одстрани','Reply':'Odgovori','Delete\x20comment?':'Бришете\x20напомену?','Delete\x20comment\x20thread?':'Бришете\x20нит\x20напомене?','Marked\x20as\x20resolved':'Означено\x20као\x20решено','Comment':'Напомена','ENTER_COMMENT_ANNOUNCEMENT':'Unošenje\x20komentara.​','LEAVE_COMMENT_ANNOUNCEMENT':'Napuštanje\x20komentara.','PENDING_ACTION_COMMENT_THREAD':'Несачувана\x20измена\x20у\x20нити\x20напомена.','EXTERNAL_COMMENT':'Овај\x20коментар\x20долази\x20из\x20спољног\x20извора.','EXTERNAL_IMPORT_WORD_COMMENT':'Овај\x20коментар\x20долази\x20из\x20увезене\x20Ворд\x20датотеке.','EXTERNAL_AVATAR':'Приказано\x20име\x20аутора\x20потиче\x20из\x20спољног\x20извора\x20(додао\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'Приказано\x20име\x20аутора\x20потиче\x20из\x20Ворд\x20документа\x20увезеног\x20од\x20стране\x20%0','COMMENTS_ARCHIVE':'Архива\x20коментара','EMPTY_COMMENTS_ARCHIVE':'Нема\x20архивираних\x20нити\x20коментара.'},'getPluralForm':_0xf2f3fa=>_0xf2f3fa%0xa==0x1&&_0xf2f3fa%0x64!=0xb?0x0:_0xf2f3fa%0xa>=0x2&&_0xf2f3fa%0xa<=0x4&&(_0xf2f3fa%0x64<0xa||_0xf2f3fa%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{'sv':{'dictionary':{'Comment\x20editor':'Kommentarsredigerare','NUMBER_OF_COMMENTS':['%0\x20kommentar','%0\x20kommentarer'],'TOO_LONG_COMMENT_ALERT':'Kommentarsinnehållet\x20är\x20för\x20långt.\x20Din\x20kommentar\x20har\x20%0\x20tecken\x20men\x20gränsen\x20är\x20%1\x20tecken.','Reply...':'Svara\x20...','Reply\x20to\x20reopen\x20discussion...':'Svara\x20för\x20att\x20öppna\x20diskussionen\x20igen\x20...','Write\x20a\x20comment...':'Skriv\x20en\x20kommentar\x20...','Comment\x20was\x20made\x20on\x20an\x20element':'En\x20kommentar\x20har\x20gjorts\x20om\x20ett\x20element','Edit':'Ändra','Resolve':'Lös','Reopen':'Öppna\x20igen','Remove':'Ta\x20bort','Reply':'Svara','Delete\x20comment?':'Radera\x20kommentar?','Delete\x20comment\x20thread?':'Radera\x20kommentarstråd?','Marked\x20as\x20resolved':'Markerad\x20som\x20löst','Comment':'Kommentar','ENTER_COMMENT_ANNOUNCEMENT':'Skriver\x20en\x20kommentar.','LEAVE_COMMENT_ANNOUNCEMENT':'Kommenterar.','PENDING_ACTION_COMMENT_THREAD':'Osparad\x20ändring\x20i\x20kommentarstråden.','EXTERNAL_COMMENT':'Denna\x20kommentar\x20härrör\x20från\x20en\x20extern\x20källa.','EXTERNAL_IMPORT_WORD_COMMENT':'Denna\x20kommentar\x20kommer\x20från\x20en\x20importerad\x20Word-fil.','EXTERNAL_AVATAR':'Författarnamnet\x20som\x20visas\x20kommer\x20från\x20en\x20extern\x20källa\x20(tillagd\x20av\x20%0).','EXTERNAL_IMPORT_WORD_AVATAR':'Författarnamnet\x20som\x20visas\x20kommer\x20från\x20ett\x20Word-dokument\x20importerat\x20av\x20%0.','COMMENTS_ARCHIVE':'Kommentarsarkiv','EMPTY_COMMENTS_ARCHIVE':'Det\x20finns\x20inga\x20arkiverade\x20kommentarstrådar.'},'getPluralForm':_0x50d70a=>0x1!=_0x50d70a}};
@@ -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{'th':{'dictionary':{'Comment\x20editor':'เครื่องมือแก้ไขข้อคิดเห็น','NUMBER_OF_COMMENTS':'%0\x20ข้อคิดเห็น','TOO_LONG_COMMENT_ALERT':'เนื้อหาข้อคิดเห็นยาวเกินไป\x20ข้อคิดเห็นของคุณมี\x20%0\x20แต่เรามีขีดจำกัดอยู่ที่\x20%1\x20อักขระ','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':'ความคิดเห็นนี้มาจากไฟล์\x20Word\x20ที่นําเข้า','EXTERNAL_AVATAR':'ชื่อผู้เขียนที่แสดงมาจากแหล่งข้อมูลภายนอก\x20(เพิ่มโดย\x20%0)','EXTERNAL_IMPORT_WORD_AVATAR':'ชื่อผู้เขียนที่แสดงมาจากเอกสาร\x20Word\x20ที่นําเข้าโดย\x20%0','COMMENTS_ARCHIVE':'คลังความคิดเห็น','EMPTY_COMMENTS_ARCHIVE':'ไม่มีกลุ่มความคิดเห็นที่ถูกจัดเก็บ'},'getPluralForm':_0x1bc887=>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{'tk':{'dictionary':{'Comment\x20editor':'Teswir\x20redaktory','NUMBER_OF_COMMENTS':['%0\x20Teswir','%0\x20Teswir'],'TOO_LONG_COMMENT_ALERT':'Düşündiriş\x20mazmuny\x20gaty\x20uzyn.\x20Teswiriňizde\x20%0\x20simwol\x20bar,\x20ýöne\x20çäk\x20%1\x20simwol.','Reply...':'Jogap...','Reply\x20to\x20reopen\x20discussion...':'','Write\x20a\x20comment...':'Teswir\x20ýazyň...','Comment\x20was\x20made\x20on\x20an\x20element':'','Edit':'Redaktirläň','Resolve':'','Reopen':'','Remove':'Aýyr','Reply':'','Delete\x20comment?':'Teswir\x20pozuň?','Delete\x20comment\x20thread?':'Teswir\x20bölümini\x20pozuň?','Marked\x20as\x20resolved':'','Comment':'Teswir','ENTER_COMMENT_ANNOUNCEMENT':'','LEAVE_COMMENT_ANNOUNCEMENT':'','PENDING_ACTION_COMMENT_THREAD':'Teswirler\x20bölüminde\x20saklanmadyk\x20üýtgeşme.','EXTERNAL_COMMENT':'','EXTERNAL_IMPORT_WORD_COMMENT':'','EXTERNAL_AVATAR':'','EXTERNAL_IMPORT_WORD_AVATAR':'','COMMENTS_ARCHIVE':'','EMPTY_COMMENTS_ARCHIVE':''},'getPluralForm':_0x5261f3=>0x1!=_0x5261f3}};
@@ -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{'tr':{'dictionary':{'Comment\x20editor':'Yorum\x20Düzenleyici','NUMBER_OF_COMMENTS':['%0\x20Yorum','%0\x20Yorum'],'TOO_LONG_COMMENT_ALERT':'Yorum\x20içeriğiniz\x20çok\x20uzun.\x20Yorununuz\x20%0\x20karakterden\x20oluşuyor\x20ama\x20%1\x20karakter\x20sayısına\x20izin\x20veriliyor.','Reply...':'Cevapla...','Reply\x20to\x20reopen\x20discussion...':'Tartışmayı\x20yeniden\x20açmak\x20için\x20yanıtlayın...','Write\x20a\x20comment...':'Bir\x20yorum\x20yaz...','Comment\x20was\x20made\x20on\x20an\x20element':'Bir\x20öge\x20hakkında\x20yorum\x20yapıldı','Edit':'Düzenle','Resolve':'Ayrıştır','Reopen':'Yeniden\x20aç','Remove':'Sil','Reply':'Yanıtla','Delete\x20comment?':'Yorum\x20silinsin\x20mi?','Delete\x20comment\x20thread?':'Yorum\x20dizesi\x20silinsin\x20mi?','Marked\x20as\x20resolved':'Çözüldü\x20olarak\x20işaretlendi','Comment':'Yorum','ENTER_COMMENT_ANNOUNCEMENT':'Bir\x20yorum\x20giriliyor.','LEAVE_COMMENT_ANNOUNCEMENT':'Bir\x20yorum\x20bırakılıyor.','PENDING_ACTION_COMMENT_THREAD':'Yorum\x20dizisinde\x20kaydedilmemiş\x20değişiklikler\x20var.','EXTERNAL_COMMENT':'Bu\x20yorum\x20harici\x20bir\x20kaynaktan\x20geliyor.','EXTERNAL_IMPORT_WORD_COMMENT':'Bu\x20yorum,\x20içe\x20aktarılan\x20bir\x20Word\x20dosyasından\x20geliyor.','EXTERNAL_AVATAR':'Görüntülenen\x20yazar\x20adı\x20harici\x20bir\x20kaynaktan\x20geliyor\x20(%0\x20tarafından\x20eklendi)','EXTERNAL_IMPORT_WORD_AVATAR':'Görüntülenen\x20yazar\x20adı,\x20%0\x20tarafından\x20içe\x20aktarılan\x20bir\x20Word\x20belgesinden\x20geliyor','COMMENTS_ARCHIVE':'Yorum\x20arşivi','EMPTY_COMMENTS_ARCHIVE':'Arşivlenmiş\x20yorum\x20dizisi\x20yok.'},'getPluralForm':_0x56be3d=>_0x56be3d>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{'tt':{'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':'Аңлатма','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':_0x240bff=>0x0}};