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-BR/mail/chrome/messenger/importDialog.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-BR/mail/chrome/messenger/importDialog.dtd')
-rw-r--r-- | l10n-pt-BR/mail/chrome/messenger/importDialog.dtd | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/l10n-pt-BR/mail/chrome/messenger/importDialog.dtd b/l10n-pt-BR/mail/chrome/messenger/importDialog.dtd new file mode 100644 index 0000000000..251c56858a --- /dev/null +++ b/l10n-pt-BR/mail/chrome/messenger/importDialog.dtd @@ -0,0 +1,51 @@ +<!-- 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/. --> + +<!-- +LOCALIZATION NOTE : 'Communicator 4.x' is the used for previous versions of +Netscape Communicator, Please translate using the brandname in respective +languages for Netscape Communicator 4 releases. +LOCALIZATION NOTE : Do not translate any of the occurrences of the word +"&brandShortName;" below. +--> + +<!ENTITY importDialog.windowTitle "Assistente de importação"> +<!ENTITY importAll.label "Importar tudo"> +<!ENTITY importAll.accesskey "I"> +<!ENTITY importMail.label "Mensagens"> +<!ENTITY importMail.accesskey "M"> +<!ENTITY importFeeds.label "Inscrições RSS"> +<!ENTITY importFeeds.accesskey "R"> +<!ENTITY importAddressbook.label "Catálogos de endereços"> +<!ENTITY importAddressbook.accesskey "a"> +<!ENTITY importSettings.label "Configurações"> +<!ENTITY importSettings.accesskey "C"> +<!ENTITY importFilters.label "Filtros"> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY window.width "40em"> +<!ENTITY window.macWidth "45em"> + +<!ENTITY importTitle.label "Assistente de importação do &brandShortName;"> +<!ENTITY importShortDesc.label "Importar mensagens, catálogos de endereços, configurações e filtros de outros aplicativos"> + +<!ENTITY importDescription1.label "Este assistente importará para o &brandShortName; mensagens, nomes do catálogo de endereços, filtros e/ou opções de outros aplicativos e formatos mais comuns de catálogo de endereços."> +<!ENTITY importDescription2.label "Uma vez importados, você poderá acessá-los pelo &brandShortName;."> + +<!ENTITY selectDescription.label "Selecione o tipo de arquivo que você deseja importar:"> +<!ENTITY selectDescriptionB.label "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 encontrado nenhum aplicativo ou arquivo de onde importar dados."> + +<!ENTITY back.label "< Voltar"> +<!ENTITY forward.label "Avançar >"> +<!ENTITY finish.label "Concluir"> +<!ENTITY cancel.label "Cancelar"> + +<!ENTITY select.label "ou selecione o tipo de material a importar:"> + +<!ENTITY title.label "Título"> +<!ENTITY processing.label "Importando…"> |