@hyper.software/visitor-common-translations 2.0.312 → 2.0.313
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 +1 -0
- package/lib/translations/locale/locale.en-US.json +1 -0
- package/lib/translations/locale/locale.es-ES.json +1 -0
- package/lib/translations/locale/locale.fr-FR.json +1 -0
- package/lib/translations/locale/locale.it-IT.json +1 -0
- package/lib/translations/locale/locale.nl-NL.json +1 -0
- package/lib/translations/locale/locale.pt-PT.json +1 -0
- package/lib/translations/locale/locale.ro-RO.json +1 -0
- package/package.json +1 -1
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": "Buchung wurde erstellt",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "Änderung an den Details der Buchung",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "Gesamtaufenthalt geändert von {oldDuration} zu {newDuration} Nächten",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "Die Anzahl der Zimmer für die Buchung wurde von {oldDuration} auf {newDuration} Zimmer geändert.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "Zimmerauswahl wurde geändert",
|
|
388
389
|
"App.bookings.import.bookedBy": "Buchung von:",
|
|
389
390
|
"App.bookings.import.datesFormat": "Datumsformat",
|
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": " The booking was created.",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "The booking details were changed.",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "The booking period was changed from {oldDuration} to {newDuration} days.",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "The number of rooms for the booking was changed from {oldDuration} to {newDuration} rooms.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "The rooms of the booking were changed.",
|
|
388
389
|
"App.bookings.import.bookedBy": "Booked by",
|
|
389
390
|
"App.bookings.import.datesFormat": "Dates format",
|
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": "La reserva fue creada",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "Los detalles de la reserva han sido cambiados",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "El periodo de la reserva ha sido cambiado de {oldDuration} a {newDuration} días.",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "El número de habitaciones de la reserva se cambió de {oldDuration} a {newDuration} habitaciones.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "Las habitaciones de la reserva han sido cambiadas.",
|
|
388
389
|
"App.bookings.import.bookedBy": "Reservado por",
|
|
389
390
|
"App.bookings.import.datesFormat": "Formato de fechas",
|
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": " The booking was created.",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "The booking details were changed.",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "The booking period was changed from {oldDuration} to {newDuration} days.",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "Le nombre de chambres de la réservation a été modifié de {oldDuration} à {newDuration} chambres.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "The rooms of the booking were changed.",
|
|
388
389
|
"App.bookings.import.bookedBy": "Booked by",
|
|
389
390
|
"App.bookings.import.datesFormat": "Format des dates",
|
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": "La prenotazione è stata creata.",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "I dettagli della prenotazione sono stati modificati.",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "Il periodo di prenotazione è stato modificato da {oldDuration} a {newDuration} giorni.",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "Il numero di camere della prenotazione è stato modificato da {oldDuration} a {newDuration} camere.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "Le stanze della prenotazione sono state cambiate.",
|
|
388
389
|
"App.bookings.import.bookedBy": "Prenotato da",
|
|
389
390
|
"App.bookings.import.datesFormat": "Formato delle date",
|
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": "De boeking is aangemaakt.",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "De boekingsdetails zijn gewijzigd.",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "De boekingsperiode is gewijzigd van {oldDuration} naar {newDuration} dagen.",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "Het aantal kamers voor de boeking is gewijzigd van {oldDuration} naar {newDuration} kamers.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "De kamers van de boeking zijn gewijzigd.",
|
|
388
389
|
"App.bookings.import.bookedBy": "Geboekt door",
|
|
389
390
|
"App.bookings.import.datesFormat": "Datumnotatie",
|
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": "A reserva foi criada.",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "Os detalhes da reserva foram alterados.",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "O período da reserva foi alterado de {oldDuration} para {newDuration} dias.",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "O número de quartos da reserva foi alterado de {oldDuration} para {newDuration} quartos.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "Os quartos da reserva foram alterados.",
|
|
388
389
|
"App.bookings.import.bookedBy": "Reservado por",
|
|
389
390
|
"App.bookings.import.datesFormat": "Formato das datas",
|
|
@@ -384,6 +384,7 @@
|
|
|
384
384
|
"App.bookings.history.type.CREATED": "Rezervarea a fost creată.",
|
|
385
385
|
"App.bookings.history.type.DETAILS_CHANGED": "Detaliile rezervării au fost schimbate.",
|
|
386
386
|
"App.bookings.history.type.DURATION_CHANGED": "Perioada rezervării a fost modificată de la {oldDuration} la {newDuration} zile.",
|
|
387
|
+
"App.bookings.history.type.ROOMS_CHANGED": "Numărul de camere pentru rezervare a fost schimbat de la {oldDuration} la {newDuration} camere.",
|
|
387
388
|
"App.bookings.history.type.UPDATED": "Camerele rezervării au fost modificate.",
|
|
388
389
|
"App.bookings.import.bookedBy": "Rezervat de",
|
|
389
390
|
"App.bookings.import.datesFormat": "Formatul datelor",
|
package/package.json
CHANGED