blob: 5377bae4581f43389518f2ac19604e903b2ed314 (
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
49
50
51
52
53
54
55
56
57
58
|
<!-- 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 windowClose.key "w">
<!ENTITY preferencesDefaultTitleMac.title "Preferências">
<!ENTITY preferencesDefaultTitleWin.title "Opções">
<!ENTITY preferencesCloseButton.label "Fechar">
<!ENTITY preferencesCloseButton.accesskey "c">
<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog -->
<!ENTITY prefWindow.title "Preferências">
<!ENTITY prefWindow.size "width: 102ch; height: 44em;">
<!ENTITY prefWindowMac2.size "width: 70em; height: 41em;">
<!ENTITY prefWindowWin2.size "width: 125ch; height: 44em;">
<!ENTITY categoryHeader "Categoria">
<!ENTITY appear.label "Aparência">
<!ENTITY content.label "Conteúdo">
<!ENTITY fonts.label "Tipos de letra">
<!ENTITY colors.label "Cores">
<!ENTITY media.label "Multimédia">
<!ENTITY spellingPane.label "Escrita">
<!ENTITY navigator.label "Navegador">
<!ENTITY history.label "Histórico">
<!ENTITY languages.label "Idiomas">
<!ENTITY applications.label "Aplicações de ajuda">
<!ENTITY locationBar.label "Barra de localização">
<!ENTITY search.label "Pesquisa na Internet">
<!ENTITY tabWindows.label "Navegação por separadores">
<!ENTITY links.label "Comportamento da ligação">
<!ENTITY download.label "Transferências">
<!ENTITY security.label "Privacidade e segurança">
<!ENTITY privatedata.label "Dados privados">
<!ENTITY cookies.label "Cookies">
<!ENTITY images.label "Imagens">
<!ENTITY popups.label "Janelas pop-up">
<!ENTITY passwords.label "Palavras-passe">
<!ENTITY ssltls.label "SSL/TLS">
<!ENTITY certs.label "Certificados">
<!ENTITY sync.label "Sync">
<!ENTITY advance.label "Avançadas">
<!ENTITY keynav.label "Navegação pelo teclado">
<!ENTITY findAsYouType.label "Localizar ao escrever">
<!ENTITY cache.label "Cache">
<!ENTITY offlineApps.label "Aplicações offline">
<!ENTITY proxies.label "Proxies">
<!ENTITY httpnetworking.label "Rede HTTP">
<!ENTITY smart.label "Instalação de software">
<!ENTITY mousewheel.label "Roda do rato">
<!ENTITY debugging.label "Depuração">
<!ENTITY focusSearch.key "f">
|