blob: 1db2ec616d78647a01e216f48e6659a9d0c124ca (
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 "Propietats del botó">
<!ENTITY Settings.label "Paràmetres">
<!ENTITY ButtonType.label "Tipus">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Tramet">
<!ENTITY reset.value "Reinicia">
<!ENTITY button.value "Botó">
<!ENTITY ButtonName.label "Nom:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Valor:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Índex de pestanyes:">
<!ENTITY tabIndex.accesskey "p">
<!ENTITY ButtonDisabled.label "Inhabilitat">
<!ENTITY ButtonDisabled.accesskey "I">
<!ENTITY AccessKey.label "Clau d'accés:">
<!ENTITY AccessKey.accesskey "C">
<!ENTITY RemoveButton.label "Suprimeix el botó">
<!ENTITY RemoveButton.accesskey "S">
|