|
Part Number
|
Part Name in English
|
Translated Part Name in German (target language)
|
|---|---|---|
|
1234
|
CUP
|
TASSE
|
|
1235
|
MUG
|
TASSE
|
|
1236
|
CUP
|
BECHER
|
|
1237
|
MUG
|
BECHER
|
|
|
Translation using dictionary entries is not supported when instance translation is enabled.
|
|
|
When switching to instance translation mode, all active dictionary entries are migrated to instance translation, and existing translations remain unchanged. However, all inactive dictionary entries will be deleted. In Windchill Service Information Manager Translation Management, creating a translation package is not supported in instance translation mode. We recommend implementing this mode with caution and carefully considering the impact on the existing data.
|
|
Element
|
Optional or Required
|
Data Type
|
Description
|
|---|---|---|---|
|
csvTranslationInstanceEntry
|
Required
|
String
|
handler attribute, is required with the com.ptc.core.td.LoadTranslationInstance.createTranslationInstanceEntry value.
|
|
csvtypeContext
|
Required
|
String
|
A type where a translated text attribute is defined. For example, Translation_Name on Part Master.
|
|
csvtranslatedTextAttribute
|
Required
|
String
|
Translated text attribute for which instance translation is required.
|
|
csvinstanceReference
|
Required
|
String
|
For iterated types (for example, Part) this value is master reference (example wt.part.WTPartMaster:<id>).
|
|
csvmasterText
|
Required
|
String
|
Text to be translated.
|
|
csvtargetLanguage
|
Required
|
String
|
The name of the language enumeration entry available in the Available Languages global enumeration.
|
|
csvtranslatedText
|
Required
|
String
|
Translated text.
|