diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-02-19 23:38:52 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-02-19 23:38:52 +0100 |
commit | 3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5 (patch) | |
tree | a4f77655fe55b79606e7d3416504686a1ab8b058 /sources/plugins/toolbar/lang | |
download | piedsjaloux-ckeditor-component-3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5.tar.gz piedsjaloux-ckeditor-component-3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5.tar.zst piedsjaloux-ckeditor-component-3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5.zip |
Initial commit4.5.7
Diffstat (limited to 'sources/plugins/toolbar/lang')
67 files changed, 1474 insertions, 0 deletions
diff --git a/sources/plugins/toolbar/lang/af.js b/sources/plugins/toolbar/lang/af.js new file mode 100644 index 0000000..370cf6b --- /dev/null +++ b/sources/plugins/toolbar/lang/af.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'af', { | ||
6 | toolbarCollapse: 'Verklein werkbalk', | ||
7 | toolbarExpand: 'Vergroot werkbalk', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Knipbord/Undo', | ||
11 | editing: 'Verander', | ||
12 | forms: 'Vorms', | ||
13 | basicstyles: 'Eenvoudige Styl', | ||
14 | paragraph: 'Paragraaf', | ||
15 | links: 'Skakels', | ||
16 | insert: 'Toevoeg', | ||
17 | styles: 'Style', | ||
18 | colors: 'Kleure', | ||
19 | tools: 'Gereedskap' | ||
20 | }, | ||
21 | toolbars: 'Werkbalke' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ar.js b/sources/plugins/toolbar/lang/ar.js new file mode 100644 index 0000000..ecced64 --- /dev/null +++ b/sources/plugins/toolbar/lang/ar.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ar', { | ||
6 | toolbarCollapse: 'تقليص شريط الأدوت', | ||
7 | toolbarExpand: 'تمديد شريط الأدوات', | ||
8 | toolbarGroups: { | ||
9 | document: 'مستند', | ||
10 | clipboard: 'الحافظة/الرجوع', | ||
11 | editing: 'تحرير', | ||
12 | forms: 'نماذج', | ||
13 | basicstyles: 'نمط بسيط', | ||
14 | paragraph: 'فقرة', | ||
15 | links: 'روابط', | ||
16 | insert: 'إدراج', | ||
17 | styles: 'أنماط', | ||
18 | colors: 'ألوان', | ||
19 | tools: 'أدوات' | ||
20 | }, | ||
21 | toolbars: 'أشرطة أدوات المحرر' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/bg.js b/sources/plugins/toolbar/lang/bg.js new file mode 100644 index 0000000..f256ca9 --- /dev/null +++ b/sources/plugins/toolbar/lang/bg.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'bg', { | ||
6 | toolbarCollapse: 'Свиване на лентата с инструменти', | ||
7 | toolbarExpand: 'Разширяване на лентата с инструменти', | ||
8 | toolbarGroups: { | ||
9 | document: 'Документ', | ||
10 | clipboard: 'Клипборд/Отмяна', | ||
11 | editing: 'Промяна', | ||
12 | forms: 'Форми', | ||
13 | basicstyles: 'Базови стилове', | ||
14 | paragraph: 'Параграф', | ||
15 | links: 'Връзки', | ||
16 | insert: 'Вмъкване', | ||
17 | styles: 'Стилове', | ||
18 | colors: 'Цветове', | ||
19 | tools: 'Инструменти' | ||
20 | }, | ||
21 | toolbars: 'Ленти с инструменти' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/bn.js b/sources/plugins/toolbar/lang/bn.js new file mode 100644 index 0000000..c59c2ed --- /dev/null +++ b/sources/plugins/toolbar/lang/bn.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'bn', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/bs.js b/sources/plugins/toolbar/lang/bs.js new file mode 100644 index 0000000..db3f43b --- /dev/null +++ b/sources/plugins/toolbar/lang/bs.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'bs', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ca.js b/sources/plugins/toolbar/lang/ca.js new file mode 100644 index 0000000..45cef50 --- /dev/null +++ b/sources/plugins/toolbar/lang/ca.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ca', { | ||
6 | toolbarCollapse: 'Redueix la barra d\'eines', | ||
7 | toolbarExpand: 'Amplia la barra d\'eines', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor de barra d\'eines' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/cs.js b/sources/plugins/toolbar/lang/cs.js new file mode 100644 index 0000000..1e92738 --- /dev/null +++ b/sources/plugins/toolbar/lang/cs.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'cs', { | ||
6 | toolbarCollapse: 'Skrýt panel nástrojů', | ||
7 | toolbarExpand: 'Zobrazit panel nástrojů', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Schránka/Zpět', | ||
11 | editing: 'Úpravy', | ||
12 | forms: 'Formuláře', | ||
13 | basicstyles: 'Základní styly', | ||
14 | paragraph: 'Odstavec', | ||
15 | links: 'Odkazy', | ||
16 | insert: 'Vložit', | ||
17 | styles: 'Styly', | ||
18 | colors: 'Barvy', | ||
19 | tools: 'Nástroje' | ||
20 | }, | ||
21 | toolbars: 'Panely nástrojů editoru' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/cy.js b/sources/plugins/toolbar/lang/cy.js new file mode 100644 index 0000000..2ce92fa --- /dev/null +++ b/sources/plugins/toolbar/lang/cy.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'cy', { | ||
6 | toolbarCollapse: 'Cyfangu\'r Bar Offer', | ||
7 | toolbarExpand: 'Ehangu\'r Bar Offer', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dogfen', | ||
10 | clipboard: 'Clipfwrdd/Dadwneud', | ||
11 | editing: 'Golygu', | ||
12 | forms: 'Ffurflenni', | ||
13 | basicstyles: 'Arddulliau Sylfaenol', | ||
14 | paragraph: 'Paragraff', | ||
15 | links: 'Dolenni', | ||
16 | insert: 'Mewnosod', | ||
17 | styles: 'Arddulliau', | ||
18 | colors: 'Lliwiau', | ||
19 | tools: 'Offer' | ||
20 | }, | ||
21 | toolbars: 'Bariau offer y golygydd' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/da.js b/sources/plugins/toolbar/lang/da.js new file mode 100644 index 0000000..a36a1a5 --- /dev/null +++ b/sources/plugins/toolbar/lang/da.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'da', { | ||
6 | toolbarCollapse: 'Sammenklap værktøjslinje', | ||
7 | toolbarExpand: 'Udvid værktøjslinje', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Udklipsholder/Fortryd', | ||
11 | editing: 'Redigering', | ||
12 | forms: 'Formularer', | ||
13 | basicstyles: 'Basis styles', | ||
14 | paragraph: 'Paragraf', | ||
15 | links: 'Links', | ||
16 | insert: 'Indsæt', | ||
17 | styles: 'Typografier', | ||
18 | colors: 'Farver', | ||
19 | tools: 'Værktøjer' | ||
20 | }, | ||
21 | toolbars: 'Editors værktøjslinjer' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/de-ch.js b/sources/plugins/toolbar/lang/de-ch.js new file mode 100644 index 0000000..1f23f24 --- /dev/null +++ b/sources/plugins/toolbar/lang/de-ch.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'de-ch', { | ||
6 | toolbarCollapse: 'Werkzeugleiste einklappen', | ||
7 | toolbarExpand: 'Werkzeugleiste ausklappen', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Zwischenablage/Rückgängig', | ||
11 | editing: 'Editieren', | ||
12 | forms: 'Formulare', | ||
13 | basicstyles: 'Grundstile', | ||
14 | paragraph: 'Absatz', | ||
15 | links: 'Links', | ||
16 | insert: 'Einfügen', | ||
17 | styles: 'Stile', | ||
18 | colors: 'Farben', | ||
19 | tools: 'Werkzeuge' | ||
20 | }, | ||
21 | toolbars: 'Editor Werkzeugleisten' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/de.js b/sources/plugins/toolbar/lang/de.js new file mode 100644 index 0000000..0b1d4ba --- /dev/null +++ b/sources/plugins/toolbar/lang/de.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'de', { | ||
6 | toolbarCollapse: 'Werkzeugleiste einklappen', | ||
7 | toolbarExpand: 'Werkzeugleiste ausklappen', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Zwischenablage/Rückgängig', | ||
11 | editing: 'Editieren', | ||
12 | forms: 'Formulare', | ||
13 | basicstyles: 'Grundstile', | ||
14 | paragraph: 'Absatz', | ||
15 | links: 'Links', | ||
16 | insert: 'Einfügen', | ||
17 | styles: 'Stile', | ||
18 | colors: 'Farben', | ||
19 | tools: 'Werkzeuge' | ||
20 | }, | ||
21 | toolbars: 'Editor Werkzeugleisten' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/el.js b/sources/plugins/toolbar/lang/el.js new file mode 100644 index 0000000..b5bd212 --- /dev/null +++ b/sources/plugins/toolbar/lang/el.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'el', { | ||
6 | toolbarCollapse: 'Σύμπτυξη Εργαλειοθήκης', | ||
7 | toolbarExpand: 'Ανάπτυξη Εργαλειοθήκης', | ||
8 | toolbarGroups: { | ||
9 | document: 'Έγγραφο', | ||
10 | clipboard: 'Πρόχειρο/Αναίρεση', | ||
11 | editing: 'Επεξεργασία', | ||
12 | forms: 'Φόρμες', | ||
13 | basicstyles: 'Βασικά Στυλ', | ||
14 | paragraph: 'Παράγραφος', | ||
15 | links: 'Σύνδεσμοι', | ||
16 | insert: 'Εισαγωγή', | ||
17 | styles: 'Στυλ', | ||
18 | colors: 'Χρώματα', | ||
19 | tools: 'Εργαλεία' | ||
20 | }, | ||
21 | toolbars: 'Εργαλειοθήκες επεξεργαστή' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/en-au.js b/sources/plugins/toolbar/lang/en-au.js new file mode 100644 index 0000000..afa15d1 --- /dev/null +++ b/sources/plugins/toolbar/lang/en-au.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'en-au', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/en-ca.js b/sources/plugins/toolbar/lang/en-ca.js new file mode 100644 index 0000000..4dc04a8 --- /dev/null +++ b/sources/plugins/toolbar/lang/en-ca.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'en-ca', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/en-gb.js b/sources/plugins/toolbar/lang/en-gb.js new file mode 100644 index 0000000..14993a5 --- /dev/null +++ b/sources/plugins/toolbar/lang/en-gb.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'en-gb', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', | ||
7 | toolbarExpand: 'Expand Toolbar', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/en.js b/sources/plugins/toolbar/lang/en.js new file mode 100644 index 0000000..eeacf38 --- /dev/null +++ b/sources/plugins/toolbar/lang/en.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'en', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', | ||
7 | toolbarExpand: 'Expand Toolbar', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/eo.js b/sources/plugins/toolbar/lang/eo.js new file mode 100644 index 0000000..53f2439 --- /dev/null +++ b/sources/plugins/toolbar/lang/eo.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'eo', { | ||
6 | toolbarCollapse: 'Faldi la ilbreton', | ||
7 | toolbarExpand: 'Malfaldi la ilbreton', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokumento', | ||
10 | clipboard: 'Poŝo/Malfari', | ||
11 | editing: 'Redaktado', | ||
12 | forms: 'Formularoj', | ||
13 | basicstyles: 'Bazaj stiloj', | ||
14 | paragraph: 'Paragrafo', | ||
15 | links: 'Ligiloj', | ||
16 | insert: 'Enmeti', | ||
17 | styles: 'Stiloj', | ||
18 | colors: 'Koloroj', | ||
19 | tools: 'Iloj' | ||
20 | }, | ||
21 | toolbars: 'Ilobretoj de la redaktilo' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/es.js b/sources/plugins/toolbar/lang/es.js new file mode 100644 index 0000000..d00ca66 --- /dev/null +++ b/sources/plugins/toolbar/lang/es.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'es', { | ||
6 | toolbarCollapse: 'Contraer barra de herramientas', | ||
7 | toolbarExpand: 'Expandir barra de herramientas', | ||
8 | toolbarGroups: { | ||
9 | document: 'Documento', | ||
10 | clipboard: 'Portapapeles/Deshacer', | ||
11 | editing: 'Edición', | ||
12 | forms: 'Formularios', | ||
13 | basicstyles: 'Estilos básicos', | ||
14 | paragraph: 'Párrafo', | ||
15 | links: 'Enlaces', | ||
16 | insert: 'Insertar', | ||
17 | styles: 'Estilos', | ||
18 | colors: 'Colores', | ||
19 | tools: 'Herramientas' | ||
20 | }, | ||
21 | toolbars: 'Barras de herramientas del editor' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/et.js b/sources/plugins/toolbar/lang/et.js new file mode 100644 index 0000000..034aac3 --- /dev/null +++ b/sources/plugins/toolbar/lang/et.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'et', { | ||
6 | toolbarCollapse: 'Tööriistariba peitmine', | ||
7 | toolbarExpand: 'Tööriistariba näitamine', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Lõikelaud/tagasivõtmine', | ||
11 | editing: 'Muutmine', | ||
12 | forms: 'Vormid', | ||
13 | basicstyles: 'Põhistiilid', | ||
14 | paragraph: 'Lõik', | ||
15 | links: 'Lingid', | ||
16 | insert: 'Sisesta', | ||
17 | styles: 'Stiilid', | ||
18 | colors: 'Värvid', | ||
19 | tools: 'Tööriistad' | ||
20 | }, | ||
21 | toolbars: 'Redaktori tööriistaribad' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/eu.js b/sources/plugins/toolbar/lang/eu.js new file mode 100644 index 0000000..6ab3973 --- /dev/null +++ b/sources/plugins/toolbar/lang/eu.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'eu', { | ||
6 | toolbarCollapse: 'Tolestu tresna-barra', | ||
7 | toolbarExpand: 'Zabaldu tresna-barra', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokumentua', | ||
10 | clipboard: 'Arbela/Desegin', | ||
11 | editing: 'Editatu', | ||
12 | forms: 'Formularioak', | ||
13 | basicstyles: 'Oinarrizko estiloak', | ||
14 | paragraph: 'Paragrafoa', | ||
15 | links: 'Estekak', | ||
16 | insert: 'Txertatu', | ||
17 | styles: 'Estiloak', | ||
18 | colors: 'Koloreak', | ||
19 | tools: 'Tresnak' | ||
20 | }, | ||
21 | toolbars: 'Editorearen tresna-barrak' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/fa.js b/sources/plugins/toolbar/lang/fa.js new file mode 100644 index 0000000..30d302c --- /dev/null +++ b/sources/plugins/toolbar/lang/fa.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'fa', { | ||
6 | toolbarCollapse: 'بستن نوار ابزار', | ||
7 | toolbarExpand: 'بازکردن نوار ابزار', | ||
8 | toolbarGroups: { | ||
9 | document: 'سند', | ||
10 | clipboard: 'حافظه موقت/برگشت', | ||
11 | editing: 'در حال ویرایش', | ||
12 | forms: 'فرمها', | ||
13 | basicstyles: 'سبکهای پایه', | ||
14 | paragraph: 'بند', | ||
15 | links: 'پیوندها', | ||
16 | insert: 'ورود', | ||
17 | styles: 'سبکها', | ||
18 | colors: 'رنگها', | ||
19 | tools: 'ابزارها' | ||
20 | }, | ||
21 | toolbars: 'نوار ابزارهای ویرایشگر' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/fi.js b/sources/plugins/toolbar/lang/fi.js new file mode 100644 index 0000000..2eb42bd --- /dev/null +++ b/sources/plugins/toolbar/lang/fi.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'fi', { | ||
6 | toolbarCollapse: 'Kutista työkalupalkki', | ||
7 | toolbarExpand: 'Laajenna työkalupalkki', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokumentti', | ||
10 | clipboard: 'Leikepöytä/Kumoa', | ||
11 | editing: 'Muokkaus', | ||
12 | forms: 'Lomakkeet', | ||
13 | basicstyles: 'Perustyylit', | ||
14 | paragraph: 'Kappale', | ||
15 | links: 'Linkit', | ||
16 | insert: 'Lisää', | ||
17 | styles: 'Tyylit', | ||
18 | colors: 'Värit', | ||
19 | tools: 'Työkalut' | ||
20 | }, | ||
21 | toolbars: 'Editorin työkalupalkit' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/fo.js b/sources/plugins/toolbar/lang/fo.js new file mode 100644 index 0000000..93c859d --- /dev/null +++ b/sources/plugins/toolbar/lang/fo.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'fo', { | ||
6 | toolbarCollapse: 'Lat Toolbar aftur', | ||
7 | toolbarExpand: 'Vís Toolbar', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editering', | ||
12 | forms: 'Formar', | ||
13 | basicstyles: 'Grundleggjandi Styles', | ||
14 | paragraph: 'Reglubrot', | ||
15 | links: 'Leinkjur', | ||
16 | insert: 'Set inn', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Litir', | ||
19 | tools: 'Tól' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/fr-ca.js b/sources/plugins/toolbar/lang/fr-ca.js new file mode 100644 index 0000000..06baacf --- /dev/null +++ b/sources/plugins/toolbar/lang/fr-ca.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'fr-ca', { | ||
6 | toolbarCollapse: 'Enrouler la barre d\'outils', | ||
7 | toolbarExpand: 'Dérouler la barre d\'outils', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Presse papier/Annuler', | ||
11 | editing: 'Édition', | ||
12 | forms: 'Formulaires', | ||
13 | basicstyles: 'Styles de base', | ||
14 | paragraph: 'Paragraphe', | ||
15 | links: 'Liens', | ||
16 | insert: 'Insérer', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Couleurs', | ||
19 | tools: 'Outils' | ||
20 | }, | ||
21 | toolbars: 'Barre d\'outils de l\'éditeur' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/fr.js b/sources/plugins/toolbar/lang/fr.js new file mode 100644 index 0000000..ec8a2aa --- /dev/null +++ b/sources/plugins/toolbar/lang/fr.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'fr', { | ||
6 | toolbarCollapse: 'Enrouler la barre d\'outils', | ||
7 | toolbarExpand: 'Dérouler la barre d\'outils', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Presse-papier/Défaire', | ||
11 | editing: 'Editer', | ||
12 | forms: 'Formulaires', | ||
13 | basicstyles: 'Styles de base', | ||
14 | paragraph: 'Paragraphe', | ||
15 | links: 'Liens', | ||
16 | insert: 'Insérer', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Couleurs', | ||
19 | tools: 'Outils' | ||
20 | }, | ||
21 | toolbars: 'Barre d\'outils de l\'éditeur' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/gl.js b/sources/plugins/toolbar/lang/gl.js new file mode 100644 index 0000000..a9517be --- /dev/null +++ b/sources/plugins/toolbar/lang/gl.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'gl', { | ||
6 | toolbarCollapse: 'Contraer a barra de ferramentas', | ||
7 | toolbarExpand: 'Expandir a barra de ferramentas', | ||
8 | toolbarGroups: { | ||
9 | document: 'Documento', | ||
10 | clipboard: 'Portapapeis/desfacer', | ||
11 | editing: 'Edición', | ||
12 | forms: 'Formularios', | ||
13 | basicstyles: 'Estilos básicos', | ||
14 | paragraph: 'Paragrafo', | ||
15 | links: 'Ligazóns', | ||
16 | insert: 'Inserir', | ||
17 | styles: 'Estilos', | ||
18 | colors: 'Cores', | ||
19 | tools: 'Ferramentas' | ||
20 | }, | ||
21 | toolbars: 'Barras de ferramentas do editor' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/gu.js b/sources/plugins/toolbar/lang/gu.js new file mode 100644 index 0000000..65df646 --- /dev/null +++ b/sources/plugins/toolbar/lang/gu.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'gu', { | ||
6 | toolbarCollapse: 'ટૂલબાર નાનું કરવું', | ||
7 | toolbarExpand: 'ટૂલબાર મોટું કરવું', | ||
8 | toolbarGroups: { | ||
9 | document: 'દસ્તાવેજ', | ||
10 | clipboard: 'ક્લિપબોર્ડ/અન', | ||
11 | editing: 'એડીટ કરવું', | ||
12 | forms: 'ફોર્મ', | ||
13 | basicstyles: 'બેસિક્ સ્ટાઇલ', | ||
14 | paragraph: 'ફકરો', | ||
15 | links: 'લીંક', | ||
16 | insert: 'ઉમેરવું', | ||
17 | styles: 'સ્ટાઇલ', | ||
18 | colors: 'રંગ', | ||
19 | tools: 'ટૂલ્સ' | ||
20 | }, | ||
21 | toolbars: 'એડીટર ટૂલ બાર' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/he.js b/sources/plugins/toolbar/lang/he.js new file mode 100644 index 0000000..2de8d23 --- /dev/null +++ b/sources/plugins/toolbar/lang/he.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'he', { | ||
6 | toolbarCollapse: 'מזעור סרגל כלים', | ||
7 | toolbarExpand: 'הרחבת סרגל כלים', | ||
8 | toolbarGroups: { | ||
9 | document: 'מסמך', | ||
10 | clipboard: 'לוח הגזירים (Clipboard)/צעד אחרון', | ||
11 | editing: 'עריכה', | ||
12 | forms: 'טפסים', | ||
13 | basicstyles: 'עיצוב בסיסי', | ||
14 | paragraph: 'פסקה', | ||
15 | links: 'קישורים', | ||
16 | insert: 'הכנסה', | ||
17 | styles: 'עיצוב', | ||
18 | colors: 'צבעים', | ||
19 | tools: 'כלים' | ||
20 | }, | ||
21 | toolbars: 'סרגלי כלים של העורך' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/hi.js b/sources/plugins/toolbar/lang/hi.js new file mode 100644 index 0000000..99a601f --- /dev/null +++ b/sources/plugins/toolbar/lang/hi.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'hi', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'एडिटर टूलबार' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/hr.js b/sources/plugins/toolbar/lang/hr.js new file mode 100644 index 0000000..b636415 --- /dev/null +++ b/sources/plugins/toolbar/lang/hr.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'hr', { | ||
6 | toolbarCollapse: 'Smanji alatnu traku', | ||
7 | toolbarExpand: 'Proširi alatnu traku', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Međuspremnik/Poništi', | ||
11 | editing: 'Uređivanje', | ||
12 | forms: 'Forme', | ||
13 | basicstyles: 'Osnovni stilovi', | ||
14 | paragraph: 'Paragraf', | ||
15 | links: 'Veze', | ||
16 | insert: 'Umetni', | ||
17 | styles: 'Stilovi', | ||
18 | colors: 'Boje', | ||
19 | tools: 'Alatke' | ||
20 | }, | ||
21 | toolbars: 'Alatne trake uređivača teksta' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/hu.js b/sources/plugins/toolbar/lang/hu.js new file mode 100644 index 0000000..e40d853 --- /dev/null +++ b/sources/plugins/toolbar/lang/hu.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'hu', { | ||
6 | toolbarCollapse: 'Eszköztár összecsukása', | ||
7 | toolbarExpand: 'Eszköztár szétnyitása', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokumentum', | ||
10 | clipboard: 'Vágólap/Visszavonás', | ||
11 | editing: 'Szerkesztés', | ||
12 | forms: 'Űrlapok', | ||
13 | basicstyles: 'Alapstílusok', | ||
14 | paragraph: 'Bekezdés', | ||
15 | links: 'Hivatkozások', | ||
16 | insert: 'Beszúrás', | ||
17 | styles: 'Stílusok', | ||
18 | colors: 'Színek', | ||
19 | tools: 'Eszközök' | ||
20 | }, | ||
21 | toolbars: 'Szerkesztő Eszköztár' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/id.js b/sources/plugins/toolbar/lang/id.js new file mode 100644 index 0000000..fc56bba --- /dev/null +++ b/sources/plugins/toolbar/lang/id.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'id', { | ||
6 | toolbarCollapse: 'Ciutkan Toolbar', | ||
7 | toolbarExpand: 'Bentangkan Toolbar', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokumen', | ||
10 | clipboard: 'Papan klip / Kembalikan perlakuan', | ||
11 | editing: 'Sunting', | ||
12 | forms: 'Formulir', | ||
13 | basicstyles: 'Gaya Dasar', | ||
14 | paragraph: 'Paragraf', | ||
15 | links: 'Tautan', | ||
16 | insert: 'Sisip', | ||
17 | styles: 'Gaya', | ||
18 | colors: 'Warna', | ||
19 | tools: 'Alat' | ||
20 | }, | ||
21 | toolbars: 'Toolbar Penyunting' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/is.js b/sources/plugins/toolbar/lang/is.js new file mode 100644 index 0000000..da0617a --- /dev/null +++ b/sources/plugins/toolbar/lang/is.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'is', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/it.js b/sources/plugins/toolbar/lang/it.js new file mode 100644 index 0000000..e5e5a0f --- /dev/null +++ b/sources/plugins/toolbar/lang/it.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'it', { | ||
6 | toolbarCollapse: 'Minimizza Toolbar', | ||
7 | toolbarExpand: 'Espandi Toolbar', | ||
8 | toolbarGroups: { | ||
9 | document: 'Documento', | ||
10 | clipboard: 'Copia negli appunti/Annulla', | ||
11 | editing: 'Modifica', | ||
12 | forms: 'Form', | ||
13 | basicstyles: 'Stili di base', | ||
14 | paragraph: 'Paragrafo', | ||
15 | links: 'Link', | ||
16 | insert: 'Inserisci', | ||
17 | styles: 'Stili', | ||
18 | colors: 'Colori', | ||
19 | tools: 'Strumenti' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbar' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ja.js b/sources/plugins/toolbar/lang/ja.js new file mode 100644 index 0000000..0359199 --- /dev/null +++ b/sources/plugins/toolbar/lang/ja.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ja', { | ||
6 | toolbarCollapse: 'ツールバーを閉じる', | ||
7 | toolbarExpand: 'ツールバーを開く', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: '編集ツールバー' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ka.js b/sources/plugins/toolbar/lang/ka.js new file mode 100644 index 0000000..48ef4a4 --- /dev/null +++ b/sources/plugins/toolbar/lang/ka.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ka', { | ||
6 | toolbarCollapse: 'ხელსაწყოთა ზოლის შეწევა', | ||
7 | toolbarExpand: 'ხელსაწყოთა ზოლის გამოწევა', | ||
8 | toolbarGroups: { | ||
9 | document: 'დოკუმენტი', | ||
10 | clipboard: 'Clipboard/გაუქმება', | ||
11 | editing: 'რედაქტირება', | ||
12 | forms: 'ფორმები', | ||
13 | basicstyles: 'ძირითადი სტილები', | ||
14 | paragraph: 'აბზაცი', | ||
15 | links: 'ბმულები', | ||
16 | insert: 'ჩასმა', | ||
17 | styles: 'სტილები', | ||
18 | colors: 'ფერები', | ||
19 | tools: 'ხელსაწყოები' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/km.js b/sources/plugins/toolbar/lang/km.js new file mode 100644 index 0000000..4ceb278 --- /dev/null +++ b/sources/plugins/toolbar/lang/km.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'km', { | ||
6 | toolbarCollapse: 'បង្រួមរបារឧបករណ៍', | ||
7 | toolbarExpand: 'ពង្រីករបារឧបករណ៍', | ||
8 | toolbarGroups: { | ||
9 | document: 'ឯកសារ', | ||
10 | clipboard: 'Clipboard/មិនធ្វើវិញ', | ||
11 | editing: 'ការកែសម្រួល', | ||
12 | forms: 'បែបបទ', | ||
13 | basicstyles: 'រចនាបថមូលដ្ឋាន', | ||
14 | paragraph: 'កថាខណ្ឌ', | ||
15 | links: 'តំណ', | ||
16 | insert: 'បញ្ចូល', | ||
17 | styles: 'រចនាបថ', | ||
18 | colors: 'ពណ៌', | ||
19 | tools: 'ឧបករណ៍' | ||
20 | }, | ||
21 | toolbars: 'របារឧបករណ៍កែសម្រួល' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ko.js b/sources/plugins/toolbar/lang/ko.js new file mode 100644 index 0000000..323b9b3 --- /dev/null +++ b/sources/plugins/toolbar/lang/ko.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ko', { | ||
6 | toolbarCollapse: '툴바 줄이기', | ||
7 | toolbarExpand: '툴바 확장', | ||
8 | toolbarGroups: { | ||
9 | document: '문서', | ||
10 | clipboard: '클립보드/실행 취소', | ||
11 | editing: '편집', | ||
12 | forms: '폼', | ||
13 | basicstyles: '기본 스타일', | ||
14 | paragraph: '단락', | ||
15 | links: '링크', | ||
16 | insert: '삽입', | ||
17 | styles: '스타일', | ||
18 | colors: '색상', | ||
19 | tools: '도구' | ||
20 | }, | ||
21 | toolbars: '에디터 툴바' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ku.js b/sources/plugins/toolbar/lang/ku.js new file mode 100644 index 0000000..4b7cfec --- /dev/null +++ b/sources/plugins/toolbar/lang/ku.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ku', { | ||
6 | toolbarCollapse: 'شاردنەوی هێڵی تووڵامراز', | ||
7 | toolbarExpand: 'نیشاندانی هێڵی تووڵامراز', | ||
8 | toolbarGroups: { | ||
9 | document: 'پەڕه', | ||
10 | clipboard: 'بڕین/پووچکردنەوە', | ||
11 | editing: 'چاکسازی', | ||
12 | forms: 'داڕشتە', | ||
13 | basicstyles: 'شێوازی بنچینەیی', | ||
14 | paragraph: 'بڕگە', | ||
15 | links: 'بەستەر', | ||
16 | insert: 'خستنە ناو', | ||
17 | styles: 'شێواز', | ||
18 | colors: 'ڕەنگەکان', | ||
19 | tools: 'ئامرازەکان' | ||
20 | }, | ||
21 | toolbars: 'تووڵامرازی دەسکاریکەر' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/lt.js b/sources/plugins/toolbar/lang/lt.js new file mode 100644 index 0000000..2950ff2 --- /dev/null +++ b/sources/plugins/toolbar/lang/lt.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'lt', { | ||
6 | toolbarCollapse: 'Apjungti įrankių juostą', | ||
7 | toolbarExpand: 'Išplėsti įrankių juostą', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokumentas', | ||
10 | clipboard: 'Atmintinė/Atgal', | ||
11 | editing: 'Redagavimas', | ||
12 | forms: 'Formos', | ||
13 | basicstyles: 'Pagrindiniai stiliai', | ||
14 | paragraph: 'Paragrafas', | ||
15 | links: 'Nuorodos', | ||
16 | insert: 'Įterpti', | ||
17 | styles: 'Stiliai', | ||
18 | colors: 'Spalvos', | ||
19 | tools: 'Įrankiai' | ||
20 | }, | ||
21 | toolbars: 'Redaktoriaus įrankiai' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/lv.js b/sources/plugins/toolbar/lang/lv.js new file mode 100644 index 0000000..a57a31e --- /dev/null +++ b/sources/plugins/toolbar/lang/lv.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'lv', { | ||
6 | toolbarCollapse: 'Aizvērt rīkjoslu', | ||
7 | toolbarExpand: 'Atvērt rīkjoslu', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokuments', | ||
10 | clipboard: 'Starpliktuve/Atcelt', | ||
11 | editing: 'Labošana', | ||
12 | forms: 'Formas', | ||
13 | basicstyles: 'Pamata stili', | ||
14 | paragraph: 'Paragrāfs', | ||
15 | links: 'Saites', | ||
16 | insert: 'Ievietot', | ||
17 | styles: 'Stili', | ||
18 | colors: 'Krāsas', | ||
19 | tools: 'Rīki' | ||
20 | }, | ||
21 | toolbars: 'Redaktora rīkjoslas' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/mk.js b/sources/plugins/toolbar/lang/mk.js new file mode 100644 index 0000000..9c5eeaa --- /dev/null +++ b/sources/plugins/toolbar/lang/mk.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'mk', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/mn.js b/sources/plugins/toolbar/lang/mn.js new file mode 100644 index 0000000..b3f42e2 --- /dev/null +++ b/sources/plugins/toolbar/lang/mn.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'mn', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Холбоосууд', | ||
16 | insert: 'Оруулах', | ||
17 | styles: 'Загварууд', | ||
18 | colors: 'Онгөнүүд', | ||
19 | tools: 'Хэрэгслүүд' | ||
20 | }, | ||
21 | toolbars: 'Болосруулагчийн хэрэгслийн самбар' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ms.js b/sources/plugins/toolbar/lang/ms.js new file mode 100644 index 0000000..3f095cf --- /dev/null +++ b/sources/plugins/toolbar/lang/ms.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ms', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/nb.js b/sources/plugins/toolbar/lang/nb.js new file mode 100644 index 0000000..54d47ee --- /dev/null +++ b/sources/plugins/toolbar/lang/nb.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'nb', { | ||
6 | toolbarCollapse: 'Skjul verktøylinje', | ||
7 | toolbarExpand: 'Vis verktøylinje', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Utklippstavle/Angre', | ||
11 | editing: 'Redigering', | ||
12 | forms: 'Skjema', | ||
13 | basicstyles: 'Basisstiler', | ||
14 | paragraph: 'Avsnitt', | ||
15 | links: 'Lenker', | ||
16 | insert: 'Innsetting', | ||
17 | styles: 'Stiler', | ||
18 | colors: 'Farger', | ||
19 | tools: 'Verktøy' | ||
20 | }, | ||
21 | toolbars: 'Verktøylinjer for editor' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/nl.js b/sources/plugins/toolbar/lang/nl.js new file mode 100644 index 0000000..f5e821f --- /dev/null +++ b/sources/plugins/toolbar/lang/nl.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'nl', { | ||
6 | toolbarCollapse: 'Werkbalk inklappen', | ||
7 | toolbarExpand: 'Werkbalk uitklappen', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Klembord/Ongedaan maken', | ||
11 | editing: 'Bewerken', | ||
12 | forms: 'Formulieren', | ||
13 | basicstyles: 'Basisstijlen', | ||
14 | paragraph: 'Paragraaf', | ||
15 | links: 'Links', | ||
16 | insert: 'Invoegen', | ||
17 | styles: 'Stijlen', | ||
18 | colors: 'Kleuren', | ||
19 | tools: 'Toepassingen' | ||
20 | }, | ||
21 | toolbars: 'Werkbalken' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/no.js b/sources/plugins/toolbar/lang/no.js new file mode 100644 index 0000000..64a9cb9 --- /dev/null +++ b/sources/plugins/toolbar/lang/no.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'no', { | ||
6 | toolbarCollapse: 'Skjul verktøylinje', | ||
7 | toolbarExpand: 'Vis verktøylinje', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Utklippstavle/Angre', | ||
11 | editing: 'Redigering', | ||
12 | forms: 'Skjema', | ||
13 | basicstyles: 'Basisstiler', | ||
14 | paragraph: 'Avsnitt', | ||
15 | links: 'Lenker', | ||
16 | insert: 'Innsetting', | ||
17 | styles: 'Stiler', | ||
18 | colors: 'Farger', | ||
19 | tools: 'Verktøy' | ||
20 | }, | ||
21 | toolbars: 'Verktøylinjer for editor' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/pl.js b/sources/plugins/toolbar/lang/pl.js new file mode 100644 index 0000000..036f131 --- /dev/null +++ b/sources/plugins/toolbar/lang/pl.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'pl', { | ||
6 | toolbarCollapse: 'Zwiń pasek narzędzi', | ||
7 | toolbarExpand: 'Rozwiń pasek narzędzi', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Schowek/Wstecz', | ||
11 | editing: 'Edycja', | ||
12 | forms: 'Formularze', | ||
13 | basicstyles: 'Style podstawowe', | ||
14 | paragraph: 'Akapit', | ||
15 | links: 'Hiperłącza', | ||
16 | insert: 'Wstawianie', | ||
17 | styles: 'Style', | ||
18 | colors: 'Kolory', | ||
19 | tools: 'Narzędzia' | ||
20 | }, | ||
21 | toolbars: 'Paski narzędzi edytora' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/pt-br.js b/sources/plugins/toolbar/lang/pt-br.js new file mode 100644 index 0000000..1f31a78 --- /dev/null +++ b/sources/plugins/toolbar/lang/pt-br.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'pt-br', { | ||
6 | toolbarCollapse: 'Diminuir Barra de Ferramentas', | ||
7 | toolbarExpand: 'Aumentar Barra de Ferramentas', | ||
8 | toolbarGroups: { | ||
9 | document: 'Documento', | ||
10 | clipboard: 'Clipboard/Desfazer', | ||
11 | editing: 'Edição', | ||
12 | forms: 'Formulários', | ||
13 | basicstyles: 'Estilos Básicos', | ||
14 | paragraph: 'Paragrafo', | ||
15 | links: 'Links', | ||
16 | insert: 'Inserir', | ||
17 | styles: 'Estilos', | ||
18 | colors: 'Cores', | ||
19 | tools: 'Ferramentas' | ||
20 | }, | ||
21 | toolbars: 'Barra de Ferramentas do Editor' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/pt.js b/sources/plugins/toolbar/lang/pt.js new file mode 100644 index 0000000..2406f60 --- /dev/null +++ b/sources/plugins/toolbar/lang/pt.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'pt', { | ||
6 | toolbarCollapse: 'Ocultar barra de ferramentas', | ||
7 | toolbarExpand: 'Expandir barra de ferramentas', | ||
8 | toolbarGroups: { | ||
9 | document: 'Documento', | ||
10 | clipboard: 'Área de transferência/Anular', | ||
11 | editing: 'Edição', | ||
12 | forms: 'Formulários', | ||
13 | basicstyles: 'Estilos Básicos', | ||
14 | paragraph: 'Parágrafo', | ||
15 | links: 'Hiperligações', | ||
16 | insert: 'Inserir', | ||
17 | styles: 'Estilos', | ||
18 | colors: 'Cores', | ||
19 | tools: 'Ferramentas' | ||
20 | }, | ||
21 | toolbars: 'Editor de Barras de Ferramentas' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ro.js b/sources/plugins/toolbar/lang/ro.js new file mode 100644 index 0000000..4d3b395 --- /dev/null +++ b/sources/plugins/toolbar/lang/ro.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ro', { | ||
6 | toolbarCollapse: 'Micșorează Bara', | ||
7 | toolbarExpand: 'Mărește Bara', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Editează bara de unelte' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ru.js b/sources/plugins/toolbar/lang/ru.js new file mode 100644 index 0000000..2f384c6 --- /dev/null +++ b/sources/plugins/toolbar/lang/ru.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ru', { | ||
6 | toolbarCollapse: 'Свернуть панель инструментов', | ||
7 | toolbarExpand: 'Развернуть панель инструментов', | ||
8 | toolbarGroups: { | ||
9 | document: 'Документ', | ||
10 | clipboard: 'Буфер обмена / Отмена действий', | ||
11 | editing: 'Корректировка', | ||
12 | forms: 'Формы', | ||
13 | basicstyles: 'Простые стили', | ||
14 | paragraph: 'Абзац', | ||
15 | links: 'Ссылки', | ||
16 | insert: 'Вставка', | ||
17 | styles: 'Стили', | ||
18 | colors: 'Цвета', | ||
19 | tools: 'Инструменты' | ||
20 | }, | ||
21 | toolbars: 'Панели инструментов редактора' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/si.js b/sources/plugins/toolbar/lang/si.js new file mode 100644 index 0000000..e74adbb --- /dev/null +++ b/sources/plugins/toolbar/lang/si.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'si', { | ||
6 | toolbarCollapse: 'මෙවලම් තීරුව හැකුලුම.', | ||
7 | toolbarExpand: 'මෙවලම් තීරුව දීගහැරුම', | ||
8 | toolbarGroups: { | ||
9 | document: 'ලිපිය', | ||
10 | clipboard: 'ඇමිණුම වෙනස් කිරීම', | ||
11 | editing: 'සංස්කරණය', | ||
12 | forms: 'පෝරමය', | ||
13 | basicstyles: 'මුලික විලාසය', | ||
14 | paragraph: 'චේදය', | ||
15 | links: 'සබැඳිය', | ||
16 | insert: 'ඇතුලත් කිරීම', | ||
17 | styles: 'විලාසය', | ||
18 | colors: 'වර්ණය', | ||
19 | tools: 'මෙවලම්' | ||
20 | }, | ||
21 | toolbars: 'සංස්කරණ මෙවලම් තීරුව' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/sk.js b/sources/plugins/toolbar/lang/sk.js new file mode 100644 index 0000000..d1b78cf --- /dev/null +++ b/sources/plugins/toolbar/lang/sk.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'sk', { | ||
6 | toolbarCollapse: 'Zbaliť lištu nástrojov', | ||
7 | toolbarExpand: 'Rozbaliť lištu nástrojov', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Schránka pre kopírovanie/Späť', | ||
11 | editing: 'Upravovanie', | ||
12 | forms: 'Formuláre', | ||
13 | basicstyles: 'Základné štýly', | ||
14 | paragraph: 'Odsek', | ||
15 | links: 'Odkazy', | ||
16 | insert: 'Vložiť', | ||
17 | styles: 'Štýly', | ||
18 | colors: 'Farby', | ||
19 | tools: 'Nástroje' | ||
20 | }, | ||
21 | toolbars: 'Lišty nástrojov editora' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/sl.js b/sources/plugins/toolbar/lang/sl.js new file mode 100644 index 0000000..5bf0e35 --- /dev/null +++ b/sources/plugins/toolbar/lang/sl.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'sl', { | ||
6 | toolbarCollapse: 'Skrči Orodno Vrstico', | ||
7 | toolbarExpand: 'Razširi Orodno Vrstico', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Urejevalnik orodne vrstice' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/sq.js b/sources/plugins/toolbar/lang/sq.js new file mode 100644 index 0000000..1616bdd --- /dev/null +++ b/sources/plugins/toolbar/lang/sq.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'sq', { | ||
6 | toolbarCollapse: 'Zvogëlo Shiritin', | ||
7 | toolbarExpand: 'Zgjero Shiritin', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Tabela Punës/Ribëje', | ||
11 | editing: 'Duke Redaktuar', | ||
12 | forms: 'Formular', | ||
13 | basicstyles: 'Stili Bazë', | ||
14 | paragraph: 'Paragraf', | ||
15 | links: 'Nyjet', | ||
16 | insert: 'Shto', | ||
17 | styles: 'Stil', | ||
18 | colors: 'Ngjyrat', | ||
19 | tools: 'Mjetet' | ||
20 | }, | ||
21 | toolbars: 'Shiritet e Redaktuesit' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/sr-latn.js b/sources/plugins/toolbar/lang/sr-latn.js new file mode 100644 index 0000000..4cb758d --- /dev/null +++ b/sources/plugins/toolbar/lang/sr-latn.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'sr-latn', { | ||
6 | toolbarCollapse: 'Suzi alatnu traku', | ||
7 | toolbarExpand: 'Proširi alatnu traku', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Alatne trake' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/sr.js b/sources/plugins/toolbar/lang/sr.js new file mode 100644 index 0000000..498eebf --- /dev/null +++ b/sources/plugins/toolbar/lang/sr.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'sr', { | ||
6 | toolbarCollapse: 'Склопи алатну траку', | ||
7 | toolbarExpand: 'Прошири алатну траку', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'Едитор алатне траке' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/sv.js b/sources/plugins/toolbar/lang/sv.js new file mode 100644 index 0000000..5a5d1b9 --- /dev/null +++ b/sources/plugins/toolbar/lang/sv.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'sv', { | ||
6 | toolbarCollapse: 'Dölj verktygsfält', | ||
7 | toolbarExpand: 'Visa verktygsfält', | ||
8 | toolbarGroups: { | ||
9 | document: 'Dokument', | ||
10 | clipboard: 'Urklipp/ångra', | ||
11 | editing: 'Redigering', | ||
12 | forms: 'Formulär', | ||
13 | basicstyles: 'Basstilar', | ||
14 | paragraph: 'Paragraf', | ||
15 | links: 'Länkar', | ||
16 | insert: 'Infoga', | ||
17 | styles: 'Stilar', | ||
18 | colors: 'Färger', | ||
19 | tools: 'Verktyg' | ||
20 | }, | ||
21 | toolbars: 'Redigera verktygsfält' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/th.js b/sources/plugins/toolbar/lang/th.js new file mode 100644 index 0000000..3aaa7a5 --- /dev/null +++ b/sources/plugins/toolbar/lang/th.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'th', { | ||
6 | toolbarCollapse: 'ซ่อนแถบเครื่องมือ', | ||
7 | toolbarExpand: 'เปิดแถบเครื่องมือ', | ||
8 | toolbarGroups: { | ||
9 | document: 'Document', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Editing', | ||
12 | forms: 'Forms', | ||
13 | basicstyles: 'Basic Styles', | ||
14 | paragraph: 'Paragraph', | ||
15 | links: 'Links', | ||
16 | insert: 'Insert', | ||
17 | styles: 'Styles', | ||
18 | colors: 'Colors', | ||
19 | tools: 'Tools' | ||
20 | }, | ||
21 | toolbars: 'แถบเครื่องมือช่วยพิมพ์ข้อความ' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/tr.js b/sources/plugins/toolbar/lang/tr.js new file mode 100644 index 0000000..e2a757b --- /dev/null +++ b/sources/plugins/toolbar/lang/tr.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'tr', { | ||
6 | toolbarCollapse: 'Araç çubuklarını topla', | ||
7 | toolbarExpand: 'Araç çubuklarını aç', | ||
8 | toolbarGroups: { | ||
9 | document: 'Belge', | ||
10 | clipboard: 'Pano/Geri al', | ||
11 | editing: 'Düzenleme', | ||
12 | forms: 'Formlar', | ||
13 | basicstyles: 'Temel Stiller', | ||
14 | paragraph: 'Paragraf', | ||
15 | links: 'Bağlantılar', | ||
16 | insert: 'Ekle', | ||
17 | styles: 'Stiller', | ||
18 | colors: 'Renkler', | ||
19 | tools: 'Araçlar' | ||
20 | }, | ||
21 | toolbars: 'Araç çubukları Editörü' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/tt.js b/sources/plugins/toolbar/lang/tt.js new file mode 100644 index 0000000..25df66c --- /dev/null +++ b/sources/plugins/toolbar/lang/tt.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'tt', { | ||
6 | toolbarCollapse: 'Collapse Toolbar', // MISSING | ||
7 | toolbarExpand: 'Expand Toolbar', // MISSING | ||
8 | toolbarGroups: { | ||
9 | document: 'Документ', | ||
10 | clipboard: 'Алмашу буферы/Кайтару', | ||
11 | editing: 'Төзәтү', | ||
12 | forms: 'Формалар', | ||
13 | basicstyles: 'Төп стильләр', | ||
14 | paragraph: 'Параграф', | ||
15 | links: 'Сылталамалар', | ||
16 | insert: 'Өстәү', | ||
17 | styles: 'Стильләр', | ||
18 | colors: 'Төсләр', | ||
19 | tools: 'Кораллар' | ||
20 | }, | ||
21 | toolbars: 'Editor toolbars' // MISSING | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/ug.js b/sources/plugins/toolbar/lang/ug.js new file mode 100644 index 0000000..057552e --- /dev/null +++ b/sources/plugins/toolbar/lang/ug.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'ug', { | ||
6 | toolbarCollapse: 'قورال بالداقنى قاتلا', | ||
7 | toolbarExpand: 'قورال بالداقنى ياي', | ||
8 | toolbarGroups: { | ||
9 | document: 'پۈتۈك', | ||
10 | clipboard: 'چاپلاش تاختىسى/يېنىۋال', | ||
11 | editing: 'تەھرىر', | ||
12 | forms: 'جەدۋەل', | ||
13 | basicstyles: 'ئاساسىي ئۇسلۇب', | ||
14 | paragraph: 'ئابزاس', | ||
15 | links: 'ئۇلانما', | ||
16 | insert: 'قىستۇر', | ||
17 | styles: 'ئۇسلۇب', | ||
18 | colors: 'رەڭ', | ||
19 | tools: 'قورال' | ||
20 | }, | ||
21 | toolbars: 'قورال بالداق' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/uk.js b/sources/plugins/toolbar/lang/uk.js new file mode 100644 index 0000000..c46d122 --- /dev/null +++ b/sources/plugins/toolbar/lang/uk.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'uk', { | ||
6 | toolbarCollapse: 'Згорнути панель інструментів', | ||
7 | toolbarExpand: 'Розгорнути панель інструментів', | ||
8 | toolbarGroups: { | ||
9 | document: 'Документ', | ||
10 | clipboard: 'Буфер обміну / Скасувати', | ||
11 | editing: 'Редагування', | ||
12 | forms: 'Форми', | ||
13 | basicstyles: 'Основний Стиль', | ||
14 | paragraph: 'Параграф', | ||
15 | links: 'Посилання', | ||
16 | insert: 'Вставити', | ||
17 | styles: 'Стилі', | ||
18 | colors: 'Кольори', | ||
19 | tools: 'Інструменти' | ||
20 | }, | ||
21 | toolbars: 'Панель інструментів редактора' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/vi.js b/sources/plugins/toolbar/lang/vi.js new file mode 100644 index 0000000..ff56d9c --- /dev/null +++ b/sources/plugins/toolbar/lang/vi.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'vi', { | ||
6 | toolbarCollapse: 'Thu gọn thanh công cụ', | ||
7 | toolbarExpand: 'Mở rộng thnah công cụ', | ||
8 | toolbarGroups: { | ||
9 | document: 'Tài liệu', | ||
10 | clipboard: 'Clipboard/Undo', | ||
11 | editing: 'Chỉnh sửa', | ||
12 | forms: 'Bảng biểu', | ||
13 | basicstyles: 'Kiểu cơ bản', | ||
14 | paragraph: 'Đoạn', | ||
15 | links: 'Liên kết', | ||
16 | insert: 'Chèn', | ||
17 | styles: 'Kiểu', | ||
18 | colors: 'Màu sắc', | ||
19 | tools: 'Công cụ' | ||
20 | }, | ||
21 | toolbars: 'Thanh công cụ' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/zh-cn.js b/sources/plugins/toolbar/lang/zh-cn.js new file mode 100644 index 0000000..2b69e32 --- /dev/null +++ b/sources/plugins/toolbar/lang/zh-cn.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'zh-cn', { | ||
6 | toolbarCollapse: '折叠工具栏', | ||
7 | toolbarExpand: '展开工具栏', | ||
8 | toolbarGroups: { | ||
9 | document: '文档', | ||
10 | clipboard: '剪贴板/撤销', | ||
11 | editing: '编辑', | ||
12 | forms: '表单', | ||
13 | basicstyles: '基本格式', | ||
14 | paragraph: '段落', | ||
15 | links: '链接', | ||
16 | insert: '插入', | ||
17 | styles: '样式', | ||
18 | colors: '颜色', | ||
19 | tools: '工具' | ||
20 | }, | ||
21 | toolbars: '工具栏' | ||
22 | } ); | ||
diff --git a/sources/plugins/toolbar/lang/zh.js b/sources/plugins/toolbar/lang/zh.js new file mode 100644 index 0000000..285122b --- /dev/null +++ b/sources/plugins/toolbar/lang/zh.js | |||
@@ -0,0 +1,22 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'toolbar', 'zh', { | ||
6 | toolbarCollapse: '摺疊工具列', | ||
7 | toolbarExpand: '展開工具列', | ||
8 | toolbarGroups: { | ||
9 | document: '文件', | ||
10 | clipboard: '剪貼簿/復原', | ||
11 | editing: '編輯選項', | ||
12 | forms: '格式', | ||
13 | basicstyles: '基本樣式', | ||
14 | paragraph: '段落', | ||
15 | links: '連結', | ||
16 | insert: '插入', | ||
17 | styles: '樣式', | ||
18 | colors: '顏色', | ||
19 | tools: '工具' | ||
20 | }, | ||
21 | toolbars: '編輯器工具列' | ||
22 | } ); | ||