2004-03-05 14:08:00 +00:00
< ? PHP // $Id$
2004-03-26 22:14:26 +00:00
// lesson.php - created with Moodle 1.2.1 beta (2004032200)
2004-03-05 14:08:00 +00:00
2004-03-24 08:55:42 +00:00
$string [ 'actionaftercorrectanswer' ] = 'Reakcja po poprawnej odpowiedzi' ;
2004-03-05 14:08:00 +00:00
$string [ 'addanewpage' ] = 'Dodaj now<6F> stron<6F> ' ;
$string [ 'addpagehere' ] = 'Wstaw tutaj now<6F> stron<6F> ' ;
$string [ 'answer' ] = 'Odpowied<65> ' ;
2004-03-24 08:55:42 +00:00
$string [ 'answersfornumerical' ] = 'Odpowiedzi dla numerycznych pyta<74> powinny odpowiada<64> warto<74> ciom Minimum i Maximum' ;
2004-03-05 14:08:00 +00:00
$string [ 'attempt' ] = 'Pr<50> ba: $a' ;
$string [ 'attempts' ] = 'Pr<50> by' ;
$string [ 'available' ] = 'Dost<73> pne od' ;
2004-03-24 08:55:42 +00:00
$string [ 'canretake' ] = 'Powt<77> rzenie lekcji' ;
$string [ 'casesensitive' ] = 'Zale<6C> ne od wielko<6B> ci liter' ;
2004-03-05 14:08:00 +00:00
$string [ 'checknavigation' ] = 'Sprawd<77> nawigacj<63> ' ;
2004-03-24 08:55:42 +00:00
$string [ 'checkquestion' ] = 'Sprawd<77> pytanie' ;
2004-03-05 14:08:00 +00:00
$string [ 'confirmdeletionofthispage' ] = 'Potwierd<72> usuni<6E> cie tej strony' ;
$string [ 'congratulations' ] = 'Gratualcje - koniec lekcji' ;
$string [ 'continue' ] = 'Kontynuuj' ;
$string [ 'deadline' ] = 'Termin ko<6B> cowy' ;
$string [ 'deletingpage' ] = 'Usuwanie strony: $a' ;
$string [ 'displayofgrade' ] = 'Wy<57> wietl ocen<65> studentowi' ;
$string [ 'endoflesson' ] = 'Koniec lekcji' ;
2004-03-24 08:55:42 +00:00
$string [ 'fileformat' ] = 'Format pliku' ;
$string [ 'firstanswershould' ] = 'Pierwsza odpowied<65> powinna przenie<69> <65> do "odpowiedniej" strony' ;
2004-03-05 14:08:00 +00:00
$string [ 'gradeis' ] = 'Ocena: $a' ;
2004-03-24 08:55:42 +00:00
$string [ 'importquestions' ] = 'Zaimportuj pytania' ;
2004-03-05 14:08:00 +00:00
$string [ 'jumpto' ] = 'Przejd<6A> do' ;
$string [ 'maximumnumberofanswers' ] = 'Maksymalna liczba odpowiedzi' ;
2004-03-24 08:55:42 +00:00
$string [ 'maximumnumberofattempts' ] = 'Maksymalna liczba pr<70> b' ;
2004-03-05 14:08:00 +00:00
$string [ 'modulename' ] = 'Lekcja' ;
$string [ 'modulenameplural' ] = 'Lekcje' ;
$string [ 'movepagehere' ] = 'Przesu<73> stron<6F> tutaj' ;
$string [ 'moving' ] = 'Przesuwanie strony: $a' ;
2004-03-24 08:55:42 +00:00
$string [ 'movingtonextpage' ] = 'Do nast<73> pnej strony' ;
2004-03-26 22:14:26 +00:00
$string [ 'multianswer' ] = 'Wiele odpowiedzi' ;
2004-03-24 08:55:42 +00:00
$string [ 'multipleanswer' ] = 'Wielokrotne odpowiedzi' ;
2004-03-05 14:08:00 +00:00
$string [ 'nextpage' ] = 'Nast<73> pna strona' ;
$string [ 'noanswer' ] = 'Brak odpowiedzi' ;
$string [ 'noattemptrecordsfound' ] = 'Brak pr<70> b: nie przyznano oceny' ;
2004-03-24 08:55:42 +00:00
$string [ 'normal' ] = 'Normalnie - id<69> zgodnie z trybem lekcji' ;
2004-03-05 14:08:00 +00:00
$string [ 'numberofcorrectanswers' ] = 'Ilo<6C> <6F> poprawnych odpowiedzi: $a' ;
2004-03-24 08:55:42 +00:00
$string [ 'numberofcorrectmatches' ] = 'Ilo<6C> <6F> poprawnych po<70> <6F> cze<7A> : $a' ;
$string [ 'numberofpagestoshow' ] = 'Ilo<6C> <6F> stron (kart) do wy<77> wietlenia' ;
2004-03-05 14:08:00 +00:00
$string [ 'numberofpagesviewed' ] = 'Ilo<6C> <6F> obejrzanych strony: $a' ;
2004-03-24 08:55:42 +00:00
$string [ 'ordered' ] = 'Pouk<75> adane' ;
2004-03-05 14:08:00 +00:00
$string [ 'outof' ] = 'Z $a' ;
$string [ 'page' ] = 'Strona: $a' ;
$string [ 'pagecontents' ] = 'Spis tre<72> ci' ;
$string [ 'pagetitle' ] = 'Tytu<74> strony' ;
$string [ 'pleasecheckoneanswer' ] = 'Prosz<73> sprawd<77> jedn<64> odpowied<65> ' ;
2004-03-24 08:55:42 +00:00
$string [ 'pleasecheckoneormoreanswers' ] = 'Sprawd<77> jedn<64> lub wi<77> cej odpowiedzi' ;
$string [ 'pleaseenteryouranswerinthebox' ] = 'Prosz<73> wpisz swoj<6F> odpowied<65> ' ;
$string [ 'pleasematchtheabovepairs' ] = 'Po<50> <6F> cz powy<77> sze pary' ;
2004-03-26 22:14:26 +00:00
$string [ 'questionoption' ] = 'Opcja pytania' ;
2004-03-24 08:55:42 +00:00
$string [ 'questiontype' ] = 'Typ pytania' ;
2004-03-05 14:08:00 +00:00
$string [ 'response' ] = 'Informacja zwrotna' ;
$string [ 'sanitycheckfailed' ] = 'Ta pr<70> ba zosta<74> a usuni<6E> ta!' ;
$string [ 'savepage' ] = 'Zapisz stron<6F> ' ;
2004-03-24 08:55:42 +00:00
$string [ 'showanunansweredpage' ] = 'Umo<6D> liw wielokrotne przegl<67> danie stron z b<> <62> dn<64> odpowiedzi<7A> ' ;
$string [ 'showanunseenpage' ] = 'Nigdy nie pokazuj tej samej strony dwukrotnie' ;
$string [ 'singleanswer' ] = 'Pojedyncza odpowied<65> ' ;
$string [ 'thatsthecorrectanswer' ] = 'To jest poprawna odpowied<65> ' ;
$string [ 'thatsthewronganswer' ] = 'To jest b<> <62> dna odpowied<65> ' ;
2004-03-05 14:08:00 +00:00
$string [ 'thispage' ] = 'Ta strona' ;
$string [ 'youhaveseen' ] = 'Widzia<69> e<EFBFBD> ju<6A> wi<77> cej ni<6E> jedn<64> stron<6F> tej lekcji. <br/> Czy chcia<69> by<62> zacz<63> <7A> od ostatniej strony, kt<6B> r<EFBFBD> przegl<67> da<64> e<EFBFBD> ?' ;
2004-03-24 08:55:42 +00:00
$string [ 'youranswer' ] = 'Twoja odpowied<65> ' ;
2004-03-05 14:08:00 +00:00
?>