Idiomas

Traduzir de English para Irish

Envie source_lang EN e target_lang GA e a API devolve texto em Irish. Eis o que distingue este par dos outros.

Começar grátis Irish para English

  • Registo Não aplicável
  • Escrita Latin
  • Preço de excedente Desde € 8,00 / milhão de caracteres

EN → GA

English

A translation should read as if a person wrote it.

Irish

Ba chóir go léifeadh aistriúchán amhail is dá mba dhuine a scríobh é.

Exemplo produzido pelo vizvuz Engine e guardado em cache — não é uma tradução escrita à mão.

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.

Escrita: Latin · Família: 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.

Irish

Irish uses verb-subject-object order and mutates the initial consonant of words for grammatical reasons, which means the first letter of a word is not stable across contexts.

Escrita: Latin · Família: Celtic

Initial mutation defeats prefix search and alphabetical grouping; index on the unmutated root if you need either.

O registo neste par

O Irish não distingue registos, por isso o parâmetro formality é aceite e ignorado.

Como funciona o parâmetro formality

Pedido pronto a usar

curl -X POST https://api.vizvuz.com/v1/translate \
  -H "Authorization: Bearer vz_live_xxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
        "text": ["…"],
        "source_lang": "EN",
        "target_lang": "GA"
      }'

Começar grátis Todos os pares de idiomas