summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorReplace.dtd
blob: 9058d7a88d10c69429f31225af59aa169410e57c (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/. -->
<!-- extracted from EdReplace.xul -->


<!-- extracted from EdReplace.xhtml -->

<!ENTITY replaceDialog.title "Localizar e substituir">
<!ENTITY findField.label "Localizar texto:">
<!ENTITY findField.accesskey "x">
<!ENTITY replaceField.label "Substituir por:">
<!ENTITY replaceField.accesskey "u">
<!ENTITY caseSensitiveCheckbox.label "Correspondência exata">
<!ENTITY caseSensitiveCheckbox.accesskey "C">
<!ENTITY wrapCheckbox.label "Encapsular à volta">
<!ENTITY wrapCheckbox.accesskey "E">
<!ENTITY backwardsCheckbox.label "Pesquisar para trás">
<!ENTITY backwardsCheckbox.accesskey "t">
<!ENTITY findNextButton.label "Localizar seguinte">
<!ENTITY findNextButton.accesskey "L">
<!ENTITY replaceButton.label "Substituir">
<!ENTITY replaceButton.accesskey "S">
<!ENTITY replaceAndFindButton.label "Localizar e substituir">
<!ENTITY replaceAndFindButton.accesskey "c">
<!ENTITY replaceAllButton.label "Substituir tudo">
<!ENTITY replaceAllButton.accesskey "b">
<!ENTITY closeButton.label "Fechar">
<!ENTITY closeButton.accesskey "c">