summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorReplace.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorReplace.dtd')
-rw-r--r--thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorReplace.dtd29
1 files changed, 29 insertions, 0 deletions
diff --git a/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorReplace.dtd b/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorReplace.dtd
new file mode 100644
index 0000000000..9058d7a88d
--- /dev/null
+++ b/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorReplace.dtd
@@ -0,0 +1,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">