summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/editor/editor.dtd
blob: 7dd426323b45976ae5b685c2d95574c7e1a8c4b3 (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
44
45
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)">