@hyper.software/visitor-common-translations 2.0.271 → 2.0.273

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.
@@ -434,7 +434,7 @@
434
434
  "App.common.amenities.amenityCategory.FOOD_AND_DRINKS": "Essen und Trinken",
435
435
  "App.common.amenities.amenityCategory.FOOD_AND_DRINKS_SAFETY": "Lebensmittelsicherheit",
436
436
  "App.common.amenities.amenityCategory.GENERAL": "Informationen",
437
- "App.common.amenities.amenityCategory.MISCELLANEOUS": "Sonstig",
437
+ "App.common.amenities.amenityCategory.MISCELLANEOUS": "Sonstige",
438
438
  "App.common.amenities.amenityCategory.PETS": "Haustiere",
439
439
  "App.common.amenities.amenityCategory.PHYSICAL_DISTANCING": "Physische Distanzierung",
440
440
  "App.common.amenities.amenityCategory.POOL_AND_WELLNESS": "Pool und Wellness",
@@ -1620,8 +1620,8 @@
1620
1620
  "App.roomTypes.roomType.beds.type.LARGE_BED": "Kingsize (151-180cm breit)",
1621
1621
  "App.roomTypes.roomType.beds.type.SINGLE_BED": "Einzelbett (90-130cm breit)",
1622
1622
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Schlafsofa",
1623
- "App.roomTypes.roomType.breakfastInformation.adults.cost": "Frühstückskosten Erwachsene",
1624
- "App.roomTypes.roomType.breakfastInformation.children.cost": "Frühstückskosten Kinder",
1623
+ "App.roomTypes.roomType.breakfastInformation.adults.cost": "Kosten Erwachsener",
1624
+ "App.roomTypes.roomType.breakfastInformation.children.cost": "Kosten Kind",
1625
1625
  "App.roomTypes.roomType.breakfastInformation.cost": "Frühstückskosten",
1626
1626
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Zusatzleistung(en) bearbeiten",
1627
1627
  "App.roomTypes.roomType.breakfastInformation.title": "Frühstück",
@@ -1631,7 +1631,7 @@
1631
1631
  "App.roomTypes.roomType.breakfastInformation.type.OPTIONAL_WITH_EXTRA_COST": "Kostenpflichtig hinzufügbar",
1632
1632
  "App.roomTypes.roomType.childAge": "Alter von Kind {childNumber}",
1633
1633
  "App.roomTypes.roomType.childrenRates.addRate": "Kinderrate hinzufügen",
1634
- "App.roomTypes.roomType.childrenRates.ageRange": "Altersbereich",
1634
+ "App.roomTypes.roomType.childrenRates.ageRange": "Alter",
1635
1635
  "App.roomTypes.roomType.childrenRates.amountInCurrency": "Betrag in {currency} erhöhen",
1636
1636
  "App.roomTypes.roomType.childrenRates.editSettings": "Preise für Kinder bearbeiten",
1637
1637
  "App.roomTypes.roomType.childrenRates.infoIcon": "Passen Sie die Preise anhand der Altersgruppen der Kinder in der Reservierung an.",
@@ -1651,7 +1651,7 @@
1651
1651
  "App.roomTypes.roomType.hasPrivateBathroom": "Eigenes Badezimmer",
1652
1652
  "App.roomTypes.roomType.images.editGeneralSettings": "Bilder bearbeiten",
1653
1653
  "App.roomTypes.roomType.increase": "Erhöhung um {increase}",
1654
- "App.roomTypes.roomType.maxNumberOfGuests": "Maximale Anzahl der Gäste",
1654
+ "App.roomTypes.roomType.maxNumberOfGuests": "Max. Gäste",
1655
1655
  "App.roomTypes.roomType.name": "Name",
1656
1656
  "App.roomTypes.roomType.noBeds": "Es gibt derzeit keine Konfiguration für Betteninformationen.",
1657
1657
  "App.roomTypes.roomType.noBreakfastInformation": "Es gibt derzeit keine Konfiguration für Frühstücksoptionen.",
@@ -1724,8 +1724,8 @@
1724
1724
  "App.settings.advancedSettings.includeMainUserAsEmailCC.unchecked": "Hauptbenutzer nicht in CC für ausgehenden E-Mails",
1725
1725
  "App.settings.bookings.connectStripe": "Stripe verbinden",
1726
1726
  "App.settings.bookings.disconnectStripe": "Stripe trennen",
1727
- "App.settings.bookings.gatherAdditionalGuestsInformation.checked": "Zusätzliche Informationen über Gäste beim Check-in werden anfragt.",
1728
- "App.settings.bookings.gatherAdditionalGuestsInformation.unchecked": "Zusätzliche Informationen über Gäste beim Check-in werden nicht anfragt.",
1727
+ "App.settings.bookings.gatherAdditionalGuestsInformation.checked": "Zusätzliche Informationen über Gäste beim Check-in werden angefragt.",
1728
+ "App.settings.bookings.gatherAdditionalGuestsInformation.unchecked": "Zusätzliche Informationen über Gäste beim Check-in werden nicht angefragt.",
1729
1729
  "App.settings.bookings.minimumStay": "Mindestaufenthalt",
1730
1730
  "App.settings.bookings.minimumStay.custom": "Benutzerdefiniert",
1731
1731
  "App.settings.bookings.minimumStay.nights": "{nights} Nächte",
@@ -1463,7 +1463,7 @@
1463
1463
  "App.public.bookings.finalizeBooking.lengthOfStay.title": "Length of your stay",
1464
1464
  "App.public.bookings.finalizeBooking.makeChanges": "Make changes",
1465
1465
  "App.public.bookings.finalizeBooking.noChargeMessage": "Note: Your credit card will not be charged, we only need your card details to guarantee your booking. The full payment will be made at check-in.",
1466
- "App.public.bookings.finalizeBooking.onlinePaymentFee": "",
1466
+ "App.public.bookings.finalizeBooking.onlinePaymentFee": "Fee for online payment",
1467
1467
  "App.public.bookings.finalizeBooking.price": "Price",
1468
1468
  "App.public.bookings.finalizeBooking.returnToHomepage": "Click here to return to the Homepage",
1469
1469
  "App.public.bookings.finalizeBooking.rooms": "Rooms",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.271",
3
+ "version": "2.0.273",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",