@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
|
@@ -3,6 +3,25 @@ export declare const itUi: {
|
|
|
3
3
|
readonly infoTip: {
|
|
4
4
|
readonly triggerLabel: "Maggiori informazioni";
|
|
5
5
|
};
|
|
6
|
+
readonly aiCreditsNotice: {
|
|
7
|
+
readonly dismiss: "Non mostrare più";
|
|
8
|
+
readonly included: {
|
|
9
|
+
readonly eyebrow: "Assistenza IA";
|
|
10
|
+
readonly heading: "Inclusa nel tuo piano";
|
|
11
|
+
readonly body: "Le funzioni IA sono offerte senza costi aggiuntivi durante il periodo di prova.";
|
|
12
|
+
readonly allowance: "{{remaining}} di {{limit}} azioni IA questo mese";
|
|
13
|
+
readonly resetsOn: "Si rinnova il {{date}}";
|
|
14
|
+
readonly learnMore: "Scopri di più";
|
|
15
|
+
};
|
|
16
|
+
readonly bundles: {
|
|
17
|
+
readonly eyebrow: "Crediti IA";
|
|
18
|
+
readonly headingWithAllowance: "{{remaining}} di {{limit}} crediti";
|
|
19
|
+
readonly body: "Il piano gratuito include {{limit}} azioni al mese. Per continuare senza limiti, scegli un pacchetto di crediti.";
|
|
20
|
+
readonly bodyGeneric: "Scegli un pacchetto di crediti per continuare senza limiti.";
|
|
21
|
+
readonly viewBundles: "Vedi i pacchetti";
|
|
22
|
+
readonly seeCosts: "Cosa costa ogni azione";
|
|
23
|
+
};
|
|
24
|
+
};
|
|
6
25
|
readonly opticalPrescription: {
|
|
7
26
|
readonly ariaLabel: "Prescrizione per occhiali";
|
|
8
27
|
readonly metaLabel: "Dettagli prescrizione";
|
|
@@ -592,6 +611,7 @@ export declare const itUi: {
|
|
|
592
611
|
readonly slider: {
|
|
593
612
|
readonly minLabel: "Minimo";
|
|
594
613
|
readonly maxLabel: "Massimo";
|
|
614
|
+
readonly value: "Valore";
|
|
595
615
|
};
|
|
596
616
|
readonly checkboxGroup: {
|
|
597
617
|
readonly selectAll: "Seleziona tutto";
|
|
@@ -743,6 +763,8 @@ export declare const itUi: {
|
|
|
743
763
|
readonly remove: "Rimuovi file";
|
|
744
764
|
readonly progress: "{{percent}}% caricato";
|
|
745
765
|
readonly filesSelected: "{{count}} file selezionati";
|
|
766
|
+
readonly maxSizeHint: "Max {{size}}";
|
|
767
|
+
readonly maxFilesHint: "Fino a {{count}} file";
|
|
746
768
|
readonly errors: {
|
|
747
769
|
readonly fileTooLarge: "Il file supera {{maxSize}}";
|
|
748
770
|
readonly fileTooSmall: "Il file è più piccolo di {{minSize}}";
|
|
@@ -1705,6 +1727,29 @@ export declare const itUi: {
|
|
|
1705
1727
|
readonly slotLabel: "{{day}}, {{time}}";
|
|
1706
1728
|
};
|
|
1707
1729
|
readonly booking: {
|
|
1730
|
+
readonly payment: {
|
|
1731
|
+
readonly paidTitle: "Pagamento ricevuto, prenotazione confermata";
|
|
1732
|
+
readonly paidBody: "Abbiamo ricevuto {{amount}}. L’appuntamento è confermato.";
|
|
1733
|
+
readonly paidDemoTitle: "Pagamento riuscito (demo)";
|
|
1734
|
+
readonly paidDemo: "Demo completata: non è stato effettuato alcun pagamento né prenotato alcun appuntamento.";
|
|
1735
|
+
readonly summaryPaid: "Importo pagato";
|
|
1736
|
+
readonly heading: "Pagamento per confermare la prenotazione";
|
|
1737
|
+
readonly processing: "Il pagamento è in elaborazione.";
|
|
1738
|
+
readonly confirming: "Pagamento ricevuto. Stiamo confermando la prenotazione.";
|
|
1739
|
+
readonly failed: "Il pagamento non è stato completato. Riprovi.";
|
|
1740
|
+
readonly completionFailed: "Pagamento ricevuto. Riprovi a confermare la prenotazione senza pagare di nuovo.";
|
|
1741
|
+
readonly retryConfirmation: "Riprova la conferma";
|
|
1742
|
+
readonly cancelled: "Pagamento annullato. Nessuna prenotazione è stata confermata.";
|
|
1743
|
+
readonly noticeTitle: "Pagamento online obbligatorio";
|
|
1744
|
+
readonly noticeBody: "Per confermare questo appuntamento è necessario pagare {{amount}} online.";
|
|
1745
|
+
readonly accept: "Acconsento a pagare {{amount}} online.";
|
|
1746
|
+
readonly terms: "Condizioni di pagamento";
|
|
1747
|
+
readonly submit: "Paga {{amount}} e prenota";
|
|
1748
|
+
readonly submitFailed: "Non è stato possibile avviare la prenotazione. Riprovi.";
|
|
1749
|
+
readonly full: "Paga {{amount}} online";
|
|
1750
|
+
readonly deposit: "Acconto online di {{amount}}";
|
|
1751
|
+
readonly unavailable: "I dettagli del pagamento non sono disponibili. Selezioni nuovamente una prestazione.";
|
|
1752
|
+
};
|
|
1708
1753
|
readonly regionLabel: "Prenota appuntamento";
|
|
1709
1754
|
readonly stepAnnouncement: "Passaggio {{current}} di {{total}}: {{label}}";
|
|
1710
1755
|
readonly filtersLabel: "Le tue scelte";
|
|
@@ -2038,6 +2083,7 @@ export declare const itUi: {
|
|
|
2038
2083
|
readonly mr: "Sig.";
|
|
2039
2084
|
readonly ms: "Sig.ra";
|
|
2040
2085
|
};
|
|
2086
|
+
readonly nameWithHonorific: "{{honorific}} {{name}}";
|
|
2041
2087
|
readonly gender: {
|
|
2042
2088
|
readonly m: "Maschio";
|
|
2043
2089
|
readonly f: "Femmina";
|
|
@@ -2788,6 +2834,8 @@ export declare const itUi: {
|
|
|
2788
2834
|
readonly remove: "Rimuovi evidenziazione";
|
|
2789
2835
|
};
|
|
2790
2836
|
readonly heading: "Titolo";
|
|
2837
|
+
readonly extensionsKit: "Dal kit";
|
|
2838
|
+
readonly extensionsMarketplace: "Dal Marketplace";
|
|
2791
2839
|
readonly extensions: "Estensioni editor";
|
|
2792
2840
|
readonly insertVariable: "Inserisci variabile";
|
|
2793
2841
|
readonly variables: {
|
|
@@ -2926,6 +2974,9 @@ export declare const itUi: {
|
|
|
2926
2974
|
readonly cvc: "CVC";
|
|
2927
2975
|
};
|
|
2928
2976
|
readonly error: {
|
|
2977
|
+
readonly billingAddressIncomplete: "Completi l’indirizzo di fatturazione prima di pagare.";
|
|
2978
|
+
readonly billingDetailsChanged: "L’indirizzo di fatturazione è cambiato. Lo controlli e riprovi.";
|
|
2979
|
+
readonly billingDetailsSave: "Non è stato possibile salvare i dati di fatturazione. Riprovi.";
|
|
2929
2980
|
readonly generic: "Qualcosa è andato storto. Riprova.";
|
|
2930
2981
|
readonly cardNumber: "Il numero della carta non è valido.";
|
|
2931
2982
|
readonly expiry: "La data di scadenza non è valida.";
|
|
@@ -4621,16 +4672,26 @@ export declare const itUi: {
|
|
|
4621
4672
|
readonly noteRequired: "Inserisci una nota.";
|
|
4622
4673
|
readonly operator: "Operatore";
|
|
4623
4674
|
readonly operatorNone: "Nessun operatore";
|
|
4675
|
+
readonly operatorUnresolved: "Operatore non in elenco: {{id}}";
|
|
4676
|
+
readonly type: "Tipo";
|
|
4677
|
+
readonly typeGroupStandard: "Tipi standard";
|
|
4678
|
+
readonly typeGroupCustom: "Tipi dello studio";
|
|
4679
|
+
readonly typeUnresolved: "Tipo non in elenco: {{id}}";
|
|
4680
|
+
readonly assignee: "Assegnata a";
|
|
4681
|
+
readonly assigneeNone: "Nessuno";
|
|
4682
|
+
readonly assigneeUnresolved: "Assegnatario non in elenco: {{id}}";
|
|
4624
4683
|
readonly about: "Riguarda";
|
|
4625
4684
|
readonly aboutNobody: "Nessuno";
|
|
4626
4685
|
readonly aboutPatient: "Paziente";
|
|
4627
4686
|
readonly aboutCompany: "Azienda";
|
|
4687
|
+
readonly aboutOperator: "Operatore";
|
|
4628
4688
|
readonly companyName: "Nome azienda";
|
|
4629
4689
|
readonly companyUnresolved: "Azienda collegata (non in elenco): {{id}}";
|
|
4630
4690
|
readonly companyReplace: "Sostituisci azienda";
|
|
4631
4691
|
readonly done: "Completata";
|
|
4632
4692
|
readonly save: "Salva";
|
|
4633
4693
|
readonly cancel: "Annulla";
|
|
4694
|
+
readonly actionsLabel: "Azioni dell'attività";
|
|
4634
4695
|
readonly delete: "Elimina";
|
|
4635
4696
|
readonly deleteConfirmTitle: "Eliminare questa attività?";
|
|
4636
4697
|
readonly deleteConfirmBody: "L'attività verrà rimossa. L'operazione non è reversibile qui.";
|
|
@@ -4825,6 +4886,7 @@ export declare const itUi: {
|
|
|
4825
4886
|
readonly resetFiltersCount_zero: "Azzera filtri — {{count}} attivi";
|
|
4826
4887
|
readonly resetFiltersCount_two: "Azzera filtri — {{count}} attivi";
|
|
4827
4888
|
readonly resetFiltersCount_few: "Azzera filtri — {{count}} attivi";
|
|
4889
|
+
readonly backlogCount: "Da completare — {{n}} da completare";
|
|
4828
4890
|
};
|
|
4829
4891
|
readonly view: {
|
|
4830
4892
|
readonly menuLabel: "Vista agenda — {{view}}";
|
|
@@ -4892,6 +4954,11 @@ export declare const itUi: {
|
|
|
4892
4954
|
readonly filterNoPatient: "Senza paziente";
|
|
4893
4955
|
readonly filterNoOperator: "Senza operatore";
|
|
4894
4956
|
readonly filterNoChair: "Senza poltrona";
|
|
4957
|
+
readonly settings: "Impostazioni del pannello";
|
|
4958
|
+
readonly settingsNarrowed: "Impostazioni del pannello, la lista è filtrata";
|
|
4959
|
+
readonly settingsTitle: "Cosa elencare";
|
|
4960
|
+
readonly settingsHint: "Una scheda resta visibile finché almeno uno dei suoi campi mancanti è attivo.";
|
|
4961
|
+
readonly emptyNarrowed: "Alcuni filtri sono disattivati nelle impostazioni del pannello.";
|
|
4895
4962
|
readonly notShownOnChairAxis: "Non mostrati nelle colonne per poltrona finché non assegnati.";
|
|
4896
4963
|
};
|
|
4897
4964
|
readonly waitingList: {
|
|
@@ -4936,7 +5003,6 @@ export declare const itUi: {
|
|
|
4936
5003
|
};
|
|
4937
5004
|
readonly readOnly: {
|
|
4938
5005
|
readonly createBlocked: "Non hai il permesso di creare appuntamenti.";
|
|
4939
|
-
readonly createTaskBlocked: "Non hai il permesso di creare attività.";
|
|
4940
5006
|
readonly changeBlocked: "Non hai il permesso di modificare gli appuntamenti.";
|
|
4941
5007
|
readonly waitingBlocked: "Non hai il permesso di modificare la lista d’attesa.";
|
|
4942
5008
|
readonly waitingLockedBody: "Non hai il permesso di modificare la lista d’attesa: chiedi al titolare dello studio il diritto di modifica del calendario.";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -2,6 +2,25 @@ const e = {
|
|
|
2
2
|
infoTip: {
|
|
3
3
|
triggerLabel: "Maggiori informazioni"
|
|
4
4
|
},
|
|
5
|
+
aiCreditsNotice: {
|
|
6
|
+
dismiss: "Non mostrare più",
|
|
7
|
+
included: {
|
|
8
|
+
eyebrow: "Assistenza IA",
|
|
9
|
+
heading: "Inclusa nel tuo piano",
|
|
10
|
+
body: "Le funzioni IA sono offerte senza costi aggiuntivi durante il periodo di prova.",
|
|
11
|
+
allowance: "{{remaining}} di {{limit}} azioni IA questo mese",
|
|
12
|
+
resetsOn: "Si rinnova il {{date}}",
|
|
13
|
+
learnMore: "Scopri di più"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "Crediti IA",
|
|
17
|
+
headingWithAllowance: "{{remaining}} di {{limit}} crediti",
|
|
18
|
+
body: "Il piano gratuito include {{limit}} azioni al mese. Per continuare senza limiti, scegli un pacchetto di crediti.",
|
|
19
|
+
bodyGeneric: "Scegli un pacchetto di crediti per continuare senza limiti.",
|
|
20
|
+
viewBundles: "Vedi i pacchetti",
|
|
21
|
+
seeCosts: "Cosa costa ogni azione"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "Prescrizione per occhiali",
|
|
7
26
|
metaLabel: "Dettagli prescrizione",
|
|
@@ -586,7 +605,8 @@ const e = {
|
|
|
586
605
|
},
|
|
587
606
|
slider: {
|
|
588
607
|
minLabel: "Minimo",
|
|
589
|
-
maxLabel: "Massimo"
|
|
608
|
+
maxLabel: "Massimo",
|
|
609
|
+
value: "Valore"
|
|
590
610
|
},
|
|
591
611
|
checkboxGroup: {
|
|
592
612
|
selectAll: "Seleziona tutto",
|
|
@@ -738,6 +758,8 @@ const e = {
|
|
|
738
758
|
remove: "Rimuovi file",
|
|
739
759
|
progress: "{{percent}}% caricato",
|
|
740
760
|
filesSelected: "{{count}} file selezionati",
|
|
761
|
+
maxSizeHint: "Max {{size}}",
|
|
762
|
+
maxFilesHint: "Fino a {{count}} file",
|
|
741
763
|
errors: {
|
|
742
764
|
fileTooLarge: "Il file supera {{maxSize}}",
|
|
743
765
|
fileTooSmall: "Il file è più piccolo di {{minSize}}",
|
|
@@ -1688,6 +1710,29 @@ const e = {
|
|
|
1688
1710
|
slotLabel: "{{day}}, {{time}}"
|
|
1689
1711
|
},
|
|
1690
1712
|
booking: {
|
|
1713
|
+
payment: {
|
|
1714
|
+
paidTitle: "Pagamento ricevuto, prenotazione confermata",
|
|
1715
|
+
paidBody: "Abbiamo ricevuto {{amount}}. L’appuntamento è confermato.",
|
|
1716
|
+
paidDemoTitle: "Pagamento riuscito (demo)",
|
|
1717
|
+
paidDemo: "Demo completata: non è stato effettuato alcun pagamento né prenotato alcun appuntamento.",
|
|
1718
|
+
summaryPaid: "Importo pagato",
|
|
1719
|
+
heading: "Pagamento per confermare la prenotazione",
|
|
1720
|
+
processing: "Il pagamento è in elaborazione.",
|
|
1721
|
+
confirming: "Pagamento ricevuto. Stiamo confermando la prenotazione.",
|
|
1722
|
+
failed: "Il pagamento non è stato completato. Riprovi.",
|
|
1723
|
+
completionFailed: "Pagamento ricevuto. Riprovi a confermare la prenotazione senza pagare di nuovo.",
|
|
1724
|
+
retryConfirmation: "Riprova la conferma",
|
|
1725
|
+
cancelled: "Pagamento annullato. Nessuna prenotazione è stata confermata.",
|
|
1726
|
+
noticeTitle: "Pagamento online obbligatorio",
|
|
1727
|
+
noticeBody: "Per confermare questo appuntamento è necessario pagare {{amount}} online.",
|
|
1728
|
+
accept: "Acconsento a pagare {{amount}} online.",
|
|
1729
|
+
terms: "Condizioni di pagamento",
|
|
1730
|
+
submit: "Paga {{amount}} e prenota",
|
|
1731
|
+
submitFailed: "Non è stato possibile avviare la prenotazione. Riprovi.",
|
|
1732
|
+
full: "Paga {{amount}} online",
|
|
1733
|
+
deposit: "Acconto online di {{amount}}",
|
|
1734
|
+
unavailable: "I dettagli del pagamento non sono disponibili. Selezioni nuovamente una prestazione."
|
|
1735
|
+
},
|
|
1691
1736
|
regionLabel: "Prenota appuntamento",
|
|
1692
1737
|
stepAnnouncement: "Passaggio {{current}} di {{total}}: {{label}}",
|
|
1693
1738
|
filtersLabel: "Le tue scelte",
|
|
@@ -2010,6 +2055,7 @@ const e = {
|
|
|
2010
2055
|
mr: "Sig.",
|
|
2011
2056
|
ms: "Sig.ra"
|
|
2012
2057
|
},
|
|
2058
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2013
2059
|
gender: {
|
|
2014
2060
|
m: "Maschio",
|
|
2015
2061
|
f: "Femmina"
|
|
@@ -2749,6 +2795,8 @@ const e = {
|
|
|
2749
2795
|
remove: "Rimuovi evidenziazione"
|
|
2750
2796
|
},
|
|
2751
2797
|
heading: "Titolo",
|
|
2798
|
+
extensionsKit: "Dal kit",
|
|
2799
|
+
extensionsMarketplace: "Dal Marketplace",
|
|
2752
2800
|
extensions: "Estensioni editor",
|
|
2753
2801
|
insertVariable: "Inserisci variabile",
|
|
2754
2802
|
variables: {
|
|
@@ -2887,6 +2935,9 @@ const e = {
|
|
|
2887
2935
|
cvc: "CVC"
|
|
2888
2936
|
},
|
|
2889
2937
|
error: {
|
|
2938
|
+
billingAddressIncomplete: "Completi l’indirizzo di fatturazione prima di pagare.",
|
|
2939
|
+
billingDetailsChanged: "L’indirizzo di fatturazione è cambiato. Lo controlli e riprovi.",
|
|
2940
|
+
billingDetailsSave: "Non è stato possibile salvare i dati di fatturazione. Riprovi.",
|
|
2890
2941
|
generic: "Qualcosa è andato storto. Riprova.",
|
|
2891
2942
|
cardNumber: "Il numero della carta non è valido.",
|
|
2892
2943
|
expiry: "La data di scadenza non è valida.",
|
|
@@ -4572,16 +4623,26 @@ const e = {
|
|
|
4572
4623
|
noteRequired: "Inserisci una nota.",
|
|
4573
4624
|
operator: "Operatore",
|
|
4574
4625
|
operatorNone: "Nessun operatore",
|
|
4626
|
+
operatorUnresolved: "Operatore non in elenco: {{id}}",
|
|
4627
|
+
type: "Tipo",
|
|
4628
|
+
typeGroupStandard: "Tipi standard",
|
|
4629
|
+
typeGroupCustom: "Tipi dello studio",
|
|
4630
|
+
typeUnresolved: "Tipo non in elenco: {{id}}",
|
|
4631
|
+
assignee: "Assegnata a",
|
|
4632
|
+
assigneeNone: "Nessuno",
|
|
4633
|
+
assigneeUnresolved: "Assegnatario non in elenco: {{id}}",
|
|
4575
4634
|
about: "Riguarda",
|
|
4576
4635
|
aboutNobody: "Nessuno",
|
|
4577
4636
|
aboutPatient: "Paziente",
|
|
4578
4637
|
aboutCompany: "Azienda",
|
|
4638
|
+
aboutOperator: "Operatore",
|
|
4579
4639
|
companyName: "Nome azienda",
|
|
4580
4640
|
companyUnresolved: "Azienda collegata (non in elenco): {{id}}",
|
|
4581
4641
|
companyReplace: "Sostituisci azienda",
|
|
4582
4642
|
done: "Completata",
|
|
4583
4643
|
save: "Salva",
|
|
4584
4644
|
cancel: "Annulla",
|
|
4645
|
+
actionsLabel: "Azioni dell'attività",
|
|
4585
4646
|
delete: "Elimina",
|
|
4586
4647
|
deleteConfirmTitle: "Eliminare questa attività?",
|
|
4587
4648
|
deleteConfirmBody: "L'attività verrà rimossa. L'operazione non è reversibile qui.",
|
|
@@ -4775,7 +4836,8 @@ const e = {
|
|
|
4775
4836
|
operatorsCount_few: "Operatori — {{count}} selezionati",
|
|
4776
4837
|
resetFiltersCount_zero: "Azzera filtri — {{count}} attivi",
|
|
4777
4838
|
resetFiltersCount_two: "Azzera filtri — {{count}} attivi",
|
|
4778
|
-
resetFiltersCount_few: "Azzera filtri — {{count}} attivi"
|
|
4839
|
+
resetFiltersCount_few: "Azzera filtri — {{count}} attivi",
|
|
4840
|
+
backlogCount: "Da completare — {{n}} da completare"
|
|
4779
4841
|
},
|
|
4780
4842
|
view: {
|
|
4781
4843
|
menuLabel: "Vista agenda — {{view}}",
|
|
@@ -4843,6 +4905,11 @@ const e = {
|
|
|
4843
4905
|
filterNoPatient: "Senza paziente",
|
|
4844
4906
|
filterNoOperator: "Senza operatore",
|
|
4845
4907
|
filterNoChair: "Senza poltrona",
|
|
4908
|
+
settings: "Impostazioni del pannello",
|
|
4909
|
+
settingsNarrowed: "Impostazioni del pannello, la lista è filtrata",
|
|
4910
|
+
settingsTitle: "Cosa elencare",
|
|
4911
|
+
settingsHint: "Una scheda resta visibile finché almeno uno dei suoi campi mancanti è attivo.",
|
|
4912
|
+
emptyNarrowed: "Alcuni filtri sono disattivati nelle impostazioni del pannello.",
|
|
4846
4913
|
notShownOnChairAxis: "Non mostrati nelle colonne per poltrona finché non assegnati."
|
|
4847
4914
|
},
|
|
4848
4915
|
waitingList: {
|
|
@@ -4887,7 +4954,6 @@ const e = {
|
|
|
4887
4954
|
},
|
|
4888
4955
|
readOnly: {
|
|
4889
4956
|
createBlocked: "Non hai il permesso di creare appuntamenti.",
|
|
4890
|
-
createTaskBlocked: "Non hai il permesso di creare attività.",
|
|
4891
4957
|
changeBlocked: "Non hai il permesso di modificare gli appuntamenti.",
|
|
4892
4958
|
waitingBlocked: "Non hai il permesso di modificare la lista d’attesa.",
|
|
4893
4959
|
waitingLockedBody: "Non hai il permesso di modificare la lista d’attesa: chiedi al titolare dello studio il diritto di modifica del calendario."
|
|
@@ -6,6 +6,25 @@ export declare const jaUi: {
|
|
|
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: "今月のAIアクション {{remaining}} / {{limit}}";
|
|
16
|
+
readonly resetsOn: "{{date}}に更新されます";
|
|
17
|
+
readonly learnMore: "詳細を見る";
|
|
18
|
+
};
|
|
19
|
+
readonly bundles: {
|
|
20
|
+
readonly eyebrow: "AIクレジット";
|
|
21
|
+
readonly headingWithAllowance: "クレジット {{remaining}} / {{limit}}";
|
|
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: "処方の詳細";
|
|
@@ -584,6 +603,7 @@ export declare const jaUi: {
|
|
|
584
603
|
readonly slider: {
|
|
585
604
|
readonly minLabel: "最小";
|
|
586
605
|
readonly maxLabel: "最大";
|
|
606
|
+
readonly value: "値";
|
|
587
607
|
};
|
|
588
608
|
readonly checkboxGroup: {
|
|
589
609
|
readonly selectAll: "すべて選択";
|
|
@@ -735,6 +755,8 @@ export declare const jaUi: {
|
|
|
735
755
|
readonly remove: "ファイルを削除";
|
|
736
756
|
readonly progress: "{{percent}}% アップロード済み";
|
|
737
757
|
readonly filesSelected: "{{count}} 件のファイルを選択";
|
|
758
|
+
readonly maxSizeHint: "最大 {{size}}";
|
|
759
|
+
readonly maxFilesHint: "最大 {{count}} ファイルまで";
|
|
738
760
|
readonly errors: {
|
|
739
761
|
readonly fileTooLarge: "ファイルが {{maxSize}} を超えています";
|
|
740
762
|
readonly fileTooSmall: "ファイルが {{minSize}} より小さいです";
|
|
@@ -1708,6 +1730,29 @@ export declare const jaUi: {
|
|
|
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 jaUi: {
|
|
|
2041
2086
|
readonly mr: "Mr.";
|
|
2042
2087
|
readonly ms: "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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
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 jaUi: {
|
|
|
4895
4957
|
readonly filterNoPatient: "患者未設定";
|
|
4896
4958
|
readonly filterNoOperator: "担当者未設定";
|
|
4897
4959
|
readonly filterNoChair: "チェア未設定";
|
|
4960
|
+
readonly settings: "パネル設定";
|
|
4961
|
+
readonly settingsNarrowed: "パネル設定(リストは絞り込まれています)";
|
|
4962
|
+
readonly settingsTitle: "表示する項目";
|
|
4963
|
+
readonly settingsHint: "未設定の項目が 1 つでもオンなら、そのカードは表示されます。";
|
|
4964
|
+
readonly emptyNarrowed: "パネル設定で一部のフィルターがオフになっています。";
|
|
4898
4965
|
readonly notShownOnChairAxis: "チェアが割り当てられるまでチェア列には表示されません。";
|
|
4899
4966
|
};
|
|
4900
4967
|
readonly waitingList: {
|
|
@@ -4939,7 +5006,6 @@ export declare const jaUi: {
|
|
|
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/ja.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: "今月のAIアクション {{remaining}} / {{limit}}",
|
|
12
|
+
resetsOn: "{{date}}に更新されます",
|
|
13
|
+
learnMore: "詳細を見る"
|
|
14
|
+
},
|
|
15
|
+
bundles: {
|
|
16
|
+
eyebrow: "AIクレジット",
|
|
17
|
+
headingWithAllowance: "クレジット {{remaining}} / {{limit}}",
|
|
18
|
+
body: "無料プランには月に{{limit}}回のアクションが含まれます。制限なく利用するにはクレジットパッケージをお選びください。",
|
|
19
|
+
bodyGeneric: "制限なく利用するにはクレジットパッケージをお選びください。",
|
|
20
|
+
viewBundles: "パッケージを見る",
|
|
21
|
+
seeCosts: "各アクションの料金"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
5
24
|
opticalPrescription: {
|
|
6
25
|
ariaLabel: "眼鏡処方",
|
|
7
26
|
metaLabel: "処方の詳細",
|
|
@@ -575,7 +594,8 @@ const e = {
|
|
|
575
594
|
},
|
|
576
595
|
slider: {
|
|
577
596
|
minLabel: "最小",
|
|
578
|
-
maxLabel: "最大"
|
|
597
|
+
maxLabel: "最大",
|
|
598
|
+
value: "値"
|
|
579
599
|
},
|
|
580
600
|
checkboxGroup: {
|
|
581
601
|
selectAll: "すべて選択",
|
|
@@ -727,6 +747,8 @@ const e = {
|
|
|
727
747
|
remove: "ファイルを削除",
|
|
728
748
|
progress: "{{percent}}% アップロード済み",
|
|
729
749
|
filesSelected: "{{count}} 件のファイルを選択",
|
|
750
|
+
maxSizeHint: "最大 {{size}}",
|
|
751
|
+
maxFilesHint: "最大 {{count}} ファイルまで",
|
|
730
752
|
errors: {
|
|
731
753
|
fileTooLarge: "ファイルが {{maxSize}} を超えています",
|
|
732
754
|
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: "Mr.",
|
|
2032
2077
|
ms: "Ms."
|
|
2033
2078
|
},
|
|
2079
|
+
nameWithHonorific: "{{honorific}} {{name}}",
|
|
2034
2080
|
gender: {
|
|
2035
2081
|
m: "男性",
|
|
2036
2082
|
f: "女性"
|
|
@@ -2771,6 +2817,8 @@ const e = {
|
|
|
2771
2817
|
remove: "ハイライトを削除"
|
|
2772
2818
|
},
|
|
2773
2819
|
heading: "見出し",
|
|
2820
|
+
extensionsKit: "キットから",
|
|
2821
|
+
extensionsMarketplace: "マーケットプレイスから",
|
|
2774
2822
|
extensions: "エディター拡張機能",
|
|
2775
2823
|
insertVariable: "変数を挿入",
|
|
2776
2824
|
variables: {
|
|
@@ -2909,6 +2957,9 @@ const e = {
|
|
|
2909
2957
|
cvc: "CVC"
|
|
2910
2958
|
},
|
|
2911
2959
|
error: {
|
|
2960
|
+
billingAddressIncomplete: "お支払いの前に請求先住所をすべて入力してください。",
|
|
2961
|
+
billingDetailsChanged: "請求先住所が変更されました。内容を確認して、もう一度お試しください。",
|
|
2962
|
+
billingDetailsSave: "請求先情報を保存できませんでした。もう一度お試しください。",
|
|
2912
2963
|
generic: "エラーが発生しました。もう一度お試しください。",
|
|
2913
2964
|
cardNumber: "カード番号が無効です。",
|
|
2914
2965
|
expiry: "有効期限が無効です。",
|
|
@@ -4590,16 +4641,26 @@ const e = {
|
|
|
4590
4641
|
noteRequired: "メモを入力してください。",
|
|
4591
4642
|
operator: "担当者",
|
|
4592
4643
|
operatorNone: "担当者なし",
|
|
4644
|
+
operatorUnresolved: "一覧にない担当者: {{id}}",
|
|
4645
|
+
type: "タイプ",
|
|
4646
|
+
typeGroupStandard: "標準タイプ",
|
|
4647
|
+
typeGroupCustom: "医院のタイプ",
|
|
4648
|
+
typeUnresolved: "一覧にないタイプ: {{id}}",
|
|
4649
|
+
assignee: "割り当て先",
|
|
4650
|
+
assigneeNone: "なし",
|
|
4651
|
+
assigneeUnresolved: "一覧にない割り当て先: {{id}}",
|
|
4593
4652
|
about: "関連",
|
|
4594
4653
|
aboutNobody: "なし",
|
|
4595
4654
|
aboutPatient: "患者",
|
|
4596
4655
|
aboutCompany: "会社",
|
|
4656
|
+
aboutOperator: "担当者",
|
|
4597
4657
|
companyName: "会社名",
|
|
4598
4658
|
companyUnresolved: "紐づけられた会社(一覧にありません): {{id}}",
|
|
4599
4659
|
companyReplace: "会社を変更",
|
|
4600
4660
|
done: "完了",
|
|
4601
4661
|
save: "保存",
|
|
4602
4662
|
cancel: "キャンセル",
|
|
4663
|
+
actionsLabel: "タスクの操作",
|
|
4603
4664
|
delete: "削除",
|
|
4604
4665
|
deleteConfirmTitle: "このタスクを削除しますか?",
|
|
4605
4666
|
deleteConfirmBody: "タスクは削除されます。この操作はここでは元に戻せません。",
|
|
@@ -4793,7 +4854,8 @@ const e = {
|
|
|
4793
4854
|
operatorsCount_few: "担当者 — {{count}} 名選択中",
|
|
4794
4855
|
resetFiltersCount_zero: "フィルターをリセット — {{count}} 件有効",
|
|
4795
4856
|
resetFiltersCount_two: "フィルターをリセット — {{count}} 件有効",
|
|
4796
|
-
resetFiltersCount_few: "フィルターをリセット — {{count}} 件有効"
|
|
4857
|
+
resetFiltersCount_few: "フィルターをリセット — {{count}} 件有効",
|
|
4858
|
+
backlogCount: "未完了の予約 — {{n}} 件未完了"
|
|
4797
4859
|
},
|
|
4798
4860
|
view: {
|
|
4799
4861
|
menuLabel: "カレンダー表示 — {{view}}",
|
|
@@ -4861,6 +4923,11 @@ const e = {
|
|
|
4861
4923
|
filterNoPatient: "患者未設定",
|
|
4862
4924
|
filterNoOperator: "担当者未設定",
|
|
4863
4925
|
filterNoChair: "チェア未設定",
|
|
4926
|
+
settings: "パネル設定",
|
|
4927
|
+
settingsNarrowed: "パネル設定(リストは絞り込まれています)",
|
|
4928
|
+
settingsTitle: "表示する項目",
|
|
4929
|
+
settingsHint: "未設定の項目が 1 つでもオンなら、そのカードは表示されます。",
|
|
4930
|
+
emptyNarrowed: "パネル設定で一部のフィルターがオフになっています。",
|
|
4864
4931
|
notShownOnChairAxis: "チェアが割り当てられるまでチェア列には表示されません。"
|
|
4865
4932
|
},
|
|
4866
4933
|
waitingList: {
|
|
@@ -4905,7 +4972,6 @@ const e = {
|
|
|
4905
4972
|
},
|
|
4906
4973
|
readOnly: {
|
|
4907
4974
|
createBlocked: "予約を作成する権限がありません。",
|
|
4908
|
-
createTaskBlocked: "タスクを作成する権限がありません。",
|
|
4909
4975
|
changeBlocked: "予約を変更する権限がありません。",
|
|
4910
4976
|
waitingBlocked: "順番待ちリストを変更する権限がありません。",
|
|
4911
4977
|
waitingLockedBody: "順番待ちリストを変更する権限がありません。カレンダーの編集権限を医院の管理者に依頼してください。"
|