var LANG = new Array();
/*var required = new Array();*/

/* KONTAKT */
LANG['KONTAKT_WPISZ_ADRES_EMAIL'] = 'Wpisz adres e-mail';
LANG['KONTAKT_NIEPOPRAWNY_EMAIL'] = 'Niepoprawny format adresu e-mail';
LANG['KONTAKT_WPISZ_TRESC'] = 'Wpisz treść';
LANG['KONTAKT_WPISZ_PODPIS'] = 'Wpisz swój podpis';
LANG['KONTAKT_FORM_EMAIL'] = 'E-mail *';
LANG['KONTAKT_FORM_TRESC'] = 'Pytanie *';
LANG['KONTAKT_FORM_PODPIS'] = 'Podpis *';

/* NEWSLETTER */
/* UWAGA! To tłumaczenie powinno być identyczne w treści jak odpowiadajace mu tłumaczenie w pliku en.php */
LANG['NL_WPISZ_ADRES_EMAIL'] = 'Newsletter: (wpisz e-mail)';

LANG['NL_NIEPOPRAWNY_EMAIL'] = 'Niepoprawny adres e-mail';

/* ZGŁOSZENIE */
/*
required['zgloszenie'] = Array();
required['zgloszenie']['zgloszenie_tytul'] = 'text';
required['zgloszenie']['zgloszenie_kraj'] = 'text';
required['zgloszenie']['zgloszenie_dlugosc'] = 'text';
required['zgloszenie']['zgloszenie_zwrot_nazwa'] = 'text';
required['zgloszenie']['zgloszenie_zwrot_adres'] = 'text';
required['zgloszenie']['zgloszenie_zwrot_osoba'] = 'text';
required['zgloszenie']['zgloszenie_zwrot_telefon'] = 'text';
required['zgloszenie']['zgloszenie_zwrot_email'] = 'email';
required['zgloszenie']['zgloszenie_korespondencja_telefon'] = 'text';
required['zgloszenie']['zgloszenie_korespondencja_email'] = 'email';
required['zgloszenie']['zgloszenie_tytul_en'] = 'text';
required['zgloszenie']['zgloszenie_rok'] = 'text';
required['zgloszenie']['zgloszenie_jezyk'] = 'text';
required['zgloszenie']['zgloszenie_rezyser'] = 'text';
required['zgloszenie']['zgloszenie_tworca_animacji'] = 'text';
required['zgloszenie']['zgloszenie_autor_scenariusza'] = 'text';
required['zgloszenie']['zgloszenie_autor_muzyki'] = 'text';
required['zgloszenie']['zgloszenie_oplata_projekcyjna'] = 'text';
required['zgloszenie']['zgloszenie_producent'] = 'text';
required['zgloszenie']['zgloszenie_dystrybucja_nazwa'] = 'text';
required['zgloszenie']['zgloszenie_dystrybucja_adres'] = 'text';
required['zgloszenie']['zgloszenie_dystrybucja_osoba'] = 'text';
required['zgloszenie']['zgloszenie_dystrybucja_telefon'] = 'text';
required['zgloszenie']['zgloszenie_dystrybucja_email'] = 'email';
required['zgloszenie']['zgloszenie_zglaszajacy'] = 'text';
required['zgloszenie']['zgloszenie_oswiadczenie'] = 'checkbox';
*/
LANG['ZGLOSZENIE_MAIL_ZOSTAW_PUSTE'] = ' lub pozostaw to pole puste.';
LANG['ZGLOSZENIE_MAIL_INCORRECT'] = ' (nieprawidłowy format adresu email).';
LANG['ZGLOSZENIE_INFO_UZUPELNIJ_B'] = '- wyróżnione pola ';
LANG['ZGLOSZENIE_INFO_UZUPELNIJ_E'] = ' wymagają uzupełnienia !';
