From 6d4c4f12d15ae68d912972921997a8c5180c9aea Mon Sep 17 00:00:00 2001 From: lsces Date: Mon, 15 Jul 2013 14:22:23 +0100 Subject: Upgrade to CKEditor V4 Directory structure changed so many files removed and replace in a new location This batch is the delete and add --- plugins/div/lang/af.js | 19 +++++++++++++++++++ plugins/div/lang/ar.js | 19 +++++++++++++++++++ plugins/div/lang/bg.js | 19 +++++++++++++++++++ plugins/div/lang/bn.js | 19 +++++++++++++++++++ plugins/div/lang/bs.js | 19 +++++++++++++++++++ plugins/div/lang/ca.js | 19 +++++++++++++++++++ plugins/div/lang/cs.js | 19 +++++++++++++++++++ plugins/div/lang/cy.js | 19 +++++++++++++++++++ plugins/div/lang/da.js | 19 +++++++++++++++++++ plugins/div/lang/de.js | 19 +++++++++++++++++++ plugins/div/lang/el.js | 19 +++++++++++++++++++ plugins/div/lang/en-au.js | 19 +++++++++++++++++++ plugins/div/lang/en-ca.js | 19 +++++++++++++++++++ plugins/div/lang/en-gb.js | 19 +++++++++++++++++++ plugins/div/lang/en.js | 19 +++++++++++++++++++ plugins/div/lang/eo.js | 19 +++++++++++++++++++ plugins/div/lang/es.js | 19 +++++++++++++++++++ plugins/div/lang/et.js | 19 +++++++++++++++++++ plugins/div/lang/eu.js | 19 +++++++++++++++++++ plugins/div/lang/fa.js | 19 +++++++++++++++++++ plugins/div/lang/fi.js | 19 +++++++++++++++++++ plugins/div/lang/fo.js | 19 +++++++++++++++++++ plugins/div/lang/fr-ca.js | 19 +++++++++++++++++++ plugins/div/lang/fr.js | 19 +++++++++++++++++++ plugins/div/lang/gl.js | 19 +++++++++++++++++++ plugins/div/lang/gu.js | 19 +++++++++++++++++++ plugins/div/lang/he.js | 19 +++++++++++++++++++ plugins/div/lang/hi.js | 19 +++++++++++++++++++ plugins/div/lang/hr.js | 19 +++++++++++++++++++ plugins/div/lang/hu.js | 19 +++++++++++++++++++ plugins/div/lang/is.js | 19 +++++++++++++++++++ plugins/div/lang/it.js | 19 +++++++++++++++++++ plugins/div/lang/ja.js | 19 +++++++++++++++++++ plugins/div/lang/ka.js | 19 +++++++++++++++++++ plugins/div/lang/km.js | 19 +++++++++++++++++++ plugins/div/lang/ko.js | 19 +++++++++++++++++++ plugins/div/lang/ku.js | 19 +++++++++++++++++++ plugins/div/lang/lt.js | 19 +++++++++++++++++++ plugins/div/lang/lv.js | 19 +++++++++++++++++++ plugins/div/lang/mk.js | 19 +++++++++++++++++++ plugins/div/lang/mn.js | 19 +++++++++++++++++++ plugins/div/lang/ms.js | 19 +++++++++++++++++++ plugins/div/lang/nb.js | 19 +++++++++++++++++++ plugins/div/lang/nl.js | 19 +++++++++++++++++++ plugins/div/lang/no.js | 19 +++++++++++++++++++ plugins/div/lang/pl.js | 19 +++++++++++++++++++ plugins/div/lang/pt-br.js | 19 +++++++++++++++++++ plugins/div/lang/pt.js | 19 +++++++++++++++++++ plugins/div/lang/ro.js | 19 +++++++++++++++++++ plugins/div/lang/ru.js | 19 +++++++++++++++++++ plugins/div/lang/si.js | 19 +++++++++++++++++++ plugins/div/lang/sk.js | 19 +++++++++++++++++++ plugins/div/lang/sl.js | 19 +++++++++++++++++++ plugins/div/lang/sq.js | 19 +++++++++++++++++++ plugins/div/lang/sr-latn.js | 19 +++++++++++++++++++ plugins/div/lang/sr.js | 19 +++++++++++++++++++ plugins/div/lang/sv.js | 19 +++++++++++++++++++ plugins/div/lang/th.js | 19 +++++++++++++++++++ plugins/div/lang/tr.js | 19 +++++++++++++++++++ plugins/div/lang/ug.js | 19 +++++++++++++++++++ plugins/div/lang/uk.js | 19 +++++++++++++++++++ plugins/div/lang/vi.js | 19 +++++++++++++++++++ plugins/div/lang/zh-cn.js | 19 +++++++++++++++++++ plugins/div/lang/zh.js | 19 +++++++++++++++++++ 64 files changed, 1216 insertions(+) create mode 100644 plugins/div/lang/af.js create mode 100644 plugins/div/lang/ar.js create mode 100644 plugins/div/lang/bg.js create mode 100644 plugins/div/lang/bn.js create mode 100644 plugins/div/lang/bs.js create mode 100644 plugins/div/lang/ca.js create mode 100644 plugins/div/lang/cs.js create mode 100644 plugins/div/lang/cy.js create mode 100644 plugins/div/lang/da.js create mode 100644 plugins/div/lang/de.js create mode 100644 plugins/div/lang/el.js create mode 100644 plugins/div/lang/en-au.js create mode 100644 plugins/div/lang/en-ca.js create mode 100644 plugins/div/lang/en-gb.js create mode 100644 plugins/div/lang/en.js create mode 100644 plugins/div/lang/eo.js create mode 100644 plugins/div/lang/es.js create mode 100644 plugins/div/lang/et.js create mode 100644 plugins/div/lang/eu.js create mode 100644 plugins/div/lang/fa.js create mode 100644 plugins/div/lang/fi.js create mode 100644 plugins/div/lang/fo.js create mode 100644 plugins/div/lang/fr-ca.js create mode 100644 plugins/div/lang/fr.js create mode 100644 plugins/div/lang/gl.js create mode 100644 plugins/div/lang/gu.js create mode 100644 plugins/div/lang/he.js create mode 100644 plugins/div/lang/hi.js create mode 100644 plugins/div/lang/hr.js create mode 100644 plugins/div/lang/hu.js create mode 100644 plugins/div/lang/is.js create mode 100644 plugins/div/lang/it.js create mode 100644 plugins/div/lang/ja.js create mode 100644 plugins/div/lang/ka.js create mode 100644 plugins/div/lang/km.js create mode 100644 plugins/div/lang/ko.js create mode 100644 plugins/div/lang/ku.js create mode 100644 plugins/div/lang/lt.js create mode 100644 plugins/div/lang/lv.js create mode 100644 plugins/div/lang/mk.js create mode 100644 plugins/div/lang/mn.js create mode 100644 plugins/div/lang/ms.js create mode 100644 plugins/div/lang/nb.js create mode 100644 plugins/div/lang/nl.js create mode 100644 plugins/div/lang/no.js create mode 100644 plugins/div/lang/pl.js create mode 100644 plugins/div/lang/pt-br.js create mode 100644 plugins/div/lang/pt.js create mode 100644 plugins/div/lang/ro.js create mode 100644 plugins/div/lang/ru.js create mode 100644 plugins/div/lang/si.js create mode 100644 plugins/div/lang/sk.js create mode 100644 plugins/div/lang/sl.js create mode 100644 plugins/div/lang/sq.js create mode 100644 plugins/div/lang/sr-latn.js create mode 100644 plugins/div/lang/sr.js create mode 100644 plugins/div/lang/sv.js create mode 100644 plugins/div/lang/th.js create mode 100644 plugins/div/lang/tr.js create mode 100644 plugins/div/lang/ug.js create mode 100644 plugins/div/lang/uk.js create mode 100644 plugins/div/lang/vi.js create mode 100644 plugins/div/lang/zh-cn.js create mode 100644 plugins/div/lang/zh.js (limited to 'plugins/div/lang') diff --git a/plugins/div/lang/af.js b/plugins/div/lang/af.js new file mode 100644 index 0000000..f046d83 --- /dev/null +++ b/plugins/div/lang/af.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'af', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Aanbevole Titel', + cssClassInputLabel: 'CSS klasse', + edit: 'Wysig Div', + inlineStyleInputLabel: 'Inlyn Styl', + langDirLTRLabel: 'Links na regs (LTR)', + langDirLabel: 'Skryfrigting', + langDirRTLLabel: 'Regs na links (RTL)', + languageCodeInputLabel: ' Taalkode', + remove: 'Verwyder Div', + styleSelectLabel: 'Styl', + title: 'Skep Div houer', + toolbar: 'Skep Div houer' +}); diff --git a/plugins/div/lang/ar.js b/plugins/div/lang/ar.js new file mode 100644 index 0000000..9084a83 --- /dev/null +++ b/plugins/div/lang/ar.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ar', { + IdInputLabel: 'هوية', + advisoryTitleInputLabel: 'عنوان التقرير', + cssClassInputLabel: 'فئات التنسيق', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'اليسار لليمين (LTR)', + langDirLabel: 'إتجاه النص', + langDirRTLLabel: 'اليمين لليسار (RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'نمط', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/bg.js b/plugins/div/lang/bg.js new file mode 100644 index 0000000..a32d46a --- /dev/null +++ b/plugins/div/lang/bg.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'bg', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: 'Препоръчително заглавие', + cssClassInputLabel: 'Класове за CSS', + edit: 'Промяна на Div', + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Ляво на Дясно (ЛнД)', + langDirLabel: 'Посока на езика', + langDirRTLLabel: 'Дясно на Ляво (ДнЛ)', + languageCodeInputLabel: ' Код на езика', + remove: 'Премахване на Div', + styleSelectLabel: 'Стил', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/bn.js b/plugins/div/lang/bn.js new file mode 100644 index 0000000..e1af07f --- /dev/null +++ b/plugins/div/lang/bn.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'bn', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/bs.js b/plugins/div/lang/bs.js new file mode 100644 index 0000000..9733610 --- /dev/null +++ b/plugins/div/lang/bs.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'bs', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Advisory title', + cssClassInputLabel: 'Klase CSS stilova', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'S lijeva na desno (LTR)', + langDirLabel: 'Smjer pisanja', + langDirRTLLabel: 'S desna na lijevo (RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Stil', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/ca.js b/plugins/div/lang/ca.js new file mode 100644 index 0000000..768247c --- /dev/null +++ b/plugins/div/lang/ca.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ca', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Títol de guia', + cssClassInputLabel: 'Classes de la fulla d\'estils', + edit: 'Edita la Capa', + inlineStyleInputLabel: 'Estil en línia', + langDirLTRLabel: 'D\'esquerra a dreta (LTR)', + langDirLabel: 'Direcció de l\'idioma', + langDirRTLLabel: 'De dreta a esquerra (RTL)', + languageCodeInputLabel: ' Codi d\'idioma', + remove: 'Elimina la Capa', + styleSelectLabel: 'Estil', + title: 'Crea una Capa Contenidora', + toolbar: 'Crea una Capa Contenidora' +}); diff --git a/plugins/div/lang/cs.js b/plugins/div/lang/cs.js new file mode 100644 index 0000000..fef7428 --- /dev/null +++ b/plugins/div/lang/cs.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'cs', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Nápovědní titulek', + cssClassInputLabel: 'Třídy stylů', + edit: 'Změnit Div', + inlineStyleInputLabel: 'Vnitřní styly', + langDirLTRLabel: 'Zleva doprava (LTR)', + langDirLabel: 'Směr jazyka', + langDirRTLLabel: 'Zprava doleva (RTL)', + languageCodeInputLabel: ' Kód jazyka', + remove: 'Odstranit Div', + styleSelectLabel: 'Styly', + title: 'Vytvořit Div kontejner', + toolbar: 'Vytvořit Div kontejner' +}); diff --git a/plugins/div/lang/cy.js b/plugins/div/lang/cy.js new file mode 100644 index 0000000..98ff9db --- /dev/null +++ b/plugins/div/lang/cy.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'cy', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Teitl Cynghorol', + cssClassInputLabel: 'Dosbarthiadau Ffeil Ddiwyg', + edit: 'Golygu Div', + inlineStyleInputLabel: 'Arddull Mewn Llinell', + langDirLTRLabel: 'Chwith i\'r Dde (LTR)', + langDirLabel: 'Cyfeiriad yr Iaith', + langDirRTLLabel: 'Dde i\'r Chwith (RTL)', + languageCodeInputLabel: ' Cod Iaith', + remove: 'Tynnu Div', + styleSelectLabel: 'Arddull', + title: 'Creu Cynhwysydd Div', + toolbar: 'Creu Cynhwysydd Div' +}); diff --git a/plugins/div/lang/da.js b/plugins/div/lang/da.js new file mode 100644 index 0000000..17405bb --- /dev/null +++ b/plugins/div/lang/da.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'da', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Vejledende titel', + cssClassInputLabel: 'Typografiark', + edit: 'Rediger Div', + inlineStyleInputLabel: 'Inline Style', + langDirLTRLabel: 'Venstre til højre (LTR)', + langDirLabel: 'Sprogretning', + langDirRTLLabel: 'Højre til venstre (RTL)', + languageCodeInputLabel: ' Sprogkode', + remove: 'Slet Div', + styleSelectLabel: 'Style', + title: 'Opret Div Container', + toolbar: 'Opret Div Container' +}); diff --git a/plugins/div/lang/de.js b/plugins/div/lang/de.js new file mode 100644 index 0000000..242877c --- /dev/null +++ b/plugins/div/lang/de.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'de', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Tooltip', + cssClassInputLabel: 'Stylesheet Klasse', + edit: 'Div bearbeiten', + inlineStyleInputLabel: 'Inline Stil', + langDirLTRLabel: 'Links nach Rechs (LTR)', + langDirLabel: 'Sprache Richtung', + langDirRTLLabel: 'Rechs nach Links (RTL)', + languageCodeInputLabel: 'Sprachenkürzel', + remove: 'Div entfernen', + styleSelectLabel: 'Style', + title: 'Div Container erzeugen', + toolbar: 'Div Container erzeugen' +}); diff --git a/plugins/div/lang/el.js b/plugins/div/lang/el.js new file mode 100644 index 0000000..e08d392 --- /dev/null +++ b/plugins/div/lang/el.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'el', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Ενδεικτικός Τίτλος', + cssClassInputLabel: 'Stylesheet Classes', + edit: 'Επεξεργασία Div', + inlineStyleInputLabel: 'Στυλ Εν Σειρά', + langDirLTRLabel: 'Αριστερά προς Δεξιά (LTR)', + langDirLabel: 'Κατεύθυνση Κειμένου', + langDirRTLLabel: 'Δεξιά προς Αριστερά (RTL)', + languageCodeInputLabel: 'Κωδικός Γλώσσας', + remove: 'Διαγραφή Div', + styleSelectLabel: 'Μορφή', + title: 'Δημιουργεία Div', + toolbar: 'Δημιουργεία Div' +}); diff --git a/plugins/div/lang/en-au.js b/plugins/div/lang/en-au.js new file mode 100644 index 0000000..a0fcb12 --- /dev/null +++ b/plugins/div/lang/en-au.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'en-au', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/en-ca.js b/plugins/div/lang/en-ca.js new file mode 100644 index 0000000..0cfce16 --- /dev/null +++ b/plugins/div/lang/en-ca.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'en-ca', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/en-gb.js b/plugins/div/lang/en-gb.js new file mode 100644 index 0000000..082584b --- /dev/null +++ b/plugins/div/lang/en-gb.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'en-gb', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Advisory Title', + cssClassInputLabel: 'Stylesheet Classes', + edit: 'Edit Div', + inlineStyleInputLabel: 'Inline Style', + langDirLTRLabel: 'Left to Right (LTR)', + langDirLabel: 'Language Direction', + langDirRTLLabel: 'Right to Left (RTL)', + languageCodeInputLabel: ' Language Code', + remove: 'Remove Div', + styleSelectLabel: 'Style', + title: 'Create Div Container', + toolbar: 'Create Div Container' +}); diff --git a/plugins/div/lang/en.js b/plugins/div/lang/en.js new file mode 100644 index 0000000..b042e2d --- /dev/null +++ b/plugins/div/lang/en.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'en', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Advisory Title', + cssClassInputLabel: 'Stylesheet Classes', + edit: 'Edit Div', + inlineStyleInputLabel: 'Inline Style', + langDirLTRLabel: 'Left to Right (LTR)', + langDirLabel: 'Language Direction', + langDirRTLLabel: 'Right to Left (RTL)', + languageCodeInputLabel: ' Language Code', + remove: 'Remove Div', + styleSelectLabel: 'Style', + title: 'Create Div Container', + toolbar: 'Create Div Container' +}); diff --git a/plugins/div/lang/eo.js b/plugins/div/lang/eo.js new file mode 100644 index 0000000..723f40b --- /dev/null +++ b/plugins/div/lang/eo.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'eo', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Priskriba Titolo', + cssClassInputLabel: 'Stilfolioklasoj', + edit: 'Redakti Div', + inlineStyleInputLabel: 'Enlinia stilo', + langDirLTRLabel: 'Maldekstre dekstren (angle LTR)', + langDirLabel: 'Skribdirekto', + langDirRTLLabel: 'Dekstre maldekstren (angle RTL)', + languageCodeInputLabel: ' Lingvokodo', + remove: 'Forigi Div', + styleSelectLabel: 'Stilo', + title: 'Krei DIV ujon', + toolbar: 'Krei DIV ujon' +}); diff --git a/plugins/div/lang/es.js b/plugins/div/lang/es.js new file mode 100644 index 0000000..15f5d7d --- /dev/null +++ b/plugins/div/lang/es.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'es', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Título', + cssClassInputLabel: 'Clase de hoja de estilos', + edit: 'Editar Div', + inlineStyleInputLabel: 'Estilo', + langDirLTRLabel: 'Izquierda a Derecha (LTR)', + langDirLabel: 'Orientación', + langDirRTLLabel: 'Derecha a Izquierda (RTL)', + languageCodeInputLabel: ' Codigo de idioma', + remove: 'Quitar Div', + styleSelectLabel: 'Estilo', + title: 'Crear contenedor DIV', + toolbar: 'Crear contenedor DIV' +}); diff --git a/plugins/div/lang/et.js b/plugins/div/lang/et.js new file mode 100644 index 0000000..d50b733 --- /dev/null +++ b/plugins/div/lang/et.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'et', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: 'Soovitatav pealkiri', + cssClassInputLabel: 'Stiililehe klassid', + edit: 'Muuda Div', + inlineStyleInputLabel: 'Reasisene stiil', + langDirLTRLabel: 'Vasakult paremale (LTR)', + langDirLabel: 'Keele suund', + langDirRTLLabel: 'Paremalt vasakule (RTL)', + languageCodeInputLabel: ' Keelekood', + remove: 'Eemalda Div', + styleSelectLabel: 'Stiil', + title: 'Div-konteineri loomine', + toolbar: 'Div-konteineri loomine' +}); diff --git a/plugins/div/lang/eu.js b/plugins/div/lang/eu.js new file mode 100644 index 0000000..3891f73 --- /dev/null +++ b/plugins/div/lang/eu.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'eu', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Izenburua', + cssClassInputLabel: 'Estilo-orriko Klaseak', + edit: 'Div-a editatu', + inlineStyleInputLabel: 'Inline Estiloa', + langDirLTRLabel: 'Ezkerretik Eskuinera (LTR)', + langDirLabel: 'Hizkuntzaren Norabidea', + langDirRTLLabel: 'Eskumatik Ezkerrera (RTL)', + languageCodeInputLabel: 'Hizkuntza Kodea', + remove: 'Div-a Kendu', + styleSelectLabel: 'Estiloa', + title: 'Div Edukiontzia Sortu', + toolbar: 'Div Edukiontzia Sortu' +}); diff --git a/plugins/div/lang/fa.js b/plugins/div/lang/fa.js new file mode 100644 index 0000000..0f32fca --- /dev/null +++ b/plugins/div/lang/fa.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'fa', { + IdInputLabel: 'شناسه', + advisoryTitleInputLabel: 'عنوان مشاوره', + cssClassInputLabel: 'کلاس​های شیوه​نامه', + edit: 'ویرایش Div', + inlineStyleInputLabel: 'سبک درون​خطی(Inline Style)', + langDirLTRLabel: 'چپ به راست (LTR)', + langDirLabel: 'جهت نوشتاری زبان', + langDirRTLLabel: 'راست به چپ (RTL)', + languageCodeInputLabel: ' کد زبان', + remove: 'حذف Div', + styleSelectLabel: 'سبک', + title: 'ایجاد یک محل DIV', + toolbar: 'ایجاد یک محل DIV' +}); diff --git a/plugins/div/lang/fi.js b/plugins/div/lang/fi.js new file mode 100644 index 0000000..558a20d --- /dev/null +++ b/plugins/div/lang/fi.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'fi', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Ohjeistava otsikko', + cssClassInputLabel: 'Tyylitiedoston luokat', + edit: 'Muokkaa Diviä', + inlineStyleInputLabel: 'Sisätyyli', + langDirLTRLabel: 'Vasemmalta oikealle (LTR)', + langDirLabel: 'Kielen suunta', + langDirRTLLabel: 'Oikealta vasemmalle (RTL)', + languageCodeInputLabel: ' Kielen koodi', + remove: 'Poista Div', + styleSelectLabel: 'Tyyli', + title: 'Luo div-kehikko', + toolbar: 'Luo div-kehikko' +}); diff --git a/plugins/div/lang/fo.js b/plugins/div/lang/fo.js new file mode 100644 index 0000000..0b3a78b --- /dev/null +++ b/plugins/div/lang/fo.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'fo', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Advisory Title', + cssClassInputLabel: 'Stylesheet Classes', + edit: 'Redigera Div', + inlineStyleInputLabel: 'Inline Style', + langDirLTRLabel: 'Vinstru til høgru (LTR)', + langDirLabel: 'Language Direction', + langDirRTLLabel: 'Høgru til vinstru (RTL)', + languageCodeInputLabel: ' Language Code', + remove: 'Strika Div', + styleSelectLabel: 'Style', + title: 'Ger Div Container', + toolbar: 'Ger Div Container' +}); diff --git a/plugins/div/lang/fr-ca.js b/plugins/div/lang/fr-ca.js new file mode 100644 index 0000000..607a4b9 --- /dev/null +++ b/plugins/div/lang/fr-ca.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'fr-ca', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: 'Titre', + cssClassInputLabel: 'Classes CSS', + edit: 'Modifier le DIV', + inlineStyleInputLabel: 'Style en ligne', + langDirLTRLabel: 'De gauche à droite (LTR)', + langDirLabel: 'Sens d\'écriture', + langDirRTLLabel: 'De droite à gauche (RTL)', + languageCodeInputLabel: 'Code de langue', + remove: 'Supprimer le DIV', + styleSelectLabel: 'Style', + title: 'Créer un DIV', + toolbar: 'Créer un DIV' +}); diff --git a/plugins/div/lang/fr.js b/plugins/div/lang/fr.js new file mode 100644 index 0000000..3a71496 --- /dev/null +++ b/plugins/div/lang/fr.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'fr', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Advisory Title', + cssClassInputLabel: 'Classe CSS', + edit: 'Éditer la DIV', + inlineStyleInputLabel: 'Style en ligne', + langDirLTRLabel: 'Gauche à droite (LTR)', + langDirLabel: 'Sens d\'écriture', + langDirRTLLabel: 'Droite à gauche (RTL)', + languageCodeInputLabel: 'Code de langue', + remove: 'Enlever la DIV', + styleSelectLabel: 'Style', + title: 'Créer un container DIV', + toolbar: 'Créer un container DIV' +}); diff --git a/plugins/div/lang/gl.js b/plugins/div/lang/gl.js new file mode 100644 index 0000000..460a8c1 --- /dev/null +++ b/plugins/div/lang/gl.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'gl', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: 'Título', + cssClassInputLabel: 'Clases da folla de estilos', + edit: 'Editar Div', + inlineStyleInputLabel: 'Estilo de liña', + langDirLTRLabel: 'Esquerda a dereita (LTR)', + langDirLabel: 'Dirección de escritura do idioma', + langDirRTLLabel: 'Dereita a esquerda (RTL)', + languageCodeInputLabel: 'Código do idioma', + remove: 'Retirar Div', + styleSelectLabel: 'Estilo', + title: 'Crear un contedor Div', + toolbar: 'Crear un contedor Div' +}); diff --git a/plugins/div/lang/gu.js b/plugins/div/lang/gu.js new file mode 100644 index 0000000..4027a03 --- /dev/null +++ b/plugins/div/lang/gu.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'gu', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'એડવાઈઝર શીર્ષક', + cssClassInputLabel: 'સ્ટાઈલશીટ કલાસીસ', + edit: 'ડીવીમાં ફેરફાર કરવો', + inlineStyleInputLabel: 'ઈનલાઈન પદ્ધતિ', + langDirLTRLabel: 'ડાબે થી જમણે (LTR)', + langDirLabel: 'ભાષાની દિશા', + langDirRTLLabel: 'જમણે થી ડાબે (RTL)', + languageCodeInputLabel: 'ભાષાનો કોડ', + remove: 'ડીવી કાઢી કાઢવું', + styleSelectLabel: 'સ્ટાઈલ', + title: 'Div કન્ટેનર બનાવુંવું', + toolbar: 'Div કન્ટેનર બનાવુંવું' +}); diff --git a/plugins/div/lang/he.js b/plugins/div/lang/he.js new file mode 100644 index 0000000..7a63e3f --- /dev/null +++ b/plugins/div/lang/he.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'he', { + IdInputLabel: 'מזהה (ID)', + advisoryTitleInputLabel: 'כותרת מוצעת', + cssClassInputLabel: 'מחלקת עיצוב', + edit: 'עריכת מיכל (Div)', + inlineStyleInputLabel: 'סגנון פנימי', + langDirLTRLabel: 'שמאל לימין (LTR)', + langDirLabel: 'כיוון שפה', + langDirRTLLabel: 'ימין לשמאל (RTL)', + languageCodeInputLabel: 'קוד שפה', + remove: 'הסרת מיכל (Div)', + styleSelectLabel: 'סגנון', + title: 'יצירת מיכל (Div)', + toolbar: 'יצירת מיכל (Div)' +}); diff --git a/plugins/div/lang/hi.js b/plugins/div/lang/hi.js new file mode 100644 index 0000000..510efcf --- /dev/null +++ b/plugins/div/lang/hi.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'hi', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'परामर्श शीर्शक', + cssClassInputLabel: 'स्टाइल-शीट क्लास', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'बायें से दायें (LTR)', + langDirLabel: 'भाषा लिखने की दिशा', + langDirRTLLabel: 'दायें से बायें (RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'स्टाइल', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/hr.js b/plugins/div/lang/hr.js new file mode 100644 index 0000000..084b478 --- /dev/null +++ b/plugins/div/lang/hr.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'hr', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Savjetodavni naslov', + cssClassInputLabel: 'Klase stilova', + edit: 'Uredi DIV', + inlineStyleInputLabel: 'Stil u liniji', + langDirLTRLabel: 'S lijeva na desno (LTR)', + langDirLabel: 'Smjer jezika', + langDirRTLLabel: 'S desna na lijevo (RTL)', + languageCodeInputLabel: 'Jezični kod', + remove: 'Ukloni DIV', + styleSelectLabel: 'Stil', + title: 'Napravi DIV kontejner', + toolbar: 'Napravi DIV kontejner' +}); diff --git a/plugins/div/lang/hu.js b/plugins/div/lang/hu.js new file mode 100644 index 0000000..605b241 --- /dev/null +++ b/plugins/div/lang/hu.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'hu', { + IdInputLabel: 'Azonosító', + advisoryTitleInputLabel: 'Tipp szöveg', + cssClassInputLabel: 'Stíluslap osztály', + edit: 'DIV szerkesztése', + inlineStyleInputLabel: 'Inline stílus', + langDirLTRLabel: 'Balról jobbra (LTR)', + langDirLabel: 'Nyelvi irány', + langDirRTLLabel: 'Jobbról balra (RTL)', + languageCodeInputLabel: ' Nyelv kódja', + remove: 'DIV eltávolítása', + styleSelectLabel: 'Stílus', + title: 'DIV tároló létrehozása', + toolbar: 'DIV tároló létrehozása' +}); diff --git a/plugins/div/lang/is.js b/plugins/div/lang/is.js new file mode 100644 index 0000000..e845c71 --- /dev/null +++ b/plugins/div/lang/is.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'is', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/it.js b/plugins/div/lang/it.js new file mode 100644 index 0000000..062a2a9 --- /dev/null +++ b/plugins/div/lang/it.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'it', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Titolo Avviso', + cssClassInputLabel: 'Classi di stile', + edit: 'Modifica DIV', + inlineStyleInputLabel: 'Stile Inline', + langDirLTRLabel: 'Da sinistra a destra (LTR)', + langDirLabel: 'Direzione di scrittura', + langDirRTLLabel: 'Da destra a sinistra (RTL)', + languageCodeInputLabel: 'Codice lingua', + remove: 'Rimuovi DIV', + styleSelectLabel: 'Stile', + title: 'Crea DIV contenitore', + toolbar: 'Crea DIV contenitore' +}); diff --git a/plugins/div/lang/ja.js b/plugins/div/lang/ja.js new file mode 100644 index 0000000..fface6c --- /dev/null +++ b/plugins/div/lang/ja.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ja', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Title属性', + cssClassInputLabel: 'スタイルシートクラス', + edit: 'Divコンテナ 編集', + inlineStyleInputLabel: 'インラインスタイル', + langDirLTRLabel: '左から右 (LTR)', + langDirLabel: '文字表記の方向', + langDirRTLLabel: '右から左 (RTL)', + languageCodeInputLabel: ' 言語コード', + remove: 'Divコンテナ 削除', + styleSelectLabel: 'スタイル', + title: 'Divコンテナ', + toolbar: 'Divコンテナ' +}); diff --git a/plugins/div/lang/ka.js b/plugins/div/lang/ka.js new file mode 100644 index 0000000..20f424f --- /dev/null +++ b/plugins/div/lang/ka.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ka', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'სათაური', + cssClassInputLabel: 'CSS კლასები', + edit: 'Div-ის რედაქტირება', + inlineStyleInputLabel: 'თანდართული სტილი', + langDirLTRLabel: 'მარცხნიდან მარჯვნიც (LTR)', + langDirLabel: 'ენის მინართულება', + langDirRTLLabel: 'მარჯვნიდან მარცხნივ (RTL)', + languageCodeInputLabel: 'ენის კოდი', + remove: 'Div-ის წაშლა', + styleSelectLabel: 'სტილი', + title: 'Div კონტეინერის შექმნა', + toolbar: 'Div კონტეინერის შექმნა' +}); diff --git a/plugins/div/lang/km.js b/plugins/div/lang/km.js new file mode 100644 index 0000000..eeed28f --- /dev/null +++ b/plugins/div/lang/km.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'km', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'ចំណងជើង ប្រឹក្សា', + cssClassInputLabel: 'Stylesheet Classes', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'ពីឆ្វេងទៅស្តាំ(LTR)', + langDirLabel: 'ទិសដៅភាសា', + langDirRTLLabel: 'ពីស្តាំទៅឆ្វេង(RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'ម៉ូត', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/ko.js b/plugins/div/lang/ko.js new file mode 100644 index 0000000..531a2bf --- /dev/null +++ b/plugins/div/lang/ko.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ko', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: 'Advisory Title', + cssClassInputLabel: 'Stylesheet Classes', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: '왼쪽에서 오른쪽 (LTR)', + langDirLabel: '쓰기 방향', + langDirRTLLabel: '오른쪽에서 왼쪽 (RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/ku.js b/plugins/div/lang/ku.js new file mode 100644 index 0000000..565bb62 --- /dev/null +++ b/plugins/div/lang/ku.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ku', { + IdInputLabel: 'ناسنامە', + advisoryTitleInputLabel: 'سەردێڕ', + cssClassInputLabel: 'شێوازی چینی پەڕه', + edit: 'چاکسازی Div', + inlineStyleInputLabel: 'شێوازی ناوهێڵ', + langDirLTRLabel: 'چەپ بۆ ڕاست (LTR)', + langDirLabel: 'ئاراستەی زمان', + langDirRTLLabel: 'ڕاست بۆ چەپ (RTL)', + languageCodeInputLabel: 'هێمای زمان', + remove: 'لابردنی Div', + styleSelectLabel: 'شێواز', + title: 'دروستکردنی لەخۆگری Div', + toolbar: 'دروستکردنی لەخۆگری Div' +}); diff --git a/plugins/div/lang/lt.js b/plugins/div/lang/lt.js new file mode 100644 index 0000000..eb87059 --- /dev/null +++ b/plugins/div/lang/lt.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'lt', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Patariamas pavadinimas', + cssClassInputLabel: 'Stilių klasės', + edit: 'Redaguoti Div', + inlineStyleInputLabel: 'Vidiniai stiliai', + langDirLTRLabel: 'Iš kairės į dešinę (LTR)', + langDirLabel: 'Kalbos nurodymai', + langDirRTLLabel: 'Iš dešinės į kairę (RTL)', + languageCodeInputLabel: ' Kalbos kodas', + remove: 'Pašalinti Div', + styleSelectLabel: 'Stilius', + title: 'Sukurti Div elementą', + toolbar: 'Sukurti Div elementą' +}); diff --git a/plugins/div/lang/lv.js b/plugins/div/lang/lv.js new file mode 100644 index 0000000..f446bc3 --- /dev/null +++ b/plugins/div/lang/lv.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'lv', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Konsultatīvs virsraksts', + cssClassInputLabel: 'Stilu klases', + edit: 'Labot Div', + inlineStyleInputLabel: 'Iekļautais stils', + langDirLTRLabel: 'Kreisais uz Labo (LTR)', + langDirLabel: 'Valodas virziens', + langDirRTLLabel: 'Labais uz kreiso (RTL)', + languageCodeInputLabel: 'Valodas kods', + remove: 'Noņemt Div', + styleSelectLabel: 'Stils', + title: 'Izveidot div konteineri', + toolbar: 'Izveidot div konteineri' +}); diff --git a/plugins/div/lang/mk.js b/plugins/div/lang/mk.js new file mode 100644 index 0000000..c3ae2d2 --- /dev/null +++ b/plugins/div/lang/mk.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'mk', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/mn.js b/plugins/div/lang/mn.js new file mode 100644 index 0000000..269be95 --- /dev/null +++ b/plugins/div/lang/mn.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'mn', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Зөвлөлдөх гарчиг', + cssClassInputLabel: 'Stylesheet классууд', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Зүүн талаас баруун тишээ (LTR)', + langDirLabel: 'Хэлний чиглэл', + langDirRTLLabel: 'Баруун талаас зүүн тишээ (RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Загвар', + title: 'Div гэдэг хэсэг бий болгох', + toolbar: 'Div гэдэг хэсэг бий болгох' +}); diff --git a/plugins/div/lang/ms.js b/plugins/div/lang/ms.js new file mode 100644 index 0000000..ba1ab31 --- /dev/null +++ b/plugins/div/lang/ms.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ms', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/nb.js b/plugins/div/lang/nb.js new file mode 100644 index 0000000..bf1aee2 --- /dev/null +++ b/plugins/div/lang/nb.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'nb', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Tittel', + cssClassInputLabel: 'Stilark-klasser', + edit: 'Rediger Div', + inlineStyleInputLabel: 'Inlinestiler', + langDirLTRLabel: 'Venstre til høyre (VTH)', + langDirLabel: 'Språkretning', + langDirRTLLabel: 'Høyre til venstre (HTV)', + languageCodeInputLabel: ' Språkkode', + remove: 'Fjern Div', + styleSelectLabel: 'Stil', + title: 'Sett inn Div Container', + toolbar: 'Sett inn Div Container' +}); diff --git a/plugins/div/lang/nl.js b/plugins/div/lang/nl.js new file mode 100644 index 0000000..91a8282 --- /dev/null +++ b/plugins/div/lang/nl.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'nl', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Adviserende titel', + cssClassInputLabel: 'Stylesheet klassen', + edit: 'Div wijzigen', + inlineStyleInputLabel: 'Inline stijl', + langDirLTRLabel: 'Links naar rechts (LTR)', + langDirLabel: 'Schrijfrichting', + langDirRTLLabel: 'Rechts naar links (RTL)', + languageCodeInputLabel: ' Taalcode', + remove: 'Div verwijderen', + styleSelectLabel: 'Stijl', + title: 'Div aanmaken', + toolbar: 'Div aanmaken' +}); diff --git a/plugins/div/lang/no.js b/plugins/div/lang/no.js new file mode 100644 index 0000000..7712363 --- /dev/null +++ b/plugins/div/lang/no.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'no', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Tittel', + cssClassInputLabel: 'Stilark-klasser', + edit: 'Rediger Div', + inlineStyleInputLabel: 'Inlinestiler', + langDirLTRLabel: 'Venstre til høyre (VTH)', + langDirLabel: 'Språkretning', + langDirRTLLabel: 'Høyre til venstre (HTV)', + languageCodeInputLabel: ' Språkkode', + remove: 'Fjern Div', + styleSelectLabel: 'Stil', + title: 'Sett inn Div Container', + toolbar: 'Sett inn Div Container' +}); diff --git a/plugins/div/lang/pl.js b/plugins/div/lang/pl.js new file mode 100644 index 0000000..90303c2 --- /dev/null +++ b/plugins/div/lang/pl.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'pl', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Opis obiektu docelowego', + cssClassInputLabel: 'Klasy arkusza stylów', + edit: 'Edytuj pojemnik Div', + inlineStyleInputLabel: 'Style liniowe', + langDirLTRLabel: 'Od lewej do prawej (LTR)', + langDirLabel: 'Kierunek tekstu', + langDirRTLLabel: 'Od prawej do lewej (RTL)', + languageCodeInputLabel: 'Kod języka', + remove: 'Usuń pojemnik Div', + styleSelectLabel: 'Styl', + title: 'Utwórz pojemnik Div', + toolbar: 'Utwórz pojemnik Div' +}); diff --git a/plugins/div/lang/pt-br.js b/plugins/div/lang/pt-br.js new file mode 100644 index 0000000..2995fca --- /dev/null +++ b/plugins/div/lang/pt-br.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'pt-br', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Título Consulta', + cssClassInputLabel: 'Classes de CSS', + edit: 'Editar Div', + inlineStyleInputLabel: 'Estilo Inline', + langDirLTRLabel: 'Esquerda para Direita (LTR)', + langDirLabel: 'Direção da Escrita', + langDirRTLLabel: 'Direita para Esquerda (RTL)', + languageCodeInputLabel: 'Código de Idioma', + remove: 'Remover Div', + styleSelectLabel: 'Estilo', + title: 'Criar Container de DIV', + toolbar: 'Criar Container de DIV' +}); diff --git a/plugins/div/lang/pt.js b/plugins/div/lang/pt.js new file mode 100644 index 0000000..a3a33d8 --- /dev/null +++ b/plugins/div/lang/pt.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'pt', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: 'Título', + cssClassInputLabel: 'Classes de Estilo de Folhas Classes', + edit: 'Editar Div', + inlineStyleInputLabel: 'Estilho em Linha', + langDirLTRLabel: 'Esquerda à Direita (LTR)', + langDirLabel: 'Orientação de idioma', + langDirRTLLabel: 'Direita a Esquerda (RTL)', + languageCodeInputLabel: 'Codigo do Idioma', + remove: 'Remover Div', + styleSelectLabel: 'Estilo', + title: 'Criar Div', + toolbar: 'Criar Div' +}); diff --git a/plugins/div/lang/ro.js b/plugins/div/lang/ro.js new file mode 100644 index 0000000..6e3c1cd --- /dev/null +++ b/plugins/div/lang/ro.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ro', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Titlul consultativ', + cssClassInputLabel: 'Clasele cu stilul paginii (CSS)', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'stânga-dreapta (LTR)', + langDirLabel: 'Direcţia cuvintelor', + langDirRTLLabel: 'dreapta-stânga (RTL)', + languageCodeInputLabel: 'Codul limbii', + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Stil', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/ru.js b/plugins/div/lang/ru.js new file mode 100644 index 0000000..3ce24c7 --- /dev/null +++ b/plugins/div/lang/ru.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ru', { + IdInputLabel: 'Идентификатор', + advisoryTitleInputLabel: 'Заголовок', + cssClassInputLabel: 'Классы CSS', + edit: 'Редактировать контейнер', + inlineStyleInputLabel: 'Стиль элемента', + langDirLTRLabel: 'Слева направо (LTR)', + langDirLabel: 'Направление текста', + langDirRTLLabel: 'Справа налево (RTL)', + languageCodeInputLabel: 'Код языка', + remove: 'Удалить контейнер', + styleSelectLabel: 'Стиль', + title: 'Создать Div-контейнер', + toolbar: 'Создать Div-контейнер' +}); diff --git a/plugins/div/lang/si.js b/plugins/div/lang/si.js new file mode 100644 index 0000000..de5964e --- /dev/null +++ b/plugins/div/lang/si.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'si', { + IdInputLabel: 'අංකය', + advisoryTitleInputLabel: 'උපදේශාත්මක නාමය', + cssClassInputLabel: 'විලාසපත්‍ර පන්තිය', + edit: 'වෙනස්කිරීම', + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'වමේසිට දකුණුට', + langDirLabel: 'භාෂා දිශාව', + langDirRTLLabel: 'දකුණේ සිට වමට', + languageCodeInputLabel: 'භාෂා ', + remove: 'ඉවත් කිරීම', + styleSelectLabel: 'විලාසය', + title: 'නිර්මාණය ', + toolbar: 'නිර්මාණය ' +}); diff --git a/plugins/div/lang/sk.js b/plugins/div/lang/sk.js new file mode 100644 index 0000000..38b65ce --- /dev/null +++ b/plugins/div/lang/sk.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'sk', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Pomocný titulok', + cssClassInputLabel: 'Triedy štýlu', + edit: 'Upraviť Div', + inlineStyleInputLabel: 'Inline štýl', + langDirLTRLabel: 'Zľava doprava (LTR)', + langDirLabel: 'Smer jazyka', + langDirRTLLabel: 'Zprava doľava (RTL)', + languageCodeInputLabel: 'Kód jazyka', + remove: 'Odstrániť Div', + styleSelectLabel: 'Štýl', + title: 'Vytvoriť Div kontajner', + toolbar: 'Vytvoriť Div kontajner' +}); diff --git a/plugins/div/lang/sl.js b/plugins/div/lang/sl.js new file mode 100644 index 0000000..b83807c --- /dev/null +++ b/plugins/div/lang/sl.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'sl', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Predlagani naslov', + cssClassInputLabel: 'Razred stilne predloge', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Od leve proti desni (LTR)', + langDirLabel: 'Smer jezika', + langDirRTLLabel: 'Od desne proti levi (RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Slog', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/sq.js b/plugins/div/lang/sq.js new file mode 100644 index 0000000..33c063a --- /dev/null +++ b/plugins/div/lang/sq.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'sq', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Titull', + cssClassInputLabel: 'Klasa stili CSS', + edit: 'Redakto Div', + inlineStyleInputLabel: 'Stili i brendshëm', + langDirLTRLabel: 'Nga e majta në të djathë (LTR)', + langDirLabel: 'Drejtim teksti', + langDirRTLLabel: 'Nga e djathta në të majtë (RTL)', + languageCodeInputLabel: 'Kodi i Gjuhës', + remove: 'Largo Div', + styleSelectLabel: 'Stil', + title: 'Krijo Div Përmbajtës', + toolbar: 'Krijo Div Përmbajtës' +}); diff --git a/plugins/div/lang/sr-latn.js b/plugins/div/lang/sr-latn.js new file mode 100644 index 0000000..34eefa2 --- /dev/null +++ b/plugins/div/lang/sr-latn.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'sr-latn', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Advisory naslov', + cssClassInputLabel: 'Stylesheet klase', + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'S leva na desno (LTR)', + langDirLabel: 'Smer jezika', + langDirRTLLabel: 'S desna na levo (RTL)', + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Stil', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/sr.js b/plugins/div/lang/sr.js new file mode 100644 index 0000000..ca61042 --- /dev/null +++ b/plugins/div/lang/sr.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'sr', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/sv.js b/plugins/div/lang/sv.js new file mode 100644 index 0000000..d4d49c7 --- /dev/null +++ b/plugins/div/lang/sv.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'sv', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Rådgivande titel', + cssClassInputLabel: 'Stilmallar', + edit: 'Redigera Div', + inlineStyleInputLabel: 'Inline Style', + langDirLTRLabel: 'Vänster till Höger (LTR)', + langDirLabel: 'Språkriktning', + langDirRTLLabel: 'Höger till vänster (RTL)', + languageCodeInputLabel: ' Språkkod', + remove: 'Ta bort Div', + styleSelectLabel: 'Stil', + title: 'Skapa Div container', + toolbar: 'Skapa Div container' +}); diff --git a/plugins/div/lang/th.js b/plugins/div/lang/th.js new file mode 100644 index 0000000..08926e2 --- /dev/null +++ b/plugins/div/lang/th.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'th', { + IdInputLabel: 'ไอดี', + advisoryTitleInputLabel: 'คำเกริ่นนำ', + cssClassInputLabel: 'คลาสของไฟล์กำหนดลักษณะการแสดงผล', + edit: 'แก้ไข Div', + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'จากซ้ายไปขวา (LTR)', + langDirLabel: 'การเขียน-อ่านภาษา', + langDirRTLLabel: 'จากขวามาซ้าย (RTL)', + languageCodeInputLabel: 'รหัสภาษา', + remove: 'ลบ Div', + styleSelectLabel: 'ลักษณะการแสดงผล', + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); diff --git a/plugins/div/lang/tr.js b/plugins/div/lang/tr.js new file mode 100644 index 0000000..1cf8dbe --- /dev/null +++ b/plugins/div/lang/tr.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'tr', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Tavsiye Başlığı', + cssClassInputLabel: 'Stilltipi Sınıfı', + edit: 'Div Düzenle', + inlineStyleInputLabel: 'Inline Stili', + langDirLTRLabel: 'Soldan sağa (LTR)', + langDirLabel: 'Dil Yönü', + langDirRTLLabel: 'Sağdan sola (RTL)', + languageCodeInputLabel: ' Dil Kodu', + remove: 'Div Kaldır', + styleSelectLabel: 'Stil', + title: 'Div İçeriği Oluştur', + toolbar: 'Div İçeriği Oluştur' +}); diff --git a/plugins/div/lang/ug.js b/plugins/div/lang/ug.js new file mode 100644 index 0000000..95824f8 --- /dev/null +++ b/plugins/div/lang/ug.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'ug', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: 'ماۋزۇ', + cssClassInputLabel: 'ئۇسلۇب تىپىنىڭ ئاتى', + edit: 'DIV تەھرىر', + inlineStyleInputLabel: 'قۇر ئىچىدىكى ئۇسلۇبى', + langDirLTRLabel: 'سولدىن ئوڭغا (LTR)', + langDirLabel: 'تىل يۆنىلىشى', + langDirRTLLabel: 'ئوڭدىن سولغا (RTL)', + languageCodeInputLabel: 'تىل كودى', + remove: 'DIV چىقىرىۋەت', + styleSelectLabel: 'ئۇسلۇب', + title: 'DIV قاچا قۇر', + toolbar: 'DIV قاچا قۇر' +}); diff --git a/plugins/div/lang/uk.js b/plugins/div/lang/uk.js new file mode 100644 index 0000000..38b602d --- /dev/null +++ b/plugins/div/lang/uk.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'uk', { + IdInputLabel: 'Ідентифікатор', + advisoryTitleInputLabel: 'Зміст випливаючої підказки', + cssClassInputLabel: 'Клас CSS', + edit: 'Редагувати блок', + inlineStyleInputLabel: 'Вписаний стиль', + langDirLTRLabel: 'Зліва направо (LTR)', + langDirLabel: 'Напрямок мови', + langDirRTLLabel: 'Справа наліво (RTL)', + languageCodeInputLabel: 'Код мови', + remove: 'Видалити блок', + styleSelectLabel: 'Стиль CSS', + title: 'Створити блок-контейнер', + toolbar: 'Створити блок-контейнер' +}); diff --git a/plugins/div/lang/vi.js b/plugins/div/lang/vi.js new file mode 100644 index 0000000..d150f0f --- /dev/null +++ b/plugins/div/lang/vi.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'vi', { + IdInputLabel: 'Định danh (id)', + advisoryTitleInputLabel: 'Nhan đề hướng dẫn', + cssClassInputLabel: 'Các lớp CSS', + edit: 'Chỉnh sửa', + inlineStyleInputLabel: 'Kiểu nội dòng', + langDirLTRLabel: 'Trái sang phải (LTR)', + langDirLabel: 'Hướng ngôn ngữ', + langDirRTLLabel: 'Phải qua trái (RTL)', + languageCodeInputLabel: 'Mã ngôn ngữ', + remove: 'Xóa bỏ', + styleSelectLabel: 'Kiểu (style)', + title: 'Tạo khối các thành phần', + toolbar: 'Tạo khối các thành phần' +}); diff --git a/plugins/div/lang/zh-cn.js b/plugins/div/lang/zh-cn.js new file mode 100644 index 0000000..6e4b28b --- /dev/null +++ b/plugins/div/lang/zh-cn.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'zh-cn', { + IdInputLabel: 'ID', + advisoryTitleInputLabel: '标题', + cssClassInputLabel: '样式类名称', + edit: '编辑 DIV', + inlineStyleInputLabel: '行内样式', + langDirLTRLabel: '从左到右 (LTR)', + langDirLabel: '语言方向', + langDirRTLLabel: '从右到左 (RTL)', + languageCodeInputLabel: '语言代码', + remove: '移除 DIV', + styleSelectLabel: '样式', + title: '创建 DIV 容器', + toolbar: '创建 DIV 容器' +}); diff --git a/plugins/div/lang/zh.js b/plugins/div/lang/zh.js new file mode 100644 index 0000000..4b3f426 --- /dev/null +++ b/plugins/div/lang/zh.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'zh', { + IdInputLabel: 'Id', // MISSING + advisoryTitleInputLabel: 'Advisory Title', // MISSING + cssClassInputLabel: 'Stylesheet Classes', // MISSING + edit: 'Edit Div', // MISSING + inlineStyleInputLabel: 'Inline Style', // MISSING + langDirLTRLabel: 'Left to Right (LTR)', // MISSING + langDirLabel: 'Language Direction', // MISSING + langDirRTLLabel: 'Right to Left (RTL)', // MISSING + languageCodeInputLabel: ' Language Code', // MISSING + remove: 'Remove Div', // MISSING + styleSelectLabel: 'Style', // MISSING + title: 'Create Div Container', // MISSING + toolbar: 'Create Div Container' // MISSING +}); -- cgit v1.3