mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-23 09:51:33 +01:00
New: Update ckeditor to version 4 (part 1)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'af', {
|
||||
eleLabel: 'Elemente-pad',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ar', {
|
||||
eleLabel: 'مسار العنصر',
|
||||
eleTitle: 'عنصر 1%'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'bg', {
|
||||
eleLabel: 'Път за елементите',
|
||||
eleTitle: '%1 елемент'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'bn', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'bs', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ca', {
|
||||
eleLabel: 'Ruta dels elements',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'cs', {
|
||||
eleLabel: 'Cesta objektu',
|
||||
eleTitle: '%1 objekt'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'cy', {
|
||||
eleLabel: 'Llwybr elfennau',
|
||||
eleTitle: 'Elfen %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'da', {
|
||||
eleLabel: 'Sti på element',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'de', {
|
||||
eleLabel: 'Elements Pfad',
|
||||
eleTitle: '%1 Element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'el', {
|
||||
eleLabel: 'Διαδρομή Στοιχείων',
|
||||
eleTitle: 'Στοιχείο %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'en-au', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'en-ca', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'en-gb', {
|
||||
eleLabel: 'Elements path',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'en', {
|
||||
eleLabel: 'Elements path',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'eo', {
|
||||
eleLabel: 'Vojo al Elementoj',
|
||||
eleTitle: '%1 elementoj'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'es', {
|
||||
eleLabel: 'Ruta de los elementos',
|
||||
eleTitle: '%1 elemento'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'et', {
|
||||
eleLabel: 'Elementide asukoht',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'eu', {
|
||||
eleLabel: 'Elementu bidea',
|
||||
eleTitle: '%1 elementua'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'fa', {
|
||||
eleLabel: 'مسیر عناصر',
|
||||
eleTitle: '%1 عنصر'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'fi', {
|
||||
eleLabel: 'Elementin polku',
|
||||
eleTitle: '%1 elementti'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'fo', {
|
||||
eleLabel: 'Slóð til elementir',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'fr-ca', {
|
||||
eleLabel: 'Chemin d\'éléments',
|
||||
eleTitle: 'element %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'fr', {
|
||||
eleLabel: 'Elements path',
|
||||
eleTitle: '%1 éléments'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'gl', {
|
||||
eleLabel: 'Ruta dos elementos',
|
||||
eleTitle: 'Elemento %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'gu', {
|
||||
eleLabel: 'એલીમેન્ટ્સ નો ',
|
||||
eleTitle: 'એલીમેન્ટ %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'he', {
|
||||
eleLabel: 'עץ האלמנטים',
|
||||
eleTitle: '%1 אלמנט'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'hi', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'hr', {
|
||||
eleLabel: 'Putanja elemenata',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'hu', {
|
||||
eleLabel: 'Elem utak',
|
||||
eleTitle: '%1 elem'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'is', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'it', {
|
||||
eleLabel: 'Percorso degli elementi',
|
||||
eleTitle: '%1 elemento'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ja', {
|
||||
eleLabel: '要素パス',
|
||||
eleTitle: '%1 要素'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ka', {
|
||||
eleLabel: 'ელემეტის გზა',
|
||||
eleTitle: '%1 ელემენტი'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'km', {
|
||||
eleLabel: 'ទីតាំងធាតុ',
|
||||
eleTitle: 'ធាតុ %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ko', {
|
||||
eleLabel: '요소 위치',
|
||||
eleTitle: '%1 요소'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ku', {
|
||||
eleLabel: 'ڕێڕەوی توخمەکان',
|
||||
eleTitle: '%1 توخم'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'lt', {
|
||||
eleLabel: 'Elemento kelias',
|
||||
eleTitle: '%1 elementas'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'lv', {
|
||||
eleLabel: 'Elementa ceļš',
|
||||
eleTitle: '%1 elements'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'mk', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'mn', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ms', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'nb', {
|
||||
eleLabel: 'Element-sti',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'nl', {
|
||||
eleLabel: 'Elementenpad',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'no', {
|
||||
eleLabel: 'Element-sti',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'pl', {
|
||||
eleLabel: 'Ścieżka elementów',
|
||||
eleTitle: 'element %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'pt-br', {
|
||||
eleLabel: 'Caminho dos Elementos',
|
||||
eleTitle: 'Elemento %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'pt', {
|
||||
eleLabel: 'Camninho dos Elementos',
|
||||
eleTitle: 'Elemento %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ro', {
|
||||
eleLabel: 'Calea elementelor',
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ru', {
|
||||
eleLabel: 'Путь элементов',
|
||||
eleTitle: 'Элемент %1'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'si', {
|
||||
eleLabel: 'මුලද්රව්ය මාර්ගය',
|
||||
eleTitle: '%1 මුල'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'sk', {
|
||||
eleLabel: 'Cesta prvkov',
|
||||
eleTitle: '%1 prvok'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'sl', {
|
||||
eleLabel: 'Pot elementov',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'sq', {
|
||||
eleLabel: 'Rruga e elementeve',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'sr-latn', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'sr', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'sv', {
|
||||
eleLabel: 'Elementets sökväg',
|
||||
eleTitle: '%1 element'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'th', {
|
||||
eleLabel: 'Elements path', // MISSING
|
||||
eleTitle: '%1 element' // MISSING
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'tr', {
|
||||
eleLabel: 'Elementlerin yolu',
|
||||
eleTitle: '%1 elementi'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'ug', {
|
||||
eleLabel: 'ئېلېمېنت يولى',
|
||||
eleTitle: '%1 ئېلېمېنت'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'uk', {
|
||||
eleLabel: 'Шлях',
|
||||
eleTitle: '%1 елемент'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'vi', {
|
||||
eleLabel: 'Nhãn thành phần',
|
||||
eleTitle: '%1 thành phần'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'zh-cn', {
|
||||
eleLabel: '元素路径',
|
||||
eleTitle: '%1 元素'
|
||||
} );
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'elementspath', 'zh', {
|
||||
eleLabel: '元件路徑',
|
||||
eleTitle: '%1 個元件'
|
||||
} );
|
||||
Reference in New Issue
Block a user