DeepLTranslate Step

Translates the text from the specified source language (source_lang) into the specified target language (target_lang) via DeepL.

Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Nein
InputSpreadsheet SPREADSHEET A Spreadsheet containing the data to be translated. Ja
mappingdefinition STRING The mapping definition JSON String Ja
Folgende Felder sind zu konfigurieren:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
idSINGLEA unique identifier of the record to be translated. Can be used to match the translation with the source text (e.g. datastore record).Ja
input_textSINGLEThe text to be translated.Ja
source_langSINGLEThe language into which the text should be translated. Leave empty to use the source_lang option of the Step Nein
target_langSINGLEThe language into which the text should be translated. Leave empty to use the target_lang option of the Step NeinEN
Limit STRING Limits the number of rows for the translation. Use small values for testing to save DeepL API-Calls. Nein
source_lang STRING Language of the text to be translated. If this parameter is omitted, DeepL will attempt to detect the language of the text and translate it. The language can also be set via the 'source_lang' column in the input spreadsheet. In this case, the option is ignored. Nein
  • autodetect
  • English
  • Bulgarian
  • Czech
  • Danish
  • German
  • Greek
  • Spanish
  • Estonian
  • Finnish
  • French
  • Hungarian
  • Indonesian
  • Italian
  • Japanese
  • Lithuanian
  • Latvian
  • Dutch
  • Polish
  • Portuguese (Brazillian)
  • Portuguese
  • Romanian
  • Russian
  • Slovak
  • Slovenien
  • Swedish
  • Turkish
  • Ukranian
  • Chinese (simplified)
target_lang STRING The language into which the text should be translated. The language can also be set via the 'target_lang' column in the input spreadsheet. In this case, the option is ignored. Nein
  • English
  • Bulgarian
  • Czech
  • Danish
  • German
  • Greek
  • Spanish
  • Estonian
  • Finnish
  • French
  • Hungarian
  • Indonesian
  • Italian
  • Japanese
  • Lithuanian
  • Latvian
  • Dutch
  • Polish
  • Portuguese (Brazillian)
  • Portuguese
  • Romanian
  • Russian
  • Slovak
  • Slovenien
  • Swedish
  • Turkish
  • Ukranian
  • Chinese (simplified)
split_sentences STRING Sets whether DeepL should first split the input into sentences by interpunction. This is enabled by default. Default: yes Nein
  • no
  • yes
preserve_formatting STRING Sets whether DeepL should respect the original formatting, even it would usually correct some aspects. For example: Punctuation at the beginning and end of the sentence. Upper/lower case at the beginning of the sentence. Default: no Nein
  • no
  • yes
tag_handling STRING Sets which kind of tags should be handled. Nein
  • no tag
  • xml
  • html
non_splitting_tags STRING Comma-separated list of XML tags which never split sentences. Nein
outline_detection STRING Disable automatic detection of the XML structure. Use this option only in combination of splitting_tags. Default: yes Nein
  • no
  • yes
splitting_tags STRING Comma-separated list of XML tags which always cause splits. Nein
ignore_tags STRING Comma-seperated list of XML tags that indicate text not to be translated. Nein
glossary_id STRING Specify the glossary to use for the translation. Important: This requires the source_lang parameter to be set. The language pair of the glossary has to match the language pair of the request. Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

Name Datentyp Beschreibung Pflichtfeld Werte
translatedItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
input_textSINGLENein
source_langSINGLENein
target_langSINGLENein
translation_detected_source_languageSINGLENein
translation_textSINGLENein
errorSINGLENein
errormessageSINGLENein
invalidItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
idSINGLENein
input_textSINGLENein
failedItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifierSINGLENein
methodSINGLENein
hostSINGLENein
requestBodySINGLENein
statusCodeSINGLENein
statusMessageSINGLENein
responseHeadersSINGLENein
responseFilenameSINGLENein
errorSINGLENein
source_idSINGLENein
source_input_textSINGLENein
responseContentSINGLENein
errorMessageSINGLENein