]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/html5audio/lang/fr.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / html5audio / lang / fr.js
CommitLineData
d1844275
IB
1CKEDITOR.plugins.setLang( 'html5audio', 'fr', {\r
2 button: 'Insérer un lecteur audio HTML5',\r
3 title: 'HTML5 audio',\r
4 infoLabel: 'Informations audio',\r
5 urlMissing: 'URL de la source audio manquante. Veuillez la renseigner.',\r
6 audioProperties: 'Propriétés Audio',\r
7 upload: 'Télécharger',\r
8 btnUpload: 'Envoyer vers le serveur',\r
9 advanced: 'Avancé',\r
10 autoplay: 'Jouer automatiquement ?',\r
1794320d 11 allowdownload: 'Autoriser le téléchargement?',\r
d1844275
IB
12 yes: 'Oui',\r
13 no: 'Non'\r
14} );\r