var lang=
{
    "name" : "English",
    "defaultLanguage" : "DE",
    "currentLanguage" : "EN",
    "languageNames" : { "EN" : "English", "DE" : "German", "PL" : "Polish", "CS" : "Czech", "HU" : "Hungarian" },
    "monthNames" : [ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" ],
    "dayNameAbbreviations"  : [ "Su", "Mo", "Tu", "We", "Th"," Fr", "Sa" ],
    "dayNames" : [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday"," Friday", "Saturday" ],
    "firstDayOfTheWeek" : 0,
    "dict" :
    {
        "languageTabPrefix" : "",
        "languageTabPostfix" : " version",
        "textSearchLabel" : "text search...",
        "selectboxAllCities" : "any",
        "mapModePolygon": "area",
        "mapModePoint": "point",
        "newCityInLandMessageBeggining": "You are adding a new city in ",
        "newCityInLandMessageEnding": " land.",
        "landNotSelectedError": "You need to select a land before adding a new city.",
        "newCityName": "name of the new city: ",
        "addNewCity": "add the new city",
        "noCityNameForDefaultLanguage": "You didn't enter the city name in required language (German).",
        "spaTabName": "SPA packages",
        "packageTabName": "Packages",
        "spaReservation": "SPA reservation",
        "reservation": "Reservation",
        "packageReservation": "Package reservation",

        "enterRoomPrice": "Enter price for room",
        "periodFrom": "in period from",
        "leaveEmpty": "or leave this field empty to clear the price list for selected period.",
        "reservarationPanel": "Reservarion panel",
        "priceCheckFailure": "Unable to calculate price for selected period. Some selected rooms might be unavailable.",
        "roomUnavailable": "Room unavailable",
        "interhomeReservationPanel": "Interhome reservation panel",
        "priceForSelectedPeriod": "Apartament price during selected period:",
        "none": "none",
        "loadingData": "Loading data...",
        "price": "Price",
        "to": "to",
        "skiCenters": "Ski centers",
        "touristAttractions": "Tourist attractions",
        "accomodations": "Accomodations",
        "3_star_hotel": "3 Star Hotel",
        "4_star_hotel": "4 Star Hotel",
        "5_star_hotel": "5 Star Hotel",
        "SPA_hotel": "SPA Hotel",
        "guesthouse": "Pensjonat",
        "hostel": "Guesthouse",
        "private_lodgings": "Apartment",
        "agritouristic_house": "Agritouristic House",
        "interhomePriceCheckFailure": "An error has occured while trying to calculate current price:",
        "interhomeUnknownError": "An internal error of the reservation system has occured, please try again. If the problem reoccurs please contact us.",
        "years": "years",
        "ageOf": "Age of",
        "childForAge": "child",
	"tabTermsTitle": "Terms & Conditions",



        "additional_attributes_name": 'Name',
        "additional_attributes_price": 'Price',
        "additional_attributes_description": 'Description',


        "additiona_costs_title": "Additional costs"


    },

    externals:
    {
        "Checkin Date is less than today": "Checkin Date is less than today",
        "Duration is not valid. Valid is 7, 14, 21, etc..": "Duration is not valid. Valid is 7, 14, 21, etc..",
        "Endday is not valid.": "Endday is not valid.",
        "No Data found &": "No Data found &",
        "Object can not be booked. Object is not free.": "Object can not be booked. Object is not free.",
        "Short term reservation not allowed": "Short term reservation not allowed",
        "Startday is not valid. Please try ": "Startday is not valid. Please try ",
        "Sat.": "Saturday",
        "Sunday": "Sunday",
        "Monday": "Monday",
        "Tuesday": "Tuesday",
        "Wed.": "Wednesday",
        "Th": "Thursday",
        "Friday": "Friday"
    }

    

}


