summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/pt/translation.json
blob: d20b02b3a5251e5506d7395bcc87858cc72ffc25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
    "compose": "Escrever",
    "re": "Res: ",
    "fwd": "Enc",
    "Your message was archived": "Sua mensagem foi arquivada!",
    "Saved as draft.": "Mensagem salva como rascunho.",
    "One or more of the recipients are not valid emails": "Email de um ou mais destinatários é inválido",
    "Could not update mail tags": "Não foi possível atualizar as etiquetas do email",
    "Invalid tag name": "Nome de etiqueta inválido",
    "Could not delete email": "Não foi possível deletar o email",
    "Could not fetch messages": "Não foi possível buscar as mensagens",
    "TO": "PARA",
    "To": "Para",
    "CC": "CC",
    "BCC": "BCC",
    "Body": "Corpo",
    "Subject": "Assunto",
    "Don't worry about recipients right now, you'll be able to add them just before sending.": "Não se preocupe com os destinatários agora, você poderá adicioná-los antes de enviar.",
    "Send": "Enviar",
    "Cancel": "Cancelar",
    "Reply": "Responder",
    "reply-to-all": "Responder a todos",
    "mark-as-read": "Marcar como lida",
    "mark-as-unread": "Marcar como não lida",
    "delete": "Apagar",
    "archive": "Arquivar",
    "Close": "Fechar",
    "Trash this message": "Descartar essa mensagem",
    "NOTHING SELECTED": "NADA SELECIONADO",
    "Press Enter to add tag": "Precione Enter para adicionar a tag",
    "You are trying to delete the last tag on this message.": "Você está tentando excluir a última tag dessa mensagem.",
    "What would you like to do?": "O que você gostaria de fazer?",
    "Trash message": "Descartar mensagem",
    "Archive it": "Arquivar",
    "Trash:": "Lixeira:",
    "Archive:": "Arquivo:",
    "we will keep this message for 30 days, then delete it forever.": "manteremos essa mensagem por 30 dias, após isso ela será excluída definitivamente.",
    "we will remove all the tags, but keep it in your account in case you need it.": "iremos remover todas as tags, mas manteremos em sua conta caso necessite.",
    "to": "para",
    "no_subject": "<Sem Assunto>",
    "no_recipient": "<Sem Destinatários>",
    "you": "você",
    "encrypted": "Criptografado",
    "encrypted encryption-error": "Não é possível descriptografar",
    "encrypted encryption-valid": "Criptografado",
    "not-encrypted": "Não Criptografado",
    "signed": "Remetente verificado",
    "signed signature-revoked": "Assinatura não confiável",
    "signed signature-expired": "Assinatura não confiável",
    "signed signature-not-trusted": "Assinatura não confiável",
    "signed signature-unknown": "Assinatura não confiável",
    "not-signed": "Não assinado",
    "send-button": "Enviar",
    "sending-mail": "Enviando...",
    "trash-button": "Descartar",
    "search-placeholder" : "Pesquisar...",
    "Search results for:": "Resultados da pesquisa:",
    "Tags": "Tags",
    "Forward": "Encaminhar",
    "feedback-placeholder": "Nos diga o que gosta, não gosta, o que está faltando e o que pensa sobre o Pixelated.",

    "tags": {
        "inbox": "Caixa de Entrada",
        "sent": "Enviadas",
        "drafts": "Rascunhos",
        "trash": "Lixeira",
        "all": "Todas"
    }
}