@ckeditor/ckeditor5-autosave 43.2.0-alpha.7 → 43.3.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/build/autosave.js +1 -1
  2. package/build/translations/ast.js +1 -0
  3. package/build/translations/eo.js +1 -0
  4. package/build/translations/eu.js +1 -0
  5. package/build/translations/gu.js +1 -0
  6. package/build/translations/kk.js +1 -0
  7. package/build/translations/kn.js +1 -0
  8. package/build/translations/nb.js +1 -0
  9. package/build/translations/oc.js +1 -0
  10. package/build/translations/si.js +1 -0
  11. package/build/translations/ti.js +1 -0
  12. package/dist/autosave.d.ts +4 -0
  13. package/dist/index.js +5 -0
  14. package/dist/index.js.map +1 -1
  15. package/dist/translations/ar.js +1 -1
  16. package/dist/translations/ar.umd.js +1 -1
  17. package/dist/translations/ast.d.ts +8 -0
  18. package/dist/translations/ast.js +5 -0
  19. package/dist/translations/ast.umd.js +11 -0
  20. package/dist/translations/bs.js +1 -1
  21. package/dist/translations/bs.umd.js +1 -1
  22. package/dist/translations/cs.js +1 -1
  23. package/dist/translations/cs.umd.js +1 -1
  24. package/dist/translations/en.js +1 -1
  25. package/dist/translations/en.umd.js +1 -1
  26. package/dist/translations/eo.d.ts +8 -0
  27. package/dist/translations/eo.js +5 -0
  28. package/dist/translations/eo.umd.js +11 -0
  29. package/dist/translations/es-co.js +1 -1
  30. package/dist/translations/es-co.umd.js +1 -1
  31. package/dist/translations/es.js +1 -1
  32. package/dist/translations/es.umd.js +1 -1
  33. package/dist/translations/eu.d.ts +8 -0
  34. package/dist/translations/eu.js +5 -0
  35. package/dist/translations/eu.umd.js +11 -0
  36. package/dist/translations/fa.js +1 -1
  37. package/dist/translations/fa.umd.js +1 -1
  38. package/dist/translations/fr.js +1 -1
  39. package/dist/translations/fr.umd.js +1 -1
  40. package/dist/translations/gu.d.ts +8 -0
  41. package/dist/translations/gu.js +5 -0
  42. package/dist/translations/gu.umd.js +11 -0
  43. package/dist/translations/he.js +1 -1
  44. package/dist/translations/he.umd.js +1 -1
  45. package/dist/translations/hr.js +1 -1
  46. package/dist/translations/hr.umd.js +1 -1
  47. package/dist/translations/it.js +1 -1
  48. package/dist/translations/it.umd.js +1 -1
  49. package/dist/translations/jv.js +1 -1
  50. package/dist/translations/jv.umd.js +1 -1
  51. package/dist/translations/kk.d.ts +8 -0
  52. package/dist/translations/kk.js +5 -0
  53. package/dist/translations/kk.umd.js +11 -0
  54. package/dist/translations/kn.d.ts +8 -0
  55. package/dist/translations/kn.js +5 -0
  56. package/dist/translations/kn.umd.js +11 -0
  57. package/dist/translations/lt.js +1 -1
  58. package/dist/translations/lt.umd.js +1 -1
  59. package/dist/translations/lv.js +1 -1
  60. package/dist/translations/lv.umd.js +1 -1
  61. package/dist/translations/nb.d.ts +8 -0
  62. package/dist/translations/nb.js +5 -0
  63. package/dist/translations/nb.umd.js +11 -0
  64. package/dist/translations/oc.d.ts +8 -0
  65. package/dist/translations/oc.js +5 -0
  66. package/dist/translations/oc.umd.js +11 -0
  67. package/dist/translations/pl.js +1 -1
  68. package/dist/translations/pl.umd.js +1 -1
  69. package/dist/translations/pt-br.js +1 -1
  70. package/dist/translations/pt-br.umd.js +1 -1
  71. package/dist/translations/pt.js +1 -1
  72. package/dist/translations/pt.umd.js +1 -1
  73. package/dist/translations/ro.js +1 -1
  74. package/dist/translations/ro.umd.js +1 -1
  75. package/dist/translations/ru.js +1 -1
  76. package/dist/translations/ru.umd.js +1 -1
  77. package/dist/translations/si.d.ts +8 -0
  78. package/dist/translations/si.js +5 -0
  79. package/dist/translations/si.umd.js +11 -0
  80. package/dist/translations/sk.js +1 -1
  81. package/dist/translations/sk.umd.js +1 -1
  82. package/dist/translations/sl.js +1 -1
  83. package/dist/translations/sl.umd.js +1 -1
  84. package/dist/translations/sr-latn.js +1 -1
  85. package/dist/translations/sr-latn.umd.js +1 -1
  86. package/dist/translations/sr.js +1 -1
  87. package/dist/translations/sr.umd.js +1 -1
  88. package/dist/translations/ti.d.ts +8 -0
  89. package/dist/translations/ti.js +5 -0
  90. package/dist/translations/ti.umd.js +11 -0
  91. package/dist/translations/ug.js +1 -1
  92. package/dist/translations/ug.umd.js +1 -1
  93. package/dist/translations/uk.js +1 -1
  94. package/dist/translations/uk.umd.js +1 -1
  95. package/dist/translations/uz.js +1 -1
  96. package/dist/translations/uz.umd.js +1 -1
  97. package/lang/translations/af.po +3 -9
  98. package/lang/translations/ar.po +4 -10
  99. package/lang/translations/ast.po +16 -0
  100. package/lang/translations/az.po +3 -9
  101. package/lang/translations/bg.po +3 -9
  102. package/lang/translations/bn.po +3 -9
  103. package/lang/translations/bs.po +4 -10
  104. package/lang/translations/ca.po +3 -9
  105. package/lang/translations/cs.po +4 -10
  106. package/lang/translations/da.po +3 -9
  107. package/lang/translations/de-ch.po +3 -9
  108. package/lang/translations/de.po +3 -9
  109. package/lang/translations/el.po +3 -9
  110. package/lang/translations/en-au.po +3 -9
  111. package/lang/translations/en-gb.po +3 -9
  112. package/lang/translations/en.po +5 -11
  113. package/lang/translations/eo.po +16 -0
  114. package/lang/translations/es-co.po +4 -10
  115. package/lang/translations/es.po +4 -10
  116. package/lang/translations/et.po +3 -9
  117. package/lang/translations/eu.po +16 -0
  118. package/lang/translations/fa.po +4 -10
  119. package/lang/translations/fi.po +3 -9
  120. package/lang/translations/fr.po +4 -10
  121. package/lang/translations/gl.po +3 -9
  122. package/lang/translations/gu.po +16 -0
  123. package/lang/translations/he.po +4 -10
  124. package/lang/translations/hi.po +3 -9
  125. package/lang/translations/hr.po +4 -10
  126. package/lang/translations/hu.po +3 -9
  127. package/lang/translations/hy.po +3 -9
  128. package/lang/translations/id.po +3 -9
  129. package/lang/translations/it.po +4 -10
  130. package/lang/translations/ja.po +3 -9
  131. package/lang/translations/jv.po +4 -10
  132. package/lang/translations/kk.po +16 -0
  133. package/lang/translations/km.po +3 -9
  134. package/lang/translations/kn.po +16 -0
  135. package/lang/translations/ko.po +3 -9
  136. package/lang/translations/ku.po +3 -9
  137. package/lang/translations/lt.po +4 -10
  138. package/lang/translations/lv.po +4 -10
  139. package/lang/translations/ms.po +3 -9
  140. package/lang/translations/nb.po +16 -0
  141. package/lang/translations/ne.po +3 -9
  142. package/lang/translations/nl.po +3 -9
  143. package/lang/translations/no.po +3 -9
  144. package/lang/translations/oc.po +16 -0
  145. package/lang/translations/pl.po +4 -10
  146. package/lang/translations/pt-br.po +4 -10
  147. package/lang/translations/pt.po +4 -10
  148. package/lang/translations/ro.po +4 -10
  149. package/lang/translations/ru.po +4 -10
  150. package/lang/translations/si.po +16 -0
  151. package/lang/translations/sk.po +4 -10
  152. package/lang/translations/sl.po +4 -10
  153. package/lang/translations/sq.po +3 -9
  154. package/lang/translations/sr-latn.po +4 -10
  155. package/lang/translations/sr.po +4 -10
  156. package/lang/translations/sv.po +3 -9
  157. package/lang/translations/th.po +3 -9
  158. package/lang/translations/ti.po +16 -0
  159. package/lang/translations/tk.po +3 -9
  160. package/lang/translations/tr.po +3 -9
  161. package/lang/translations/tt.po +3 -9
  162. package/lang/translations/ug.po +4 -10
  163. package/lang/translations/uk.po +4 -10
  164. package/lang/translations/ur.po +3 -9
  165. package/lang/translations/uz.po +4 -10
  166. package/lang/translations/vi.po +3 -9
  167. package/lang/translations/zh-cn.po +3 -9
  168. package/lang/translations/zh.po +3 -9
  169. package/package.json +4 -4
  170. package/src/autosave.d.ts +4 -0
  171. package/src/autosave.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 {"gu":{"dictionary":{"Saving changes":""},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":{"Saving changes":""},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":{"Saving changes":"שומר שינויים"},getPluralForm(n){return (n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;}}}
5
+ export default {"he":{"dictionary":{"Saving changes":"שומר שינויים"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'he' ]: { dictionary, getPluralForm } } = {"he":{"dictionary":{"Saving changes":"שומר שינויים"},getPluralForm(n){return (n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;}}};
7
+ const { [ 'he' ]: { dictionary, getPluralForm } } = {"he":{"dictionary":{"Saving changes":"שומר שינויים"},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":{"Saving changes":"Snimanje promjena"},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":{"Saving changes":"Snimanje promjena"},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":{"Saving changes":"Snimanje promjena"},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":{"Saving changes":"Snimanje promjena"},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;
@@ -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":{"Saving changes":"Salvataggio modifiche"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"it":{"dictionary":{"Saving changes":"Salvataggio modifiche"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Saving changes":"Salvataggio modifiche"},getPluralForm(n){return n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Saving changes":"Salvataggio modifiche"},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":{"Saving changes":"Nyimpen perubahan"},getPluralForm(n){return 0;}}}
5
+ export default {"jv":{"dictionary":{"Saving changes":"Nyimpen perubahan"},getPluralForm(n){return (n !== 0);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Saving changes":"Nyimpen perubahan"},getPluralForm(n){return 0;}}};
7
+ const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Saving changes":"Nyimpen perubahan"},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":{"Saving changes":""},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":{"Saving changes":""},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 ||= {} );
@@ -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":{"Saving changes":""},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":{"Saving changes":""},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 ||= {} );
@@ -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":{"Saving changes":"Pakeitimai saugomi"},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":{"Saving changes":"Pakeitimai saugomi"},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":{"Saving changes":"Pakeitimai saugomi"},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":{"Saving changes":"Pakeitimai saugomi"},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":{"Saving changes":"Saglabāju izmaiņas"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}}
5
+ export default {"lv":{"dictionary":{"Saving changes":"Saglabāju izmaiņas"},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":{"Saving changes":"Saglabāju izmaiņas"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}};
7
+ const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Saving changes":"Saglabāju izmaiņas"},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":{"Saving changes":""},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":{"Saving changes":""},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 {"oc":{"dictionary":{"Saving changes":""},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":{"Saving changes":""},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":{"Saving changes":"Zapisywanie zmian"},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":{"Saving changes":"Zapisywanie zmian"},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":{"Saving changes":"Zapisywanie zmian"},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":{"Saving changes":"Zapisywanie zmian"},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":{"Saving changes":"Salvando alterações"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"pt-br":{"dictionary":{"Saving changes":"Salvando alterações"},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":{"Saving changes":"Salvando alterações"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Saving changes":"Salvando alterações"},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":{"Saving changes":"A guardar alterações"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
5
+ export default {"pt":{"dictionary":{"Saving changes":"A guardar alterações"},getPluralForm(n){return (n != 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Saving changes":"A guardar alterações"},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
7
+ const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Saving changes":"A guardar alterações"},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":{"Saving changes":"Se salvează modificările"},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}}
5
+ export default {"ro":{"dictionary":{"Saving changes":"Se salvează modificările"},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":{"Saving changes":"Se salvează modificările"},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}};
7
+ const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Saving changes":"Se salvează modificările"},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":{"Saving changes":"Сохранение изменений"},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":{"Saving changes":"Сохранение изменений"},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":{"Saving changes":"Сохранение изменений"},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":{"Saving changes":"Сохранение изменений"},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":{"Saving changes":""},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":{"Saving changes":""},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":{"Saving changes":"Ukladám zmeny"},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":{"Saving changes":"Ukladám zmeny"},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":{"Saving changes":"Ukladám zmeny"},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":{"Saving changes":"Ukladám zmeny"},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;
@@ -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 {"sl":{"dictionary":{"Saving changes":"Shrani spremembe"},getPluralForm(n){return (n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);}}}
5
+ export default {"sl":{"dictionary":{"Saving changes":"Shrani spremembe"},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Saving changes":"Shrani spremembe"},getPluralForm(n){return (n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);}}};
7
+ const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Saving changes":"Shrani spremembe"},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}};
8
8
  e[ 'sl' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'sl' ].dictionary = Object.assign( e[ 'sl' ].dictionary, dictionary );
10
10
  e[ 'sl' ].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-latn":{"dictionary":{"Saving changes":"Sačuvaj izmene"},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":{"Saving changes":"Sačuvaj izmene"},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":{"Saving changes":"Sačuvaj izmene"},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":{"Saving changes":"Sačuvaj izmene"},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":{"Saving changes":"Сачувај измене"},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":{"Saving changes":"Сачувај измене"},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":{"Saving changes":"Сачувај измене"},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":{"Saving changes":"Сачувај измене"},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 {"ti":{"dictionary":{"Saving changes":""},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 { [ 'ti' ]: { dictionary, getPluralForm } } = {"ti":{"dictionary":{"Saving changes":""},getPluralForm(n){return (n > 1);}}};
8
+ e[ 'ti' ] ||= { dictionary: {}, getPluralForm: null };
9
+ e[ 'ti' ].dictionary = Object.assign( e[ 'ti' ].dictionary, dictionary );
10
+ e[ 'ti' ].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 {"ug":{"dictionary":{"Saving changes":"ئۆزگەرتىشلەرنى ساقلاش"},getPluralForm(n){return (n != 1);}}}
5
+ export default {"ug":{"dictionary":{"Saving changes":"ئۆزگەرتىشلەرنى ساقلاش"},getPluralForm(n){return 0;}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Saving changes":"ئۆزگەرتىشلەرنى ساقلاش"},getPluralForm(n){return (n != 1);}}};
7
+ const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Saving changes":"ئۆزگەرتىشلەرنى ساقلاش"},getPluralForm(n){return 0;}}};
8
8
  e[ 'ug' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'ug' ].dictionary = Object.assign( e[ 'ug' ].dictionary, dictionary );
10
10
  e[ 'ug' ].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 {"uk":{"dictionary":{"Saving changes":"Збереження змін"},getPluralForm(n){return (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}}
5
+ export default {"uk":{"dictionary":{"Saving changes":"Збереження змін"},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 { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Saving changes":"Збереження змін"},getPluralForm(n){return (n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);}}};
7
+ const { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Saving changes":"Збереження змін"},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[ 'uk' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'uk' ].dictionary = Object.assign( e[ 'uk' ].dictionary, dictionary );
10
10
  e[ 'uk' ].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 {"uz":{"dictionary":{"Saving changes":"O'zgarishlarni saqlash"},getPluralForm(n){return 0;}}}
5
+ export default {"uz":{"dictionary":{"Saving changes":"O'zgarishlarni saqlash"},getPluralForm(n){return (n > 1);}}}
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  ( e => {
7
- const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Saving changes":"O'zgarishlarni saqlash"},getPluralForm(n){return 0;}}};
7
+ const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Saving changes":"O'zgarishlarni saqlash"},getPluralForm(n){return (n > 1);}}};
8
8
  e[ 'uz' ] ||= { dictionary: {}, getPluralForm: null };
9
9
  e[ 'uz' ].dictionary = Object.assign( e[ 'uz' ].dictionary, dictionary );
10
10
  e[ 'uz' ].getPluralForm = getPluralForm;
@@ -1,18 +1,12 @@
1
1
  # Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
2
2
  #
3
- # !!! IMPORTANT !!!
3
+ # Want to contribute to this file? Submit your changes via a GitHub Pull Request.
4
4
  #
5
- # Before you edit this file, please keep in mind that contributing to the project
6
- # translations is possible ONLY via the Transifex online service.
7
- #
8
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
- #
10
- # To learn more, check out the official contributor's guide:
11
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
5
+ # Check out the official contributor's guide:
6
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
7
  #
13
8
  msgid ""
14
9
  msgstr ""
15
- "Language-Team: Afrikaans (https://app.transifex.com/ckeditor/teams/11143/af/)\n"
16
10
  "Language: af\n"
17
11
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
12
  "Content-Type: text/plain; charset=UTF-8\n"