@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
package/dist/locales/nl.json
CHANGED
|
@@ -2789,9 +2789,26 @@
|
|
|
2789
2789
|
"heading": "Koptekst",
|
|
2790
2790
|
"extensions": "Editor-extensies",
|
|
2791
2791
|
"insertVariable": "Variabele invoegen",
|
|
2792
|
-
"variables":
|
|
2792
|
+
"variables": {
|
|
2793
|
+
"menuLabel": "Variabelen",
|
|
2794
|
+
"search": "Variabelen zoeken…",
|
|
2795
|
+
"recent": "Recent",
|
|
2796
|
+
"groups": {
|
|
2797
|
+
"patient": "Patiënt",
|
|
2798
|
+
"appointment": "Afspraak",
|
|
2799
|
+
"practice": "Praktijk",
|
|
2800
|
+
"operator": "Behandelaar",
|
|
2801
|
+
"document": "Document",
|
|
2802
|
+
"other": "Overig"
|
|
2803
|
+
},
|
|
2804
|
+
"empty": "Geen variabele komt overeen met ‘{{query}}’",
|
|
2805
|
+
"footer": {
|
|
2806
|
+
"navigate": "navigeren",
|
|
2807
|
+
"insert": "invoegen",
|
|
2808
|
+
"close": "sluiten"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2793
2811
|
"variableInvalid": "Geen geldige variabele: {{tokens}}. Kies er een via Variabele invoegen.",
|
|
2794
|
-
"variableNoMatch": "Geen variabele komt overeen met ‘{{query}}’",
|
|
2795
2812
|
"more": "Meer opties",
|
|
2796
2813
|
"link": {
|
|
2797
2814
|
"url": "URL",
|
|
@@ -2881,7 +2898,18 @@
|
|
|
2881
2898
|
"proofread": "Spelling en grammatica controleren",
|
|
2882
2899
|
"autoFormat": "Document automatisch opmaken",
|
|
2883
2900
|
"consentRecorded": "De toestemming voor AI-ondersteuning is vastgelegd.",
|
|
2884
|
-
"consentRegionLabel": "Toestemming voor AI-ondersteuning voor dit document"
|
|
2901
|
+
"consentRegionLabel": "Toestemming voor AI-ondersteuning voor dit document",
|
|
2902
|
+
"templates": "Sjablonen",
|
|
2903
|
+
"templatesGroup": "Praktijksjablonen",
|
|
2904
|
+
"noTemplates": "Nog geen sjablonen",
|
|
2905
|
+
"templatesNoteEmpty": "De notitie is leeg. Dicteer of typ eerst om een sjabloon te gebruiken.",
|
|
2906
|
+
"createFirstTemplate": "Maak je eerste sjabloon",
|
|
2907
|
+
"manageTemplates": "Sjablonen beheren",
|
|
2908
|
+
"defaultBadge": "Standaard",
|
|
2909
|
+
"actionError": "Er is iets misgegaan. Probeer het opnieuw.",
|
|
2910
|
+
"actionStale": "De tekst is veranderd tijdens het herschrijven. Er is niets vervangen. Probeer het opnieuw.",
|
|
2911
|
+
"selectionTools": "Hulpmiddelen voor selectie",
|
|
2912
|
+
"actionDone": "Klaar. De notitie is bijgewerkt."
|
|
2885
2913
|
}
|
|
2886
2914
|
},
|
|
2887
2915
|
"payment": {
|
|
@@ -3137,6 +3165,8 @@
|
|
|
3137
3165
|
},
|
|
3138
3166
|
"helpMeWriteTemplates": {
|
|
3139
3167
|
"bar": {
|
|
3168
|
+
"contextDocument": "Gebruikt de hele notitie als context. Het concept komt op de cursor.",
|
|
3169
|
+
"contextSelection": "Gebruikt de geselecteerde tekst als context. Het concept vervangt die.",
|
|
3140
3170
|
"templatesMenu": "Sjablonen",
|
|
3141
3171
|
"templatesGroup": "Praktijksjablonen",
|
|
3142
3172
|
"createFirst": "Maak je eerste sjabloon",
|
|
@@ -3181,10 +3211,12 @@
|
|
|
3181
3211
|
},
|
|
3182
3212
|
"manager": {
|
|
3183
3213
|
"title": "AI-sjablonen",
|
|
3184
|
-
"description": "Gedeeld met de hele praktijk.
|
|
3214
|
+
"description": "Gedeeld met de hele praktijk. Sleep om de volgorde van het menu Sjablonen te bepalen.",
|
|
3185
3215
|
"new": "Nieuw sjabloon",
|
|
3186
3216
|
"done": "Klaar",
|
|
3187
3217
|
"listLabel": "Sjablonen",
|
|
3218
|
+
"reorderHandle": "{{label}} herordenen. Druk op Alt + Omhoog of Alt + Omlaag om te verplaatsen.",
|
|
3219
|
+
"reorderAnnounce": "{{label}} verplaatst naar positie {{to}} van {{total}}",
|
|
3188
3220
|
"edit": "{{name}} bewerken",
|
|
3189
3221
|
"delete": "{{name}} verwijderen",
|
|
3190
3222
|
"emptyTitle": "Nog geen sjablonen",
|
|
@@ -4154,7 +4186,10 @@
|
|
|
4154
4186
|
"actions": {
|
|
4155
4187
|
"groupLabel": "Agenda-acties",
|
|
4156
4188
|
"schedulingLabel": "Planning",
|
|
4189
|
+
"createGroupLabel": "Nieuw aanmaken",
|
|
4190
|
+
"toolsLabel": "Agenda-tools",
|
|
4157
4191
|
"newAppointment": "Nieuwe afspraak",
|
|
4192
|
+
"newTask": "Nieuwe taak",
|
|
4158
4193
|
"privacy": "Privacymodus",
|
|
4159
4194
|
"findFreeSlots": "Vrije tijdsloten zoeken",
|
|
4160
4195
|
"printDay": "Dag afdrukken",
|
|
@@ -4539,6 +4574,8 @@
|
|
|
4539
4574
|
"chairBusy": "De gekozen behandelstoel is op dit tijdstip bezet.",
|
|
4540
4575
|
"operatorBusy": "De gekozen operator is op dit tijdstip bezet.",
|
|
4541
4576
|
"operatorAbsent": "De gekozen operator is afwezig op de datum van de afspraak.",
|
|
4577
|
+
"careRestrictedResourceHint": "niet voorzien voor deze behandeling",
|
|
4578
|
+
"careRestrictionConflict": "Geen operator/stoel gemeenschappelijk voor de geselecteerde behandelingen",
|
|
4542
4579
|
"reminderDisabled": "(uitgeschakeld)",
|
|
4543
4580
|
"priceListAllPhases": "Alle fasen",
|
|
4544
4581
|
"priceListBilled": "Actie niet toegestaan: deze behandeling is al gefactureerd.",
|
|
@@ -4574,6 +4611,32 @@
|
|
|
4574
4611
|
"signMode_two": "Ondertekening van {{count}} verplichte documenten",
|
|
4575
4612
|
"signMode_few": "Ondertekening van {{count}} verplichte documenten"
|
|
4576
4613
|
},
|
|
4614
|
+
"taskEditor": {
|
|
4615
|
+
"title": "Nieuwe taak",
|
|
4616
|
+
"editTitle": "Taak bewerken",
|
|
4617
|
+
"date": "Datum",
|
|
4618
|
+
"time": "Tijd",
|
|
4619
|
+
"note": "Notitie",
|
|
4620
|
+
"noteRequired": "Voer een notitie in.",
|
|
4621
|
+
"operator": "Behandelaar",
|
|
4622
|
+
"operatorNone": "Geen behandelaar",
|
|
4623
|
+
"about": "Betreft",
|
|
4624
|
+
"aboutNobody": "Niemand",
|
|
4625
|
+
"aboutPatient": "Patiënt",
|
|
4626
|
+
"aboutCompany": "Bedrijf",
|
|
4627
|
+
"companyName": "Bedrijfsnaam",
|
|
4628
|
+
"companyUnresolved": "Gekoppeld bedrijf (niet in de lijst): {{id}}",
|
|
4629
|
+
"companyReplace": "Bedrijf vervangen",
|
|
4630
|
+
"done": "Voltooid",
|
|
4631
|
+
"save": "Opslaan",
|
|
4632
|
+
"cancel": "Annuleren",
|
|
4633
|
+
"delete": "Verwijderen",
|
|
4634
|
+
"deleteConfirmTitle": "Deze taak verwijderen?",
|
|
4635
|
+
"deleteConfirmBody": "De taak wordt verwijderd. Dit kan hier niet ongedaan worden gemaakt.",
|
|
4636
|
+
"deleteConfirm": "Verwijderen",
|
|
4637
|
+
"deleteCancel": "Behouden",
|
|
4638
|
+
"readOnlyBody": "Deze taak is alleen-lezen."
|
|
4639
|
+
},
|
|
4577
4640
|
"findSlots": {
|
|
4578
4641
|
"bandOptions": "Beschikbare opties",
|
|
4579
4642
|
"tool": "Vrije tijdsloten zoeken",
|
|
@@ -4802,16 +4865,19 @@
|
|
|
4802
4865
|
"undone": "Duur hersteld"
|
|
4803
4866
|
},
|
|
4804
4867
|
"bookings": {
|
|
4805
|
-
"title": "
|
|
4806
|
-
"intro": "
|
|
4868
|
+
"title": "Nog af te ronden",
|
|
4869
|
+
"intro": "Afspraken in beeld die nog een patiënt, een operator of een behandelstoel nodig hebben, ongeacht hun herkomst.",
|
|
4807
4870
|
"new": "Nieuw",
|
|
4808
4871
|
"bookedOn": "geboekt op {{date}}",
|
|
4809
4872
|
"needsPatient": "Patiënt toe te wijzen",
|
|
4810
4873
|
"needsOperator": "Operator toe te wijzen",
|
|
4874
|
+
"needsChair": "Behandelstoel toe te wijzen",
|
|
4811
4875
|
"assignPatient": "Patiënt toewijzen",
|
|
4812
4876
|
"assignOperator": "Operator toewijzen",
|
|
4877
|
+
"assignChair": "Behandelstoel toewijzen",
|
|
4813
4878
|
"assignPatientShort": "Patiënt",
|
|
4814
4879
|
"assignOperatorShort": "Operator",
|
|
4880
|
+
"assignChairShort": "Stoel",
|
|
4815
4881
|
"edit": "Afspraak bewerken",
|
|
4816
4882
|
"whatsapp": "Bericht via WhatsApp",
|
|
4817
4883
|
"whatsappNoNumber": "Geen WhatsApp-nummer voor deze boeking",
|
|
@@ -4821,7 +4887,11 @@
|
|
|
4821
4887
|
"current": "Geselecteerde boeking",
|
|
4822
4888
|
"showInCalendarNamed": "De boeking van {{when}} in de kalender tonen",
|
|
4823
4889
|
"showInCalendar": "In kalender tonen",
|
|
4824
|
-
"emptyTitle": "Geen
|
|
4890
|
+
"emptyTitle": "Geen afspraken meer af te ronden.",
|
|
4891
|
+
"filterNoPatient": "Zonder patiënt",
|
|
4892
|
+
"filterNoOperator": "Zonder operator",
|
|
4893
|
+
"filterNoChair": "Zonder behandelstoel",
|
|
4894
|
+
"notShownOnChairAxis": "Wordt niet getoond in de stoelkolommen totdat er een stoel is toegewezen."
|
|
4825
4895
|
},
|
|
4826
4896
|
"waitingList": {
|
|
4827
4897
|
"removed": "Van de wachtlijst verwijderd",
|
|
@@ -4865,6 +4935,7 @@
|
|
|
4865
4935
|
},
|
|
4866
4936
|
"readOnly": {
|
|
4867
4937
|
"createBlocked": "U hebt geen toestemming om afspraken aan te maken.",
|
|
4938
|
+
"createTaskBlocked": "U hebt geen toestemming om taken aan te maken.",
|
|
4868
4939
|
"changeBlocked": "U hebt geen toestemming om afspraken te wijzigen.",
|
|
4869
4940
|
"waitingBlocked": "U hebt geen toestemming om de wachtlijst te wijzigen.",
|
|
4870
4941
|
"waitingLockedBody": "U hebt geen toestemming om de wachtlijst te wijzigen — vraag de praktijkhouder om het recht om de agenda te bewerken."
|
package/dist/locales/pl.json
CHANGED
|
@@ -2789,9 +2789,26 @@
|
|
|
2789
2789
|
"heading": "Nagłówek",
|
|
2790
2790
|
"extensions": "Rozszerzenia edytora",
|
|
2791
2791
|
"insertVariable": "Wstaw zmienną",
|
|
2792
|
-
"variables":
|
|
2792
|
+
"variables": {
|
|
2793
|
+
"menuLabel": "Zmienne",
|
|
2794
|
+
"search": "Szukaj zmiennych…",
|
|
2795
|
+
"recent": "Ostatnie",
|
|
2796
|
+
"groups": {
|
|
2797
|
+
"patient": "Pacjent",
|
|
2798
|
+
"appointment": "Wizyta",
|
|
2799
|
+
"practice": "Gabinet",
|
|
2800
|
+
"operator": "Operator",
|
|
2801
|
+
"document": "Dokument",
|
|
2802
|
+
"other": "Inne"
|
|
2803
|
+
},
|
|
2804
|
+
"empty": "Żadna zmienna nie pasuje do „{{query}}”",
|
|
2805
|
+
"footer": {
|
|
2806
|
+
"navigate": "nawigacja",
|
|
2807
|
+
"insert": "wstaw",
|
|
2808
|
+
"close": "zamknij"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2793
2811
|
"variableInvalid": "Nieprawidłowa zmienna: {{tokens}}. Wybierz ją z menu Wstaw zmienną.",
|
|
2794
|
-
"variableNoMatch": "Żadna zmienna nie pasuje do „{{query}}”",
|
|
2795
2812
|
"more": "Więcej opcji",
|
|
2796
2813
|
"link": {
|
|
2797
2814
|
"url": "URL",
|
|
@@ -2881,7 +2898,18 @@
|
|
|
2881
2898
|
"proofread": "Sprawdź pisownię i gramatykę",
|
|
2882
2899
|
"autoFormat": "Automatyczne formatowanie dokumentu",
|
|
2883
2900
|
"consentRecorded": "Zgoda na wsparcie AI została zarejestrowana.",
|
|
2884
|
-
"consentRegionLabel": "Zgoda na wsparcie AI dla tego dokumentu"
|
|
2901
|
+
"consentRegionLabel": "Zgoda na wsparcie AI dla tego dokumentu",
|
|
2902
|
+
"templates": "Szablony",
|
|
2903
|
+
"templatesGroup": "Szablony gabinetu",
|
|
2904
|
+
"noTemplates": "Brak szablonów",
|
|
2905
|
+
"templatesNoteEmpty": "Notatka jest pusta. Najpierw podyktuj lub wpisz tekst, aby użyć szablonu.",
|
|
2906
|
+
"createFirstTemplate": "Utwórz pierwszy szablon",
|
|
2907
|
+
"manageTemplates": "Zarządzaj szablonami",
|
|
2908
|
+
"defaultBadge": "Domyślny",
|
|
2909
|
+
"actionError": "Coś poszło nie tak. Spróbuj ponownie.",
|
|
2910
|
+
"actionStale": "Tekst zmienił się w trakcie przepisywania. Nic nie zostało zastąpione. Spróbuj ponownie.",
|
|
2911
|
+
"selectionTools": "Narzędzia zaznaczenia",
|
|
2912
|
+
"actionDone": "Gotowe. Notatka została zaktualizowana."
|
|
2885
2913
|
}
|
|
2886
2914
|
},
|
|
2887
2915
|
"payment": {
|
|
@@ -3137,6 +3165,8 @@
|
|
|
3137
3165
|
},
|
|
3138
3166
|
"helpMeWriteTemplates": {
|
|
3139
3167
|
"bar": {
|
|
3168
|
+
"contextDocument": "Używa całej notatki jako kontekstu. Wersja robocza trafia w miejsce kursora.",
|
|
3169
|
+
"contextSelection": "Używa zaznaczonego tekstu jako kontekstu. Wersja robocza go zastępuje.",
|
|
3140
3170
|
"templatesMenu": "Szablony",
|
|
3141
3171
|
"templatesGroup": "Szablony gabinetu",
|
|
3142
3172
|
"createFirst": "Utwórz pierwszy szablon",
|
|
@@ -3181,10 +3211,12 @@
|
|
|
3181
3211
|
},
|
|
3182
3212
|
"manager": {
|
|
3183
3213
|
"title": "Szablony AI",
|
|
3184
|
-
"description": "Wspólne dla całego gabinetu.
|
|
3214
|
+
"description": "Wspólne dla całego gabinetu. Przeciągnij, aby ustalić kolejność w menu Szablony.",
|
|
3185
3215
|
"new": "Nowy szablon",
|
|
3186
3216
|
"done": "Gotowe",
|
|
3187
3217
|
"listLabel": "Szablony",
|
|
3218
|
+
"reorderHandle": "Zmień kolejność {{label}}. Naciśnij Alt + Góra lub Alt + Dół, aby przenieść.",
|
|
3219
|
+
"reorderAnnounce": "{{label}} przeniesiony na pozycję {{to}} z {{total}}",
|
|
3188
3220
|
"edit": "Edytuj {{name}}",
|
|
3189
3221
|
"delete": "Usuń {{name}}",
|
|
3190
3222
|
"emptyTitle": "Brak szablonów",
|
|
@@ -4154,7 +4186,10 @@
|
|
|
4154
4186
|
"actions": {
|
|
4155
4187
|
"groupLabel": "Akcje kalendarza",
|
|
4156
4188
|
"schedulingLabel": "Planowanie",
|
|
4189
|
+
"createGroupLabel": "Utwórz nowe",
|
|
4190
|
+
"toolsLabel": "Narzędzia agendy",
|
|
4157
4191
|
"newAppointment": "Nowa wizyta",
|
|
4192
|
+
"newTask": "Nowe zadanie",
|
|
4158
4193
|
"privacy": "Tryb prywatności",
|
|
4159
4194
|
"findFreeSlots": "Znajdź wolne terminy",
|
|
4160
4195
|
"printDay": "Drukuj dzień",
|
|
@@ -4539,6 +4574,8 @@
|
|
|
4539
4574
|
"chairBusy": "Wybrany fotel jest w tym czasie zajęty.",
|
|
4540
4575
|
"operatorBusy": "Wybrany operator jest w tym czasie zajęty.",
|
|
4541
4576
|
"operatorAbsent": "Wybrany operator jest nieobecny w dniu wizyty.",
|
|
4577
|
+
"careRestrictedResourceHint": "niedozwolone dla tego zabiegu",
|
|
4578
|
+
"careRestrictionConflict": "Brak wspólnego operatora/fotela dla wybranych zabiegów",
|
|
4542
4579
|
"reminderDisabled": "(wyłączone)",
|
|
4543
4580
|
"priceListAllPhases": "Wszystkie etapy",
|
|
4544
4581
|
"priceListBilled": "Operacja niedozwolona: ten zabieg został już zafakturowany.",
|
|
@@ -4574,6 +4611,32 @@
|
|
|
4574
4611
|
"signMode_two": "Podpisanie {{count}} wymaganego dokumentu",
|
|
4575
4612
|
"signMode_few": "Podpisanie {{count}} wymaganych dokumentów"
|
|
4576
4613
|
},
|
|
4614
|
+
"taskEditor": {
|
|
4615
|
+
"title": "Nowe zadanie",
|
|
4616
|
+
"editTitle": "Edytuj zadanie",
|
|
4617
|
+
"date": "Data",
|
|
4618
|
+
"time": "Godzina",
|
|
4619
|
+
"note": "Notatka",
|
|
4620
|
+
"noteRequired": "Wprowadź notatkę.",
|
|
4621
|
+
"operator": "Operator",
|
|
4622
|
+
"operatorNone": "Brak operatora",
|
|
4623
|
+
"about": "Dotyczy",
|
|
4624
|
+
"aboutNobody": "Nikogo",
|
|
4625
|
+
"aboutPatient": "Pacjent",
|
|
4626
|
+
"aboutCompany": "Firma",
|
|
4627
|
+
"companyName": "Nazwa firmy",
|
|
4628
|
+
"companyUnresolved": "Powiązana firma (brak na liście): {{id}}",
|
|
4629
|
+
"companyReplace": "Zmień firmę",
|
|
4630
|
+
"done": "Zakończone",
|
|
4631
|
+
"save": "Zapisz",
|
|
4632
|
+
"cancel": "Anuluj",
|
|
4633
|
+
"delete": "Usuń",
|
|
4634
|
+
"deleteConfirmTitle": "Usunąć to zadanie?",
|
|
4635
|
+
"deleteConfirmBody": "Zadanie zostanie usunięte. Tej czynności nie można tu cofnąć.",
|
|
4636
|
+
"deleteConfirm": "Usuń",
|
|
4637
|
+
"deleteCancel": "Zachowaj",
|
|
4638
|
+
"readOnlyBody": "To zadanie jest tylko do odczytu."
|
|
4639
|
+
},
|
|
4577
4640
|
"findSlots": {
|
|
4578
4641
|
"bandOptions": "Dostępne opcje",
|
|
4579
4642
|
"tool": "Znajdź wolne terminy",
|
|
@@ -4802,16 +4865,19 @@
|
|
|
4802
4865
|
"undone": "Przywrócono czas trwania"
|
|
4803
4866
|
},
|
|
4804
4867
|
"bookings": {
|
|
4805
|
-
"title": "
|
|
4806
|
-
"intro": "
|
|
4868
|
+
"title": "Do uzupełnienia",
|
|
4869
|
+
"intro": "Widoczne wizyty, którym wciąż brakuje pacjenta, operatora lub fotela — niezależnie od tego, jak powstały.",
|
|
4807
4870
|
"new": "Nowa",
|
|
4808
4871
|
"bookedOn": "zarezerwowano {{date}}",
|
|
4809
4872
|
"needsPatient": "Pacjent do przypisania",
|
|
4810
4873
|
"needsOperator": "Operator do przypisania",
|
|
4874
|
+
"needsChair": "Fotel do przypisania",
|
|
4811
4875
|
"assignPatient": "Przypisz pacjenta",
|
|
4812
4876
|
"assignOperator": "Przypisz operatora",
|
|
4877
|
+
"assignChair": "Przypisz fotel",
|
|
4813
4878
|
"assignPatientShort": "Pacjent",
|
|
4814
4879
|
"assignOperatorShort": "Operator",
|
|
4880
|
+
"assignChairShort": "Fotel",
|
|
4815
4881
|
"edit": "Edytuj wizytę",
|
|
4816
4882
|
"whatsapp": "Napisz na WhatsApp",
|
|
4817
4883
|
"whatsappNoNumber": "Brak numeru WhatsApp dla tej rezerwacji",
|
|
@@ -4821,7 +4887,11 @@
|
|
|
4821
4887
|
"current": "Wybrana rezerwacja",
|
|
4822
4888
|
"showInCalendarNamed": "Pokaż rezerwację z {{when}} w kalendarzu",
|
|
4823
4889
|
"showInCalendar": "Pokaż w kalendarzu",
|
|
4824
|
-
"emptyTitle": "Brak
|
|
4890
|
+
"emptyTitle": "Brak wizyt do uzupełnienia.",
|
|
4891
|
+
"filterNoPatient": "Bez pacjenta",
|
|
4892
|
+
"filterNoOperator": "Bez operatora",
|
|
4893
|
+
"filterNoChair": "Bez fotela",
|
|
4894
|
+
"notShownOnChairAxis": "Nie są pokazywane w kolumnach foteli, dopóki nie przypisze się fotela."
|
|
4825
4895
|
},
|
|
4826
4896
|
"waitingList": {
|
|
4827
4897
|
"removed": "Usunięto z listy oczekujących",
|
|
@@ -4865,6 +4935,7 @@
|
|
|
4865
4935
|
},
|
|
4866
4936
|
"readOnly": {
|
|
4867
4937
|
"createBlocked": "Nie masz uprawnień do tworzenia wizyt.",
|
|
4938
|
+
"createTaskBlocked": "Nie masz uprawnień do tworzenia zadań.",
|
|
4868
4939
|
"changeBlocked": "Nie masz uprawnień do modyfikowania wizyt.",
|
|
4869
4940
|
"waitingBlocked": "Nie masz uprawnień do modyfikowania listy oczekujących.",
|
|
4870
4941
|
"waitingLockedBody": "Nie masz uprawnień do modyfikowania listy oczekujących — poproś właściciela gabinetu o prawo edycji kalendarza."
|
package/dist/locales/pt.json
CHANGED
|
@@ -2789,9 +2789,26 @@
|
|
|
2789
2789
|
"heading": "Título",
|
|
2790
2790
|
"extensions": "Extensões do editor",
|
|
2791
2791
|
"insertVariable": "Inserir variável",
|
|
2792
|
-
"variables":
|
|
2792
|
+
"variables": {
|
|
2793
|
+
"menuLabel": "Variáveis",
|
|
2794
|
+
"search": "Pesquisar variáveis…",
|
|
2795
|
+
"recent": "Recentes",
|
|
2796
|
+
"groups": {
|
|
2797
|
+
"patient": "Paciente",
|
|
2798
|
+
"appointment": "Consulta",
|
|
2799
|
+
"practice": "Clínica",
|
|
2800
|
+
"operator": "Operador",
|
|
2801
|
+
"document": "Documento",
|
|
2802
|
+
"other": "Outro"
|
|
2803
|
+
},
|
|
2804
|
+
"empty": "Nenhuma variável corresponde a “{{query}}”",
|
|
2805
|
+
"footer": {
|
|
2806
|
+
"navigate": "navegar",
|
|
2807
|
+
"insert": "inserir",
|
|
2808
|
+
"close": "fechar"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2793
2811
|
"variableInvalid": "Variável inválida: {{tokens}}. Escolha uma em Inserir variável.",
|
|
2794
|
-
"variableNoMatch": "Nenhuma variável corresponde a “{{query}}”",
|
|
2795
2812
|
"more": "Mais opções",
|
|
2796
2813
|
"link": {
|
|
2797
2814
|
"url": "URL",
|
|
@@ -2881,7 +2898,18 @@
|
|
|
2881
2898
|
"proofread": "Verificar ortografia e gramática",
|
|
2882
2899
|
"autoFormat": "Formatar documento automaticamente",
|
|
2883
2900
|
"consentRecorded": "O consentimento de assistência de IA foi registado.",
|
|
2884
|
-
"consentRegionLabel": "Consentimento de assistência de IA para este documento"
|
|
2901
|
+
"consentRegionLabel": "Consentimento de assistência de IA para este documento",
|
|
2902
|
+
"templates": "Modelos",
|
|
2903
|
+
"templatesGroup": "Modelos da clínica",
|
|
2904
|
+
"noTemplates": "Ainda não há modelos",
|
|
2905
|
+
"templatesNoteEmpty": "A nota está vazia. Dite ou escreva primeiro para usar um modelo.",
|
|
2906
|
+
"createFirstTemplate": "Crie o seu primeiro modelo",
|
|
2907
|
+
"manageTemplates": "Gerir modelos",
|
|
2908
|
+
"defaultBadge": "Predefinido",
|
|
2909
|
+
"actionError": "Algo correu mal. Tente novamente.",
|
|
2910
|
+
"actionStale": "O texto mudou enquanto a IA o reescrevia. Nada foi substituído. Tente novamente.",
|
|
2911
|
+
"selectionTools": "Ferramentas de seleção",
|
|
2912
|
+
"actionDone": "Concluído. A nota foi atualizada."
|
|
2885
2913
|
}
|
|
2886
2914
|
},
|
|
2887
2915
|
"payment": {
|
|
@@ -3137,6 +3165,8 @@
|
|
|
3137
3165
|
},
|
|
3138
3166
|
"helpMeWriteTemplates": {
|
|
3139
3167
|
"bar": {
|
|
3168
|
+
"contextDocument": "Usa toda a nota como contexto. O rascunho é inserido no cursor.",
|
|
3169
|
+
"contextSelection": "Usa o texto selecionado como contexto. O rascunho substitui-o.",
|
|
3140
3170
|
"templatesMenu": "Modelos",
|
|
3141
3171
|
"templatesGroup": "Modelos da clínica",
|
|
3142
3172
|
"createFirst": "Crie o seu primeiro modelo",
|
|
@@ -3181,10 +3211,12 @@
|
|
|
3181
3211
|
},
|
|
3182
3212
|
"manager": {
|
|
3183
3213
|
"title": "Modelos de IA",
|
|
3184
|
-
"description": "Partilhados com toda a clínica.
|
|
3214
|
+
"description": "Partilhados com toda a clínica. Arraste para definir a ordem do menu Modelos.",
|
|
3185
3215
|
"new": "Novo modelo",
|
|
3186
3216
|
"done": "Concluído",
|
|
3187
3217
|
"listLabel": "Modelos",
|
|
3218
|
+
"reorderHandle": "Reordenar {{label}}. Prima Alt + Cima ou Alt + Baixo para mover.",
|
|
3219
|
+
"reorderAnnounce": "{{label}} movido para a posição {{to}} de {{total}}",
|
|
3188
3220
|
"edit": "Editar {{name}}",
|
|
3189
3221
|
"delete": "Eliminar {{name}}",
|
|
3190
3222
|
"emptyTitle": "Ainda não há modelos",
|
|
@@ -4154,7 +4186,10 @@
|
|
|
4154
4186
|
"actions": {
|
|
4155
4187
|
"groupLabel": "Ações da agenda",
|
|
4156
4188
|
"schedulingLabel": "Agendamento",
|
|
4189
|
+
"createGroupLabel": "Criar novo",
|
|
4190
|
+
"toolsLabel": "Ferramentas da agenda",
|
|
4157
4191
|
"newAppointment": "Nova consulta",
|
|
4192
|
+
"newTask": "Nova tarefa",
|
|
4158
4193
|
"privacy": "Modo de privacidade",
|
|
4159
4194
|
"findFreeSlots": "Encontrar horários livres",
|
|
4160
4195
|
"printDay": "Imprimir dia",
|
|
@@ -4539,6 +4574,8 @@
|
|
|
4539
4574
|
"chairBusy": "A cadeira escolhida está ocupada neste horário.",
|
|
4540
4575
|
"operatorBusy": "O operador escolhido está ocupado neste horário.",
|
|
4541
4576
|
"operatorAbsent": "O operador escolhido está ausente na data da consulta.",
|
|
4577
|
+
"careRestrictedResourceHint": "não previsto para este tratamento",
|
|
4578
|
+
"careRestrictionConflict": "Nenhum operador/cadeira é comum aos tratamentos selecionados",
|
|
4542
4579
|
"reminderDisabled": "(desativado)",
|
|
4543
4580
|
"priceListAllPhases": "Todas as fases",
|
|
4544
4581
|
"priceListBilled": "Ação não permitida: este tratamento já foi faturado.",
|
|
@@ -4574,6 +4611,32 @@
|
|
|
4574
4611
|
"signMode_two": "Assinatura de {{count}} documentos obrigatórios",
|
|
4575
4612
|
"signMode_few": "Assinatura de {{count}} documentos obrigatórios"
|
|
4576
4613
|
},
|
|
4614
|
+
"taskEditor": {
|
|
4615
|
+
"title": "Nova tarefa",
|
|
4616
|
+
"editTitle": "Editar tarefa",
|
|
4617
|
+
"date": "Data",
|
|
4618
|
+
"time": "Hora",
|
|
4619
|
+
"note": "Nota",
|
|
4620
|
+
"noteRequired": "Introduza uma nota.",
|
|
4621
|
+
"operator": "Operador",
|
|
4622
|
+
"operatorNone": "Sem operador",
|
|
4623
|
+
"about": "Refere-se a",
|
|
4624
|
+
"aboutNobody": "Ninguém",
|
|
4625
|
+
"aboutPatient": "Paciente",
|
|
4626
|
+
"aboutCompany": "Empresa",
|
|
4627
|
+
"companyName": "Nome da empresa",
|
|
4628
|
+
"companyUnresolved": "Empresa associada (não está na lista): {{id}}",
|
|
4629
|
+
"companyReplace": "Substituir empresa",
|
|
4630
|
+
"done": "Concluída",
|
|
4631
|
+
"save": "Guardar",
|
|
4632
|
+
"cancel": "Cancelar",
|
|
4633
|
+
"delete": "Eliminar",
|
|
4634
|
+
"deleteConfirmTitle": "Eliminar esta tarefa?",
|
|
4635
|
+
"deleteConfirmBody": "A tarefa será removida. Esta ação não pode ser revertida aqui.",
|
|
4636
|
+
"deleteConfirm": "Eliminar",
|
|
4637
|
+
"deleteCancel": "Manter",
|
|
4638
|
+
"readOnlyBody": "Esta tarefa é apenas de leitura."
|
|
4639
|
+
},
|
|
4577
4640
|
"findSlots": {
|
|
4578
4641
|
"bandOptions": "Opções disponíveis",
|
|
4579
4642
|
"tool": "Encontrar horários livres",
|
|
@@ -4802,16 +4865,19 @@
|
|
|
4802
4865
|
"undone": "Duração reposta"
|
|
4803
4866
|
},
|
|
4804
4867
|
"bookings": {
|
|
4805
|
-
"title": "
|
|
4806
|
-
"intro": "
|
|
4868
|
+
"title": "Por completar",
|
|
4869
|
+
"intro": "Consultas em vista que ainda precisam de um paciente, de um operador ou de uma cadeira, seja qual for a sua origem.",
|
|
4807
4870
|
"new": "Nova",
|
|
4808
4871
|
"bookedOn": "marcada: {{date}}",
|
|
4809
4872
|
"needsPatient": "Paciente por atribuir",
|
|
4810
4873
|
"needsOperator": "Operador por atribuir",
|
|
4874
|
+
"needsChair": "Cadeira por atribuir",
|
|
4811
4875
|
"assignPatient": "Atribuir paciente",
|
|
4812
4876
|
"assignOperator": "Atribuir operador",
|
|
4877
|
+
"assignChair": "Atribuir cadeira",
|
|
4813
4878
|
"assignPatientShort": "Paciente",
|
|
4814
4879
|
"assignOperatorShort": "Operador",
|
|
4880
|
+
"assignChairShort": "Cadeira",
|
|
4815
4881
|
"edit": "Editar consulta",
|
|
4816
4882
|
"whatsapp": "Escrever no WhatsApp",
|
|
4817
4883
|
"whatsappNoNumber": "Sem número de WhatsApp para esta marcação",
|
|
@@ -4821,7 +4887,11 @@
|
|
|
4821
4887
|
"current": "Marcação selecionada",
|
|
4822
4888
|
"showInCalendarNamed": "Mostrar no calendário a marcação de {{when}}",
|
|
4823
4889
|
"showInCalendar": "Mostrar no calendário",
|
|
4824
|
-
"emptyTitle": "Sem
|
|
4890
|
+
"emptyTitle": "Sem consultas por completar.",
|
|
4891
|
+
"filterNoPatient": "Sem paciente",
|
|
4892
|
+
"filterNoOperator": "Sem operador",
|
|
4893
|
+
"filterNoChair": "Sem cadeira",
|
|
4894
|
+
"notShownOnChairAxis": "Não é mostrada nas colunas de cadeira até que uma cadeira seja atribuída."
|
|
4825
4895
|
},
|
|
4826
4896
|
"waitingList": {
|
|
4827
4897
|
"removed": "Entrada removida da lista de espera",
|
|
@@ -4865,6 +4935,7 @@
|
|
|
4865
4935
|
},
|
|
4866
4936
|
"readOnly": {
|
|
4867
4937
|
"createBlocked": "Não tem permissão para criar consultas.",
|
|
4938
|
+
"createTaskBlocked": "Não tem permissão para criar tarefas.",
|
|
4868
4939
|
"changeBlocked": "Não tem permissão para alterar consultas.",
|
|
4869
4940
|
"waitingBlocked": "Não tem permissão para alterar a lista de espera.",
|
|
4870
4941
|
"waitingLockedBody": "Não tem permissão para alterar a lista de espera: peça ao responsável da clínica o direito de edição da agenda."
|