Parent Directory
|
Revision Log
MDL-14152 fixed many syntax, logic, whitespace and encoding problems in majority of lang packs, it needs review by maintainers ;-)
<?PHP // $Id$ #------------------------------------------------------------ $string['modulename'] = "Resurse"; $string['modulenameplural'] = "Resurse"; #------------------------------------------------------------ $string['addresource'] = "Adaugă resursă"; $string['editingaresource'] = "Modifică o resursă"; $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şier"; $string['fulltext'] = "Textul complet"; $string['htmlfragment'] = "Fragment HTML"; $string['neverseen'] = "Niciodată vizualizat"; $string['note'] = "Notă"; $string['notefile'] = 'Pentru a încărca mai multe fişiere pentr curs (astfel încât să apară în această listă) foloseşte Managerul de fişiere.'; $string['notypechosen'] = "Trebuie să alegi un tip. Foloseşte butonul Înapoi ca să te întorci şi să încerci din nou."; $string['resourcetype'] = "Tipul resursei"; $string['resourcetype1'] = "Referinţă"; $string['resourcetype2'] = "Pagina web"; $string['resourcetype3'] = "Fişiere încărcate"; $string['resourcetype4'] = "Text simplu"; $string['resourcetype5'] = "Link web"; $string['resourcetype6'] = "Text HTML"; $string['resourcetype7'] = "Program"; ?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |