Curs Engleza

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

ZIpeQ42RE6A

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
Ce tag se foloseste pentru a adauga liste in elemente <ul> si <ol>?
<dt> <dd> <li>
<ul>
 <li>http://coursesweb.net/html/</li>
 <li>http://www.marplo.net/html/</li>
</ul>
Care valoare a proprietatii "display" seteaza elementul ca tip bloc si afiseaza un punct in fata?
block list-item inline-block
.some_class {
  display: list-item;
}
Care instructiune JavaScript transforma un obiect in sir JSON.
JSON.parse() JSON.stringify eval()
var obj = {
 "courses": ["php", "javascript", "ajax"]
};
var jsonstr = JSON.stringify(obj);
alert(jsonstr);    // {"courses":["php","javascript","ajax"]}
Indicati clasa PHP folosita pentru a lucra cu elemente HTML si XML in PHP.
stdClass PDO DOMDocument
$strhtml = '<body><div id="dv1">CoursesWeb.net</div></body>';
$dochtml = new DOMDocument();
$dochtml->loadHTML($strhtml);
$elm = $dochtml->getElementById("dv1");
echo $elm->nodeValue;    // CoursesWeb.net
Indicati forma de Prezent Continuu a verbului "to live" (a trai /a locui)
lived living liveing
I`m living here.
- Traiesc /Locuiesc aici.
Care este forma de Gerunziu (sau Participiu Prezent) a verbului "vivir" (a trai /a locui)?
viviĆ³ vivido viviendo
Estoy viviendo aquĆ­.
- Traiesc /Locuiesc aici.
Magazine, cumparaturi si alimente

Last accessed pages

  1. Rechizite si obiecte scolare (2254)
  2. Definire Variabile si Constante (6331)
  3. Gerunziu (1014)
  4. Verbe reflexive 1 (11070)
  5. Pronumele in limba engleza - Pronouns (54077)

Popular pages this month

  1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (682)
  2. Coduri pt culori (304)
  3. Exercitii engleza - English Tests and exercises - Grammar (302)
  4. Gramatica limbii engleze - Prezentare Generala (297)
  5. Cursuri limba engleza gratuite si lectii online (273)