@alfadocs/ui-kit 1.45.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/{actions-cell-renderer-BXBy9c0f.js → actions-cell-renderer-B5m9lwgC.js} +2 -2
- package/dist/_chunks/ai-credits-notice-xszqOZTC.js +90 -0
- package/dist/_chunks/ai-credits-notice.agent-C9L7orrP.js +17 -0
- package/dist/_chunks/{ai-consent-banner-D7I2U-cz.js → ai-permission-notice-D7I2U-cz.js} +1 -1
- package/dist/_chunks/ai-sparkle-D23NT8Z_.js +45 -0
- package/dist/_chunks/{anamnesis-summary-rows-DQUqwWc1.js → anamnesis-summary-rows-DI-UX5r6.js} +2 -2
- package/dist/_chunks/{appointment-card-TgR_2GKS.js → appointment-card-DluZy8Iv.js} +2 -2
- package/dist/_chunks/{appointment-peek-abiR0T9e.js → appointment-peek-BsfCpiJs.js} +3 -3
- package/dist/_chunks/{appointment-timeline-CCnyUYKz.js → appointment-timeline-Cs5f9viN.js} +3 -3
- package/dist/_chunks/{appointment-tray-N0yEI8UF.js → appointment-tray-CLrGGnKR.js} +2 -2
- package/dist/_chunks/baby-Dku-Xvg9.js +23 -0
- package/dist/_chunks/{balance-badge-cell-o6LldMUA.js → balance-badge-cell-YGrYdrvR.js} +3 -3
- package/dist/_chunks/booking-C4MwImkS.js +3362 -0
- package/dist/_chunks/button-group-CA1tmu39.js +325 -0
- package/dist/_chunks/{calendar-U6N0F99w.js → calendar-OzSeTb4V.js} +2 -2
- package/dist/_chunks/{calendar-event-card-DKUnT9Be.js → calendar-event-card-B6N5h1dO.js} +57 -48
- package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
- package/dist/_chunks/{chart-PF2krCZC.js → chart-D8ucl8hH.js} +2 -2
- package/dist/_chunks/{data-table-CcAx_I1w.js → data-table-DnKOmEVw.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-Psb6XKHR.js → editable-currency-cell-renderer-OUkUv7U4.js} +2 -2
- package/dist/_chunks/{face-scheme-Bm6pe7R8.js → face-scheme-mIhwrQXt.js} +3 -3
- package/dist/_chunks/{file-manager-BfLQxF5t.js → file-manager-DOcJGIx2.js} +4 -4
- package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
- package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
- package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
- package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
- package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
- package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
- package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
- package/dist/_chunks/{notes-panel-Dkk9QPPX.js → notes-panel-CHbDDMx8.js} +83 -73
- package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-yrgkSeEY.js} +2 -2
- package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-DCMkFGqI.js} +3 -3
- package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-CmEFflGS.js} +59 -45
- package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
- package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
- package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
- package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
- package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
- package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
- package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
- package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
- package/dist/agent-catalog.json +36 -7
- package/dist/agent-i18n/en.json +3 -3
- package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
- package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
- package/dist/components/ai-credits-notice/index.d.ts +4 -0
- package/dist/components/ai-credits-notice/index.js +7 -0
- package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
- package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
- package/dist/components/ai-permission-notice/index.d.ts +4 -0
- package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +3 -3
- package/dist/components/ai-sparkle/index.js +1 -1
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-peek/index.js +1 -1
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +60 -1
- package/dist/components/booking/booking.d.ts +1 -1
- package/dist/components/booking/details-form.d.ts +5 -1
- package/dist/components/booking/index.d.ts +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/booking/payment.d.ts +9 -0
- package/dist/components/booking/use-booking-payment.d.ts +14 -0
- package/dist/components/button-group/index.js +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/chart/index.js +1 -1
- package/dist/components/data-table/index.js +3 -3
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/hover-card/hover-card.d.ts +4 -0
- package/dist/components/hover-card/index.d.ts +1 -1
- package/dist/components/hover-card/index.js +3 -2
- package/dist/components/icon-button-group/index.js +1 -1
- package/dist/components/index.d.ts +2 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +10 -0
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-form/index.d.ts +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/phone-input/index.js +1 -1
- package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
- package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
- package/dist/components/rich-text-editor/index.d.ts +2 -0
- package/dist/components/rich-text-editor/index.js +6 -4
- package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
- package/dist/components/stepper-accordion/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/workflow-status/index.js +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +51 -53
- package/dist/hooks/use-ai-sparkle.d.ts +7 -25
- package/dist/host-compat.css +2 -2
- package/dist/i18n/locales/ar.d.ts +67 -1
- package/dist/i18n/locales/ar.js +69 -3
- package/dist/i18n/locales/de.d.ts +67 -1
- package/dist/i18n/locales/de.js +69 -3
- package/dist/i18n/locales/el.d.ts +67 -1
- package/dist/i18n/locales/el.js +69 -3
- package/dist/i18n/locales/en.d.ts +67 -1
- package/dist/i18n/locales/en.js +69 -3
- package/dist/i18n/locales/es.d.ts +67 -1
- package/dist/i18n/locales/es.js +69 -3
- package/dist/i18n/locales/fr.d.ts +67 -1
- package/dist/i18n/locales/fr.js +69 -3
- package/dist/i18n/locales/hi.d.ts +67 -1
- package/dist/i18n/locales/hi.js +69 -3
- package/dist/i18n/locales/it.d.ts +67 -1
- package/dist/i18n/locales/it.js +69 -3
- package/dist/i18n/locales/ja.d.ts +67 -1
- package/dist/i18n/locales/ja.js +69 -3
- package/dist/i18n/locales/nl.d.ts +67 -1
- package/dist/i18n/locales/nl.js +69 -3
- package/dist/i18n/locales/pl.d.ts +67 -1
- package/dist/i18n/locales/pl.js +69 -3
- package/dist/i18n/locales/pt.d.ts +67 -1
- package/dist/i18n/locales/pt.js +69 -3
- package/dist/i18n/locales/ro.d.ts +67 -1
- package/dist/i18n/locales/ro.js +69 -3
- package/dist/i18n/locales/ru.d.ts +67 -1
- package/dist/i18n/locales/ru.js +69 -3
- package/dist/i18n/locales/sq.d.ts +67 -1
- package/dist/i18n/locales/sq.js +69 -3
- package/dist/i18n/locales/sv.d.ts +67 -1
- package/dist/i18n/locales/sv.js +69 -3
- package/dist/i18n/locales/tr.d.ts +67 -1
- package/dist/i18n/locales/tr.js +69 -3
- package/dist/i18n/locales/zh.d.ts +67 -1
- package/dist/i18n/locales/zh.js +69 -3
- package/dist/index.js +648 -641
- package/dist/locales/ar.json +69 -3
- package/dist/locales/de.json +69 -3
- package/dist/locales/el.json +69 -3
- package/dist/locales/en.json +69 -3
- package/dist/locales/es.json +69 -3
- package/dist/locales/fr.json +69 -3
- package/dist/locales/hi.json +69 -3
- package/dist/locales/it.json +69 -3
- package/dist/locales/ja.json +69 -3
- package/dist/locales/nl.json +69 -3
- package/dist/locales/pl.json +69 -3
- package/dist/locales/pt.json +69 -3
- package/dist/locales/ro.json +69 -3
- package/dist/locales/ru.json +69 -3
- package/dist/locales/sq.json +69 -3
- package/dist/locales/sv.json +69 -3
- package/dist/locales/tr.json +69 -3
- package/dist/locales/zh.json +69 -3
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
- package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
- package/dist/patterns/calendar/calendar.data.d.ts +26 -0
- package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
- package/dist/patterns/calendar/calendar.types.d.ts +25 -9
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +14 -4
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js +0 -52
- package/dist/_chunks/booking-D43ASl8y.js +0 -3034
- package/dist/_chunks/button-group-R32U7SyV.js +0 -307
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +0 -12161
- package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +0 -3779
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +0 -103
- package/dist/components/ai-consent-banner/index.d.ts +0 -4
|
@@ -6,6 +6,25 @@ export declare const frUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "Plus d'informations";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "Ne plus afficher";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "Assistance IA";
|
|
13
|
+
readonly heading: "Inclus dans votre offre";
|
|
14
|
+
readonly body: "Les fonctionnalités IA sont proposées sans coût supplémentaire pendant cette période d'essai.";
|
|
15
|
+
readonly allowance: "{{remaining}} sur {{limit}} actions IA ce mois-ci";
|
|
16
|
+
readonly resetsOn: "Se renouvelle le {{date}}";
|
|
17
|
+
readonly learnMore: "En savoir plus";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "Crédits IA";
|
|
21
|
+
readonly headingWithAllowance: "{{remaining}} sur {{limit}} crédits";
|
|
22
|
+
readonly body: "L'offre gratuite inclut {{limit}} actions par mois. Choisissez un pack de crédits pour continuer sans limite.";
|
|
23
|
+
readonly bodyGeneric: "Choisissez un pack de crédits pour continuer sans limite.";
|
|
24
|
+
readonly viewBundles: "Voir les packs";
|
|
25
|
+
readonly seeCosts: "Le coût de chaque action";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "Prescription de lunettes";
|
|
11
30
|
readonly metaLabel: "Détails de la prescription";
|
|
@@ -595,6 +614,7 @@ export declare const frUi: {
|
|
|
595
614
|
readonly slider: {
|
|
596
615
|
readonly minLabel: "Minimum";
|
|
597
616
|
readonly maxLabel: "Maximum";
|
|
617
|
+
readonly value: "Valeur";
|
|
598
618
|
};
|
|
599
619
|
readonly checkboxGroup: {
|
|
600
620
|
readonly selectAll: "Tout sélectionner";
|
|
@@ -746,6 +766,8 @@ export declare const frUi: {
|
|
|
746
766
|
readonly remove: "Supprimer le fichier";
|
|
747
767
|
readonly progress: "{{percent}} % chargé";
|
|
748
768
|
readonly filesSelected: "{{count}} fichier(s) sélectionné(s)";
|
|
769
|
+
readonly maxSizeHint: "Max {{size}}";
|
|
770
|
+
readonly maxFilesHint: "Jusqu'à {{count}} fichier(s)";
|
|
749
771
|
readonly errors: {
|
|
750
772
|
readonly fileTooLarge: "Le fichier dépasse {{maxSize}}";
|
|
751
773
|
readonly fileTooSmall: "Le fichier est inférieur à {{minSize}}";
|
|
@@ -1708,6 +1730,29 @@ export declare const frUi: {
|
|
|
1708
1730
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1709
1731
|
};
|
|
1710
1732
|
readonly booking: {
|
|
1733
|
+
readonly payment: {
|
|
1734
|
+
readonly paidTitle: "Paiement reçu, réservation confirmée";
|
|
1735
|
+
readonly paidBody: "Nous avons reçu {{amount}}. Votre rendez-vous est confirmé.";
|
|
1736
|
+
readonly paidDemoTitle: "Paiement réussi (démo)";
|
|
1737
|
+
readonly paidDemo: "Démo terminée : aucun paiement n’a été effectué et aucun rendez-vous n’a été réservé.";
|
|
1738
|
+
readonly summaryPaid: "Montant payé";
|
|
1739
|
+
readonly heading: "Payez pour confirmer votre réservation";
|
|
1740
|
+
readonly processing: "Votre paiement est en cours de traitement.";
|
|
1741
|
+
readonly confirming: "Paiement reçu. Nous confirmons votre réservation.";
|
|
1742
|
+
readonly failed: "Votre paiement n’a pas abouti. Veuillez réessayer.";
|
|
1743
|
+
readonly completionFailed: "Paiement reçu. Veuillez réessayer de confirmer la réservation sans payer à nouveau.";
|
|
1744
|
+
readonly retryConfirmation: "Réessayer la confirmation";
|
|
1745
|
+
readonly cancelled: "Paiement annulé. Aucune réservation n’a été confirmée.";
|
|
1746
|
+
readonly noticeTitle: "Paiement en ligne obligatoire";
|
|
1747
|
+
readonly noticeBody: "Payez {{amount}} en ligne pour confirmer ce rendez-vous.";
|
|
1748
|
+
readonly accept: "J’accepte de payer {{amount}} en ligne.";
|
|
1749
|
+
readonly terms: "Conditions de paiement";
|
|
1750
|
+
readonly submit: "Payer {{amount}} et réserver";
|
|
1751
|
+
readonly submitFailed: "Nous n’avons pas pu démarrer votre réservation. Veuillez réessayer.";
|
|
1752
|
+
readonly full: "Payer {{amount}} en ligne";
|
|
1753
|
+
readonly deposit: "Acompte de {{amount}} en ligne";
|
|
1754
|
+
readonly unavailable: "Les informations de paiement sont indisponibles. Veuillez sélectionner à nouveau une prestation.";
|
|
1755
|
+
};
|
|
1711
1756
|
readonly regionLabel: "Prendre rendez-vous";
|
|
1712
1757
|
readonly stepAnnouncement: "Étape {{current}} sur {{total}} : {{label}}";
|
|
1713
1758
|
readonly filtersLabel: "Vos choix";
|
|
@@ -2041,6 +2086,7 @@ export declare const frUi: {
|
|
|
2041
2086
|
readonly mr: "M.";
|
|
2042
2087
|
readonly ms: "Mme";
|
|
2043
2088
|
};
|
|
2089
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2044
2090
|
readonly gender: {
|
|
2045
2091
|
readonly m: "Homme";
|
|
2046
2092
|
readonly f: "Femme";
|
|
@@ -2791,6 +2837,8 @@ export declare const frUi: {
|
|
|
2791
2837
|
readonly remove: "Supprimer le surlignage";
|
|
2792
2838
|
};
|
|
2793
2839
|
readonly heading: "Titre";
|
|
2840
|
+
readonly extensionsKit: "Du kit";
|
|
2841
|
+
readonly extensionsMarketplace: "Du Marketplace";
|
|
2794
2842
|
readonly extensions: "Extensions de l’éditeur";
|
|
2795
2843
|
readonly insertVariable: "Insérer une variable";
|
|
2796
2844
|
readonly variables: {
|
|
@@ -2929,6 +2977,9 @@ export declare const frUi: {
|
|
|
2929
2977
|
readonly cvc: "CVV";
|
|
2930
2978
|
};
|
|
2931
2979
|
readonly error: {
|
|
2980
|
+
readonly billingAddressIncomplete: "Complétez l’adresse de facturation avant de payer.";
|
|
2981
|
+
readonly billingDetailsChanged: "Votre adresse de facturation a changé. Veuillez la vérifier et réessayer.";
|
|
2982
|
+
readonly billingDetailsSave: "Vos coordonnées de facturation n’ont pas pu être enregistrées. Veuillez réessayer.";
|
|
2932
2983
|
readonly generic: "Une erreur s'est produite. Veuillez réessayer.";
|
|
2933
2984
|
readonly cardNumber: "Le numéro de carte est invalide.";
|
|
2934
2985
|
readonly expiry: "La date d'expiration est invalide.";
|
|
@@ -4624,16 +4675,26 @@ export declare const frUi: {
|
|
|
4624
4675
|
readonly noteRequired: "Saisissez une note.";
|
|
4625
4676
|
readonly operator: "Opérateur";
|
|
4626
4677
|
readonly operatorNone: "Aucun opérateur";
|
|
4678
|
+
readonly operatorUnresolved: "Opérateur absent de la liste : {{id}}";
|
|
4679
|
+
readonly type: "Type de tâche";
|
|
4680
|
+
readonly typeGroupStandard: "Types standard";
|
|
4681
|
+
readonly typeGroupCustom: "Types du cabinet";
|
|
4682
|
+
readonly typeUnresolved: "Type absent de la liste : {{id}}";
|
|
4683
|
+
readonly assignee: "Assignée à";
|
|
4684
|
+
readonly assigneeNone: "Personne";
|
|
4685
|
+
readonly assigneeUnresolved: "Personne assignée absente de la liste : {{id}}";
|
|
4627
4686
|
readonly about: "Concerne";
|
|
4628
4687
|
readonly aboutNobody: "Personne";
|
|
4629
4688
|
readonly aboutPatient: "Patient";
|
|
4630
4689
|
readonly aboutCompany: "Entreprise";
|
|
4690
|
+
readonly aboutOperator: "Opérateur";
|
|
4631
4691
|
readonly companyName: "Nom de l'entreprise";
|
|
4632
4692
|
readonly companyUnresolved: "Entreprise liée (absente de la liste) : {{id}}";
|
|
4633
4693
|
readonly companyReplace: "Remplacer l'entreprise";
|
|
4634
4694
|
readonly done: "Terminée";
|
|
4635
4695
|
readonly save: "Enregistrer";
|
|
4636
4696
|
readonly cancel: "Annuler";
|
|
4697
|
+
readonly actionsLabel: "Actions de la tâche";
|
|
4637
4698
|
readonly delete: "Supprimer";
|
|
4638
4699
|
readonly deleteConfirmTitle: "Supprimer cette tâche ?";
|
|
4639
4700
|
readonly deleteConfirmBody: "La tâche sera supprimée. Cette action est irréversible ici.";
|
|
@@ -4828,6 +4889,7 @@ export declare const frUi: {
|
|
|
4828
4889
|
readonly resetFiltersCount_zero: "Réinitialiser les filtres — {{count}} actifs";
|
|
4829
4890
|
readonly resetFiltersCount_two: "Réinitialiser les filtres — {{count}} actifs";
|
|
4830
4891
|
readonly resetFiltersCount_few: "Réinitialiser les filtres — {{count}} actifs";
|
|
4892
|
+
readonly backlogCount: "À compléter — {{n}} à compléter";
|
|
4831
4893
|
};
|
|
4832
4894
|
readonly view: {
|
|
4833
4895
|
readonly menuLabel: "Vue de l’agenda — {{view}}";
|
|
@@ -4895,6 +4957,11 @@ export declare const frUi: {
|
|
|
4895
4957
|
readonly filterNoPatient: "Sans patient";
|
|
4896
4958
|
readonly filterNoOperator: "Sans opérateur";
|
|
4897
4959
|
readonly filterNoChair: "Sans fauteuil";
|
|
4960
|
+
readonly settings: "Paramètres du panneau";
|
|
4961
|
+
readonly settingsNarrowed: "Paramètres du panneau, la liste est filtrée";
|
|
4962
|
+
readonly settingsTitle: "Ce qui est affiché";
|
|
4963
|
+
readonly settingsHint: "Une carte reste visible tant qu’au moins un de ses champs manquants est activé.";
|
|
4964
|
+
readonly emptyNarrowed: "Certains filtres sont désactivés dans les paramètres du panneau.";
|
|
4898
4965
|
readonly notShownOnChairAxis: "Non affichés dans les colonnes fauteuil tant qu’aucun fauteuil n’est assigné.";
|
|
4899
4966
|
};
|
|
4900
4967
|
readonly waitingList: {
|
|
@@ -4939,7 +5006,6 @@ export declare const frUi: {
|
|
|
4939
5006
|
};
|
|
4940
5007
|
readonly readOnly: {
|
|
4941
5008
|
readonly createBlocked: "Vous n’avez pas l’autorisation de créer des rendez-vous.";
|
|
4942
|
-
readonly createTaskBlocked: "Vous n’avez pas l’autorisation de créer des tâches.";
|
|
4943
5009
|
readonly changeBlocked: "Vous n’avez pas l’autorisation de modifier des rendez-vous.";
|
|
4944
5010
|
readonly waitingBlocked: "Vous n’avez pas l’autorisation de modifier la liste d’attente.";
|
|
4945
5011
|
readonly waitingLockedBody: "Vous n’avez pas l’autorisation de modifier la liste d’attente — demandez au responsable du cabinet le droit de modification de l’agenda.";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
2
2
|
infoTip: {
|
|
3
3
|
triggerLabel: "Plus d'informations"
|
|
4
4
|
},
|
|
5
|
+
aiCreditsNotice: {
|
|
6
|
+
dismiss: "Ne plus afficher",
|
|
7
|
+
included: {
|
|
8
|
+
eyebrow: "Assistance IA",
|
|
9
|
+
heading: "Inclus dans votre offre",
|
|
10
|
+
body: "Les fonctionnalités IA sont proposées sans coût supplémentaire pendant cette période d'essai.",
|
|
11
|
+
allowance: "{{remaining}} sur {{limit}} actions IA ce mois-ci",
|
|
12
|
+
resetsOn: "Se renouvelle le {{date}}",
|
|
13
|
+
learnMore: "En savoir plus"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "Crédits IA",
|
|
17
|
+
headingWithAllowance: "{{remaining}} sur {{limit}} crédits",
|
|
18
|
+
body: "L'offre gratuite inclut {{limit}} actions par mois. Choisissez un pack de crédits pour continuer sans limite.",
|
|
19
|
+
bodyGeneric: "Choisissez un pack de crédits pour continuer sans limite.",
|
|
20
|
+
viewBundles: "Voir les packs",
|
|
21
|
+
seeCosts: "Le coût de chaque action"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "Prescription de lunettes",
|
|
7
26
|
metaLabel: "Détails de la prescription",
|
|
@@ -586,7 +605,8 @@ const e = {
|
|
|
586
605
|
},
|
|
587
606
|
slider: {
|
|
588
607
|
minLabel: "Minimum",
|
|
589
|
-
maxLabel: "Maximum"
|
|
608
|
+
maxLabel: "Maximum",
|
|
609
|
+
value: "Valeur"
|
|
590
610
|
},
|
|
591
611
|
checkboxGroup: {
|
|
592
612
|
selectAll: "Tout sélectionner",
|
|
@@ -738,6 +758,8 @@ const e = {
|
|
|
738
758
|
remove: "Supprimer le fichier",
|
|
739
759
|
progress: "{{percent}} % chargé",
|
|
740
760
|
filesSelected: "{{count}} fichier(s) sélectionné(s)",
|
|
761
|
+
maxSizeHint: "Max {{size}}",
|
|
762
|
+
maxFilesHint: "Jusqu'à {{count}} fichier(s)",
|
|
741
763
|
errors: {
|
|
742
764
|
fileTooLarge: "Le fichier dépasse {{maxSize}}",
|
|
743
765
|
fileTooSmall: "Le fichier est inférieur à {{minSize}}",
|
|
@@ -1708,6 +1730,29 @@ const e = {
|
|
|
1708
1730
|
slotLabel: "{{day}}, {{time}}"
|
|
1709
1731
|
},
|
|
1710
1732
|
booking: {
|
|
1733
|
+
payment: {
|
|
1734
|
+
paidTitle: "Paiement reçu, réservation confirmée",
|
|
1735
|
+
paidBody: "Nous avons reçu {{amount}}. Votre rendez-vous est confirmé.",
|
|
1736
|
+
paidDemoTitle: "Paiement réussi (démo)",
|
|
1737
|
+
paidDemo: "Démo terminée : aucun paiement n’a été effectué et aucun rendez-vous n’a été réservé.",
|
|
1738
|
+
summaryPaid: "Montant payé",
|
|
1739
|
+
heading: "Payez pour confirmer votre réservation",
|
|
1740
|
+
processing: "Votre paiement est en cours de traitement.",
|
|
1741
|
+
confirming: "Paiement reçu. Nous confirmons votre réservation.",
|
|
1742
|
+
failed: "Votre paiement n’a pas abouti. Veuillez réessayer.",
|
|
1743
|
+
completionFailed: "Paiement reçu. Veuillez réessayer de confirmer la réservation sans payer à nouveau.",
|
|
1744
|
+
retryConfirmation: "Réessayer la confirmation",
|
|
1745
|
+
cancelled: "Paiement annulé. Aucune réservation n’a été confirmée.",
|
|
1746
|
+
noticeTitle: "Paiement en ligne obligatoire",
|
|
1747
|
+
noticeBody: "Payez {{amount}} en ligne pour confirmer ce rendez-vous.",
|
|
1748
|
+
accept: "J’accepte de payer {{amount}} en ligne.",
|
|
1749
|
+
terms: "Conditions de paiement",
|
|
1750
|
+
submit: "Payer {{amount}} et réserver",
|
|
1751
|
+
submitFailed: "Nous n’avons pas pu démarrer votre réservation. Veuillez réessayer.",
|
|
1752
|
+
full: "Payer {{amount}} en ligne",
|
|
1753
|
+
deposit: "Acompte de {{amount}} en ligne",
|
|
1754
|
+
unavailable: "Les informations de paiement sont indisponibles. Veuillez sélectionner à nouveau une prestation."
|
|
1755
|
+
},
|
|
1711
1756
|
regionLabel: "Prendre rendez-vous",
|
|
1712
1757
|
stepAnnouncement: "Étape {{current}} sur {{total}} : {{label}}",
|
|
1713
1758
|
filtersLabel: "Vos choix",
|
|
@@ -2030,6 +2075,7 @@ const e = {
|
|
|
2030
2075
|
mr: "M.",
|
|
2031
2076
|
ms: "Mme"
|
|
2032
2077
|
},
|
|
2078
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2033
2079
|
gender: {
|
|
2034
2080
|
m: "Homme",
|
|
2035
2081
|
f: "Femme"
|
|
@@ -2769,6 +2815,8 @@ const e = {
|
|
|
2769
2815
|
remove: "Supprimer le surlignage"
|
|
2770
2816
|
},
|
|
2771
2817
|
heading: "Titre",
|
|
2818
|
+
extensionsKit: "Du kit",
|
|
2819
|
+
extensionsMarketplace: "Du Marketplace",
|
|
2772
2820
|
extensions: "Extensions de l’éditeur",
|
|
2773
2821
|
insertVariable: "Insérer une variable",
|
|
2774
2822
|
variables: {
|
|
@@ -2907,6 +2955,9 @@ const e = {
|
|
|
2907
2955
|
cvc: "CVV"
|
|
2908
2956
|
},
|
|
2909
2957
|
error: {
|
|
2958
|
+
billingAddressIncomplete: "Complétez l’adresse de facturation avant de payer.",
|
|
2959
|
+
billingDetailsChanged: "Votre adresse de facturation a changé. Veuillez la vérifier et réessayer.",
|
|
2960
|
+
billingDetailsSave: "Vos coordonnées de facturation n’ont pas pu être enregistrées. Veuillez réessayer.",
|
|
2910
2961
|
generic: "Une erreur s'est produite. Veuillez réessayer.",
|
|
2911
2962
|
cardNumber: "Le numéro de carte est invalide.",
|
|
2912
2963
|
expiry: "La date d'expiration est invalide.",
|
|
@@ -4590,16 +4641,26 @@ const e = {
|
|
|
4590
4641
|
noteRequired: "Saisissez une note.",
|
|
4591
4642
|
operator: "Opérateur",
|
|
4592
4643
|
operatorNone: "Aucun opérateur",
|
|
4644
|
+
operatorUnresolved: "Opérateur absent de la liste : {{id}}",
|
|
4645
|
+
type: "Type de tâche",
|
|
4646
|
+
typeGroupStandard: "Types standard",
|
|
4647
|
+
typeGroupCustom: "Types du cabinet",
|
|
4648
|
+
typeUnresolved: "Type absent de la liste : {{id}}",
|
|
4649
|
+
assignee: "Assignée à",
|
|
4650
|
+
assigneeNone: "Personne",
|
|
4651
|
+
assigneeUnresolved: "Personne assignée absente de la liste : {{id}}",
|
|
4593
4652
|
about: "Concerne",
|
|
4594
4653
|
aboutNobody: "Personne",
|
|
4595
4654
|
aboutPatient: "Patient",
|
|
4596
4655
|
aboutCompany: "Entreprise",
|
|
4656
|
+
aboutOperator: "Opérateur",
|
|
4597
4657
|
companyName: "Nom de l'entreprise",
|
|
4598
4658
|
companyUnresolved: "Entreprise liée (absente de la liste) : {{id}}",
|
|
4599
4659
|
companyReplace: "Remplacer l'entreprise",
|
|
4600
4660
|
done: "Terminée",
|
|
4601
4661
|
save: "Enregistrer",
|
|
4602
4662
|
cancel: "Annuler",
|
|
4663
|
+
actionsLabel: "Actions de la tâche",
|
|
4603
4664
|
delete: "Supprimer",
|
|
4604
4665
|
deleteConfirmTitle: "Supprimer cette tâche ?",
|
|
4605
4666
|
deleteConfirmBody: "La tâche sera supprimée. Cette action est irréversible ici.",
|
|
@@ -4793,7 +4854,8 @@ const e = {
|
|
|
4793
4854
|
operatorsCount_few: "Opérateurs — {{count}} sélectionnés",
|
|
4794
4855
|
resetFiltersCount_zero: "Réinitialiser les filtres — {{count}} actifs",
|
|
4795
4856
|
resetFiltersCount_two: "Réinitialiser les filtres — {{count}} actifs",
|
|
4796
|
-
resetFiltersCount_few: "Réinitialiser les filtres — {{count}} actifs"
|
|
4857
|
+
resetFiltersCount_few: "Réinitialiser les filtres — {{count}} actifs",
|
|
4858
|
+
backlogCount: "À compléter — {{n}} à compléter"
|
|
4797
4859
|
},
|
|
4798
4860
|
view: {
|
|
4799
4861
|
menuLabel: "Vue de l’agenda — {{view}}",
|
|
@@ -4861,6 +4923,11 @@ const e = {
|
|
|
4861
4923
|
filterNoPatient: "Sans patient",
|
|
4862
4924
|
filterNoOperator: "Sans opérateur",
|
|
4863
4925
|
filterNoChair: "Sans fauteuil",
|
|
4926
|
+
settings: "Paramètres du panneau",
|
|
4927
|
+
settingsNarrowed: "Paramètres du panneau, la liste est filtrée",
|
|
4928
|
+
settingsTitle: "Ce qui est affiché",
|
|
4929
|
+
settingsHint: "Une carte reste visible tant qu’au moins un de ses champs manquants est activé.",
|
|
4930
|
+
emptyNarrowed: "Certains filtres sont désactivés dans les paramètres du panneau.",
|
|
4864
4931
|
notShownOnChairAxis: "Non affichés dans les colonnes fauteuil tant qu’aucun fauteuil n’est assigné."
|
|
4865
4932
|
},
|
|
4866
4933
|
waitingList: {
|
|
@@ -4905,7 +4972,6 @@ const e = {
|
|
|
4905
4972
|
},
|
|
4906
4973
|
readOnly: {
|
|
4907
4974
|
createBlocked: "Vous n’avez pas l’autorisation de créer des rendez-vous.",
|
|
4908
|
-
createTaskBlocked: "Vous n’avez pas l’autorisation de créer des tâches.",
|
|
4909
4975
|
changeBlocked: "Vous n’avez pas l’autorisation de modifier des rendez-vous.",
|
|
4910
4976
|
waitingBlocked: "Vous n’avez pas l’autorisation de modifier la liste d’attente.",
|
|
4911
4977
|
waitingLockedBody: "Vous n’avez pas l’autorisation de modifier la liste d’attente — demandez au responsable du cabinet le droit de modification de l’agenda."
|
|
@@ -6,6 +6,25 @@ export declare const hiUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "अधिक जानकारी";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "फिर से न दिखाएं";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "AI सहायता";
|
|
13
|
+
readonly heading: "आपकी योजना में शामिल";
|
|
14
|
+
readonly body: "इस ट्रायल अवधि के दौरान AI सुविधाएँ बिना किसी अतिरिक्त शुल्क के उपलब्ध हैं।";
|
|
15
|
+
readonly allowance: "इस महीने {{limit}} में से {{remaining}} AI क्रियाएँ शेष";
|
|
16
|
+
readonly resetsOn: "{{date}} को नवीनीकृत होगा";
|
|
17
|
+
readonly learnMore: "और जानें";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "AI क्रेडिट";
|
|
21
|
+
readonly headingWithAllowance: "{{limit}} में से {{remaining}} क्रेडिट";
|
|
22
|
+
readonly body: "निःशुल्क योजना में प्रति माह {{limit}} क्रियाएँ शामिल हैं। बिना किसी सीमा के जारी रखने के लिए एक क्रेडिट पैकेज चुनें।";
|
|
23
|
+
readonly bodyGeneric: "बिना किसी सीमा के जारी रखने के लिए एक क्रेडिट पैकेज चुनें।";
|
|
24
|
+
readonly viewBundles: "पैकेज देखें";
|
|
25
|
+
readonly seeCosts: "हर क्रिया की लागत";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "चश्मे का नुस्खा";
|
|
11
30
|
readonly metaLabel: "नुस्खे का विवरण";
|
|
@@ -595,6 +614,7 @@ export declare const hiUi: {
|
|
|
595
614
|
readonly slider: {
|
|
596
615
|
readonly minLabel: "न्यूनतम";
|
|
597
616
|
readonly maxLabel: "अधिकतम";
|
|
617
|
+
readonly value: "मान";
|
|
598
618
|
};
|
|
599
619
|
readonly checkboxGroup: {
|
|
600
620
|
readonly selectAll: "सभी चुनें";
|
|
@@ -746,6 +766,8 @@ export declare const hiUi: {
|
|
|
746
766
|
readonly remove: "फ़ाइल हटाएं";
|
|
747
767
|
readonly progress: "{{percent}}% अपलोड हुआ";
|
|
748
768
|
readonly filesSelected: "{{count}} फ़ाइलें चयनित";
|
|
769
|
+
readonly maxSizeHint: "अधिकतम {{size}}";
|
|
770
|
+
readonly maxFilesHint: "{{count}} फ़ाइलों तक";
|
|
749
771
|
readonly errors: {
|
|
750
772
|
readonly fileTooLarge: "फ़ाइल {{maxSize}} से अधिक है";
|
|
751
773
|
readonly fileTooSmall: "फ़ाइल {{minSize}} से छोटी है";
|
|
@@ -1708,6 +1730,29 @@ export declare const hiUi: {
|
|
|
1708
1730
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1709
1731
|
};
|
|
1710
1732
|
readonly booking: {
|
|
1733
|
+
readonly payment: {
|
|
1734
|
+
readonly paidTitle: "भुगतान मिल गया, बुकिंग पक्की हो गई";
|
|
1735
|
+
readonly paidBody: "हमें {{amount}} मिल गए हैं। आपका अपॉइंटमेंट पक्का हो गया है।";
|
|
1736
|
+
readonly paidDemoTitle: "भुगतान सफल (डेमो)";
|
|
1737
|
+
readonly paidDemo: "डेमो पूरा हुआ: कोई भुगतान नहीं लिया गया और कोई अपॉइंटमेंट बुक नहीं हुआ।";
|
|
1738
|
+
readonly summaryPaid: "भुगतान की गई राशि";
|
|
1739
|
+
readonly heading: "अपनी बुकिंग पक्की करने के लिए भुगतान करें";
|
|
1740
|
+
readonly processing: "आपका भुगतान संसाधित किया जा रहा है।";
|
|
1741
|
+
readonly confirming: "भुगतान मिल गया है। हम आपकी बुकिंग की पुष्टि कर रहे हैं।";
|
|
1742
|
+
readonly failed: "आपका भुगतान पूरा नहीं हुआ। कृपया दोबारा कोशिश करें।";
|
|
1743
|
+
readonly completionFailed: "भुगतान मिल गया है। दोबारा भुगतान किए बिना बुकिंग की पुष्टि करने की फिर कोशिश करें।";
|
|
1744
|
+
readonly retryConfirmation: "पुष्टि की फिर कोशिश करें";
|
|
1745
|
+
readonly cancelled: "भुगतान रद्द हो गया। किसी भी बुकिंग की पुष्टि नहीं हुई है।";
|
|
1746
|
+
readonly noticeTitle: "ऑनलाइन भुगतान आवश्यक है";
|
|
1747
|
+
readonly noticeBody: "यह अपॉइंटमेंट पक्का करने के लिए {{amount}} का ऑनलाइन भुगतान करें।";
|
|
1748
|
+
readonly accept: "मैं {{amount}} का ऑनलाइन भुगतान करने के लिए सहमत हूँ।";
|
|
1749
|
+
readonly terms: "भुगतान की शर्तें";
|
|
1750
|
+
readonly submit: "{{amount}} का भुगतान करके बुक करें";
|
|
1751
|
+
readonly submitFailed: "हम आपकी बुकिंग शुरू नहीं कर सके। कृपया दोबारा कोशिश करें।";
|
|
1752
|
+
readonly full: "{{amount}} का ऑनलाइन भुगतान करें";
|
|
1753
|
+
readonly deposit: "{{amount}} का ऑनलाइन अग्रिम भुगतान";
|
|
1754
|
+
readonly unavailable: "भुगतान का विवरण उपलब्ध नहीं है। कृपया सेवा दोबारा चुनें।";
|
|
1755
|
+
};
|
|
1711
1756
|
readonly regionLabel: "अपॉइंटमेंट बुक करें";
|
|
1712
1757
|
readonly stepAnnouncement: "{{total}} में से चरण {{current}}: {{label}}";
|
|
1713
1758
|
readonly filtersLabel: "आपके चयन";
|
|
@@ -2041,6 +2086,7 @@ export declare const hiUi: {
|
|
|
2041
2086
|
readonly mr: "श्री";
|
|
2042
2087
|
readonly ms: "सुश्री";
|
|
2043
2088
|
};
|
|
2089
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2044
2090
|
readonly gender: {
|
|
2045
2091
|
readonly m: "पुरुष";
|
|
2046
2092
|
readonly f: "महिला";
|
|
@@ -2791,6 +2837,8 @@ export declare const hiUi: {
|
|
|
2791
2837
|
readonly remove: "हाइलाइट हटाएँ";
|
|
2792
2838
|
};
|
|
2793
2839
|
readonly heading: "शीर्षक";
|
|
2840
|
+
readonly extensionsKit: "किट से";
|
|
2841
|
+
readonly extensionsMarketplace: "मार्केटप्लेस से";
|
|
2794
2842
|
readonly extensions: "एडिटर एक्सटेंशन";
|
|
2795
2843
|
readonly insertVariable: "वेरिएबल डालें";
|
|
2796
2844
|
readonly variables: {
|
|
@@ -2929,6 +2977,9 @@ export declare const hiUi: {
|
|
|
2929
2977
|
readonly cvc: "CVC";
|
|
2930
2978
|
};
|
|
2931
2979
|
readonly error: {
|
|
2980
|
+
readonly billingAddressIncomplete: "भुगतान करने से पहले बिलिंग पता पूरा भरें।";
|
|
2981
|
+
readonly billingDetailsChanged: "आपका बिलिंग पता बदल गया है। कृपया उसे जाँचकर दोबारा कोशिश करें।";
|
|
2982
|
+
readonly billingDetailsSave: "आपका बिलिंग विवरण सहेजा नहीं जा सका। कृपया दोबारा कोशिश करें।";
|
|
2932
2983
|
readonly generic: "कुछ गलत हो गया। पुनः प्रयास करें।";
|
|
2933
2984
|
readonly cardNumber: "कार्ड नंबर अमान्य है।";
|
|
2934
2985
|
readonly expiry: "समाप्ति तिथि अमान्य है।";
|
|
@@ -4624,16 +4675,26 @@ export declare const hiUi: {
|
|
|
4624
4675
|
readonly noteRequired: "एक नोट दर्ज करें।";
|
|
4625
4676
|
readonly operator: "ऑपरेटर";
|
|
4626
4677
|
readonly operatorNone: "कोई ऑपरेटर नहीं";
|
|
4678
|
+
readonly operatorUnresolved: "सूची में न मिलने वाला ऑपरेटर: {{id}}";
|
|
4679
|
+
readonly type: "प्रकार";
|
|
4680
|
+
readonly typeGroupStandard: "मानक प्रकार";
|
|
4681
|
+
readonly typeGroupCustom: "क्लिनिक के प्रकार";
|
|
4682
|
+
readonly typeUnresolved: "सूची में न मिलने वाला प्रकार: {{id}}";
|
|
4683
|
+
readonly assignee: "सौंपा गया";
|
|
4684
|
+
readonly assigneeNone: "कोई नहीं";
|
|
4685
|
+
readonly assigneeUnresolved: "सूची में न मिलने वाला व्यक्ति: {{id}}";
|
|
4627
4686
|
readonly about: "संबंधित";
|
|
4628
4687
|
readonly aboutNobody: "कोई नहीं";
|
|
4629
4688
|
readonly aboutPatient: "रोगी";
|
|
4630
4689
|
readonly aboutCompany: "कंपनी";
|
|
4690
|
+
readonly aboutOperator: "ऑपरेटर";
|
|
4631
4691
|
readonly companyName: "कंपनी का नाम";
|
|
4632
4692
|
readonly companyUnresolved: "जुड़ी हुई कंपनी (सूची में नहीं): {{id}}";
|
|
4633
4693
|
readonly companyReplace: "कंपनी बदलें";
|
|
4634
4694
|
readonly done: "पूर्ण";
|
|
4635
4695
|
readonly save: "सहेजें";
|
|
4636
4696
|
readonly cancel: "रद्द करें";
|
|
4697
|
+
readonly actionsLabel: "कार्य की क्रियाएँ";
|
|
4637
4698
|
readonly delete: "हटाएं";
|
|
4638
4699
|
readonly deleteConfirmTitle: "क्या यह कार्य हटाएं?";
|
|
4639
4700
|
readonly deleteConfirmBody: "कार्य हटा दिया जाएगा। यह क्रिया यहां पूर्ववत नहीं की जा सकती।";
|
|
@@ -4828,6 +4889,7 @@ export declare const hiUi: {
|
|
|
4828
4889
|
readonly resetFiltersCount_zero: "फ़िल्टर रीसेट करें — {{count}} सक्रिय";
|
|
4829
4890
|
readonly resetFiltersCount_two: "फ़िल्टर रीसेट करें — {{count}} सक्रिय";
|
|
4830
4891
|
readonly resetFiltersCount_few: "फ़िल्टर रीसेट करें — {{count}} सक्रिय";
|
|
4892
|
+
readonly backlogCount: "पूरा करना बाकी — {{n}} पूरा करना बाकी";
|
|
4831
4893
|
};
|
|
4832
4894
|
readonly view: {
|
|
4833
4895
|
readonly menuLabel: "कैलेंडर दृश्य — {{view}}";
|
|
@@ -4895,6 +4957,11 @@ export declare const hiUi: {
|
|
|
4895
4957
|
readonly filterNoPatient: "रोगी रहित";
|
|
4896
4958
|
readonly filterNoOperator: "ऑपरेटर रहित";
|
|
4897
4959
|
readonly filterNoChair: "चेयर रहित";
|
|
4960
|
+
readonly settings: "पैनल सेटिंग्स";
|
|
4961
|
+
readonly settingsNarrowed: "पैनल सेटिंग्स, सूची फ़िल्टर की गई है";
|
|
4962
|
+
readonly settingsTitle: "क्या दिखाया जाए";
|
|
4963
|
+
readonly settingsHint: "जब तक उसका कम से कम एक अधूरा फ़ील्ड चालू है, कार्ड दिखता रहता है।";
|
|
4964
|
+
readonly emptyNarrowed: "पैनल सेटिंग्स में कुछ फ़िल्टर बंद हैं।";
|
|
4898
4965
|
readonly notShownOnChairAxis: "चेयर असाइन होने तक चेयर कॉलम में नहीं दिखाया जाता।";
|
|
4899
4966
|
};
|
|
4900
4967
|
readonly waitingList: {
|
|
@@ -4939,7 +5006,6 @@ export declare const hiUi: {
|
|
|
4939
5006
|
};
|
|
4940
5007
|
readonly readOnly: {
|
|
4941
5008
|
readonly createBlocked: "आपके पास अपॉइंटमेंट बनाने की अनुमति नहीं है।";
|
|
4942
|
-
readonly createTaskBlocked: "आपके पास कार्य बनाने की अनुमति नहीं है।";
|
|
4943
5009
|
readonly changeBlocked: "आपके पास अपॉइंटमेंट बदलने की अनुमति नहीं है।";
|
|
4944
5010
|
readonly waitingBlocked: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है।";
|
|
4945
5011
|
readonly waitingLockedBody: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है — कैलेंडर संपादित करने का अधिकार क्लिनिक के स्वामी से माँगें।";
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
2
2
|
infoTip: {
|
|
3
3
|
triggerLabel: "अधिक जानकारी"
|
|
4
4
|
},
|
|
5
|
+
aiCreditsNotice: {
|
|
6
|
+
dismiss: "फिर से न दिखाएं",
|
|
7
|
+
included: {
|
|
8
|
+
eyebrow: "AI सहायता",
|
|
9
|
+
heading: "आपकी योजना में शामिल",
|
|
10
|
+
body: "इस ट्रायल अवधि के दौरान AI सुविधाएँ बिना किसी अतिरिक्त शुल्क के उपलब्ध हैं।",
|
|
11
|
+
allowance: "इस महीने {{limit}} में से {{remaining}} AI क्रियाएँ शेष",
|
|
12
|
+
resetsOn: "{{date}} को नवीनीकृत होगा",
|
|
13
|
+
learnMore: "और जानें"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "AI क्रेडिट",
|
|
17
|
+
headingWithAllowance: "{{limit}} में से {{remaining}} क्रेडिट",
|
|
18
|
+
body: "निःशुल्क योजना में प्रति माह {{limit}} क्रियाएँ शामिल हैं। बिना किसी सीमा के जारी रखने के लिए एक क्रेडिट पैकेज चुनें।",
|
|
19
|
+
bodyGeneric: "बिना किसी सीमा के जारी रखने के लिए एक क्रेडिट पैकेज चुनें।",
|
|
20
|
+
viewBundles: "पैकेज देखें",
|
|
21
|
+
seeCosts: "हर क्रिया की लागत"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "चश्मे का नुस्खा",
|
|
7
26
|
metaLabel: "नुस्खे का विवरण",
|
|
@@ -586,7 +605,8 @@ const e = {
|
|
|
586
605
|
},
|
|
587
606
|
slider: {
|
|
588
607
|
minLabel: "न्यूनतम",
|
|
589
|
-
maxLabel: "अधिकतम"
|
|
608
|
+
maxLabel: "अधिकतम",
|
|
609
|
+
value: "मान"
|
|
590
610
|
},
|
|
591
611
|
checkboxGroup: {
|
|
592
612
|
selectAll: "सभी चुनें",
|
|
@@ -738,6 +758,8 @@ const e = {
|
|
|
738
758
|
remove: "फ़ाइल हटाएं",
|
|
739
759
|
progress: "{{percent}}% अपलोड हुआ",
|
|
740
760
|
filesSelected: "{{count}} फ़ाइलें चयनित",
|
|
761
|
+
maxSizeHint: "अधिकतम {{size}}",
|
|
762
|
+
maxFilesHint: "{{count}} फ़ाइलों तक",
|
|
741
763
|
errors: {
|
|
742
764
|
fileTooLarge: "फ़ाइल {{maxSize}} से अधिक है",
|
|
743
765
|
fileTooSmall: "फ़ाइल {{minSize}} से छोटी है",
|
|
@@ -1708,6 +1730,29 @@ const e = {
|
|
|
1708
1730
|
slotLabel: "{{day}}, {{time}}"
|
|
1709
1731
|
},
|
|
1710
1732
|
booking: {
|
|
1733
|
+
payment: {
|
|
1734
|
+
paidTitle: "भुगतान मिल गया, बुकिंग पक्की हो गई",
|
|
1735
|
+
paidBody: "हमें {{amount}} मिल गए हैं। आपका अपॉइंटमेंट पक्का हो गया है।",
|
|
1736
|
+
paidDemoTitle: "भुगतान सफल (डेमो)",
|
|
1737
|
+
paidDemo: "डेमो पूरा हुआ: कोई भुगतान नहीं लिया गया और कोई अपॉइंटमेंट बुक नहीं हुआ।",
|
|
1738
|
+
summaryPaid: "भुगतान की गई राशि",
|
|
1739
|
+
heading: "अपनी बुकिंग पक्की करने के लिए भुगतान करें",
|
|
1740
|
+
processing: "आपका भुगतान संसाधित किया जा रहा है।",
|
|
1741
|
+
confirming: "भुगतान मिल गया है। हम आपकी बुकिंग की पुष्टि कर रहे हैं।",
|
|
1742
|
+
failed: "आपका भुगतान पूरा नहीं हुआ। कृपया दोबारा कोशिश करें।",
|
|
1743
|
+
completionFailed: "भुगतान मिल गया है। दोबारा भुगतान किए बिना बुकिंग की पुष्टि करने की फिर कोशिश करें।",
|
|
1744
|
+
retryConfirmation: "पुष्टि की फिर कोशिश करें",
|
|
1745
|
+
cancelled: "भुगतान रद्द हो गया। किसी भी बुकिंग की पुष्टि नहीं हुई है।",
|
|
1746
|
+
noticeTitle: "ऑनलाइन भुगतान आवश्यक है",
|
|
1747
|
+
noticeBody: "यह अपॉइंटमेंट पक्का करने के लिए {{amount}} का ऑनलाइन भुगतान करें।",
|
|
1748
|
+
accept: "मैं {{amount}} का ऑनलाइन भुगतान करने के लिए सहमत हूँ।",
|
|
1749
|
+
terms: "भुगतान की शर्तें",
|
|
1750
|
+
submit: "{{amount}} का भुगतान करके बुक करें",
|
|
1751
|
+
submitFailed: "हम आपकी बुकिंग शुरू नहीं कर सके। कृपया दोबारा कोशिश करें।",
|
|
1752
|
+
full: "{{amount}} का ऑनलाइन भुगतान करें",
|
|
1753
|
+
deposit: "{{amount}} का ऑनलाइन अग्रिम भुगतान",
|
|
1754
|
+
unavailable: "भुगतान का विवरण उपलब्ध नहीं है। कृपया सेवा दोबारा चुनें।"
|
|
1755
|
+
},
|
|
1711
1756
|
regionLabel: "अपॉइंटमेंट बुक करें",
|
|
1712
1757
|
stepAnnouncement: "{{total}} में से चरण {{current}}: {{label}}",
|
|
1713
1758
|
filtersLabel: "आपके चयन",
|
|
@@ -2031,6 +2076,7 @@ const e = {
|
|
|
2031
2076
|
mr: "श्री",
|
|
2032
2077
|
ms: "सुश्री"
|
|
2033
2078
|
},
|
|
2079
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2034
2080
|
gender: {
|
|
2035
2081
|
m: "पुरुष",
|
|
2036
2082
|
f: "महिला"
|
|
@@ -2766,6 +2812,8 @@ const e = {
|
|
|
2766
2812
|
remove: "हाइलाइट हटाएँ"
|
|
2767
2813
|
},
|
|
2768
2814
|
heading: "शीर्षक",
|
|
2815
|
+
extensionsKit: "किट से",
|
|
2816
|
+
extensionsMarketplace: "मार्केटप्लेस से",
|
|
2769
2817
|
extensions: "एडिटर एक्सटेंशन",
|
|
2770
2818
|
insertVariable: "वेरिएबल डालें",
|
|
2771
2819
|
variables: {
|
|
@@ -2904,6 +2952,9 @@ const e = {
|
|
|
2904
2952
|
cvc: "CVC"
|
|
2905
2953
|
},
|
|
2906
2954
|
error: {
|
|
2955
|
+
billingAddressIncomplete: "भुगतान करने से पहले बिलिंग पता पूरा भरें।",
|
|
2956
|
+
billingDetailsChanged: "आपका बिलिंग पता बदल गया है। कृपया उसे जाँचकर दोबारा कोशिश करें।",
|
|
2957
|
+
billingDetailsSave: "आपका बिलिंग विवरण सहेजा नहीं जा सका। कृपया दोबारा कोशिश करें।",
|
|
2907
2958
|
generic: "कुछ गलत हो गया। पुनः प्रयास करें।",
|
|
2908
2959
|
cardNumber: "कार्ड नंबर अमान्य है।",
|
|
2909
2960
|
expiry: "समाप्ति तिथि अमान्य है।",
|
|
@@ -4587,16 +4638,26 @@ const e = {
|
|
|
4587
4638
|
noteRequired: "एक नोट दर्ज करें।",
|
|
4588
4639
|
operator: "ऑपरेटर",
|
|
4589
4640
|
operatorNone: "कोई ऑपरेटर नहीं",
|
|
4641
|
+
operatorUnresolved: "सूची में न मिलने वाला ऑपरेटर: {{id}}",
|
|
4642
|
+
type: "प्रकार",
|
|
4643
|
+
typeGroupStandard: "मानक प्रकार",
|
|
4644
|
+
typeGroupCustom: "क्लिनिक के प्रकार",
|
|
4645
|
+
typeUnresolved: "सूची में न मिलने वाला प्रकार: {{id}}",
|
|
4646
|
+
assignee: "सौंपा गया",
|
|
4647
|
+
assigneeNone: "कोई नहीं",
|
|
4648
|
+
assigneeUnresolved: "सूची में न मिलने वाला व्यक्ति: {{id}}",
|
|
4590
4649
|
about: "संबंधित",
|
|
4591
4650
|
aboutNobody: "कोई नहीं",
|
|
4592
4651
|
aboutPatient: "रोगी",
|
|
4593
4652
|
aboutCompany: "कंपनी",
|
|
4653
|
+
aboutOperator: "ऑपरेटर",
|
|
4594
4654
|
companyName: "कंपनी का नाम",
|
|
4595
4655
|
companyUnresolved: "जुड़ी हुई कंपनी (सूची में नहीं): {{id}}",
|
|
4596
4656
|
companyReplace: "कंपनी बदलें",
|
|
4597
4657
|
done: "पूर्ण",
|
|
4598
4658
|
save: "सहेजें",
|
|
4599
4659
|
cancel: "रद्द करें",
|
|
4660
|
+
actionsLabel: "कार्य की क्रियाएँ",
|
|
4600
4661
|
delete: "हटाएं",
|
|
4601
4662
|
deleteConfirmTitle: "क्या यह कार्य हटाएं?",
|
|
4602
4663
|
deleteConfirmBody: "कार्य हटा दिया जाएगा। यह क्रिया यहां पूर्ववत नहीं की जा सकती।",
|
|
@@ -4790,7 +4851,8 @@ const e = {
|
|
|
4790
4851
|
operatorsCount_few: "ऑपरेटर — {{count}} चयनित",
|
|
4791
4852
|
resetFiltersCount_zero: "फ़िल्टर रीसेट करें — {{count}} सक्रिय",
|
|
4792
4853
|
resetFiltersCount_two: "फ़िल्टर रीसेट करें — {{count}} सक्रिय",
|
|
4793
|
-
resetFiltersCount_few: "फ़िल्टर रीसेट करें — {{count}} सक्रिय"
|
|
4854
|
+
resetFiltersCount_few: "फ़िल्टर रीसेट करें — {{count}} सक्रिय",
|
|
4855
|
+
backlogCount: "पूरा करना बाकी — {{n}} पूरा करना बाकी"
|
|
4794
4856
|
},
|
|
4795
4857
|
view: {
|
|
4796
4858
|
menuLabel: "कैलेंडर दृश्य — {{view}}",
|
|
@@ -4858,6 +4920,11 @@ const e = {
|
|
|
4858
4920
|
filterNoPatient: "रोगी रहित",
|
|
4859
4921
|
filterNoOperator: "ऑपरेटर रहित",
|
|
4860
4922
|
filterNoChair: "चेयर रहित",
|
|
4923
|
+
settings: "पैनल सेटिंग्स",
|
|
4924
|
+
settingsNarrowed: "पैनल सेटिंग्स, सूची फ़िल्टर की गई है",
|
|
4925
|
+
settingsTitle: "क्या दिखाया जाए",
|
|
4926
|
+
settingsHint: "जब तक उसका कम से कम एक अधूरा फ़ील्ड चालू है, कार्ड दिखता रहता है।",
|
|
4927
|
+
emptyNarrowed: "पैनल सेटिंग्स में कुछ फ़िल्टर बंद हैं।",
|
|
4861
4928
|
notShownOnChairAxis: "चेयर असाइन होने तक चेयर कॉलम में नहीं दिखाया जाता।"
|
|
4862
4929
|
},
|
|
4863
4930
|
waitingList: {
|
|
@@ -4902,7 +4969,6 @@ const e = {
|
|
|
4902
4969
|
},
|
|
4903
4970
|
readOnly: {
|
|
4904
4971
|
createBlocked: "आपके पास अपॉइंटमेंट बनाने की अनुमति नहीं है।",
|
|
4905
|
-
createTaskBlocked: "आपके पास कार्य बनाने की अनुमति नहीं है।",
|
|
4906
4972
|
changeBlocked: "आपके पास अपॉइंटमेंट बदलने की अनुमति नहीं है।",
|
|
4907
4973
|
waitingBlocked: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है।",
|
|
4908
4974
|
waitingLockedBody: "आपके पास प्रतीक्षा सूची बदलने की अनुमति नहीं है — कैलेंडर संपादित करने का अधिकार क्लिनिक के स्वामी से माँगें।"
|