mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 12:33:18 +01:00
25 lines
875 B
PHP
25 lines
875 B
PHP
<?PHP // $Id$
|
|
// resource.php - created with Moodle 1.5.2 (2005060220)
|
|
|
|
|
|
$string['addresource'] = 'Khayraad ku dar';
|
|
$string['chooseafile'] = 'Dooro ama kor u dhaammi fayle';
|
|
$string['chooseparameter'] = 'Xulo xaddka';
|
|
$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['fulltext'] = 'Teks buuxa';
|
|
$string['htmlfragment'] = 'Jeex HTML ';
|
|
$string['newwindow'] = 'Daaqad cusub';
|
|
$string['parameter'] = 'Xad';
|
|
$string['parameters'] = 'xadadka';
|
|
$string['resourcetype2'] = 'Bog web';
|
|
$string['resourcetype7'] = 'Barnaamij';
|
|
$string['serverurl'] = 'URLka serferka ($a->wwwroot)';
|
|
$string['variablename'] = 'Magac doorsoome';
|
|
|
|
?>
|