summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pt_BR.json
blob: c326ded0b8d2b4537ec23a34aae9b3d6465469a9 (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
{ "translations": {
    "Comments" : "Comentários",
    "Unknown user" : "Usuário desconhecido",
    "New comment …" : "Novo comentário",
    "Delete comment" : "Apague o comentário",
    "Post" : "Postar",
    "Cancel" : "Cancelar",
    "Edit comment" : "Editar comentário",
    "[Deleted user]" : "[Usuário excluído]",
    "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!",
    "More comments …" : "Mais comentários ...",
    "Save" : "Salvar",
    "Allowed characters {count} of {max}" : "Caracteres permitidos  {count} de {max}",
    "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com o id {id}",
    "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com o id {id}",
    "Error occurred while posting comment" : "Ocorreu um erro durante a postagem do comentário",
    "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"],
    "Comment" : "Comentário",
    "You commented" : "Você comentou",
    "%1$s commented" : "%1$s comentado",
    "{author} commented" : "{author} comentado",
    "You commented on %1$s" : "Você comentou em %1$s",
    "You commented on {file}" : "Você comentou sobre {file}",
    "%1$s commented on %2$s" : "%1$s comentado em %2$s",
    "{author} commented on {file}" : "{author} comentado em {file}",
    "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
    "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “%s”",
    "A (now) deleted user mentioned you in a comment on “{file}”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “{file}”",
    "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”",
    "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}