diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-pt-BR/mail/messenger/menubar.ftl | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-pt-BR/mail/messenger/menubar.ftl b/l10n-pt-BR/mail/messenger/menubar.ftl new file mode 100644 index 0000000000..a9ec2439cd --- /dev/null +++ b/l10n-pt-BR/mail/messenger/menubar.ftl @@ -0,0 +1,25 @@ +# 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/. + + +## View Menu + +menu-view-charset = + .label = Codificação de texto + .accesskey = C + +## Mail Toolbar + +toolbar-junk-button = + .label = Spam + .tooltiptext = Marcar as mensagens selecionadas como spam +toolbar-not-junk-button = + .label = Não é spam + .tooltiptext = Marcar as mensagens selecionadas como não spam +toolbar-delete-button = + .label = Excluir + .tooltiptext = Excluir pasta ou mensagens selecionadas +toolbar-undelete-button = + .label = Restaurar + .tooltiptext = Restaurar mensagens selecionadas |