Curs Engleza

- Cu Ellie la cumparaturi, invatati denumirea catorva magazine si alimente.

Shopping day

Traducere

Ziua de cumparaturi

Ellie - Mum! Where are we going?
Mama! Unde mergem?
Mother - We have to buy some water, sugar, butter and eggs.
Trebuie sa cumparam niste apa, zahar, unt si oua.
Ellie - Let's go to the supermarket.
Hai sa mergem la supermarket.
Mother - Can I have five eggs, a kilo of sugar, a bottle of mineral water and a packet of butter, please?
Imi puteti da cinci oua, un kilogram de zahar, o sticla de apa minerala si un pachet de unt, va rog?
Seller - Yes. Anything else?
Vanzator - Da. Altceva?
Mother - A loaf of bread.
O paine intreaga.
Seller - Here you are!
Poftiti!
Mother - How much is everything?
Cat costa totul?
Seller - It's ? 10,60.
Zece lire si 60 penny.
Mother - Thank you!
Multumesc!
Seller - Welcome!
Cu placere!
Mother - Let's buy some fruits.
Hai sa cumparam cateva fructe.
Ellie - Ok. Where's the greengrocer's?
Bine. Unde e aprozarul?
Mother - It is near the supermarket.
E langa supermarket.
Mother - Can I have a bunch of bananas and a kilo of tomatoes, please?
Imi puteti da un ciorchine de banane si un kilogram de rosii, va rog?
Seller - Here you are. That's ? 5.68 pounds.
Poftiti. Costa 5 lire si 68 penny.
Mother - Thank you! Good bye!
Multumesc! La revedere!
Seller - Bye!
Pa!
Ellie - Do we have everything we need?
Avem tot ce ne trebuie?
Mother - Yes, we do.
Da, avem.
Ellie - Let's go home.
Hai sa mergem acasa.
Mother - Ok.
Bine.
Ellie - Look,mother! What's happening?
Priveste, mama! Ce se intampla?
Mother - Ouch! My basket! Look at the basket! It is running away.
Au! Cosul meu! Priveste cosul! A luat-o la fuga.
Ellie - Ha, ha! There is a monkey in the basket.
Ha, ha. Este o maimuta in cos.

Un Test simplu in fiecare zi

HTML
CSS
JavaScript
PHP-MySQL
Engleza
Spaniola
Care atribut specifica adresa unde sunt trimise datele din formular?
method action name
<form action="script.php" method="post"> ... </form>
Ce proprietate CSS desparte cuvinte lungi, adaugand pe rand nou?
word-wrap line-height font-size
#id {
  width: 100px;
  word-wrap: break-word;
}
Ce functie aranjeaza elementele din array in ordine alfabetica, bazat pe valorile lor?
pop() sort() shift()
var tutorials = ["php", "html", "css", "flash"];
tutorials.sort();
alert(tutorials[0]);          // css
Indicati functia care returneaza valoarea ultimului element din array.
current() next() end()
$code =[10=>"Perl", 20=>"PHP", 21=>"Python", 30=>"JavaScript");
$last = end($code);
echo $last;      // JavaScript
Alegeti verbul auxiliar corect care trebuie in propozitia: "Her plane ... just arrived".
have has does
Her plane has just arrived.
- Avionul ei tocmai a sosit.
Indicati forma corecta a verbului SER (a fi) in propozitia: "Vosotros ... muy simpáticos".
son soy sois
Vosotros sois muy simpáticos.
- Sunteti foarte simpatici.

S H A R E

Sharing Twitter

Last accessed pages

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (275441)
  2. Adjective posesive (4256)
  3. Cursuri limba engleza gratuite si lectii online (66557)
  4. Verbe reflexive 1 (11571)
  5. Curs de Miracole (4258)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (354)
  2. Coduri pt culori (347)
  3. Curs HTML gratuit Tutoriale HTML5 (257)
  4. Elemente principale HTML (129)
  5. Creare si editare pagini HTML (116)