@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
|
@@ -443,6 +443,7 @@ export declare const sqUi: {
|
|
|
443
443
|
readonly required: "i detyrueshëm";
|
|
444
444
|
readonly optional: "fakultativ";
|
|
445
445
|
readonly progress_label: "{{percent}} i plotësuar";
|
|
446
|
+
readonly freeOfCharge: "Falas";
|
|
446
447
|
};
|
|
447
448
|
readonly buttonGroup: {
|
|
448
449
|
readonly label: "Grup butonash";
|
|
@@ -2369,21 +2370,21 @@ export declare const sqUi: {
|
|
|
2369
2370
|
readonly openNote: "Hap shënimin · {{date}}";
|
|
2370
2371
|
};
|
|
2371
2372
|
readonly aiConsentBanner: {
|
|
2372
|
-
readonly regionLabel: "
|
|
2373
|
-
readonly title: "
|
|
2373
|
+
readonly regionLabel: "Pëlqimi për asistencën me IA";
|
|
2374
|
+
readonly title: "Pëlqimi për asistencën me IA";
|
|
2374
2375
|
readonly description: {
|
|
2375
|
-
readonly granted: "
|
|
2376
|
-
readonly required: "
|
|
2376
|
+
readonly granted: "Asistenca me IA është aktivizuar për këtë skedë.";
|
|
2377
|
+
readonly required: "Asistenca me IA kërkon pëlqim të regjistruar përpara se të mund të funksionojë.";
|
|
2377
2378
|
};
|
|
2378
2379
|
readonly badge: {
|
|
2379
|
-
readonly granted: "
|
|
2380
|
+
readonly granted: "Pëlqimi u dha";
|
|
2380
2381
|
};
|
|
2381
|
-
readonly grantedAtPrefix: "
|
|
2382
|
-
readonly grantedBy: "
|
|
2383
|
-
readonly pendingLabel: "
|
|
2384
|
-
readonly confirmLabel: "
|
|
2385
|
-
readonly grantButton: "
|
|
2386
|
-
readonly notAllowed: "
|
|
2382
|
+
readonly grantedAtPrefix: "Dhënë";
|
|
2383
|
+
readonly grantedBy: "Nga {{name}}";
|
|
2384
|
+
readonly pendingLabel: "Duke ruajtur pëlqimin…";
|
|
2385
|
+
readonly confirmLabel: "Konfirmoj se është marrë pëlqimi për asistencën me IA.";
|
|
2386
|
+
readonly grantButton: "Jep pëlqimin";
|
|
2387
|
+
readonly notAllowed: "Nuk keni leje për të dhënë pëlqimin për asistencën me IA.";
|
|
2387
2388
|
};
|
|
2388
2389
|
readonly paymentCard: {
|
|
2389
2390
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2791,6 +2792,10 @@ export declare const sqUi: {
|
|
|
2791
2792
|
};
|
|
2792
2793
|
readonly heading: "Titull";
|
|
2793
2794
|
readonly extensions: "Shtesat e redaktuesit";
|
|
2795
|
+
readonly insertVariable: "Fut variabël";
|
|
2796
|
+
readonly variables: "Variabla";
|
|
2797
|
+
readonly variableInvalid: "Variabël e pavlefshme: {{tokens}}. Zgjidh një nga Fut variabël.";
|
|
2798
|
+
readonly variableNoMatch: "Asnjë variabël nuk përputhet me “{{query}}”";
|
|
2794
2799
|
readonly more: "Më shumë opsione";
|
|
2795
2800
|
readonly link: {
|
|
2796
2801
|
readonly url: "URL";
|
|
@@ -2879,6 +2884,8 @@ export declare const sqUi: {
|
|
|
2879
2884
|
readonly dictationError: "Diktimi dështoi. Ju lutemi provoni përsëri.";
|
|
2880
2885
|
readonly proofread: "Kontrollo drejtshkrimin dhe gramatikën";
|
|
2881
2886
|
readonly autoFormat: "Formato automatikisht dokumentin";
|
|
2887
|
+
readonly consentRecorded: "Pëlqimi për asistencën me IA është regjistruar.";
|
|
2888
|
+
readonly consentRegionLabel: "Pëlqimi për asistencën me IA për këtë dokument";
|
|
2882
2889
|
};
|
|
2883
2890
|
};
|
|
2884
2891
|
readonly payment: {
|
|
@@ -3132,6 +3139,80 @@ export declare const sqUi: {
|
|
|
3132
3139
|
readonly fullscreen: "Aktivo/çaktivo ekranin e plotë";
|
|
3133
3140
|
};
|
|
3134
3141
|
};
|
|
3142
|
+
readonly helpMeWriteTemplates: {
|
|
3143
|
+
readonly bar: {
|
|
3144
|
+
readonly templatesMenu: "Shabllonet";
|
|
3145
|
+
readonly templatesGroup: "Shabllonet e klinikës";
|
|
3146
|
+
readonly createFirst: "Krijo shabllonin e parë";
|
|
3147
|
+
readonly manage: "Menaxho shabllonet";
|
|
3148
|
+
readonly defaultBadge: "I parazgjedhur";
|
|
3149
|
+
readonly prompt: "Përshkruaj çfarë të shkruhet ose shto detaje para se të zgjedhësh një shabllon";
|
|
3150
|
+
readonly write: "Shkruaj";
|
|
3151
|
+
readonly dictateStart: "Dikto udhëzimet";
|
|
3152
|
+
readonly dictateStop: "Ndalo diktimin";
|
|
3153
|
+
readonly listening: "Duke dëgjuar…";
|
|
3154
|
+
readonly sourceSelection: "Shabllonet rishkruajnë tekstin e përzgjedhur.";
|
|
3155
|
+
readonly sourceDocument: "Shabllonet rishkruajnë gjithë shënimin.";
|
|
3156
|
+
readonly sourceEmpty: "Shënimi është bosh. Dikto ose shkruaj fillimisht për të përdorur një shabllon.";
|
|
3157
|
+
readonly error: "Diçka shkoi keq. Provo përsëri.";
|
|
3158
|
+
readonly beforeDocument: "Shënimi yt";
|
|
3159
|
+
readonly beforeSelection: "Teksti i përzgjedhur";
|
|
3160
|
+
readonly after: "Draft";
|
|
3161
|
+
readonly discard: "Hidh poshtë";
|
|
3162
|
+
readonly retry: "Provo përsëri";
|
|
3163
|
+
readonly replace: "Zëvendëso";
|
|
3164
|
+
readonly insertBelow: "Fut më poshtë";
|
|
3165
|
+
readonly insert: "Fut";
|
|
3166
|
+
readonly close: "Mbyll";
|
|
3167
|
+
};
|
|
3168
|
+
readonly undo: {
|
|
3169
|
+
readonly replaced: "Shënimi u rishkrua me “{{name}}”.";
|
|
3170
|
+
readonly addedBelow: "Drafti nga “{{name}}” u shtua më poshtë.";
|
|
3171
|
+
readonly undo: "Zhbëj";
|
|
3172
|
+
};
|
|
3173
|
+
readonly credits: {
|
|
3174
|
+
readonly title: "Kreditet e AI kanë mbaruar";
|
|
3175
|
+
readonly body: "Shto kredite për të vazhduar sot.";
|
|
3176
|
+
readonly bodyResets: "Kuota falas kthehet më {{date}}. Shto kredite për të vazhduar sot.";
|
|
3177
|
+
readonly bodyWait: "Ndihma e AI bëhet sërish e disponueshme kur rinovohet kuota mujore.";
|
|
3178
|
+
readonly bodyWaitResets: "Ndihma e AI bëhet sërish e disponueshme më {{date}}, kur rinovohet kuota mujore.";
|
|
3179
|
+
readonly meterLabel: "Kreditet e AI këtë muaj";
|
|
3180
|
+
readonly remaining: "Kanë mbetur {{remaining}} nga {{limit}}";
|
|
3181
|
+
readonly cta: "Bli kredite AI";
|
|
3182
|
+
readonly secondary: "Shiko sa kushton çdo veprim";
|
|
3183
|
+
readonly back: "Kthehu";
|
|
3184
|
+
readonly kept: "Shënimi dhe udhëzimet ruhen.";
|
|
3185
|
+
};
|
|
3186
|
+
readonly manager: {
|
|
3187
|
+
readonly title: "Shabllonet e AI";
|
|
3188
|
+
readonly description: "Të ndara me gjithë klinikën. Shablloni i parazgjedhur shfaqet i pari.";
|
|
3189
|
+
readonly new: "Shabllon i ri";
|
|
3190
|
+
readonly done: "U krye";
|
|
3191
|
+
readonly listLabel: "Shabllonet";
|
|
3192
|
+
readonly edit: "Ndrysho {{name}}";
|
|
3193
|
+
readonly delete: "Fshi {{name}}";
|
|
3194
|
+
readonly emptyTitle: "Ende nuk ka shabllone";
|
|
3195
|
+
readonly emptyDescription: "Një shabllon e kthen një diktim në shënim të strukturuar me një klikim.";
|
|
3196
|
+
readonly formNew: "Shabllon i ri";
|
|
3197
|
+
readonly formEdit: "Ndrysho shabllonin";
|
|
3198
|
+
readonly name: "Emri";
|
|
3199
|
+
readonly namePlaceholder: "Për shembull: shënim SOAP";
|
|
3200
|
+
readonly descLabel: "Përshkrim i shkurtër";
|
|
3201
|
+
readonly descHint: "Shfaqet nën emër në menynë e shabllonëve.";
|
|
3202
|
+
readonly prompt: "Udhëzime për AI";
|
|
3203
|
+
readonly promptDescription: "Përshkruaj strukturën, seksionet dhe tonin që dëshiron. Teksti i shënimit shtohet automatikisht.";
|
|
3204
|
+
readonly isDefault: "Përdore si të parazgjedhur";
|
|
3205
|
+
readonly save: "Ruaj shabllonin";
|
|
3206
|
+
readonly cancel: "Anulo";
|
|
3207
|
+
readonly saveError: "Shablloni nuk u ruajt. Provo përsëri.";
|
|
3208
|
+
readonly nameRequired: "Shkruaj një emër.";
|
|
3209
|
+
readonly nameTaken: "Ekziston tashmë një shabllon me këtë emër.";
|
|
3210
|
+
readonly promptRequired: "Shkruaj udhëzimet.";
|
|
3211
|
+
readonly deleteTitle: "Të fshihet “{{name}}”?";
|
|
3212
|
+
readonly deleteDescription: "Gjithë klinika e humb këtë shabllon. Shënimet e shkruara nuk ndryshojnë.";
|
|
3213
|
+
readonly deleteConfirm: "Fshi shabllonin";
|
|
3214
|
+
};
|
|
3215
|
+
};
|
|
3135
3216
|
readonly signatureRequest: {
|
|
3136
3217
|
readonly title: "Dokumentet e nënshkruara";
|
|
3137
3218
|
readonly noSignedVersions: "Nuk ka versione të nënshkruara të këtij dokumenti";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sq.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/sq.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"sq.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/sq.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA26JP,CAAC"}
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "Duke ngarkuar...",
|
|
435
435
|
required: "i detyrueshëm",
|
|
436
436
|
optional: "fakultativ",
|
|
437
|
-
progress_label: "{{percent}} i plotësuar"
|
|
437
|
+
progress_label: "{{percent}} i plotësuar",
|
|
438
|
+
freeOfCharge: "Falas"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "Grup butonash",
|
|
@@ -2350,21 +2351,21 @@ const e = {
|
|
|
2350
2351
|
openNote: "Hap shënimin · {{date}}"
|
|
2351
2352
|
},
|
|
2352
2353
|
aiConsentBanner: {
|
|
2353
|
-
regionLabel: "
|
|
2354
|
-
title: "
|
|
2354
|
+
regionLabel: "Pëlqimi për asistencën me IA",
|
|
2355
|
+
title: "Pëlqimi për asistencën me IA",
|
|
2355
2356
|
description: {
|
|
2356
|
-
granted: "
|
|
2357
|
-
required: "
|
|
2357
|
+
granted: "Asistenca me IA është aktivizuar për këtë skedë.",
|
|
2358
|
+
required: "Asistenca me IA kërkon pëlqim të regjistruar përpara se të mund të funksionojë."
|
|
2358
2359
|
},
|
|
2359
2360
|
badge: {
|
|
2360
|
-
granted: "
|
|
2361
|
+
granted: "Pëlqimi u dha"
|
|
2361
2362
|
},
|
|
2362
|
-
grantedAtPrefix: "
|
|
2363
|
-
grantedBy: "
|
|
2364
|
-
pendingLabel: "
|
|
2365
|
-
confirmLabel: "
|
|
2366
|
-
grantButton: "
|
|
2367
|
-
notAllowed: "
|
|
2363
|
+
grantedAtPrefix: "Dhënë",
|
|
2364
|
+
grantedBy: "Nga {{name}}",
|
|
2365
|
+
pendingLabel: "Duke ruajtur pëlqimin…",
|
|
2366
|
+
confirmLabel: "Konfirmoj se është marrë pëlqimi për asistencën me IA.",
|
|
2367
|
+
grantButton: "Jep pëlqimin",
|
|
2368
|
+
notAllowed: "Nuk keni leje për të dhënë pëlqimin për asistencën me IA."
|
|
2368
2369
|
},
|
|
2369
2370
|
paymentCard: {
|
|
2370
2371
|
regionLabel: "Payment {{number}}",
|
|
@@ -2772,6 +2773,10 @@ const e = {
|
|
|
2772
2773
|
},
|
|
2773
2774
|
heading: "Titull",
|
|
2774
2775
|
extensions: "Shtesat e redaktuesit",
|
|
2776
|
+
insertVariable: "Fut variabël",
|
|
2777
|
+
variables: "Variabla",
|
|
2778
|
+
variableInvalid: "Variabël e pavlefshme: {{tokens}}. Zgjidh një nga Fut variabël.",
|
|
2779
|
+
variableNoMatch: "Asnjë variabël nuk përputhet me “{{query}}”",
|
|
2775
2780
|
more: "Më shumë opsione",
|
|
2776
2781
|
link: {
|
|
2777
2782
|
url: "URL",
|
|
@@ -2859,7 +2864,9 @@ const e = {
|
|
|
2859
2864
|
listening: "Duke dëgjuar…",
|
|
2860
2865
|
dictationError: "Diktimi dështoi. Ju lutemi provoni përsëri.",
|
|
2861
2866
|
proofread: "Kontrollo drejtshkrimin dhe gramatikën",
|
|
2862
|
-
autoFormat: "Formato automatikisht dokumentin"
|
|
2867
|
+
autoFormat: "Formato automatikisht dokumentin",
|
|
2868
|
+
consentRecorded: "Pëlqimi për asistencën me IA është regjistruar.",
|
|
2869
|
+
consentRegionLabel: "Pëlqimi për asistencën me IA për këtë dokument"
|
|
2863
2870
|
}
|
|
2864
2871
|
},
|
|
2865
2872
|
payment: {
|
|
@@ -3110,6 +3117,80 @@ const e = {
|
|
|
3110
3117
|
fullscreen: "Aktivo/çaktivo ekranin e plotë"
|
|
3111
3118
|
}
|
|
3112
3119
|
},
|
|
3120
|
+
helpMeWriteTemplates: {
|
|
3121
|
+
bar: {
|
|
3122
|
+
templatesMenu: "Shabllonet",
|
|
3123
|
+
templatesGroup: "Shabllonet e klinikës",
|
|
3124
|
+
createFirst: "Krijo shabllonin e parë",
|
|
3125
|
+
manage: "Menaxho shabllonet",
|
|
3126
|
+
defaultBadge: "I parazgjedhur",
|
|
3127
|
+
prompt: "Përshkruaj çfarë të shkruhet ose shto detaje para se të zgjedhësh një shabllon",
|
|
3128
|
+
write: "Shkruaj",
|
|
3129
|
+
dictateStart: "Dikto udhëzimet",
|
|
3130
|
+
dictateStop: "Ndalo diktimin",
|
|
3131
|
+
listening: "Duke dëgjuar…",
|
|
3132
|
+
sourceSelection: "Shabllonet rishkruajnë tekstin e përzgjedhur.",
|
|
3133
|
+
sourceDocument: "Shabllonet rishkruajnë gjithë shënimin.",
|
|
3134
|
+
sourceEmpty: "Shënimi është bosh. Dikto ose shkruaj fillimisht për të përdorur një shabllon.",
|
|
3135
|
+
error: "Diçka shkoi keq. Provo përsëri.",
|
|
3136
|
+
beforeDocument: "Shënimi yt",
|
|
3137
|
+
beforeSelection: "Teksti i përzgjedhur",
|
|
3138
|
+
after: "Draft",
|
|
3139
|
+
discard: "Hidh poshtë",
|
|
3140
|
+
retry: "Provo përsëri",
|
|
3141
|
+
replace: "Zëvendëso",
|
|
3142
|
+
insertBelow: "Fut më poshtë",
|
|
3143
|
+
insert: "Fut",
|
|
3144
|
+
close: "Mbyll"
|
|
3145
|
+
},
|
|
3146
|
+
undo: {
|
|
3147
|
+
replaced: "Shënimi u rishkrua me “{{name}}”.",
|
|
3148
|
+
addedBelow: "Drafti nga “{{name}}” u shtua më poshtë.",
|
|
3149
|
+
undo: "Zhbëj"
|
|
3150
|
+
},
|
|
3151
|
+
credits: {
|
|
3152
|
+
title: "Kreditet e AI kanë mbaruar",
|
|
3153
|
+
body: "Shto kredite për të vazhduar sot.",
|
|
3154
|
+
bodyResets: "Kuota falas kthehet më {{date}}. Shto kredite për të vazhduar sot.",
|
|
3155
|
+
bodyWait: "Ndihma e AI bëhet sërish e disponueshme kur rinovohet kuota mujore.",
|
|
3156
|
+
bodyWaitResets: "Ndihma e AI bëhet sërish e disponueshme më {{date}}, kur rinovohet kuota mujore.",
|
|
3157
|
+
meterLabel: "Kreditet e AI këtë muaj",
|
|
3158
|
+
remaining: "Kanë mbetur {{remaining}} nga {{limit}}",
|
|
3159
|
+
cta: "Bli kredite AI",
|
|
3160
|
+
secondary: "Shiko sa kushton çdo veprim",
|
|
3161
|
+
back: "Kthehu",
|
|
3162
|
+
kept: "Shënimi dhe udhëzimet ruhen."
|
|
3163
|
+
},
|
|
3164
|
+
manager: {
|
|
3165
|
+
title: "Shabllonet e AI",
|
|
3166
|
+
description: "Të ndara me gjithë klinikën. Shablloni i parazgjedhur shfaqet i pari.",
|
|
3167
|
+
new: "Shabllon i ri",
|
|
3168
|
+
done: "U krye",
|
|
3169
|
+
listLabel: "Shabllonet",
|
|
3170
|
+
edit: "Ndrysho {{name}}",
|
|
3171
|
+
delete: "Fshi {{name}}",
|
|
3172
|
+
emptyTitle: "Ende nuk ka shabllone",
|
|
3173
|
+
emptyDescription: "Një shabllon e kthen një diktim në shënim të strukturuar me një klikim.",
|
|
3174
|
+
formNew: "Shabllon i ri",
|
|
3175
|
+
formEdit: "Ndrysho shabllonin",
|
|
3176
|
+
name: "Emri",
|
|
3177
|
+
namePlaceholder: "Për shembull: shënim SOAP",
|
|
3178
|
+
descLabel: "Përshkrim i shkurtër",
|
|
3179
|
+
descHint: "Shfaqet nën emër në menynë e shabllonëve.",
|
|
3180
|
+
prompt: "Udhëzime për AI",
|
|
3181
|
+
promptDescription: "Përshkruaj strukturën, seksionet dhe tonin që dëshiron. Teksti i shënimit shtohet automatikisht.",
|
|
3182
|
+
isDefault: "Përdore si të parazgjedhur",
|
|
3183
|
+
save: "Ruaj shabllonin",
|
|
3184
|
+
cancel: "Anulo",
|
|
3185
|
+
saveError: "Shablloni nuk u ruajt. Provo përsëri.",
|
|
3186
|
+
nameRequired: "Shkruaj një emër.",
|
|
3187
|
+
nameTaken: "Ekziston tashmë një shabllon me këtë emër.",
|
|
3188
|
+
promptRequired: "Shkruaj udhëzimet.",
|
|
3189
|
+
deleteTitle: "Të fshihet “{{name}}”?",
|
|
3190
|
+
deleteDescription: "Gjithë klinika e humb këtë shabllon. Shënimet e shkruara nuk ndryshojnë.",
|
|
3191
|
+
deleteConfirm: "Fshi shabllonin"
|
|
3192
|
+
}
|
|
3193
|
+
},
|
|
3113
3194
|
signatureRequest: {
|
|
3114
3195
|
title: "Dokumentet e nënshkruara",
|
|
3115
3196
|
noSignedVersions: "Nuk ka versione të nënshkruara të këtij dokumenti",
|