blob: d0d9aaf01d4ff9dba11923f5e04c08ea5906ac7d (
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
|
<!-- 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 pref.editing.title "Opciones de página nueva">
<!ENTITY authorName.label "Autor:">
<!ENTITY authorName.accesskey "u">
<!ENTITY pageColorHeader "Apariencia predeterminada de página">
<!ENTITY defaultColors.label "Colores predeterminados del lector (No establecer colores en la página)">
<!ENTITY defaultColors.accesskey "d">
<!ENTITY customColors.label "Usar colores personalizados:">
<!ENTITY customColors.accesskey "c">
<!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 chooseFile.label "Seleccionar archivo…">
<!ENTITY chooseFile.accesskey "o">
|