diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/browser/browser/firefoxRelay.ftl | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-pt-PT/browser/browser/firefoxRelay.ftl b/l10n-pt-PT/browser/browser/firefoxRelay.ftl new file mode 100644 index 0000000000..40debe11d5 --- /dev/null +++ b/l10n-pt-PT/browser/browser/firefoxRelay.ftl @@ -0,0 +1,35 @@ +# 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/. + + +## Error messages for failed HTTP web requests. +## https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses +## Variables: +## $status (Number) - HTTP status code, for example 403 + +firefox-relay-mask-generation-failed = { -relay-brand-name } não conseguiu gerar uma nova máscara. Código de erro HTTP: { $status }. +firefox-relay-get-reusable-masks-failed = O { -relay-brand-name } não encontrou máscaras reutilizáveis. Código de erro HTTP: { $status }. + +## + +firefox-relay-must-login-to-fxa = Deve iniciar sessão na { -fxaccount-brand-name } para utilizar o { -relay-brand-name }. +firefox-relay-must-login-to-account = Inicie a sessão na sua conta para utilizar as suas máscaras de e-mail do { -relay-brand-name }. +firefox-relay-get-unlimited-masks = + .label = Gerir máscaras + .accesskey = G +# This is followed, on a new line, by firefox-relay-opt-in-subtitle-1 +firefox-relay-opt-in-title-1 = Proteger o seu endereço de email: +# This is preceded by firefox-relay-opt-in-title-1 (on a different line), which +# ends with a colon. You might need to adapt the capitalization of this string. +firefox-relay-opt-in-subtitle-1 = Utilizar a máscara de e-mail { -relay-brand-name } +firefox-relay-use-mask-title = Utilizar a máscara de e-mail { -relay-brand-name } +firefox-relay-opt-in-confirmation-enable-button = + .label = Utilizar máscara de e-mail + .accesskey = U +firefox-relay-opt-in-confirmation-disable = + .label = Não mostrar isto novamente + .accesskey = N +firefox-relay-opt-in-confirmation-postpone = + .label = Agora não + .accesskey = A |