diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-01-25 17:45:33 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-01-25 18:00:33 +0100 |
commit | 7adcb81e4f83f98c468889aaa5a85558ba88c770 (patch) | |
tree | 0d6ede733777b29060b48df4afaa2c64bfbae276 /sources/plugins/scayt/lang | |
download | connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.gz connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.tar.zst connexionswing-ckeditor-component-7adcb81e4f83f98c468889aaa5a85558ba88c770.zip |
Initial commit4.5.6
Diffstat (limited to 'sources/plugins/scayt/lang')
62 files changed, 806 insertions, 0 deletions
diff --git a/sources/plugins/scayt/lang/af.js b/sources/plugins/scayt/lang/af.js new file mode 100644 index 00000000..57e54237 --- /dev/null +++ b/sources/plugins/scayt/lang/af.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'af', { | ||
6 | btn_about: 'SCAYT info', | ||
7 | btn_dictionaries: 'Woordeboeke', | ||
8 | btn_disable: 'SCAYT af', | ||
9 | btn_enable: 'SCAYT aan', | ||
10 | btn_langs:'Tale', | ||
11 | btn_options: 'Opsies', | ||
12 | text_title: 'Speltoets terwyl u tik' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ar.js b/sources/plugins/scayt/lang/ar.js new file mode 100644 index 00000000..d7a5cace --- /dev/null +++ b/sources/plugins/scayt/lang/ar.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ar', { | ||
6 | btn_about: 'عن SCAYT', | ||
7 | btn_dictionaries: 'قواميس', | ||
8 | btn_disable: 'تعطيل SCAYT', | ||
9 | btn_enable: 'تفعيل SCAYT', | ||
10 | btn_langs:'لغات', | ||
11 | btn_options: 'خيارات', | ||
12 | text_title: 'تدقيق إملائي أثناء الكتابة' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/bg.js b/sources/plugins/scayt/lang/bg.js new file mode 100644 index 00000000..550e82f2 --- /dev/null +++ b/sources/plugins/scayt/lang/bg.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'bg', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Речници', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/bn.js b/sources/plugins/scayt/lang/bn.js new file mode 100644 index 00000000..f0398d8c --- /dev/null +++ b/sources/plugins/scayt/lang/bn.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'bn', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/bs.js b/sources/plugins/scayt/lang/bs.js new file mode 100644 index 00000000..268fab28 --- /dev/null +++ b/sources/plugins/scayt/lang/bs.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'bs', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ca.js b/sources/plugins/scayt/lang/ca.js new file mode 100644 index 00000000..798cd0f3 --- /dev/null +++ b/sources/plugins/scayt/lang/ca.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ca', { | ||
6 | btn_about: 'Quant a l\'SCAYT', | ||
7 | btn_dictionaries: 'Diccionaris', | ||
8 | btn_disable: 'Deshabilita SCAYT', | ||
9 | btn_enable: 'Habilitat l\'SCAYT', | ||
10 | btn_langs:'Idiomes', | ||
11 | btn_options: 'Opcions', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/cs.js b/sources/plugins/scayt/lang/cs.js new file mode 100644 index 00000000..a0ec6141 --- /dev/null +++ b/sources/plugins/scayt/lang/cs.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'cs', { | ||
6 | btn_about: 'O aplikaci SCAYT', | ||
7 | btn_dictionaries: 'Slovníky', | ||
8 | btn_disable: 'Vypnout SCAYT', | ||
9 | btn_enable: 'Zapnout SCAYT', | ||
10 | btn_langs:'Jazyky', | ||
11 | btn_options: 'Nastavení', | ||
12 | text_title: 'Kontrola pravopisu během psaní (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/cy.js b/sources/plugins/scayt/lang/cy.js new file mode 100644 index 00000000..b94d6c31 --- /dev/null +++ b/sources/plugins/scayt/lang/cy.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'cy', { | ||
6 | btn_about: 'Ynghylch SCAYT', | ||
7 | btn_dictionaries: 'Geiriaduron', | ||
8 | btn_disable: 'Analluogi SCAYT', | ||
9 | btn_enable: 'Galluogi SCAYT', | ||
10 | btn_langs:'Ieithoedd', | ||
11 | btn_options: 'Opsiynau', | ||
12 | text_title: 'Gwirio\'r Sillafu Wrth Deipio' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/da.js b/sources/plugins/scayt/lang/da.js new file mode 100644 index 00000000..de05a38a --- /dev/null +++ b/sources/plugins/scayt/lang/da.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'da', { | ||
6 | btn_about: 'Om SCAYT', | ||
7 | btn_dictionaries: 'Ordbøger', | ||
8 | btn_disable: 'Deaktivér SCAYT', | ||
9 | btn_enable: 'Aktivér SCAYT', | ||
10 | btn_langs:'Sprog', | ||
11 | btn_options: 'Indstillinger', | ||
12 | text_title: 'Stavekontrol mens du skriver' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/de.js b/sources/plugins/scayt/lang/de.js new file mode 100644 index 00000000..1b68c7b7 --- /dev/null +++ b/sources/plugins/scayt/lang/de.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'de', { | ||
6 | btn_about: 'Über SCAYT', | ||
7 | btn_dictionaries: 'Wörterbücher', | ||
8 | btn_disable: 'SCAYT ausschalten', | ||
9 | btn_enable: 'SCAYT einschalten', | ||
10 | btn_langs:'Sprachen', | ||
11 | btn_options: 'Optionen', | ||
12 | text_title: 'Rechtschreibprüfung während der Texteingabe (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/el.js b/sources/plugins/scayt/lang/el.js new file mode 100644 index 00000000..0bfe6209 --- /dev/null +++ b/sources/plugins/scayt/lang/el.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'el', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Λεξικά', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Γλώσσες', | ||
11 | btn_options: 'Επιλογές', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/en-au.js b/sources/plugins/scayt/lang/en-au.js new file mode 100644 index 00000000..f86d0db6 --- /dev/null +++ b/sources/plugins/scayt/lang/en-au.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'en-au', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/en-ca.js b/sources/plugins/scayt/lang/en-ca.js new file mode 100644 index 00000000..fa67a845 --- /dev/null +++ b/sources/plugins/scayt/lang/en-ca.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'en-ca', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/en-gb.js b/sources/plugins/scayt/lang/en-gb.js new file mode 100644 index 00000000..53923dfc --- /dev/null +++ b/sources/plugins/scayt/lang/en-gb.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'en-gb', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/en.js b/sources/plugins/scayt/lang/en.js new file mode 100644 index 00000000..a9fb9047 --- /dev/null +++ b/sources/plugins/scayt/lang/en.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'en', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/eo.js b/sources/plugins/scayt/lang/eo.js new file mode 100644 index 00000000..f539e031 --- /dev/null +++ b/sources/plugins/scayt/lang/eo.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'eo', { | ||
6 | btn_about: 'Pri OKDVT', | ||
7 | btn_dictionaries: 'Vortaroj', | ||
8 | btn_disable: 'Malebligi OKDVT', | ||
9 | btn_enable: 'Ebligi OKDVT', | ||
10 | btn_langs:'Lingvoj', | ||
11 | btn_options: 'Opcioj', | ||
12 | text_title: 'OrtografiKontrolado Dum Vi Tajpas (OKDVT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/es.js b/sources/plugins/scayt/lang/es.js new file mode 100644 index 00000000..15c29d12 --- /dev/null +++ b/sources/plugins/scayt/lang/es.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'es', { | ||
6 | btn_about: 'Acerca de Corrector', | ||
7 | btn_dictionaries: 'Diccionarios', | ||
8 | btn_disable: 'Desactivar Corrector', | ||
9 | btn_enable: 'Activar Corrector', | ||
10 | btn_langs:'Idiomas', | ||
11 | btn_options: 'Opciones', | ||
12 | text_title: 'Comprobar Ortografía Mientras Escribe' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/et.js b/sources/plugins/scayt/lang/et.js new file mode 100644 index 00000000..a107bd82 --- /dev/null +++ b/sources/plugins/scayt/lang/et.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'et', { | ||
6 | btn_about: 'SCAYT-ist lähemalt', | ||
7 | btn_dictionaries: 'Sõnaraamatud', | ||
8 | btn_disable: 'SCAYT keelatud', | ||
9 | btn_enable: 'SCAYT lubatud', | ||
10 | btn_langs:'Keeled', | ||
11 | btn_options: 'Valikud', | ||
12 | text_title: 'Õigekirjakontroll kirjutamise ajal' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/eu.js b/sources/plugins/scayt/lang/eu.js new file mode 100644 index 00000000..deeeadaf --- /dev/null +++ b/sources/plugins/scayt/lang/eu.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'eu', { | ||
6 | btn_about: 'SCAYTi buruz', | ||
7 | btn_dictionaries: 'Hiztegiak', | ||
8 | btn_disable: 'Desgaitu SCAYT', | ||
9 | btn_enable: 'Gaitu SCAYT', | ||
10 | btn_langs:'Hizkuntzak', | ||
11 | btn_options: 'Aukerak', | ||
12 | text_title: 'Ortografia Zuzenketa Idatzi Ahala (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/fa.js b/sources/plugins/scayt/lang/fa.js new file mode 100644 index 00000000..0830f689 --- /dev/null +++ b/sources/plugins/scayt/lang/fa.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'fa', { | ||
6 | btn_about: 'درباره SCAYT', | ||
7 | btn_dictionaries: 'دیکشنریها', | ||
8 | btn_disable: 'غیرفعالسازی SCAYT', | ||
9 | btn_enable: 'فعالسازی SCAYT', | ||
10 | btn_langs:'زبانها', | ||
11 | btn_options: 'گزینهها', | ||
12 | text_title: 'بررسی املای تایپ شما' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/fi.js b/sources/plugins/scayt/lang/fi.js new file mode 100644 index 00000000..3d2a1b17 --- /dev/null +++ b/sources/plugins/scayt/lang/fi.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'fi', { | ||
6 | btn_about: 'Tietoja oikoluvusta kirjoitetaessa', | ||
7 | btn_dictionaries: 'Sanakirjat', | ||
8 | btn_disable: 'Poista käytöstä oikoluku kirjoitetaessa', | ||
9 | btn_enable: 'Ota käyttöön oikoluku kirjoitettaessa', | ||
10 | btn_langs:'Kielet', | ||
11 | btn_options: 'Asetukset', | ||
12 | text_title: 'Oikolue kirjoitettaessa' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/fo.js b/sources/plugins/scayt/lang/fo.js new file mode 100644 index 00000000..61f5c66c --- /dev/null +++ b/sources/plugins/scayt/lang/fo.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'fo', { | ||
6 | btn_about: 'Um SCAYT', | ||
7 | btn_dictionaries: 'Orðabøkur', | ||
8 | btn_disable: 'Nokta SCAYT', | ||
9 | btn_enable: 'Loyv SCAYT', | ||
10 | btn_langs:'Tungumál', | ||
11 | btn_options: 'Uppseting', | ||
12 | text_title: 'Kanna stavseting, meðan tú skrivar' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/fr-ca.js b/sources/plugins/scayt/lang/fr-ca.js new file mode 100644 index 00000000..18a14f51 --- /dev/null +++ b/sources/plugins/scayt/lang/fr-ca.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'fr-ca', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/fr.js b/sources/plugins/scayt/lang/fr.js new file mode 100644 index 00000000..c2c0ffb9 --- /dev/null +++ b/sources/plugins/scayt/lang/fr.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'fr', { | ||
6 | btn_about: 'A propos de SCAYT', | ||
7 | btn_dictionaries: 'Dictionnaires', | ||
8 | btn_disable: 'Désactiver SCAYT', | ||
9 | btn_enable: 'Activer SCAYT', | ||
10 | btn_langs:'Langues', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Vérification de l\'Orthographe en Cours de Frappe (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/gl.js b/sources/plugins/scayt/lang/gl.js new file mode 100644 index 00000000..665c10d9 --- /dev/null +++ b/sources/plugins/scayt/lang/gl.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'gl', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/gu.js b/sources/plugins/scayt/lang/gu.js new file mode 100644 index 00000000..5b7b5d0b --- /dev/null +++ b/sources/plugins/scayt/lang/gu.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'gu', { | ||
6 | btn_about: 'SCAYT વિષે', | ||
7 | btn_dictionaries: 'શબ્દકોશ', | ||
8 | btn_disable: 'SCAYT ડિસેબલ કરવું', | ||
9 | btn_enable: 'SCAYT એનેબલ કરવું', | ||
10 | btn_langs:'ભાષાઓ', | ||
11 | btn_options: 'વિકલ્પો', | ||
12 | text_title: 'ટાઈપ કરતા સ્પેલ તપાસો' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/he.js b/sources/plugins/scayt/lang/he.js new file mode 100644 index 00000000..3f4301a9 --- /dev/null +++ b/sources/plugins/scayt/lang/he.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'he', { | ||
6 | btn_about: 'אודות SCAYT', | ||
7 | btn_dictionaries: 'מילון', | ||
8 | btn_disable: 'בטל SCAYT', | ||
9 | btn_enable: 'אפשר SCAYT', | ||
10 | btn_langs:'שפות', | ||
11 | btn_options: 'אפשרויות', | ||
12 | text_title: 'בדיקת איות בזמן כתיבה (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/hi.js b/sources/plugins/scayt/lang/hi.js new file mode 100644 index 00000000..d05d1976 --- /dev/null +++ b/sources/plugins/scayt/lang/hi.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'hi', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/hr.js b/sources/plugins/scayt/lang/hr.js new file mode 100644 index 00000000..94da1a4a --- /dev/null +++ b/sources/plugins/scayt/lang/hr.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'hr', { | ||
6 | btn_about: 'O SCAYT', | ||
7 | btn_dictionaries: 'Rječnici', | ||
8 | btn_disable: 'Onemogući SCAYT', | ||
9 | btn_enable: 'Omogući SCAYT', | ||
10 | btn_langs:'Jezici', | ||
11 | btn_options: 'Opcije', | ||
12 | text_title: 'Provjeri pravopis tijekom tipkanja (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/hu.js b/sources/plugins/scayt/lang/hu.js new file mode 100644 index 00000000..5c1fff35 --- /dev/null +++ b/sources/plugins/scayt/lang/hu.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'hu', { | ||
6 | btn_about: 'SCAYT névjegy', | ||
7 | btn_dictionaries: 'Szótár', | ||
8 | btn_disable: 'SCAYT letiltása', | ||
9 | btn_enable: 'SCAYT engedélyezése', | ||
10 | btn_langs:'Nyelvek', | ||
11 | btn_options: 'Beállítások', | ||
12 | text_title: 'Helyesírás ellenőrzés gépelés közben' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/is.js b/sources/plugins/scayt/lang/is.js new file mode 100644 index 00000000..d3c488f0 --- /dev/null +++ b/sources/plugins/scayt/lang/is.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'is', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/it.js b/sources/plugins/scayt/lang/it.js new file mode 100644 index 00000000..05fe90f2 --- /dev/null +++ b/sources/plugins/scayt/lang/it.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'it', { | ||
6 | btn_about: 'About COMS', | ||
7 | btn_dictionaries: 'Dizionari', | ||
8 | btn_disable: 'Disabilita COMS', | ||
9 | btn_enable: 'Abilita COMS', | ||
10 | btn_langs:'Lingue', | ||
11 | btn_options: 'Opzioni', | ||
12 | text_title: 'Controllo Ortografico Mentre Scrivi' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ja.js b/sources/plugins/scayt/lang/ja.js new file mode 100644 index 00000000..bc66e6e9 --- /dev/null +++ b/sources/plugins/scayt/lang/ja.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ja', { | ||
6 | btn_about: 'SCAYTバージョン', | ||
7 | btn_dictionaries: '辞書', | ||
8 | btn_disable: 'SCAYT無効', | ||
9 | btn_enable: 'SCAYT有効', | ||
10 | btn_langs:'言語', | ||
11 | btn_options: 'オプション', | ||
12 | text_title: 'スペルチェック設定(SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ka.js b/sources/plugins/scayt/lang/ka.js new file mode 100644 index 00000000..2504a998 --- /dev/null +++ b/sources/plugins/scayt/lang/ka.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ka', { | ||
6 | btn_about: 'SCAYT-ის შესახებ', | ||
7 | btn_dictionaries: 'ლექსიკონები', | ||
8 | btn_disable: 'SCAYT-ის გამორთვა', | ||
9 | btn_enable: 'SCAYT-ის ჩართვა', | ||
10 | btn_langs:'ენები', | ||
11 | btn_options: 'პარამეტრები', | ||
12 | text_title: 'მართლწერის შემოწმება კრეფისას' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/km.js b/sources/plugins/scayt/lang/km.js new file mode 100644 index 00000000..e0749431 --- /dev/null +++ b/sources/plugins/scayt/lang/km.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'km', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ko.js b/sources/plugins/scayt/lang/ko.js new file mode 100644 index 00000000..26311081 --- /dev/null +++ b/sources/plugins/scayt/lang/ko.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ko', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ku.js b/sources/plugins/scayt/lang/ku.js new file mode 100644 index 00000000..b811be52 --- /dev/null +++ b/sources/plugins/scayt/lang/ku.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ku', { | ||
6 | btn_about: 'دهربارهی SCAYT', | ||
7 | btn_dictionaries: 'فهرههنگهکان', | ||
8 | btn_disable: 'ناچالاککردنی SCAYT', | ||
9 | btn_enable: 'چالاککردنی SCAYT', | ||
10 | btn_langs:'زمانهکان', | ||
11 | btn_options: 'ههڵبژارده', | ||
12 | text_title: 'پشکنینی نووسه لهکاتی نووسین' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/lt.js b/sources/plugins/scayt/lang/lt.js new file mode 100644 index 00000000..f9744ce8 --- /dev/null +++ b/sources/plugins/scayt/lang/lt.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'lt', { | ||
6 | btn_about: 'Apie SCAYT', | ||
7 | btn_dictionaries: 'Žodynai', | ||
8 | btn_disable: 'Išjungti SCAYT', | ||
9 | btn_enable: 'Įjungti SCAYT', | ||
10 | btn_langs:'Kalbos', | ||
11 | btn_options: 'Parametrai', | ||
12 | text_title: 'Tikrinti klaidas kai rašoma' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/lv.js b/sources/plugins/scayt/lang/lv.js new file mode 100644 index 00000000..b839a5b5 --- /dev/null +++ b/sources/plugins/scayt/lang/lv.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'lv', { | ||
6 | btn_about: 'Par SCAYT', | ||
7 | btn_dictionaries: 'Vārdnīcas', | ||
8 | btn_disable: 'Atslēgt SCAYT', | ||
9 | btn_enable: 'Ieslēgt SCAYT', | ||
10 | btn_langs:'Valodas', | ||
11 | btn_options: 'Uzstādījumi', | ||
12 | text_title: 'Pārbaudīt gramatiku rakstot' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/mk.js b/sources/plugins/scayt/lang/mk.js new file mode 100644 index 00000000..f740b8a3 --- /dev/null +++ b/sources/plugins/scayt/lang/mk.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'mk', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/mn.js b/sources/plugins/scayt/lang/mn.js new file mode 100644 index 00000000..5df4bf0b --- /dev/null +++ b/sources/plugins/scayt/lang/mn.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'mn', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Толь бичгүүд', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Хэлүүд', | ||
11 | btn_options: 'Сонголт', | ||
12 | text_title: 'Spell Check As You Type' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ms.js b/sources/plugins/scayt/lang/ms.js new file mode 100644 index 00000000..0c6b31c7 --- /dev/null +++ b/sources/plugins/scayt/lang/ms.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ms', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' // MISSING | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/nb.js b/sources/plugins/scayt/lang/nb.js new file mode 100644 index 00000000..73cb009a --- /dev/null +++ b/sources/plugins/scayt/lang/nb.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'nb', { | ||
6 | btn_about: 'Om SCAYT', | ||
7 | btn_dictionaries: 'Ordbøker', | ||
8 | btn_disable: 'Slå av SCAYT', | ||
9 | btn_enable: 'Slå på SCAYT', | ||
10 | btn_langs:'Språk', | ||
11 | btn_options: 'Valg', | ||
12 | text_title: 'Stavekontroll mens du skriver' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/nl.js b/sources/plugins/scayt/lang/nl.js new file mode 100644 index 00000000..4d6ed02b --- /dev/null +++ b/sources/plugins/scayt/lang/nl.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'nl', { | ||
6 | btn_about: 'Over SCAYT', | ||
7 | btn_dictionaries: 'Woordenboeken', | ||
8 | btn_disable: 'SCAYT uitschakelen', | ||
9 | btn_enable: 'SCAYT inschakelen', | ||
10 | btn_langs:'Talen', | ||
11 | btn_options: 'Opties', | ||
12 | text_title: 'Controleer de spelling tijdens het typen' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/no.js b/sources/plugins/scayt/lang/no.js new file mode 100644 index 00000000..0d0006aa --- /dev/null +++ b/sources/plugins/scayt/lang/no.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'no', { | ||
6 | btn_about: 'Om SCAYT', | ||
7 | btn_dictionaries: 'Ordbøker', | ||
8 | btn_disable: 'Slå av SCAYT', | ||
9 | btn_enable: 'Slå på SCAYT', | ||
10 | btn_langs:'Språk', | ||
11 | btn_options: 'Valg', | ||
12 | text_title: 'Stavekontroll mens du skriver' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/pl.js b/sources/plugins/scayt/lang/pl.js new file mode 100644 index 00000000..db3eb362 --- /dev/null +++ b/sources/plugins/scayt/lang/pl.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'pl', { | ||
6 | btn_about: 'Informacje o SCAYT', | ||
7 | btn_dictionaries: 'Słowniki', | ||
8 | btn_disable: 'Wyłącz SCAYT', | ||
9 | btn_enable: 'Włącz SCAYT', | ||
10 | btn_langs:'Języki', | ||
11 | btn_options: 'Opcje', | ||
12 | text_title: 'Sprawdź pisownię podczas pisania (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/pt-br.js b/sources/plugins/scayt/lang/pt-br.js new file mode 100644 index 00000000..ac37fc42 --- /dev/null +++ b/sources/plugins/scayt/lang/pt-br.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'pt-br', { | ||
6 | btn_about: 'Sobre a correção ortográfica durante a digitação', | ||
7 | btn_dictionaries: 'Dicionários', | ||
8 | btn_disable: 'Desabilitar correção ortográfica durante a digitação', | ||
9 | btn_enable: 'Habilitar correção ortográfica durante a digitação', | ||
10 | btn_langs:'Idiomas', | ||
11 | btn_options: 'Opções', | ||
12 | text_title: 'Correção ortográfica durante a digitação' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/pt.js b/sources/plugins/scayt/lang/pt.js new file mode 100644 index 00000000..932b2df2 --- /dev/null +++ b/sources/plugins/scayt/lang/pt.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'pt', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' // MISSING | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ro.js b/sources/plugins/scayt/lang/ro.js new file mode 100644 index 00000000..b2c84b2d --- /dev/null +++ b/sources/plugins/scayt/lang/ro.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ro', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' // MISSING | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ru.js b/sources/plugins/scayt/lang/ru.js new file mode 100644 index 00000000..0f142cd1 --- /dev/null +++ b/sources/plugins/scayt/lang/ru.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ru', { | ||
6 | btn_about: 'О SCAYT', | ||
7 | btn_dictionaries: 'Словари', | ||
8 | btn_disable: 'Отключить SCAYT', | ||
9 | btn_enable: 'Включить SCAYT', | ||
10 | btn_langs:'Языки', | ||
11 | btn_options: 'Настройки', | ||
12 | text_title: 'Проверка орфографии по мере ввода (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/sk.js b/sources/plugins/scayt/lang/sk.js new file mode 100644 index 00000000..81ca5bcc --- /dev/null +++ b/sources/plugins/scayt/lang/sk.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'sk', { | ||
6 | btn_about: 'O KPPP (Kontrola pravopisu počas písania)', | ||
7 | btn_dictionaries: 'Slovníky', | ||
8 | btn_disable: 'Zakázať KPPP (Kontrola pravopisu počas písania)', | ||
9 | btn_enable: 'Povoliť KPPP (Kontrola pravopisu počas písania)', | ||
10 | btn_langs:'Jazyky', | ||
11 | btn_options: 'Možnosti', | ||
12 | text_title: 'Kontrola pravopisu počas písania' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/sl.js b/sources/plugins/scayt/lang/sl.js new file mode 100644 index 00000000..44f1c122 --- /dev/null +++ b/sources/plugins/scayt/lang/sl.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'sl', { | ||
6 | btn_about: 'O storitvi SCAYT', | ||
7 | btn_dictionaries: 'Slovarji', | ||
8 | btn_disable: 'Onemogoči SCAYT', | ||
9 | btn_enable: 'Omogoči SCAYT', | ||
10 | btn_langs:'Jeziki', | ||
11 | btn_options: 'Možnosti', | ||
12 | text_title: 'Črkovanje med tipkanjem' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/sr-latn.js b/sources/plugins/scayt/lang/sr-latn.js new file mode 100644 index 00000000..d2dbbd3d --- /dev/null +++ b/sources/plugins/scayt/lang/sr-latn.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'sr-latn', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' // MISSING | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/sr.js b/sources/plugins/scayt/lang/sr.js new file mode 100644 index 00000000..6fa35d2c --- /dev/null +++ b/sources/plugins/scayt/lang/sr.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'sr', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' // MISSING | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/sv.js b/sources/plugins/scayt/lang/sv.js new file mode 100644 index 00000000..738ac7e3 --- /dev/null +++ b/sources/plugins/scayt/lang/sv.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'sv', { | ||
6 | btn_about: 'Om SCAYT', | ||
7 | btn_dictionaries: 'Ordlistor', | ||
8 | btn_disable: 'Inaktivera SCAYT', | ||
9 | btn_enable: 'Aktivera SCAYT', | ||
10 | btn_langs:'Språk', | ||
11 | btn_options: 'Inställningar', | ||
12 | text_title: 'Stavningskontroll medan du skriver' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/th.js b/sources/plugins/scayt/lang/th.js new file mode 100644 index 00000000..f129315b --- /dev/null +++ b/sources/plugins/scayt/lang/th.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'th', { | ||
6 | btn_about: 'About SCAYT', | ||
7 | btn_dictionaries: 'Dictionaries', | ||
8 | btn_disable: 'Disable SCAYT', | ||
9 | btn_enable: 'Enable SCAYT', | ||
10 | btn_langs:'Languages', | ||
11 | btn_options: 'Options', | ||
12 | text_title: 'Spell Check As You Type' // MISSING | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/tr.js b/sources/plugins/scayt/lang/tr.js new file mode 100644 index 00000000..0e315091 --- /dev/null +++ b/sources/plugins/scayt/lang/tr.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'tr', { | ||
6 | btn_about: 'SCAYT\'ı hakkında', | ||
7 | btn_dictionaries: 'Sözlükler', | ||
8 | btn_disable: 'SCAYT\'ı pasifleştir', | ||
9 | btn_enable: 'SCAYT\'ı etkinleştir', | ||
10 | btn_langs:'Diller', | ||
11 | btn_options: 'Seçenekler', | ||
12 | text_title: 'Girmiş olduğunuz kelime denetimi' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/ug.js b/sources/plugins/scayt/lang/ug.js new file mode 100644 index 00000000..e453cc71 --- /dev/null +++ b/sources/plugins/scayt/lang/ug.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'ug', { | ||
6 | btn_about: 'شۇئان ئىملا تەكشۈرۈش ھەققىدە', | ||
7 | btn_dictionaries: 'لۇغەت', | ||
8 | btn_disable: 'شۇئان ئىملا تەكشۈرۈشنى چەكلە', | ||
9 | btn_enable: 'شۇئان ئىملا تەكشۈرۈشنى قوزغات', | ||
10 | btn_langs:'تىل', | ||
11 | btn_options: 'تاللانما', | ||
12 | text_title: 'شۇئان ئىملا تەكشۈر' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/uk.js b/sources/plugins/scayt/lang/uk.js new file mode 100644 index 00000000..682a897b --- /dev/null +++ b/sources/plugins/scayt/lang/uk.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'uk', { | ||
6 | btn_about: 'Про SCAYT', | ||
7 | btn_dictionaries: 'Словники', | ||
8 | btn_disable: 'Вимкнути SCAYT', | ||
9 | btn_enable: 'Ввімкнути SCAYT', | ||
10 | btn_langs:'Мови', | ||
11 | btn_options: 'Опції', | ||
12 | text_title: 'Перефірка орфографії по мірі набору' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/vi.js b/sources/plugins/scayt/lang/vi.js new file mode 100644 index 00000000..fcdfeabe --- /dev/null +++ b/sources/plugins/scayt/lang/vi.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'vi', { | ||
6 | btn_about: 'Thông tin về SCAYT', | ||
7 | btn_dictionaries: 'Từ điển', | ||
8 | btn_disable: 'Tắt SCAYT', | ||
9 | btn_enable: 'Bật SCAYT', | ||
10 | btn_langs:'Ngôn ngữ', | ||
11 | btn_options: 'Tùy chọn', | ||
12 | text_title: 'Kiểm tra chính tả ngay khi gõ chữ (SCAYT)' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/zh-cn.js b/sources/plugins/scayt/lang/zh-cn.js new file mode 100644 index 00000000..a58502af --- /dev/null +++ b/sources/plugins/scayt/lang/zh-cn.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'zh-cn', { | ||
6 | btn_about: '关于即时拼写检查', | ||
7 | btn_dictionaries: '字典', | ||
8 | btn_disable: '禁用即时拼写检查', | ||
9 | btn_enable: '启用即时拼写检查', | ||
10 | btn_langs:'语言', | ||
11 | btn_options: '选项', | ||
12 | text_title: '即时拼写检查' | ||
13 | }); | ||
diff --git a/sources/plugins/scayt/lang/zh.js b/sources/plugins/scayt/lang/zh.js new file mode 100644 index 00000000..0bb259e1 --- /dev/null +++ b/sources/plugins/scayt/lang/zh.js | |||
@@ -0,0 +1,13 @@ | |||
1 | /* | ||
2 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | ||
3 | For licensing, see LICENSE.html or http://ckeditor.com/license | ||
4 | */ | ||
5 | CKEDITOR.plugins.setLang( 'scayt', 'zh', { | ||
6 | btn_about: '關於即時拼寫檢查', | ||
7 | btn_dictionaries: '字典', | ||
8 | btn_disable: '關閉即時拼寫檢查', | ||
9 | btn_enable: '啟用即時拼寫檢查', | ||
10 | btn_langs: '語言', | ||
11 | btn_options: '選項', | ||
12 | text_title: '即時拼寫檢查' | ||
13 | }); | ||