blob: fccd2b7a73230d24278246395d1265956ab1a37d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!-- 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/. -->
<!-- extracted from content/pref-search.xul -->
<!-- LOCALIZATION NOTE : FILE The Search prefs dialog -->
<!ENTITY pref.search.title "Pesquisa na Internet">
<!ENTITY legendHeader "Motor de pesquisa predefinido">
<!ENTITY defaultSearchEngine.label "Pesquisar com:">
<!ENTITY defaultSearchEngine.accesskey "s">
<!ENTITY engineManager.label "Gerir motores de pesquisa…">
<!ENTITY searchResults.label "Resultados da pesquisa">
<!ENTITY openInTab.label "Abrir novos separadores para os resultados da barra lateral">
<!ENTITY openInTab.accesskey "n">
<!ENTITY openContextSearchTab.label "Abrir um separador em vez de uma janela para o menu de contexto da pesquisa web">
<!ENTITY openContextSearchTab.accesskey "t">
<!ENTITY openSidebarSearchPanel.label "Abrir o separador de pesquisa na barra lateral ao invocar uma pesquisa">
<!ENTITY openSidebarSearchPanel.accesskey "o">
|