var lang = new Array();
//logowanie
lang[0]='Incorrect login or password';
//upload
lang[1]='Make sure that field have correct value!';
lang[2]='Error';
//upload formularz
lang[10]='Incorrect value in width field';
lang[11]='Incorrect value in height field';
lang[12]='Field of title is require';
lang[13]='Field of description is require';
lang[14]='First tag field is require';
lang[15]='Second tag field is require';
lang[16]='Photo can be in maximum 5 categories';
lang[17]='Check category where photo have to be.';
lang[18]='In price field is incorrect value';
lang[19]='Aby zdjęcie zostało dodane do bazy, musisz zaakceptować warunki regulaminu';
lang[20]='Are you sure?';
lang[21]='All fields must be fill.';

//rejestracja
lang[22]='Code from random image is not correct.';
lang[23]='Error in login field. This field must have to minimum 3 characters and contains only letters, numbers and two special signs "_" and "*".';
lang[24]='No password.';
lang[25]='Error in first name field. Possible value is between 3 and 20 characters.';
lang[26]='Error in surname field. Possible value is between 3 and 50 characters.';
lang[27]='Too long name of company.';
lang[28]='Incorrect value in NIP field.';
lang[29]='Incorrect e-mail address.';
lang[30]='Website field value is too long.';
lang[31]='Address field value is too long.';
lang[32]='No address.';
lang[33]='City field value is too long.';
lang[34]='No city.';
lang[35]='No postal code.';
lang[36]='Telephone field value is too long.';
lang[37]='You are no describing your experience.';
lang[38]='Proszę wybrać do jakiego wykorzystania interesują najbardziej zdjęcia z naszego serwisu.';
lang[39]='Nie podaleś starego hasła';
lang[40]='Nie podaleś nowego hasła';
