@hyper.software/visitor-common-translations 2.0.302 → 2.0.303
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 +3 -1
- package/lib/translations/locale/locale.en-US.json +2 -0
- package/lib/translations/locale/locale.es-ES.json +3 -1
- package/lib/translations/locale/locale.fr-FR.json +3 -1
- package/lib/translations/locale/locale.it-IT.json +3 -1
- package/lib/translations/locale/locale.nl-NL.json +3 -1
- package/lib/translations/locale/locale.pt-PT.json +3 -1
- package/lib/translations/locale/locale.ro-RO.json +3 -1
- package/package.json +1 -1
|
@@ -405,7 +405,9 @@
|
|
|
405
405
|
"App.bookings.services.emptyPlaceholder": "Jetzt Service anlegen durch klick auf \"Bearbeiten\".",
|
|
406
406
|
"App.bookings.services.roomTypeService": "Zimmertyp-Dienstname",
|
|
407
407
|
"App.bookings.servicesCost": "Servicekosten",
|
|
408
|
-
"App.bookings.termsAndPrivacy": "",
|
|
408
|
+
"App.bookings.termsAndPrivacy": "Durch das Klicken auf 'Jetzt buchen' stimmen Sie {privacyPolicy} sowie {termsAndConditions} zu.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "unsere Datenschutzbestimmungen",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "unsere Allgemeinen Geschäftsbedingungen",
|
|
409
411
|
"App.calendar.deleteBooking.success": "Die Buchung wurde erfolgreich gelöscht",
|
|
410
412
|
"App.calendar.deleteBooking.title": "Buchung löschen?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Heute",
|
|
@@ -406,6 +406,8 @@
|
|
|
406
406
|
"App.bookings.services.roomTypeService": "Room type service name",
|
|
407
407
|
"App.bookings.servicesCost": "Services Cost",
|
|
408
408
|
"App.bookings.termsAndPrivacy": "By clicking book now, you will agree to {privacyPolicy} as well as agree to {termsAndConditions}.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "our privacy policy",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "our terms and conditions",
|
|
409
411
|
"App.calendar.deleteBooking.success": "The booking was successfully deleted",
|
|
410
412
|
"App.calendar.deleteBooking.title": "Delete booking?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Current day",
|
|
@@ -405,7 +405,9 @@
|
|
|
405
405
|
"App.bookings.services.emptyPlaceholder": "Puede añadir su primer servicio haciendo clic en el botón \"Editar\".",
|
|
406
406
|
"App.bookings.services.roomTypeService": "Nombre del servicio de tipo de habitación",
|
|
407
407
|
"App.bookings.servicesCost": "Costos de servicios",
|
|
408
|
-
"App.bookings.termsAndPrivacy": "",
|
|
408
|
+
"App.bookings.termsAndPrivacy": "Al hacer clic en reservar ahora, aceptas {privacyPolicy} así como también {termsAndConditions}.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "nuestra política de privacidad",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "nuestros términos y condiciones",
|
|
409
411
|
"App.calendar.deleteBooking.success": "Reserva se eliminó con éxito",
|
|
410
412
|
"App.calendar.deleteBooking.title": "¿Eliminar reserva?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Día actual",
|
|
@@ -405,7 +405,9 @@
|
|
|
405
405
|
"App.bookings.services.emptyPlaceholder": "Vous pouvez ajouter votre premier service en cliquant sur le bouton \"Modifier\".",
|
|
406
406
|
"App.bookings.services.roomTypeService": "Nom du service de type de chambre",
|
|
407
407
|
"App.bookings.servicesCost": "Coût des services",
|
|
408
|
-
"App.bookings.termsAndPrivacy": "",
|
|
408
|
+
"App.bookings.termsAndPrivacy": "En cliquant sur réserver maintenant, vous acceptez {privacyPolicy} ainsi que {termsAndConditions}.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "notre politique de confidentialité",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "nos termes et conditions",
|
|
409
411
|
"App.calendar.deleteBooking.success": "The booking was successfully deleted",
|
|
410
412
|
"App.calendar.deleteBooking.title": "Delete booking?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Current day",
|
|
@@ -405,7 +405,9 @@
|
|
|
405
405
|
"App.bookings.services.emptyPlaceholder": "Puoi aggiungere il tuo primo servizio cliccando sul pulsante \"Modifica\".",
|
|
406
406
|
"App.bookings.services.roomTypeService": "Nome del servizio tipo camera",
|
|
407
407
|
"App.bookings.servicesCost": "Costo dei servizi",
|
|
408
|
-
"App.bookings.termsAndPrivacy": "",
|
|
408
|
+
"App.bookings.termsAndPrivacy": "Facendo clic su prenota ora, accetti {privacyPolicy} e {termsAndConditions}.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "la nostra politica sulla privacy",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "i nostri termini e condizioni",
|
|
409
411
|
"App.calendar.deleteBooking.success": "La prenotazione è stata cancellata con successo",
|
|
410
412
|
"App.calendar.deleteBooking.title": "Cancellare la prenotazione?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Giorno attuale",
|
|
@@ -405,7 +405,9 @@
|
|
|
405
405
|
"App.bookings.services.emptyPlaceholder": "U kunt uw eerste dienst toevoegen door op de knop \"Bewerken\" te klikken.",
|
|
406
406
|
"App.bookings.services.roomTypeService": "Dienstnaam kamertype",
|
|
407
407
|
"App.bookings.servicesCost": "Kosten van diensten",
|
|
408
|
-
"App.bookings.termsAndPrivacy": "",
|
|
408
|
+
"App.bookings.termsAndPrivacy": "Door nu te boeken, ga je akkoord met {privacyPolicy} evenals met {termsAndConditions}.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "onze privacybeleid",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "onze algemene voorwaarden",
|
|
409
411
|
"App.calendar.deleteBooking.success": "De boeking is succesvol verwijderd",
|
|
410
412
|
"App.calendar.deleteBooking.title": "Boeking verwijderen?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Huidige dag",
|
|
@@ -405,7 +405,9 @@
|
|
|
405
405
|
"App.bookings.services.emptyPlaceholder": "Você pode adicionar seu primeiro serviço clicando no botão \"Editar\".",
|
|
406
406
|
"App.bookings.services.roomTypeService": "Nome do serviço do tipo de quarto",
|
|
407
407
|
"App.bookings.servicesCost": "Custo dos serviços",
|
|
408
|
-
"App.bookings.termsAndPrivacy": "",
|
|
408
|
+
"App.bookings.termsAndPrivacy": "Ao clicar em reservar agora, você concorda com {privacyPolicy} bem como com {termsAndConditions}.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "nossa política de privacidade",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "nossos termos e condições",
|
|
409
411
|
"App.calendar.deleteBooking.success": "A reserva foi excluída com sucesso",
|
|
410
412
|
"App.calendar.deleteBooking.title": "Excluir reserva?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Dia atual",
|
|
@@ -405,7 +405,9 @@
|
|
|
405
405
|
"App.bookings.services.emptyPlaceholder": "Puteți adăuga primul serviciu făcând clic pe butonul \"Editați\".",
|
|
406
406
|
"App.bookings.services.roomTypeService": "Nume serviciu tip cameră",
|
|
407
407
|
"App.bookings.servicesCost": "Costul serviciilor",
|
|
408
|
-
"App.bookings.termsAndPrivacy": "",
|
|
408
|
+
"App.bookings.termsAndPrivacy": "Făcând clic pe rezervă acum, ești de acord cu {privacyPolicy} precum și cu {termsAndConditions}.",
|
|
409
|
+
"App.bookings.website.ourPrivacyPolicy": "politica noastră de confidențialitate",
|
|
410
|
+
"App.bookings.website.ourTermsAndConditions": "termenii și condițiile noastre",
|
|
409
411
|
"App.calendar.deleteBooking.success": "Rezervarea a fost ștearsă cu succes",
|
|
410
412
|
"App.calendar.deleteBooking.title": "Ștergeți rezervarea?",
|
|
411
413
|
"App.calendar.legend.currentDay": "Ziua curentă",
|
package/package.json
CHANGED