moodle/lang/sk/hotpot.php

62 lines
2.6 KiB
PHP
Raw Normal View History

2005-05-07 07:08:01 +00:00
<?PHP // $Id$
// hotpot.php - created with Moodle 1.6 development (2005052400)
2005-05-07 07:08:01 +00:00
$string['abandoned'] = 'zru<72>en<65>';
$string['allattempts'] = 'v<>etky pokusy';
$string['allmycourses'] = 'v<>etky moje kurzy';
$string['average'] = 'Priemer';
$string['bestattempt'] = 'najlep<65><70> pokus';
$string['checks'] = 'Kontroly';
$string['clues'] = 'N<>vody';
$string['copiedtoclipboard'] = 'Obsahy tejto str<74>nky boli skop<6F>rovan<61> do schr<68>nky (clipboard)';
$string['copytoclipboard'] = 'Kop<6F>rova<76> do schr<68>nky';
$string['correct'] = 'Spr<70>vny';
$string['deleteabandoned'] = 'Vymaza<7A> zru<72>en<65>';
$string['deleteabandonedcheck'] = 'Naozaj chcete vymaza<7A> v<>etky $a zru<72>en<65> pokusy?';
$string['deletedattempts'] = '$a pokusy boli vymazan<61>';
$string['deletedresponses'] = '$a odpovede boli vymazan<61>';
$string['enterafilename'] = 'Pros<6F>m, uve<76>te n<>zov s<>boru';
$string['filetype'] = 'N<>zov s<>boru';
$string['forceplugins'] = 'Preferova<76> ur<75>it<69> m<>di<64> (pluginy)';
$string['giveup'] = 'Vzda<64> sa ';
$string['hints'] = 'Pokyny';
$string['ignored'] = 'Ignorovan<61>';
$string['inprogress'] = 'pr<70>ve prebieha';
$string['location'] = 'Umiestnenie s<>boru';
2005-05-07 07:08:01 +00:00
$string['modulename'] = 'Test Hot Potatoes';
$string['modulenameplural'] = 'Testy Hot Potatoes';
$string['navigation'] = 'Navig<69>cia';
$string['navigation_bar'] = 'Naviga<67>n<EFBFBD> riadok Moodle';
$string['navigation_buttons'] = 'Tla<6C>idl<64> pre test Hot Potatoes';
$string['navigation_frame'] = 'Naviga<67>n<EFBFBD> r<>mec Moodle';
$string['navigation_give_up'] = 'Tla<6C>idlo \"Vzda<64> sa\"';
$string['navigation_iframe'] = 'S mo<6D>nos<6F>ou v<>beru odpoved<65> <IFRAME>';
$string['navigation_none'] = '<27>iaden';
$string['noactivity'] = '<27>iadna aktivita';
$string['noresponses'] = 'O jednotliv<69>ch ot<6F>zkach a odpovediach neboli n<>jden<65> <20>iadne inform<72>cie.';
$string['outputformat'] = 'Form<72>t v<>stupu';
$string['outputformat_best'] = 'najlep<65><70>';
$string['outputformat_flash'] = 'Z<>blesk';
$string['outputformat_mobile'] = 'mobil';
$string['outputformat_v3'] = 'v3';
$string['outputformat_v4'] = ' v4';
$string['outputformat_v5'] = ' v5';
$string['outputformat_v6'] = ' v6';
$string['outputformat_v6_plus'] = ' v6+';
$string['penalties'] = 'Tresty';
$string['questionshort'] = 'O-$a';
$string['quiztype'] = 'Typ testu';
$string['resultssaved'] = 'V<>sledky testu boli ulo<6C>en<65>';
$string['score'] = 'Sk<53>re';
$string['selectattempt'] = 'Pros<6F>m, vyberte si pokus';
$string['showhtmlsource'] = 'Ukaz<61><7A> HTML zdroj';
$string['shownextquiz'] = 'Uk<55>za<7A> nasleduj<75>ci test';
$string['showxmlsource'] = 'Uk<55>za<7A> XML zdroj';
$string['showxmltree'] = 'Uk<55>za<7A> XML strom';
$string['thiscourse'] = 'tento kurz';
$string['weighting'] = 'V<><56>enie';
$string['wrong'] = 'Nespr<70>vny';
2005-05-07 07:08:01 +00:00
?>