diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pt-PT/suite/chrome/mailnews/importDialog.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-PT/suite/chrome/mailnews/importDialog.dtd')
-rw-r--r-- | l10n-pt-PT/suite/chrome/mailnews/importDialog.dtd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/mailnews/importDialog.dtd b/l10n-pt-PT/suite/chrome/mailnews/importDialog.dtd new file mode 100644 index 0000000000..76d464e830 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/mailnews/importDialog.dtd @@ -0,0 +1,43 @@ +<!-- 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 importDialog.windowTitle "Importar"> +<!ENTITY importAll.label "Importar tudo"> +<!ENTITY importAll.accesskey "t"> +<!ENTITY importMail.label "Correio"> +<!ENTITY importMail.accesskey "C"> +<!ENTITY importFeeds.label "Fontes subscritas"> +<!ENTITY importFeeds.accesskey "o"> +<!ENTITY importAddressbook.label "Livro de endereços"> +<!ENTITY importAddressbook.accesskey "L"> +<!ENTITY importSettings.label "Definições"> +<!ENTITY importSettings.accesskey "s"> +<!ENTITY importFilters.label "Filtros"> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY window.width "40em"> +<!ENTITY window.macWidth "45em"> + +<!ENTITY importTitle.label "Assistente de importação de correio do &brandShortName;"> +<!ENTITY importShortDesc.label "Importar correio, livro de endereços, definições e filtros de outros programas"> + +<!ENTITY importDescription1.label "Este assistente vai importar mensagens de correio, entradas do Livro de Endereços, e/ou personalizações de outros programas de correio e formatos de livros de endereços comuns para o Correio do &brandShortName;."> +<!ENTITY importDescription2.label "Ao serem importadas, poderá aceder a elas a partir do Correio e/ou Livro de Endereços do &brandShortName;."> + +<!ENTITY selectDescription.label "Por favor selecione o tipo de ficheiro que deseja importar:"> +<!ENTITY selectDescriptionB.label "Por favor selecione uma conta existente ou crie uma nova:"> +<!ENTITY selectDescription.accesskey "P"> +<!ENTITY acctName.label "Nome:"> +<!ENTITY acctName.accesskey "N"> +<!ENTITY noModulesFound.label "Não foi encontrada qualquer aplicação ou ficheiro para importar dados."> + +<!ENTITY back.label "< Recuar"> +<!ENTITY forward.label "Avançatr >"> +<!ENTITY finish.label "Concluir"> +<!ENTITY cancel.label "Cancelar"> + +<!ENTITY select.label "ou selecione o tipo de dados a importar:"> + +<!ENTITY title.label "Título"> +<!ENTITY processing.label "A importar…"> |