@hyper.software/visitor-common-translations 2.0.446 → 2.0.448
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/translations/locale/locale.de-DE.json +410 -119
- package/lib/translations/locale/locale.en-US.json +291 -0
- package/lib/translations/locale/locale.es-ES.json +300 -9
- package/lib/translations/locale/locale.fr-FR.json +297 -6
- package/lib/translations/locale/locale.it-IT.json +297 -6
- package/lib/translations/locale/locale.nl-NL.json +304 -13
- package/lib/translations/locale/locale.pt-PT.json +294 -3
- package/lib/translations/locale/locale.ro-RO.json +293 -2
- package/package.json +1 -1
|
@@ -121,6 +121,7 @@
|
|
|
121
121
|
"App.admin.bookings.invoice.yourName": "Your name",
|
|
122
122
|
"App.admin.bookings.invoice.zipCodeCity": "Zip & City",
|
|
123
123
|
"App.admin.bookings.manualCheckout": "The bookings for this account will have manual checkout.",
|
|
124
|
+
"App.admin.bookings.offerIsNotAccepted": "The offer is not accepted yet",
|
|
124
125
|
"App.admin.bookings.rooms.blockedPeriod": "Blocked period",
|
|
125
126
|
"App.admin.bookings.status.ACTIVE": "Active",
|
|
126
127
|
"App.admin.bookings.status.CANCELLED": "Cancelled",
|
|
@@ -541,16 +542,37 @@
|
|
|
541
542
|
"App.common.add": "Add",
|
|
542
543
|
"App.common.agree": "Agree",
|
|
543
544
|
"App.common.amenities": "Amenities",
|
|
545
|
+
"App.common.amenities.100Amps": "100 Amps",
|
|
546
|
+
"App.common.amenities.20Amps": "20 Amps",
|
|
547
|
+
"App.common.amenities.24HourFrontDesk": "24-hour front desk",
|
|
548
|
+
"App.common.amenities.24HourSecurity": "24-hour security",
|
|
544
549
|
"App.common.amenities.24hourFrontDesk": "24-hour front desk",
|
|
545
550
|
"App.common.amenities.24hourSecurity": "24-hour security",
|
|
551
|
+
"App.common.amenities.30Amps": "30 Amps",
|
|
552
|
+
"App.common.amenities.50Amps": "50 Amps",
|
|
553
|
+
"App.common.amenities.accessToHealthCareProfessionals": "Access to health care professionals",
|
|
546
554
|
"App.common.amenities.accessToHealthcareProfessionals": "Access to health care professionals",
|
|
555
|
+
"App.common.amenities.accessibleByLift": "Accessible by Lift",
|
|
556
|
+
"App.common.amenities.accessibleParking": "Accessible parking",
|
|
557
|
+
"App.common.amenities.adaAccessible": "ADA Accessible",
|
|
558
|
+
"App.common.amenities.adaptedBath": "Adapted bath",
|
|
547
559
|
"App.common.amenities.adapter": "Adapter",
|
|
560
|
+
"App.common.amenities.additionalBathroom": "Additional Bathroom",
|
|
548
561
|
"App.common.amenities.additionalToilet": "Additional toilet",
|
|
549
562
|
"App.common.amenities.adultOnly": "Adult only",
|
|
550
563
|
"App.common.amenities.aerobic": "Aerobic",
|
|
551
564
|
"App.common.amenities.aerobics": "Aerobics",
|
|
552
565
|
"App.common.amenities.airConditioning": "Air conditioning",
|
|
566
|
+
"App.common.amenities.airPurifiersAvailable": "Air purifiers available",
|
|
567
|
+
"App.common.amenities.airconditioning": "Airconditioning",
|
|
553
568
|
"App.common.amenities.airportShuttle": "Airport shuttle",
|
|
569
|
+
"App.common.amenities.airportShuttleFree": "Airport shuttle (free)",
|
|
570
|
+
"App.common.amenities.airportShuttleServiceSurcharge": "Airport shuttle service (surcharge)",
|
|
571
|
+
"App.common.amenities.airportShuttleSurcharge": "Airport Shuttle (surcharge)",
|
|
572
|
+
"App.common.amenities.alarmClock": "Alarm Clock",
|
|
573
|
+
"App.common.amenities.allPlatesCutleryGlassesAndOtherTablewareHaveBeenSanitised": "All plates, cutlery, glasses and other tableware have been sanitised",
|
|
574
|
+
"App.common.amenities.allSpacesNonSmokingPublicAndPrivate": "All Spaces Non-Smoking (public and private)",
|
|
575
|
+
"App.common.amenities.allergyFree": "Allergy-Free",
|
|
554
576
|
"App.common.amenities.allergyFreeRooms": "Allergy-free rooms",
|
|
555
577
|
"App.common.amenities.amenityCategory.ACTIVITIES": "Activities",
|
|
556
578
|
"App.common.amenities.amenityCategory.ADDITIONAL_SERVICES": "Additional services",
|
|
@@ -571,61 +593,113 @@
|
|
|
571
593
|
"App.common.amenities.amenityCategory.TRANSPORT": "Transport",
|
|
572
594
|
"App.common.amenities.archery": "Archery",
|
|
573
595
|
"App.common.amenities.atmMachineOnSite": "ATM/cash machine on site",
|
|
596
|
+
"App.common.amenities.atmOnSite": "ATM on site",
|
|
597
|
+
"App.common.amenities.auditoryGuidance": "Auditory Guidance",
|
|
574
598
|
"App.common.amenities.babySafetyGates": "Baby safety gates",
|
|
599
|
+
"App.common.amenities.babySitting": "Baby sitting",
|
|
575
600
|
"App.common.amenities.babysittingOrChildServices": "Babysitting/child services",
|
|
601
|
+
"App.common.amenities.backInRvSites": "Back-in RV Sites",
|
|
602
|
+
"App.common.amenities.backMassage": "Back massage",
|
|
576
603
|
"App.common.amenities.badmintonEquipment": "Badminton equipment",
|
|
604
|
+
"App.common.amenities.baggageStorage": "Baggage Storage",
|
|
577
605
|
"App.common.amenities.balcony": "Balcony",
|
|
578
606
|
"App.common.amenities.bar": "Bar",
|
|
607
|
+
"App.common.amenities.barbecue": "Barbecue",
|
|
579
608
|
"App.common.amenities.bath": "Bath",
|
|
580
609
|
"App.common.amenities.bathOrShower": "Bath or shower",
|
|
610
|
+
"App.common.amenities.bathRobe": "Bath-robe",
|
|
581
611
|
"App.common.amenities.bathrobe": "Bathrobe",
|
|
612
|
+
"App.common.amenities.bathroom": "Bathroom",
|
|
613
|
+
"App.common.amenities.bathroomEmergencyPullCord": "Bathroom emergency pull cord",
|
|
582
614
|
"App.common.amenities.bathtub": "Bathtub",
|
|
583
615
|
"App.common.amenities.bbqFacilities": "BBQ facilities",
|
|
616
|
+
"App.common.amenities.bbqPicnicArea": "BBQ/Picnic area",
|
|
584
617
|
"App.common.amenities.beach": "Beach",
|
|
585
618
|
"App.common.amenities.beachAccess": "Beach access",
|
|
619
|
+
"App.common.amenities.beachfront": "Beachfront",
|
|
586
620
|
"App.common.amenities.beautyServices": "Beauty services",
|
|
587
621
|
"App.common.amenities.bedsheets": "Bedsheets",
|
|
622
|
+
"App.common.amenities.bicycleRentals": "Bicycle rentals",
|
|
588
623
|
"App.common.amenities.bidet": "Bidet",
|
|
624
|
+
"App.common.amenities.bigRigFriendly": "Big Rig Friendly",
|
|
625
|
+
"App.common.amenities.bikeParking": "Bike parking",
|
|
626
|
+
"App.common.amenities.bikeRental": "Bike rental",
|
|
589
627
|
"App.common.amenities.bikeTours": "Bike tours",
|
|
628
|
+
"App.common.amenities.bikesAvailableFree": "Bikes available (free)",
|
|
629
|
+
"App.common.amenities.billiard": "Billiard",
|
|
590
630
|
"App.common.amenities.billiards": "Billiards",
|
|
591
631
|
"App.common.amenities.bingo": "Bingo",
|
|
632
|
+
"App.common.amenities.bluRayPlayer": "Blu-ray player",
|
|
592
633
|
"App.common.amenities.boardGames": "Board games/puzzles",
|
|
593
634
|
"App.common.amenities.boardGamesOrPuzzles": "Board games/puzzles",
|
|
635
|
+
"App.common.amenities.boardGamesPuzzles": "Board games/puzzles",
|
|
636
|
+
"App.common.amenities.bodyScrub": "Body scrub",
|
|
594
637
|
"App.common.amenities.bodySoap": "Body soap",
|
|
638
|
+
"App.common.amenities.bodyTreatments": "Body Treatments",
|
|
639
|
+
"App.common.amenities.bodyWrap": "Body wrap",
|
|
640
|
+
"App.common.amenities.bookDvdMusicLibraryForChildren": "Book/DVD/Music library for children",
|
|
595
641
|
"App.common.amenities.booksDvdsMusicChildren": "Books, DVDs, or music for children",
|
|
596
642
|
"App.common.amenities.bottleOfWater": "Free bottle of water in your room at check-in",
|
|
597
643
|
"App.common.amenities.bowling": "Bowling",
|
|
644
|
+
"App.common.amenities.breakfast": "Breakfast",
|
|
598
645
|
"App.common.amenities.breakfastInTheRoom": "Breakfast in the room",
|
|
599
646
|
"App.common.amenities.breakfastTakeawayContainers": "Breakfast takeaway containers",
|
|
647
|
+
"App.common.amenities.bridalSuite": "Bridal Suite",
|
|
648
|
+
"App.common.amenities.businessCenter": "Business center",
|
|
600
649
|
"App.common.amenities.businessCentre": "Business centre",
|
|
650
|
+
"App.common.amenities.cableChannels": "Cable channels",
|
|
651
|
+
"App.common.amenities.cableHookups": "Cable Hookups",
|
|
601
652
|
"App.common.amenities.canoeing": "Canoeing",
|
|
602
653
|
"App.common.amenities.carHire": "Car hire",
|
|
654
|
+
"App.common.amenities.carRental": "Car rental",
|
|
603
655
|
"App.common.amenities.carbonMonoxideDetector": "Carbon monoxide detector",
|
|
656
|
+
"App.common.amenities.carbonMonoxideSource": "Carbon monoxide source",
|
|
604
657
|
"App.common.amenities.carbonMonoxideSources": "Carbon monoxide sources",
|
|
605
658
|
"App.common.amenities.carpeted": "Carpeted",
|
|
659
|
+
"App.common.amenities.carpetedFloor": "Carpeted Floor",
|
|
606
660
|
"App.common.amenities.cashlessPaymentAvailable": "Cashless payment available",
|
|
607
661
|
"App.common.amenities.casino": "Casino",
|
|
608
662
|
"App.common.amenities.cctvCommonAreas": "CCTV in common areas",
|
|
663
|
+
"App.common.amenities.cctvInCommonAreas": "CCTV in common areas",
|
|
609
664
|
"App.common.amenities.cctvOutsideProperty": "CCTV outside property",
|
|
665
|
+
"App.common.amenities.cdPlayer": "CD-Player",
|
|
610
666
|
"App.common.amenities.changeOfTowels": "Change of towels (fee)",
|
|
611
667
|
"App.common.amenities.chapelShrine": "Chapel/shrine",
|
|
668
|
+
"App.common.amenities.childSafetySocketCovers": "Child safety socket covers",
|
|
669
|
+
"App.common.amenities.childrenCribCots": "Children crib/cots",
|
|
612
670
|
"App.common.amenities.childrenHighChair": "Children's high chair",
|
|
671
|
+
"App.common.amenities.childrenHighchair": "Children highchair",
|
|
613
672
|
"App.common.amenities.childrenPlayground": "Playground for children",
|
|
673
|
+
"App.common.amenities.childrenTelevisionNetworks": "Children television networks",
|
|
614
674
|
"App.common.amenities.childrensPlayground": "Children's playground",
|
|
675
|
+
"App.common.amenities.chocolateCookies": "Chocolate/Cookies",
|
|
615
676
|
"App.common.amenities.chocolateOrCookies": "Chocolate or cookies",
|
|
616
677
|
"App.common.amenities.cityView": "City view",
|
|
617
678
|
"App.common.amenities.cleaningChemicalsCoronavirus": "Use of cleaning chemicals that are effective against Coronavirus",
|
|
618
679
|
"App.common.amenities.cleaningProducts": "Cleaning products",
|
|
619
680
|
"App.common.amenities.closet": "Wardrobe or closet",
|
|
681
|
+
"App.common.amenities.clothesDryingRack": "Clothes drying rack",
|
|
620
682
|
"App.common.amenities.clothesRack": "Clothes rack",
|
|
683
|
+
"App.common.amenities.clothingIron": "Clothing Iron",
|
|
684
|
+
"App.common.amenities.clubhouse": "Clubhouse",
|
|
621
685
|
"App.common.amenities.coffeeHouseOnSite": "Coffee house on site",
|
|
622
686
|
"App.common.amenities.coffeeMachine": "Coffee machine",
|
|
687
|
+
"App.common.amenities.coffeeTeaMaker": "Coffee/Tea maker",
|
|
623
688
|
"App.common.amenities.commonMicrowave": "Common microwave",
|
|
624
689
|
"App.common.amenities.commonRefrigerator": "Common refrigerator",
|
|
690
|
+
"App.common.amenities.communityBbqGrill": "Community BBQ/Grill",
|
|
691
|
+
"App.common.amenities.communityFirePit": "Community Fire Pit",
|
|
692
|
+
"App.common.amenities.communityRestrooms": "Community Restrooms",
|
|
693
|
+
"App.common.amenities.communityShowers": "Community Showers",
|
|
694
|
+
"App.common.amenities.communityWaterFountain": "Community Water Fountain",
|
|
695
|
+
"App.common.amenities.computer": "Computer",
|
|
696
|
+
"App.common.amenities.conciergeDesk": "Concierge desk",
|
|
625
697
|
"App.common.amenities.conciergeService": "Concierge service",
|
|
626
698
|
"App.common.amenities.conditioner": "Conditioner",
|
|
699
|
+
"App.common.amenities.contactlessCheckInOut": "Contactless check-in/out",
|
|
627
700
|
"App.common.amenities.contactlessCheckinCheckout": "Contactless check-in/check-out",
|
|
628
701
|
"App.common.amenities.cookingClass": "Cooking class",
|
|
702
|
+
"App.common.amenities.couplesMassage": "Couples massage",
|
|
629
703
|
"App.common.amenities.coworkingRoom": "Co-working room",
|
|
630
704
|
"App.common.amenities.cribs": "Baby crib(s)",
|
|
631
705
|
"App.common.amenities.cultureTour": "Tour of the local culture",
|
|
@@ -634,35 +708,61 @@
|
|
|
634
708
|
"App.common.amenities.dailyHousekeeping": "Daily housekeeping",
|
|
635
709
|
"App.common.amenities.dailyNewspaper": "Daily newspaper",
|
|
636
710
|
"App.common.amenities.darts": "Darts",
|
|
711
|
+
"App.common.amenities.deliveredFoodIsSecurelyCovered": "Delivered food is securely covered",
|
|
637
712
|
"App.common.amenities.deliveredFoodSecurelyCovered": "Delivered food is securely covered",
|
|
638
713
|
"App.common.amenities.designatedSmokingArea": "Designated smoking area",
|
|
639
714
|
"App.common.amenities.desk": "Desk",
|
|
715
|
+
"App.common.amenities.detached": "Detached",
|
|
640
716
|
"App.common.amenities.diningArea": "Dining area",
|
|
717
|
+
"App.common.amenities.diningTable": "Dining table",
|
|
718
|
+
"App.common.amenities.dinner": "Dinner",
|
|
641
719
|
"App.common.amenities.dinnerEvents": "Dinner events",
|
|
720
|
+
"App.common.amenities.dirtRoads": "Dirt Roads",
|
|
721
|
+
"App.common.amenities.dishwasher": "Dishwasher",
|
|
642
722
|
"App.common.amenities.diving": "Diving",
|
|
643
723
|
"App.common.amenities.dressingRoom": "Dressing room",
|
|
724
|
+
"App.common.amenities.drinkingWater": "Drinking Water",
|
|
644
725
|
"App.common.amenities.dryCleaning": "Dry cleaning",
|
|
645
726
|
"App.common.amenities.dryingClothesRack": "Drying rack for clothing",
|
|
727
|
+
"App.common.amenities.dumpStation": "Dump Station",
|
|
728
|
+
"App.common.amenities.dvdPlayer": "DVD-Player",
|
|
729
|
+
"App.common.amenities.earplugs": "Earplugs",
|
|
646
730
|
"App.common.amenities.electricBlankets": "Electric blankets",
|
|
647
731
|
"App.common.amenities.electricKettle": "Electric kettle",
|
|
732
|
+
"App.common.amenities.electricVehicleChargingStation": "Electric vehicle charging station",
|
|
733
|
+
"App.common.amenities.electronicKeyCardAccess": "Electronic key card access",
|
|
734
|
+
"App.common.amenities.elevators": "Elevators",
|
|
648
735
|
"App.common.amenities.entertainmentStaff": "Entertainment staff",
|
|
736
|
+
"App.common.amenities.entirePropertyOnGroundFloor": "Entire property on ground floor",
|
|
737
|
+
"App.common.amenities.entireUnitWheelchairAccessible": "Entire unit wheelchair accessible",
|
|
649
738
|
"App.common.amenities.eveningEntertainment": "Evening entertainment",
|
|
650
739
|
"App.common.amenities.eveningProgram": "Evening program",
|
|
740
|
+
"App.common.amenities.eventsTicketService": "Events ticket service",
|
|
741
|
+
"App.common.amenities.executiveLoungeAccess": "Executive Lounge Access",
|
|
742
|
+
"App.common.amenities.expressCheckInCheckOut": "Express Check-in/Check-out",
|
|
651
743
|
"App.common.amenities.expressCheckin": "Express Check-in",
|
|
652
744
|
"App.common.amenities.expressCheckinCheckout": "Express check-in/check-out",
|
|
653
745
|
"App.common.amenities.expressCheckout": "Express Check-out",
|
|
654
746
|
"App.common.amenities.extraLongBed": "Extra long bed (> 2 meters)",
|
|
747
|
+
"App.common.amenities.extraLongBeds2Meter": "Extra long beds (> 2 meter)",
|
|
655
748
|
"App.common.amenities.faceMasksForGuestsAvailable": "Face masks for guests available",
|
|
749
|
+
"App.common.amenities.facialTreatments": "Facial treatments",
|
|
656
750
|
"App.common.amenities.facilitiesForDisabledGuests": "Facilities for disabled guests",
|
|
657
751
|
"App.common.amenities.familyRooms": "Family rooms",
|
|
658
752
|
"App.common.amenities.fan": "Fan",
|
|
753
|
+
"App.common.amenities.fax": "Fax",
|
|
659
754
|
"App.common.amenities.faxOrPhotocopying": "Fax/photocopying",
|
|
660
755
|
"App.common.amenities.featherPillow": "Feather pillow",
|
|
756
|
+
"App.common.amenities.fenceAroundPool": "Fence around pool",
|
|
757
|
+
"App.common.amenities.fireAlarmsOrSmokeDetectors": "Fire alarms or smoke detectors",
|
|
661
758
|
"App.common.amenities.fireExtinguishers": "Fire extinguishers",
|
|
759
|
+
"App.common.amenities.firePit": "Fire Pit",
|
|
760
|
+
"App.common.amenities.fireRingGrill": "Fire Ring / Grill",
|
|
662
761
|
"App.common.amenities.fireplace": "Fireplace",
|
|
663
762
|
"App.common.amenities.firstAidKitAvailable": "First aid kit available",
|
|
664
763
|
"App.common.amenities.fishing": "Fishing",
|
|
665
764
|
"App.common.amenities.fitness": "Fitness",
|
|
765
|
+
"App.common.amenities.fitnessCenter": "Fitness Center",
|
|
666
766
|
"App.common.amenities.fitnessCentre": "Fitness centre",
|
|
667
767
|
"App.common.amenities.fitnessClasses": "Fitness classes",
|
|
668
768
|
"App.common.amenities.fitnessSpaLockerRooms": "Fitness/spa locker rooms",
|
|
@@ -671,6 +771,7 @@
|
|
|
671
771
|
"App.common.amenities.foodCanBeDeliveredGuestAccommodation": "Food can be delivered to guest accommodation",
|
|
672
772
|
"App.common.amenities.foodForChildren": "Food for children",
|
|
673
773
|
"App.common.amenities.footBath": "Foot bath",
|
|
774
|
+
"App.common.amenities.footMassage": "Foot massage",
|
|
674
775
|
"App.common.amenities.freeParking": "Free parking",
|
|
675
776
|
"App.common.amenities.freeParkingNoReservation": "Free Parking (reservation is not needed)",
|
|
676
777
|
"App.common.amenities.freeParkingReservation": "Free Parking (reservation is needed)",
|
|
@@ -680,76 +781,156 @@
|
|
|
680
781
|
"App.common.amenities.freeWifi": "Free WiFi",
|
|
681
782
|
"App.common.amenities.freezer": "Freezer",
|
|
682
783
|
"App.common.amenities.fruits": "Fruits",
|
|
784
|
+
"App.common.amenities.fullBodyMassage": "Full body massage",
|
|
785
|
+
"App.common.amenities.gameConsole": "Game Console",
|
|
786
|
+
"App.common.amenities.gameConsoleNintendoWii": "Game Console - Nintendo Wii",
|
|
787
|
+
"App.common.amenities.gameConsolePs2": "Game Console - PS2",
|
|
788
|
+
"App.common.amenities.gameConsolePs3": "Game Console - PS3",
|
|
789
|
+
"App.common.amenities.gameConsolePs4": "Game console - PS4",
|
|
790
|
+
"App.common.amenities.gameConsoleWiiU": "Game console - Wii U",
|
|
791
|
+
"App.common.amenities.gameConsoleXbox360": "Game Console - Xbox 360",
|
|
792
|
+
"App.common.amenities.gameConsoleXboxOne": "Game console - Xbox One",
|
|
793
|
+
"App.common.amenities.gameRoom": "Game room",
|
|
683
794
|
"App.common.amenities.gamesRoom": "Games room",
|
|
684
795
|
"App.common.amenities.garden": "Garden",
|
|
685
796
|
"App.common.amenities.gardenView": "Garden view",
|
|
797
|
+
"App.common.amenities.gasolineNearby": "Gasoline Nearby",
|
|
798
|
+
"App.common.amenities.generalStore": "General Store",
|
|
686
799
|
"App.common.amenities.golfCourse": "Golf course (within 3 km)",
|
|
800
|
+
"App.common.amenities.golfCourseWithin2Miles": "Golf Course (within 2 miles)",
|
|
801
|
+
"App.common.amenities.gravelRoads": "Gravel Roads",
|
|
687
802
|
"App.common.amenities.greatCoffee": "Great coffee",
|
|
688
803
|
"App.common.amenities.greatView": "Great view",
|
|
689
804
|
"App.common.amenities.groceryDeliveries": "Grocery deliveries",
|
|
805
|
+
"App.common.amenities.groceryShoppingServiceAvailable": "Grocery shopping service available",
|
|
690
806
|
"App.common.amenities.guestAccommodationDisinfectedBetweenStays": "Guest accommodation is disinfected between stays",
|
|
807
|
+
"App.common.amenities.guestAccommodationIsDisinfectedBetweenStays": "Guest accommodation is disinfected between stays",
|
|
691
808
|
"App.common.amenities.guestAccommodationSealedAfterCleaning": "Guest accommodation sealed after cleaning",
|
|
809
|
+
"App.common.amenities.guestAccomodationCleaningCanBeAvoidedOnRequest": "Guest accomodation cleaning can be avoided on request",
|
|
810
|
+
"App.common.amenities.guestToilet": "Guest toilet",
|
|
692
811
|
"App.common.amenities.guestsCanCancelCleaningServices": "Guests have the option to cancel any cleaning services for their accommodation during their stay",
|
|
693
812
|
"App.common.amenities.gym": "Gym",
|
|
813
|
+
"App.common.amenities.hairColouring": "Hair colouring",
|
|
814
|
+
"App.common.amenities.hairCut": "Hair cut",
|
|
815
|
+
"App.common.amenities.hairDresserBeautician": "Hair dresser-beautician",
|
|
816
|
+
"App.common.amenities.hairDryer": "Hair Dryer",
|
|
817
|
+
"App.common.amenities.hairStyling": "Hair styling",
|
|
818
|
+
"App.common.amenities.hairTreatments": "Hair treatments",
|
|
694
819
|
"App.common.amenities.hairdryer": "Hairdryer",
|
|
695
820
|
"App.common.amenities.hammam": "Hammam",
|
|
821
|
+
"App.common.amenities.handMassage": "Hand massage",
|
|
822
|
+
"App.common.amenities.handSanitiser": "Hand sanitiser",
|
|
823
|
+
"App.common.amenities.handSanitiserInGuestAccommodationAndKeyAreas": "Hand sanitiser in guest accommodation and key areas",
|
|
696
824
|
"App.common.amenities.handSanitizerAvailable": "Hand sanitizer in guest accommodation and key areas",
|
|
697
825
|
"App.common.amenities.happyHour": "Happy hour",
|
|
698
826
|
"App.common.amenities.hardwoodOrParquetFloors": "Hardwood or parquet floors",
|
|
827
|
+
"App.common.amenities.headMassage": "Head massage",
|
|
699
828
|
"App.common.amenities.heatedPool": "Heated pool",
|
|
700
829
|
"App.common.amenities.heating": "Heating",
|
|
830
|
+
"App.common.amenities.higherLevelToilet": "Higher level toilet",
|
|
831
|
+
"App.common.amenities.hikeBikeCampsites": "Hike / Bike Campsites",
|
|
701
832
|
"App.common.amenities.hiking": "Hiking",
|
|
702
833
|
"App.common.amenities.horseRiding": "Horse riding",
|
|
834
|
+
"App.common.amenities.horsebackRiding": "Horseback riding",
|
|
835
|
+
"App.common.amenities.hotSpringBath": "Hot Spring Bath",
|
|
703
836
|
"App.common.amenities.hotTub": "Hot tub",
|
|
704
837
|
"App.common.amenities.hottubOrJacuzzi": "Hot tub / Jacuzzi",
|
|
838
|
+
"App.common.amenities.housekeepingDaily": "Housekeeping - daily",
|
|
705
839
|
"App.common.amenities.hypoallergenic": "Hypoallergenic",
|
|
706
840
|
"App.common.amenities.hypoallergenicPillow": "Hypoallergenic pillow",
|
|
841
|
+
"App.common.amenities.hypoallergenicRoomAvailable": "Hypoallergenic room available",
|
|
842
|
+
"App.common.amenities.inRoomDiningOptionsAvailable": "In-room dining options available",
|
|
707
843
|
"App.common.amenities.indoorFireplace": "Indoor fireplace",
|
|
844
|
+
"App.common.amenities.indoorParking": "Indoor parking",
|
|
708
845
|
"App.common.amenities.indoorPlayArea": "Indoor play area",
|
|
846
|
+
"App.common.amenities.indoorPool": "Indoor pool",
|
|
847
|
+
"App.common.amenities.indoorSwimmingPoolAllYear": "Indoor Swimming Pool (all year)",
|
|
848
|
+
"App.common.amenities.indoorSwimmingPoolSeasonal": "Indoor Swimming Pool (seasonal)",
|
|
709
849
|
"App.common.amenities.infinityPool": "Infinity pool",
|
|
850
|
+
"App.common.amenities.innerCourtyardView": "Inner courtyard view",
|
|
710
851
|
"App.common.amenities.interconnectedRoomsAvailable": "Interconnected room(s) available",
|
|
852
|
+
"App.common.amenities.interconnectingRoomSAvailable": "Interconnecting Room(s) available",
|
|
853
|
+
"App.common.amenities.internetFacilities": "Internet facilities",
|
|
711
854
|
"App.common.amenities.invoiceProvided": "Invoice provided",
|
|
855
|
+
"App.common.amenities.invoicesProvided": "Invoices Provided",
|
|
856
|
+
"App.common.amenities.ipad": "iPad",
|
|
857
|
+
"App.common.amenities.ipodDockingStation": "iPod Docking Station",
|
|
712
858
|
"App.common.amenities.iron": "Iron",
|
|
713
859
|
"App.common.amenities.ironingFacilities": "Ironing facilities",
|
|
714
860
|
"App.common.amenities.ironingService": "Ironing service",
|
|
861
|
+
"App.common.amenities.jacuzziHotTub": "Jacuzzi (Hot Tub)",
|
|
715
862
|
"App.common.amenities.karaoke": "Karaoke",
|
|
716
863
|
"App.common.amenities.keyAccess": "Key access",
|
|
717
864
|
"App.common.amenities.keyCardAccess": "Key card access",
|
|
865
|
+
"App.common.amenities.keycardForRoomElectricity": "Keycard for room electricity",
|
|
718
866
|
"App.common.amenities.kidFriendlyBuffet": "Kid friendly buffet",
|
|
719
867
|
"App.common.amenities.kidMeals": "Kid meals",
|
|
720
868
|
"App.common.amenities.kidsClub": "Kids' club",
|
|
721
869
|
"App.common.amenities.kidsOutdoorPlayEquipment": "Kids' outdoor play equipment",
|
|
722
870
|
"App.common.amenities.kidsPool": "Kids' pool",
|
|
723
871
|
"App.common.amenities.kitchen": "Kitchen",
|
|
872
|
+
"App.common.amenities.kitchen2": "Kitchen",
|
|
724
873
|
"App.common.amenities.kitchenAccess": "Kitchen access",
|
|
874
|
+
"App.common.amenities.kitchenette": "Kitchenette",
|
|
875
|
+
"App.common.amenities.kitchenware": "Kitchenware",
|
|
725
876
|
"App.common.amenities.lakeView": "Lake view",
|
|
726
877
|
"App.common.amenities.lanInternetAccess": "Lan internet access",
|
|
878
|
+
"App.common.amenities.landmarkView": "Landmark View",
|
|
879
|
+
"App.common.amenities.laptop": "Laptop",
|
|
880
|
+
"App.common.amenities.laptopSafeBox": "Laptop Safe Box",
|
|
727
881
|
"App.common.amenities.laundry": "Laundry",
|
|
882
|
+
"App.common.amenities.laundryFacilities": "Laundry Facilities",
|
|
728
883
|
"App.common.amenities.library": "Library",
|
|
729
884
|
"App.common.amenities.lift": "Lift",
|
|
885
|
+
"App.common.amenities.lightTherapy": "Light therapy",
|
|
886
|
+
"App.common.amenities.linen": "Linen",
|
|
887
|
+
"App.common.amenities.linensTowelsAndLaundryWashedInAccordanceWithLocalAuthoritiesGuidelines": "Linens, towels and laundry washed in accordance with local authorities guidelines",
|
|
730
888
|
"App.common.amenities.linensTowelsLaundryWashedAccordanceWithGuidelines": "Linens, towels and laundry washed in accordance with local authority guidelines",
|
|
731
889
|
"App.common.amenities.liveMusic": "Live music/performance",
|
|
890
|
+
"App.common.amenities.liveMusicPerformance": "Live music/performance",
|
|
732
891
|
"App.common.amenities.liveSportEvents": "Live sport events (broadcast)",
|
|
892
|
+
"App.common.amenities.liveSportsEventsBroadcast": "Live sports events (broadcast)",
|
|
733
893
|
"App.common.amenities.livingArea": "Living area",
|
|
734
894
|
"App.common.amenities.localCultureTours": "Tour or class about local culture",
|
|
735
895
|
"App.common.amenities.lockers": "Lockers",
|
|
736
896
|
"App.common.amenities.loungeArea": "Lounge area",
|
|
897
|
+
"App.common.amenities.lowBathroomSink": "Low bathroom sink",
|
|
737
898
|
"App.common.amenities.luggageStorage": "Luggage storage",
|
|
899
|
+
"App.common.amenities.lunch": "Lunch",
|
|
900
|
+
"App.common.amenities.makeUpServices": "Make up services",
|
|
901
|
+
"App.common.amenities.manicure": "Manicure",
|
|
738
902
|
"App.common.amenities.massage": "Massage",
|
|
739
903
|
"App.common.amenities.massageChair": "Massage chair",
|
|
904
|
+
"App.common.amenities.meetingBanquetFacilities": "Meeting/Banquet Facilities",
|
|
740
905
|
"App.common.amenities.meetingOrBanquetFacilities": "Meeting/banquet facilities",
|
|
906
|
+
"App.common.amenities.metalKeysAccess": "Metal keys access",
|
|
741
907
|
"App.common.amenities.microwave": "Microwave",
|
|
908
|
+
"App.common.amenities.miniBar": "Mini-bar",
|
|
742
909
|
"App.common.amenities.miniGolf": "Mini golf",
|
|
743
910
|
"App.common.amenities.minibar": "Minibar",
|
|
911
|
+
"App.common.amenities.minigolf": "Minigolf",
|
|
912
|
+
"App.common.amenities.minimarketOnSite": "Minimarket on site",
|
|
913
|
+
"App.common.amenities.mobileAppForRoomService": "Mobile app for room service",
|
|
744
914
|
"App.common.amenities.mosquitoNet": "Mosquito net",
|
|
915
|
+
"App.common.amenities.mountainView": "Mountain View",
|
|
745
916
|
"App.common.amenities.movieNights": "Movie nights",
|
|
917
|
+
"App.common.amenities.neckMassage": "Neck massage",
|
|
918
|
+
"App.common.amenities.newspaper": "Newspaper",
|
|
746
919
|
"App.common.amenities.nightClubOrDj": "Nightclub/DJ",
|
|
920
|
+
"App.common.amenities.nightclubDj": "Nightclub/DJ",
|
|
747
921
|
"App.common.amenities.noSmoking": "No smoking",
|
|
748
922
|
"App.common.amenities.nonFeatherPillow": "Non-feather pillow",
|
|
749
923
|
"App.common.amenities.nonSmokingRooms": "Non-smoking rooms",
|
|
750
924
|
"App.common.amenities.nonSmokingThroughout": "Non-smoking throughout",
|
|
925
|
+
"App.common.amenities.onSiteCoffeeHouse": "On-site coffee house",
|
|
926
|
+
"App.common.amenities.openAirBath": "Open-air bath",
|
|
927
|
+
"App.common.amenities.optOutFromDailyRoomCleaning": "Opt-out from daily room cleaning",
|
|
928
|
+
"App.common.amenities.outdoorDiningArea": "Outdoor dining area",
|
|
751
929
|
"App.common.amenities.outdoorFireplace": "Outdoor fireplace",
|
|
752
930
|
"App.common.amenities.outdoorFurniture": "Outdoor furniture",
|
|
931
|
+
"App.common.amenities.outdoorPool": "Outdoor pool",
|
|
932
|
+
"App.common.amenities.outdoorSwimmingPoolAllYear": "Outdoor Swimming Pool (all year)",
|
|
933
|
+
"App.common.amenities.outdoorSwimmingPoolSeasonal": "Outdoor Swimming Pool (seasonal)",
|
|
753
934
|
"App.common.amenities.outsideFurniture": "Outside furniture",
|
|
754
935
|
"App.common.amenities.oven": "Oven",
|
|
755
936
|
"App.common.amenities.packedLunches": "Packed lunches",
|
|
@@ -757,60 +938,128 @@
|
|
|
757
938
|
"App.common.amenities.pajamas": "Pajamas",
|
|
758
939
|
"App.common.amenities.pantsPress": "Tile marble floor",
|
|
759
940
|
"App.common.amenities.parkingIsAvailable": "Parking is available to guests",
|
|
941
|
+
"App.common.amenities.patio": "Patio",
|
|
942
|
+
"App.common.amenities.pavedRoads": "Paved Roads",
|
|
943
|
+
"App.common.amenities.payPerViewChannels": "Pay-per-view Channels",
|
|
944
|
+
"App.common.amenities.pedicure": "Pedicure",
|
|
760
945
|
"App.common.amenities.personalTrainer": "Personal trainer",
|
|
761
946
|
"App.common.amenities.petBasket": "Pet basket",
|
|
762
947
|
"App.common.amenities.petBowls": "Pet bowls",
|
|
948
|
+
"App.common.amenities.petFriendly": "Pet Friendly",
|
|
763
949
|
"App.common.amenities.petsAccepted": "Pets are accepted at this location",
|
|
764
950
|
"App.common.amenities.petsAllowed": "Pets allowed",
|
|
765
951
|
"App.common.amenities.petsNotAccepted": "Pets are not accepted at this location",
|
|
766
952
|
"App.common.amenities.physicalDistancingDiningAreas": "Physical distancing in dining areas",
|
|
953
|
+
"App.common.amenities.physicalDistancingFollowingGuidelinesFromLocalAuthorities": "Physical distancing following guidelines from local authorities",
|
|
954
|
+
"App.common.amenities.physicalDistancingInDiningAreas": "Physical distancing in dining areas",
|
|
767
955
|
"App.common.amenities.physicalDistancingRulesFollowed": "Physical distancing rules followed",
|
|
768
956
|
"App.common.amenities.picnicArea": "Picnic area",
|
|
957
|
+
"App.common.amenities.picnicTable": "Picnic Table",
|
|
769
958
|
"App.common.amenities.platesCutlerySanitized": "All plates, cutlery, glasses and other tableware have been sanitized",
|
|
959
|
+
"App.common.amenities.playground": "Playground",
|
|
770
960
|
"App.common.amenities.plungePool": "Plunge pool",
|
|
771
961
|
"App.common.amenities.pool": "Pool",
|
|
962
|
+
"App.common.amenities.poolBar": "Pool bar",
|
|
772
963
|
"App.common.amenities.poolCover": "Pool cover",
|
|
773
964
|
"App.common.amenities.poolOrBeachTowels": "Pool/beach towels",
|
|
774
965
|
"App.common.amenities.poolTowels": "Pool towels",
|
|
966
|
+
"App.common.amenities.poolView": "Pool View",
|
|
775
967
|
"App.common.amenities.poolWithAView": "Pool with a view",
|
|
968
|
+
"App.common.amenities.poolWithView": "Pool with view",
|
|
969
|
+
"App.common.amenities.portableWifi": "Portable Wifi",
|
|
776
970
|
"App.common.amenities.privateBathroom": "Private bathroom",
|
|
777
971
|
"App.common.amenities.privateBeach": "Private beach",
|
|
972
|
+
"App.common.amenities.privateBeachArea": "Private beach area",
|
|
973
|
+
"App.common.amenities.privateCheckInCheckOut": "Private Check-in/Check-out",
|
|
778
974
|
"App.common.amenities.privateCheckinCheckout": "Private check-in/check-out",
|
|
779
975
|
"App.common.amenities.privateCoffeeShop": "Private coffee shop",
|
|
976
|
+
"App.common.amenities.privateCurtain": "Private curtain",
|
|
780
977
|
"App.common.amenities.privateEntrance": "Private entrance",
|
|
978
|
+
"App.common.amenities.privateFlatInBlockOfFlats": "Private flat in block of flats",
|
|
781
979
|
"App.common.amenities.privatePool": "Private pool",
|
|
782
980
|
"App.common.amenities.privateSwimmingPool": "Private swimming pool",
|
|
981
|
+
"App.common.amenities.processInPlaceToCheckHealthOfGuests": "Process in place to check health of guests",
|
|
783
982
|
"App.common.amenities.processToCheckHealthOfGuests": "Process in place to check health of guests",
|
|
983
|
+
"App.common.amenities.propaneRefillingStation": "Propane Refilling Station",
|
|
784
984
|
"App.common.amenities.propertyCleanedByProfessionalCleaningCompanies": "Property is cleaned by professional cleaning companies",
|
|
985
|
+
"App.common.amenities.propertyIsCleanedByProfessionalCleaningCompanies": "Property is cleaned by professional cleaning companies",
|
|
986
|
+
"App.common.amenities.propertyIsWheelChairAccessible": "Property is wheel chair accessible",
|
|
987
|
+
"App.common.amenities.propertyRemovedAllOrNeverOfferedPlasticBottlesForNonWaterDrinks": "Property removed all, or never offered, plastic bottles for non-water drinks",
|
|
988
|
+
"App.common.amenities.propertyRemovedAllOrNeverOfferedPlasticCups": "Property removed all, or never offered, plastic cups",
|
|
989
|
+
"App.common.amenities.propertyRemovedAllOrNeverOfferedPlasticCutleryAndTableware": "Property removed all, or never offered, plastic cutlery and tableware",
|
|
990
|
+
"App.common.amenities.propertyRemovedAllOrNeverOfferedPlasticStirrers": "Property removed all, or never offered, plastic stirrers",
|
|
991
|
+
"App.common.amenities.propertyRemovedAllOrNeverOfferedPlasticStraws": "Property removed all, or never offered, plastic straws",
|
|
992
|
+
"App.common.amenities.propertyRemovedAllOrNeverOfferedPlasticWaterBottles": "Property removed all, or never offered, plastic water bottles",
|
|
993
|
+
"App.common.amenities.propertyRemovedAllOrNeverOfferedSingleUsePlasticToiletries": "Property removed all, or never offered, single-use plastic toiletries",
|
|
785
994
|
"App.common.amenities.pubCrawls": "Pub crawls",
|
|
995
|
+
"App.common.amenities.publicBath": "Public bath",
|
|
786
996
|
"App.common.amenities.publicTransportTickets": "Public transport tickets",
|
|
997
|
+
"App.common.amenities.pullThruRvSites": "Pull-Thru RV Sites",
|
|
998
|
+
"App.common.amenities.quietStreetView": "Quiet street view",
|
|
999
|
+
"App.common.amenities.radio": "Radio",
|
|
1000
|
+
"App.common.amenities.readingLight": "Reading light",
|
|
787
1001
|
"App.common.amenities.receiptProvided": "Receipt provided",
|
|
788
1002
|
"App.common.amenities.reducedMobilityAccessible": "Accessible for persons with reduced mobility",
|
|
1003
|
+
"App.common.amenities.refillableWaterStations": "Refillable water stations",
|
|
789
1004
|
"App.common.amenities.refrigerator": "Refrigerator",
|
|
790
1005
|
"App.common.amenities.restaurant": "Restaurant",
|
|
1006
|
+
"App.common.amenities.riverView": "River View",
|
|
1007
|
+
"App.common.amenities.rollInShower": "Roll in shower",
|
|
1008
|
+
"App.common.amenities.rollawayBed": "Rollaway bed",
|
|
791
1009
|
"App.common.amenities.rooftopPool": "Rooftop pool",
|
|
792
1010
|
"App.common.amenities.roomService": "Room service",
|
|
1011
|
+
"App.common.amenities.roomsFacilitiesForDisabled": "Rooms/Facilities for Disabled",
|
|
1012
|
+
"App.common.amenities.rvHookup": "RV Hookup",
|
|
1013
|
+
"App.common.amenities.rvSanitation": "RV Sanitation",
|
|
1014
|
+
"App.common.amenities.safe": "Safe",
|
|
1015
|
+
"App.common.amenities.safeDepositBox": "Safe Deposit Box",
|
|
793
1016
|
"App.common.amenities.safetyDepositBox": "Safety deposit box",
|
|
1017
|
+
"App.common.amenities.saltWaterPool": "Salt-water pool",
|
|
794
1018
|
"App.common.amenities.saltwaterPool": "Salt water pool",
|
|
1019
|
+
"App.common.amenities.satelliteChannels": "Satellite Channels",
|
|
795
1020
|
"App.common.amenities.sauna": "Sauna",
|
|
796
1021
|
"App.common.amenities.screensOrPhysicalBarriers": "Screens or physical barriers placed between staff and guests in appropriate areas",
|
|
1022
|
+
"App.common.amenities.screensOrPhysicalBarriersPlacedBetweenStaffAndGuestsInAppropriateAreas": "Screens or physical barriers placed between staff and guests in appropriate areas",
|
|
797
1023
|
"App.common.amenities.seaView": "Sea view",
|
|
798
1024
|
"App.common.amenities.seatingArea": "Seating area",
|
|
1025
|
+
"App.common.amenities.securedParking": "Secured parking",
|
|
799
1026
|
"App.common.amenities.securityAlarm": "Security alarm",
|
|
1027
|
+
"App.common.amenities.semiDetached": "Semi-detached",
|
|
1028
|
+
"App.common.amenities.sewerHookups": "Sewer Hookups",
|
|
800
1029
|
"App.common.amenities.shallowEnd": "Shallow end",
|
|
1030
|
+
"App.common.amenities.shallowEndPool": "Shallow end pool",
|
|
801
1031
|
"App.common.amenities.shampoo": "Shampoo",
|
|
1032
|
+
"App.common.amenities.sharedBathroom": "Shared Bathroom",
|
|
802
1033
|
"App.common.amenities.sharedKitchen": "Shared kitchen",
|
|
1034
|
+
"App.common.amenities.sharedLoungeTvArea": "Shared lounge/TV area",
|
|
803
1035
|
"App.common.amenities.sharedStationeryRemoved": "Shared stationery such as printed menus, magazines, pens, and paper removed",
|
|
1036
|
+
"App.common.amenities.sharedStationerySuchAsPrintedMenusMagazinesPensAndPaperRemoved": "Shared stationery such as printed menus, magazines, pens, and paper removed",
|
|
804
1037
|
"App.common.amenities.sharedToilet": "Shared toilet",
|
|
805
1038
|
"App.common.amenities.sharedTvLoungeArea": "Shared lounge/TV area",
|
|
1039
|
+
"App.common.amenities.shoeshine": "Shoeshine",
|
|
1040
|
+
"App.common.amenities.shopsOnSite": "Shops (on site)",
|
|
806
1041
|
"App.common.amenities.shower": "Shower",
|
|
1042
|
+
"App.common.amenities.showerCap": "Shower cap",
|
|
1043
|
+
"App.common.amenities.showerChair": "Shower chair",
|
|
807
1044
|
"App.common.amenities.shuttleService": "Shuttle service",
|
|
1045
|
+
"App.common.amenities.shuttleServiceFree": "Shuttle Service (free)",
|
|
1046
|
+
"App.common.amenities.shuttleServiceSurcharge": "Shuttle Service (surcharge)",
|
|
808
1047
|
"App.common.amenities.sightView": "Sight view",
|
|
1048
|
+
"App.common.amenities.singleRoomAirConditioningForGuestAccommodation": "Single-room air conditioning for guest accommodation",
|
|
1049
|
+
"App.common.amenities.skiEquipmentHireOnSite": "Ski equipment hire (on site)",
|
|
1050
|
+
"App.common.amenities.skiPassVendor": "Ski pass vendor",
|
|
1051
|
+
"App.common.amenities.skiSchool": "Ski school",
|
|
1052
|
+
"App.common.amenities.skiShuttle": "Ski Shuttle",
|
|
1053
|
+
"App.common.amenities.skiStorage": "Ski storage",
|
|
1054
|
+
"App.common.amenities.skiToDoorAccess": "Ski-to-door access",
|
|
809
1055
|
"App.common.amenities.skiing": "Skiing",
|
|
1056
|
+
"App.common.amenities.slideOuts": "Slide Outs",
|
|
810
1057
|
"App.common.amenities.slippers": "Slippers",
|
|
1058
|
+
"App.common.amenities.smartphone": "Smartphone",
|
|
811
1059
|
"App.common.amenities.smokeAlarms": "Smoke alarms",
|
|
812
1060
|
"App.common.amenities.smokeFreeRooms": "Smoke free rooms",
|
|
813
1061
|
"App.common.amenities.snackBar": "Snack bar",
|
|
1062
|
+
"App.common.amenities.snorkeling": "Snorkeling",
|
|
814
1063
|
"App.common.amenities.snorkelling": "Snorkeling",
|
|
815
1064
|
"App.common.amenities.socketNearTheBed": "Socket near the bed",
|
|
816
1065
|
"App.common.amenities.sofa": "Sofa",
|
|
@@ -818,23 +1067,32 @@
|
|
|
818
1067
|
"App.common.amenities.solarium": "Solarium",
|
|
819
1068
|
"App.common.amenities.soundproofRooms": "Soundproof rooms",
|
|
820
1069
|
"App.common.amenities.soundproofing": "Soundproofing",
|
|
1070
|
+
"App.common.amenities.souvenirGiftShop": "Souvenir/Gift Shop",
|
|
821
1071
|
"App.common.amenities.spaAndWellnessCentre": "Spa and wellness centre",
|
|
822
1072
|
"App.common.amenities.spaBath": "Spa bath",
|
|
823
1073
|
"App.common.amenities.spaFacilities": "Spa facilities",
|
|
824
1074
|
"App.common.amenities.spaLoungeRelaxationArea": "Spa lounge/relaxation area",
|
|
825
1075
|
"App.common.amenities.spaWellnessPackages": "Spa/wellness packages",
|
|
826
1076
|
"App.common.amenities.specialDietMenus": "Special diet menus (on request)",
|
|
1077
|
+
"App.common.amenities.specialDietMenusOnRequest": "Special Diet Menus (on request)",
|
|
827
1078
|
"App.common.amenities.squash": "Squash",
|
|
1079
|
+
"App.common.amenities.staffFollowAllSafetyProtocolsAsDirectedByLocalAuthorities": "Staff follow all safety protocols as directed by local authorities",
|
|
828
1080
|
"App.common.amenities.staffFollowSafetyProtocolsFromAuthorities": "Staff follow all safety protocols as directed by local authorities",
|
|
1081
|
+
"App.common.amenities.standUpComedy": "Stand-up comedy",
|
|
829
1082
|
"App.common.amenities.standupComedy": "Stand-up comedy",
|
|
830
1083
|
"App.common.amenities.steamRoom": "Steam room",
|
|
1084
|
+
"App.common.amenities.stove": "Stove",
|
|
1085
|
+
"App.common.amenities.streamingServiceSuchAsNetflix": "Streaming service (such as Netflix)",
|
|
831
1086
|
"App.common.amenities.streamingServices": "Streaming service (like Netflix)",
|
|
1087
|
+
"App.common.amenities.streetParking": "Street parking",
|
|
832
1088
|
"App.common.amenities.strollers": "Strollers",
|
|
833
1089
|
"App.common.amenities.sunLoungersBeachChairs": "Sun loungers or beach chairs",
|
|
1090
|
+
"App.common.amenities.sunLoungersOrBeachChairs": "Sun loungers or beach chairs",
|
|
834
1091
|
"App.common.amenities.sunTerrace": "Sun terrace",
|
|
835
1092
|
"App.common.amenities.sunUmbrellas": "Sun umbrellas",
|
|
836
1093
|
"App.common.amenities.sunnyTerrace": "Sun deck",
|
|
837
1094
|
"App.common.amenities.swimmingPool": "Swimming pool",
|
|
1095
|
+
"App.common.amenities.swimmingPoolToys": "Swimming pool toys",
|
|
838
1096
|
"App.common.amenities.tableTennis": "Table tennis",
|
|
839
1097
|
"App.common.amenities.teaCoffeeMachine": "Tea/Coffee maker",
|
|
840
1098
|
"App.common.amenities.telephone": "Telephone",
|
|
@@ -843,33 +1101,66 @@
|
|
|
843
1101
|
"App.common.amenities.tennisEquipment": "Tennis equipment",
|
|
844
1102
|
"App.common.amenities.terrace": "Terrace",
|
|
845
1103
|
"App.common.amenities.themedDinnerNights": "Themed dinner nights",
|
|
1104
|
+
"App.common.amenities.thermometersForGuestsProvidedByProperty": "Thermometers for guests provided by property",
|
|
1105
|
+
"App.common.amenities.ticketService": "Ticket service",
|
|
846
1106
|
"App.common.amenities.tileMarbleFloor": "Tile marble floor",
|
|
1107
|
+
"App.common.amenities.tiledMarbleFloor": "Tiled / Marble floor",
|
|
1108
|
+
"App.common.amenities.toaster": "Toaster",
|
|
847
1109
|
"App.common.amenities.toilet": "Toilet",
|
|
848
1110
|
"App.common.amenities.toiletPaper": "Toilet paper",
|
|
1111
|
+
"App.common.amenities.toiletWithGrabRails": "Toilet with grab rails",
|
|
849
1112
|
"App.common.amenities.toothbrush": "Toothbrush",
|
|
850
1113
|
"App.common.amenities.tourDesk": "Tour desk",
|
|
1114
|
+
"App.common.amenities.tourOrClassAboutLocalCulture": "Tour or class about local culture",
|
|
851
1115
|
"App.common.amenities.towels": "Towels",
|
|
1116
|
+
"App.common.amenities.towelsChangedUponRequest": "Towels Changed Upon Request",
|
|
1117
|
+
"App.common.amenities.towelsLinensAtSurcharge": "Towels/Linens at surcharge",
|
|
852
1118
|
"App.common.amenities.trashCans": "Trash cans",
|
|
1119
|
+
"App.common.amenities.trashService": "Trash Service",
|
|
1120
|
+
"App.common.amenities.trekIn15m": "Trek-in > 1.5m",
|
|
853
1121
|
"App.common.amenities.trouserPress": "Trouser press",
|
|
854
1122
|
"App.common.amenities.tumbleDryer": "Tumble dryer",
|
|
1123
|
+
"App.common.amenities.tumbleDryerMachine": "Tumble dryer (machine)",
|
|
1124
|
+
"App.common.amenities.turkishSteamBath": "Turkish/ Steam Bath",
|
|
855
1125
|
"App.common.amenities.tv": "TV",
|
|
1126
|
+
"App.common.amenities.upperFloorReachableByLift": "Upper floor reachable by lift",
|
|
1127
|
+
"App.common.amenities.upperFloorReachableByStairsOnly": "Upper floor reachable by stairs only",
|
|
856
1128
|
"App.common.amenities.upperFloorsAccessibleElevator": "Upper floors accessible by elevator",
|
|
1129
|
+
"App.common.amenities.useOfCleaningChemicalsThatAreEffectiveAgainstCoronavirus": "Use of cleaning chemicals that are effective against Coronavirus",
|
|
1130
|
+
"App.common.amenities.valetParking": "Valet parking",
|
|
857
1131
|
"App.common.amenities.veganFriendly": "Vegan options",
|
|
858
1132
|
"App.common.amenities.vegetarianFriendly": "Vegetarian options",
|
|
859
1133
|
"App.common.amenities.vendingMachineDrinks": "Vending machine (drinks)",
|
|
860
1134
|
"App.common.amenities.vendingMachineSnacks": "Vending machine (snacks)",
|
|
1135
|
+
"App.common.amenities.video": "Video",
|
|
1136
|
+
"App.common.amenities.videoGames": "Video Games",
|
|
1137
|
+
"App.common.amenities.view": "View",
|
|
1138
|
+
"App.common.amenities.viproomFacilities": "Viproom facilities",
|
|
1139
|
+
"App.common.amenities.visualAidsBraille": "Visual aids: Braille",
|
|
1140
|
+
"App.common.amenities.visualAidsTactileSigns": "Visual aids: Tactile Signs",
|
|
861
1141
|
"App.common.amenities.wakeUpService": "Wake-up service/Alarm clock",
|
|
1142
|
+
"App.common.amenities.wakeUpServiceAlarmClock": "Wake Up Service/Alarm-clock",
|
|
1143
|
+
"App.common.amenities.walkInShower": "Walk in shower",
|
|
862
1144
|
"App.common.amenities.walkingTours": "Walking tours",
|
|
1145
|
+
"App.common.amenities.wardrobeCloset": "Wardrobe/Closet",
|
|
863
1146
|
"App.common.amenities.wardrobeOrCloset": "Wardrobe or closet",
|
|
864
1147
|
"App.common.amenities.washingMachine": "Washing machine",
|
|
1148
|
+
"App.common.amenities.waterHookups": "Water Hookups",
|
|
865
1149
|
"App.common.amenities.waterPark": "Water park",
|
|
866
1150
|
"App.common.amenities.waterSlide": "Water slide",
|
|
1151
|
+
"App.common.amenities.waterSportFacilitiesOnSite": "Water Sport Facilities (on site)",
|
|
867
1152
|
"App.common.amenities.waterSports": "Water sport facilities on site",
|
|
1153
|
+
"App.common.amenities.waterfront": "Waterfront",
|
|
1154
|
+
"App.common.amenities.waxingServices": "Waxing services",
|
|
868
1155
|
"App.common.amenities.wheelchairAccess": "Wheelchair access",
|
|
869
1156
|
"App.common.amenities.whirlpool": "Whirlpool",
|
|
870
1157
|
"App.common.amenities.wifi": "Free WiFi",
|
|
871
1158
|
"App.common.amenities.windsurfing": "Windsurfing",
|
|
1159
|
+
"App.common.amenities.wineChampagne": "Wine/Champagne",
|
|
872
1160
|
"App.common.amenities.wineChampagneSelection": "Wine/Champagne Selection",
|
|
1161
|
+
"App.common.amenities.wineGlasses": "Wine glasses",
|
|
1162
|
+
"App.common.amenities.wirelessInternet": "Wireless internet",
|
|
1163
|
+
"App.common.amenities.woodenParquetFloor": "Wooden / Parquet floor",
|
|
873
1164
|
"App.common.amenities.workingArea": "Working area",
|
|
874
1165
|
"App.common.amenities.yogaClasses": "Yoga classes",
|
|
875
1166
|
"App.common.amenities.yukata": "Yukata",
|