@alfadocs/ui-kit-debug 1.29.0 → 1.31.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/{address-fields-CZ0pEdEI.js → address-fields-jFfjxOQR.js} +3 -3
- package/dist/_chunks/{address-fields-CZ0pEdEI.js.map → address-fields-jFfjxOQR.js.map} +1 -1
- package/dist/_chunks/{anamnesis-summary-rows-DwjqZgR5.js → anamnesis-summary-rows-DMO3MWSt.js} +2 -2
- package/dist/_chunks/{anamnesis-summary-rows-DwjqZgR5.js.map → anamnesis-summary-rows-DMO3MWSt.js.map} +1 -1
- package/dist/_chunks/{appointment-card-Dzr3GeVz.js → appointment-card-CvUFFEdS.js} +8 -6
- package/dist/_chunks/appointment-card-CvUFFEdS.js.map +1 -0
- package/dist/_chunks/{appointment-timeline-DhHwmHo1.js → appointment-timeline-DsMZY7U9.js} +2 -2
- package/dist/_chunks/{appointment-timeline-DhHwmHo1.js.map → appointment-timeline-DsMZY7U9.js.map} +1 -1
- package/dist/_chunks/{appointment-tray-4FUu_5NX.js → appointment-tray-Z2GaOIYQ.js} +2 -2
- package/dist/_chunks/{appointment-tray-4FUu_5NX.js.map → appointment-tray-Z2GaOIYQ.js.map} +1 -1
- package/dist/_chunks/{booking-AabCk7CI.js → booking-jGzRUETo.js} +2 -2
- package/dist/_chunks/{booking-AabCk7CI.js.map → booking-jGzRUETo.js.map} +1 -1
- package/dist/_chunks/{calendar-CI9MINcR.js → calendar-BNQKpxhE.js} +494 -438
- package/dist/_chunks/calendar-BNQKpxhE.js.map +1 -0
- package/dist/_chunks/{calendar-event-card-66CEEWU6.js → calendar-event-card-DSh-69HT.js} +130 -122
- package/dist/_chunks/calendar-event-card-DSh-69HT.js.map +1 -0
- package/dist/_chunks/calendar-workspace-Dy1jHBvG.js +9392 -0
- package/dist/_chunks/calendar-workspace-Dy1jHBvG.js.map +1 -0
- package/dist/_chunks/{clinical-note-card-BBgFd2nB.js → clinical-note-card-yCTR9DB6.js} +185 -188
- package/dist/_chunks/clinical-note-card-yCTR9DB6.js.map +1 -0
- package/dist/_chunks/{color-picker-CU303VjY.js → color-picker-Bl5f0iK1.js} +28 -25
- package/dist/_chunks/color-picker-Bl5f0iK1.js.map +1 -0
- package/dist/_chunks/{combobox-D7_NLE2Z.js → combobox-DnSdYssy.js} +216 -215
- package/dist/_chunks/combobox-DnSdYssy.js.map +1 -0
- package/dist/_chunks/{country-select-DzbPFktV.js → country-select-CfDNFG5c.js} +2 -2
- package/dist/_chunks/{country-select-DzbPFktV.js.map → country-select-CfDNFG5c.js.map} +1 -1
- package/dist/_chunks/{face-scheme-DA2vjqaM.js → face-scheme-l-CQyLs-.js} +2 -2
- package/dist/_chunks/{face-scheme-DA2vjqaM.js.map → face-scheme-l-CQyLs-.js.map} +1 -1
- package/dist/_chunks/notes-panel-am6e-Lwh.js +380 -0
- package/dist/_chunks/notes-panel-am6e-Lwh.js.map +1 -0
- package/dist/_chunks/{patient-details-DYAmq76G.js → patient-details-CdfursHt.js} +3 -3
- package/dist/_chunks/{patient-details-DYAmq76G.js.map → patient-details-CdfursHt.js.map} +1 -1
- package/dist/_chunks/{province-select-BBc7s7vR.js → province-select-BaUnkg4S.js} +2 -2
- package/dist/_chunks/{province-select-BBc7s7vR.js.map → province-select-BaUnkg4S.js.map} +1 -1
- package/dist/_chunks/{rich-text-editor-lSCiE0Zz.js → rich-text-editor-VJATL1Tk.js} +2 -2
- package/dist/_chunks/{rich-text-editor-lSCiE0Zz.js.map → rich-text-editor-VJATL1Tk.js.map} +1 -1
- package/dist/_chunks/{sparkline-BmGcEyZO.js → sparkline-Dx_sxK3J.js} +228 -198
- package/dist/_chunks/sparkline-Dx_sxK3J.js.map +1 -0
- package/dist/_chunks/{timeline-r-8IUoBS.js → timeline-u-2t9t_M.js} +37 -35
- package/dist/_chunks/timeline-u-2t9t_M.js.map +1 -0
- package/dist/_chunks/use-zoom-drilldown-qCX34w9I.js +210 -0
- package/dist/_chunks/use-zoom-drilldown-qCX34w9I.js.map +1 -0
- package/dist/agent-catalog.json +55 -11
- package/dist/agent-i18n/en.json +10 -8
- package/dist/components/_shared/get-error-message.d.ts +3 -0
- package/dist/components/_shared/get-error-message.d.ts.map +1 -0
- package/dist/components/address-fields/index.js +1 -1
- package/dist/components/appointment-card/appointment-card.d.ts.map +1 -1
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/calendar/calendar.d.ts +26 -2
- package/dist/components/calendar/calendar.d.ts.map +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/calendar-event-card.d.ts +9 -0
- package/dist/components/calendar-event-card/calendar-event-card.d.ts.map +1 -1
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/clinical-note-card/clinical-note-card.d.ts +16 -1
- package/dist/components/clinical-note-card/clinical-note-card.d.ts.map +1 -1
- package/dist/components/clinical-note-card/index.js +1 -1
- package/dist/components/color-picker/color-utils.d.ts.map +1 -1
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/combobox/combobox.d.ts +5 -0
- package/dist/components/combobox/combobox.d.ts.map +1 -1
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/country-select/index.js +1 -1
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.d.ts +1 -1
- 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.agent.d.ts.map +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +24 -5
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/province-select/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/sparkline/index.js +1 -1
- package/dist/components/sparkline/sparkline.agent.d.ts.map +1 -1
- package/dist/components/sparkline/sparkline.d.ts +6 -0
- package/dist/components/sparkline/sparkline.d.ts.map +1 -1
- package/dist/components/timeline/index.js +1 -1
- package/dist/components/timeline/timeline.d.ts +2 -0
- package/dist/components/timeline/timeline.d.ts.map +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +56 -54
- package/dist/hooks/use-zoom-drilldown.d.ts +23 -0
- package/dist/hooks/use-zoom-drilldown.d.ts.map +1 -0
- package/dist/host-compat.css +10 -1
- package/dist/i18n/locales/ar.d.ts +50 -0
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +54 -4
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +60 -10
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +64 -14
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +50 -0
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +54 -4
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +50 -0
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +54 -4
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +50 -0
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +54 -4
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +50 -0
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +53 -3
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +50 -0
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +54 -4
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +60 -10
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +64 -14
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +50 -0
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +54 -4
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +50 -0
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +54 -4
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +50 -0
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +54 -4
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +50 -0
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +54 -4
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +50 -0
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +53 -3
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +50 -0
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +54 -4
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +50 -0
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +54 -4
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +50 -0
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +54 -4
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +50 -0
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +54 -4
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +50 -0
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +54 -4
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +1073 -1070
- package/dist/locales/ar.json +54 -4
- package/dist/locales/de.json +64 -14
- package/dist/locales/el.json +54 -4
- package/dist/locales/en.json +54 -4
- package/dist/locales/es.json +54 -4
- package/dist/locales/fr.json +53 -3
- package/dist/locales/hi.json +54 -4
- package/dist/locales/it.json +64 -14
- package/dist/locales/ja.json +54 -4
- package/dist/locales/nl.json +54 -4
- package/dist/locales/pl.json +54 -4
- package/dist/locales/pt.json +54 -4
- package/dist/locales/ro.json +53 -3
- package/dist/locales/ru.json +54 -4
- package/dist/locales/sq.json +54 -4
- package/dist/locales/sv.json +54 -4
- package/dist/locales/tr.json +54 -4
- package/dist/locales/zh.json +54 -4
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-appointment-details.d.ts +145 -0
- package/dist/patterns/calendar/calendar-appointment-details.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts +32 -0
- package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-editor-hydration.d.ts +59 -0
- package/dist/patterns/calendar/calendar-editor-hydration.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-notes-tool.d.ts +14 -0
- package/dist/patterns/calendar/calendar-notes-tool.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-patient-picker.d.ts +11 -0
- package/dist/patterns/calendar/calendar-patient-picker.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-series-scope-chooser.d.ts +18 -0
- package/dist/patterns/calendar/calendar-series-scope-chooser.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts +26 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.model.d.ts +8 -5
- package/dist/patterns/calendar/calendar-workspace.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +66 -1
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.host.d.ts +2 -0
- package/dist/patterns/calendar/calendar.host.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +42 -7
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.model.d.ts +54 -5
- package/dist/patterns/calendar/calendar.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +68 -15
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts +12 -2
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +29 -1
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.d.ts +9 -6
- package/dist/patterns/calendar/index.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +15 -14
- package/dist/tokens.css +10 -2
- package/package.json +1 -1
- package/dist/_chunks/appointment-card-Dzr3GeVz.js.map +0 -1
- package/dist/_chunks/calendar-CI9MINcR.js.map +0 -1
- package/dist/_chunks/calendar-event-card-66CEEWU6.js.map +0 -1
- package/dist/_chunks/calendar-workspace-a84AHQwj.js +0 -7506
- package/dist/_chunks/calendar-workspace-a84AHQwj.js.map +0 -1
- package/dist/_chunks/clinical-note-card-BBgFd2nB.js.map +0 -1
- package/dist/_chunks/color-picker-CU303VjY.js.map +0 -1
- package/dist/_chunks/combobox-D7_NLE2Z.js.map +0 -1
- package/dist/_chunks/notes-panel-CTNpsByN.js +0 -353
- package/dist/_chunks/notes-panel-CTNpsByN.js.map +0 -1
- package/dist/_chunks/sparkline-BmGcEyZO.js.map +0 -1
- package/dist/_chunks/timeline-r-8IUoBS.js.map +0 -1
- package/dist/_chunks/use-signing-session-CyOZWinp.js +0 -147
- package/dist/_chunks/use-signing-session-CyOZWinp.js.map +0 -1
|
@@ -1652,6 +1652,7 @@ export declare const svUi: {
|
|
|
1652
1652
|
readonly allDay: "Hela dagen";
|
|
1653
1653
|
readonly noEvents: "Inga händelser att visa";
|
|
1654
1654
|
readonly scrollableRegion: "Kalenderrutnät — använd piltangenter eller scrolla för att navigera";
|
|
1655
|
+
readonly loadingDay: "Den här dagen laddas fortfarande";
|
|
1655
1656
|
readonly eventMoved: "{{title}} flyttad";
|
|
1656
1657
|
readonly eventResized: "{{title}} justerad till {{duration}} minuter";
|
|
1657
1658
|
readonly privacyModeOn: "Integritetsläge aktiverat — patientnamn dolda";
|
|
@@ -1676,6 +1677,7 @@ export declare const svUi: {
|
|
|
1676
1677
|
readonly eventKind: {
|
|
1677
1678
|
readonly task: "Uppgift";
|
|
1678
1679
|
readonly draft: "Utkast";
|
|
1680
|
+
readonly pendingDetails: "Läser in detaljer…";
|
|
1679
1681
|
};
|
|
1680
1682
|
readonly resourceLabel: {
|
|
1681
1683
|
readonly chairs: "Behandlingsstolar";
|
|
@@ -2314,6 +2316,10 @@ export declare const svUi: {
|
|
|
2314
2316
|
readonly readMore: "Läs mer";
|
|
2315
2317
|
readonly readLess: "Läs mindre";
|
|
2316
2318
|
readonly added: "added";
|
|
2319
|
+
readonly deleted: "Borttagen";
|
|
2320
|
+
readonly showDeleted: "Visa borttagen anteckning";
|
|
2321
|
+
readonly hideDeleted: "Dölj borttagen anteckning";
|
|
2322
|
+
readonly operator: "Operatör: {{name}}";
|
|
2317
2323
|
readonly attachment: {
|
|
2318
2324
|
readonly patient: "Patient record";
|
|
2319
2325
|
readonly carePlan: "Care plan {{number}}";
|
|
@@ -3876,6 +3882,10 @@ export declare const svUi: {
|
|
|
3876
3882
|
readonly current: "Aktuell anteckning";
|
|
3877
3883
|
readonly clinicalToggle: "Klinisk anteckning";
|
|
3878
3884
|
readonly clinicalGated: "Du har inte behörighet att skriva kliniska anteckningar.";
|
|
3885
|
+
readonly loading: "Läser in anteckningar…";
|
|
3886
|
+
readonly loadError: "Det gick inte att läsa in anteckningarna.";
|
|
3887
|
+
readonly retry: "Försök igen";
|
|
3888
|
+
readonly addFailed: "Det gick inte att spara anteckningen.";
|
|
3879
3889
|
};
|
|
3880
3890
|
readonly toolRail: {
|
|
3881
3891
|
readonly reorderInstructions: "Ordna om {{tool}}. Tryck Alt + Upp eller Alt + Ned för att flytta.";
|
|
@@ -3996,6 +4006,7 @@ export declare const svUi: {
|
|
|
3996
4006
|
};
|
|
3997
4007
|
readonly rail: {
|
|
3998
4008
|
readonly editorDocked: "Formuläret för ny bokning öppnades i sidopanelen";
|
|
4009
|
+
readonly notes: "Patientanteckningar";
|
|
3999
4010
|
};
|
|
4000
4011
|
readonly details: {
|
|
4001
4012
|
readonly region: "Bokningsdetaljer";
|
|
@@ -4016,6 +4027,17 @@ export declare const svUi: {
|
|
|
4016
4027
|
readonly docked: "Bokningsdetaljer för {{name}} öppnades i sidopanelen";
|
|
4017
4028
|
readonly remind: "Skicka påminnelse";
|
|
4018
4029
|
readonly remindWhatsApp: "WhatsApp";
|
|
4030
|
+
readonly joinTelehealth: "Anslut till videobesöket";
|
|
4031
|
+
readonly documents: {
|
|
4032
|
+
readonly label: "Lägg till";
|
|
4033
|
+
readonly folder: "Mapp";
|
|
4034
|
+
readonly template: "Dokument från mall";
|
|
4035
|
+
readonly empty: "Tomt dokument";
|
|
4036
|
+
readonly identification: "Identitetshandling";
|
|
4037
|
+
readonly webcam: "Webbkamera / Inbyggd kamera";
|
|
4038
|
+
readonly bill: "Skapa faktura";
|
|
4039
|
+
};
|
|
4040
|
+
readonly createTask: "Skapa uppgift";
|
|
4019
4041
|
readonly remindSms: "SMS";
|
|
4020
4042
|
readonly remindEmail: "E-post";
|
|
4021
4043
|
readonly remindSent: "Påminnelse skickad via {{channel}}";
|
|
@@ -4063,6 +4085,10 @@ export declare const svUi: {
|
|
|
4063
4085
|
readonly notesAction: "Patientanteckningar";
|
|
4064
4086
|
readonly notesTitle: "Anteckningar · {{name}}";
|
|
4065
4087
|
readonly notesBack: "Tillbaka till detaljer";
|
|
4088
|
+
readonly notesPreviewTitle: "Anteckningar ({{count}})";
|
|
4089
|
+
readonly notesPreviewOpen: "Visa fler";
|
|
4090
|
+
readonly notesPreviewEmpty: "Inga anteckningar för patienten ännu.";
|
|
4091
|
+
readonly notesPreviewOpenNote: "Öppna anteckning {{number}}";
|
|
4066
4092
|
readonly noteEdit: "Redigera anteckning";
|
|
4067
4093
|
readonly noteEditNamed: "Redigera anteckning · {{date}}";
|
|
4068
4094
|
readonly noteDelete: "Ta bort anteckning";
|
|
@@ -4075,6 +4101,7 @@ export declare const svUi: {
|
|
|
4075
4101
|
readonly noteDeleteBody: "Anteckningen tas bort från patientjournalen. Det går inte att ångra här.";
|
|
4076
4102
|
readonly noteDeleteConfirm: "Ta bort";
|
|
4077
4103
|
readonly noteDeleteCancel: "Behåll";
|
|
4104
|
+
readonly noteSaveFailed: "Det gick inte att spara ändringen av anteckningen.";
|
|
4078
4105
|
readonly placementLabel: "Placera i kalendern";
|
|
4079
4106
|
readonly move: "Flytta…";
|
|
4080
4107
|
readonly copy: "Kopiera…";
|
|
@@ -4084,6 +4111,12 @@ export declare const svUi: {
|
|
|
4084
4111
|
readonly address: "Adress";
|
|
4085
4112
|
readonly mapsLink: "Öppna i Google Maps";
|
|
4086
4113
|
readonly bookingPhone: "Bokningens telefon";
|
|
4114
|
+
readonly sectionAppointment: "Bokning";
|
|
4115
|
+
readonly bookingName: "Bokningens namn";
|
|
4116
|
+
readonly bookingEmail: "Bokningens e-post";
|
|
4117
|
+
readonly noAddress: "Ingen adress registrerad";
|
|
4118
|
+
readonly aesMissing: "Avancerad elektronisk signatur är inte konfigurerad";
|
|
4119
|
+
readonly seriesRule: "{{frequency}} · {{count}} gånger";
|
|
4087
4120
|
readonly readOnlyTitle: "Skrivskyddad";
|
|
4088
4121
|
readonly readOnlyBody: "Du har inte behörighet att redigera bokningar — be klinikägaren om redigeringsrätt för kalendern.";
|
|
4089
4122
|
readonly history: {
|
|
@@ -4093,6 +4126,7 @@ export declare const svUi: {
|
|
|
4093
4126
|
readonly status: "Status ändrad";
|
|
4094
4127
|
readonly edited: "Redigerad";
|
|
4095
4128
|
readonly deleted: "Borttagen";
|
|
4129
|
+
readonly confirmedByPatient: "Bekräftad av patienten";
|
|
4096
4130
|
readonly movedDetail: "{{from}} → {{to}}";
|
|
4097
4131
|
readonly resizedDetail: "{{from}} min → {{to}} min";
|
|
4098
4132
|
readonly statusDetail: "{{from}} → {{to}}";
|
|
@@ -4289,6 +4323,13 @@ export declare const svUi: {
|
|
|
4289
4323
|
readonly scopeThis: "Den här bokningen";
|
|
4290
4324
|
readonly scopeFollowing: "Den här och följande bokningar";
|
|
4291
4325
|
readonly scopeAll: "Alla bokningar i serien";
|
|
4326
|
+
readonly seriesChooserTitle: "Redigera en återkommande bokning";
|
|
4327
|
+
readonly seriesChooserBody: "Bokningen {{date}} ingår i en serie. Vilka bokningar ska ändringen gälla?";
|
|
4328
|
+
readonly seriesChooserContinue: "Fortsätt";
|
|
4329
|
+
readonly seriesAllDiscardsOverrides: "Om hela serien flyttas till ett annat datum eller en annan tid tas bokningar som har ändrats var för sig bort.";
|
|
4330
|
+
readonly seriesScopeReadout: "Gäller: {{scope}}";
|
|
4331
|
+
readonly seriesScopeChange: "Ändra";
|
|
4332
|
+
readonly seriesClashNote: "Krockar kontrolleras bara för den här bokningen, inte för resten av serien.";
|
|
4292
4333
|
readonly deleteScope: "Vilka bokningar";
|
|
4293
4334
|
readonly carePlanCleanup: "Behandlingar i vårdplanen";
|
|
4294
4335
|
readonly carePlanRemove: "Ta bort behandlingen från vårdplanen";
|
|
@@ -4307,6 +4348,7 @@ export declare const svUi: {
|
|
|
4307
4348
|
readonly signMode_few: "Signatur av {{count}} obligatoriska dokument";
|
|
4308
4349
|
};
|
|
4309
4350
|
readonly findSlots: {
|
|
4351
|
+
readonly bandOptions: "Tillgängliga alternativ";
|
|
4310
4352
|
readonly tool: "Hitta lediga tider";
|
|
4311
4353
|
readonly care: "Behandling";
|
|
4312
4354
|
readonly careSearch: "Sök behandling…";
|
|
@@ -4332,6 +4374,12 @@ export declare const svUi: {
|
|
|
4332
4374
|
readonly noResultsClosed: "Kliniken är stängd alla dagar i intervallet.";
|
|
4333
4375
|
readonly capNote: "Visar de första 20 tiderna";
|
|
4334
4376
|
readonly showInCalendar: "Visa i kalendern";
|
|
4377
|
+
readonly freeOptions_zero: "{{count}} alternativ";
|
|
4378
|
+
readonly freeOptions_one: "{{count}} alternativ";
|
|
4379
|
+
readonly freeOptions_two: "{{count}} alternativ";
|
|
4380
|
+
readonly freeOptions_few: "{{count}} alternativ";
|
|
4381
|
+
readonly freeOptions_many: "{{count}} alternativ";
|
|
4382
|
+
readonly freeOptions_other: "{{count}} alternativ";
|
|
4335
4383
|
readonly device: "Utrustning";
|
|
4336
4384
|
readonly rangeTooLong: "Ett intervall längre än {{days}} dagar är inte tillåtet.";
|
|
4337
4385
|
readonly showMore: "Visa fler tider";
|
|
@@ -4339,6 +4387,8 @@ export declare const svUi: {
|
|
|
4339
4387
|
readonly noOperatorBusinessHours: "Operatörerna har inga arbetstider. Lägg till dem i schemaläggningen.";
|
|
4340
4388
|
readonly openScheduler: "Öppna schemaläggningen";
|
|
4341
4389
|
readonly free: "Ledig";
|
|
4390
|
+
readonly searching: "Söker lediga tider…";
|
|
4391
|
+
readonly searchFailed: "Det gick inte att söka lediga tider.";
|
|
4342
4392
|
};
|
|
4343
4393
|
readonly moveConfirm: {
|
|
4344
4394
|
readonly title: "Bekräfta flytt";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sv.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/sv.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"sv.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/sv.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAunJP,CAAC"}
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -1652,6 +1652,7 @@ const e = {
|
|
|
1652
1652
|
allDay: "Hela dagen",
|
|
1653
1653
|
noEvents: "Inga händelser att visa",
|
|
1654
1654
|
scrollableRegion: "Kalenderrutnät — använd piltangenter eller scrolla för att navigera",
|
|
1655
|
+
loadingDay: "Den här dagen laddas fortfarande",
|
|
1655
1656
|
eventMoved: "{{title}} flyttad",
|
|
1656
1657
|
eventResized: "{{title}} justerad till {{duration}} minuter",
|
|
1657
1658
|
privacyModeOn: "Integritetsläge aktiverat — patientnamn dolda",
|
|
@@ -1675,7 +1676,8 @@ const e = {
|
|
|
1675
1676
|
},
|
|
1676
1677
|
eventKind: {
|
|
1677
1678
|
task: "Uppgift",
|
|
1678
|
-
draft: "Utkast"
|
|
1679
|
+
draft: "Utkast",
|
|
1680
|
+
pendingDetails: "Läser in detaljer…"
|
|
1679
1681
|
},
|
|
1680
1682
|
resourceLabel: {
|
|
1681
1683
|
chairs: "Behandlingsstolar",
|
|
@@ -2293,6 +2295,10 @@ const e = {
|
|
|
2293
2295
|
readMore: "Läs mer",
|
|
2294
2296
|
readLess: "Läs mindre",
|
|
2295
2297
|
added: "added",
|
|
2298
|
+
deleted: "Borttagen",
|
|
2299
|
+
showDeleted: "Visa borttagen anteckning",
|
|
2300
|
+
hideDeleted: "Dölj borttagen anteckning",
|
|
2301
|
+
operator: "Operatör: {{name}}",
|
|
2296
2302
|
attachment: {
|
|
2297
2303
|
patient: "Patient record",
|
|
2298
2304
|
carePlan: "Care plan {{number}}",
|
|
@@ -3840,7 +3846,11 @@ const e = {
|
|
|
3840
3846
|
empty: "Inga anteckningar ännu.",
|
|
3841
3847
|
current: "Aktuell anteckning",
|
|
3842
3848
|
clinicalToggle: "Klinisk anteckning",
|
|
3843
|
-
clinicalGated: "Du har inte behörighet att skriva kliniska anteckningar."
|
|
3849
|
+
clinicalGated: "Du har inte behörighet att skriva kliniska anteckningar.",
|
|
3850
|
+
loading: "Läser in anteckningar…",
|
|
3851
|
+
loadError: "Det gick inte att läsa in anteckningarna.",
|
|
3852
|
+
retry: "Försök igen",
|
|
3853
|
+
addFailed: "Det gick inte att spara anteckningen."
|
|
3844
3854
|
},
|
|
3845
3855
|
toolRail: {
|
|
3846
3856
|
reorderInstructions: "Ordna om {{tool}}. Tryck Alt + Upp eller Alt + Ned för att flytta.",
|
|
@@ -3960,7 +3970,8 @@ const e = {
|
|
|
3960
3970
|
month: "Månad"
|
|
3961
3971
|
},
|
|
3962
3972
|
rail: {
|
|
3963
|
-
editorDocked: "Formuläret för ny bokning öppnades i sidopanelen"
|
|
3973
|
+
editorDocked: "Formuläret för ny bokning öppnades i sidopanelen",
|
|
3974
|
+
notes: "Patientanteckningar"
|
|
3964
3975
|
},
|
|
3965
3976
|
details: {
|
|
3966
3977
|
region: "Bokningsdetaljer",
|
|
@@ -3981,6 +3992,17 @@ const e = {
|
|
|
3981
3992
|
docked: "Bokningsdetaljer för {{name}} öppnades i sidopanelen",
|
|
3982
3993
|
remind: "Skicka påminnelse",
|
|
3983
3994
|
remindWhatsApp: "WhatsApp",
|
|
3995
|
+
joinTelehealth: "Anslut till videobesöket",
|
|
3996
|
+
documents: {
|
|
3997
|
+
label: "Lägg till",
|
|
3998
|
+
folder: "Mapp",
|
|
3999
|
+
template: "Dokument från mall",
|
|
4000
|
+
empty: "Tomt dokument",
|
|
4001
|
+
identification: "Identitetshandling",
|
|
4002
|
+
webcam: "Webbkamera / Inbyggd kamera",
|
|
4003
|
+
bill: "Skapa faktura"
|
|
4004
|
+
},
|
|
4005
|
+
createTask: "Skapa uppgift",
|
|
3984
4006
|
remindSms: "SMS",
|
|
3985
4007
|
remindEmail: "E-post",
|
|
3986
4008
|
remindSent: "Påminnelse skickad via {{channel}}",
|
|
@@ -4028,6 +4050,10 @@ const e = {
|
|
|
4028
4050
|
notesAction: "Patientanteckningar",
|
|
4029
4051
|
notesTitle: "Anteckningar · {{name}}",
|
|
4030
4052
|
notesBack: "Tillbaka till detaljer",
|
|
4053
|
+
notesPreviewTitle: "Anteckningar ({{count}})",
|
|
4054
|
+
notesPreviewOpen: "Visa fler",
|
|
4055
|
+
notesPreviewEmpty: "Inga anteckningar för patienten ännu.",
|
|
4056
|
+
notesPreviewOpenNote: "Öppna anteckning {{number}}",
|
|
4031
4057
|
noteEdit: "Redigera anteckning",
|
|
4032
4058
|
noteEditNamed: "Redigera anteckning · {{date}}",
|
|
4033
4059
|
noteDelete: "Ta bort anteckning",
|
|
@@ -4040,6 +4066,7 @@ const e = {
|
|
|
4040
4066
|
noteDeleteBody: "Anteckningen tas bort från patientjournalen. Det går inte att ångra här.",
|
|
4041
4067
|
noteDeleteConfirm: "Ta bort",
|
|
4042
4068
|
noteDeleteCancel: "Behåll",
|
|
4069
|
+
noteSaveFailed: "Det gick inte att spara ändringen av anteckningen.",
|
|
4043
4070
|
placementLabel: "Placera i kalendern",
|
|
4044
4071
|
move: "Flytta…",
|
|
4045
4072
|
copy: "Kopiera…",
|
|
@@ -4049,6 +4076,12 @@ const e = {
|
|
|
4049
4076
|
address: "Adress",
|
|
4050
4077
|
mapsLink: "Öppna i Google Maps",
|
|
4051
4078
|
bookingPhone: "Bokningens telefon",
|
|
4079
|
+
sectionAppointment: "Bokning",
|
|
4080
|
+
bookingName: "Bokningens namn",
|
|
4081
|
+
bookingEmail: "Bokningens e-post",
|
|
4082
|
+
noAddress: "Ingen adress registrerad",
|
|
4083
|
+
aesMissing: "Avancerad elektronisk signatur är inte konfigurerad",
|
|
4084
|
+
seriesRule: "{{frequency}} · {{count}} gånger",
|
|
4052
4085
|
readOnlyTitle: "Skrivskyddad",
|
|
4053
4086
|
readOnlyBody: "Du har inte behörighet att redigera bokningar — be klinikägaren om redigeringsrätt för kalendern.",
|
|
4054
4087
|
history: {
|
|
@@ -4058,6 +4091,7 @@ const e = {
|
|
|
4058
4091
|
status: "Status ändrad",
|
|
4059
4092
|
edited: "Redigerad",
|
|
4060
4093
|
deleted: "Borttagen",
|
|
4094
|
+
confirmedByPatient: "Bekräftad av patienten",
|
|
4061
4095
|
movedDetail: "{{from}} → {{to}}",
|
|
4062
4096
|
resizedDetail: "{{from}} min → {{to}} min",
|
|
4063
4097
|
statusDetail: "{{from}} → {{to}}",
|
|
@@ -4254,6 +4288,13 @@ const e = {
|
|
|
4254
4288
|
scopeThis: "Den här bokningen",
|
|
4255
4289
|
scopeFollowing: "Den här och följande bokningar",
|
|
4256
4290
|
scopeAll: "Alla bokningar i serien",
|
|
4291
|
+
seriesChooserTitle: "Redigera en återkommande bokning",
|
|
4292
|
+
seriesChooserBody: "Bokningen {{date}} ingår i en serie. Vilka bokningar ska ändringen gälla?",
|
|
4293
|
+
seriesChooserContinue: "Fortsätt",
|
|
4294
|
+
seriesAllDiscardsOverrides: "Om hela serien flyttas till ett annat datum eller en annan tid tas bokningar som har ändrats var för sig bort.",
|
|
4295
|
+
seriesScopeReadout: "Gäller: {{scope}}",
|
|
4296
|
+
seriesScopeChange: "Ändra",
|
|
4297
|
+
seriesClashNote: "Krockar kontrolleras bara för den här bokningen, inte för resten av serien.",
|
|
4257
4298
|
deleteScope: "Vilka bokningar",
|
|
4258
4299
|
carePlanCleanup: "Behandlingar i vårdplanen",
|
|
4259
4300
|
carePlanRemove: "Ta bort behandlingen från vårdplanen",
|
|
@@ -4272,6 +4313,7 @@ const e = {
|
|
|
4272
4313
|
signMode_few: "Signatur av {{count}} obligatoriska dokument"
|
|
4273
4314
|
},
|
|
4274
4315
|
findSlots: {
|
|
4316
|
+
bandOptions: "Tillgängliga alternativ",
|
|
4275
4317
|
tool: "Hitta lediga tider",
|
|
4276
4318
|
care: "Behandling",
|
|
4277
4319
|
careSearch: "Sök behandling…",
|
|
@@ -4297,13 +4339,21 @@ const e = {
|
|
|
4297
4339
|
noResultsClosed: "Kliniken är stängd alla dagar i intervallet.",
|
|
4298
4340
|
capNote: "Visar de första 20 tiderna",
|
|
4299
4341
|
showInCalendar: "Visa i kalendern",
|
|
4342
|
+
freeOptions_zero: "{{count}} alternativ",
|
|
4343
|
+
freeOptions_one: "{{count}} alternativ",
|
|
4344
|
+
freeOptions_two: "{{count}} alternativ",
|
|
4345
|
+
freeOptions_few: "{{count}} alternativ",
|
|
4346
|
+
freeOptions_many: "{{count}} alternativ",
|
|
4347
|
+
freeOptions_other: "{{count}} alternativ",
|
|
4300
4348
|
device: "Utrustning",
|
|
4301
4349
|
rangeTooLong: "Ett intervall längre än {{days}} dagar är inte tillåtet.",
|
|
4302
4350
|
showMore: "Visa fler tider",
|
|
4303
4351
|
noPracticeBusinessHours: "Kliniken har inga öppettider. Lägg till dem i schemaläggningen.",
|
|
4304
4352
|
noOperatorBusinessHours: "Operatörerna har inga arbetstider. Lägg till dem i schemaläggningen.",
|
|
4305
4353
|
openScheduler: "Öppna schemaläggningen",
|
|
4306
|
-
free: "Ledig"
|
|
4354
|
+
free: "Ledig",
|
|
4355
|
+
searching: "Söker lediga tider…",
|
|
4356
|
+
searchFailed: "Det gick inte att söka lediga tider."
|
|
4307
4357
|
},
|
|
4308
4358
|
moveConfirm: {
|
|
4309
4359
|
title: "Bekräfta flytt",
|