diff options
Diffstat (limited to 'plugins/bidi/lang')
64 files changed, 0 insertions, 512 deletions
diff --git a/plugins/bidi/lang/af.js b/plugins/bidi/lang/af.js deleted file mode 100644 index 175fea3..0000000 --- a/plugins/bidi/lang/af.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'af', {
- ltr: 'Skryfrigting van links na regs',
- rtl: 'Skryfrigting van regs na links'
-});
diff --git a/plugins/bidi/lang/ar.js b/plugins/bidi/lang/ar.js deleted file mode 100644 index 9bb89c2..0000000 --- a/plugins/bidi/lang/ar.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ar', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/bg.js b/plugins/bidi/lang/bg.js deleted file mode 100644 index 85ea0ec..0000000 --- a/plugins/bidi/lang/bg.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'bg', {
- ltr: 'Посока на текста от ляво на дясно',
- rtl: 'Посока на текста от дясно на ляво'
-});
diff --git a/plugins/bidi/lang/bn.js b/plugins/bidi/lang/bn.js deleted file mode 100644 index 62d8733..0000000 --- a/plugins/bidi/lang/bn.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'bn', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/bs.js b/plugins/bidi/lang/bs.js deleted file mode 100644 index 92e2a06..0000000 --- a/plugins/bidi/lang/bs.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'bs', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/ca.js b/plugins/bidi/lang/ca.js deleted file mode 100644 index f657f40..0000000 --- a/plugins/bidi/lang/ca.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ca', {
- ltr: 'Direcció del text d\'esquerra a dreta',
- rtl: 'Direcció del text de dreta a esquerra'
-});
diff --git a/plugins/bidi/lang/cs.js b/plugins/bidi/lang/cs.js deleted file mode 100644 index 7811166..0000000 --- a/plugins/bidi/lang/cs.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'cs', {
- ltr: 'Směr textu zleva doprava',
- rtl: 'Směr textu zprava doleva'
-});
diff --git a/plugins/bidi/lang/cy.js b/plugins/bidi/lang/cy.js deleted file mode 100644 index 85554ec..0000000 --- a/plugins/bidi/lang/cy.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'cy', {
- ltr: 'Cyfeiriad testun o\'r chwith i\'r dde',
- rtl: 'Cyfeiriad testun o\'r dde i\'r chwith'
-});
diff --git a/plugins/bidi/lang/da.js b/plugins/bidi/lang/da.js deleted file mode 100644 index 349523b..0000000 --- a/plugins/bidi/lang/da.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'da', {
- ltr: 'Tekstretning fra venstre til højre',
- rtl: 'Tekstretning fra højre til venstre'
-});
diff --git a/plugins/bidi/lang/de.js b/plugins/bidi/lang/de.js deleted file mode 100644 index 8b19453..0000000 --- a/plugins/bidi/lang/de.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'de', {
- ltr: 'Leserichtung von Links nach Rechts',
- rtl: 'Leserichtung von Rechts nach Links'
-});
diff --git a/plugins/bidi/lang/el.js b/plugins/bidi/lang/el.js deleted file mode 100644 index 91eb43d..0000000 --- a/plugins/bidi/lang/el.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'el', {
- ltr: 'Διεύθυνση κειμένου από αριστερά στα δεξιά',
- rtl: 'Διεύθυνση κειμένου από δεξιά στα αριστερά'
-});
diff --git a/plugins/bidi/lang/en-au.js b/plugins/bidi/lang/en-au.js deleted file mode 100644 index 22e4dc0..0000000 --- a/plugins/bidi/lang/en-au.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'en-au', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/en-ca.js b/plugins/bidi/lang/en-ca.js deleted file mode 100644 index abe76d1..0000000 --- a/plugins/bidi/lang/en-ca.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'en-ca', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/en-gb.js b/plugins/bidi/lang/en-gb.js deleted file mode 100644 index 82894e5..0000000 --- a/plugins/bidi/lang/en-gb.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'en-gb', {
- ltr: 'Text direction from left to right',
- rtl: 'Text direction from right to left'
-});
diff --git a/plugins/bidi/lang/en.js b/plugins/bidi/lang/en.js deleted file mode 100644 index a49b65c..0000000 --- a/plugins/bidi/lang/en.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'en', {
- ltr: 'Text direction from left to right',
- rtl: 'Text direction from right to left'
-});
diff --git a/plugins/bidi/lang/eo.js b/plugins/bidi/lang/eo.js deleted file mode 100644 index 3096cc1..0000000 --- a/plugins/bidi/lang/eo.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'eo', {
- ltr: 'Tekstdirekto de maldekstre dekstren',
- rtl: 'Tekstdirekto de dekstre maldekstren'
-});
diff --git a/plugins/bidi/lang/es.js b/plugins/bidi/lang/es.js deleted file mode 100644 index af9ea7f..0000000 --- a/plugins/bidi/lang/es.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'es', {
- ltr: 'Dirección del texto de izquierda a derecha',
- rtl: 'Dirección del texto de derecha a izquierda'
-});
diff --git a/plugins/bidi/lang/et.js b/plugins/bidi/lang/et.js deleted file mode 100644 index 27e5029..0000000 --- a/plugins/bidi/lang/et.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'et', {
- ltr: 'Teksti suund vasakult paremale',
- rtl: 'Teksti suund paremalt vasakule'
-});
diff --git a/plugins/bidi/lang/eu.js b/plugins/bidi/lang/eu.js deleted file mode 100644 index 1860b29..0000000 --- a/plugins/bidi/lang/eu.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'eu', {
- ltr: 'Testuaren norantza ezkerretik eskuinera',
- rtl: 'Testuaren norantza eskuinetik ezkerrera'
-});
diff --git a/plugins/bidi/lang/fa.js b/plugins/bidi/lang/fa.js deleted file mode 100644 index 67a27f6..0000000 --- a/plugins/bidi/lang/fa.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'fa', {
- ltr: 'نوشتار متن از چپ به راست',
- rtl: 'نوشتار متن از راست به چپ'
-});
diff --git a/plugins/bidi/lang/fi.js b/plugins/bidi/lang/fi.js deleted file mode 100644 index a77f5d4..0000000 --- a/plugins/bidi/lang/fi.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'fi', {
- ltr: 'Tekstin suunta vasemmalta oikealle',
- rtl: 'Tekstin suunta oikealta vasemmalle'
-});
diff --git a/plugins/bidi/lang/fo.js b/plugins/bidi/lang/fo.js deleted file mode 100644 index deb0344..0000000 --- a/plugins/bidi/lang/fo.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'fo', {
- ltr: 'Tekstkós frá vinstru til høgru',
- rtl: 'Tekstkós frá høgru til vinstru'
-});
diff --git a/plugins/bidi/lang/fr-ca.js b/plugins/bidi/lang/fr-ca.js deleted file mode 100644 index dcfda02..0000000 --- a/plugins/bidi/lang/fr-ca.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'fr-ca', {
- ltr: 'Direction du texte de gauche à droite',
- rtl: 'Direction du texte de droite à gauche'
-});
diff --git a/plugins/bidi/lang/fr.js b/plugins/bidi/lang/fr.js deleted file mode 100644 index 13250de..0000000 --- a/plugins/bidi/lang/fr.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'fr', {
- ltr: 'Direction du texte de la gauche vers la droite',
- rtl: 'Direction du texte de la droite vers la gauche'
-});
diff --git a/plugins/bidi/lang/gl.js b/plugins/bidi/lang/gl.js deleted file mode 100644 index 7121ae3..0000000 --- a/plugins/bidi/lang/gl.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'gl', {
- ltr: 'Dirección do texto de esquerda a dereita',
- rtl: 'Dirección do texto de dereita a esquerda'
-});
diff --git a/plugins/bidi/lang/gu.js b/plugins/bidi/lang/gu.js deleted file mode 100644 index 8ea4030..0000000 --- a/plugins/bidi/lang/gu.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'gu', {
- ltr: 'ટેક્ષ્ત્ ની દિશા ડાબે થી જમણે',
- rtl: 'ટેક્ષ્ત્ ની દિશા જમણે થી ડાબે'
-});
diff --git a/plugins/bidi/lang/he.js b/plugins/bidi/lang/he.js deleted file mode 100644 index e5de64c..0000000 --- a/plugins/bidi/lang/he.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'he', {
- ltr: 'כיוון טקסט משמאל לימין (LTR)',
- rtl: 'כיוון טקסט מימין לשמאל (RTL)'
-});
diff --git a/plugins/bidi/lang/hi.js b/plugins/bidi/lang/hi.js deleted file mode 100644 index 78934f0..0000000 --- a/plugins/bidi/lang/hi.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'hi', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/hr.js b/plugins/bidi/lang/hr.js deleted file mode 100644 index 2b1a90b..0000000 --- a/plugins/bidi/lang/hr.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'hr', {
- ltr: 'Smjer teksta s lijeva na desno',
- rtl: 'Smjer teksta s desna na lijevo'
-});
diff --git a/plugins/bidi/lang/hu.js b/plugins/bidi/lang/hu.js deleted file mode 100644 index ab251b5..0000000 --- a/plugins/bidi/lang/hu.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'hu', {
- ltr: 'Szöveg iránya balról jobbra',
- rtl: 'Szöveg iránya jobbról balra'
-});
diff --git a/plugins/bidi/lang/is.js b/plugins/bidi/lang/is.js deleted file mode 100644 index b1979ab..0000000 --- a/plugins/bidi/lang/is.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'is', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/it.js b/plugins/bidi/lang/it.js deleted file mode 100644 index 8a38f11..0000000 --- a/plugins/bidi/lang/it.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'it', {
- ltr: 'Direzione del testo da sinistra verso destra',
- rtl: 'Direzione del testo da destra verso sinistra'
-});
diff --git a/plugins/bidi/lang/ja.js b/plugins/bidi/lang/ja.js deleted file mode 100644 index 570faa1..0000000 --- a/plugins/bidi/lang/ja.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ja', {
- ltr: 'テキストの向き : 左から右へ',
- rtl: 'テキストの向き : 右から左へ'
-});
diff --git a/plugins/bidi/lang/ka.js b/plugins/bidi/lang/ka.js deleted file mode 100644 index 3696483..0000000 --- a/plugins/bidi/lang/ka.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ka', {
- ltr: 'ტექსტის მიმართულება მარცხნიდან მარჯვნივ',
- rtl: 'ტექსტის მიმართულება მარჯვნიდან მარცხნივ'
-});
diff --git a/plugins/bidi/lang/km.js b/plugins/bidi/lang/km.js deleted file mode 100644 index 510c2c9..0000000 --- a/plugins/bidi/lang/km.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'km', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/ko.js b/plugins/bidi/lang/ko.js deleted file mode 100644 index 1a5ca3e..0000000 --- a/plugins/bidi/lang/ko.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ko', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/ku.js b/plugins/bidi/lang/ku.js deleted file mode 100644 index 52d2a4c..0000000 --- a/plugins/bidi/lang/ku.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ku', {
- ltr: 'ئاراستەی نووسە لە چەپ بۆ ڕاست',
- rtl: 'ئاراستەی نووسە لە ڕاست بۆ چەپ'
-});
diff --git a/plugins/bidi/lang/lt.js b/plugins/bidi/lang/lt.js deleted file mode 100644 index b765dc7..0000000 --- a/plugins/bidi/lang/lt.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'lt', {
- ltr: 'Tekstas iš kairės į dešinę',
- rtl: 'Tekstas iš dešinės į kairę'
-});
diff --git a/plugins/bidi/lang/lv.js b/plugins/bidi/lang/lv.js deleted file mode 100644 index 736d225..0000000 --- a/plugins/bidi/lang/lv.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'lv', {
- ltr: 'Teksta virziens no kreisās uz labo',
- rtl: 'Teksta virziens no labās uz kreiso'
-});
diff --git a/plugins/bidi/lang/mk.js b/plugins/bidi/lang/mk.js deleted file mode 100644 index 298c377..0000000 --- a/plugins/bidi/lang/mk.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'mk', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/mn.js b/plugins/bidi/lang/mn.js deleted file mode 100644 index 271a4d5..0000000 --- a/plugins/bidi/lang/mn.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'mn', {
- ltr: 'Зүүнээс баруун тийш бичлэг',
- rtl: 'Баруунаас зүүн тийш бичлэг'
-});
diff --git a/plugins/bidi/lang/ms.js b/plugins/bidi/lang/ms.js deleted file mode 100644 index 1c4eefe..0000000 --- a/plugins/bidi/lang/ms.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ms', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/nb.js b/plugins/bidi/lang/nb.js deleted file mode 100644 index d187dcb..0000000 --- a/plugins/bidi/lang/nb.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'nb', {
- ltr: 'Tekstretning fra venstre til høyre',
- rtl: 'Tekstretning fra høyre til venstre'
-});
diff --git a/plugins/bidi/lang/nl.js b/plugins/bidi/lang/nl.js deleted file mode 100644 index da314d3..0000000 --- a/plugins/bidi/lang/nl.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'nl', {
- ltr: 'Schrijfrichting van links naar rechts',
- rtl: 'Schrijfrichting van rechts naar links'
-});
diff --git a/plugins/bidi/lang/no.js b/plugins/bidi/lang/no.js deleted file mode 100644 index da11d01..0000000 --- a/plugins/bidi/lang/no.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'no', {
- ltr: 'Tekstretning fra venstre til høyre',
- rtl: 'Tekstretning fra høyre til venstre'
-});
diff --git a/plugins/bidi/lang/pl.js b/plugins/bidi/lang/pl.js deleted file mode 100644 index c40fdcc..0000000 --- a/plugins/bidi/lang/pl.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'pl', {
- ltr: 'Kierunek tekstu od lewej strony do prawej',
- rtl: 'Kierunek tekstu od prawej strony do lewej'
-});
diff --git a/plugins/bidi/lang/pt-br.js b/plugins/bidi/lang/pt-br.js deleted file mode 100644 index d5f04aa..0000000 --- a/plugins/bidi/lang/pt-br.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'pt-br', {
- ltr: 'Direção do texto da esquerda para a direita',
- rtl: 'Direção do texto da direita para a esquerda'
-});
diff --git a/plugins/bidi/lang/pt.js b/plugins/bidi/lang/pt.js deleted file mode 100644 index d4bc900..0000000 --- a/plugins/bidi/lang/pt.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'pt', {
- ltr: 'Direção do texto da esquerda para a direita',
- rtl: 'Direção do texto da direita para a esquerda'
-});
diff --git a/plugins/bidi/lang/ro.js b/plugins/bidi/lang/ro.js deleted file mode 100644 index ebada41..0000000 --- a/plugins/bidi/lang/ro.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ro', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/ru.js b/plugins/bidi/lang/ru.js deleted file mode 100644 index 84b005a..0000000 --- a/plugins/bidi/lang/ru.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ru', {
- ltr: 'Направление текста слева направо',
- rtl: 'Направление текста справа налево'
-});
diff --git a/plugins/bidi/lang/si.js b/plugins/bidi/lang/si.js deleted file mode 100644 index 016bfda..0000000 --- a/plugins/bidi/lang/si.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'si', {
- ltr: 'වගන්ති දිශාව වමේ සිට දකුණට',
- rtl: 'වගන්ති දිශාව දකුණේ සිට වමට'
-});
diff --git a/plugins/bidi/lang/sk.js b/plugins/bidi/lang/sk.js deleted file mode 100644 index 9c0e6a3..0000000 --- a/plugins/bidi/lang/sk.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'sk', {
- ltr: 'Smer textu zľava doprava',
- rtl: 'Smer textu sprava doľava'
-});
diff --git a/plugins/bidi/lang/sl.js b/plugins/bidi/lang/sl.js deleted file mode 100644 index b27255c..0000000 --- a/plugins/bidi/lang/sl.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'sl', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/sq.js b/plugins/bidi/lang/sq.js deleted file mode 100644 index 548f545..0000000 --- a/plugins/bidi/lang/sq.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'sq', {
- ltr: 'Drejtimi i tekstit nga e majta në të djathtë',
- rtl: 'Drejtimi i tekstit nga e djathta në të majtë'
-});
diff --git a/plugins/bidi/lang/sr-latn.js b/plugins/bidi/lang/sr-latn.js deleted file mode 100644 index 4cdb676..0000000 --- a/plugins/bidi/lang/sr-latn.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'sr-latn', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/sr.js b/plugins/bidi/lang/sr.js deleted file mode 100644 index 7cd9a85..0000000 --- a/plugins/bidi/lang/sr.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'sr', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/sv.js b/plugins/bidi/lang/sv.js deleted file mode 100644 index 3ac8612..0000000 --- a/plugins/bidi/lang/sv.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'sv', {
- ltr: 'Text riktning från vänster till höger',
- rtl: 'Text riktning från höger till vänster'
-});
diff --git a/plugins/bidi/lang/th.js b/plugins/bidi/lang/th.js deleted file mode 100644 index f4ab9de..0000000 --- a/plugins/bidi/lang/th.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'th', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
diff --git a/plugins/bidi/lang/tr.js b/plugins/bidi/lang/tr.js deleted file mode 100644 index 523ff50..0000000 --- a/plugins/bidi/lang/tr.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'tr', {
- ltr: 'Metin yönü soldan sağa',
- rtl: 'Metin yönü sağdan sola'
-});
diff --git a/plugins/bidi/lang/ug.js b/plugins/bidi/lang/ug.js deleted file mode 100644 index 8605e00..0000000 --- a/plugins/bidi/lang/ug.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'ug', {
- ltr: 'تېكىست يۆنىلىشى سولدىن ئوڭغا',
- rtl: 'تېكىست يۆنىلىشى ئوڭدىن سولغا'
-});
diff --git a/plugins/bidi/lang/uk.js b/plugins/bidi/lang/uk.js deleted file mode 100644 index 7b0e82f..0000000 --- a/plugins/bidi/lang/uk.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'uk', {
- ltr: 'Напрямок тексту зліва направо',
- rtl: 'Напрямок тексту справа наліво'
-});
diff --git a/plugins/bidi/lang/vi.js b/plugins/bidi/lang/vi.js deleted file mode 100644 index 715403e..0000000 --- a/plugins/bidi/lang/vi.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'vi', {
- ltr: 'Văn bản hướng từ trái sang phải',
- rtl: 'Văn bản hướng từ phải sang trái'
-});
diff --git a/plugins/bidi/lang/zh-cn.js b/plugins/bidi/lang/zh-cn.js deleted file mode 100644 index 98990dc..0000000 --- a/plugins/bidi/lang/zh-cn.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'zh-cn', {
- ltr: '文字方向为从左至右',
- rtl: '文字方向为从右至左'
-});
diff --git a/plugins/bidi/lang/zh.js b/plugins/bidi/lang/zh.js deleted file mode 100644 index 6b0f703..0000000 --- a/plugins/bidi/lang/zh.js +++ /dev/null @@ -1,8 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'bidi', 'zh', {
- ltr: 'Text direction from left to right', // MISSING
- rtl: 'Text direction from right to left' // MISSING
-});
|
