blob: e6bbc7d90dc9d0c109cd399e3aead6ca952f072d (
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
|
<!-- 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/. -->
<!--LOCALIZATION NOTE : FILE The Appearance > Content prefs dialog. -->
<!ENTITY pref.content.title "Contenido">
<!ENTITY pref.content.description "Estas opciones influyen en cómo se muestra el contenido de sitios web y mensajes en &brandShortName;.">
<!ENTITY scrolling.label "Desplazamiento">
<!ENTITY useAutoScroll.label "Usar desplazamiento automático">
<!ENTITY useAutoScroll.accesskey "e">
<!ENTITY useSmoothScroll.label "Usar desplazamiento suave">
<!ENTITY useSmoothScroll.accesskey "U">
<!ENTITY zoomPrefs.label "Opciones de tamaño">
<!ENTITY minZoom.label "Intervalo de">
<!ENTITY minZoom.accesskey "I">
<!ENTITY maxZoom.label "a">
<!ENTITY maxZoom.accesskey "a">
<!ENTITY percent.label "%">
<!ENTITY defaultZoom.label "Ampliación por defecto">
<!ENTITY defaultZoom.accesskey "d">
<!ENTITY textZoomOnly.label "Escalar sólo el texto en lugar de la página completa">
<!ENTITY textZoomOnly.accesskey "s">
<!ENTITY siteSpecific.label "Recordar los niveles de ampliación para cada sitio">
<!ENTITY siteSpecific.accesskey "v">
<!ENTITY showZoomStatusPanel.label "Mostrar controles de tamaño en la barra de estado">
<!ENTITY showZoomStatusPanel.accesskey "o">
<!ENTITY enableAutomaticImageResizing.label "Reajustar imágenes grandes a la ventana del navegador">
<!ENTITY enableAutomaticImageResizing.accesskey "R">
<!ENTITY allowHWAccel.label "Usar aceleración hardware cuando esté disponible">
<!ENTITY allowHWAccel.accesskey "c">
|