moodle/lang/ro/resource.php

1 line
1.5 KiB
PHP
Raw Normal View History

<?PHP // $Id$ #------------------------------------------------------------ $string['modulename'] = "Resurse"; $string['modulenameplural'] = "Resurse"; #------------------------------------------------------------ $string['addresource'] = "Adaug<EFBFBD> resurs<72>"; $string['editingaresource'] = "Modific<EFBFBD> o resurs<72>"; $string['example'] = "Exemplu"; $string['examplereference'] = "Tobin, K. & Tippins, D (1993) Constructivism as a Referent for Teaching and Learning. In: K. Tobin (Ed) The Practice of Constructivism in Science Education, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ."; $string['exampleurl'] = "http://www.example.com/somedirectory/somefile.html"; $string['filename'] = "Nume fi<66>ier"; $string['fulltext'] = "Textul complet"; $string['htmlfragment'] = "Fragment HTML"; $string['neverseen'] = "Niciodat<EFBFBD> vizualizat"; $string['note'] = "Not<EFBFBD>"; $string['notefile'] = "Pentru a <20>nc<6E>rca mai multe fi<66>iere pentr curs (astfel <20>nc<6E>t s<> apar<61> <20>n aceast<73> list<73>) folose<73>te <a href=\"$a\" >Managerul de fi<EFBFBD>iere</a>."; $string['notypechosen'] = "Trebuie s<EFBFBD> alegi un tip. Folose<EFBFBD>te butonul <b><EFBFBD>napoi</b> ca s<EFBFBD> te <EFBFBD>ntorci <EFBFBD>i s<EFBFBD> <EFBFBD>ncerci din nou."; $string['resourcetype'] = "Tipul resursei"; $string['resourcetype1'] = "Referin<EFBFBD><EFBFBD>"; $string['resourcetype2'] = "Pagina web"; $string['resourcetype3'] = "Fi<EFBFBD>iere <EFBFBD>nc<EFBFBD>rcate"; $string['resourcetype4'] = "Text simplu"; $string['resourcetype5'] = "Link web"; $string['resourcetype6'] = "Text HTML"; $string['resourcetype7'] = "Program"; ?>