*/ $words = array( /* CONTACT US MGR */ 'Contact Us' => 'Kontakt', 'First Name' => 'Imię', 'Last Name' => 'Nazwisko', 'Email' => 'Email', 'contact intro' => 'Jeżeli chcesz przesłać zapytanie proszę wypełnij poniższy formularz i prześlij swoje namiary.', 'Type of enquiry' => 'Rodzaj zapytania', 'Comment' => 'Treść', 'Contact Enquiry from' => 'Zapytanie z', 'Enter Captcha' => 'Proszę podać numer widoczny w polu obok', 'aContactType' => array( 'General enquiry' => 'Ogólne zapytanie', 'Get a quote' => 'Pytanie', 'Hosting info' => 'Propozycja do serwisu', 'Site feedback' => 'Uwagi o serwisie', ), /* ERROR MSGS */ 'You must enter your first name' => 'Określ imię nadawcy', 'You must enter your last name' => 'Określ nazwisko nadawcy', 'You must fill in your comment' => 'Wypełnij treść', 'Your email is not correctly formatted' => 'Format adresu email jest nieprawidłowy', 'You must enter your email' => 'Podaj adres email', 'You must enter the number to the left in this field' => 'Musisz podać ten sam numer jak w polu obok', ); ?>