
var i18n = {
    currencySymbols: {
        "EUR": "€",
        "USD": "US$",
        "GBP": "£"
    },

    currencyToLocale: {
        "EUR": "es-ES",
        "USD": "en-US",
        "GBP": "en-GB"
    },

    localeToRegion: {
        "es": "es-ES",
        "en": "en-US",
        "it": "it-IT",
        "fr": "fr-FR",
        "pt": "pt-PT",
        "ar": "es-AR",
        "mx": "es-MX",
        "br": "pt-BR",
    },


    "en": {
        "calendarLegacy.place": "spot",
        "calendarLegacy.places": "spots",
        "calendarLegacy.notAllowedMoreThanNReservations": "You can't reserve for more than {1} people.",
        "calendarLegacy.bookingReservationLimitPaxes": "Unable to make reservation for more than {1} person",
        "calendarLegacy.bookingReservationLimitPaxes_plural": "Unable to make reservation for more than {1} person",
        "calendarLegacy.nPlacesLeft": "There are {1} places left",
        "calendarLegacy.onePlaceLeft": "There is one place left",
        "calendarLegacy.nPlacesLeftNew": "Only {1} places left",
        "calendarLegacy.onePlaceLeftNew": "Only {1} place left",
        "calendarLegacy.nPlacesLeftNew2": "{1} places left",
        "calendarLegacy.onePlaceLeftNew2": "{1} place left",
        "calendarLegacy.noPlacesLeft": "There are no places left at this time",
        "calendarLegacy.free": "Free",
        "calendarLegacy.adults": ['family', 'adult', 'group', 'retiree', 'and 24', 'and 25', 'and 26', 'between 18', 'person', 'driver', 'up to 3 people', 'up to 5 people' , 'up to 6 people' , 'Up to 7 people', 'Up to 12 people', 'Up to 15 people'],
        "calendarLegacy.children": ['Children', 'Youth', 'baby', 'babies', '=Free entry'],
        "calendarLegacy.minors": ['Minors'],
        "calendarLegacy.patterns": ['from 19','from 20','from 21','from 22','from 23','from 24','from 25','from 26','from 27','from 28','from 29','from 30','to 19','to 20','to 21','to 22','to 23','to 24','to 25','to 26','to 27','to 28','to 29','to 30','19','20','21','22','23','24','25','26','27','28','29','30'],
        "calendarLegacy.foldedSupercalendarDateTimeFormat": "dddd, D MMMM YYYY",
        "calendarLegacy.pagantisQuotasCalendar": "or {1} installments of {2}",
        "calendarLegacy.pagantisGenericQuotasCalendar": "Pay in installments",
        "errorMsg.hour": "Select the <strong>time</strong>.",
        "errorMsg.categoria": "Select the <strong> activity type</strong>.",
        "errorMsg.totalPeople": "Select the <strong>number of people</strong>.",
        "errorMsg.checkAvailability_wrongPax": "There aren't enough places available. Please choose another day / time or decrease the number of people.",
        "errorMsg.totalChildren": "Children and minors can not do this activity <strong>without being accompanied by an adult</strong>.",
        "errorMsg.date": "Choose a <strong>date</strong>.",
        "errorMsg.dateHour": "Choose a <strong>new time</strong> for that date.",
        "errorMsg.notAvailableToday": "We do not have availability for that date.",
        "errorMsg.availabilityNo": "Sorry, <strong>there is no availability for that date and time. Please select another day / time.</Strong>",
        "errorMsg.availabilityFail": "Sorry, there is no availability at this time. <strong>Please choose another day/time.</strong>",
        "errorMsg.availabilityNotFound": "Sorry, we were unable to confirm availability with the provider.",
        "errorMsg.singleSupplementWarning": "An individual supplement will be added during the next step of the booking process.",
        "errorMsg.availableOtherLang": "We don't have availability in {1} for this day, but you can do it in {2}.",
        "errorMsg.checkAvailability.noAvailability": "There's no availability on the day / at the time selected. Please choose another day / time.",
        "errorMsg.checkAvailability.wrongPax": "There aren't enough places available. Please choose another day / time or decrease the number of people.",
        "errorMsg.checkAvailability.internalError": "Error connecting with the provider. Please try again in a few minutes.",
        "errorMsg.checkAvailability.minPaxes": "This activity has a minimum number of participants in order to confirm the booking.",

        'es_name_lang': "spanish",
        'en_name_lang': "english",
        'fr_name_lang': "french",
        'pt_name_lang': "portuguese",
        'it_name_lang': "italian",
        'mx_name_lang': "spanish",
        'ar_name_lang': "spanish",
        'br_name_lang': "portuguese",

        'en_name_lang_uperCase': "English",

        "errorMsg.Free admission" : "If you are only booking free admission tickets, you do not need to make a reservation.",
        "errorMsg.madridBusFamilyWarning": "The family ticket is not available for the two day option.",
        "errorMsg.minPaxPerBooking" : "A minimum of {1} people is required to book the activity.",
        "errorMsg.minPaxPerBookingNotExent" : "A minimum of {1} people is required to book the activity, not counting those who are exempt from payment.",
        "actionMsg.availabilityCheck": "Checking availability",
        "actionMsg.action": "Book",
        "actionMsg.actionModify": "Update",


        "calendarlabelSouldOut": "Will sell out quickly",

        "button_dispo": "See availability",
        "actividad": "activity",
        "activities": "activities",
        "actividad.plural": "activities",
        "transfers": "transfers",
        "touristic_guide": "travel guide",
        "destinations": "destinations",
        "dondeVamos": "Where are you travelling to?",
        "dondeVamosUpperCase": "WHERE ARE YOU TRAVELLING TO?",
        "dondeVamos2": "Where do you want to go?",
        "dondeVamosUpperCase2": "WHERE DO YOU WANT TO GO?",
        "topDestinations": "Top destinations",
        "recentSearchs": "Recent searches",
        "arrival-date": "Arrival date",
        "pickup-date": "Pick up Date",
        "arrival-time": "Arrival time",
        "return-date": "Departure date",
        "return-time": "Pick up time",
        "transfers.train-text": "Your train arrival time is <b>available on your train ticket or on your email booking</b>.",
        "transfers.airport-text": "The estimated flight arrival time is on <b>your flight ticket or in the confirmation email</b>.",
        "transfers.hotel-text": "Later on, we will ask you for your exact address.",
        "transfers.toairport-text": "Please let us know <b>the exact time you wish us to collect you at your hotel</b>, not your flight departure time.",
        "transfers.arrival-text.airport": "Flight arrival time",
        "transfers.arrival-text.port": "Pickup time at the port",
        "transfers.arrival-text.train": "Train arrival time",
        "transfers.arrival-text.hotel": "Hotel pick-up time",
        "transfers.airport-hotel": "Airport - Hotel Transfer",
        "transfers.airport-hotel-2": "Airport - Hotel",
        "transfers.hotel-airport": "Hotel - Airport Transfer",
        "transfers.hotel-airport-2": "Hotel - Airport",
        "transfers.round-trip": "Return Transfer Service",
        "transfers.round-trip-2": "Round trip",
        "transfers.others": "Other transfers",
        "transfers.others-in": "Other transfers in {1}",
        "transfer.selectOrigin": "Pick a departure location",
        "transfer.selectDestination": "Select a destination",
        "transfer.selectAirport": "Pick an airport",
        "transfer.selectDate": "Select a date",
        "transfer.selectHour": "Select an hour",
        "transfer.selectRoundTrip": "Round trip",
        "transfer.selectReturnDate": "Return date",
        "transfer.selectReturnHour": "Time of return",
        "transfer.selectReturnHourFromHotel": "Time of return",
        "transfer.selectAirportArrival": "Destination airport",
        "transfer.selectAirportDeparture": "Departure airport",
        "transfer.selectDestinationArrival": "Destination",
        "transfer.selectDestinationDeparture": "Pick-up area",
        "transfer.selectDateArrival": "Arrival date",
        "transfer.selectDateDeparture": "Pick-up date", //Fecha de recogida
        "transfer.selectHourArrival": "Arrival time",
        "transfer.selectHourDeparture": "Pick-up time",
        "transfer.selectOrigin2": "From",
        "transfer.selectDate2": "Date",
        "transfer.selectHour2": "Time",
        "modify": "Change",
        "number-of-passengers": "Number of passengers",
        "deleteTransfer": "Cancel transfer",
        "search": "search",
        "searchUpperCase": "SEARCH",
        "search.in.1": "Search",
        "search.in.2" : "in",
        "search.emptySearch" : "Where do you want to travel to?",
        "search.allResultsWith" : "See all the results with \"{1}\"",
        "search.allResults" : "See all the results",
        "search.weDontHaveWithThatTerm1" : "We don’t have any destinations or activities that match your search",
        "search.weDontHaveWithThatTerm11" : "There are no results for this search",
        "search.weDontHaveWithThatTerm2" : "We’re working so that you can find it next time!",
        "search.weDontHaveWithThatTerm1Lang" : "Oh no! We still don't have any English-speaking activities in {1}. But they will be available shortly.",
        "search.weDontHaveWithThatTerm2Lang" : "Meanwhile, you can check out our activities in other languages.",
        "search.disambiguationUrl" : "/search",
        "aFromB" : "{1} out of {2}",
        "viewAllDestinations" : "Show all destinations",
        "toQuestion" : "{1}?",
        "paylands.refresh.title" : "Your time has expired :(",
        "paylands.refresh.text" : "Refresh the web page to complete the payment section.",
        "paylands.refresh.btn" : "Refresh the page",
        "btns.book" : "Book",
        "btns.bookNow" : "Reserve now",
        "btns.addCart" : "Add to Cart",
        "btns.continue" : "Continue",
        "btns.confirm" : "Confirm",
        "btns.checkingAvailability" : "checking availability",
        "btns.cancel" : "cancel",
        "btns.accept" : "accept",
        "btns.acceptCapitalize" : "Accept",
        "btns.reset" : "reset",
        "btns.update" : "update",
        "btns.cancelCapitalize" : "Cancel",
        "btns.updateCapitalize" : "Update",
        "labels.date" : "Date",
        "labels.time" : "Time",
        "labels.time.select" : "Select an hour",
        "labels.date.select" : "Select a date",
        "labels.activity-type" : "Type of activity",
        "labels.people" : "People",
        "pricePerPerson_string" : "Price per person",
        "perPerson_string" : "Per person",
        "selectDate" : "Select a date",
        "selectDateAndTime" : "Select date and time",
        "selectOther" : "Select amount",
        "selectOtherWithTime" : "Select time and amount",
        "selectOtherWithType" : "Select type and amount",
        "selectOtherComplete" : "Select time, tour and number of people",
        "notAvailableToday" : "This activity is not available on the chosen dates.",
        "errors.reload" : "An error has occurred. Please reload the page and try again.",
        "errors.retry" : "An error has occurred. Please try again later.",
        "errors.noResults" : "No results found.",
        "errors.noResults.short" : "There are no results.",
        "errors.calendar.main" : "There was an error while loading the calendar. Reload the page and try again.",
        "errors.date" : "Select a date.",
        "errors.time" : "Select a time.",
        "errors.people" : "Select the number of people.",
        "errors.variants" : "Please fill out the field <i>{1}</i>.",
        "errors.solo" : "Children and minors must be accompanied by an adult to take part in this activity.",
        "errors.quota" : "There aren't enough places. There are {1} places left for the chosen date.",
        "errors.quota.etc" : "There aren't enough places. There are {1} places left for the combination selected.",
        "errors.availability.no" : "We're sorry, <strong>there are no places for that day and time. Please, choose another day/hour.</strong>.",
        "errors.availability.no.general" : "We're sorry, we were unable to confirm availability at this time. <strong>Please, try again.</strong>",
        "errors.availability.fail" : "Sorry, there is no availability at this time. <strong>Please choose another day/time.</strong>",
        "errors.availability.notFound" : "We're sorry, we were unable to confirm the availability with the supplier.",
        "errors.date.postbooking" : "Please enter a valid date.",
        "errors.availability.noDispo": "We currently don’t have any scheduled dates for this activity.",
        "errors.availability.noDispoButton": "Check out all the activities in {1}",
        "singleSupplementWarning" : "An individual supplement will be added during the next step of the booking process.",
        "from_string" : "from",
        "filters.today" : "Today",
        "filters.tomorrow" : "Tomorrow",
        "filters.selectedDate" : "the chosen dates",
        "filters.range" : "dates",
        "filters.from" : "From",
        "filters.to" : "Till",
        "filters.availability.warning" : "You must select a start and end date",
        "filters.availability.fromWarning" : "You must select a start date",
        "filters.availability.maxDaysWarning" : "It is only possible to see availability for a maximum of {1} days",
        "filters.noactivities.yet" : "We don’t have any activities in {1} yet",
        "filters.noactivities.yet.nodestination" : "We don’t have any activities yet",
        "filters.noresults" : "No results found in {1}",
        "filters.noresults.nodestination" : "No results found",
        "filters.noresults.long" : "No results were found in {}, but you can check out all the activities in this destination",
        "filters.noresults.nodestination.long" : "No results were found, but you can check out all the activities in this destination",
        "filters.noresults.tryanother" : "Try modifying some of the filters",
        "filters.noresults.date" : "We don’t have activities of this type in {2} for {1}",
        "filters.noresults.date.nodestination" : "We don’t have activities of this type in {1}",
        "filters.noresults.dateOnly" : "There are no activities available in {2} for {1}",
        "filters.noresults.dateOnly.nodestination" : "There are no activities available for {1}",
        "filters.noresults.viewOnDateToday" : "Check out all the available activities for today",
        "filters.noresults.viewOnDateTomorrow" : "Check out all the available activities for tomorrow",
        "filters.noresults.viewOnDateDate" : "Check all the available activities for the chosen dates",
        "filters.noresults.viewOnAnotherDateDate" : "Check out the activities of this type you can do on another day",
        "filters.title" : "1 activity in {1}",
        "filters.title.nodestination" : "1 activity",
        "filters.title.paginated.nodestination" : "1 activity of {1}",
        "filters.title.paginated.nodestination.plural" : "{1} activities of {2}",
        "filter.title.paginated" : "1 activity of {1} in {2}",
        "filter.title.paginated.plural" : "{1} activities of {2} in {3}",
        "filters.daytrip.paginated" : "1 day trip to {1} of {2",
        "filters.daytrip.paginated.nodestination" : "1 day trip of {1}",
        "filters.daytrip.paginated.filtered.plural" : "{1} day trips to {2} of {3}",
        "filters.daytrip.paginated.filtered.nodestination.plural" : "{1} day trips of {2}",
        "filters.title.plural" : "{1} activities in {2}",
        "filters.title.nodestination.plural" : "{1} activities",
        "filters.title.filtered.plural" : "{1} activities",
        "filters.title.filtered.nodestination.plural" : "{1} activities",
        "filters.noactivities" : "No activities in {1}",
        "filters.noactivities.nodestination" : "No activities",
        "filters.nearactivities" : "Nearby activities",
        "filters.nearactivities.filtered" : "1 nearby activity",
        "filters.nearactivities.filtered.plural" : "Other {1} nearby activities",
        "filters.nearactivities.noresults" : "We haven’t found any nearby activities",
        "filters.daytrip" : "1 day trip to {1}",
        "filters.daytrip.nodestination" : "1 day trip",
        "filters.daytrip.filtered.plural" : "{1} day trips to {2}",
        "filters.daytrip.filtered.nodestination.plural" : "{1} day trips",
        "filters.labels.availability" : "Availability",
        "filters.labels.category" : "Categories",
        "filters.labels.service" : "Services",
        "filters.labels.accesibility" : "Accessibility",
        "filters.labels.feature": "Features",
        "filters.labels.destination" : "Cities",
        "filters.labels.nearDestinations" : "Nearby destinations",
        "filters.labels.price" : "Price",
        "filters.labels.duration" : "Duration",
        "filters.labels.km" : "Distance",
        "filters.btns.viewOneActivitie" : "See 1 activity",
        "filters.btns.viewActivities" : "See {1} activities",
        "filters.btns.viewResults" : "View results",
        "filters.search.activity" : "{1} activities for \"{2}\"",
        "filters.transfersLink" : "Airport transfers",
        "filters.labelsStartTime" : "Start time",
        'filters.minimunChars': "Please enter at least three characters",
        "navBarActivity_prices" : "Prices",
        "schedules" : "Schedules",
        "flexibleSchedule" : "Flexible schedule",
        "noSchedule" : "Unavailable on this day",
        "laterSchedule" : "To check the full availability of dates, please visit the webpage of the activity",
        "filters.removeFilters" : "Remove filters",
        "filter" : "Filter",
        "free" : "free",
        "confirmation" : "confirmation",
        "activityCancelWarning" : "Are you sure you wish to cancel the reservation?",
        "activityCancelAbort" : "No, do not cancel the reservation",
        "activityCancelConfirm" : "Yes, cancel the reservation",
        "activityDeleteWarning" : "Are you sure you wish to delete the reservation?",
        "activityDeleteAbort" : "No, do not delete the reservation",
        "activityDeleteConfirm" : "Yes, delete the reservation",
        "minute" : "minute",
        "minutes" : "minutes",
        "hour" : "hour",
        "hours" : "hours",
        "day" : "day",
        "days" : "days",
        "week" : "week",
        "weeks" : "weeks",
        "month" : "month",
        "months" : "months",
        "year" : "year",
        "years" : "years",
        "abbr.minutes" : "min.",
        "abbr.hours" : "hrs.",
        "abbr.days" : "d.",
        "abbr.weeks" : "w.",
        "filters.applied.range" : "From {1} to {2}",
        "filters.applied.range.part1.singular" : "From",
        "filters.applied.range.part1.plural" : "From",
        "filters.applied.range.part1.first" : "1",
        "filters.applied.range.part2.singular" : "to",
        "filters.applied.range.part2.plural" : "to",
        "filters.applied.range.part2.first" : "1",
        "filters.applied.price" : "From {1} to {2}",
        "filters.applied.price.range.from" : "From {1}",
        "filters.applied.price.range.to" : "Up to {1}",
        "filters.applied.price.exact" : "{1}",
        "filters.applied.km" : "From {1} to {2}",
        "filters.applied.km.range.from" : "From {1}",
        "filters.applied.km.range.to" : "Up to {1}",
        "filters.applied.km.exact" : "{1}",
        "filters.applied.duration" : "From {1} {2} to {3} {4}",
        "filters.applied.duration.simple" : "From {1} to {2} {3}",
        "filters.applied.duration.range.to" : "Up to {1} {2}",
        "filters.applied.duration.range.from" : "From {1} {2}",
        "filters.applied.duration.exact" : "{1} {2}",

        "client_notification_newchat": "You have a &lt;strong&gt;new message&lt;/strong&gt; from the provider",
        "client_notification_newchat_plural": "",

        "site.booking.path": "booking",
        "user_panel_emptyButton": "Search activities",
        
        "filters.applied.duration.full" : "Duration from {1} {2} to {3} {4}",
        "filters.applied.duration.full_plural" : "",
        "filters.applied.duration.full.simple" : "Duration from {1} to {2} {3}",
        "filters.applied.duration.full.simple_plural" : "",
        "filters.applied.duration.full.range.to" : "Duration up to {1} {2}",
        "filters.applied.duration.full.range.to_plural" : "",
        "filters.applied.duration.full.range.from" : "Duration from {1} {2}",
        "filters.applied.duration.full.range.from_plural" : "",
        "filters.applied.duration.full.exact" : "Duration {1} {2}",
        "filters.applied.duration.full.exact_plural" : "",

        "filters.applied.activityHour.range.from": "Start from {1}",
        "filters.applied.activityHour.range.from_plural": "",
        "filters.applied.activityHour.range.to": "Start until {1}",
        "filters.applied.activityHour.range.to_plural": "",
        "filters.applied.activityHour.range.exact": "Start at {1}",
        "filters.applied.activityHour.range.exact_plural": "",
        "filters.applied.activityHour.range": "Start from {1} to {2}",
        "filters.applied.activityHour.range_plural": "",

        "postbooking.errors.date" : "Please enter a date",
        "slider.numFoto" : "{1} of {2} photos",
        "timeFormats.postBookingDateField" : "dddd, D MMMM YYYY",
        "timeFormats.foldedSupercalendarDate" : "dddd, D MMMM YYYY",
        "timeFormats.datePickerFormat" : "MM/DD/YYYY",
        "timeFormats.datePickerFormatCleave" : ['m', 'd', 'Y'],
        "timeFormats.datePickerSeparatorCleave" : "/",
        "timeFormats.DDMM" : "MM/DD",
        "timeFormats.dayOfMonth" : "DD [of] MMMM",
        "timeFormats.dayOfMonth.nopad" : "D [of] MMMM",
        "timeFormats.time" : "HH:mm",
        "timeFormats.time-template" : "HHmm",
        "weekStart" : "1",
        "gaq.activities" : "Activities",
        "gaq.calendar" : "Calendar",
        parsley: {
            defaultMessage: "This parameter appears to be invalid.",
            type: {
                email:        "Incorrect email.",
                url:          "Incorrect URL.",
                number:       "Please enter a valid number.",
                integer:      "Please enter a whole number.",
                digits:       "Please enter a valid digit.",
                alphanum:     "Please enter both letters and numbers.",
            },
            processout: {
                invalidField:   "Field invalid",
                expiredDate:    "Expired date",
                invalidDate:    "Invalid date",
                card:           "Invalid card",
                required:       "Required field",
                cvc:            "Invalid CVC",
            },
            notblank:       "This field must be filled out.",
            required:       "Mandatory field.",
            pattern:        "Incorrect value.",
            min:            "The value must not be less than %s.",
            max:            "The value must not be more than %s.",
            range:          "The value must be between %s and %s.",
            minlength:      "The value is too short. It must be at least %s long.",
            maxlength:      "The value is too long. It must be less than %s long.",
            length:         "The value must be between %s and %s characters long.",
            mincheck:       "Please choose at least %s options.",
            maxcheck:       "Please choose %s options or less.",
            check:          "Please choose between %s and %s options.",
            equalto:        "This value must be identical.",
        },

        "parsley_type_email2" : "Incorrect email.",
        "parsley_max2" : "This value must be greater than {1}.",
        "parsley_not_negative" : "This value cannot be negative.",
        "parsley.defaultMessage": "This parameter appears to be invalid.",
        "parsley.type.email": "Incorrect email.",
        "parsley.type.url": "Incorrect URL.",
        "parsley.type.number": "Please enter a valid number.",
        "parsley.type.integer": "Please enter a whole number.",
        "parsley.type.digits": "Please enter a valid digit.",
        "parsley.type.alphanum": "Please enter both letters and numbers.",
        "parsley.processout.expiredDate": "Expired date",
        "parsley.processout.invalidDate": "Invalid date",
        "parsley.processout.card": "Invalid card",
        "parsley.processout.required": "Required field",
        "parsley.processout.cvc": "Invalid CVC",
        "parsley.notblank": "This field must be filled out.",
        "parsley.required": "Mandatory field.",
        "parsley.pattern": "Incorrect value.",
        "parsley.min": "The value must not be less than %s.",
        "parsley.max": "The value must not be more than %s.",
        "parsley.range": "The value must be between %s and %s.",
        "parsley.minlength": "The value is too short. It must be at least %s long.",
        "parsley.maxlength": "The value is too long. It must be less than %s long.",
        "parsley.length": "The value must be between %s and %s characters long.",
        "parsley.mincheck": "Please choose at least %s options.",
        "parsley.maxcheck": "Please choose %s options or less.",
        "parsley.check": "Please choose between %s and %s options.",
        "parsley.equalto": "This value must be identical.",

        
        "ratingMsg.1" : "<b>Very bad</b><span>I didn’t like the experience at all</span>",
        "ratingMsg.2" : "<b>Bad</b><span>The experience was a bit of a letdown</span>",
        "ratingMsg.3" : "<b>So-so</b><span>I wouldn’t really recommend it</span>",
        "ratingMsg.4" : "<b>Good!</b><span>We really enjoyed the experience!</span>",
        "ratingMsg.5" : "<b>Awesome!</b><span>I would recommend the experience to anyone, especially to my closest friends</span>",
        "moreInfo" : "More information",
        "close" : "close",
        "urls.destinations" : "/destinations",
        "cart_title": "activity",
        "cartActivity" : "activity",
        "cartActivities" : "activities",
        "cartTransfer" : "transfer",
        "cartTransfers" : "transfers",
        "cartMessageCorrect" : "You have successfully added it to your shopping basket :)",
        "cartMessageWhatsNext" : "What do you wish to do now?",
        "cartProcessOrder" : "Process the order",
        "cartFinishBooking" : "Finish the booking",

        "cartMessageFatalError" : "Oh, something went wrong",
        "cartMessageRepeat" : "This activity is already in your shopping basket for the same day and time",
        "cartMessageRepeatFreeTour" : "You have this free tour in your basket",
        "cartMessageWannaReplace" : "Do you want to replace it?",
        "cartMessageWannaReplaceMasc" : "Do you want to replace it?",
        "cartYesReplace" : "Yes, please replace it",
        "cartNoReplace" : "No, please leave the one I already had",
        "cartMessageFreeTourReservedTitle" : "You've booked \"{1}\" for the {2} at {3}",
        "cartMessageFreeTourMultipleReservedTitle" : "You have already got various free tours reserved.",
        "cartMessageFreeTourReservedBody" : "If you continue, the previous bookings of this free tour will be removed.",
        "cartMessageFreeTourMultipleReservedBody" : "If you continue, the previous bookings of these free tours will be removed.",
        "cartMessageFreeTourMultipleReservedBody2" : "\"{1}\" on the {2} at {3}",
        "cartRefreshPageTitle" : "Please wait a moment :)",
        "cartRefreshPageSubtitle" : "The activities in your shopping basket have been modified while you were filling out your information. We are going to refresh the page so you can continue.",
        "cartError_addItem_conexionError_title" : "Oops, it looks like there's a connection error.",
        "cartError_addItem_conexionError_subtitle" : "Please check your internet connection and try again.",
        "seeInGoogleMaps" : "View in Google Maps",
        "seeInteractiveMap" : "View on interactive map",
        "clientsUrl" : "/customers",
        "myBookingsUrl" : "/my-bookings",
        "bookingUrl" : "/book",
        "activitiesUrl" : "/activities",
        "activitiesUrlWithoutSlash" : "activities",
        "transfersUrl" : "/transfers",
        "transfersUrlWithoutSlash" : "transfers",
        "payUrl" : "/payment",
        "reviewUrl" : "/opinion",
        "personalDataUrl" : "/personal-information",
        "modifyUrl" : "/modify",
        "cancelUrl" : "/cancel",
        "accept_change_date_offer_link_href" : "/accept-change-date-time",
        "contact_pendingDateOffer" : "You have an unread notification",
        "contact_downloadVoucher" : "Download the confirmation email",
        "email_how_to_get" : "How to get there",
        "button_bookingModify" : "Modify your reservation",
        "user_panel_booking_cancel_button" : "Cancel booking",
        "reviewAboutBooking" : "Share your experience: Leave us a review",
        "contact_downloadDocumentation" : "Download documentation",
        "confirmUrl" : "/confirm",
        "agenciesUrl" : "/agencies",
        "accommodationsUrl" : "/accomodation",
        "agenciesGroupUrl" : "/agencies-groups",
        "contactUrl" : "/contact",
        "affiliatesUrl" : "/affiliates",
        "cardTotalPrice" : "Total price",
        "cardPayNow" : "Pay now",
        "cardAndTheDayOfTheActivity" : "and the day of the activity",
        "cardPerson" : "person",
        "cardPersonPlural" : "people",
        "cardAdult" : "adult",
        "cardAdultPlural" : "adults",
        "cardSeat" : "seat",
        "cardSeatPlural" : "seats",
        "cardBigSuitcase" : "large suitcases",
        "cardBigSuitcasePlural" : "large suitcases",
        "cardHandLuggage" : "hand luggage",
        "cardHandLuggagePlural" : "hand luggage",
        "cardBookingNumber" : "Reservation number",
        "cardHadPaid" : "You have paid",
        "cardWillPay" : "You will be asked to pay when you are collected",
        "cardCommentPendiente" : "Comment pending review",
        "cardCommentPublicado" : "Published review",
        "cardCommentNoPublicado" : "Review hasn't been approved",
        "cardYourValuation" : "Your review of the service",
        "cardAssessment" : "Review",
        "cardAssess" : "Review",
        "cardCancel" : "Cancelled",
        "cardCustomRoute" : "Custom-made transfer",
        "cardPayAtDestination" : "Amount to be paid on arrival",
        "dropzone.dictFileTooBig" : "The file is too large ({1} MB is the maximum size).",
        "dropzone.dictPostMaxSizeExceeded" : "The total size may not exceed {1}.",
        "dropzone.dictInvalidFileType" : "This type of file may not be sent.",
        "dropzone.dictMaxFilesExceeded" : "It is impossible to send more files.",
        "dropzone.responseError" : "An error has occurred with the files, try it again.",
        "flights.addDepartureDate" : "Add departure date",
        "flights.addReturnDate" : "Add return date",
        "flights.OriginPlaceholder" : "From",
        "flights.DestinationPlaceholder" : "To",
        "reviewAboutBooking" : "Share your experience: Leave us a review",
        "consultationOrClaimAboutBooking" : "Send us a query or a complaint",
        "downloadInvoice" : "Download the invoice",
        "index_mainContentReviewsPuntualidad" : "Punctuality",
        "index_mainContentReviewsVehiculo" : "Vehicle",
        "index_mainContentReviewsConductor" : "Chauffeur",
        "index_mainContentReviewsRepeat" : "Would you repeat the experience?",
        "index_mainContentReviewsRepeatYes" : "Yes",
        "index_mainContentReviewsRepeatNo" : "No",
        "total" : "Total",
        "error.errorInputData" : "Insert the correct code",
        "error.errorInputDestination" : "Insert a correct destination",
        "error.errorInputCategory" : "Insert a correct category",
        "error.errorInputActivity" : "Insert a correct activity",
        "error.noDestinationFound" : "We don't have this destination",
        "error.selectCity" : "Choose a city",
        "tooltip.errorPrivacyConditions" : "You must agree to our privacy policy and terms of use",
        "tooltip.errorPrivacyConditionsAffiliates" : "You must agree to our privacy policy and affiliate terms and conditions",
        "tooltip.errorPrivacyConditionsAgencies" : "You must agree to our privacy policy and agency terms and conditions",
        "tooltip.errorPrivacyConditionsAccommodations" : "You must accept the privacy policy and the accommodation general conditions",
        "tooltip.errorPrivacy" : "You must agree to our privacy policy",
        "tooltip.errorConditions" : "You must agree to our general terms of use",
        "tooltip.errorConditionsAffiliates" : "You must agree to our affiliate terms and conditions",
        "tooltip.errorConditionsAgencies" : "You must agree to our agency terms and conditions",
        "tooltip.errorConditionsAccommodations" : "You must accept the accommodation general conditions",
        "instalment.singular" : "installment",
        "instalment.plural" : "installments",
        "invoices.titleErrorModal" : "The invoice was unable to be generated",
        "form_activityType" : "Type of activity",
        "form_groupSize" : "Group size",
        "form_hour" : "Time",
        "form_duration" : "Duration",

        "invoices.titleSuccessModal" : "Invoice generated successfully",

        "invoices.titleSuccessProviderModal" : "Invoice requested successfully",
        "invoices.bodySuccessProviderModal" : "An email will be sent to you when your invoice is generated.",
        "invoices.REQUESTED_STATUS_OK_REQUESTED" : "Invoice correctly requested. You will be sent an email containing this invoice once it has been generated.",
        "invoices.REQUESTED_STATUS_OK_REQUESTED_plural" : "Invoices correctly requested. You will be sent an email containing these invoices once they have been generated.",
        "invoices.REQUESTED_STATUS_OK_TO_PROVIDER_READY_WHEN_TOUR_FINISH" : "Your invoice has been requested, you'll receive it by email after the activity takes place.",
        "invoices.REQUESTED_STATUS_OK_TO_PROVIDER_READY_WHEN_TOUR_FINISH_plural" : "Your invoices have been requested, you'll receive them by email after the event takes place.",
        "invoices.REQUESTED_STATUS_KO_ALREADY_REQUESTED_BUT_NOT_READY" : "Your invoice has been requested, you'll receive it by email after the activity takes place.",
        "invoices.REQUESTED_STATUS_KO_ALREADY_REQUESTED_BUT_NOT_READY_plural" : "Your invoices have been requested, you'll receive them by email after the event takes place.",
        "invoices.REQUESTED_STATUS_OK_ALREADY_REQUESTED" : "Your invoice has been generated, you can download it from your user panel.",
        "invoices.REQUESTED_STATUS_OK_ALREADY_REQUESTED_plural" : "Your invoices have been generated, you can download them from your user panel.",
        "invoices.REQUESTED_EDIT_STATUS_OK_REQUESTED" : "FALTA LITERAL",
        "invoices.REQUESTED_STATUS_KO_ERROR_REQUESTING" : "It was not possible to generate the invoice. Please <a target=\"_blank\" href=\"{1}\">contact us</a> and we will offer you a solution.",
        "invoices.REQUESTED_STATUS_KO_ERROR_REQUESTING_plural" : "It was not possible to generate the invoices. Please <a target=\"_blank\" href=\"{1}\">contact us</a> and we will offer you a solution.",
        "invoices.REQUESTED_STATUS_KO_10_DAYS_PAST" : "The deadline to request an invoice from Civitatis is 10 days from the activity date. From this moment onwards you should request it directly from the local supplier.",
        "invoices.REQUESTED_STATUS_KO_10_DAYS_PAST_plural" : "The deadline to request invoices from Civitatis is 10 days from the activity date. From this moment onwards you should request them directly from the local supplier.",
        "invoices.REQUESTED_STATUS_KO_CANNOT_SOLICIT_BY_STATUS" : "You can't request an invoice for a cancelled reservation.",
        "invoice.invoiceString" : "Invoice",
        "invoice.invoiceRequested" : "Invoice requested",
        "invoices.invoiceRequested_plural" : "Invoices Requested",
        "invoice.invoiceDownload" : "Download invoice",
        "invoice.invoiceRequest" : "Request invoice",
        "invoice.purchaseReceiptDownload" : "Download the purchase receipt",
        "invoice.messageInfoRequestInvoicePending" : "The invoice can be requested the day after the service takes place",

        "popUp.agency.titleAcceptNewConditionsTitle": "Conditions update",
        "popUp.agency.titleAcceptNewConditionsClient": "We have updated our terms and conditions. Please advise the account administrator to accept these conditions by logging in with their access details. </p><p>Once this is done, you will be able to access the platform as a user. Remember, it\'s important to carefully read the <a href=\\\"{1}\\\" target=\\\"_blank\\\">general conditions</a> to fully understand the Agency Programme.",
        "popUp.agency.titleAcceptNewConditionsAdmin": "I accept the new <a href=\"\' + ($(\'body\').hasClass(\'is-guide\') === false ? (typeof window.civLocale !== \'undefined\' && window.civLocale !== null ? \'/\' + window.civLocale + \'/agencies/travel_agency_general_conditions/\' : \'/es/agencies/travel_agency_general_conditions/\') : \'/agencies/travel_agency_general_conditions/\') + \'\" target=\"_blank\">terms and conditions</a>. I authorize Civitatis to generate an automatic commission invoice in my name.",
        "popUp.agency.acceptButtonAcceptNewConditionsAdmin": "Accept",
        "popUp.agency.cancelButtonAcceptNewConditionsAdmin": "Cancel",
        "popUp.agency.civitatisAnswer": "Reply from Civitatis",
        "agency_panel_titleAcceptNewConditionsTitle": "Conditions update",
        "agency_panel_titleAcceptNewConditionsClient": "We have updated our terms and conditions. Please advise the account administrator to accept these conditions by logging in with their access details. </p><p>Once this is done, you will be able to access the platform as a user. Remember, it\'s important to carefully read the <a href=\\\"{1}\\\" target=\\\"_blank\\\">general conditions</a> to fully understand the Agency Programme.",
        "agency_panel_titleAcceptNewConditionsAdmin": "I accept the new <a href=\"\' + ($(\'body\').hasClass(\'is-guide\') === false ? (typeof window.civLocale !== \'undefined\' && window.civLocale !== null ? \'/\' + window.civLocale + \'/agencies/travel_agency_general_conditions/\' : \'/es/agencies/travel_agency_general_conditions/\') : \'/agencies/travel_agency_general_conditions/\') + \'\" target=\"_blank\">terms and conditions</a>. I authorize Civitatis to generate an automatic commission invoice in my name.",
        "agency_panel_acceptButtonAcceptNewConditionsAdmin": "Accept",
        "agency_panel_cancelButtonAcceptNewConditionsAdmin": "Cancel",
        "agency_panel_civitatisAnswer": "Reply from Civitatis",

        "civitatis_titleAcceptNewConditionsAdmin":  "I accept the new <a href=\"{1}\" target=\"_blank\">. I authorize Civitatis to generate an automatic commission invoice in my name.",

        "delete" : "Delete",
        "tooltip.errorEmail" : "The email {1} seems to be incorrect",
        "error.emailValidator" : "The email seems to be incorrect, please check it.",
        "tooltip.errorPhone" : "Invalid phone number, please try again",
        "error.phoneValidator" : "Invalid phone number",
        "error.parsleyDropdown" : "There are errors in the passenger details",
        "sessionExpired.title" : "Your session has expired",
        "sessionExpired.body" : "Log in again to continue.",
        "userForgotPassword_success" : "We have sent you an email with instructions on how to change your password",
        "userResetPassword_success" : "Your password has been successfuly changed",
        "agency_panel_wrongDataInvoiceWarning1" : "Check the invoice details.",
        "hoursInAdvance" : "You must reserve a minimum of {1} hours ahead of time.",
        "orderBy_string" : "Order by",
        "sort_string" : "Sort",
        "filter_popularity" : "Popularity",
        "filter_rating" : "Best rated",
        "filter_priceAsc" : "Price (from low to high)",
        "filter_novelty" : "New",
        "filter_durationAsc" : "Duration (from shortest to longest)",
        "filter_durationDesc" : "Duration (from longest to shortest)",
        "filter_distanceAsc" : "Distance (from nearest to furthest)",
        "filter_distanceDesc" : "Distance (from furthest to nearest)",

        "transfers_priceSelecting" : "Price shown for a {1}",
        "instalment_with_amount" : "of <strong>{1}</strong>",
        "instalment_with_amount_plural" : "of <strong>{1}</strong> each",
        "instalment_with_amount_simple" : "of {1}",
        "instalment_with_amount_simple_plural" : "of <strong>{1}</strong> each",


        "affiliate_panel_banners_fillYourTrip": "Fill Your Trip",
        "civitatisChat": "Civitatis chat",
        "titleSupport_footer": "Customer service",

                "civitatis_invoiceBodyErrorModal" : "Please <a target=\"_blank\" href=\"{1}\">contact us</a> and we will offer a solution.",
        "civitatis_cartMessageErrorService" : "Try it again, and if it doesn’t work, <a href=\"{1}\">please contact us</a>",

        "civitatis_invoiceBodySuccessModal" : "The invoice is available by following <a target=\"_blank\" href=\"{1}\">this link</a>.",
        "conditions_agencies_url_form":  "Travel Agency General Conditions",
        "conditions_agencies_url_form_href":  "travel-agency-general-conditions",

        "error_payment_title": "It was not possible to complete the top up",
        "error_payment_title2": "We were unable to process your payment",
        "error_payment_subtitle": "An error occurred. Please, try again later.",
        "error_wallet_usedCode": "The code you introduced has already been used. Please try again with a different code.",
        "error_wallet_wrongCode": "The code you introduced is incorrect. Please try again with a different code.",

        "wallet_refillCodeSuccess_title": "{1} has been added to your account.",
        "wallet_refillCodeSuccess_subtitle": "Now you can fill your trip with the best excursions, activities and guided tours all over the world.",
        'walletAgency_refillCodeSuccess_subtitle': "Now you can help your clients fill their trips with the best excursions, activities and guided tours in English all over the world.",
        "seeActivities_string": "See activities",

        "paymentFormCurrency_euros": "Euros",
        "paymentFormCurrency_dolares": "Dollars",
        "paymentFormCurrency_dolaresEEUU": "Us dollars",
        "paymentFormCurrency_libra": "Pounds sterling",
        "nonModifiable_string": "This activity does not allow modifications.",
        "nonModifiableTransfer_string": "This activity does not allow modifications.",

        "dropzone_required": "File required.",

        "showMore_string": "Show more",
        "site.topUp": "Top up",
        "payment_selectPaymentType": "Select Preferred Payment Method",
        "payment_transfer": "Bank transfer",
        "payment_transfer_note": "Se hará efectivo cuando tengamos notificación de la transferencia",
        "payment_paypal": "PayPal",
        "payment_creditCard": "Card",
        "payment_in_installments": "Payment in installments",
        "bizum_string": "Bizum",
        "payment_googlePay": "Google Pay",
        "payment_applePay": "Apple Pay",
        "payment_boleto": "Boleto Bancario",
        "payment_creditCardEbanx": "credit card",
        "payment_debitCardEbanx": "Debit card",
        "payment_pagofacil": "PagoFacil",
        "payment_rapipago": "Rapipago, PagoFácil or Coupon",
        "payment_spei": "SPEI",
        "payment_wallet": "Wallet",
        "agency_panel_wallet": "Wallet",
        "wallet_initSubtitle": "Your wallet will be created using the currency you select in the first top-up. Afterwards you will be unable to modify this.",

        "refund_select_optwallet": "Civitatis credit",
        "refund_select_optoriginal": "Original payment method",
        "refund_select_recommendedPay": "Recommended",
        "refund_select_walletAdvantage1": "Without payment commission and refunds.",
        "refund_select_walletAdvantage2": "Earn {1}% on every refund you carry out",
        "refund_select_walletAdvantage3": "Always have your money to hand and pay quicker",
        "refund_select_walletInitTitle": "Choose a currency",
        "refund_select_walletInitNote": "Your wallet will be created using the currency you select in the first top-up. Afterwards you will be unable to modify this.",
        "bookingCancelSuccessModal_title": "Your booking has been cancelled",
        "bookingCancelSuccessModal_subtitle": "You will receive an email confirming the cancellation.",

        "flight_type_placeholder": "(One-way)",
        
        "forbiddenChars_Description": "Symbols such as (_,*, ±, #, ¿, ?, ?...) are not allowed.",

        "user_panel_cancel": "Cancel",
        "user_panel_accept": "Accept",
        "confirm_removeFile": "Would you like to remove the file?",

        // LOGIN ÚNICO
                                                                "profilesSwitcher_option0": "profilesSwitcher_option0",
        "passOptionTypology_option0": "",
        "loginOptionTypology_option0": "loginOptionTypology_option0",
        "loginOptionSelectTypology_title0": "Loginoptionselecttypology_title0",
                                                                "profilesSwitcher_option1": "profilesSwitcher_option1",
        "passOptionTypology_option1": "",
        "loginOptionTypology_option1": "loginOptionTypology_option1",
        "loginOptionSelectTypology_title1": "Loginoptionselecttypology_title1",
                                                                                "profilesSwitcher_option2": "Client Profile",
        "passOptionTypology_option2": "Client",
        "loginOptionTypology_option2": "Log in as a client",
        "loginOptionSelectTypology_title2": "Enter your client account password",
                                                                                "profilesSwitcher_option3": "Agency Profile",
        "passOptionTypology_option3": "Agency",
        "loginOptionTypology_option3": "Log in as an agency",
        "loginOptionSelectTypology_title3": "Enter your agency account password",
                                                                                "profilesSwitcher_option4": "Agency Group Profile",
        "passOptionTypology_option4": "Agency group",
        "loginOptionTypology_option4": "Log in as an agency group",
        "loginOptionSelectTypology_title4": "Enter your agency group account password",
                                                                                "profilesSwitcher_option5": "Affiliate Profile",
        "passOptionTypology_option5": "Affiliate",
        "loginOptionTypology_option5": "Log in as an affiliate",
        "loginOptionSelectTypology_title5": "Enter your affiliate account password",
                                                                                "profilesSwitcher_option6": "Supplier Profile",
        "passOptionTypology_option6": "Provider",
        "loginOptionTypology_option6": "Log in as a supplier",
        "loginOptionSelectTypology_title6": "Enter your supplier account password",
                                                                                "profilesSwitcher_option7": "Supplier Profile",
        "passOptionTypology_option7": "Provider",
        "loginOptionTypology_option7": "Log in as a Supplier",
        "loginOptionSelectTypology_title7": "Enter your supplier account password.",
                                                                                "profilesSwitcher_option8": "Accommodation Profile",
        "passOptionTypology_option8": "Accommodation",
        "loginOptionTypology_option8": "Log in as an Accommodation",
        "loginOptionSelectTypology_title8": "Enter your accommodation account password",
                                                                "profilesSwitcher_option9": "profilesSwitcher_option9",
        "passOptionTypology_option9": "",
        "loginOptionTypology_option9": "loginOptionTypology_option9",
        "loginOptionSelectTypology_title9": "Loginoptionselecttypology_title9",
                                                                "profilesSwitcher_option10": "profilesSwitcher_option10",
        "passOptionTypology_option10": "",
        "loginOptionTypology_option10": "loginOptionTypology_option10",
        "loginOptionSelectTypology_title10": "Loginoptionselecttypology_title10",
        
        "profilesSwitcher_string": "Profiles",
        "loginOptionSelectTypology_label": "How would you like to log in?",
        "loginButton_string": "Log in",
        "form_password": "Password",
        "forgottenPassword_string": "I&#039;ve forgotten my password",
        "forgotPassword_url_link_href" : "i-forgot-my-password",
        "clients_url_link_href": "customers",
        "contact_selectOneOption": "Choose an option and we'll help you",
        "selectOneOption_string": "Select an Option",
        "contact_enquiryAbout": "Inquiry about {1}",


        "contactTitle00": "I have a booking",         "contactTitle01": "Before booking",         "contactTitle02": "I’ve already booked",         "showLess_string": "Show less",         "help_string": "Help",
        "contact_wantAnAgent": "I would like to contact customer service",         "titleContact2_footer": "Contact",         "contact_writeUs": "Write to us and we&#039;ll get back to you as soon as possible", 
        "contact_bookingFound": "We have located your booking {1}",
        "contact_makeInquiry": "Make an inquiry about the booking",
        "contact_otherInquiry": "Other inquiry",
        "option_selectOption": "Select an option",

        "activity_min_age_admision": "not permitted",
        "activity_min_age": "Children under {1}",
        "activity_min_age_plural": "Children under {1}",
        "activity_min_age_full": "Children under 1 year old, not permitted",
        "activity_min_age_full_plural": "Children under {1} years old, not permitted",

        "giveAwayForm_amountAndCurrency": "Choose the amount and currency",
        "giveAwayForm_otherAmount": "Another amount",
        "giveAwayForm_recieverName": "Name of the recipient",
        "giveAwayForm_recieverEmail": "Email of the recipient",
        "giveAwayForm_sendToAuthor": "Send the gift to my email. I'll give it in person.",
        "giveAwayForm_authorName": "Name of the gifter",
        "giveAwayForm_authorEmail": "Email of the gifter",
        "giveAwayForm_message": "Message",
        "giveAwayForm_optional": "optional",
        "giveAwayForm_messageMax": "Max. {1} characters",
        "giveAwayForm_signature": "Name to sign the card",
        "giveAwayForm_scheduleTimestamp": "Delivery date",
        "giveAwayForm_scheduleTimestampNow": "Now",
        "giveAwaySendText": "The gift will be delivered at 00:00h",
        "giveAwayForm_submitButton": "Submit",

        "giveAwayCivitatis_printCard": "In your email you will receive a PDF so you can print the card.",
        "giveAwayPreview_giftCardAmount": "Gift card worth {1}",
        "giveAwayPreview_messageEmpty": "Perosnalise the card with whatever message you like",
        "giveAwayPreview_signature": "Signed",

        "giveAwayCivitatis": "Gift Civitatis",
        "giveAwayCivitatis_url": "gift",

        "instalment_without_amount": "The interest on the fees will be the same as that agreed with your bank.",
        "countryTaxNotice": "+{1}% national tourist tax",
        "menu_moduloBookingReasonsContentTaxes": "Final prices {1} included.",
        "fee_out_of_civitatis": "The number of installments can be decided in your bank's payment gateway.",
        "credit_card_holder": "Cardholder Name",

        "requiredShort":  "required",
        "minShort": "min. %s",
        "maxShort": "max. %s",
        "rangeShort": "between %s and %s",
        "view_string": "View",
        "filters_viewTooltip1": "Choose how you want to see the activities",
        "filters_viewTooltip2": "Browse the map to discover all our activities.",
        "showMore_string": "Show more",
        "baggageTransfer_string": "Baggage",
        "map_string": "Map",
        "civitatisPhotos": "Civitatis photos",
        "travelerPhotos": "Traveller photos",
        "photoNOfX": "image {1} of {2}",
        "transfersSelectAnOption": "Choose an option to book your transfer.",
        "CCC": "IBAN / ABA (USA) / BSB (Australia) / EFT (Canada)",
        "provider_account_type": "Enter your {1} here",
        "provider_defaultAccount_type": "IBAN / C.C.C / CBU / CLABE INTERBANCARIA / CCI",
        "filters_activitiesOnMap": "Activities on the map",
        "filters_n_activitiesOnMap": "<strong>1 activity</strong> on the map",
        "filters_n_activitiesOnMap_plural": "<strong>1 activities</strong> on the map",
        "filters_n_toursAndActivitiesOnMap": "1 activity on the map",
        "filters_n_toursAndActivitiesOnMap_plural": "{1} excursions and activities on the map",
        "filters_n_activitiesWithHotelPickup": "<strong>1 activity</strong> with hotel pick up",
        "filters_n_activitiesWithHotelPickup_plural": "<strong>{1} activities</strong> with hotel pick up",
        "filters_n_excursionsWithHotelPickup": "<strong>1 excursion</strong> with hotel pick up",
        "filters_n_excursionsWithHotelPickup_plural": "<strong>{1} excursions</strong> with hotel pick up",
        "filters_transfers1": "Airport transfer",
        "filters_transfers2": "Safe and without delays",
        "paymentProcessing_modal": "We&#039;re processing your order. This process may take a few seconds.",
        "seeMorePhotos": "See more photos",
        "viewMap": "View map",

        "free_cancel_text_button": "Free cancellation",
        "review": "review",
        "review_plural": "reviews",
        "without_rating": "No rating yet",
        "novedad_string": "New",

        'mailToTitle_string': "Send email to {1}",
        'telTitle_string': "Call {1}",

        'agency_panel_contactTitle': "Agency Contact",
        'agency_panel_contactDays1': "Monday to Thursday: 9 am to 6 pm",
        'agency_panel_contactDays1d': "9 am to 6 pm",
        'agency_panel_contactDays2': "Friday: 8:30 am to 3 pm",
        'agency_panel_contactDays2d': "8:30 am to 3 pm",
        'agency_panel_contactUTCGMT': "UTC/GMT +1",
        'agency_panel_contactPhone': "+34 91 290 67 99 Ext. 21",
        'agency_panel_contactMail': "agencies@civitatis.com",
        'agency_panel_finalPrice': "Final Price",
        'agency_panel_showWithDiscount': "Show price with discount online",
        'agency_panel_showPriceInVoucher': "Show price on the voucher",
        'agency_panel_wrongDataInvoiceWarning1': "Check the invoice details.",
        'agency_panel_wrongDataInvoiceWarning2': "It appears there are some incorrect details",
        'agency_panel_requestFiscalDataTitle': "Please provide your details to generate the invoice",
        'agency_panel_dataSentCorrectly': "The details have been sent correctly.",

        "agency_panel_bookingCheckTitle": "Bookings query",
        "agency_panel_bookingCheckDays": "Monday to Friday",
        "agency_panel_bookingCheckSchedule": "10 am to 8 pm",
        "agency_panel_bookingCheckPhone": "+34 91 078 25 32",
        "agency_panel_bookingCheckPhone2": "34910782532",
        "agency_panel_contactWhatsapp2": "34686766807",
        "agency_panel_contactWhatsapp": "+34 686 76 68 07",

        'accommodation_panel_contactTitle': "Accommodations Contact",
        'accommodation_panel_contactDays1': "Monday to Thursday:",
        'accommodation_panel_contactDays1d': "9 am to 5 pm",
        'accommodation_panel_contactDays2': "Friday:",
        'accommodation_panel_contactDays2d': "8:30 am to 2 pm",
        'accommodation_panel_contactUTCGMT': "UTC/GMT +1",
        'accommodation_panel_contactPhone': "+34 91 290 67 99 Ext. 24",
        'accommodation_panel_contactMail': "partnerships@civitatis.com",

        'list_string': "List",
        'grid_string': "Grid",
        'show_list_string': "Show list",
        'hide_list_string': "Hide list",

        'activities_header': "{1} excursions and activities",
        'activities_search_header': "{1} out of {2} activities",

        'viewNMore_string': "See {1} more",
        'filters_all_activitiesWithHotelPickup': "All activities {1} have hotel pick up",

        'yearOld_string': "{1} year old",
        'yearOld_string_plural': "{1} years old",

        'follow_bank_instructions': "Follow the instructions from your bank",
        'processingPayment': "We're processing your payment",
        'redirectingToPaymentPage': "Redirecting you to the payment page",
        'lookingForActivities': "Searching for the best activities",
        'updtingBookins': "Updating your bookings",
        'addingActivityToCart': "Adding your activity to the shopping cart",
        'addingTransferToCart': "Adding your transfer to the shopping cart",
        'addingBookingToCart': "Adding your booking to the shopping cart",
        'after_payment_checking_pay_result': "We are confirming your reservation.",
        'after_payment_checking_pay_result_plural': "We are confirming your reservations.",
        'after_payment_checking_pay_result_subtext': "In a few moments we'll re-direct you to the confirmation page.",
        'redirect_processingPayment': "We're processing your payment",
        'redirect_processingPaymentSubtitle': "We're redirecting you to the Civitatis confirmation page.",

        'formats.currencyWithSymbol': "{2}{1}",
        "formats.currencyWithSymbolEn": "{1}{2}",
        'payment_giveAway': "Gift card",
        'payment_useMyWallet': "Use my Civitatis credit",
        'payment_totalToPay': "Total due",

        'description_slug': "description",

        'destinationList_country': "Country",
        'destinationList_country_plural': "Countries",
        'destinationList_destination': "destination",
        'destinationList_destination__plural': "destinations",
        'destinationList_activity': "Activity",
        'destinationList_activity_plural': "Activities",
        'destinationList_zonesOn': "Zones {1}",
        'destinationList_allActivitiesOn': "Show all the activities {1}",

        'destinationListMap_activity': "Activity",
        'destinationListMap_activity_plural': "Activities",
        'destinationListMap_assessment': "Review",
        'destinationListMap_review': "Review",
        'destinationListMap_review_plural': "Reviews",
        'destinationListMap_travellers': "Travelers",

        'destinationListMap_seeDestinationsList': "View a list of destinations",

        'option_haveAQuestion': "I have a question",
        'activitySpecificFaq': "Frequently asked questions about the activity",
        'transferSpecificFaq': "Frequently asked questions about transfers",
        'booking_string': "Booking",
        'pec_string': "Codice Unívoco / PEC",

        'searchPrefix_string': "Search prefix",
        'searchCountry_string': "Search country",

        'sendingMessage_string': "The email is on its way",

        'resetPassword_string': "Reset password",
        'forgotPassword_content': "You will be sent an email with instructions on how to change your password",
        'loginComeBack_string': "Log in again",
        'user_landing_registerTitle': "Create an account",
        'content_moduloAccountCreateSuccess': "Your account has been successfully created",

        'pagination_ownActivities_header': "{1} activity",
        'pagination_ownActivities_header__plural': "{1} activities",

        'favsDeleteList_title': "Would you like to delete the list \"{1}\"?",
        'favsDeleteFav_title': "Would you like to delete this favourite?",
        'favsDelete_subtitle': "This change can't be undone.",
        'favsDelete_cancelButton': "Cancel changes",
        'favsDeleteList_acceptButton': "Delete list",
        'favsDeleteFav_acceptButton': "Delete favourite",
        'contact_selectOneBookingShort': "Select a booking",
        'contact_otherBooking': "Other booking",

        'notRefundable': "Non-refundable",

        'favorite_error_duplicated' :  "It cannot be marked as a favourite because it already exists in this list.",
        'favorite_error_duplicatedList' :  "You can't create the list as one with the same name already exists.",
        'favorite_error_duplicatedList_modify' : "The list cannot be modified with the same name.",
        'favorite_error_listLimitReached' :  "The maximum number of allowed lists has been reached. If you wish to create a new one, please delete an existing one.",

        'fiscal_data_string': "Fiscal Data",

        'favsCreateList_cancelButton': "Cancel new list",

        'reservations_in_the_last_24_hours': "{1} booking in the last 24 hours",
        'reservations_in_the_last_24_hours_plural': "{1} bookings in the last 24 hours",

        'priceVaries_string': "The price varies based on the chosen date",
        'priceAndHourVaries_string': "The price varies according to the date and time chosen",
        'contentFreeTourInfoPrice_string': "Free tours do not have a fixed price, rather each person offers the guide the amount they consider appropriate, depending on their level of satisfaction.",
        'a_minimum_of_3_characters_must_be_entered_to_perform_the_search' :  "A minimum of 3 characters must be entered to perform the search.",

        'viewAvailableActivitiesForDate1': "See activities available on",
        'viewAvailableActivitiesForDate2': "DD [of] MMMM",
        'seeOtherDates': "See other dates",
        'noAvaiabilitySelectedDay': "There's no availability on the selected day.",
        'error_activity_cart14': "We need you to provide your client's e-mail address for the proper management of this service. Civitatis does not use your client's data for commercial purposes.",

        activity_main_category_12: "Additional services",

        "price_message_freetour_1" : "You set the price at the end of the tour.",
        "price_message_freetour_2" : "Each person considers the quality of the service provided by the guide and pays the amount they deem appropriate.",
        "contentFreeTourInfoPrice_string_new" : "Free tours do not have a fixed price. Each person values the quality of the activity and, at the end of the tour, gives the amount that they consider appropriate.",
        "bookingSurveyTitle" : "What did you think of the booking process at Civitatis?",
        "contentFreeTourInfoPrice_string_new" : "Free tours do not have a fixed price. Each person values the quality of the activity and, at the end of the tour, gives the amount that they consider appropriate.",
        "confirming_your_reservation" : "Confirming your booking",
        "confirm_your_place_mobile" : "Confirm",
        "confirm_your_place_desktop" : "Confirm your spot",
        "dynamicPrices_loader": "Looking for the best price...",
        "dynamicPrices_loader.plural": "Looking for the best prices...",
        "general_text": "General",
        "error_retry": "An error has occurred. Please try again later.",
        "VoteReviewUseful_string": "Useful?",
        "home_interested_in": "Still interested?",
        "exclamation_free_string": "Free!",
        "byGroup_string": "per group",
        "byGroup2_string": "Per group from",
        "menuMyAccount_string": "My Account",
        "calendarModal.title": "Are you not seeing your preferred date?",
        "calendarModal.subtitle": "You can select a range of dates",
        "calendarModal.button": "See all available activities",
        "calendarModal.text": "Are your preferred dates unavailable?",
        "calendarModal.otherLanguage": "We do not have availability in English for this day, but you can do it on:",
        "calendarModal.otherActivities": "See other available activities",
        "operated_by": "Operated by",
        "clickToUseTheMap": "Click to use the map",
        "generate_link": "Generate link",
        "howLinks_copiedLink": "Link copied",
        "form_campaign": "Name your campaign (optional)",
        "howLinks_generatedLink": "Link generated",
        "howLinks_copyLink": "Copy link",
        "copy_url_short": "Copy shortened url",
        "generate_link_title": "Personalise your link",
        "generate_link_help": "If you'd like to know where the sale is coming from, state where you have included the link here.  (eg. Home / PostRoma / PostFacebook)",
        "generate_link_help2": "If you'd like to know where the sale came from, state where you've included the link here.  (Eg. Mail / WhatsApp / Airbnb or Booking)",
        "generate_link_help3": "If you'd like to know where the sale came from, state where you've included the link here.  (Eg. Email / WhatsApp / Facebook)",
        "share_text": "Share it straight to social media with your campaign ID and name",
        "viewTooltip_generateLink1": "Generate links automatically",
        "viewTooltip_generateLink2": "You can generate your links here with your affiliate ID.",
        "viewTooltip_generateLink3": "You can generate your links here with your accommodation ID.",
        "viewTooltip_generateLink4": "You can generate your links here with your agency ID.",
        "shareSocial": "Share",
        "calendar_missing_dates_modal_es_activity": "For this language, there are no more spots available",
        "calendar_missing_dates_modal_en_booking": "Book activity in English",
        "calendar_url": "calendar",
        "card_string": "Card",
        "credit_card_holder_placeholder": "Name that appears on the card",
        "credit_card_number": "Card number",
        "credit_card_expiration_date": "Expiration date",
        "payment_url": "Payment",
        "subscribe_to_email": "I want to receive the latest updates from Civitatis and the best advice for my trips",
        "data_reatment_title_giveAway": "Information regarding the privacy policy",
        "data_reatment_text_giveAway": "Responsible for processing: CIVITATIS TOURS, S.L. (CIVITATIS). Purpose: Manage the purchase of the CIVITATIS gift card and its delivery, if applicable, to the recipient; Compliance with accounting, legal, fiscal and administrative obligations; With prior consent, sending commercial communications from the entity. Rights: You have the right to access, rectify and delete the data, to limit its processing, to oppose its processing and to its portability. Additional Information: Additional information on",
        "privacy_url_form_link_href": "privacy",
        "privacy_url_form_label_giveAway": "Data Protection in Privacy Policy - Civitatis.com",
        "page_numberString": "Page {1}",
        "cart_remove_modalActivity_title": "Are you sure you want to miss out?",
        "cart_remove_modalActivity_description": "You're about to miss out on",
        "cart_remove_modalActivity_accept_button": "Yes, remove",
    }

};

var Ls = i18n[window.locale];



