Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • project/varbase
  • issue/varbase-3087001
  • issue/varbase-3215888
  • issue/varbase-3245763
  • issue/varbase-3253354
  • issue/varbase-3256661
  • issue/varbase-3258740
  • issue/varbase-3259665
  • issue/varbase-3260809
  • issue/varbase-3263378
  • issue/varbase-3266504
  • issue/varbase-3269421
  • issue/varbase-3269809
  • issue/varbase-3270457
  • issue/varbase-3276911
  • issue/varbase-3277590
  • issue/varbase-3285082
  • issue/varbase-3292847
  • issue/varbase-3293400
  • issue/varbase-3293696
  • issue/varbase-3298632
  • issue/varbase-3301451
  • issue/varbase-3318323
  • issue/varbase-3318847
  • issue/varbase-3346247
  • issue/varbase-3391550
  • issue/varbase-3443948
  • issue/varbase-3471788
  • issue/varbase-3479338
  • issue/varbase-3484640
30 results
Show changes
Showing
with 0 additions and 160 deletions
/*
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', 'ku', {
embeddingInProgress: 'لەهەوڵی لکاندنی بەستەری ناونیشانە...',
embeddingFailed: 'ئەم بەستەرە خۆکارانە ناتواندرێت بخرێتە ناوێ.'
} );
/*
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', 'lv', {
embeddingInProgress: 'Mēģinu iekļaut ielīmētu adresi...',
embeddingFailed: 'Šī adrese nevar tikt automātiski iekļauta.'
} );
/*
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', 'mk', {
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', 'nb', {
embeddingInProgress: 'Prøver å bygge inn innlimt URL...',
embeddingFailed: 'URL-en kunne ikke bli automatisk bygget inn.'
} );
/*
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', 'nl', {
embeddingInProgress: 'De geplakte URL wordt ingesloten...',
embeddingFailed: 'Deze URL kon niet automatisch ingesloten worden.'
} );
/*
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', 'oc', {
embeddingInProgress: 'Incorporacion de l\'URL pegada...',
embeddingFailed: 'Aquesta URL a pas pogut èsser incorporada automaticament.'
} );
/*
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', 'pl', {
embeddingInProgress: 'Osadzanie wklejonego adresu URL...',
embeddingFailed: 'Ten adres URL multimediów nie może być automatycznie osadzony.'
} );
/*
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', 'pt-br', {
embeddingInProgress: 'Tentando embutir a URL colada...',
embeddingFailed: 'Esta URL não pode ser embutida automaticamente.'
} );
/*
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', 'pt', {
embeddingInProgress: 'Trying to embed pasted URL...', // MISSING
embeddingFailed: 'Não foi possível embeber diretamente este 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', 'ro', {
embeddingInProgress: 'Se încearcă încorporarea URL-ului copiat...',
embeddingFailed: 'Acest URL nu a putut fi încorporat în mod automat.'
} );
/*
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', 'ru', {
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', 'sk', {
embeddingInProgress: 'Snažím sa vložiť skopírovanú URL...',
embeddingFailed: 'Túto URL nebolo možné automaticky vložiť.'
} );
/*
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', 'sq', {
embeddingInProgress: 'Duke tentuar të shtojë URL-në e hedhur...',
embeddingFailed: 'Kjo URL nuk mund të shtohet në mënyrë automatike.'
} );
/*
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', 'sr-latn', {
embeddingInProgress: 'Pokušaj ugradnje zalepljenog URL-a ...',
embeddingFailed: 'Ovaj URL ne može biti automatski ugradjen.'
} );
/*
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', 'sr', {
embeddingInProgress: 'Покушаj уградње залeпљеног УРЛ-а ...',
embeddingFailed: 'Овај УРЛ не може бити аутоматски уграђен.'
} );
/*
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', 'sv', {
embeddingInProgress: 'Försöker bädda in inklistrad URL...',
embeddingFailed: 'Denna URL kunde inte automatiskt bäddas in.'
} );
/*
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', 'tr', {
embeddingInProgress: 'Yapıştırdığınız URL gömülmeye çalışılıyor...',
embeddingFailed: 'Bu URL otomatik olarak gömülemedi.'
} );
/*
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', 'ug', {
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', 'uk', {
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', 'vi', {
embeddingInProgress: 'Đang cố nhúng URL đã dán...',
embeddingFailed: 'Không thể tự động nhúng URL này.'
} );