summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/pref/pref-content.dtd
blob: c8307f11c2495274436a344f1790f87b4df615c9 (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
47
48
<!-- 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 siteIcons.label                        "Iconos de sitios web">
<!ENTITY useSiteIcons.label                     "Mostrar iconos de sitios web">
<!ENTITY useSiteIcons.accesskey                 "M">
<!ENTITY useFavIcons2.label                     "Intentar usar el icono web del servidor cuando la página no defina uno propio">
<!ENTITY useFavIcons2.accesskey                 "f">

<!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">
<!-- LOCALIZATION NOTE (minZoom.label, maxZoom.label, percent.label):
     single hbox with minZoom.label preceding the minZoom control and
     maxZoom.label preceding the maxZoom control; percent.label shows
     the ASCII '%' character at the end of that string -->
<!ENTITY minZoom.label                          "Intervalo de">
<!ENTITY minZoom.accesskey                      "I">
<!ENTITY maxZoom.label                          "a">
<!ENTITY maxZoom.accesskey                      "a">
<!ENTITY percent.label                          "&#037;">

<!ENTITY defaultZoom.label                      "Zoom predeterminado">
<!ENTITY defaultZoom.accesskey                  "d">

<!ENTITY siteSpecific.label                     "Recordar los niveles de ampliación para cada sitio">
<!ENTITY siteSpecific.accesskey                 "d">
<!ENTITY textZoomOnly.label                     "Escalar sólo el texto en lugar de la página completa">
<!ENTITY textZoomOnly.accesskey                 "s">
<!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">
<!ENTITY blockAutoRefresh.label                 "Advertirme cuando los sitios web intenten redirigir o recargar la página">
<!ENTITY blockAutoRefresh.accesskey             "A">

<!ENTITY showZoomStatusPanel.label              "Mostrar controles de tamaño en la barra de estado">