You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pt_BR.json 2.4KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Comentários",
  3. "Unknown user" : "Usuário desconhecido",
  4. "New comment …" : "Novo comentário",
  5. "Delete comment" : "Apague o 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}" : "Caracteres permitidos {count} de {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com o id {id}",
  15. "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com o id {id}",
  16. "Error occurred while posting comment" : "Ocorreu um erro durante a postagem do comentário",
  17. "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"],
  18. "Comment" : "Comentário",
  19. "You commented" : "Você comentou",
  20. "%1$s commented" : "%1$s comentado",
  21. "{author} commented" : "{author} comentado",
  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 comentado em %2$s",
  25. "{author} commented on {file}" : "{author} comentado 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 (agora) excluído mencionou você em um comentário sobre “%s”",
  28. "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}”",
  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. "Type in a new comment..." : "Digite um novo comentário...",
  32. "No other comments available" : "Nenhum outro comentário disponível",
  33. "More comments..." : "Mais comentários...",
  34. "{count} unread comments" : "{count} comentários não lidos",
  35. "You commented on %2$s" : "Você comentou em %2$s"
  36. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  37. }