summaryrefslogtreecommitdiffstats
path: root/l10n-gl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
blob: 2a267eaedbb8132105dd7e4b12ec210de1682e35 (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 "Propiedades do botón">

<!ENTITY Settings.label "Configuración">

<!ENTITY ButtonType.label "Tipo">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Enviar">
<!ENTITY reset.value "Restabelecer">
<!ENTITY button.value "Botón">

<!ENTITY ButtonName.label "Nome:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Valor: ">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Índice de tabulación:">
<!ENTITY tabIndex.accesskey "i">
<!ENTITY ButtonDisabled.label "Desactivado">
<!ENTITY ButtonDisabled.accesskey "D">
<!ENTITY AccessKey.label "Tecla de acceso:">
<!ENTITY AccessKey.accesskey "T">

<!ENTITY RemoveButton.label "Botón Eliminar">
<!ENTITY RemoveButton.accesskey "E">