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
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'af', {
|
||||
options: 'Lagbekkie opsies',
|
||||
title: 'Voeg lagbekkie by',
|
||||
toolbar: 'Lagbekkie'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ar', {
|
||||
options: 'خصائص الإبتسامات',
|
||||
title: 'إدراج ابتسامات',
|
||||
toolbar: 'ابتسامات'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'bg', {
|
||||
options: 'Опции за усмивката',
|
||||
title: 'Вмъкване на усмивка',
|
||||
toolbar: 'Усмивка'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'bn', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'স্মাইলী যুক্ত কর',
|
||||
toolbar: 'স্মাইলী'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'bs', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Ubaci smješka',
|
||||
toolbar: 'Smješko'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ca', {
|
||||
options: 'Opcions d\'emoticones',
|
||||
title: 'Insereix una icona',
|
||||
toolbar: 'Icona'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'cs', {
|
||||
options: 'Nastavení smajlíků',
|
||||
title: 'Vkládání smajlíků',
|
||||
toolbar: 'Smajlíci'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'cy', {
|
||||
options: 'Opsiynau Gwenogluniau',
|
||||
title: 'Mewnosod Gwenoglun',
|
||||
toolbar: 'Gwenoglun'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'da', {
|
||||
options: 'Smileymuligheder',
|
||||
title: 'Vælg smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'de', {
|
||||
options: 'Smiley Optionen',
|
||||
title: 'Smiley auswählen',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'el', {
|
||||
options: 'Επιλογές Smiley',
|
||||
title: 'Επιλέξτε ένα Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'en-au', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Insert a Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'en-ca', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Insert a Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'en-gb', {
|
||||
options: 'Smiley Options',
|
||||
title: 'Insert a Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'en', {
|
||||
options: 'Smiley Options',
|
||||
title: 'Insert a Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'eo', {
|
||||
options: 'Opcioj pri mienvinjetoj',
|
||||
title: 'Enmeti Mienvinjeton',
|
||||
toolbar: 'Mienvinjeto'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'es', {
|
||||
options: 'Opciones de emoticonos',
|
||||
title: 'Insertar un Emoticon',
|
||||
toolbar: 'Emoticonos'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'et', {
|
||||
options: 'Emotikonide valikud',
|
||||
title: 'Sisesta emotikon',
|
||||
toolbar: 'Emotikon'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'eu', {
|
||||
options: 'Aurpegiera Aukerak',
|
||||
title: 'Aurpegiera Sartu',
|
||||
toolbar: 'Aurpegierak'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'fa', {
|
||||
options: 'گزینههای خندانک',
|
||||
title: 'گنجاندن خندانک',
|
||||
toolbar: 'خندانک'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'fi', {
|
||||
options: 'Hymiön ominaisuudet',
|
||||
title: 'Lisää hymiö',
|
||||
toolbar: 'Hymiö'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'fo', {
|
||||
options: 'Møguleikar fyri Smiley',
|
||||
title: 'Vel Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'fr-ca', {
|
||||
options: 'Options d\'émoticônes',
|
||||
title: 'Insérer un émoticône',
|
||||
toolbar: 'Émoticône'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'fr', {
|
||||
options: 'Options des émoticones',
|
||||
title: 'Insérer un émoticone',
|
||||
toolbar: 'Émoticones'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'gl', {
|
||||
options: 'Opcións de emoticonas',
|
||||
title: 'Inserir unha emoticona',
|
||||
toolbar: 'Emoticona'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'gu', {
|
||||
options: 'સમ્ય્લી વિકલ્પો',
|
||||
title: 'સ્માઇલી પસંદ કરો',
|
||||
toolbar: 'સ્માઇલી'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'he', {
|
||||
options: 'אפשרויות סמיילים',
|
||||
title: 'הוספת סמיילי',
|
||||
toolbar: 'סמיילי'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'hi', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'स्माइली इन्सर्ट करें',
|
||||
toolbar: 'स्माइली'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'hr', {
|
||||
options: 'Opcije smješka',
|
||||
title: 'Ubaci smješka',
|
||||
toolbar: 'Smješko'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'hu', {
|
||||
options: 'Hangulatjel opciók',
|
||||
title: 'Hangulatjel beszúrása',
|
||||
toolbar: 'Hangulatjelek'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'id', {
|
||||
options: 'Opsi Smiley',
|
||||
title: 'Sisip sebuah Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'is', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Velja svip',
|
||||
toolbar: 'Svipur'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'it', {
|
||||
options: 'Opzioni Smiley',
|
||||
title: 'Inserisci emoticon',
|
||||
toolbar: 'Emoticon'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ja', {
|
||||
options: '絵文字オプション',
|
||||
title: '顔文字挿入',
|
||||
toolbar: '絵文字'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ka', {
|
||||
options: 'სიცილაკის პარამეტრები',
|
||||
title: 'სიცილაკის ჩასმა',
|
||||
toolbar: 'სიცილაკები'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'km', {
|
||||
options: 'ជម្រើសរូបសញ្ញាអារម្មណ៍',
|
||||
title: 'បញ្ចូលរូបសញ្ញាអារម្មណ៍',
|
||||
toolbar: 'រូបសញ្ញអារម្មណ៍'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ko', {
|
||||
options: '이모티콘 옵션',
|
||||
title: '아이콘 삽입',
|
||||
toolbar: '아이콘'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ku', {
|
||||
options: 'هەڵبژاردەی زەردەخەنه',
|
||||
title: 'دانانی زەردەخەنەیەك',
|
||||
toolbar: 'زەردەخەنه'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'lt', {
|
||||
options: 'Šypsenėlių nustatymai',
|
||||
title: 'Įterpti veidelį',
|
||||
toolbar: 'Veideliai'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'lv', {
|
||||
options: 'Smaidiņu uzstādījumi',
|
||||
title: 'Ievietot smaidiņu',
|
||||
toolbar: 'Smaidiņi'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'mk', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Insert a Smiley', // MISSING
|
||||
toolbar: 'Smiley' // MISSING
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'mn', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Тодорхойлолт оруулах',
|
||||
toolbar: 'Тодорхойлолт'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ms', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Masukkan Smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'nb', {
|
||||
options: 'Alternativer for smil',
|
||||
title: 'Sett inn smil',
|
||||
toolbar: 'Smil'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'nl', {
|
||||
options: 'Smiley opties',
|
||||
title: 'Smiley invoegen',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'no', {
|
||||
options: 'Alternativer for smil',
|
||||
title: 'Sett inn smil',
|
||||
toolbar: 'Smil'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'pl', {
|
||||
options: 'Opcje emotikonów',
|
||||
title: 'Wstaw emotikona',
|
||||
toolbar: 'Emotikony'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'pt-br', {
|
||||
options: 'Opções de Emoticons',
|
||||
title: 'Inserir Emoticon',
|
||||
toolbar: 'Emoticon'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'pt', {
|
||||
options: 'Opções de Emoticons',
|
||||
title: 'Inserir um Emoticon',
|
||||
toolbar: 'Emoticons'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ro', {
|
||||
options: 'Opțiuni figuri expresive',
|
||||
title: 'Inserează o figură expresivă (Emoticon)',
|
||||
toolbar: 'Figură expresivă (Emoticon)'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ru', {
|
||||
options: 'Выбор смайла',
|
||||
title: 'Вставить смайл',
|
||||
toolbar: 'Смайлы'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'si', {
|
||||
options: 'හාස්ය විකල්ප',
|
||||
title: 'හාස්යන් ඇතුලත් කිරීම',
|
||||
toolbar: 'හාස්යන්'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'sk', {
|
||||
options: 'Možnosti smajlíkov',
|
||||
title: 'Vložiť smajlíka',
|
||||
toolbar: 'Smajlíky'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'sl', {
|
||||
options: 'Možnosti Smeška',
|
||||
title: 'Vstavi smeška',
|
||||
toolbar: 'Smeško'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'sq', {
|
||||
options: 'Opsionet e Ikonave',
|
||||
title: 'Vendos Ikonë',
|
||||
toolbar: 'Ikona'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'sr-latn', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Unesi smajlija',
|
||||
toolbar: 'Smajli'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'sr', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: 'Унеси смајлија',
|
||||
toolbar: 'Смајли'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'sv', {
|
||||
options: 'Smileyinställningar',
|
||||
title: 'Infoga smiley',
|
||||
toolbar: 'Smiley'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'th', {
|
||||
options: 'ตัวเลือกไอคอนแสดงอารมณ์',
|
||||
title: 'แทรกสัญลักษณ์สื่ออารมณ์',
|
||||
toolbar: 'รูปสื่ออารมณ์'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'tr', {
|
||||
options: 'İfade Seçenekleri',
|
||||
title: 'İfade Ekle',
|
||||
toolbar: 'İfade'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'ug', {
|
||||
options: 'چىراي ئىپادە سىنبەلگە تاللانمىسى',
|
||||
title: 'چىراي ئىپادە سىنبەلگە قىستۇر',
|
||||
toolbar: 'چىراي ئىپادە'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'uk', {
|
||||
options: 'Опції смайликів',
|
||||
title: 'Вставити смайлик',
|
||||
toolbar: 'Смайлик'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'vi', {
|
||||
options: 'Tùy chọn hình biểu lộ cảm xúc',
|
||||
title: 'Chèn hình biểu lộ cảm xúc (mặt cười)',
|
||||
toolbar: 'Hình biểu lộ cảm xúc (mặt cười)'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'zh-cn', {
|
||||
options: '表情图标选项',
|
||||
title: '插入表情图标',
|
||||
toolbar: '表情符'
|
||||
});
|
||||
Executable
+9
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'smiley', 'zh', {
|
||||
options: 'Smiley Options', // MISSING
|
||||
title: '插入表情符號',
|
||||
toolbar: '表情符號'
|
||||
});
|
||||
Reference in New Issue
Block a user