moodle/lang/hi/appointment.php

20 lines
1.9 KiB
PHP

<?PHP // $Id$
// appointment.php - created with Moodle 1.5.2 (2005060220)
$string['allowresubmit'] = '&#2342;&#2379;&#2348;&#2366;&#2352;&#2366; &#2360;&#2348;&#2381;&#2350;&#2367;&#2335; &#2325;&#2352;&#2344;&#2375; &#2342;&#2368;&#2332;&#2367;&#2319;';
$string['appointmentdetails'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335; &#2325;&#2366; &#2348;&#2381;&#2351;&#2379;&#2352;&#2366;';
$string['appointmentlocation'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335; &#2325;&#2366; &#2360;&#2381;&#2341;&#2366;&#2344;';
$string['appointmentname'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335; &#2325;&#2366; &#2344;&#2366;&#2350;';
$string['date'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335; &#2325;&#2368; &#2340;&#2366;&#2352;&#2368;&#2326;';
$string['description'] = '&#2357;&#2367;&#2357;&#2352;&#2339;';
$string['early'] = '$a &#2332;&#2354;&#2381;&#2342;&#2368;';
$string['late'] = '$a &#2342;&#2375;&#2352; &#2360;&#2375;';
$string['modulename'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335;';
$string['modulenameplural'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335;&#2381;&#2360;';
$string['newsubmissions'] = '&#2360;&#2348;&#2381;&#2350;&#2367;&#2335; &#2325;&#2367;&#2319; &#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335;&#2381;&#2360;';
$string['timeend'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335; &#2325;&#2366; &#2309;&#2344;&#2381;&#2340;';
$string['timestart'] = '&#2317;&#2346;&#2377;&#2311;&#2344;&#2381;&#2335;&#2381;&#2350;&#2373;&#2344;&#2381;&#2335; &#2325;&#2366; &#2310;&#2352;&#2350;&#2381;&#2349;';
?>