var komunikaty = {
    "usun" : "Are you sure you want to delete it?",
    "nie_wybrano_wiadomosci" : "You didn't choose any message",
    "usun_wszystkie_wiadomosci" :"Confirm... delete all the messages?",

    "imie_ok" : "Name is OK",
    "imie_puste" : "Enter your name",
    "imie_bledne" : "Wrong name format",

    "nazwisko_ok" : "Surname is OK",
    "nazwisko_puste" : "Enter your surname",
    "nazwisko_bledne" : "Wrong surname format",

    "nick_ok" : "Nick OK",
    "nick_pusty" : "Enter your nick name",
    "nick_bledny" : "Wrong nick name format",

    "haslo_krotkie" : "Password - minimum 4 characters",
    "haslo_dlugie" : "Password - minimum 30 characters",

    "haslo2_krotkie" : "Repeat password - minimum 4 characters",
    "haslo2_dlugie" : "Repeat password - maximum 30 characters",

    "email_bledny" : "Wrong e-mail",
    "email_zajety" : "This e-mail is already in Wisomi",
    
    "opis_field" : "Gift description",
    "nazwa_prezentu_field" : "Enter gift name",
    "www_field" : "Maybe you know where to get it? Type website or store",
    "opis_field" : "Gift description",
    "prezent_dodany" : "Gift added",
    "prezent_zmieniony" : "Gift changed",
    "pola_rozniasie" : "Passwords are not the same",
    "nazwa_niepusta" : "Enter gift name",
    "nick_juz_jest" : "This nickname is used by someone else",
    "email_juz_jest" : "This email is already registred on wisomi.com",

    "usunac_ogloszenie" : "Remowe advertisement?",
    "usunac_wiadomosc" : "Remove message?",

    "dodaj_tag_do_prezentu" : "Enter tag to gift?",
    "tag_neg" : "You didn't add a tag to gift",

    "otaguj_prezent" : "Tag a gift?",
    "otaguj_neg" : "Don't tag a gift",

    "dodano_liste" : "New present list have been added", 

    "zapros" : "Invite?",
    "zaproszenie_neg" : "Invitation was not sent",

    "daj_prezent" : "You want to give him this gift?",
    "prezent_neg" : "You don't want to give him a gift",

    "usunac_znajomego" : "Remowe this friend?",
    "zrzutka_neg" : "Nie zrzuciĹeĹ siÄ na prezent",
    "usun_znajomego_neg" : "Don't remove this friend",

    "usunac_partnera" : "Remove this partner?",
    "usun_partnera_neg" : "Don't remove this partner",

    "usunac_prezent" : "Remove this gift?",
    "usun_prezent_neg" : "Gift was not removed",

    "usunac_tag" : "Remove this tag?",
    "usun_tag_neg" : "Tag was not removed",

    "usunac_komentarz" : "Remove this comment?",
    "usun_komentarz_neg" : "Comment was not removed",

    "nie_sklonowano" : "You have this gift on your list",
    "sklonowano" : "Gift added",

    "aktywny_1" : "1 active",

    "lista_dodano" : "You are on the givers list",
    "lista_dodano_neg" : "You are not on the givers list. Some error appeared",

    "przypisanie_do_listy" : "Gift is now assign to new list",
    "przypisanie_do_listy_neg" : "You can not add this gift to this list, because it is already there",
    "usuniecie_z_listy" : "Gift was removed from the list",

    "blad" : "Some unexpected error appeared",

    "tooltip" : "Click to edit...",
    "indicator" : "Saving...",

    "komentarz_dodano" : "New comment is added",
    "komentarz_pusty" : "You should enter some comment",

    "podpowiedz" : "Tip",
    "dodano_liste" : "Nowa lista została dodana",
    
    "usun_z_listy_ofiarowadcow" : "Delete from list?"
};

