summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/editor/editor.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-es-ES/suite/chrome/editor/editor.dtd
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/suite/chrome/editor/editor.dtd')
-rw-r--r--l10n-es-ES/suite/chrome/editor/editor.dtd46
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/editor/editor.dtd b/l10n-es-ES/suite/chrome/editor/editor.dtd
new file mode 100644
index 0000000000..7dd426323b
--- /dev/null
+++ b/l10n-es-ES/suite/chrome/editor/editor.dtd
@@ -0,0 +1,46 @@
+<!-- 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 editorWindow.titlemodifier "Composer">
+<!ENTITY editorWindow.titlemodifiermenuseparator " - ">
+<!ENTITY compositionToolbar.tooltip "Barra de herramientas de redacción">
+<!ENTITY previewToolbarCmd.label "Examinar">
+<!ENTITY previewToolbarCmd.tooltip "Cargar esta página en el navegador">
+<!ENTITY exportToTextCmd.label "Exportar como texto…">
+<!ENTITY exportToTextCmd.accesskey "x">
+<!ENTITY previewCmd.label "Examinar página">
+<!ENTITY previewCmd.accesskey "x">
+<!ENTITY sendPageCmd.label "Enviar página…">
+<!ENTITY sendPageCmd.accesskey "v">
+<!ENTITY compositionToolbarCmd.label "Barra de herramientas de redacción">
+<!ENTITY compositionToolbarCmd.accesskey "B">
+<!ENTITY formattingToolbarCmd.label "Barra de formato">
+<!ENTITY formattingToolbarCmd.accesskey "F">
+<!ENTITY editmodeToolbarCmd.label "Barra de edición">
+<!ENTITY editmodeToolbarCmd.accesskey "c">
+<!ENTITY formatMenu.label "Formato">
+<!ENTITY formatMenu.accesskey "o">
+<!ENTITY grid.label "Rejilla de posicionamiento">
+<!ENTITY grid.accesskey "R">
+<!ENTITY pageProperties.label "Título propiedades de la página…">
+<!ENTITY pageProperties.accesskey "T">
+<!ENTITY validateCmd.label "Validar HTML">
+<!ENTITY validateCmd.accesskey "L">
+<!ENTITY NormalModeTab.label "Normal">
+<!ENTITY NormalMode.label "Modo de edición normal">
+<!ENTITY NormalMode.accesskey "M">
+<!ENTITY NormalMode.tooltip "Mostrar bordes de las tablas y enlaces internos">
+<!ENTITY AllTagsModeTab.label "Etiquetas HTML">
+<!ENTITY AllTagsMode.label "Etiquetas HTML">
+<!ENTITY AllTagsMode.accesskey "E">
+<!ENTITY AllTagsMode.tooltip "Mostrar iconos para todas las etiquetas HTML">
+<!ENTITY HTMLSourceModeTab.dir "ltr">
+<!ENTITY HTMLSourceModeTab.label "Origen">
+<!ENTITY HTMLSourceMode.label "Fuente HTML">
+<!ENTITY HTMLSourceMode.accesskey "H">
+<!ENTITY HTMLSourceMode.tooltip "Editar fuente HTML">
+<!ENTITY PreviewModeTab.label "Vista preliminar">
+<!ENTITY PreviewMode.label "Vista preliminar">
+<!ENTITY PreviewMode.accesskey "a">
+<!ENTITY PreviewMode.tooltip "Mostrar como WYSIWYG (como en el navegador)">