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