Sha256: a606e73bb91c00b0e31b4286bf9d789a46c64c8b9f895f6dc6e622aa578f30e3

Contents?: true

Size: 762 Bytes

Versions: 8

Compression:

Stored size: 762 Bytes

Contents

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'embedbase', 'fr', {
	pathName: 'objet média',
	title: 'Incorporation de média',
	button: 'Incorporer un média',
	unsupportedUrlGiven: 'L\'URL spécifiée n\'est pas supportée.',
	unsupportedUrl: 'L\'URL {url} n\'est pas supportée par l\'incorporation de média.',
	fetchingFailedGiven: 'Échec de la récupération du contenu de l\'URL donnée.',
	fetchingFailed: 'Échec de la récupération du contenu pour {url}.',
	fetchingOne: 'Récupération de la réponse oEmbed...',
	fetchingMany: 'Récupération des réponses oEmbed, {current} sur {max} effectué...'
} );

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
integral-1.5.1 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js
integral-1.5.0 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js
integral-1.4.0 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js
integral-1.3.0 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js
integral-1.2.0 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js
integral-1.1.0 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js
integral-1.0.1 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js
integral-1.0.0 app/assets/javascripts/ckeditor/plugins/embedbase/lang/fr.js