xhtml_style: don't allow google translate

Some users have been using google chrome builtin translation system with
ERP5 back office (xhtml style), but the way google translation changes
the DOM sometimes break ERP5 interface.
This also have data privacy issue as this translation is done on google
servers.

https://www.w3.org/International/questions/qa-translate-flag recommends
using translate=no but the approach of the meta tag might be preferable
for our case as it prevents sending the page content to translation
service.

/reviewed-on !879
7 jobs for master in 0 seconds
Status Job ID Name Coverage
  External
failed ERP5.CodingStyleTest-Master

01:05:16

passed ERP5.PerformanceTest-Master

00:32:33

failed ERP5.UnitTest-Master

01:48:42

passed SlapOS.Eggs.UnitTest-Master.Python2

00:14:55

passed SlapOS.Eggs.UnitTest-Master.Python3

00:16:21

passed SlapOS.Eggs.UnitTest-luke.Python2

00:14:55

failed SlapOS.Eggs.UnitTest-luke.Python3

00:16:26