@alfadocs/ui-kit 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/arrow-left-BfaGqVam.js +15 -0
- package/dist/_chunks/{booking-Dn3jvv3K.js → booking-D43ASl8y.js} +1109 -1103
- package/dist/_chunks/{calendar-workspace-B-fUbm62.js → calendar-workspace-UllCER2k.js} +2170 -2163
- package/dist/_chunks/{contact-profile-card-Zt6WNg1u.js → contact-profile-card-C0WpwpVV.js} +38 -33
- package/dist/_chunks/editor-overlay-DwNKaI22.js +93 -0
- package/dist/_chunks/format-price-DAbh61Lz.js +51 -0
- package/dist/_chunks/help-me-write-templates-GB70jnV9.js +764 -0
- package/dist/_chunks/{marketplace-app-shell-d2EtcUbe.js → marketplace-app-shell-D_g9BaDI.js} +2 -2
- package/dist/_chunks/{money-BY-HmKhZ.js → money-BXLBIRVO.js} +2 -2
- package/dist/_chunks/{notes-panel-CAD1Ytcj.js → notes-panel-_diLt8Cj.js} +76 -73
- package/dist/_chunks/{panel-subview-Cc2Wtt7D.js → panel-subview-PMBRPFOa.js} +49 -59
- package/dist/_chunks/{practice-results-D_jjzwgf.js → practice-results-D11Zpt27.js} +50 -45
- package/dist/_chunks/rich-text-editor-D7AKKAQ2.js +3119 -0
- package/dist/_chunks/{sidebar-C-Gr2LL-.js → sidebar-ClTY9lLI.js} +160 -169
- package/dist/_chunks/{treatment-receipt-dUm99mdn.js → treatment-receipt-DU0OewqH.js} +2 -2
- package/dist/_chunks/trending-up-C_luYBzS.js +15 -0
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +27 -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/index.d.ts +1 -1
- package/dist/components/ai-consent-banner/ai-consent-banner.d.ts +9 -0
- package/dist/components/ai-consent-banner/index.d.ts +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/cascade.d.ts +6 -0
- 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/index.js +1 -1
- package/dist/components/editor-overlay/index.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/money/index.js +1 -1
- package/dist/components/notes-panel/index.d.ts +1 -0
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +8 -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/rich-text-editor/editor-toolbar.d.ts +6 -1
- package/dist/components/rich-text-editor/index.d.ts +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/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.js +94 -13
- package/dist/i18n/locales/de.d.ts +92 -11
- package/dist/i18n/locales/de.js +94 -13
- package/dist/i18n/locales/el.d.ts +92 -11
- package/dist/i18n/locales/el.js +94 -13
- package/dist/i18n/locales/en.d.ts +81 -0
- package/dist/i18n/locales/en.js +83 -2
- package/dist/i18n/locales/es.d.ts +92 -11
- package/dist/i18n/locales/es.js +94 -13
- package/dist/i18n/locales/fr.d.ts +92 -11
- package/dist/i18n/locales/fr.js +94 -13
- package/dist/i18n/locales/hi.d.ts +92 -11
- package/dist/i18n/locales/hi.js +94 -13
- package/dist/i18n/locales/it.d.ts +92 -11
- package/dist/i18n/locales/it.js +94 -13
- package/dist/i18n/locales/ja.d.ts +92 -11
- package/dist/i18n/locales/ja.js +94 -13
- package/dist/i18n/locales/nl.d.ts +92 -11
- package/dist/i18n/locales/nl.js +94 -13
- package/dist/i18n/locales/pl.d.ts +92 -11
- package/dist/i18n/locales/pl.js +94 -13
- package/dist/i18n/locales/pt.d.ts +92 -11
- package/dist/i18n/locales/pt.js +94 -13
- package/dist/i18n/locales/ro.d.ts +92 -11
- package/dist/i18n/locales/ro.js +94 -13
- package/dist/i18n/locales/ru.d.ts +92 -11
- package/dist/i18n/locales/ru.js +94 -13
- package/dist/i18n/locales/sq.d.ts +92 -11
- package/dist/i18n/locales/sq.js +94 -13
- package/dist/i18n/locales/sv.d.ts +92 -11
- package/dist/i18n/locales/sv.js +94 -13
- package/dist/i18n/locales/tr.d.ts +92 -11
- package/dist/i18n/locales/tr.js +94 -13
- package/dist/i18n/locales/zh.d.ts +92 -11
- package/dist/i18n/locales/zh.js +94 -13
- package/dist/index.js +143 -136
- 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.journey.d.ts +9 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +6 -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/index.d.ts +3 -0
- package/dist/patterns/help-me-write-templates/index.js +10 -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/editor-overlay-9tcPXNWt.js +0 -89
- package/dist/_chunks/format-price-BkMEbeW3.js +0 -47
- package/dist/_chunks/rich-text-editor-C6fE-uP4.js +0 -2627
|
@@ -443,6 +443,7 @@ export declare const plUi: {
|
|
|
443
443
|
readonly required: "wymagane";
|
|
444
444
|
readonly optional: "opcjonalne";
|
|
445
445
|
readonly progress_label: "{{percent}} ukończone";
|
|
446
|
+
readonly freeOfCharge: "Bezpłatnie";
|
|
446
447
|
};
|
|
447
448
|
readonly buttonGroup: {
|
|
448
449
|
readonly label: "Grupa przycisków";
|
|
@@ -2369,21 +2370,21 @@ export declare const plUi: {
|
|
|
2369
2370
|
readonly openNote: "Otwórz notatkę · {{date}}";
|
|
2370
2371
|
};
|
|
2371
2372
|
readonly aiConsentBanner: {
|
|
2372
|
-
readonly regionLabel: "
|
|
2373
|
-
readonly title: "
|
|
2373
|
+
readonly regionLabel: "Zgoda na wsparcie AI";
|
|
2374
|
+
readonly title: "Zgoda na wsparcie AI";
|
|
2374
2375
|
readonly description: {
|
|
2375
|
-
readonly granted: "AI
|
|
2376
|
-
readonly required: "AI
|
|
2376
|
+
readonly granted: "Wsparcie AI jest włączone dla tej karty.";
|
|
2377
|
+
readonly required: "Wsparcie AI wymaga zarejestrowanej zgody, zanim będzie mogło działać.";
|
|
2377
2378
|
};
|
|
2378
2379
|
readonly badge: {
|
|
2379
|
-
readonly granted: "
|
|
2380
|
+
readonly granted: "Zgoda udzielona";
|
|
2380
2381
|
};
|
|
2381
|
-
readonly grantedAtPrefix: "
|
|
2382
|
-
readonly grantedBy: "
|
|
2383
|
-
readonly pendingLabel: "
|
|
2384
|
-
readonly confirmLabel: "
|
|
2385
|
-
readonly grantButton: "
|
|
2386
|
-
readonly notAllowed: "
|
|
2382
|
+
readonly grantedAtPrefix: "Udzielono";
|
|
2383
|
+
readonly grantedBy: "Przez {{name}}";
|
|
2384
|
+
readonly pendingLabel: "Zapisywanie zgody…";
|
|
2385
|
+
readonly confirmLabel: "Potwierdzam, że uzyskano zgodę na wsparcie AI.";
|
|
2386
|
+
readonly grantButton: "Udziel zgody";
|
|
2387
|
+
readonly notAllowed: "Nie masz uprawnień do udzielenia zgody na wsparcie AI.";
|
|
2387
2388
|
};
|
|
2388
2389
|
readonly paymentCard: {
|
|
2389
2390
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2791,6 +2792,10 @@ export declare const plUi: {
|
|
|
2791
2792
|
};
|
|
2792
2793
|
readonly heading: "Nagłówek";
|
|
2793
2794
|
readonly extensions: "Rozszerzenia edytora";
|
|
2795
|
+
readonly insertVariable: "Wstaw zmienną";
|
|
2796
|
+
readonly variables: "Zmienne";
|
|
2797
|
+
readonly variableInvalid: "Nieprawidłowa zmienna: {{tokens}}. Wybierz ją z menu Wstaw zmienną.";
|
|
2798
|
+
readonly variableNoMatch: "Żadna zmienna nie pasuje do „{{query}}”";
|
|
2794
2799
|
readonly more: "Więcej opcji";
|
|
2795
2800
|
readonly link: {
|
|
2796
2801
|
readonly url: "URL";
|
|
@@ -2879,6 +2884,8 @@ export declare const plUi: {
|
|
|
2879
2884
|
readonly dictationError: "Dyktowanie nie powiodło się. Spróbuj ponownie.";
|
|
2880
2885
|
readonly proofread: "Sprawdź pisownię i gramatykę";
|
|
2881
2886
|
readonly autoFormat: "Automatyczne formatowanie dokumentu";
|
|
2887
|
+
readonly consentRecorded: "Zgoda na wsparcie AI została zarejestrowana.";
|
|
2888
|
+
readonly consentRegionLabel: "Zgoda na wsparcie AI dla tego dokumentu";
|
|
2882
2889
|
};
|
|
2883
2890
|
};
|
|
2884
2891
|
readonly payment: {
|
|
@@ -3132,6 +3139,80 @@ export declare const plUi: {
|
|
|
3132
3139
|
readonly fullscreen: "Włącz/wyłącz pełny ekran";
|
|
3133
3140
|
};
|
|
3134
3141
|
};
|
|
3142
|
+
readonly helpMeWriteTemplates: {
|
|
3143
|
+
readonly bar: {
|
|
3144
|
+
readonly templatesMenu: "Szablony";
|
|
3145
|
+
readonly templatesGroup: "Szablony gabinetu";
|
|
3146
|
+
readonly createFirst: "Utwórz pierwszy szablon";
|
|
3147
|
+
readonly manage: "Zarządzaj szablonami";
|
|
3148
|
+
readonly defaultBadge: "Domyślny";
|
|
3149
|
+
readonly prompt: "Opisz, co napisać, lub dodaj szczegóły przed wybraniem szablonu";
|
|
3150
|
+
readonly write: "Napisz";
|
|
3151
|
+
readonly dictateStart: "Podyktuj instrukcje";
|
|
3152
|
+
readonly dictateStop: "Zatrzymaj dyktowanie";
|
|
3153
|
+
readonly listening: "Słucham…";
|
|
3154
|
+
readonly sourceSelection: "Szablony przepisują zaznaczony tekst.";
|
|
3155
|
+
readonly sourceDocument: "Szablony przepisują całą notatkę.";
|
|
3156
|
+
readonly sourceEmpty: "Notatka jest pusta. Najpierw podyktuj lub wpisz tekst, aby użyć szablonu.";
|
|
3157
|
+
readonly error: "Coś poszło nie tak. Spróbuj ponownie.";
|
|
3158
|
+
readonly beforeDocument: "Twoja notatka";
|
|
3159
|
+
readonly beforeSelection: "Zaznaczony tekst";
|
|
3160
|
+
readonly after: "Wersja robocza";
|
|
3161
|
+
readonly discard: "Odrzuć";
|
|
3162
|
+
readonly retry: "Spróbuj ponownie";
|
|
3163
|
+
readonly replace: "Zastąp";
|
|
3164
|
+
readonly insertBelow: "Wstaw poniżej";
|
|
3165
|
+
readonly insert: "Wstaw";
|
|
3166
|
+
readonly close: "Zamknij";
|
|
3167
|
+
};
|
|
3168
|
+
readonly undo: {
|
|
3169
|
+
readonly replaced: "Notatka przepisana szablonem „{{name}}”.";
|
|
3170
|
+
readonly addedBelow: "Wersja robocza z „{{name}}” dodana poniżej.";
|
|
3171
|
+
readonly undo: "Cofnij";
|
|
3172
|
+
};
|
|
3173
|
+
readonly credits: {
|
|
3174
|
+
readonly title: "Skończyły się kredyty AI";
|
|
3175
|
+
readonly body: "Dodaj kredyty, aby kontynuować dzisiaj.";
|
|
3176
|
+
readonly bodyResets: "Darmowy limit wróci {{date}}. Dodaj kredyty, aby kontynuować dzisiaj.";
|
|
3177
|
+
readonly bodyWait: "Pomoc AI będzie znowu dostępna po odnowieniu miesięcznego limitu.";
|
|
3178
|
+
readonly bodyWaitResets: "Pomoc AI będzie znowu dostępna {{date}}, po odnowieniu miesięcznego limitu.";
|
|
3179
|
+
readonly meterLabel: "Kredyty AI w tym miesiącu";
|
|
3180
|
+
readonly remaining: "Pozostało {{remaining}} z {{limit}}";
|
|
3181
|
+
readonly cta: "Kup kredyty AI";
|
|
3182
|
+
readonly secondary: "Zobacz, ile kosztuje każda czynność";
|
|
3183
|
+
readonly back: "Wstecz";
|
|
3184
|
+
readonly kept: "Notatka i instrukcje zostają zachowane.";
|
|
3185
|
+
};
|
|
3186
|
+
readonly manager: {
|
|
3187
|
+
readonly title: "Szablony AI";
|
|
3188
|
+
readonly description: "Wspólne dla całego gabinetu. Szablon domyślny jest na pierwszym miejscu.";
|
|
3189
|
+
readonly new: "Nowy szablon";
|
|
3190
|
+
readonly done: "Gotowe";
|
|
3191
|
+
readonly listLabel: "Szablony";
|
|
3192
|
+
readonly edit: "Edytuj {{name}}";
|
|
3193
|
+
readonly delete: "Usuń {{name}}";
|
|
3194
|
+
readonly emptyTitle: "Brak szablonów";
|
|
3195
|
+
readonly emptyDescription: "Szablon jednym kliknięciem zamienia dyktowanie w uporządkowaną notatkę.";
|
|
3196
|
+
readonly formNew: "Nowy szablon";
|
|
3197
|
+
readonly formEdit: "Edytuj szablon";
|
|
3198
|
+
readonly name: "Nazwa";
|
|
3199
|
+
readonly namePlaceholder: "Na przykład: notatka SOAP";
|
|
3200
|
+
readonly descLabel: "Krótki opis";
|
|
3201
|
+
readonly descHint: "Wyświetlany pod nazwą w menu szablonów.";
|
|
3202
|
+
readonly prompt: "Instrukcje dla AI";
|
|
3203
|
+
readonly promptDescription: "Opisz strukturę, sekcje i ton. Tekst notatki zostanie dodany automatycznie.";
|
|
3204
|
+
readonly isDefault: "Ustaw jako domyślny";
|
|
3205
|
+
readonly save: "Zapisz szablon";
|
|
3206
|
+
readonly cancel: "Anuluj";
|
|
3207
|
+
readonly saveError: "Nie udało się zapisać szablonu. Spróbuj ponownie.";
|
|
3208
|
+
readonly nameRequired: "Wpisz nazwę.";
|
|
3209
|
+
readonly nameTaken: "Szablon o tej nazwie już istnieje.";
|
|
3210
|
+
readonly promptRequired: "Wpisz instrukcje.";
|
|
3211
|
+
readonly deleteTitle: "Usunąć „{{name}}”?";
|
|
3212
|
+
readonly deleteDescription: "Cały gabinet straci ten szablon. Napisane już notatki się nie zmienią.";
|
|
3213
|
+
readonly deleteConfirm: "Usuń szablon";
|
|
3214
|
+
};
|
|
3215
|
+
};
|
|
3135
3216
|
readonly signatureRequest: {
|
|
3136
3217
|
readonly title: "Podpisane dokumenty";
|
|
3137
3218
|
readonly noSignedVersions: "Brak podpisanych wersji tego dokumentu";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "Ładowanie...",
|
|
435
435
|
required: "wymagane",
|
|
436
436
|
optional: "opcjonalne",
|
|
437
|
-
progress_label: "{{percent}} ukończone"
|
|
437
|
+
progress_label: "{{percent}} ukończone",
|
|
438
|
+
freeOfCharge: "Bezpłatnie"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "Grupa przycisków",
|
|
@@ -2349,21 +2350,21 @@ const e = {
|
|
|
2349
2350
|
openNote: "Otwórz notatkę · {{date}}"
|
|
2350
2351
|
},
|
|
2351
2352
|
aiConsentBanner: {
|
|
2352
|
-
regionLabel: "
|
|
2353
|
-
title: "
|
|
2353
|
+
regionLabel: "Zgoda na wsparcie AI",
|
|
2354
|
+
title: "Zgoda na wsparcie AI",
|
|
2354
2355
|
description: {
|
|
2355
|
-
granted: "AI
|
|
2356
|
-
required: "AI
|
|
2356
|
+
granted: "Wsparcie AI jest włączone dla tej karty.",
|
|
2357
|
+
required: "Wsparcie AI wymaga zarejestrowanej zgody, zanim będzie mogło działać."
|
|
2357
2358
|
},
|
|
2358
2359
|
badge: {
|
|
2359
|
-
granted: "
|
|
2360
|
+
granted: "Zgoda udzielona"
|
|
2360
2361
|
},
|
|
2361
|
-
grantedAtPrefix: "
|
|
2362
|
-
grantedBy: "
|
|
2363
|
-
pendingLabel: "
|
|
2364
|
-
confirmLabel: "
|
|
2365
|
-
grantButton: "
|
|
2366
|
-
notAllowed: "
|
|
2362
|
+
grantedAtPrefix: "Udzielono",
|
|
2363
|
+
grantedBy: "Przez {{name}}",
|
|
2364
|
+
pendingLabel: "Zapisywanie zgody…",
|
|
2365
|
+
confirmLabel: "Potwierdzam, że uzyskano zgodę na wsparcie AI.",
|
|
2366
|
+
grantButton: "Udziel zgody",
|
|
2367
|
+
notAllowed: "Nie masz uprawnień do udzielenia zgody na wsparcie AI."
|
|
2367
2368
|
},
|
|
2368
2369
|
paymentCard: {
|
|
2369
2370
|
regionLabel: "Payment {{number}}",
|
|
@@ -2771,6 +2772,10 @@ const e = {
|
|
|
2771
2772
|
},
|
|
2772
2773
|
heading: "Nagłówek",
|
|
2773
2774
|
extensions: "Rozszerzenia edytora",
|
|
2775
|
+
insertVariable: "Wstaw zmienną",
|
|
2776
|
+
variables: "Zmienne",
|
|
2777
|
+
variableInvalid: "Nieprawidłowa zmienna: {{tokens}}. Wybierz ją z menu Wstaw zmienną.",
|
|
2778
|
+
variableNoMatch: "Żadna zmienna nie pasuje do „{{query}}”",
|
|
2774
2779
|
more: "Więcej opcji",
|
|
2775
2780
|
link: {
|
|
2776
2781
|
url: "URL",
|
|
@@ -2858,7 +2863,9 @@ const e = {
|
|
|
2858
2863
|
listening: "Nasłuchiwanie…",
|
|
2859
2864
|
dictationError: "Dyktowanie nie powiodło się. Spróbuj ponownie.",
|
|
2860
2865
|
proofread: "Sprawdź pisownię i gramatykę",
|
|
2861
|
-
autoFormat: "Automatyczne formatowanie dokumentu"
|
|
2866
|
+
autoFormat: "Automatyczne formatowanie dokumentu",
|
|
2867
|
+
consentRecorded: "Zgoda na wsparcie AI została zarejestrowana.",
|
|
2868
|
+
consentRegionLabel: "Zgoda na wsparcie AI dla tego dokumentu"
|
|
2862
2869
|
}
|
|
2863
2870
|
},
|
|
2864
2871
|
payment: {
|
|
@@ -3109,6 +3116,80 @@ const e = {
|
|
|
3109
3116
|
fullscreen: "Włącz/wyłącz pełny ekran"
|
|
3110
3117
|
}
|
|
3111
3118
|
},
|
|
3119
|
+
helpMeWriteTemplates: {
|
|
3120
|
+
bar: {
|
|
3121
|
+
templatesMenu: "Szablony",
|
|
3122
|
+
templatesGroup: "Szablony gabinetu",
|
|
3123
|
+
createFirst: "Utwórz pierwszy szablon",
|
|
3124
|
+
manage: "Zarządzaj szablonami",
|
|
3125
|
+
defaultBadge: "Domyślny",
|
|
3126
|
+
prompt: "Opisz, co napisać, lub dodaj szczegóły przed wybraniem szablonu",
|
|
3127
|
+
write: "Napisz",
|
|
3128
|
+
dictateStart: "Podyktuj instrukcje",
|
|
3129
|
+
dictateStop: "Zatrzymaj dyktowanie",
|
|
3130
|
+
listening: "Słucham…",
|
|
3131
|
+
sourceSelection: "Szablony przepisują zaznaczony tekst.",
|
|
3132
|
+
sourceDocument: "Szablony przepisują całą notatkę.",
|
|
3133
|
+
sourceEmpty: "Notatka jest pusta. Najpierw podyktuj lub wpisz tekst, aby użyć szablonu.",
|
|
3134
|
+
error: "Coś poszło nie tak. Spróbuj ponownie.",
|
|
3135
|
+
beforeDocument: "Twoja notatka",
|
|
3136
|
+
beforeSelection: "Zaznaczony tekst",
|
|
3137
|
+
after: "Wersja robocza",
|
|
3138
|
+
discard: "Odrzuć",
|
|
3139
|
+
retry: "Spróbuj ponownie",
|
|
3140
|
+
replace: "Zastąp",
|
|
3141
|
+
insertBelow: "Wstaw poniżej",
|
|
3142
|
+
insert: "Wstaw",
|
|
3143
|
+
close: "Zamknij"
|
|
3144
|
+
},
|
|
3145
|
+
undo: {
|
|
3146
|
+
replaced: "Notatka przepisana szablonem „{{name}}”.",
|
|
3147
|
+
addedBelow: "Wersja robocza z „{{name}}” dodana poniżej.",
|
|
3148
|
+
undo: "Cofnij"
|
|
3149
|
+
},
|
|
3150
|
+
credits: {
|
|
3151
|
+
title: "Skończyły się kredyty AI",
|
|
3152
|
+
body: "Dodaj kredyty, aby kontynuować dzisiaj.",
|
|
3153
|
+
bodyResets: "Darmowy limit wróci {{date}}. Dodaj kredyty, aby kontynuować dzisiaj.",
|
|
3154
|
+
bodyWait: "Pomoc AI będzie znowu dostępna po odnowieniu miesięcznego limitu.",
|
|
3155
|
+
bodyWaitResets: "Pomoc AI będzie znowu dostępna {{date}}, po odnowieniu miesięcznego limitu.",
|
|
3156
|
+
meterLabel: "Kredyty AI w tym miesiącu",
|
|
3157
|
+
remaining: "Pozostało {{remaining}} z {{limit}}",
|
|
3158
|
+
cta: "Kup kredyty AI",
|
|
3159
|
+
secondary: "Zobacz, ile kosztuje każda czynność",
|
|
3160
|
+
back: "Wstecz",
|
|
3161
|
+
kept: "Notatka i instrukcje zostają zachowane."
|
|
3162
|
+
},
|
|
3163
|
+
manager: {
|
|
3164
|
+
title: "Szablony AI",
|
|
3165
|
+
description: "Wspólne dla całego gabinetu. Szablon domyślny jest na pierwszym miejscu.",
|
|
3166
|
+
new: "Nowy szablon",
|
|
3167
|
+
done: "Gotowe",
|
|
3168
|
+
listLabel: "Szablony",
|
|
3169
|
+
edit: "Edytuj {{name}}",
|
|
3170
|
+
delete: "Usuń {{name}}",
|
|
3171
|
+
emptyTitle: "Brak szablonów",
|
|
3172
|
+
emptyDescription: "Szablon jednym kliknięciem zamienia dyktowanie w uporządkowaną notatkę.",
|
|
3173
|
+
formNew: "Nowy szablon",
|
|
3174
|
+
formEdit: "Edytuj szablon",
|
|
3175
|
+
name: "Nazwa",
|
|
3176
|
+
namePlaceholder: "Na przykład: notatka SOAP",
|
|
3177
|
+
descLabel: "Krótki opis",
|
|
3178
|
+
descHint: "Wyświetlany pod nazwą w menu szablonów.",
|
|
3179
|
+
prompt: "Instrukcje dla AI",
|
|
3180
|
+
promptDescription: "Opisz strukturę, sekcje i ton. Tekst notatki zostanie dodany automatycznie.",
|
|
3181
|
+
isDefault: "Ustaw jako domyślny",
|
|
3182
|
+
save: "Zapisz szablon",
|
|
3183
|
+
cancel: "Anuluj",
|
|
3184
|
+
saveError: "Nie udało się zapisać szablonu. Spróbuj ponownie.",
|
|
3185
|
+
nameRequired: "Wpisz nazwę.",
|
|
3186
|
+
nameTaken: "Szablon o tej nazwie już istnieje.",
|
|
3187
|
+
promptRequired: "Wpisz instrukcje.",
|
|
3188
|
+
deleteTitle: "Usunąć „{{name}}”?",
|
|
3189
|
+
deleteDescription: "Cały gabinet straci ten szablon. Napisane już notatki się nie zmienią.",
|
|
3190
|
+
deleteConfirm: "Usuń szablon"
|
|
3191
|
+
}
|
|
3192
|
+
},
|
|
3112
3193
|
signatureRequest: {
|
|
3113
3194
|
title: "Podpisane dokumenty",
|
|
3114
3195
|
noSignedVersions: "Brak podpisanych wersji tego dokumentu",
|
|
@@ -444,6 +444,7 @@ export declare const ptUi: {
|
|
|
444
444
|
readonly required: "obrigatório";
|
|
445
445
|
readonly optional: "facultativo";
|
|
446
446
|
readonly progress_label: "{{percent}} concluído";
|
|
447
|
+
readonly freeOfCharge: "Gratuito";
|
|
447
448
|
};
|
|
448
449
|
readonly buttonGroup: {
|
|
449
450
|
readonly label: "Grupo de botões";
|
|
@@ -2370,21 +2371,21 @@ export declare const ptUi: {
|
|
|
2370
2371
|
readonly openNote: "Abrir nota · {{date}}";
|
|
2371
2372
|
};
|
|
2372
2373
|
readonly aiConsentBanner: {
|
|
2373
|
-
readonly regionLabel: "
|
|
2374
|
-
readonly title: "
|
|
2374
|
+
readonly regionLabel: "Consentimento de assistência de IA";
|
|
2375
|
+
readonly title: "Consentimento de assistência de IA";
|
|
2375
2376
|
readonly description: {
|
|
2376
|
-
readonly granted: "
|
|
2377
|
-
readonly required: "
|
|
2377
|
+
readonly granted: "A assistência de IA está ativada para este registo.";
|
|
2378
|
+
readonly required: "A assistência de IA requer consentimento registado antes de poder ser executada.";
|
|
2378
2379
|
};
|
|
2379
2380
|
readonly badge: {
|
|
2380
|
-
readonly granted: "
|
|
2381
|
+
readonly granted: "Consentimento concedido";
|
|
2381
2382
|
};
|
|
2382
|
-
readonly grantedAtPrefix: "
|
|
2383
|
-
readonly grantedBy: "
|
|
2384
|
-
readonly pendingLabel: "
|
|
2385
|
-
readonly confirmLabel: "
|
|
2386
|
-
readonly grantButton: "
|
|
2387
|
-
readonly notAllowed: "
|
|
2383
|
+
readonly grantedAtPrefix: "Concedido";
|
|
2384
|
+
readonly grantedBy: "Por {{name}}";
|
|
2385
|
+
readonly pendingLabel: "A guardar o consentimento…";
|
|
2386
|
+
readonly confirmLabel: "Confirmo que foi obtido o consentimento para a assistência de IA.";
|
|
2387
|
+
readonly grantButton: "Conceder consentimento";
|
|
2388
|
+
readonly notAllowed: "Não tem permissão para conceder o consentimento de assistência de IA.";
|
|
2388
2389
|
};
|
|
2389
2390
|
readonly paymentCard: {
|
|
2390
2391
|
readonly regionLabel: "Payment {{number}}";
|
|
@@ -2792,6 +2793,10 @@ export declare const ptUi: {
|
|
|
2792
2793
|
};
|
|
2793
2794
|
readonly heading: "Título";
|
|
2794
2795
|
readonly extensions: "Extensões do editor";
|
|
2796
|
+
readonly insertVariable: "Inserir variável";
|
|
2797
|
+
readonly variables: "Variáveis";
|
|
2798
|
+
readonly variableInvalid: "Variável inválida: {{tokens}}. Escolha uma em Inserir variável.";
|
|
2799
|
+
readonly variableNoMatch: "Nenhuma variável corresponde a “{{query}}”";
|
|
2795
2800
|
readonly more: "Mais opções";
|
|
2796
2801
|
readonly link: {
|
|
2797
2802
|
readonly url: "URL";
|
|
@@ -2880,6 +2885,8 @@ export declare const ptUi: {
|
|
|
2880
2885
|
readonly dictationError: "O ditado falhou. Tente novamente.";
|
|
2881
2886
|
readonly proofread: "Verificar ortografia e gramática";
|
|
2882
2887
|
readonly autoFormat: "Formatar documento automaticamente";
|
|
2888
|
+
readonly consentRecorded: "O consentimento de assistência de IA foi registado.";
|
|
2889
|
+
readonly consentRegionLabel: "Consentimento de assistência de IA para este documento";
|
|
2883
2890
|
};
|
|
2884
2891
|
};
|
|
2885
2892
|
readonly payment: {
|
|
@@ -3133,6 +3140,80 @@ export declare const ptUi: {
|
|
|
3133
3140
|
readonly fullscreen: "Ativar/desativar ecrã inteiro";
|
|
3134
3141
|
};
|
|
3135
3142
|
};
|
|
3143
|
+
readonly helpMeWriteTemplates: {
|
|
3144
|
+
readonly bar: {
|
|
3145
|
+
readonly templatesMenu: "Modelos";
|
|
3146
|
+
readonly templatesGroup: "Modelos da clínica";
|
|
3147
|
+
readonly createFirst: "Crie o seu primeiro modelo";
|
|
3148
|
+
readonly manage: "Gerir modelos";
|
|
3149
|
+
readonly defaultBadge: "Predefinido";
|
|
3150
|
+
readonly prompt: "Descreva o que escrever, ou acrescente detalhes antes de escolher um modelo";
|
|
3151
|
+
readonly write: "Escrever";
|
|
3152
|
+
readonly dictateStart: "Ditar instruções";
|
|
3153
|
+
readonly dictateStop: "Parar o ditado";
|
|
3154
|
+
readonly listening: "A ouvir…";
|
|
3155
|
+
readonly sourceSelection: "Os modelos reescrevem o texto selecionado.";
|
|
3156
|
+
readonly sourceDocument: "Os modelos reescrevem toda a nota.";
|
|
3157
|
+
readonly sourceEmpty: "A nota está vazia. Dite ou escreva primeiro para usar um modelo.";
|
|
3158
|
+
readonly error: "Algo correu mal. Tente novamente.";
|
|
3159
|
+
readonly beforeDocument: "A sua nota";
|
|
3160
|
+
readonly beforeSelection: "Texto selecionado";
|
|
3161
|
+
readonly after: "Rascunho";
|
|
3162
|
+
readonly discard: "Descartar";
|
|
3163
|
+
readonly retry: "Tentar novamente";
|
|
3164
|
+
readonly replace: "Substituir";
|
|
3165
|
+
readonly insertBelow: "Inserir abaixo";
|
|
3166
|
+
readonly insert: "Inserir";
|
|
3167
|
+
readonly close: "Fechar";
|
|
3168
|
+
};
|
|
3169
|
+
readonly undo: {
|
|
3170
|
+
readonly replaced: "Nota reescrita com “{{name}}”.";
|
|
3171
|
+
readonly addedBelow: "Rascunho de “{{name}}” adicionado abaixo.";
|
|
3172
|
+
readonly undo: "Anular";
|
|
3173
|
+
};
|
|
3174
|
+
readonly credits: {
|
|
3175
|
+
readonly title: "Ficou sem créditos de IA";
|
|
3176
|
+
readonly body: "Adicione créditos para continuar hoje.";
|
|
3177
|
+
readonly bodyResets: "O seu saldo gratuito volta a {{date}}. Adicione créditos para continuar hoje.";
|
|
3178
|
+
readonly bodyWait: "A assistência de IA volta a estar disponível quando o seu saldo mensal for renovado.";
|
|
3179
|
+
readonly bodyWaitResets: "A assistência de IA volta a estar disponível a {{date}}, quando o seu saldo mensal for renovado.";
|
|
3180
|
+
readonly meterLabel: "Créditos de IA este mês";
|
|
3181
|
+
readonly remaining: "Restam {{remaining}} de {{limit}}";
|
|
3182
|
+
readonly cta: "Comprar créditos de IA";
|
|
3183
|
+
readonly secondary: "Ver quanto custa cada ação";
|
|
3184
|
+
readonly back: "Voltar";
|
|
3185
|
+
readonly kept: "A sua nota e as instruções ficam guardadas.";
|
|
3186
|
+
};
|
|
3187
|
+
readonly manager: {
|
|
3188
|
+
readonly title: "Modelos de IA";
|
|
3189
|
+
readonly description: "Partilhados com toda a clínica. O modelo predefinido aparece primeiro.";
|
|
3190
|
+
readonly new: "Novo modelo";
|
|
3191
|
+
readonly done: "Concluído";
|
|
3192
|
+
readonly listLabel: "Modelos";
|
|
3193
|
+
readonly edit: "Editar {{name}}";
|
|
3194
|
+
readonly delete: "Eliminar {{name}}";
|
|
3195
|
+
readonly emptyTitle: "Ainda não há modelos";
|
|
3196
|
+
readonly emptyDescription: "Um modelo transforma um ditado numa nota estruturada com um clique.";
|
|
3197
|
+
readonly formNew: "Novo modelo";
|
|
3198
|
+
readonly formEdit: "Editar modelo";
|
|
3199
|
+
readonly name: "Nome";
|
|
3200
|
+
readonly namePlaceholder: "Por exemplo: nota SOAP";
|
|
3201
|
+
readonly descLabel: "Descrição curta";
|
|
3202
|
+
readonly descHint: "Aparece por baixo do nome no menu de modelos.";
|
|
3203
|
+
readonly prompt: "Instruções para a IA";
|
|
3204
|
+
readonly promptDescription: "Descreva a estrutura, as secções e o tom que pretende. O texto da nota é acrescentado automaticamente.";
|
|
3205
|
+
readonly isDefault: "Usar como predefinido";
|
|
3206
|
+
readonly save: "Guardar modelo";
|
|
3207
|
+
readonly cancel: "Cancelar";
|
|
3208
|
+
readonly saveError: "Não foi possível guardar o modelo. Tente novamente.";
|
|
3209
|
+
readonly nameRequired: "Introduza um nome.";
|
|
3210
|
+
readonly nameTaken: "Já existe um modelo com este nome.";
|
|
3211
|
+
readonly promptRequired: "Introduza as instruções.";
|
|
3212
|
+
readonly deleteTitle: "Eliminar “{{name}}”?";
|
|
3213
|
+
readonly deleteDescription: "Toda a clínica perde este modelo. As notas já escritas não mudam.";
|
|
3214
|
+
readonly deleteConfirm: "Eliminar modelo";
|
|
3215
|
+
};
|
|
3216
|
+
};
|
|
3136
3217
|
readonly signatureRequest: {
|
|
3137
3218
|
readonly title: "Documentos assinados";
|
|
3138
3219
|
readonly noSignedVersions: "Não existem versões assinadas deste documento";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -434,7 +434,8 @@ const e = {
|
|
|
434
434
|
loading: "A carregar...",
|
|
435
435
|
required: "obrigatório",
|
|
436
436
|
optional: "facultativo",
|
|
437
|
-
progress_label: "{{percent}} concluído"
|
|
437
|
+
progress_label: "{{percent}} concluído",
|
|
438
|
+
freeOfCharge: "Gratuito"
|
|
438
439
|
},
|
|
439
440
|
buttonGroup: {
|
|
440
441
|
label: "Grupo de botões",
|
|
@@ -2354,21 +2355,21 @@ const e = {
|
|
|
2354
2355
|
openNote: "Abrir nota · {{date}}"
|
|
2355
2356
|
},
|
|
2356
2357
|
aiConsentBanner: {
|
|
2357
|
-
regionLabel: "
|
|
2358
|
-
title: "
|
|
2358
|
+
regionLabel: "Consentimento de assistência de IA",
|
|
2359
|
+
title: "Consentimento de assistência de IA",
|
|
2359
2360
|
description: {
|
|
2360
|
-
granted: "
|
|
2361
|
-
required: "
|
|
2361
|
+
granted: "A assistência de IA está ativada para este registo.",
|
|
2362
|
+
required: "A assistência de IA requer consentimento registado antes de poder ser executada."
|
|
2362
2363
|
},
|
|
2363
2364
|
badge: {
|
|
2364
|
-
granted: "
|
|
2365
|
+
granted: "Consentimento concedido"
|
|
2365
2366
|
},
|
|
2366
|
-
grantedAtPrefix: "
|
|
2367
|
-
grantedBy: "
|
|
2368
|
-
pendingLabel: "
|
|
2369
|
-
confirmLabel: "
|
|
2370
|
-
grantButton: "
|
|
2371
|
-
notAllowed: "
|
|
2367
|
+
grantedAtPrefix: "Concedido",
|
|
2368
|
+
grantedBy: "Por {{name}}",
|
|
2369
|
+
pendingLabel: "A guardar o consentimento…",
|
|
2370
|
+
confirmLabel: "Confirmo que foi obtido o consentimento para a assistência de IA.",
|
|
2371
|
+
grantButton: "Conceder consentimento",
|
|
2372
|
+
notAllowed: "Não tem permissão para conceder o consentimento de assistência de IA."
|
|
2372
2373
|
},
|
|
2373
2374
|
paymentCard: {
|
|
2374
2375
|
regionLabel: "Payment {{number}}",
|
|
@@ -2776,6 +2777,10 @@ const e = {
|
|
|
2776
2777
|
},
|
|
2777
2778
|
heading: "Título",
|
|
2778
2779
|
extensions: "Extensões do editor",
|
|
2780
|
+
insertVariable: "Inserir variável",
|
|
2781
|
+
variables: "Variáveis",
|
|
2782
|
+
variableInvalid: "Variável inválida: {{tokens}}. Escolha uma em Inserir variável.",
|
|
2783
|
+
variableNoMatch: "Nenhuma variável corresponde a “{{query}}”",
|
|
2779
2784
|
more: "Mais opções",
|
|
2780
2785
|
link: {
|
|
2781
2786
|
url: "URL",
|
|
@@ -2863,7 +2868,9 @@ const e = {
|
|
|
2863
2868
|
listening: "A ouvir…",
|
|
2864
2869
|
dictationError: "O ditado falhou. Tente novamente.",
|
|
2865
2870
|
proofread: "Verificar ortografia e gramática",
|
|
2866
|
-
autoFormat: "Formatar documento automaticamente"
|
|
2871
|
+
autoFormat: "Formatar documento automaticamente",
|
|
2872
|
+
consentRecorded: "O consentimento de assistência de IA foi registado.",
|
|
2873
|
+
consentRegionLabel: "Consentimento de assistência de IA para este documento"
|
|
2867
2874
|
}
|
|
2868
2875
|
},
|
|
2869
2876
|
payment: {
|
|
@@ -3114,6 +3121,80 @@ const e = {
|
|
|
3114
3121
|
fullscreen: "Ativar/desativar ecrã inteiro"
|
|
3115
3122
|
}
|
|
3116
3123
|
},
|
|
3124
|
+
helpMeWriteTemplates: {
|
|
3125
|
+
bar: {
|
|
3126
|
+
templatesMenu: "Modelos",
|
|
3127
|
+
templatesGroup: "Modelos da clínica",
|
|
3128
|
+
createFirst: "Crie o seu primeiro modelo",
|
|
3129
|
+
manage: "Gerir modelos",
|
|
3130
|
+
defaultBadge: "Predefinido",
|
|
3131
|
+
prompt: "Descreva o que escrever, ou acrescente detalhes antes de escolher um modelo",
|
|
3132
|
+
write: "Escrever",
|
|
3133
|
+
dictateStart: "Ditar instruções",
|
|
3134
|
+
dictateStop: "Parar o ditado",
|
|
3135
|
+
listening: "A ouvir…",
|
|
3136
|
+
sourceSelection: "Os modelos reescrevem o texto selecionado.",
|
|
3137
|
+
sourceDocument: "Os modelos reescrevem toda a nota.",
|
|
3138
|
+
sourceEmpty: "A nota está vazia. Dite ou escreva primeiro para usar um modelo.",
|
|
3139
|
+
error: "Algo correu mal. Tente novamente.",
|
|
3140
|
+
beforeDocument: "A sua nota",
|
|
3141
|
+
beforeSelection: "Texto selecionado",
|
|
3142
|
+
after: "Rascunho",
|
|
3143
|
+
discard: "Descartar",
|
|
3144
|
+
retry: "Tentar novamente",
|
|
3145
|
+
replace: "Substituir",
|
|
3146
|
+
insertBelow: "Inserir abaixo",
|
|
3147
|
+
insert: "Inserir",
|
|
3148
|
+
close: "Fechar"
|
|
3149
|
+
},
|
|
3150
|
+
undo: {
|
|
3151
|
+
replaced: "Nota reescrita com “{{name}}”.",
|
|
3152
|
+
addedBelow: "Rascunho de “{{name}}” adicionado abaixo.",
|
|
3153
|
+
undo: "Anular"
|
|
3154
|
+
},
|
|
3155
|
+
credits: {
|
|
3156
|
+
title: "Ficou sem créditos de IA",
|
|
3157
|
+
body: "Adicione créditos para continuar hoje.",
|
|
3158
|
+
bodyResets: "O seu saldo gratuito volta a {{date}}. Adicione créditos para continuar hoje.",
|
|
3159
|
+
bodyWait: "A assistência de IA volta a estar disponível quando o seu saldo mensal for renovado.",
|
|
3160
|
+
bodyWaitResets: "A assistência de IA volta a estar disponível a {{date}}, quando o seu saldo mensal for renovado.",
|
|
3161
|
+
meterLabel: "Créditos de IA este mês",
|
|
3162
|
+
remaining: "Restam {{remaining}} de {{limit}}",
|
|
3163
|
+
cta: "Comprar créditos de IA",
|
|
3164
|
+
secondary: "Ver quanto custa cada ação",
|
|
3165
|
+
back: "Voltar",
|
|
3166
|
+
kept: "A sua nota e as instruções ficam guardadas."
|
|
3167
|
+
},
|
|
3168
|
+
manager: {
|
|
3169
|
+
title: "Modelos de IA",
|
|
3170
|
+
description: "Partilhados com toda a clínica. O modelo predefinido aparece primeiro.",
|
|
3171
|
+
new: "Novo modelo",
|
|
3172
|
+
done: "Concluído",
|
|
3173
|
+
listLabel: "Modelos",
|
|
3174
|
+
edit: "Editar {{name}}",
|
|
3175
|
+
delete: "Eliminar {{name}}",
|
|
3176
|
+
emptyTitle: "Ainda não há modelos",
|
|
3177
|
+
emptyDescription: "Um modelo transforma um ditado numa nota estruturada com um clique.",
|
|
3178
|
+
formNew: "Novo modelo",
|
|
3179
|
+
formEdit: "Editar modelo",
|
|
3180
|
+
name: "Nome",
|
|
3181
|
+
namePlaceholder: "Por exemplo: nota SOAP",
|
|
3182
|
+
descLabel: "Descrição curta",
|
|
3183
|
+
descHint: "Aparece por baixo do nome no menu de modelos.",
|
|
3184
|
+
prompt: "Instruções para a IA",
|
|
3185
|
+
promptDescription: "Descreva a estrutura, as secções e o tom que pretende. O texto da nota é acrescentado automaticamente.",
|
|
3186
|
+
isDefault: "Usar como predefinido",
|
|
3187
|
+
save: "Guardar modelo",
|
|
3188
|
+
cancel: "Cancelar",
|
|
3189
|
+
saveError: "Não foi possível guardar o modelo. Tente novamente.",
|
|
3190
|
+
nameRequired: "Introduza um nome.",
|
|
3191
|
+
nameTaken: "Já existe um modelo com este nome.",
|
|
3192
|
+
promptRequired: "Introduza as instruções.",
|
|
3193
|
+
deleteTitle: "Eliminar “{{name}}”?",
|
|
3194
|
+
deleteDescription: "Toda a clínica perde este modelo. As notas já escritas não mudam.",
|
|
3195
|
+
deleteConfirm: "Eliminar modelo"
|
|
3196
|
+
}
|
|
3197
|
+
},
|
|
3117
3198
|
signatureRequest: {
|
|
3118
3199
|
title: "Documentos assinados",
|
|
3119
3200
|
noSignedVersions: "Não existem versões assinadas deste documento",
|