summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/fr/chrome/fr/locale/fr/messenger/messengercompose/EditorHLineProperties.dtd
blob: 2698bd81b3dadc9424518ce7a16dd78fb9dc6705 (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
<!-- 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/. -->


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

<!ENTITY dimensionsBox.label "Dimensions">
<!ENTITY heightEditField.label "Hauteur :">
<!ENTITY heightEditField.accessKey "H">
<!ENTITY widthEditField.label "Largeur :">
<!ENTITY widthEditField.accessKey "L">
<!ENTITY pixelsPopup.value "pixels">
<!ENTITY alignmentBox.label "Alignement">
<!ENTITY leftRadio.label "À gauche">
<!ENTITY leftRadio.accessKey "g">
<!ENTITY centerRadio.label "Centré">
<!ENTITY centerRadio.accessKey "c">
<!ENTITY rightRadio.label "À droite">
<!ENTITY rightRadio.accessKey "d">

<!ENTITY threeDShading.label "Ombrage 3D">
<!ENTITY threeDShading.accessKey "O">
<!ENTITY saveSettings.label "Enregistrer les paramètres">
<!ENTITY saveSettings.accessKey "S">
<!ENTITY saveSettings.tooltip "Garder ces réglages pour insérer une nouvelle ligne horizontale">