summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/editor/dialogs/EditorSelectProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-ES/suite/chrome/editor/dialogs/EditorSelectProperties.dtd')
-rw-r--r--l10n-es-ES/suite/chrome/editor/dialogs/EditorSelectProperties.dtd43
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-es-ES/suite/chrome/editor/dialogs/EditorSelectProperties.dtd
new file mode 100644
index 0000000000..50395e21f2
--- /dev/null
+++ b/l10n-es-ES/suite/chrome/editor/dialogs/EditorSelectProperties.dtd
@@ -0,0 +1,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">