moodle/lang/lv/choice.php

22 lines
759 B
PHP
Raw Normal View History

2004-05-05 07:19:09 +00:00
<?PHP // $Id$
// choice.php - created with Moodle 1.1.1 (2003091111)
$string['answered'] = "Sa<EFBFBD>emtas atbildes";
$string['choice'] = "Atbilde \$a";
$string['choicename'] = "Izv<EFBFBD>les nosaukums";
$string['choicetext'] = "Izv<EFBFBD>les teksts";
$string['modulename'] = "Izv<EFBFBD>le";
$string['modulenameplural'] = "Izv<EFBFBD>les";
$string['notanswered'] = "Nav sa<73>emtas atbildes";
$string['publish'] = "Rezult<EFBFBD>ti";
$string['publishanonymous'] = "Anon<EFBFBD>mi";
$string['publishnames'] = "Pilns variants (par<61>d<EFBFBD>t v<>rdus un atbildes)";
$string['publishnot'] = "Ner<EFBFBD>d<EFBFBD>t studentiem rezult<6C>tus";
$string['responses'] = "Atbildes";
$string['responsesto'] = "Atbildes uz \$a";
$string['savemychoice'] = "Saglab<EFBFBD>t manu izv<7A>li";
$string['viewallresponses'] = "Skat<EFBFBD>t \$a atbildes";
?>