new strings from Martina Majorova & Juraj Chlebec & corrections from Miroslav Fikar

This commit is contained in:
havran 2005-05-25 16:28:09 +00:00
parent a216c33ebc
commit b0f7c27258
38 changed files with 720 additions and 242 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// enrol_flatfile.php - created with Moodle 1.5 ALPHA (2005051500)
// enrol_flatfile.php - created with Moodle 1.6 development (2005052400)
$string['description'] = 'Táto metóda bude opakovane kontrolova» a spracováva» ¹peciálne formátovaný textový súbor, ktorého umiestnenie tu urèíte. Súbor mô¾e ma» ¹truktúru podobnú tejto:
@ -15,6 +15,6 @@ $string['filelockedmail'] = 'Textov
$string['filelockedmailsubject'] = 'Dôle¾itá chyba: Súbor so zápismi';
$string['location'] = 'Umiestnenie súboru';
$string['mailadmin'] = 'Upozorni» správcu emailom';
$string['mailusers'] = 'Upozorni» u¾ívateµa emailom';
$string['mailusers'] = 'Upozorni» u¾ívateµov emailom';
?>