Actualización

This commit is contained in:
Xes
2025-04-10 12:49:05 +02:00
parent 4aff98e77b
commit 1cdd00920f
9151 changed files with 1800913 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ar', {
maximize: 'تكبير',
minimize: 'تصغير'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'bg', {
maximize: 'Максимизиране',
minimize: 'Минимизиране'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'el', {
maximize: 'Μεγιστοποίηση',
minimize: 'Ελαχιστοποίηση'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'fa', {
maximize: 'بیشنه کردن',
minimize: 'کمینه کردن'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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ä'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'gu', {
maximize: 'મોટું કરવું',
minimize: 'નાનું કરવું'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'he', {
maximize: 'הגדלה למקסימום',
minimize: 'הקטנה למינימום'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'hi', {
maximize: 'मेक्सिमाईज़',
minimize: 'मिनिमाईज़'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'id', {
maximize: 'Memperbesar',
minimize: 'Memperkecil'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ja', {
maximize: '最大化',
minimize: '最小化'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ka', {
maximize: 'გადიდება',
minimize: 'დაპატარავება'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'km', {
maximize: 'ពង្រីក​អតិបរមា',
minimize: 'បង្រួម​អប្បបរមា'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ko', {
maximize: '최대',
minimize: '최소'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ku', {
maximize: 'ئەوپەڕی گەورەیی',
minimize: 'ئەوپەڕی بچووکی'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'mn', {
maximize: 'Дэлгэц дүүргэх',
minimize: 'Цонхыг багсгаж харуулах'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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ă'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ru', {
maximize: 'Развернуть',
minimize: 'Свернуть'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'si', {
maximize: 'විශාල කිරීම',
minimize: 'කුඩා කිරීම'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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ť'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'th', {
maximize: 'ขยายใหญ่',
minimize: 'ย่อขนาด'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'tt', {
maximize: 'Зурайту',
minimize: 'Кечерәйтү'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'ug', {
maximize: 'چوڭايت',
minimize: 'كىچىكلەت'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'uk', {
maximize: 'Максимізувати',
minimize: 'Мінімізувати'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, 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ỏ'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'zh-cn', {
maximize: '全屏',
minimize: '最小化'
} );

View File

@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'zh', {
maximize: '最大化',
minimize: '最小化'
} );