"How to" or "best practices" for working with varieties/variations

Hello,

we are new to SDL Passolo and we didn't work with varieties/variations in the past.

Now we must start using variations in our projects.

Therefore we are searching for a "how to" or "best practices" on how to start with.

We already know, how to add variations to a project.

But as far as we know right now, there are two possibilities for working with variations :

1.) Add a variation to the project and "transfer" all translations from the main language to the variation. And then translate all strings, which are variation specific.

2.) Creat a satelite assembly which contains only the strings that don't match the strings in the main language and translate these strings.

Our main questions are:

According to 1.): How do we get all the translations from the main language into the variations? And if there are all strings included: How does the translator know, which of all these strings shall be translated into a specific variation?

And according to 2.): How to we get only the strings into the variation, which shall be translated?

I hope, you'll understand what I mean.

If you have any further questions, please don't hesitate to contact me.

Thank you very much in advance.

Kind regards and stay safe.

Nils

Parents
  • Mmmh, long story. Before sending an answer, I would like to clarify the word varieties, which I think should be variations.

    Let me try to rephrase your problem, maybe there are other Passolo user out there that work with variations and can contribute their solutions. Let’s assume you localize your software e.g. from DE to FR. Now a special OEM client will  buy your software but needs a different French translation. Most of the translations are correct, but changes are required for product names, some terms, some phrases. Is this want you define as a variety (or variation)?

  • Assuming that my first answer is describing your problem, I will answer your questions as follows:

    1: There is no in inbuilt feature in SDL Passolo that allows to copy translations from one translations list to another translation list in a different language. I once created a macro based solution for that.

    2: This is neither a technical nor a linguistic problem. Only an appropriate product specialist who speaks the target language can decide which entries should be changed in relation to product names, terminology and certain phrases.

Reply
  • Assuming that my first answer is describing your problem, I will answer your questions as follows:

    1: There is no in inbuilt feature in SDL Passolo that allows to copy translations from one translations list to another translation list in a different language. I once created a macro based solution for that.

    2: This is neither a technical nor a linguistic problem. Only an appropriate product specialist who speaks the target language can decide which entries should be changed in relation to product names, terminology and certain phrases.

Children