moodle/lang/lt/dialogue.php
koenr d2c66e66d1 Added some new files
Deleted a lot of English strings / files
Corrected a lot of errors in html
Help-files should be xhtml compliant

CAN SOMEONE WHO ACTUALLY CAN READ THE LANGUAGE PLEASE CHECK
2004-11-22 21:09:47 +00:00

15 lines
510 B
PHP

<?PHP // $Id$
// dialogue.php - created with Moodle 1.5 development (2004082300)
$string['addmynewentries'] = 'Pridëti mano naujus áraðus';
$string['addmynewentry'] = 'Pridëti mano naujà áraðà';
$string['addsubject'] = 'Pridëti Temà';
$string['allowmultiple'] = 'Leisti daugiau nei vienà dialogà su tuo paèiu þmogum';
$string['allowstudentdialogues'] = 'Leisti dialogus tarp studentø';
$string['close'] = 'Uþdaryti';
$string['closed'] = 'Uþdaryta';
$string['typereply'] = 'Áveskite atsakymà èia';
?>