diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-pt-BR/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-BR/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-pt-BR/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-pt-BR/mail/chrome/messenger/migration/migration.properties | 30 |
2 files changed, 60 insertions, 0 deletions
diff --git a/l10n-pt-BR/mail/chrome/messenger/migration/migration.dtd b/l10n-pt-BR/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..c613ae45db --- /dev/null +++ b/l10n-pt-BR/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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 migrationWizard.title "Assistente de importação"> + +<!ENTITY importFromWin.label "Importar opções, configurações de contas, catálogos de endereços, filtros e outros dados do:"> +<!ENTITY importFromNonWin.label "Importar preferências, configurações de contas, catálogos de endereços, filtros e outros dados do:"> +<!ENTITY importSourceNotFound.label "Nenhum aplicativo para importar dados foi encontrado."> + +<!ENTITY importFromNothing.label "Não importar nada"> +<!ENTITY importFromNothing.accesskey "N"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 ou posterior"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Importar configurações e pastas de email"> +<!ENTITY importItems.title "Itens"> +<!ENTITY importItems.label "Importar estes itens:"> + +<!ENTITY migrating.title "Importando…"> +<!ENTITY migrating.label "Estes itens estão sendo importados…"> + +<!ENTITY selectProfile.title "Selecione o perfil"> +<!ENTITY selectProfile.label "Estes perfis estão disponíveis para importação:"> + +<!ENTITY done.title "Importação concluída"> +<!ENTITY done.label "Estes itens foram importados com êxito:"> diff --git a/l10n-pt-BR/mail/chrome/messenger/migration/migration.properties b/l10n-pt-BR/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..d469e066ea --- /dev/null +++ b/l10n-pt-BR/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,30 @@ +# 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/. + +profileName_format=%S %S + +# Import Sources +1_seamonkey=Preferências +1_thunderbird=Preferências + +2_seamonkey=Configurações de contas +2_thunderbird=Configurações da conta +2_outlook=Configurações da conta + +4_seamonkey=Catálogos de endereços +4_thunderbird=Catálogos de endereços +4_outlook=Catálogo de endereços + +8_seamonkey=Treinamento anti-spam + +16_seamonkey=Senhas memorizadas + +32_seamonkey=Outras informações + +64_seamonkey=Pastas de grupos de notícias +64_thunderbird=Pastas de grupos de notícias + +128_seamonkey=Pastas de mensagens +128_thunderbird=Pastas de email +128_outlook=Pastas de mensagens |