@hyper.software/visitor-common-translations 2.0.191 → 2.0.193
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/TranslationsProvider.js +0 -0
- package/lib/TranslationsProvider.js.map +0 -0
- package/lib/__mocks_/translations.mock.js +0 -0
- package/lib/__mocks_/translations.mock.js.map +0 -0
- package/lib/__tests__/TranslationsProvider.test.js +0 -0
- package/lib/__tests__/TranslationsProvider.test.js.map +0 -0
- package/lib/constants.js +0 -0
- package/lib/constants.js.map +0 -0
- package/lib/getAllTranslations.js +0 -0
- package/lib/getAllTranslations.js.map +0 -0
- package/lib/index.js +0 -0
- package/lib/index.js.map +0 -0
- package/lib/translations/locale/locale.de-DE.json +4 -0
- package/lib/translations/locale/locale.en-US.json +4 -0
- package/lib/translations/locale/locale.es-ES.json +4 -0
- package/lib/translations/locale/locale.fr-FR.json +4 -0
- package/lib/translations/locale/locale.it-IT.json +4 -0
- package/lib/translations/locale/locale.ro-RO.json +4 -0
- package/package.json +1 -1
|
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
|
package/lib/constants.js.map
CHANGED
|
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
|
|
@@ -271,6 +271,8 @@
|
|
|
271
271
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Frühstück für {roomTypeName}",
|
|
272
272
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Getränke für {roomTypeName}",
|
|
273
273
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Bitte geben Sie die Anzahl der Gäste für {rooms} ein.",
|
|
274
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenAccommodation.description": "Kinderkosten",
|
|
275
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenTourismTax.description": "Kinderkurtaxenkosten",
|
|
274
276
|
"App.bookings.bookingDetails.bookingInvoice.notes": "Notiz",
|
|
275
277
|
"App.bookings.bookingDetails.bookingInvoice.title": "Rechnung zur Buchung",
|
|
276
278
|
"App.bookings.bookingDetails.bookings.backTitle": "Zurück zur Übersicht",
|
|
@@ -305,6 +307,7 @@
|
|
|
305
307
|
"App.bookings.bookingsTitle": "Buchungen",
|
|
306
308
|
"App.bookings.cancelBooking.sendCancellationEmail": "Gast über die Stornierung per E-Mail informieren",
|
|
307
309
|
"App.bookings.childrenRatesCost": "Kosten für Kinder:",
|
|
310
|
+
"App.bookings.childrenTourismTaxRatesCost": "Kinderkurtaxe",
|
|
308
311
|
"App.bookings.common.room": "Zimmer",
|
|
309
312
|
"App.bookings.createBooking.sendConfirmationEmail": "Gast die Buchung per E-Mail bestätigen",
|
|
310
313
|
"App.bookings.createBooking.sendCreatedEmailToAdmin": "Sende \"Buchungsbestätigung per E-Mail\" an Administrator",
|
|
@@ -1597,6 +1600,7 @@
|
|
|
1597
1600
|
"App.roomTypes.roomType.childrenRates.minMaxAgeError": "Das Mindestalter darf nicht größer als das Höchstalter sein.",
|
|
1598
1601
|
"App.roomTypes.roomType.childrenRates.overlappingError": "Die Altersgruppen dürfen sich nicht überschneiden. Bitte passen Sie die Altersgruppen an, um sicherzustellen, dass sie sich nicht überschneiden.",
|
|
1599
1602
|
"App.roomTypes.roomType.childrenRates.pricing": "Altersspezifische Kinderpreise",
|
|
1603
|
+
"App.roomTypes.roomType.childrenTaxRates.edit": "Kindertourismus-Steuersätze",
|
|
1600
1604
|
"App.roomTypes.roomType.description": "Beschreibung",
|
|
1601
1605
|
"App.roomTypes.roomType.details": "Beschreibung",
|
|
1602
1606
|
"App.roomTypes.roomType.discount": "Discount : {discount}",
|
|
@@ -271,6 +271,8 @@
|
|
|
271
271
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Breakfast for {roomTypeName}",
|
|
272
272
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Drinks for {roomTypeName}",
|
|
273
273
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Please input the number of guests for {rooms}.",
|
|
274
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenAccommodation.description": "Children Cost",
|
|
275
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenTourismTax.description": "Children Turism Tax Cost",
|
|
274
276
|
"App.bookings.bookingDetails.bookingInvoice.notes": "Notes",
|
|
275
277
|
"App.bookings.bookingDetails.bookingInvoice.title": "Booking invoice",
|
|
276
278
|
"App.bookings.bookingDetails.bookings.backTitle": "Back to bookings",
|
|
@@ -305,6 +307,7 @@
|
|
|
305
307
|
"App.bookings.bookingsTitle": "Bookings",
|
|
306
308
|
"App.bookings.cancelBooking.sendCancellationEmail": "Send the cancellation email to the customer",
|
|
307
309
|
"App.bookings.childrenRatesCost": "Cost for Children",
|
|
310
|
+
"App.bookings.childrenTourismTaxRatesCost": "Children Tourism Tax",
|
|
308
311
|
"App.bookings.common.room": "Room",
|
|
309
312
|
"App.bookings.createBooking.sendConfirmationEmail": "Send the confirmation email to the customer",
|
|
310
313
|
"App.bookings.createBooking.sendCreatedEmailToAdmin": "Send the \"Booking was created email\" to the admin",
|
|
@@ -1597,6 +1600,7 @@
|
|
|
1597
1600
|
"App.roomTypes.roomType.childrenRates.minMaxAgeError": "Minimum age cannot be greater than maximum age.",
|
|
1598
1601
|
"App.roomTypes.roomType.childrenRates.overlappingError": "Age ranges cannot overlap. Please adjust the age ranges to ensure they don't intersect.",
|
|
1599
1602
|
"App.roomTypes.roomType.childrenRates.pricing": "Children age based pricing",
|
|
1603
|
+
"App.roomTypes.roomType.childrenTaxRates.edit": "Children Tourism Tax Rates",
|
|
1600
1604
|
"App.roomTypes.roomType.description": "Description",
|
|
1601
1605
|
"App.roomTypes.roomType.details": "Details",
|
|
1602
1606
|
"App.roomTypes.roomType.discount": "Discount: {discount}",
|
|
@@ -271,6 +271,8 @@
|
|
|
271
271
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Desayuno para {roomTypeName}",
|
|
272
272
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Bebidas para {roomTypeName}",
|
|
273
273
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Ingrese el número de huéspedes para {rooms}.",
|
|
274
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenAccommodation.description": "Costo de niños",
|
|
275
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenTourismTax.description": "Costo de la tasa turística infantil",
|
|
274
276
|
"App.bookings.bookingDetails.bookingInvoice.notes": "Notas",
|
|
275
277
|
"App.bookings.bookingDetails.bookingInvoice.title": "Recibo de reserva",
|
|
276
278
|
"App.bookings.bookingDetails.bookings.backTitle": "Volver a reservas",
|
|
@@ -305,6 +307,7 @@
|
|
|
305
307
|
"App.bookings.bookingsTitle": "Reservaciones",
|
|
306
308
|
"App.bookings.cancelBooking.sendCancellationEmail": "Enviar el correo electrónico de cancelación al cliente",
|
|
307
309
|
"App.bookings.childrenRatesCost": "Costo para niños:",
|
|
310
|
+
"App.bookings.childrenTourismTaxRatesCost": "Tasa turística infantil",
|
|
308
311
|
"App.bookings.common.room": "Habitación",
|
|
309
312
|
"App.bookings.createBooking.sendConfirmationEmail": "Enviar el correo electrónico de confirmación al usuario",
|
|
310
313
|
"App.bookings.createBooking.sendCreatedEmailToAdmin": "Enviar el correo electrónico de confirmación de la reserva al administrador",
|
|
@@ -1597,6 +1600,7 @@
|
|
|
1597
1600
|
"App.roomTypes.roomType.childrenRates.minMaxAgeError": "La edad mínima no puede ser mayor que la edad máxima.",
|
|
1598
1601
|
"App.roomTypes.roomType.childrenRates.overlappingError": "Los rangos de edad no pueden superponerse. Por favor, ajuste los rangos de edad para asegurarse de que no se crucen.",
|
|
1599
1602
|
"App.roomTypes.roomType.childrenRates.pricing": "Precios para niños según la edad",
|
|
1603
|
+
"App.roomTypes.roomType.childrenTaxRates.edit": "Tasas de Impuesto Turístico para Niños",
|
|
1600
1604
|
"App.roomTypes.roomType.description": "Descripción",
|
|
1601
1605
|
"App.roomTypes.roomType.details": "Detalles",
|
|
1602
1606
|
"App.roomTypes.roomType.discount": "Descuento: {discount}",
|
|
@@ -271,6 +271,8 @@
|
|
|
271
271
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Petit-déjeuner pour {roomTypeName}",
|
|
272
272
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Boissons pour {roomTypeName}",
|
|
273
273
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Veuillez saisir le nombre de personnes pour {rooms}.",
|
|
274
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenAccommodation.description": "Coût des enfants",
|
|
275
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenTourismTax.description": "Coût de la taxe de séjour enfant",
|
|
274
276
|
"App.bookings.bookingDetails.bookingInvoice.notes": "Remarques",
|
|
275
277
|
"App.bookings.bookingDetails.bookingInvoice.title": "Reçu de réservation",
|
|
276
278
|
"App.bookings.bookingDetails.bookings.backTitle": "Retour aux réservations",
|
|
@@ -305,6 +307,7 @@
|
|
|
305
307
|
"App.bookings.bookingsTitle": "Réservations",
|
|
306
308
|
"App.bookings.cancelBooking.sendCancellationEmail": "Envoyer l'e-mail d'annulation au client",
|
|
307
309
|
"App.bookings.childrenRatesCost": "Coût pour les enfants:",
|
|
310
|
+
"App.bookings.childrenTourismTaxRatesCost": "Taxe de séjour enfant",
|
|
308
311
|
"App.bookings.common.room": "Chambre",
|
|
309
312
|
"App.bookings.createBooking.sendConfirmationEmail": "Envoyer l'e-mail de confirmation à l'utilisateur",
|
|
310
313
|
"App.bookings.createBooking.sendCreatedEmailToAdmin": "Envoyer l'e-mail de confirmation de réservation à l'administrateur",
|
|
@@ -1597,6 +1600,7 @@
|
|
|
1597
1600
|
"App.roomTypes.roomType.childrenRates.minMaxAgeError": "L'âge minimum ne peut pas être supérieur à l'âge maximum.",
|
|
1598
1601
|
"App.roomTypes.roomType.childrenRates.overlappingError": "Les tranches d'âge ne peuvent pas se chevaucher. Veuillez ajuster les tranches d'âge pour vous assurer qu'elles ne se chevauchent pas.",
|
|
1599
1602
|
"App.roomTypes.roomType.childrenRates.pricing": "Tarifs enfants en fonction de l'âge",
|
|
1603
|
+
"App.roomTypes.roomType.childrenTaxRates.edit": "Taux de Taxe de Séjour pour Enfants",
|
|
1600
1604
|
"App.roomTypes.roomType.description": "Description",
|
|
1601
1605
|
"App.roomTypes.roomType.details": "Détails",
|
|
1602
1606
|
"App.roomTypes.roomType.discount": "Remise: {remise}",
|
|
@@ -271,6 +271,8 @@
|
|
|
271
271
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Colazione per {roomTypeName}",
|
|
272
272
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Bevande per {roomTypeName}",
|
|
273
273
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Inserisci il numero di ospiti per {rooms}.",
|
|
274
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenAccommodation.description": "Costo dei bambini",
|
|
275
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenTourismTax.description": "Costo della tassa di soggiorno per bambini",
|
|
274
276
|
"App.bookings.bookingDetails.bookingInvoice.notes": "Note",
|
|
275
277
|
"App.bookings.bookingDetails.bookingInvoice.title": "Ricevuta di prenotazione",
|
|
276
278
|
"App.bookings.bookingDetails.bookings.backTitle": "Torna alle prenotazioni",
|
|
@@ -305,6 +307,7 @@
|
|
|
305
307
|
"App.bookings.bookingsTitle": "Prenotazioni",
|
|
306
308
|
"App.bookings.cancelBooking.sendCancellationEmail": "Invia l'email di cancellazione al cliente",
|
|
307
309
|
"App.bookings.childrenRatesCost": "Costo per bambini:",
|
|
310
|
+
"App.bookings.childrenTourismTaxRatesCost": "Tassa di soggiorno per bambini",
|
|
308
311
|
"App.bookings.common.room": "Camera",
|
|
309
312
|
"App.bookings.createBooking.sendConfirmationEmail": "Invia l'email di conferma all'utente",
|
|
310
313
|
"App.bookings.createBooking.sendCreatedEmailToAdmin": "Invia l'email di conferma prenotazione all'amministratore",
|
|
@@ -1597,6 +1600,7 @@
|
|
|
1597
1600
|
"App.roomTypes.roomType.childrenRates.minMaxAgeError": "L'età minima non può essere superiore all'età massima.",
|
|
1598
1601
|
"App.roomTypes.roomType.childrenRates.overlappingError": "Gli intervalli di età non possono sovrapporsi. Si prega di regolare gli intervalli di età per assicurarsi che non si intersechino.",
|
|
1599
1602
|
"App.roomTypes.roomType.childrenRates.pricing": "Prezzi per bambini in base all'età",
|
|
1603
|
+
"App.roomTypes.roomType.childrenTaxRates.edit": "Aliquote dell'Imposta di Soggiorno per Bambini",
|
|
1600
1604
|
"App.roomTypes.roomType.description": "Descrizione",
|
|
1601
1605
|
"App.roomTypes.roomType.details": "Dettagli",
|
|
1602
1606
|
"App.roomTypes.roomType.discount": "Sconto: {discount}",
|
|
@@ -271,6 +271,8 @@
|
|
|
271
271
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Mic dejun pentru {roomTypeName}",
|
|
272
272
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Băuturi pentru {roomTypeName}",
|
|
273
273
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Vă rugăm să introduceți numărul de oaspeți pentru {rooms}.",
|
|
274
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenAccommodation.description": "Costul pentru copiilor",
|
|
275
|
+
"App.bookings.bookingDetails.bookingInvoice.childrenTourismTax.description": "Costul taxei de turism pentru copii",
|
|
274
276
|
"App.bookings.bookingDetails.bookingInvoice.notes": "Note",
|
|
275
277
|
"App.bookings.bookingDetails.bookingInvoice.title": "Chitanță de rezervare",
|
|
276
278
|
"App.bookings.bookingDetails.bookings.backTitle": "Înapoi la rezervări",
|
|
@@ -305,6 +307,7 @@
|
|
|
305
307
|
"App.bookings.bookingsTitle": "Rezervări",
|
|
306
308
|
"App.bookings.cancelBooking.sendCancellationEmail": "Trimiteți emailul de anulare către client",
|
|
307
309
|
"App.bookings.childrenRatesCost": "Costul pentru copii:",
|
|
310
|
+
"App.bookings.childrenTourismTaxRatesCost": "Taxă de turism pentru copii",
|
|
308
311
|
"App.bookings.common.room": "Camera",
|
|
309
312
|
"App.bookings.createBooking.sendConfirmationEmail": "Trimite e-mailul de confirmare către utilizator",
|
|
310
313
|
"App.bookings.createBooking.sendCreatedEmailToAdmin": "Trimite emailul de confirmare a rezervării către administrator",
|
|
@@ -1597,6 +1600,7 @@
|
|
|
1597
1600
|
"App.roomTypes.roomType.childrenRates.minMaxAgeError": "Vârsta minimă nu poate fi mai mare decât vârsta maximă.",
|
|
1598
1601
|
"App.roomTypes.roomType.childrenRates.overlappingError": "Intervalele de vârstă nu se pot suprapune. Vă rugăm să ajustați intervalele de vârstă pentru a vă asigura că nu se intersectează.",
|
|
1599
1602
|
"App.roomTypes.roomType.childrenRates.pricing": "Prețuri pentru copii în funcție de vârstă",
|
|
1603
|
+
"App.roomTypes.roomType.childrenTaxRates.edit": "Tarife Taxă Turistică pentru Copii",
|
|
1600
1604
|
"App.roomTypes.roomType.description": "Descriere",
|
|
1601
1605
|
"App.roomTypes.roomType.details": "Detalii",
|
|
1602
1606
|
"App.roomTypes.roomType.discount": "Reducere: {discount}",
|
package/package.json
CHANGED