Fix translated category accessors

Translated property accessor accessor accidentally changed to return
on python2 unicode for translated messages and str for non translated
messages in a17bb910 

To make it worse, CMFCategory's Renderer was swallowing exceptions.

This restores translated accessors behavior and changes Renderer to
let exceptions propagate

See merge request !1629
6 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Master

00:47:21

passed ERP5.PerformanceTest-Master

00:26:52

failed ERP5.UnitTest-Master

01:26:51

failed ERP5.UnitTest-Master.Medusa

01:24:08

passed SlapOS.Eggs.UnitTest-Master.Python2

00:12:43

passed SlapOS.Eggs.UnitTest-Master.Python3

00:15:54