@hyper.software/visitor-common-translations 2.0.339 → 2.0.340
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 +2 -2
- package/lib/translations/locale/locale.en-US.json +2 -2
- package/lib/translations/locale/locale.es-ES.json +2 -2
- package/lib/translations/locale/locale.fr-FR.json +2 -2
- package/lib/translations/locale/locale.it-IT.json +2 -2
- package/lib/translations/locale/locale.nl-NL.json +2 -2
- package/lib/translations/locale/locale.pt-PT.json +2 -2
- package/lib/translations/locale/locale.ro-RO.json +2 -2
- package/package.json +1 -1
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": "Buchung wurde erstellt",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "Änderung an den Details der Buchung",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "Gesamtaufenthalt geändert von {oldDuration} zu {newDuration} Nächten",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "Der Buchungspreis wurde von {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "Der Buchungspreis wurde von {oldPrice} auf {newPrice} geändert.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "Die Buchung wurde reaktiviert.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} wurde zur Reservierung hinzugefügt} other {{oldRooms} wurden zur Reservierung hinzugefügt}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} wurde aus der Reservierung entfernt} other {{addedCount, plural, =0 {} other {, }}{newRooms} wurden aus der Reservierung entfernt}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "Zimmerauswahl wurde geändert",
|
|
398
398
|
"App.bookings.import.bookedBy": "Buchung von:",
|
|
399
399
|
"App.bookings.import.datesFormat": "Datumsformat",
|
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": " The booking was created.",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "The booking details were changed.",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "The booking period was changed from {oldDuration} to {newDuration} days.",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "The booking price was changed from {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "The booking price was changed from {oldPrice} to {newPrice}.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "The booking was reactivated.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} was added to the reservation} other {{oldRooms} were added to the reservation}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} was removed from the reservation} other {{addedCount, plural, =0 {} other {, }}{newRooms} were removed from the reservation}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "The rooms of the booking were changed.",
|
|
398
398
|
"App.bookings.import.bookedBy": "Booked by",
|
|
399
399
|
"App.bookings.import.datesFormat": "Dates format",
|
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": "La reserva fue creada",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "Los detalles de la reserva han sido cambiados",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "El periodo de la reserva ha sido cambiado de {oldDuration} a {newDuration} días.",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "El precio de la reserva cambió de {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "El precio de la reserva cambió de {oldPrice} a {newPrice}.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "La reserva fue reactivada.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} fue añadida a la reserva} other {{oldRooms} fueron añadidas a la reserva}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} fue eliminada de la reserva} other {{addedCount, plural, =0 {} other {, }}{newRooms} fueron eliminadas de la reserva}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "Las habitaciones de la reserva han sido cambiadas.",
|
|
398
398
|
"App.bookings.import.bookedBy": "Reservado por",
|
|
399
399
|
"App.bookings.import.datesFormat": "Formato de fechas",
|
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": " The booking was created.",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "The booking details were changed.",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "The booking period was changed from {oldDuration} to {newDuration} days.",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "Le prix de la réservation a été modifié de {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "Le prix de la réservation a été modifié de {oldPrice} à {newPrice}.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "La réservation a été réactivée.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} a été ajoutée à la réservation} other {{oldRooms} ont été ajoutées à la réservation}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} a été retirée de la réservation} other {{addedCount, plural, =0 {} other {, }}{newRooms} ont été retirées de la réservation}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "The rooms of the booking were changed.",
|
|
398
398
|
"App.bookings.import.bookedBy": "Booked by",
|
|
399
399
|
"App.bookings.import.datesFormat": "Format des dates",
|
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": "La prenotazione è stata creata.",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "I dettagli della prenotazione sono stati modificati.",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "Il periodo di prenotazione è stato modificato da {oldDuration} a {newDuration} giorni.",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "Il prezzo della prenotazione è cambiato da {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "Il prezzo della prenotazione è cambiato da {oldPrice} a {newPrice}.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "La prenotazione è stata riattivata.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} è stata aggiunta alla prenotazione} other {{oldRooms} sono state aggiunte alla prenotazione}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} è stata rimossa dalla prenotazione} other {{addedCount, plural, =0 {} other {, }}{newRooms} sono state rimosse dalla prenotazione}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "Le stanze della prenotazione sono state cambiate.",
|
|
398
398
|
"App.bookings.import.bookedBy": "Prenotato da",
|
|
399
399
|
"App.bookings.import.datesFormat": "Formato delle date",
|
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": "De boeking is aangemaakt.",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "De boekingsdetails zijn gewijzigd.",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "De boekingsperiode is gewijzigd van {oldDuration} naar {newDuration} dagen.",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "De prijs van de reservering is gewijzigd van {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "De prijs van de reservering is gewijzigd van {oldPrice} naar {newPrice}.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "De reservering is opnieuw geactiveerd.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} is toegevoegd aan de reservering} other {{oldRooms} zijn toegevoegd aan de reservering}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} is verwijderd uit de reservering} other {{addedCount, plural, =0 {} other {, }}{newRooms} zijn verwijderd uit de reservering}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "De kamers van de boeking zijn gewijzigd.",
|
|
398
398
|
"App.bookings.import.bookedBy": "Geboekt door",
|
|
399
399
|
"App.bookings.import.datesFormat": "Datumnotatie",
|
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": "A reserva foi criada.",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "Os detalhes da reserva foram alterados.",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "O período da reserva foi alterado de {oldDuration} para {newDuration} dias.",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "O preço da reserva foi alterado de {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "O preço da reserva foi alterado de {oldPrice} para {newPrice}.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "A reserva foi reativada.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} foi adicionada à reserva} other {{oldRooms} foram adicionadas à reserva}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} foi removida da reserva} other {{addedCount, plural, =0 {} other {, }}{newRooms} foram removidas da reserva}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "Os quartos da reserva foram alterados.",
|
|
398
398
|
"App.bookings.import.bookedBy": "Reservado por",
|
|
399
399
|
"App.bookings.import.datesFormat": "Formato das datas",
|
|
@@ -391,9 +391,9 @@
|
|
|
391
391
|
"App.bookings.history.type.CREATED": "Rezervarea a fost creată.",
|
|
392
392
|
"App.bookings.history.type.DETAILS_CHANGED": "Detaliile rezervării au fost schimbate.",
|
|
393
393
|
"App.bookings.history.type.DURATION_CHANGED": "Perioada rezervării a fost modificată de la {oldDuration} la {newDuration} zile.",
|
|
394
|
-
"App.bookings.history.type.PRICE_CHANGED": "Prețul rezervării a fost modificat de la {
|
|
394
|
+
"App.bookings.history.type.PRICE_CHANGED": "Prețul rezervării a fost modificat de la {oldPrice} la {newPrice}.",
|
|
395
395
|
"App.bookings.history.type.REACTIVATED": "Rezervarea a fost reactivată.",
|
|
396
|
-
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{
|
|
396
|
+
"App.bookings.history.type.ROOMS_CHANGED": "{addedCount, plural, =0 {} one {{oldRooms} a fost adăugată la rezervare} other {{oldRooms} au fost adăugate la rezervare}}{removedCount, plural, =0 {} one {{addedCount, plural, =0 {} other {, }}{newRooms} a fost eliminată din rezervare} other {{addedCount, plural, =0 {} other {, }}{newRooms} au fost eliminate din rezervare}}.",
|
|
397
397
|
"App.bookings.history.type.UPDATED": "Camerele rezervării au fost modificate.",
|
|
398
398
|
"App.bookings.import.bookedBy": "Rezervat de",
|
|
399
399
|
"App.bookings.import.datesFormat": "Formatul datelor",
|
package/package.json
CHANGED