mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 06:11:37 +00:00
first commit
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'af', {
|
||||
toolbar: 'Druk'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ar', {
|
||||
toolbar: 'طباعة'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'bg', {
|
||||
toolbar: 'Печат'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'bn', {
|
||||
toolbar: 'প্রিন্ট'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'bs', {
|
||||
toolbar: 'Štampaj'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ca', {
|
||||
toolbar: 'Imprimeix'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'cs', {
|
||||
toolbar: 'Tisk'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'cy', {
|
||||
toolbar: 'Argraffu'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'da', {
|
||||
toolbar: 'Udskriv'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'de', {
|
||||
toolbar: 'Drucken'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'el', {
|
||||
toolbar: 'Εκτύπωση'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'en-au', {
|
||||
toolbar: 'Print'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'en-ca', {
|
||||
toolbar: 'Print'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'en-gb', {
|
||||
toolbar: 'Print'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'en', {
|
||||
toolbar: 'Print'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'eo', {
|
||||
toolbar: 'Presi'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'es', {
|
||||
toolbar: 'Imprimir'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'et', {
|
||||
toolbar: 'Printimine'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'eu', {
|
||||
toolbar: 'Inprimatu'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'fa', {
|
||||
toolbar: 'چاپ'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'fi', {
|
||||
toolbar: 'Tulosta'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'fo', {
|
||||
toolbar: 'Prenta'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'fr-ca', {
|
||||
toolbar: 'Imprimer'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'fr', {
|
||||
toolbar: 'Imprimer'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'gl', {
|
||||
toolbar: 'Imprimir'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'gu', {
|
||||
toolbar: 'પ્રિન્ટ'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'he', {
|
||||
toolbar: 'הדפסה'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'hi', {
|
||||
toolbar: 'प्रिन्ट'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'hr', {
|
||||
toolbar: 'Ispiši'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'hu', {
|
||||
toolbar: 'Nyomtatás'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'id', {
|
||||
toolbar: 'Cetak'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'is', {
|
||||
toolbar: 'Prenta'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'it', {
|
||||
toolbar: 'Stampa'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ja', {
|
||||
toolbar: '印刷'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ka', {
|
||||
toolbar: 'ბეჭდვა'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'km', {
|
||||
toolbar: 'បោះពុម្ព'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ko', {
|
||||
toolbar: '인쇄하기'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ku', {
|
||||
toolbar: 'چاپکردن'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'lt', {
|
||||
toolbar: 'Spausdinti'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'lv', {
|
||||
toolbar: 'Drukāt'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'mk', {
|
||||
toolbar: 'Print' // MISSING
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'mn', {
|
||||
toolbar: 'Хэвлэх'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ms', {
|
||||
toolbar: 'Cetak'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'nb', {
|
||||
toolbar: 'Skriv ut'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'nl', {
|
||||
toolbar: 'Printen'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'no', {
|
||||
toolbar: 'Skriv ut'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'pl', {
|
||||
toolbar: 'Drukuj'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'pt-br', {
|
||||
toolbar: 'Imprimir'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'pt', {
|
||||
toolbar: 'Imprimir'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ro', {
|
||||
toolbar: 'Printează'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ru', {
|
||||
toolbar: 'Печать'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'si', {
|
||||
toolbar: 'මුද්රණය කරන්න'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'sk', {
|
||||
toolbar: 'Tlač'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'sl', {
|
||||
toolbar: 'Natisni'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'sq', {
|
||||
toolbar: 'Shtype'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'sr-latn', {
|
||||
toolbar: 'Štampa'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'sr', {
|
||||
toolbar: 'Штампа'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'sv', {
|
||||
toolbar: 'Skriv ut'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'th', {
|
||||
toolbar: 'สั่งพิมพ์'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'tr', {
|
||||
toolbar: 'Yazdır'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'ug', {
|
||||
toolbar: 'باس '
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'uk', {
|
||||
toolbar: 'Друк'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'vi', {
|
||||
toolbar: 'In'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'zh-cn', {
|
||||
toolbar: '打印'
|
||||
});
|
||||
Executable
+7
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'print', 'zh', {
|
||||
toolbar: '列印'
|
||||
});
|
||||
Reference in New Issue
Block a user