mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 14:22:02 +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( 'newpage', 'af', {
|
||||
toolbar: 'Nuwe bladsy'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', '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( 'newpage', '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( 'newpage', 'bs', {
|
||||
toolbar: 'Novi dokument'
|
||||
});
|
||||
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( 'newpage', 'ca', {
|
||||
toolbar: 'Nova pàgina'
|
||||
});
|
||||
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( 'newpage', 'cs', {
|
||||
toolbar: 'Nová stránka'
|
||||
});
|
||||
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( 'newpage', 'cy', {
|
||||
toolbar: 'Tudalen newydd'
|
||||
});
|
||||
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( 'newpage', 'da', {
|
||||
toolbar: 'Ny side'
|
||||
});
|
||||
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( 'newpage', 'de', {
|
||||
toolbar: 'Neue Seite'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', 'en-au', {
|
||||
toolbar: 'New Page'
|
||||
});
|
||||
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( 'newpage', 'en-ca', {
|
||||
toolbar: 'New Page'
|
||||
});
|
||||
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( 'newpage', 'en-gb', {
|
||||
toolbar: 'New Page'
|
||||
});
|
||||
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( 'newpage', 'en', {
|
||||
toolbar: 'New Page'
|
||||
});
|
||||
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( 'newpage', 'eo', {
|
||||
toolbar: 'Nova Paĝo'
|
||||
});
|
||||
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( 'newpage', 'es', {
|
||||
toolbar: 'Nueva Página'
|
||||
});
|
||||
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( 'newpage', 'et', {
|
||||
toolbar: 'Uus leht'
|
||||
});
|
||||
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( 'newpage', 'eu', {
|
||||
toolbar: 'Orrialde Berria'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', 'fi', {
|
||||
toolbar: 'Tyhjennä'
|
||||
});
|
||||
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( 'newpage', 'fo', {
|
||||
toolbar: 'Nýggj síð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( 'newpage', 'fr-ca', {
|
||||
toolbar: 'Nouvelle page'
|
||||
});
|
||||
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( 'newpage', 'fr', {
|
||||
toolbar: 'Nouvelle page'
|
||||
});
|
||||
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( 'newpage', 'gl', {
|
||||
toolbar: 'Páxina nova'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', '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( 'newpage', '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( 'newpage', 'hr', {
|
||||
toolbar: 'Nova stranica'
|
||||
});
|
||||
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( 'newpage', 'hu', {
|
||||
toolbar: 'Új oldal'
|
||||
});
|
||||
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( 'newpage', 'id', {
|
||||
toolbar: 'Halaman Baru'
|
||||
});
|
||||
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( 'newpage', 'is', {
|
||||
toolbar: 'Ný síð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( 'newpage', 'it', {
|
||||
toolbar: 'Nuova pagina'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', '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( 'newpage', '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( 'newpage', '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( 'newpage', '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( 'newpage', 'lt', {
|
||||
toolbar: 'Naujas puslapis'
|
||||
});
|
||||
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( 'newpage', 'lv', {
|
||||
toolbar: 'Jauna lapa'
|
||||
});
|
||||
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( 'newpage', 'mk', {
|
||||
toolbar: 'New Page' // 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( 'newpage', '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( 'newpage', 'ms', {
|
||||
toolbar: 'Helaian Baru'
|
||||
});
|
||||
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( 'newpage', 'nb', {
|
||||
toolbar: 'Ny side'
|
||||
});
|
||||
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( 'newpage', 'nl', {
|
||||
toolbar: 'Nieuwe pagina'
|
||||
});
|
||||
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( 'newpage', 'no', {
|
||||
toolbar: 'Ny side'
|
||||
});
|
||||
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( 'newpage', 'pl', {
|
||||
toolbar: 'Nowa strona'
|
||||
});
|
||||
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( 'newpage', 'pt-br', {
|
||||
toolbar: 'Novo'
|
||||
});
|
||||
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( 'newpage', 'pt', {
|
||||
toolbar: 'Nova Página'
|
||||
});
|
||||
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( 'newpage', 'ro', {
|
||||
toolbar: 'Pagină nouă'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', '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( 'newpage', 'sk', {
|
||||
toolbar: 'Nová stránka'
|
||||
});
|
||||
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( 'newpage', 'sl', {
|
||||
toolbar: 'Nova stran'
|
||||
});
|
||||
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( 'newpage', 'sq', {
|
||||
toolbar: 'Faqe e Re'
|
||||
});
|
||||
+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( 'newpage', 'sr-latn', {
|
||||
toolbar: 'Nova stranica'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', 'sv', {
|
||||
toolbar: 'Ny sida'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', 'tr', {
|
||||
toolbar: 'Yeni Sayfa'
|
||||
});
|
||||
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( 'newpage', '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( 'newpage', '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( 'newpage', 'vi', {
|
||||
toolbar: 'Trang mớ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( 'newpage', '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( 'newpage', 'zh', {
|
||||
toolbar: '開新檔案'
|
||||
});
|
||||
Reference in New Issue
Block a user