first commit

This commit is contained in:
/usr/bin/nano
2017-04-15 01:34:36 +03:00
commit c715e2a604
5325 changed files with 329700 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'af', {
maximize: 'Maksimaliseer',
minimize: 'Minimaliseer'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ar', {
maximize: 'تكبير',
minimize: 'تصغير'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'bg', {
maximize: 'Максимизиране',
minimize: 'Минимизиране'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'bn', {
maximize: 'Maximize', // MISSING
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'bs', {
maximize: 'Maximize', // MISSING
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ca', {
maximize: 'Maximitza',
minimize: 'Minimitza'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'cs', {
maximize: 'Maximalizovat',
minimize: 'Minimalizovat'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'cy', {
maximize: 'Mwyhau',
minimize: 'Lleihau'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'da', {
maximize: 'Maksimér',
minimize: 'Minimér'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'de', {
maximize: 'Maximieren',
minimize: 'Minimieren'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'el', {
maximize: 'Μεγιστοποίηση',
minimize: 'Ελαχιστοποίηση'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'en-au', {
maximize: 'Maximize',
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'en-ca', {
maximize: 'Maximize',
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'en-gb', {
maximize: 'Maximise',
minimize: 'Minimise'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'en', {
maximize: 'Maximize',
minimize: 'Minimize'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'eo', {
maximize: 'Pligrandigi',
minimize: 'Malgrandigi'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'es', {
maximize: 'Maximizar',
minimize: 'Minimizar'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'et', {
maximize: 'Maksimeerimine',
minimize: 'Minimeerimine'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'eu', {
maximize: 'Maximizatu',
minimize: 'Minimizatu'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'fa', {
maximize: 'بیشنه کردن',
minimize: 'کمینه کردن'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'fi', {
maximize: 'Suurenna',
minimize: 'Pienennä'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'fo', {
maximize: 'Maksimera',
minimize: 'Minimera'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'fr-ca', {
maximize: 'Maximizer',
minimize: 'Minimizer'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'fr', {
maximize: 'Agrandir',
minimize: 'Minimiser'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'gl', {
maximize: 'Maximizar',
minimize: 'Minimizar'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'gu', {
maximize: 'મોટું કરવું',
minimize: 'નાનું કરવું'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'he', {
maximize: 'הגדלה למקסימום',
minimize: 'הקטנה למינימום'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'hi', {
maximize: 'मेक्सिमाईज़',
minimize: 'मिनिमाईज़'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'hr', {
maximize: 'Povećaj',
minimize: 'Smanji'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'hu', {
maximize: 'Teljes méret',
minimize: 'Kis méret'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'id', {
maximize: 'Memperbesar',
minimize: 'Memperkecil'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'is', {
maximize: 'Maximize', // MISSING
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'it', {
maximize: 'Massimizza',
minimize: 'Minimizza'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ja', {
maximize: '最大化',
minimize: '最小化'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ka', {
maximize: 'გადიდება',
minimize: 'დაპატარავება'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'km', {
maximize: 'ពង្រីក​អតិបរមា',
minimize: 'បង្រួម​អប្បបរមា'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ko', {
maximize: '최대',
minimize: '최소'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ku', {
maximize: 'ئەوپەڕی گەورەیی',
minimize: 'ئەوپەڕی بچووکی'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'lt', {
maximize: 'Išdidinti',
minimize: 'Sumažinti'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'lv', {
maximize: 'Maksimizēt',
minimize: 'Minimizēt'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'mk', {
maximize: 'Maximize', // MISSING
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'mn', {
maximize: 'Дэлгэц дүүргэх',
minimize: 'Цонхыг багсгаж харуулах'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ms', {
maximize: 'Maximize', // MISSING
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'nb', {
maximize: 'Maksimer',
minimize: 'Minimer'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'nl', {
maximize: 'Maximaliseren',
minimize: 'Minimaliseren'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'no', {
maximize: 'Maksimer',
minimize: 'Minimer'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'pl', {
maximize: 'Maksymalizuj',
minimize: 'Minimalizuj'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'pt-br', {
maximize: 'Maximizar',
minimize: 'Minimize'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'pt', {
maximize: 'Maximizar',
minimize: 'Minimizar'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ro', {
maximize: 'Mărește',
minimize: 'Micșorează'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ru', {
maximize: 'Развернуть',
minimize: 'Свернуть'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'si', {
maximize: 'විශාල කිරීම',
minimize: 'කුඩා කිරීම'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'sk', {
maximize: 'Maximalizovať',
minimize: 'Minimalizovať'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'sl', {
maximize: 'Maksimiraj',
minimize: 'Minimiraj'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'sq', {
maximize: 'Zmadho',
minimize: 'Zvogëlo'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'sr-latn', {
maximize: 'Maximize', // MISSING
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'sr', {
maximize: 'Maximize', // MISSING
minimize: 'Minimize' // MISSING
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'sv', {
maximize: 'Maximera',
minimize: 'Minimera'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'th', {
maximize: 'ขยายใหญ่',
minimize: 'ย่อขนาด'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'tr', {
maximize: 'Büyült',
minimize: 'Küçült'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ug', {
maximize: 'چوڭايت',
minimize: 'كىچىكلەت'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'uk', {
maximize: 'Максимізувати',
minimize: 'Мінімізувати'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'vi', {
maximize: 'Phóng to tối đa',
minimize: 'Thu nhỏ'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'zh-cn', {
maximize: '全屏',
minimize: '最小化'
});
+8
View File
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'zh', {
maximize: '最大化',
minimize: '最小化'
});