summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-ES/chrome/es-ES/locale/es-ES/messenger/messengercompose/EditorColorProperties.dtd
blob: 017a18bb368b97a3b31b5ef9a4733035ba69979d (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
<!-- 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 "Fondo y colores de la página">
<!ENTITY pageColors.label "Colores de la página">
<!ENTITY defaultColorsRadio.label "Colores predeterminados del lector (no fijar los colores en la página)">
<!ENTITY defaultColorsRadio.accessKey "D">
<!ENTITY defaultColorsRadio.tooltip "Usar sólo la configuración de color del navegador del lector">
<!ENTITY customColorsRadio.label "Usar colores personalizados:">
<!ENTITY customColorsRadio.accessKey "C">
<!ENTITY customColorsRadio.tooltip "Esta configuración de colores tendrá preferencia sobre la del navegador del lector">

<!ENTITY normalText.label "Texto normal">
<!ENTITY normalText.accessKey "N">
<!ENTITY linkText.label "Texto de enlace">
<!ENTITY linkText.accessKey "L">
<!ENTITY activeLinkText.label "Texto de enlace activo">
<!ENTITY activeLinkText.accessKey "A">
<!ENTITY visitedLinkText.label "Texto de enlace visitado">
<!ENTITY visitedLinkText.accessKey "V">
<!ENTITY background.label "Fondo:">
<!ENTITY background.accessKey "F">
<!ENTITY colon.character ":">
<!ENTITY backgroundImage.label "Imagen de fondo:">
<!ENTITY backgroundImage.accessKey "m">
<!ENTITY backgroundImage.tooltip "Usar un archivo de imagen como fondo de su página">
<!ENTITY backgroundImage.shortenedDataURI "URI de datos acortada (Copiar pondrá la URI completa en el portapapeles)">