@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
@@ -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 {"ar":{"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==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;}}}
5
+ export default {"ar":{"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 == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"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==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;}}};
7
+ const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"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 == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);}}};
8
8
  e[ 'ar' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ar' ].dictionary = Object.assign( e[ 'ar' ].dictionary, dictionary );
10
10
  e[ 'ar' ].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 {"ast":{"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 { [ 'ast' ]: { dictionary, getPluralForm } } = {"ast":{"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[ 'ast' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ast' ].dictionary = Object.assign( e[ 'ast' ].dictionary, dictionary );
10
+ e[ 'ast' ].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 {"az":{"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 { [ 'az' ]: { dictionary, getPluralForm } } = {"az":{"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[ 'az' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'az' ].dictionary = Object.assign( e[ 'az' ].dictionary, dictionary );
10
+ e[ 'az' ].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 {"bs":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Podudaranje","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa...","Text to find must not be empty.":"Unesite tekst za pretragu.","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);}}}
5
+ export default {"bs":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Podudaranje","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa...","Text to find must not be empty.":"Unesite tekst za pretragu.","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 { [ 'bs' ]: { dictionary, getPluralForm } } = {"bs":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Podudaranje","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa...","Text to find must not be empty.":"Unesite tekst za pretragu.","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);}}};
7
+ const { [ 'bs' ]: { dictionary, getPluralForm } } = {"bs":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Podudaranje","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa...","Text to find must not be empty.":"Unesite tekst za pretragu.","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[ 'bs' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'bs' ].dictionary = Object.assign( e[ 'bs' ].dictionary, dictionary );
10
10
  e[ 'bs' ].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 {"cs":{"dictionary":{"Find and replace":"Najít a nahradit","Find in text…":"Najít v textu...","Find":"Najít","Previous result":"Předchozí výskyt","Next result":"Další výskyt","Replace":"Nahradit","Replace all":"Nahradit vše","Match case":"Rozlišovat velikost písmen","Whole words only":"Pouze celá slova","Replace with…":"Nahradit čím...","Text to find must not be empty.":"Hledaný text nesmí být prázdný.","Tip: Find some text first in order to replace it.":"Tip: Nejprve najděte nějaký text, abyste jej mohli nahradit.","Advanced options":"Pokročilé možnosti","Find in the document":"Najít v dokumentu"},getPluralForm(n){return (n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;}}}
5
+ export default {"cs":{"dictionary":{"Find and replace":"Najít a nahradit","Find in text…":"Najít v textu...","Find":"Najít","Previous result":"Předchozí výskyt","Next result":"Další výskyt","Replace":"Nahradit","Replace all":"Nahradit vše","Match case":"Rozlišovat velikost písmen","Whole words only":"Pouze celá slova","Replace with…":"Nahradit čím...","Text to find must not be empty.":"Hledaný text nesmí být prázdný.","Tip: Find some text first in order to replace it.":"Tip: Nejprve najděte nějaký text, abyste jej mohli nahradit.","Advanced options":"Pokročilé možnosti","Find in the document":"Najít v dokumentu"},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 { [ 'cs' ]: { dictionary, getPluralForm } } = {"cs":{"dictionary":{"Find and replace":"Najít a nahradit","Find in text…":"Najít v textu...","Find":"Najít","Previous result":"Předchozí výskyt","Next result":"Další výskyt","Replace":"Nahradit","Replace all":"Nahradit vše","Match case":"Rozlišovat velikost písmen","Whole words only":"Pouze celá slova","Replace with…":"Nahradit čím...","Text to find must not be empty.":"Hledaný text nesmí být prázdný.","Tip: Find some text first in order to replace it.":"Tip: Nejprve najděte nějaký text, abyste jej mohli nahradit.","Advanced options":"Pokročilé možnosti","Find in the document":"Najít v dokumentu"},getPluralForm(n){return (n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;}}};
7
+ const { [ 'cs' ]: { dictionary, getPluralForm } } = {"cs":{"dictionary":{"Find and replace":"Najít a nahradit","Find in text…":"Najít v textu...","Find":"Najít","Previous result":"Předchozí výskyt","Next result":"Další výskyt","Replace":"Nahradit","Replace all":"Nahradit vše","Match case":"Rozlišovat velikost písmen","Whole words only":"Pouze celá slova","Replace with…":"Nahradit čím...","Text to find must not be empty.":"Hledaný text nesmí být prázdný.","Tip: Find some text first in order to replace it.":"Tip: Nejprve najděte nějaký text, abyste jej mohli nahradit.","Advanced options":"Pokročilé možnosti","Find in the document":"Najít v dokumentu"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}};
8
8
  e[ 'cs' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'cs' ].dictionary = Object.assign( e[ 'cs' ].dictionary, dictionary );
10
10
  e[ 'cs' ].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 {"de-ch":{"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 { [ 'de-ch' ]: { dictionary, getPluralForm } } = {"de-ch":{"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[ 'de-ch' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'de-ch' ].dictionary = Object.assign( e[ 'de-ch' ].dictionary, dictionary );
10
+ e[ 'de-ch' ].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 {"en-gb":{"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 { [ 'en-gb' ]: { dictionary, getPluralForm } } = {"en-gb":{"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[ 'en-gb' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'en-gb' ].dictionary = Object.assign( e[ 'en-gb' ].dictionary, dictionary );
10
+ e[ 'en-gb' ].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 {"en":{"dictionary":{"Find and replace":"Find and replace","Find in text…":"Find in text…","Find":"Find","Previous result":"Previous result","Next result":"Next result","Replace":"Replace","Replace all":"Replace all","Match case":"Match case","Whole words only":"Whole words only","Replace with…":"Replace with…","Text to find must not be empty.":"Text to find must not be empty.","Tip: Find some text first in order to replace it.":"Tip: Find some text first in order to replace it.","Advanced options":"Advanced options","Find in the document":"Find in the document"},"getPluralForm":null}}
5
+ export default {"en":{"dictionary":{"Find and replace":"Find and replace","Find in text…":"Find in text…","Find":"Find","Previous result":"Previous result","Next result":"Next result","Replace":"Replace","Replace all":"Replace all","Match case":"Match case","Whole words only":"Whole words only","Replace with…":"Replace with…","Text to find must not be empty.":"Text to find must not be empty.","Tip: Find some text first in order to replace it.":"Tip: Find some text first in order to replace it.","Advanced options":"Advanced options","Find in the document":"Find in the document"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'en' ]: { dictionary, getPluralForm } } = {"en":{"dictionary":{"Find and replace":"Find and replace","Find in text…":"Find in text…","Find":"Find","Previous result":"Previous result","Next result":"Next result","Replace":"Replace","Replace all":"Replace all","Match case":"Match case","Whole words only":"Whole words only","Replace with…":"Replace with…","Text to find must not be empty.":"Text to find must not be empty.","Tip: Find some text first in order to replace it.":"Tip: Find some text first in order to replace it.","Advanced options":"Advanced options","Find in the document":"Find in the document"},"getPluralForm":null}};
7
+ const { [ 'en' ]: { dictionary, getPluralForm } } = {"en":{"dictionary":{"Find and replace":"Find and replace","Find in text…":"Find in text…","Find":"Find","Previous result":"Previous result","Next result":"Next result","Replace":"Replace","Replace all":"Replace all","Match case":"Match case","Whole words only":"Whole words only","Replace with…":"Replace with…","Text to find must not be empty.":"Text to find must not be empty.","Tip: Find some text first in order to replace it.":"Tip: Find some text first in order to replace it.","Advanced options":"Advanced options","Find in the document":"Find in the document"},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'en' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'en' ].dictionary = Object.assign( e[ 'en' ].dictionary, dictionary );
10
10
  e[ 'en' ].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 {"eo":{"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 { [ 'eo' ]: { dictionary, getPluralForm } } = {"eo":{"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[ 'eo' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'eo' ].dictionary = Object.assign( e[ 'eo' ].dictionary, dictionary );
10
+ e[ 'eo' ].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 {"es-co":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"Reemplazar","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 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"es-co":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"Reemplazar","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);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'es-co' ]: { dictionary, getPluralForm } } = {"es-co":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"Reemplazar","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 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'es-co' ]: { dictionary, getPluralForm } } = {"es-co":{"dictionary":{"Find and replace":"","Find in text…":"","Find":"","Previous result":"","Next result":"","Replace":"Reemplazar","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
8
  e[ 'es-co' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'es-co' ].dictionary = Object.assign( e[ 'es-co' ].dictionary, dictionary );
10
10
  e[ 'es-co' ].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 {"es":{"dictionary":{"Find and replace":"Buscar y reemplazar","Find in text…":"Buscar en el texto...","Find":"Buscar","Previous result":"Resultado anterior","Next result":"Siguiente resultado","Replace":"Reemplazar","Replace all":"Reemplazar todo","Match case":"Respetar mayúsculas y minúsculas","Whole words only":"Solo palabras completas","Replace with…":"Reemplazar con...","Text to find must not be empty.":"El texto a buscar no debe estar vacío.","Tip: Find some text first in order to replace it.":"Consejo: Primero busque algún texto para reemplazar.","Advanced options":"Opciones avanzadas","Find in the document":"Busca en el documento"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"es":{"dictionary":{"Find and replace":"Buscar y reemplazar","Find in text…":"Buscar en el texto...","Find":"Buscar","Previous result":"Resultado anterior","Next result":"Siguiente resultado","Replace":"Reemplazar","Replace all":"Reemplazar todo","Match case":"Respetar mayúsculas y minúsculas","Whole words only":"Solo palabras completas","Replace with…":"Reemplazar con...","Text to find must not be empty.":"El texto a buscar no debe estar vacío.","Tip: Find some text first in order to replace it.":"Consejo: Primero busque algún texto para reemplazar.","Advanced options":"Opciones avanzadas","Find in the document":"Busca en el documento"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'es' ]: { dictionary, getPluralForm } } = {"es":{"dictionary":{"Find and replace":"Buscar y reemplazar","Find in text…":"Buscar en el texto...","Find":"Buscar","Previous result":"Resultado anterior","Next result":"Siguiente resultado","Replace":"Reemplazar","Replace all":"Reemplazar todo","Match case":"Respetar mayúsculas y minúsculas","Whole words only":"Solo palabras completas","Replace with…":"Reemplazar con...","Text to find must not be empty.":"El texto a buscar no debe estar vacío.","Tip: Find some text first in order to replace it.":"Consejo: Primero busque algún texto para reemplazar.","Advanced options":"Opciones avanzadas","Find in the document":"Busca en el documento"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'es' ]: { dictionary, getPluralForm } } = {"es":{"dictionary":{"Find and replace":"Buscar y reemplazar","Find in text…":"Buscar en el texto...","Find":"Buscar","Previous result":"Resultado anterior","Next result":"Siguiente resultado","Replace":"Reemplazar","Replace all":"Reemplazar todo","Match case":"Respetar mayúsculas y minúsculas","Whole words only":"Solo palabras completas","Replace with…":"Reemplazar con...","Text to find must not be empty.":"El texto a buscar no debe estar vacío.","Tip: Find some text first in order to replace it.":"Consejo: Primero busque algún texto para reemplazar.","Advanced options":"Opciones avanzadas","Find in the document":"Busca en el documento"},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'es' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'es' ].dictionary = Object.assign( e[ 'es' ].dictionary, dictionary );
10
10
  e[ 'es' ].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 {"eu":{"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 { [ 'eu' ]: { dictionary, getPluralForm } } = {"eu":{"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[ 'eu' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'eu' ].dictionary = Object.assign( e[ 'eu' ].dictionary, dictionary );
10
+ e[ 'eu' ].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 {"fa":{"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);}}}
5
+ export default {"fa":{"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;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'fa' ]: { dictionary, getPluralForm } } = {"fa":{"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);}}};
7
+ const { [ 'fa' ]: { dictionary, getPluralForm } } = {"fa":{"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
8
  e[ 'fa' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'fa' ].dictionary = Object.assign( e[ 'fa' ].dictionary, dictionary );
10
10
  e[ 'fa' ].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 {"fr":{"dictionary":{"Find and replace":"Rechercher et remplacer","Find in text…":"Rechercher dans le texte...","Find":"Rechercher","Previous result":"Résultat précédent","Next result":"Résultat suivant","Replace":"Remplacer","Replace all":"Remplacer tout","Match case":"Sensible à la casse","Whole words only":"Mots entiers uniquement","Replace with…":"Remplacer par ...","Text to find must not be empty.":"L'expression à rechercher ne doit pas être vide","Tip: Find some text first in order to replace it.":"Astuce : rechercher une expression afin de la remplacer","Advanced options":"Options avancées","Find in the document":"Rechercher dans le document"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"fr":{"dictionary":{"Find and replace":"Rechercher et remplacer","Find in text…":"Rechercher dans le texte...","Find":"Rechercher","Previous result":"Résultat précédent","Next result":"Résultat suivant","Replace":"Remplacer","Replace all":"Remplacer tout","Match case":"Sensible à la casse","Whole words only":"Mots entiers uniquement","Replace with…":"Remplacer par ...","Text to find must not be empty.":"L'expression à rechercher ne doit pas être vide","Tip: Find some text first in order to replace it.":"Astuce : rechercher une expression afin de la remplacer","Advanced options":"Options avancées","Find in the document":"Rechercher dans le document"},getPluralForm(n){return (n <= -2 || n >= 2);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'fr' ]: { dictionary, getPluralForm } } = {"fr":{"dictionary":{"Find and replace":"Rechercher et remplacer","Find in text…":"Rechercher dans le texte...","Find":"Rechercher","Previous result":"Résultat précédent","Next result":"Résultat suivant","Replace":"Remplacer","Replace all":"Remplacer tout","Match case":"Sensible à la casse","Whole words only":"Mots entiers uniquement","Replace with…":"Remplacer par ...","Text to find must not be empty.":"L'expression à rechercher ne doit pas être vide","Tip: Find some text first in order to replace it.":"Astuce : rechercher une expression afin de la remplacer","Advanced options":"Options avancées","Find in the document":"Rechercher dans le document"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'fr' ]: { dictionary, getPluralForm } } = {"fr":{"dictionary":{"Find and replace":"Rechercher et remplacer","Find in text…":"Rechercher dans le texte...","Find":"Rechercher","Previous result":"Résultat précédent","Next result":"Résultat suivant","Replace":"Remplacer","Replace all":"Remplacer tout","Match case":"Sensible à la casse","Whole words only":"Mots entiers uniquement","Replace with…":"Remplacer par ...","Text to find must not be empty.":"L'expression à rechercher ne doit pas être vide","Tip: Find some text first in order to replace it.":"Astuce : rechercher une expression afin de la remplacer","Advanced options":"Options avancées","Find in the document":"Rechercher dans le document"},getPluralForm(n){return (n <= -2 || n >= 2);}}};
8
8
  e[ 'fr' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'fr' ].dictionary = Object.assign( e[ 'fr' ].dictionary, dictionary );
10
10
  e[ 'fr' ].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 {"gu":{"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 { [ 'gu' ]: { dictionary, getPluralForm } } = {"gu":{"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[ 'gu' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'gu' ].dictionary = Object.assign( e[ 'gu' ].dictionary, dictionary );
10
+ e[ 'gu' ].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 {"he":{"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 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;}}}
5
+ export default {"he":{"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);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'he' ]: { dictionary, getPluralForm } } = {"he":{"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 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;}}};
7
+ const { [ 'he' ]: { dictionary, getPluralForm } } = {"he":{"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
8
  e[ 'he' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'he' ].dictionary = Object.assign( e[ 'he' ].dictionary, dictionary );
10
10
  e[ 'he' ].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 {"hr":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu...","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"Sljedeći rezultat","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Točna velika/mala slova","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa....","Text to find must not be empty.":"Morate upisati tekst za traženje.","Tip: Find some text first in order to replace it.":"Savjet: Pronađite neki tekst kako bi ga zamijenili.","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;}}}
5
+ export default {"hr":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu...","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"Sljedeći rezultat","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Točna velika/mala slova","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa....","Text to find must not be empty.":"Morate upisati tekst za traženje.","Tip: Find some text first in order to replace it.":"Savjet: Pronađite neki tekst kako bi ga zamijenili.","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 { [ 'hr' ]: { dictionary, getPluralForm } } = {"hr":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu...","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"Sljedeći rezultat","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Točna velika/mala slova","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa....","Text to find must not be empty.":"Morate upisati tekst za traženje.","Tip: Find some text first in order to replace it.":"Savjet: Pronađite neki tekst kako bi ga zamijenili.","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;}}};
7
+ const { [ 'hr' ]: { dictionary, getPluralForm } } = {"hr":{"dictionary":{"Find and replace":"Pronađi i zamijeni","Find in text…":"Pronađi u tekstu...","Find":"Pronađi","Previous result":"Prethodni rezultat","Next result":"Sljedeći rezultat","Replace":"Zamijeni","Replace all":"Zamijeni sve","Match case":"Točna velika/mala slova","Whole words only":"Samo cijele riječi","Replace with…":"Zamijeni sa....","Text to find must not be empty.":"Morate upisati tekst za traženje.","Tip: Find some text first in order to replace it.":"Savjet: Pronađite neki tekst kako bi ga zamijenili.","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[ 'hr' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'hr' ].dictionary = Object.assign( e[ 'hr' ].dictionary, dictionary );
10
10
  e[ 'hr' ].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 {"hy":{"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 { [ 'hy' ]: { dictionary, getPluralForm } } = {"hy":{"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[ 'hy' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'hy' ].dictionary = Object.assign( e[ 'hy' ].dictionary, dictionary );
10
+ e[ 'hy' ].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 {"it":{"dictionary":{"Find and replace":"Trova e sostituisci","Find in text…":"Trova nel testo…","Find":"Trova","Previous result":"Risultato precedente","Next result":"Risultato successivo","Replace":"Sostituisci","Replace all":"Sostituisci tutto","Match case":"Distingui maiuscole e minuscole","Whole words only":"Solo parole intere","Replace with…":"Sostituisci con…","Text to find must not be empty.":"Il testo da cercare non può essere vuoto.","Tip: Find some text first in order to replace it.":"Consiglio: trova il testo prima di sostituirlo.","Advanced options":"Opzioni avanzate","Find in the document":"Trova nel documento"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"it":{"dictionary":{"Find and replace":"Trova e sostituisci","Find in text…":"Trova nel testo…","Find":"Trova","Previous result":"Risultato precedente","Next result":"Risultato successivo","Replace":"Sostituisci","Replace all":"Sostituisci tutto","Match case":"Distingui maiuscole e minuscole","Whole words only":"Solo parole intere","Replace with…":"Sostituisci con…","Text to find must not be empty.":"Il testo da cercare non può essere vuoto.","Tip: Find some text first in order to replace it.":"Consiglio: trova il testo prima di sostituirlo.","Advanced options":"Opzioni avanzate","Find in the document":"Trova nel documento"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Find and replace":"Trova e sostituisci","Find in text…":"Trova nel testo…","Find":"Trova","Previous result":"Risultato precedente","Next result":"Risultato successivo","Replace":"Sostituisci","Replace all":"Sostituisci tutto","Match case":"Distingui maiuscole e minuscole","Whole words only":"Solo parole intere","Replace with…":"Sostituisci con…","Text to find must not be empty.":"Il testo da cercare non può essere vuoto.","Tip: Find some text first in order to replace it.":"Consiglio: trova il testo prima di sostituirlo.","Advanced options":"Opzioni avanzate","Find in the document":"Trova nel documento"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Find and replace":"Trova e sostituisci","Find in text…":"Trova nel testo…","Find":"Trova","Previous result":"Risultato precedente","Next result":"Risultato successivo","Replace":"Sostituisci","Replace all":"Sostituisci tutto","Match case":"Distingui maiuscole e minuscole","Whole words only":"Solo parole intere","Replace with…":"Sostituisci con…","Text to find must not be empty.":"Il testo da cercare non può essere vuoto.","Tip: Find some text first in order to replace it.":"Consiglio: trova il testo prima di sostituirlo.","Advanced options":"Opzioni avanzate","Find in the document":"Trova nel documento"},getPluralForm(n){return (n != 1);}}};
8
8
  e[ 'it' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'it' ].dictionary = Object.assign( e[ 'it' ].dictionary, dictionary );
10
10
  e[ 'it' ].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 {"jv":{"dictionary":{"Find and replace":"Pados lan gantos","Find in text…":"Pados ing seratan","Find":"Pados","Previous result":"Kasil saderengipun","Next result":"Kasil salajengipun","Replace":"Gantos","Replace all":"Gantos sedaya","Match case":"Samikaken aksara","Whole words only":"Sedayaning ukanten","Replace with…":"Gantos kaliyan...","Text to find must not be empty.":"Seratan ingkang dipunpadosi mboten angsal kosong.","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return 0;}}}
5
+ export default {"jv":{"dictionary":{"Find and replace":"Pados lan gantos","Find in text…":"Pados ing seratan","Find":"Pados","Previous result":"Kasil saderengipun","Next result":"Kasil salajengipun","Replace":"Gantos","Replace all":"Gantos sedaya","Match case":"Samikaken aksara","Whole words only":"Sedayaning ukanten","Replace with…":"Gantos kaliyan...","Text to find must not be empty.":"Seratan ingkang dipunpadosi mboten angsal kosong.","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n !== 0);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Find and replace":"Pados lan gantos","Find in text…":"Pados ing seratan","Find":"Pados","Previous result":"Kasil saderengipun","Next result":"Kasil salajengipun","Replace":"Gantos","Replace all":"Gantos sedaya","Match case":"Samikaken aksara","Whole words only":"Sedayaning ukanten","Replace with…":"Gantos kaliyan...","Text to find must not be empty.":"Seratan ingkang dipunpadosi mboten angsal kosong.","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return 0;}}};
7
+ const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Find and replace":"Pados lan gantos","Find in text…":"Pados ing seratan","Find":"Pados","Previous result":"Kasil saderengipun","Next result":"Kasil salajengipun","Replace":"Gantos","Replace all":"Gantos sedaya","Match case":"Samikaken aksara","Whole words only":"Sedayaning ukanten","Replace with…":"Gantos kaliyan...","Text to find must not be empty.":"Seratan ingkang dipunpadosi mboten angsal kosong.","Tip: Find some text first in order to replace it.":"","Advanced options":"","Find in the document":""},getPluralForm(n){return (n !== 0);}}};
8
8
  e[ 'jv' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'jv' ].dictionary = Object.assign( e[ 'jv' ].dictionary, dictionary );
10
10
  e[ 'jv' ].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 {"kk":{"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 { [ 'kk' ]: { dictionary, getPluralForm } } = {"kk":{"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[ 'kk' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'kk' ].dictionary = Object.assign( e[ 'kk' ].dictionary, dictionary );
10
+ e[ 'kk' ].getPluralForm = getPluralForm;
11
+ } )( window.CKEDITOR_TRANSLATIONS ||= {} );