That string isn't in CB Gallery language files yet as it was added in a build release. It's a language key usage as follows.
Uploads:
Code:
'YOU_CANNOT_UPLOAD_ANYMORE_TYPE' => 'You can not upload anymore [types]. You have reached your quota.',
Links:
Code:
'YOU_CANNOT_LINK_ANYMORE_TYPE' => 'You can not link anymore [types]. You have reached your quota.',
You'll need to add it to your CB Gallery language files, if they exist in your CB language plugin, or use the new language override feature by editing your CB language plugin in CB > Plugin Management then adding that key with whatever translation you like. See the below blog for further language override details.
www.joomlapolis.com/blog/kyle/18701-language-overrides-have-arrived