@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
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/locales/ar.json
CHANGED
|
@@ -438,7 +438,8 @@
|
|
|
438
438
|
"loading": "جارٍ التحميل...",
|
|
439
439
|
"required": "مطلوب",
|
|
440
440
|
"optional": "اختياري",
|
|
441
|
-
"progress_label": "{{percent}} مكتمل"
|
|
441
|
+
"progress_label": "{{percent}} مكتمل",
|
|
442
|
+
"freeOfCharge": "مجاني"
|
|
442
443
|
},
|
|
443
444
|
"buttonGroup": {
|
|
444
445
|
"label": "مجموعة أزرار",
|
|
@@ -2365,21 +2366,21 @@
|
|
|
2365
2366
|
"openNote": "فتح ملاحظة · {{date}}"
|
|
2366
2367
|
},
|
|
2367
2368
|
"aiConsentBanner": {
|
|
2368
|
-
"regionLabel": "
|
|
2369
|
-
"title": "
|
|
2369
|
+
"regionLabel": "موافقة المساعدة بالذكاء الاصطناعي",
|
|
2370
|
+
"title": "موافقة المساعدة بالذكاء الاصطناعي",
|
|
2370
2371
|
"description": {
|
|
2371
|
-
"granted": "
|
|
2372
|
-
"required": "
|
|
2372
|
+
"granted": "المساعدة بالذكاء الاصطناعي مفعّلة لهذا السجل.",
|
|
2373
|
+
"required": "تتطلب المساعدة بالذكاء الاصطناعي موافقة مسجّلة قبل أن تعمل."
|
|
2373
2374
|
},
|
|
2374
2375
|
"badge": {
|
|
2375
|
-
"granted": "
|
|
2376
|
+
"granted": "تم منح الموافقة"
|
|
2376
2377
|
},
|
|
2377
|
-
"grantedAtPrefix": "
|
|
2378
|
-
"grantedBy": "
|
|
2379
|
-
"pendingLabel": "
|
|
2380
|
-
"confirmLabel": "
|
|
2381
|
-
"grantButton": "
|
|
2382
|
-
"notAllowed": "
|
|
2378
|
+
"grantedAtPrefix": "مُنحت",
|
|
2379
|
+
"grantedBy": "بواسطة {{name}}",
|
|
2380
|
+
"pendingLabel": "جارٍ حفظ الموافقة…",
|
|
2381
|
+
"confirmLabel": "أؤكد أنه تم الحصول على الموافقة على المساعدة بالذكاء الاصطناعي.",
|
|
2382
|
+
"grantButton": "منح الموافقة",
|
|
2383
|
+
"notAllowed": "ليست لديك صلاحية لمنح الموافقة على المساعدة بالذكاء الاصطناعي."
|
|
2383
2384
|
},
|
|
2384
2385
|
"paymentCard": {
|
|
2385
2386
|
"regionLabel": "Payment {{number}}",
|
|
@@ -2787,6 +2788,10 @@
|
|
|
2787
2788
|
},
|
|
2788
2789
|
"heading": "عنوان",
|
|
2789
2790
|
"extensions": "إضافات المحرر",
|
|
2791
|
+
"insertVariable": "إدراج متغير",
|
|
2792
|
+
"variables": "المتغيرات",
|
|
2793
|
+
"variableInvalid": "متغير غير صالح: {{tokens}}. اختر متغيرًا من إدراج متغير.",
|
|
2794
|
+
"variableNoMatch": "لا يوجد متغير يطابق «{{query}}»",
|
|
2790
2795
|
"more": "المزيد من الخيارات",
|
|
2791
2796
|
"link": {
|
|
2792
2797
|
"url": "URL",
|
|
@@ -2874,7 +2879,9 @@
|
|
|
2874
2879
|
"listening": "يستمع…",
|
|
2875
2880
|
"dictationError": "فشل الإملاء. أعد المحاولة.",
|
|
2876
2881
|
"proofread": "التدقيق الإملائي والنحوي",
|
|
2877
|
-
"autoFormat": "تنسيق المستند تلقائيًا"
|
|
2882
|
+
"autoFormat": "تنسيق المستند تلقائيًا",
|
|
2883
|
+
"consentRecorded": "تم تسجيل الموافقة على المساعدة بالذكاء الاصطناعي.",
|
|
2884
|
+
"consentRegionLabel": "موافقة المساعدة بالذكاء الاصطناعي لهذا المستند"
|
|
2878
2885
|
}
|
|
2879
2886
|
},
|
|
2880
2887
|
"payment": {
|
|
@@ -3128,6 +3135,80 @@
|
|
|
3128
3135
|
"fullscreen": "تبديل وضع ملء الشاشة"
|
|
3129
3136
|
}
|
|
3130
3137
|
},
|
|
3138
|
+
"helpMeWriteTemplates": {
|
|
3139
|
+
"bar": {
|
|
3140
|
+
"templatesMenu": "القوالب",
|
|
3141
|
+
"templatesGroup": "قوالب العيادة",
|
|
3142
|
+
"createFirst": "أنشئ قالبك الأول",
|
|
3143
|
+
"manage": "إدارة القوالب",
|
|
3144
|
+
"defaultBadge": "افتراضي",
|
|
3145
|
+
"prompt": "صف ما تريد كتابته، أو أضف تفاصيل قبل اختيار قالب",
|
|
3146
|
+
"write": "اكتب",
|
|
3147
|
+
"dictateStart": "أملِ التعليمات",
|
|
3148
|
+
"dictateStop": "أوقف الإملاء",
|
|
3149
|
+
"listening": "جارٍ الاستماع…",
|
|
3150
|
+
"sourceSelection": "تعيد القوالب كتابة النص المحدد.",
|
|
3151
|
+
"sourceDocument": "تعيد القوالب كتابة الملاحظة كاملة.",
|
|
3152
|
+
"sourceEmpty": "الملاحظة فارغة. أملِ أو اكتب أولًا لاستخدام قالب.",
|
|
3153
|
+
"error": "حدث خطأ ما. حاول مرة أخرى.",
|
|
3154
|
+
"beforeDocument": "ملاحظتك",
|
|
3155
|
+
"beforeSelection": "النص المحدد",
|
|
3156
|
+
"after": "المسودة",
|
|
3157
|
+
"discard": "تجاهل",
|
|
3158
|
+
"retry": "حاول مرة أخرى",
|
|
3159
|
+
"replace": "استبدل",
|
|
3160
|
+
"insertBelow": "أدرج في الأسفل",
|
|
3161
|
+
"insert": "أدرج",
|
|
3162
|
+
"close": "إغلاق"
|
|
3163
|
+
},
|
|
3164
|
+
"undo": {
|
|
3165
|
+
"replaced": "أعيدت كتابة الملاحظة باستخدام «{{name}}».",
|
|
3166
|
+
"addedBelow": "أضيفت مسودة «{{name}}» في الأسفل.",
|
|
3167
|
+
"undo": "تراجع"
|
|
3168
|
+
},
|
|
3169
|
+
"credits": {
|
|
3170
|
+
"title": "نفدت أرصدة الذكاء الاصطناعي",
|
|
3171
|
+
"body": "أضف أرصدة للمتابعة اليوم.",
|
|
3172
|
+
"bodyResets": "يعود رصيدك المجاني في {{date}}. أضف أرصدة للمتابعة اليوم.",
|
|
3173
|
+
"bodyWait": "تتوفر مساعدة الذكاء الاصطناعي من جديد عند تجديد رصيدك الشهري.",
|
|
3174
|
+
"bodyWaitResets": "تتوفر مساعدة الذكاء الاصطناعي من جديد في {{date}}، عند تجديد رصيدك الشهري.",
|
|
3175
|
+
"meterLabel": "أرصدة الذكاء الاصطناعي هذا الشهر",
|
|
3176
|
+
"remaining": "تبقّى {{remaining}} من {{limit}}",
|
|
3177
|
+
"cta": "اشترِ أرصدة الذكاء الاصطناعي",
|
|
3178
|
+
"secondary": "اطّلع على تكلفة كل إجراء",
|
|
3179
|
+
"back": "رجوع",
|
|
3180
|
+
"kept": "ملاحظتك وتعليماتك محفوظة."
|
|
3181
|
+
},
|
|
3182
|
+
"manager": {
|
|
3183
|
+
"title": "قوالب الذكاء الاصطناعي",
|
|
3184
|
+
"description": "مشتركة مع جميع أعضاء العيادة. يظهر القالب الافتراضي أولًا.",
|
|
3185
|
+
"new": "قالب جديد",
|
|
3186
|
+
"done": "تم",
|
|
3187
|
+
"listLabel": "القوالب",
|
|
3188
|
+
"edit": "تعديل {{name}}",
|
|
3189
|
+
"delete": "حذف {{name}}",
|
|
3190
|
+
"emptyTitle": "لا توجد قوالب بعد",
|
|
3191
|
+
"emptyDescription": "يحوّل القالب الإملاء إلى ملاحظة منظمة بنقرة واحدة.",
|
|
3192
|
+
"formNew": "قالب جديد",
|
|
3193
|
+
"formEdit": "تعديل القالب",
|
|
3194
|
+
"name": "الاسم",
|
|
3195
|
+
"namePlaceholder": "مثال: ملاحظة SOAP",
|
|
3196
|
+
"descLabel": "وصف قصير",
|
|
3197
|
+
"descHint": "يظهر أسفل الاسم في قائمة القوالب.",
|
|
3198
|
+
"prompt": "تعليمات للذكاء الاصطناعي",
|
|
3199
|
+
"promptDescription": "صف البنية والأقسام والأسلوب الذي تريده. يُضاف نص الملاحظة تلقائيًا.",
|
|
3200
|
+
"isDefault": "استخدمه كافتراضي",
|
|
3201
|
+
"save": "احفظ القالب",
|
|
3202
|
+
"cancel": "إلغاء",
|
|
3203
|
+
"saveError": "تعذّر حفظ القالب. حاول مرة أخرى.",
|
|
3204
|
+
"nameRequired": "أدخل اسمًا.",
|
|
3205
|
+
"nameTaken": "يوجد قالب بهذا الاسم بالفعل.",
|
|
3206
|
+
"promptRequired": "أدخل التعليمات.",
|
|
3207
|
+
"deleteTitle": "حذف «{{name}}»؟",
|
|
3208
|
+
"deleteDescription": "سيفقد جميع أعضاء العيادة هذا القالب. لا تتغير الملاحظات المكتوبة سابقًا.",
|
|
3209
|
+
"deleteConfirm": "احذف القالب"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3131
3212
|
"signatureRequest": {
|
|
3132
3213
|
"title": "المستندات الموقّعة",
|
|
3133
3214
|
"noSignedVersions": "لا توجد نسخ موقّعة من هذا المستند",
|
package/dist/locales/de.json
CHANGED
|
@@ -438,7 +438,8 @@
|
|
|
438
438
|
"loading": "Lädt …",
|
|
439
439
|
"required": "erforderlich",
|
|
440
440
|
"optional": "optional",
|
|
441
|
-
"progress_label": "{{percent}} abgeschlossen"
|
|
441
|
+
"progress_label": "{{percent}} abgeschlossen",
|
|
442
|
+
"freeOfCharge": "Kostenlos"
|
|
442
443
|
},
|
|
443
444
|
"buttonGroup": {
|
|
444
445
|
"label": "Schaltflächengruppe",
|
|
@@ -2365,21 +2366,21 @@
|
|
|
2365
2366
|
"openNote": "Notiz öffnen · {{date}}"
|
|
2366
2367
|
},
|
|
2367
2368
|
"aiConsentBanner": {
|
|
2368
|
-
"regionLabel": "
|
|
2369
|
-
"title": "
|
|
2369
|
+
"regionLabel": "Einwilligung zur KI-Unterstützung",
|
|
2370
|
+
"title": "Einwilligung zur KI-Unterstützung",
|
|
2370
2371
|
"description": {
|
|
2371
|
-
"granted": "
|
|
2372
|
-
"required": "
|
|
2372
|
+
"granted": "Die KI-Unterstützung ist für diesen Datensatz aktiviert.",
|
|
2373
|
+
"required": "Die KI-Unterstützung erfordert eine erteilte Einwilligung, bevor sie ausgeführt werden kann."
|
|
2373
2374
|
},
|
|
2374
2375
|
"badge": {
|
|
2375
|
-
"granted": "
|
|
2376
|
+
"granted": "Einwilligung erteilt"
|
|
2376
2377
|
},
|
|
2377
|
-
"grantedAtPrefix": "
|
|
2378
|
-
"grantedBy": "
|
|
2379
|
-
"pendingLabel": "
|
|
2380
|
-
"confirmLabel": "
|
|
2381
|
-
"grantButton": "
|
|
2382
|
-
"notAllowed": "
|
|
2378
|
+
"grantedAtPrefix": "Erteilt",
|
|
2379
|
+
"grantedBy": "Von {{name}}",
|
|
2380
|
+
"pendingLabel": "Einwilligung wird gespeichert …",
|
|
2381
|
+
"confirmLabel": "Ich bestätige, dass die Einwilligung zur KI-Unterstützung eingeholt wurde.",
|
|
2382
|
+
"grantButton": "Einwilligung erteilen",
|
|
2383
|
+
"notAllowed": "Sie haben keine Berechtigung, die Einwilligung zur KI-Unterstützung zu erteilen."
|
|
2383
2384
|
},
|
|
2384
2385
|
"paymentCard": {
|
|
2385
2386
|
"regionLabel": "Payment {{number}}",
|
|
@@ -2787,6 +2788,10 @@
|
|
|
2787
2788
|
},
|
|
2788
2789
|
"heading": "Überschrift",
|
|
2789
2790
|
"extensions": "Editor-Erweiterungen",
|
|
2791
|
+
"insertVariable": "Variable einfügen",
|
|
2792
|
+
"variables": "Variablen",
|
|
2793
|
+
"variableInvalid": "Keine gültige Variable: {{tokens}}. Wählen Sie eine unter „Variable einfügen“.",
|
|
2794
|
+
"variableNoMatch": "Keine Variable passt zu „{{query}}“",
|
|
2790
2795
|
"more": "Weitere Optionen",
|
|
2791
2796
|
"link": {
|
|
2792
2797
|
"url": "URL",
|
|
@@ -2874,7 +2879,9 @@
|
|
|
2874
2879
|
"listening": "Aufnahme läuft …",
|
|
2875
2880
|
"dictationError": "Diktat fehlgeschlagen. Bitte erneut versuchen.",
|
|
2876
2881
|
"proofread": "Rechtschreibung & Grammatik prüfen",
|
|
2877
|
-
"autoFormat": "Dokument automatisch formatieren"
|
|
2882
|
+
"autoFormat": "Dokument automatisch formatieren",
|
|
2883
|
+
"consentRecorded": "Die Einwilligung zur KI-Unterstützung wurde erfasst.",
|
|
2884
|
+
"consentRegionLabel": "Einwilligung zur KI-Unterstützung für dieses Dokument"
|
|
2878
2885
|
}
|
|
2879
2886
|
},
|
|
2880
2887
|
"payment": {
|
|
@@ -3128,6 +3135,80 @@
|
|
|
3128
3135
|
"fullscreen": "Vollbild umschalten"
|
|
3129
3136
|
}
|
|
3130
3137
|
},
|
|
3138
|
+
"helpMeWriteTemplates": {
|
|
3139
|
+
"bar": {
|
|
3140
|
+
"templatesMenu": "Vorlagen",
|
|
3141
|
+
"templatesGroup": "Praxisvorlagen",
|
|
3142
|
+
"createFirst": "Erste Vorlage erstellen",
|
|
3143
|
+
"manage": "Vorlagen verwalten",
|
|
3144
|
+
"defaultBadge": "Standard",
|
|
3145
|
+
"prompt": "Beschreiben Sie, was geschrieben werden soll, oder ergänzen Sie Details, bevor Sie eine Vorlage wählen",
|
|
3146
|
+
"write": "Schreiben",
|
|
3147
|
+
"dictateStart": "Anweisungen diktieren",
|
|
3148
|
+
"dictateStop": "Diktat beenden",
|
|
3149
|
+
"listening": "Hört zu …",
|
|
3150
|
+
"sourceSelection": "Vorlagen schreiben den markierten Text um.",
|
|
3151
|
+
"sourceDocument": "Vorlagen schreiben die ganze Notiz um.",
|
|
3152
|
+
"sourceEmpty": "Die Notiz ist leer. Diktieren oder tippen Sie zuerst, um eine Vorlage zu nutzen.",
|
|
3153
|
+
"error": "Etwas ist schiefgelaufen. Bitte erneut versuchen.",
|
|
3154
|
+
"beforeDocument": "Ihre Notiz",
|
|
3155
|
+
"beforeSelection": "Markierter Text",
|
|
3156
|
+
"after": "Entwurf",
|
|
3157
|
+
"discard": "Verwerfen",
|
|
3158
|
+
"retry": "Erneut versuchen",
|
|
3159
|
+
"replace": "Ersetzen",
|
|
3160
|
+
"insertBelow": "Darunter einfügen",
|
|
3161
|
+
"insert": "Einfügen",
|
|
3162
|
+
"close": "Schließen"
|
|
3163
|
+
},
|
|
3164
|
+
"undo": {
|
|
3165
|
+
"replaced": "Notiz mit „{{name}}“ neu geschrieben.",
|
|
3166
|
+
"addedBelow": "Entwurf aus „{{name}}“ darunter eingefügt.",
|
|
3167
|
+
"undo": "Rückgängig"
|
|
3168
|
+
},
|
|
3169
|
+
"credits": {
|
|
3170
|
+
"title": "Ihre KI-Credits sind aufgebraucht",
|
|
3171
|
+
"body": "Fügen Sie Credits hinzu, um heute weiterzumachen.",
|
|
3172
|
+
"bodyResets": "Ihr kostenloses Kontingent steht ab {{date}} wieder zur Verfügung. Fügen Sie Credits hinzu, um heute weiterzumachen.",
|
|
3173
|
+
"bodyWait": "Die KI-Unterstützung ist wieder verfügbar, sobald Ihr Monatskontingent zurückgesetzt wird.",
|
|
3174
|
+
"bodyWaitResets": "Die KI-Unterstützung ist ab {{date}} wieder verfügbar, wenn Ihr Monatskontingent zurückgesetzt wird.",
|
|
3175
|
+
"meterLabel": "KI-Credits diesen Monat",
|
|
3176
|
+
"remaining": "{{remaining}} von {{limit}} übrig",
|
|
3177
|
+
"cta": "KI-Credits kaufen",
|
|
3178
|
+
"secondary": "Kosten pro Aktion ansehen",
|
|
3179
|
+
"back": "Zurück",
|
|
3180
|
+
"kept": "Ihre Notiz und Anweisungen bleiben erhalten."
|
|
3181
|
+
},
|
|
3182
|
+
"manager": {
|
|
3183
|
+
"title": "KI-Vorlagen",
|
|
3184
|
+
"description": "Mit der ganzen Praxis geteilt. Die Standardvorlage steht an erster Stelle.",
|
|
3185
|
+
"new": "Neue Vorlage",
|
|
3186
|
+
"done": "Fertig",
|
|
3187
|
+
"listLabel": "Vorlagen",
|
|
3188
|
+
"edit": "{{name}} bearbeiten",
|
|
3189
|
+
"delete": "{{name}} löschen",
|
|
3190
|
+
"emptyTitle": "Noch keine Vorlagen",
|
|
3191
|
+
"emptyDescription": "Eine Vorlage macht aus einem Diktat mit einem Klick eine strukturierte Notiz.",
|
|
3192
|
+
"formNew": "Neue Vorlage",
|
|
3193
|
+
"formEdit": "Vorlage bearbeiten",
|
|
3194
|
+
"name": "Name",
|
|
3195
|
+
"namePlaceholder": "Zum Beispiel: SOAP-Notiz",
|
|
3196
|
+
"descLabel": "Kurzbeschreibung",
|
|
3197
|
+
"descHint": "Erscheint im Vorlagenmenü unter dem Namen.",
|
|
3198
|
+
"prompt": "Anweisungen für die KI",
|
|
3199
|
+
"promptDescription": "Beschreiben Sie Aufbau, Abschnitte und Ton. Der Notiztext wird automatisch ergänzt.",
|
|
3200
|
+
"isDefault": "Als Standard verwenden",
|
|
3201
|
+
"save": "Vorlage speichern",
|
|
3202
|
+
"cancel": "Abbrechen",
|
|
3203
|
+
"saveError": "Die Vorlage konnte nicht gespeichert werden. Bitte erneut versuchen.",
|
|
3204
|
+
"nameRequired": "Geben Sie einen Namen ein.",
|
|
3205
|
+
"nameTaken": "Es gibt bereits eine Vorlage mit diesem Namen.",
|
|
3206
|
+
"promptRequired": "Geben Sie die Anweisungen ein.",
|
|
3207
|
+
"deleteTitle": "„{{name}}“ löschen?",
|
|
3208
|
+
"deleteDescription": "Die Vorlage verschwindet für die ganze Praxis. Bereits geschriebene Notizen ändern sich nicht.",
|
|
3209
|
+
"deleteConfirm": "Vorlage löschen"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3131
3212
|
"signatureRequest": {
|
|
3132
3213
|
"title": "Signierte Dokumente",
|
|
3133
3214
|
"noSignedVersions": "Es gibt keine signierten Versionen dieses Dokuments",
|
package/dist/locales/el.json
CHANGED
|
@@ -438,7 +438,8 @@
|
|
|
438
438
|
"loading": "Φόρτωση...",
|
|
439
439
|
"required": "υποχρεωτικό",
|
|
440
440
|
"optional": "προαιρετικό",
|
|
441
|
-
"progress_label": "{{percent}} ολοκληρώθηκε"
|
|
441
|
+
"progress_label": "{{percent}} ολοκληρώθηκε",
|
|
442
|
+
"freeOfCharge": "Δωρεάν"
|
|
442
443
|
},
|
|
443
444
|
"buttonGroup": {
|
|
444
445
|
"label": "Ομάδα κουμπιών",
|
|
@@ -2365,21 +2366,21 @@
|
|
|
2365
2366
|
"openNote": "Άνοιγμα σημείωσης · {{date}}"
|
|
2366
2367
|
},
|
|
2367
2368
|
"aiConsentBanner": {
|
|
2368
|
-
"regionLabel": "
|
|
2369
|
-
"title": "
|
|
2369
|
+
"regionLabel": "Συναίνεση για υποστήριξη AI",
|
|
2370
|
+
"title": "Συναίνεση για υποστήριξη AI",
|
|
2370
2371
|
"description": {
|
|
2371
|
-
"granted": "AI
|
|
2372
|
-
"required": "
|
|
2372
|
+
"granted": "Η υποστήριξη AI είναι ενεργοποιημένη για αυτήν την εγγραφή.",
|
|
2373
|
+
"required": "Η υποστήριξη AI απαιτεί καταγεγραμμένη συναίνεση πριν εκτελεστεί."
|
|
2373
2374
|
},
|
|
2374
2375
|
"badge": {
|
|
2375
|
-
"granted": "
|
|
2376
|
+
"granted": "Η συναίνεση δόθηκε"
|
|
2376
2377
|
},
|
|
2377
|
-
"grantedAtPrefix": "
|
|
2378
|
-
"grantedBy": "
|
|
2379
|
-
"pendingLabel": "
|
|
2380
|
-
"confirmLabel": "
|
|
2381
|
-
"grantButton": "
|
|
2382
|
-
"notAllowed": "
|
|
2378
|
+
"grantedAtPrefix": "Δόθηκε",
|
|
2379
|
+
"grantedBy": "Από {{name}}",
|
|
2380
|
+
"pendingLabel": "Αποθήκευση συναίνεσης…",
|
|
2381
|
+
"confirmLabel": "Επιβεβαιώνω ότι έχει ληφθεί συναίνεση για την υποστήριξη AI.",
|
|
2382
|
+
"grantButton": "Παροχή συναίνεσης",
|
|
2383
|
+
"notAllowed": "Δεν έχετε δικαίωμα να παράσχετε συναίνεση για την υποστήριξη AI."
|
|
2383
2384
|
},
|
|
2384
2385
|
"paymentCard": {
|
|
2385
2386
|
"regionLabel": "Payment {{number}}",
|
|
@@ -2787,6 +2788,10 @@
|
|
|
2787
2788
|
},
|
|
2788
2789
|
"heading": "Τίτλος",
|
|
2789
2790
|
"extensions": "Επεκτάσεις επεξεργαστή",
|
|
2791
|
+
"insertVariable": "Εισαγωγή μεταβλητής",
|
|
2792
|
+
"variables": "Μεταβλητές",
|
|
2793
|
+
"variableInvalid": "Μη έγκυρη μεταβλητή: {{tokens}}. Επιλέξτε μία από την Εισαγωγή μεταβλητής.",
|
|
2794
|
+
"variableNoMatch": "Καμία μεταβλητή δεν ταιριάζει με «{{query}}»",
|
|
2790
2795
|
"more": "Περισσότερες επιλογές",
|
|
2791
2796
|
"link": {
|
|
2792
2797
|
"url": "URL",
|
|
@@ -2874,7 +2879,9 @@
|
|
|
2874
2879
|
"listening": "Ακρόαση…",
|
|
2875
2880
|
"dictationError": "Η υπαγόρευση απέτυχε. Δοκιμάστε ξανά.",
|
|
2876
2881
|
"proofread": "Έλεγχος ορθογραφίας και γραμματικής",
|
|
2877
|
-
"autoFormat": "Αυτόματη μορφοποίηση εγγράφου"
|
|
2882
|
+
"autoFormat": "Αυτόματη μορφοποίηση εγγράφου",
|
|
2883
|
+
"consentRecorded": "Η συναίνεση για την υποστήριξη AI έχει καταγραφεί.",
|
|
2884
|
+
"consentRegionLabel": "Συναίνεση υποστήριξης AI για αυτό το έγγραφο"
|
|
2878
2885
|
}
|
|
2879
2886
|
},
|
|
2880
2887
|
"payment": {
|
|
@@ -3128,6 +3135,80 @@
|
|
|
3128
3135
|
"fullscreen": "Εναλλαγή πλήρους οθόνης"
|
|
3129
3136
|
}
|
|
3130
3137
|
},
|
|
3138
|
+
"helpMeWriteTemplates": {
|
|
3139
|
+
"bar": {
|
|
3140
|
+
"templatesMenu": "Πρότυπα",
|
|
3141
|
+
"templatesGroup": "Πρότυπα ιατρείου",
|
|
3142
|
+
"createFirst": "Δημιουργήστε το πρώτο σας πρότυπο",
|
|
3143
|
+
"manage": "Διαχείριση προτύπων",
|
|
3144
|
+
"defaultBadge": "Προεπιλογή",
|
|
3145
|
+
"prompt": "Περιγράψτε τι να γραφτεί ή προσθέστε λεπτομέρειες πριν επιλέξετε πρότυπο",
|
|
3146
|
+
"write": "Γράψε",
|
|
3147
|
+
"dictateStart": "Υπαγόρευση οδηγιών",
|
|
3148
|
+
"dictateStop": "Διακοπή υπαγόρευσης",
|
|
3149
|
+
"listening": "Ακούω…",
|
|
3150
|
+
"sourceSelection": "Τα πρότυπα ξαναγράφουν το επιλεγμένο κείμενο.",
|
|
3151
|
+
"sourceDocument": "Τα πρότυπα ξαναγράφουν όλη τη σημείωση.",
|
|
3152
|
+
"sourceEmpty": "Η σημείωση είναι κενή. Υπαγορεύστε ή πληκτρολογήστε πρώτα για να χρησιμοποιήσετε πρότυπο.",
|
|
3153
|
+
"error": "Κάτι πήγε στραβά. Δοκιμάστε ξανά.",
|
|
3154
|
+
"beforeDocument": "Η σημείωσή σας",
|
|
3155
|
+
"beforeSelection": "Επιλεγμένο κείμενο",
|
|
3156
|
+
"after": "Προσχέδιο",
|
|
3157
|
+
"discard": "Απόρριψη",
|
|
3158
|
+
"retry": "Δοκιμή ξανά",
|
|
3159
|
+
"replace": "Αντικατάσταση",
|
|
3160
|
+
"insertBelow": "Εισαγωγή από κάτω",
|
|
3161
|
+
"insert": "Εισαγωγή",
|
|
3162
|
+
"close": "Κλείσιμο"
|
|
3163
|
+
},
|
|
3164
|
+
"undo": {
|
|
3165
|
+
"replaced": "Η σημείωση ξαναγράφτηκε με «{{name}}».",
|
|
3166
|
+
"addedBelow": "Το προσχέδιο από «{{name}}» προστέθηκε από κάτω.",
|
|
3167
|
+
"undo": "Αναίρεση"
|
|
3168
|
+
},
|
|
3169
|
+
"credits": {
|
|
3170
|
+
"title": "Τελείωσαν οι μονάδες AI",
|
|
3171
|
+
"body": "Προσθέστε μονάδες για να συνεχίσετε σήμερα.",
|
|
3172
|
+
"bodyResets": "Το δωρεάν όριό σας επιστρέφει στις {{date}}. Προσθέστε μονάδες για να συνεχίσετε σήμερα.",
|
|
3173
|
+
"bodyWait": "Η βοήθεια AI θα είναι ξανά διαθέσιμη όταν ανανεωθεί το μηνιαίο όριό σας.",
|
|
3174
|
+
"bodyWaitResets": "Η βοήθεια AI θα είναι ξανά διαθέσιμη στις {{date}}, όταν ανανεωθεί το μηνιαίο όριό σας.",
|
|
3175
|
+
"meterLabel": "Μονάδες AI αυτόν τον μήνα",
|
|
3176
|
+
"remaining": "Απομένουν {{remaining}} από {{limit}}",
|
|
3177
|
+
"cta": "Αγορά μονάδων AI",
|
|
3178
|
+
"secondary": "Δείτε πόσο κοστίζει κάθε ενέργεια",
|
|
3179
|
+
"back": "Πίσω",
|
|
3180
|
+
"kept": "Η σημείωση και οι οδηγίες σας διατηρούνται."
|
|
3181
|
+
},
|
|
3182
|
+
"manager": {
|
|
3183
|
+
"title": "Πρότυπα AI",
|
|
3184
|
+
"description": "Κοινά για όλο το ιατρείο. Το προεπιλεγμένο πρότυπο εμφανίζεται πρώτο.",
|
|
3185
|
+
"new": "Νέο πρότυπο",
|
|
3186
|
+
"done": "Τέλος",
|
|
3187
|
+
"listLabel": "Πρότυπα",
|
|
3188
|
+
"edit": "Επεξεργασία {{name}}",
|
|
3189
|
+
"delete": "Διαγραφή {{name}}",
|
|
3190
|
+
"emptyTitle": "Δεν υπάρχουν ακόμη πρότυπα",
|
|
3191
|
+
"emptyDescription": "Ένα πρότυπο μετατρέπει μια υπαγόρευση σε δομημένη σημείωση με ένα κλικ.",
|
|
3192
|
+
"formNew": "Νέο πρότυπο",
|
|
3193
|
+
"formEdit": "Επεξεργασία προτύπου",
|
|
3194
|
+
"name": "Όνομα",
|
|
3195
|
+
"namePlaceholder": "Για παράδειγμα: σημείωση SOAP",
|
|
3196
|
+
"descLabel": "Σύντομη περιγραφή",
|
|
3197
|
+
"descHint": "Εμφανίζεται κάτω από το όνομα στο μενού προτύπων.",
|
|
3198
|
+
"prompt": "Οδηγίες για το AI",
|
|
3199
|
+
"promptDescription": "Περιγράψτε τη δομή, τις ενότητες και τον τόνο που θέλετε. Το κείμενο της σημείωσης προστίθεται αυτόματα.",
|
|
3200
|
+
"isDefault": "Χρήση ως προεπιλογή",
|
|
3201
|
+
"save": "Αποθήκευση προτύπου",
|
|
3202
|
+
"cancel": "Ακύρωση",
|
|
3203
|
+
"saveError": "Δεν ήταν δυνατή η αποθήκευση του προτύπου. Δοκιμάστε ξανά.",
|
|
3204
|
+
"nameRequired": "Εισαγάγετε όνομα.",
|
|
3205
|
+
"nameTaken": "Υπάρχει ήδη πρότυπο με αυτό το όνομα.",
|
|
3206
|
+
"promptRequired": "Εισαγάγετε τις οδηγίες.",
|
|
3207
|
+
"deleteTitle": "Διαγραφή «{{name}}»;",
|
|
3208
|
+
"deleteDescription": "Όλο το ιατρείο χάνει αυτό το πρότυπο. Οι σημειώσεις που έχουν ήδη γραφτεί δεν αλλάζουν.",
|
|
3209
|
+
"deleteConfirm": "Διαγραφή προτύπου"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3131
3212
|
"signatureRequest": {
|
|
3132
3213
|
"title": "Υπογεγραμμένα έγγραφα",
|
|
3133
3214
|
"noSignedVersions": "Δεν υπάρχουν υπογεγραμμένες εκδόσεις αυτού του εγγράφου",
|
package/dist/locales/en.json
CHANGED
|
@@ -438,7 +438,8 @@
|
|
|
438
438
|
"loading": "Loading...",
|
|
439
439
|
"required": "required",
|
|
440
440
|
"optional": "optional",
|
|
441
|
-
"progress_label": "{{percent}} complete"
|
|
441
|
+
"progress_label": "{{percent}} complete",
|
|
442
|
+
"freeOfCharge": "Free"
|
|
442
443
|
},
|
|
443
444
|
"buttonGroup": {
|
|
444
445
|
"label": "Button group",
|
|
@@ -2787,6 +2788,10 @@
|
|
|
2787
2788
|
},
|
|
2788
2789
|
"heading": "Heading",
|
|
2789
2790
|
"extensions": "Editor extensions",
|
|
2791
|
+
"insertVariable": "Insert variable",
|
|
2792
|
+
"variables": "Variables",
|
|
2793
|
+
"variableInvalid": "Not a valid variable: {{tokens}}. Pick one from Insert variable.",
|
|
2794
|
+
"variableNoMatch": "No variable matches “{{query}}”",
|
|
2790
2795
|
"more": "More options",
|
|
2791
2796
|
"link": {
|
|
2792
2797
|
"url": "URL",
|
|
@@ -2874,7 +2879,9 @@
|
|
|
2874
2879
|
"listening": "Listening…",
|
|
2875
2880
|
"dictationError": "Dictation failed. Please try again.",
|
|
2876
2881
|
"proofread": "Check spelling & grammar",
|
|
2877
|
-
"autoFormat": "Auto-format document"
|
|
2882
|
+
"autoFormat": "Auto-format document",
|
|
2883
|
+
"consentRecorded": "AI assistance consent has been recorded.",
|
|
2884
|
+
"consentRegionLabel": "AI assistance consent for this document"
|
|
2878
2885
|
}
|
|
2879
2886
|
},
|
|
2880
2887
|
"payment": {
|
|
@@ -3128,6 +3135,80 @@
|
|
|
3128
3135
|
"fullscreen": "Toggle fullscreen"
|
|
3129
3136
|
}
|
|
3130
3137
|
},
|
|
3138
|
+
"helpMeWriteTemplates": {
|
|
3139
|
+
"bar": {
|
|
3140
|
+
"templatesMenu": "Templates",
|
|
3141
|
+
"templatesGroup": "Practice templates",
|
|
3142
|
+
"createFirst": "Create your first template",
|
|
3143
|
+
"manage": "Manage templates",
|
|
3144
|
+
"defaultBadge": "Default",
|
|
3145
|
+
"prompt": "Describe what to write, or add details before you pick a template",
|
|
3146
|
+
"write": "Write",
|
|
3147
|
+
"dictateStart": "Dictate instructions",
|
|
3148
|
+
"dictateStop": "Stop dictating",
|
|
3149
|
+
"listening": "Listening…",
|
|
3150
|
+
"sourceSelection": "Templates rewrite the selected text.",
|
|
3151
|
+
"sourceDocument": "Templates rewrite the whole note.",
|
|
3152
|
+
"sourceEmpty": "The note is empty. Dictate or type first to use a template.",
|
|
3153
|
+
"error": "Something went wrong. Try again.",
|
|
3154
|
+
"beforeDocument": "Your note",
|
|
3155
|
+
"beforeSelection": "Selected text",
|
|
3156
|
+
"after": "Draft",
|
|
3157
|
+
"discard": "Discard",
|
|
3158
|
+
"retry": "Try again",
|
|
3159
|
+
"replace": "Replace",
|
|
3160
|
+
"insertBelow": "Insert below",
|
|
3161
|
+
"insert": "Insert",
|
|
3162
|
+
"close": "Close"
|
|
3163
|
+
},
|
|
3164
|
+
"undo": {
|
|
3165
|
+
"replaced": "Note rewritten with “{{name}}”.",
|
|
3166
|
+
"addedBelow": "Draft from “{{name}}” added below.",
|
|
3167
|
+
"undo": "Undo"
|
|
3168
|
+
},
|
|
3169
|
+
"credits": {
|
|
3170
|
+
"title": "You've run out of AI credits",
|
|
3171
|
+
"body": "Add credits to carry on today.",
|
|
3172
|
+
"bodyResets": "Your free allowance returns on {{date}}. Add credits to carry on today.",
|
|
3173
|
+
"bodyWait": "AI assistance is available again when your monthly allowance resets.",
|
|
3174
|
+
"bodyWaitResets": "AI assistance is available again on {{date}}, when your monthly allowance resets.",
|
|
3175
|
+
"meterLabel": "AI credits this month",
|
|
3176
|
+
"remaining": "{{remaining}} of {{limit}} left",
|
|
3177
|
+
"cta": "Buy AI credits",
|
|
3178
|
+
"secondary": "See what each action costs",
|
|
3179
|
+
"back": "Back",
|
|
3180
|
+
"kept": "Your note and instructions are kept."
|
|
3181
|
+
},
|
|
3182
|
+
"manager": {
|
|
3183
|
+
"title": "AI templates",
|
|
3184
|
+
"description": "Shared with everyone in the practice. The default template is listed first.",
|
|
3185
|
+
"new": "New template",
|
|
3186
|
+
"done": "Done",
|
|
3187
|
+
"listLabel": "Templates",
|
|
3188
|
+
"edit": "Edit {{name}}",
|
|
3189
|
+
"delete": "Delete {{name}}",
|
|
3190
|
+
"emptyTitle": "No templates yet",
|
|
3191
|
+
"emptyDescription": "A template turns a dictation into a structured note in one click.",
|
|
3192
|
+
"formNew": "New template",
|
|
3193
|
+
"formEdit": "Edit template",
|
|
3194
|
+
"name": "Name",
|
|
3195
|
+
"namePlaceholder": "For example: SOAP note",
|
|
3196
|
+
"descLabel": "Short description",
|
|
3197
|
+
"descHint": "Shown under the name in the templates menu.",
|
|
3198
|
+
"prompt": "Instructions for the AI",
|
|
3199
|
+
"promptDescription": "Describe the structure, sections and tone you want. The note text is added for you.",
|
|
3200
|
+
"isDefault": "Use as default",
|
|
3201
|
+
"save": "Save template",
|
|
3202
|
+
"cancel": "Cancel",
|
|
3203
|
+
"saveError": "The template could not be saved. Try again.",
|
|
3204
|
+
"nameRequired": "Enter a name.",
|
|
3205
|
+
"nameTaken": "A template with this name already exists.",
|
|
3206
|
+
"promptRequired": "Enter the instructions.",
|
|
3207
|
+
"deleteTitle": "Delete “{{name}}”?",
|
|
3208
|
+
"deleteDescription": "Everyone in the practice loses this template. Notes already written do not change.",
|
|
3209
|
+
"deleteConfirm": "Delete template"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3131
3212
|
"signatureRequest": {
|
|
3132
3213
|
"title": "Signed documents",
|
|
3133
3214
|
"noSignedVersions": "There are no signed versions of this document",
|