Skip to content
Snippets Groups Projects
Commit 77f8f1d5 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3060713: Add [Textmatch] CKEditor plugin which is required by the...

Issue #3060713: Add [Textmatch] CKEditor plugin which is required by the [CKEditor Media Embed] module and updated other needed libraries to work with CKEditor 4.11
parent 16fd8548
No related branches found
No related tags found
No related merge requests found
Showing
with 64 additions and 32 deletions
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'az', { CKEDITOR.plugins.setLang( 'autoembed', 'az', {
embeddingInProgress: 'Dahil etdiyiniz link yerləşdirilir...', embeddingInProgress: 'Dahil etdiyiniz link yerləşdirilir...',
......
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'autoembed', 'bg', {
embeddingInProgress: 'Опит за вграждане на поставения URL адрес...',
embeddingFailed: 'Този URL адрес не може да бъде вграден автоматично.'
} );
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'ca', { CKEDITOR.plugins.setLang( 'autoembed', 'ca', {
embeddingInProgress: 'Provant d\'incrustar URL copiada...', embeddingInProgress: 'Provant d\'incrustar URL copiada...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'cs', { CKEDITOR.plugins.setLang( 'autoembed', 'cs', {
embeddingInProgress: 'Pokus o vnoření vložené URL', embeddingInProgress: 'Pokus o vnoření vložené URL',
......
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'autoembed', 'da', {
embeddingInProgress: 'Prøver at indlejre indsatte URL...',
embeddingFailed: 'Denne URL kunne ikke indlejres automatisk.'
} );
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'de-ch', { CKEDITOR.plugins.setLang( 'autoembed', 'de-ch', {
embeddingInProgress: 'Einbetten der eingefügten URL wird versucht...', embeddingInProgress: 'Einbetten der eingefügten URL wird versucht...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'de', { CKEDITOR.plugins.setLang( 'autoembed', 'de', {
embeddingInProgress: 'Einbetten der eingefügten URL wird versucht...', embeddingInProgress: 'Einbetten der eingefügten URL wird versucht...',
......
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'autoembed', 'el', {
embeddingInProgress: 'Προσπαθώντας να ενσωματώσετε επικολλημένη URL',
embeddingFailed: 'Αυτή η URL δεν μπορεί να ενσωματωθεί αυτόματα.'
} );
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'autoembed', 'en-au', {
embeddingInProgress: 'Trying to embed pasted URL...',
embeddingFailed: 'This URL could not be automatically embedded.'
} );
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'en', { CKEDITOR.plugins.setLang( 'autoembed', 'en', {
embeddingInProgress: 'Trying to embed pasted URL...', embeddingInProgress: 'Trying to embed pasted URL...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'eo', { CKEDITOR.plugins.setLang( 'autoembed', 'eo', {
embeddingInProgress: 'Provas enkorpigi la algluitan URL ...', embeddingInProgress: 'Provas enkorpigi la algluitan URL ...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'es-mx', { CKEDITOR.plugins.setLang( 'autoembed', 'es-mx', {
embeddingInProgress: 'Tratando de empotrar la URL pegada...', embeddingInProgress: 'Tratando de empotrar la URL pegada...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'es', { CKEDITOR.plugins.setLang( 'autoembed', 'es', {
embeddingInProgress: 'Intentando incrustar URL pegada...', embeddingInProgress: 'Intentando incrustar URL pegada...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'eu', { CKEDITOR.plugins.setLang( 'autoembed', 'eu', {
embeddingInProgress: 'Itsatsitako URLa txertatzen saiatzen...', embeddingInProgress: 'Itsatsitako URLa txertatzen saiatzen...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'fr', { CKEDITOR.plugins.setLang( 'autoembed', 'fr', {
embeddingInProgress: 'Incorporation de l\'URL collée...', embeddingInProgress: 'Incorporation de l\'URL collée...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'gl', { CKEDITOR.plugins.setLang( 'autoembed', 'gl', {
embeddingInProgress: 'Tentando incrustar URL pegado...', embeddingInProgress: 'Tentando incrustar URL pegado...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'hr', { CKEDITOR.plugins.setLang( 'autoembed', 'hr', {
embeddingInProgress: 'Pokušavam umetnuti URL...', embeddingInProgress: 'Pokušavam umetnuti URL...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'hu', { CKEDITOR.plugins.setLang( 'autoembed', 'hu', {
embeddingInProgress: 'A beillesztett URL beágyazásának megkísérlése...', embeddingInProgress: 'A beillesztett URL beágyazásának megkísérlése...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'it', { CKEDITOR.plugins.setLang( 'autoembed', 'it', {
embeddingInProgress: 'Prova a incorporare l\'URL incollato...', embeddingInProgress: 'Prova a incorporare l\'URL incollato...',
......
/* /*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/ */
CKEDITOR.plugins.setLang( 'autoembed', 'ja', { CKEDITOR.plugins.setLang( 'autoembed', 'ja', {
embeddingInProgress: '貼り付けられたURLを埋め込み中...', embeddingInProgress: '貼り付けられたURLを埋め込み中...',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment