summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/editor/dialogs/EditorSelectProperties.dtd
blob: 50395e21f239ac60fc62868bf6704d5b2cfd5b0d (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!-- 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 de la lista de selección">
<!ENTITY Select.label "Lista de selección">
<!ENTITY SelectName.label "Nombre de la lista:">
<!ENTITY SelectName.accesskey "N">
<!ENTITY SelectSize.label "Altura:">
<!ENTITY SelectSize.accesskey "u">
<!ENTITY SelectMultiple.label "Selección múltiple">
<!ENTITY SelectMultiple.accesskey "S">
<!ENTITY SelectDisabled.label "Desactivado">
<!ENTITY SelectDisabled.accesskey "D">
<!ENTITY SelectTabIndex.label "Índice de tabulación:">
<!ENTITY SelectTabIndex.accesskey "c">
<!ENTITY OptGroup.label "Grupo de opciones">
<!ENTITY OptGroupLabel.label "Etiqueta:">
<!ENTITY OptGroupLabel.accesskey "q">
<!ENTITY OptGroupDisabled.label "Desactivado">
<!ENTITY OptGroupDisabled.accesskey "D">
<!ENTITY Option.label "Opción">
<!ENTITY OptionText.label "Texto:">
<!ENTITY OptionText.accesskey "T">
<!ENTITY OptionValue.label "Valor:">
<!ENTITY OptionValue.accesskey "V">
<!ENTITY OptionSelected.label "Seleccionada inicialmente">
<!ENTITY OptionSelected.accesskey "S">
<!ENTITY OptionDisabled.label "Desactivada">
<!ENTITY OptionDisabled.accesskey "D">
<!ENTITY TextHeader.label "Texto">
<!ENTITY ValueHeader.label "Valor">
<!ENTITY SelectedHeader.label "Seleccionado">
<!ENTITY AddOption.label "Añadir opción">
<!ENTITY AddOption.accesskey "o">
<!ENTITY AddOptGroup.label "Añadir grupo">
<!ENTITY AddOptGroup.accesskey "A">
<!ENTITY RemoveElement.label "Eliminar">
<!ENTITY RemoveElement.accesskey "m">
<!ENTITY MoveElementUp.label "Subir">
<!ENTITY MoveElementUp.accesskey "b">
<!ENTITY MoveElementDown.label "Bajar">
<!ENTITY MoveElementDown.accesskey "r">