@hyper.software/visitor-common-translations 2.0.297 → 2.0.299

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.
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/lib/constants.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/lib/index.js CHANGED
File without changes
package/lib/index.js.map CHANGED
File without changes
@@ -280,7 +280,7 @@
280
280
  "App.bookings.booking.services.name": "Dienstleistungsname",
281
281
  "App.bookings.booking.services.type": "Service-Typ",
282
282
  "App.bookings.booking.sortBy": "Sortieren nach",
283
- "App.bookings.booking.splitInvoiceUpdateWarning": "Geteilte Rechnungen werden nicht automatisch aktualisiert. Um den neuen Service anzuwenden, setzen Sie bitte die Rechnungen zurück und wählen Sie die entsprechende für den neuen Service aus.",
283
+ "App.bookings.booking.splitInvoiceUpdateWarning": "Geteilte Rechnungen aktualisieren sich nicht automatisch. Um neu hinzugefügte oder entfernte Dienstleistungen zu synchronisieren, bearbeiten Sie bitte die Rechnung, setzen Sie sie zurück und teilen Sie sie dann erneut.",
284
284
  "App.bookings.booking.totalCost": "Unterkunftskosten: {accommodation}; Kinderkosten: {children}; Frühstückkosten: {breakfast}; Servicekosten: {services}; Kosten für Langzeitaufenthalt: {lengthOfStayDiscount}; Betriebskosten: {occupancyBasedPricingDiscount}",
285
285
  "App.bookings.booking.unitType": "Einheitstyp",
286
286
  "App.bookings.bookingDates.noAvailability": "Dieses Datum ist nicht verfügbar",
@@ -239,7 +239,7 @@
239
239
  "App.bookings.booking.advancedOptions.notification": "Notifications",
240
240
  "App.bookings.booking.advancedOptions.requestAdvancedPayment": "Request Advanced Payment",
241
241
  "App.bookings.booking.arrivalTime.unknown": "I don't know",
242
- "App.bookings.booking.basePricePerNight": "Accommodation cost",
242
+ "App.bookings.booking.basePricePerNight": "Accommodation Cost",
243
243
  "App.bookings.booking.basicInformation": "Basic information",
244
244
  "App.bookings.booking.checkIn": "Check In",
245
245
  "App.bookings.booking.checkInDate": "Check-in date",
@@ -280,7 +280,7 @@
280
280
  "App.bookings.booking.services.name": "Service name",
281
281
  "App.bookings.booking.services.type": "Service type",
282
282
  "App.bookings.booking.sortBy": "Sort by",
283
- "App.bookings.booking.splitInvoiceUpdateWarning": "Split invoices do not update automatically. To apply the new service, please reset the invoices and select the appropriate one for the new service.",
283
+ "App.bookings.booking.splitInvoiceUpdateWarning": "Split invoices do not update automatically. To synchronize any newly added or removed services, please edit the invoice, reset it, and then split it again.",
284
284
  "App.bookings.booking.totalCost": "Accommodation cost: {accommodation}; Children cost: {children}; Breakfast cost: {breakfast}; Services cost: {services}; Extended stay cost: {lengthOfStayDiscount}; Occupancy cost: {occupancyBasedPricingDiscount}",
285
285
  "App.bookings.booking.unitType": "Unit Type",
286
286
  "App.bookings.bookingDates.noAvailability": "This date is not available",
@@ -404,7 +404,7 @@
404
404
  "App.bookings.searchBookings.noBookingsFound.title": "No results found",
405
405
  "App.bookings.services.emptyPlaceholder": "You can add your first Service by clicking the \"Edit\" button.",
406
406
  "App.bookings.services.roomTypeService": "Room type service name",
407
- "App.bookings.servicesCost": "Services cost",
407
+ "App.bookings.servicesCost": "Services Cost",
408
408
  "App.calendar.deleteBooking.success": "The booking was successfully deleted",
409
409
  "App.calendar.deleteBooking.title": "Delete booking?",
410
410
  "App.calendar.legend.currentDay": "Current day",
@@ -1632,7 +1632,7 @@
1632
1632
  "App.roomTypes.roomType.beds.type.SOFA_BED": "Sofa bed",
1633
1633
  "App.roomTypes.roomType.breakfastInformation.adults.cost": "Breakfast cost adults",
1634
1634
  "App.roomTypes.roomType.breakfastInformation.children.cost": "Breakfast cost children",
1635
- "App.roomTypes.roomType.breakfastInformation.cost": "Breakfast cost",
1635
+ "App.roomTypes.roomType.breakfastInformation.cost": "Breakfast Cost",
1636
1636
  "App.roomTypes.roomType.breakfastInformation.edit.title": "Edit breakfast information",
1637
1637
  "App.roomTypes.roomType.breakfastInformation.title": "Breakfast option",
1638
1638
  "App.roomTypes.roomType.breakfastInformation.type": "Breakfast option",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.297",
3
+ "version": "2.0.299",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",