ckeditor 4.3.4

This commit is contained in:
Roland Gruber 2014-04-11 20:19:54 +00:00
parent ace6f7d7d8
commit 77aff6c3ab
1629 changed files with 33238 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 813 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 708 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 859 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'af', {
bold: 'Vet',
italic: 'Skuins',
strike: 'Deurstreep',
subscript: 'Onderskrif',
superscript: 'Bo-skrif',
underline: 'Onderstreep'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ar', {
bold: 'عريض',
italic: 'مائل',
strike: 'يتوسطه خط',
subscript: 'منخفض',
superscript: 'مرتفع',
underline: 'تسطير'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'bg', {
bold: 'Удебелен',
italic: 'Наклонен',
strike: 'Зачертан текст',
subscript: 'Индексиран текст',
superscript: 'Суперскрипт',
underline: 'Подчертан'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'bn', {
bold: 'বোল্ড',
italic: 'ইটালিক',
strike: 'স্ট্রাইক থ্রু',
subscript: 'অধোলেখ',
superscript: 'অভিলেখ',
underline: 'আন্ডারলাইন'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'bs', {
bold: 'Boldiraj',
italic: 'Ukosi',
strike: 'Precrtaj',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Podvuci'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ca', {
bold: 'Negreta',
italic: 'Cursiva',
strike: 'Ratllat',
subscript: 'Subíndex',
superscript: 'Superíndex',
underline: 'Subratllat'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'cs', {
bold: 'Tučné',
italic: 'Kurzíva',
strike: 'Přeškrtnuté',
subscript: 'Dolní index',
superscript: 'Horní index',
underline: 'Podtržené'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'cy', {
bold: 'Bras',
italic: 'Italig',
strike: 'Llinell Trwyddo',
subscript: 'Is-sgript',
superscript: 'Uwchsgript',
underline: 'Tanlinellu'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'da', {
bold: 'Fed',
italic: 'Kursiv',
strike: 'Gennemstreget',
subscript: 'Sænket skrift',
superscript: 'Hævet skrift',
underline: 'Understreget'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'de', {
bold: 'Fett',
italic: 'Kursiv',
strike: 'Durchgestrichen',
subscript: 'Tiefgestellt',
superscript: 'Hochgestellt',
underline: 'Unterstrichen'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'el', {
bold: 'Έντονη',
italic: 'Πλάγια',
strike: 'Διακριτή Διαγραφή',
subscript: 'Δείκτης',
superscript: 'Εκθέτης',
underline: 'Υπογράμμιση'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'en-au', {
bold: 'Bold',
italic: 'Italic',
strike: 'Strike Through',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Underline'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'en-ca', {
bold: 'Bold',
italic: 'Italic',
strike: 'Strike Through',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Underline'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'en-gb', {
bold: 'Bold',
italic: 'Italic',
strike: 'Strike Through',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Underline'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'en', {
bold: 'Bold',
italic: 'Italic',
strike: 'Strike Through',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Underline'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'eo', {
bold: 'Grasa',
italic: 'Kursiva',
strike: 'Trastreko',
subscript: 'Suba indico',
superscript: 'Supra indico',
underline: 'Substreko'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'es', {
bold: 'Negrita',
italic: 'Cursiva',
strike: 'Tachado',
subscript: 'Subíndice',
superscript: 'Superíndice',
underline: 'Subrayado'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'et', {
bold: 'Paks',
italic: 'Kursiiv',
strike: 'Läbijoonitud',
subscript: 'Allindeks',
superscript: 'Ülaindeks',
underline: 'Allajoonitud'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'eu', {
bold: 'Lodia',
italic: 'Etzana',
strike: 'Marratua',
subscript: 'Azpi-indize',
superscript: 'Goi-indize',
underline: 'Azpimarratu'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'fa', {
bold: 'درشت',
italic: 'خمیده',
strike: 'میانخط',
subscript: 'زیرنویس',
superscript: 'بالانویس',
underline: 'زیرخطدار'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'fi', {
bold: 'Lihavoitu',
italic: 'Kursivoitu',
strike: 'Yliviivattu',
subscript: 'Alaindeksi',
superscript: 'Yläindeksi',
underline: 'Alleviivattu'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'fo', {
bold: 'Feit skrift',
italic: 'Skráskrift',
strike: 'Yvirstrikað',
subscript: 'Lækkað skrift',
superscript: 'Hækkað skrift',
underline: 'Undirstrikað'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'fr-ca', {
bold: 'Gras',
italic: 'Italique',
strike: 'Barré',
subscript: 'Indice',
superscript: 'Exposant',
underline: 'Souligné'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'fr', {
bold: 'Gras',
italic: 'Italique',
strike: 'Barré',
subscript: 'Indice',
superscript: 'Exposant',
underline: 'Souligné'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'gl', {
bold: 'Negra',
italic: 'Cursiva',
strike: 'Riscado',
subscript: 'Subíndice',
superscript: 'Superíndice',
underline: 'Subliñado'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'gu', {
bold: 'બોલ્ડ/સ્પષ્ટ',
italic: 'ઇટેલિક, ત્રાંસા',
strike: 'છેકી નાખવું',
subscript: 'એક ચિહ્નની નીચે કરેલું બીજું ચિહ્ન',
superscript: 'એક ચિહ્ન ઉપર કરેલું બીજું ચિહ્ન.',
underline: 'અન્ડર્લાઇન, નીચે લીટી'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'he', {
bold: 'מודגש',
italic: 'נטוי',
strike: 'כתיב מחוק',
subscript: 'כתיב תחתון',
superscript: 'כתיב עליון',
underline: 'קו תחתון'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'hi', {
bold: 'बोल्ड',
italic: 'इटैलिक',
strike: 'स्ट्राइक थ्रू',
subscript: 'अधोलेख',
superscript: 'अभिलेख',
underline: 'रेखांकण'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'hr', {
bold: 'Podebljaj',
italic: 'Ukosi',
strike: 'Precrtano',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Potcrtano'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'hu', {
bold: 'Félkövér',
italic: 'Dőlt',
strike: 'Áthúzott',
subscript: 'Alsó index',
superscript: 'Felső index',
underline: 'Aláhúzott'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'id', {
bold: 'Huruf Tebal',
italic: 'Huruf Miring',
strike: 'Strike Through', // MISSING
subscript: 'Subscript', // MISSING
superscript: 'Superscript', // MISSING
underline: 'Garis Bawah'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'is', {
bold: 'Feitletrað',
italic: 'Skáletrað',
strike: 'Yfirstrikað',
subscript: 'Niðurskrifað',
superscript: 'Uppskrifað',
underline: 'Undirstrikað'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'it', {
bold: 'Grassetto',
italic: 'Corsivo',
strike: 'Barrato',
subscript: 'Pedice',
superscript: 'Apice',
underline: 'Sottolineato'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ja', {
bold: '太字',
italic: '斜体',
strike: '打ち消し線',
subscript: '下付き',
superscript: '上付き',
underline: '下線'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ka', {
bold: 'მსხვილი',
italic: 'დახრილი',
strike: 'გადახაზული',
subscript: 'ინდექსი',
superscript: 'ხარისხი',
underline: 'გახაზული'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'km', {
bold: 'ដិត',
italic: 'ទ្រេត',
strike: 'គូស​បន្ទាត់​ចំ​កណ្ដាល',
subscript: 'អក្សរតូចក្រោម',
superscript: 'អក្សរតូចលើ',
underline: 'គូស​បន្ទាត់​ក្រោម'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ko', {
bold: '진하게',
italic: '이텔릭',
strike: '취소선',
subscript: '아래 첨자',
superscript: '위 첨자',
underline: '밑줄'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ku', {
bold: 'قەڵەو',
italic: 'لار',
strike: 'لێدان',
subscript: 'ژێرنووس',
superscript: 'سەرنووس',
underline: 'ژێرهێڵ'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'lt', {
bold: 'Pusjuodis',
italic: 'Kursyvas',
strike: 'Perbrauktas',
subscript: 'Apatinis indeksas',
superscript: 'Viršutinis indeksas',
underline: 'Pabrauktas'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'lv', {
bold: 'Treknināts',
italic: 'Kursīvs',
strike: 'Pārsvītrots',
subscript: 'Apakšrakstā',
superscript: 'Augšrakstā',
underline: 'Pasvītrots'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'mk', {
bold: 'Bold', // MISSING
italic: 'Italic', // MISSING
strike: 'Strike Through', // MISSING
subscript: 'Subscript', // MISSING
superscript: 'Superscript', // MISSING
underline: 'Underline' // MISSING
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'mn', {
bold: 'Тод бүдүүн',
italic: 'Налуу',
strike: 'Дундуур нь зураастай болгох',
subscript: 'Суурь болгох',
superscript: 'Зэрэг болгох',
underline: 'Доогуур нь зураастай болгох'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ms', {
bold: 'Bold',
italic: 'Italic',
strike: 'Strike Through',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Underline'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'nb', {
bold: 'Fet',
italic: 'Kursiv',
strike: 'Gjennomstreking',
subscript: 'Senket skrift',
superscript: 'Hevet skrift',
underline: 'Understreking'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'nl', {
bold: 'Vet',
italic: 'Cursief',
strike: 'Doorhalen',
subscript: 'Subscript',
superscript: 'Superscript',
underline: 'Onderstrepen'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'no', {
bold: 'Fet',
italic: 'Kursiv',
strike: 'Gjennomstreking',
subscript: 'Senket skrift',
superscript: 'Hevet skrift',
underline: 'Understreking'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'pl', {
bold: 'Pogrubienie',
italic: 'Kursywa',
strike: 'Przekreślenie',
subscript: 'Indeks dolny',
superscript: 'Indeks górny',
underline: 'Podkreślenie'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'pt-br', {
bold: 'Negrito',
italic: 'Itálico',
strike: 'Tachado',
subscript: 'Subscrito',
superscript: 'Sobrescrito',
underline: 'Sublinhado'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'pt', {
bold: 'Negrito',
italic: 'Itálico',
strike: 'Rasurado',
subscript: 'Superior à Linha',
superscript: 'Inferior à Linha',
underline: 'Sublinhado'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ro', {
bold: 'Îngroşat (bold)',
italic: 'Înclinat (italic)',
strike: 'Tăiat (strike through)',
subscript: 'Indice (subscript)',
superscript: 'Putere (superscript)',
underline: 'Subliniat (underline)'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ru', {
bold: 'Полужирный',
italic: 'Курсив',
strike: 'Зачеркнутый',
subscript: 'Подстрочный индекс',
superscript: 'Надстрочный индекс',
underline: 'Подчеркнутый'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'si', {
bold: 'තද අකුරින් ලියනලද',
italic: 'බැධීඅකුරින් ලියන ලද',
strike: 'Strike Through', // MISSING
subscript: 'Subscript', // MISSING
superscript: 'Superscript', // MISSING
underline: 'යටින් ඉරි අදින ලද'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'sk', {
bold: 'Tučné',
italic: 'Kurzíva',
strike: 'Prečiarknuté',
subscript: 'Dolný index',
superscript: 'Horný index',
underline: 'Podčiarknuté'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'sl', {
bold: 'Krepko',
italic: 'Ležeče',
strike: 'Prečrtano',
subscript: 'Podpisano',
superscript: 'Nadpisano',
underline: 'Podčrtano'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'sq', {
bold: 'Trash',
italic: 'Pjerrët',
strike: 'Nëpërmes',
subscript: 'Nën-skriptë',
superscript: 'Super-skriptë',
underline: 'Nënvijëzuar'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'sr-latn', {
bold: 'Podebljano',
italic: 'Kurziv',
strike: 'Precrtano',
subscript: 'Indeks',
superscript: 'Stepen',
underline: 'Podvučeno'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'sr', {
bold: 'Подебљано',
italic: 'Курзив',
strike: 'Прецртано',
subscript: 'Индекс',
superscript: 'Степен',
underline: 'Подвучено'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'sv', {
bold: 'Fet',
italic: 'Kursiv',
strike: 'Genomstruken',
subscript: 'Nedsänkta tecken',
superscript: 'Upphöjda tecken',
underline: 'Understruken'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'th', {
bold: 'ตัวหนา',
italic: 'ตัวเอียง',
strike: 'ตัวขีดเส้นทับ',
subscript: 'ตัวห้อย',
superscript: 'ตัวยก',
underline: 'ตัวขีดเส้นใต้'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'tr', {
bold: 'Kalın',
italic: 'İtalik',
strike: 'Üstü Çizgili',
subscript: 'Alt Simge',
superscript: 'Üst Simge',
underline: 'Altı Çizgili'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'ug', {
bold: 'توم',
italic: 'يانتۇ',
strike: 'ئۆچۈرۈش سىزىقى',
subscript: 'تۆۋەن ئىندېكس',
superscript: 'يۇقىرى ئىندېكس',
underline: 'ئاستى سىزىق'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'uk', {
bold: 'Жирний',
italic: 'Курсив',
strike: 'Закреслений',
subscript: 'Нижній індекс',
superscript: 'Верхній індекс',
underline: 'Підкреслений'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'vi', {
bold: 'Đậm',
italic: 'Nghiêng',
strike: 'Gạch xuyên ngang',
subscript: 'Chỉ số dưới',
superscript: 'Chỉ số trên',
underline: 'Gạch chân'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'zh-cn', {
bold: '加粗',
italic: '倾斜',
strike: '删除线',
subscript: '下标',
superscript: '上标',
underline: '下划线'
} );

View File

@ -0,0 +1,12 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'basicstyles', 'zh', {
bold: '粗體',
italic: '斜體',
strike: '刪除線',
subscript: '下標',
superscript: '上標',
underline: '底線'
} );

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'af', {
toolbar: 'Sitaatblok'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'ar', {
toolbar: 'اقتباس'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'bg', {
toolbar: 'Блок за цитат'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'bn', {
toolbar: 'Block Quote' // MISSING
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'bs', {
toolbar: 'Block Quote' // MISSING
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'ca', {
toolbar: 'Bloc de cita'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'cs', {
toolbar: 'Citace'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'cy', {
toolbar: 'Dyfyniad bloc'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'da', {
toolbar: 'Blokcitat'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'de', {
toolbar: 'Zitatblock'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'el', {
toolbar: 'Περιοχή Παράθεσης'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'en-au', {
toolbar: 'Block Quote'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'en-ca', {
toolbar: 'Block Quote'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'en-gb', {
toolbar: 'Block Quote'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'en', {
toolbar: 'Block Quote'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'eo', {
toolbar: 'Citaĵo'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'es', {
toolbar: 'Cita'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'et', {
toolbar: 'Blokktsitaat'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'eu', {
toolbar: 'Aipamen blokea'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'fa', {
toolbar: 'بلوک نقل قول'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'fi', {
toolbar: 'Lainaus'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'fo', {
toolbar: 'Blockquote'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'fr-ca', {
toolbar: 'Citation'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'fr', {
toolbar: 'Citation'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'gl', {
toolbar: 'Cita'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'gu', {
toolbar: 'બ્લૉક-કોટ, અવતરણચિહ્નો'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'he', {
toolbar: 'בלוק ציטוט'
} );

View File

@ -0,0 +1,7 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'hi', {
toolbar: 'ब्लॉक-कोट'
} );

Some files were not shown because too many files have changed in this diff Show More