From: Moodle Robot Date: Sat, 31 Oct 2009 00:21:50 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20091031) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5c89b852ec41aed92bd8153d8dab103c0c6f0ba2;p=moodle.git Automatic installer.php lang files by installer_builder (20091031) --- diff --git a/install/lang/pl_utf8/installer.php b/install/lang/pl_utf8/installer.php index 688ccda225..329380fe87 100644 --- a/install/lang/pl_utf8/installer.php +++ b/install/lang/pl_utf8/installer.php @@ -22,11 +22,11 @@ $string['chooselanguagesub'] = 'Proszę wybrać język TYLKO do instalacji. Stro $string['dataroot'] = 'Katalog z danymi'; $string['dirroot'] = 'Katalog Moodle'; $string['environment'] = 'Środowisko'; -$string['environmentrequireinstall'] = 'Musi być zainstalowane i włączone'; +$string['environmentrequireinstall'] = 'jest niezbędnę, żeby było zainstalowane/włączone'; $string['environmentrequireversion'] = 'wersja $a->needed jest niezbędna a ty używasz wersji $a->current'; $string['installation'] = 'Instalacja'; $string['language'] = 'Język'; -$string['parentlanguage'] = '<>'; +$string['parentlanguage'] = '<>'; $string['phpversion'] = 'Wersja PHP'; $string['reload'] = 'Odśwież'; $string['thischarset'] = 'UTF-8'; @@ -36,7 +36,7 @@ $string['welcomep20'] = 'Widzisz tę stronę, ponieważ z powodzeniem zainstalow $string['welcomep30'] = 'Ten instalator $a->installername zawiera aplikacje, by stworzyć środowisko, w którym będzie działać Moodle, czyli'; $string['welcomep40'] = 'Pakiet zawieraMoodle $a->moodlerelease ($a->moodleversion).'; $string['welcomep50'] = 'Wszystkie aplikacje w tym pakiecie maja własne, oddzielne licencje. Kompletny pakiet $a->installername jest open source i jest dystrybuowany na GPL licencji.'; -$string['welcomep60'] = 'Następujące strony przeprowadzą cię przez instalację Moodle na twoim komputerze. Możesz zaakceptować ustawienia domyślne lub, opcjonalnie, dostosować je do swoich potrzeb.'; +$string['welcomep60'] = 'Nastepujące strony przeprowadzą cię przez instalację Moodle na twoim komputerze. Możesz zaakceptować ustawienia domyślne lub, opcjonalnie, dostosować je do swoich potrzeb.'; $string['welcomep70'] = 'Kliknij \"Dalej\" żeby kontynuować instalację Moodle'; $string['wwwroot'] = 'Adres w sieci'; ?>