first commit

This commit is contained in:
/usr/bin/nano
2017-04-15 01:34:36 +03:00
commit c715e2a604
5325 changed files with 329700 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ar', {
bulletedlist: 'ادخال/حذف تعداد نقطي',
numberedlist: 'ادخال/حذف تعداد رقمي'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'bg', {
bulletedlist: 'Вмъкване/Премахване на точков списък',
numberedlist: 'Вмъкване/Премахване на номериран списък'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'bn', {
bulletedlist: 'বুলেট লিস্ট লেবেল',
numberedlist: 'সাংখ্যিক লিস্টের লেবেল'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'el', {
bulletedlist: 'Εισαγωγή/Απομάκρυνση Λίστας Κουκκίδων',
numberedlist: 'Εισαγωγή/Απομάκρυνση Αριθμημένης Λίστας'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'fa', {
bulletedlist: 'فهرست نقطه​ای',
numberedlist: 'فهرست شماره​دار'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'fi', {
bulletedlist: 'Luottelomerkit',
numberedlist: 'Numerointi'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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 la liste à puces',
numberedlist: 'Insérer/Supprimer la liste numérotée'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'gu', {
bulletedlist: 'બુલેટ સૂચિ',
numberedlist: 'સંખ્યાંકન સૂચિ'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'he', {
bulletedlist: 'רשימת נקודות',
numberedlist: 'רשימה ממוספרת'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'hi', {
bulletedlist: 'बुलॅट सूची',
numberedlist: 'अंकीय सूची'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'id', {
bulletedlist: 'Sisip/Hapus Daftar Bullet',
numberedlist: 'Sisip/Hapus Daftar Bernomor'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ja', {
bulletedlist: '箇条書き',
numberedlist: '段落番号'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ka', {
bulletedlist: 'ღილიანი სია',
numberedlist: 'გადანომრილი სია'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'km', {
bulletedlist: 'បញ្ជីជារង្វង់មូល',
numberedlist: 'បញ្ជីជាអក្សរ'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ko', {
bulletedlist: '순서없는 목록',
numberedlist: '순서있는 목록'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ku', {
bulletedlist: 'دانان/لابردنی خاڵی لیست',
numberedlist: 'دانان/لابردنی ژمارەی لیست'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'mn', {
bulletedlist: 'Цэгтэй жагсаалт',
numberedlist: 'Дугаарлагдсан жагсаалт'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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 punktmerket liste',
numberedlist: 'Legg til/Fjern nummerert liste'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'nl', {
bulletedlist: 'Opsomming',
numberedlist: 'Genummerde lijst'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ru', {
bulletedlist: 'Вставить / удалить маркированный список',
numberedlist: 'Вставить / удалить нумерованный список'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'si', {
bulletedlist: 'ඇතුලත් / ඉවත් කිරීම ලඉස්තුව',
numberedlist: 'ඇතුලත් / ඉවත් කිරීම අන්න්කිත ලඉස්තුව'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'sl', {
bulletedlist: 'Označen seznam',
numberedlist: 'Oštevilčen seznam'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'sr', {
bulletedlist: 'Ненабројива листа',
numberedlist: 'Набројиву листу'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'sv', {
bulletedlist: 'Punktlista',
numberedlist: 'Numrerad lista'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'th', {
bulletedlist: 'ลำดับรายการแบบสัญลักษณ์',
numberedlist: 'ลำดับรายการแบบตัวเลข'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ug', {
bulletedlist: 'تۈر بەلگە تىزىمى',
numberedlist: 'تەرتىپ نومۇر تىزىمى'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'uk', {
bulletedlist: 'Маркірований список',
numberedlist: 'Нумерований список'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, 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
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'zh', {
bulletedlist: '項目清單',
numberedlist: '編號清單'
});