I wrote a script which imports translations into the table ir_translation. I import translated product names in four languages. The import works like it should.
But if open the product -> click on edit -> click on the translation icon by the field name all of my translations get replaced in the database.
Why is that? How can I prevent it?