@ckeditor/ckeditor5-highlight 43.2.0 → 43.3.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/highlight.js +1 -1
- package/build/translations/af.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/bs.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/highlight.d.ts +4 -0
- package/dist/highlightediting.d.ts +4 -0
- package/dist/highlightui.d.ts +4 -0
- package/dist/index.css.map +1 -1
- package/dist/index.js +15 -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.d.ts +8 -0
- package/dist/translations/bs.js +5 -0
- package/dist/translations/bs.umd.js +11 -0
- 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 +48 -0
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +48 -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 +48 -0
- 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 +48 -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 +48 -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 +48 -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 +48 -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 +48 -0
- package/lang/translations/km.po +48 -0
- package/lang/translations/kn.po +48 -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 +48 -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 +48 -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 +48 -0
- package/lang/translations/tk.po +3 -9
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +48 -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 +4 -4
- package/src/highlight.d.ts +4 -0
- package/src/highlight.js +6 -0
- package/src/highlightediting.d.ts +4 -0
- package/src/highlightediting.js +6 -0
- package/src/highlightui.d.ts +4 -0
- package/src/highlightui.js +6 -0
@@ -4,7 +4,7 @@
|
|
4
4
|
*/
|
5
5
|
|
6
6
|
( e => {
|
7
|
-
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Yellow marker":"Marcador amarelo","Green marker":"Marcador verde","Pink marker":"Marcador rosa","Blue marker":"Marcador azul","Red pen":"Caneta vermelha","Green pen":"Caneta verde","Remove highlight":"Remover realce","Highlight":"Realçar","Text highlight toolbar":"Barra de ferramentas de realces de texto"},getPluralForm(n){return (n
|
7
|
+
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Yellow marker":"Marcador amarelo","Green marker":"Marcador verde","Pink marker":"Marcador rosa","Blue marker":"Marcador azul","Red pen":"Caneta vermelha","Green pen":"Caneta verde","Remove highlight":"Remover realce","Highlight":"Realçar","Text highlight toolbar":"Barra de ferramentas de realces de texto"},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":{"Yellow marker":"Evidențiator galben","Green marker":"Evidențiator verde","Pink marker":"Evidențiator roz","Blue marker":"Evidențiator albastru","Red pen":"Pix roșu","Green pen":"Pix verde","Remove highlight":"Șterge evidențiere text","Highlight":"Evidențiere text","Text highlight toolbar":"Bară evidențiere text"},getPluralForm(n){return (n==1?0:(
|
5
|
+
export default {"ro":{"dictionary":{"Yellow marker":"Evidențiator galben","Green marker":"Evidențiator verde","Pink marker":"Evidențiator roz","Blue marker":"Evidențiator albastru","Red pen":"Pix roșu","Green pen":"Pix verde","Remove highlight":"Șterge evidențiere text","Highlight":"Evidențiere text","Text highlight toolbar":"Bară evidențiere text"},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":{"Yellow marker":"Evidențiator galben","Green marker":"Evidențiator verde","Pink marker":"Evidențiator roz","Blue marker":"Evidențiator albastru","Red pen":"Pix roșu","Green pen":"Pix verde","Remove highlight":"Șterge evidențiere text","Highlight":"Evidențiere text","Text highlight toolbar":"Bară evidențiere text"},getPluralForm(n){return (n==1?0:(
|
7
|
+
const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Yellow marker":"Evidențiator galben","Green marker":"Evidențiator verde","Pink marker":"Evidențiator roz","Blue marker":"Evidențiator albastru","Red pen":"Pix roșu","Green pen":"Pix verde","Remove highlight":"Șterge evidențiere text","Highlight":"Evidențiere text","Text highlight toolbar":"Bară evidențiere text"},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":{"Yellow marker":"Выделение жёлтым маркером","Green marker":"Выделение зелёным маркером","Pink marker":"Выделение розовым маркером","Blue marker":"Выделение синим маркером","Red pen":"Красный цвет текста","Green pen":"Зеленый цвет текста","Remove highlight":"Убрать выделение","Highlight":"Выделить","Text highlight toolbar":"Панель инструментов выделения текста"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%
|
5
|
+
export default {"ru":{"dictionary":{"Yellow marker":"Выделение жёлтым маркером","Green marker":"Выделение зелёным маркером","Pink marker":"Выделение розовым маркером","Blue marker":"Выделение синим маркером","Red pen":"Красный цвет текста","Green pen":"Зеленый цвет текста","Remove highlight":"Убрать выделение","Highlight":"Выделить","Text highlight toolbar":"Панель инструментов выделения текста"},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":{"Yellow marker":"Выделение жёлтым маркером","Green marker":"Выделение зелёным маркером","Pink marker":"Выделение розовым маркером","Blue marker":"Выделение синим маркером","Red pen":"Красный цвет текста","Green pen":"Зеленый цвет текста","Remove highlight":"Убрать выделение","Highlight":"Выделить","Text highlight toolbar":"Панель инструментов выделения текста"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%
|
7
|
+
const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Yellow marker":"Выделение жёлтым маркером","Green marker":"Выделение зелёным маркером","Pink marker":"Выделение розовым маркером","Blue marker":"Выделение синим маркером","Red pen":"Красный цвет текста","Green pen":"Зеленый цвет текста","Remove highlight":"Убрать выделение","Highlight":"Выделить","Text highlight toolbar":"Панель инструментов выделения текста"},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":{"Yellow marker":"","Green marker":"","Pink marker":"","Blue marker":"","Red pen":"","Green pen":"","Remove highlight":"","Highlight":"","Text highlight toolbar":""},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":{"Yellow marker":"","Green marker":"","Pink marker":"","Blue marker":"","Red pen":"","Green pen":"","Remove highlight":"","Highlight":"","Text highlight toolbar":""},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":{"Yellow marker":"Žltý zvýrazňovač","Green marker":"Zelený zvýrazňovač","Pink marker":"Ružový zvýrazňovač","Blue marker":"Modrý zvýrazňovač","Red pen":"Červené pero","Green pen":"Zelené pero","Remove highlight":"Odstrániť zvýraznenie","Highlight":"Zvýraznenie","Text highlight toolbar":"Panel nástrojov zvýraznenia textu"},getPluralForm(n){return (n
|
5
|
+
export default {"sk":{"dictionary":{"Yellow marker":"Žltý zvýrazňovač","Green marker":"Zelený zvýrazňovač","Pink marker":"Ružový zvýrazňovač","Blue marker":"Modrý zvýrazňovač","Red pen":"Červené pero","Green pen":"Zelené pero","Remove highlight":"Odstrániť zvýraznenie","Highlight":"Zvýraznenie","Text highlight toolbar":"Panel nástrojov zvýraznenia textu"},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":{"Yellow marker":"Žltý zvýrazňovač","Green marker":"Zelený zvýrazňovač","Pink marker":"Ružový zvýrazňovač","Blue marker":"Modrý zvýrazňovač","Red pen":"Červené pero","Green pen":"Zelené pero","Remove highlight":"Odstrániť zvýraznenie","Highlight":"Zvýraznenie","Text highlight toolbar":"Panel nástrojov zvýraznenia textu"},getPluralForm(n){return (n
|
7
|
+
const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Yellow marker":"Žltý zvýrazňovač","Green marker":"Zelený zvýrazňovač","Pink marker":"Ružový zvýrazňovač","Blue marker":"Modrý zvýrazňovač","Red pen":"Červené pero","Green pen":"Zelené pero","Remove highlight":"Odstrániť zvýraznenie","Highlight":"Zvýraznenie","Text highlight toolbar":"Panel nástrojov zvýraznenia textu"},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":{"Yellow marker":"Rumena oznaka","Green marker":"Zelena oznaka","Pink marker":"Rožnata oznaka","Blue marker":"Modra oznaka","Red pen":"Rdeče pisalo","Green pen":"Zeleno pisalo","Remove highlight":"Odstrani oznako","Highlight":"Označi","Text highlight toolbar":"Orodna vrstica označevanja"},getPluralForm(n){return (n%100==1 ?
|
5
|
+
export default {"sl":{"dictionary":{"Yellow marker":"Rumena oznaka","Green marker":"Zelena oznaka","Pink marker":"Rožnata oznaka","Blue marker":"Modra oznaka","Red pen":"Rdeče pisalo","Green pen":"Zeleno pisalo","Remove highlight":"Odstrani oznako","Highlight":"Označi","Text highlight toolbar":"Orodna vrstica označevanja"},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":{"Yellow marker":"Rumena oznaka","Green marker":"Zelena oznaka","Pink marker":"Rožnata oznaka","Blue marker":"Modra oznaka","Red pen":"Rdeče pisalo","Green pen":"Zeleno pisalo","Remove highlight":"Odstrani oznako","Highlight":"Označi","Text highlight toolbar":"Orodna vrstica označevanja"},getPluralForm(n){return (n%100==1 ?
|
7
|
+
const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Yellow marker":"Rumena oznaka","Green marker":"Zelena oznaka","Pink marker":"Rožnata oznaka","Blue marker":"Modra oznaka","Red pen":"Rdeče pisalo","Green pen":"Zeleno pisalo","Remove highlight":"Odstrani oznako","Highlight":"Označi","Text highlight toolbar":"Orodna vrstica označevanja"},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}};
|
8
8
|
e[ 'sl' ] ||= { dictionary: {}, getPluralForm: null };
|
9
9
|
e[ 'sl' ].dictionary = Object.assign( e[ 'sl' ].dictionary, dictionary );
|
10
10
|
e[ 'sl' ].getPluralForm = getPluralForm;
|
@@ -2,4 +2,4 @@
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
4
|
*/
|
5
|
-
export default {"sr-latn":{"dictionary":{"Yellow marker":"Žuti marker","Green marker":"Zeleni marker","Pink marker":"Roza marker","Blue marker":"Plavi marker","Red pen":"Crvena olovka","Green pen":"Zelena olovka","Remove highlight":"Ukloni isticanje","Highlight":"Isticanje","Text highlight toolbar":"Alatke za markiranje teksta"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
|
5
|
+
export default {"sr-latn":{"dictionary":{"Yellow marker":"Žuti marker","Green marker":"Zeleni marker","Pink marker":"Roza marker","Blue marker":"Plavi marker","Red pen":"Crvena olovka","Green pen":"Zelena olovka","Remove highlight":"Ukloni isticanje","Highlight":"Isticanje","Text highlight toolbar":"Alatke za markiranje teksta"},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":{"Yellow marker":"Žuti marker","Green marker":"Zeleni marker","Pink marker":"Roza marker","Blue marker":"Plavi marker","Red pen":"Crvena olovka","Green pen":"Zelena olovka","Remove highlight":"Ukloni isticanje","Highlight":"Isticanje","Text highlight toolbar":"Alatke za markiranje teksta"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
|
7
|
+
const { [ 'sr-latn' ]: { dictionary, getPluralForm } } = {"sr-latn":{"dictionary":{"Yellow marker":"Žuti marker","Green marker":"Zeleni marker","Pink marker":"Roza marker","Blue marker":"Plavi marker","Red pen":"Crvena olovka","Green pen":"Zelena olovka","Remove highlight":"Ukloni isticanje","Highlight":"Isticanje","Text highlight toolbar":"Alatke za markiranje teksta"},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":{"Yellow marker":"Жути маркер","Green marker":"Зелени маркер","Pink marker":"Роза маркер","Blue marker":"Плави маркер","Red pen":"Црвена оловка","Green pen":"Зелена оловка","Remove highlight":"Уклони истицање","Highlight":"Истицање","Text highlight toolbar":"Алатке за маркирање текста"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}}
|
5
|
+
export default {"sr":{"dictionary":{"Yellow marker":"Жути маркер","Green marker":"Зелени маркер","Pink marker":"Роза маркер","Blue marker":"Плави маркер","Red pen":"Црвена оловка","Green pen":"Зелена оловка","Remove highlight":"Уклони истицање","Highlight":"Истицање","Text highlight toolbar":"Алатке за маркирање текста"},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":{"Yellow marker":"Жути маркер","Green marker":"Зелени маркер","Pink marker":"Роза маркер","Blue marker":"Плави маркер","Red pen":"Црвена оловка","Green pen":"Зелена оловка","Remove highlight":"Уклони истицање","Highlight":"Истицање","Text highlight toolbar":"Алатке за маркирање текста"},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);}}};
|
7
|
+
const { [ 'sr' ]: { dictionary, getPluralForm } } = {"sr":{"dictionary":{"Yellow marker":"Жути маркер","Green marker":"Зелени маркер","Pink marker":"Роза маркер","Blue marker":"Плави маркер","Red pen":"Црвена оловка","Green pen":"Зелена оловка","Remove highlight":"Уклони истицање","Highlight":"Истицање","Text highlight toolbar":"Алатке за маркирање текста"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
|
8
8
|
e[ 'sr' ] ||= { dictionary: {}, getPluralForm: null };
|
9
9
|
e[ 'sr' ].dictionary = Object.assign( e[ 'sr' ].dictionary, dictionary );
|
10
10
|
e[ 'sr' ].getPluralForm = getPluralForm;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
7
|
+
declare const translations: Translations;
|
8
|
+
export default translations;
|
@@ -0,0 +1,5 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
export default {"ti":{"dictionary":{"Yellow marker":"","Green marker":"","Pink marker":"","Blue marker":"","Red pen":"","Green pen":"","Remove highlight":"","Highlight":"","Text highlight toolbar":""},getPluralForm(n){return (n > 1);}}}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
/**
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
4
|
+
*/
|
5
|
+
|
6
|
+
( e => {
|
7
|
+
const { [ 'ti' ]: { dictionary, getPluralForm } } = {"ti":{"dictionary":{"Yellow marker":"","Green marker":"","Pink marker":"","Blue marker":"","Red pen":"","Green pen":"","Remove highlight":"","Highlight":"","Text highlight toolbar":""},getPluralForm(n){return (n > 1);}}};
|
8
|
+
e[ 'ti' ] ||= { dictionary: {}, getPluralForm: null };
|
9
|
+
e[ 'ti' ].dictionary = Object.assign( e[ 'ti' ].dictionary, dictionary );
|
10
|
+
e[ 'ti' ].getPluralForm = getPluralForm;
|
11
|
+
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
|
@@ -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":{"Yellow marker":"","Green marker":"","Pink marker":"","Blue marker":"","Red pen":"","Green pen":"","Remove highlight":"","Highlight":"","Text highlight toolbar":""},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":{"Yellow marker":"","Green marker":"","Pink marker":"","Blue marker":"","Red pen":"","Green pen":"","Remove highlight":"","Highlight":"","Text highlight toolbar":""},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":{"Yellow marker":" سېرىق بەلگە","Green marker":"يېشىل بەلگە","Pink marker":"ھالرەڭ بەلگە","Blue marker":"كۆك بەلگە","Red pen":"قىزىل قەلەم","Green pen":"يېشىل قەلەم","Remove highlight":"يورۇتۇشنى چىقىرىۋەت","Highlight":"يورۇت","Text highlight toolbar":"تېكىست يورۇتۇش قورال بالدىقى"},getPluralForm(n){return
|
5
|
+
export default {"ug":{"dictionary":{"Yellow marker":" سېرىق بەلگە","Green marker":"يېشىل بەلگە","Pink marker":"ھالرەڭ بەلگە","Blue marker":"كۆك بەلگە","Red pen":"قىزىل قەلەم","Green pen":"يېشىل قەلەم","Remove highlight":"يورۇتۇشنى چىقىرىۋەت","Highlight":"يورۇت","Text highlight toolbar":"تېكىست يورۇتۇش قورال بالدىقى"},getPluralForm(n){return 0;}}}
|
@@ -4,7 +4,7 @@
|
|
4
4
|
*/
|
5
5
|
|
6
6
|
( e => {
|
7
|
-
const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Yellow marker":" سېرىق بەلگە","Green marker":"يېشىل بەلگە","Pink marker":"ھالرەڭ بەلگە","Blue marker":"كۆك بەلگە","Red pen":"قىزىل قەلەم","Green pen":"يېشىل قەلەم","Remove highlight":"يورۇتۇشنى چىقىرىۋەت","Highlight":"يورۇت","Text highlight toolbar":"تېكىست يورۇتۇش قورال بالدىقى"},getPluralForm(n){return
|
7
|
+
const { [ 'ug' ]: { dictionary, getPluralForm } } = {"ug":{"dictionary":{"Yellow marker":" سېرىق بەلگە","Green marker":"يېشىل بەلگە","Pink marker":"ھالرەڭ بەلگە","Blue marker":"كۆك بەلگە","Red pen":"قىزىل قەلەم","Green pen":"يېشىل قەلەم","Remove highlight":"يورۇتۇشنى چىقىرىۋەت","Highlight":"يورۇت","Text highlight toolbar":"تېكىست يورۇتۇش قورال بالدىقى"},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":{"Yellow marker":"Жовтий маркер","Green marker":"Зелений маркер","Pink marker":"Рожевий маркер","Blue marker":"Синій маркер","Red pen":"Червоний маркер","Green pen":"Зелений маркер","Remove highlight":"Видалити виділення","Highlight":"Виділення","Text highlight toolbar":"Панель виділення тексту"},getPluralForm(n){return (n %
|
5
|
+
export default {"uk":{"dictionary":{"Yellow marker":"Жовтий маркер","Green marker":"Зелений маркер","Pink marker":"Рожевий маркер","Blue marker":"Синій маркер","Red pen":"Червоний маркер","Green pen":"Зелений маркер","Remove highlight":"Видалити виділення","Highlight":"Виділення","Text highlight toolbar":"Панель виділення тексту"},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":{"Yellow marker":"Жовтий маркер","Green marker":"Зелений маркер","Pink marker":"Рожевий маркер","Blue marker":"Синій маркер","Red pen":"Червоний маркер","Green pen":"Зелений маркер","Remove highlight":"Видалити виділення","Highlight":"Виділення","Text highlight toolbar":"Панель виділення тексту"},getPluralForm(n){return (n %
|
7
|
+
const { [ 'uk' ]: { dictionary, getPluralForm } } = {"uk":{"dictionary":{"Yellow marker":"Жовтий маркер","Green marker":"Зелений маркер","Pink marker":"Рожевий маркер","Blue marker":"Синій маркер","Red pen":"Червоний маркер","Green pen":"Зелений маркер","Remove highlight":"Видалити виділення","Highlight":"Виділення","Text highlight toolbar":"Панель виділення тексту"},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/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":{"Yellow marker":"Sariq marker bilan ta'kidlash","Green marker":"Yashil marker bilan ta'kidlash","Pink marker":"Pushti rang markeri bilan belgilang","Blue marker":"Moviy rang markeri bilan ajratib ko'rsatish","Red pen":"Matn rangi qizil","Green pen":"Matn rangi yashil","Remove highlight":"Ajratishni olib tashlash","Highlight":"Ajratish","Text highlight toolbar":"Matn tanlash asboblar paneli"},getPluralForm(n){return
|
5
|
+
export default {"uz":{"dictionary":{"Yellow marker":"Sariq marker bilan ta'kidlash","Green marker":"Yashil marker bilan ta'kidlash","Pink marker":"Pushti rang markeri bilan belgilang","Blue marker":"Moviy rang markeri bilan ajratib ko'rsatish","Red pen":"Matn rangi qizil","Green pen":"Matn rangi yashil","Remove highlight":"Ajratishni olib tashlash","Highlight":"Ajratish","Text highlight toolbar":"Matn tanlash asboblar paneli"},getPluralForm(n){return (n > 1);}}}
|
@@ -4,7 +4,7 @@
|
|
4
4
|
*/
|
5
5
|
|
6
6
|
( e => {
|
7
|
-
const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Yellow marker":"Sariq marker bilan ta'kidlash","Green marker":"Yashil marker bilan ta'kidlash","Pink marker":"Pushti rang markeri bilan belgilang","Blue marker":"Moviy rang markeri bilan ajratib ko'rsatish","Red pen":"Matn rangi qizil","Green pen":"Matn rangi yashil","Remove highlight":"Ajratishni olib tashlash","Highlight":"Ajratish","Text highlight toolbar":"Matn tanlash asboblar paneli"},getPluralForm(n){return
|
7
|
+
const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Yellow marker":"Sariq marker bilan ta'kidlash","Green marker":"Yashil marker bilan ta'kidlash","Pink marker":"Pushti rang markeri bilan belgilang","Blue marker":"Moviy rang markeri bilan ajratib ko'rsatish","Red pen":"Matn rangi qizil","Green pen":"Matn rangi yashil","Remove highlight":"Ajratishni olib tashlash","Highlight":"Ajratish","Text highlight toolbar":"Matn tanlash asboblar paneli"},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;
|
@@ -0,0 +1,48 @@
|
|
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 "Toolbar button tooltip for applying yellow marker (text highlight)."
|
15
|
+
msgid "Yellow marker"
|
16
|
+
msgstr ""
|
17
|
+
|
18
|
+
msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
|
19
|
+
msgid "Green marker"
|
20
|
+
msgstr ""
|
21
|
+
|
22
|
+
msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
|
23
|
+
msgid "Pink marker"
|
24
|
+
msgstr ""
|
25
|
+
|
26
|
+
msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
|
27
|
+
msgid "Blue marker"
|
28
|
+
msgstr ""
|
29
|
+
|
30
|
+
msgctxt "Toolbar button tooltip for applying red pen (text color)."
|
31
|
+
msgid "Red pen"
|
32
|
+
msgstr ""
|
33
|
+
|
34
|
+
msgctxt "Toolbar button tooltip for applying green pen (text color)."
|
35
|
+
msgid "Green pen"
|
36
|
+
msgstr ""
|
37
|
+
|
38
|
+
msgctxt "Toolbar button tooltip for removing text highlight."
|
39
|
+
msgid "Remove highlight"
|
40
|
+
msgstr ""
|
41
|
+
|
42
|
+
msgctxt "Toolbar button tooltip for the text highlight feature."
|
43
|
+
msgid "Highlight"
|
44
|
+
msgstr ""
|
45
|
+
|
46
|
+
msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
|
47
|
+
msgid "Text highlight toolbar"
|
48
|
+
msgstr ""
|
package/lang/translations/ar.po
CHANGED
@@ -1,20 +1,14 @@
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
2
2
|
#
|
3
|
-
#
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
4
4
|
#
|
5
|
-
#
|
6
|
-
#
|
7
|
-
#
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
9
|
-
#
|
10
|
-
# To learn more, check out the official contributor's guide:
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
5
|
+
# Check out the official contributor's guide:
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
12
7
|
#
|
13
8
|
msgid ""
|
14
9
|
msgstr ""
|
15
|
-
"Language-Team: Arabic (https://app.transifex.com/ckeditor/teams/11143/ar/)\n"
|
16
10
|
"Language: ar\n"
|
17
|
-
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11
|
11
|
+
"Plural-Forms: nplurals=6; plural=(n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);\n"
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
19
13
|
|
20
14
|
msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
|
@@ -0,0 +1,48 @@
|
|
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: ast\n"
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13
|
+
|
14
|
+
msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
|
15
|
+
msgid "Yellow marker"
|
16
|
+
msgstr ""
|
17
|
+
|
18
|
+
msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
|
19
|
+
msgid "Green marker"
|
20
|
+
msgstr ""
|
21
|
+
|
22
|
+
msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
|
23
|
+
msgid "Pink marker"
|
24
|
+
msgstr ""
|
25
|
+
|
26
|
+
msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
|
27
|
+
msgid "Blue marker"
|
28
|
+
msgstr ""
|
29
|
+
|
30
|
+
msgctxt "Toolbar button tooltip for applying red pen (text color)."
|
31
|
+
msgid "Red pen"
|
32
|
+
msgstr ""
|
33
|
+
|
34
|
+
msgctxt "Toolbar button tooltip for applying green pen (text color)."
|
35
|
+
msgid "Green pen"
|
36
|
+
msgstr ""
|
37
|
+
|
38
|
+
msgctxt "Toolbar button tooltip for removing text highlight."
|
39
|
+
msgid "Remove highlight"
|
40
|
+
msgstr ""
|
41
|
+
|
42
|
+
msgctxt "Toolbar button tooltip for the text highlight feature."
|
43
|
+
msgid "Highlight"
|
44
|
+
msgstr ""
|
45
|
+
|
46
|
+
msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
|
47
|
+
msgid "Text highlight toolbar"
|
48
|
+
msgstr ""
|
package/lang/translations/az.po
CHANGED
@@ -1,18 +1,12 @@
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
2
2
|
#
|
3
|
-
#
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
4
4
|
#
|
5
|
-
#
|
6
|
-
#
|
7
|
-
#
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
9
|
-
#
|
10
|
-
# To learn more, check out the official contributor's guide:
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
5
|
+
# Check out the official contributor's guide:
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
12
7
|
#
|
13
8
|
msgid ""
|
14
9
|
msgstr ""
|
15
|
-
"Language-Team: Azerbaijani (https://app.transifex.com/ckeditor/teams/11143/az/)\n"
|
16
10
|
"Language: az\n"
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/bg.po
CHANGED
@@ -1,18 +1,12 @@
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
2
2
|
#
|
3
|
-
#
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
4
4
|
#
|
5
|
-
#
|
6
|
-
#
|
7
|
-
#
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
9
|
-
#
|
10
|
-
# To learn more, check out the official contributor's guide:
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
5
|
+
# Check out the official contributor's guide:
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
12
7
|
#
|
13
8
|
msgid ""
|
14
9
|
msgstr ""
|
15
|
-
"Language-Team: Bulgarian (https://app.transifex.com/ckeditor/teams/11143/bg/)\n"
|
16
10
|
"Language: bg\n"
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/bn.po
CHANGED
@@ -1,18 +1,12 @@
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
2
2
|
#
|
3
|
-
#
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
4
4
|
#
|
5
|
-
#
|
6
|
-
#
|
7
|
-
#
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
9
|
-
#
|
10
|
-
# To learn more, check out the official contributor's guide:
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
5
|
+
# Check out the official contributor's guide:
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
12
7
|
#
|
13
8
|
msgid ""
|
14
9
|
msgstr ""
|
15
|
-
"Language-Team: Bengali (https://app.transifex.com/ckeditor/teams/11143/bn/)\n"
|
16
10
|
"Language: bn\n"
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -0,0 +1,48 @@
|
|
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: bs\n"
|
11
|
+
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13
|
+
|
14
|
+
msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
|
15
|
+
msgid "Yellow marker"
|
16
|
+
msgstr ""
|
17
|
+
|
18
|
+
msgctxt "Toolbar button tooltip for applying green marker (text highlight)."
|
19
|
+
msgid "Green marker"
|
20
|
+
msgstr ""
|
21
|
+
|
22
|
+
msgctxt "Toolbar button tooltip for applying pink marker (text highlight)."
|
23
|
+
msgid "Pink marker"
|
24
|
+
msgstr ""
|
25
|
+
|
26
|
+
msgctxt "Toolbar button tooltip for applying blue marker (text highlight)."
|
27
|
+
msgid "Blue marker"
|
28
|
+
msgstr ""
|
29
|
+
|
30
|
+
msgctxt "Toolbar button tooltip for applying red pen (text color)."
|
31
|
+
msgid "Red pen"
|
32
|
+
msgstr ""
|
33
|
+
|
34
|
+
msgctxt "Toolbar button tooltip for applying green pen (text color)."
|
35
|
+
msgid "Green pen"
|
36
|
+
msgstr ""
|
37
|
+
|
38
|
+
msgctxt "Toolbar button tooltip for removing text highlight."
|
39
|
+
msgid "Remove highlight"
|
40
|
+
msgstr ""
|
41
|
+
|
42
|
+
msgctxt "Toolbar button tooltip for the text highlight feature."
|
43
|
+
msgid "Highlight"
|
44
|
+
msgstr ""
|
45
|
+
|
46
|
+
msgctxt "Label used by assistive technologies describing the highlight feature toolbar."
|
47
|
+
msgid "Text highlight toolbar"
|
48
|
+
msgstr ""
|
package/lang/translations/ca.po
CHANGED
@@ -1,18 +1,12 @@
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
2
2
|
#
|
3
|
-
#
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
4
4
|
#
|
5
|
-
#
|
6
|
-
#
|
7
|
-
#
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
9
|
-
#
|
10
|
-
# To learn more, check out the official contributor's guide:
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
5
|
+
# Check out the official contributor's guide:
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
12
7
|
#
|
13
8
|
msgid ""
|
14
9
|
msgstr ""
|
15
|
-
"Language-Team: Catalan (https://app.transifex.com/ckeditor/teams/11143/ca/)\n"
|
16
10
|
"Language: ca\n"
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/cs.po
CHANGED
@@ -1,20 +1,14 @@
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
2
2
|
#
|
3
|
-
#
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
4
4
|
#
|
5
|
-
#
|
6
|
-
#
|
7
|
-
#
|
8
|
-
# To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
|
9
|
-
#
|
10
|
-
# To learn more, check out the official contributor's guide:
|
11
|
-
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
5
|
+
# Check out the official contributor's guide:
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
12
7
|
#
|
13
8
|
msgid ""
|
14
9
|
msgstr ""
|
15
|
-
"Language-Team: Czech (https://app.transifex.com/ckeditor/teams/11143/cs/)\n"
|
16
10
|
"Language: cs\n"
|
17
|
-
"Plural-Forms: nplurals=
|
11
|
+
"Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);\n"
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
19
13
|
|
20
14
|
msgctxt "Toolbar button tooltip for applying yellow marker (text highlight)."
|