summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/fr/chrome/fr/locale/fr/messenger/messengercompose/EditorImageProperties.dtd
blob: c669c8df0010383039c02fd04673421caa16e38c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!-- These strings are for use specifically in the editor's image and form image dialogs. -->

<!-- Window title -->
<!ENTITY windowTitle.label "Propriétés des images">

<!ENTITY pixelsPopup.value "pixels">

<!-- These are in the Location tab panel -->
<!ENTITY locationEditField.label "URL de l’image">
<!ENTITY locationEditField.accessKey "U">
<!ENTITY locationEditField.tooltip "Taper le nom de fichier et l’emplacement de l’image">
<!ENTITY locationEditField.shortenedDataURI "Données URI raccourcies (copier placera l’URI complet dans le presse-papiers)">
<!ENTITY title.label "Infobulle :">
<!ENTITY title.accessKey "I">
<!ENTITY title.tooltip "L’attribut HTML « title » qui apparaît dans une infobulle">
<!ENTITY altText.label "Texte de remplacement :">
<!ENTITY altText.accessKey "T">
<!ENTITY altTextEditField.tooltip "Taper le texte à mettre à la place de l’image">
<!ENTITY noAltText.label "Pas de texte de remplacement">
<!ENTITY noAltText.accessKey "P">

<!ENTITY previewBox.label "Prévisualisation de l’image">

<!-- These controls are in the Dimensions tab panel -->
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
<!ENTITY actualSize.label "Taille réelle :">
<!ENTITY actualSizeRadio.label "Taille réelle">
<!ENTITY actualSizeRadio.accessKey "T">
<!ENTITY actualSizeRadio.tooltip "Revenir à la taille réelle de l’image">
<!ENTITY customSizeRadio.label "Taille personnalisée">
<!ENTITY customSizeRadio.accessKey "p">
<!ENTITY customSizeRadio.tooltip "Changer la taille de l’image dans la page">
<!ENTITY heightEditField.label "Hauteur :">
<!ENTITY heightEditField.accessKey "H">
<!ENTITY widthEditField.label "Largeur :">
<!ENTITY widthEditField.accessKey "L">
<!ENTITY constrainCheckbox.label "Contraindre">
<!ENTITY constrainCheckbox.accessKey "C">
<!ENTITY constrainCheckbox.tooltip "Maintenir les proportions de l’image">

<!-- These controls are in the Image Map box of the expanded area -->
<!ENTITY imagemapBox.label "Carte de l’image">
<!ENTITY removeImageMapButton.label "Supprimer de la liste d’images">
<!ENTITY removeImageMapButton.accessKey "S">

<!-- These are the options for image alignment -->
<!ENTITY alignment.label "Aligner le texte par rapport à l’image :">
<!ENTITY bottomPopup.value "vers le bas">
<!ENTITY topPopup.value "vers le haut">
<!ENTITY centerPopup.value "au centre">
<!ENTITY wrapRightPopup.value "plaquer à droite">
<!ENTITY wrapLeftPopup.value "plaquer à gauche">

<!-- These controls are in the Spacing Box -->
<!ENTITY spacingBox.label "Espacement">
<!ENTITY leftRightEditField.label "Gauche et droite :">
<!ENTITY leftRightEditField.accessKey "G">
<!ENTITY topBottomEditField.label "Haut et bas :">
<!ENTITY topBottomEditField.accessKey "H">
<!ENTITY borderEditField.label "Bordure pleine :">
<!ENTITY borderEditField.accessKey "B">

<!-- These controls are in the Link Box -->
<!ENTITY showImageLinkBorder.label "Mettre un cadre autour de l’image (lien)">
<!ENTITY showImageLinkBorder.accessKey "c">
<!ENTITY LinkAdvancedEditButton.label "Propriétés avancées de lien…">
<!ENTITY LinkAdvancedEditButton.accessKey "P">
<!ENTITY LinkAdvancedEditButton.tooltip "Ajouter ou modifier des attributs HTML, des attributs de style et du JavaScript">

<!-- These tabs are currently used in the image input dialog -->
<!ENTITY imageInputTab.label "Formulaire">
<!ENTITY imageLocationTab.label "Image">
<!ENTITY imageDimensionsTab.label "Dimensions">
<!ENTITY imageAppearanceTab.label "Apparence">
<!ENTITY imageLinkTab.label "Lien">