pt_BR.json 2.1 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Comments" : "Comentários",
  3. "Unknown user" : "Usuário desconhecido",
  4. "New comment …" : "Novo comentário",
  5. "Delete comment" : "Excluir comentário",
  6. "Post" : "Postar",
  7. "Cancel" : "Cancelar",
  8. "Edit comment" : "Editar comentário",
  9. "[Deleted user]" : "[Usuário excluído]",
  10. "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!",
  11. "More comments …" : "Mais comentários...",
  12. "Save" : "Salvar",
  13. "Allowed characters {count} of {max}" : "{count} de {max} caracteres permitidos",
  14. "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com id {id}",
  15. "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com id {id}",
  16. "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário",
  17. "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"],
  18. "Comment" : "Comentar",
  19. "You commented" : "Você comentou",
  20. "%1$s commented" : "%1$s comentou",
  21. "{author} commented" : "{author} comentou",
  22. "You commented on %1$s" : "Você comentou em %1$s",
  23. "You commented on {file}" : "Você comentou sobre {file}",
  24. "%1$s commented on %2$s" : "%1$s comentaram em %2$s",
  25. "{author} commented on {file}" : "{author} comentou em {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário excluído (agora) mencionou você em um comentário sobre “%s”",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "Um usuário (now) recém excluído mencionou você em um comentário sobre “{file}”",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”"
  31. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  32. }