@alfadocs/ui-kit-debug 1.46.0 → 1.47.0
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/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/booking-C4MwImkS.js.map +1 -0
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js.map +1 -0
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js.map → freemium-paywall-BaW5ODc9.js.map} +1 -1
- package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-details-DUj1htsH.js.map → patient-details-yrgkSeEY.js.map} +1 -1
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
- package/dist/_chunks/{patient-field-row-CO0WR7yA.js.map → patient-field-row-DCMkFGqI.js.map} +1 -1
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
- package/dist/_chunks/{patient-summary-card-DNzdYjxE.js.map → patient-summary-card-CmEFflGS.js.map} +1 -1
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/payment-form-DqJFiplX.js.map +1 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/{phone-input-BsZIoE36.js.map → phone-input-IWrGOCwm.js.map} +1 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js.map → stepper-accordion-jMR8NaOB.js.map} +1 -1
- package/dist/agent-catalog.json +5 -4
- package/dist/agent-i18n/en.json +2 -2
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.agent.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/details-form.d.ts.map +1 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/payment.d.ts.map +1 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/booking/use-booking-payment.d.ts.map +1 -0
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +1 -1
- package/dist/components/payment-form/index.d.ts.map +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +35 -3
- package/dist/components/payment-form/payment-form.d.ts.map +1 -1
- package/dist/components/phone-input/index.js +1 -1
- package/dist/components/phone-input/phone-input.d.ts.map +1 -1
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/stepper-accordion/stepper-accordion.d.ts.map +1 -1
- package/dist/i18n/locales/ar.d.ts +36 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +36 -1
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +36 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +36 -1
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +36 -1
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +36 -1
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +36 -1
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +36 -1
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +36 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +36 -1
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +36 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +36 -1
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +36 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +36 -1
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +36 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +36 -1
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +36 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +36 -1
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +36 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +36 -1
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +36 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +36 -1
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +36 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +36 -1
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +36 -1
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +36 -1
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +36 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +36 -1
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +36 -1
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +36 -1
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +36 -1
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +36 -1
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +36 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +36 -1
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +36 -1
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +36 -1
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +8 -8
- package/dist/locales/ar.json +36 -1
- package/dist/locales/de.json +36 -1
- package/dist/locales/el.json +36 -1
- package/dist/locales/en.json +36 -1
- package/dist/locales/es.json +36 -1
- package/dist/locales/fr.json +36 -1
- package/dist/locales/hi.json +36 -1
- package/dist/locales/it.json +36 -1
- package/dist/locales/ja.json +36 -1
- package/dist/locales/nl.json +36 -1
- package/dist/locales/pl.json +36 -1
- package/dist/locales/pt.json +36 -1
- package/dist/locales/ro.json +36 -1
- package/dist/locales/ru.json +36 -1
- package/dist/locales/sq.json +36 -1
- package/dist/locales/sv.json +36 -1
- package/dist/locales/tr.json +36 -1
- package/dist/locales/zh.json +36 -1
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-editor-fields.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +17 -0
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +24 -10
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
- package/dist/_chunks/booking-B7gA9gFB.js.map +0 -1
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
- package/dist/_chunks/calendar-workspace-BB-BZT7W.js.map +0 -1
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/payment-form-BHMDqW9C.js.map +0 -1
|
@@ -1733,6 +1733,29 @@ export declare const deUi: {
|
|
|
1733
1733
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1734
1734
|
};
|
|
1735
1735
|
readonly booking: {
|
|
1736
|
+
readonly payment: {
|
|
1737
|
+
readonly paidTitle: "Zahlung erhalten, Buchung bestätigt";
|
|
1738
|
+
readonly paidBody: "Wir haben {{amount}} erhalten. Ihr Termin ist bestätigt.";
|
|
1739
|
+
readonly paidDemoTitle: "Zahlung erfolgreich (Demo)";
|
|
1740
|
+
readonly paidDemo: "Demo abgeschlossen: Es wurde keine Zahlung eingezogen und kein Termin gebucht.";
|
|
1741
|
+
readonly summaryPaid: "Bezahlter Betrag";
|
|
1742
|
+
readonly heading: "Bezahlen Sie, um Ihre Buchung zu bestätigen";
|
|
1743
|
+
readonly processing: "Ihre Zahlung wird verarbeitet.";
|
|
1744
|
+
readonly confirming: "Zahlung erhalten. Wir bestätigen Ihre Buchung.";
|
|
1745
|
+
readonly failed: "Ihre Zahlung wurde nicht abgeschlossen. Bitte versuchen Sie es erneut.";
|
|
1746
|
+
readonly completionFailed: "Zahlung erhalten. Bitte versuchen Sie erneut, die Buchung zu bestätigen, ohne nochmals zu bezahlen.";
|
|
1747
|
+
readonly retryConfirmation: "Bestätigung erneut versuchen";
|
|
1748
|
+
readonly cancelled: "Zahlung abgebrochen. Es wurde keine Buchung bestätigt.";
|
|
1749
|
+
readonly noticeTitle: "Online-Zahlung erforderlich";
|
|
1750
|
+
readonly noticeBody: "Bezahlen Sie {{amount}} online, um diesen Termin zu bestätigen.";
|
|
1751
|
+
readonly accept: "Ich stimme zu, {{amount}} online zu bezahlen.";
|
|
1752
|
+
readonly terms: "Zahlungsbedingungen";
|
|
1753
|
+
readonly submit: "{{amount}} bezahlen und buchen";
|
|
1754
|
+
readonly submitFailed: "Ihre Buchung konnte nicht gestartet werden. Bitte versuchen Sie es erneut.";
|
|
1755
|
+
readonly full: "{{amount}} online bezahlen";
|
|
1756
|
+
readonly deposit: "{{amount}} online anzahlen";
|
|
1757
|
+
readonly unavailable: "Die Zahlungsdetails sind nicht verfügbar. Bitte wählen Sie erneut eine Leistung aus.";
|
|
1758
|
+
};
|
|
1736
1759
|
readonly regionLabel: "Termin buchen";
|
|
1737
1760
|
readonly stepAnnouncement: "Schritt {{current}} von {{total}}: {{label}}";
|
|
1738
1761
|
readonly filtersLabel: "Ihre Auswahl";
|
|
@@ -2957,6 +2980,9 @@ export declare const deUi: {
|
|
|
2957
2980
|
readonly cvc: "CVC";
|
|
2958
2981
|
};
|
|
2959
2982
|
readonly error: {
|
|
2983
|
+
readonly billingAddressIncomplete: "Vervollständigen Sie die Rechnungsadresse, bevor Sie bezahlen.";
|
|
2984
|
+
readonly billingDetailsChanged: "Ihre Rechnungsadresse hat sich geändert. Bitte prüfen Sie sie und versuchen Sie es erneut.";
|
|
2985
|
+
readonly billingDetailsSave: "Ihre Rechnungsdaten konnten nicht gespeichert werden. Bitte versuchen Sie es erneut.";
|
|
2960
2986
|
readonly generic: "Etwas ist schiefgelaufen. Bitte erneut versuchen.";
|
|
2961
2987
|
readonly cardNumber: "Die Kartennummer ist ungültig.";
|
|
2962
2988
|
readonly expiry: "Das Ablaufdatum ist ungültig.";
|
|
@@ -4652,16 +4678,26 @@ export declare const deUi: {
|
|
|
4652
4678
|
readonly noteRequired: "Bitte eine Notiz eingeben.";
|
|
4653
4679
|
readonly operator: "Mitarbeiter";
|
|
4654
4680
|
readonly operatorNone: "Kein Mitarbeiter";
|
|
4681
|
+
readonly operatorUnresolved: "Mitarbeiter nicht in der Liste: {{id}}";
|
|
4682
|
+
readonly type: "Typ";
|
|
4683
|
+
readonly typeGroupStandard: "Standardtypen";
|
|
4684
|
+
readonly typeGroupCustom: "Praxistypen";
|
|
4685
|
+
readonly typeUnresolved: "Typ nicht in der Liste: {{id}}";
|
|
4686
|
+
readonly assignee: "Zugewiesen an";
|
|
4687
|
+
readonly assigneeNone: "Niemand";
|
|
4688
|
+
readonly assigneeUnresolved: "Zuständige Person nicht in der Liste: {{id}}";
|
|
4655
4689
|
readonly about: "Betrifft";
|
|
4656
4690
|
readonly aboutNobody: "Niemand";
|
|
4657
4691
|
readonly aboutPatient: "Patient";
|
|
4658
4692
|
readonly aboutCompany: "Unternehmen";
|
|
4693
|
+
readonly aboutOperator: "Mitarbeiter";
|
|
4659
4694
|
readonly companyName: "Firmenname";
|
|
4660
4695
|
readonly companyUnresolved: "Verknüpftes Unternehmen (nicht in der Liste): {{id}}";
|
|
4661
4696
|
readonly companyReplace: "Unternehmen ersetzen";
|
|
4662
4697
|
readonly done: "Erledigt";
|
|
4663
4698
|
readonly save: "Speichern";
|
|
4664
4699
|
readonly cancel: "Abbrechen";
|
|
4700
|
+
readonly actionsLabel: "Aufgabenaktionen";
|
|
4665
4701
|
readonly delete: "Löschen";
|
|
4666
4702
|
readonly deleteConfirmTitle: "Diese Aufgabe löschen?";
|
|
4667
4703
|
readonly deleteConfirmBody: "Die Aufgabe wird entfernt. Dies kann hier nicht rückgängig gemacht werden.";
|
|
@@ -4973,7 +5009,6 @@ export declare const deUi: {
|
|
|
4973
5009
|
};
|
|
4974
5010
|
readonly readOnly: {
|
|
4975
5011
|
readonly createBlocked: "Sie haben keine Berechtigung, Termine anzulegen.";
|
|
4976
|
-
readonly createTaskBlocked: "Sie haben keine Berechtigung, Aufgaben anzulegen.";
|
|
4977
5012
|
readonly changeBlocked: "Sie haben keine Berechtigung, Termine zu ändern.";
|
|
4978
5013
|
readonly waitingBlocked: "Sie haben keine Berechtigung, die Warteliste zu ändern.";
|
|
4979
5014
|
readonly waitingLockedBody: "Sie haben keine Berechtigung, die Warteliste zu ändern — bitten Sie die Praxisinhaberin oder den Praxisinhaber um das Recht zur Kalenderbearbeitung.";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/de.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/de.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+lKP,CAAC"}
|
package/dist/i18n/locales/de.js
CHANGED
|
@@ -1730,6 +1730,29 @@ const e = {
|
|
|
1730
1730
|
slotLabel: "{{day}}, {{time}}"
|
|
1731
1731
|
},
|
|
1732
1732
|
booking: {
|
|
1733
|
+
payment: {
|
|
1734
|
+
paidTitle: "Zahlung erhalten, Buchung bestätigt",
|
|
1735
|
+
paidBody: "Wir haben {{amount}} erhalten. Ihr Termin ist bestätigt.",
|
|
1736
|
+
paidDemoTitle: "Zahlung erfolgreich (Demo)",
|
|
1737
|
+
paidDemo: "Demo abgeschlossen: Es wurde keine Zahlung eingezogen und kein Termin gebucht.",
|
|
1738
|
+
summaryPaid: "Bezahlter Betrag",
|
|
1739
|
+
heading: "Bezahlen Sie, um Ihre Buchung zu bestätigen",
|
|
1740
|
+
processing: "Ihre Zahlung wird verarbeitet.",
|
|
1741
|
+
confirming: "Zahlung erhalten. Wir bestätigen Ihre Buchung.",
|
|
1742
|
+
failed: "Ihre Zahlung wurde nicht abgeschlossen. Bitte versuchen Sie es erneut.",
|
|
1743
|
+
completionFailed: "Zahlung erhalten. Bitte versuchen Sie erneut, die Buchung zu bestätigen, ohne nochmals zu bezahlen.",
|
|
1744
|
+
retryConfirmation: "Bestätigung erneut versuchen",
|
|
1745
|
+
cancelled: "Zahlung abgebrochen. Es wurde keine Buchung bestätigt.",
|
|
1746
|
+
noticeTitle: "Online-Zahlung erforderlich",
|
|
1747
|
+
noticeBody: "Bezahlen Sie {{amount}} online, um diesen Termin zu bestätigen.",
|
|
1748
|
+
accept: "Ich stimme zu, {{amount}} online zu bezahlen.",
|
|
1749
|
+
terms: "Zahlungsbedingungen",
|
|
1750
|
+
submit: "{{amount}} bezahlen und buchen",
|
|
1751
|
+
submitFailed: "Ihre Buchung konnte nicht gestartet werden. Bitte versuchen Sie es erneut.",
|
|
1752
|
+
full: "{{amount}} online bezahlen",
|
|
1753
|
+
deposit: "{{amount}} online anzahlen",
|
|
1754
|
+
unavailable: "Die Zahlungsdetails sind nicht verfügbar. Bitte wählen Sie erneut eine Leistung aus."
|
|
1755
|
+
},
|
|
1733
1756
|
regionLabel: "Termin buchen",
|
|
1734
1757
|
stepAnnouncement: "Schritt {{current}} von {{total}}: {{label}}",
|
|
1735
1758
|
filtersLabel: "Ihre Auswahl",
|
|
@@ -2932,6 +2955,9 @@ const e = {
|
|
|
2932
2955
|
cvc: "CVC"
|
|
2933
2956
|
},
|
|
2934
2957
|
error: {
|
|
2958
|
+
billingAddressIncomplete: "Vervollständigen Sie die Rechnungsadresse, bevor Sie bezahlen.",
|
|
2959
|
+
billingDetailsChanged: "Ihre Rechnungsadresse hat sich geändert. Bitte prüfen Sie sie und versuchen Sie es erneut.",
|
|
2960
|
+
billingDetailsSave: "Ihre Rechnungsdaten konnten nicht gespeichert werden. Bitte versuchen Sie es erneut.",
|
|
2935
2961
|
generic: "Etwas ist schiefgelaufen. Bitte erneut versuchen.",
|
|
2936
2962
|
cardNumber: "Die Kartennummer ist ungültig.",
|
|
2937
2963
|
expiry: "Das Ablaufdatum ist ungültig.",
|
|
@@ -4619,16 +4645,26 @@ const e = {
|
|
|
4619
4645
|
noteRequired: "Bitte eine Notiz eingeben.",
|
|
4620
4646
|
operator: "Mitarbeiter",
|
|
4621
4647
|
operatorNone: "Kein Mitarbeiter",
|
|
4648
|
+
operatorUnresolved: "Mitarbeiter nicht in der Liste: {{id}}",
|
|
4649
|
+
type: "Typ",
|
|
4650
|
+
typeGroupStandard: "Standardtypen",
|
|
4651
|
+
typeGroupCustom: "Praxistypen",
|
|
4652
|
+
typeUnresolved: "Typ nicht in der Liste: {{id}}",
|
|
4653
|
+
assignee: "Zugewiesen an",
|
|
4654
|
+
assigneeNone: "Niemand",
|
|
4655
|
+
assigneeUnresolved: "Zuständige Person nicht in der Liste: {{id}}",
|
|
4622
4656
|
about: "Betrifft",
|
|
4623
4657
|
aboutNobody: "Niemand",
|
|
4624
4658
|
aboutPatient: "Patient",
|
|
4625
4659
|
aboutCompany: "Unternehmen",
|
|
4660
|
+
aboutOperator: "Mitarbeiter",
|
|
4626
4661
|
companyName: "Firmenname",
|
|
4627
4662
|
companyUnresolved: "Verknüpftes Unternehmen (nicht in der Liste): {{id}}",
|
|
4628
4663
|
companyReplace: "Unternehmen ersetzen",
|
|
4629
4664
|
done: "Erledigt",
|
|
4630
4665
|
save: "Speichern",
|
|
4631
4666
|
cancel: "Abbrechen",
|
|
4667
|
+
actionsLabel: "Aufgabenaktionen",
|
|
4632
4668
|
delete: "Löschen",
|
|
4633
4669
|
deleteConfirmTitle: "Diese Aufgabe löschen?",
|
|
4634
4670
|
deleteConfirmBody: "Die Aufgabe wird entfernt. Dies kann hier nicht rückgängig gemacht werden.",
|
|
@@ -4940,7 +4976,6 @@ const e = {
|
|
|
4940
4976
|
},
|
|
4941
4977
|
readOnly: {
|
|
4942
4978
|
createBlocked: "Sie haben keine Berechtigung, Termine anzulegen.",
|
|
4943
|
-
createTaskBlocked: "Sie haben keine Berechtigung, Aufgaben anzulegen.",
|
|
4944
4979
|
changeBlocked: "Sie haben keine Berechtigung, Termine zu ändern.",
|
|
4945
4980
|
waitingBlocked: "Sie haben keine Berechtigung, die Warteliste zu ändern.",
|
|
4946
4981
|
waitingLockedBody: "Sie haben keine Berechtigung, die Warteliste zu ändern — bitten Sie die Praxisinhaberin oder den Praxisinhaber um das Recht zur Kalenderbearbeitung."
|