@alfadocs/ui-kit 0.25.2 → 0.30.1
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-Bw9eOU4k.js +2292 -0
- package/dist/_chunks/{calendar-9eOXumpH.js → calendar-WWNx448i.js} +10 -9
- package/dist/_chunks/{contact-card-CeEfEAxh.js → contact-card-DYbp--s-.js} +2 -2
- package/dist/_chunks/{header-B8V_sNPy.js → header-CkMb1TZS.js} +23 -23
- package/dist/_chunks/heart-pulse-CvuyFKHB.js +21 -0
- package/dist/_chunks/{link-DmM5IevO.js → link-DrD_cRUg.js} +50 -45
- package/dist/_chunks/parseISO-Dk4xa7q6.js +120 -0
- package/dist/_chunks/patient-search-DuSoGG2t.js +1113 -0
- package/dist/_chunks/{patient-shell-Bq8CjRYF.js → patient-shell-CAXYzbRw.js} +2 -2
- package/dist/_chunks/public-footer.agent-DivkKdG4.js +537 -0
- package/dist/_chunks/reviews-panel-CFttsfuC.js +513 -0
- package/dist/_chunks/slot-grid-B2zprPcv.js +387 -0
- package/dist/_chunks/stethoscope-DT5qCW8Y.js +18 -0
- package/dist/agent-catalog.json +117 -22
- package/dist/components/booking/booking-types.d.ts +167 -0
- package/dist/components/booking/booking.agent.d.ts +1 -1
- package/dist/components/booking/booking.d.ts +4 -89
- package/dist/components/booking/cascade.d.ts +96 -0
- package/dist/components/booking/details-form.d.ts +39 -0
- package/dist/components/booking/index.d.ts +2 -1
- package/dist/components/booking/index.js +5 -3
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/checkbox/checkbox.d.ts +6 -2
- package/dist/components/contact-card/index.js +1 -1
- package/dist/components/header/index.js +1 -1
- package/dist/components/index.d.ts +3 -0
- package/dist/components/link/index.js +1 -1
- package/dist/components/link/link.d.ts +7 -0
- package/dist/components/patient-search/index.d.ts +4 -0
- package/dist/components/patient-search/index.js +6 -0
- package/dist/components/patient-search/patient-search.agent.d.ts +4 -0
- package/dist/components/patient-search/patient-search.d.ts +112 -0
- package/dist/components/public-footer/index.d.ts +6 -0
- package/dist/components/public-footer/index.js +10 -0
- package/dist/components/public-footer/legal-urls.d.ts +18 -0
- package/dist/components/public-footer/public-footer.agent.d.ts +4 -0
- package/dist/components/public-footer/public-footer.d.ts +58 -0
- package/dist/components/public-footer/socials.d.ts +9 -0
- package/dist/components/reviews-panel/index.d.ts +4 -0
- package/dist/components/reviews-panel/index.js +6 -0
- package/dist/components/reviews-panel/reviews-panel.agent.d.ts +4 -0
- package/dist/components/reviews-panel/reviews-panel.d.ts +76 -0
- package/dist/components/slot-grid/index.js +1 -1
- package/dist/i18n/config.js +3994 -38
- package/dist/i18n/locales/ar.d.ts +221 -0
- package/dist/i18n/locales/de.d.ts +221 -0
- package/dist/i18n/locales/el.d.ts +221 -0
- package/dist/i18n/locales/es.d.ts +221 -0
- package/dist/i18n/locales/fr.d.ts +221 -0
- package/dist/i18n/locales/hi.d.ts +221 -0
- package/dist/i18n/locales/ja.d.ts +221 -0
- package/dist/i18n/locales/nl.d.ts +221 -0
- package/dist/i18n/locales/pl.d.ts +221 -0
- package/dist/i18n/locales/pt.d.ts +221 -0
- package/dist/i18n/locales/ro.d.ts +221 -0
- package/dist/i18n/locales/ru.d.ts +221 -0
- package/dist/i18n/locales/sq.d.ts +221 -0
- package/dist/i18n/locales/sv.d.ts +221 -0
- package/dist/i18n/locales/tr.d.ts +221 -0
- package/dist/i18n/locales/zh.d.ts +221 -0
- package/dist/i18n/resources.d.ts +442 -0
- package/dist/index.js +351 -336
- package/dist/locales/ar.json +222 -1
- package/dist/locales/de.json +222 -1
- package/dist/locales/el.json +222 -1
- package/dist/locales/en.json +222 -1
- package/dist/locales/es.json +222 -1
- package/dist/locales/fr.json +222 -1
- package/dist/locales/hi.json +222 -1
- package/dist/locales/it.json +222 -1
- package/dist/locales/ja.json +222 -1
- package/dist/locales/nl.json +222 -1
- package/dist/locales/pl.json +222 -1
- package/dist/locales/pt.json +222 -1
- package/dist/locales/ro.json +222 -1
- package/dist/locales/ru.json +222 -1
- package/dist/locales/sq.json +222 -1
- package/dist/locales/sv.json +222 -1
- package/dist/locales/tr.json +222 -1
- package/dist/locales/zh.json +222 -1
- package/dist/patterns/patient-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +17 -1
- package/dist/_chunks/booking-CXngC-1u.js +0 -1743
- package/dist/_chunks/slot-grid-DoodeQGZ.js +0 -502
- package/dist/_chunks/stethoscope-B8kpbtjh.js +0 -35
|
@@ -948,6 +948,200 @@ export declare const arUi: {
|
|
|
948
948
|
readonly evening: "مساءً";
|
|
949
949
|
};
|
|
950
950
|
readonly slotAvailableLabel: "متاح في {{time}}";
|
|
951
|
+
readonly headingSubtitle: "اختر الخدمة والتاريخ والوقت ثم أكّد.";
|
|
952
|
+
readonly insurance: {
|
|
953
|
+
readonly heading: "نوع التأمين";
|
|
954
|
+
readonly placeholder: "اختر نوع التأمين";
|
|
955
|
+
readonly private: "خاص";
|
|
956
|
+
readonly public: "حكومي (gesetzlich)";
|
|
957
|
+
};
|
|
958
|
+
readonly specialty: {
|
|
959
|
+
readonly heading: "التخصص";
|
|
960
|
+
readonly placeholder: "اختر تخصصاً";
|
|
961
|
+
};
|
|
962
|
+
readonly service: {
|
|
963
|
+
readonly heading: "الخدمة";
|
|
964
|
+
readonly placeholder: "اختر خدمة";
|
|
965
|
+
};
|
|
966
|
+
readonly operator: {
|
|
967
|
+
readonly heading: "مقدم الخدمة";
|
|
968
|
+
readonly placeholder: "اختر مقدم خدمة";
|
|
969
|
+
readonly all: "أي مقدم خدمة متاح";
|
|
970
|
+
};
|
|
971
|
+
readonly date: {
|
|
972
|
+
readonly heading: "التاريخ";
|
|
973
|
+
};
|
|
974
|
+
readonly slot: {
|
|
975
|
+
readonly heading: "الوقت";
|
|
976
|
+
};
|
|
977
|
+
readonly emptyServices: {
|
|
978
|
+
readonly title: "لا توجد خدمات قابلة للحجز";
|
|
979
|
+
readonly description: "لا توجد خدمات متاحة لهذا الاختيار.";
|
|
980
|
+
};
|
|
981
|
+
readonly onboardingIncomplete: {
|
|
982
|
+
readonly title: "لا يوجد مقدمو خدمة متاحون";
|
|
983
|
+
readonly description: "لم تقم العيادة بعد بتهيئة مقدمي الخدمة لهذه الخدمة. جرّب خدمة أخرى أو عاود المحاولة لاحقاً.";
|
|
984
|
+
};
|
|
985
|
+
readonly nextAvailable: {
|
|
986
|
+
readonly description: "لا توجد مواعيد متاحة في الفترة الحالية. أقرب تاريخ متاح هو {{date}}.";
|
|
987
|
+
readonly cta: "الانتقال إلى أقرب تاريخ متاح";
|
|
988
|
+
};
|
|
989
|
+
readonly confirmation: {
|
|
990
|
+
readonly heading: "كيف تودّ استلام التأكيد؟";
|
|
991
|
+
readonly helper: "سنرسل لك رابطاً لتأكيد الحجز عبر القنوات التي تختارها.";
|
|
992
|
+
readonly atLeastOne: "اختر قناة واحدة على الأقل لتلقي تأكيد الحجز.";
|
|
993
|
+
readonly channel: {
|
|
994
|
+
readonly email: "البريد الإلكتروني";
|
|
995
|
+
readonly whatsapp: "WhatsApp";
|
|
996
|
+
readonly sms: "SMS";
|
|
997
|
+
};
|
|
998
|
+
};
|
|
999
|
+
readonly success: {
|
|
1000
|
+
readonly heading: "Booking submitted";
|
|
1001
|
+
readonly descriptionSingle: "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.";
|
|
1002
|
+
readonly descriptionMultiple: "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.";
|
|
1003
|
+
readonly descriptionDemo: "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.";
|
|
1004
|
+
readonly summaryDate: "Date";
|
|
1005
|
+
readonly summaryTime: "Time";
|
|
1006
|
+
readonly summaryProvider: "Provider";
|
|
1007
|
+
readonly summaryService: "Service";
|
|
1008
|
+
readonly summarySpecialty: "Specialty";
|
|
1009
|
+
readonly bookAnother: "Book another appointment";
|
|
1010
|
+
readonly modifyBooking: "Modify booking";
|
|
1011
|
+
};
|
|
1012
|
+
readonly submitError: {
|
|
1013
|
+
readonly generic: "We couldn't submit your booking. Please try again.";
|
|
1014
|
+
};
|
|
1015
|
+
readonly details: {
|
|
1016
|
+
readonly heading: "بياناتك";
|
|
1017
|
+
readonly submit: "حجز الموعد";
|
|
1018
|
+
readonly firstName: {
|
|
1019
|
+
readonly label: "الاسم الأول";
|
|
1020
|
+
readonly required: "أدخل اسمك الأول.";
|
|
1021
|
+
};
|
|
1022
|
+
readonly lastName: {
|
|
1023
|
+
readonly label: "اسم العائلة";
|
|
1024
|
+
readonly required: "أدخل اسم العائلة.";
|
|
1025
|
+
};
|
|
1026
|
+
readonly email: {
|
|
1027
|
+
readonly label: "البريد الإلكتروني";
|
|
1028
|
+
readonly invalid: "أدخل بريداً إلكترونياً صالحاً.";
|
|
1029
|
+
};
|
|
1030
|
+
readonly mobilePhone: {
|
|
1031
|
+
readonly label: "الهاتف المحمول";
|
|
1032
|
+
readonly invalid: "أدخل رقم هاتف محمول صالحاً.";
|
|
1033
|
+
};
|
|
1034
|
+
readonly codiceFiscale: {
|
|
1035
|
+
readonly label: "Codice fiscale";
|
|
1036
|
+
readonly helper: "16 حرفاً ورقماً.";
|
|
1037
|
+
readonly checking: "جارٍ التحقق…";
|
|
1038
|
+
readonly invalid: "Codice fiscale غير صالح.";
|
|
1039
|
+
readonly invalidFormat: "يجب أن يتكوّن الـ codice fiscale من 16 حرفاً ورقماً.";
|
|
1040
|
+
readonly unavailable: "التحقق غير متاح، يُرجى المحاولة مرة أخرى.";
|
|
1041
|
+
};
|
|
1042
|
+
readonly dateOfBirth: {
|
|
1043
|
+
readonly label: "تاريخ الميلاد";
|
|
1044
|
+
readonly required: "أدخل تاريخ ميلادك.";
|
|
1045
|
+
};
|
|
1046
|
+
readonly insuranceNumber: {
|
|
1047
|
+
readonly label: "رقم التأمين (Versichertennummer)";
|
|
1048
|
+
readonly checking: "جارٍ التحقق…";
|
|
1049
|
+
readonly invalid: "رقم التأمين غير صالح.";
|
|
1050
|
+
readonly unavailable: "التحقق غير متاح، يُرجى المحاولة مرة أخرى.";
|
|
1051
|
+
};
|
|
1052
|
+
readonly note: {
|
|
1053
|
+
readonly label: "سبب الزيارة / ملاحظات";
|
|
1054
|
+
readonly helper: "حتى {{max}} حرفاً.";
|
|
1055
|
+
};
|
|
1056
|
+
readonly returningPatient: {
|
|
1057
|
+
readonly label: "أنا مريض حالي في هذه العيادة";
|
|
1058
|
+
};
|
|
1059
|
+
readonly consent: {
|
|
1060
|
+
readonly privacy: {
|
|
1061
|
+
readonly label: "لقد قرأتُ <policyLink>سياسة الخصوصية</policyLink> وأوافق عليها";
|
|
1062
|
+
};
|
|
1063
|
+
readonly terms: {
|
|
1064
|
+
readonly label: "لقد قرأتُ <policyLink>شروط الخدمة</policyLink> وأوافق عليها";
|
|
1065
|
+
};
|
|
1066
|
+
};
|
|
1067
|
+
};
|
|
1068
|
+
};
|
|
1069
|
+
readonly patientSearch: {
|
|
1070
|
+
readonly regionLabel: "ابحث عن موعد";
|
|
1071
|
+
readonly who: {
|
|
1072
|
+
readonly label: "طبيب، تخصص، عيادة أو مهني";
|
|
1073
|
+
readonly placeholder: "طبيب، تخصص، عيادة أو مهني";
|
|
1074
|
+
};
|
|
1075
|
+
readonly where: {
|
|
1076
|
+
readonly label: "المدينة أو الحي أو العنوان";
|
|
1077
|
+
readonly placeholder: "المدينة أو الحي أو العنوان";
|
|
1078
|
+
};
|
|
1079
|
+
readonly when: {
|
|
1080
|
+
readonly label: "متى";
|
|
1081
|
+
readonly today: "اليوم";
|
|
1082
|
+
readonly tomorrow: "غدًا";
|
|
1083
|
+
readonly thisWeek: "هذا الأسبوع";
|
|
1084
|
+
readonly anytime: "في أي وقت";
|
|
1085
|
+
};
|
|
1086
|
+
readonly facets: {
|
|
1087
|
+
readonly label: "المرشحات";
|
|
1088
|
+
readonly clear: "امسح المرشحات";
|
|
1089
|
+
};
|
|
1090
|
+
readonly geo: {
|
|
1091
|
+
readonly cta: "بالقرب مني";
|
|
1092
|
+
readonly requesting: "جارٍ تحديد الموقع…";
|
|
1093
|
+
readonly radius: "نطاق";
|
|
1094
|
+
readonly radiusFormat: "{{km}} كم";
|
|
1095
|
+
readonly fallbackLabel: "بالقرب مني";
|
|
1096
|
+
readonly clear: "امسح الموقع";
|
|
1097
|
+
readonly denied: "تم رفض الوصول إلى الموقع. يمكنك كتابة مدينة أو تفعيل الموقع من إعدادات المتصفح.";
|
|
1098
|
+
};
|
|
1099
|
+
readonly discovery: {
|
|
1100
|
+
readonly heading: "استعرض حسب الأكثر شيوعًا";
|
|
1101
|
+
readonly empty: "لا توجد اقتراحات للاستعراض — اكتب طبيبًا أو مدينة في الأعلى.";
|
|
1102
|
+
};
|
|
1103
|
+
readonly submit: {
|
|
1104
|
+
readonly cta: "بحث";
|
|
1105
|
+
};
|
|
1106
|
+
};
|
|
1107
|
+
readonly reviewsPanel: {
|
|
1108
|
+
readonly regionLabel: "تقييمات المرضى";
|
|
1109
|
+
readonly title: "تقييمات المرضى";
|
|
1110
|
+
readonly listLabel: "قائمة التقييمات";
|
|
1111
|
+
readonly introHeading: "حول هذه التقييمات";
|
|
1112
|
+
readonly filterTitle: "تصفية حسب النجوم";
|
|
1113
|
+
readonly filter: {
|
|
1114
|
+
readonly allShort: "الكل";
|
|
1115
|
+
readonly allLabel_one: "الكل — تقييم واحد";
|
|
1116
|
+
readonly allLabel_other: "الكل — {{count}} تقييم";
|
|
1117
|
+
readonly starsLabel_one: "{{stars}} نجوم — تقييم واحد";
|
|
1118
|
+
readonly starsLabel_other: "{{stars}} نجوم — {{count}} تقييم";
|
|
1119
|
+
};
|
|
1120
|
+
readonly anonymous: "مجهول";
|
|
1121
|
+
readonly card: {
|
|
1122
|
+
readonly expand: "عرض التفاصيل";
|
|
1123
|
+
readonly collapse: "إخفاء التفاصيل";
|
|
1124
|
+
};
|
|
1125
|
+
readonly replyTitle: "رد العيادة";
|
|
1126
|
+
readonly breakdown: {
|
|
1127
|
+
readonly appointment: "الموعد";
|
|
1128
|
+
readonly communication: "التواصل";
|
|
1129
|
+
readonly staff: "الفريق";
|
|
1130
|
+
readonly overall: "العام";
|
|
1131
|
+
readonly futureVisit: "هل ستزور مرة أخرى؟";
|
|
1132
|
+
readonly recommendation: "هل ستوصي بنا؟";
|
|
1133
|
+
};
|
|
1134
|
+
readonly answer: {
|
|
1135
|
+
readonly yes: "نعم";
|
|
1136
|
+
readonly no: "لا";
|
|
1137
|
+
readonly unsure: "غير متأكد";
|
|
1138
|
+
};
|
|
1139
|
+
readonly empty: {
|
|
1140
|
+
readonly title: "لا توجد تقييمات بعد";
|
|
1141
|
+
readonly description: "ستظهر تقييمات المرضى هنا.";
|
|
1142
|
+
readonly filterDescription: "لا توجد تقييمات بـ {{stars}} نجوم.";
|
|
1143
|
+
readonly resetFilter: "عرض جميع التقييمات";
|
|
1144
|
+
};
|
|
951
1145
|
};
|
|
952
1146
|
readonly chart: {
|
|
953
1147
|
readonly noData: "لا توجد بيانات متاحة";
|
|
@@ -1279,5 +1473,32 @@ export declare const arUi: {
|
|
|
1279
1473
|
readonly label: "{{state}} {{amount}}";
|
|
1280
1474
|
};
|
|
1281
1475
|
};
|
|
1476
|
+
readonly footer: {
|
|
1477
|
+
readonly nav: {
|
|
1478
|
+
readonly label: "تذييل الصفحة";
|
|
1479
|
+
readonly privacy: "الخصوصية";
|
|
1480
|
+
readonly terms: "شروط الاستخدام";
|
|
1481
|
+
readonly contacts: "اتصل بنا";
|
|
1482
|
+
};
|
|
1483
|
+
readonly copyright: "© {{year}} {{entity}} · {{vat}}";
|
|
1484
|
+
readonly tagline: "تقنية ألمانية، تصميم إيطالي";
|
|
1485
|
+
readonly group: {
|
|
1486
|
+
readonly product: "المنتج";
|
|
1487
|
+
readonly resources: "الموارد";
|
|
1488
|
+
readonly company: "الشركة";
|
|
1489
|
+
readonly legal: "الشؤون القانونية";
|
|
1490
|
+
};
|
|
1491
|
+
readonly social: {
|
|
1492
|
+
readonly aria: {
|
|
1493
|
+
readonly linkedin: "LinkedIn";
|
|
1494
|
+
readonly youtube: "YouTube";
|
|
1495
|
+
readonly instagram: "Instagram";
|
|
1496
|
+
readonly facebook: "Facebook";
|
|
1497
|
+
};
|
|
1498
|
+
};
|
|
1499
|
+
readonly external: {
|
|
1500
|
+
readonly opens_in_new_tab: "(يُفتح في نافذة جديدة)";
|
|
1501
|
+
};
|
|
1502
|
+
};
|
|
1282
1503
|
};
|
|
1283
1504
|
//# sourceMappingURL=ar.d.ts.map
|
|
@@ -948,6 +948,200 @@ export declare const deUi: {
|
|
|
948
948
|
readonly evening: "Abend";
|
|
949
949
|
};
|
|
950
950
|
readonly slotAvailableLabel: "Verfügbar um {{time}}";
|
|
951
|
+
readonly headingSubtitle: "Leistung, Datum und Uhrzeit wählen, dann bestätigen.";
|
|
952
|
+
readonly insurance: {
|
|
953
|
+
readonly heading: "Versicherungsart";
|
|
954
|
+
readonly placeholder: "Versicherungsart wählen";
|
|
955
|
+
readonly private: "Privat";
|
|
956
|
+
readonly public: "Gesetzlich";
|
|
957
|
+
};
|
|
958
|
+
readonly specialty: {
|
|
959
|
+
readonly heading: "Fachgebiet";
|
|
960
|
+
readonly placeholder: "Fachgebiet wählen";
|
|
961
|
+
};
|
|
962
|
+
readonly service: {
|
|
963
|
+
readonly heading: "Leistung";
|
|
964
|
+
readonly placeholder: "Leistung wählen";
|
|
965
|
+
};
|
|
966
|
+
readonly operator: {
|
|
967
|
+
readonly heading: "Behandelnde:r";
|
|
968
|
+
readonly placeholder: "Behandelnde:n wählen";
|
|
969
|
+
readonly all: "Beliebige:r verfügbare:r Behandelnde:r";
|
|
970
|
+
};
|
|
971
|
+
readonly date: {
|
|
972
|
+
readonly heading: "Datum";
|
|
973
|
+
};
|
|
974
|
+
readonly slot: {
|
|
975
|
+
readonly heading: "Uhrzeit";
|
|
976
|
+
};
|
|
977
|
+
readonly emptyServices: {
|
|
978
|
+
readonly title: "Keine buchbaren Leistungen";
|
|
979
|
+
readonly description: "Für diese Auswahl sind keine Leistungen verfügbar.";
|
|
980
|
+
};
|
|
981
|
+
readonly onboardingIncomplete: {
|
|
982
|
+
readonly title: "Keine Behandelnden verfügbar";
|
|
983
|
+
readonly description: "Die Praxis hat für diese Leistung noch keine Behandelnden eingerichtet. Wählen Sie eine andere Leistung oder versuchen Sie es später erneut.";
|
|
984
|
+
};
|
|
985
|
+
readonly nextAvailable: {
|
|
986
|
+
readonly description: "Keine Termine im aktuellen Zeitraum. Nächster verfügbarer Termin ist {{date}}.";
|
|
987
|
+
readonly cta: "Zum nächsten freien Termin";
|
|
988
|
+
};
|
|
989
|
+
readonly confirmation: {
|
|
990
|
+
readonly heading: "Wie sollen wir Ihre Bestätigung senden?";
|
|
991
|
+
readonly helper: "Wir senden Ihnen einen Link zur Bestätigung Ihrer Buchung über die von Ihnen gewählten Kanäle.";
|
|
992
|
+
readonly atLeastOne: "Wählen Sie mindestens einen Kanal für die Buchungsbestätigung.";
|
|
993
|
+
readonly channel: {
|
|
994
|
+
readonly email: "E-Mail";
|
|
995
|
+
readonly whatsapp: "WhatsApp";
|
|
996
|
+
readonly sms: "SMS";
|
|
997
|
+
};
|
|
998
|
+
};
|
|
999
|
+
readonly success: {
|
|
1000
|
+
readonly heading: "Booking submitted";
|
|
1001
|
+
readonly descriptionSingle: "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.";
|
|
1002
|
+
readonly descriptionMultiple: "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.";
|
|
1003
|
+
readonly descriptionDemo: "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.";
|
|
1004
|
+
readonly summaryDate: "Date";
|
|
1005
|
+
readonly summaryTime: "Time";
|
|
1006
|
+
readonly summaryProvider: "Provider";
|
|
1007
|
+
readonly summaryService: "Service";
|
|
1008
|
+
readonly summarySpecialty: "Specialty";
|
|
1009
|
+
readonly bookAnother: "Book another appointment";
|
|
1010
|
+
readonly modifyBooking: "Modify booking";
|
|
1011
|
+
};
|
|
1012
|
+
readonly submitError: {
|
|
1013
|
+
readonly generic: "We couldn't submit your booking. Please try again.";
|
|
1014
|
+
};
|
|
1015
|
+
readonly details: {
|
|
1016
|
+
readonly heading: "Ihre Daten";
|
|
1017
|
+
readonly submit: "Termin buchen";
|
|
1018
|
+
readonly firstName: {
|
|
1019
|
+
readonly label: "Vorname";
|
|
1020
|
+
readonly required: "Bitte geben Sie Ihren Vornamen ein.";
|
|
1021
|
+
};
|
|
1022
|
+
readonly lastName: {
|
|
1023
|
+
readonly label: "Nachname";
|
|
1024
|
+
readonly required: "Bitte geben Sie Ihren Nachnamen ein.";
|
|
1025
|
+
};
|
|
1026
|
+
readonly email: {
|
|
1027
|
+
readonly label: "E-Mail";
|
|
1028
|
+
readonly invalid: "Bitte geben Sie eine gültige E-Mail-Adresse ein.";
|
|
1029
|
+
};
|
|
1030
|
+
readonly mobilePhone: {
|
|
1031
|
+
readonly label: "Mobiltelefon";
|
|
1032
|
+
readonly invalid: "Bitte geben Sie eine gültige Mobilnummer ein.";
|
|
1033
|
+
};
|
|
1034
|
+
readonly codiceFiscale: {
|
|
1035
|
+
readonly label: "Codice fiscale";
|
|
1036
|
+
readonly helper: "16 Zeichen, Buchstaben und Zahlen.";
|
|
1037
|
+
readonly checking: "Wird geprüft …";
|
|
1038
|
+
readonly invalid: "Ungültiger Codice fiscale.";
|
|
1039
|
+
readonly invalidFormat: "Der Codice fiscale muss 16 Zeichen lang sein (Buchstaben und Zahlen).";
|
|
1040
|
+
readonly unavailable: "Prüfung nicht verfügbar, bitte erneut versuchen.";
|
|
1041
|
+
};
|
|
1042
|
+
readonly dateOfBirth: {
|
|
1043
|
+
readonly label: "Geburtsdatum";
|
|
1044
|
+
readonly required: "Bitte geben Sie Ihr Geburtsdatum ein.";
|
|
1045
|
+
};
|
|
1046
|
+
readonly insuranceNumber: {
|
|
1047
|
+
readonly label: "Versichertennummer";
|
|
1048
|
+
readonly checking: "Wird geprüft …";
|
|
1049
|
+
readonly invalid: "Ungültige Versichertennummer.";
|
|
1050
|
+
readonly unavailable: "Prüfung nicht verfügbar, bitte erneut versuchen.";
|
|
1051
|
+
};
|
|
1052
|
+
readonly note: {
|
|
1053
|
+
readonly label: "Grund des Besuchs / Anmerkungen";
|
|
1054
|
+
readonly helper: "Bis zu {{max}} Zeichen.";
|
|
1055
|
+
};
|
|
1056
|
+
readonly returningPatient: {
|
|
1057
|
+
readonly label: "Ich bin bereits Patient:in dieser Praxis";
|
|
1058
|
+
};
|
|
1059
|
+
readonly consent: {
|
|
1060
|
+
readonly privacy: {
|
|
1061
|
+
readonly label: "Ich habe die <policyLink>Datenschutzerklärung</policyLink> gelesen und akzeptiere sie";
|
|
1062
|
+
};
|
|
1063
|
+
readonly terms: {
|
|
1064
|
+
readonly label: "Ich habe die <policyLink>Nutzungsbedingungen</policyLink> gelesen und akzeptiere sie";
|
|
1065
|
+
};
|
|
1066
|
+
};
|
|
1067
|
+
};
|
|
1068
|
+
};
|
|
1069
|
+
readonly patientSearch: {
|
|
1070
|
+
readonly regionLabel: "Termin suchen";
|
|
1071
|
+
readonly who: {
|
|
1072
|
+
readonly label: "Arzt, Fachrichtung, Praxis oder Behandler";
|
|
1073
|
+
readonly placeholder: "Arzt, Fachrichtung, Praxis oder Behandler";
|
|
1074
|
+
};
|
|
1075
|
+
readonly where: {
|
|
1076
|
+
readonly label: "Stadt, Stadtteil oder Adresse";
|
|
1077
|
+
readonly placeholder: "Stadt, Stadtteil oder Adresse";
|
|
1078
|
+
};
|
|
1079
|
+
readonly when: {
|
|
1080
|
+
readonly label: "Wann";
|
|
1081
|
+
readonly today: "Heute";
|
|
1082
|
+
readonly tomorrow: "Morgen";
|
|
1083
|
+
readonly thisWeek: "Diese Woche";
|
|
1084
|
+
readonly anytime: "Jederzeit";
|
|
1085
|
+
};
|
|
1086
|
+
readonly facets: {
|
|
1087
|
+
readonly label: "Filter";
|
|
1088
|
+
readonly clear: "Filter löschen";
|
|
1089
|
+
};
|
|
1090
|
+
readonly geo: {
|
|
1091
|
+
readonly cta: "In meiner Nähe";
|
|
1092
|
+
readonly requesting: "Standort wird ermittelt …";
|
|
1093
|
+
readonly radius: "Umkreis";
|
|
1094
|
+
readonly radiusFormat: "{{km}} km";
|
|
1095
|
+
readonly fallbackLabel: "In meiner Nähe";
|
|
1096
|
+
readonly clear: "Standort löschen";
|
|
1097
|
+
readonly denied: "Standortzugriff verweigert. Du kannst eine Stadt eingeben oder den Standortzugriff in deinen Browsereinstellungen erlauben.";
|
|
1098
|
+
};
|
|
1099
|
+
readonly discovery: {
|
|
1100
|
+
readonly heading: "Beliebte Suchen";
|
|
1101
|
+
readonly empty: "Keine Vorschläge zum Stöbern — gib oben einen Arzt oder eine Stadt ein.";
|
|
1102
|
+
};
|
|
1103
|
+
readonly submit: {
|
|
1104
|
+
readonly cta: "Suchen";
|
|
1105
|
+
};
|
|
1106
|
+
};
|
|
1107
|
+
readonly reviewsPanel: {
|
|
1108
|
+
readonly regionLabel: "Patientenbewertungen";
|
|
1109
|
+
readonly title: "Patientenbewertungen";
|
|
1110
|
+
readonly listLabel: "Bewertungsliste";
|
|
1111
|
+
readonly introHeading: "Über diese Bewertungen";
|
|
1112
|
+
readonly filterTitle: "Nach Sternen filtern";
|
|
1113
|
+
readonly filter: {
|
|
1114
|
+
readonly allShort: "Alle";
|
|
1115
|
+
readonly allLabel_one: "Alle — {{count}} Bewertung";
|
|
1116
|
+
readonly allLabel_other: "Alle — {{count}} Bewertungen";
|
|
1117
|
+
readonly starsLabel_one: "{{stars}} Sterne — {{count}} Bewertung";
|
|
1118
|
+
readonly starsLabel_other: "{{stars}} Sterne — {{count}} Bewertungen";
|
|
1119
|
+
};
|
|
1120
|
+
readonly anonymous: "Anonym";
|
|
1121
|
+
readonly card: {
|
|
1122
|
+
readonly expand: "Details anzeigen";
|
|
1123
|
+
readonly collapse: "Details ausblenden";
|
|
1124
|
+
};
|
|
1125
|
+
readonly replyTitle: "Antwort der Praxis";
|
|
1126
|
+
readonly breakdown: {
|
|
1127
|
+
readonly appointment: "Termin";
|
|
1128
|
+
readonly communication: "Kommunikation";
|
|
1129
|
+
readonly staff: "Personal";
|
|
1130
|
+
readonly overall: "Gesamt";
|
|
1131
|
+
readonly futureVisit: "Würden Sie wiederkommen?";
|
|
1132
|
+
readonly recommendation: "Würden Sie uns weiterempfehlen?";
|
|
1133
|
+
};
|
|
1134
|
+
readonly answer: {
|
|
1135
|
+
readonly yes: "Ja";
|
|
1136
|
+
readonly no: "Nein";
|
|
1137
|
+
readonly unsure: "Unsicher";
|
|
1138
|
+
};
|
|
1139
|
+
readonly empty: {
|
|
1140
|
+
readonly title: "Noch keine Bewertungen";
|
|
1141
|
+
readonly description: "Bewertungen von Patienten erscheinen hier.";
|
|
1142
|
+
readonly filterDescription: "Keine Bewertungen mit {{stars}} Sternen.";
|
|
1143
|
+
readonly resetFilter: "Alle Bewertungen anzeigen";
|
|
1144
|
+
};
|
|
951
1145
|
};
|
|
952
1146
|
readonly chart: {
|
|
953
1147
|
readonly noData: "Keine Daten verfügbar";
|
|
@@ -1279,5 +1473,32 @@ export declare const deUi: {
|
|
|
1279
1473
|
readonly label: "{{state}} {{amount}}";
|
|
1280
1474
|
};
|
|
1281
1475
|
};
|
|
1476
|
+
readonly footer: {
|
|
1477
|
+
readonly nav: {
|
|
1478
|
+
readonly label: "Fußbereich";
|
|
1479
|
+
readonly privacy: "Datenschutz";
|
|
1480
|
+
readonly terms: "Nutzungsbedingungen";
|
|
1481
|
+
readonly contacts: "Kontakt";
|
|
1482
|
+
};
|
|
1483
|
+
readonly copyright: "© {{year}} {{entity}} · {{vat}}";
|
|
1484
|
+
readonly tagline: "Deutsche Technologie, italienisches Design";
|
|
1485
|
+
readonly group: {
|
|
1486
|
+
readonly product: "Produkt";
|
|
1487
|
+
readonly resources: "Ressourcen";
|
|
1488
|
+
readonly company: "Unternehmen";
|
|
1489
|
+
readonly legal: "Rechtliches";
|
|
1490
|
+
};
|
|
1491
|
+
readonly social: {
|
|
1492
|
+
readonly aria: {
|
|
1493
|
+
readonly linkedin: "LinkedIn";
|
|
1494
|
+
readonly youtube: "YouTube";
|
|
1495
|
+
readonly instagram: "Instagram";
|
|
1496
|
+
readonly facebook: "Facebook";
|
|
1497
|
+
};
|
|
1498
|
+
};
|
|
1499
|
+
readonly external: {
|
|
1500
|
+
readonly opens_in_new_tab: "(öffnet in neuem Tab)";
|
|
1501
|
+
};
|
|
1502
|
+
};
|
|
1282
1503
|
};
|
|
1283
1504
|
//# sourceMappingURL=de.d.ts.map
|