moodle/lang/sk/resource.php

30 lines
1.4 KiB
PHP
Raw Normal View History

<?PHP // $Id$
#------------------------------------------------------------
$string['modulename'] = "Zdroj";
$string['modulenameplural'] = "Zdroje";
#------------------------------------------------------------
$string['addresource'] = "Prida<EFBFBD> zdroj";
$string['editingaresource'] = "Upravi<EFBFBD> zdroj ";
$string['example'] = "Pr<EFBFBD>klad";
$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'] = "N<EFBFBD>zov s<>boru";
$string['fulltext'] = "Pln<EFBFBD> text";
$string['htmlfragment'] = "HTML fragment";
$string['neverseen'] = "Nikdy neviden<65>";
$string['note'] = "Pozn<EFBFBD>mka";
$string['notefile'] = "Na prenos <20>al<61><6C>ch s<>borov do kurzu (tak aby sa zobrazili v tomto zozname) pou<6F>ite
<A HREF=\$a >Mana<EFBFBD><EFBFBD>r s<EFBFBD>borov</A>.";
$string['notypechosen'] = "Mus<EFBFBD>te si vybra<72> typ. Pou<6F>ite tla<6C>idlo sp<73><70>, vr<76><72>te sa a sk<73>ste znova.";
$string['resourcetype'] = "Typ zdroja";
$string['resourcetype1'] = "Odkaz";
$string['resourcetype2'] = "Webov<EFBFBD> str<74>nka";
$string['resourcetype3'] = "Prenesen<EFBFBD> s<>bor";
$string['resourcetype4'] = "<EFBFBD>ist<EFBFBD> text";
$string['resourcetype5'] = "Webov<EFBFBD> linka";
$string['resourcetype6'] = "HTML text";
$string['resourcetype7'] = "Program";
?>