varbase-8.x-4.0-alpha1/libraries/ckeditor/plugins/embedbase/lang/ca.js
libraries/ckeditor/plugins/embedbase/lang/ca.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( 'embedbase', 'ca', { pathName: 'objecte multimèdia', title: 'Objecte multimèdia incrustat', button: 'Inserir objecte multimèdia incrustat', unsupportedUrlGiven: 'La URL especificada no és compatible.', unsupportedUrl: 'La URL {url} no és compatible pels objectes multimèdia incrustats.', fetchingFailedGiven: 'No s\'ha pogut obtenir el contingut de la URL especificada.', fetchingFailed: 'No s\'ha pogut obtenir el contingut de {url}.', fetchingOne: 'Recuperant resposta de oEmbed...', fetchingMany: 'Recuperant respostes dels oEmbed, {current} de {max} finalitzats...' } );