diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-PT/mail/messenger/preferences/notifications.ftl | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-pt-PT/mail/messenger/preferences/notifications.ftl b/l10n-pt-PT/mail/messenger/preferences/notifications.ftl new file mode 100644 index 0000000000..3f03248ba6 --- /dev/null +++ b/l10n-pt-PT/mail/messenger/preferences/notifications.ftl @@ -0,0 +1,33 @@ +# 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/. + +notifications-dialog-window = + .title = Personalizar alerta de correio + +customize-alert-description = Escolha os campos que devem aparecer na notificação: + +preview-text-checkbox = + .label = Resumo da mensagem + .accesskey = m + +subject-checkbox = + .label = Assunto + .accesskey = s + +sender-checkbox = + .label = Remetente + .accesskey = e + +## Note: open-time-label-before is displayed first, then there's a field where +## the user can enter a number, and open-time-label-after is displayed at the end +## of the line. The translations of the open-time-label-before and open-time-label-after +## parts don't have to mean the exact same thing as in English; please try instead +## to translate the whole sentence. + +open-time-label-before = + .value = Mostrar alerta de novas mensagens durante + .accesskey = n + +open-time-label-after = + .value = segundos |