@ckeditor/ckeditor5-heading 43.2.0 → 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/heading.js +2 -2
- package/build/translations/af.js +1 -0
- package/build/translations/ar.js +1 -1
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/bs.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/en-gb.js +1 -1
- package/build/translations/eo.js +1 -1
- package/build/translations/es-co.js +1 -0
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/eu.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/hy.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/jv.js +1 -1
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -1
- package/build/translations/kn.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/ku.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nb.js +1 -1
- package/build/translations/ne.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -1
- package/build/translations/sl.js +1 -1
- package/build/translations/sq.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/ti.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/uz.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/dist/heading.d.ts +4 -0
- package/dist/headingediting.d.ts +4 -0
- package/dist/headingui.d.ts +4 -0
- package/dist/index.css.map +1 -1
- package/dist/index.js +20 -0
- package/dist/index.js.map +1 -1
- package/dist/title.d.ts +4 -0
- 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/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +5 -0
- package/dist/translations/es-co.umd.js +11 -0
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.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/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.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.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- 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/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.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/sq.js +1 -1
- package/dist/translations/sq.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/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- 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/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/lang/contexts.json +0 -1
- package/lang/translations/af.po +52 -0
- package/lang/translations/ar.po +4 -14
- package/lang/translations/ast.po +52 -0
- package/lang/translations/az.po +3 -13
- package/lang/translations/bg.po +3 -13
- package/lang/translations/bn.po +3 -13
- package/lang/translations/bs.po +4 -14
- package/lang/translations/ca.po +3 -13
- package/lang/translations/cs.po +4 -14
- package/lang/translations/da.po +3 -13
- package/lang/translations/de-ch.po +3 -13
- package/lang/translations/de.po +3 -13
- package/lang/translations/el.po +3 -13
- package/lang/translations/en-au.po +3 -13
- package/lang/translations/en-gb.po +3 -13
- package/lang/translations/en.po +5 -15
- package/lang/translations/eo.po +3 -13
- package/lang/translations/es-co.po +52 -0
- package/lang/translations/es.po +4 -14
- package/lang/translations/et.po +3 -13
- package/lang/translations/eu.po +3 -13
- package/lang/translations/fa.po +4 -14
- package/lang/translations/fi.po +3 -13
- package/lang/translations/fr.po +4 -14
- package/lang/translations/gl.po +3 -13
- package/lang/translations/gu.po +52 -0
- package/lang/translations/he.po +4 -14
- package/lang/translations/hi.po +3 -13
- package/lang/translations/hr.po +4 -14
- package/lang/translations/hu.po +3 -13
- package/lang/translations/hy.po +3 -13
- package/lang/translations/id.po +3 -13
- package/lang/translations/it.po +4 -14
- package/lang/translations/ja.po +3 -13
- package/lang/translations/jv.po +4 -14
- package/lang/translations/kk.po +52 -0
- package/lang/translations/km.po +3 -13
- package/lang/translations/kn.po +4 -14
- package/lang/translations/ko.po +3 -13
- package/lang/translations/ku.po +3 -13
- package/lang/translations/lt.po +4 -14
- package/lang/translations/lv.po +4 -14
- package/lang/translations/ms.po +3 -13
- package/lang/translations/nb.po +3 -13
- package/lang/translations/ne.po +3 -13
- package/lang/translations/nl.po +3 -13
- package/lang/translations/no.po +3 -13
- package/lang/translations/oc.po +52 -0
- package/lang/translations/pl.po +4 -14
- package/lang/translations/pt-br.po +4 -14
- package/lang/translations/pt.po +4 -14
- package/lang/translations/ro.po +4 -14
- package/lang/translations/ru.po +4 -14
- package/lang/translations/si.po +52 -0
- package/lang/translations/sk.po +4 -14
- package/lang/translations/sl.po +4 -14
- package/lang/translations/sq.po +3 -13
- package/lang/translations/sr-latn.po +4 -14
- package/lang/translations/sr.po +4 -14
- package/lang/translations/sv.po +3 -13
- package/lang/translations/th.po +3 -13
- package/lang/translations/ti.po +3 -13
- package/lang/translations/tk.po +3 -13
- package/lang/translations/tr.po +3 -13
- package/lang/translations/tt.po +52 -0
- package/lang/translations/ug.po +4 -14
- package/lang/translations/uk.po +4 -14
- package/lang/translations/ur.po +3 -13
- package/lang/translations/uz.po +4 -14
- package/lang/translations/vi.po +3 -13
- package/lang/translations/zh-cn.po +3 -13
- package/lang/translations/zh.po +3 -13
- package/package.json +7 -7
- package/src/heading.d.ts +4 -0
- package/src/heading.js +6 -0
- package/src/headingediting.d.ts +4 -0
- package/src/headingediting.js +6 -0
- package/src/headingui.d.ts +4 -0
- package/src/headingui.js +6 -0
- package/src/title.d.ts +4 -0
- package/src/title.js +6 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"
|
|
7
|
+
const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Heading":"Titulo","Choose heading":"Escolha o título","Heading 1":"Título 1","Heading 2":"Título 2","Heading 3":"Título 3","Heading 4":"Título 4","Heading 5":"Título 5","Heading 6":"Título 6","Type your title":"Digite o título","Type or paste your content here.":"Digite ou cole o conteúdo aqui."},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;
|
package/dist/translations/pt.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 {"pt":{"dictionary":{"
|
|
5
|
+
export default {"pt":{"dictionary":{"Heading":"Cabeçalho","Choose heading":"Escolher cabeçalho","Heading 1":"Cabeçalho 1","Heading 2":"Cabeçalho 2","Heading 3":"Cabeçalho 3","Heading 4":"Cabeçalho 4","Heading 5":"Cabeçalho 5","Heading 6":"Cabeçalho 6","Type your title":"Introduza o seu título","Type or paste your content here.":"Digite ou cole o seu conteúdo aqui."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"
|
|
7
|
+
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Heading":"Cabeçalho","Choose heading":"Escolher cabeçalho","Heading 1":"Cabeçalho 1","Heading 2":"Cabeçalho 2","Heading 3":"Cabeçalho 3","Heading 4":"Cabeçalho 4","Heading 5":"Cabeçalho 5","Heading 6":"Cabeçalho 6","Type your title":"Introduza o seu título","Type or paste your content here.":"Digite ou cole o seu conteúdo aqui."},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;
|
package/dist/translations/ro.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 {"ro":{"dictionary":{"
|
|
5
|
+
export default {"ro":{"dictionary":{"Heading":"Titlu","Choose heading":"Alege titlu","Heading 1":"Titlu 1","Heading 2":"Titlu 2","Heading 3":"Titlu 3","Heading 4":"Titlu 4","Heading 5":"Titlu 5","Heading 6":"Titlu 6","Type your title":"Scrie titlul tău","Type or paste your content here.":"Scrie sau inserează aici conținutul tău"},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":{"
|
|
7
|
+
const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Heading":"Titlu","Choose heading":"Alege titlu","Heading 1":"Titlu 1","Heading 2":"Titlu 2","Heading 3":"Titlu 3","Heading 4":"Titlu 4","Heading 5":"Titlu 5","Heading 6":"Titlu 6","Type your title":"Scrie titlul tău","Type or paste your content here.":"Scrie sau inserează aici conținutul tău"},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;
|
package/dist/translations/ru.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 {"ru":{"dictionary":{"
|
|
5
|
+
export default {"ru":{"dictionary":{"Heading":"Стиль","Choose heading":"Выбор стиля","Heading 1":"Заголовок 1","Heading 2":"Заголовок 2","Heading 3":"Заголовок 3","Heading 4":"Заголовок 4","Heading 5":"Заголовок 5","Heading 6":"Заголовок 6","Type your title":"Введите заголовок","Type or paste your content here.":"Введите или вставьте сюда ваш текст"},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":{"
|
|
7
|
+
const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Heading":"Стиль","Choose heading":"Выбор стиля","Heading 1":"Заголовок 1","Heading 2":"Заголовок 2","Heading 3":"Заголовок 3","Heading 4":"Заголовок 4","Heading 5":"Заголовок 5","Heading 6":"Заголовок 6","Type your title":"Введите заголовок","Type or paste your content here.":"Введите или вставьте сюда ваш текст"},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":{"Heading":"","Choose heading":"","Heading 1":"","Heading 2":"","Heading 3":"","Heading 4":"","Heading 5":"","Heading 6":"","Type your title":"","Type or paste your content here.":""},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":{"Heading":"","Choose heading":"","Heading 1":"","Heading 2":"","Heading 3":"","Heading 4":"","Heading 5":"","Heading 6":"","Type your title":"","Type or paste your content here.":""},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 ||= {} );
|
package/dist/translations/sk.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 {"sk":{"dictionary":{"
|
|
5
|
+
export default {"sk":{"dictionary":{"Heading":"Nadpis","Choose heading":"Vyberte nadpis","Heading 1":"Nadpis 1","Heading 2":"Nadpis 2","Heading 3":"Nadpis 3","Heading 4":"Nadpis 4","Heading 5":"Nadpis 5","Heading 6":"Nadpis 6","Type your title":"Vložte nadpis","Type or paste your content here.":"Vložte obsah"},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":{"
|
|
7
|
+
const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Heading":"Nadpis","Choose heading":"Vyberte nadpis","Heading 1":"Nadpis 1","Heading 2":"Nadpis 2","Heading 3":"Nadpis 3","Heading 4":"Nadpis 4","Heading 5":"Nadpis 5","Heading 6":"Nadpis 6","Type your title":"Vložte nadpis","Type or paste your content here.":"Vložte obsah"},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;
|
package/dist/translations/sl.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 {"sl":{"dictionary":{"
|
|
5
|
+
export default {"sl":{"dictionary":{"Heading":"Naslov","Choose heading":"Izberi naslov","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Type your title":"Vnesi naslov","Type or paste your content here.":"Vnesi ali prilepi vsebino"},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":{"
|
|
7
|
+
const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Heading":"Naslov","Choose heading":"Izberi naslov","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Type your title":"Vnesi naslov","Type or paste your content here.":"Vnesi ali prilepi vsebino"},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;
|
package/dist/translations/sq.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 {"sq":{"dictionary":{"
|
|
5
|
+
export default {"sq":{"dictionary":{"Heading":"Nëntitulli","Choose heading":"Përzgjidh nëntitullin","Heading 1":"Nëntitulli 1","Heading 2":"Nëntitulli 2","Heading 3":"Nëntitulli 3","Heading 4":"Titulli 4","Heading 5":"Titulli 5","Heading 6":"Titulli 6","Type your title":"Shkruani titullin tuaj","Type or paste your content here.":"Shkruaj ose kopjo përmbajtjen këtu."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"
|
|
7
|
+
const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Heading":"Nëntitulli","Choose heading":"Përzgjidh nëntitullin","Heading 1":"Nëntitulli 1","Heading 2":"Nëntitulli 2","Heading 3":"Nëntitulli 3","Heading 4":"Titulli 4","Heading 5":"Titulli 5","Heading 6":"Titulli 6","Type your title":"Shkruani titullin tuaj","Type or paste your content here.":"Shkruaj ose kopjo përmbajtjen këtu."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'sq' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sq' ].dictionary = Object.assign( e[ 'sq' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sq' ].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":{"
|
|
5
|
+
export default {"sr-latn":{"dictionary":{"Heading":"Stilovi","Choose heading":"Odredi stil","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Type your title":"Odredite naslov","Type or paste your content here.":"Upišite ili nalepite naslov"},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":{"
|
|
7
|
+
const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Heading":"Stilovi","Choose heading":"Odredi stil","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Type your title":"Odredite naslov","Type or paste your content here.":"Upišite ili nalepite naslov"},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;
|
package/dist/translations/sr.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 {"sr":{"dictionary":{"
|
|
5
|
+
export default {"sr":{"dictionary":{"Heading":"Стилови","Choose heading":"Одреди стил","Heading 1":"Наслов 1","Heading 2":"Наслов 2","Heading 3":"Наслов 3","Heading 4":"Наслов 4","Heading 5":"Наслов 5","Heading 6":"Наслов 6","Type your title":"Одредите наслов","Type or paste your content here.":"Упишите или налепите наслов"},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":{"
|
|
7
|
+
const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Heading":"Стилови","Choose heading":"Одреди стил","Heading 1":"Наслов 1","Heading 2":"Наслов 2","Heading 3":"Наслов 3","Heading 4":"Наслов 4","Heading 5":"Наслов 5","Heading 6":"Наслов 6","Type your title":"Одредите наслов","Type or paste your content here.":"Упишите или налепите наслов"},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;
|
package/dist/translations/sv.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 {"sv":{"dictionary":{"
|
|
5
|
+
export default {"sv":{"dictionary":{"Heading":"Rubrik","Choose heading":"Välj rubrik","Heading 1":"Rubrik 1","Heading 2":"Rubrik 2","Heading 3":"Rubrik 3","Heading 4":"Rubrik 4","Heading 5":"Rubrik 5","Heading 6":"Rubrik 6","Type your title":"Skriv in rubriken","Type or paste your content here.":"Skriv eller klistra in ditt innehåll här."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sv' ]: { dictionary, getPluralForm } } = {"sv":{"dictionary":{"
|
|
7
|
+
const { [ 'sv' ]: { dictionary, getPluralForm } } = {"sv":{"dictionary":{"Heading":"Rubrik","Choose heading":"Välj rubrik","Heading 1":"Rubrik 1","Heading 2":"Rubrik 2","Heading 3":"Rubrik 3","Heading 4":"Rubrik 4","Heading 5":"Rubrik 5","Heading 6":"Rubrik 6","Type your title":"Skriv in rubriken","Type or paste your content here.":"Skriv eller klistra in ditt innehåll här."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'sv' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sv' ].dictionary = Object.assign( e[ 'sv' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sv' ].getPluralForm = getPluralForm;
|
package/dist/translations/th.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 {"th":{"dictionary":{"
|
|
5
|
+
export default {"th":{"dictionary":{"Heading":"หัวข้อ","Choose heading":"เลือกขนาดหัวข้อ","Heading 1":"หัวข้อขนาด 1","Heading 2":"หัวข้อ 2","Heading 3":"หัวข้อ 3","Heading 4":"หัวข้อ 4","Heading 5":"หัวข้อ 5","Heading 6":"หัวข้อ 6","Type your title":"พิมพ์ชื่อเรื่องของคุณ","Type or paste your content here.":"พิมพ์หรือวางเนื้อหาของคุณที่นี่"},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'th' ]: { dictionary, getPluralForm } } = {"th":{"dictionary":{"
|
|
7
|
+
const { [ 'th' ]: { dictionary, getPluralForm } } = {"th":{"dictionary":{"Heading":"หัวข้อ","Choose heading":"เลือกขนาดหัวข้อ","Heading 1":"หัวข้อขนาด 1","Heading 2":"หัวข้อ 2","Heading 3":"หัวข้อ 3","Heading 4":"หัวข้อ 4","Heading 5":"หัวข้อ 5","Heading 6":"หัวข้อ 6","Type your title":"พิมพ์ชื่อเรื่องของคุณ","Type or paste your content here.":"พิมพ์หรือวางเนื้อหาของคุณที่นี่"},getPluralForm(n){return 0;}}};
|
|
8
8
|
e[ 'th' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'th' ].dictionary = Object.assign( e[ 'th' ].dictionary, dictionary );
|
|
10
10
|
e[ 'th' ].getPluralForm = getPluralForm;
|
package/dist/translations/ti.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 {"ti":{"dictionary":{"
|
|
5
|
+
export default {"ti":{"dictionary":{"Heading":"ርእሲ","Choose heading":"ርእሲ ምረጽ","Heading 1":"ርእሲ 1","Heading 2":"ርእሲ 2","Heading 3":"ርእሲ 3","Heading 4":"ርእሲ 4","Heading 5":"ርእሲ 5","Heading 6":"ርእሲ 6","Type your title":"ርእሲ ጽሑፍካ ጸሓፍ","Type or paste your content here.":"ኣብዚ ቦታ ጽሑፍካ ጸሓፍ ወይ ጠቅዕ"},getPluralForm(n){return (n > 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ti' ]: { dictionary, getPluralForm } } = {"ti":{"dictionary":{"
|
|
7
|
+
const { [ 'ti' ]: { dictionary, getPluralForm } } = {"ti":{"dictionary":{"Heading":"ርእሲ","Choose heading":"ርእሲ ምረጽ","Heading 1":"ርእሲ 1","Heading 2":"ርእሲ 2","Heading 3":"ርእሲ 3","Heading 4":"ርእሲ 4","Heading 5":"ርእሲ 5","Heading 6":"ርእሲ 6","Type your title":"ርእሲ ጽሑፍካ ጸሓፍ","Type or paste your content here.":"ኣብዚ ቦታ ጽሑፍካ ጸሓፍ ወይ ጠቅዕ"},getPluralForm(n){return (n > 1);}}};
|
|
8
8
|
e[ 'ti' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ti' ].dictionary = Object.assign( e[ 'ti' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ti' ].getPluralForm = getPluralForm;
|
package/dist/translations/tk.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 {"tk":{"dictionary":{"
|
|
5
|
+
export default {"tk":{"dictionary":{"Heading":"Sözbaşy","Choose heading":"Sözbaşy saýlaň","Heading 1":"Sözbaşy 1","Heading 2":"Sözbaşy 2","Heading 3":"Sözbaşy 3","Heading 4":"Sözbaşy 4","Heading 5":"Sözbaşy 5","Heading 6":"Sözbaşy 6","Type your title":"Sözbaşyny ýazyň","Type or paste your content here.":"Mazmunyňyzy şu ýere ýazyň ýa-da goýuň."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'tk' ]: { dictionary, getPluralForm } } = {"tk":{"dictionary":{"
|
|
7
|
+
const { [ 'tk' ]: { dictionary, getPluralForm } } = {"tk":{"dictionary":{"Heading":"Sözbaşy","Choose heading":"Sözbaşy saýlaň","Heading 1":"Sözbaşy 1","Heading 2":"Sözbaşy 2","Heading 3":"Sözbaşy 3","Heading 4":"Sözbaşy 4","Heading 5":"Sözbaşy 5","Heading 6":"Sözbaşy 6","Type your title":"Sözbaşyny ýazyň","Type or paste your content here.":"Mazmunyňyzy şu ýere ýazyň ýa-da goýuň."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'tk' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'tk' ].dictionary = Object.assign( e[ 'tk' ].dictionary, dictionary );
|
|
10
10
|
e[ 'tk' ].getPluralForm = getPluralForm;
|
package/dist/translations/tr.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 {"tr":{"dictionary":{"
|
|
5
|
+
export default {"tr":{"dictionary":{"Heading":"Başlık","Choose heading":"Başlık tipi seç","Heading 1":"1. Seviye Başlık","Heading 2":"2. Seviye Başlık","Heading 3":"3. Seviye Başlık","Heading 4":"4. Seviye Başlık","Heading 5":"5. Seviye Başlık","Heading 6":"6. Seviye Başlık","Type your title":"Başlığınızı yazınız","Type or paste your content here.":"İçeriğinizi buraya yapıştırın yada yazın."},getPluralForm(n){return (n > 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'tr' ]: { dictionary, getPluralForm } } = {"tr":{"dictionary":{"
|
|
7
|
+
const { [ 'tr' ]: { dictionary, getPluralForm } } = {"tr":{"dictionary":{"Heading":"Başlık","Choose heading":"Başlık tipi seç","Heading 1":"1. Seviye Başlık","Heading 2":"2. Seviye Başlık","Heading 3":"3. Seviye Başlık","Heading 4":"4. Seviye Başlık","Heading 5":"5. Seviye Başlık","Heading 6":"6. Seviye Başlık","Type your title":"Başlığınızı yazınız","Type or paste your content here.":"İçeriğinizi buraya yapıştırın yada yazın."},getPluralForm(n){return (n > 1);}}};
|
|
8
8
|
e[ 'tr' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'tr' ].dictionary = Object.assign( e[ 'tr' ].dictionary, dictionary );
|
|
10
10
|
e[ 'tr' ].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 {"tt":{"dictionary":{"Heading":"","Choose heading":"","Heading 1":"","Heading 2":"","Heading 3":"","Heading 4":"","Heading 5":"","Heading 6":"","Type your title":"","Type or paste your content here.":""},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 { [ 'tt' ]: { dictionary, getPluralForm } } = {"tt":{"dictionary":{"Heading":"","Choose heading":"","Heading 1":"","Heading 2":"","Heading 3":"","Heading 4":"","Heading 5":"","Heading 6":"","Type your title":"","Type or paste your content here.":""},getPluralForm(n){return 0;}}};
|
|
8
|
+
e[ 'tt' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
|
+
e[ 'tt' ].dictionary = Object.assign( e[ 'tt' ].dictionary, dictionary );
|
|
10
|
+
e[ 'tt' ].getPluralForm = getPluralForm;
|
|
11
|
+
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
|
package/dist/translations/ug.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 {"ug":{"dictionary":{"
|
|
5
|
+
export default {"ug":{"dictionary":{"Heading":"ماۋزۇ","Choose heading":"ماۋزۇ تاللاش","Heading 1":"ماۋزۇ 1","Heading 2":"ماۋزۇ 2","Heading 3":"ماۋزۇ 3","Heading 4":"ماۋزۇ 4","Heading 5":"ماۋزۇ 5","Heading 6":"ماۋزۇ 6","Type your title":"ماۋزۇ كىرگۈزۈلىدۇ","Type or paste your content here.":"مەزمۇن بۇ جايغا كىرگۈزۈلىدۇ ياكى چاپلىنىدۇ."},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"
|
|
7
|
+
const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Heading":"ماۋزۇ","Choose heading":"ماۋزۇ تاللاش","Heading 1":"ماۋزۇ 1","Heading 2":"ماۋزۇ 2","Heading 3":"ماۋزۇ 3","Heading 4":"ماۋزۇ 4","Heading 5":"ماۋزۇ 5","Heading 6":"ماۋزۇ 6","Type your title":"ماۋزۇ كىرگۈزۈلىدۇ","Type or paste your content here.":"مەزمۇن بۇ جايغا كىرگۈزۈلىدۇ ياكى چاپلىنىدۇ."},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;
|
package/dist/translations/uk.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 {"uk":{"dictionary":{"
|
|
5
|
+
export default {"uk":{"dictionary":{"Heading":"Заголовок","Choose heading":"Оберіть заголовок","Heading 1":"Заголовок 1","Heading 2":"Заголовок 2","Heading 3":"Заголовок 3","Heading 4":"Заголовок 4","Heading 5":"Заголовок 5","Heading 6":"Заголовок 6","Type your title":"Введіть назву","Type or paste your content here.":"Введіть або вставте свій вміст тут."},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":{"
|
|
7
|
+
const { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Heading":"Заголовок","Choose heading":"Оберіть заголовок","Heading 1":"Заголовок 1","Heading 2":"Заголовок 2","Heading 3":"Заголовок 3","Heading 4":"Заголовок 4","Heading 5":"Заголовок 5","Heading 6":"Заголовок 6","Type your title":"Введіть назву","Type or paste your content here.":"Введіть або вставте свій вміст тут."},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;
|
package/dist/translations/ur.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 {"ur":{"dictionary":{"
|
|
5
|
+
export default {"ur":{"dictionary":{"Heading":"سرخی","Choose heading":"سرخی منتخب کریں","Heading 1":"سرخی 1","Heading 2":"سرخی 2","Heading 3":"سرخی 3","Heading 4":"سرخی 4","Heading 5":"سرخی 5","Heading 6":"سرخی 6","Type your title":"عنوان ٹایپ کریں","Type or paste your content here.":"اپنا مواد یہاں ٹایپ یا چسپاں کریں."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"
|
|
7
|
+
const { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"Heading":"سرخی","Choose heading":"سرخی منتخب کریں","Heading 1":"سرخی 1","Heading 2":"سرخی 2","Heading 3":"سرخی 3","Heading 4":"سرخی 4","Heading 5":"سرخی 5","Heading 6":"سرخی 6","Type your title":"عنوان ٹایپ کریں","Type or paste your content here.":"اپنا مواد یہاں ٹایپ یا چسپاں کریں."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'ur' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ur' ].dictionary = Object.assign( e[ 'ur' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ur' ].getPluralForm = getPluralForm;
|
package/dist/translations/uz.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 {"uz":{"dictionary":{"
|
|
5
|
+
export default {"uz":{"dictionary":{"Heading":"Uslub","Choose heading":"Uslubni tanlash","Heading 1":"Sarlavha 1","Heading 2":"Sarlavha 2","Heading 3":"Sarlavha 3","Heading 4":"Sarlavha 4","Heading 5":"Sarlavha 5","Heading 6":"Sarlavha 6","Type your title":"Sarlavhani kiriting","Type or paste your content here.":"Matningizni shu yerga kiriting yoki joylashtiring"},getPluralForm(n){return (n > 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"
|
|
7
|
+
const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Heading":"Uslub","Choose heading":"Uslubni tanlash","Heading 1":"Sarlavha 1","Heading 2":"Sarlavha 2","Heading 3":"Sarlavha 3","Heading 4":"Sarlavha 4","Heading 5":"Sarlavha 5","Heading 6":"Sarlavha 6","Type your title":"Sarlavhani kiriting","Type or paste your content here.":"Matningizni shu yerga kiriting yoki joylashtiring"},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;
|
package/dist/translations/vi.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 {"vi":{"dictionary":{"
|
|
5
|
+
export default {"vi":{"dictionary":{"Heading":"Tiêu đề","Choose heading":"Chọn tiêu đề","Heading 1":"Tiêu đề 1","Heading 2":"Tiêu đề 2","Heading 3":"Tiêu đề 3","Heading 4":"Tiêu đề 4","Heading 5":"Tiêu đề 5","Heading 6":"Tiêu đề 6","Type your title":"Nhập tựa đề","Type or paste your content here.":"Nhập hoặc dán nội dung tại đây"},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'vi' ]: { dictionary, getPluralForm } } = {"vi":{"dictionary":{"
|
|
7
|
+
const { [ 'vi' ]: { dictionary, getPluralForm } } = {"vi":{"dictionary":{"Heading":"Tiêu đề","Choose heading":"Chọn tiêu đề","Heading 1":"Tiêu đề 1","Heading 2":"Tiêu đề 2","Heading 3":"Tiêu đề 3","Heading 4":"Tiêu đề 4","Heading 5":"Tiêu đề 5","Heading 6":"Tiêu đề 6","Type your title":"Nhập tựa đề","Type or paste your content here.":"Nhập hoặc dán nội dung tại đây"},getPluralForm(n){return 0;}}};
|
|
8
8
|
e[ 'vi' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'vi' ].dictionary = Object.assign( e[ 'vi' ].dictionary, dictionary );
|
|
10
10
|
e[ 'vi' ].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 {"zh-cn":{"dictionary":{"
|
|
5
|
+
export default {"zh-cn":{"dictionary":{"Heading":"标题","Choose heading":"标题类型","Heading 1":"标题 1","Heading 2":"标题 2","Heading 3":"标题 3","Heading 4":"标题 4","Heading 5":"标题 5","Heading 6":"标题 6","Type your title":"输入标题","Type or paste your content here.":"在这里输入或粘贴内容"},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'zh-cn' ]: { dictionary, getPluralForm } } = {"zh-cn":{"dictionary":{"
|
|
7
|
+
const { [ 'zh-cn' ]: { dictionary, getPluralForm } } = {"zh-cn":{"dictionary":{"Heading":"标题","Choose heading":"标题类型","Heading 1":"标题 1","Heading 2":"标题 2","Heading 3":"标题 3","Heading 4":"标题 4","Heading 5":"标题 5","Heading 6":"标题 6","Type your title":"输入标题","Type or paste your content here.":"在这里输入或粘贴内容"},getPluralForm(n){return 0;}}};
|
|
8
8
|
e[ 'zh-cn' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'zh-cn' ].dictionary = Object.assign( e[ 'zh-cn' ].dictionary, dictionary );
|
|
10
10
|
e[ 'zh-cn' ].getPluralForm = getPluralForm;
|
package/dist/translations/zh.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 {"zh":{"dictionary":{"
|
|
5
|
+
export default {"zh":{"dictionary":{"Heading":"標題","Choose heading":"選取標題","Heading 1":"標題 1","Heading 2":"標題 2","Heading 3":"標題 3","Heading 4":"標題 4","Heading 5":"標題 5","Heading 6":"標題 6","Type your title":"輸入你的標題","Type or paste your content here.":"在此輸入或貼上你的內容。"},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'zh' ]: { dictionary, getPluralForm } } = {"zh":{"dictionary":{"
|
|
7
|
+
const { [ 'zh' ]: { dictionary, getPluralForm } } = {"zh":{"dictionary":{"Heading":"標題","Choose heading":"選取標題","Heading 1":"標題 1","Heading 2":"標題 2","Heading 3":"標題 3","Heading 4":"標題 4","Heading 5":"標題 5","Heading 6":"標題 6","Type your title":"輸入你的標題","Type or paste your content here.":"在此輸入或貼上你的內容。"},getPluralForm(n){return 0;}}};
|
|
8
8
|
e[ 'zh' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'zh' ].dictionary = Object.assign( e[ 'zh' ].dictionary, dictionary );
|
|
10
10
|
e[ 'zh' ].getPluralForm = getPluralForm;
|
package/lang/contexts.json
CHANGED
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: af\n"
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "Tooltip for the heading dropdown."
|
|
15
|
+
msgid "Heading"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "Default label for the heading dropdown."
|
|
19
|
+
msgid "Choose heading"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "Dropdown option label for the heading level 1 format."
|
|
23
|
+
msgid "Heading 1"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "Dropdown option label for the heading level 2 format."
|
|
27
|
+
msgid "Heading 2"
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "Dropdown option label for the heading level 3 format."
|
|
31
|
+
msgid "Heading 3"
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
msgctxt "Dropdown option label for the heading level 4 format."
|
|
35
|
+
msgid "Heading 4"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
msgctxt "Dropdown option label for the heading level 5 format."
|
|
39
|
+
msgid "Heading 5"
|
|
40
|
+
msgstr ""
|
|
41
|
+
|
|
42
|
+
msgctxt "Dropdown option label for the heading level 6 format."
|
|
43
|
+
msgid "Heading 6"
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
46
|
+
msgctxt "A default value of the placeholder for the content title."
|
|
47
|
+
msgid "Type your title"
|
|
48
|
+
msgstr ""
|
|
49
|
+
|
|
50
|
+
msgctxt "A default value of the placeholder for the content body."
|
|
51
|
+
msgid "Type or paste your content here."
|
|
52
|
+
msgstr ""
|