summaryrefslogtreecommitdiffstats
path: root/l10n-pt-PT/suite/chrome/common/pref/pref-links.dtd
blob: 595575fc0e4687a3db99bd45b67a21a687bb180c (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
<!-- 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 linksHeader.label "Comportamento da ligação">
<!ENTITY newWindow.label "Comportamento da abertura da ligação">
<!ENTITY newWindowDescription.label "Abrir ligações que deviam abrir uma nova janela em:">
<!ENTITY newWindowRestriction.label "Quando os scripts querem abrir uma nova janela:">
<!ENTITY external.label "Ligações de outras aplicações">
<!ENTITY externalDescription.label "Abrir ligações de outras aplicações em:">

<!ENTITY openCurrent.label "No separador/janela atual">
<!ENTITY newWindowGroupCurrent.accesskey "j">
<!ENTITY externalGroupCurrent.accesskey "u">

<!ENTITY openTab.label "Um novo separador na janela atual">
<!ENTITY newWindowGroupTab.accesskey "t">
<!ENTITY externalGroupTab.accesskey "a">

<!ENTITY openWindow.label "Numa nova janela">
<!ENTITY newWindowGroupWindow.accesskey "w">
<!ENTITY externalGroupWindow.accesskey "o">

<!ENTITY divertAll.label "Alterar sempre janelas para separadores">
<!ENTITY divertAll.accesskey "d">
<!ENTITY divertNoFeatures.label "Não alterar janelas personalizadas para separadores">
<!ENTITY divertNoFeatures.accesskey "s">
<!ENTITY dontDivert.label "Abrir sempre novas janelas">
<!ENTITY dontDivert.accesskey "n">