Gå til hovedinnhold

Create Target tool

The Create Target tool ensures every block has a target segment for a given locale. It is the standard first step when preparing content for translation: it creates the empty (or source-seeded) target containers that later tools (translation, leverage, verification) fill and check.

A target locale is required. By default existing targets are left untouched; enable overwriting to replace them. Targets can be created for non-translatable blocks as well, which keeps bilingual structure complete across an entire document.

IDcreate-target
SourceBuilt-in
CategoryText processing
Cardinalitybilingual
Requirestarget-language
Tagsl10n

Parameters

ParameterTypeDefaultDescription
copySourcebooleanfalseKopier kildesekvensene inn i det nye målet
createOnNonTranslatablebooleantrueOpprett et mål selv for ikke-oversettbare tekstenheter
overwritebooleanfalseOverskriv det eksisterende målet hvis ett allerede finnes
targetLocalestringMålspråk som skal opprettes

Configure it live

Configuration
Loading form…

Examples

Create empty targets for a locale

Prepare empty target containers ready for translation.

targetLocale: fr

Pre-fill targets with the source

Seed targets with source text as a starting draft.

targetLocale: de
copySource: true

Processing notes

  • Existing targets are skipped unless overwrite is enabled.

← Back to the Tool Reference