]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/link/lang/fr.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / fr.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'link', 'fr', {\r
6 acccessKey: 'Touche d\'accessibilité',\r
7 advanced: 'Avancé',\r
317f8f8f
IB
8 advisoryContentType: 'Type de contenu (indicatif)',\r
9 advisoryTitle: 'Infobulle',\r
3332bebe
IB
10 anchor: {\r
11 toolbar: 'Ancre',\r
317f8f8f 12 menu: 'Modifier l\'ancre',\r
3332bebe
IB
13 title: 'Propriétés de l\'ancre',\r
14 name: 'Nom de l\'ancre',\r
15 errorName: 'Veuillez entrer le nom de l\'ancre.',\r
16 remove: 'Supprimer l\'ancre'\r
17 },\r
18 anchorId: 'Par ID d\'élément',\r
19 anchorName: 'Par nom d\'ancre',\r
317f8f8f
IB
20 charset: 'Encodage de la ressource liée',\r
21 cssClasses: 'Classes de style',\r
22 download: 'Forcer le téléchargement',\r
23 displayText: 'Afficher le texte',\r
24 emailAddress: 'Adresse électronique',\r
3332bebe
IB
25 emailBody: 'Corps du message',\r
26 emailSubject: 'Sujet du message',\r
317f8f8f
IB
27 id: 'ID',\r
28 info: 'Informations sur le lien',\r
3332bebe
IB
29 langCode: 'Code de langue',\r
30 langDir: 'Sens d\'écriture',\r
31 langDirLTR: 'Gauche à droite',\r
317f8f8f
IB
32 langDirRTL: 'Droite à gauche (RTL)',\r
33 menu: 'Modifier le lien',\r
3332bebe
IB
34 name: 'Nom',\r
35 noAnchors: '(Aucune ancre disponible dans ce document)',\r
317f8f8f
IB
36 noEmail: 'Veuillez entrer l\'adresse électronique',\r
37 noUrl: 'Veuillez entrer l\'URL du lien',\r
3332bebe
IB
38 other: '<autre>',\r
39 popupDependent: 'Dépendante (Netscape)',\r
317f8f8f 40 popupFeatures: 'Caractéristiques de la fenêtre surgissante',\r
3332bebe 41 popupFullScreen: 'Plein écran (IE)',\r
317f8f8f 42 popupLeft: 'À gauche',\r
3332bebe
IB
43 popupLocationBar: 'Barre d\'adresse',\r
44 popupMenuBar: 'Barre de menu',\r
45 popupResizable: 'Redimensionnable',\r
46 popupScrollBars: 'Barres de défilement',\r
317f8f8f 47 popupStatusBar: 'Barre d\'état',\r
3332bebe 48 popupToolbar: 'Barre d\'outils',\r
317f8f8f 49 popupTop: 'En haut',\r
3332bebe 50 rel: 'Relation',\r
317f8f8f 51 selectAnchor: 'Sélectionner une ancre',\r
3332bebe 52 styles: 'Style',\r
317f8f8f 53 tabIndex: 'Indice de tabulation',\r
3332bebe
IB
54 target: 'Cible',\r
55 targetFrame: '<cadre>',\r
317f8f8f
IB
56 targetFrameName: 'Nom du cadre affecté',\r
57 targetPopup: '<fenêtre surgissante>',\r
58 targetPopupName: 'Nom de la fenêtre surgissante',\r
3332bebe
IB
59 title: 'Lien',\r
60 toAnchor: 'Ancre',\r
317f8f8f 61 toEmail: 'Courriel',\r
3332bebe
IB
62 toUrl: 'URL',\r
63 toolbar: 'Lien',\r
64 type: 'Type de lien',\r
65 unlink: 'Supprimer le lien',\r
317f8f8f 66 upload: 'Téléverser'\r
3332bebe 67} );\r