Језици
Превођење са језика Basque на German
Пошаљите source_lang EU и target_lang DE и API враћа текст на језику German. Ево по чему се овај пар разликује од осталих.
Почни бесплатно German на Basque
- Стил обраћања Подржано
- Писмо Latin
- Цена прекорачења Од 8,00 € / милион знакова
Itzulpen batek pertsonak idatzitakoa bezala irakurri behar du.
Eine Übersetzung sollte sich so lesen, als hätte eine Person sie geschrieben.
Basque
Basque is a language isolate unrelated to any other in Europe, with ergative-absolutive alignment and verb forms that agree with up to three arguments at once, so sentence structure has no Indo-European parallel.
Писмо: Latin · Породица: Isolate
The ergative marker attaches to the subject; a sentence template that swaps in a name without the ending is ungrammatical.
German
German compounds nouns into single words and puts finite verbs at the end of subordinate clauses, so translated strings run roughly ten to thirty-five per cent longer than the English source.
Писмо: Latin · Породица: West Germanic
Compound nouns overflow narrow buttons and table headers; test the German build at your smallest breakpoint before release.
Стил обраћања у овом пару
Sie and du are a real decision with legal and commercial weight; formality: more selects Sie and the matching imperative forms.
Готов захтев
curl -X POST https://api.vizvuz.com/v1/translate \
-H "Authorization: Bearer vz_live_xxxxxxxx" \
-H "Content-Type: application/json" \
-d '{
"text": ["…"],
"source_lang": "EU",
"target_lang": "DE"
}'