summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pt_BR.json
blob: b20ea2620b13746aa1f6f49bfec50eb4eea623c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "Type in a new comment..." : "Digite um novo comentário...",
    "Delete comment" : "Apague o comentário",
    "Post" : "Postar",
    "Cancel" : "Cancelar",
    "Edit comment" : "Editar comentário",
    "[Deleted user]" : "[Usuário eliminado]",
    "Comments" : "Comentários",
    "No other comments available" : "Nenhum outro comentário disponível",
    "More comments..." : "Mais comentários...",
    "Save" : "Salvar",
    "Allowed characters {count} of {max}" : "Caracteres permitidos  {count} de {max}",
    "{count} unread comments" : "{count} comentários não lidos",
    "Comment" : "Comentário",
    "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comemtários</strong> para arquivos <em>(sempre listados no fluxo)</em>",
    "You commented" : "Você comentou",
    "%1$s commented" : "%1$s comentado",
    "You commented on %2$s" : "Você comentou em %2$s",
    "%1$s commented on %2$s" : "%1$s comentado em %2$s"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}