Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

A multi-language site is a single web site that’s reproduced in more than one language. Most of the content on the site is the same but is localized to reflect multiple languages. This article discusses the variations feature used in the process of setting up and managing multilingual sites. You can use this feature in versions of Microsoft SharePoint Server earlier than SharePoint Server 2019. 

Important: 

  • In September 2018 it was announced that Machine Translation Services would be deprecated in SharePoint for Microsoft 365 but would remain supported. This service will become unavailable and unsupported entirely by the end of July 2022.

  • The Machine Translation Server API is marked as deprecated and will not be available through the SharePoint CSOM.

  • All existing instances of Machine Translation Server APIs will no longer display multilingual functionality in your Microsoft 365 environment by the end of July 2022.

  • If you're using modern communication sites in SharePoint, we recommend that you use the modern multilingual sites and pages feature instead of the variations Machine Translation Services feature.

  • Alternativley, you can use Azure translation APIs

In this article

Terminology

Before setting up your multi-language web site, it’s helpful to understand the SharePoint variations terminology. This table defines key terms you will encounter in the variations setup and management process.

Term

Definition

Variations

Individual instances of a website that are localized and/or translated for a particular language and locale.

Variation home

The base URL for all variations of your website. Generally found at the root of the site collection, the variation home can also be a subsite in a collection. It redirects site visitors to the appropriate variation site based on browser location settings.

Variation label

Note: Beginning September 2018 you won’t be able to use machine translation when you create variation labels in SharePoint.

The language-locale pair for a variation site and the identifier for the top-level variation site and all sites, content, and so forth, under the top-level site. For example, the label en-us means the site is published in English and displayed to users whose location, according to their browser settings, is the United States. Conversely, en-uk means the site is published in English and displayed to users whose browser settings indicate United Kingdom. The label is included in the site URL and might look something like this: http://contoso.com/en-us.

Source variation site

The site where content is authored and published. From this source, all variation sites will be copied. Once a site has been identified as the source, it cannot be changed, and no other sites within the site collection can be designated as the source.

Target variation site

Sites that receive most of their content from the source variation site. New content can be created on a target variation site, but that content is not shared with other sites and is unique to the site on which it was created.

Variation hierarchy

The complete set of variation sites, including the source.

Variation pages

Publishing pages that are stored in the Pages library of the source and target variation sites.

Microsoft Translator

The service used by SharePoint for machine translation of website content. The Microsoft Translator is a webpage widget that allows you to translate pages on your website in real time. Users can see your pages in their own language without having to go to a separate translation website to share your page with others in multiple languages.

XLIFF File

A standard XML-based format that is supported by a wide range of localization tools.

How variation sites work

At its core, a variation site is a managed copy of a website. Authoring takes place in the source site, the site in your variation hierarchy from which all others are copied. When you publish the source site, all publishing pages from the Pages library are replicated automatically on the targets and queued for translation and publishing. Document libraries, announcement lists, and image libraries are also replicated as part of the variations process.

Variation sites are built hierarchically with the root site at the top and all language variants beneath it. The source and targets sit one level below the root. Here’s an example:

Hierarchy chart showing a top level root site with three variations beneath it. The variations are English, French, and German

The variations feature is a component of the SharePoint publishing infrastructure, and it uses publishing site templates when creating sites. The actual content publishing process, however, depends on which site template you choose when setting up your variations. Selecting Publishing Site for the source variation means that all pages on the source or below it in the site hierarchy must be published before they are replicated on target variation sites. Choosing Publishing Site with Workflow means pages must go through the approval workflow before being replicated on target variation sites. A variations timer job does the work of replicating approved and published pages to target sites, and is kicked off once the site hierarchy is created.

Because the variations feature is dependent on the publishing infrastructure and the publishing site templates, you’ll have to enable publishing on your site collection before creating variation labels or a site hierarchy.

Activate publishing on the site collection

  1. From the root of your site collection click SettingsSmall Settings gear that took the place of Site Settings. and then click Site settings. If you don't see Site settings, click Site information and then click View all site settings. Some pages might require you to select Site contents, and then Site settings.

  2. On the Site Settings page, under Site Collection Administration, click Site collection features.

  3. Scroll down to SharePoint Server Publishing Infrastructure, and then click Activate.

Once publishing is enabled, you will follow a four-step process to set up variations, as follows:

  1. Determine how pages are rolled out to variation sites.

  2. Create labels for source and target sites.

  3. Create the variation hierarchy.

  4. Author and publish.

Determine how pages are rolled out to sites

You’ll want to give some thought to how your organization will handle automatic site creation, keeping in mind that you have some flexibility in deciding what content gets published and when. For example, let’s say your company has just launched a new product and features it prominently on the home page of your website. It should be featured on the websites of all your international subsidiaries as well, but since the product won’t be released internationally for several more months, you want site owners in each of the subsidiaries to hold back the content until the product is available locally. By adjusting the variations settings, you can control how new, updated, and deleted pages are handled on each variation site.

Configure variation settings

Note: Only site collection administrators can perform this action.

  1. From the root of your site collection, click SettingsSmall Settings gear that took the place of Site Settings. and then click Site settings. If you don't see Site settings, click Site information and then click View all site settings. Some pages might require you to select Site contents, and then Site settings.

  2. On the Site Settings page, under Site Collection Administration, click Variations Settings.

  3. In Site, List, and Page Creation Behavior, select:
    Create Everywhere if new pages should be copied to all targets.
    -or-
    Create Selectively if you want to choose which targets should receive new pages.

  4. In Recreate Deleted Target Page, select:
    Recreate a new target page when the source page is republished if you want the new page to replace one that has been deleted.
    -or-
    Do not recreate a new target page when the source page is republished if you don’t want the new page to replace one that has been deleted.

  5. In Update Target Page Web Parts, select:
    Update Web Part changes to target pages when variation source page update is propagated if you want web part changes on the source to be updated on the target. Any web part customizations on the target will be lost.
    -or-
    Do not update Web Part changes to target pages when variation source page update is propagated if you don’t want web part changes on the source to be updated on the target.

  6. In Notification, select the check box to alert site owners when new pages or page updates are available.

  7. Click OK.

Create labels for source and target sites

Important: Beginning September 2018 you won’t be able to use machine translation when you create variation labels in SharePoint. You can still create variation labels but will need to use a different method for translation, we recommend using Bing translation APIs. The following steps will not be available in the SharePoint. The steps starting with Create a variation site hierarchy will continue to work with labels created before September 2018.

A variation label is the language-locale pair for a variation site, such as en-us, de-de, or fr-fr. This label is included in the site URL.

The first label you’ll need to create is the source label. The source is where you author the content that will be copied to target sites. For a multi-language site, you might want to use the primary language of your organization as the source label.

Note: There can be only one source label, and after you’ve specified the source label, you cannot change it to another one without deleting the source label and breaking all existing source-target relationships.

Create the source variation site

The next step is to create the target labels, one for every language variant in the hierarchy. For example, if you intend to publish four language variations of your site (a source and three targets), you will create four labels—one for each language.

  1. From the root of your site collection, click SettingsSmall Settings gear that took the place of Site Settings., and then click Site settings. If you don't see Site settings, click Site information and then click View all site settings. Some pages might require you to select Site contents, and then Site settings.

  2. On the Site Settings page, under Site Collection Administration, click Variation labels.

  3. On the Variations Label page, click New Label.

  4. On the Create Variation Label page, in Site Template Language, select the language to be used in the multilingual user interface (MUI) of the source site. The choice is based on which language packs are available with your Microsoft 365 subscription. Language packs are needed only if you want to use MUI for the administrative pages of the site. Language packs are not required for variations.

  5. In Locale, select the language and locale pair to be used for this site. The locale determines the language for all user-generated content; formatting for items such as date, time, and currency; and the method for redirecting users from the root site, according to their browser settings.

  6. In Location, type the location of the source and targets within your site hierarchy. It they will be at the top level of the site collection, just type a forward slash (/).

  7. In Label Name, the language-locale pair is entered for you based on the locale chosen earlier. You can edit this information.

  8. In Description, type a description to help users understand the purpose of the label. For example, you might type “English.”

  9. In Display Name, the language and locale are entered for you based on the locale you selected earlier. You can edit this information.

  10. In Publishing Site Template, select the site template to use for each variation site. Select Publishing Site with Workflow if you want all pages to go through an approval workflow before being copied to target variation sites. Select Publishing Site if an approval workflow isn’t necessary. All pages on the source or below it in the site hierarchy must be published before they can be copied to target variation sites.

  11. In Label Contact, type the email addresses of those people who should receive notification when the source variation site is created.

  12. Click OK. The process of creating a source begins automatically.

Create target variation labels

It is not necessary to create all target variations at once. In fact, we recommend that you create content on the source before creating target labels. We also recommend that you create multiple target labels before creating the site hierarchy.

  1. From the root of your site collection, click Settings Small Settings gear that took the place of Site Settings., and then click Site settings. If you don't see Site settings, click Site information and then click View all site settings. Some pages might require you to select Site contents, and then Site settings.

  2. On the Site Settings page, under Site Collection Administration, click Variation labels.

  3. On the Variations Label page, click New Label.

  4. In Site Template Language, select the language to be used in the MUI of the source site. The choice is based on language packs installed. Language packs are needed only if you want to use MUI for the administrative pages of the site. Language packs are not required for variations.

  5. In Locale, select the language and locale pair to be used for this site. The locale determines the formatting for items such as date, time, and currency, as well as how users are redirected from the root site, according to their browser settings.

  6. Click Continue.

  7. In Label Name, the language-locale pair is entered for you based on the locale chosen earlier. You can edit this information.

  8. In Description, type a description to help users understand the purpose of the label. For example, you might type “English.”

  9. In Display Name, the language and locale are entered for you based on the locale you selected earlier. You can edit this information.

  10. In Hierarchy Creation, select the portion of the source that you want copied to this new target:

  11. Publishing Sites, Lists with Variations, and All Pages to create a hierarchy of publishing sites and all pages.

  12. Publishing Sites Only to create a hierarchy of publishing sites only.

  13. Root Site Only to create a top-level site with no sites or pages.

  14. Click Continue.

  15. In Create Translation Package, select whether to allow human translation of the content on this target. Enabling this option means that content will be packaged into an XLIFF file, which is downloaded onto your computer so it can be sent to translators for processing. An XLIFF file is a standard XML-based format that is supported by a wide range of localization tools.

  16. In Machine Translation, select whether to allow machine translation on this target. Enabling this option means that users can request translation through the Microsoft Translator service.

  17. Click Continue.

  18. In Page Update Behavior, select how you want existing pages to be updated when changes come from the source:

  19. Users can manually sync updates from source variation pages to let site owners or content authors compare the updated page with the existing one and determine which changes to accept.

  20. Automatically update target variation pages to send a draft version of the page to the target.

  21. In Label Contact, type the email addresses of those people who should receive notification when the target variation site is created.

  22. Click Continue.

  23. Review your label settings, and then click Finish.

Create a variation site hierarchy

Creating the variation site hierarchy accomplishes two tasks:

  • Associates variation source and targets with one another and with the variation root site.

  • Creates the sites and pages for each language variation.

Creating the variation site hierarchy can be resource intensive, particularly if you have a lot of variations within your hierarchy. Therefore, hierarchy creation is handled as part of a bulk timer job that runs approximately every hour. You can monitor the progress of your timer job by checking the variations log.

Create the hierarchy

  1. From the root of your site collection, click SettingsSmall Settings gear that took the place of Site Settings., and then click Site settings. If you don't see Site settings, click Site information and then click View all site settings. Some pages might require you to select Site contents, and then Site settings.

  2. On the Site Settings page, under Site Collection Administration, click Variation labels.

  3. Click Create Hierarchies.

Check status in the variation log

  1. From the root of your site collection, click SettingsSmall Settings gear that took the place of Site Settings., and then click Site settings. If you don't see Site settings, click Site information and then click View all site settings. Some pages might require you to select Site contents, and then Site settings.

  2. On the Site Settings page, under Site Collection Administration, click Variation logs.

Add a new variation site to an existing site hierarchy

After you create the variation site hierarchy, you can add a new target site at any time.

  1. From the root of your site collection, click SettingsSmall Settings gear that took the place of Site Settings., and then click Site settings. If you don't see Site settings, click Site information and then click View all site settings. Some pages might require you to select Site contents, and then Site settings.

  2. On the Site Settings page, under Site Collection Administration, click Variation labels.

  3. Click New Label, and then create the label as described in "Create target variation labels" above.

  4. Repeat steps 1 and 2 for each new target, and then click Create Hierarchies.

Author and publish

Once the variation hierarchy is created, new variations and translation options will appear on the ribbon. The exact options available depend on whether you’re working on a source or target site.

Source site ribbon options

On the Publish tab of the ribbon on the source site you’ll see a new group called Variations. Here you’ll find two buttons that control how content updates will be distributed to target sites.

Two icons from the variations tab of the ribbon. The first icon is Create new target. The second is Update all targets.

Button

Description

Create new target

Establishes a relationship between source and target. Targets receive a copy of the source page and any future updates to it.

Update all targets

Copies the current version of the source to all existing targets. The page remains as an unpublished draft until the variation site owner or author publishes it.

Update all targets

  1. From the source site, browse to the new or updated page. (The page must be published or approved by approval workflow before it can be copied to targets.)

  2. On the Publish tab, in the Variations group, click Update all targets. Note that content can be copied only from source to target and not from target to target.

Specify which targets should receive updates

  1. From the source site, browse to the new or updated page. (The page must be published or approved via approval workflow before it can be copied to targets.)

  2. On the Publish tab, in the Variations group, click Create new target.

  3. On the Create Variation page, select the check box next to each target that should receive the content. To send the content to all available targets, select the check box next to Label. Note that content can be copied only from source to target and not from target to target.

  4. Click Continue.

    Screen shot with checkboxes showing the variation sites that should receive content updates. Included are variation labels and their corresponding display names

Target site ribbon options

Target site owners receive a notification when new content arrives from the source. The notification sits at the top of the affected page and includes a link that takes them to the source so they can review the extent of changes and determine whether to accept or reject them. The amount of leeway for accepting and/or rejecting new and updated content depends on how the variation settings were configured by the site collection administrator.

The ribbon on each target site includes a Variations tab similar to the one shown below:

Screen shot of the variations tab from the target site. Tab contains two groups, variation and translation

This tab helps you both review content received from the source and prepare it for either human or machine translation. Each of the buttons is explained in the following table.

Button

Explanation

View Changes

Compares the source content just copied with the current translation on the target site. To determine the scope of changes, click View Changes whenever you receive new content from the source. If changes are minimal, you might elect to ignore them or make them by hand.

Sync from Source

Provides two options:

  • Sync from Source copies the source content to the target site as an unpublished draft. Once published, this draft overwrites the current target content.

  • Set as Current designates the target content as equivalent to the source content without accepting updates. The appropriate choice when updating content by hand.

Create Translation Package

Exports the current page as an XLIFF file on your computer, and notifies the people you designate that the file is ready for translation. The XLIFF file has an .xlf extension. This feature was enabled or disabled during creation of the variation label.

Upload Translation

Enables you to upload the translated XLIFF file and review the changes. This feature was enabled or disabled during creation of the variation label.

Machine Translate

Uses the Microsoft Translator for real-time translation, if enabled. This feature was enabled or disabled during creation of the variation label.

Translation Status

A log of translation activity, including both human and machine translation.

View changes from the source

  1. Browse to the page just received from the source.

  2. In the notification at the top of the page or on the Variations tab, click View Changes.
    A new window opens with a report highlighting the differences between the most recently synchronized source and the current source.

Accept changes from the source

  1. Browse to the page just received from the source.

  2. On the Variations tab, click Sync from Source.
    The existing page is replaced with the one received from the source.

  3. When you’re satisfied with the changes, publish the page.

Reject changes from the source

  1. Browse to the page just received from the source.

  2. On the Variations tab, click Set as Current. The existing page remains as is.

Package a page for translation

  1. Browse to the page whose content you want to translate.

  2. On the Variations tab, click Create Translation Package.

  3. Enter the email addresses of everyone who should be notified when the content is ready for translation. Each recipient will get an email containing a link to the translation package.

Upload a translated package

  1. Browse to the page that has just been translated.

  2. On the Variations tab, click Upload Translation.

  3. Browse to the SharePoint library or other location on your computer or SharePoint site where the translated XLIFF file is stored.

  4. Optional: For tracking purposes, enter the name of the company that did the translation.

  5. When you’re satisfied with the translation, publish the page.

Submit a page for machine translation

  1. Browse to the page whose content you want to translate.

  2. On the Variations tab, click Machine Translate.
    The page is refreshed with the translated content.

  3. When you’re satisfied with the translation, publish the page.

Check translation status

  1. Browse to the page whose content is being translated.

  2. On the Variations tab, click Translation Status.

  3. Review the translation status log.

List variations

List variations are similar to page variations, with one exception: Only complete lists, and not individual list items, can be replicated to target sites.

Specify which targets should receive list updates

  1. From the source site, browse to the new or updated list.

  2. On the Variations tab, click Settings.

  3. On the Create Variation page, select the check box next to each target site that should receive the list. To send the list to all available targets, select the check box next to Label.

  4. Click Continue.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×