blob: 3e8cf72aec721c6ba8ab90063b19a4e4918fabcc (
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
|
<!-- 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 Location Bar prefs panel -->
<!ENTITY pref.locationBar.title "Barra de localização">
<!ENTITY autoComplete.label "Completar automaticamente">
<!ENTITY autoCompleteMatchHistory.label "Sugerir automaticamente sites do Histórico">
<!ENTITY autoCompleteMatchHistory.accesskey "a">
<!ENTITY autoCompleteMatchBookmarks.label "Sugerir automaticamente sites dos Favoritos">
<!ENTITY autoCompleteMatchBookmarks.accesskey "F">
<!ENTITY autoCompleteAutoFill.label "Preencher automaticamente com o endereço mais provável">
<!ENTITY autoCompleteAutoFill.accesskey "P">
<!ENTITY autoCompleteShowPopup.label "Listar os endereços mais prováveis">
<!ENTITY autoCompleteShowPopup.accesskey "L">
<!ENTITY autoCompleteMatchOnlyTyped.label "Considerar apenas os endereços digitados anteriormente">
<!ENTITY autoCompleteMatchOnlyTyped.accesskey "C">
<!--LOCALIZATION NOTE (autoCompleteMatch.label): This is the common leading
part of the menulist items listed below, mainly to make the control available
via the accesskey
-->
<!ENTITY autoCompleteMatch.label "Coincidir">
<!ENTITY autoCompleteMatch.accesskey "C">
<!ENTITY autoCompleteMatchAnywhere "Em qualquer lugar do endereço ou título">
<!ENTITY autoCompleteMatchWordsFirst "Em qualquer lugar, mas preferivelmente em bordas de palavras">
<!ENTITY autoCompleteMatchWords "Somente em bordas de palavras">
<!ENTITY autoCompleteMatchStart "Somente no início do endereço ou título">
<!ENTITY showInternetSearch.label "Mostrar mecanismo padrão de pesquisa na Internet">
<!ENTITY showInternetSearch.accesskey "p">
<!ENTITY formatting.label "Formatação">
<!ENTITY domainFormatting.label "Realçar o dominio efetivo dos sites e servidores FTP">
<!ENTITY domainFormatting.accesskey "d">
<!ENTITY highlightSecure.label "Destacar páginas web com um alto nível de segurança de conexão">
<!ENTITY highlightSecure.accesskey "c">
<!ENTITY unknownLocations.label "Endereços desconhecidos">
<!ENTITY domainGuessing.label "Se a página não for encontrada, adicionar "www." e ".com" ao endereço">
<!ENTITY domainGuessing.accesskey "S">
<!ENTITY keywords.label "Realizar uma busca na web quando o texto fornecido não for um endereço válido">
<!ENTITY keywords.accesskey "R">
|