moodle/lang/he_utf8/message.php
2005-07-19 19:20:49 +00:00

16 lines
472 B
PHP

<?PHP // $Id$
// message.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041101)
$string['addcontact'] = 'הוסף איש קשר';
$string['ago'] = 'לפני $a';
$string['message'] = 'הודעה';
$string['messages'] = 'הודעות';
$string['search'] = 'חפש';
$string['searchforperson'] = 'חפש מישהו';
$string['searchmessages'] = 'חפש הודעות';
$string['sendmessage'] = 'שלח הודעה';
$string['settings'] = 'הגדרות';
?>