@alfadocs/ui-kit-debug 1.43.0 → 1.45.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-sparkle-DXeP_6a0.js +52 -0
- package/dist/_chunks/ai-sparkle-DXeP_6a0.js.map +1 -0
- package/dist/_chunks/{calendar-ChJQzRw-.js → calendar-U6N0F99w.js} +383 -359
- package/dist/_chunks/calendar-U6N0F99w.js.map +1 -0
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +12161 -0
- package/dist/_chunks/calendar-workspace-B7KvZ1_D.js.map +1 -0
- package/dist/_chunks/{face-scheme-Dg6ZyLKb.js → face-scheme-Bm6pe7R8.js} +265 -275
- package/dist/_chunks/face-scheme-Bm6pe7R8.js.map +1 -0
- package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js +741 -0
- package/dist/_chunks/help-me-write-templates-GUeEn3Ff.js.map +1 -0
- package/dist/_chunks/{notes-panel-CRAovkjx.js → notes-panel-Dkk9QPPX.js} +159 -152
- package/dist/_chunks/notes-panel-Dkk9QPPX.js.map +1 -0
- package/dist/_chunks/{panel-subview-PMBRPFOa.js → panel-subview-CYnuX-KR.js} +61 -40
- package/dist/_chunks/panel-subview-CYnuX-KR.js.map +1 -0
- package/dist/_chunks/rich-text-editor-BrAvNajV.js +3779 -0
- package/dist/_chunks/rich-text-editor-BrAvNajV.js.map +1 -0
- package/dist/_chunks/undo-2-CYNAzclj.js +26 -0
- package/dist/_chunks/undo-2-CYNAzclj.js.map +1 -0
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +103 -0
- package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js.map +1 -0
- package/dist/_chunks/variables-menu-vXUaSBj4.js +401 -0
- package/dist/_chunks/variables-menu-vXUaSBj4.js.map +1 -0
- package/dist/agent-catalog.json +84 -3
- package/dist/agent-i18n/en.json +14 -3
- package/dist/components/ai-sparkle/ai-sparkle.d.ts +24 -0
- package/dist/components/ai-sparkle/ai-sparkle.d.ts.map +1 -0
- package/dist/components/ai-sparkle/index.d.ts +3 -0
- package/dist/components/ai-sparkle/index.d.ts.map +1 -0
- package/dist/components/ai-sparkle/index.js +5 -0
- package/dist/components/ai-sparkle/index.js.map +1 -0
- package/dist/components/calendar/calendar.d.ts +6 -0
- package/dist/components/calendar/calendar.d.ts.map +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/index.d.ts +4 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +4 -0
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/panel-subview/index.js +1 -1
- package/dist/components/panel-subview/panel-subview.d.ts +6 -0
- package/dist/components/panel-subview/panel-subview.d.ts.map +1 -1
- package/dist/components/rich-text-editor/editor-toolbar.d.ts +35 -3
- 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.agent.d.ts.map +1 -1
- package/dist/components/rich-text-editor/rich-text-editor.d.ts +98 -15
- package/dist/components/rich-text-editor/rich-text-editor.d.ts.map +1 -1
- package/dist/components/variables-menu/index.d.ts +4 -0
- package/dist/components/variables-menu/index.d.ts.map +1 -0
- package/dist/components/variables-menu/index.js +6 -0
- package/dist/components/variables-menu/index.js.map +1 -0
- package/dist/components/variables-menu/variables-menu.agent.d.ts +10 -0
- package/dist/components/variables-menu/variables-menu.agent.d.ts.map +1 -0
- package/dist/components/variables-menu/variables-menu.d.ts +53 -0
- package/dist/components/variables-menu/variables-menu.d.ts.map +1 -0
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +64 -56
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/use-ai-sparkle.d.ts +109 -0
- package/dist/hooks/use-ai-sparkle.d.ts.map +1 -0
- package/dist/host-compat.css +5 -5
- package/dist/i18n/locales/ar.d.ts +77 -6
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +78 -7
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +77 -6
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +78 -7
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +77 -6
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +78 -7
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +77 -6
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +85 -7
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +77 -6
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +78 -7
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +77 -6
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +78 -7
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +77 -6
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +78 -7
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +77 -6
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +78 -7
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +77 -6
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +78 -7
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +77 -6
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +78 -7
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +77 -6
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +78 -7
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +77 -6
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +78 -7
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +77 -6
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +78 -7
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +77 -6
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +78 -7
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +77 -6
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +78 -7
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +77 -6
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +78 -7
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +77 -6
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +78 -7
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +77 -6
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +78 -7
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +1106 -1099
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +78 -7
- package/dist/locales/de.json +78 -7
- package/dist/locales/el.json +78 -7
- package/dist/locales/en.json +78 -7
- package/dist/locales/es.json +78 -7
- package/dist/locales/fr.json +78 -7
- package/dist/locales/hi.json +78 -7
- package/dist/locales/it.json +78 -7
- package/dist/locales/ja.json +78 -7
- package/dist/locales/nl.json +78 -7
- package/dist/locales/pl.json +78 -7
- package/dist/locales/pt.json +78 -7
- package/dist/locales/ro.json +78 -7
- package/dist/locales/ru.json +78 -7
- package/dist/locales/sq.json +78 -7
- package/dist/locales/sv.json +78 -7
- package/dist/locales/tr.json +78 -7
- package/dist/locales/zh.json +78 -7
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts +8 -3
- package/dist/patterns/calendar/calendar-bookings-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-care-rules.d.ts +49 -0
- package/dist/patterns/calendar/calendar-care-rules.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts +31 -0
- package/dist/patterns/calendar/calendar-task-editor.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-waiting-list-panel.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts +8 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.model.d.ts +39 -12
- package/dist/patterns/calendar/calendar-workspace.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +9 -0
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +35 -3
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.model.d.ts +23 -1
- package/dist/patterns/calendar/calendar.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +21 -3
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts +6 -1
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +32 -1
- package/dist/patterns/calendar/calendar.types.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 +58 -26
- package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts.map +1 -1
- package/dist/patterns/help-me-write-templates/index.d.ts +1 -1
- package/dist/patterns/help-me-write-templates/index.d.ts.map +1 -1
- package/dist/patterns/help-me-write-templates/index.js +1 -1
- package/dist/tokens.css +6 -6
- package/package.json +5 -1
- package/dist/_chunks/calendar-ChJQzRw-.js.map +0 -1
- package/dist/_chunks/calendar-workspace-DhXqqu-D.js +0 -11392
- package/dist/_chunks/calendar-workspace-DhXqqu-D.js.map +0 -1
- package/dist/_chunks/face-scheme-Dg6ZyLKb.js.map +0 -1
- package/dist/_chunks/help-me-write-templates-B-m7zgJa.js +0 -775
- package/dist/_chunks/help-me-write-templates-B-m7zgJa.js.map +0 -1
- package/dist/_chunks/highlighter-DSkckT2Q.js +0 -15
- package/dist/_chunks/highlighter-DSkckT2Q.js.map +0 -1
- package/dist/_chunks/notes-panel-CRAovkjx.js.map +0 -1
- package/dist/_chunks/panel-subview-PMBRPFOa.js.map +0 -1
- package/dist/_chunks/rich-text-editor-DUMeifwc.js +0 -3176
- package/dist/_chunks/rich-text-editor-DUMeifwc.js.map +0 -1
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js +0 -27
- package/dist/_chunks/wand-sparkles-DAjKyhz7.js.map +0 -1
|
@@ -2793,9 +2793,26 @@ export declare const plUi: {
|
|
|
2793
2793
|
readonly heading: "Nagłówek";
|
|
2794
2794
|
readonly extensions: "Rozszerzenia edytora";
|
|
2795
2795
|
readonly insertVariable: "Wstaw zmienną";
|
|
2796
|
-
readonly variables:
|
|
2796
|
+
readonly variables: {
|
|
2797
|
+
readonly menuLabel: "Zmienne";
|
|
2798
|
+
readonly search: "Szukaj zmiennych…";
|
|
2799
|
+
readonly recent: "Ostatnie";
|
|
2800
|
+
readonly groups: {
|
|
2801
|
+
readonly patient: "Pacjent";
|
|
2802
|
+
readonly appointment: "Wizyta";
|
|
2803
|
+
readonly practice: "Gabinet";
|
|
2804
|
+
readonly operator: "Operator";
|
|
2805
|
+
readonly document: "Dokument";
|
|
2806
|
+
readonly other: "Inne";
|
|
2807
|
+
};
|
|
2808
|
+
readonly empty: "Żadna zmienna nie pasuje do „{{query}}”";
|
|
2809
|
+
readonly footer: {
|
|
2810
|
+
readonly navigate: "nawigacja";
|
|
2811
|
+
readonly insert: "wstaw";
|
|
2812
|
+
readonly close: "zamknij";
|
|
2813
|
+
};
|
|
2814
|
+
};
|
|
2797
2815
|
readonly variableInvalid: "Nieprawidłowa zmienna: {{tokens}}. Wybierz ją z menu Wstaw zmienną.";
|
|
2798
|
-
readonly variableNoMatch: "Żadna zmienna nie pasuje do „{{query}}”";
|
|
2799
2816
|
readonly more: "Więcej opcji";
|
|
2800
2817
|
readonly link: {
|
|
2801
2818
|
readonly url: "URL";
|
|
@@ -2886,6 +2903,17 @@ export declare const plUi: {
|
|
|
2886
2903
|
readonly autoFormat: "Automatyczne formatowanie dokumentu";
|
|
2887
2904
|
readonly consentRecorded: "Zgoda na wsparcie AI została zarejestrowana.";
|
|
2888
2905
|
readonly consentRegionLabel: "Zgoda na wsparcie AI dla tego dokumentu";
|
|
2906
|
+
readonly templates: "Szablony";
|
|
2907
|
+
readonly templatesGroup: "Szablony gabinetu";
|
|
2908
|
+
readonly noTemplates: "Brak szablonów";
|
|
2909
|
+
readonly templatesNoteEmpty: "Notatka jest pusta. Najpierw podyktuj lub wpisz tekst, aby użyć szablonu.";
|
|
2910
|
+
readonly createFirstTemplate: "Utwórz pierwszy szablon";
|
|
2911
|
+
readonly manageTemplates: "Zarządzaj szablonami";
|
|
2912
|
+
readonly defaultBadge: "Domyślny";
|
|
2913
|
+
readonly actionError: "Coś poszło nie tak. Spróbuj ponownie.";
|
|
2914
|
+
readonly actionStale: "Tekst zmienił się w trakcie przepisywania. Nic nie zostało zastąpione. Spróbuj ponownie.";
|
|
2915
|
+
readonly selectionTools: "Narzędzia zaznaczenia";
|
|
2916
|
+
readonly actionDone: "Gotowe. Notatka została zaktualizowana.";
|
|
2889
2917
|
};
|
|
2890
2918
|
};
|
|
2891
2919
|
readonly payment: {
|
|
@@ -3141,6 +3169,8 @@ export declare const plUi: {
|
|
|
3141
3169
|
};
|
|
3142
3170
|
readonly helpMeWriteTemplates: {
|
|
3143
3171
|
readonly bar: {
|
|
3172
|
+
readonly contextDocument: "Używa całej notatki jako kontekstu. Wersja robocza trafia w miejsce kursora.";
|
|
3173
|
+
readonly contextSelection: "Używa zaznaczonego tekstu jako kontekstu. Wersja robocza go zastępuje.";
|
|
3144
3174
|
readonly templatesMenu: "Szablony";
|
|
3145
3175
|
readonly templatesGroup: "Szablony gabinetu";
|
|
3146
3176
|
readonly createFirst: "Utwórz pierwszy szablon";
|
|
@@ -3185,10 +3215,12 @@ export declare const plUi: {
|
|
|
3185
3215
|
};
|
|
3186
3216
|
readonly manager: {
|
|
3187
3217
|
readonly title: "Szablony AI";
|
|
3188
|
-
readonly description: "Wspólne dla całego gabinetu.
|
|
3218
|
+
readonly description: "Wspólne dla całego gabinetu. Przeciągnij, aby ustalić kolejność w menu Szablony.";
|
|
3189
3219
|
readonly new: "Nowy szablon";
|
|
3190
3220
|
readonly done: "Gotowe";
|
|
3191
3221
|
readonly listLabel: "Szablony";
|
|
3222
|
+
readonly reorderHandle: "Zmień kolejność {{label}}. Naciśnij Alt + Góra lub Alt + Dół, aby przenieść.";
|
|
3223
|
+
readonly reorderAnnounce: "{{label}} przeniesiony na pozycję {{to}} z {{total}}";
|
|
3192
3224
|
readonly edit: "Edytuj {{name}}";
|
|
3193
3225
|
readonly delete: "Usuń {{name}}";
|
|
3194
3226
|
readonly emptyTitle: "Brak szablonów";
|
|
@@ -4158,7 +4190,10 @@ export declare const plUi: {
|
|
|
4158
4190
|
readonly actions: {
|
|
4159
4191
|
readonly groupLabel: "Akcje kalendarza";
|
|
4160
4192
|
readonly schedulingLabel: "Planowanie";
|
|
4193
|
+
readonly createGroupLabel: "Utwórz nowe";
|
|
4194
|
+
readonly toolsLabel: "Narzędzia agendy";
|
|
4161
4195
|
readonly newAppointment: "Nowa wizyta";
|
|
4196
|
+
readonly newTask: "Nowe zadanie";
|
|
4162
4197
|
readonly privacy: "Tryb prywatności";
|
|
4163
4198
|
readonly findFreeSlots: "Znajdź wolne terminy";
|
|
4164
4199
|
readonly printDay: "Drukuj dzień";
|
|
@@ -4543,6 +4578,8 @@ export declare const plUi: {
|
|
|
4543
4578
|
readonly chairBusy: "Wybrany fotel jest w tym czasie zajęty.";
|
|
4544
4579
|
readonly operatorBusy: "Wybrany operator jest w tym czasie zajęty.";
|
|
4545
4580
|
readonly operatorAbsent: "Wybrany operator jest nieobecny w dniu wizyty.";
|
|
4581
|
+
readonly careRestrictedResourceHint: "niedozwolone dla tego zabiegu";
|
|
4582
|
+
readonly careRestrictionConflict: "Brak wspólnego operatora/fotela dla wybranych zabiegów";
|
|
4546
4583
|
readonly reminderDisabled: "(wyłączone)";
|
|
4547
4584
|
readonly priceListAllPhases: "Wszystkie etapy";
|
|
4548
4585
|
readonly priceListBilled: "Operacja niedozwolona: ten zabieg został już zafakturowany.";
|
|
@@ -4578,6 +4615,32 @@ export declare const plUi: {
|
|
|
4578
4615
|
readonly signMode_two: "Podpisanie {{count}} wymaganego dokumentu";
|
|
4579
4616
|
readonly signMode_few: "Podpisanie {{count}} wymaganych dokumentów";
|
|
4580
4617
|
};
|
|
4618
|
+
readonly taskEditor: {
|
|
4619
|
+
readonly title: "Nowe zadanie";
|
|
4620
|
+
readonly editTitle: "Edytuj zadanie";
|
|
4621
|
+
readonly date: "Data";
|
|
4622
|
+
readonly time: "Godzina";
|
|
4623
|
+
readonly note: "Notatka";
|
|
4624
|
+
readonly noteRequired: "Wprowadź notatkę.";
|
|
4625
|
+
readonly operator: "Operator";
|
|
4626
|
+
readonly operatorNone: "Brak operatora";
|
|
4627
|
+
readonly about: "Dotyczy";
|
|
4628
|
+
readonly aboutNobody: "Nikogo";
|
|
4629
|
+
readonly aboutPatient: "Pacjent";
|
|
4630
|
+
readonly aboutCompany: "Firma";
|
|
4631
|
+
readonly companyName: "Nazwa firmy";
|
|
4632
|
+
readonly companyUnresolved: "Powiązana firma (brak na liście): {{id}}";
|
|
4633
|
+
readonly companyReplace: "Zmień firmę";
|
|
4634
|
+
readonly done: "Zakończone";
|
|
4635
|
+
readonly save: "Zapisz";
|
|
4636
|
+
readonly cancel: "Anuluj";
|
|
4637
|
+
readonly delete: "Usuń";
|
|
4638
|
+
readonly deleteConfirmTitle: "Usunąć to zadanie?";
|
|
4639
|
+
readonly deleteConfirmBody: "Zadanie zostanie usunięte. Tej czynności nie można tu cofnąć.";
|
|
4640
|
+
readonly deleteConfirm: "Usuń";
|
|
4641
|
+
readonly deleteCancel: "Zachowaj";
|
|
4642
|
+
readonly readOnlyBody: "To zadanie jest tylko do odczytu.";
|
|
4643
|
+
};
|
|
4581
4644
|
readonly findSlots: {
|
|
4582
4645
|
readonly bandOptions: "Dostępne opcje";
|
|
4583
4646
|
readonly tool: "Znajdź wolne terminy";
|
|
@@ -4806,16 +4869,19 @@ export declare const plUi: {
|
|
|
4806
4869
|
readonly undone: "Przywrócono czas trwania";
|
|
4807
4870
|
};
|
|
4808
4871
|
readonly bookings: {
|
|
4809
|
-
readonly title: "
|
|
4810
|
-
readonly intro: "
|
|
4872
|
+
readonly title: "Do uzupełnienia";
|
|
4873
|
+
readonly intro: "Widoczne wizyty, którym wciąż brakuje pacjenta, operatora lub fotela — niezależnie od tego, jak powstały.";
|
|
4811
4874
|
readonly new: "Nowa";
|
|
4812
4875
|
readonly bookedOn: "zarezerwowano {{date}}";
|
|
4813
4876
|
readonly needsPatient: "Pacjent do przypisania";
|
|
4814
4877
|
readonly needsOperator: "Operator do przypisania";
|
|
4878
|
+
readonly needsChair: "Fotel do przypisania";
|
|
4815
4879
|
readonly assignPatient: "Przypisz pacjenta";
|
|
4816
4880
|
readonly assignOperator: "Przypisz operatora";
|
|
4881
|
+
readonly assignChair: "Przypisz fotel";
|
|
4817
4882
|
readonly assignPatientShort: "Pacjent";
|
|
4818
4883
|
readonly assignOperatorShort: "Operator";
|
|
4884
|
+
readonly assignChairShort: "Fotel";
|
|
4819
4885
|
readonly edit: "Edytuj wizytę";
|
|
4820
4886
|
readonly whatsapp: "Napisz na WhatsApp";
|
|
4821
4887
|
readonly whatsappNoNumber: "Brak numeru WhatsApp dla tej rezerwacji";
|
|
@@ -4825,7 +4891,11 @@ export declare const plUi: {
|
|
|
4825
4891
|
readonly current: "Wybrana rezerwacja";
|
|
4826
4892
|
readonly showInCalendarNamed: "Pokaż rezerwację z {{when}} w kalendarzu";
|
|
4827
4893
|
readonly showInCalendar: "Pokaż w kalendarzu";
|
|
4828
|
-
readonly emptyTitle: "Brak
|
|
4894
|
+
readonly emptyTitle: "Brak wizyt do uzupełnienia.";
|
|
4895
|
+
readonly filterNoPatient: "Bez pacjenta";
|
|
4896
|
+
readonly filterNoOperator: "Bez operatora";
|
|
4897
|
+
readonly filterNoChair: "Bez fotela";
|
|
4898
|
+
readonly notShownOnChairAxis: "Nie są pokazywane w kolumnach foteli, dopóki nie przypisze się fotela.";
|
|
4829
4899
|
};
|
|
4830
4900
|
readonly waitingList: {
|
|
4831
4901
|
readonly removed: "Usunięto z listy oczekujących";
|
|
@@ -4869,6 +4939,7 @@ export declare const plUi: {
|
|
|
4869
4939
|
};
|
|
4870
4940
|
readonly readOnly: {
|
|
4871
4941
|
readonly createBlocked: "Nie masz uprawnień do tworzenia wizyt.";
|
|
4942
|
+
readonly createTaskBlocked: "Nie masz uprawnień do tworzenia zadań.";
|
|
4872
4943
|
readonly changeBlocked: "Nie masz uprawnień do modyfikowania wizyt.";
|
|
4873
4944
|
readonly waitingBlocked: "Nie masz uprawnień do modyfikowania listy oczekujących.";
|
|
4874
4945
|
readonly waitingLockedBody: "Nie masz uprawnień do modyfikowania listy oczekujących — poproś właściciela gabinetu o prawo edycji kalendarza.";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/pl.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/pl.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAq+JP,CAAC"}
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -2773,9 +2773,26 @@ const e = {
|
|
|
2773
2773
|
heading: "Nagłówek",
|
|
2774
2774
|
extensions: "Rozszerzenia edytora",
|
|
2775
2775
|
insertVariable: "Wstaw zmienną",
|
|
2776
|
-
variables:
|
|
2776
|
+
variables: {
|
|
2777
|
+
menuLabel: "Zmienne",
|
|
2778
|
+
search: "Szukaj zmiennych…",
|
|
2779
|
+
recent: "Ostatnie",
|
|
2780
|
+
groups: {
|
|
2781
|
+
patient: "Pacjent",
|
|
2782
|
+
appointment: "Wizyta",
|
|
2783
|
+
practice: "Gabinet",
|
|
2784
|
+
operator: "Operator",
|
|
2785
|
+
document: "Dokument",
|
|
2786
|
+
other: "Inne"
|
|
2787
|
+
},
|
|
2788
|
+
empty: "Żadna zmienna nie pasuje do „{{query}}”",
|
|
2789
|
+
footer: {
|
|
2790
|
+
navigate: "nawigacja",
|
|
2791
|
+
insert: "wstaw",
|
|
2792
|
+
close: "zamknij"
|
|
2793
|
+
}
|
|
2794
|
+
},
|
|
2777
2795
|
variableInvalid: "Nieprawidłowa zmienna: {{tokens}}. Wybierz ją z menu Wstaw zmienną.",
|
|
2778
|
-
variableNoMatch: "Żadna zmienna nie pasuje do „{{query}}”",
|
|
2779
2796
|
more: "Więcej opcji",
|
|
2780
2797
|
link: {
|
|
2781
2798
|
url: "URL",
|
|
@@ -2865,7 +2882,18 @@ const e = {
|
|
|
2865
2882
|
proofread: "Sprawdź pisownię i gramatykę",
|
|
2866
2883
|
autoFormat: "Automatyczne formatowanie dokumentu",
|
|
2867
2884
|
consentRecorded: "Zgoda na wsparcie AI została zarejestrowana.",
|
|
2868
|
-
consentRegionLabel: "Zgoda na wsparcie AI dla tego dokumentu"
|
|
2885
|
+
consentRegionLabel: "Zgoda na wsparcie AI dla tego dokumentu",
|
|
2886
|
+
templates: "Szablony",
|
|
2887
|
+
templatesGroup: "Szablony gabinetu",
|
|
2888
|
+
noTemplates: "Brak szablonów",
|
|
2889
|
+
templatesNoteEmpty: "Notatka jest pusta. Najpierw podyktuj lub wpisz tekst, aby użyć szablonu.",
|
|
2890
|
+
createFirstTemplate: "Utwórz pierwszy szablon",
|
|
2891
|
+
manageTemplates: "Zarządzaj szablonami",
|
|
2892
|
+
defaultBadge: "Domyślny",
|
|
2893
|
+
actionError: "Coś poszło nie tak. Spróbuj ponownie.",
|
|
2894
|
+
actionStale: "Tekst zmienił się w trakcie przepisywania. Nic nie zostało zastąpione. Spróbuj ponownie.",
|
|
2895
|
+
selectionTools: "Narzędzia zaznaczenia",
|
|
2896
|
+
actionDone: "Gotowe. Notatka została zaktualizowana."
|
|
2869
2897
|
}
|
|
2870
2898
|
},
|
|
2871
2899
|
payment: {
|
|
@@ -3118,6 +3146,8 @@ const e = {
|
|
|
3118
3146
|
},
|
|
3119
3147
|
helpMeWriteTemplates: {
|
|
3120
3148
|
bar: {
|
|
3149
|
+
contextDocument: "Używa całej notatki jako kontekstu. Wersja robocza trafia w miejsce kursora.",
|
|
3150
|
+
contextSelection: "Używa zaznaczonego tekstu jako kontekstu. Wersja robocza go zastępuje.",
|
|
3121
3151
|
templatesMenu: "Szablony",
|
|
3122
3152
|
templatesGroup: "Szablony gabinetu",
|
|
3123
3153
|
createFirst: "Utwórz pierwszy szablon",
|
|
@@ -3162,10 +3192,12 @@ const e = {
|
|
|
3162
3192
|
},
|
|
3163
3193
|
manager: {
|
|
3164
3194
|
title: "Szablony AI",
|
|
3165
|
-
description: "Wspólne dla całego gabinetu.
|
|
3195
|
+
description: "Wspólne dla całego gabinetu. Przeciągnij, aby ustalić kolejność w menu Szablony.",
|
|
3166
3196
|
new: "Nowy szablon",
|
|
3167
3197
|
done: "Gotowe",
|
|
3168
3198
|
listLabel: "Szablony",
|
|
3199
|
+
reorderHandle: "Zmień kolejność {{label}}. Naciśnij Alt + Góra lub Alt + Dół, aby przenieść.",
|
|
3200
|
+
reorderAnnounce: "{{label}} przeniesiony na pozycję {{to}} z {{total}}",
|
|
3169
3201
|
edit: "Edytuj {{name}}",
|
|
3170
3202
|
delete: "Usuń {{name}}",
|
|
3171
3203
|
emptyTitle: "Brak szablonów",
|
|
@@ -4126,7 +4158,10 @@ const e = {
|
|
|
4126
4158
|
actions: {
|
|
4127
4159
|
groupLabel: "Akcje kalendarza",
|
|
4128
4160
|
schedulingLabel: "Planowanie",
|
|
4161
|
+
createGroupLabel: "Utwórz nowe",
|
|
4162
|
+
toolsLabel: "Narzędzia agendy",
|
|
4129
4163
|
newAppointment: "Nowa wizyta",
|
|
4164
|
+
newTask: "Nowe zadanie",
|
|
4130
4165
|
privacy: "Tryb prywatności",
|
|
4131
4166
|
findFreeSlots: "Znajdź wolne terminy",
|
|
4132
4167
|
printDay: "Drukuj dzień",
|
|
@@ -4511,6 +4546,8 @@ const e = {
|
|
|
4511
4546
|
chairBusy: "Wybrany fotel jest w tym czasie zajęty.",
|
|
4512
4547
|
operatorBusy: "Wybrany operator jest w tym czasie zajęty.",
|
|
4513
4548
|
operatorAbsent: "Wybrany operator jest nieobecny w dniu wizyty.",
|
|
4549
|
+
careRestrictedResourceHint: "niedozwolone dla tego zabiegu",
|
|
4550
|
+
careRestrictionConflict: "Brak wspólnego operatora/fotela dla wybranych zabiegów",
|
|
4514
4551
|
reminderDisabled: "(wyłączone)",
|
|
4515
4552
|
priceListAllPhases: "Wszystkie etapy",
|
|
4516
4553
|
priceListBilled: "Operacja niedozwolona: ten zabieg został już zafakturowany.",
|
|
@@ -4546,6 +4583,32 @@ const e = {
|
|
|
4546
4583
|
signMode_two: "Podpisanie {{count}} wymaganego dokumentu",
|
|
4547
4584
|
signMode_few: "Podpisanie {{count}} wymaganych dokumentów"
|
|
4548
4585
|
},
|
|
4586
|
+
taskEditor: {
|
|
4587
|
+
title: "Nowe zadanie",
|
|
4588
|
+
editTitle: "Edytuj zadanie",
|
|
4589
|
+
date: "Data",
|
|
4590
|
+
time: "Godzina",
|
|
4591
|
+
note: "Notatka",
|
|
4592
|
+
noteRequired: "Wprowadź notatkę.",
|
|
4593
|
+
operator: "Operator",
|
|
4594
|
+
operatorNone: "Brak operatora",
|
|
4595
|
+
about: "Dotyczy",
|
|
4596
|
+
aboutNobody: "Nikogo",
|
|
4597
|
+
aboutPatient: "Pacjent",
|
|
4598
|
+
aboutCompany: "Firma",
|
|
4599
|
+
companyName: "Nazwa firmy",
|
|
4600
|
+
companyUnresolved: "Powiązana firma (brak na liście): {{id}}",
|
|
4601
|
+
companyReplace: "Zmień firmę",
|
|
4602
|
+
done: "Zakończone",
|
|
4603
|
+
save: "Zapisz",
|
|
4604
|
+
cancel: "Anuluj",
|
|
4605
|
+
delete: "Usuń",
|
|
4606
|
+
deleteConfirmTitle: "Usunąć to zadanie?",
|
|
4607
|
+
deleteConfirmBody: "Zadanie zostanie usunięte. Tej czynności nie można tu cofnąć.",
|
|
4608
|
+
deleteConfirm: "Usuń",
|
|
4609
|
+
deleteCancel: "Zachowaj",
|
|
4610
|
+
readOnlyBody: "To zadanie jest tylko do odczytu."
|
|
4611
|
+
},
|
|
4549
4612
|
findSlots: {
|
|
4550
4613
|
bandOptions: "Dostępne opcje",
|
|
4551
4614
|
tool: "Znajdź wolne terminy",
|
|
@@ -4774,16 +4837,19 @@ const e = {
|
|
|
4774
4837
|
undone: "Przywrócono czas trwania"
|
|
4775
4838
|
},
|
|
4776
4839
|
bookings: {
|
|
4777
|
-
title: "
|
|
4778
|
-
intro: "
|
|
4840
|
+
title: "Do uzupełnienia",
|
|
4841
|
+
intro: "Widoczne wizyty, którym wciąż brakuje pacjenta, operatora lub fotela — niezależnie od tego, jak powstały.",
|
|
4779
4842
|
new: "Nowa",
|
|
4780
4843
|
bookedOn: "zarezerwowano {{date}}",
|
|
4781
4844
|
needsPatient: "Pacjent do przypisania",
|
|
4782
4845
|
needsOperator: "Operator do przypisania",
|
|
4846
|
+
needsChair: "Fotel do przypisania",
|
|
4783
4847
|
assignPatient: "Przypisz pacjenta",
|
|
4784
4848
|
assignOperator: "Przypisz operatora",
|
|
4849
|
+
assignChair: "Przypisz fotel",
|
|
4785
4850
|
assignPatientShort: "Pacjent",
|
|
4786
4851
|
assignOperatorShort: "Operator",
|
|
4852
|
+
assignChairShort: "Fotel",
|
|
4787
4853
|
edit: "Edytuj wizytę",
|
|
4788
4854
|
whatsapp: "Napisz na WhatsApp",
|
|
4789
4855
|
whatsappNoNumber: "Brak numeru WhatsApp dla tej rezerwacji",
|
|
@@ -4793,7 +4859,11 @@ const e = {
|
|
|
4793
4859
|
current: "Wybrana rezerwacja",
|
|
4794
4860
|
showInCalendarNamed: "Pokaż rezerwację z {{when}} w kalendarzu",
|
|
4795
4861
|
showInCalendar: "Pokaż w kalendarzu",
|
|
4796
|
-
emptyTitle: "Brak
|
|
4862
|
+
emptyTitle: "Brak wizyt do uzupełnienia.",
|
|
4863
|
+
filterNoPatient: "Bez pacjenta",
|
|
4864
|
+
filterNoOperator: "Bez operatora",
|
|
4865
|
+
filterNoChair: "Bez fotela",
|
|
4866
|
+
notShownOnChairAxis: "Nie są pokazywane w kolumnach foteli, dopóki nie przypisze się fotela."
|
|
4797
4867
|
},
|
|
4798
4868
|
waitingList: {
|
|
4799
4869
|
removed: "Usunięto z listy oczekujących",
|
|
@@ -4837,6 +4907,7 @@ const e = {
|
|
|
4837
4907
|
},
|
|
4838
4908
|
readOnly: {
|
|
4839
4909
|
createBlocked: "Nie masz uprawnień do tworzenia wizyt.",
|
|
4910
|
+
createTaskBlocked: "Nie masz uprawnień do tworzenia zadań.",
|
|
4840
4911
|
changeBlocked: "Nie masz uprawnień do modyfikowania wizyt.",
|
|
4841
4912
|
waitingBlocked: "Nie masz uprawnień do modyfikowania listy oczekujących.",
|
|
4842
4913
|
waitingLockedBody: "Nie masz uprawnień do modyfikowania listy oczekujących — poproś właściciela gabinetu o prawo edycji kalendarza."
|