diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/bidi/lang')
70 files changed, 70 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/af.js b/public/bower_components/ckeditor/plugins/bidi/lang/af.js new file mode 100644 index 0000000..0b9a692 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/af.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","af",{ltr:"Skryfrigting van links na regs",rtl:"Skryfrigting van regs na links"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ar.js b/public/bower_components/ckeditor/plugins/bidi/lang/ar.js new file mode 100644 index 0000000..a776f79 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ar.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ar",{ltr:"إتجاه النص من اليسار إلى اليمين",rtl:"إتجاه النص من اليمين إلى اليسار"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/az.js b/public/bower_components/ckeditor/plugins/bidi/lang/az.js new file mode 100644 index 0000000..841435a --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/az.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","az",{ltr:"Mətnin istiqaməti - soldan sağa",rtl:"Mətnin istiqaməti - sağdan sola"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/bg.js b/public/bower_components/ckeditor/plugins/bidi/lang/bg.js new file mode 100644 index 0000000..a2bee1a --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/bg.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","bg",{ltr:"Посока на текста от ляво надясно",rtl:"Посока на текста от дясно наляво"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/bn.js b/public/bower_components/ckeditor/plugins/bidi/lang/bn.js new file mode 100644 index 0000000..34ef746 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/bn.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","bn",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/bs.js b/public/bower_components/ckeditor/plugins/bidi/lang/bs.js new file mode 100644 index 0000000..849f6f4 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/bs.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","bs",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ca.js b/public/bower_components/ckeditor/plugins/bidi/lang/ca.js new file mode 100644 index 0000000..10076e2 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ca.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ca",{ltr:"Direcció del text d'esquerra a dreta",rtl:"Direcció del text de dreta a esquerra"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/cs.js b/public/bower_components/ckeditor/plugins/bidi/lang/cs.js new file mode 100644 index 0000000..fa4a0f8 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/cs.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","cs",{ltr:"Směr textu zleva doprava",rtl:"Směr textu zprava doleva"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/cy.js b/public/bower_components/ckeditor/plugins/bidi/lang/cy.js new file mode 100644 index 0000000..76b1096 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/cy.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","cy",{ltr:"Cyfeiriad testun o'r chwith i'r dde",rtl:"Cyfeiriad testun o'r dde i'r chwith"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/da.js b/public/bower_components/ckeditor/plugins/bidi/lang/da.js new file mode 100644 index 0000000..9474fff --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/da.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","da",{ltr:"Tekstretning fra venstre til højre",rtl:"Tekstretning fra højre til venstre"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/de-ch.js b/public/bower_components/ckeditor/plugins/bidi/lang/de-ch.js new file mode 100644 index 0000000..bc77391 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/de-ch.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","de-ch",{ltr:"Leserichtung von Links nach Rechts",rtl:"Leserichtung von Rechts nach Links"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/de.js b/public/bower_components/ckeditor/plugins/bidi/lang/de.js new file mode 100644 index 0000000..5193d80 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/de.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","de",{ltr:"Leserichtung von Links nach Rechts",rtl:"Leserichtung von Rechts nach Links"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/el.js b/public/bower_components/ckeditor/plugins/bidi/lang/el.js new file mode 100644 index 0000000..73f7703 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/el.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","el",{ltr:"Διεύθυνση κειμένου από αριστερά στα δεξιά",rtl:"Διεύθυνση κειμένου από δεξιά στα αριστερά"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/en-au.js b/public/bower_components/ckeditor/plugins/bidi/lang/en-au.js new file mode 100644 index 0000000..5939f82 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/en-au.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","en-au",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/en-ca.js b/public/bower_components/ckeditor/plugins/bidi/lang/en-ca.js new file mode 100644 index 0000000..78827e3 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/en-ca.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","en-ca",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/en-gb.js b/public/bower_components/ckeditor/plugins/bidi/lang/en-gb.js new file mode 100644 index 0000000..3dd3821 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/en-gb.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","en-gb",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/en.js b/public/bower_components/ckeditor/plugins/bidi/lang/en.js new file mode 100644 index 0000000..f9aed2a --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/en.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","en",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/eo.js b/public/bower_components/ckeditor/plugins/bidi/lang/eo.js new file mode 100644 index 0000000..30e93b1 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/eo.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","eo",{ltr:"Tekstdirekto de maldekstre dekstren",rtl:"Tekstdirekto de dekstre maldekstren"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/es-mx.js b/public/bower_components/ckeditor/plugins/bidi/lang/es-mx.js new file mode 100644 index 0000000..69388c6 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/es-mx.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","es-mx",{ltr:"Dirección del texto de izquierda a derecha",rtl:"Dirección del texto de derecha a izquierda"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/es.js b/public/bower_components/ckeditor/plugins/bidi/lang/es.js new file mode 100644 index 0000000..7321b29 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/es.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","es",{ltr:"Dirección del texto de izquierda a derecha",rtl:"Dirección del texto de derecha a izquierda"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/et.js b/public/bower_components/ckeditor/plugins/bidi/lang/et.js new file mode 100644 index 0000000..cd49954 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/et.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","et",{ltr:"Teksti suund vasakult paremale",rtl:"Teksti suund paremalt vasakule"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/eu.js b/public/bower_components/ckeditor/plugins/bidi/lang/eu.js new file mode 100644 index 0000000..0fbdda3 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/eu.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","eu",{ltr:"Testuaren norantza ezkerretik eskuinera",rtl:"Testuaren norantza eskuinetik ezkerrera"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/fa.js b/public/bower_components/ckeditor/plugins/bidi/lang/fa.js new file mode 100644 index 0000000..a625ce9 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/fa.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","fa",{ltr:"جهت متن از چپ به راست",rtl:"جهت متن از راست به چپ"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/fi.js b/public/bower_components/ckeditor/plugins/bidi/lang/fi.js new file mode 100644 index 0000000..d6501bf --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/fi.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","fi",{ltr:"Tekstin suunta vasemmalta oikealle",rtl:"Tekstin suunta oikealta vasemmalle"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/fo.js b/public/bower_components/ckeditor/plugins/bidi/lang/fo.js new file mode 100644 index 0000000..9f93650 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/fo.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","fo",{ltr:"Tekstkós frá vinstru til høgru",rtl:"Tekstkós frá høgru til vinstru"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/fr-ca.js b/public/bower_components/ckeditor/plugins/bidi/lang/fr-ca.js new file mode 100644 index 0000000..0f92cc7 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/fr-ca.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","fr-ca",{ltr:"Direction du texte de gauche à droite",rtl:"Direction du texte de droite à gauche"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/fr.js b/public/bower_components/ckeditor/plugins/bidi/lang/fr.js new file mode 100644 index 0000000..f390468 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/fr.js @@ -0,0 +1 @@ +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"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/gl.js b/public/bower_components/ckeditor/plugins/bidi/lang/gl.js new file mode 100644 index 0000000..8c33c96 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/gl.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","gl",{ltr:"Dirección do texto de esquerda a dereita",rtl:"Dirección do texto de dereita a esquerda"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/gu.js b/public/bower_components/ckeditor/plugins/bidi/lang/gu.js new file mode 100644 index 0000000..69fb4eb --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/gu.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","gu",{ltr:"ટેક્ષ્ત્ ની દિશા ડાબે થી જમણે",rtl:"ટેક્ષ્ત્ ની દિશા જમણે થી ડાબે"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/he.js b/public/bower_components/ckeditor/plugins/bidi/lang/he.js new file mode 100644 index 0000000..5f35dbc --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/he.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","he",{ltr:"כיוון טקסט משמאל לימין (LTR)",rtl:"כיוון טקסט מימין לשמאל (RTL)"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/hi.js b/public/bower_components/ckeditor/plugins/bidi/lang/hi.js new file mode 100644 index 0000000..1a56a67 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/hi.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","hi",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/hr.js b/public/bower_components/ckeditor/plugins/bidi/lang/hr.js new file mode 100644 index 0000000..e53b4d9 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/hr.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","hr",{ltr:"Smjer teksta s lijeva na desno",rtl:"Smjer teksta s desna na lijevo"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/hu.js b/public/bower_components/ckeditor/plugins/bidi/lang/hu.js new file mode 100644 index 0000000..2edc781 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/hu.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","hu",{ltr:"Szöveg iránya balról jobbra",rtl:"Szöveg iránya jobbról balra"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/id.js b/public/bower_components/ckeditor/plugins/bidi/lang/id.js new file mode 100644 index 0000000..a614b24 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/id.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","id",{ltr:"Arah penulisan dari kiri ke kanan.",rtl:"Arah penulisan dari kanan ke kiri."});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/is.js b/public/bower_components/ckeditor/plugins/bidi/lang/is.js new file mode 100644 index 0000000..9bee7c8 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/is.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","is",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/it.js b/public/bower_components/ckeditor/plugins/bidi/lang/it.js new file mode 100644 index 0000000..c9fc54b --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/it.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","it",{ltr:"Direzione del testo da sinistra verso destra",rtl:"Direzione del testo da destra verso sinistra"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ja.js b/public/bower_components/ckeditor/plugins/bidi/lang/ja.js new file mode 100644 index 0000000..53ac0ee --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ja.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ja",{ltr:"テキストの向き : 左から右へ",rtl:"テキストの向き : 右から左へ"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ka.js b/public/bower_components/ckeditor/plugins/bidi/lang/ka.js new file mode 100644 index 0000000..fb14539 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ka.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ka",{ltr:"ტექსტის მიმართულება მარცხნიდან მარჯვნივ",rtl:"ტექსტის მიმართულება მარჯვნიდან მარცხნივ"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/km.js b/public/bower_components/ckeditor/plugins/bidi/lang/km.js new file mode 100644 index 0000000..fec2b24 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/km.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","km",{ltr:"ទិសដៅអក្សរពីឆ្វេងទៅស្ដាំ",rtl:"ទិសដៅអក្សរពីស្ដាំទៅឆ្វេង"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ko.js b/public/bower_components/ckeditor/plugins/bidi/lang/ko.js new file mode 100644 index 0000000..3b154ac --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ko.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ko",{ltr:"텍스트 방향이 왼쪽에서 오른쪽으로 ",rtl:"텍스트 방향이 오른쪽에서 왼쪽으로"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ku.js b/public/bower_components/ckeditor/plugins/bidi/lang/ku.js new file mode 100644 index 0000000..9b668f0 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ku.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ku",{ltr:"ئاراستەی نووسە لە چەپ بۆ ڕاست",rtl:"ئاراستەی نووسە لە ڕاست بۆ چەپ"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/lt.js b/public/bower_components/ckeditor/plugins/bidi/lang/lt.js new file mode 100644 index 0000000..d809fc0 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/lt.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","lt",{ltr:"Tekstas iš kairės į dešinę",rtl:"Tekstas iš dešinės į kairę"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/lv.js b/public/bower_components/ckeditor/plugins/bidi/lang/lv.js new file mode 100644 index 0000000..014b9cf --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/lv.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","lv",{ltr:"Teksta virziens no kreisās uz labo",rtl:"Teksta virziens no labās uz kreiso"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/mk.js b/public/bower_components/ckeditor/plugins/bidi/lang/mk.js new file mode 100644 index 0000000..aab32ce --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/mk.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","mk",{ltr:"Насока на текст: од лево кон десно",rtl:"Насока на текст: од десно кон лево"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/mn.js b/public/bower_components/ckeditor/plugins/bidi/lang/mn.js new file mode 100644 index 0000000..d7f6ba9 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/mn.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","mn",{ltr:"Зүүнээс баруун тийш бичлэг",rtl:"Баруунаас зүүн тийш бичлэг"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ms.js b/public/bower_components/ckeditor/plugins/bidi/lang/ms.js new file mode 100644 index 0000000..09c685d --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ms.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ms",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/nb.js b/public/bower_components/ckeditor/plugins/bidi/lang/nb.js new file mode 100644 index 0000000..05d502c --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/nb.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","nb",{ltr:"Tekstretning fra venstre til høyre",rtl:"Tekstretning fra høyre til venstre"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/nl.js b/public/bower_components/ckeditor/plugins/bidi/lang/nl.js new file mode 100644 index 0000000..c7babcf --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/nl.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","nl",{ltr:"Schrijfrichting van links naar rechts",rtl:"Schrijfrichting van rechts naar links"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/no.js b/public/bower_components/ckeditor/plugins/bidi/lang/no.js new file mode 100644 index 0000000..e956963 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/no.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","no",{ltr:"Tekstretning fra venstre til høyre",rtl:"Tekstretning fra høyre til venstre"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/oc.js b/public/bower_components/ckeditor/plugins/bidi/lang/oc.js new file mode 100644 index 0000000..bdd8d94 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/oc.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","oc",{ltr:"Direccion del tèxte d'esquèrra cap a dreita",rtl:"Direccion del tèxte de dreita cap a esquèrra"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/pl.js b/public/bower_components/ckeditor/plugins/bidi/lang/pl.js new file mode 100644 index 0000000..bcee3e0 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/pl.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","pl",{ltr:"Kierunek tekstu od lewej strony do prawej",rtl:"Kierunek tekstu od prawej strony do lewej"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/pt-br.js b/public/bower_components/ckeditor/plugins/bidi/lang/pt-br.js new file mode 100644 index 0000000..e62c4ca --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/pt-br.js @@ -0,0 +1 @@ +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"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/pt.js b/public/bower_components/ckeditor/plugins/bidi/lang/pt.js new file mode 100644 index 0000000..293ba25 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/pt.js @@ -0,0 +1 @@ +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"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ro.js b/public/bower_components/ckeditor/plugins/bidi/lang/ro.js new file mode 100644 index 0000000..a35c420 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ro.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ro",{ltr:"Direcția textului de la stânga la dreapta",rtl:"Direcția textului de la dreapta la stânga"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ru.js b/public/bower_components/ckeditor/plugins/bidi/lang/ru.js new file mode 100644 index 0000000..033c000 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ru.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ru",{ltr:"Направление текста слева направо",rtl:"Направление текста справа налево"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/si.js b/public/bower_components/ckeditor/plugins/bidi/lang/si.js new file mode 100644 index 0000000..466e72f --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/si.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","si",{ltr:"වගන්ති දිශාව වමේ සිට දකුණට",rtl:"වගන්ති දිශාව දකුණේ සිට වමට"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/sk.js b/public/bower_components/ckeditor/plugins/bidi/lang/sk.js new file mode 100644 index 0000000..26150c4 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/sk.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","sk",{ltr:"Smer textu zľava doprava",rtl:"Smer textu sprava doľava"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/sl.js b/public/bower_components/ckeditor/plugins/bidi/lang/sl.js new file mode 100644 index 0000000..ae184de --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/sl.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","sl",{ltr:"Smer besedila od leve proti desni",rtl:"Smer besedila od desne proti levi"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/sq.js b/public/bower_components/ckeditor/plugins/bidi/lang/sq.js new file mode 100644 index 0000000..8ae3bb3 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/sq.js @@ -0,0 +1 @@ +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ë"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/sr-latn.js b/public/bower_components/ckeditor/plugins/bidi/lang/sr-latn.js new file mode 100644 index 0000000..04f04fc --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/sr-latn.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","sr-latn",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/sr.js b/public/bower_components/ckeditor/plugins/bidi/lang/sr.js new file mode 100644 index 0000000..56efd86 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/sr.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","sr",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/sv.js b/public/bower_components/ckeditor/plugins/bidi/lang/sv.js new file mode 100644 index 0000000..b5eb279 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/sv.js @@ -0,0 +1 @@ +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"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/th.js b/public/bower_components/ckeditor/plugins/bidi/lang/th.js new file mode 100644 index 0000000..82de00f --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/th.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","th",{ltr:"Text direction from left to right",rtl:"Text direction from right to left"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/tr.js b/public/bower_components/ckeditor/plugins/bidi/lang/tr.js new file mode 100644 index 0000000..74fc664 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/tr.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","tr",{ltr:"Metin yönü soldan sağa",rtl:"Metin yönü sağdan sola"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/tt.js b/public/bower_components/ckeditor/plugins/bidi/lang/tt.js new file mode 100644 index 0000000..f6fea6a --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/tt.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","tt",{ltr:"Сулдан уңга язылыш",rtl:"Уңнан сулга язылыш"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/ug.js b/public/bower_components/ckeditor/plugins/bidi/lang/ug.js new file mode 100644 index 0000000..2ad6f06 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/ug.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","ug",{ltr:"تېكىست يۆنىلىشى سولدىن ئوڭغا",rtl:"تېكىست يۆنىلىشى ئوڭدىن سولغا"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/uk.js b/public/bower_components/ckeditor/plugins/bidi/lang/uk.js new file mode 100644 index 0000000..aaa68d7 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/uk.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","uk",{ltr:"Напрямок тексту зліва направо",rtl:"Напрямок тексту справа наліво"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/vi.js b/public/bower_components/ckeditor/plugins/bidi/lang/vi.js new file mode 100644 index 0000000..ceefbdd --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/vi.js @@ -0,0 +1 @@ +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"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/zh-cn.js b/public/bower_components/ckeditor/plugins/bidi/lang/zh-cn.js new file mode 100644 index 0000000..7eae5cf --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/zh-cn.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","zh-cn",{ltr:"文字方向为从左至右",rtl:"文字方向为从右至左"});
\ No newline at end of file diff --git a/public/bower_components/ckeditor/plugins/bidi/lang/zh.js b/public/bower_components/ckeditor/plugins/bidi/lang/zh.js new file mode 100644 index 0000000..e978e3e --- /dev/null +++ b/public/bower_components/ckeditor/plugins/bidi/lang/zh.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("bidi","zh",{ltr:"文字方向從左至右",rtl:"文字方向從右至左"});
\ No newline at end of file |