Você procurou por: greetingis (Inglês - Russo)

Tradução automática

Tentando aprender a traduzir a partir dos exemplos de tradução humana.

English

Russian

Informações

English

greetingis

Russian

 

De: Tradução automática
Sugerir uma tradução melhor
Qualidade:

Contribuições humanas

A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente

Adicionar uma tradução

Inglês

Russo

Informações

Inglês

// play the greetingis file. // read the current prompt from // the mygreeting.wav file in the file storage. // loop playing the greeting.

Russo

// play the greetingis file. // read the current prompt from // the mygreeting.wav file in the personal site. // loop playing the greeting.

Última atualização: 2018-02-21
Frequência de uso: 1
Qualidade:

Inglês

// if "1" is entered, rewrite the prompt file and quit // if "2" is entered, play "beep" and record the prompt. // entry main is if acceptcall() != null then stop; end if; playfile("greetingis"); prompt = readstoragefile("mygreeting.wav"); loop if isdata(prompt) then play(prompt); end if; input = readinput(10); exitif not isstring(input) or else input == "#"; if input == "1" then if writestoragefile("mygreeting.wav",prompt) then playfile("goodbye"); stop; end if; playfile("failure"); elif input == "2" then playfile("beep"); prompt = record(30); else playfile("invalidentry"); end if; end loop; playfile("goodbye"); end entry;

Russo

// entry main is if acceptcall() != null then stop; end if; playfile("greetingis"); prompt = readstoragefile("mygreeting.wav"); loop if isdata(prompt) then play(prompt); end if; input = readinput(10); exitif not isstring(input) or else input == "#"; if input == "1" then if writestoragefile("mygreeting.wav",prompt) then playfile("goodbye"); stop; end if; playfile("failure"); elif input == "2" then playfile("beep"); prompt = record(30); else playfile("invalidentry"); end if; end loop; playfile("goodbye"); end entry;

Última atualização: 2018-02-21
Frequência de uso: 1
Qualidade:

Aviso: contém formatação HTML invisível

Consiga uma tradução melhor através
7,761,783,399 de colaborações humanas

Usuários estão solicitando auxílio neste momento:



Utilizamos cookies para aprimorar sua experiência. Se avançar no acesso a este site, você estará concordando com o uso dos nossos cookies. Saiba mais. OK