summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/suite/chrome/common/pref/pref-content.dtd
blob: 24fd3fb3ebe9eb3ceebc8f8757c8949581bc8c09 (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                     "Conteúdo">
<!ENTITY pref.content.description               "Essas opções influenciam como conteúdo de sites e mensagens devem aparecer no &brandShortName;.">

<!ENTITY siteIcons.label                        "Ícones de sites">
<!ENTITY useSiteIcons.label                     "Exibir ícones de sites">
<!ENTITY useSiteIcons.accesskey                 "E">
<!ENTITY useFavIcons2.label                     "Tente usar o favicon de servidores quando a página não define um ícone">
<!ENTITY useFavIcons2.accesskey                 "i">

<!ENTITY scrolling.label                        "Rolagem">
<!ENTITY useAutoScroll.label                    "Usar autorrolagem">
<!ENTITY useAutoScroll.accesskey                "t">
<!ENTITY useSmoothScroll.label                  "Usar rolagem suave">
<!ENTITY useSmoothScroll.accesskey              "U">

<!ENTITY zoomPrefs.label                        "Opções de zoom">
<!-- 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                          "Faixa de">
<!ENTITY minZoom.accesskey                      "f">
<!ENTITY maxZoom.label                          "até">
<!ENTITY maxZoom.accesskey                      "o">
<!ENTITY percent.label                          "&#37;">

<!ENTITY defaultZoom.label                      "Zoom padrão">
<!ENTITY defaultZoom.accesskey                  "d">

<!ENTITY siteSpecific.label                     "Lembrar níveis de zoom com base no site">
<!ENTITY siteSpecific.accesskey                 "m">
<!ENTITY textZoomOnly.label                     "Realizar zoom apenas para o texto em vez da página toda">
<!ENTITY textZoomOnly.accesskey                 "z">
<!ENTITY enableAutomaticImageResizing.label     "Redimensionar imagens para caber na janela">
<!ENTITY enableAutomaticImageResizing.accesskey "R">

<!ENTITY allowHWAccel.label                     "Usar aceleração de hardware quando disponível">
<!ENTITY allowHWAccel.accesskey                 "e">
<!ENTITY blockAutoRefresh.label                 "Alertar se sites tentarem redirecionar ou recarregar a página">
<!ENTITY blockAutoRefresh.accesskey             "A">

<!ENTITY showZoomStatusPanel.label              "Mostrar controles de zoom na barra de status">