Release
Release
This commit is contained in:
8
ckeditor/plugins/button/lang/af.js
Normal file
8
ckeditor/plugins/button/lang/af.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'af', {
|
||||
selectedLabel: '%1 uitgekies'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ar.js
Normal file
8
ckeditor/plugins/button/lang/ar.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ar', {
|
||||
selectedLabel: '%1 (محدد)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/az.js
Normal file
8
ckeditor/plugins/button/lang/az.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'az', {
|
||||
selectedLabel: '%1 (seçilib)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/bg.js
Normal file
8
ckeditor/plugins/button/lang/bg.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'bg', {
|
||||
selectedLabel: '%1 (Избрано)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ca.js
Normal file
8
ckeditor/plugins/button/lang/ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ca', {
|
||||
selectedLabel: '%1 (Seleccionat)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/cs.js
Normal file
8
ckeditor/plugins/button/lang/cs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'cs', {
|
||||
selectedLabel: '%1 (Vybráno)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/da.js
Normal file
8
ckeditor/plugins/button/lang/da.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'da', {
|
||||
selectedLabel: '%1 (Valgt)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/de-ch.js
Normal file
8
ckeditor/plugins/button/lang/de-ch.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'de-ch', {
|
||||
selectedLabel: '%1 (Ausgewählt)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/de.js
Normal file
8
ckeditor/plugins/button/lang/de.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'de', {
|
||||
selectedLabel: '%1 (Ausgewählt)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/el.js
Normal file
8
ckeditor/plugins/button/lang/el.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'el', {
|
||||
selectedLabel: '%1 (Επιλεγμένο)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/en-gb.js
Normal file
8
ckeditor/plugins/button/lang/en-gb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'en-gb', {
|
||||
selectedLabel: '%1 (Selected)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/en.js
Normal file
8
ckeditor/plugins/button/lang/en.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'en', {
|
||||
selectedLabel: '%1 (Selected)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/eo.js
Normal file
8
ckeditor/plugins/button/lang/eo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'eo', {
|
||||
selectedLabel: '%1 (Selektita)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/es.js
Normal file
8
ckeditor/plugins/button/lang/es.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'es', {
|
||||
selectedLabel: '%1 (Seleccionado)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/eu.js
Normal file
8
ckeditor/plugins/button/lang/eu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'eu', {
|
||||
selectedLabel: '%1 (hautatuta)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/fa.js
Normal file
8
ckeditor/plugins/button/lang/fa.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'fa', {
|
||||
selectedLabel: '%1 (انتخاب شده)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/fi.js
Normal file
8
ckeditor/plugins/button/lang/fi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'fi', {
|
||||
selectedLabel: '%1 (Valittu)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/fr.js
Normal file
8
ckeditor/plugins/button/lang/fr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'fr', {
|
||||
selectedLabel: '%1 (Sélectionné)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/gl.js
Normal file
8
ckeditor/plugins/button/lang/gl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'gl', {
|
||||
selectedLabel: '%1 (seleccionado)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/he.js
Normal file
8
ckeditor/plugins/button/lang/he.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'he', {
|
||||
selectedLabel: '1% (סומן)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/hu.js
Normal file
8
ckeditor/plugins/button/lang/hu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'hu', {
|
||||
selectedLabel: '%1 (Kiválasztva)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/id.js
Normal file
8
ckeditor/plugins/button/lang/id.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'id', {
|
||||
selectedLabel: '%1(Dipilih)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/it.js
Normal file
8
ckeditor/plugins/button/lang/it.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'it', {
|
||||
selectedLabel: '%1 (selezionato)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ja.js
Normal file
8
ckeditor/plugins/button/lang/ja.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ja', {
|
||||
selectedLabel: '%1 (選択中)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/km.js
Normal file
8
ckeditor/plugins/button/lang/km.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'km', {
|
||||
selectedLabel: '%1 (បានជ្រើសរើស)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ko.js
Normal file
8
ckeditor/plugins/button/lang/ko.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ko', {
|
||||
selectedLabel: '%1 (선택됨)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ku.js
Normal file
8
ckeditor/plugins/button/lang/ku.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ku', {
|
||||
selectedLabel: '%1 (هەڵبژێردراو)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/lt.js
Normal file
8
ckeditor/plugins/button/lang/lt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'lt', {
|
||||
selectedLabel: '%1 (Pasirinkta)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/nb.js
Normal file
8
ckeditor/plugins/button/lang/nb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'nb', {
|
||||
selectedLabel: '%1 (Valgt)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/nl.js
Normal file
8
ckeditor/plugins/button/lang/nl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'nl', {
|
||||
selectedLabel: '%1 (Geselecteerd)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/no.js
Normal file
8
ckeditor/plugins/button/lang/no.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'no', {
|
||||
selectedLabel: '%1 (Valgt)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/oc.js
Normal file
8
ckeditor/plugins/button/lang/oc.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'oc', {
|
||||
selectedLabel: '%1 (Seleccionat)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/pl.js
Normal file
8
ckeditor/plugins/button/lang/pl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'pl', {
|
||||
selectedLabel: '%1 (Wybrany)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/pt-br.js
Normal file
8
ckeditor/plugins/button/lang/pt-br.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'pt-br', {
|
||||
selectedLabel: '%1 (Selecionado)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/pt.js
Normal file
8
ckeditor/plugins/button/lang/pt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'pt', {
|
||||
selectedLabel: '%1 (Selecionado)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ro.js
Normal file
8
ckeditor/plugins/button/lang/ro.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ro', {
|
||||
selectedLabel: '%1 (Selectat)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ru.js
Normal file
8
ckeditor/plugins/button/lang/ru.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ru', {
|
||||
selectedLabel: '%1 (Выбрано)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/sk.js
Normal file
8
ckeditor/plugins/button/lang/sk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'sk', {
|
||||
selectedLabel: '%1 (Vybrané)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/sl.js
Normal file
8
ckeditor/plugins/button/lang/sl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'sl', {
|
||||
selectedLabel: '%1 (Izbrano)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/sq.js
Normal file
8
ckeditor/plugins/button/lang/sq.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'sq', {
|
||||
selectedLabel: '%1 (Përzgjedhur)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/sv.js
Normal file
8
ckeditor/plugins/button/lang/sv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'sv', {
|
||||
selectedLabel: '%1 (Vald)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/tr.js
Normal file
8
ckeditor/plugins/button/lang/tr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'tr', {
|
||||
selectedLabel: '%1 (Seçilmiş)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/tt.js
Normal file
8
ckeditor/plugins/button/lang/tt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'tt', {
|
||||
selectedLabel: '%1 (Сайланган)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/ug.js
Normal file
8
ckeditor/plugins/button/lang/ug.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'ug', {
|
||||
selectedLabel: '%1 (تاللاندى)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/uk.js
Normal file
8
ckeditor/plugins/button/lang/uk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'uk', {
|
||||
selectedLabel: '%1 (Вибрано)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/vi.js
Normal file
8
ckeditor/plugins/button/lang/vi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'vi', {
|
||||
selectedLabel: '%1 (Đã chọn)'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/zh-cn.js
Normal file
8
ckeditor/plugins/button/lang/zh-cn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'zh-cn', {
|
||||
selectedLabel: '已选中 %1 项'
|
||||
} );
|
||||
8
ckeditor/plugins/button/lang/zh.js
Normal file
8
ckeditor/plugins/button/lang/zh.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'button', 'zh', {
|
||||
selectedLabel: '%1 (已選取)'
|
||||
} );
|
||||
Reference in New Issue
Block a user