lang["WAYPOINT_LBL"] ="By";
lang["NUM_OF_KM_LBL"] ="Number of km";
lang["TOTAL_NUM_OF_KM_LBL"] ="The total number of kilometers:";
lang["LEG_COSTS_LBL"] ="Cost:";
lang["TOTAL_COSTS"] ="Total costs";
lang["ROAD_CANT_BE_CALCULATED"] ="Your route could not be calculated.";
lang["FUNCTION_CANT_BE_EXECUTED"] ="You need to calculate your route.";
lang["NO_TOLL_FOR_ROAD"] ="There are no fees to the designated route.";
lang["TOTAL_TOLL_COSTS"] ="Mautu costs:";
lang["TRAFFIC_INFO_LBL"] ="Corks";
lang["UPLOADING_HEADER_LBL"] ="Loading";
lang["UNLOADING_HEADER_LBL"] ="Unloading";
lang["DATE_TIME_LBL"] ="Date / Time:";
lang["ACCEPTED_TIME_FORMAT_LBL"] ="Accepted formats such as hours are: 1:00, 13:00";
lang["ACCEPTED_NUMBER_FORMAT_LBL"] ="Number format is acceptable eg: 2.5";
lang["COUNTRY_LBL"] ="Country";
lang["PLEASE_SELECT_LBL"] ="Please select";
lang["POSTCODE_CITY_LBL"] ="Postcode / City:";
lang["DELETE_LOAD_POINT_LBL"] ="Remove the point of loading / unloading";
lang["DELETE_INVOICE_LBL"] ="Clear commitment";
lang["PAYMENT_DEADLINE"] ="Deadline for payment:";
lang["INVOICE_NUMBER"] ="Invoice number:";
lang["AMOUNT"] ="Amount:";
lang["POSTCODE_COUNTRY_LBL"] ="Code or city";
lang["GEOCODING_WWARNING_LBL"] ="One of your address appears to be incorrect. Click continue to continue writing anyway, or correct address, and click save to recheck.";
lang["FORM_ERRORS_LBL"] ="The form contains errors";
lang["FORM_MIN_2_UPPER"] ="Are required at least 2 uppercase letters.";
lang["FORM_INVALID_EMAIL"] ="The specified address is invalid.";
lang["FORM_INVALID_CHARACTER"] ="Invalid charakter";
lang["FORM_ONLY_SMALL_LETTERS"] ="Are accepted only lowercase letters.";
lang["FORM_MIN_1_DIGIT_OR_SPECIAL"] ="Requires a minimum of one small letter or special character.";
lang["FORM_MIN_1_LOWER"] ="Requires at least one lowercase letter.";
lang["FORM_PREVENT_SPACE"] ="The space character is not accepted.";
lang["FORM_USERNAME_TO_SHORT"] ="User name must contain a minimum of 2 characters.";
lang["FORM_USERNAME_TO_LONG"] ="User name can contain up to 32 characters.";
lang["FORM_PASSWORD_TO_SHORT"] ="The password must contain a minimum of 8 characters.";
lang["FORM_PASSWORDS_MUST_EQUAL"] ="Passwords must be identical.";
lang["VAT_ID_LBL"] ="NIP:";
lang["BUSINESS_ID_LBL"] ="Regon:";
lang["ACCEPTED_VAT_ID_LBL"] ="If you do not have a European VAT number, the first field blank.";
lang["USER_EXISTS_LBL"] ="The user with the specified name already exists. Please enter a different name.";
lang["EMAIL_EXISTS_LBL"] ="The specified email address already exists. Please enter a different, or log on to your existing account.";
lang["ADDRESS_NOT_FOUND_LBL"] ="Address not found";
lang["NO_OFFERS_FOUND_LBL"] ="All offers are not found";
lang["LOAD_DATE_LBL"] ="Date of loading:";
lang["ADD_AS_START_POINT_LBL"] ="Add as a point initial";
lang["ADD_AS_VIA_POINT_LBL"] ="Add as a point globe";
lang["ADD_AS_END_POINT_LBL"] ="Add as a point final";
lang["POINT_ADDED_LBL"] ="Waypoint has been added";
lang["SHOW_ON_MAP_LBL"] ="Show on map";
lang["SHOW_DETAILS_LBL"] ="Show details";
lang["ROUTE_NUMBER_LBL"] ="Number of ways:";
lang["KM_LBL"] ="Kilometer:";
lang["LENGTH_LBL"] ="Lenght";
lang["MOVE_TO_TRASH_LBL"] ="Certainly move to the trash?";
lang["REMOVE_LBL"] ="Are you sure to delete?";
lang["REMOVE_COMPANY_GROUPS_LBL"] ="All active loads will be assigned to these groups publicly. Are you sure to delete?";
lang["DELETE_LBL"] ="Delete";
lang["SELECTED_FILE_LBL"] ="Selected";
lang["FILE_DENIED_LBL"] ="Illegal file extension";
lang["FILE_DUPLICATE_LBL"] ="The file is already selected";
lang["ROAD_NUMBER_LBL"] ="Way";
lang["TOTAL_DISTANCE_LBL"] ="Odometer";
lang["NET_COST_LBL"] ="Net cost";
lang["GROSS_COST_LBL"] ="Gross cost";

settings["decimil_point"] =",";
settings["thousand_point"] ="";
settings["cal_day_names"] = ['Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sunday'];
settings["cal_day_names_min"] = ['Mo','Tue','Wed','Turs','Fri','Sat','Sun'];
settings["cal_day_names_short"] = ['Mo','Tue','Wed','Turs','Fri','Sat','Sun'];
settings["cal_month_names"] = ['January','February','March','April','May','June','July','August','September','October','November','December'];
settings["cal_month_names_short"] = ['Jan','Feb','Mar','April','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];
settings["cal_prev_txt"] ="Previous";
settings["cal_next_txt"] ="Next";
/*Do not edit below settings*/
settings["cal_first_day"] = 1;
settings["default_map_coordinates"] =[51.500152, -0.126236];
