зеркало из
1
0
Форкнуть 0
fxa-content-server-l10n/locale/pt_BR/react.ftl

46 строки
1.9 KiB
Plaintext

## FxA React - Strings shared between multiple FxA products for application error dialog
app-general-err-heading = Erro geral na aplicação.
app-general-err-message = Algo deu errado. Tente novamente mais tarde.
## FxA React - Strings shared between multiple FxA products for application footer
app-footer-mozilla-logo-label = Logotipo da { -brand-mozilla }
app-footer-privacy-notice = Aviso de privacidade do site
app-footer-terms-of-service = Termos de serviço
## FxA React - Strings shared between multiple FxA products for application page title
app-default-title = { -product-firefox-accounts }
# This string is used as the default title for pages, displayed in the browser tab.
app-default-title-2 = { -product-mozilla-accounts(capitalization: "uppercase") }
# This string is used as the title of the page.
# Variables:
# $title (String) - the name of the current page
# (for example: "Two-step authentication")
app-page-title = { $title } | { -product-firefox-accounts }
# This string is used as the title of the page, displayed in the browser tab.
# Variables:
# $title (String) - the name of the current page
# (for example: "Two-step authentication")
app-page-title-2 = { $title } | { -product-mozilla-accounts(capitalization: "uppercase") }
## FxA React - Strings shared between multiple FxA products for external link
# Message for screen readers, to announce that external link will open in new window
link-sr-new-window = Abre em nova janela
## FxA React - Strings shared between multiple FxA products for loading spinner
# Aria label for spinner image indicating data is loading
app-loading-spinner-aria-label-loading = Carregando…
## FxA React - Strings shared between multiple FxA products for logo lockup
app-logo-alt =
.alt = Logotipo do { -brand-firefox }
app-logo-alt-2 =
.alt = Logotipo da { -brand-mozilla }
app-logo-alt-3 =
.alt = Logotipo com m de { -brand-mozilla }