new ckeditor
New ckeditor
BIN
ckeditor/plugins/list/icons/bulletedlist-rtl.png
Normal file
|
After Width: | Height: | Size: 367 B |
BIN
ckeditor/plugins/list/icons/bulletedlist.png
Normal file
|
After Width: | Height: | Size: 370 B |
BIN
ckeditor/plugins/list/icons/hidpi/bulletedlist-rtl.png
Normal file
|
After Width: | Height: | Size: 820 B |
BIN
ckeditor/plugins/list/icons/hidpi/bulletedlist.png
Normal file
|
After Width: | Height: | Size: 828 B |
BIN
ckeditor/plugins/list/icons/hidpi/numberedlist-rtl.png
Normal file
|
After Width: | Height: | Size: 628 B |
BIN
ckeditor/plugins/list/icons/hidpi/numberedlist.png
Normal file
|
After Width: | Height: | Size: 655 B |
BIN
ckeditor/plugins/list/icons/numberedlist-rtl.png
Normal file
|
After Width: | Height: | Size: 390 B |
BIN
ckeditor/plugins/list/icons/numberedlist.png
Normal file
|
After Width: | Height: | Size: 390 B |
8
ckeditor/plugins/list/lang/af.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'af', {
|
||||
bulletedlist: 'Ongenommerde lys',
|
||||
numberedlist: 'Genommerde lys'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ar.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ar', {
|
||||
bulletedlist: 'ادخال/حذف تعداد نقطي',
|
||||
numberedlist: 'ادخال/حذف تعداد رقمي'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/az.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'az', {
|
||||
bulletedlist: 'Markerlənmiş siyahını başlat/sil',
|
||||
numberedlist: 'Nömrələnmiş siyahını başlat/sil'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/bg.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'bg', {
|
||||
bulletedlist: 'Вмъкване/Премахване на точков списък',
|
||||
numberedlist: 'Вмъкване/Премахване на номериран списък'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/bn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'bn', {
|
||||
bulletedlist: 'বুলেটেড তালিকা প্রবেশ/অপসারন করি',
|
||||
numberedlist: 'সাংখ্যিক লিস্টের লেবেল'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/bs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'bs', {
|
||||
bulletedlist: 'Lista',
|
||||
numberedlist: 'Numerisana lista'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ca', {
|
||||
bulletedlist: 'Llista de pics',
|
||||
numberedlist: 'Llista numerada'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/cs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'cs', {
|
||||
bulletedlist: 'Odrážky',
|
||||
numberedlist: 'Číslování'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/cy.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'cy', {
|
||||
bulletedlist: 'Mewnosod/Tynnu Rhestr Bwled',
|
||||
numberedlist: 'Mewnosod/Tynnu Rhestr Rhifol'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/da.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'da', {
|
||||
bulletedlist: 'Punktopstilling',
|
||||
numberedlist: 'Talopstilling'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/de-ch.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'de-ch', {
|
||||
bulletedlist: 'Liste',
|
||||
numberedlist: 'Nummerierte Liste einfügen/entfernen'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/de.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'de', {
|
||||
bulletedlist: 'Liste',
|
||||
numberedlist: 'Nummerierte Liste einfügen/entfernen'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/el.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'el', {
|
||||
bulletedlist: 'Εισαγωγή/Απομάκρυνση Λίστας Κουκκίδων',
|
||||
numberedlist: 'Εισαγωγή/Απομάκρυνση Αριθμημένης Λίστας'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/en-au.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'en-au', {
|
||||
bulletedlist: 'Insert/Remove Bulleted List',
|
||||
numberedlist: 'Insert/Remove Numbered List'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/en-ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'en-ca', {
|
||||
bulletedlist: 'Insert/Remove Bulleted List',
|
||||
numberedlist: 'Insert/Remove Numbered List'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/en-gb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'en-gb', {
|
||||
bulletedlist: 'Insert/Remove Bulleted List',
|
||||
numberedlist: 'Insert/Remove Numbered List'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/en.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'en', {
|
||||
bulletedlist: 'Insert/Remove Bulleted List',
|
||||
numberedlist: 'Insert/Remove Numbered List'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/eo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'eo', {
|
||||
bulletedlist: 'Bula Listo',
|
||||
numberedlist: 'Numera Listo'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/es.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'es', {
|
||||
bulletedlist: 'Viñetas',
|
||||
numberedlist: 'Numeración'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/et.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'et', {
|
||||
bulletedlist: 'Punktloend',
|
||||
numberedlist: 'Numberloend'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/eu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'eu', {
|
||||
bulletedlist: 'Buletdun Zerrenda',
|
||||
numberedlist: 'Zenbakidun Zerrenda'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/fa.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'fa', {
|
||||
bulletedlist: 'فهرست نقطهای',
|
||||
numberedlist: 'فهرست شمارهدار'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/fi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'fi', {
|
||||
bulletedlist: 'Luettelomerkit',
|
||||
numberedlist: 'Numerointi'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/fo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'fo', {
|
||||
bulletedlist: 'Punktmerktur listi',
|
||||
numberedlist: 'Talmerktur listi'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/fr-ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'fr-ca', {
|
||||
bulletedlist: 'Liste à puces',
|
||||
numberedlist: 'Liste numérotée'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/fr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'fr', {
|
||||
bulletedlist: 'Insérer/Supprimer une liste à puces',
|
||||
numberedlist: 'Insérer/Supprimer une liste numérotée'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/gl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'gl', {
|
||||
bulletedlist: 'Inserir/retirar lista viñeteada',
|
||||
numberedlist: 'Inserir/retirar lista numerada'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/gu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'gu', {
|
||||
bulletedlist: 'બુલેટ સૂચિ',
|
||||
numberedlist: 'સંખ્યાંકન સૂચિ'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/he.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'he', {
|
||||
bulletedlist: 'רשימת נקודות',
|
||||
numberedlist: 'רשימה ממוספרת'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/hi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'hi', {
|
||||
bulletedlist: 'बुलॅट सूची',
|
||||
numberedlist: 'अंकीय सूची'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/hr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'hr', {
|
||||
bulletedlist: 'Obična lista',
|
||||
numberedlist: 'Brojčana lista'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/hu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'hu', {
|
||||
bulletedlist: 'Felsorolás',
|
||||
numberedlist: 'Számozás'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/id.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'id', {
|
||||
bulletedlist: 'Sisip/Hapus Daftar Bullet',
|
||||
numberedlist: 'Sisip/Hapus Daftar Bernomor'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/is.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'is', {
|
||||
bulletedlist: 'Punktalisti',
|
||||
numberedlist: 'Númeraður listi'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/it.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'it', {
|
||||
bulletedlist: 'Inserisci/Rimuovi Elenco Puntato',
|
||||
numberedlist: 'Inserisci/Rimuovi Elenco Numerato'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ja.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ja', {
|
||||
bulletedlist: '番号無しリスト',
|
||||
numberedlist: '番号付きリスト'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ka.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ka', {
|
||||
bulletedlist: 'ღილიანი სია',
|
||||
numberedlist: 'გადანომრილი სია'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/km.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'km', {
|
||||
bulletedlist: 'បញ្ចូល / លុបបញ្ជីជាចំណុចមូល',
|
||||
numberedlist: 'បញ្ចូល / លុបបញ្ជីជាលេខ'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ko.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ko', {
|
||||
bulletedlist: '순서 없는 목록',
|
||||
numberedlist: '순서 있는 목록'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ku.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ku', {
|
||||
bulletedlist: 'دانان/لابردنی خاڵی لیست',
|
||||
numberedlist: 'دانان/لابردنی ژمارەی لیست'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/lt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'lt', {
|
||||
bulletedlist: 'Suženklintas sąrašas',
|
||||
numberedlist: 'Numeruotas sąrašas'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/lv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'lv', {
|
||||
bulletedlist: 'Pievienot/Noņemt vienkāršu sarakstu',
|
||||
numberedlist: 'Numurēts saraksts'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/mk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'mk', {
|
||||
bulletedlist: 'Insert/Remove Bulleted List', // MISSING
|
||||
numberedlist: 'Insert/Remove Numbered List' // MISSING
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/mn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'mn', {
|
||||
bulletedlist: 'Цэгтэй жагсаалт',
|
||||
numberedlist: 'Дугаарлагдсан жагсаалт'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ms.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ms', {
|
||||
bulletedlist: 'Senarai tidak bernombor',
|
||||
numberedlist: 'Senarai bernombor'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/nb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'nb', {
|
||||
bulletedlist: 'Legg til / fjern punktliste',
|
||||
numberedlist: 'Legg til / fjern nummerert liste'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/nl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'nl', {
|
||||
bulletedlist: 'Opsomming invoegen',
|
||||
numberedlist: 'Genummerde lijst invoegen'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/no.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'no', {
|
||||
bulletedlist: 'Legg til/Fjern punktmerket liste',
|
||||
numberedlist: 'Legg til/Fjern nummerert liste'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/oc.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'oc', {
|
||||
bulletedlist: 'Inserir/Suprimir una lista amb de piuses',
|
||||
numberedlist: 'Inserir/Suprimir una lista numerotada'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/pl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'pl', {
|
||||
bulletedlist: 'Lista wypunktowana',
|
||||
numberedlist: 'Lista numerowana'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/pt-br.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'pt-br', {
|
||||
bulletedlist: 'Lista sem números',
|
||||
numberedlist: 'Lista numerada'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/pt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'pt', {
|
||||
bulletedlist: 'Marcas',
|
||||
numberedlist: 'Numeração'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ro.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ro', {
|
||||
bulletedlist: 'Inserează / Elimină Listă cu puncte',
|
||||
numberedlist: 'Inserează / Elimină Listă numerotată'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ru.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ru', {
|
||||
bulletedlist: 'Вставить / удалить маркированный список',
|
||||
numberedlist: 'Вставить / удалить нумерованный список'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/si.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'si', {
|
||||
bulletedlist: 'ඇතුලත් / ඉවත් කිරීම ලඉස්තුව',
|
||||
numberedlist: 'ඇතුලත් / ඉවත් කිරීම අන්න්කිත ලඉස්තුව'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/sk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'sk', {
|
||||
bulletedlist: 'Vložiť/odstrániť zoznam s odrážkami',
|
||||
numberedlist: 'Vložiť/odstrániť číslovaný zoznam'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/sl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'sl', {
|
||||
bulletedlist: 'Vstavi/odstrani neoštevilčen seznam',
|
||||
numberedlist: 'Vstavi/odstrani oštevilčen seznam'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/sq.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'sq', {
|
||||
bulletedlist: 'Vendos/Largo Listën me Pika',
|
||||
numberedlist: 'Vendos/Largo Listën me Numra'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/sr-latn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'sr-latn', {
|
||||
bulletedlist: 'Nenabrojiva lista',
|
||||
numberedlist: 'Nabrojiva lista'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/sr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'sr', {
|
||||
bulletedlist: 'Ненабројива листа',
|
||||
numberedlist: 'Набројиву листу'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/sv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'sv', {
|
||||
bulletedlist: 'Infoga/ta bort punktlista',
|
||||
numberedlist: 'Infoga/ta bort numrerad lista'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/th.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'th', {
|
||||
bulletedlist: 'ลำดับรายการแบบสัญลักษณ์',
|
||||
numberedlist: 'ลำดับรายการแบบตัวเลข'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/tr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'tr', {
|
||||
bulletedlist: 'Simgeli Liste',
|
||||
numberedlist: 'Numaralı Liste'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/tt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'tt', {
|
||||
bulletedlist: 'Маркерлы тезмә өстәү/бетерү',
|
||||
numberedlist: ' Номерланган тезмә өстәү/бетерү'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/ug.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'ug', {
|
||||
bulletedlist: 'تۈر بەلگە تىزىمى',
|
||||
numberedlist: 'تەرتىپ نومۇر تىزىمى'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/uk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'uk', {
|
||||
bulletedlist: 'Маркірований список',
|
||||
numberedlist: 'Нумерований список'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/vi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'vi', {
|
||||
bulletedlist: 'Chèn/Xoá Danh sách không thứ tự',
|
||||
numberedlist: 'Chèn/Xoá Danh sách có thứ tự'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/zh-cn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'zh-cn', {
|
||||
bulletedlist: '项目列表',
|
||||
numberedlist: '编号列表'
|
||||
} );
|
||||
8
ckeditor/plugins/list/lang/zh.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'list', 'zh', {
|
||||
bulletedlist: '插入/移除項目符號清單',
|
||||
numberedlist: '插入/移除編號清單清單'
|
||||
} );
|
||||