Création d'un nouveau projet et d'une nouvelle mémoire de traduction

Bonjour, j’ai créé un nouveau projet et une nouvelle mémoire de traduction (FRch > DEch). Lorsque je souhaite ouvrir le fichier, le message suivant apparaît : la langue cible détectée ne correspond pas à la langue attendue pour le projet. Pourtant, le texte est en français. Lorsque je change la langue cible (je sélectionne FRch, ce qui n’est pas correct), le fichier s’ouvre, mais les 2 colonnes contiennent le texte français. Merci pour votre aide. Sarah.

Error message in Trados Studio stating 'The detected target language does not match the expected language for the project.' with an OK button and links to Knowledge Base and Community.



Generated Image Alt-Text
[edited by: Trados AI at 11:50 AM (GMT 0) on 29 Feb 2024]
emoji
Parents Reply
  •  

    I'm guessing a bit, but it may be a problem because you have these languages in your project:

    fr-CH
    de-CH
    de-DE

    But your XLIFF is undefined and the software doesn't know what to do with this.

    Why do you need two target languages in your project?  Is that deliberate, or is it because you have them in your project template and you are doing this unwittingly?

    I would try two things to try and solve this problem:

    1. try editing the XLFF and change the codes from this:
      source-language="fr" target-language="de"
      to this:
      source-language="fr-CH" target-language="de-CH"

      or

    2. Recreate your project with only one language pair so you don't have this choice.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

    emoji
Children