@hyper.software/visitor-common-translations 2.0.427 → 2.0.428
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 +12 -1
- package/lib/translations/locale/locale.en-US.json +11 -0
- package/lib/translations/locale/locale.es-ES.json +11 -0
- package/lib/translations/locale/locale.fr-FR.json +11 -0
- package/lib/translations/locale/locale.it-IT.json +11 -0
- package/lib/translations/locale/locale.nl-NL.json +11 -0
- package/lib/translations/locale/locale.pt-PT.json +11 -0
- package/lib/translations/locale/locale.ro-RO.json +11 -0
- package/package.json +1 -1
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Vollständiger Name",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "Check-in-Datum kann nicht nach Check-out-Datum liegen",
|
|
305
305
|
"App.bookings.booking.lastName": "Name",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "",
|
|
306
307
|
"App.bookings.booking.noPersons": "Klicke hier, um die Anzahl der Personen in diesem Zimmer zu aktualisieren.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "Keine Verfügbarkeiten",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Anzahl der Erwachsenen",
|
|
@@ -504,7 +505,7 @@
|
|
|
504
505
|
"App.common.amenities.airportShuttle": "Flughafen Shuttle",
|
|
505
506
|
"App.common.amenities.allergyFreeRooms": "Allergikerzimmer",
|
|
506
507
|
"App.common.amenities.amenityCategory.ACTIVITIES": "Aktivitäten",
|
|
507
|
-
"App.common.amenities.amenityCategory.ADDITIONAL_SERVICES": "
|
|
508
|
+
"App.common.amenities.amenityCategory.ADDITIONAL_SERVICES": "Zusatzleistungen",
|
|
508
509
|
"App.common.amenities.amenityCategory.BUSINESS_FACILITIES": "Geschäftseinrichtungen",
|
|
509
510
|
"App.common.amenities.amenityCategory.CLEANING_SERVICES": "Reinigungsdienste",
|
|
510
511
|
"App.common.amenities.amenityCategory.CLEANLINESS_AND_DISINFECTING": "Sauberkeit und Desinfektion",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Speichern",
|
|
1248
1249
|
"App.common.reject": "Ablehnen",
|
|
1249
1250
|
"App.common.requestDemo": "Testversion anfragen",
|
|
1251
|
+
"App.common.reservation": "",
|
|
1250
1252
|
"App.common.reset": "Zurücksetzen",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "Sind Sie sicher, dass Sie auf die ursprünglichen Daten zurücksetzen möchten?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Reset Passwort",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Hotel ändern",
|
|
1436
1438
|
"App.header.createBooking": "Buchung hinzufügen",
|
|
1437
1439
|
"App.holidays.expand.holidays": "Alle Zeiträume anzeigen",
|
|
1440
|
+
"App.hotelPolicy.internet": "",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "",
|
|
1442
|
+
"App.hotelPolicy.noData": "",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "",
|
|
1444
|
+
"App.hotelPolicy.pets": "",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "",
|
|
1447
|
+
"App.hotelPolicy.smoking": "",
|
|
1448
|
+
"App.hotelPolicy.title": "",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Importieren Sie Ihre zukünftigen Reservierungen direkt von Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Bitte warten Sie, während wir Ihre Buchungen importieren...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Kanäle werden geladen...",
|
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Full name",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "Check-in date cannot be after check-out date",
|
|
305
305
|
"App.bookings.booking.lastName": "Last name",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "The total number of guests that can be in the property at the same time: {count}",
|
|
306
307
|
"App.bookings.booking.noPersons": "Click here to update the number of persons from this room.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "There are no available rooms for this period. Please change the period and try again.",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Number of adults",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Refresh",
|
|
1248
1249
|
"App.common.reject": "Reject",
|
|
1249
1250
|
"App.common.requestDemo": "Request demo",
|
|
1251
|
+
"App.common.reservation": "Reservation",
|
|
1250
1252
|
"App.common.reset": "Reset",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "Are you sure you want to reset to the inital data?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Reset password",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Change hotel",
|
|
1436
1438
|
"App.header.createBooking": "Create booking",
|
|
1437
1439
|
"App.holidays.expand.holidays": "See all holidays",
|
|
1440
|
+
"App.hotelPolicy.internet": "Internet",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "Coverage",
|
|
1442
|
+
"App.hotelPolicy.noData": "No hotel policy configured",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "Parking is private",
|
|
1444
|
+
"App.hotelPolicy.pets": "Pets",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "Non-refundable fee",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "Refundable deposit",
|
|
1447
|
+
"App.hotelPolicy.smoking": "Smoking",
|
|
1448
|
+
"App.hotelPolicy.title": "Hotel policy",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Import your future reservations directly from Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Please wait while we import your bookings...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Loading channels...",
|
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Nombre completo",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "La fecha de entrada no puede ser posterior a la fecha de salida",
|
|
305
305
|
"App.bookings.booking.lastName": "Apellido",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "",
|
|
306
307
|
"App.bookings.booking.noPersons": "Haga clic aquí para actualizar el número de personas de esta habitación.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "No hay habitaciones disponibles para este período. Cambie el período y vuelva a intentarlo.",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Número de personas",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Refrescar",
|
|
1248
1249
|
"App.common.reject": "Rechazar",
|
|
1249
1250
|
"App.common.requestDemo": "Solicitar demostración",
|
|
1251
|
+
"App.common.reservation": "",
|
|
1250
1252
|
"App.common.reset": "Restablecer",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "¿Está seguro de que desea restablecer los datos iniciales?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Restablecer la contraseña",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Cambiar hotel",
|
|
1436
1438
|
"App.header.createBooking": "crear reserva",
|
|
1437
1439
|
"App.holidays.expand.holidays": "Ver todo los festivos",
|
|
1440
|
+
"App.hotelPolicy.internet": "",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "",
|
|
1442
|
+
"App.hotelPolicy.noData": "",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "",
|
|
1444
|
+
"App.hotelPolicy.pets": "",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "",
|
|
1447
|
+
"App.hotelPolicy.smoking": "",
|
|
1448
|
+
"App.hotelPolicy.title": "",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Importa tus reservas futuras directamente desde Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Por favor espera mientras importamos tus reservas...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Cargando canales...",
|
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Nom complet",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "La date d'arrivée ne peut pas être après la date de départ",
|
|
305
305
|
"App.bookings.booking.lastName": "Nom de famille",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "",
|
|
306
307
|
"App.bookings.booking.noPersons": "Cliquez ici pour mettre à jour le nombre de personnes dans cette chambre.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "Il n'y a pas de chambres disponibles pour cette période. Veuillez modifier la période et réessayer.",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Nombre d'adultes",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Actualiser",
|
|
1248
1249
|
"App.common.reject": "Rejeter",
|
|
1249
1250
|
"App.common.requestDemo": "Demander une démo",
|
|
1251
|
+
"App.common.reservation": "",
|
|
1250
1252
|
"App.common.reset": "Réinitialiser",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "Êtes-vous sûr de vouloir réinitialiser aux données initiales?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Réinitialiser le mot de passe",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Changer d'hôtel",
|
|
1436
1438
|
"App.header.createBooking": "Créer une réservation",
|
|
1437
1439
|
"App.holidays.expand.holidays": "Voir tous les jours fériés",
|
|
1440
|
+
"App.hotelPolicy.internet": "",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "",
|
|
1442
|
+
"App.hotelPolicy.noData": "",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "",
|
|
1444
|
+
"App.hotelPolicy.pets": "",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "",
|
|
1447
|
+
"App.hotelPolicy.smoking": "",
|
|
1448
|
+
"App.hotelPolicy.title": "",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Importez vos futures réservations directement depuis Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Veuillez patienter pendant que nous importons vos réservations...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Chargement des canaux...",
|
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Nome e Cognome",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "La data di check-in non può essere successiva alla data di check-out",
|
|
305
305
|
"App.bookings.booking.lastName": "Cognome",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "",
|
|
306
307
|
"App.bookings.booking.noPersons": "Fai clic qui per aggiornare il numero di persone in questa stanza.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "Non ci sono camere disponibili per questo periodo. Modifica il periodo e riprova.",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Numero di adulti",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Aggiorna",
|
|
1248
1249
|
"App.common.reject": "Rifiuta",
|
|
1249
1250
|
"App.common.requestDemo": "Richiedi demo",
|
|
1251
|
+
"App.common.reservation": "",
|
|
1250
1252
|
"App.common.reset": "Reimposta",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "Sei sicuro di voler reimpostare i dati iniziali?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Reimposta password",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Cambia hotel",
|
|
1436
1438
|
"App.header.createBooking": "Crea prenotazione",
|
|
1437
1439
|
"App.holidays.expand.holidays": "Vedi tutte le festività",
|
|
1440
|
+
"App.hotelPolicy.internet": "",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "",
|
|
1442
|
+
"App.hotelPolicy.noData": "",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "",
|
|
1444
|
+
"App.hotelPolicy.pets": "",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "",
|
|
1447
|
+
"App.hotelPolicy.smoking": "",
|
|
1448
|
+
"App.hotelPolicy.title": "",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Importa le tue prenotazioni future direttamente da Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Attendi mentre importiamo le tue prenotazioni...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Caricamento dei canali...",
|
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Volledige naam",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "De incheckdatum kan niet na de uitcheckdatum zijn",
|
|
305
305
|
"App.bookings.booking.lastName": "Achternaam",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "",
|
|
306
307
|
"App.bookings.booking.noPersons": "Klik hier om het aantal personen van deze kamer bij te werken.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "Er zijn geen beschikbare kamers voor deze periode. Wijzig de periode en probeer opnieuw.",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Aantal volwassenen",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Vernieuwen",
|
|
1248
1249
|
"App.common.reject": "Afwijzen",
|
|
1249
1250
|
"App.common.requestDemo": "Aanvraag demo",
|
|
1251
|
+
"App.common.reservation": "",
|
|
1250
1252
|
"App.common.reset": "Resetten",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "Weet u zeker dat u wilt terugzetten naar de beginwaarden?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Wachtwoord resetten",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Hotel wijzigen",
|
|
1436
1438
|
"App.header.createBooking": "Boeking aanmaken",
|
|
1437
1439
|
"App.holidays.expand.holidays": "Bekijk alle feestdagen",
|
|
1440
|
+
"App.hotelPolicy.internet": "",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "",
|
|
1442
|
+
"App.hotelPolicy.noData": "",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "",
|
|
1444
|
+
"App.hotelPolicy.pets": "",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "",
|
|
1447
|
+
"App.hotelPolicy.smoking": "",
|
|
1448
|
+
"App.hotelPolicy.title": "",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Importeer uw toekomstige reserveringen rechtstreeks vanuit Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Even geduld terwijl we uw reserveringen importeren...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Kanalen laden...",
|
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Nome completo",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "A data de check-in não pode ser posterior à data de check-out",
|
|
305
305
|
"App.bookings.booking.lastName": "Sobrenome",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "",
|
|
306
307
|
"App.bookings.booking.noPersons": "Clique aqui para atualizar o número de pessoas deste quarto.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "Não há quartos disponíveis para este período. Por favor, altere o período e tente novamente.",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Número de adultos",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Atualizar",
|
|
1248
1249
|
"App.common.reject": "Rejeitar",
|
|
1249
1250
|
"App.common.requestDemo": "Solicitar demonstração",
|
|
1251
|
+
"App.common.reservation": "",
|
|
1250
1252
|
"App.common.reset": "Redefinir",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "Tem certeza de que deseja redefinir para os dados iniciais?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Redefinir senha",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Alterar hotel",
|
|
1436
1438
|
"App.header.createBooking": "Criar reserva",
|
|
1437
1439
|
"App.holidays.expand.holidays": "Ver todas as férias",
|
|
1440
|
+
"App.hotelPolicy.internet": "",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "",
|
|
1442
|
+
"App.hotelPolicy.noData": "",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "",
|
|
1444
|
+
"App.hotelPolicy.pets": "",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "",
|
|
1447
|
+
"App.hotelPolicy.smoking": "",
|
|
1448
|
+
"App.hotelPolicy.title": "",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Importe suas futuras reservas diretamente do Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Aguarde enquanto importamos suas reservas...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Carregando canais...",
|
|
@@ -303,6 +303,7 @@
|
|
|
303
303
|
"App.bookings.booking.fullName": "Numele complet",
|
|
304
304
|
"App.bookings.booking.invalidDateRange": "Data de check-in nu poate fi după data de check-out",
|
|
305
305
|
"App.bookings.booking.lastName": "Nume",
|
|
306
|
+
"App.bookings.booking.maxNumberOfGuestsAtTheSameTime": "",
|
|
306
307
|
"App.bookings.booking.noPersons": "Faceți clic aici pentru a actualiza numărul de persoane din această cameră.",
|
|
307
308
|
"App.bookings.booking.noRoomsAvailableForThisPeriod": "Nu sunt camere disponibile pentru acest interval de timp. Vă rugăm să schimbați intervalul și încercați din nou.",
|
|
308
309
|
"App.bookings.booking.numberOfAdults": "Numărul de adulți",
|
|
@@ -1247,6 +1248,7 @@
|
|
|
1247
1248
|
"App.common.refresh": "Reîmprospătează",
|
|
1248
1249
|
"App.common.reject": "Respinge",
|
|
1249
1250
|
"App.common.requestDemo": "Solicitați demonstrația",
|
|
1251
|
+
"App.common.reservation": "",
|
|
1250
1252
|
"App.common.reset": "Resetare",
|
|
1251
1253
|
"App.common.resetConfirmationMessage": "Sunteți sigur că doriți să resetați la datele inițiale?",
|
|
1252
1254
|
"App.common.resetPassword.send": "Resetează parola",
|
|
@@ -1435,6 +1437,15 @@
|
|
|
1435
1437
|
"App.header.changeCompany": "Schimbă hotelul",
|
|
1436
1438
|
"App.header.createBooking": "Creează rezervare",
|
|
1437
1439
|
"App.holidays.expand.holidays": "Vezi toate sărbătorile",
|
|
1440
|
+
"App.hotelPolicy.internet": "",
|
|
1441
|
+
"App.hotelPolicy.internetCoverage": "",
|
|
1442
|
+
"App.hotelPolicy.noData": "",
|
|
1443
|
+
"App.hotelPolicy.parkingIsPrivate": "",
|
|
1444
|
+
"App.hotelPolicy.pets": "",
|
|
1445
|
+
"App.hotelPolicy.petsNonRefundableFee": "",
|
|
1446
|
+
"App.hotelPolicy.petsRefundableDeposit": "",
|
|
1447
|
+
"App.hotelPolicy.smoking": "",
|
|
1448
|
+
"App.hotelPolicy.title": "",
|
|
1438
1449
|
"App.importBookings.channexImport.description": "Importă-ți rezervările viitoare direct din Channex.",
|
|
1439
1450
|
"App.importBookings.channexImport.loading": "Te rugăm să aștepți în timp ce importăm rezervările...",
|
|
1440
1451
|
"App.importBookings.channexImport.loadingChannels": "Se încarcă canalele...",
|
package/package.json
CHANGED