<?PHP // $Id$ // resource.php - created with Moodle 1.0.9 development (2003050400) $string['addresource'] = "Lisää aineisto"; $string['editingaresource'] = "Aineiston muokkaus"; $string['example'] = "Esimerkki"; $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'] = "Tiedoston nimi"; $string['fulltext'] = "Teksti"; $string['htmlfragment'] = "HTML"; $string['modulename'] = "Aineisto"; $string['modulenameplural'] = "Aineistot"; $string['neverseen'] = "Lukematta"; $string['note'] = "Huomaa"; $string['notefile'] = "Lisätäksesi tiedostoja kurssille (jotta ne näkysivät tässä listassa) käytä <A HREF=\$a >Tiedostot-</A>työkalua."; $string['notypechosen'] = "Sinun pitää valita luettavan aineiston tyyppi tyyppi. Kaytä selaimen \\\"back\\\"-nappia."; $string['resourcetype'] = "Aineiston tyyppi"; $string['resourcetype1'] = "Viittaus"; $string['resourcetype2'] = "Web-sivu"; $string['resourcetype3'] = "Tiedosto"; $string['resourcetype4'] = "Teksti"; $string['resourcetype5'] = "WWW-linkki"; $string['resourcetype6'] = "HTML"; $string['resourcetype7'] = "Ohjelma"; $string['resourcetype8'] = "Wiki teksti"; ?>