@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 enUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "More information";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "Don't show again";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "AI assistance";
|
|
13
|
+
readonly heading: "Included in your plan";
|
|
14
|
+
readonly body: "AI features are provided at no extra cost during this trial period.";
|
|
15
|
+
readonly allowance: "{{remaining}} of {{limit}} AI actions this month";
|
|
16
|
+
readonly resetsOn: "Renews on {{date}}";
|
|
17
|
+
readonly learnMore: "Learn more";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "AI credits";
|
|
21
|
+
readonly headingWithAllowance: "{{remaining}} of {{limit}} credits";
|
|
22
|
+
readonly body: "The free tier includes {{limit}} actions a month. Choose a credit bundle to continue without limits.";
|
|
23
|
+
readonly bodyGeneric: "Choose a credit bundle to continue without limits.";
|
|
24
|
+
readonly viewBundles: "View bundles";
|
|
25
|
+
readonly seeCosts: "What each action costs";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "Glasses prescription";
|
|
11
30
|
readonly metaLabel: "Prescription details";
|
|
@@ -595,6 +614,7 @@ export declare const enUi: {
|
|
|
595
614
|
readonly slider: {
|
|
596
615
|
readonly minLabel: "Minimum";
|
|
597
616
|
readonly maxLabel: "Maximum";
|
|
617
|
+
readonly value: "Value";
|
|
598
618
|
};
|
|
599
619
|
readonly checkboxGroup: {
|
|
600
620
|
readonly selectAll: "Select all";
|
|
@@ -746,6 +766,8 @@ export declare const enUi: {
|
|
|
746
766
|
readonly remove: "Remove file";
|
|
747
767
|
readonly progress: "{{percent}}% uploaded";
|
|
748
768
|
readonly filesSelected: "{{count}} file(s) selected";
|
|
769
|
+
readonly maxSizeHint: "Max {{size}}";
|
|
770
|
+
readonly maxFilesHint: "Up to {{count}} files";
|
|
749
771
|
readonly errors: {
|
|
750
772
|
readonly fileTooLarge: "File exceeds {{maxSize}}";
|
|
751
773
|
readonly fileTooSmall: "File is smaller than {{minSize}}";
|
|
@@ -1776,6 +1798,29 @@ export declare const enUi: {
|
|
|
1776
1798
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1777
1799
|
};
|
|
1778
1800
|
readonly booking: {
|
|
1801
|
+
readonly payment: {
|
|
1802
|
+
readonly paidTitle: "Payment received, booking confirmed";
|
|
1803
|
+
readonly paidBody: "We received {{amount}}. Your appointment is confirmed.";
|
|
1804
|
+
readonly paidDemoTitle: "Payment successful (demo)";
|
|
1805
|
+
readonly paidDemo: "Demo complete: no payment was taken and no appointment was booked.";
|
|
1806
|
+
readonly summaryPaid: "Amount paid";
|
|
1807
|
+
readonly heading: "Pay to confirm your booking";
|
|
1808
|
+
readonly processing: "Your payment is being processed.";
|
|
1809
|
+
readonly confirming: "Payment received. We are confirming your booking.";
|
|
1810
|
+
readonly failed: "Your payment was not completed. Please try again.";
|
|
1811
|
+
readonly completionFailed: "Payment received. Please retry booking confirmation without paying again.";
|
|
1812
|
+
readonly retryConfirmation: "Retry confirmation";
|
|
1813
|
+
readonly cancelled: "Payment cancelled. No booking has been confirmed.";
|
|
1814
|
+
readonly noticeTitle: "Online payment required";
|
|
1815
|
+
readonly noticeBody: "Pay {{amount}} online to confirm this appointment.";
|
|
1816
|
+
readonly accept: "I agree to pay {{amount}} online.";
|
|
1817
|
+
readonly terms: "Payment terms";
|
|
1818
|
+
readonly submit: "Pay {{amount}} and book";
|
|
1819
|
+
readonly submitFailed: "We could not start your booking. Please try again.";
|
|
1820
|
+
readonly full: "Pay {{amount}} online";
|
|
1821
|
+
readonly deposit: "{{amount}} deposit online";
|
|
1822
|
+
readonly unavailable: "Payment details are unavailable. Please choose a service again.";
|
|
1823
|
+
};
|
|
1779
1824
|
readonly regionLabel: "Book appointment";
|
|
1780
1825
|
readonly stepAnnouncement: "Step {{current}} of {{total}}: {{label}}";
|
|
1781
1826
|
readonly filtersLabel: "Your selections";
|
|
@@ -2109,6 +2154,7 @@ export declare const enUi: {
|
|
|
2109
2154
|
readonly mr: "Mr.";
|
|
2110
2155
|
readonly ms: "Ms.";
|
|
2111
2156
|
};
|
|
2157
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2112
2158
|
readonly gender: {
|
|
2113
2159
|
readonly m: "Male";
|
|
2114
2160
|
readonly f: "Female";
|
|
@@ -2802,6 +2848,8 @@ export declare const enUi: {
|
|
|
2802
2848
|
readonly remove: "Remove highlight";
|
|
2803
2849
|
};
|
|
2804
2850
|
readonly heading: "Heading";
|
|
2851
|
+
readonly extensionsKit: "From the kit";
|
|
2852
|
+
readonly extensionsMarketplace: "From the Marketplace";
|
|
2805
2853
|
readonly extensions: "Editor extensions";
|
|
2806
2854
|
readonly insertVariable: "Insert variable";
|
|
2807
2855
|
readonly variables: {
|
|
@@ -2940,6 +2988,9 @@ export declare const enUi: {
|
|
|
2940
2988
|
readonly cvc: "CVC";
|
|
2941
2989
|
};
|
|
2942
2990
|
readonly error: {
|
|
2991
|
+
readonly billingAddressIncomplete: "Complete the billing address before paying.";
|
|
2992
|
+
readonly billingDetailsChanged: "Your billing address changed. Please check it and try again.";
|
|
2993
|
+
readonly billingDetailsSave: "Your billing details could not be saved. Please try again.";
|
|
2943
2994
|
readonly generic: "Something went wrong. Please try again.";
|
|
2944
2995
|
readonly cardNumber: "The card number is invalid.";
|
|
2945
2996
|
readonly expiry: "The expiry date is invalid.";
|
|
@@ -4635,16 +4686,26 @@ export declare const enUi: {
|
|
|
4635
4686
|
readonly noteRequired: "Enter a note.";
|
|
4636
4687
|
readonly operator: "Operator";
|
|
4637
4688
|
readonly operatorNone: "No operator";
|
|
4689
|
+
readonly operatorUnresolved: "Operator not in the list: {{id}}";
|
|
4690
|
+
readonly type: "Type";
|
|
4691
|
+
readonly typeGroupStandard: "Standard types";
|
|
4692
|
+
readonly typeGroupCustom: "Practice types";
|
|
4693
|
+
readonly typeUnresolved: "Type not in the list: {{id}}";
|
|
4694
|
+
readonly assignee: "Assigned to";
|
|
4695
|
+
readonly assigneeNone: "Nobody";
|
|
4696
|
+
readonly assigneeUnresolved: "Assignee not in the list: {{id}}";
|
|
4638
4697
|
readonly about: "Concerns";
|
|
4639
4698
|
readonly aboutNobody: "Nobody";
|
|
4640
4699
|
readonly aboutPatient: "Patient";
|
|
4641
4700
|
readonly aboutCompany: "Company";
|
|
4701
|
+
readonly aboutOperator: "Operator";
|
|
4642
4702
|
readonly companyName: "Company name";
|
|
4643
4703
|
readonly companyUnresolved: "Linked company (not in the list): {{id}}";
|
|
4644
4704
|
readonly companyReplace: "Replace company";
|
|
4645
4705
|
readonly done: "Done";
|
|
4646
4706
|
readonly save: "Save";
|
|
4647
4707
|
readonly cancel: "Cancel";
|
|
4708
|
+
readonly actionsLabel: "Task actions";
|
|
4648
4709
|
readonly delete: "Delete";
|
|
4649
4710
|
readonly deleteConfirmTitle: "Delete this task?";
|
|
4650
4711
|
readonly deleteConfirmBody: "The task will be removed. This cannot be undone here.";
|
|
@@ -4839,6 +4900,7 @@ export declare const enUi: {
|
|
|
4839
4900
|
readonly resetFiltersCount_zero: "Reset filters — {{count}} active";
|
|
4840
4901
|
readonly resetFiltersCount_two: "Reset filters — {{count}} active";
|
|
4841
4902
|
readonly resetFiltersCount_few: "Reset filters — {{count}} active";
|
|
4903
|
+
readonly backlogCount: "To complete — {{n}} to complete";
|
|
4842
4904
|
};
|
|
4843
4905
|
readonly view: {
|
|
4844
4906
|
readonly menuLabel: "Calendar view — {{view}}";
|
|
@@ -4906,6 +4968,11 @@ export declare const enUi: {
|
|
|
4906
4968
|
readonly filterNoPatient: "Without a patient";
|
|
4907
4969
|
readonly filterNoOperator: "Without an operator";
|
|
4908
4970
|
readonly filterNoChair: "Without a chair";
|
|
4971
|
+
readonly settings: "Panel settings";
|
|
4972
|
+
readonly settingsNarrowed: "Panel settings, the list is filtered";
|
|
4973
|
+
readonly settingsTitle: "What to list";
|
|
4974
|
+
readonly settingsHint: "A card stays while at least one of its missing fields is switched on.";
|
|
4975
|
+
readonly emptyNarrowed: "Some filters are switched off in the panel settings.";
|
|
4909
4976
|
readonly notShownOnChairAxis: "Not shown in the chair columns until a chair is assigned.";
|
|
4910
4977
|
};
|
|
4911
4978
|
readonly waitingList: {
|
|
@@ -4950,7 +5017,6 @@ export declare const enUi: {
|
|
|
4950
5017
|
};
|
|
4951
5018
|
readonly readOnly: {
|
|
4952
5019
|
readonly createBlocked: "You do not have permission to create appointments.";
|
|
4953
|
-
readonly createTaskBlocked: "You do not have permission to create tasks.";
|
|
4954
5020
|
readonly changeBlocked: "You do not have permission to change appointments.";
|
|
4955
5021
|
readonly waitingBlocked: "You do not have permission to change the waiting list.";
|
|
4956
5022
|
readonly waitingLockedBody: "You do not have permission to change the waiting list — ask the practice owner for the calendar edit right.";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
2
2
|
infoTip: {
|
|
3
3
|
triggerLabel: "More information"
|
|
4
4
|
},
|
|
5
|
+
aiCreditsNotice: {
|
|
6
|
+
dismiss: "Don't show again",
|
|
7
|
+
included: {
|
|
8
|
+
eyebrow: "AI assistance",
|
|
9
|
+
heading: "Included in your plan",
|
|
10
|
+
body: "AI features are provided at no extra cost during this trial period.",
|
|
11
|
+
allowance: "{{remaining}} of {{limit}} AI actions this month",
|
|
12
|
+
resetsOn: "Renews on {{date}}",
|
|
13
|
+
learnMore: "Learn more"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "AI credits",
|
|
17
|
+
headingWithAllowance: "{{remaining}} of {{limit}} credits",
|
|
18
|
+
body: "The free tier includes {{limit}} actions a month. Choose a credit bundle to continue without limits.",
|
|
19
|
+
bodyGeneric: "Choose a credit bundle to continue without limits.",
|
|
20
|
+
viewBundles: "View bundles",
|
|
21
|
+
seeCosts: "What each action costs"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "Glasses prescription",
|
|
7
26
|
metaLabel: "Prescription details",
|
|
@@ -586,7 +605,8 @@ const e = {
|
|
|
586
605
|
},
|
|
587
606
|
slider: {
|
|
588
607
|
minLabel: "Minimum",
|
|
589
|
-
maxLabel: "Maximum"
|
|
608
|
+
maxLabel: "Maximum",
|
|
609
|
+
value: "Value"
|
|
590
610
|
},
|
|
591
611
|
checkboxGroup: {
|
|
592
612
|
selectAll: "Select all",
|
|
@@ -738,6 +758,8 @@ const e = {
|
|
|
738
758
|
remove: "Remove file",
|
|
739
759
|
progress: "{{percent}}% uploaded",
|
|
740
760
|
filesSelected: "{{count}} file(s) selected",
|
|
761
|
+
maxSizeHint: "Max {{size}}",
|
|
762
|
+
maxFilesHint: "Up to {{count}} files",
|
|
741
763
|
errors: {
|
|
742
764
|
fileTooLarge: "File exceeds {{maxSize}}",
|
|
743
765
|
fileTooSmall: "File is smaller than {{minSize}}",
|
|
@@ -1759,6 +1781,29 @@ const e = {
|
|
|
1759
1781
|
slotLabel: "{{day}}, {{time}}"
|
|
1760
1782
|
},
|
|
1761
1783
|
booking: {
|
|
1784
|
+
payment: {
|
|
1785
|
+
paidTitle: "Payment received, booking confirmed",
|
|
1786
|
+
paidBody: "We received {{amount}}. Your appointment is confirmed.",
|
|
1787
|
+
paidDemoTitle: "Payment successful (demo)",
|
|
1788
|
+
paidDemo: "Demo complete: no payment was taken and no appointment was booked.",
|
|
1789
|
+
summaryPaid: "Amount paid",
|
|
1790
|
+
heading: "Pay to confirm your booking",
|
|
1791
|
+
processing: "Your payment is being processed.",
|
|
1792
|
+
confirming: "Payment received. We are confirming your booking.",
|
|
1793
|
+
failed: "Your payment was not completed. Please try again.",
|
|
1794
|
+
completionFailed: "Payment received. Please retry booking confirmation without paying again.",
|
|
1795
|
+
retryConfirmation: "Retry confirmation",
|
|
1796
|
+
cancelled: "Payment cancelled. No booking has been confirmed.",
|
|
1797
|
+
noticeTitle: "Online payment required",
|
|
1798
|
+
noticeBody: "Pay {{amount}} online to confirm this appointment.",
|
|
1799
|
+
accept: "I agree to pay {{amount}} online.",
|
|
1800
|
+
terms: "Payment terms",
|
|
1801
|
+
submit: "Pay {{amount}} and book",
|
|
1802
|
+
submitFailed: "We could not start your booking. Please try again.",
|
|
1803
|
+
full: "Pay {{amount}} online",
|
|
1804
|
+
deposit: "{{amount}} deposit online",
|
|
1805
|
+
unavailable: "Payment details are unavailable. Please choose a service again."
|
|
1806
|
+
},
|
|
1762
1807
|
regionLabel: "Book appointment",
|
|
1763
1808
|
stepAnnouncement: "Step {{current}} of {{total}}: {{label}}",
|
|
1764
1809
|
filtersLabel: "Your selections",
|
|
@@ -2092,6 +2137,7 @@ const e = {
|
|
|
2092
2137
|
mr: "Mr.",
|
|
2093
2138
|
ms: "Ms."
|
|
2094
2139
|
},
|
|
2140
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2095
2141
|
gender: {
|
|
2096
2142
|
m: "Male",
|
|
2097
2143
|
f: "Female"
|
|
@@ -2785,6 +2831,8 @@ const e = {
|
|
|
2785
2831
|
remove: "Remove highlight"
|
|
2786
2832
|
},
|
|
2787
2833
|
heading: "Heading",
|
|
2834
|
+
extensionsKit: "From the kit",
|
|
2835
|
+
extensionsMarketplace: "From the Marketplace",
|
|
2788
2836
|
extensions: "Editor extensions",
|
|
2789
2837
|
insertVariable: "Insert variable",
|
|
2790
2838
|
variables: {
|
|
@@ -2923,6 +2971,9 @@ const e = {
|
|
|
2923
2971
|
cvc: "CVC"
|
|
2924
2972
|
},
|
|
2925
2973
|
error: {
|
|
2974
|
+
billingAddressIncomplete: "Complete the billing address before paying.",
|
|
2975
|
+
billingDetailsChanged: "Your billing address changed. Please check it and try again.",
|
|
2976
|
+
billingDetailsSave: "Your billing details could not be saved. Please try again.",
|
|
2926
2977
|
generic: "Something went wrong. Please try again.",
|
|
2927
2978
|
cardNumber: "The card number is invalid.",
|
|
2928
2979
|
expiry: "The expiry date is invalid.",
|
|
@@ -4621,16 +4672,26 @@ const e = {
|
|
|
4621
4672
|
noteRequired: "Enter a note.",
|
|
4622
4673
|
operator: "Operator",
|
|
4623
4674
|
operatorNone: "No operator",
|
|
4675
|
+
operatorUnresolved: "Operator not in the list: {{id}}",
|
|
4676
|
+
type: "Type",
|
|
4677
|
+
typeGroupStandard: "Standard types",
|
|
4678
|
+
typeGroupCustom: "Practice types",
|
|
4679
|
+
typeUnresolved: "Type not in the list: {{id}}",
|
|
4680
|
+
assignee: "Assigned to",
|
|
4681
|
+
assigneeNone: "Nobody",
|
|
4682
|
+
assigneeUnresolved: "Assignee not in the list: {{id}}",
|
|
4624
4683
|
about: "Concerns",
|
|
4625
4684
|
aboutNobody: "Nobody",
|
|
4626
4685
|
aboutPatient: "Patient",
|
|
4627
4686
|
aboutCompany: "Company",
|
|
4687
|
+
aboutOperator: "Operator",
|
|
4628
4688
|
companyName: "Company name",
|
|
4629
4689
|
companyUnresolved: "Linked company (not in the list): {{id}}",
|
|
4630
4690
|
companyReplace: "Replace company",
|
|
4631
4691
|
done: "Done",
|
|
4632
4692
|
save: "Save",
|
|
4633
4693
|
cancel: "Cancel",
|
|
4694
|
+
actionsLabel: "Task actions",
|
|
4634
4695
|
delete: "Delete",
|
|
4635
4696
|
deleteConfirmTitle: "Delete this task?",
|
|
4636
4697
|
deleteConfirmBody: "The task will be removed. This cannot be undone here.",
|
|
@@ -4824,7 +4885,8 @@ const e = {
|
|
|
4824
4885
|
operatorsCount_few: "Operators — {{count}} selected",
|
|
4825
4886
|
resetFiltersCount_zero: "Reset filters — {{count}} active",
|
|
4826
4887
|
resetFiltersCount_two: "Reset filters — {{count}} active",
|
|
4827
|
-
resetFiltersCount_few: "Reset filters — {{count}} active"
|
|
4888
|
+
resetFiltersCount_few: "Reset filters — {{count}} active",
|
|
4889
|
+
backlogCount: "To complete — {{n}} to complete"
|
|
4828
4890
|
},
|
|
4829
4891
|
view: {
|
|
4830
4892
|
menuLabel: "Calendar view — {{view}}",
|
|
@@ -4896,6 +4958,11 @@ const e = {
|
|
|
4896
4958
|
filterNoPatient: "Without a patient",
|
|
4897
4959
|
filterNoOperator: "Without an operator",
|
|
4898
4960
|
filterNoChair: "Without a chair",
|
|
4961
|
+
settings: "Panel settings",
|
|
4962
|
+
settingsNarrowed: "Panel settings, the list is filtered",
|
|
4963
|
+
settingsTitle: "What to list",
|
|
4964
|
+
settingsHint: "A card stays while at least one of its missing fields is switched on.",
|
|
4965
|
+
emptyNarrowed: "Some filters are switched off in the panel settings.",
|
|
4899
4966
|
notShownOnChairAxis: "Not shown in the chair columns until a chair is assigned."
|
|
4900
4967
|
},
|
|
4901
4968
|
waitingList: {
|
|
@@ -4940,7 +5007,6 @@ const e = {
|
|
|
4940
5007
|
},
|
|
4941
5008
|
readOnly: {
|
|
4942
5009
|
createBlocked: "You do not have permission to create appointments.",
|
|
4943
|
-
createTaskBlocked: "You do not have permission to create tasks.",
|
|
4944
5010
|
changeBlocked: "You do not have permission to change appointments.",
|
|
4945
5011
|
waitingBlocked: "You do not have permission to change the waiting list.",
|
|
4946
5012
|
waitingLockedBody: "You do not have permission to change the waiting list — ask the practice owner for the calendar edit right."
|
|
@@ -6,6 +6,25 @@ export declare const esUi: {
|
|
|
6
6
|
readonly infoTip: {
|
|
7
7
|
readonly triggerLabel: "Más información";
|
|
8
8
|
};
|
|
9
|
+
readonly aiCreditsNotice: {
|
|
10
|
+
readonly dismiss: "No volver a mostrar";
|
|
11
|
+
readonly included: {
|
|
12
|
+
readonly eyebrow: "Asistencia de IA";
|
|
13
|
+
readonly heading: "Incluido en tu plan";
|
|
14
|
+
readonly body: "Las funciones de IA se ofrecen sin coste adicional durante este período de prueba.";
|
|
15
|
+
readonly allowance: "{{remaining}} de {{limit}} acciones de IA este mes";
|
|
16
|
+
readonly resetsOn: "Se renueva el {{date}}";
|
|
17
|
+
readonly learnMore: "Más información";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "Créditos de IA";
|
|
21
|
+
readonly headingWithAllowance: "{{remaining}} de {{limit}} créditos";
|
|
22
|
+
readonly body: "El plan gratuito incluye {{limit}} acciones al mes. Elige un paquete de créditos para continuar sin límites.";
|
|
23
|
+
readonly bodyGeneric: "Elige un paquete de créditos para continuar sin límites.";
|
|
24
|
+
readonly viewBundles: "Ver paquetes";
|
|
25
|
+
readonly seeCosts: "Qué cuesta cada acción";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
9
28
|
readonly opticalPrescription: {
|
|
10
29
|
readonly ariaLabel: "Prescripción de gafas";
|
|
11
30
|
readonly metaLabel: "Detalles de la prescripción";
|
|
@@ -584,6 +603,7 @@ export declare const esUi: {
|
|
|
584
603
|
readonly slider: {
|
|
585
604
|
readonly minLabel: "Mínimo";
|
|
586
605
|
readonly maxLabel: "Máximo";
|
|
606
|
+
readonly value: "Valor";
|
|
587
607
|
};
|
|
588
608
|
readonly checkboxGroup: {
|
|
589
609
|
readonly selectAll: "Seleccionar todo";
|
|
@@ -735,6 +755,8 @@ export declare const esUi: {
|
|
|
735
755
|
readonly remove: "Eliminar archivo";
|
|
736
756
|
readonly progress: "{{percent}}% cargado";
|
|
737
757
|
readonly filesSelected: "{{count}} archivos seleccionados";
|
|
758
|
+
readonly maxSizeHint: "Máx. {{size}}";
|
|
759
|
+
readonly maxFilesHint: "Hasta {{count}} archivos";
|
|
738
760
|
readonly errors: {
|
|
739
761
|
readonly fileTooLarge: "El archivo supera {{maxSize}}";
|
|
740
762
|
readonly fileTooSmall: "El archivo es menor que {{minSize}}";
|
|
@@ -1708,6 +1730,29 @@ export declare const esUi: {
|
|
|
1708
1730
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1709
1731
|
};
|
|
1710
1732
|
readonly booking: {
|
|
1733
|
+
readonly payment: {
|
|
1734
|
+
readonly paidTitle: "Pago recibido, reserva confirmada";
|
|
1735
|
+
readonly paidBody: "Hemos recibido {{amount}}. Su cita está confirmada.";
|
|
1736
|
+
readonly paidDemoTitle: "Pago realizado correctamente (demo)";
|
|
1737
|
+
readonly paidDemo: "Demostración completada: no se ha realizado ningún cobro ni se ha reservado ninguna cita.";
|
|
1738
|
+
readonly summaryPaid: "Importe pagado";
|
|
1739
|
+
readonly heading: "Pague para confirmar su reserva";
|
|
1740
|
+
readonly processing: "Su pago se está procesando.";
|
|
1741
|
+
readonly confirming: "Pago recibido. Estamos confirmando su reserva.";
|
|
1742
|
+
readonly failed: "Su pago no se ha completado. Inténtelo de nuevo.";
|
|
1743
|
+
readonly completionFailed: "Pago recibido. Intente confirmar la reserva de nuevo sin volver a pagar.";
|
|
1744
|
+
readonly retryConfirmation: "Reintentar confirmación";
|
|
1745
|
+
readonly cancelled: "Pago cancelado. No se ha confirmado ninguna reserva.";
|
|
1746
|
+
readonly noticeTitle: "Pago en línea obligatorio";
|
|
1747
|
+
readonly noticeBody: "Pague {{amount}} en línea para confirmar esta cita.";
|
|
1748
|
+
readonly accept: "Acepto pagar {{amount}} en línea.";
|
|
1749
|
+
readonly terms: "Condiciones de pago";
|
|
1750
|
+
readonly submit: "Pagar {{amount}} y reservar";
|
|
1751
|
+
readonly submitFailed: "No hemos podido iniciar su reserva. Inténtelo de nuevo.";
|
|
1752
|
+
readonly full: "Pagar {{amount}} en línea";
|
|
1753
|
+
readonly deposit: "Anticipo de {{amount}} en línea";
|
|
1754
|
+
readonly unavailable: "Los datos del pago no están disponibles. Seleccione de nuevo un servicio.";
|
|
1755
|
+
};
|
|
1711
1756
|
readonly regionLabel: "Reservar cita";
|
|
1712
1757
|
readonly stepAnnouncement: "Paso {{current}} de {{total}}: {{label}}";
|
|
1713
1758
|
readonly filtersLabel: "Tus selecciones";
|
|
@@ -2041,6 +2086,7 @@ export declare const esUi: {
|
|
|
2041
2086
|
readonly mr: "Sr.";
|
|
2042
2087
|
readonly ms: "Sra.";
|
|
2043
2088
|
};
|
|
2089
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2044
2090
|
readonly gender: {
|
|
2045
2091
|
readonly m: "Hombre";
|
|
2046
2092
|
readonly f: "Mujer";
|
|
@@ -2791,6 +2837,8 @@ export declare const esUi: {
|
|
|
2791
2837
|
readonly remove: "Quitar resaltado";
|
|
2792
2838
|
};
|
|
2793
2839
|
readonly heading: "Título";
|
|
2840
|
+
readonly extensionsKit: "Del kit";
|
|
2841
|
+
readonly extensionsMarketplace: "Del Marketplace";
|
|
2794
2842
|
readonly extensions: "Extensiones del editor";
|
|
2795
2843
|
readonly insertVariable: "Insertar variable";
|
|
2796
2844
|
readonly variables: {
|
|
@@ -2929,6 +2977,9 @@ export declare const esUi: {
|
|
|
2929
2977
|
readonly cvc: "CVC";
|
|
2930
2978
|
};
|
|
2931
2979
|
readonly error: {
|
|
2980
|
+
readonly billingAddressIncomplete: "Complete la dirección de facturación antes de pagar.";
|
|
2981
|
+
readonly billingDetailsChanged: "Su dirección de facturación ha cambiado. Revísela e inténtelo de nuevo.";
|
|
2982
|
+
readonly billingDetailsSave: "No se han podido guardar sus datos de facturación. Inténtelo de nuevo.";
|
|
2932
2983
|
readonly generic: "Algo ha ido mal. Inténtelo de nuevo.";
|
|
2933
2984
|
readonly cardNumber: "El número de tarjeta no es válido.";
|
|
2934
2985
|
readonly expiry: "La fecha de caducidad no es válida.";
|
|
@@ -4624,16 +4675,26 @@ export declare const esUi: {
|
|
|
4624
4675
|
readonly noteRequired: "Introduce una nota.";
|
|
4625
4676
|
readonly operator: "Operador";
|
|
4626
4677
|
readonly operatorNone: "Sin operador";
|
|
4678
|
+
readonly operatorUnresolved: "Operador no incluido en la lista: {{id}}";
|
|
4679
|
+
readonly type: "Tipo";
|
|
4680
|
+
readonly typeGroupStandard: "Tipos estándar";
|
|
4681
|
+
readonly typeGroupCustom: "Tipos de la clínica";
|
|
4682
|
+
readonly typeUnresolved: "Tipo no incluido en la lista: {{id}}";
|
|
4683
|
+
readonly assignee: "Asignada a";
|
|
4684
|
+
readonly assigneeNone: "Nadie";
|
|
4685
|
+
readonly assigneeUnresolved: "Persona asignada no incluida en la lista: {{id}}";
|
|
4627
4686
|
readonly about: "Referente a";
|
|
4628
4687
|
readonly aboutNobody: "Nadie";
|
|
4629
4688
|
readonly aboutPatient: "Paciente";
|
|
4630
4689
|
readonly aboutCompany: "Empresa";
|
|
4690
|
+
readonly aboutOperator: "Operador";
|
|
4631
4691
|
readonly companyName: "Nombre de la empresa";
|
|
4632
4692
|
readonly companyUnresolved: "Empresa vinculada (no está en la lista): {{id}}";
|
|
4633
4693
|
readonly companyReplace: "Sustituir empresa";
|
|
4634
4694
|
readonly done: "Completada";
|
|
4635
4695
|
readonly save: "Guardar";
|
|
4636
4696
|
readonly cancel: "Cancelar";
|
|
4697
|
+
readonly actionsLabel: "Acciones de la tarea";
|
|
4637
4698
|
readonly delete: "Eliminar";
|
|
4638
4699
|
readonly deleteConfirmTitle: "¿Eliminar esta tarea?";
|
|
4639
4700
|
readonly deleteConfirmBody: "La tarea se eliminará. Esta acción no se puede deshacer aquí.";
|
|
@@ -4828,6 +4889,7 @@ export declare const esUi: {
|
|
|
4828
4889
|
readonly resetFiltersCount_zero: "Restablecer filtros — {{count}} activos";
|
|
4829
4890
|
readonly resetFiltersCount_two: "Restablecer filtros — {{count}} activos";
|
|
4830
4891
|
readonly resetFiltersCount_few: "Restablecer filtros — {{count}} activos";
|
|
4892
|
+
readonly backlogCount: "Por completar — {{n}} por completar";
|
|
4831
4893
|
};
|
|
4832
4894
|
readonly view: {
|
|
4833
4895
|
readonly menuLabel: "Vista del calendario — {{view}}";
|
|
@@ -4895,6 +4957,11 @@ export declare const esUi: {
|
|
|
4895
4957
|
readonly filterNoPatient: "Sin paciente";
|
|
4896
4958
|
readonly filterNoOperator: "Sin operador";
|
|
4897
4959
|
readonly filterNoChair: "Sin sillón";
|
|
4960
|
+
readonly settings: "Ajustes del panel";
|
|
4961
|
+
readonly settingsNarrowed: "Ajustes del panel, la lista está filtrada";
|
|
4962
|
+
readonly settingsTitle: "Qué se muestra";
|
|
4963
|
+
readonly settingsHint: "Una tarjeta sigue visible mientras al menos uno de sus campos pendientes esté activado.";
|
|
4964
|
+
readonly emptyNarrowed: "Algunos filtros están desactivados en los ajustes del panel.";
|
|
4898
4965
|
readonly notShownOnChairAxis: "No se muestran en las columnas de sillón hasta que se asigne uno.";
|
|
4899
4966
|
};
|
|
4900
4967
|
readonly waitingList: {
|
|
@@ -4939,7 +5006,6 @@ export declare const esUi: {
|
|
|
4939
5006
|
};
|
|
4940
5007
|
readonly readOnly: {
|
|
4941
5008
|
readonly createBlocked: "No tiene permiso para crear citas.";
|
|
4942
|
-
readonly createTaskBlocked: "No tiene permiso para crear tareas.";
|
|
4943
5009
|
readonly changeBlocked: "No tiene permiso para modificar citas.";
|
|
4944
5010
|
readonly waitingBlocked: "No tiene permiso para modificar la lista de espera.";
|
|
4945
5011
|
readonly waitingLockedBody: "No tiene permiso para modificar la lista de espera: pida al titular de la clínica el permiso de edición del calendario.";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
2
2
|
infoTip: {
|
|
3
3
|
triggerLabel: "Más información"
|
|
4
4
|
},
|
|
5
|
+
aiCreditsNotice: {
|
|
6
|
+
dismiss: "No volver a mostrar",
|
|
7
|
+
included: {
|
|
8
|
+
eyebrow: "Asistencia de IA",
|
|
9
|
+
heading: "Incluido en tu plan",
|
|
10
|
+
body: "Las funciones de IA se ofrecen sin coste adicional durante este período de prueba.",
|
|
11
|
+
allowance: "{{remaining}} de {{limit}} acciones de IA este mes",
|
|
12
|
+
resetsOn: "Se renueva el {{date}}",
|
|
13
|
+
learnMore: "Más información"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "Créditos de IA",
|
|
17
|
+
headingWithAllowance: "{{remaining}} de {{limit}} créditos",
|
|
18
|
+
body: "El plan gratuito incluye {{limit}} acciones al mes. Elige un paquete de créditos para continuar sin límites.",
|
|
19
|
+
bodyGeneric: "Elige un paquete de créditos para continuar sin límites.",
|
|
20
|
+
viewBundles: "Ver paquetes",
|
|
21
|
+
seeCosts: "Qué cuesta cada acción"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "Prescripción de gafas",
|
|
7
26
|
metaLabel: "Detalles de la prescripción",
|
|
@@ -575,7 +594,8 @@ const e = {
|
|
|
575
594
|
},
|
|
576
595
|
slider: {
|
|
577
596
|
minLabel: "Mínimo",
|
|
578
|
-
maxLabel: "Máximo"
|
|
597
|
+
maxLabel: "Máximo",
|
|
598
|
+
value: "Valor"
|
|
579
599
|
},
|
|
580
600
|
checkboxGroup: {
|
|
581
601
|
selectAll: "Seleccionar todo",
|
|
@@ -727,6 +747,8 @@ const e = {
|
|
|
727
747
|
remove: "Eliminar archivo",
|
|
728
748
|
progress: "{{percent}}% cargado",
|
|
729
749
|
filesSelected: "{{count}} archivos seleccionados",
|
|
750
|
+
maxSizeHint: "Máx. {{size}}",
|
|
751
|
+
maxFilesHint: "Hasta {{count}} archivos",
|
|
730
752
|
errors: {
|
|
731
753
|
fileTooLarge: "El archivo supera {{maxSize}}",
|
|
732
754
|
fileTooSmall: "El archivo es menor que {{minSize}}",
|
|
@@ -1708,6 +1730,29 @@ const e = {
|
|
|
1708
1730
|
slotLabel: "{{day}}, {{time}}"
|
|
1709
1731
|
},
|
|
1710
1732
|
booking: {
|
|
1733
|
+
payment: {
|
|
1734
|
+
paidTitle: "Pago recibido, reserva confirmada",
|
|
1735
|
+
paidBody: "Hemos recibido {{amount}}. Su cita está confirmada.",
|
|
1736
|
+
paidDemoTitle: "Pago realizado correctamente (demo)",
|
|
1737
|
+
paidDemo: "Demostración completada: no se ha realizado ningún cobro ni se ha reservado ninguna cita.",
|
|
1738
|
+
summaryPaid: "Importe pagado",
|
|
1739
|
+
heading: "Pague para confirmar su reserva",
|
|
1740
|
+
processing: "Su pago se está procesando.",
|
|
1741
|
+
confirming: "Pago recibido. Estamos confirmando su reserva.",
|
|
1742
|
+
failed: "Su pago no se ha completado. Inténtelo de nuevo.",
|
|
1743
|
+
completionFailed: "Pago recibido. Intente confirmar la reserva de nuevo sin volver a pagar.",
|
|
1744
|
+
retryConfirmation: "Reintentar confirmación",
|
|
1745
|
+
cancelled: "Pago cancelado. No se ha confirmado ninguna reserva.",
|
|
1746
|
+
noticeTitle: "Pago en línea obligatorio",
|
|
1747
|
+
noticeBody: "Pague {{amount}} en línea para confirmar esta cita.",
|
|
1748
|
+
accept: "Acepto pagar {{amount}} en línea.",
|
|
1749
|
+
terms: "Condiciones de pago",
|
|
1750
|
+
submit: "Pagar {{amount}} y reservar",
|
|
1751
|
+
submitFailed: "No hemos podido iniciar su reserva. Inténtelo de nuevo.",
|
|
1752
|
+
full: "Pagar {{amount}} en línea",
|
|
1753
|
+
deposit: "Anticipo de {{amount}} en línea",
|
|
1754
|
+
unavailable: "Los datos del pago no están disponibles. Seleccione de nuevo un servicio."
|
|
1755
|
+
},
|
|
1711
1756
|
regionLabel: "Reservar cita",
|
|
1712
1757
|
stepAnnouncement: "Paso {{current}} de {{total}}: {{label}}",
|
|
1713
1758
|
filtersLabel: "Tus selecciones",
|
|
@@ -2030,6 +2075,7 @@ const e = {
|
|
|
2030
2075
|
mr: "Sr.",
|
|
2031
2076
|
ms: "Sra."
|
|
2032
2077
|
},
|
|
2078
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2033
2079
|
gender: {
|
|
2034
2080
|
m: "Hombre",
|
|
2035
2081
|
f: "Mujer"
|
|
@@ -2766,6 +2812,8 @@ const e = {
|
|
|
2766
2812
|
remove: "Quitar resaltado"
|
|
2767
2813
|
},
|
|
2768
2814
|
heading: "Título",
|
|
2815
|
+
extensionsKit: "Del kit",
|
|
2816
|
+
extensionsMarketplace: "Del Marketplace",
|
|
2769
2817
|
extensions: "Extensiones del editor",
|
|
2770
2818
|
insertVariable: "Insertar variable",
|
|
2771
2819
|
variables: {
|
|
@@ -2904,6 +2952,9 @@ const e = {
|
|
|
2904
2952
|
cvc: "CVC"
|
|
2905
2953
|
},
|
|
2906
2954
|
error: {
|
|
2955
|
+
billingAddressIncomplete: "Complete la dirección de facturación antes de pagar.",
|
|
2956
|
+
billingDetailsChanged: "Su dirección de facturación ha cambiado. Revísela e inténtelo de nuevo.",
|
|
2957
|
+
billingDetailsSave: "No se han podido guardar sus datos de facturación. Inténtelo de nuevo.",
|
|
2907
2958
|
generic: "Algo ha ido mal. Inténtelo de nuevo.",
|
|
2908
2959
|
cardNumber: "El número de tarjeta no es válido.",
|
|
2909
2960
|
expiry: "La fecha de caducidad no es válida.",
|
|
@@ -4587,16 +4638,26 @@ const e = {
|
|
|
4587
4638
|
noteRequired: "Introduce una nota.",
|
|
4588
4639
|
operator: "Operador",
|
|
4589
4640
|
operatorNone: "Sin operador",
|
|
4641
|
+
operatorUnresolved: "Operador no incluido en la lista: {{id}}",
|
|
4642
|
+
type: "Tipo",
|
|
4643
|
+
typeGroupStandard: "Tipos estándar",
|
|
4644
|
+
typeGroupCustom: "Tipos de la clínica",
|
|
4645
|
+
typeUnresolved: "Tipo no incluido en la lista: {{id}}",
|
|
4646
|
+
assignee: "Asignada a",
|
|
4647
|
+
assigneeNone: "Nadie",
|
|
4648
|
+
assigneeUnresolved: "Persona asignada no incluida en la lista: {{id}}",
|
|
4590
4649
|
about: "Referente a",
|
|
4591
4650
|
aboutNobody: "Nadie",
|
|
4592
4651
|
aboutPatient: "Paciente",
|
|
4593
4652
|
aboutCompany: "Empresa",
|
|
4653
|
+
aboutOperator: "Operador",
|
|
4594
4654
|
companyName: "Nombre de la empresa",
|
|
4595
4655
|
companyUnresolved: "Empresa vinculada (no está en la lista): {{id}}",
|
|
4596
4656
|
companyReplace: "Sustituir empresa",
|
|
4597
4657
|
done: "Completada",
|
|
4598
4658
|
save: "Guardar",
|
|
4599
4659
|
cancel: "Cancelar",
|
|
4660
|
+
actionsLabel: "Acciones de la tarea",
|
|
4600
4661
|
delete: "Eliminar",
|
|
4601
4662
|
deleteConfirmTitle: "¿Eliminar esta tarea?",
|
|
4602
4663
|
deleteConfirmBody: "La tarea se eliminará. Esta acción no se puede deshacer aquí.",
|
|
@@ -4790,7 +4851,8 @@ const e = {
|
|
|
4790
4851
|
operatorsCount_few: "Operadores — {{count}} seleccionados",
|
|
4791
4852
|
resetFiltersCount_zero: "Restablecer filtros — {{count}} activos",
|
|
4792
4853
|
resetFiltersCount_two: "Restablecer filtros — {{count}} activos",
|
|
4793
|
-
resetFiltersCount_few: "Restablecer filtros — {{count}} activos"
|
|
4854
|
+
resetFiltersCount_few: "Restablecer filtros — {{count}} activos",
|
|
4855
|
+
backlogCount: "Por completar — {{n}} por completar"
|
|
4794
4856
|
},
|
|
4795
4857
|
view: {
|
|
4796
4858
|
menuLabel: "Vista del calendario — {{view}}",
|
|
@@ -4858,6 +4920,11 @@ const e = {
|
|
|
4858
4920
|
filterNoPatient: "Sin paciente",
|
|
4859
4921
|
filterNoOperator: "Sin operador",
|
|
4860
4922
|
filterNoChair: "Sin sillón",
|
|
4923
|
+
settings: "Ajustes del panel",
|
|
4924
|
+
settingsNarrowed: "Ajustes del panel, la lista está filtrada",
|
|
4925
|
+
settingsTitle: "Qué se muestra",
|
|
4926
|
+
settingsHint: "Una tarjeta sigue visible mientras al menos uno de sus campos pendientes esté activado.",
|
|
4927
|
+
emptyNarrowed: "Algunos filtros están desactivados en los ajustes del panel.",
|
|
4861
4928
|
notShownOnChairAxis: "No se muestran en las columnas de sillón hasta que se asigne uno."
|
|
4862
4929
|
},
|
|
4863
4930
|
waitingList: {
|
|
@@ -4902,7 +4969,6 @@ const e = {
|
|
|
4902
4969
|
},
|
|
4903
4970
|
readOnly: {
|
|
4904
4971
|
createBlocked: "No tiene permiso para crear citas.",
|
|
4905
|
-
createTaskBlocked: "No tiene permiso para crear tareas.",
|
|
4906
4972
|
changeBlocked: "No tiene permiso para modificar citas.",
|
|
4907
4973
|
waitingBlocked: "No tiene permiso para modificar la lista de espera.",
|
|
4908
4974
|
waitingLockedBody: "No tiene permiso para modificar la lista de espera: pida al titular de la clínica el permiso de edición del calendario."
|