@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/locales/ro.json
CHANGED
|
@@ -438,7 +438,8 @@
|
|
|
438
438
|
"loading": "Se încarcă...",
|
|
439
439
|
"required": "obligatoriu",
|
|
440
440
|
"optional": "opțional",
|
|
441
|
-
"progress_label": "{{percent}} finalizat"
|
|
441
|
+
"progress_label": "{{percent}} finalizat",
|
|
442
|
+
"freeOfCharge": "Gratuit"
|
|
442
443
|
},
|
|
443
444
|
"buttonGroup": {
|
|
444
445
|
"label": "Grup de butoane",
|
|
@@ -2365,21 +2366,21 @@
|
|
|
2365
2366
|
"openNote": "Deschide nota · {{date}}"
|
|
2366
2367
|
},
|
|
2367
2368
|
"aiConsentBanner": {
|
|
2368
|
-
"regionLabel": "
|
|
2369
|
-
"title": "
|
|
2369
|
+
"regionLabel": "Consimțământ pentru asistență IA",
|
|
2370
|
+
"title": "Consimțământ pentru asistență IA",
|
|
2370
2371
|
"description": {
|
|
2371
|
-
"granted": "
|
|
2372
|
-
"required": "
|
|
2372
|
+
"granted": "Asistența IA este activată pentru această fișă.",
|
|
2373
|
+
"required": "Asistența IA necesită un consimțământ înregistrat înainte de a putea fi executată."
|
|
2373
2374
|
},
|
|
2374
2375
|
"badge": {
|
|
2375
|
-
"granted": "
|
|
2376
|
+
"granted": "Consimțământ acordat"
|
|
2376
2377
|
},
|
|
2377
|
-
"grantedAtPrefix": "
|
|
2378
|
-
"grantedBy": "
|
|
2379
|
-
"pendingLabel": "
|
|
2380
|
-
"confirmLabel": "
|
|
2381
|
-
"grantButton": "
|
|
2382
|
-
"notAllowed": "
|
|
2378
|
+
"grantedAtPrefix": "Acordat",
|
|
2379
|
+
"grantedBy": "De {{name}}",
|
|
2380
|
+
"pendingLabel": "Se salvează consimțământul…",
|
|
2381
|
+
"confirmLabel": "Confirm că a fost obținut consimțământul pentru asistența IA.",
|
|
2382
|
+
"grantButton": "Acordă consimțământul",
|
|
2383
|
+
"notAllowed": "Nu ai permisiunea de a acorda consimțământul pentru asistența IA."
|
|
2383
2384
|
},
|
|
2384
2385
|
"paymentCard": {
|
|
2385
2386
|
"regionLabel": "Payment {{number}}",
|
|
@@ -2787,6 +2788,10 @@
|
|
|
2787
2788
|
},
|
|
2788
2789
|
"heading": "Titlu",
|
|
2789
2790
|
"extensions": "Extensii editor",
|
|
2791
|
+
"insertVariable": "Inserează variabilă",
|
|
2792
|
+
"variables": "Variabile",
|
|
2793
|
+
"variableInvalid": "Variabilă nevalidă: {{tokens}}. Alege una din Inserează variabilă.",
|
|
2794
|
+
"variableNoMatch": "Nicio variabilă nu corespunde cu „{{query}}”",
|
|
2790
2795
|
"more": "Mai multe opțiuni",
|
|
2791
2796
|
"link": {
|
|
2792
2797
|
"url": "URL",
|
|
@@ -2874,7 +2879,9 @@
|
|
|
2874
2879
|
"listening": "Se ascultă…",
|
|
2875
2880
|
"dictationError": "Dictarea a eșuat. Încearcă din nou.",
|
|
2876
2881
|
"proofread": "Verifică ortografia și gramatica",
|
|
2877
|
-
"autoFormat": "Formatează automat documentul"
|
|
2882
|
+
"autoFormat": "Formatează automat documentul",
|
|
2883
|
+
"consentRecorded": "Consimțământul pentru asistența IA a fost înregistrat.",
|
|
2884
|
+
"consentRegionLabel": "Consimțământ pentru asistență IA pentru acest document"
|
|
2878
2885
|
}
|
|
2879
2886
|
},
|
|
2880
2887
|
"payment": {
|
|
@@ -3128,6 +3135,80 @@
|
|
|
3128
3135
|
"fullscreen": "Activează/dezactivează ecran complet"
|
|
3129
3136
|
}
|
|
3130
3137
|
},
|
|
3138
|
+
"helpMeWriteTemplates": {
|
|
3139
|
+
"bar": {
|
|
3140
|
+
"templatesMenu": "Șabloane",
|
|
3141
|
+
"templatesGroup": "Șabloanele cabinetului",
|
|
3142
|
+
"createFirst": "Creează primul șablon",
|
|
3143
|
+
"manage": "Gestionează șabloanele",
|
|
3144
|
+
"defaultBadge": "Implicit",
|
|
3145
|
+
"prompt": "Descrie ce să scrii sau adaugă detalii înainte de a alege un șablon",
|
|
3146
|
+
"write": "Scrie",
|
|
3147
|
+
"dictateStart": "Dictează instrucțiunile",
|
|
3148
|
+
"dictateStop": "Oprește dictarea",
|
|
3149
|
+
"listening": "Ascult…",
|
|
3150
|
+
"sourceSelection": "Șabloanele rescriu textul selectat.",
|
|
3151
|
+
"sourceDocument": "Șabloanele rescriu toată nota.",
|
|
3152
|
+
"sourceEmpty": "Nota este goală. Dictează sau scrie mai întâi pentru a folosi un șablon.",
|
|
3153
|
+
"error": "Ceva nu a mers. Încearcă din nou.",
|
|
3154
|
+
"beforeDocument": "Nota ta",
|
|
3155
|
+
"beforeSelection": "Text selectat",
|
|
3156
|
+
"after": "Ciornă",
|
|
3157
|
+
"discard": "Renunță",
|
|
3158
|
+
"retry": "Încearcă din nou",
|
|
3159
|
+
"replace": "Înlocuiește",
|
|
3160
|
+
"insertBelow": "Inserează dedesubt",
|
|
3161
|
+
"insert": "Inserează",
|
|
3162
|
+
"close": "Închide"
|
|
3163
|
+
},
|
|
3164
|
+
"undo": {
|
|
3165
|
+
"replaced": "Notă rescrisă cu „{{name}}”.",
|
|
3166
|
+
"addedBelow": "Ciorna din „{{name}}” a fost adăugată dedesubt.",
|
|
3167
|
+
"undo": "Anulează"
|
|
3168
|
+
},
|
|
3169
|
+
"credits": {
|
|
3170
|
+
"title": "Ai rămas fără credite AI",
|
|
3171
|
+
"body": "Adaugă credite pentru a continua azi.",
|
|
3172
|
+
"bodyResets": "Alocarea gratuită revine pe {{date}}. Adaugă credite pentru a continua azi.",
|
|
3173
|
+
"bodyWait": "Asistența AI este din nou disponibilă când se reînnoiește alocarea lunară.",
|
|
3174
|
+
"bodyWaitResets": "Asistența AI este din nou disponibilă pe {{date}}, când se reînnoiește alocarea lunară.",
|
|
3175
|
+
"meterLabel": "Credite AI luna aceasta",
|
|
3176
|
+
"remaining": "Au rămas {{remaining}} din {{limit}}",
|
|
3177
|
+
"cta": "Cumpără credite AI",
|
|
3178
|
+
"secondary": "Vezi cât costă fiecare acțiune",
|
|
3179
|
+
"back": "Înapoi",
|
|
3180
|
+
"kept": "Nota și instrucțiunile tale sunt păstrate."
|
|
3181
|
+
},
|
|
3182
|
+
"manager": {
|
|
3183
|
+
"title": "Șabloane AI",
|
|
3184
|
+
"description": "Partajate cu tot cabinetul. Șablonul implicit apare primul.",
|
|
3185
|
+
"new": "Șablon nou",
|
|
3186
|
+
"done": "Gata",
|
|
3187
|
+
"listLabel": "Șabloane",
|
|
3188
|
+
"edit": "Editează {{name}}",
|
|
3189
|
+
"delete": "Șterge {{name}}",
|
|
3190
|
+
"emptyTitle": "Încă nu există șabloane",
|
|
3191
|
+
"emptyDescription": "Un șablon transformă o dictare într-o notă structurată cu un clic.",
|
|
3192
|
+
"formNew": "Șablon nou",
|
|
3193
|
+
"formEdit": "Editează șablonul",
|
|
3194
|
+
"name": "Nume",
|
|
3195
|
+
"namePlaceholder": "De exemplu: notă SOAP",
|
|
3196
|
+
"descLabel": "Descriere scurtă",
|
|
3197
|
+
"descHint": "Apare sub nume în meniul de șabloane.",
|
|
3198
|
+
"prompt": "Instrucțiuni pentru AI",
|
|
3199
|
+
"promptDescription": "Descrie structura, secțiunile și tonul dorit. Textul notei se adaugă automat.",
|
|
3200
|
+
"isDefault": "Folosește ca implicit",
|
|
3201
|
+
"save": "Salvează șablonul",
|
|
3202
|
+
"cancel": "Anulează",
|
|
3203
|
+
"saveError": "Șablonul nu a putut fi salvat. Încearcă din nou.",
|
|
3204
|
+
"nameRequired": "Introdu un nume.",
|
|
3205
|
+
"nameTaken": "Există deja un șablon cu acest nume.",
|
|
3206
|
+
"promptRequired": "Introdu instrucțiunile.",
|
|
3207
|
+
"deleteTitle": "Ștergi „{{name}}”?",
|
|
3208
|
+
"deleteDescription": "Tot cabinetul pierde acest șablon. Notele deja scrise nu se schimbă.",
|
|
3209
|
+
"deleteConfirm": "Șterge șablonul"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3131
3212
|
"signatureRequest": {
|
|
3132
3213
|
"title": "Documente semnate",
|
|
3133
3214
|
"noSignedVersions": "Nu există versiuni semnate ale acestui document",
|
package/dist/locales/ru.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": "Кредиты ИИ закончились",
|
|
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/sq.json
CHANGED
|
@@ -438,7 +438,8 @@
|
|
|
438
438
|
"loading": "Duke ngarkuar...",
|
|
439
439
|
"required": "i detyrueshëm",
|
|
440
440
|
"optional": "fakultativ",
|
|
441
|
-
"progress_label": "{{percent}} i plotësuar"
|
|
441
|
+
"progress_label": "{{percent}} i plotësuar",
|
|
442
|
+
"freeOfCharge": "Falas"
|
|
442
443
|
},
|
|
443
444
|
"buttonGroup": {
|
|
444
445
|
"label": "Grup butonash",
|
|
@@ -2365,21 +2366,21 @@
|
|
|
2365
2366
|
"openNote": "Hap shënimin · {{date}}"
|
|
2366
2367
|
},
|
|
2367
2368
|
"aiConsentBanner": {
|
|
2368
|
-
"regionLabel": "
|
|
2369
|
-
"title": "
|
|
2369
|
+
"regionLabel": "Pëlqimi për asistencën me IA",
|
|
2370
|
+
"title": "Pëlqimi për asistencën me IA",
|
|
2370
2371
|
"description": {
|
|
2371
|
-
"granted": "
|
|
2372
|
-
"required": "
|
|
2372
|
+
"granted": "Asistenca me IA është aktivizuar për këtë skedë.",
|
|
2373
|
+
"required": "Asistenca me IA kërkon pëlqim të regjistruar përpara se të mund të funksionojë."
|
|
2373
2374
|
},
|
|
2374
2375
|
"badge": {
|
|
2375
|
-
"granted": "
|
|
2376
|
+
"granted": "Pëlqimi u dha"
|
|
2376
2377
|
},
|
|
2377
|
-
"grantedAtPrefix": "
|
|
2378
|
-
"grantedBy": "
|
|
2379
|
-
"pendingLabel": "
|
|
2380
|
-
"confirmLabel": "
|
|
2381
|
-
"grantButton": "
|
|
2382
|
-
"notAllowed": "
|
|
2378
|
+
"grantedAtPrefix": "Dhënë",
|
|
2379
|
+
"grantedBy": "Nga {{name}}",
|
|
2380
|
+
"pendingLabel": "Duke ruajtur pëlqimin…",
|
|
2381
|
+
"confirmLabel": "Konfirmoj se është marrë pëlqimi për asistencën me IA.",
|
|
2382
|
+
"grantButton": "Jep pëlqimin",
|
|
2383
|
+
"notAllowed": "Nuk keni leje për të dhënë pëlqimin për asistencën me IA."
|
|
2383
2384
|
},
|
|
2384
2385
|
"paymentCard": {
|
|
2385
2386
|
"regionLabel": "Payment {{number}}",
|
|
@@ -2787,6 +2788,10 @@
|
|
|
2787
2788
|
},
|
|
2788
2789
|
"heading": "Titull",
|
|
2789
2790
|
"extensions": "Shtesat e redaktuesit",
|
|
2791
|
+
"insertVariable": "Fut variabël",
|
|
2792
|
+
"variables": "Variabla",
|
|
2793
|
+
"variableInvalid": "Variabël e pavlefshme: {{tokens}}. Zgjidh një nga Fut variabël.",
|
|
2794
|
+
"variableNoMatch": "Asnjë variabël nuk përputhet me “{{query}}”",
|
|
2790
2795
|
"more": "Më shumë opsione",
|
|
2791
2796
|
"link": {
|
|
2792
2797
|
"url": "URL",
|
|
@@ -2874,7 +2879,9 @@
|
|
|
2874
2879
|
"listening": "Duke dëgjuar…",
|
|
2875
2880
|
"dictationError": "Diktimi dështoi. Ju lutemi provoni përsëri.",
|
|
2876
2881
|
"proofread": "Kontrollo drejtshkrimin dhe gramatikën",
|
|
2877
|
-
"autoFormat": "Formato automatikisht dokumentin"
|
|
2882
|
+
"autoFormat": "Formato automatikisht dokumentin",
|
|
2883
|
+
"consentRecorded": "Pëlqimi për asistencën me IA është regjistruar.",
|
|
2884
|
+
"consentRegionLabel": "Pëlqimi për asistencën me IA për këtë dokument"
|
|
2878
2885
|
}
|
|
2879
2886
|
},
|
|
2880
2887
|
"payment": {
|
|
@@ -3128,6 +3135,80 @@
|
|
|
3128
3135
|
"fullscreen": "Aktivo/çaktivo ekranin e plotë"
|
|
3129
3136
|
}
|
|
3130
3137
|
},
|
|
3138
|
+
"helpMeWriteTemplates": {
|
|
3139
|
+
"bar": {
|
|
3140
|
+
"templatesMenu": "Shabllonet",
|
|
3141
|
+
"templatesGroup": "Shabllonet e klinikës",
|
|
3142
|
+
"createFirst": "Krijo shabllonin e parë",
|
|
3143
|
+
"manage": "Menaxho shabllonet",
|
|
3144
|
+
"defaultBadge": "I parazgjedhur",
|
|
3145
|
+
"prompt": "Përshkruaj çfarë të shkruhet ose shto detaje para se të zgjedhësh një shabllon",
|
|
3146
|
+
"write": "Shkruaj",
|
|
3147
|
+
"dictateStart": "Dikto udhëzimet",
|
|
3148
|
+
"dictateStop": "Ndalo diktimin",
|
|
3149
|
+
"listening": "Duke dëgjuar…",
|
|
3150
|
+
"sourceSelection": "Shabllonet rishkruajnë tekstin e përzgjedhur.",
|
|
3151
|
+
"sourceDocument": "Shabllonet rishkruajnë gjithë shënimin.",
|
|
3152
|
+
"sourceEmpty": "Shënimi është bosh. Dikto ose shkruaj fillimisht për të përdorur një shabllon.",
|
|
3153
|
+
"error": "Diçka shkoi keq. Provo përsëri.",
|
|
3154
|
+
"beforeDocument": "Shënimi yt",
|
|
3155
|
+
"beforeSelection": "Teksti i përzgjedhur",
|
|
3156
|
+
"after": "Draft",
|
|
3157
|
+
"discard": "Hidh poshtë",
|
|
3158
|
+
"retry": "Provo përsëri",
|
|
3159
|
+
"replace": "Zëvendëso",
|
|
3160
|
+
"insertBelow": "Fut më poshtë",
|
|
3161
|
+
"insert": "Fut",
|
|
3162
|
+
"close": "Mbyll"
|
|
3163
|
+
},
|
|
3164
|
+
"undo": {
|
|
3165
|
+
"replaced": "Shënimi u rishkrua me “{{name}}”.",
|
|
3166
|
+
"addedBelow": "Drafti nga “{{name}}” u shtua më poshtë.",
|
|
3167
|
+
"undo": "Zhbëj"
|
|
3168
|
+
},
|
|
3169
|
+
"credits": {
|
|
3170
|
+
"title": "Kreditet e AI kanë mbaruar",
|
|
3171
|
+
"body": "Shto kredite për të vazhduar sot.",
|
|
3172
|
+
"bodyResets": "Kuota falas kthehet më {{date}}. Shto kredite për të vazhduar sot.",
|
|
3173
|
+
"bodyWait": "Ndihma e AI bëhet sërish e disponueshme kur rinovohet kuota mujore.",
|
|
3174
|
+
"bodyWaitResets": "Ndihma e AI bëhet sërish e disponueshme më {{date}}, kur rinovohet kuota mujore.",
|
|
3175
|
+
"meterLabel": "Kreditet e AI këtë muaj",
|
|
3176
|
+
"remaining": "Kanë mbetur {{remaining}} nga {{limit}}",
|
|
3177
|
+
"cta": "Bli kredite AI",
|
|
3178
|
+
"secondary": "Shiko sa kushton çdo veprim",
|
|
3179
|
+
"back": "Kthehu",
|
|
3180
|
+
"kept": "Shënimi dhe udhëzimet ruhen."
|
|
3181
|
+
},
|
|
3182
|
+
"manager": {
|
|
3183
|
+
"title": "Shabllonet e AI",
|
|
3184
|
+
"description": "Të ndara me gjithë klinikën. Shablloni i parazgjedhur shfaqet i pari.",
|
|
3185
|
+
"new": "Shabllon i ri",
|
|
3186
|
+
"done": "U krye",
|
|
3187
|
+
"listLabel": "Shabllonet",
|
|
3188
|
+
"edit": "Ndrysho {{name}}",
|
|
3189
|
+
"delete": "Fshi {{name}}",
|
|
3190
|
+
"emptyTitle": "Ende nuk ka shabllone",
|
|
3191
|
+
"emptyDescription": "Një shabllon e kthen një diktim në shënim të strukturuar me një klikim.",
|
|
3192
|
+
"formNew": "Shabllon i ri",
|
|
3193
|
+
"formEdit": "Ndrysho shabllonin",
|
|
3194
|
+
"name": "Emri",
|
|
3195
|
+
"namePlaceholder": "Për shembull: shënim SOAP",
|
|
3196
|
+
"descLabel": "Përshkrim i shkurtër",
|
|
3197
|
+
"descHint": "Shfaqet nën emër në menynë e shabllonëve.",
|
|
3198
|
+
"prompt": "Udhëzime për AI",
|
|
3199
|
+
"promptDescription": "Përshkruaj strukturën, seksionet dhe tonin që dëshiron. Teksti i shënimit shtohet automatikisht.",
|
|
3200
|
+
"isDefault": "Përdore si të parazgjedhur",
|
|
3201
|
+
"save": "Ruaj shabllonin",
|
|
3202
|
+
"cancel": "Anulo",
|
|
3203
|
+
"saveError": "Shablloni nuk u ruajt. Provo përsëri.",
|
|
3204
|
+
"nameRequired": "Shkruaj një emër.",
|
|
3205
|
+
"nameTaken": "Ekziston tashmë një shabllon me këtë emër.",
|
|
3206
|
+
"promptRequired": "Shkruaj udhëzimet.",
|
|
3207
|
+
"deleteTitle": "Të fshihet “{{name}}”?",
|
|
3208
|
+
"deleteDescription": "Gjithë klinika e humb këtë shabllon. Shënimet e shkruara nuk ndryshojnë.",
|
|
3209
|
+
"deleteConfirm": "Fshi shabllonin"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3131
3212
|
"signatureRequest": {
|
|
3132
3213
|
"title": "Dokumentet e nënshkruara",
|
|
3133
3214
|
"noSignedVersions": "Nuk ka versione të nënshkruara të këtij dokumenti",
|
package/dist/locales/sv.json
CHANGED
|
@@ -438,7 +438,8 @@
|
|
|
438
438
|
"loading": "Läser in...",
|
|
439
439
|
"required": "obligatorisk",
|
|
440
440
|
"optional": "valfri",
|
|
441
|
-
"progress_label": "{{percent}} slutfört"
|
|
441
|
+
"progress_label": "{{percent}} slutfört",
|
|
442
|
+
"freeOfCharge": "Gratis"
|
|
442
443
|
},
|
|
443
444
|
"buttonGroup": {
|
|
444
445
|
"label": "Knappar",
|
|
@@ -2365,21 +2366,21 @@
|
|
|
2365
2366
|
"openNote": "Öppna anteckning · {{date}}"
|
|
2366
2367
|
},
|
|
2367
2368
|
"aiConsentBanner": {
|
|
2368
|
-
"regionLabel": "
|
|
2369
|
-
"title": "
|
|
2369
|
+
"regionLabel": "Samtycke till AI-stöd",
|
|
2370
|
+
"title": "Samtycke till AI-stöd",
|
|
2370
2371
|
"description": {
|
|
2371
|
-
"granted": "AI
|
|
2372
|
-
"required": "AI
|
|
2372
|
+
"granted": "AI-stöd är aktiverat för denna journal.",
|
|
2373
|
+
"required": "AI-stöd kräver registrerat samtycke innan det kan köras."
|
|
2373
2374
|
},
|
|
2374
2375
|
"badge": {
|
|
2375
|
-
"granted": "
|
|
2376
|
+
"granted": "Samtycke lämnat"
|
|
2376
2377
|
},
|
|
2377
|
-
"grantedAtPrefix": "
|
|
2378
|
-
"grantedBy": "
|
|
2379
|
-
"pendingLabel": "
|
|
2380
|
-
"confirmLabel": "
|
|
2381
|
-
"grantButton": "
|
|
2382
|
-
"notAllowed": "
|
|
2378
|
+
"grantedAtPrefix": "Lämnat",
|
|
2379
|
+
"grantedBy": "Av {{name}}",
|
|
2380
|
+
"pendingLabel": "Sparar samtycke…",
|
|
2381
|
+
"confirmLabel": "Jag bekräftar att samtycke till AI-stöd har inhämtats.",
|
|
2382
|
+
"grantButton": "Lämna samtycke",
|
|
2383
|
+
"notAllowed": "Du har inte behörighet att lämna samtycke till AI-stöd."
|
|
2383
2384
|
},
|
|
2384
2385
|
"paymentCard": {
|
|
2385
2386
|
"regionLabel": "Payment {{number}}",
|
|
@@ -2787,6 +2788,10 @@
|
|
|
2787
2788
|
},
|
|
2788
2789
|
"heading": "Rubrik",
|
|
2789
2790
|
"extensions": "Redigerartillägg",
|
|
2791
|
+
"insertVariable": "Infoga variabel",
|
|
2792
|
+
"variables": "Variabler",
|
|
2793
|
+
"variableInvalid": "Ogiltig variabel: {{tokens}}. Välj en under Infoga variabel.",
|
|
2794
|
+
"variableNoMatch": "Ingen variabel matchar ”{{query}}”",
|
|
2790
2795
|
"more": "Fler alternativ",
|
|
2791
2796
|
"link": {
|
|
2792
2797
|
"url": "URL",
|
|
@@ -2874,7 +2879,9 @@
|
|
|
2874
2879
|
"listening": "Lyssnar…",
|
|
2875
2880
|
"dictationError": "Dikteringen misslyckades. Försök igen.",
|
|
2876
2881
|
"proofread": "Kontrollera stavning och grammatik",
|
|
2877
|
-
"autoFormat": "Formatera dokumentet automatiskt"
|
|
2882
|
+
"autoFormat": "Formatera dokumentet automatiskt",
|
|
2883
|
+
"consentRecorded": "Samtycke till AI-stöd har registrerats.",
|
|
2884
|
+
"consentRegionLabel": "Samtycke till AI-stöd för detta dokument"
|
|
2878
2885
|
}
|
|
2879
2886
|
},
|
|
2880
2887
|
"payment": {
|
|
@@ -3128,6 +3135,80 @@
|
|
|
3128
3135
|
"fullscreen": "Växla helskärm"
|
|
3129
3136
|
}
|
|
3130
3137
|
},
|
|
3138
|
+
"helpMeWriteTemplates": {
|
|
3139
|
+
"bar": {
|
|
3140
|
+
"templatesMenu": "Mallar",
|
|
3141
|
+
"templatesGroup": "Klinikens mallar",
|
|
3142
|
+
"createFirst": "Skapa din första mall",
|
|
3143
|
+
"manage": "Hantera mallar",
|
|
3144
|
+
"defaultBadge": "Standard",
|
|
3145
|
+
"prompt": "Beskriv vad som ska skrivas, eller lägg till detaljer innan du väljer en mall",
|
|
3146
|
+
"write": "Skriv",
|
|
3147
|
+
"dictateStart": "Diktera instruktioner",
|
|
3148
|
+
"dictateStop": "Sluta diktera",
|
|
3149
|
+
"listening": "Lyssnar…",
|
|
3150
|
+
"sourceSelection": "Mallar skriver om den markerade texten.",
|
|
3151
|
+
"sourceDocument": "Mallar skriver om hela anteckningen.",
|
|
3152
|
+
"sourceEmpty": "Anteckningen är tom. Diktera eller skriv först för att använda en mall.",
|
|
3153
|
+
"error": "Något gick fel. Försök igen.",
|
|
3154
|
+
"beforeDocument": "Din anteckning",
|
|
3155
|
+
"beforeSelection": "Markerad text",
|
|
3156
|
+
"after": "Utkast",
|
|
3157
|
+
"discard": "Förkasta",
|
|
3158
|
+
"retry": "Försök igen",
|
|
3159
|
+
"replace": "Ersätt",
|
|
3160
|
+
"insertBelow": "Infoga nedanför",
|
|
3161
|
+
"insert": "Infoga",
|
|
3162
|
+
"close": "Stäng"
|
|
3163
|
+
},
|
|
3164
|
+
"undo": {
|
|
3165
|
+
"replaced": "Anteckningen omskriven med ”{{name}}”.",
|
|
3166
|
+
"addedBelow": "Utkast från ”{{name}}” infogat nedanför.",
|
|
3167
|
+
"undo": "Ångra"
|
|
3168
|
+
},
|
|
3169
|
+
"credits": {
|
|
3170
|
+
"title": "Dina AI-krediter är slut",
|
|
3171
|
+
"body": "Lägg till krediter för att fortsätta i dag.",
|
|
3172
|
+
"bodyResets": "Din gratiskvot kommer tillbaka {{date}}. Lägg till krediter för att fortsätta i dag.",
|
|
3173
|
+
"bodyWait": "AI-hjälpen finns tillgänglig igen när din månadskvot förnyas.",
|
|
3174
|
+
"bodyWaitResets": "AI-hjälpen finns tillgänglig igen {{date}}, när din månadskvot förnyas.",
|
|
3175
|
+
"meterLabel": "AI-krediter den här månaden",
|
|
3176
|
+
"remaining": "{{remaining}} av {{limit}} kvar",
|
|
3177
|
+
"cta": "Köp AI-krediter",
|
|
3178
|
+
"secondary": "Se vad varje åtgärd kostar",
|
|
3179
|
+
"back": "Tillbaka",
|
|
3180
|
+
"kept": "Din anteckning och dina instruktioner sparas."
|
|
3181
|
+
},
|
|
3182
|
+
"manager": {
|
|
3183
|
+
"title": "AI-mallar",
|
|
3184
|
+
"description": "Delas med hela kliniken. Standardmallen visas först.",
|
|
3185
|
+
"new": "Ny mall",
|
|
3186
|
+
"done": "Klar",
|
|
3187
|
+
"listLabel": "Mallar",
|
|
3188
|
+
"edit": "Redigera {{name}}",
|
|
3189
|
+
"delete": "Ta bort {{name}}",
|
|
3190
|
+
"emptyTitle": "Inga mallar än",
|
|
3191
|
+
"emptyDescription": "En mall gör en diktering till en strukturerad anteckning med ett klick.",
|
|
3192
|
+
"formNew": "Ny mall",
|
|
3193
|
+
"formEdit": "Redigera mall",
|
|
3194
|
+
"name": "Namn",
|
|
3195
|
+
"namePlaceholder": "Till exempel: SOAP-anteckning",
|
|
3196
|
+
"descLabel": "Kort beskrivning",
|
|
3197
|
+
"descHint": "Visas under namnet i mallmenyn.",
|
|
3198
|
+
"prompt": "Instruktioner till AI",
|
|
3199
|
+
"promptDescription": "Beskriv struktur, avsnitt och ton. Anteckningens text läggs till automatiskt.",
|
|
3200
|
+
"isDefault": "Använd som standard",
|
|
3201
|
+
"save": "Spara mall",
|
|
3202
|
+
"cancel": "Avbryt",
|
|
3203
|
+
"saveError": "Mallen kunde inte sparas. Försök igen.",
|
|
3204
|
+
"nameRequired": "Ange ett namn.",
|
|
3205
|
+
"nameTaken": "Det finns redan en mall med det här namnet.",
|
|
3206
|
+
"promptRequired": "Ange instruktionerna.",
|
|
3207
|
+
"deleteTitle": "Ta bort ”{{name}}”?",
|
|
3208
|
+
"deleteDescription": "Hela kliniken förlorar den här mallen. Anteckningar som redan skrivits ändras inte.",
|
|
3209
|
+
"deleteConfirm": "Ta bort mall"
|
|
3210
|
+
}
|
|
3211
|
+
},
|
|
3131
3212
|
"signatureRequest": {
|
|
3132
3213
|
"title": "Signerade dokument",
|
|
3133
3214
|
"noSignedVersions": "Det finns inga signerade versioner av detta dokument",
|