I would like to import vocabularies in different languages with CVSancestry with several levels hierarchy.

Is it possible to precise somehow that for example: first file is English, second is French and so on? or even better all in one file as:
term: english, the same term: french, etc.

Comments

dman’s picture

Well, it would be extremely messy to try and push multiple languages into a CVS Ancestry format file. I can't see that working.

I honestly know nothing about internationalization of taxonomy terms. I don't know what the data for that would be. Simply put, right now there is zero additional support built in to taxonomy_xml beyond what is normal for Drupal core.
None of the older vocabulary formats I've inspected so far (see the /help folder) have any support for language. Only RDF/XML has provision for that as it determines language for strings. This is not yet supported in taxonomy_xml.