@ckeditor/ckeditor5-find-and-replace 43.2.0 → 43.3.0-alpha.1

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 (217) hide show
  1. package/build/find-and-replace.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/az.js +1 -0
  4. package/build/translations/de-ch.js +1 -0
  5. package/build/translations/en-gb.js +1 -0
  6. package/build/translations/eo.js +1 -0
  7. package/build/translations/eu.js +1 -0
  8. package/build/translations/gu.js +1 -0
  9. package/build/translations/hy.js +1 -0
  10. package/build/translations/kk.js +1 -0
  11. package/build/translations/km.js +1 -0
  12. package/build/translations/kn.js +1 -0
  13. package/build/translations/ku.js +1 -0
  14. package/build/translations/nb.js +1 -0
  15. package/build/translations/ne.js +1 -0
  16. package/build/translations/oc.js +1 -0
  17. package/build/translations/si.js +1 -0
  18. package/build/translations/sl.js +1 -0
  19. package/build/translations/sq.js +1 -0
  20. package/build/translations/tk.js +1 -0
  21. package/build/translations/uz.js +1 -0
  22. package/dist/findandreplace.d.ts +4 -0
  23. package/dist/findandreplaceediting.d.ts +4 -0
  24. package/dist/findandreplaceui.d.ts +4 -0
  25. package/dist/findandreplaceutils.d.ts +4 -0
  26. package/dist/index.css.map +1 -1
  27. package/dist/index.js +20 -0
  28. package/dist/index.js.map +1 -1
  29. package/dist/translations/ar.js +1 -1
  30. package/dist/translations/ar.umd.js +1 -1
  31. package/dist/translations/ast.d.ts +8 -0
  32. package/dist/translations/ast.js +5 -0
  33. package/dist/translations/ast.umd.js +11 -0
  34. package/dist/translations/az.d.ts +8 -0
  35. package/dist/translations/az.js +5 -0
  36. package/dist/translations/az.umd.js +11 -0
  37. package/dist/translations/bs.js +1 -1
  38. package/dist/translations/bs.umd.js +1 -1
  39. package/dist/translations/cs.js +1 -1
  40. package/dist/translations/cs.umd.js +1 -1
  41. package/dist/translations/de-ch.d.ts +8 -0
  42. package/dist/translations/de-ch.js +5 -0
  43. package/dist/translations/de-ch.umd.js +11 -0
  44. package/dist/translations/en-gb.d.ts +8 -0
  45. package/dist/translations/en-gb.js +5 -0
  46. package/dist/translations/en-gb.umd.js +11 -0
  47. package/dist/translations/en.js +1 -1
  48. package/dist/translations/en.umd.js +1 -1
  49. package/dist/translations/eo.d.ts +8 -0
  50. package/dist/translations/eo.js +5 -0
  51. package/dist/translations/eo.umd.js +11 -0
  52. package/dist/translations/es-co.js +1 -1
  53. package/dist/translations/es-co.umd.js +1 -1
  54. package/dist/translations/es.js +1 -1
  55. package/dist/translations/es.umd.js +1 -1
  56. package/dist/translations/eu.d.ts +8 -0
  57. package/dist/translations/eu.js +5 -0
  58. package/dist/translations/eu.umd.js +11 -0
  59. package/dist/translations/fa.js +1 -1
  60. package/dist/translations/fa.umd.js +1 -1
  61. package/dist/translations/fr.js +1 -1
  62. package/dist/translations/fr.umd.js +1 -1
  63. package/dist/translations/gu.d.ts +8 -0
  64. package/dist/translations/gu.js +5 -0
  65. package/dist/translations/gu.umd.js +11 -0
  66. package/dist/translations/he.js +1 -1
  67. package/dist/translations/he.umd.js +1 -1
  68. package/dist/translations/hr.js +1 -1
  69. package/dist/translations/hr.umd.js +1 -1
  70. package/dist/translations/hy.d.ts +8 -0
  71. package/dist/translations/hy.js +5 -0
  72. package/dist/translations/hy.umd.js +11 -0
  73. package/dist/translations/it.js +1 -1
  74. package/dist/translations/it.umd.js +1 -1
  75. package/dist/translations/jv.js +1 -1
  76. package/dist/translations/jv.umd.js +1 -1
  77. package/dist/translations/kk.d.ts +8 -0
  78. package/dist/translations/kk.js +5 -0
  79. package/dist/translations/kk.umd.js +11 -0
  80. package/dist/translations/km.d.ts +8 -0
  81. package/dist/translations/km.js +5 -0
  82. package/dist/translations/km.umd.js +11 -0
  83. package/dist/translations/kn.d.ts +8 -0
  84. package/dist/translations/kn.js +5 -0
  85. package/dist/translations/kn.umd.js +11 -0
  86. package/dist/translations/ku.d.ts +8 -0
  87. package/dist/translations/ku.js +5 -0
  88. package/dist/translations/ku.umd.js +11 -0
  89. package/dist/translations/lt.js +1 -1
  90. package/dist/translations/lt.umd.js +1 -1
  91. package/dist/translations/lv.js +1 -1
  92. package/dist/translations/lv.umd.js +1 -1
  93. package/dist/translations/nb.d.ts +8 -0
  94. package/dist/translations/nb.js +5 -0
  95. package/dist/translations/nb.umd.js +11 -0
  96. package/dist/translations/ne.d.ts +8 -0
  97. package/dist/translations/ne.js +5 -0
  98. package/dist/translations/ne.umd.js +11 -0
  99. package/dist/translations/oc.d.ts +8 -0
  100. package/dist/translations/oc.js +5 -0
  101. package/dist/translations/oc.umd.js +11 -0
  102. package/dist/translations/pl.js +1 -1
  103. package/dist/translations/pl.umd.js +1 -1
  104. package/dist/translations/pt-br.js +1 -1
  105. package/dist/translations/pt-br.umd.js +1 -1
  106. package/dist/translations/pt.js +1 -1
  107. package/dist/translations/pt.umd.js +1 -1
  108. package/dist/translations/ro.js +1 -1
  109. package/dist/translations/ro.umd.js +1 -1
  110. package/dist/translations/ru.js +1 -1
  111. package/dist/translations/ru.umd.js +1 -1
  112. package/dist/translations/si.d.ts +8 -0
  113. package/dist/translations/si.js +5 -0
  114. package/dist/translations/si.umd.js +11 -0
  115. package/dist/translations/sk.js +1 -1
  116. package/dist/translations/sk.umd.js +1 -1
  117. package/dist/translations/sl.d.ts +8 -0
  118. package/dist/translations/sl.js +5 -0
  119. package/dist/translations/sl.umd.js +11 -0
  120. package/dist/translations/sq.d.ts +8 -0
  121. package/dist/translations/sq.js +5 -0
  122. package/dist/translations/sq.umd.js +11 -0
  123. package/dist/translations/sr-latn.js +1 -1
  124. package/dist/translations/sr-latn.umd.js +1 -1
  125. package/dist/translations/sr.js +1 -1
  126. package/dist/translations/sr.umd.js +1 -1
  127. package/dist/translations/tk.d.ts +8 -0
  128. package/dist/translations/tk.js +5 -0
  129. package/dist/translations/tk.umd.js +11 -0
  130. package/dist/translations/ug.js +1 -1
  131. package/dist/translations/ug.umd.js +1 -1
  132. package/dist/translations/uk.js +1 -1
  133. package/dist/translations/uk.umd.js +1 -1
  134. package/dist/translations/uz.d.ts +8 -0
  135. package/dist/translations/uz.js +5 -0
  136. package/dist/translations/uz.umd.js +11 -0
  137. package/lang/translations/af.po +3 -9
  138. package/lang/translations/ar.po +4 -10
  139. package/lang/translations/ast.po +68 -0
  140. package/lang/translations/az.po +68 -0
  141. package/lang/translations/bg.po +3 -9
  142. package/lang/translations/bn.po +3 -9
  143. package/lang/translations/bs.po +4 -10
  144. package/lang/translations/ca.po +3 -9
  145. package/lang/translations/cs.po +4 -10
  146. package/lang/translations/da.po +3 -9
  147. package/lang/translations/de-ch.po +68 -0
  148. package/lang/translations/de.po +3 -9
  149. package/lang/translations/el.po +3 -9
  150. package/lang/translations/en-au.po +3 -9
  151. package/lang/translations/en-gb.po +68 -0
  152. package/lang/translations/en.po +5 -11
  153. package/lang/translations/eo.po +68 -0
  154. package/lang/translations/es-co.po +4 -10
  155. package/lang/translations/es.po +4 -10
  156. package/lang/translations/et.po +3 -9
  157. package/lang/translations/eu.po +68 -0
  158. package/lang/translations/fa.po +4 -10
  159. package/lang/translations/fi.po +3 -9
  160. package/lang/translations/fr.po +4 -10
  161. package/lang/translations/gl.po +3 -9
  162. package/lang/translations/gu.po +68 -0
  163. package/lang/translations/he.po +4 -10
  164. package/lang/translations/hi.po +3 -9
  165. package/lang/translations/hr.po +4 -10
  166. package/lang/translations/hu.po +3 -9
  167. package/lang/translations/hy.po +68 -0
  168. package/lang/translations/id.po +3 -9
  169. package/lang/translations/it.po +4 -10
  170. package/lang/translations/ja.po +3 -9
  171. package/lang/translations/jv.po +4 -10
  172. package/lang/translations/kk.po +68 -0
  173. package/lang/translations/km.po +68 -0
  174. package/lang/translations/kn.po +68 -0
  175. package/lang/translations/ko.po +3 -9
  176. package/lang/translations/ku.po +68 -0
  177. package/lang/translations/lt.po +4 -10
  178. package/lang/translations/lv.po +4 -10
  179. package/lang/translations/ms.po +3 -9
  180. package/lang/translations/nb.po +68 -0
  181. package/lang/translations/ne.po +68 -0
  182. package/lang/translations/nl.po +3 -9
  183. package/lang/translations/no.po +3 -9
  184. package/lang/translations/oc.po +68 -0
  185. package/lang/translations/pl.po +4 -10
  186. package/lang/translations/pt-br.po +4 -10
  187. package/lang/translations/pt.po +4 -10
  188. package/lang/translations/ro.po +4 -10
  189. package/lang/translations/ru.po +4 -10
  190. package/lang/translations/si.po +68 -0
  191. package/lang/translations/sk.po +4 -10
  192. package/lang/translations/sl.po +68 -0
  193. package/lang/translations/sq.po +68 -0
  194. package/lang/translations/sr-latn.po +4 -10
  195. package/lang/translations/sr.po +4 -10
  196. package/lang/translations/sv.po +3 -9
  197. package/lang/translations/th.po +3 -9
  198. package/lang/translations/ti.po +3 -9
  199. package/lang/translations/tk.po +68 -0
  200. package/lang/translations/tr.po +3 -9
  201. package/lang/translations/tt.po +3 -9
  202. package/lang/translations/ug.po +4 -10
  203. package/lang/translations/uk.po +4 -10
  204. package/lang/translations/ur.po +3 -9
  205. package/lang/translations/uz.po +68 -0
  206. package/lang/translations/vi.po +3 -9
  207. package/lang/translations/zh-cn.po +3 -9
  208. package/lang/translations/zh.po +3 -9
  209. package/package.json +5 -5
  210. package/src/findandreplace.d.ts +4 -0
  211. package/src/findandreplace.js +6 -0
  212. package/src/findandreplaceediting.d.ts +4 -0
  213. package/src/findandreplaceediting.js +6 -0
  214. package/src/findandreplaceui.d.ts +4 -0
  215. package/src/findandreplaceui.js +6 -0
  216. package/src/findandreplaceutils.d.ts +4 -0
  217. package/src/findandreplaceutils.js +6 -0
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"km":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return 0;}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'km' ]: { dictionary, getPluralForm } } = {"km":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return 0;}}};
8
+ e[ 'km' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'km' ].dictionary = Object.assign( e[ 'km' ].dictionary, dictionary );
10
+ e[ 'km' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"kn":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'kn' ]: { dictionary, getPluralForm } } = {"kn":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'kn' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'kn' ].dictionary = Object.assign( e[ 'kn' ].dictionary, dictionary );
10
+ e[ 'kn' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"ku":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'ku' ]: { dictionary, getPluralForm } } = {"ku":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ku' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ku' ].dictionary = Object.assign( e[ 'ku' ].dictionary, dictionary );
10
+ e[ 'ku' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"lt":{"dictionary":{"Find and replace":"Rasti ir pakeisti","Find in text…":"Surasti tekste...","Find":"Surasti","Previous result":"Buvęs rezultatas","Next result":"Kitas rezultatas","Replace":"Pakeisti","Replace all":"Pakeisti visus","Match case":"Sutapties atvejis","Whole words only":"Tik vientisus žodžius","Replace with…":"Sukeisti su...","Text to find must not be empty.":"Ieškomas tekstas negali būti tuščias.","Tip: Find some text first in order to replace it.":"Patarimas: Pirmiausiai suraskite teksto, jog jį sukeistumėte.","Advanced options":"Išplėstinės pasirinktys","Find in the document":"Ieškoti dokumente"},getPluralForm(n){return (n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);}}}
5
+ export default {"lt":{"dictionary":{"Find and replace":"Rasti ir pakeisti","Find in text…":"Surasti tekste...","Find":"Surasti","Previous result":"Buvęs rezultatas","Next result":"Kitas rezultatas","Replace":"Pakeisti","Replace all":"Pakeisti visus","Match case":"Sutapties atvejis","Whole words only":"Tik vientisus žodžius","Replace with…":"Sukeisti su...","Text to find must not be empty.":"Ieškomas tekstas negali būti tuščias.","Tip: Find some text first in order to replace it.":"Patarimas: Pirmiausiai suraskite teksto, jog jį sukeistumėte.","Advanced options":"Išplėstinės pasirinktys","Find in the document":"Ieškoti dokumente"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Find and replace":"Rasti ir pakeisti","Find in text…":"Surasti tekste...","Find":"Surasti","Previous result":"Buvęs rezultatas","Next result":"Kitas rezultatas","Replace":"Pakeisti","Replace all":"Pakeisti visus","Match case":"Sutapties atvejis","Whole words only":"Tik vientisus žodžius","Replace with…":"Sukeisti su...","Text to find must not be empty.":"Ieškomas tekstas negali būti tuščias.","Tip: Find some text first in order to replace it.":"Patarimas: Pirmiausiai suraskite teksto, jog jį sukeistumėte.","Advanced options":"Išplėstinės pasirinktys","Find in the document":"Ieškoti dokumente"},getPluralForm(n){return (n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);}}};
7
+ const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Find and replace":"Rasti ir pakeisti","Find in text…":"Surasti tekste...","Find":"Surasti","Previous result":"Buvęs rezultatas","Next result":"Kitas rezultatas","Replace":"Pakeisti","Replace all":"Pakeisti visus","Match case":"Sutapties atvejis","Whole words only":"Tik vientisus žodžius","Replace with…":"Sukeisti su...","Text to find must not be empty.":"Ieškomas tekstas negali būti tuščias.","Tip: Find some text first in order to replace it.":"Patarimas: Pirmiausiai suraskite teksto, jog jį sukeistumėte.","Advanced options":"Išplėstinės pasirinktys","Find in the document":"Ieškoti dokumente"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
8
8
  e[ 'lt' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'lt' ].dictionary = Object.assign( e[ 'lt' ].dictionary, dictionary );
10
10
  e[ 'lt' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"lv":{"dictionary":{"Find and replace":"Meklēt un aizstāt","Find in text…":"Meklēt tekstā...","Find":"Meklēt","Previous result":"Iepriekšējais rezultāts","Next result":"Nākamais rezultāts","Replace":"Aizstāt","Replace all":"Aizstāt visu","Match case":"Precīza atbilstība","Whole words only":"Tikai pilni vārdi","Replace with…":"Aizstāt ar...","Text to find must not be empty.":"Meklēšanas tekstam jābūt aizpildītam.","Tip: Find some text first in order to replace it.":"Padoms: Sākumā uzmeklējiet tekstu un tikai tad aizstājiet to.","Advanced options":"Uzlabotas iespējas","Find in the document":"Meklēt dokumentā"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}}
5
+ export default {"lv":{"dictionary":{"Find and replace":"Meklēt un aizstāt","Find in text…":"Meklēt tekstā...","Find":"Meklēt","Previous result":"Iepriekšējais rezultāts","Next result":"Nākamais rezultāts","Replace":"Aizstāt","Replace all":"Aizstāt visu","Match case":"Precīza atbilstība","Whole words only":"Tikai pilni vārdi","Replace with…":"Aizstāt ar...","Text to find must not be empty.":"Meklēšanas tekstam jābūt aizpildītam.","Tip: Find some text first in order to replace it.":"Padoms: Sākumā uzmeklējiet tekstu un tikai tad aizstājiet to.","Advanced options":"Uzlabotas iespējas","Find in the document":"Meklēt dokumentā"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Find and replace":"Meklēt un aizstāt","Find in text…":"Meklēt tekstā...","Find":"Meklēt","Previous result":"Iepriekšējais rezultāts","Next result":"Nākamais rezultāts","Replace":"Aizstāt","Replace all":"Aizstāt visu","Match case":"Precīza atbilstība","Whole words only":"Tikai pilni vārdi","Replace with…":"Aizstāt ar...","Text to find must not be empty.":"Meklēšanas tekstam jābūt aizpildītam.","Tip: Find some text first in order to replace it.":"Padoms: Sākumā uzmeklējiet tekstu un tikai tad aizstājiet to.","Advanced options":"Uzlabotas iespējas","Find in the document":"Meklēt dokumentā"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}};
7
+ const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Find and replace":"Meklēt un aizstāt","Find in text…":"Meklēt tekstā...","Find":"Meklēt","Previous result":"Iepriekšējais rezultāts","Next result":"Nākamais rezultāts","Replace":"Aizstāt","Replace all":"Aizstāt visu","Match case":"Precīza atbilstība","Whole words only":"Tikai pilni vārdi","Replace with…":"Aizstāt ar...","Text to find must not be empty.":"Meklēšanas tekstam jābūt aizpildītam.","Tip: Find some text first in order to replace it.":"Padoms: Sākumā uzmeklējiet tekstu un tikai tad aizstājiet to.","Advanced options":"Uzlabotas iespējas","Find in the document":"Meklēt dokumentā"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}};
8
8
  e[ 'lv' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'lv' ].dictionary = Object.assign( e[ 'lv' ].dictionary, dictionary );
10
10
  e[ 'lv' ].getPluralForm = getPluralForm;
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"nb":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'nb' ]: { dictionary, getPluralForm } } = {"nb":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'nb' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'nb' ].dictionary = Object.assign( e[ 'nb' ].dictionary, dictionary );
10
+ e[ 'nb' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"ne":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'ne' ]: { dictionary, getPluralForm } } = {"ne":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'ne' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ne' ].dictionary = Object.assign( e[ 'ne' ].dictionary, dictionary );
10
+ e[ 'ne' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"oc":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n > 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'oc' ]: { dictionary, getPluralForm } } = {"oc":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n > 1);}}};
8
+ e[ 'oc' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'oc' ].dictionary = Object.assign( e[ 'oc' ].dictionary, dictionary );
10
+ e[ 'oc' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"pl":{"dictionary":{"Find and replace":"Znajdź i zamień","Find in text…":"Znajdź…","Find":"Znajdź","Previous result":"Poprzedni","Next result":"Następny","Replace":"Zamień","Replace all":"Zamień wszystko","Match case":"Uwzględnij wielkość liter","Whole words only":"Znajdź tylko całe wyrazy","Replace with…":"Zamień na…","Text to find must not be empty.":"Szukany tekst nie może być pusty.","Tip: Find some text first in order to replace it.":"Podpowiedź: Znajdź jakiś tekst, aby go zamienić.","Advanced options":"Opcje zaawansowane","Find in the document":"Otwiera interfejs Znajdź w dokumencie"},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}}
5
+ export default {"pl":{"dictionary":{"Find and replace":"Znajdź i zamień","Find in text…":"Znajdź…","Find":"Znajdź","Previous result":"Poprzedni","Next result":"Następny","Replace":"Zamień","Replace all":"Zamień wszystko","Match case":"Uwzględnij wielkość liter","Whole words only":"Znajdź tylko całe wyrazy","Replace with…":"Zamień na…","Text to find must not be empty.":"Szukany tekst nie może być pusty.","Tip: Find some text first in order to replace it.":"Podpowiedź: Znajdź jakiś tekst, aby go zamienić.","Advanced options":"Opcje zaawansowane","Find in the document":"Otwiera interfejs Znajdź w dokumencie"},getPluralForm(n){return (n == 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Find and replace":"Znajdź i zamień","Find in text…":"Znajdź…","Find":"Znajdź","Previous result":"Poprzedni","Next result":"Następny","Replace":"Zamień","Replace all":"Zamień wszystko","Match case":"Uwzględnij wielkość liter","Whole words only":"Znajdź tylko całe wyrazy","Replace with…":"Zamień na…","Text to find must not be empty.":"Szukany tekst nie może być pusty.","Tip: Find some text first in order to replace it.":"Podpowiedź: Znajdź jakiś tekst, aby go zamienić.","Advanced options":"Opcje zaawansowane","Find in the document":"Otwiera interfejs Znajdź w dokumencie"},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}};
7
+ const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Find and replace":"Znajdź i zamień","Find in text…":"Znajdź…","Find":"Znajdź","Previous result":"Poprzedni","Next result":"Następny","Replace":"Zamień","Replace all":"Zamień wszystko","Match case":"Uwzględnij wielkość liter","Whole words only":"Znajdź tylko całe wyrazy","Replace with…":"Zamień na…","Text to find must not be empty.":"Szukany tekst nie może być pusty.","Tip: Find some text first in order to replace it.":"Podpowiedź: Znajdź jakiś tekst, aby go zamienić.","Advanced options":"Opcje zaawansowane","Find in the document":"Otwiera interfejs Znajdź w dokumencie"},getPluralForm(n){return (n == 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
8
8
  e[ 'pl' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'pl' ].dictionary = Object.assign( e[ 'pl' ].dictionary, dictionary );
10
10
  e[ 'pl' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"pt-br":{"dictionary":{"Find and replace":"Localizar e substituir","Find in text…":"Localizar no texto","Find":"Localizar","Previous result":"Ocorrência anterior","Next result":"Próxima ocorrência","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Diferenciar maiúsculas de minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a ser localizado não pode ser vazio.","Tip: Find some text first in order to replace it.":"Dica: Localize algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Pesquisar no documento"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"pt-br":{"dictionary":{"Find and replace":"Localizar e substituir","Find in text…":"Localizar no texto","Find":"Localizar","Previous result":"Ocorrência anterior","Next result":"Próxima ocorrência","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Diferenciar maiúsculas de minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a ser localizado não pode ser vazio.","Tip: Find some text first in order to replace it.":"Dica: Localize algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Pesquisar no documento"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Find and replace":"Localizar e substituir","Find in text…":"Localizar no texto","Find":"Localizar","Previous result":"Ocorrência anterior","Next result":"Próxima ocorrência","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Diferenciar maiúsculas de minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a ser localizado não pode ser vazio.","Tip: Find some text first in order to replace it.":"Dica: Localize algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Pesquisar no documento"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Find and replace":"Localizar e substituir","Find in text…":"Localizar no texto","Find":"Localizar","Previous result":"Ocorrência anterior","Next result":"Próxima ocorrência","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Diferenciar maiúsculas de minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a ser localizado não pode ser vazio.","Tip: Find some text first in order to replace it.":"Dica: Localize algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Pesquisar no documento"},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'pt-br' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'pt-br' ].dictionary = Object.assign( e[ 'pt-br' ].dictionary, dictionary );
10
10
  e[ 'pt-br' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"pt":{"dictionary":{"Find and replace":"Encontrar e substituir","Find in text…":"Encontrar no texto...","Find":"Encontrar","Previous result":"Resultado anterior","Next result":"Resultado seguinte","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Corresponder maiúsculas/minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a pesquisar não pode estar vazio.","Tip: Find some text first in order to replace it.":"Dica: Encontre algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Localizar no documento"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"pt":{"dictionary":{"Find and replace":"Encontrar e substituir","Find in text…":"Encontrar no texto...","Find":"Encontrar","Previous result":"Resultado anterior","Next result":"Resultado seguinte","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Corresponder maiúsculas/minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a pesquisar não pode estar vazio.","Tip: Find some text first in order to replace it.":"Dica: Encontre algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Localizar no documento"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Find and replace":"Encontrar e substituir","Find in text…":"Encontrar no texto...","Find":"Encontrar","Previous result":"Resultado anterior","Next result":"Resultado seguinte","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Corresponder maiúsculas/minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a pesquisar não pode estar vazio.","Tip: Find some text first in order to replace it.":"Dica: Encontre algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Localizar no documento"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Find and replace":"Encontrar e substituir","Find in text…":"Encontrar no texto...","Find":"Encontrar","Previous result":"Resultado anterior","Next result":"Resultado seguinte","Replace":"Substituir","Replace all":"Substituir todos","Match case":"Corresponder maiúsculas/minúsculas","Whole words only":"Apenas palavras inteiras","Replace with…":"Substituir por...","Text to find must not be empty.":"O texto a pesquisar não pode estar vazio.","Tip: Find some text first in order to replace it.":"Dica: Encontre algum texto primeiro para poder substituí-lo.","Advanced options":"Opções avançadas","Find in the document":"Localizar no documento"},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'pt' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'pt' ].dictionary = Object.assign( e[ 'pt' ].dictionary, dictionary );
10
10
  e[ 'pt' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ro":{"dictionary":{"Find and replace":"Găsire și înlocuire","Find in text…":"Găsire în text...","Find":"Găsire","Previous result":"Rezultatul anterior","Next result":"Rezultatul următor","Replace":"Înlocuire","Replace all":"Înlocuire toate","Match case":"Potrivire litere mari și mici","Whole words only":"Doar cuvinte întregi","Replace with…":"Înlocuire cu...","Text to find must not be empty.":"„Text de găsit” nu poate fi lăsat gol.","Tip: Find some text first in order to replace it.":"Sfat: Mai întâi găsiți textul pentru a-l înlocui.","Advanced options":"Opțiuni avansate","Find in the document":"Căutare în document"},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}}
5
+ export default {"ro":{"dictionary":{"Find and replace":"Găsire și înlocuire","Find in text…":"Găsire în text...","Find":"Găsire","Previous result":"Rezultatul anterior","Next result":"Rezultatul următor","Replace":"Înlocuire","Replace all":"Înlocuire toate","Match case":"Potrivire litere mari și mici","Whole words only":"Doar cuvinte întregi","Replace with…":"Înlocuire cu...","Text to find must not be empty.":"„Text de găsit” nu poate fi lăsat gol.","Tip: Find some text first in order to replace it.":"Sfat: Mai întâi găsiți textul pentru a-l înlocui.","Advanced options":"Opțiuni avansate","Find in the document":"Căutare în document"},getPluralForm(n){return (n == 1 ? 0 : (n == 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Find and replace":"Găsire și înlocuire","Find in text…":"Găsire în text...","Find":"Găsire","Previous result":"Rezultatul anterior","Next result":"Rezultatul următor","Replace":"Înlocuire","Replace all":"Înlocuire toate","Match case":"Potrivire litere mari și mici","Whole words only":"Doar cuvinte întregi","Replace with…":"Înlocuire cu...","Text to find must not be empty.":"„Text de găsit” nu poate fi lăsat gol.","Tip: Find some text first in order to replace it.":"Sfat: Mai întâi găsiți textul pentru a-l înlocui.","Advanced options":"Opțiuni avansate","Find in the document":"Căutare în document"},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}};
7
+ const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Find and replace":"Găsire și înlocuire","Find in text…":"Găsire în text...","Find":"Găsire","Previous result":"Rezultatul anterior","Next result":"Rezultatul următor","Replace":"Înlocuire","Replace all":"Înlocuire toate","Match case":"Potrivire litere mari și mici","Whole words only":"Doar cuvinte întregi","Replace with…":"Înlocuire cu...","Text to find must not be empty.":"„Text de găsit” nu poate fi lăsat gol.","Tip: Find some text first in order to replace it.":"Sfat: Mai întâi găsiți textul pentru a-l înlocui.","Advanced options":"Opțiuni avansate","Find in the document":"Căutare în document"},getPluralForm(n){return (n == 1 ? 0 : (n == 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);}}};
8
8
  e[ 'ro' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ro' ].dictionary = Object.assign( e[ 'ro' ].dictionary, dictionary );
10
10
  e[ 'ro' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"ru":{"dictionary":{"Find and replace":"Найти и заменить","Find in text…":"Найти в тексте","Find":"Найти","Previous result":"Предыдущий результат","Next result":"Следующий результат","Replace":"Заменить","Replace all":"Заменить всё","Match case":"С учетом регистра","Whole words only":"Только слова целиком","Replace with…":"Заменить на...","Text to find must not be empty.":"Искомый текст не должен быть пустым.","Tip: Find some text first in order to replace it.":"Совет: сначала найдите текст, чтобы заменить его.","Advanced options":"Дополнительные параметры","Find in the document":"Найти в документе"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}}
5
+ export default {"ru":{"dictionary":{"Find and replace":"Найти и заменить","Find in text…":"Найти в тексте","Find":"Найти","Previous result":"Предыдущий результат","Next result":"Следующий результат","Replace":"Заменить","Replace all":"Заменить всё","Match case":"С учетом регистра","Whole words only":"Только слова целиком","Replace with…":"Заменить на...","Text to find must not be empty.":"Искомый текст не должен быть пустым.","Tip: Find some text first in order to replace it.":"Совет: сначала найдите текст, чтобы заменить его.","Advanced options":"Дополнительные параметры","Find in the document":"Найти в документе"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Find and replace":"Найти и заменить","Find in text…":"Найти в тексте","Find":"Найти","Previous result":"Предыдущий результат","Next result":"Следующий результат","Replace":"Заменить","Replace all":"Заменить всё","Match case":"С учетом регистра","Whole words only":"Только слова целиком","Replace with…":"Заменить на...","Text to find must not be empty.":"Искомый текст не должен быть пустым.","Tip: Find some text first in order to replace it.":"Совет: сначала найдите текст, чтобы заменить его.","Advanced options":"Дополнительные параметры","Find in the document":"Найти в документе"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}};
7
+ const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Find and replace":"Найти и заменить","Find in text…":"Найти в тексте","Find":"Найти","Previous result":"Предыдущий результат","Next result":"Следующий результат","Replace":"Заменить","Replace all":"Заменить всё","Match case":"С учетом регистра","Whole words only":"Только слова целиком","Replace with…":"Заменить на...","Text to find must not be empty.":"Искомый текст не должен быть пустым.","Tip: Find some text first in order to replace it.":"Совет: сначала найдите текст, чтобы заменить его.","Advanced options":"Дополнительные параметры","Find in the document":"Найти в документе"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
8
8
  e[ 'ru' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ru' ].dictionary = Object.assign( e[ 'ru' ].dictionary, dictionary );
10
10
  e[ 'ru' ].getPluralForm = getPluralForm;
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"si":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'si' ]: { dictionary, getPluralForm } } = {"si":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'si' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'si' ].dictionary = Object.assign( e[ 'si' ].dictionary, dictionary );
10
+ e[ 'si' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sk":{"dictionary":{"Find and replace":"Vyhľadať a nahradiť","Find in text…":"Vyhľadať v texte...","Find":"Vyhľadať","Previous result":"Predchádzajúci výsledok","Next result":"Nasledujúci výsledok","Replace":"Nahradiť","Replace all":"Nahradiť všetko","Match case":"Presná zhoda","Whole words only":"Iba celé slová","Replace with…":"Nahradiť za...","Text to find must not be empty.":"Text vyhľadávania nemôže byť prázdny.","Tip: Find some text first in order to replace it.":"Tip: Najskôr vyhľadajte text, ktorý následne môžete nahradiť.","Advanced options":"Pokročilé nastavenia","Find in the document":"Nájsť v dokumente"},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}}
5
+ export default {"sk":{"dictionary":{"Find and replace":"Vyhľadať a nahradiť","Find in text…":"Vyhľadať v texte...","Find":"Vyhľadať","Previous result":"Predchádzajúci výsledok","Next result":"Nasledujúci výsledok","Replace":"Nahradiť","Replace all":"Nahradiť všetko","Match case":"Presná zhoda","Whole words only":"Iba celé slová","Replace with…":"Nahradiť za...","Text to find must not be empty.":"Text vyhľadávania nemôže byť prázdny.","Tip: Find some text first in order to replace it.":"Tip: Najskôr vyhľadajte text, ktorý následne môžete nahradiť.","Advanced options":"Pokročilé nastavenia","Find in the document":"Nájsť v dokumente"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Find and replace":"Vyhľadať a nahradiť","Find in text…":"Vyhľadať v texte...","Find":"Vyhľadať","Previous result":"Predchádzajúci výsledok","Next result":"Nasledujúci výsledok","Replace":"Nahradiť","Replace all":"Nahradiť všetko","Match case":"Presná zhoda","Whole words only":"Iba celé slová","Replace with…":"Nahradiť za...","Text to find must not be empty.":"Text vyhľadávania nemôže byť prázdny.","Tip: Find some text first in order to replace it.":"Tip: Najskôr vyhľadajte text, ktorý následne môžete nahradiť.","Advanced options":"Pokročilé nastavenia","Find in the document":"Nájsť v dokumente"},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}};
7
+ const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Find and replace":"Vyhľadať a nahradiť","Find in text…":"Vyhľadať v texte...","Find":"Vyhľadať","Previous result":"Predchádzajúci výsledok","Next result":"Nasledujúci výsledok","Replace":"Nahradiť","Replace all":"Nahradiť všetko","Match case":"Presná zhoda","Whole words only":"Iba celé slová","Replace with…":"Nahradiť za...","Text to find must not be empty.":"Text vyhľadávania nemôže byť prázdny.","Tip: Find some text first in order to replace it.":"Tip: Najskôr vyhľadajte text, ktorý následne môžete nahradiť.","Advanced options":"Pokročilé nastavenia","Find in the document":"Nájsť v dokumente"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}};
8
8
  e[ 'sk' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sk' ].dictionary = Object.assign( e[ 'sk' ].dictionary, dictionary );
10
10
  e[ 'sk' ].getPluralForm = getPluralForm;
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"sl":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}};
8
+ e[ 'sl' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sl' ].dictionary = Object.assign( e[ 'sl' ].dictionary, dictionary );
10
+ e[ 'sl' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"sq":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'sq' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'sq' ].dictionary = Object.assign( e[ 'sq' ].dictionary, dictionary );
10
+ e[ 'sq' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sr-latn":{"dictionary":{"Find and replace":"Nađji i zameni","Find in text…":"Pronađji u tekstu…","Find":"Pronađji","Previous result":"Prethodni rezultat","Next result":"Sledeći rezultat","Replace":"Zameni","Replace all":"Zameni sve","Match case":"Podudaranje slučaj","Whole words only":"Samo cele reči","Replace with…":"Zameni sa…","Text to find must not be empty.":"Tekst za pronalaženje ne sme biti prazan.","Tip: Find some text first in order to replace it.":"Savet: Prvo pronađjite neki tekst da biste ga zamenili.","Advanced options":"Napredne opcije","Find in the document":"Pronađite u dokumentu"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
5
+ export default {"sr-latn":{"dictionary":{"Find and replace":"Nađji i zameni","Find in text…":"Pronađji u tekstu…","Find":"Pronađji","Previous result":"Prethodni rezultat","Next result":"Sledeći rezultat","Replace":"Zameni","Replace all":"Zameni sve","Match case":"Podudaranje slučaj","Whole words only":"Samo cele reči","Replace with…":"Zameni sa…","Text to find must not be empty.":"Tekst za pronalaženje ne sme biti prazan.","Tip: Find some text first in order to replace it.":"Savet: Prvo pronađjite neki tekst da biste ga zamenili.","Advanced options":"Napredne opcije","Find in the document":"Pronađite u dokumentu"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Find and replace":"Nađji i zameni","Find in text…":"Pronađji u tekstu…","Find":"Pronađji","Previous result":"Prethodni rezultat","Next result":"Sledeći rezultat","Replace":"Zameni","Replace all":"Zameni sve","Match case":"Podudaranje slučaj","Whole words only":"Samo cele reči","Replace with…":"Zameni sa…","Text to find must not be empty.":"Tekst za pronalaženje ne sme biti prazan.","Tip: Find some text first in order to replace it.":"Savet: Prvo pronađjite neki tekst da biste ga zamenili.","Advanced options":"Napredne opcije","Find in the document":"Pronađite u dokumentu"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
7
+ const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Find and replace":"Nađji i zameni","Find in text…":"Pronađji u tekstu…","Find":"Pronađji","Previous result":"Prethodni rezultat","Next result":"Sledeći rezultat","Replace":"Zameni","Replace all":"Zameni sve","Match case":"Podudaranje slučaj","Whole words only":"Samo cele reči","Replace with…":"Zameni sa…","Text to find must not be empty.":"Tekst za pronalaženje ne sme biti prazan.","Tip: Find some text first in order to replace it.":"Savet: Prvo pronađjite neki tekst da biste ga zamenili.","Advanced options":"Napredne opcije","Find in the document":"Pronađite u dokumentu"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
8
8
  e[ 'sr-latn' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sr-latn' ].dictionary = Object.assign( e[ 'sr-latn' ].dictionary, dictionary );
10
10
  e[ 'sr-latn' ].getPluralForm = getPluralForm;
@@ -2,4 +2,4 @@
2
2
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
4
  */
5
- export default {"sr":{"dictionary":{"Find and replace":"Нађи и замени","Find in text…":"Пронађи у тексту… ","Find":"Пронаћи","Previous result":"Претходни резултат ","Next result":"Следећи резултат ","Replace":"Замени","Replace all":"Замени све","Match case":"Подударање случај ","Whole words only":"Само целе речи ","Replace with…":"Замени са…","Text to find must not be empty.":"Текст за проналажење не сме бити празан.","Tip: Find some text first in order to replace it.":"Савет: Прво пронађите неки текст да бисте га заменили. ","Advanced options":"Napredne opcije","Find in the document":"Nađi u dokumentu"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
5
+ export default {"sr":{"dictionary":{"Find and replace":"Нађи и замени","Find in text…":"Пронађи у тексту… ","Find":"Пронаћи","Previous result":"Претходни резултат ","Next result":"Следећи резултат ","Replace":"Замени","Replace all":"Замени све","Match case":"Подударање случај ","Whole words only":"Само целе речи ","Replace with…":"Замени са…","Text to find must not be empty.":"Текст за проналажење не сме бити празан.","Tip: Find some text first in order to replace it.":"Савет: Прво пронађите неки текст да бисте га заменили. ","Advanced options":"Napredne opcije","Find in the document":"Nađi u dokumentu"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Find and replace":"Нађи и замени","Find in text…":"Пронађи у тексту… ","Find":"Пронаћи","Previous result":"Претходни резултат ","Next result":"Следећи резултат ","Replace":"Замени","Replace all":"Замени све","Match case":"Подударање случај ","Whole words only":"Само целе речи ","Replace with…":"Замени са…","Text to find must not be empty.":"Текст за проналажење не сме бити празан.","Tip: Find some text first in order to replace it.":"Савет: Прво пронађите неки текст да бисте га заменили. ","Advanced options":"Napredne opcije","Find in the document":"Nađi u dokumentu"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
7
+ const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Find and replace":"Нађи и замени","Find in text…":"Пронађи у тексту… ","Find":"Пронаћи","Previous result":"Претходни резултат ","Next result":"Следећи резултат ","Replace":"Замени","Replace all":"Замени све","Match case":"Подударање случај ","Whole words only":"Само целе речи ","Replace with…":"Замени са…","Text to find must not be empty.":"Текст за проналажење не сме бити празан.","Tip: Find some text first in order to replace it.":"Савет: Прво пронађите неки текст да бисте га заменили. ","Advanced options":"Napredne opcije","Find in the document":"Nađi u dokumentu"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
8
8
  e[ 'sr' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sr' ].dictionary = Object.assign( e[ 'sr' ].dictionary, dictionary );
10
10
  e[ 'sr' ].getPluralForm = getPluralForm;
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,5 @@
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
+ export default {"tk":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}}
@@ -0,0 +1,11 @@
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
+ ( e => {
7
+ const { [ 'tk' ]: { dictionary, getPluralForm } } = {"tk":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"","Replace all":"","Match case":"","Whole words only":"","Replace with…":"","Text to find must not be empty.":"","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n != 1);}}};
8
+ e[ 'tk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'tk' ].dictionary = Object.assign( e[ 'tk' ].dictionary, dictionary );
10
+ e[ 'tk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );