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.8KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Comentários",
  3. "You commented" : "Você comentou",
  4. "{author} commented" : "{author} comentou",
  5. "You commented on %1$s" : "Você comentou em %1$s",
  6. "You commented on {file}" : "Você comentou sobre {file}",
  7. "%1$s commented on %2$s" : "%1$s comentaram em %2$s",
  8. "{author} commented on {file}" : "{author} comentou em {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
  10. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de uma conta que já foi excluída",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"",
  12. "Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários",
  13. "Edit comment" : "Editar comentário",
  14. "Delete comment" : "Excluir comentário",
  15. "Cancel edit" : "Cancelar edição",
  16. "New comment" : "Novo comentário",
  17. "Write a comment …" : "Escreva um comentário …",
  18. "Post comment" : "Postar comentário",
  19. "@ for mentions, : for emoji, / for smart picker" : "@ para menções, : para emoji, / para seletor inteligente",
  20. "Could not reload comments" : "Não foi possível recarregar comentários",
  21. "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!",
  22. "No more messages" : "Sem mais mensagens",
  23. "Retry" : "Tentar novamente",
  24. "Failed to mark comments as read" : "Falha ao marcar comentários como lidos",
  25. "Unable to load the comments list" : "Não foi possível carregar a lista de comentários",
  26. "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
  27. "Comment" : "Comentar",
  28. "An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário",
  29. "Comment deleted" : "Comentário excluído",
  30. "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário",
  31. "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário",
  32. "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",
  33. "Write a message …" : "Escreve uma mensagem …",
  34. "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" para menções, \":\" para emoji, \"/\" para seletor inteligente",
  35. "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos","%n comentários não lidos"]
  36. },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  37. }