I wonder if I can translate the content automatically with OOTB(Out-Of-The-Box) Microsoft Translation Tool when user rollout a new site using Multisite Manager. | Community
Skip to main content
New Participant
September 24, 2018
Solved

I wonder if I can translate the content automatically with OOTB(Out-Of-The-Box) Microsoft Translation Tool when user rollout a new site using Multisite Manager.

  • September 24, 2018
  • 21 replies
  • 3825 views

Good morning, Everybody!

My name is Chung Yong, Eom.

I am a java web developer at Montreal in Canada.

At the first time , I develop the E-commerce web site with AEM.

I have 2 main requirements:

  1. I need to translate the content automatically when user rollout a new site using Multisite Manager (i.e. from /content/kemin/english to /content/kemin/japan)
  2. I need to use OOTB(Out-Of-The-Box) Microsoft Translation Tool as the machine translation tool.

I wonder if I can translate the content automatically with OOTB(Out-Of-The-Box) Microsoft Translation Tool when user rollout a new site using Multisite Manager.

If it is possible, I would like to know how I can do it step by step.

If it is not possible, I would like to know why I can not do it.

Regards

Chung Yong.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

Also - talked to internal ppl about this - reply was:

That is the idea behind it that it can perform a translation of a rollout of a new site...

https://helpx.adobe.com/experience-manager/6-4/sites/administering/using/tc-wizard.html

https://helpx.adobe.com/experience-manager/kt/sites/using/language-copy-feature-video-use.html

21 replies

New Participant
September 25, 2018

In Language copy,

I want to update and translate from source site(english site) to destinations site(japanese, korean,...) whenever all pages, assets, components in the source site(english site) changed.

I found the following url.

Language Copy or Live Copy | An Important Decision

https://experiencelabs.wordpress.com/2016/07/08/language-copy-or-live-copy-an-important-decision/

and I extracted the following sentences from the above url.

"The decision for using Live Copy vs. Language Copy should be based on whether you are going to translate content or not. If you do wish to translate content, then please evaluate using Language Copy instead. Language Copies can be updated as well and synchronized with their source. AEM has Update & Translate workflows available Out of the box that can synchronize changes between the source and language copy. However, in order to use these workflows, one needs to structure the content in a way that language roots (pages with ISO locale code) are all at the same level."

I would like to know how to update & Translate workflows available Out of the box that can synchronize changes between the source and language copy.

Regards

Chung Yong.

New Participant
September 25, 2018

Thank you.

I wonder if there is only rollout in Live Copy in Multisite Manager.

I wonder if there is not rollout in Language Copy in Multisite Manager.

arunpatidar
New Participant
September 25, 2018

Hi,

Check below to specify content to be translated via translation workflow. you have to specify property which you wanted to get translated.

Identifying Content to Translate

Arun Patidar
New Participant
September 24, 2018

after I worked as you told me, I have performed a translation of a rollout of a new site successfully.(from English to Japanese)

Ex)

English : /content/we-retail/language-masters/en.html

Japan   : /content/we-retail/language-masters/ja.html

but after that I can not do a translation of a rollout of a component.

how can I do a translation of a rollout of a component?

New Participant
September 24, 2018

Thank for the information.

I will try it.

smacdonald2008
smacdonald2008Accepted solution
New Participant
September 24, 2018

Also - talked to internal ppl about this - reply was:

That is the idea behind it that it can perform a translation of a rollout of a new site...

https://helpx.adobe.com/experience-manager/6-4/sites/administering/using/tc-wizard.html

https://helpx.adobe.com/experience-manager/kt/sites/using/language-copy-feature-video-use.html

New Participant
September 24, 2018

I can not find how to implement with OOTB microsoft translations api in MSM in https://www.microsoft.com/en-us/translator/business/aem/.

New Participant
September 24, 2018

Thank you!

I wlii see that.

smacdonald2008
New Participant
September 24, 2018
New Participant
September 24, 2018

Hi,

Do you know how to implement with OOTB microsoft translations api in MSM.

Regards

Chung Yong.