From my previous posts I have described on SharePoint Overview and SharePoint Search, from this article I’m going to explain on how implement and configure a Multi-Lingual SharePoint site. When we need to display our SharePoint portal with different languages we can enable site variations that is an in-built feature comes with SharePoint. For that first we need to identify necessary languages for the proposed SharePoint site. In this case I will configure Arabic language along with English.
Downloading and installing the Language pack
Create a new label in site settings (5 Step Wizard)
Select the relevant site collection and, Site Settings -Variation Labels, You can see the current labels (in this case, English), Change it to Arabic and create a new label. Then you have to follow the wizard which have 5 steps to configure.
Publishing sites, List and pages OR
Publishing pages OR
Root site only
You can check it via Central Administration - Services on Server
Then in the 4th step, which is the CONTENT changing mechanism and Page Update behavior. There we can set either,
User can manually sync update
Automatically update sites using SharePoint timer jobs
After all, steps we can verify all the settings in the Steps 5. Then Finish the wizard.
Verify variation settings
So it is better to go and check newly created SharePoint timer jobs, it is called “Variations Create Hierarchies Job definition” and it will do the content translation.
It is a cool feature that comes with SharePoint to enable MULTI-LINGUAL sites. Hope this post is useful
Thanks