pt_BR.json 2.4 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Comments" : "Comentários",
  3. "You commented" : "Você comentou",
  4. "%1$s commented" : "%1$s comentou",
  5. "{author} commented" : "{author} comentou",
  6. "You commented on %1$s" : "Você comentou em %1$s",
  7. "You commented on {file}" : "Você comentou sobre {file}",
  8. "%1$s commented on %2$s" : "%1$s comentaram em %2$s",
  9. "{author} commented on {file}" : "{author} comentou em {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
  11. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de um usuário que já foi excluído",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"",
  13. "Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários",
  14. "Edit comment" : "Editar comentário",
  15. "Delete comment" : "Excluir comentário",
  16. "Cancel edit" : "Cancelar edição",
  17. "Post comment" : "Postar comentário",
  18. "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!",
  19. "No more messages" : "Sem mais mensagens",
  20. "Retry" : "Tentar novamente",
  21. "Unable to load the comments list" : "Não foi possível carregar a lista de comentários",
  22. "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos","%n comentários não lidos"],
  23. "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
  24. "Comment" : "Comentar",
  25. "An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário",
  26. "Comment deleted" : "Comentário excluído",
  27. "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário",
  28. "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário",
  29. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”"
  31. },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  32. }