nextcloud/apps/comments/l10n/pt_BR.json

37 lines
2.4 KiB
JSON

{ "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}”",
"Type in a new comment..." : "Digite um novo comentário...",
"No other comments available" : "Nenhum outro comentário disponível",
"More comments..." : "Mais comentários...",
"{count} unread comments" : "{count} comentários não lidos",
"You commented on %2$s" : "Você comentou em %2$s"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}