moodle/lang/he/choice.php
2004-08-27 15:21:18 +00:00

24 lines
2.3 KiB
PHP

<?PHP // $Id$
// choice.php - created with Moodle 1.4 development (2004062600)
$string['answered'] = '&#1506;&#1504;&#1492;';
$string['choice'] = '&#1489;&#1495;&#1497;&#1512;&#1492; $a';
$string['choicename'] = '&#1513;&#1501; &#1504;&#1489;&#1495;&#1512;';
$string['choicetext'] = '&#1496;&#1511;&#1505;&#1496; &#1504;&#1489;&#1495;&#1512;';
$string['modulename'] = '&#1489;&#1495;&#1497;&#1512;&#1492;';
$string['modulenameplural'] = '&#1489;&#1495;&#1497;&#1512;&#1493;&#1514;';
$string['mustchooseone'] = '&#1488;&#1514;&#1492; &#1495;&#1497;&#1497;&#1489; &#1500;&#1489;&#1495;&#1493;&#1512; &#1514;&#1513;&#1493;&#1489;&#1492; &#1500;&#1508;&#1504;&#1497; &#1513;&#1488;&#1514;&#1492; &#1513;&#1493;&#1502;&#1512;. &#1491;&#1489;&#1512; &#1500;&#1488; &#1504;&#1513;&#1502;&#1512;.';
$string['notanswered'] = '&#1500;&#1488; &#1504;&#1506;&#1504;&#1492; &#1506;&#1491;&#1497;&#1497;&#1503;';
$string['publish'] = '&#1508;&#1512;&#1505;&#1501; &#1514;&#1493;&#1510;&#1488;&#1493;&#1514;';
$string['publishanonymous'] = '&#1508;&#1512;&#1505;&#1501; &#1514;&#1493;&#1510;&#1488;&#1493;&#1514; &#1488;&#1504;&#1493;&#1504;&#1497;&#1502;&#1497;&#1493;&#1514;, &#1488;&#1500; &#1514;&#1512;&#1488;&#1492; &#1513;&#1502;&#1493;&#1514; &#1492;&#1505;&#1496;&#1493;&#1491;&#1504;&#1496;&#1497;&#1501;';
$string['publishnames'] = '&#1508;&#1512;&#1505;&#1501; &#1514;&#1493;&#1510;&#1488;&#1493;&#1514; &#1502;&#1500;&#1488;&#1493;&#1514;, &#1514;&#1512;&#1488;&#1492; &#1513;&#1502;&#1493;&#1514; &#1493;&#1488;&#1514; &#1489;&#1495;&#1497;&#1512;&#1493;&#1514;&#1497;&#1492;&#1501;';
$string['publishnot'] = '&#1488;&#1500; &#1514;&#1508;&#1512;&#1505;&#1501; &#1514;&#1493;&#1510;&#1488;&#1493;&#1514; &#1500;&#1505;&#1496;&#1493;&#1491;&#1504;&#1496;&#1497;&#1501;';
$string['responses'] = '&#1514;&#1490;&#1493;&#1489;&#1493;&#1514;';
$string['responsesto'] = '&#1514;&#1490;&#1493;&#1489;&#1493;&#1514; &#1500; $a';
$string['savemychoice'] = '&#1513;&#1502;&#1493;&#1512; &#1488;&#1514; &#1492;&#1489;&#1495;&#1497;&#1512;&#1492; &#1513;&#1500;&#1497;';
$string['showunanswered'] = '&#1492;&#1512;&#1488;&#1492; &#1506;&#1502;&#1493;&#1491;&#1492; &#1500;&#1500;&#1488;-&#1504;&#1506;&#1504;&#1493;';
$string['viewallresponses'] = '&#1512;&#1488;&#1492; $a &#1514;&#1490;&#1493;&#1489;&#1493;&#1514;';
?>