blob: c2d680f87d97560b9cc2bf349eee336c39f84ca0 (
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/. -->
<!ENTITY windowTitle.label "Propriétés du bouton">
<!ENTITY Settings.label "Paramètres">
<!ENTITY ButtonType.label "Type">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Envoyer">
<!ENTITY reset.value "Effacer">
<!ENTITY button.value "Bouton">
<!ENTITY ButtonName.label "Nom :">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Valeur :">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Index de tabulation :">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY ButtonDisabled.label "Désactivé">
<!ENTITY ButtonDisabled.accesskey "D">
<!ENTITY AccessKey.label "Touche d’accès :">
<!ENTITY AccessKey.accesskey "a">
<!ENTITY RemoveButton.label "Supprimer le bouton">
<!ENTITY RemoveButton.accesskey "S">
|