Keeled
Tõlkimine keelest Slovak keelde American English
Saada source_lang SK ja target_lang EN-US ning API tagastab teksti keeles American English. Siin on see, mille poolest see paar teistest erineb.
Alusta tasuta American English keelde Slovak
- Pöördumise toon Ei rakendu
- Kiri Latin
- Ületuse hind Alates 8,00 € / miljon märki
Preklad by mal znieť, ako keby ho napísal človek.
A translation should read as if a person wrote it.
Slovak
Slovak is close enough to Czech that speakers understand each other, yet different enough in orthography and vocabulary that reusing Czech text is immediately recognisable as a shortcut.
Kiri: Latin · Sugukond: West Slavic
The rhythmic law shortens a long vowel after a long syllable; text assembled from parts often violates it.
American English
English is the shortest of the supported languages in almost every measurement, which is why interfaces designed in English tend to break when translated into anything else.
Kiri: Latin · Sugukond: West Germanic
British and American spelling, date order and vocabulary differ enough to matter; choose EN-GB or EN-US explicitly instead of bare EN.
Pöördumise toon selles paaris
American English pöördumise tooni ei erista, seega võtame parameetri formality vastu ja jätame selle tähelepanuta.
Valmis päring
curl -X POST https://api.vizvuz.com/v1/translate \
-H "Authorization: Bearer vz_live_xxxxxxxx" \
-H "Content-Type: application/json" \
-d '{
"text": ["…"],
"source_lang": "SK",
"target_lang": "EN-US"
}'