@hyper.software/visitor-common-translations 2.0.187 → 2.0.189
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 +71 -71
- package/lib/translations/locale/locale.en-US.json +71 -71
- package/lib/translations/locale/locale.es-ES.json +71 -71
- package/lib/translations/locale/locale.fr-FR.json +71 -71
- package/lib/translations/locale/locale.it-IT.json +71 -71
- package/lib/translations/locale/locale.ro-RO.json +71 -71
- package/package.json +1 -1
|
@@ -29,47 +29,47 @@
|
|
|
29
29
|
"App.admin.bookings.externalCode": "Externer code",
|
|
30
30
|
"App.admin.bookings.import.error.file": "Bitte wählen Sie eine Datei aus, die Sie importieren möchten",
|
|
31
31
|
"App.admin.bookings.import.success": "Buchungen erfolgreich importiert",
|
|
32
|
+
"App.admin.bookings.invoice.amount": "Gesamt",
|
|
33
|
+
"App.admin.bookings.invoice.billTo": "Rechnung für",
|
|
34
|
+
"App.admin.bookings.invoice.bookingCode": "Buchungscode",
|
|
35
|
+
"App.admin.bookings.invoice.companyAddress": "Firmenadresse",
|
|
36
|
+
"App.admin.bookings.invoice.companyEmail": "E-Mail",
|
|
37
|
+
"App.admin.bookings.invoice.companyFullAddress": "Firmenadresse",
|
|
38
|
+
"App.admin.bookings.invoice.companyLegalName": "Firmenname",
|
|
39
|
+
"App.admin.bookings.invoice.companyName": "Hotelname",
|
|
40
|
+
"App.admin.bookings.invoice.companyPhoneNumber": "Tel.",
|
|
41
|
+
"App.admin.bookings.invoice.companyRegistrationNumber": "HRB",
|
|
42
|
+
"App.admin.bookings.invoice.companyResponsibleName.placeholder": "Hotelbesitzer",
|
|
43
|
+
"App.admin.bookings.invoice.companyResponsibleName.value": "Inhaber: {ownerName}",
|
|
44
|
+
"App.admin.bookings.invoice.country": "Land",
|
|
45
|
+
"App.admin.bookings.invoice.customerAddress": "Adresse",
|
|
46
|
+
"App.admin.bookings.invoice.customerCompanyName": "Firmenname",
|
|
47
|
+
"App.admin.bookings.invoice.customerName": "Name",
|
|
48
|
+
"App.admin.bookings.invoice.dueDate": "Fälligkeit",
|
|
49
|
+
"App.admin.bookings.invoice.iban": "IBAN",
|
|
50
|
+
"App.admin.bookings.invoice.invoice": "Rechnung",
|
|
51
|
+
"App.admin.bookings.invoice.invoiceDate": "Rechnungsdatum",
|
|
52
|
+
"App.admin.bookings.invoice.invoiceNumber": "Rechnungsnummer",
|
|
53
|
+
"App.admin.bookings.invoice.itemDescription": "Bezeichnung",
|
|
54
|
+
"App.admin.bookings.invoice.notes": "Anmerkung",
|
|
55
|
+
"App.admin.bookings.invoice.paymentMethod": "Bezahlverfahren",
|
|
56
|
+
"App.admin.bookings.invoice.paymentMethod.BANK_TRANSFER": "Überweisung",
|
|
57
|
+
"App.admin.bookings.invoice.paymentMethod.CASH": "Cash",
|
|
58
|
+
"App.admin.bookings.invoice.paymentMethod.CREDIT_CARD": "Kreditkarte",
|
|
59
|
+
"App.admin.bookings.invoice.paymentMethod.DIRECT_DEBIT": "Lastschriftverfahren",
|
|
60
|
+
"App.admin.bookings.invoice.paymentMethod.EC_CARD": "EC-Karte",
|
|
61
|
+
"App.admin.bookings.invoice.placeholder": "Informationen hinzufügen",
|
|
62
|
+
"App.admin.bookings.invoice.quantity": "Anzahl",
|
|
63
|
+
"App.admin.bookings.invoice.rate": "Preis",
|
|
64
|
+
"App.admin.bookings.invoice.reducedSalesTax": "MwSt. {tax}%",
|
|
65
|
+
"App.admin.bookings.invoice.salesTax": "MwSt. {tax}%",
|
|
66
|
+
"App.admin.bookings.invoice.street": "Straße, Nummer",
|
|
67
|
+
"App.admin.bookings.invoice.subTotal": "Nettobetrag",
|
|
68
|
+
"App.admin.bookings.invoice.swift": "SWIFT",
|
|
69
|
+
"App.admin.bookings.invoice.total": "Rechnungsbetrag",
|
|
70
|
+
"App.admin.bookings.invoice.yourName": "Ihre Namen",
|
|
71
|
+
"App.admin.bookings.invoice.zipCodeCity": "PLZ, Stadt",
|
|
32
72
|
"App.admin.bookings.manualCheckout": "Die Buchungen für dieses Konto werden manuell ausgecheckt.",
|
|
33
|
-
"App.admin.bookings.receipt.amount": "Gesamt",
|
|
34
|
-
"App.admin.bookings.receipt.billTo": "Rechnung für",
|
|
35
|
-
"App.admin.bookings.receipt.bookingCode": "Buchungscode",
|
|
36
|
-
"App.admin.bookings.receipt.companyAddress": "Firmenadresse",
|
|
37
|
-
"App.admin.bookings.receipt.companyEmail": "E-Mail",
|
|
38
|
-
"App.admin.bookings.receipt.companyFullAddress": "Firmenadresse",
|
|
39
|
-
"App.admin.bookings.receipt.companyLegalName": "Firmenname",
|
|
40
|
-
"App.admin.bookings.receipt.companyName": "Hotelname",
|
|
41
|
-
"App.admin.bookings.receipt.companyPhoneNumber": "Tel.",
|
|
42
|
-
"App.admin.bookings.receipt.companyRegistrationNumber": "HRB",
|
|
43
|
-
"App.admin.bookings.receipt.companyResponsibleName.placeholder": "Hotelbesitzer",
|
|
44
|
-
"App.admin.bookings.receipt.companyResponsibleName.value": "Inhaber: {ownerName}",
|
|
45
|
-
"App.admin.bookings.receipt.country": "Land",
|
|
46
|
-
"App.admin.bookings.receipt.customerAddress": "Adresse",
|
|
47
|
-
"App.admin.bookings.receipt.customerCompanyName": "Firmenname",
|
|
48
|
-
"App.admin.bookings.receipt.customerName": "Name",
|
|
49
|
-
"App.admin.bookings.receipt.dueDate": "Fälligkeit",
|
|
50
|
-
"App.admin.bookings.receipt.iban": "IBAN",
|
|
51
|
-
"App.admin.bookings.receipt.itemDescription": "Bezeichnung",
|
|
52
|
-
"App.admin.bookings.receipt.notes": "Anmerkung",
|
|
53
|
-
"App.admin.bookings.receipt.paymentMethod": "Bezahlverfahren",
|
|
54
|
-
"App.admin.bookings.receipt.paymentMethod.BANK_TRANSFER": "Überweisung",
|
|
55
|
-
"App.admin.bookings.receipt.paymentMethod.CASH": "Cash",
|
|
56
|
-
"App.admin.bookings.receipt.paymentMethod.CREDIT_CARD": "Kreditkarte",
|
|
57
|
-
"App.admin.bookings.receipt.paymentMethod.DIRECT_DEBIT": "Lastschriftverfahren",
|
|
58
|
-
"App.admin.bookings.receipt.paymentMethod.EC_CARD": "EC-Karte",
|
|
59
|
-
"App.admin.bookings.receipt.placeholder": "Informationen hinzufügen",
|
|
60
|
-
"App.admin.bookings.receipt.quantity": "Anzahl",
|
|
61
|
-
"App.admin.bookings.receipt.rate": "Preis",
|
|
62
|
-
"App.admin.bookings.receipt.receipt": "Rechnung",
|
|
63
|
-
"App.admin.bookings.receipt.receiptDate": "Rechnungsdatum",
|
|
64
|
-
"App.admin.bookings.receipt.receiptNumber": "Rechnungsnummer",
|
|
65
|
-
"App.admin.bookings.receipt.reducedSalesTax": "MwSt. {tax}%",
|
|
66
|
-
"App.admin.bookings.receipt.salesTax": "MwSt. {tax}%",
|
|
67
|
-
"App.admin.bookings.receipt.street": "Straße, Nummer",
|
|
68
|
-
"App.admin.bookings.receipt.subTotal": "Nettobetrag",
|
|
69
|
-
"App.admin.bookings.receipt.swift": "SWIFT",
|
|
70
|
-
"App.admin.bookings.receipt.total": "Rechnungsbetrag",
|
|
71
|
-
"App.admin.bookings.receipt.yourName": "Ihre Namen",
|
|
72
|
-
"App.admin.bookings.receipt.zipCodeCity": "PLZ, Stadt",
|
|
73
73
|
"App.admin.bookings.status.ACTIVE": "Aktiv",
|
|
74
74
|
"App.admin.bookings.status.CANCELLED": "Storniert",
|
|
75
75
|
"App.admin.bookings.status.SCHEDULED_FOR_DELETION": "Zum Löschen vorgesehen",
|
|
@@ -264,13 +264,13 @@
|
|
|
264
264
|
"App.bookings.bookingDates.noAvailability": "Dieses Datum ist nicht verfügbar",
|
|
265
265
|
"App.bookings.bookingDetails.actionMenuTooltip": "Buchung bearbeiten oder stornieren",
|
|
266
266
|
"App.bookings.bookingDetails.backTitle": "Zurück zur Übersicht",
|
|
267
|
-
"App.bookings.bookingDetails.
|
|
268
|
-
"App.bookings.bookingDetails.
|
|
269
|
-
"App.bookings.bookingDetails.
|
|
270
|
-
"App.bookings.bookingDetails.
|
|
271
|
-
"App.bookings.bookingDetails.
|
|
272
|
-
"App.bookings.bookingDetails.
|
|
273
|
-
"App.bookings.bookingDetails.
|
|
267
|
+
"App.bookings.bookingDetails.bookingInvoice.accommodation.description": "Hotel - ({checkinDate} - {checkoutDate})",
|
|
268
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast": "Frühstück ({persons} Personen * {night} Nächte)",
|
|
269
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Frühstück für {roomTypeName}",
|
|
270
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Getränke für {roomTypeName}",
|
|
271
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Bitte geben Sie die Anzahl der Gäste für {rooms} ein.",
|
|
272
|
+
"App.bookings.bookingDetails.bookingInvoice.notes": "Notiz",
|
|
273
|
+
"App.bookings.bookingDetails.bookingInvoice.title": "Rechnung zur Buchung",
|
|
274
274
|
"App.bookings.bookingDetails.bookings.backTitle": "Zurück zur Übersicht",
|
|
275
275
|
"App.bookings.bookingDetails.cancelBooking": "Buchung stornieren",
|
|
276
276
|
"App.bookings.bookingDetails.cancelBooking.dialogBody": "{fullName} wird per E-Mail darüber informiert, dass seine Buchung storniert wurde. Wir empfehlen, ihn auch telefonisch darüber in Kenntnis zu setzten.",
|
|
@@ -293,10 +293,10 @@
|
|
|
293
293
|
"App.bookings.bookingDetails.rejectBooking.success": "Die Buchungsanfrage wurde erfolgreich abgelehnt",
|
|
294
294
|
"App.bookings.bookingDetails.sendMessage": "Nachricht senden",
|
|
295
295
|
"App.bookings.bookingDetails.title": "Buchungsdetails",
|
|
296
|
-
"App.bookings.bookingDetails.
|
|
297
|
-
"App.bookings.bookingDetails.
|
|
298
|
-
"App.bookings.bookingDetails.
|
|
299
|
-
"App.bookings.bookingDetails.
|
|
296
|
+
"App.bookings.bookingDetails.viewInvoice": "Rechnung ansehen",
|
|
297
|
+
"App.bookings.bookingDetails.viewInvoice.downloadExcel": "Excel Rechnung",
|
|
298
|
+
"App.bookings.bookingDetails.viewInvoice.downloadPdf": "PDF Rechnung",
|
|
299
|
+
"App.bookings.bookingDetails.viewInvoice.downloadZIP": "ZIP-Archiv herunterladen",
|
|
300
300
|
"App.bookings.bookingsTitle": "Buchungen",
|
|
301
301
|
"App.bookings.cancelBooking.sendCancellationEmail": "Gast über die Stornierung per E-Mail informieren",
|
|
302
302
|
"App.bookings.childrenRatesCost": "Kosten für Kinder:",
|
|
@@ -356,6 +356,9 @@
|
|
|
356
356
|
"App.bookings.import.getStarted.description": "Klicken Sie auf den Button, um Ihre Buchungen zu Visitor zu importieren",
|
|
357
357
|
"App.bookings.import.getStarted.title": "Jetzt loslegen",
|
|
358
358
|
"App.bookings.import.startDate": "Anfangsdatum (DD-MM-YYYY)",
|
|
359
|
+
"App.bookings.invoices.availableQuantity": "Überschreitet verfügbare Menge ({quantity})",
|
|
360
|
+
"App.bookings.invoices.splitInvoices": "Anzahl der Abschnitte",
|
|
361
|
+
"App.bookings.invoices.tourismTax": "Tourismussteuer",
|
|
359
362
|
"App.bookings.length": "Länge des Aufenthalts",
|
|
360
363
|
"App.bookings.lengthOfStay.title": "{nights}",
|
|
361
364
|
"App.bookings.lengthOfStayDiscount": "Rabatt für längeren Aufenthalt",
|
|
@@ -365,9 +368,6 @@
|
|
|
365
368
|
"App.bookings.noHistory": "Noch keine Einträge vorhanden",
|
|
366
369
|
"App.bookings.print": "Drucken",
|
|
367
370
|
"App.bookings.printBooking": "Buchungdetails drucken",
|
|
368
|
-
"App.bookings.receipts.availableQuantity": "Überschreitet verfügbare Menge ({quantity})",
|
|
369
|
-
"App.bookings.receipts.splitReceipts.chooseSections": "Anzahl der Abschnitte",
|
|
370
|
-
"App.bookings.receipts.tourismTax": "Tourismussteuer",
|
|
371
371
|
"App.bookings.searchBooking": "Buchung suchen...",
|
|
372
372
|
"App.bookings.searchBookings.noBookingsFound.body": "Bitte ändern Sie Ihren Suchbegriff.",
|
|
373
373
|
"App.bookings.searchBookings.noBookingsFound.title": "Keine Ergebnisse gefunden",
|
|
@@ -742,6 +742,15 @@
|
|
|
742
742
|
"App.common.company.email": "E-Mail",
|
|
743
743
|
"App.common.company.firstName": "Vorname",
|
|
744
744
|
"App.common.company.general": "Allgemeine Einstellungen",
|
|
745
|
+
"App.common.company.invoices.otherInformation.headerSpacing": "Kopfzeilenabstand",
|
|
746
|
+
"App.common.company.invoices.otherInformation.title": "Andere Informationen",
|
|
747
|
+
"App.common.company.invoices.taxInformation.reducedSalesTax": "Ermäßigte Umsatzsteuer (%)",
|
|
748
|
+
"App.common.company.invoices.taxInformation.salesTax": "Umsatzsteuer (%)",
|
|
749
|
+
"App.common.company.invoices.taxInformation.splitBreakfastIntoFoodAndDrinks": "Ermäßigte Umsatzsteuer aktivieren",
|
|
750
|
+
"App.common.company.invoices.taxInformation.splitBreakfastIntoFoodAndDrinks.checked": "Ermäßigte Umsatzsteuer (%) aktiviert",
|
|
751
|
+
"App.common.company.invoices.taxInformation.splitBreakfastIntoFoodAndDrinks.unchecked": "Ermäßigte Umsatzsteuer (%) deaktiviert",
|
|
752
|
+
"App.common.company.invoices.taxInformation.title": "Steuerinformationen",
|
|
753
|
+
"App.common.company.invoices.tourismTax": "Tourismussteuer (pro Person pro Nacht)",
|
|
745
754
|
"App.common.company.isPayingCustomer.checked": "Der Benutzer bezahlt für Visitor",
|
|
746
755
|
"App.common.company.isPayingCustomer.unchecked": "Der Benutzer bezahlt nicht für Visitor",
|
|
747
756
|
"App.common.company.lastName": "Name",
|
|
@@ -753,15 +762,6 @@
|
|
|
753
762
|
"App.common.company.name": "Name",
|
|
754
763
|
"App.common.company.phoneNumber1": "Telefon 1",
|
|
755
764
|
"App.common.company.phoneNumber2": "Telefon 2",
|
|
756
|
-
"App.common.company.receipts.otherInformation.headerSpacing": "Kopfzeilenabstand",
|
|
757
|
-
"App.common.company.receipts.otherInformation.title": "Andere Informationen",
|
|
758
|
-
"App.common.company.receipts.taxInformation.reducedSalesTax": "Ermäßigte Umsatzsteuer (%)",
|
|
759
|
-
"App.common.company.receipts.taxInformation.salesTax": "Umsatzsteuer (%)",
|
|
760
|
-
"App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks": "Ermäßigte Umsatzsteuer aktivieren",
|
|
761
|
-
"App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks.checked": "Ermäßigte Umsatzsteuer (%) aktiviert",
|
|
762
|
-
"App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks.unchecked": "Ermäßigte Umsatzsteuer (%) deaktiviert",
|
|
763
|
-
"App.common.company.receipts.taxInformation.title": "Steuerinformationen",
|
|
764
|
-
"App.common.company.receipts.tourismTax": "Tourismussteuer (pro Person pro Nacht)",
|
|
765
765
|
"App.common.company.settings.advanced": "Erweiterte Einstellungen",
|
|
766
766
|
"App.common.company.socials": "Social Media Kanäle",
|
|
767
767
|
"App.common.company.socials.facebookUrl": "Facebook Url",
|
|
@@ -793,9 +793,9 @@
|
|
|
793
793
|
"App.common.company.website.requestCreditCardInformation.unchecked": "Kreditkarteninformation wird nicht angefordert",
|
|
794
794
|
"App.common.company.website.settings": "Website Einstellungen",
|
|
795
795
|
"App.common.company.website.shortUrl": "Meine Domain",
|
|
796
|
-
"App.common.company.website.
|
|
797
|
-
"App.common.company.website.
|
|
798
|
-
"App.common.company.website.
|
|
796
|
+
"App.common.company.website.showHeaderFooterInvoices": "Kopf- und Fußzeilen auf Rechnung anzeigen",
|
|
797
|
+
"App.common.company.website.showHeaderFooterInvoices.checked": "Kopf- und Fußzeilen auf Rechnung angezeigt",
|
|
798
|
+
"App.common.company.website.showHeaderFooterInvoices.unchecked": "Kopf- und Fußzeilen auf Rechnung nicht angezeigt",
|
|
799
799
|
"App.common.company.website.stripePaymentsEnabled": "Online-Zahlungen für die Website aktivieren",
|
|
800
800
|
"App.common.company.website.stripePaymentsEnabled.checked": "Online-Zahlungen für die Website sind jetzt aktiviert.",
|
|
801
801
|
"App.common.company.website.stripePaymentsEnabled.unchecked": "Online-Zahlungen für die Website sind jetzt deaktiviert.",
|
|
@@ -847,6 +847,7 @@
|
|
|
847
847
|
"App.common.hotelDescription": "Erzählen Sie uns von Ihrem Hotel",
|
|
848
848
|
"App.common.images": "Galerie",
|
|
849
849
|
"App.common.invite": "Einladen",
|
|
850
|
+
"App.common.invoice": "Rechnung",
|
|
850
851
|
"App.common.language": "Sprache",
|
|
851
852
|
"App.common.languages.de-DE": "Deutsch",
|
|
852
853
|
"App.common.languages.en-US": "Englisch",
|
|
@@ -1120,7 +1121,6 @@
|
|
|
1120
1121
|
"App.common.password": "Passwort",
|
|
1121
1122
|
"App.common.phoneNumber": "Telefon",
|
|
1122
1123
|
"App.common.profile": "Mein Benutzer",
|
|
1123
|
-
"App.common.receipt": "Rechnung",
|
|
1124
1124
|
"App.common.refresh": "Speichern",
|
|
1125
1125
|
"App.common.reject": "Ablehnen",
|
|
1126
1126
|
"App.common.requestDemo": "Testversion anfragen",
|
|
@@ -1305,6 +1305,9 @@
|
|
|
1305
1305
|
"App.header.changeCompany": "Hotel ändern",
|
|
1306
1306
|
"App.header.createBooking": "Buchung hinzufügen",
|
|
1307
1307
|
"App.holidays.expand.holidays": "Alle Zeiträume anzeigen",
|
|
1308
|
+
"App.invoice.name": "Beleg {invoiceNumber}",
|
|
1309
|
+
"App.invoices.sections.description": "Bitte wählen Sie die Anzahl der Teile, in die Sie die Quittung aufteilen möchten.",
|
|
1310
|
+
"App.invoices.sections.title": "Beleg aufteilen",
|
|
1308
1311
|
"App.login.body.subtitle": "Mit Visitor- Benutzer einloggen",
|
|
1309
1312
|
"App.login.body.title": "Willkommen zurück",
|
|
1310
1313
|
"App.login.error.invalidCredentials": "Benutzername oder Passwort falsch",
|
|
@@ -1512,9 +1515,6 @@
|
|
|
1512
1515
|
"App.public.reviews.reviewSubmitted.success.viewReview": "{bookLink} um Bewertung aufzurufen.",
|
|
1513
1516
|
"App.public.reviews.reviewSubmitted.success.viewReview.bookLink": "Hier klicken",
|
|
1514
1517
|
"App.public.reviews.text.placeholder": "Bewerten Sie Ihre Erfahrung in diesem Hotel",
|
|
1515
|
-
"App.receipt.name": "Beleg {receiptNumber}",
|
|
1516
|
-
"App.receipt.sections.description": "Bitte wählen Sie die Anzahl der Teile, in die Sie die Quittung aufteilen möchten.",
|
|
1517
|
-
"App.receipt.sections.title": "Beleg aufteilen",
|
|
1518
1518
|
"App.receitpt.items.addItem": "Ein weiteres Element hinzufügen",
|
|
1519
1519
|
"App.referral.banner.title.desktop": "Verdienen Sie noch heute bis zu 2.500 €, indem Sie uns Ihren Freunden weiterempfehlen. {link}",
|
|
1520
1520
|
"App.referral.banner.title.link": "Klicken Sie hier, um mehr zu erfahren.",
|
|
@@ -1713,12 +1713,12 @@
|
|
|
1713
1713
|
"App.settings.general.trialEndDate": "Ablauf Probezeit",
|
|
1714
1714
|
"App.settings.holidays.addNewHoliday": "Neuen Zeitraum hinzufügen",
|
|
1715
1715
|
"App.settings.holidays.title": "Feiertage",
|
|
1716
|
+
"App.settings.invoices.title": "Rechnungen",
|
|
1716
1717
|
"App.settings.longTermStayDiscount": "Langzeitaufenthaltsrabatt",
|
|
1717
1718
|
"App.settings.longTermStayDiscount.title": "Angebote & Rabatte",
|
|
1718
1719
|
"App.settings.longTermStayDiscount.type": "Rabatttyp",
|
|
1719
1720
|
"App.settings.longTermStayDiscount.type.PERCENTAGE": "Prozentsatz",
|
|
1720
1721
|
"App.settings.longTermStayDiscount.type.VALUE_AMOUNT": "Wertbetrag",
|
|
1721
|
-
"App.settings.receipts.title": "Rechnungen",
|
|
1722
1722
|
"App.settings.services.addNewService": "Neuen Service hinzufügen",
|
|
1723
1723
|
"App.settings.services.expand": "Alle Services anzeigen",
|
|
1724
1724
|
"App.settings.services.pricingUnit": "Abrechnungseinheit",
|
|
@@ -29,47 +29,47 @@
|
|
|
29
29
|
"App.admin.bookings.externalCode": "External code",
|
|
30
30
|
"App.admin.bookings.import.error.file": "Please select a file to import",
|
|
31
31
|
"App.admin.bookings.import.success": "The bookings were successfully imported",
|
|
32
|
+
"App.admin.bookings.invoice.amount": "Amount",
|
|
33
|
+
"App.admin.bookings.invoice.billTo": "Bill to",
|
|
34
|
+
"App.admin.bookings.invoice.bookingCode": "Booking code",
|
|
35
|
+
"App.admin.bookings.invoice.companyAddress": "Company address",
|
|
36
|
+
"App.admin.bookings.invoice.companyEmail": "Company email",
|
|
37
|
+
"App.admin.bookings.invoice.companyFullAddress": "Company full address",
|
|
38
|
+
"App.admin.bookings.invoice.companyLegalName": "Company legal name",
|
|
39
|
+
"App.admin.bookings.invoice.companyName": "Hotel name",
|
|
40
|
+
"App.admin.bookings.invoice.companyPhoneNumber": "Company phone number",
|
|
41
|
+
"App.admin.bookings.invoice.companyRegistrationNumber": "Company registration number",
|
|
42
|
+
"App.admin.bookings.invoice.companyResponsibleName.placeholder": "Hotel owner",
|
|
43
|
+
"App.admin.bookings.invoice.companyResponsibleName.value": "Owner: {ownerName}",
|
|
44
|
+
"App.admin.bookings.invoice.country": "Country",
|
|
45
|
+
"App.admin.bookings.invoice.customerAddress": "Customer's address",
|
|
46
|
+
"App.admin.bookings.invoice.customerCompanyName": "Company name",
|
|
47
|
+
"App.admin.bookings.invoice.customerName": "Customer name",
|
|
48
|
+
"App.admin.bookings.invoice.dueDate": "Due date",
|
|
49
|
+
"App.admin.bookings.invoice.iban": "Iban",
|
|
50
|
+
"App.admin.bookings.invoice.invoice": "Invoice",
|
|
51
|
+
"App.admin.bookings.invoice.invoiceDate": "Invoice Date",
|
|
52
|
+
"App.admin.bookings.invoice.invoiceNumber": "Invoice No.",
|
|
53
|
+
"App.admin.bookings.invoice.itemDescription": "Item description",
|
|
54
|
+
"App.admin.bookings.invoice.notes": "Here you can add some notes",
|
|
55
|
+
"App.admin.bookings.invoice.paymentMethod": "Payment method",
|
|
56
|
+
"App.admin.bookings.invoice.paymentMethod.BANK_TRANSFER": "Bank Transfer",
|
|
57
|
+
"App.admin.bookings.invoice.paymentMethod.CASH": "Cash",
|
|
58
|
+
"App.admin.bookings.invoice.paymentMethod.CREDIT_CARD": "Credit Card",
|
|
59
|
+
"App.admin.bookings.invoice.paymentMethod.DIRECT_DEBIT": "Direct Debit",
|
|
60
|
+
"App.admin.bookings.invoice.paymentMethod.EC_CARD": "EC Card",
|
|
61
|
+
"App.admin.bookings.invoice.placeholder": "Add info here.",
|
|
62
|
+
"App.admin.bookings.invoice.quantity": "Quantity",
|
|
63
|
+
"App.admin.bookings.invoice.rate": "Rate",
|
|
64
|
+
"App.admin.bookings.invoice.reducedSalesTax": "Reduced Sales Tax ({tax}%)",
|
|
65
|
+
"App.admin.bookings.invoice.salesTax": "Sales Tax ({tax}%)",
|
|
66
|
+
"App.admin.bookings.invoice.street": "Street, number",
|
|
67
|
+
"App.admin.bookings.invoice.subTotal": "Sub total",
|
|
68
|
+
"App.admin.bookings.invoice.swift": "Swift",
|
|
69
|
+
"App.admin.bookings.invoice.total": "Total",
|
|
70
|
+
"App.admin.bookings.invoice.yourName": "Your name",
|
|
71
|
+
"App.admin.bookings.invoice.zipCodeCity": "Zip & City",
|
|
32
72
|
"App.admin.bookings.manualCheckout": "The bookings for this account will have manual checkout.",
|
|
33
|
-
"App.admin.bookings.receipt.amount": "Amount",
|
|
34
|
-
"App.admin.bookings.receipt.billTo": "Bill to",
|
|
35
|
-
"App.admin.bookings.receipt.bookingCode": "Booking code",
|
|
36
|
-
"App.admin.bookings.receipt.companyAddress": "Company address",
|
|
37
|
-
"App.admin.bookings.receipt.companyEmail": "Company email",
|
|
38
|
-
"App.admin.bookings.receipt.companyFullAddress": "Company full address",
|
|
39
|
-
"App.admin.bookings.receipt.companyLegalName": "Company legal name",
|
|
40
|
-
"App.admin.bookings.receipt.companyName": "Hotel name",
|
|
41
|
-
"App.admin.bookings.receipt.companyPhoneNumber": "Company phone number",
|
|
42
|
-
"App.admin.bookings.receipt.companyRegistrationNumber": "Company registration number",
|
|
43
|
-
"App.admin.bookings.receipt.companyResponsibleName.placeholder": "Hotel owner",
|
|
44
|
-
"App.admin.bookings.receipt.companyResponsibleName.value": "Owner: {ownerName}",
|
|
45
|
-
"App.admin.bookings.receipt.country": "Country",
|
|
46
|
-
"App.admin.bookings.receipt.customerAddress": "Customer's address",
|
|
47
|
-
"App.admin.bookings.receipt.customerCompanyName": "Company name",
|
|
48
|
-
"App.admin.bookings.receipt.customerName": "Customer name",
|
|
49
|
-
"App.admin.bookings.receipt.dueDate": "Due date",
|
|
50
|
-
"App.admin.bookings.receipt.iban": "Iban",
|
|
51
|
-
"App.admin.bookings.receipt.itemDescription": "Item description",
|
|
52
|
-
"App.admin.bookings.receipt.notes": "Here you can add some notes",
|
|
53
|
-
"App.admin.bookings.receipt.paymentMethod": "Payment method",
|
|
54
|
-
"App.admin.bookings.receipt.paymentMethod.BANK_TRANSFER": "Bank Transfer",
|
|
55
|
-
"App.admin.bookings.receipt.paymentMethod.CASH": "Cash",
|
|
56
|
-
"App.admin.bookings.receipt.paymentMethod.CREDIT_CARD": "Credit Card",
|
|
57
|
-
"App.admin.bookings.receipt.paymentMethod.DIRECT_DEBIT": "Direct Debit",
|
|
58
|
-
"App.admin.bookings.receipt.paymentMethod.EC_CARD": "EC Card",
|
|
59
|
-
"App.admin.bookings.receipt.placeholder": "Add info here.",
|
|
60
|
-
"App.admin.bookings.receipt.quantity": "Quantity",
|
|
61
|
-
"App.admin.bookings.receipt.rate": "Rate",
|
|
62
|
-
"App.admin.bookings.receipt.receipt": "Receipt",
|
|
63
|
-
"App.admin.bookings.receipt.receiptDate": "Receipt date",
|
|
64
|
-
"App.admin.bookings.receipt.receiptNumber": "Invoice No.",
|
|
65
|
-
"App.admin.bookings.receipt.reducedSalesTax": "Reduced Sales Tax ({tax}%)",
|
|
66
|
-
"App.admin.bookings.receipt.salesTax": "Sales Tax ({tax}%)",
|
|
67
|
-
"App.admin.bookings.receipt.street": "Street, number",
|
|
68
|
-
"App.admin.bookings.receipt.subTotal": "Sub total",
|
|
69
|
-
"App.admin.bookings.receipt.swift": "Swift",
|
|
70
|
-
"App.admin.bookings.receipt.total": "Total",
|
|
71
|
-
"App.admin.bookings.receipt.yourName": "Your name",
|
|
72
|
-
"App.admin.bookings.receipt.zipCodeCity": "Zip & City",
|
|
73
73
|
"App.admin.bookings.status.ACTIVE": "Active",
|
|
74
74
|
"App.admin.bookings.status.CANCELLED": "Cancelled",
|
|
75
75
|
"App.admin.bookings.status.SCHEDULED_FOR_DELETION": "Scheduled for deletion",
|
|
@@ -264,13 +264,13 @@
|
|
|
264
264
|
"App.bookings.bookingDates.noAvailability": "This date is not available",
|
|
265
265
|
"App.bookings.bookingDetails.actionMenuTooltip": "Edit or cancel the booking",
|
|
266
266
|
"App.bookings.bookingDetails.backTitle": "Back to bookings",
|
|
267
|
-
"App.bookings.bookingDetails.
|
|
268
|
-
"App.bookings.bookingDetails.
|
|
269
|
-
"App.bookings.bookingDetails.
|
|
270
|
-
"App.bookings.bookingDetails.
|
|
271
|
-
"App.bookings.bookingDetails.
|
|
272
|
-
"App.bookings.bookingDetails.
|
|
273
|
-
"App.bookings.bookingDetails.
|
|
267
|
+
"App.bookings.bookingDetails.bookingInvoice.accommodation.description": "Accommodation - ({checkinDate} - {checkoutDate})",
|
|
268
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast": "Breakfast ({persons} persons * {night} nights)",
|
|
269
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Breakfast for {roomTypeName}",
|
|
270
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Drinks for {roomTypeName}",
|
|
271
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Please input the number of guests for {rooms}.",
|
|
272
|
+
"App.bookings.bookingDetails.bookingInvoice.notes": "Notes",
|
|
273
|
+
"App.bookings.bookingDetails.bookingInvoice.title": "Booking invoice",
|
|
274
274
|
"App.bookings.bookingDetails.bookings.backTitle": "Back to bookings",
|
|
275
275
|
"App.bookings.bookingDetails.cancelBooking": "Cancel booking",
|
|
276
276
|
"App.bookings.bookingDetails.cancelBooking.dialogBody": "{fullName} will be informed via email that his booking was canceled. We advise that you inform him via phone as well.",
|
|
@@ -293,10 +293,10 @@
|
|
|
293
293
|
"App.bookings.bookingDetails.rejectBooking.success": "The booking request was successfully rejected",
|
|
294
294
|
"App.bookings.bookingDetails.sendMessage": "Send message",
|
|
295
295
|
"App.bookings.bookingDetails.title": "Booking details",
|
|
296
|
-
"App.bookings.bookingDetails.
|
|
297
|
-
"App.bookings.bookingDetails.
|
|
298
|
-
"App.bookings.bookingDetails.
|
|
299
|
-
"App.bookings.bookingDetails.
|
|
296
|
+
"App.bookings.bookingDetails.viewInvoice": "View invoice",
|
|
297
|
+
"App.bookings.bookingDetails.viewInvoice.downloadExcel": "Download Excel",
|
|
298
|
+
"App.bookings.bookingDetails.viewInvoice.downloadPdf": "Download PDF",
|
|
299
|
+
"App.bookings.bookingDetails.viewInvoice.downloadZIP": "Download ZIP Archive",
|
|
300
300
|
"App.bookings.bookingsTitle": "Bookings",
|
|
301
301
|
"App.bookings.cancelBooking.sendCancellationEmail": "Send the cancellation email to the customer",
|
|
302
302
|
"App.bookings.childrenRatesCost": "Cost for Children",
|
|
@@ -356,6 +356,9 @@
|
|
|
356
356
|
"App.bookings.import.getStarted.description": "Click the button below to import your bookings and get started",
|
|
357
357
|
"App.bookings.import.getStarted.title": "Get started",
|
|
358
358
|
"App.bookings.import.startDate": "Start date (DD-MM-YYYY)",
|
|
359
|
+
"App.bookings.invoices.availableQuantity": "Exceeds available quantity ({quantity})",
|
|
360
|
+
"App.bookings.invoices.splitInvoices": "Number of sections",
|
|
361
|
+
"App.bookings.invoices.tourismTax": "Tourism tax",
|
|
359
362
|
"App.bookings.length": "Length",
|
|
360
363
|
"App.bookings.lengthOfStay.title": "{nights} nights",
|
|
361
364
|
"App.bookings.lengthOfStayDiscount": "Extended Stay Discount",
|
|
@@ -365,9 +368,6 @@
|
|
|
365
368
|
"App.bookings.noHistory": "There are no logs to be shown",
|
|
366
369
|
"App.bookings.print": "Print",
|
|
367
370
|
"App.bookings.printBooking": "Print booking",
|
|
368
|
-
"App.bookings.receipts.availableQuantity": "Exceeds available quantity ({quantity})",
|
|
369
|
-
"App.bookings.receipts.splitReceipts.chooseSections": "Number of sections",
|
|
370
|
-
"App.bookings.receipts.tourismTax": "Tourism tax",
|
|
371
371
|
"App.bookings.searchBooking": "Search booking",
|
|
372
372
|
"App.bookings.searchBookings.noBookingsFound.body": "Try adjusting your search to find what you're looking for.",
|
|
373
373
|
"App.bookings.searchBookings.noBookingsFound.title": "No results found",
|
|
@@ -742,6 +742,15 @@
|
|
|
742
742
|
"App.common.company.email": "Email",
|
|
743
743
|
"App.common.company.firstName": "First name",
|
|
744
744
|
"App.common.company.general": "General",
|
|
745
|
+
"App.common.company.invoices.otherInformation.headerSpacing": "Header spacing",
|
|
746
|
+
"App.common.company.invoices.otherInformation.title": "Other information",
|
|
747
|
+
"App.common.company.invoices.taxInformation.reducedSalesTax": "Reduced Sales Tax (%)",
|
|
748
|
+
"App.common.company.invoices.taxInformation.salesTax": "Sales Tax (%)",
|
|
749
|
+
"App.common.company.invoices.taxInformation.splitBreakfastIntoFoodAndDrinks": "Split the breakfast into food and drinks on the invoice",
|
|
750
|
+
"App.common.company.invoices.taxInformation.splitBreakfastIntoFoodAndDrinks.checked": "Split the breakfast into food and drinks on the invoice.",
|
|
751
|
+
"App.common.company.invoices.taxInformation.splitBreakfastIntoFoodAndDrinks.unchecked": "Do not split the breakfast into food and drinks on the invoice.",
|
|
752
|
+
"App.common.company.invoices.taxInformation.title": "Tax information",
|
|
753
|
+
"App.common.company.invoices.tourismTax": "Tourism Tax (per Person per Night)",
|
|
745
754
|
"App.common.company.isPayingCustomer.checked": "The customer is paying for Visitor",
|
|
746
755
|
"App.common.company.isPayingCustomer.unchecked": "The customer is not paying for Visitor",
|
|
747
756
|
"App.common.company.lastName": "Last name",
|
|
@@ -753,15 +762,6 @@
|
|
|
753
762
|
"App.common.company.name": "Name",
|
|
754
763
|
"App.common.company.phoneNumber1": "Phone number 1",
|
|
755
764
|
"App.common.company.phoneNumber2": "Phone number 2",
|
|
756
|
-
"App.common.company.receipts.otherInformation.headerSpacing": "Header spacing",
|
|
757
|
-
"App.common.company.receipts.otherInformation.title": "Other information",
|
|
758
|
-
"App.common.company.receipts.taxInformation.reducedSalesTax": "Reduced Sales Tax (%)",
|
|
759
|
-
"App.common.company.receipts.taxInformation.salesTax": "Sales Tax (%)",
|
|
760
|
-
"App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks": "Split the breakfast into food and drinks on the receipt",
|
|
761
|
-
"App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks.checked": "Split the breakfast into food and drinks on the receipt",
|
|
762
|
-
"App.common.company.receipts.taxInformation.splitBreakfastIntoFoodAndDrinks.unchecked": "Do not split the breakfast into food and drinks on the receipt",
|
|
763
|
-
"App.common.company.receipts.taxInformation.title": "Tax information",
|
|
764
|
-
"App.common.company.receipts.tourismTax": "Tourism Tax (per Person per Night)",
|
|
765
765
|
"App.common.company.settings.advanced": "Advanced",
|
|
766
766
|
"App.common.company.socials": "Socials",
|
|
767
767
|
"App.common.company.socials.facebookUrl": "Facebook url",
|
|
@@ -793,9 +793,9 @@
|
|
|
793
793
|
"App.common.company.website.requestCreditCardInformation.unchecked": "Request credit card information is not active",
|
|
794
794
|
"App.common.company.website.settings": "Website settings",
|
|
795
795
|
"App.common.company.website.shortUrl": "Website name",
|
|
796
|
-
"App.common.company.website.
|
|
797
|
-
"App.common.company.website.
|
|
798
|
-
"App.common.company.website.
|
|
796
|
+
"App.common.company.website.showHeaderFooterInvoices": "Display the header and footer on the invoices",
|
|
797
|
+
"App.common.company.website.showHeaderFooterInvoices.checked": "Display the header and footer on the invoices.",
|
|
798
|
+
"App.common.company.website.showHeaderFooterInvoices.unchecked": "Do not display the header and footer on the invoices.",
|
|
799
799
|
"App.common.company.website.stripePaymentsEnabled": "Enable online payments for the Website",
|
|
800
800
|
"App.common.company.website.stripePaymentsEnabled.checked": "Online payments for the Website are now enabled.",
|
|
801
801
|
"App.common.company.website.stripePaymentsEnabled.unchecked": "Online payments for the Website are now disabled.",
|
|
@@ -847,6 +847,7 @@
|
|
|
847
847
|
"App.common.hotelDescription": "Tell us about your hotel",
|
|
848
848
|
"App.common.images": "Images",
|
|
849
849
|
"App.common.invite": "Invite",
|
|
850
|
+
"App.common.invoice": "Invoice",
|
|
850
851
|
"App.common.language": "Language",
|
|
851
852
|
"App.common.languages.de-DE": "German",
|
|
852
853
|
"App.common.languages.en-US": "English",
|
|
@@ -1120,7 +1121,6 @@
|
|
|
1120
1121
|
"App.common.password": "Password",
|
|
1121
1122
|
"App.common.phoneNumber": "Phone number",
|
|
1122
1123
|
"App.common.profile": "Profile",
|
|
1123
|
-
"App.common.receipt": "Receipt",
|
|
1124
1124
|
"App.common.refresh": "Refresh",
|
|
1125
1125
|
"App.common.reject": "Reject",
|
|
1126
1126
|
"App.common.requestDemo": "Request demo",
|
|
@@ -1305,6 +1305,9 @@
|
|
|
1305
1305
|
"App.header.changeCompany": "Change hotel",
|
|
1306
1306
|
"App.header.createBooking": "Create booking",
|
|
1307
1307
|
"App.holidays.expand.holidays": "See all holidays",
|
|
1308
|
+
"App.invoice.name": "Invoice {invoiceNumber}",
|
|
1309
|
+
"App.invoices.sections.description": "Please choose the number of parts you want to split the invoice.",
|
|
1310
|
+
"App.invoices.sections.title": "Split Invoice",
|
|
1308
1311
|
"App.login.body.subtitle": "Log in to your Visitor account",
|
|
1309
1312
|
"App.login.body.title": "Welcome back",
|
|
1310
1313
|
"App.login.error.invalidCredentials": "Invalid username or password",
|
|
@@ -1512,9 +1515,6 @@
|
|
|
1512
1515
|
"App.public.reviews.reviewSubmitted.success.viewReview": "{bookLink} to read the review.",
|
|
1513
1516
|
"App.public.reviews.reviewSubmitted.success.viewReview.bookLink": "You can click here",
|
|
1514
1517
|
"App.public.reviews.text.placeholder": "Share details of your experience at this place",
|
|
1515
|
-
"App.receipt.name": "Receipt {receiptNumber}",
|
|
1516
|
-
"App.receipt.sections.description": "Please choose the number of parts you want to split the receipt.",
|
|
1517
|
-
"App.receipt.sections.title": "Split Receipt",
|
|
1518
1518
|
"App.receitpt.items.addItem": "Add another item",
|
|
1519
1519
|
"App.referral.banner.title.desktop": "Earn up to €2.500 by referring your friends today. {link}",
|
|
1520
1520
|
"App.referral.banner.title.link": "Click here to find out more.",
|
|
@@ -1713,12 +1713,12 @@
|
|
|
1713
1713
|
"App.settings.general.trialEndDate": "Trial end date",
|
|
1714
1714
|
"App.settings.holidays.addNewHoliday": "Add another holiday",
|
|
1715
1715
|
"App.settings.holidays.title": "Holidays",
|
|
1716
|
+
"App.settings.invoices.title": "Invoices",
|
|
1716
1717
|
"App.settings.longTermStayDiscount": "Long term stay discount",
|
|
1717
1718
|
"App.settings.longTermStayDiscount.title": "Website long term stay discount",
|
|
1718
1719
|
"App.settings.longTermStayDiscount.type": "Discount type",
|
|
1719
1720
|
"App.settings.longTermStayDiscount.type.PERCENTAGE": "Percentage",
|
|
1720
1721
|
"App.settings.longTermStayDiscount.type.VALUE_AMOUNT": "Value amount",
|
|
1721
|
-
"App.settings.receipts.title": "Receipts",
|
|
1722
1722
|
"App.settings.services.addNewService": "Add new service",
|
|
1723
1723
|
"App.settings.services.expand": "See all services",
|
|
1724
1724
|
"App.settings.services.pricingUnit": "Pricing unit",
|