@v-office/website-sdk 1.0.0

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.
Files changed (39) hide show
  1. package/README.md +263 -0
  2. package/dist/cli.d.mts +1 -0
  3. package/dist/cli.mjs +337 -0
  4. package/dist/client-BbAfk-qa.mjs +33672 -0
  5. package/dist/custom-attribute-ChCbJKf_.mjs +54 -0
  6. package/dist/errors-2cuUGSvi.mjs +5 -0
  7. package/dist/index.d.mts +16130 -0
  8. package/dist/index.mjs +3 -0
  9. package/dist/operations-BanW36PK.mjs +12616 -0
  10. package/dist/operations-CHxEQ3jG.mjs +904 -0
  11. package/dist/parser-D6UAf8Ld.mjs +65 -0
  12. package/dist/quote-C3HZsFua.mjs +313 -0
  13. package/dist/quote-Vl6Nutaa.mjs +513 -0
  14. package/dist/rentals-BFmmp26v.mjs +323 -0
  15. package/dist/rentals-cQAg5TTW.mjs +403 -0
  16. package/dist/search-JqA3v_Fx.mjs +342 -0
  17. package/dist/search-filter-metadata-DZP0-Udc.mjs +4294 -0
  18. package/dist/to-rental-highlights-BcRa9Odv.mjs +402 -0
  19. package/dist/translations/shared/de-DE/availability.json +15 -0
  20. package/dist/translations/shared/de-DE/booking.json +15 -0
  21. package/dist/translations/shared/de-DE/insurance.json +18 -0
  22. package/dist/translations/shared/de-DE/quote.json +8 -0
  23. package/dist/translations/shared/de-DE/reviews.json +11 -0
  24. package/dist/translations/shared/en-US/availability.json +15 -0
  25. package/dist/translations/shared/en-US/booking.json +15 -0
  26. package/dist/translations/shared/en-US/insurance.json +18 -0
  27. package/dist/translations/shared/en-US/quote.json +8 -0
  28. package/dist/translations/shared/en-US/reviews.json +11 -0
  29. package/dist/translations/v10/de-DE/core.json +7027 -0
  30. package/dist/translations/v10/en-US/core.json +7027 -0
  31. package/dist/translations/v9/de-DE/core.json +4 -0
  32. package/dist/translations/v9/de-DE/filter.json +25 -0
  33. package/dist/translations/v9/de-DE/rental-attribute-categories.json +19 -0
  34. package/dist/translations/v9/de-DE/rental-attributes.json +451 -0
  35. package/dist/translations/v9/en-US/core.json +4 -0
  36. package/dist/translations/v9/en-US/filter.json +25 -0
  37. package/dist/translations/v9/en-US/rental-attribute-categories.json +19 -0
  38. package/dist/translations/v9/en-US/rental-attributes.json +451 -0
  39. package/package.json +90 -0
@@ -0,0 +1,4 @@
1
+ {
2
+ "Rental.rentalType.option.HOUSE": "Haus",
3
+ "Rental.rentalType.option.FLAT": "Wohnung"
4
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "filter.bedrooms.label": "Schlafzimmer",
3
+ "filter.bathrooms.label": "Badezimmer",
4
+ "filter.pool.label": "Pool",
5
+ "filter.wifi.label": "WiFi",
6
+ "filter.pets.label": "Haustiere",
7
+ "filter.privateparking.label": "Privatparkplatz",
8
+ "filter.ac.label": "Klimaanlage",
9
+ "filter.washer.label": "Waschmaschine",
10
+ "filter.dishwasher.label": "Spülmaschine",
11
+ "filter.beachfront.label": "Strandfront",
12
+ "filter.seaview.label": "Seeblick",
13
+ "filter.balcony.label": "Balkon",
14
+ "filter.terrace.label": "Terrasse",
15
+ "filter.garden.label": "Garten",
16
+ "filter.bbq.label": "Grill",
17
+ "filter.sauna.label": "Sauna",
18
+ "filter.fireplace.label": "Feuerstelle",
19
+ "filter.tv.label": "TV",
20
+ "filter.childrenWelcome.label": "Kinderfreundlich",
21
+ "filter.nonsmoking.label": "Nichtraucher",
22
+ "filter.kitchen.label": "Küche",
23
+ "filterGroup.rooms.label": "Zimmer",
24
+ "filterGroup.features.label": "Features"
25
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "RentalAttributesCategory.ACTIVITY.label": "Aktivitäten",
3
+ "RentalAttributesCategory.BATH.label": "Badezimmer",
4
+ "RentalAttributesCategory.DESCRIPTION.label": "Beschreibungen",
5
+ "RentalAttributesCategory.ENTERTAINMENT.label": "Unterhaltung",
6
+ "RentalAttributesCategory.FACILITIES.label": "Ausstattung",
7
+ "RentalAttributesCategory.GENERAL.label": "Allgemein",
8
+ "RentalAttributesCategory.KIDS.label": "Kinder",
9
+ "RentalAttributesCategory.KITCHEN.label": "Küche",
10
+ "RentalAttributesCategory.LOCATION.label": "Lage",
11
+ "RentalAttributesCategory.MEDIA.label": "Medien",
12
+ "RentalAttributesCategory.MODELO179.label": "Modelo 179",
13
+ "RentalAttributesCategory.OUTDOORS.label": "Außenbereich",
14
+ "RentalAttributesCategory.RECREATION.label": "Freizeit",
15
+ "RentalAttributesCategory.SERVICE.label": "Service",
16
+ "RentalAttributesCategory.SLEEPING.label": "Schlafen",
17
+ "RentalAttributesCategory.SYSTEM.label": "System",
18
+ "RentalAttributesCategory.THEMES.label": "Themen"
19
+ }
@@ -0,0 +1,451 @@
1
+ {
2
+ "RentalAttributes.headline.label": "Überschrift",
3
+ "RentalAttributes.intro.label": "Kurzbeschreibung",
4
+ "RentalAttributes.description.label": "Vollständige Beschreibung",
5
+ "RentalAttributes.altDescription.label": "Alternative Beschreibung",
6
+ "RentalAttributes.livingroomDescription.label": "Wohnzimmer",
7
+ "RentalAttributes.bedroomsDescription.label": "Schlafzimmer",
8
+ "RentalAttributes.kitchenDescription.label": "Küche",
9
+ "RentalAttributes.bathroomsDescription.label": "Badezimmer",
10
+ "RentalAttributes.directions.label": "Wegbeschreibung",
11
+ "RentalAttributes.arrivalInfo.label": "Anreisehinweise",
12
+ "RentalAttributes.priceinfo.label": "Preishinweise",
13
+ "RentalAttributes.paymentinfo.label": "Zahlungshinweise",
14
+ "RentalAttributes.locationDescription.label": "Lage",
15
+ "RentalAttributes.video.label": "Video",
16
+ "RentalAttributes.keywords.label": "Meta Keywords",
17
+ "RentalAttributes.metaDescription.label": "Meta Beschreibung",
18
+ "RentalAttributes.servicesIncluded.label": "Inklusivleistungen",
19
+ "RentalAttributes.servicefeesDetails.label": "Servicepauschale - Details",
20
+ "RentalAttributes.bungee_jumping.label": "Bungee Jumping",
21
+ "RentalAttributes.paragliding.label": "Paragliding",
22
+ "RentalAttributes.diving.label": "Tauchen",
23
+ "RentalAttributes.shopping.label": "Shopping",
24
+ "RentalAttributes.sailing.label": "Segeln",
25
+ "RentalAttributes.fitness-training.label": "Fitness-Training",
26
+ "RentalAttributes.day_spa.label": "Day Spa",
27
+ "RentalAttributes.rowing.label": "Rudern",
28
+ "RentalAttributes.water_sport.label": "Wassersport",
29
+ "RentalAttributes.hiking.label": "Wandern",
30
+ "RentalAttributes.jogging.label": "Joggen",
31
+ "RentalAttributes.nordic-walking.label": "Nordic Walking",
32
+ "RentalAttributes.massages.label": "Massagen",
33
+ "RentalAttributes.cosmetic_treatments.label": "Kosmetikbehandlungen",
34
+ "RentalAttributes.boat_trip.label": "Bootsausflüge",
35
+ "RentalAttributes.minigolf.label": "Minigolf",
36
+ "RentalAttributes.rafting.label": "Rafting",
37
+ "RentalAttributes.balloon_trips.label": "Ballonfahrten",
38
+ "RentalAttributes.swimming.label": "Schwimmen",
39
+ "RentalAttributes.cycling.label": "Radfahren",
40
+ "RentalAttributes.canoeing.label": "Kanufahren",
41
+ "RentalAttributes.boccie.label": "Boccia",
42
+ "RentalAttributes.carriage_rides.label": "Kutschfahrten",
43
+ "RentalAttributes.helicopter_tours.label": "Helikopter-Rundflüge",
44
+ "RentalAttributes.billiards.label": "Billard",
45
+ "RentalAttributes.water_ski.label": "Wasserski",
46
+ "RentalAttributes.climbing.label": "Bergsteigen",
47
+ "RentalAttributes.table_tennis.label": "Tischtennis",
48
+ "RentalAttributes.dance_courses.label": "Tanzkurse",
49
+ "RentalAttributes.yoga.label": "Yoga",
50
+ "RentalAttributes.pilates.label": "Pilates",
51
+ "RentalAttributes.qi_gong.label": "Qi Gong",
52
+ "RentalAttributes.gymnastics.label": "Gymnastik",
53
+ "RentalAttributes.football.label": "Fußball",
54
+ "RentalAttributes.cross-country_skiing.label": "Skilanglauf",
55
+ "RentalAttributes.sledding.label": "Rodeln",
56
+ "RentalAttributes.skialpine.label": "Abfahrtski",
57
+ "RentalAttributes.basketball.label": "Basketball",
58
+ "RentalAttributes.archery.label": "Bogenschießen",
59
+ "RentalAttributes.tennis.label": "Tennis",
60
+ "RentalAttributes.horseback_riding.label": "Reiten",
61
+ "RentalAttributes.culture.label": "Kultur",
62
+ "RentalAttributes.surfing.label": "Surfen",
63
+ "RentalAttributes.golf.label": "Golf",
64
+ "RentalAttributes.boat_rental.label": "Bootsmiete",
65
+ "RentalAttributes.fishing.label": "Angeln",
66
+ "RentalAttributes.mountainbiking.label": "Mountainbiking",
67
+ "RentalAttributes.deepseaFisching.label": "Tiefsee Angeln",
68
+ "RentalAttributes.iceSkating.label": "Schlittschuhlaufen",
69
+ "RentalAttributes.jetSkiing.label": "Jet Ski",
70
+ "RentalAttributes.kayaking.label": "Kajakfahren",
71
+ "RentalAttributes.parasailing.label": "Parasailing",
72
+ "RentalAttributes.snowboarding.label": "Snowboarden",
73
+ "RentalAttributes.spelunking.label": "Höhlensuche",
74
+ "RentalAttributes.windSurfing.label": "Windsurfen",
75
+ "RentalAttributes.cinema.label": "Kino",
76
+ "RentalAttributes.botanicalGarden.label": "Botanischer Garten",
77
+ "RentalAttributes.church.label": "Kirchen",
78
+ "RentalAttributes.dutyfree.label": "Duty-Free Einkaufen",
79
+ "RentalAttributes.festivals.label": "Festivals",
80
+ "RentalAttributes.wellnessActivity.label": "Wellness",
81
+ "RentalAttributes.library.label": "Bücherei",
82
+ "RentalAttributes.theater.label": "Theater",
83
+ "RentalAttributes.museums.label": "Museen",
84
+ "RentalAttributes.nudeBeach.label": "FKK",
85
+ "RentalAttributes.playgroundActivity.label": "Spielplätze",
86
+ "RentalAttributes.restaurants.label": "Restaurants",
87
+ "RentalAttributes.ruins.label": "Ruinen",
88
+ "RentalAttributes.synagogues.label": "Synagogen",
89
+ "RentalAttributes.themeParks.label": "Freizeitpark",
90
+ "RentalAttributes.waterParks.label": "Wasserpark",
91
+ "RentalAttributes.zoo.label": "Zoo",
92
+ "RentalAttributes.birdWatching.label": "Vogelbeobachtung",
93
+ "RentalAttributes.bowling.label": "Bowlen",
94
+ "RentalAttributes.disco.label": "Discothek",
95
+ "RentalAttributes.gambling.label": "Spielothek",
96
+ "RentalAttributes.sight_seeing.label": "Sightseeing",
97
+ "RentalAttributes.walking.label": "Spazierengehen",
98
+ "RentalAttributes.whale_watching.label": "Walbeobachtung",
99
+ "RentalAttributes.beachvolleyball.label": "Beachvolleyball",
100
+ "RentalAttributes.snorkeling.label": "Schnorcheln",
101
+ "RentalAttributes.squash.label": "Squash",
102
+ "RentalAttributes.trekking.label": "Trekking",
103
+ "RentalAttributes.shower.label": "Dusche",
104
+ "RentalAttributes.showerType.label": "Art der Dusche",
105
+ "RentalAttributes.showerCount.label": "Anzahl der Duschen",
106
+ "RentalAttributes.bathtub.label": "Badewanne",
107
+ "RentalAttributes.wc.label": "WC",
108
+ "RentalAttributes.bidet.label": "Bidet",
109
+ "RentalAttributes.hairdryer.label": "Haartrockner",
110
+ "RentalAttributes.bathroomWindow.label": "Fenster",
111
+ "RentalAttributes.makeupMirror.label": "Kosmetikspiegel",
112
+ "RentalAttributes.mirror.label": "Spiegel",
113
+ "RentalAttributes.washbasin.label": "Waschbecken",
114
+ "RentalAttributes.warmwater.label": "warmes Wasser",
115
+ "RentalAttributes.tv.label": "TV",
116
+ "RentalAttributes.tvCount.label": "TV Anzahl",
117
+ "RentalAttributes.tvSize.label": "TV Größe",
118
+ "RentalAttributes.tvConnection.label": "TV Anschluss",
119
+ "RentalAttributes.digitalTV.label": "TV-Anschluss ist digital",
120
+ "RentalAttributes.tvInternationalChannels.label": "TV internationale Kanäle",
121
+ "RentalAttributes.radio.label": "Radio",
122
+ "RentalAttributes.cd.label": "CD-Spieler",
123
+ "RentalAttributes.dvd.label": "DVD-Spieler",
124
+ "RentalAttributes.bluray.label": "Blu-ray-Spieler",
125
+ "RentalAttributes.hifi.label": "HiFi-Anlage",
126
+ "RentalAttributes.homecinema.label": "Heimkino Anlage",
127
+ "RentalAttributes.beamer.label": "Beamer",
128
+ "RentalAttributes.vod.label": "Video-on-Demand kostenlos",
129
+ "RentalAttributes.gameconsole.label": "Spielekonsole",
130
+ "RentalAttributes.gameconsoleModel.label": "Spielekonsole Modell",
131
+ "RentalAttributes.internet.label": "Internet",
132
+ "RentalAttributes.internetSpeed.label": "Internet Geschwindigkeit",
133
+ "RentalAttributes.wifi.label": "WLAN",
134
+ "RentalAttributes.phone.label": "Telefon",
135
+ "RentalAttributes.fax.label": "Telefax",
136
+ "RentalAttributes.computer.label": "Computer",
137
+ "RentalAttributes.laptop.label": "Laptop",
138
+ "RentalAttributes.tabletpc.label": "Tablet PC",
139
+ "RentalAttributes.videoTapeRecorder.label": "Videorecorder",
140
+ "RentalAttributes.piano.label": "Klavier",
141
+ "RentalAttributes.books.label": "Bücher",
142
+ "RentalAttributes.cds.label": "CDs",
143
+ "RentalAttributes.dvds.label": "DVDs",
144
+ "RentalAttributes.games.label": "Spiele",
145
+ "RentalAttributes.diningTable.label": "Esstisch",
146
+ "RentalAttributes.desk.label": "Schreibtisch",
147
+ "RentalAttributes.armchair.label": "Sessel",
148
+ "RentalAttributes.sofa.label": "Sofa",
149
+ "RentalAttributes.sideboard.label": "Kommode",
150
+ "RentalAttributes.Garderobe.label": "Garderobe",
151
+ "RentalAttributes.minibar.label": "Minibar",
152
+ "RentalAttributes.washer.label": "Waschmaschine",
153
+ "RentalAttributes.washer_access.label": "Waschmaschinennutzung",
154
+ "RentalAttributes.dryer.label": "Trockner",
155
+ "RentalAttributes.dryer_access.label": "Trocknernutzung",
156
+ "RentalAttributes.iron.label": "Bügeleisen",
157
+ "RentalAttributes.ironingBoard.label": "Bügelbrett",
158
+ "RentalAttributes.laundryRack.label": "Wäscheständer",
159
+ "RentalAttributes.safe.label": "Safe",
160
+ "RentalAttributes.fireside.label": "Kamin- / Ofen",
161
+ "RentalAttributes.firesideType.label": "Art des Kamins / Ofens",
162
+ "RentalAttributes.fan.label": "Ventilator",
163
+ "RentalAttributes.ac.label": "Klimaanlage",
164
+ "RentalAttributes.acCoverage.label": "Bereich der Klimaanlage",
165
+ "RentalAttributes.fullLengthMirror.label": "Ganzkörperspiegel",
166
+ "RentalAttributes.alarmSystem.label": "Alarmanlage",
167
+ "RentalAttributes.bicycles.label": "Fahrräder",
168
+ "RentalAttributes.handcart.label": "Bollerwagen",
169
+ "RentalAttributes.firealarm.label": "Feuermelder",
170
+ "RentalAttributes.skiBootWarmer.label": "Skischuhwärmer",
171
+ "RentalAttributes.vacuum.label": "Staubsauger",
172
+ "RentalAttributes.firstAidKit.label": "Verbandskasten",
173
+ "RentalAttributes.shoeCabinet.label": "Schuhschrank",
174
+ "RentalAttributes.marquee.label": "Markise",
175
+ "RentalAttributes.flyscreen.label": "Fliegengitter",
176
+ "RentalAttributes.electricBlankets.label": "Heizdecke",
177
+ "RentalAttributes.alarmClock.label": "Wecker",
178
+ "RentalAttributes.fireExtinguisher.label": "Feuerlöscher",
179
+ "RentalAttributes.smokeDetector.label": "Rauchmelder",
180
+ "RentalAttributes.carbonMonoxideDetector.label": "Kohlenmonoxidmelder",
181
+ "RentalAttributes.beds.label": "Schlafmöglichkeiten",
182
+ "RentalAttributes.beds4kids.label": "davon nur für Kinder",
183
+ "RentalAttributes.rooms.label": "Zimmer insgesamt",
184
+ "RentalAttributes.bedrooms.label": "Schlafzimmer",
185
+ "RentalAttributes.bathrooms.label": "Badezimmer",
186
+ "RentalAttributes.guestwc.label": "Gäste WC",
187
+ "RentalAttributes.squareMeters.label": "Größe",
188
+ "RentalAttributes.minpersons.label": "Mindestpersonenzahl",
189
+ "RentalAttributes.cots.label": "Verfügbare Zustellbetten",
190
+ "RentalAttributes.stars.label": "Kategorie (Sterne)",
191
+ "RentalAttributes.starsAnnotation.label": "Kategorie Ergänzung",
192
+ "RentalAttributes.kitchen.label": "Küche",
193
+ "RentalAttributes.terrace.label": "Terrasse",
194
+ "RentalAttributes.balcony.label": "Balkon",
195
+ "RentalAttributes.coveredTerrace.label": "Terrasse/Balkon überdacht",
196
+ "RentalAttributes.closedTerrace.label": "Terrasse/Balkon geschlossen",
197
+ "RentalAttributes.sunroom.label": "Wintergarten",
198
+ "RentalAttributes.lift.label": "Aufzug",
199
+ "RentalAttributes.nonsmoking.label": "Nicht-Raucher",
200
+ "RentalAttributes.allergic.label": "allergikergeeignet",
201
+ "RentalAttributes.childrenWelcome.label": "Kinder sind willkommen",
202
+ "RentalAttributes.youthgroups.label": "Jugendgruppen",
203
+ "RentalAttributes.pets.label": "Haustiere erlaubt",
204
+ "RentalAttributes.petsRestrictions.label": "Haustiere Beschränkung",
205
+ "RentalAttributes.handicappedAccessible.label": "Behindertengerecht",
206
+ "RentalAttributes.wheelchairFriendly.label": "Rollstuhlfreundlich",
207
+ "RentalAttributes.heating.label": "Heizung",
208
+ "RentalAttributes.heatingSystem.label": "Art der Heizung",
209
+ "RentalAttributes.underfloorheating.label": "Fußbodenheizung",
210
+ "RentalAttributes.blinds.label": "Sichtschutz für alle Fenster",
211
+ "RentalAttributes.privateparking.label": "Privatparkplatz",
212
+ "RentalAttributes.garage.label": "Garage",
213
+ "RentalAttributes.carport.label": "Carport",
214
+ "RentalAttributes.parkingCount.label": "Anzahl der Parkplätze",
215
+ "RentalAttributes.carNecessity.label": "Notwendigkeit eines Autos",
216
+ "RentalAttributes.diningSeating.label": "Essbereich",
217
+ "RentalAttributes.loungeSeating.label": "Sofaecke",
218
+ "RentalAttributes.living_room.label": "Wohnzimmer",
219
+ "RentalAttributes.flooringLivingroom.label": "Bodenbelag Wohnzimmer",
220
+ "RentalAttributes.flooringBedroom.label": "Bodenbelag Schlafzimmer",
221
+ "RentalAttributes.dining_room.label": "Esszimmer",
222
+ "RentalAttributes.gameRoom.label": "Spielzimmer",
223
+ "RentalAttributes.closedPlot.label": "Abgeschlossenes Grundstück",
224
+ "RentalAttributes.plotSize.label": "Grundstücksgröße",
225
+ "RentalAttributes.detached.label": "Freistehend",
226
+ "RentalAttributes.yearOfConstruction.label": "Baujahr",
227
+ "RentalAttributes.yearOfLastRenovation.label": "Jahr der letzten Renovierung",
228
+ "RentalAttributes.elevation.label": "Höhe über NN",
229
+ "RentalAttributes.floor.label": "Etage",
230
+ "RentalAttributes.penthouse.label": "Penthouse",
231
+ "RentalAttributes.floorCount.label": "Etagen in der Unterkunft",
232
+ "RentalAttributes.grocery_shopping_service.label": "Einkaufsservice",
233
+ "RentalAttributes.matterport.label": "Matterport ID",
234
+ "RentalAttributes.firecrackerFree.label": "Böllerverbot/frei/arm etc.",
235
+ "RentalAttributes.babiesWelcome.label": "Babys willkommen",
236
+ "RentalAttributes.allergyFriendly.label": "Allergiker-freundlich",
237
+ "RentalAttributes.parkingOptions.label": "Parkplatz-Optionen",
238
+ "RentalAttributes.babygate.label": "Treppengitter",
239
+ "RentalAttributes.babybed.label": "Babybetten",
240
+ "RentalAttributes.highchair.label": "Kinderhochstühle",
241
+ "RentalAttributes.babymonitor.label": "Babyphone",
242
+ "RentalAttributes.bottleWarmer.label": "Flaschenwärmer",
243
+ "RentalAttributes.toys.label": "Kinderspielzeug",
244
+ "RentalAttributes.toiletSeat4kids.label": "Kindertoilettensitz",
245
+ "RentalAttributes.coloringbook.label": "Malbuch/ Stifte",
246
+ "RentalAttributes.socketSafetyCovers.label": "Steckdosensicherung",
247
+ "RentalAttributes.changingmat.label": "Wickelauflage",
248
+ "RentalAttributes.kitchenType.label": "Art der Küche",
249
+ "RentalAttributes.microwave.label": "Mikrowelle",
250
+ "RentalAttributes.stove.label": "Herd",
251
+ "RentalAttributes.stoveType.label": "Art des Herdes",
252
+ "RentalAttributes.oven.label": "Backofen",
253
+ "RentalAttributes.ovenConnection.label": "Backofenanschluss",
254
+ "RentalAttributes.fridge.label": "Kühlschrank",
255
+ "RentalAttributes.freezer.label": "Gefrierfach / -Schrank",
256
+ "RentalAttributes.freezerType.label": "Art des Gefrierfachs-/Schranks",
257
+ "RentalAttributes.dishwasher.label": "Spülmaschine",
258
+ "RentalAttributes.coffeemaker.label": "Kaffeemaschine",
259
+ "RentalAttributes.espressomachine.label": "Espressomaschine",
260
+ "RentalAttributes.espressomachineType.label": "Art der Espressomaschine",
261
+ "RentalAttributes.electricKettle.label": "Wasserkocher",
262
+ "RentalAttributes.mixer.label": "Mixer",
263
+ "RentalAttributes.toaster.label": "Toaster",
264
+ "RentalAttributes.sandwichToaster.label": "Sandwich Toaster",
265
+ "RentalAttributes.eggboiler.label": "Eierkocher",
266
+ "RentalAttributes.indoorGrill.label": "Elektrogrill",
267
+ "RentalAttributes.raclette.label": "Raclette",
268
+ "RentalAttributes.kitchenmachine.label": "Küchenmaschine",
269
+ "RentalAttributes.dishes.label": "Geschirr und Besteck",
270
+ "RentalAttributes.cookingUtensils.label": "Küchenutensilien",
271
+ "RentalAttributes.dishcloth.label": "Geschirrhandtücher",
272
+ "RentalAttributes.spices.label": "Gewürze",
273
+ "RentalAttributes.trashcan.label": "Abfalleimer",
274
+ "RentalAttributes.coffeeTeaMaker.label": "Kaffee- und Teemaschine",
275
+ "RentalAttributes.seadistance.label": "Entfernung Meer",
276
+ "RentalAttributes.beachdistance.label": "Entfernung Strand",
277
+ "RentalAttributes.beachtype.label": "Strand-Art",
278
+ "RentalAttributes.lakedistance.label": "Entfernung See",
279
+ "RentalAttributes.skidistance.label": "Entf. Skilift / Loipe",
280
+ "RentalAttributes.shoppingdistance.label": "Entf. Einkaufsmöglichkeit",
281
+ "RentalAttributes.restaurantdistance.label": "Entf. Restaurant",
282
+ "RentalAttributes.citydistance.label": "Entf. Stadt",
283
+ "RentalAttributes.golfdistance.label": "Entfernung Golfen",
284
+ "RentalAttributes.internetdistance.label": "Entf. Internetzugang",
285
+ "RentalAttributes.publictransportdistance.label": "Entf. öffentlicher Nahverkehr",
286
+ "RentalAttributes.trainstationdistance.label": "Entfernung Bahnhof",
287
+ "RentalAttributes.airportdistance.label": "Entf. Flughafen",
288
+ "RentalAttributes.ferrydistance.label": "Entfernung Fähre",
289
+ "RentalAttributes.seaview.label": "Meerblick",
290
+ "RentalAttributes.beachview.label": "Strandblick",
291
+ "RentalAttributes.lakeview.label": "Seeblick",
292
+ "RentalAttributes.mountainview.label": "Bergblick",
293
+ "RentalAttributes.valleyView.label": "Talblick",
294
+ "RentalAttributes.countrysideView.label": "Landschaftsblick",
295
+ "RentalAttributes.riverView.label": "Flußblick",
296
+ "RentalAttributes.poolView.label": "Poolblick",
297
+ "RentalAttributes.gardenView.label": "Gartenblick",
298
+ "RentalAttributes.seaviewType.label": "Art des Meerblicks",
299
+ "RentalAttributes.lakeviewType.label": "Art des Seeblicks",
300
+ "RentalAttributes.mountainviewType.label": "Art des Bergblicks",
301
+ "RentalAttributes.valleyViewType.label": "Art des Talblicks",
302
+ "RentalAttributes.countrysideViewType.label": "Art des Landschaftsblicks",
303
+ "RentalAttributes.loc_ocean.label": "Am Meer",
304
+ "RentalAttributes.loc_beach.label": "Am Strand",
305
+ "RentalAttributes.beachfront.label": "Erste Reihe am Strand",
306
+ "RentalAttributes.loc_lake.label": "Am See",
307
+ "RentalAttributes.loc_downtown.label": "Downtown",
308
+ "RentalAttributes.loc_mountain.label": "In den Bergen",
309
+ "RentalAttributes.loc_river.label": "Am Fluss",
310
+ "RentalAttributes.loc_rural.label": "Ländlich",
311
+ "RentalAttributes.loc_city.label": "In der Stadt",
312
+ "RentalAttributes.loc_village.label": "In einem Dorf",
313
+ "RentalAttributes.loc_bay.label": "In einer Bucht",
314
+ "RentalAttributes.loc_forest.label": "In/an einem Wald",
315
+ "RentalAttributes.loc_waterfalls.label": "Wasserfälle in der Nähe",
316
+ "RentalAttributes.loc_atm.label": "Bank / Geldautomat in der Nähe",
317
+ "RentalAttributes.loc_groceries.label": "Supermarkt in der Nähe",
318
+ "RentalAttributes.loc_hospital.label": "Krankenhaus in der Nähe",
319
+ "RentalAttributes.loc_medical_services.label": "Arzt in der Nähe",
320
+ "RentalAttributes.privateBeach.label": "Privater Strandzugang",
321
+ "RentalAttributes.tipo_via.label": "Tipo Via",
322
+ "RentalAttributes.tipo_numeracion.label": "Tipo Numeracion",
323
+ "RentalAttributes.referencia_catastral.label": "Referencia Catastral",
324
+ "RentalAttributes.situacion_inmueble.label": "Situacion Inmueble",
325
+ "RentalAttributes.codigo_municipio.label": "Código Municipio INE",
326
+ "RentalAttributes.garden.label": "Garten",
327
+ "RentalAttributes.sunbathingArea.label": "Liegewiese",
328
+ "RentalAttributes.sunlounger.label": "Sonnenliegen",
329
+ "RentalAttributes.gardenFurniture.label": "Gartenmöbel",
330
+ "RentalAttributes.windScreen.label": "Windschutz",
331
+ "RentalAttributes.beachChair.label": "Strandkorb",
332
+ "RentalAttributes.beachChairAtBeach.label": "Strandkorb am Strand inkl.",
333
+ "RentalAttributes.bbq.label": "Grill",
334
+ "RentalAttributes.bbqType.label": "Art des Grills",
335
+ "RentalAttributes.bbqArea.label": "Grillplatz",
336
+ "RentalAttributes.outdoorShower.label": "Außendusche",
337
+ "RentalAttributes.fireplace.label": "Feuerstelle",
338
+ "RentalAttributes.gardenShed.label": "Gartenhaus",
339
+ "RentalAttributes.pavilion.label": "Gartenlaube",
340
+ "RentalAttributes.slide.label": "Rutsche",
341
+ "RentalAttributes.hammock.label": "Hängematte",
342
+ "RentalAttributes.outdoorKitchen.label": "Außenküche",
343
+ "RentalAttributes.sandbox.label": "Sandkasten",
344
+ "RentalAttributes.swing.label": "Schaukel",
345
+ "RentalAttributes.parasol.label": "Sonnenschirm",
346
+ "RentalAttributes.sunscreen.label": "Sonnenschutz",
347
+ "RentalAttributes.playground.label": "Spielplatz",
348
+ "RentalAttributes.pond.label": "Teich",
349
+ "RentalAttributes.trampoline.label": "Trampolin",
350
+ "RentalAttributes.landingStage.label": "Steg",
351
+ "RentalAttributes.fishguttingPlace.label": "Fischausnehmeplatz",
352
+ "RentalAttributes.fencedPetsAndChildren.label": "Eingezäuntes Grundstück (kinder- & hundesicher)",
353
+ "RentalAttributes.sauna.label": "Sauna",
354
+ "RentalAttributes.saunaIsPrivate.label": "Sauna ist zur Eigennutzung",
355
+ "RentalAttributes.infraredCabin.label": "Infrarotkabine",
356
+ "RentalAttributes.steambath.label": "Dampfbad",
357
+ "RentalAttributes.whirlpool.label": "Whirlpool / Hottub",
358
+ "RentalAttributes.solarium.label": "Solarium",
359
+ "RentalAttributes.pooltable.label": "Billardtisch",
360
+ "RentalAttributes.darts.label": "Darts",
361
+ "RentalAttributes.fitnessroom.label": "Fitnessraum",
362
+ "RentalAttributes.tabletopSoccer.label": "Kicker",
363
+ "RentalAttributes.flipper.label": "Flipper",
364
+ "RentalAttributes.airhockey.label": "Airhockey",
365
+ "RentalAttributes.pool.label": "Outdoor-Pool",
366
+ "RentalAttributes.indoorPool.label": "Indoor-Pool",
367
+ "RentalAttributes.poolIsHeated.label": "Pool ist beheizt",
368
+ "RentalAttributes.poolIsPrivate.label": "Pool ist zur Eigennutzung",
369
+ "RentalAttributes.poolSize.label": "Poolgröße m²",
370
+ "RentalAttributes.pool4kids.label": "Kinderpool",
371
+ "RentalAttributes.relaxationRoom.label": "Ruheraum",
372
+ "RentalAttributes.tableTennisTable.label": "Tischtennisplatte",
373
+ "RentalAttributes.tennisCourt.label": "Tennisplatz",
374
+ "RentalAttributes.rowboat.label": "Ruderboot",
375
+ "RentalAttributes.motorboat.label": "Motorboot",
376
+ "RentalAttributes.boatBerth.label": "Bootliegeplatz",
377
+ "RentalAttributes.bedLinen.label": "Bettwäsche",
378
+ "RentalAttributes.towels.label": "Handtücher",
379
+ "RentalAttributes.bathTowels.label": "Badetücher",
380
+ "RentalAttributes.bathrobes.label": "Bademantel",
381
+ "RentalAttributes.breakfastService.label": "Frühstücksservice",
382
+ "RentalAttributes.breadRollService.label": "Brötchenservice",
383
+ "RentalAttributes.roomService.label": "Zimmerservice",
384
+ "RentalAttributes.laundryService.label": "Wäscheservice",
385
+ "RentalAttributes.initiallyEquipped.label": "Erstausstattung",
386
+ "RentalAttributes.toiletries.label": "Badausstattung (Seife, Shampoo, etc)",
387
+ "RentalAttributes.cleaningSupplies.label": "Reinigungsmittel",
388
+ "RentalAttributes.firewood.label": "Brennholz",
389
+ "RentalAttributes.babysitting.label": "Kinderbetreuung",
390
+ "RentalAttributes.ecar_charging.label": "Elektroauto Ladestation",
391
+ "RentalAttributes.ebike_charging.label": "eBike Ladestation",
392
+ "RentalAttributes.breakfastInclusive.label": "Frühstück inklusive",
393
+ "RentalAttributes.contactlessCheckInOut.label": "Kontaktloser check-in/out",
394
+ "RentalAttributes.singlebeds.label": "Einzelbetten",
395
+ "RentalAttributes.doublebeds.label": "Doppelbetten (Breite 170-180 cm)",
396
+ "RentalAttributes.kingsizebeds.label": "große Doppelbetten (Breite >180cm)",
397
+ "RentalAttributes.sofabeds4one.label": "Schlafsofas für 1 Person",
398
+ "RentalAttributes.sofabeds.label": "Schlafsofas für 2 Personen",
399
+ "RentalAttributes.bunkbeds.label": "Etagenbetten für 2 Personen",
400
+ "RentalAttributes.loftbeds.label": "Hochbetten",
401
+ "RentalAttributes.foldawayClosetBeds.label": "Schrank-Doppelbetten",
402
+ "RentalAttributes.waterbeds.label": "Wasser-Doppelbetten",
403
+ "RentalAttributes.foldawaybeds.label": "Klappbetten",
404
+ "RentalAttributes.raisedBeds.label": "erhöhte Betten",
405
+ "RentalAttributes.openFootsection.label": "Betten mit offenem Fußende",
406
+ "RentalAttributes.gallery.label": "Empore (zum Schlafen)",
407
+ "RentalAttributes.roomDarkeningOption.label": "Verdunkelungsmöglichkeit",
408
+ "RentalAttributes.wardrobe.label": "Kleiderschrank",
409
+ "RentalAttributes.wellness.label": "Wellness",
410
+ "RentalAttributes.luxury.label": "Luxus",
411
+ "RentalAttributes.beach.label": "Strand",
412
+ "RentalAttributes.adventure.label": "Abenteuer",
413
+ "RentalAttributes.away_from_it_all.label": "Abgelegen",
414
+ "RentalAttributes.budget.label": "Budget",
415
+ "RentalAttributes.family.label": "Familie",
416
+ "RentalAttributes.farm_holidays.label": "Bauernhof",
417
+ "RentalAttributes.historic.label": "Historisch",
418
+ "RentalAttributes.holiday_complex.label": "Ferienanlage",
419
+ "RentalAttributes.romantic.label": "Romantisch",
420
+ "RentalAttributes.sports_activities.label": "Sportlich",
421
+ "RentalAttributes.tourist_attractions.label": "Touristenattraktionen",
422
+ "RentalAttributes.address.label": "Adresse",
423
+ "RentalAttributes.bookable.label": "Buchbar",
424
+ "RentalAttributes.bookingLeadTime.label": "Buchungsvorlauf",
425
+ "RentalAttributes.cancellationPolicy.label": "Stornierungsbedingungen",
426
+ "RentalAttributes.checkinTimes.label": "Check-in-Zeiten",
427
+ "RentalAttributes.checkoutTimes.label": "Check-out-Zeiten",
428
+ "RentalAttributes.code.label": "Code",
429
+ "RentalAttributes.departureInfo.label": "Abreisehinweise",
430
+ "RentalAttributes.deposit.label": "Kaution",
431
+ "RentalAttributes.depositLocation.label": "Kautionsort",
432
+ "RentalAttributes.externalUrl.label": "Externe URL",
433
+ "RentalAttributes.facility.label": "Anlage",
434
+ "RentalAttributes.facilityName.label": "Anlagenname",
435
+ "RentalAttributes.fullName.label": "Vollständiger Name",
436
+ "RentalAttributes.images.label": "Bilder",
437
+ "RentalAttributes.isfacility.label": "Ist Anlage",
438
+ "RentalAttributes.loc.label": "Geokoordinaten",
439
+ "RentalAttributes.member.label": "Mitglied",
440
+ "RentalAttributes.name.label": "Name",
441
+ "RentalAttributes.owner.label": "Eigentümer",
442
+ "RentalAttributes.panos.label": "Panoramen",
443
+ "RentalAttributes.path.label": "Pfad",
444
+ "RentalAttributes.picsOrder.label": "Bildsortierung",
445
+ "RentalAttributes.publish.label": "Veröffentlichen",
446
+ "RentalAttributes.region.label": "Region",
447
+ "RentalAttributes.regionName.label": "Regionsname",
448
+ "RentalAttributes.roomDetails.label": "Raumdetails",
449
+ "RentalAttributes.type.label": "Typ",
450
+ "RentalAttributes.url.label": "URL"
451
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "Rental.rentalType.option.HOUSE": "House",
3
+ "Rental.rentalType.option.FLAT": "Flat"
4
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "filter.bedrooms.label": "Bedrooms",
3
+ "filter.bathrooms.label": "Bathrooms",
4
+ "filter.pool.label": "Pool",
5
+ "filter.wifi.label": "WiFi",
6
+ "filter.pets.label": "Pets",
7
+ "filter.privateparking.label": "Private Parking",
8
+ "filter.ac.label": "Air Conditioning",
9
+ "filter.washer.label": "Washing Machine",
10
+ "filter.dishwasher.label": "Dishwasher",
11
+ "filter.beachfront.label": "Beachfront",
12
+ "filter.seaview.label": "Sea View",
13
+ "filter.balcony.label": "Balkon",
14
+ "filter.terrace.label": "Terrace",
15
+ "filter.garden.label": "Garden",
16
+ "filter.bbq.label": "BBQ",
17
+ "filter.sauna.label": "Sauna",
18
+ "filter.fireplace.label": "Fireplace",
19
+ "filter.tv.label": "TV",
20
+ "filter.childrenWelcome.label": "Children Welcome",
21
+ "filter.nonsmoking.label": "Non-Smoking",
22
+ "filter.kitchen.label": "Kitchen",
23
+ "filterGroup.rooms.label": "Rooms",
24
+ "filterGroup.features.label": "Features"
25
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "RentalAttributesCategory.ACTIVITY.label": "Activities",
3
+ "RentalAttributesCategory.BATH.label": "Bathroom",
4
+ "RentalAttributesCategory.DESCRIPTION.label": "Descriptions",
5
+ "RentalAttributesCategory.ENTERTAINMENT.label": "Entertainment",
6
+ "RentalAttributesCategory.FACILITIES.label": "Facilities",
7
+ "RentalAttributesCategory.GENERAL.label": "General",
8
+ "RentalAttributesCategory.KIDS.label": "Children",
9
+ "RentalAttributesCategory.KITCHEN.label": "Kitchen",
10
+ "RentalAttributesCategory.LOCATION.label": "Location",
11
+ "RentalAttributesCategory.MEDIA.label": "Media",
12
+ "RentalAttributesCategory.MODELO179.label": "Modelo 179",
13
+ "RentalAttributesCategory.OUTDOORS.label": "Outdoors",
14
+ "RentalAttributesCategory.RECREATION.label": "Recreation",
15
+ "RentalAttributesCategory.SERVICE.label": "Services",
16
+ "RentalAttributesCategory.SLEEPING.label": "Sleeping",
17
+ "RentalAttributesCategory.SYSTEM.label": "System",
18
+ "RentalAttributesCategory.THEMES.label": "Themes"
19
+ }