diff options
Diffstat (limited to 'l10n-pt-BR/mobile/android/chrome/about.dtd')
-rw-r--r-- | l10n-pt-BR/mobile/android/chrome/about.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-pt-BR/mobile/android/chrome/about.dtd b/l10n-pt-BR/mobile/android/chrome/about.dtd new file mode 100644 index 0000000000..afcc937687 --- /dev/null +++ b/l10n-pt-BR/mobile/android/chrome/about.dtd @@ -0,0 +1,21 @@ +<!-- 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 aboutPage.title "Sobre o &brandShortName;"> +<!ENTITY aboutPage.warningVersion "O &brandShortName; é experimental e pode ser instável."> +<!ENTITY aboutPage.checkForUpdates.link "Verificar se há atualizações »"> +<!ENTITY aboutPage.checkForUpdates.checking "Procurando por atualizações…"> +<!ENTITY aboutPage.checkForUpdates.none "Nenhuma atualização disponível"> +<!ENTITY aboutPage.checkForUpdates.available2 "Baixar atualização"> +<!ENTITY aboutPage.checkForUpdates.downloading "Baixando atualização…"> +<!ENTITY aboutPage.checkForUpdates.downloaded2 "Instalar atualização"> +<!ENTITY aboutPage.faq.label "FAQ"> +<!ENTITY aboutPage.support.label "Suporte"> +<!ENTITY aboutPage.privacyPolicy.label "Política de privacidade"> +<!ENTITY aboutPage.rights.label "Conheça seus direitos"> +<!ENTITY aboutPage.relNotes.label "Notas da versão"> +<!ENTITY aboutPage.credits.label "Créditos"> +<!ENTITY aboutPage.license.label "Informações de licenciamento"> + +<!-- LOCALIZATION NOTE (aboutPage.logoTrademark): The message is explicitly about the word "Firefox" being trademarked, that's why we use it, instead of brandShortName. --> +<!ENTITY aboutPage.logoTrademark "Firefox e seus logos são marcas registradas da Fundação Mozilla."> |