Curs Engleza

Politete - 15 Sentences

Exercitii si teste audio de engleza si traducere. Recunoasteti propozitia si traducerea dupa redarea audio.
Choose the Level:
Easy   Difficult

- Easy (Usor) - Dupa ce e dat raspunsul corect, acesta va fi sters din lista de raspunsuri.
- Difficult (Dificil) - Raspunsul corect nu e sters din lista de raspunsuri.

    00

    Clic pe textul corect:

    I don’t understand. Please repeat.I would like a glass of water.Thanks, goodbye.Follow me, please?Could you bring me a spoon?Someone help us please!Do you understand?Can you bring me the bill please?Thank you very much.There's no need to apologize.I'm very sorry, but I'm not free.Could you show it to me on the map?I apologize for the delay.Show me please.Excuse me, can you tell me the time?

    Clic pe traducere:

    Nu inteleg. Repetati va rog.Scuzati-ma, îmi puteti spune ce ora e?Aratati-mi, va rog.Imi pare rau, dar nu sunt liber.Asi dori un pahar cu apa.Multumesc, la revedere.Puteti sa-mi aduceti o lingura?Cineva sa ne ajute va rog!Multumesc foarte mult.Nu e nevoie sa va scuzati.Urmati-ma, va rog.Ati putea sa-mi aratati pe harta?Scuzati-ma pentru intarziere.Puteti sa-mi aduceti nota de plata (factura) va rog?Intelegeti?
    [{"ro":"Nu inteleg. Repetati va rog.","en":"I don\u2019t understand. Please repeat.","f":67},{"ro":"Aratati-mi, va rog.","en":"Show me please.","f":68},{"ro":"Urmati-ma, va rog.","en":"Follow me, please?","f":69},{"ro":"Scuzati-ma pentru intarziere.","en":"I apologize for the delay.","f":70},{"ro":"Nu e nevoie sa va scuzati.","en":"There's no need to apologize.","f":71},{"ro":"Intelegeti?","en":"Do you understand?","f":72},{"ro":"Puteti sa-mi aduceti o lingura?","en":"Could you bring me a spoon?","f":73},{"ro":"Cineva sa ne ajute va rog!","en":"Someone help us please!","f":74},{"ro":"Ati putea sa-mi aratati pe harta?","en":"Could you show it to me on the map?","f":75},{"ro":"Imi pare rau, dar nu sunt liber.","en":"I'm very sorry, but I'm not free.","f":76},{"ro":"Puteti sa-mi aduceti nota de plata (factura) va rog?","en":"Can you bring me the bill please?","f":77},{"ro":"Asi dori un pahar cu apa.","en":"I would like a glass of water.","f":78},{"ro":"Scuzati-ma, \u00eemi puteti spune ce ora e?","en":"Excuse me, can you tell me the time?","f":79},{"ro":"Multumesc foarte mult.","en":"Thank you very much.","f":80},{"ro":"Multumesc, la revedere.","en":"Thanks, goodbye.","f":81}]


    Un Test simplu in fiecare zi

    HTML
    CSS
    JavaScript
    PHP-MySQL
    Engleza
    Spaniola
    Ce element HTML adauga continut flash SWF in pagina web?
    <object> <div> <script>
    <object type="application/x-shockwave-flash" data="file.swf" width="500" height="250">
     <param name="src" value="file.swf" />
     Browser-ul dv. nu suporta SWF.
    </object>
    Care pseudo-clasa CSS adauga un stil la un camp input de formular cand e cursorul in el?
    :active :focus :hover
    input:focus {
      background-color: #88fe88;
    }
    Clic pe instructiunea care transforma un sir JSON in obiect JavaScript.
    JSON.stringify(javascript_object) object.toString() JSON.parse(json_string)
    var jsnstr = '{"url": "http://coursesweb.net/", "title": "Web Development Courses"}';
    var obj = JSON.parse(jsnstr);
    alert(obj.url);
    Indicati functia PHP care poate crea sau scrie un fisier pe server.
    fopen() file_put_contents() file_get_contents()
    if (file_put_contents("file.txt", "content")) echo "Fisierul a fost creat";
    else echo "Fisierul nu poate fi creat";
    Cum se spune "al treilea" in engleza?
    threeth third three
    I planted the third tree.
    - Am plantat al treilea pom.
    Cum se spune "al treilea" in spaniola?
    segundo tres tercero
    Yo planté el tercero árbol.
    - Am plantat al treilea pom.

    S H A R E

    Sharing Twitter

    Last accessed pages

    1. jQuery Ajax - metoda load() (482)
    2. Participiu trecut (4268)
    3. Comuniunile Eseniene (789)
    4. Cursuri Limba Germana (6618)
    5. Substantivul din limba engleza - The Noun (59680)

    Popular pages this month

    1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (376)
    2. Curs HTML gratuit Tutoriale HTML5 (270)
    3. Coduri pt culori (223)
    4. Gramatica limbii engleze - Prezentare Generala (175)
    5. Creare si editare pagini HTML (154)