Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

AEM I18n

Avatar

Ex-membro da Comunidade

Hi,

Does it have a i18n system based on key/value  ?

Our team tries  to internationalize a site with only two language, what's the best to do this ? Live copy ? Language copy ?

 

Thanks in advance,

Joël .

1 Solução aceita

Avatar

Resposta correta de
Level 8

Hi Joël,

As it happens, I just published the following in the AEM 6.0 documentation about internationalizing UI strings:

http://docs.adobe.com/docs/en/aem/6-0/develop/components/i18n.html

scott

Ver solução na publicação original

4 Respostas

Avatar

Community Advisor

Live copy is a duplicate version of a site that links to the original for referential inheritance. This locks the content for editing to only those users with the proper permissions, as the edits will also apply to the original content.

In Language copy, language options are preconfigured, AEM can create a copy of your site that is ready to be translated. It does not translate the content when copied, but the user can determine which pages should be copied and from what language.

For understanding how key value works, please review

http://labs.sixdimensions.com/blog/2012-05-25/adobe-cq5-translator/

Avatar

Resposta correta de
Level 8

Hi Joël,

As it happens, I just published the following in the AEM 6.0 documentation about internationalizing UI strings:

http://docs.adobe.com/docs/en/aem/6-0/develop/components/i18n.html

scott

Avatar

Ex-membro da Comunidade

Can i use Translator tools to translate "author content" ? Like input of dialog box ?

Do you have a example ? Geometrix apps uses that ? 

Avatar

Level 8

joel martin wrote...

Can i use Translator tools to translate "author content" ? Like input of dialog box ?

Do you have a example ? Geometrix apps uses that ? 

 

 

The link that I provided is for translating UI strings. User generated content can be machine-translated: http://docs.adobe.com/docs/en/aem/6-0/administer/social-communities/translate-ugc.html