@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
|
@@ -446,6 +446,7 @@ export declare const deUi: {
|
|
|
446
446
|
readonly required: "erforderlich";
|
|
447
447
|
readonly optional: "optional";
|
|
448
448
|
readonly progress_label: "{{percent}} abgeschlossen";
|
|
449
|
+
readonly freeOfCharge: "Kostenlos";
|
|
449
450
|
};
|
|
450
451
|
readonly buttonGroup: {
|
|
451
452
|
readonly label: "Schaltflächengruppe";
|
|
@@ -2372,21 +2373,21 @@ export declare const deUi: {
|
|
|
2372
2373
|
readonly openNote: "Notiz öffnen · {{date}}";
|
|
2373
2374
|
};
|
|
2374
2375
|
readonly aiConsentBanner: {
|
|
2375
|
-
readonly regionLabel: "
|
|
2376
|
-
readonly title: "
|
|
2376
|
+
readonly regionLabel: "Einwilligung zur KI-Unterstützung";
|
|
2377
|
+
readonly title: "Einwilligung zur KI-Unterstützung";
|
|
2377
2378
|
readonly description: {
|
|
2378
|
-
readonly granted: "
|
|
2379
|
-
readonly required: "
|
|
2379
|
+
readonly granted: "Die KI-Unterstützung ist für diesen Datensatz aktiviert.";
|
|
2380
|
+
readonly required: "Die KI-Unterstützung erfordert eine erteilte Einwilligung, bevor sie ausgeführt werden kann.";
|
|
2380
2381
|
};
|
|
2381
2382
|
readonly badge: {
|
|
2382
|
-
readonly granted: "
|
|
2383
|
+
readonly granted: "Einwilligung erteilt";
|
|
2383
2384
|
};
|
|
2384
|
-
readonly grantedAtPrefix: "
|
|
2385
|
-
readonly grantedBy: "
|
|
2386
|
-
readonly pendingLabel: "
|
|
2387
|
-
readonly confirmLabel: "
|
|
2388
|
-
readonly grantButton: "
|
|
2389
|
-
readonly notAllowed: "
|
|
2385
|
+
readonly grantedAtPrefix: "Erteilt";
|
|
2386
|
+
readonly grantedBy: "Von {{name}}";
|
|
2387
|
+
readonly pendingLabel: "Einwilligung wird gespeichert …";
|
|
2388
|
+
readonly confirmLabel: "Ich bestätige, dass die Einwilligung zur KI-Unterstützung eingeholt wurde.";
|
|
2389
|
+
readonly grantButton: "Einwilligung erteilen";
|
|
2390
|
+
readonly notAllowed: "Sie haben keine Berechtigung, die Einwilligung zur KI-Unterstützung zu erteilen.";
|
|
2390
2391
|
};
|
|
2391
2392
|
readonly paymentCard: {
|
|
2392
2393
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2794,6 +2795,10 @@ export declare const deUi: {
|
|
|
2794
2795
|
};
|
|
2795
2796
|
readonly heading: "Überschrift";
|
|
2796
2797
|
readonly extensions: "Editor-Erweiterungen";
|
|
2798
|
+
readonly insertVariable: "Variable einfügen";
|
|
2799
|
+
readonly variables: "Variablen";
|
|
2800
|
+
readonly variableInvalid: "Keine gültige Variable: {{tokens}}. Wählen Sie eine unter „Variable einfügen“.";
|
|
2801
|
+
readonly variableNoMatch: "Keine Variable passt zu „{{query}}“";
|
|
2797
2802
|
readonly more: "Weitere Optionen";
|
|
2798
2803
|
readonly link: {
|
|
2799
2804
|
readonly url: "URL";
|
|
@@ -2882,6 +2887,8 @@ export declare const deUi: {
|
|
|
2882
2887
|
readonly dictationError: "Diktat fehlgeschlagen. Bitte erneut versuchen.";
|
|
2883
2888
|
readonly proofread: "Rechtschreibung & Grammatik prüfen";
|
|
2884
2889
|
readonly autoFormat: "Dokument automatisch formatieren";
|
|
2890
|
+
readonly consentRecorded: "Die Einwilligung zur KI-Unterstützung wurde erfasst.";
|
|
2891
|
+
readonly consentRegionLabel: "Einwilligung zur KI-Unterstützung für dieses Dokument";
|
|
2885
2892
|
};
|
|
2886
2893
|
};
|
|
2887
2894
|
readonly payment: {
|
|
@@ -3135,6 +3142,80 @@ export declare const deUi: {
|
|
|
3135
3142
|
readonly fullscreen: "Vollbild umschalten";
|
|
3136
3143
|
};
|
|
3137
3144
|
};
|
|
3145
|
+
readonly helpMeWriteTemplates: {
|
|
3146
|
+
readonly bar: {
|
|
3147
|
+
readonly templatesMenu: "Vorlagen";
|
|
3148
|
+
readonly templatesGroup: "Praxisvorlagen";
|
|
3149
|
+
readonly createFirst: "Erste Vorlage erstellen";
|
|
3150
|
+
readonly manage: "Vorlagen verwalten";
|
|
3151
|
+
readonly defaultBadge: "Standard";
|
|
3152
|
+
readonly prompt: "Beschreiben Sie, was geschrieben werden soll, oder ergänzen Sie Details, bevor Sie eine Vorlage wählen";
|
|
3153
|
+
readonly write: "Schreiben";
|
|
3154
|
+
readonly dictateStart: "Anweisungen diktieren";
|
|
3155
|
+
readonly dictateStop: "Diktat beenden";
|
|
3156
|
+
readonly listening: "Hört zu …";
|
|
3157
|
+
readonly sourceSelection: "Vorlagen schreiben den markierten Text um.";
|
|
3158
|
+
readonly sourceDocument: "Vorlagen schreiben die ganze Notiz um.";
|
|
3159
|
+
readonly sourceEmpty: "Die Notiz ist leer. Diktieren oder tippen Sie zuerst, um eine Vorlage zu nutzen.";
|
|
3160
|
+
readonly error: "Etwas ist schiefgelaufen. Bitte erneut versuchen.";
|
|
3161
|
+
readonly beforeDocument: "Ihre Notiz";
|
|
3162
|
+
readonly beforeSelection: "Markierter Text";
|
|
3163
|
+
readonly after: "Entwurf";
|
|
3164
|
+
readonly discard: "Verwerfen";
|
|
3165
|
+
readonly retry: "Erneut versuchen";
|
|
3166
|
+
readonly replace: "Ersetzen";
|
|
3167
|
+
readonly insertBelow: "Darunter einfügen";
|
|
3168
|
+
readonly insert: "Einfügen";
|
|
3169
|
+
readonly close: "Schließen";
|
|
3170
|
+
};
|
|
3171
|
+
readonly undo: {
|
|
3172
|
+
readonly replaced: "Notiz mit „{{name}}“ neu geschrieben.";
|
|
3173
|
+
readonly addedBelow: "Entwurf aus „{{name}}“ darunter eingefügt.";
|
|
3174
|
+
readonly undo: "Rückgängig";
|
|
3175
|
+
};
|
|
3176
|
+
readonly credits: {
|
|
3177
|
+
readonly title: "Ihre KI-Credits sind aufgebraucht";
|
|
3178
|
+
readonly body: "Fügen Sie Credits hinzu, um heute weiterzumachen.";
|
|
3179
|
+
readonly bodyResets: "Ihr kostenloses Kontingent steht ab {{date}} wieder zur Verfügung. Fügen Sie Credits hinzu, um heute weiterzumachen.";
|
|
3180
|
+
readonly bodyWait: "Die KI-Unterstützung ist wieder verfügbar, sobald Ihr Monatskontingent zurückgesetzt wird.";
|
|
3181
|
+
readonly bodyWaitResets: "Die KI-Unterstützung ist ab {{date}} wieder verfügbar, wenn Ihr Monatskontingent zurückgesetzt wird.";
|
|
3182
|
+
readonly meterLabel: "KI-Credits diesen Monat";
|
|
3183
|
+
readonly remaining: "{{remaining}} von {{limit}} übrig";
|
|
3184
|
+
readonly cta: "KI-Credits kaufen";
|
|
3185
|
+
readonly secondary: "Kosten pro Aktion ansehen";
|
|
3186
|
+
readonly back: "Zurück";
|
|
3187
|
+
readonly kept: "Ihre Notiz und Anweisungen bleiben erhalten.";
|
|
3188
|
+
};
|
|
3189
|
+
readonly manager: {
|
|
3190
|
+
readonly title: "KI-Vorlagen";
|
|
3191
|
+
readonly description: "Mit der ganzen Praxis geteilt. Die Standardvorlage steht an erster Stelle.";
|
|
3192
|
+
readonly new: "Neue Vorlage";
|
|
3193
|
+
readonly done: "Fertig";
|
|
3194
|
+
readonly listLabel: "Vorlagen";
|
|
3195
|
+
readonly edit: "{{name}} bearbeiten";
|
|
3196
|
+
readonly delete: "{{name}} löschen";
|
|
3197
|
+
readonly emptyTitle: "Noch keine Vorlagen";
|
|
3198
|
+
readonly emptyDescription: "Eine Vorlage macht aus einem Diktat mit einem Klick eine strukturierte Notiz.";
|
|
3199
|
+
readonly formNew: "Neue Vorlage";
|
|
3200
|
+
readonly formEdit: "Vorlage bearbeiten";
|
|
3201
|
+
readonly name: "Name";
|
|
3202
|
+
readonly namePlaceholder: "Zum Beispiel: SOAP-Notiz";
|
|
3203
|
+
readonly descLabel: "Kurzbeschreibung";
|
|
3204
|
+
readonly descHint: "Erscheint im Vorlagenmenü unter dem Namen.";
|
|
3205
|
+
readonly prompt: "Anweisungen für die KI";
|
|
3206
|
+
readonly promptDescription: "Beschreiben Sie Aufbau, Abschnitte und Ton. Der Notiztext wird automatisch ergänzt.";
|
|
3207
|
+
readonly isDefault: "Als Standard verwenden";
|
|
3208
|
+
readonly save: "Vorlage speichern";
|
|
3209
|
+
readonly cancel: "Abbrechen";
|
|
3210
|
+
readonly saveError: "Die Vorlage konnte nicht gespeichert werden. Bitte erneut versuchen.";
|
|
3211
|
+
readonly nameRequired: "Geben Sie einen Namen ein.";
|
|
3212
|
+
readonly nameTaken: "Es gibt bereits eine Vorlage mit diesem Namen.";
|
|
3213
|
+
readonly promptRequired: "Geben Sie die Anweisungen ein.";
|
|
3214
|
+
readonly deleteTitle: "„{{name}}“ löschen?";
|
|
3215
|
+
readonly deleteDescription: "Die Vorlage verschwindet für die ganze Praxis. Bereits geschriebene Notizen ändern sich nicht.";
|
|
3216
|
+
readonly deleteConfirm: "Vorlage löschen";
|
|
3217
|
+
};
|
|
3218
|
+
};
|
|
3138
3219
|
readonly signatureRequest: {
|
|
3139
3220
|
readonly title: "Signierte Dokumente";
|
|
3140
3221
|
readonly noSignedVersions: "Es gibt keine signierten Versionen dieses Dokuments";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/de.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/de.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAi8JP,CAAC"}
|
package/dist/i18n/locales/de.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "Lädt …",
|
|
435
435
|
required: "erforderlich",
|
|
436
436
|
optional: "optional",
|
|
437
|
-
progress_label: "{{percent}} abgeschlossen"
|
|
437
|
+
progress_label: "{{percent}} abgeschlossen",
|
|
438
|
+
freeOfCharge: "Kostenlos"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "Schaltflächengruppe",
|
|
@@ -2347,21 +2348,21 @@ const e = {
|
|
|
2347
2348
|
openNote: "Notiz öffnen · {{date}}"
|
|
2348
2349
|
},
|
|
2349
2350
|
aiConsentBanner: {
|
|
2350
|
-
regionLabel: "
|
|
2351
|
-
title: "
|
|
2351
|
+
regionLabel: "Einwilligung zur KI-Unterstützung",
|
|
2352
|
+
title: "Einwilligung zur KI-Unterstützung",
|
|
2352
2353
|
description: {
|
|
2353
|
-
granted: "
|
|
2354
|
-
required: "
|
|
2354
|
+
granted: "Die KI-Unterstützung ist für diesen Datensatz aktiviert.",
|
|
2355
|
+
required: "Die KI-Unterstützung erfordert eine erteilte Einwilligung, bevor sie ausgeführt werden kann."
|
|
2355
2356
|
},
|
|
2356
2357
|
badge: {
|
|
2357
|
-
granted: "
|
|
2358
|
+
granted: "Einwilligung erteilt"
|
|
2358
2359
|
},
|
|
2359
|
-
grantedAtPrefix: "
|
|
2360
|
-
grantedBy: "
|
|
2361
|
-
pendingLabel: "
|
|
2362
|
-
confirmLabel: "
|
|
2363
|
-
grantButton: "
|
|
2364
|
-
notAllowed: "
|
|
2360
|
+
grantedAtPrefix: "Erteilt",
|
|
2361
|
+
grantedBy: "Von {{name}}",
|
|
2362
|
+
pendingLabel: "Einwilligung wird gespeichert …",
|
|
2363
|
+
confirmLabel: "Ich bestätige, dass die Einwilligung zur KI-Unterstützung eingeholt wurde.",
|
|
2364
|
+
grantButton: "Einwilligung erteilen",
|
|
2365
|
+
notAllowed: "Sie haben keine Berechtigung, die Einwilligung zur KI-Unterstützung zu erteilen."
|
|
2365
2366
|
},
|
|
2366
2367
|
paymentCard: {
|
|
2367
2368
|
regionLabel: "Payment {{number}}",
|
|
@@ -2769,6 +2770,10 @@ const e = {
|
|
|
2769
2770
|
},
|
|
2770
2771
|
heading: "Überschrift",
|
|
2771
2772
|
extensions: "Editor-Erweiterungen",
|
|
2773
|
+
insertVariable: "Variable einfügen",
|
|
2774
|
+
variables: "Variablen",
|
|
2775
|
+
variableInvalid: "Keine gültige Variable: {{tokens}}. Wählen Sie eine unter „Variable einfügen“.",
|
|
2776
|
+
variableNoMatch: "Keine Variable passt zu „{{query}}“",
|
|
2772
2777
|
more: "Weitere Optionen",
|
|
2773
2778
|
link: {
|
|
2774
2779
|
url: "URL",
|
|
@@ -2856,7 +2861,9 @@ const e = {
|
|
|
2856
2861
|
listening: "Aufnahme läuft …",
|
|
2857
2862
|
dictationError: "Diktat fehlgeschlagen. Bitte erneut versuchen.",
|
|
2858
2863
|
proofread: "Rechtschreibung & Grammatik prüfen",
|
|
2859
|
-
autoFormat: "Dokument automatisch formatieren"
|
|
2864
|
+
autoFormat: "Dokument automatisch formatieren",
|
|
2865
|
+
consentRecorded: "Die Einwilligung zur KI-Unterstützung wurde erfasst.",
|
|
2866
|
+
consentRegionLabel: "Einwilligung zur KI-Unterstützung für dieses Dokument"
|
|
2860
2867
|
}
|
|
2861
2868
|
},
|
|
2862
2869
|
payment: {
|
|
@@ -3107,6 +3114,80 @@ const e = {
|
|
|
3107
3114
|
fullscreen: "Vollbild umschalten"
|
|
3108
3115
|
}
|
|
3109
3116
|
},
|
|
3117
|
+
helpMeWriteTemplates: {
|
|
3118
|
+
bar: {
|
|
3119
|
+
templatesMenu: "Vorlagen",
|
|
3120
|
+
templatesGroup: "Praxisvorlagen",
|
|
3121
|
+
createFirst: "Erste Vorlage erstellen",
|
|
3122
|
+
manage: "Vorlagen verwalten",
|
|
3123
|
+
defaultBadge: "Standard",
|
|
3124
|
+
prompt: "Beschreiben Sie, was geschrieben werden soll, oder ergänzen Sie Details, bevor Sie eine Vorlage wählen",
|
|
3125
|
+
write: "Schreiben",
|
|
3126
|
+
dictateStart: "Anweisungen diktieren",
|
|
3127
|
+
dictateStop: "Diktat beenden",
|
|
3128
|
+
listening: "Hört zu …",
|
|
3129
|
+
sourceSelection: "Vorlagen schreiben den markierten Text um.",
|
|
3130
|
+
sourceDocument: "Vorlagen schreiben die ganze Notiz um.",
|
|
3131
|
+
sourceEmpty: "Die Notiz ist leer. Diktieren oder tippen Sie zuerst, um eine Vorlage zu nutzen.",
|
|
3132
|
+
error: "Etwas ist schiefgelaufen. Bitte erneut versuchen.",
|
|
3133
|
+
beforeDocument: "Ihre Notiz",
|
|
3134
|
+
beforeSelection: "Markierter Text",
|
|
3135
|
+
after: "Entwurf",
|
|
3136
|
+
discard: "Verwerfen",
|
|
3137
|
+
retry: "Erneut versuchen",
|
|
3138
|
+
replace: "Ersetzen",
|
|
3139
|
+
insertBelow: "Darunter einfügen",
|
|
3140
|
+
insert: "Einfügen",
|
|
3141
|
+
close: "Schließen"
|
|
3142
|
+
},
|
|
3143
|
+
undo: {
|
|
3144
|
+
replaced: "Notiz mit „{{name}}“ neu geschrieben.",
|
|
3145
|
+
addedBelow: "Entwurf aus „{{name}}“ darunter eingefügt.",
|
|
3146
|
+
undo: "Rückgängig"
|
|
3147
|
+
},
|
|
3148
|
+
credits: {
|
|
3149
|
+
title: "Ihre KI-Credits sind aufgebraucht",
|
|
3150
|
+
body: "Fügen Sie Credits hinzu, um heute weiterzumachen.",
|
|
3151
|
+
bodyResets: "Ihr kostenloses Kontingent steht ab {{date}} wieder zur Verfügung. Fügen Sie Credits hinzu, um heute weiterzumachen.",
|
|
3152
|
+
bodyWait: "Die KI-Unterstützung ist wieder verfügbar, sobald Ihr Monatskontingent zurückgesetzt wird.",
|
|
3153
|
+
bodyWaitResets: "Die KI-Unterstützung ist ab {{date}} wieder verfügbar, wenn Ihr Monatskontingent zurückgesetzt wird.",
|
|
3154
|
+
meterLabel: "KI-Credits diesen Monat",
|
|
3155
|
+
remaining: "{{remaining}} von {{limit}} übrig",
|
|
3156
|
+
cta: "KI-Credits kaufen",
|
|
3157
|
+
secondary: "Kosten pro Aktion ansehen",
|
|
3158
|
+
back: "Zurück",
|
|
3159
|
+
kept: "Ihre Notiz und Anweisungen bleiben erhalten."
|
|
3160
|
+
},
|
|
3161
|
+
manager: {
|
|
3162
|
+
title: "KI-Vorlagen",
|
|
3163
|
+
description: "Mit der ganzen Praxis geteilt. Die Standardvorlage steht an erster Stelle.",
|
|
3164
|
+
new: "Neue Vorlage",
|
|
3165
|
+
done: "Fertig",
|
|
3166
|
+
listLabel: "Vorlagen",
|
|
3167
|
+
edit: "{{name}} bearbeiten",
|
|
3168
|
+
delete: "{{name}} löschen",
|
|
3169
|
+
emptyTitle: "Noch keine Vorlagen",
|
|
3170
|
+
emptyDescription: "Eine Vorlage macht aus einem Diktat mit einem Klick eine strukturierte Notiz.",
|
|
3171
|
+
formNew: "Neue Vorlage",
|
|
3172
|
+
formEdit: "Vorlage bearbeiten",
|
|
3173
|
+
name: "Name",
|
|
3174
|
+
namePlaceholder: "Zum Beispiel: SOAP-Notiz",
|
|
3175
|
+
descLabel: "Kurzbeschreibung",
|
|
3176
|
+
descHint: "Erscheint im Vorlagenmenü unter dem Namen.",
|
|
3177
|
+
prompt: "Anweisungen für die KI",
|
|
3178
|
+
promptDescription: "Beschreiben Sie Aufbau, Abschnitte und Ton. Der Notiztext wird automatisch ergänzt.",
|
|
3179
|
+
isDefault: "Als Standard verwenden",
|
|
3180
|
+
save: "Vorlage speichern",
|
|
3181
|
+
cancel: "Abbrechen",
|
|
3182
|
+
saveError: "Die Vorlage konnte nicht gespeichert werden. Bitte erneut versuchen.",
|
|
3183
|
+
nameRequired: "Geben Sie einen Namen ein.",
|
|
3184
|
+
nameTaken: "Es gibt bereits eine Vorlage mit diesem Namen.",
|
|
3185
|
+
promptRequired: "Geben Sie die Anweisungen ein.",
|
|
3186
|
+
deleteTitle: "„{{name}}“ löschen?",
|
|
3187
|
+
deleteDescription: "Die Vorlage verschwindet für die ganze Praxis. Bereits geschriebene Notizen ändern sich nicht.",
|
|
3188
|
+
deleteConfirm: "Vorlage löschen"
|
|
3189
|
+
}
|
|
3190
|
+
},
|
|
3110
3191
|
signatureRequest: {
|
|
3111
3192
|
title: "Signierte Dokumente",
|
|
3112
3193
|
noSignedVersions: "Es gibt keine signierten Versionen dieses Dokuments",
|