@hyper.software/visitor-common-translations 2.0.329 → 2.0.331
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 +3 -0
- package/lib/translations/locale/locale.en-US.json +3 -0
- package/lib/translations/locale/locale.es-ES.json +3 -0
- package/lib/translations/locale/locale.fr-FR.json +3 -0
- package/lib/translations/locale/locale.it-IT.json +3 -0
- package/lib/translations/locale/locale.nl-NL.json +3 -0
- package/lib/translations/locale/locale.pt-PT.json +3 -0
- package/lib/translations/locale/locale.ro-RO.json +3 -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
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Kreditkartenvalidierung bei Buchung",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "Kreditkartenvalidierung bei Buchung aktiv",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "Kreditkartenvalidierung bei Buchung inaktiv",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Die Rechnung nach dem Check-out direkt per E-Mail an den Gast senden.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "Die Rechnung nach dem Check-out nicht direkt per E-Mail an den Gast senden.",
|
|
843
845
|
"App.common.company.website.settings": "Website Einstellungen",
|
|
844
846
|
"App.common.company.website.shortUrl": "Meine Domain",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Logo auf den Rechnungen anzeigen",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Klicken Sie hier, um Bilder hinzuzufügen",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Bilder hochladen",
|
|
1214
1216
|
"App.common.user": "Benutzer",
|
|
1217
|
+
"App.common.userExists": "Benutzer existiert bereits und wird in dieses Unternehmen eingeladen",
|
|
1215
1218
|
"App.common.visitor.system": "Visitor System",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "Willkommen zurück!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "Willkommen zurück, {firstName}!",
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Request credit card information when creating a booking",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "Request credit card information is active",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "Request credit card information is not active",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Send the invoice directly to the guest via email after checkout.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "Do not send the invoice directly to the guest via email after checkout.",
|
|
843
845
|
"App.common.company.website.settings": "Website settings",
|
|
844
846
|
"App.common.company.website.shortUrl": "Website name",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Display the logo on the invoices",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Click here to add some files",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Upload images",
|
|
1214
1216
|
"App.common.user": "User",
|
|
1217
|
+
"App.common.userExists": "User already exists and will be invited to this company",
|
|
1215
1218
|
"App.common.visitor.system": "Visitor System",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "Welcome back!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "Welcome back, {firstName}!",
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Solicitar información de tarjeta de crédito al crear una reserva",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "La solicitud de información de tarjeta de crédito está activa",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "La solicitud de información de tarjeta de crédito no está activa",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Enviar la factura directamente al huésped por correo electrónico después del check-out.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "No enviar la factura directamente al huésped por correo electrónico después del check-out.",
|
|
843
845
|
"App.common.company.website.settings": "Configuraciones del sitio web",
|
|
844
846
|
"App.common.company.website.shortUrl": "Nombre del sitio web",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Mostrar el logotipo en las facturas",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Haga clic aquí para agregar algunos archivos",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Cargar imágenes",
|
|
1214
1216
|
"App.common.user": "Usuario",
|
|
1217
|
+
"App.common.userExists": "El usuario ya existe y será invitado a esta empresa",
|
|
1215
1218
|
"App.common.visitor.system": "Sistema de Visitor",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "¡Bienvenido de nuevo!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "¡Bienvenido de nuevo, {firstName}!",
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Demander des informations de carte de crédit lors de la création d'une réservation",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "La demande d'informations de carte de crédit est active",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "La demande d'informations de carte de crédit n'est pas active",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Envoyer la facture directement au client par e-mail après le départ.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "Ne pas envoyer la facture directement au client par e-mail après le départ.",
|
|
843
845
|
"App.common.company.website.settings": "Paramètres du site Web",
|
|
844
846
|
"App.common.company.website.shortUrl": "Nom du site Web",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Afficher le logo sur les factures",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Cliquez ici pour ajouter des fichiers",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Télécharger des images",
|
|
1214
1216
|
"App.common.user": "Utilisateur",
|
|
1217
|
+
"App.common.userExists": "L'utilisateur existe déjà et sera invité à cette entreprise",
|
|
1215
1218
|
"App.common.visitor.system": "Système des visiteurs",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "Bienvenue de retour!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "Bienvenue de retour, {firstName}!",
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Richiedi informazioni sulla carta di credito quando si crea una prenotazione",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "La richiesta di informazioni sulla carta di credito è attiva",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "La richiesta di informazioni sulla carta di credito non è attiva",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Invia la fattura direttamente all'ospite via email dopo il check-out.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "Non inviare la fattura direttamente all'ospite via email dopo il check-out.",
|
|
843
845
|
"App.common.company.website.settings": "Impostazioni del sito web",
|
|
844
846
|
"App.common.company.website.shortUrl": "Nome sito web",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Mostra il logo sulle fatture",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Fai clic qui per aggiungere alcuni file",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Carica immagini",
|
|
1214
1216
|
"App.common.user": "Utente",
|
|
1217
|
+
"App.common.userExists": "L'utente esiste già e sarà invitato a questa azienda",
|
|
1215
1218
|
"App.common.visitor.system": "Sistema visitatore",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "Bentornato/a!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "Bentornato/a, {firstName}!",
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Vraag creditcardinformatie op bij het maken van een boeking",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "Vraag creditcardinformatie is actief",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "Vraag creditcardinformatie is niet actief",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Stuur de factuur direct na het uitchecken per e-mail naar de gast.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "Stuur de factuur niet direct na het uitchecken per e-mail naar de gast.",
|
|
843
845
|
"App.common.company.website.settings": "Website-instellingen",
|
|
844
846
|
"App.common.company.website.shortUrl": "Websitenaam",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Logo op de facturen weergeven",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Klik hier om bestanden toe te voegen",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Afbeeldingen uploaden",
|
|
1214
1216
|
"App.common.user": "Gebruiker",
|
|
1217
|
+
"App.common.userExists": "Gebruiker bestaat al en wordt uitgenodigd voor dit bedrijf",
|
|
1215
1218
|
"App.common.visitor.system": "Visitor-systeem",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "Welkom terug!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "Welkom terug, {firstName}!",
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Solicitar informações do cartão de crédito ao criar uma reserva",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "Solicitar informações do cartão de crédito está ativo",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "Solicitar informações do cartão de crédito não está ativo",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Enviar a fatura diretamente ao hóspede por e-mail após o check-out.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "Não enviar a fatura diretamente ao hóspede por e-mail após o check-out.",
|
|
843
845
|
"App.common.company.website.settings": "Configurações do site",
|
|
844
846
|
"App.common.company.website.shortUrl": "Nome do site",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Exibir o logotipo nas faturas",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Clique aqui para adicionar arquivos",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Carregar imagens",
|
|
1214
1216
|
"App.common.user": "Usuário",
|
|
1217
|
+
"App.common.userExists": "O usuário já existe e será convidado para esta empresa",
|
|
1215
1218
|
"App.common.visitor.system": "Sistema de Visitante",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "Bem-vindo de volta!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "Bem-vindo de volta, {firstName}!",
|
|
@@ -840,6 +840,8 @@
|
|
|
840
840
|
"App.common.company.website.requestCreditCardInformation": "Solicitarea informațiilor cardului de credit la crearea unei rezervări",
|
|
841
841
|
"App.common.company.website.requestCreditCardInformation.checked": "Solicitarea informațiilor cardului de credit este activă",
|
|
842
842
|
"App.common.company.website.requestCreditCardInformation.unchecked": "Solicitarea informațiilor cardului de credit nu este activă",
|
|
843
|
+
"App.common.company.website.sendInvoiceToEmail.checked": "Trimite factura direct către oaspete prin e-mail după check-out.",
|
|
844
|
+
"App.common.company.website.sendInvoiceToEmail.unchecked": "Nu trimite factura direct către oaspete prin e-mail după check-out.",
|
|
843
845
|
"App.common.company.website.settings": "Setări site web",
|
|
844
846
|
"App.common.company.website.shortUrl": "Nume site",
|
|
845
847
|
"App.common.company.website.showLogoInvoices": "Afișează logo-ul pe facturi",
|
|
@@ -1212,6 +1214,7 @@
|
|
|
1212
1214
|
"App.common.upload.selectFromFiles": "Apăsați aici pentru a adăuga fișiere",
|
|
1213
1215
|
"App.common.upload.uploadFiles": "Încărcați imagini",
|
|
1214
1216
|
"App.common.user": "Utilizator",
|
|
1217
|
+
"App.common.userExists": "Utilizatorul există deja și va fi invitat la această companie",
|
|
1215
1218
|
"App.common.visitor.system": "Sistemul Visitor",
|
|
1216
1219
|
"App.common.welcomeBack.noFirstName": "Bine ai revenit!",
|
|
1217
1220
|
"App.common.welcomeBack.withFirstName": "Bine ai revenit, {firstName}!",
|
package/package.json
CHANGED