@ckeditor/ckeditor5-font 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.
- package/build/font.js +1 -1
- package/build/translations/af.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/eu.js +1 -0
- package/build/translations/gu.js +1 -0
- package/build/translations/hy.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/si.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tt.js +1 -0
- package/dist/font.d.ts +4 -0
- package/dist/fontbackgroundcolor/fontbackgroundcolorediting.d.ts +4 -0
- package/dist/fontbackgroundcolor.d.ts +4 -0
- package/dist/fontcolor/fontcolorediting.d.ts +4 -0
- package/dist/fontcolor.d.ts +4 -0
- package/dist/fontfamily/fontfamilyediting.d.ts +4 -0
- package/dist/fontfamily/fontfamilyui.d.ts +4 -0
- package/dist/fontfamily.d.ts +4 -0
- package/dist/fontsize/fontsizeediting.d.ts +4 -0
- package/dist/fontsize/fontsizeui.d.ts +4 -0
- package/dist/fontsize.d.ts +4 -0
- package/dist/index.css.map +1 -1
- package/dist/index.js +55 -0
- package/dist/index.js.map +1 -1
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +5 -0
- package/dist/translations/af.umd.js +11 -0
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +5 -0
- package/dist/translations/ast.umd.js +11 -0
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +5 -0
- package/dist/translations/eo.umd.js +11 -0
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +5 -0
- package/dist/translations/eu.umd.js +11 -0
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +5 -0
- package/dist/translations/gu.umd.js +11 -0
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +5 -0
- package/dist/translations/hy.umd.js +11 -0
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +5 -0
- package/dist/translations/kk.umd.js +11 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +5 -0
- package/dist/translations/km.umd.js +11 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +5 -0
- package/dist/translations/kn.umd.js +11 -0
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +5 -0
- package/dist/translations/oc.umd.js +11 -0
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +5 -0
- package/dist/translations/si.umd.js +11 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/ti.d.ts +8 -0
- package/dist/translations/ti.js +5 -0
- package/dist/translations/ti.umd.js +11 -0
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +5 -0
- package/dist/translations/tt.umd.js +11 -0
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/lang/translations/af.po +52 -0
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +52 -0
- package/lang/translations/az.po +3 -9
- package/lang/translations/bg.po +3 -9
- package/lang/translations/bn.po +3 -9
- package/lang/translations/bs.po +4 -10
- package/lang/translations/ca.po +3 -9
- package/lang/translations/cs.po +4 -10
- package/lang/translations/da.po +3 -9
- package/lang/translations/de-ch.po +3 -9
- package/lang/translations/de.po +3 -9
- package/lang/translations/el.po +3 -9
- package/lang/translations/en-au.po +3 -9
- package/lang/translations/en-gb.po +3 -9
- package/lang/translations/en.po +5 -11
- package/lang/translations/eo.po +52 -0
- package/lang/translations/es-co.po +4 -10
- package/lang/translations/es.po +4 -10
- package/lang/translations/et.po +3 -9
- package/lang/translations/eu.po +52 -0
- package/lang/translations/fa.po +4 -10
- package/lang/translations/fi.po +3 -9
- package/lang/translations/fr.po +4 -10
- package/lang/translations/gl.po +3 -9
- package/lang/translations/gu.po +52 -0
- package/lang/translations/he.po +4 -10
- package/lang/translations/hi.po +3 -9
- package/lang/translations/hr.po +4 -10
- package/lang/translations/hu.po +3 -9
- package/lang/translations/hy.po +52 -0
- package/lang/translations/id.po +3 -9
- package/lang/translations/it.po +4 -10
- package/lang/translations/ja.po +3 -9
- package/lang/translations/jv.po +4 -10
- package/lang/translations/kk.po +52 -0
- package/lang/translations/km.po +52 -0
- package/lang/translations/kn.po +52 -0
- package/lang/translations/ko.po +3 -9
- package/lang/translations/ku.po +3 -9
- package/lang/translations/lt.po +4 -10
- package/lang/translations/lv.po +4 -10
- package/lang/translations/ms.po +3 -9
- package/lang/translations/nb.po +3 -9
- package/lang/translations/ne.po +3 -9
- package/lang/translations/nl.po +3 -9
- package/lang/translations/no.po +3 -9
- package/lang/translations/oc.po +52 -0
- package/lang/translations/pl.po +4 -10
- package/lang/translations/pt-br.po +4 -10
- package/lang/translations/pt.po +4 -10
- package/lang/translations/ro.po +4 -10
- package/lang/translations/ru.po +4 -10
- package/lang/translations/si.po +52 -0
- package/lang/translations/sk.po +4 -10
- package/lang/translations/sl.po +4 -10
- package/lang/translations/sq.po +3 -9
- package/lang/translations/sr-latn.po +4 -10
- package/lang/translations/sr.po +4 -10
- package/lang/translations/sv.po +3 -9
- package/lang/translations/th.po +3 -9
- package/lang/translations/ti.po +52 -0
- package/lang/translations/tk.po +3 -9
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +52 -0
- package/lang/translations/ug.po +4 -10
- package/lang/translations/uk.po +4 -10
- package/lang/translations/ur.po +3 -9
- package/lang/translations/uz.po +4 -10
- package/lang/translations/vi.po +3 -9
- package/lang/translations/zh-cn.po +3 -9
- package/lang/translations/zh.po +3 -9
- package/package.json +6 -6
- package/src/font.d.ts +4 -0
- package/src/font.js +6 -0
- package/src/fontbackgroundcolor/fontbackgroundcolorediting.d.ts +4 -0
- package/src/fontbackgroundcolor/fontbackgroundcolorediting.js +6 -0
- package/src/fontbackgroundcolor.d.ts +4 -0
- package/src/fontbackgroundcolor.js +6 -0
- package/src/fontcolor/fontcolorediting.d.ts +4 -0
- package/src/fontcolor/fontcolorediting.js +6 -0
- package/src/fontcolor.d.ts +4 -0
- package/src/fontcolor.js +6 -0
- package/src/fontfamily/fontfamilyediting.d.ts +4 -0
- package/src/fontfamily/fontfamilyediting.js +6 -0
- package/src/fontfamily/fontfamilyui.d.ts +4 -0
- package/src/fontfamily/fontfamilyui.js +6 -0
- package/src/fontfamily.d.ts +4 -0
- package/src/fontfamily.js +6 -0
- package/src/fontsize/fontsizeediting.d.ts +4 -0
- package/src/fontsize/fontsizeediting.js +6 -0
- package/src/fontsize/fontsizeui.d.ts +4 -0
- package/src/fontsize/fontsizeui.js +6 -0
- package/src/fontsize.d.ts +4 -0
- package/src/fontsize.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 {"af":{"dictionary":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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 { [ 'af' ]: { dictionary, getPluralForm } } = {"af":{"dictionary":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},getPluralForm(n){return (n != 1);}}};
|
|
8
|
+
e[ 'af' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
|
+
e[ 'af' ].dictionary = Object.assign( e[ 'af' ].dictionary, dictionary );
|
|
10
|
+
e[ 'af' ].getPluralForm = getPluralForm;
|
|
11
|
+
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
|
package/dist/translations/ar.js
CHANGED
|
@@ -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":{"Font Size":"حجم الخط","Tiny":"ضئيل","Small":"صغير","Big":"كبير","Huge":"ضخم","Font Family":"نوع الخط","Default":"افتراضي","Font Color":"لون الخط","Font Background Color":"لون خلفية الخط","Document colors":"ألوان المستند"},getPluralForm(n){return n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11
|
|
5
|
+
export default {"ar":{"dictionary":{"Font Size":"حجم الخط","Tiny":"ضئيل","Small":"صغير","Big":"كبير","Huge":"ضخم","Font Family":"نوع الخط","Default":"افتراضي","Font Color":"لون الخط","Font Background Color":"لون خلفية الخط","Document colors":"ألوان المستند"},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":{"Font Size":"حجم الخط","Tiny":"ضئيل","Small":"صغير","Big":"كبير","Huge":"ضخم","Font Family":"نوع الخط","Default":"افتراضي","Font Color":"لون الخط","Font Background Color":"لون خلفية الخط","Document colors":"ألوان المستند"},getPluralForm(n){return n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11
|
|
7
|
+
const { [ 'ar' ]: { dictionary, getPluralForm } } = {"ar":{"dictionary":{"Font Size":"حجم الخط","Tiny":"ضئيل","Small":"صغير","Big":"كبير","Huge":"ضخم","Font Family":"نوع الخط","Default":"افتراضي","Font Color":"لون الخط","Font Background Color":"لون خلفية الخط","Document colors":"ألوان المستند"},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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 ||= {} );
|
package/dist/translations/bs.js
CHANGED
|
@@ -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":{"Font Size":"Veličina fonta","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"Font","Default":"Zadani","Font Color":"Boja","Font Background Color":"Boja pozadine","Document colors":""},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":{"Font Size":"Veličina fonta","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"Font","Default":"Zadani","Font Color":"Boja","Font Background Color":"Boja pozadine","Document colors":""},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":{"Font Size":"Veličina fonta","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"Font","Default":"Zadani","Font Color":"Boja","Font Background Color":"Boja pozadine","Document colors":""},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":{"Font Size":"Veličina fonta","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"Font","Default":"Zadani","Font Color":"Boja","Font Background Color":"Boja pozadine","Document colors":""},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;
|
package/dist/translations/cs.js
CHANGED
|
@@ -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":{"Font Size":"Velikost písma","Tiny":"Drobné","Small":"Malé","Big":"Velké","Huge":"Obrovské","Font Family":"Typ písma","Default":"Výchozí","Font Color":"Barva písma","Font Background Color":"Barva pozadí písma","Document colors":"Barvy dokumentu"},getPluralForm(n){return (n == 1
|
|
5
|
+
export default {"cs":{"dictionary":{"Font Size":"Velikost písma","Tiny":"Drobné","Small":"Malé","Big":"Velké","Huge":"Obrovské","Font Family":"Typ písma","Default":"Výchozí","Font Color":"Barva písma","Font Background Color":"Barva pozadí písma","Document colors":"Barvy 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":{"Font Size":"Velikost písma","Tiny":"Drobné","Small":"Malé","Big":"Velké","Huge":"Obrovské","Font Family":"Typ písma","Default":"Výchozí","Font Color":"Barva písma","Font Background Color":"Barva pozadí písma","Document colors":"Barvy dokumentu"},getPluralForm(n){return (n == 1
|
|
7
|
+
const { [ 'cs' ]: { dictionary, getPluralForm } } = {"cs":{"dictionary":{"Font Size":"Velikost písma","Tiny":"Drobné","Small":"Malé","Big":"Velké","Huge":"Obrovské","Font Family":"Typ písma","Default":"Výchozí","Font Color":"Barva písma","Font Background Color":"Barva pozadí písma","Document colors":"Barvy 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;
|
package/dist/translations/en.js
CHANGED
|
@@ -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":{"Font Size":"Font Size","Tiny":"Tiny","Small":"Small","Big":"Big","Huge":"Huge","Font Family":"Font Family","Default":"Default","Font Color":"Font Color","Font Background Color":"Font Background Color","Document colors":"Document colors"},
|
|
5
|
+
export default {"en":{"dictionary":{"Font Size":"Font Size","Tiny":"Tiny","Small":"Small","Big":"Big","Huge":"Huge","Font Family":"Font Family","Default":"Default","Font Color":"Font Color","Font Background Color":"Font Background Color","Document colors":"Document colors"},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'en' ]: { dictionary, getPluralForm } } = {"en":{"dictionary":{"Font Size":"Font Size","Tiny":"Tiny","Small":"Small","Big":"Big","Huge":"Huge","Font Family":"Font Family","Default":"Default","Font Color":"Font Color","Font Background Color":"Font Background Color","Document colors":"Document colors"},
|
|
7
|
+
const { [ 'en' ]: { dictionary, getPluralForm } } = {"en":{"dictionary":{"Font Size":"Font Size","Tiny":"Tiny","Small":"Small","Big":"Big","Huge":"Huge","Font Family":"Font Family","Default":"Default","Font Color":"Font Color","Font Background Color":"Font Background Color","Document colors":"Document colors"},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"Tamaño de fuente","Tiny":"Diminuta","Small":"Pequeña","Big":"Grande","Huge":"Enorme","Font Family":"Familia de fuente","Default":"Por defecto","Font Color":"Color de fuente","Font Background Color":"Color de fondo de fuente","Document colors":"Colores del documento"},getPluralForm(n){return n
|
|
5
|
+
export default {"es-co":{"dictionary":{"Font Size":"Tamaño de fuente","Tiny":"Diminuta","Small":"Pequeña","Big":"Grande","Huge":"Enorme","Font Family":"Familia de fuente","Default":"Por defecto","Font Color":"Color de fuente","Font Background Color":"Color de fondo de fuente","Document colors":"Colores del documento"},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":{"Font Size":"Tamaño de fuente","Tiny":"Diminuta","Small":"Pequeña","Big":"Grande","Huge":"Enorme","Font Family":"Familia de fuente","Default":"Por defecto","Font Color":"Color de fuente","Font Background Color":"Color de fondo de fuente","Document colors":"Colores del documento"},getPluralForm(n){return n
|
|
7
|
+
const { [ 'es-co' ]: { dictionary, getPluralForm } } = {"es-co":{"dictionary":{"Font Size":"Tamaño de fuente","Tiny":"Diminuta","Small":"Pequeña","Big":"Grande","Huge":"Enorme","Font Family":"Familia de fuente","Default":"Por defecto","Font Color":"Color de fuente","Font Background Color":"Color de fondo de fuente","Document colors":"Colores del documento"},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;
|
package/dist/translations/es.js
CHANGED
|
@@ -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":{"Font Size":"Tamaño de fuente","Tiny":"Minúsculo","Small":"Pequeño","Big":"Grande","Huge":"Enorme","Font Family":"Fuente","Default":"Por defecto","Font Color":"Color de Fuente","Font Background Color":"Color de Fondo","Document colors":"Colores del documento"},getPluralForm(n){return n
|
|
5
|
+
export default {"es":{"dictionary":{"Font Size":"Tamaño de fuente","Tiny":"Minúsculo","Small":"Pequeño","Big":"Grande","Huge":"Enorme","Font Family":"Fuente","Default":"Por defecto","Font Color":"Color de Fuente","Font Background Color":"Color de Fondo","Document colors":"Colores del documento"},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'es' ]: { dictionary, getPluralForm } } = {"es":{"dictionary":{"Font Size":"Tamaño de fuente","Tiny":"Minúsculo","Small":"Pequeño","Big":"Grande","Huge":"Enorme","Font Family":"Fuente","Default":"Por defecto","Font Color":"Color de Fuente","Font Background Color":"Color de Fondo","Document colors":"Colores del documento"},getPluralForm(n){return n
|
|
7
|
+
const { [ 'es' ]: { dictionary, getPluralForm } } = {"es":{"dictionary":{"Font Size":"Tamaño de fuente","Tiny":"Minúsculo","Small":"Pequeño","Big":"Grande","Huge":"Enorme","Font Family":"Fuente","Default":"Por defecto","Font Color":"Color de Fuente","Font Background Color":"Color de Fondo","Document colors":"Colores del 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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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 ||= {} );
|
package/dist/translations/fa.js
CHANGED
|
@@ -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":{"Font Size":"اندازه فونت","Tiny":"بسیار کوچک","Small":"کوچک","Big":"بزرگ","Huge":"بسیار بزرگ","Font Family":"خانواده فونت","Default":"پیش فرض","Font Color":"رنگ فونت","Font Background Color":"رنگ پس زمینه فونت","Document colors":"رنگ اسناد"},getPluralForm(n){return
|
|
5
|
+
export default {"fa":{"dictionary":{"Font Size":"اندازه فونت","Tiny":"بسیار کوچک","Small":"کوچک","Big":"بزرگ","Huge":"بسیار بزرگ","Font Family":"خانواده فونت","Default":"پیش فرض","Font Color":"رنگ فونت","Font Background Color":"رنگ پس زمینه فونت","Document colors":"رنگ اسناد"},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'fa' ]: { dictionary, getPluralForm } } = {"fa":{"dictionary":{"Font Size":"اندازه فونت","Tiny":"بسیار کوچک","Small":"کوچک","Big":"بزرگ","Huge":"بسیار بزرگ","Font Family":"خانواده فونت","Default":"پیش فرض","Font Color":"رنگ فونت","Font Background Color":"رنگ پس زمینه فونت","Document colors":"رنگ اسناد"},getPluralForm(n){return
|
|
7
|
+
const { [ 'fa' ]: { dictionary, getPluralForm } } = {"fa":{"dictionary":{"Font Size":"اندازه فونت","Tiny":"بسیار کوچک","Small":"کوچک","Big":"بزرگ","Huge":"بسیار بزرگ","Font Family":"خانواده فونت","Default":"پیش فرض","Font Color":"رنگ فونت","Font Background Color":"رنگ پس زمینه فونت","Document colors":"رنگ اسناد"},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;
|
package/dist/translations/fr.js
CHANGED
|
@@ -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":{"Font Size":"Taille de police","Tiny":"Minuscule","Small":"Petit","Big":"Grand","Huge":"Enorme","Font Family":"Police","Default":"Par défaut","Font Color":"Couleur de police","Font Background Color":"Couleur d'arrière-plan","Document colors":"Couleurs du document"},getPluralForm(n){return (n
|
|
5
|
+
export default {"fr":{"dictionary":{"Font Size":"Taille de police","Tiny":"Minuscule","Small":"Petit","Big":"Grand","Huge":"Enorme","Font Family":"Police","Default":"Par défaut","Font Color":"Couleur de police","Font Background Color":"Couleur d'arrière-plan","Document colors":"Couleurs du 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":{"Font Size":"Taille de police","Tiny":"Minuscule","Small":"Petit","Big":"Grand","Huge":"Enorme","Font Family":"Police","Default":"Par défaut","Font Color":"Couleur de police","Font Background Color":"Couleur d'arrière-plan","Document colors":"Couleurs du document"},getPluralForm(n){return (n
|
|
7
|
+
const { [ 'fr' ]: { dictionary, getPluralForm } } = {"fr":{"dictionary":{"Font Size":"Taille de police","Tiny":"Minuscule","Small":"Petit","Big":"Grand","Huge":"Enorme","Font Family":"Police","Default":"Par défaut","Font Color":"Couleur de police","Font Background Color":"Couleur d'arrière-plan","Document colors":"Couleurs du 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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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 ||= {} );
|
package/dist/translations/he.js
CHANGED
|
@@ -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":{"Font Size":"גודל טקסט","Tiny":"זעיר","Small":"קטן","Big":"גדול","Huge":"ענק","Font Family":"משפחת גופנים","Default":"ברירת מחדל","Font Color":"צבע גופן","Font Background Color":"צבע הרקע של הגופן","Document colors":"צבעי המסמך"},getPluralForm(n){return (n
|
|
5
|
+
export default {"he":{"dictionary":{"Font Size":"גודל טקסט","Tiny":"זעיר","Small":"קטן","Big":"גדול","Huge":"ענק","Font Family":"משפחת גופנים","Default":"ברירת מחדל","Font Color":"צבע גופן","Font Background Color":"צבע הרקע של הגופן","Document colors":"צבעי המסמך"},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'he' ]: { dictionary, getPluralForm } } = {"he":{"dictionary":{"Font Size":"גודל טקסט","Tiny":"זעיר","Small":"קטן","Big":"גדול","Huge":"ענק","Font Family":"משפחת גופנים","Default":"ברירת מחדל","Font Color":"צבע גופן","Font Background Color":"צבע הרקע של הגופן","Document colors":"צבעי המסמך"},getPluralForm(n){return (n
|
|
7
|
+
const { [ 'he' ]: { dictionary, getPluralForm } } = {"he":{"dictionary":{"Font Size":"גודל טקסט","Tiny":"זעיר","Small":"קטן","Big":"גדול","Huge":"ענק","Font Family":"משפחת גופנים","Default":"ברירת מחדל","Font Color":"צבע גופן","Font Background Color":"צבע הרקע של הגופן","Document colors":"צבעי המסמך"},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;
|
package/dist/translations/hr.js
CHANGED
|
@@ -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":{"Font Size":"Veličina fonta","Tiny":"Sićušan","Small":"Mali","Big":"Veliki","Huge":"Ogroman","Font Family":"Obitelj fonta","Default":"Zadano","Font Color":"Boja Fonta","Font Background Color":"Pozadinska boja fonta","Document colors":"Boje dokumenta"},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":{"Font Size":"Veličina fonta","Tiny":"Sićušan","Small":"Mali","Big":"Veliki","Huge":"Ogroman","Font Family":"Obitelj fonta","Default":"Zadano","Font Color":"Boja Fonta","Font Background Color":"Pozadinska boja fonta","Document colors":"Boje dokumenta"},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":{"Font Size":"Veličina fonta","Tiny":"Sićušan","Small":"Mali","Big":"Veliki","Huge":"Ogroman","Font Family":"Obitelj fonta","Default":"Zadano","Font Color":"Boja Fonta","Font Background Color":"Pozadinska boja fonta","Document colors":"Boje dokumenta"},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":{"Font Size":"Veličina fonta","Tiny":"Sićušan","Small":"Mali","Big":"Veliki","Huge":"Ogroman","Font Family":"Obitelj fonta","Default":"Zadano","Font Color":"Boja Fonta","Font Background Color":"Pozadinska boja fonta","Document colors":"Boje dokumenta"},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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 ||= {} );
|
package/dist/translations/it.js
CHANGED
|
@@ -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":{"Font Size":"Dimensione caratteri","Tiny":"Piccolissimi","Small":"Piccoli","Big":"Grandi","Huge":"Grandissimi","Font Family":"Tipo di caratteri","Default":"Predefinito","Font Color":"Colore caratteri","Font Background Color":"Colore di sfondo caratteri","Document colors":"Colori del documento"},getPluralForm(n){return n
|
|
5
|
+
export default {"it":{"dictionary":{"Font Size":"Dimensione caratteri","Tiny":"Piccolissimi","Small":"Piccoli","Big":"Grandi","Huge":"Grandissimi","Font Family":"Tipo di caratteri","Default":"Predefinito","Font Color":"Colore caratteri","Font Background Color":"Colore di sfondo caratteri","Document colors":"Colori del documento"},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Font Size":"Dimensione caratteri","Tiny":"Piccolissimi","Small":"Piccoli","Big":"Grandi","Huge":"Grandissimi","Font Family":"Tipo di caratteri","Default":"Predefinito","Font Color":"Colore caratteri","Font Background Color":"Colore di sfondo caratteri","Document colors":"Colori del documento"},getPluralForm(n){return n
|
|
7
|
+
const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Font Size":"Dimensione caratteri","Tiny":"Piccolissimi","Small":"Piccoli","Big":"Grandi","Huge":"Grandissimi","Font Family":"Tipo di caratteri","Default":"Predefinito","Font Color":"Colore caratteri","Font Background Color":"Colore di sfondo caratteri","Document colors":"Colori del 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;
|
package/dist/translations/jv.js
CHANGED
|
@@ -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":{"Font Size":"Ukuran aksara","Tiny":"Langkung alit","Small":"Alit","Big":"Ageng","Huge":"Langkung ageng","Font Family":"Jinising Aksara","Default":"Default","Font Color":"Warni aksara","Font Background Color":"Warni Latar Aksara","Document colors":"Warni dokumen"},getPluralForm(n){return 0;}}}
|
|
5
|
+
export default {"jv":{"dictionary":{"Font Size":"Ukuran aksara","Tiny":"Langkung alit","Small":"Alit","Big":"Ageng","Huge":"Langkung ageng","Font Family":"Jinising Aksara","Default":"Default","Font Color":"Warni aksara","Font Background Color":"Warni Latar Aksara","Document colors":"Warni dokumen"},getPluralForm(n){return (n !== 0);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Font Size":"Ukuran aksara","Tiny":"Langkung alit","Small":"Alit","Big":"Ageng","Huge":"Langkung ageng","Font Family":"Jinising Aksara","Default":"Default","Font Color":"Warni aksara","Font Background Color":"Warni Latar Aksara","Document colors":"Warni dokumen"},getPluralForm(n){return 0;}}};
|
|
7
|
+
const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Font Size":"Ukuran aksara","Tiny":"Langkung alit","Small":"Alit","Big":"Ageng","Huge":"Langkung ageng","Font Family":"Jinising Aksara","Default":"Default","Font Color":"Warni aksara","Font Background Color":"Warni Latar Aksara","Document colors":"Warni dokumen"},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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 {"km":{"dictionary":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},getPluralForm(n){return 0;}}}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
( e => {
|
|
7
|
+
const { [ 'km' ]: { dictionary, getPluralForm } } = {"km":{"dictionary":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},getPluralForm(n){return 0;}}};
|
|
8
|
+
e[ 'km' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
|
+
e[ 'km' ].dictionary = Object.assign( e[ 'km' ].dictionary, dictionary );
|
|
10
|
+
e[ 'km' ].getPluralForm = getPluralForm;
|
|
11
|
+
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
export default {"kn":{"dictionary":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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":{"Font Size":"","Tiny":"","Small":"","Big":"","Huge":"","Font Family":"","Default":"","Font Color":"","Font Background Color":"","Document colors":""},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 ||= {} );
|
package/dist/translations/lt.js
CHANGED
|
@@ -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":{"Font Size":"Šrifto dydis","Tiny":"Mažytis","Small":"Mažas","Big":"Didelis","Huge":"Milžiniškas","Font Family":"Šrifto šeima","Default":"Numatyta","Font Color":"Šrifto spalva","Font Background Color":"Šrifto fono spalva","Document colors":"Dokumento spalvos"},getPluralForm(n){return (n % 10 == 1 &&
|
|
5
|
+
export default {"lt":{"dictionary":{"Font Size":"Šrifto dydis","Tiny":"Mažytis","Small":"Mažas","Big":"Didelis","Huge":"Milžiniškas","Font Family":"Šrifto šeima","Default":"Numatyta","Font Color":"Šrifto spalva","Font Background Color":"Šrifto fono spalva","Document colors":"Dokumento spalvos"},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":{"Font Size":"Šrifto dydis","Tiny":"Mažytis","Small":"Mažas","Big":"Didelis","Huge":"Milžiniškas","Font Family":"Šrifto šeima","Default":"Numatyta","Font Color":"Šrifto spalva","Font Background Color":"Šrifto fono spalva","Document colors":"Dokumento spalvos"},getPluralForm(n){return (n % 10 == 1 &&
|
|
7
|
+
const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Font Size":"Šrifto dydis","Tiny":"Mažytis","Small":"Mažas","Big":"Didelis","Huge":"Milžiniškas","Font Family":"Šrifto šeima","Default":"Numatyta","Font Color":"Šrifto spalva","Font Background Color":"Šrifto fono spalva","Document colors":"Dokumento spalvos"},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;
|
package/dist/translations/lv.js
CHANGED
|
@@ -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":{"Font Size":"Fonta Lielums","Tiny":"Ļoti mazs","Small":"Mazs","Big":"Liels","Huge":"Milzīgs","Font Family":"Fonts","Default":"Noklusējuma","Font Color":"Fonta krāsa","Font Background Color":"Fonta fona krāsa","Document colors":"Krāsas dokumentā"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}}
|
|
5
|
+
export default {"lv":{"dictionary":{"Font Size":"Fonta Lielums","Tiny":"Ļoti mazs","Small":"Mazs","Big":"Liels","Huge":"Milzīgs","Font Family":"Fonts","Default":"Noklusējuma","Font Color":"Fonta krāsa","Font Background Color":"Fonta fona krāsa","Document colors":"Krāsas dokumentā"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Font Size":"Fonta Lielums","Tiny":"Ļoti mazs","Small":"Mazs","Big":"Liels","Huge":"Milzīgs","Font Family":"Fonts","Default":"Noklusējuma","Font Color":"Fonta krāsa","Font Background Color":"Fonta fona krāsa","Document colors":"Krāsas dokumentā"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);}}};
|
|
7
|
+
const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Font Size":"Fonta Lielums","Tiny":"Ļoti mazs","Small":"Mazs","Big":"Liels","Huge":"Milzīgs","Font Family":"Fonts","Default":"Noklusējuma","Font Color":"Fonta krāsa","Font Background Color":"Fonta fona krāsa","Document colors":"Krāsas dokumentā"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}};
|
|
8
8
|
e[ 'lv' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'lv' ].dictionary = Object.assign( e[ 'lv' ].dictionary, dictionary );
|
|
10
10
|
e[ 'lv' ].getPluralForm = getPluralForm;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|