blob: fd3a989e9a6a2d06363630f34b4a2c0f3979a4c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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/. -->
<!ENTITY windowTitle.label "Propriétés de l’ensemble de champs">
<!ENTITY Legend.label "Légende">
<!ENTITY Legend.accesskey "L">
<!ENTITY EditLegendText.label "Modifier la légende :">
<!ENTITY EditLegendText.accesskey "d">
<!ENTITY LegendAlign.label "Aligner la légende :">
<!ENTITY LegendAlign.accesskey "A">
<!ENTITY AlignDefault.label "Par défaut">
<!ENTITY AlignLeft.label "À gauche">
<!ENTITY AlignCenter.label "Centré">
<!ENTITY AlignRight.label "À droite">
<!ENTITY RemoveFieldSet.label "Supprimer l’ensemble de champs">
<!ENTITY RemoveFieldSet.accesskey "S">
|