varbase-8.x-4.0-alpha1/libraries/ckeditor/plugins/autoembed/lang/pt-br.js
libraries/ckeditor/plugins/autoembed/lang/pt-br.js
/* 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.' } );