2004-05-05 07:19:09 +00:00
|
|
|
|
<?PHP // $Id$
|
2004-07-16 09:03:18 +00:00
|
|
|
|
// choice.php - created with Moodle 1.3.1 (2004052501)
|
2004-05-05 07:19:09 +00:00
|
|
|
|
|
|
|
|
|
|
2004-07-16 09:03:18 +00:00
|
|
|
|
$string['answered'] = 'Sa<53>emtas atbildes';
|
|
|
|
|
$string['choice'] = 'Izv<7A>les $a';
|
|
|
|
|
$string['choicename'] = 'Izv<7A>les nosaukums';
|
|
|
|
|
$string['choicetext'] = 'Izv<7A>les teksts';
|
|
|
|
|
$string['modulename'] = 'Izv<7A>le';
|
|
|
|
|
$string['modulenameplural'] = 'Izv<7A>les';
|
|
|
|
|
$string['mustchooseone'] = 'Jums j<>izv<7A>las atbilde pirms saglab<61><62>anas. Nekas netika saglab<61>ts.';
|
|
|
|
|
$string['notanswered'] = 'Nav sa<73>emtas atbildes';
|
|
|
|
|
$string['publish'] = 'Rezult<6C>ti';
|
|
|
|
|
$string['publishanonymous'] = 'Anon<6F>mi';
|
|
|
|
|
$string['publishnames'] = 'Pilns variants (par<61>d<EFBFBD>t v<>rdus un atbildes)';
|
|
|
|
|
$string['publishnot'] = 'Ner<65>d<EFBFBD>t studentiem rezult<6C>tus';
|
|
|
|
|
$string['responses'] = 'Atbildes';
|
|
|
|
|
$string['responsesto'] = 'Atbildes uz $a';
|
|
|
|
|
$string['savemychoice'] = 'Saglab<61>t manu izv<7A>li';
|
|
|
|
|
$string['showunanswered'] = 'Par<61>d<EFBFBD>t kolonnas ar neatbild<6C>tajiem';
|
|
|
|
|
$string['viewallresponses'] = 'Skat<61>t $a atbildes';
|
2004-05-05 07:19:09 +00:00
|
|
|
|
|
|
|
|
|
?>
|