Skip to main content
Version: v15.x - Umbraco 15

Create a Translation Set

A translation set defines which parts of the content are to be included in translation, as well as the destination of the translated content.

  • Settings -> Translation Manager -> Sets

Create set button

  • Click the Create button to create a a new translation set.

Sites

Translation set options

  • Pick the site you want your translated content to come from.

  • Pick the site you want your translated content to go to.

Settings

Settings box

  • Translate Node Name

    Include the node name in the translation. This means the URL will also change for each language as the node name makes up the last part of the URL.

  • Properties

    List properties you don't want to include in translation, for example a product ID or address field.

    The format for this box is :

SymbolUse
*include everything
-Namedon't include properties called "Name"

For example:

Example

  • Ignore Content Types

    List of Umbraco Content Types you don't want to be included in translation at all. No properties from these content types will ever be sent to translation.

Connector

Connector options

Choose a default connector to use on translations.

When selected the connector will be used for all content translated with this Translation Set.

If this option isn't selected the editor will be able to choose a connector when sending content for translation.

Set Flags

Set flags options

  • Copy on Create

    When you create a new Content Item on your master site, Translation Manager will create copies of that page on each language site in this Set. This helps you to keep your master and target sites in sync as you continue to create content.

  • Create and Send

    Allows your editors to create translation jobs in one step and leaves the Create Job option on when sending. When this option is off jobs will go via the Pending Queue.

  • Always create a job

    Creates a job every time by default, instead of letting the editor decide.

  • Hide "Include Children" Option

    Removes the "Include Children" option from the Send to Translate dialog.

  • Hide Version Choice

    Removes the option that allows editors to choose between saved or published versions when sending content for translation.

  • Automatic Approval

    When this button is selected, a job coming back via a Translation connector will be automatically approved (& published) onto your website without you having to review and approve the content. This button is off by default.

  • Replace node name from source

    Replace the target nodename with the one from the source, so it is not translated.