mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-15 21:30:56 +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( 'preview', 'af', {
|
||||
preview: 'Voorbeeld'
|
||||
});
|
||||
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( 'preview', 'ar', {
|
||||
preview: 'معاينة الصفحة'
|
||||
});
|
||||
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( 'preview', 'bg', {
|
||||
preview: 'Преглед'
|
||||
});
|
||||
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( 'preview', 'bn', {
|
||||
preview: 'প্রিভিউ'
|
||||
});
|
||||
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( 'preview', 'bs', {
|
||||
preview: 'Prikaž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( 'preview', 'ca', {
|
||||
preview: 'Visualització prèvia'
|
||||
});
|
||||
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( 'preview', 'cs', {
|
||||
preview: 'Náhled'
|
||||
});
|
||||
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( 'preview', 'cy', {
|
||||
preview: 'Rhagolwg'
|
||||
});
|
||||
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( 'preview', 'da', {
|
||||
preview: 'Vis eksempel'
|
||||
});
|
||||
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( 'preview', 'de', {
|
||||
preview: 'Vorschau'
|
||||
});
|
||||
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( 'preview', 'el', {
|
||||
preview: 'Προεπισκόπιση'
|
||||
});
|
||||
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( 'preview', 'en-au', {
|
||||
preview: 'Preview'
|
||||
});
|
||||
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( 'preview', 'en-ca', {
|
||||
preview: 'Preview'
|
||||
});
|
||||
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( 'preview', 'en-gb', {
|
||||
preview: 'Preview'
|
||||
});
|
||||
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( 'preview', 'en', {
|
||||
preview: 'Preview'
|
||||
});
|
||||
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( 'preview', 'eo', {
|
||||
preview: 'Vidigi Aspekton'
|
||||
});
|
||||
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( 'preview', 'es', {
|
||||
preview: 'Vista Previa'
|
||||
});
|
||||
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( 'preview', 'et', {
|
||||
preview: 'Eelvaade'
|
||||
});
|
||||
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( 'preview', 'eu', {
|
||||
preview: 'Aurrebista'
|
||||
});
|
||||
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( 'preview', 'fa', {
|
||||
preview: 'پیشنمایش'
|
||||
});
|
||||
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( 'preview', 'fi', {
|
||||
preview: 'Esikatsele'
|
||||
});
|
||||
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( 'preview', 'fo', {
|
||||
preview: 'Frumsýning'
|
||||
});
|
||||
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( 'preview', 'fr-ca', {
|
||||
preview: 'Prévisualiser'
|
||||
});
|
||||
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( 'preview', 'fr', {
|
||||
preview: 'Aperçu'
|
||||
});
|
||||
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( 'preview', 'gl', {
|
||||
preview: 'Vista previa'
|
||||
});
|
||||
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( 'preview', 'gu', {
|
||||
preview: 'પૂર્વદર્શન'
|
||||
});
|
||||
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( 'preview', 'he', {
|
||||
preview: 'תצוגה מקדימה'
|
||||
});
|
||||
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( 'preview', 'hi', {
|
||||
preview: 'प्रीव्यू'
|
||||
});
|
||||
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( 'preview', 'hr', {
|
||||
preview: 'Pregledaj'
|
||||
});
|
||||
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( 'preview', 'hu', {
|
||||
preview: 'Előnézet'
|
||||
});
|
||||
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( 'preview', 'id', {
|
||||
preview: 'Pratinjau'
|
||||
});
|
||||
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( 'preview', 'is', {
|
||||
preview: 'Forskoða'
|
||||
});
|
||||
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( 'preview', 'it', {
|
||||
preview: 'Anteprima'
|
||||
});
|
||||
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( 'preview', 'ja', {
|
||||
preview: 'プレビュー'
|
||||
});
|
||||
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( 'preview', 'ka', {
|
||||
preview: 'გადახედვა'
|
||||
});
|
||||
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( 'preview', 'km', {
|
||||
preview: 'មើលសាកល្បង'
|
||||
});
|
||||
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( 'preview', 'ko', {
|
||||
preview: '미리보기'
|
||||
});
|
||||
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( 'preview', 'ku', {
|
||||
preview: 'پێشبینین'
|
||||
});
|
||||
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( 'preview', 'lt', {
|
||||
preview: 'Peržiūra'
|
||||
});
|
||||
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( 'preview', 'lv', {
|
||||
preview: 'Priekšskatī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( 'preview', 'mk', {
|
||||
preview: 'Preview' // 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( 'preview', 'mn', {
|
||||
preview: 'Уридчлан харах'
|
||||
});
|
||||
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( 'preview', 'ms', {
|
||||
preview: 'Prebiu'
|
||||
});
|
||||
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( 'preview', 'nb', {
|
||||
preview: 'Forhåndsvis'
|
||||
});
|
||||
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( 'preview', 'nl', {
|
||||
preview: 'Voorbeeld'
|
||||
});
|
||||
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( 'preview', 'no', {
|
||||
preview: 'Forhåndsvis'
|
||||
});
|
||||
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( 'preview', 'pl', {
|
||||
preview: 'Podgląd'
|
||||
});
|
||||
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( 'preview', 'pt-br', {
|
||||
preview: 'Visualizar'
|
||||
});
|
||||
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( 'preview', 'pt', {
|
||||
preview: 'Pré-visualizar'
|
||||
});
|
||||
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( 'preview', 'ro', {
|
||||
preview: 'Previzualizare'
|
||||
});
|
||||
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( 'preview', 'ru', {
|
||||
preview: 'Предварительный просмотр'
|
||||
});
|
||||
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( 'preview', 'si', {
|
||||
preview: 'නැවත '
|
||||
});
|
||||
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( 'preview', 'sk', {
|
||||
preview: 'Náhľad'
|
||||
});
|
||||
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( 'preview', 'sl', {
|
||||
preview: 'Predogled'
|
||||
});
|
||||
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( 'preview', 'sq', {
|
||||
preview: 'Parashiko'
|
||||
});
|
||||
+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( 'preview', 'sr-latn', {
|
||||
preview: 'Izgled stranice'
|
||||
});
|
||||
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( 'preview', 'sr', {
|
||||
preview: 'Изглед странице'
|
||||
});
|
||||
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( 'preview', 'sv', {
|
||||
preview: 'Förhandsgranska'
|
||||
});
|
||||
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( 'preview', 'th', {
|
||||
preview: 'ดูหน้าเอกสารตัวอย่าง'
|
||||
});
|
||||
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( 'preview', 'tr', {
|
||||
preview: 'Ön İzleme'
|
||||
});
|
||||
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( 'preview', 'ug', {
|
||||
preview: 'ئالدىن كۆزەت'
|
||||
});
|
||||
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( 'preview', 'uk', {
|
||||
preview: 'Попередній перегляд'
|
||||
});
|
||||
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( 'preview', 'vi', {
|
||||
preview: 'Xem trước'
|
||||
});
|
||||
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( 'preview', 'zh-cn', {
|
||||
preview: '预览'
|
||||
});
|
||||
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( 'preview', 'zh', {
|
||||
preview: '預覽'
|
||||
});
|
||||
Reference in New Issue
Block a user