It means that the directory on your server called ‘/wordpress/wp-content’ has permissions set such that it cannot be written to. WordPress needs to be able to write to it to create the subdirectory called ‘uploads’. You need to change the permissions for the ‘wp-content’ folder, either via your ftp program or the file manager for your hosting account. Try changing them to ‘755’ first, and if that doesn’t work, try ‘777’.