Importing a limited number of languages

Dear Multiterm experts,

I have an export file of the Multiterm base that contains multiple languages. But I want to import only 3 of them.
I thought I could edit the termbase definition (delete unnecessary languages) and then import with "Allow over-complete entries" selected. But it seems that it does not add entries, if there are not only terms in required languages but also in languages missing in the termbase definition. E.g. if I do not change the termbase definition it imports 25000 German entries including 3000 Russian terms. If I change the termbase definition and leave only German, English and Russian it imports 20000 German entries including only 12 Russian terms.
What is the right way to import a limited number of languages from the multilingual termbase export?

Parents Reply
  • Hi  and  

    I tried out Anna's solution to be able to split a very large termbase into smaller ones containing only a few languages:

    Modified the term definition of an existing, empty termbase by deleting all indexes/languages not needed and then  imported the xml.

    I found out that MT only imports the full number of entries containing terms in the selected languages if I choose the option "Allow over-complete entries" (as Anna had observed as well).

    But if I do so MT will import all languages and terms contained in the XML  It seems that MT can only import and filter on the entry level.

    The desired result would be a termbase containing exactly the full number of terms in the selected languages. 

    As a first solution I use an XSL transformation on the XML to get rid of the unwanted languageGrp elements.

    Is there a simpler solution to the desired result by using MT without having to manipulate the XML before importing it?

    PS: Using the Glossary Converter (which would do the job exactly in the way I want it) is not an option in my case. 

    Thank you for your help

    emoji
Children