@alfadocs/ui-kit-debug 1.39.0 → 1.41.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/{ai-consent-banner-DvtaM3yg.js → ai-consent-banner-D7I2U-cz.js} +37 -36
- package/dist/_chunks/ai-consent-banner-D7I2U-cz.js.map +1 -0
- package/dist/_chunks/arrow-left-BfaGqVam.js +15 -0
- package/dist/_chunks/arrow-left-BfaGqVam.js.map +1 -0
- package/dist/_chunks/{booking-Dn3jvv3K.js → booking-D43ASl8y.js} +1109 -1103
- package/dist/_chunks/booking-D43ASl8y.js.map +1 -0
- package/dist/_chunks/{calendar-workspace-B-fUbm62.js → calendar-workspace-UllCER2k.js} +2170 -2163
- package/dist/_chunks/calendar-workspace-UllCER2k.js.map +1 -0
- package/dist/_chunks/{contact-profile-card-Zt6WNg1u.js → contact-profile-card-C0WpwpVV.js} +38 -33
- package/dist/_chunks/contact-profile-card-C0WpwpVV.js.map +1 -0
- package/dist/_chunks/editor-overlay-DwNKaI22.js +93 -0
- package/dist/_chunks/editor-overlay-DwNKaI22.js.map +1 -0
- package/dist/_chunks/format-price-DAbh61Lz.js +51 -0
- package/dist/_chunks/format-price-DAbh61Lz.js.map +1 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js +764 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js.map +1 -0
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js → marketplace-app-shell-D_g9BaDI.js} +2 -2
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js.map → marketplace-app-shell-D_g9BaDI.js.map} +1 -1
- package/dist/_chunks/{money-BY-HmKhZ.js → money-BXLBIRVO.js} +2 -2
- package/dist/_chunks/{money-BY-HmKhZ.js.map → money-BXLBIRVO.js.map} +1 -1
- package/dist/_chunks/{notes-panel-CAD1Ytcj.js → notes-panel-_diLt8Cj.js} +76 -73
- package/dist/_chunks/notes-panel-_diLt8Cj.js.map +1 -0
- package/dist/_chunks/{panel-subview-Cc2Wtt7D.js → panel-subview-PMBRPFOa.js} +49 -59
- package/dist/_chunks/panel-subview-PMBRPFOa.js.map +1 -0
- package/dist/_chunks/{practice-results-D_jjzwgf.js → practice-results-D11Zpt27.js} +50 -45
- package/dist/_chunks/practice-results-D11Zpt27.js.map +1 -0
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js +3119 -0
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js.map +1 -0
- package/dist/_chunks/{sidebar-C-Gr2LL-.js → sidebar-ClTY9lLI.js} +160 -169
- package/dist/_chunks/sidebar-ClTY9lLI.js.map +1 -0
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js → treatment-receipt-DU0OewqH.js} +2 -2
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js.map → treatment-receipt-DU0OewqH.js.map} +1 -1
- package/dist/_chunks/trending-up-C_luYBzS.js +15 -0
- package/dist/_chunks/trending-up-C_luYBzS.js.map +1 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +27 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js.map +1 -0
- package/dist/agent-catalog.json +87 -1
- package/dist/agent-i18n/en.json +7 -0
- package/dist/components/_shared/format-price.d.ts +6 -0
- package/dist/components/_shared/format-price.d.ts.map +1 -1
- package/dist/components/_shared/index.d.ts +1 -1
- package/dist/components/_shared/index.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts +9 -0
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/index.d.ts +1 -1
- package/dist/components/ai-consent-banner/index.d.ts.map +1 -1
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/booking/booking-types.d.ts +6 -0
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/cascade.d.ts +6 -0
- package/dist/components/booking/cascade.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/contact-profile-card/contact-profile-card.d.ts +2 -2
- package/dist/components/contact-profile-card/contact-profile-card.d.ts.map +1 -1
- package/dist/components/contact-profile-card/index.js +1 -1
- package/dist/components/editor-overlay/editor-overlay.d.ts.map +1 -1
- package/dist/components/editor-overlay/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/money/index.js +1 -1
- package/dist/components/notes-panel/index.d.ts +1 -0
- package/dist/components/notes-panel/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +8 -1
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/panel-subview/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/practice-results/practice-results.d.ts +2 -1
- package/dist/components/practice-results/practice-results.d.ts.map +1 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +6 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.d.ts +1 -1
- package/dist/components/rich-text-editor/index.d.ts.map +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +122 -0
- package/dist/components/rich-text-editor/rich-text-editor.d.ts.map +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/treatment-receipt/index.js +1 -1
- package/dist/host-compat.css +13 -1
- package/dist/i18n/locales/ar.d.ts +92 -11
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +94 -13
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +92 -11
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +94 -13
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +92 -11
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +94 -13
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +81 -0
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +83 -2
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +92 -11
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +94 -13
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +92 -11
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +94 -13
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +92 -11
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +94 -13
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +92 -11
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +94 -13
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +92 -11
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +94 -13
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +92 -11
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +94 -13
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +92 -11
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +94 -13
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +92 -11
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +94 -13
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +92 -11
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +94 -13
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +92 -11
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +94 -13
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +92 -11
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +94 -13
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +92 -11
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +94 -13
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +92 -11
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +94 -13
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +92 -11
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +94 -13
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +143 -136
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +94 -13
- package/dist/locales/de.json +94 -13
- package/dist/locales/el.json +94 -13
- package/dist/locales/en.json +83 -2
- package/dist/locales/es.json +94 -13
- package/dist/locales/fr.json +94 -13
- package/dist/locales/hi.json +94 -13
- package/dist/locales/it.json +94 -13
- package/dist/locales/ja.json +94 -13
- package/dist/locales/nl.json +94 -13
- package/dist/locales/pl.json +94 -13
- package/dist/locales/pt.json +94 -13
- package/dist/locales/ro.json +94 -13
- package/dist/locales/ru.json +94 -13
- package/dist/locales/sq.json +94 -13
- package/dist/locales/sv.json +94 -13
- package/dist/locales/tr.json +94 -13
- package/dist/locales/zh.json +94 -13
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +9 -1
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +6 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +164 -0
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts.map +1 -0
- package/dist/patterns/help-me-write-templates/index.d.ts +3 -0
- package/dist/patterns/help-me-write-templates/index.d.ts.map +1 -0
- package/dist/patterns/help-me-write-templates/index.js +10 -0
- package/dist/patterns/help-me-write-templates/index.js.map +1 -0
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +51 -42
- package/package.json +5 -1
- package/dist/_chunks/ai-consent-banner-DvtaM3yg.js.map +0 -1
- package/dist/_chunks/booking-Dn3jvv3K.js.map +0 -1
- package/dist/_chunks/calendar-workspace-B-fUbm62.js.map +0 -1
- package/dist/_chunks/contact-profile-card-Zt6WNg1u.js.map +0 -1
- package/dist/_chunks/editor-overlay-9tcPXNWt.js +0 -89
- package/dist/_chunks/editor-overlay-9tcPXNWt.js.map +0 -1
- package/dist/_chunks/format-price-BkMEbeW3.js +0 -47
- package/dist/_chunks/format-price-BkMEbeW3.js.map +0 -1
- package/dist/_chunks/notes-panel-CAD1Ytcj.js.map +0 -1
- package/dist/_chunks/panel-subview-Cc2Wtt7D.js.map +0 -1
- package/dist/_chunks/practice-results-D_jjzwgf.js.map +0 -1
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js +0 -2627
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js.map +0 -1
- package/dist/_chunks/sidebar-C-Gr2LL-.js.map +0 -1
|
@@ -440,6 +440,7 @@ export declare const itUi: {
|
|
|
440
440
|
readonly required: "obbligatorio";
|
|
441
441
|
readonly optional: "facoltativo";
|
|
442
442
|
readonly progress_label: "{{percent}} completato";
|
|
443
|
+
readonly freeOfCharge: "Gratuito";
|
|
443
444
|
};
|
|
444
445
|
readonly buttonGroup: {
|
|
445
446
|
readonly label: "Gruppo di pulsanti";
|
|
@@ -2366,21 +2367,21 @@ export declare const itUi: {
|
|
|
2366
2367
|
readonly openNote: "Apri nota · {{date}}";
|
|
2367
2368
|
};
|
|
2368
2369
|
readonly aiConsentBanner: {
|
|
2369
|
-
readonly regionLabel: "
|
|
2370
|
-
readonly title: "
|
|
2370
|
+
readonly regionLabel: "Consenso all’assistenza IA";
|
|
2371
|
+
readonly title: "Consenso all’assistenza IA";
|
|
2371
2372
|
readonly description: {
|
|
2372
|
-
readonly granted: "
|
|
2373
|
-
readonly required: "
|
|
2373
|
+
readonly granted: "L’assistenza IA è abilitata per questa scheda.";
|
|
2374
|
+
readonly required: "L’assistenza IA richiede un consenso registrato prima di poter essere eseguita.";
|
|
2374
2375
|
};
|
|
2375
2376
|
readonly badge: {
|
|
2376
|
-
readonly granted: "
|
|
2377
|
+
readonly granted: "Consenso concesso";
|
|
2377
2378
|
};
|
|
2378
|
-
readonly grantedAtPrefix: "
|
|
2379
|
-
readonly grantedBy: "
|
|
2380
|
-
readonly pendingLabel: "
|
|
2381
|
-
readonly confirmLabel: "
|
|
2382
|
-
readonly grantButton: "
|
|
2383
|
-
readonly notAllowed: "
|
|
2379
|
+
readonly grantedAtPrefix: "Concesso";
|
|
2380
|
+
readonly grantedBy: "Da {{name}}";
|
|
2381
|
+
readonly pendingLabel: "Salvataggio del consenso…";
|
|
2382
|
+
readonly confirmLabel: "Confermo che il consenso all’assistenza IA è stato ottenuto.";
|
|
2383
|
+
readonly grantButton: "Concedi consenso";
|
|
2384
|
+
readonly notAllowed: "Non hai i permessi per concedere il consenso all’assistenza IA.";
|
|
2384
2385
|
};
|
|
2385
2386
|
readonly paymentCard: {
|
|
2386
2387
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2788,6 +2789,10 @@ export declare const itUi: {
|
|
|
2788
2789
|
};
|
|
2789
2790
|
readonly heading: "Titolo";
|
|
2790
2791
|
readonly extensions: "Estensioni editor";
|
|
2792
|
+
readonly insertVariable: "Inserisci variabile";
|
|
2793
|
+
readonly variables: "Variabili";
|
|
2794
|
+
readonly variableInvalid: "Variabile non valida: {{tokens}}. Scegline una da Inserisci variabile.";
|
|
2795
|
+
readonly variableNoMatch: "Nessuna variabile corrisponde a «{{query}}»";
|
|
2791
2796
|
readonly more: "Altre opzioni";
|
|
2792
2797
|
readonly link: {
|
|
2793
2798
|
readonly url: "URL";
|
|
@@ -2876,6 +2881,8 @@ export declare const itUi: {
|
|
|
2876
2881
|
readonly dictationError: "Dettatura non riuscita. Riprova.";
|
|
2877
2882
|
readonly proofread: "Controlla ortografia e grammatica";
|
|
2878
2883
|
readonly autoFormat: "Formatta automaticamente il documento";
|
|
2884
|
+
readonly consentRecorded: "Il consenso all’assistenza IA è stato registrato.";
|
|
2885
|
+
readonly consentRegionLabel: "Consenso all’assistenza IA per questo documento";
|
|
2879
2886
|
};
|
|
2880
2887
|
};
|
|
2881
2888
|
readonly payment: {
|
|
@@ -3129,6 +3136,80 @@ export declare const itUi: {
|
|
|
3129
3136
|
readonly fullscreen: "Attiva/disattiva schermo intero";
|
|
3130
3137
|
};
|
|
3131
3138
|
};
|
|
3139
|
+
readonly helpMeWriteTemplates: {
|
|
3140
|
+
readonly bar: {
|
|
3141
|
+
readonly templatesMenu: "Template";
|
|
3142
|
+
readonly templatesGroup: "Template dello studio";
|
|
3143
|
+
readonly createFirst: "Crea il tuo primo template";
|
|
3144
|
+
readonly manage: "Gestisci template";
|
|
3145
|
+
readonly defaultBadge: "Predefinito";
|
|
3146
|
+
readonly prompt: "Descrivi cosa scrivere, oppure aggiungi dettagli prima di scegliere un template";
|
|
3147
|
+
readonly write: "Scrivi";
|
|
3148
|
+
readonly dictateStart: "Detta le istruzioni";
|
|
3149
|
+
readonly dictateStop: "Interrompi la dettatura";
|
|
3150
|
+
readonly listening: "In ascolto…";
|
|
3151
|
+
readonly sourceSelection: "I template riscrivono il testo selezionato.";
|
|
3152
|
+
readonly sourceDocument: "I template riscrivono tutta la nota.";
|
|
3153
|
+
readonly sourceEmpty: "La nota è vuota. Detta o scrivi prima di usare un template.";
|
|
3154
|
+
readonly error: "Qualcosa è andato storto. Riprova.";
|
|
3155
|
+
readonly beforeDocument: "La tua nota";
|
|
3156
|
+
readonly beforeSelection: "Testo selezionato";
|
|
3157
|
+
readonly after: "Bozza";
|
|
3158
|
+
readonly discard: "Scarta";
|
|
3159
|
+
readonly retry: "Riprova";
|
|
3160
|
+
readonly replace: "Sostituisci";
|
|
3161
|
+
readonly insertBelow: "Inserisci sotto";
|
|
3162
|
+
readonly insert: "Inserisci";
|
|
3163
|
+
readonly close: "Chiudi";
|
|
3164
|
+
};
|
|
3165
|
+
readonly undo: {
|
|
3166
|
+
readonly replaced: "Nota riscritta con «{{name}}».";
|
|
3167
|
+
readonly addedBelow: "Bozza da «{{name}}» aggiunta sotto.";
|
|
3168
|
+
readonly undo: "Annulla";
|
|
3169
|
+
};
|
|
3170
|
+
readonly credits: {
|
|
3171
|
+
readonly title: "Hai esaurito i crediti IA";
|
|
3172
|
+
readonly body: "Aggiungi crediti per continuare oggi.";
|
|
3173
|
+
readonly bodyResets: "Il tuo credito gratuito torna il {{date}}. Aggiungi crediti per continuare oggi.";
|
|
3174
|
+
readonly bodyWait: "L'assistenza IA torna disponibile quando si rinnova il credito mensile.";
|
|
3175
|
+
readonly bodyWaitResets: "L'assistenza IA torna disponibile il {{date}}, quando si rinnova il credito mensile.";
|
|
3176
|
+
readonly meterLabel: "Crediti IA di questo mese";
|
|
3177
|
+
readonly remaining: "{{remaining}} di {{limit}} rimasti";
|
|
3178
|
+
readonly cta: "Acquista crediti IA";
|
|
3179
|
+
readonly secondary: "Scopri quanto costa ogni azione";
|
|
3180
|
+
readonly back: "Indietro";
|
|
3181
|
+
readonly kept: "La nota e le istruzioni restano salvate.";
|
|
3182
|
+
};
|
|
3183
|
+
readonly manager: {
|
|
3184
|
+
readonly title: "Template IA";
|
|
3185
|
+
readonly description: "Condivisi con tutto lo studio. Il template predefinito compare per primo.";
|
|
3186
|
+
readonly new: "Nuovo template";
|
|
3187
|
+
readonly done: "Fatto";
|
|
3188
|
+
readonly listLabel: "Template";
|
|
3189
|
+
readonly edit: "Modifica {{name}}";
|
|
3190
|
+
readonly delete: "Elimina {{name}}";
|
|
3191
|
+
readonly emptyTitle: "Ancora nessun template";
|
|
3192
|
+
readonly emptyDescription: "Un template trasforma una dettatura in una nota strutturata con un clic.";
|
|
3193
|
+
readonly formNew: "Nuovo template";
|
|
3194
|
+
readonly formEdit: "Modifica template";
|
|
3195
|
+
readonly name: "Nome";
|
|
3196
|
+
readonly namePlaceholder: "Per esempio: nota SOAP";
|
|
3197
|
+
readonly descLabel: "Descrizione breve";
|
|
3198
|
+
readonly descHint: "Compare sotto il nome nel menu dei template.";
|
|
3199
|
+
readonly prompt: "Istruzioni per l'IA";
|
|
3200
|
+
readonly promptDescription: "Descrivi struttura, sezioni e tono che vuoi. Il testo della nota viene aggiunto in automatico.";
|
|
3201
|
+
readonly isDefault: "Usa come predefinito";
|
|
3202
|
+
readonly save: "Salva template";
|
|
3203
|
+
readonly cancel: "Annulla";
|
|
3204
|
+
readonly saveError: "Non è stato possibile salvare il template. Riprova.";
|
|
3205
|
+
readonly nameRequired: "Inserisci un nome.";
|
|
3206
|
+
readonly nameTaken: "Esiste già un template con questo nome.";
|
|
3207
|
+
readonly promptRequired: "Inserisci le istruzioni.";
|
|
3208
|
+
readonly deleteTitle: "Eliminare «{{name}}»?";
|
|
3209
|
+
readonly deleteDescription: "Il template sparisce per tutto lo studio. Le note già scritte non cambiano.";
|
|
3210
|
+
readonly deleteConfirm: "Elimina template";
|
|
3211
|
+
};
|
|
3212
|
+
};
|
|
3132
3213
|
readonly signatureRequest: {
|
|
3133
3214
|
readonly title: "Documenti firmati";
|
|
3134
3215
|
readonly noSignedVersions: "Non ci sono versioni firmate di questo documento";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/it.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/it.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAq5JP,CAAC"}
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "Caricamento...",
|
|
435
435
|
required: "obbligatorio",
|
|
436
436
|
optional: "facoltativo",
|
|
437
|
-
progress_label: "{{percent}} completato"
|
|
437
|
+
progress_label: "{{percent}} completato",
|
|
438
|
+
freeOfCharge: "Gratuito"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "Gruppo di pulsanti",
|
|
@@ -2327,21 +2328,21 @@ const e = {
|
|
|
2327
2328
|
openNote: "Apri nota · {{date}}"
|
|
2328
2329
|
},
|
|
2329
2330
|
aiConsentBanner: {
|
|
2330
|
-
regionLabel: "
|
|
2331
|
-
title: "
|
|
2331
|
+
regionLabel: "Consenso all’assistenza IA",
|
|
2332
|
+
title: "Consenso all’assistenza IA",
|
|
2332
2333
|
description: {
|
|
2333
|
-
granted: "
|
|
2334
|
-
required: "
|
|
2334
|
+
granted: "L’assistenza IA è abilitata per questa scheda.",
|
|
2335
|
+
required: "L’assistenza IA richiede un consenso registrato prima di poter essere eseguita."
|
|
2335
2336
|
},
|
|
2336
2337
|
badge: {
|
|
2337
|
-
granted: "
|
|
2338
|
+
granted: "Consenso concesso"
|
|
2338
2339
|
},
|
|
2339
|
-
grantedAtPrefix: "
|
|
2340
|
-
grantedBy: "
|
|
2341
|
-
pendingLabel: "
|
|
2342
|
-
confirmLabel: "
|
|
2343
|
-
grantButton: "
|
|
2344
|
-
notAllowed: "
|
|
2340
|
+
grantedAtPrefix: "Concesso",
|
|
2341
|
+
grantedBy: "Da {{name}}",
|
|
2342
|
+
pendingLabel: "Salvataggio del consenso…",
|
|
2343
|
+
confirmLabel: "Confermo che il consenso all’assistenza IA è stato ottenuto.",
|
|
2344
|
+
grantButton: "Concedi consenso",
|
|
2345
|
+
notAllowed: "Non hai i permessi per concedere il consenso all’assistenza IA."
|
|
2345
2346
|
},
|
|
2346
2347
|
paymentCard: {
|
|
2347
2348
|
regionLabel: "Payment {{number}}",
|
|
@@ -2749,6 +2750,10 @@ const e = {
|
|
|
2749
2750
|
},
|
|
2750
2751
|
heading: "Titolo",
|
|
2751
2752
|
extensions: "Estensioni editor",
|
|
2753
|
+
insertVariable: "Inserisci variabile",
|
|
2754
|
+
variables: "Variabili",
|
|
2755
|
+
variableInvalid: "Variabile non valida: {{tokens}}. Scegline una da Inserisci variabile.",
|
|
2756
|
+
variableNoMatch: "Nessuna variabile corrisponde a «{{query}}»",
|
|
2752
2757
|
more: "Altre opzioni",
|
|
2753
2758
|
link: {
|
|
2754
2759
|
url: "URL",
|
|
@@ -2836,7 +2841,9 @@ const e = {
|
|
|
2836
2841
|
listening: "In ascolto…",
|
|
2837
2842
|
dictationError: "Dettatura non riuscita. Riprova.",
|
|
2838
2843
|
proofread: "Controlla ortografia e grammatica",
|
|
2839
|
-
autoFormat: "Formatta automaticamente il documento"
|
|
2844
|
+
autoFormat: "Formatta automaticamente il documento",
|
|
2845
|
+
consentRecorded: "Il consenso all’assistenza IA è stato registrato.",
|
|
2846
|
+
consentRegionLabel: "Consenso all’assistenza IA per questo documento"
|
|
2840
2847
|
}
|
|
2841
2848
|
},
|
|
2842
2849
|
payment: {
|
|
@@ -3087,6 +3094,80 @@ const e = {
|
|
|
3087
3094
|
fullscreen: "Attiva/disattiva schermo intero"
|
|
3088
3095
|
}
|
|
3089
3096
|
},
|
|
3097
|
+
helpMeWriteTemplates: {
|
|
3098
|
+
bar: {
|
|
3099
|
+
templatesMenu: "Template",
|
|
3100
|
+
templatesGroup: "Template dello studio",
|
|
3101
|
+
createFirst: "Crea il tuo primo template",
|
|
3102
|
+
manage: "Gestisci template",
|
|
3103
|
+
defaultBadge: "Predefinito",
|
|
3104
|
+
prompt: "Descrivi cosa scrivere, oppure aggiungi dettagli prima di scegliere un template",
|
|
3105
|
+
write: "Scrivi",
|
|
3106
|
+
dictateStart: "Detta le istruzioni",
|
|
3107
|
+
dictateStop: "Interrompi la dettatura",
|
|
3108
|
+
listening: "In ascolto…",
|
|
3109
|
+
sourceSelection: "I template riscrivono il testo selezionato.",
|
|
3110
|
+
sourceDocument: "I template riscrivono tutta la nota.",
|
|
3111
|
+
sourceEmpty: "La nota è vuota. Detta o scrivi prima di usare un template.",
|
|
3112
|
+
error: "Qualcosa è andato storto. Riprova.",
|
|
3113
|
+
beforeDocument: "La tua nota",
|
|
3114
|
+
beforeSelection: "Testo selezionato",
|
|
3115
|
+
after: "Bozza",
|
|
3116
|
+
discard: "Scarta",
|
|
3117
|
+
retry: "Riprova",
|
|
3118
|
+
replace: "Sostituisci",
|
|
3119
|
+
insertBelow: "Inserisci sotto",
|
|
3120
|
+
insert: "Inserisci",
|
|
3121
|
+
close: "Chiudi"
|
|
3122
|
+
},
|
|
3123
|
+
undo: {
|
|
3124
|
+
replaced: "Nota riscritta con «{{name}}».",
|
|
3125
|
+
addedBelow: "Bozza da «{{name}}» aggiunta sotto.",
|
|
3126
|
+
undo: "Annulla"
|
|
3127
|
+
},
|
|
3128
|
+
credits: {
|
|
3129
|
+
title: "Hai esaurito i crediti IA",
|
|
3130
|
+
body: "Aggiungi crediti per continuare oggi.",
|
|
3131
|
+
bodyResets: "Il tuo credito gratuito torna il {{date}}. Aggiungi crediti per continuare oggi.",
|
|
3132
|
+
bodyWait: "L'assistenza IA torna disponibile quando si rinnova il credito mensile.",
|
|
3133
|
+
bodyWaitResets: "L'assistenza IA torna disponibile il {{date}}, quando si rinnova il credito mensile.",
|
|
3134
|
+
meterLabel: "Crediti IA di questo mese",
|
|
3135
|
+
remaining: "{{remaining}} di {{limit}} rimasti",
|
|
3136
|
+
cta: "Acquista crediti IA",
|
|
3137
|
+
secondary: "Scopri quanto costa ogni azione",
|
|
3138
|
+
back: "Indietro",
|
|
3139
|
+
kept: "La nota e le istruzioni restano salvate."
|
|
3140
|
+
},
|
|
3141
|
+
manager: {
|
|
3142
|
+
title: "Template IA",
|
|
3143
|
+
description: "Condivisi con tutto lo studio. Il template predefinito compare per primo.",
|
|
3144
|
+
new: "Nuovo template",
|
|
3145
|
+
done: "Fatto",
|
|
3146
|
+
listLabel: "Template",
|
|
3147
|
+
edit: "Modifica {{name}}",
|
|
3148
|
+
delete: "Elimina {{name}}",
|
|
3149
|
+
emptyTitle: "Ancora nessun template",
|
|
3150
|
+
emptyDescription: "Un template trasforma una dettatura in una nota strutturata con un clic.",
|
|
3151
|
+
formNew: "Nuovo template",
|
|
3152
|
+
formEdit: "Modifica template",
|
|
3153
|
+
name: "Nome",
|
|
3154
|
+
namePlaceholder: "Per esempio: nota SOAP",
|
|
3155
|
+
descLabel: "Descrizione breve",
|
|
3156
|
+
descHint: "Compare sotto il nome nel menu dei template.",
|
|
3157
|
+
prompt: "Istruzioni per l'IA",
|
|
3158
|
+
promptDescription: "Descrivi struttura, sezioni e tono che vuoi. Il testo della nota viene aggiunto in automatico.",
|
|
3159
|
+
isDefault: "Usa come predefinito",
|
|
3160
|
+
save: "Salva template",
|
|
3161
|
+
cancel: "Annulla",
|
|
3162
|
+
saveError: "Non è stato possibile salvare il template. Riprova.",
|
|
3163
|
+
nameRequired: "Inserisci un nome.",
|
|
3164
|
+
nameTaken: "Esiste già un template con questo nome.",
|
|
3165
|
+
promptRequired: "Inserisci le istruzioni.",
|
|
3166
|
+
deleteTitle: "Eliminare «{{name}}»?",
|
|
3167
|
+
deleteDescription: "Il template sparisce per tutto lo studio. Le note già scritte non cambiano.",
|
|
3168
|
+
deleteConfirm: "Elimina template"
|
|
3169
|
+
}
|
|
3170
|
+
},
|
|
3090
3171
|
signatureRequest: {
|
|
3091
3172
|
title: "Documenti firmati",
|
|
3092
3173
|
noSignedVersions: "Non ci sono versioni firmate di questo documento",
|