mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
16 lines
548 B
PHP
16 lines
548 B
PHP
<?PHP // $Id$
|
|
// resource.php - created with Moodle 1.5 (2005060201)
|
|
|
|
|
|
$string['addresource'] = 'Khayraad ku dar';
|
|
$string['chooseafile'] = 'Dooro ama kor u dhaammi fayle';
|
|
$string['directlink'] = 'Xidhiidh ku toosan faylkan';
|
|
$string['display'] = 'Daaqad';
|
|
$string['editingaresource'] = 'Tafatiraya khayraadka';
|
|
$string['example'] = 'Tusaale';
|
|
$string['exampleurl'] = 'http://www.Tusaale.com/somedirectory/somefile.html';
|
|
$string['filename'] = 'Magac fayl';
|
|
$string['resourcetype2'] = 'Bog web';
|
|
$string['resourcetype7'] = 'Barnaamij';
|
|
|
|
?>
|