moodle/lang/be/install.php
koenr 36b6399ebd new language: Belarusian - be - by Maryia Davidouskaia [maryia@iatp.by] and her team
I repaired a lot of unescaped ' in the php-files - I hope I catched them all
2004-12-22 09:30:58 +00:00

25 lines
918 B
PHP

<?PHP // $Id$
// install.php - created with Moodle 1.4 development (2004080300)
$string['admindirerror'] = 'Âûçíà÷àíû êàòàëîã àäì³í³ñòðàòàðà íÿñëóøíû';
$string['admindirname'] = 'Êàòàëîã àäì³í³ñòðàòàðà';
$string['caution'] = 'Ïàïÿðýäæàííå';
$string['chooselanguage'] = 'Âûâåðûöå ìîâó';
$string['compatibilitysettings'] = 'Ïðàâåðêà íàñòðîåê PHP...';
$string['configfilewritten'] = 'config.php ïàñïÿõîâà ñòâîðàíû';
$string['configurationcomplete'] = 'Íàñòðîéêà çàâåðøàíàÿ';
$string['database'] = 'Áàçà Äàäçåíûõ';
$string['dataroot'] = 'Êàòàëîã äàäçåíûõ';
$string['dbhost'] = 'Õîñò ñýðâåðà';
$string['dbpass'] = 'Ïàðîëü';
$string['dbprefix'] = 'Ïðýô³êñ òàáë³öà¢';
$string['dbtype'] = 'Òûï';
$string['dirroot'] = 'Êàòàëîã Moodle';
$string['download'] = 'Çàãðóç³öü';
$string['fail'] = 'Ïàìûëêà';
$string['gdversion'] = 'GD âåðñ³ÿ';
$string['installation'] = 'Ëàäàâàííå';
$string['memorylimit'] = 'Ìÿæà ïàìÿö³';
?>