@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
|
@@ -945,6 +945,200 @@ export declare const frUi: {
|
|
|
945
945
|
readonly evening: "Soir";
|
|
946
946
|
};
|
|
947
947
|
readonly slotAvailableLabel: "Disponible à {{time}}";
|
|
948
|
+
readonly headingSubtitle: "Choisissez un service, une date et une heure, puis confirmez.";
|
|
949
|
+
readonly insurance: {
|
|
950
|
+
readonly heading: "Type d'assurance";
|
|
951
|
+
readonly placeholder: "Choisissez le type d'assurance";
|
|
952
|
+
readonly private: "Privée";
|
|
953
|
+
readonly public: "Obligatoire (gesetzlich)";
|
|
954
|
+
};
|
|
955
|
+
readonly specialty: {
|
|
956
|
+
readonly heading: "Spécialité";
|
|
957
|
+
readonly placeholder: "Choisissez une spécialité";
|
|
958
|
+
};
|
|
959
|
+
readonly service: {
|
|
960
|
+
readonly heading: "Service";
|
|
961
|
+
readonly placeholder: "Choisissez un service";
|
|
962
|
+
};
|
|
963
|
+
readonly operator: {
|
|
964
|
+
readonly heading: "Praticien";
|
|
965
|
+
readonly placeholder: "Choisissez un praticien";
|
|
966
|
+
readonly all: "Tout praticien disponible";
|
|
967
|
+
};
|
|
968
|
+
readonly date: {
|
|
969
|
+
readonly heading: "Date";
|
|
970
|
+
};
|
|
971
|
+
readonly slot: {
|
|
972
|
+
readonly heading: "Heure";
|
|
973
|
+
};
|
|
974
|
+
readonly emptyServices: {
|
|
975
|
+
readonly title: "Aucun service réservable";
|
|
976
|
+
readonly description: "Aucun service n'est disponible pour cette sélection.";
|
|
977
|
+
};
|
|
978
|
+
readonly onboardingIncomplete: {
|
|
979
|
+
readonly title: "Aucun praticien disponible";
|
|
980
|
+
readonly description: "Le cabinet n'a pas encore configuré de praticiens pour ce service. Essayez un autre service ou revenez plus tard.";
|
|
981
|
+
};
|
|
982
|
+
readonly nextAvailable: {
|
|
983
|
+
readonly description: "Aucune disponibilité sur la période sélectionnée. La prochaine date disponible est le {{date}}.";
|
|
984
|
+
readonly cta: "Aller à la prochaine date disponible";
|
|
985
|
+
};
|
|
986
|
+
readonly confirmation: {
|
|
987
|
+
readonly heading: "Comment souhaitez-vous recevoir votre confirmation ?";
|
|
988
|
+
readonly helper: "Nous vous enverrons un lien pour confirmer votre rendez-vous sur les canaux que vous sélectionnez.";
|
|
989
|
+
readonly atLeastOne: "Sélectionnez au moins un canal pour recevoir la confirmation du rendez-vous.";
|
|
990
|
+
readonly channel: {
|
|
991
|
+
readonly email: "E-mail";
|
|
992
|
+
readonly whatsapp: "WhatsApp";
|
|
993
|
+
readonly sms: "SMS";
|
|
994
|
+
};
|
|
995
|
+
};
|
|
996
|
+
readonly success: {
|
|
997
|
+
readonly heading: "Booking submitted";
|
|
998
|
+
readonly descriptionSingle: "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.";
|
|
999
|
+
readonly descriptionMultiple: "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.";
|
|
1000
|
+
readonly descriptionDemo: "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.";
|
|
1001
|
+
readonly summaryDate: "Date";
|
|
1002
|
+
readonly summaryTime: "Time";
|
|
1003
|
+
readonly summaryProvider: "Provider";
|
|
1004
|
+
readonly summaryService: "Service";
|
|
1005
|
+
readonly summarySpecialty: "Specialty";
|
|
1006
|
+
readonly bookAnother: "Book another appointment";
|
|
1007
|
+
readonly modifyBooking: "Modify booking";
|
|
1008
|
+
};
|
|
1009
|
+
readonly submitError: {
|
|
1010
|
+
readonly generic: "We couldn't submit your booking. Please try again.";
|
|
1011
|
+
};
|
|
1012
|
+
readonly details: {
|
|
1013
|
+
readonly heading: "Vos coordonnées";
|
|
1014
|
+
readonly submit: "Prendre rendez-vous";
|
|
1015
|
+
readonly firstName: {
|
|
1016
|
+
readonly label: "Prénom";
|
|
1017
|
+
readonly required: "Saisissez votre prénom.";
|
|
1018
|
+
};
|
|
1019
|
+
readonly lastName: {
|
|
1020
|
+
readonly label: "Nom";
|
|
1021
|
+
readonly required: "Saisissez votre nom.";
|
|
1022
|
+
};
|
|
1023
|
+
readonly email: {
|
|
1024
|
+
readonly label: "E-mail";
|
|
1025
|
+
readonly invalid: "Saisissez une adresse e-mail valide.";
|
|
1026
|
+
};
|
|
1027
|
+
readonly mobilePhone: {
|
|
1028
|
+
readonly label: "Téléphone mobile";
|
|
1029
|
+
readonly invalid: "Saisissez un numéro de mobile valide.";
|
|
1030
|
+
};
|
|
1031
|
+
readonly codiceFiscale: {
|
|
1032
|
+
readonly label: "Codice fiscale";
|
|
1033
|
+
readonly helper: "16 caractères, lettres et chiffres.";
|
|
1034
|
+
readonly checking: "Vérification…";
|
|
1035
|
+
readonly invalid: "Codice fiscale invalide.";
|
|
1036
|
+
readonly invalidFormat: "Le codice fiscale doit comporter 16 caractères (lettres et chiffres).";
|
|
1037
|
+
readonly unavailable: "Vérification indisponible, veuillez réessayer.";
|
|
1038
|
+
};
|
|
1039
|
+
readonly dateOfBirth: {
|
|
1040
|
+
readonly label: "Date de naissance";
|
|
1041
|
+
readonly required: "Saisissez votre date de naissance.";
|
|
1042
|
+
};
|
|
1043
|
+
readonly insuranceNumber: {
|
|
1044
|
+
readonly label: "Numéro d'assuré (Versichertennummer)";
|
|
1045
|
+
readonly checking: "Vérification…";
|
|
1046
|
+
readonly invalid: "Numéro d'assuré invalide.";
|
|
1047
|
+
readonly unavailable: "Vérification indisponible, veuillez réessayer.";
|
|
1048
|
+
};
|
|
1049
|
+
readonly note: {
|
|
1050
|
+
readonly label: "Motif de la visite / informations utiles";
|
|
1051
|
+
readonly helper: "Jusqu'à {{max}} caractères.";
|
|
1052
|
+
};
|
|
1053
|
+
readonly returningPatient: {
|
|
1054
|
+
readonly label: "Je suis déjà patient(e) de ce cabinet";
|
|
1055
|
+
};
|
|
1056
|
+
readonly consent: {
|
|
1057
|
+
readonly privacy: {
|
|
1058
|
+
readonly label: "J'ai lu et j'accepte la <policyLink>politique de confidentialité</policyLink>";
|
|
1059
|
+
};
|
|
1060
|
+
readonly terms: {
|
|
1061
|
+
readonly label: "J'ai lu et j'accepte les <policyLink>conditions d'utilisation</policyLink>";
|
|
1062
|
+
};
|
|
1063
|
+
};
|
|
1064
|
+
};
|
|
1065
|
+
};
|
|
1066
|
+
readonly patientSearch: {
|
|
1067
|
+
readonly regionLabel: "Rechercher un rendez-vous";
|
|
1068
|
+
readonly who: {
|
|
1069
|
+
readonly label: "Médecin, spécialité, cabinet ou praticien";
|
|
1070
|
+
readonly placeholder: "Médecin, spécialité, cabinet ou praticien";
|
|
1071
|
+
};
|
|
1072
|
+
readonly where: {
|
|
1073
|
+
readonly label: "Ville, quartier ou adresse";
|
|
1074
|
+
readonly placeholder: "Ville, quartier ou adresse";
|
|
1075
|
+
};
|
|
1076
|
+
readonly when: {
|
|
1077
|
+
readonly label: "Quand";
|
|
1078
|
+
readonly today: "Aujourd'hui";
|
|
1079
|
+
readonly tomorrow: "Demain";
|
|
1080
|
+
readonly thisWeek: "Cette semaine";
|
|
1081
|
+
readonly anytime: "À tout moment";
|
|
1082
|
+
};
|
|
1083
|
+
readonly facets: {
|
|
1084
|
+
readonly label: "Filtres";
|
|
1085
|
+
readonly clear: "Effacer les filtres";
|
|
1086
|
+
};
|
|
1087
|
+
readonly geo: {
|
|
1088
|
+
readonly cta: "Près de moi";
|
|
1089
|
+
readonly requesting: "Localisation…";
|
|
1090
|
+
readonly radius: "Rayon";
|
|
1091
|
+
readonly radiusFormat: "{{km}} km";
|
|
1092
|
+
readonly fallbackLabel: "Près de moi";
|
|
1093
|
+
readonly clear: "Effacer la localisation";
|
|
1094
|
+
readonly denied: "Accès à la localisation refusé. Vous pouvez saisir une ville ou activer la localisation dans les paramètres du navigateur.";
|
|
1095
|
+
};
|
|
1096
|
+
readonly discovery: {
|
|
1097
|
+
readonly heading: "Parcourir les recherches populaires";
|
|
1098
|
+
readonly empty: "Aucune suggestion à parcourir — saisissez un médecin ou une ville ci-dessus.";
|
|
1099
|
+
};
|
|
1100
|
+
readonly submit: {
|
|
1101
|
+
readonly cta: "Rechercher";
|
|
1102
|
+
};
|
|
1103
|
+
};
|
|
1104
|
+
readonly reviewsPanel: {
|
|
1105
|
+
readonly regionLabel: "Avis des patients";
|
|
1106
|
+
readonly title: "Avis des patients";
|
|
1107
|
+
readonly listLabel: "Liste des avis";
|
|
1108
|
+
readonly introHeading: "À propos de ces avis";
|
|
1109
|
+
readonly filterTitle: "Filtrer par étoiles";
|
|
1110
|
+
readonly filter: {
|
|
1111
|
+
readonly allShort: "Tous";
|
|
1112
|
+
readonly allLabel_one: "Tous — {{count}} avis";
|
|
1113
|
+
readonly allLabel_other: "Tous — {{count}} avis";
|
|
1114
|
+
readonly starsLabel_one: "{{stars}} étoiles — {{count}} avis";
|
|
1115
|
+
readonly starsLabel_other: "{{stars}} étoiles — {{count}} avis";
|
|
1116
|
+
};
|
|
1117
|
+
readonly anonymous: "Anonyme";
|
|
1118
|
+
readonly card: {
|
|
1119
|
+
readonly expand: "Afficher les détails";
|
|
1120
|
+
readonly collapse: "Masquer les détails";
|
|
1121
|
+
};
|
|
1122
|
+
readonly replyTitle: "Réponse du cabinet";
|
|
1123
|
+
readonly breakdown: {
|
|
1124
|
+
readonly appointment: "Rendez-vous";
|
|
1125
|
+
readonly communication: "Communication";
|
|
1126
|
+
readonly staff: "Personnel";
|
|
1127
|
+
readonly overall: "Global";
|
|
1128
|
+
readonly futureVisit: "Reviendriez-vous ?";
|
|
1129
|
+
readonly recommendation: "Recommanderiez-vous ?";
|
|
1130
|
+
};
|
|
1131
|
+
readonly answer: {
|
|
1132
|
+
readonly yes: "Oui";
|
|
1133
|
+
readonly no: "Non";
|
|
1134
|
+
readonly unsure: "Incertain";
|
|
1135
|
+
};
|
|
1136
|
+
readonly empty: {
|
|
1137
|
+
readonly title: "Aucun avis pour le moment";
|
|
1138
|
+
readonly description: "Les avis des patients apparaîtront ici.";
|
|
1139
|
+
readonly filterDescription: "Aucun avis avec {{stars}} étoiles.";
|
|
1140
|
+
readonly resetFilter: "Afficher tous les avis";
|
|
1141
|
+
};
|
|
948
1142
|
};
|
|
949
1143
|
readonly chart: {
|
|
950
1144
|
readonly noData: "Aucune donnée disponible";
|
|
@@ -1276,5 +1470,32 @@ export declare const frUi: {
|
|
|
1276
1470
|
readonly label: "{{state}} {{amount}}";
|
|
1277
1471
|
};
|
|
1278
1472
|
};
|
|
1473
|
+
readonly footer: {
|
|
1474
|
+
readonly nav: {
|
|
1475
|
+
readonly label: "Pied de page";
|
|
1476
|
+
readonly privacy: "Confidentialité";
|
|
1477
|
+
readonly terms: "Conditions d'utilisation";
|
|
1478
|
+
readonly contacts: "Nous contacter";
|
|
1479
|
+
};
|
|
1480
|
+
readonly copyright: "© {{year}} {{entity}} · {{vat}}";
|
|
1481
|
+
readonly tagline: "Technologie allemande, design italien";
|
|
1482
|
+
readonly group: {
|
|
1483
|
+
readonly product: "Produit";
|
|
1484
|
+
readonly resources: "Ressources";
|
|
1485
|
+
readonly company: "Entreprise";
|
|
1486
|
+
readonly legal: "Mentions légales";
|
|
1487
|
+
};
|
|
1488
|
+
readonly social: {
|
|
1489
|
+
readonly aria: {
|
|
1490
|
+
readonly linkedin: "LinkedIn";
|
|
1491
|
+
readonly youtube: "YouTube";
|
|
1492
|
+
readonly instagram: "Instagram";
|
|
1493
|
+
readonly facebook: "Facebook";
|
|
1494
|
+
};
|
|
1495
|
+
};
|
|
1496
|
+
readonly external: {
|
|
1497
|
+
readonly opens_in_new_tab: "(ouvre dans un nouvel onglet)";
|
|
1498
|
+
};
|
|
1499
|
+
};
|
|
1279
1500
|
};
|
|
1280
1501
|
//# sourceMappingURL=fr.d.ts.map
|
|
@@ -945,6 +945,200 @@ export declare const hiUi: {
|
|
|
945
945
|
readonly evening: "शाम";
|
|
946
946
|
};
|
|
947
947
|
readonly slotAvailableLabel: "{{time}} पर उपलब्ध";
|
|
948
|
+
readonly headingSubtitle: "सेवा, दिनांक और समय चुनें, फिर पुष्टि करें।";
|
|
949
|
+
readonly insurance: {
|
|
950
|
+
readonly heading: "बीमा का प्रकार";
|
|
951
|
+
readonly placeholder: "बीमा का प्रकार चुनें";
|
|
952
|
+
readonly private: "निजी";
|
|
953
|
+
readonly public: "सरकारी (gesetzlich)";
|
|
954
|
+
};
|
|
955
|
+
readonly specialty: {
|
|
956
|
+
readonly heading: "विशेषज्ञता";
|
|
957
|
+
readonly placeholder: "विशेषज्ञता चुनें";
|
|
958
|
+
};
|
|
959
|
+
readonly service: {
|
|
960
|
+
readonly heading: "सेवा";
|
|
961
|
+
readonly placeholder: "सेवा चुनें";
|
|
962
|
+
};
|
|
963
|
+
readonly operator: {
|
|
964
|
+
readonly heading: "विशेषज्ञ";
|
|
965
|
+
readonly placeholder: "विशेषज्ञ चुनें";
|
|
966
|
+
readonly all: "कोई भी उपलब्ध विशेषज्ञ";
|
|
967
|
+
};
|
|
968
|
+
readonly date: {
|
|
969
|
+
readonly heading: "दिनांक";
|
|
970
|
+
};
|
|
971
|
+
readonly slot: {
|
|
972
|
+
readonly heading: "समय";
|
|
973
|
+
};
|
|
974
|
+
readonly emptyServices: {
|
|
975
|
+
readonly title: "कोई बुक करने योग्य सेवा नहीं";
|
|
976
|
+
readonly description: "इस चयन के लिए कोई सेवा उपलब्ध नहीं है।";
|
|
977
|
+
};
|
|
978
|
+
readonly onboardingIncomplete: {
|
|
979
|
+
readonly title: "कोई विशेषज्ञ उपलब्ध नहीं";
|
|
980
|
+
readonly description: "क्लीनिक ने अभी तक इस सेवा के लिए विशेषज्ञ कॉन्फ़िगर नहीं किए हैं। कोई दूसरी सेवा चुनें या बाद में फिर देखें।";
|
|
981
|
+
};
|
|
982
|
+
readonly nextAvailable: {
|
|
983
|
+
readonly description: "मौजूदा अवधि में कोई समय उपलब्ध नहीं। अगली उपलब्ध तिथि {{date}} है।";
|
|
984
|
+
readonly cta: "अगली उपलब्ध तिथि पर जाएँ";
|
|
985
|
+
};
|
|
986
|
+
readonly confirmation: {
|
|
987
|
+
readonly heading: "पुष्टि कैसे प्राप्त करना चाहेंगे?";
|
|
988
|
+
readonly helper: "हम आपके चुने हुए माध्यमों पर अपॉइंटमेंट की पुष्टि के लिए लिंक भेजेंगे।";
|
|
989
|
+
readonly atLeastOne: "अपॉइंटमेंट की पुष्टि प्राप्त करने के लिए कम से कम एक माध्यम चुनें।";
|
|
990
|
+
readonly channel: {
|
|
991
|
+
readonly email: "ईमेल";
|
|
992
|
+
readonly whatsapp: "WhatsApp";
|
|
993
|
+
readonly sms: "SMS";
|
|
994
|
+
};
|
|
995
|
+
};
|
|
996
|
+
readonly success: {
|
|
997
|
+
readonly heading: "Booking submitted";
|
|
998
|
+
readonly descriptionSingle: "We've sent a confirmation link via {{channel}}. Click the link to confirm your booking.";
|
|
999
|
+
readonly descriptionMultiple: "We've sent a confirmation link via {{channels}}. Click the link in any of these to confirm your booking.";
|
|
1000
|
+
readonly descriptionDemo: "This was a demo — no confirmation was sent. In production we'd email you a link to confirm.";
|
|
1001
|
+
readonly summaryDate: "Date";
|
|
1002
|
+
readonly summaryTime: "Time";
|
|
1003
|
+
readonly summaryProvider: "Provider";
|
|
1004
|
+
readonly summaryService: "Service";
|
|
1005
|
+
readonly summarySpecialty: "Specialty";
|
|
1006
|
+
readonly bookAnother: "Book another appointment";
|
|
1007
|
+
readonly modifyBooking: "Modify booking";
|
|
1008
|
+
};
|
|
1009
|
+
readonly submitError: {
|
|
1010
|
+
readonly generic: "We couldn't submit your booking. Please try again.";
|
|
1011
|
+
};
|
|
1012
|
+
readonly details: {
|
|
1013
|
+
readonly heading: "आपकी जानकारी";
|
|
1014
|
+
readonly submit: "अपॉइंटमेंट बुक करें";
|
|
1015
|
+
readonly firstName: {
|
|
1016
|
+
readonly label: "पहला नाम";
|
|
1017
|
+
readonly required: "अपना पहला नाम दर्ज करें।";
|
|
1018
|
+
};
|
|
1019
|
+
readonly lastName: {
|
|
1020
|
+
readonly label: "उपनाम";
|
|
1021
|
+
readonly required: "अपना उपनाम दर्ज करें।";
|
|
1022
|
+
};
|
|
1023
|
+
readonly email: {
|
|
1024
|
+
readonly label: "ईमेल";
|
|
1025
|
+
readonly invalid: "मान्य ईमेल पता दर्ज करें।";
|
|
1026
|
+
};
|
|
1027
|
+
readonly mobilePhone: {
|
|
1028
|
+
readonly label: "मोबाइल फ़ोन";
|
|
1029
|
+
readonly invalid: "मान्य मोबाइल नंबर दर्ज करें।";
|
|
1030
|
+
};
|
|
1031
|
+
readonly codiceFiscale: {
|
|
1032
|
+
readonly label: "Codice fiscale";
|
|
1033
|
+
readonly helper: "16 अक्षर, अक्षर और अंक।";
|
|
1034
|
+
readonly checking: "जाँच हो रही है…";
|
|
1035
|
+
readonly invalid: "अमान्य codice fiscale।";
|
|
1036
|
+
readonly invalidFormat: "Codice fiscale 16 अक्षरों का होना चाहिए (अक्षर और अंक)।";
|
|
1037
|
+
readonly unavailable: "सत्यापन उपलब्ध नहीं, पुनः प्रयास करें।";
|
|
1038
|
+
};
|
|
1039
|
+
readonly dateOfBirth: {
|
|
1040
|
+
readonly label: "जन्म तिथि";
|
|
1041
|
+
readonly required: "अपनी जन्म तिथि दर्ज करें।";
|
|
1042
|
+
};
|
|
1043
|
+
readonly insuranceNumber: {
|
|
1044
|
+
readonly label: "बीमा नंबर (Versichertennummer)";
|
|
1045
|
+
readonly checking: "जाँच हो रही है…";
|
|
1046
|
+
readonly invalid: "अमान्य बीमा नंबर।";
|
|
1047
|
+
readonly unavailable: "सत्यापन उपलब्ध नहीं, पुनः प्रयास करें।";
|
|
1048
|
+
};
|
|
1049
|
+
readonly note: {
|
|
1050
|
+
readonly label: "मुलाकात का कारण / आवश्यक जानकारी";
|
|
1051
|
+
readonly helper: "{{max}} अक्षरों तक।";
|
|
1052
|
+
};
|
|
1053
|
+
readonly returningPatient: {
|
|
1054
|
+
readonly label: "मैं पहले से ही इस क्लीनिक का मरीज़ हूँ";
|
|
1055
|
+
};
|
|
1056
|
+
readonly consent: {
|
|
1057
|
+
readonly privacy: {
|
|
1058
|
+
readonly label: "मैंने <policyLink>गोपनीयता नीति</policyLink> पढ़ ली है और स्वीकार करता/करती हूँ";
|
|
1059
|
+
};
|
|
1060
|
+
readonly terms: {
|
|
1061
|
+
readonly label: "मैंने <policyLink>सेवा की शर्तें</policyLink> पढ़ ली हैं और स्वीकार करता/करती हूँ";
|
|
1062
|
+
};
|
|
1063
|
+
};
|
|
1064
|
+
};
|
|
1065
|
+
};
|
|
1066
|
+
readonly patientSearch: {
|
|
1067
|
+
readonly regionLabel: "अपॉइंटमेंट खोजें";
|
|
1068
|
+
readonly who: {
|
|
1069
|
+
readonly label: "डॉक्टर, विशेषज्ञता, क्लीनिक या ऑपरेटर";
|
|
1070
|
+
readonly placeholder: "डॉक्टर, विशेषज्ञता, क्लीनिक या ऑपरेटर";
|
|
1071
|
+
};
|
|
1072
|
+
readonly where: {
|
|
1073
|
+
readonly label: "शहर, क्षेत्र या पता";
|
|
1074
|
+
readonly placeholder: "शहर, क्षेत्र या पता";
|
|
1075
|
+
};
|
|
1076
|
+
readonly when: {
|
|
1077
|
+
readonly label: "कब";
|
|
1078
|
+
readonly today: "आज";
|
|
1079
|
+
readonly tomorrow: "कल";
|
|
1080
|
+
readonly thisWeek: "इस सप्ताह";
|
|
1081
|
+
readonly anytime: "कभी भी";
|
|
1082
|
+
};
|
|
1083
|
+
readonly facets: {
|
|
1084
|
+
readonly label: "फ़िल्टर";
|
|
1085
|
+
readonly clear: "फ़िल्टर साफ़ करें";
|
|
1086
|
+
};
|
|
1087
|
+
readonly geo: {
|
|
1088
|
+
readonly cta: "मेरे पास";
|
|
1089
|
+
readonly requesting: "स्थान खोजा जा रहा है…";
|
|
1090
|
+
readonly radius: "दायरा";
|
|
1091
|
+
readonly radiusFormat: "{{km}} किमी";
|
|
1092
|
+
readonly fallbackLabel: "मेरे पास";
|
|
1093
|
+
readonly clear: "स्थान साफ़ करें";
|
|
1094
|
+
readonly denied: "स्थान तक पहुँच अस्वीकृत। आप शहर टाइप कर सकते हैं या ब्राउज़र सेटिंग में स्थान सक्षम कर सकते हैं।";
|
|
1095
|
+
};
|
|
1096
|
+
readonly discovery: {
|
|
1097
|
+
readonly heading: "लोकप्रिय खोज द्वारा ब्राउज़ करें";
|
|
1098
|
+
readonly empty: "ब्राउज़ करने के लिए कोई सुझाव नहीं — ऊपर डॉक्टर या शहर टाइप करें।";
|
|
1099
|
+
};
|
|
1100
|
+
readonly submit: {
|
|
1101
|
+
readonly cta: "खोजें";
|
|
1102
|
+
};
|
|
1103
|
+
};
|
|
1104
|
+
readonly reviewsPanel: {
|
|
1105
|
+
readonly regionLabel: "रोगी समीक्षाएं";
|
|
1106
|
+
readonly title: "रोगी समीक्षाएं";
|
|
1107
|
+
readonly listLabel: "समीक्षा सूची";
|
|
1108
|
+
readonly introHeading: "इन समीक्षाओं के बारे में";
|
|
1109
|
+
readonly filterTitle: "सितारों के अनुसार फ़िल्टर करें";
|
|
1110
|
+
readonly filter: {
|
|
1111
|
+
readonly allShort: "सभी";
|
|
1112
|
+
readonly allLabel_one: "सभी — {{count}} समीक्षा";
|
|
1113
|
+
readonly allLabel_other: "सभी — {{count}} समीक्षाएं";
|
|
1114
|
+
readonly starsLabel_one: "{{stars}} सितारे — {{count}} समीक्षा";
|
|
1115
|
+
readonly starsLabel_other: "{{stars}} सितारे — {{count}} समीक्षाएं";
|
|
1116
|
+
};
|
|
1117
|
+
readonly anonymous: "गुमनाम";
|
|
1118
|
+
readonly card: {
|
|
1119
|
+
readonly expand: "विवरण दिखाएं";
|
|
1120
|
+
readonly collapse: "विवरण छिपाएं";
|
|
1121
|
+
};
|
|
1122
|
+
readonly replyTitle: "क्लिनिक का जवाब";
|
|
1123
|
+
readonly breakdown: {
|
|
1124
|
+
readonly appointment: "अपॉइंटमेंट";
|
|
1125
|
+
readonly communication: "संवाद";
|
|
1126
|
+
readonly staff: "स्टाफ";
|
|
1127
|
+
readonly overall: "समग्र";
|
|
1128
|
+
readonly futureVisit: "क्या आप फिर आएंगे?";
|
|
1129
|
+
readonly recommendation: "क्या आप सिफारिश करेंगे?";
|
|
1130
|
+
};
|
|
1131
|
+
readonly answer: {
|
|
1132
|
+
readonly yes: "हाँ";
|
|
1133
|
+
readonly no: "नहीं";
|
|
1134
|
+
readonly unsure: "अनिश्चित";
|
|
1135
|
+
};
|
|
1136
|
+
readonly empty: {
|
|
1137
|
+
readonly title: "अभी तक कोई समीक्षा नहीं";
|
|
1138
|
+
readonly description: "रोगियों की समीक्षाएं यहाँ दिखाई देंगी.";
|
|
1139
|
+
readonly filterDescription: "{{stars}} सितारों वाली कोई समीक्षा नहीं.";
|
|
1140
|
+
readonly resetFilter: "सभी समीक्षाएं दिखाएं";
|
|
1141
|
+
};
|
|
948
1142
|
};
|
|
949
1143
|
readonly chart: {
|
|
950
1144
|
readonly noData: "कोई डेटा उपलब्ध नहीं";
|
|
@@ -1276,5 +1470,32 @@ export declare const hiUi: {
|
|
|
1276
1470
|
readonly label: "{{state}} {{amount}}";
|
|
1277
1471
|
};
|
|
1278
1472
|
};
|
|
1473
|
+
readonly footer: {
|
|
1474
|
+
readonly nav: {
|
|
1475
|
+
readonly label: "फ़ुटर";
|
|
1476
|
+
readonly privacy: "गोपनीयता";
|
|
1477
|
+
readonly terms: "उपयोग की शर्तें";
|
|
1478
|
+
readonly contacts: "संपर्क करें";
|
|
1479
|
+
};
|
|
1480
|
+
readonly copyright: "© {{year}} {{entity}} · {{vat}}";
|
|
1481
|
+
readonly tagline: "जर्मन तकनीक, इतालवी डिज़ाइन";
|
|
1482
|
+
readonly group: {
|
|
1483
|
+
readonly product: "उत्पाद";
|
|
1484
|
+
readonly resources: "संसाधन";
|
|
1485
|
+
readonly company: "कंपनी";
|
|
1486
|
+
readonly legal: "कानूनी";
|
|
1487
|
+
};
|
|
1488
|
+
readonly social: {
|
|
1489
|
+
readonly aria: {
|
|
1490
|
+
readonly linkedin: "LinkedIn";
|
|
1491
|
+
readonly youtube: "YouTube";
|
|
1492
|
+
readonly instagram: "Instagram";
|
|
1493
|
+
readonly facebook: "Facebook";
|
|
1494
|
+
};
|
|
1495
|
+
};
|
|
1496
|
+
readonly external: {
|
|
1497
|
+
readonly opens_in_new_tab: "(नए टैब में खुलता है)";
|
|
1498
|
+
};
|
|
1499
|
+
};
|
|
1279
1500
|
};
|
|
1280
1501
|
//# sourceMappingURL=hi.d.ts.map
|