@alfadocs/ui-kit-debug 1.43.0 → 1.44.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/{calendar-ChJQzRw-.js → calendar-U6N0F99w.js} +383 -359
- package/dist/_chunks/calendar-U6N0F99w.js.map +1 -0
- package/dist/_chunks/calendar-workspace-DBYAtdyd.js +12161 -0
- package/dist/_chunks/calendar-workspace-DBYAtdyd.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-CY4KmDo-.js} +159 -152
- package/dist/_chunks/notes-panel-CY4KmDo-.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-BYE6kK4u.js +3839 -0
- package/dist/_chunks/rich-text-editor-BYE6kK4u.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/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/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 +1 -0
- 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/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 +916 -913
- 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/ro.json
CHANGED
|
@@ -2789,9 +2789,26 @@
|
|
|
2789
2789
|
"heading": "Titlu",
|
|
2790
2790
|
"extensions": "Extensii editor",
|
|
2791
2791
|
"insertVariable": "Inserează variabilă",
|
|
2792
|
-
"variables":
|
|
2792
|
+
"variables": {
|
|
2793
|
+
"menuLabel": "Variabile",
|
|
2794
|
+
"search": "Caută variabile…",
|
|
2795
|
+
"recent": "Recente",
|
|
2796
|
+
"groups": {
|
|
2797
|
+
"patient": "Pacient",
|
|
2798
|
+
"appointment": "Programare",
|
|
2799
|
+
"practice": "Cabinet",
|
|
2800
|
+
"operator": "Operator",
|
|
2801
|
+
"document": "Document",
|
|
2802
|
+
"other": "Altele"
|
|
2803
|
+
},
|
|
2804
|
+
"empty": "Nicio variabilă nu corespunde cu „{{query}}”",
|
|
2805
|
+
"footer": {
|
|
2806
|
+
"navigate": "navigare",
|
|
2807
|
+
"insert": "inserare",
|
|
2808
|
+
"close": "închidere"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2793
2811
|
"variableInvalid": "Variabilă nevalidă: {{tokens}}. Alege una din Inserează variabilă.",
|
|
2794
|
-
"variableNoMatch": "Nicio variabilă nu corespunde cu „{{query}}”",
|
|
2795
2812
|
"more": "Mai multe opțiuni",
|
|
2796
2813
|
"link": {
|
|
2797
2814
|
"url": "URL",
|
|
@@ -2881,7 +2898,18 @@
|
|
|
2881
2898
|
"proofread": "Verifică ortografia și gramatica",
|
|
2882
2899
|
"autoFormat": "Formatează automat documentul",
|
|
2883
2900
|
"consentRecorded": "Consimțământul pentru asistența IA a fost înregistrat.",
|
|
2884
|
-
"consentRegionLabel": "Consimțământ pentru asistență IA pentru acest document"
|
|
2901
|
+
"consentRegionLabel": "Consimțământ pentru asistență IA pentru acest document",
|
|
2902
|
+
"templates": "Șabloane",
|
|
2903
|
+
"templatesGroup": "Șabloanele cabinetului",
|
|
2904
|
+
"noTemplates": "Încă nu există șabloane",
|
|
2905
|
+
"templatesNoteEmpty": "Nota este goală. Dictează sau scrie mai întâi pentru a folosi un șablon.",
|
|
2906
|
+
"createFirstTemplate": "Creează primul șablon",
|
|
2907
|
+
"manageTemplates": "Gestionează șabloanele",
|
|
2908
|
+
"defaultBadge": "Implicit",
|
|
2909
|
+
"actionError": "Ceva nu a mers. Încearcă din nou.",
|
|
2910
|
+
"actionStale": "Textul s-a schimbat în timpul rescrierii. Nu a fost înlocuit nimic. Încearcă din nou.",
|
|
2911
|
+
"selectionTools": "Instrumente pentru selecție",
|
|
2912
|
+
"actionDone": "Gata. Nota a fost actualizată."
|
|
2885
2913
|
}
|
|
2886
2914
|
},
|
|
2887
2915
|
"payment": {
|
|
@@ -3137,6 +3165,8 @@
|
|
|
3137
3165
|
},
|
|
3138
3166
|
"helpMeWriteTemplates": {
|
|
3139
3167
|
"bar": {
|
|
3168
|
+
"contextDocument": "Folosește toată nota drept context. Ciorna se inserează la cursor.",
|
|
3169
|
+
"contextSelection": "Folosește textul selectat drept context. Ciorna îl înlocuiește.",
|
|
3140
3170
|
"templatesMenu": "Șabloane",
|
|
3141
3171
|
"templatesGroup": "Șabloanele cabinetului",
|
|
3142
3172
|
"createFirst": "Creează primul șablon",
|
|
@@ -3181,10 +3211,12 @@
|
|
|
3181
3211
|
},
|
|
3182
3212
|
"manager": {
|
|
3183
3213
|
"title": "Șabloane AI",
|
|
3184
|
-
"description": "
|
|
3214
|
+
"description": "Comune pentru tot cabinetul. Trage pentru a stabili ordinea din meniul Șabloane.",
|
|
3185
3215
|
"new": "Șablon nou",
|
|
3186
3216
|
"done": "Gata",
|
|
3187
3217
|
"listLabel": "Șabloane",
|
|
3218
|
+
"reorderHandle": "Reordonează {{label}}. Apasă Alt + Sus sau Alt + Jos pentru a muta.",
|
|
3219
|
+
"reorderAnnounce": "{{label}} mutat la poziția {{to}} din {{total}}",
|
|
3188
3220
|
"edit": "Editează {{name}}",
|
|
3189
3221
|
"delete": "Șterge {{name}}",
|
|
3190
3222
|
"emptyTitle": "Încă nu există șabloane",
|
|
@@ -4154,7 +4186,10 @@
|
|
|
4154
4186
|
"actions": {
|
|
4155
4187
|
"groupLabel": "Acțiuni agendă",
|
|
4156
4188
|
"schedulingLabel": "Planificare",
|
|
4189
|
+
"createGroupLabel": "Creează nou",
|
|
4190
|
+
"toolsLabel": "Instrumente agendă",
|
|
4157
4191
|
"newAppointment": "Programare nouă",
|
|
4192
|
+
"newTask": "Activitate nouă",
|
|
4158
4193
|
"privacy": "Mod confidențialitate",
|
|
4159
4194
|
"findFreeSlots": "Găsește intervale libere",
|
|
4160
4195
|
"printDay": "Tipărește ziua",
|
|
@@ -4539,6 +4574,8 @@
|
|
|
4539
4574
|
"chairBusy": "Fotoliul ales este ocupat la această oră.",
|
|
4540
4575
|
"operatorBusy": "Operatorul ales este ocupat la această oră.",
|
|
4541
4576
|
"operatorAbsent": "Operatorul ales este absent la data programării.",
|
|
4577
|
+
"careRestrictedResourceHint": "neprevăzut pentru acest tratament",
|
|
4578
|
+
"careRestrictionConflict": "Niciun operator/fotoliu comun tratamentelor selectate",
|
|
4542
4579
|
"reminderDisabled": "(dezactivat)",
|
|
4543
4580
|
"priceListAllPhases": "Toate fazele",
|
|
4544
4581
|
"priceListBilled": "Acțiune nepermisă: acest tratament a fost deja facturat.",
|
|
@@ -4574,6 +4611,32 @@
|
|
|
4574
4611
|
"signMode_two": "Semnătură pentru {{count}} de documente obligatorii",
|
|
4575
4612
|
"signMode_few": "Semnătură pentru {{count}} documente obligatorii"
|
|
4576
4613
|
},
|
|
4614
|
+
"taskEditor": {
|
|
4615
|
+
"title": "Sarcină nouă",
|
|
4616
|
+
"editTitle": "Editează sarcina",
|
|
4617
|
+
"date": "Dată",
|
|
4618
|
+
"time": "Oră",
|
|
4619
|
+
"note": "Notă",
|
|
4620
|
+
"noteRequired": "Introduceți o notă.",
|
|
4621
|
+
"operator": "Operator",
|
|
4622
|
+
"operatorNone": "Fără operator",
|
|
4623
|
+
"about": "Referitor la",
|
|
4624
|
+
"aboutNobody": "Nimeni",
|
|
4625
|
+
"aboutPatient": "Pacient",
|
|
4626
|
+
"aboutCompany": "Companie",
|
|
4627
|
+
"companyName": "Numele companiei",
|
|
4628
|
+
"companyUnresolved": "Companie asociată (nu este în listă): {{id}}",
|
|
4629
|
+
"companyReplace": "Înlocuiește compania",
|
|
4630
|
+
"done": "Finalizată",
|
|
4631
|
+
"save": "Salvează",
|
|
4632
|
+
"cancel": "Anulează",
|
|
4633
|
+
"delete": "Șterge",
|
|
4634
|
+
"deleteConfirmTitle": "Ștergeți această sarcină?",
|
|
4635
|
+
"deleteConfirmBody": "Sarcina va fi eliminată. Această acțiune nu poate fi anulată aici.",
|
|
4636
|
+
"deleteConfirm": "Șterge",
|
|
4637
|
+
"deleteCancel": "Păstrează",
|
|
4638
|
+
"readOnlyBody": "Această sarcină este doar pentru citire."
|
|
4639
|
+
},
|
|
4577
4640
|
"findSlots": {
|
|
4578
4641
|
"bandOptions": "Opțiuni disponibile",
|
|
4579
4642
|
"tool": "Găsește intervale libere",
|
|
@@ -4802,16 +4865,19 @@
|
|
|
4802
4865
|
"undone": "Durată restabilită"
|
|
4803
4866
|
},
|
|
4804
4867
|
"bookings": {
|
|
4805
|
-
"title": "
|
|
4806
|
-
"intro": "
|
|
4868
|
+
"title": "De completat",
|
|
4869
|
+
"intro": "Programări vizibile cărora le lipsește încă un pacient, un operator sau un fotoliu, indiferent de origine.",
|
|
4807
4870
|
"new": "Nouă",
|
|
4808
4871
|
"bookedOn": "rezervată {{date}}",
|
|
4809
4872
|
"needsPatient": "Pacient de atribuit",
|
|
4810
4873
|
"needsOperator": "Operator de atribuit",
|
|
4874
|
+
"needsChair": "Fotoliu de atribuit",
|
|
4811
4875
|
"assignPatient": "Atribuie pacient",
|
|
4812
4876
|
"assignOperator": "Atribuie operator",
|
|
4877
|
+
"assignChair": "Atribuie fotoliu",
|
|
4813
4878
|
"assignPatientShort": "Pacient",
|
|
4814
4879
|
"assignOperatorShort": "Operator",
|
|
4880
|
+
"assignChairShort": "Fotoliu",
|
|
4815
4881
|
"edit": "Editează programarea",
|
|
4816
4882
|
"whatsapp": "Scrie pe WhatsApp",
|
|
4817
4883
|
"whatsappNoNumber": "Niciun număr WhatsApp pentru această rezervare",
|
|
@@ -4821,7 +4887,11 @@
|
|
|
4821
4887
|
"current": "Rezervare selectată",
|
|
4822
4888
|
"showInCalendarNamed": "Arată rezervarea din {{when}} în calendar",
|
|
4823
4889
|
"showInCalendar": "Arată în calendar",
|
|
4824
|
-
"emptyTitle": "Nicio
|
|
4890
|
+
"emptyTitle": "Nicio programare de completat.",
|
|
4891
|
+
"filterNoPatient": "Fără pacient",
|
|
4892
|
+
"filterNoOperator": "Fără operator",
|
|
4893
|
+
"filterNoChair": "Fără fotoliu",
|
|
4894
|
+
"notShownOnChairAxis": "Nu apare în coloanele pe fotolii până când nu i se atribuie un fotoliu."
|
|
4825
4895
|
},
|
|
4826
4896
|
"waitingList": {
|
|
4827
4897
|
"removed": "Eliminat din lista de așteptare",
|
|
@@ -4865,6 +4935,7 @@
|
|
|
4865
4935
|
},
|
|
4866
4936
|
"readOnly": {
|
|
4867
4937
|
"createBlocked": "Nu ai permisiunea de a crea programări.",
|
|
4938
|
+
"createTaskBlocked": "Nu ai permisiunea de a crea activități.",
|
|
4868
4939
|
"changeBlocked": "Nu ai permisiunea de a modifica programări.",
|
|
4869
4940
|
"waitingBlocked": "Nu ai permisiunea de a modifica lista de așteptare.",
|
|
4870
4941
|
"waitingLockedBody": "Nu ai permisiunea de a modifica lista de așteptare — cere proprietarului cabinetului dreptul de editare a calendarului."
|
package/dist/locales/ru.json
CHANGED
|
@@ -2789,9 +2789,26 @@
|
|
|
2789
2789
|
"heading": "Заголовок",
|
|
2790
2790
|
"extensions": "Расширения редактора",
|
|
2791
2791
|
"insertVariable": "Вставить переменную",
|
|
2792
|
-
"variables":
|
|
2792
|
+
"variables": {
|
|
2793
|
+
"menuLabel": "Переменные",
|
|
2794
|
+
"search": "Поиск переменных…",
|
|
2795
|
+
"recent": "Недавние",
|
|
2796
|
+
"groups": {
|
|
2797
|
+
"patient": "Пациент",
|
|
2798
|
+
"appointment": "Приём",
|
|
2799
|
+
"practice": "Клиника",
|
|
2800
|
+
"operator": "Оператор",
|
|
2801
|
+
"document": "Документ",
|
|
2802
|
+
"other": "Другое"
|
|
2803
|
+
},
|
|
2804
|
+
"empty": "Нет переменной, подходящей под «{{query}}»",
|
|
2805
|
+
"footer": {
|
|
2806
|
+
"navigate": "навигация",
|
|
2807
|
+
"insert": "вставить",
|
|
2808
|
+
"close": "закрыть"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2793
2811
|
"variableInvalid": "Недопустимая переменная: {{tokens}}. Выберите её в меню «Вставить переменную».",
|
|
2794
|
-
"variableNoMatch": "Нет переменной, подходящей под «{{query}}»",
|
|
2795
2812
|
"more": "Дополнительно",
|
|
2796
2813
|
"link": {
|
|
2797
2814
|
"url": "URL",
|
|
@@ -2881,7 +2898,18 @@
|
|
|
2881
2898
|
"proofread": "Проверить орфографию и грамматику",
|
|
2882
2899
|
"autoFormat": "Автоформатирование документа",
|
|
2883
2900
|
"consentRecorded": "Согласие на использование AI-помощника зафиксировано.",
|
|
2884
|
-
"consentRegionLabel": "Согласие на использование AI-помощника для этого документа"
|
|
2901
|
+
"consentRegionLabel": "Согласие на использование AI-помощника для этого документа",
|
|
2902
|
+
"templates": "Шаблоны",
|
|
2903
|
+
"templatesGroup": "Шаблоны клиники",
|
|
2904
|
+
"noTemplates": "Шаблонов пока нет",
|
|
2905
|
+
"templatesNoteEmpty": "Заметка пуста. Сначала надиктуйте или введите текст, чтобы использовать шаблон.",
|
|
2906
|
+
"createFirstTemplate": "Создайте первый шаблон",
|
|
2907
|
+
"manageTemplates": "Управление шаблонами",
|
|
2908
|
+
"defaultBadge": "По умолчанию",
|
|
2909
|
+
"actionError": "Что-то пошло не так. Попробуйте ещё раз.",
|
|
2910
|
+
"actionStale": "Текст изменился, пока ИИ его переписывал. Ничего не заменено. Попробуйте ещё раз.",
|
|
2911
|
+
"selectionTools": "Инструменты для выделения",
|
|
2912
|
+
"actionDone": "Готово. Заметка обновлена."
|
|
2885
2913
|
}
|
|
2886
2914
|
},
|
|
2887
2915
|
"payment": {
|
|
@@ -3137,6 +3165,8 @@
|
|
|
3137
3165
|
},
|
|
3138
3166
|
"helpMeWriteTemplates": {
|
|
3139
3167
|
"bar": {
|
|
3168
|
+
"contextDocument": "Использует всю заметку как контекст. Черновик вставляется у курсора.",
|
|
3169
|
+
"contextSelection": "Использует выделенный текст как контекст. Черновик заменяет его.",
|
|
3140
3170
|
"templatesMenu": "Шаблоны",
|
|
3141
3171
|
"templatesGroup": "Шаблоны клиники",
|
|
3142
3172
|
"createFirst": "Создайте первый шаблон",
|
|
@@ -3181,10 +3211,12 @@
|
|
|
3181
3211
|
},
|
|
3182
3212
|
"manager": {
|
|
3183
3213
|
"title": "Шаблоны ИИ",
|
|
3184
|
-
"description": "Общие для всей клиники.
|
|
3214
|
+
"description": "Общие для всей клиники. Перетащите, чтобы задать порядок в меню «Шаблоны».",
|
|
3185
3215
|
"new": "Новый шаблон",
|
|
3186
3216
|
"done": "Готово",
|
|
3187
3217
|
"listLabel": "Шаблоны",
|
|
3218
|
+
"reorderHandle": "Изменить порядок {{label}}. Нажмите Alt + Вверх или Alt + Вниз для перемещения.",
|
|
3219
|
+
"reorderAnnounce": "{{label}} перемещён на позицию {{to}} из {{total}}",
|
|
3188
3220
|
"edit": "Изменить {{name}}",
|
|
3189
3221
|
"delete": "Удалить {{name}}",
|
|
3190
3222
|
"emptyTitle": "Шаблонов пока нет",
|
|
@@ -4154,7 +4186,10 @@
|
|
|
4154
4186
|
"actions": {
|
|
4155
4187
|
"groupLabel": "Действия календаря",
|
|
4156
4188
|
"schedulingLabel": "Планирование",
|
|
4189
|
+
"createGroupLabel": "Создать",
|
|
4190
|
+
"toolsLabel": "Инструменты календаря",
|
|
4157
4191
|
"newAppointment": "Новый приём",
|
|
4192
|
+
"newTask": "Новая задача",
|
|
4158
4193
|
"privacy": "Режим конфиденциальности",
|
|
4159
4194
|
"findFreeSlots": "Найти свободные слоты",
|
|
4160
4195
|
"printDay": "Печать дня",
|
|
@@ -4539,6 +4574,8 @@
|
|
|
4539
4574
|
"chairBusy": "Выбранное кресло занято в это время.",
|
|
4540
4575
|
"operatorBusy": "Выбранный оператор занят в это время.",
|
|
4541
4576
|
"operatorAbsent": "Выбранный оператор отсутствует в день приёма.",
|
|
4577
|
+
"careRestrictedResourceHint": "не предусмотрено для этой услуги",
|
|
4578
|
+
"careRestrictionConflict": "Нет общего оператора/кресла для выбранных услуг",
|
|
4542
4579
|
"reminderDisabled": "(отключено)",
|
|
4543
4580
|
"priceListAllPhases": "Все этапы",
|
|
4544
4581
|
"priceListBilled": "Действие недоступно: по этой услуге уже выставлен счёт.",
|
|
@@ -4574,6 +4611,32 @@
|
|
|
4574
4611
|
"signMode_two": "Подпись {{count}} обязательных документов",
|
|
4575
4612
|
"signMode_few": "Подпись {{count}} обязательных документов"
|
|
4576
4613
|
},
|
|
4614
|
+
"taskEditor": {
|
|
4615
|
+
"title": "Новая задача",
|
|
4616
|
+
"editTitle": "Изменить задачу",
|
|
4617
|
+
"date": "Дата",
|
|
4618
|
+
"time": "Время",
|
|
4619
|
+
"note": "Заметка",
|
|
4620
|
+
"noteRequired": "Введите заметку.",
|
|
4621
|
+
"operator": "Оператор",
|
|
4622
|
+
"operatorNone": "Без оператора",
|
|
4623
|
+
"about": "Относится к",
|
|
4624
|
+
"aboutNobody": "Никого",
|
|
4625
|
+
"aboutPatient": "Пациент",
|
|
4626
|
+
"aboutCompany": "Компания",
|
|
4627
|
+
"companyName": "Название компании",
|
|
4628
|
+
"companyUnresolved": "Связанная компания (нет в списке): {{id}}",
|
|
4629
|
+
"companyReplace": "Заменить компанию",
|
|
4630
|
+
"done": "Выполнена",
|
|
4631
|
+
"save": "Сохранить",
|
|
4632
|
+
"cancel": "Отмена",
|
|
4633
|
+
"delete": "Удалить",
|
|
4634
|
+
"deleteConfirmTitle": "Удалить эту задачу?",
|
|
4635
|
+
"deleteConfirmBody": "Задача будет удалена. Это действие нельзя отменить здесь.",
|
|
4636
|
+
"deleteConfirm": "Удалить",
|
|
4637
|
+
"deleteCancel": "Оставить",
|
|
4638
|
+
"readOnlyBody": "Эта задача доступна только для чтения."
|
|
4639
|
+
},
|
|
4577
4640
|
"findSlots": {
|
|
4578
4641
|
"bandOptions": "Доступные варианты",
|
|
4579
4642
|
"tool": "Найти свободные слоты",
|
|
@@ -4802,16 +4865,19 @@
|
|
|
4802
4865
|
"undone": "Длительность восстановлена"
|
|
4803
4866
|
},
|
|
4804
4867
|
"bookings": {
|
|
4805
|
-
"title": "
|
|
4806
|
-
"intro": "
|
|
4868
|
+
"title": "Требуют завершения",
|
|
4869
|
+
"intro": "Приёмы в видимом диапазоне, которым ещё нужен пациент, оператор или кресло — независимо от их происхождения.",
|
|
4807
4870
|
"new": "Новая",
|
|
4808
4871
|
"bookedOn": "запись от {{date}}",
|
|
4809
4872
|
"needsPatient": "Нужен пациент",
|
|
4810
4873
|
"needsOperator": "Нужен оператор",
|
|
4874
|
+
"needsChair": "Нужно кресло",
|
|
4811
4875
|
"assignPatient": "Назначить пациента",
|
|
4812
4876
|
"assignOperator": "Назначить оператора",
|
|
4877
|
+
"assignChair": "Назначить кресло",
|
|
4813
4878
|
"assignPatientShort": "Пациент",
|
|
4814
4879
|
"assignOperatorShort": "Оператор",
|
|
4880
|
+
"assignChairShort": "Кресло",
|
|
4815
4881
|
"edit": "Редактировать приём",
|
|
4816
4882
|
"whatsapp": "Написать в WhatsApp",
|
|
4817
4883
|
"whatsappNoNumber": "Нет номера WhatsApp для этой записи",
|
|
@@ -4821,7 +4887,11 @@
|
|
|
4821
4887
|
"current": "Выбранная запись",
|
|
4822
4888
|
"showInCalendarNamed": "Показать запись от {{when}} в календаре",
|
|
4823
4889
|
"showInCalendar": "Показать в календаре",
|
|
4824
|
-
"emptyTitle": "Нет
|
|
4890
|
+
"emptyTitle": "Нет приёмов, требующих завершения.",
|
|
4891
|
+
"filterNoPatient": "Без пациента",
|
|
4892
|
+
"filterNoOperator": "Без оператора",
|
|
4893
|
+
"filterNoChair": "Без кресла",
|
|
4894
|
+
"notShownOnChairAxis": "Не отображается в столбцах кресел, пока не назначено кресло."
|
|
4825
4895
|
},
|
|
4826
4896
|
"waitingList": {
|
|
4827
4897
|
"removed": "Удалено из листа ожидания",
|
|
@@ -4865,6 +4935,7 @@
|
|
|
4865
4935
|
},
|
|
4866
4936
|
"readOnly": {
|
|
4867
4937
|
"createBlocked": "У вас нет прав для создания приёмов.",
|
|
4938
|
+
"createTaskBlocked": "У вас нет прав для создания задач.",
|
|
4868
4939
|
"changeBlocked": "У вас нет прав для изменения приёмов.",
|
|
4869
4940
|
"waitingBlocked": "У вас нет прав для изменения листа ожидания.",
|
|
4870
4941
|
"waitingLockedBody": "У вас нет прав для изменения листа ожидания — попросите владельца клиники предоставить право на редактирование календаря."
|
package/dist/locales/sq.json
CHANGED
|
@@ -2789,9 +2789,26 @@
|
|
|
2789
2789
|
"heading": "Titull",
|
|
2790
2790
|
"extensions": "Shtesat e redaktuesit",
|
|
2791
2791
|
"insertVariable": "Fut variabël",
|
|
2792
|
-
"variables":
|
|
2792
|
+
"variables": {
|
|
2793
|
+
"menuLabel": "Variabla",
|
|
2794
|
+
"search": "Kërko variabla…",
|
|
2795
|
+
"recent": "Të fundit",
|
|
2796
|
+
"groups": {
|
|
2797
|
+
"patient": "Pacienti",
|
|
2798
|
+
"appointment": "Takimi",
|
|
2799
|
+
"practice": "Klinika",
|
|
2800
|
+
"operator": "Operatori",
|
|
2801
|
+
"document": "Dokumenti",
|
|
2802
|
+
"other": "Tjetër"
|
|
2803
|
+
},
|
|
2804
|
+
"empty": "Asnjë variabël nuk përputhet me “{{query}}”",
|
|
2805
|
+
"footer": {
|
|
2806
|
+
"navigate": "lëviz",
|
|
2807
|
+
"insert": "shto",
|
|
2808
|
+
"close": "mbyll"
|
|
2809
|
+
}
|
|
2810
|
+
},
|
|
2793
2811
|
"variableInvalid": "Variabël e pavlefshme: {{tokens}}. Zgjidh një nga Fut variabël.",
|
|
2794
|
-
"variableNoMatch": "Asnjë variabël nuk përputhet me “{{query}}”",
|
|
2795
2812
|
"more": "Më shumë opsione",
|
|
2796
2813
|
"link": {
|
|
2797
2814
|
"url": "URL",
|
|
@@ -2881,7 +2898,18 @@
|
|
|
2881
2898
|
"proofread": "Kontrollo drejtshkrimin dhe gramatikën",
|
|
2882
2899
|
"autoFormat": "Formato automatikisht dokumentin",
|
|
2883
2900
|
"consentRecorded": "Pëlqimi për asistencën me IA është regjistruar.",
|
|
2884
|
-
"consentRegionLabel": "Pëlqimi për asistencën me IA për këtë dokument"
|
|
2901
|
+
"consentRegionLabel": "Pëlqimi për asistencën me IA për këtë dokument",
|
|
2902
|
+
"templates": "Shabllonet",
|
|
2903
|
+
"templatesGroup": "Shabllonet e klinikës",
|
|
2904
|
+
"noTemplates": "Ende nuk ka shabllone",
|
|
2905
|
+
"templatesNoteEmpty": "Shënimi është bosh. Dikto ose shkruaj fillimisht për të përdorur një shabllon.",
|
|
2906
|
+
"createFirstTemplate": "Krijo shabllonin e parë",
|
|
2907
|
+
"manageTemplates": "Menaxho shabllonet",
|
|
2908
|
+
"defaultBadge": "I parazgjedhur",
|
|
2909
|
+
"actionError": "Diçka shkoi keq. Provo përsëri.",
|
|
2910
|
+
"actionStale": "Teksti ndryshoi ndërsa IA po e rishkruante. Nuk u zëvendësua asgjë. Provo përsëri.",
|
|
2911
|
+
"selectionTools": "Mjetet e përzgjedhjes",
|
|
2912
|
+
"actionDone": "U krye. Shënimi u përditësua."
|
|
2885
2913
|
}
|
|
2886
2914
|
},
|
|
2887
2915
|
"payment": {
|
|
@@ -3137,6 +3165,8 @@
|
|
|
3137
3165
|
},
|
|
3138
3166
|
"helpMeWriteTemplates": {
|
|
3139
3167
|
"bar": {
|
|
3168
|
+
"contextDocument": "Përdor gjithë shënimin si kontekst. Drafti futet te kursori.",
|
|
3169
|
+
"contextSelection": "Përdor tekstin e përzgjedhur si kontekst. Drafti e zëvendëson.",
|
|
3140
3170
|
"templatesMenu": "Shabllonet",
|
|
3141
3171
|
"templatesGroup": "Shabllonet e klinikës",
|
|
3142
3172
|
"createFirst": "Krijo shabllonin e parë",
|
|
@@ -3181,10 +3211,12 @@
|
|
|
3181
3211
|
},
|
|
3182
3212
|
"manager": {
|
|
3183
3213
|
"title": "Shabllonet e AI",
|
|
3184
|
-
"description": "Të
|
|
3214
|
+
"description": "Të përbashkëta për gjithë klinikën. Tërhiq për të caktuar rendin e menysë Shabllonet.",
|
|
3185
3215
|
"new": "Shabllon i ri",
|
|
3186
3216
|
"done": "U krye",
|
|
3187
3217
|
"listLabel": "Shabllonet",
|
|
3218
|
+
"reorderHandle": "Rirendit {{label}}. Shtypni Alt + Lart ose Alt + Poshtë për të lëvizur.",
|
|
3219
|
+
"reorderAnnounce": "{{label}} u zhvendos në pozicionin {{to}} nga {{total}}",
|
|
3188
3220
|
"edit": "Ndrysho {{name}}",
|
|
3189
3221
|
"delete": "Fshi {{name}}",
|
|
3190
3222
|
"emptyTitle": "Ende nuk ka shabllone",
|
|
@@ -4154,7 +4186,10 @@
|
|
|
4154
4186
|
"actions": {
|
|
4155
4187
|
"groupLabel": "Veprimet e axhendës",
|
|
4156
4188
|
"schedulingLabel": "Planifikimi",
|
|
4189
|
+
"createGroupLabel": "Krijo të re",
|
|
4190
|
+
"toolsLabel": "Mjetet e agjendës",
|
|
4157
4191
|
"newAppointment": "Takim i ri",
|
|
4192
|
+
"newTask": "Detyrë e re",
|
|
4158
4193
|
"privacy": "Mënyra e privatësisë",
|
|
4159
4194
|
"findFreeSlots": "Gjej oraret e lira",
|
|
4160
4195
|
"printDay": "Printo ditën",
|
|
@@ -4539,6 +4574,8 @@
|
|
|
4539
4574
|
"chairBusy": "Karrigja e zgjedhur është e zënë në këtë orar.",
|
|
4540
4575
|
"operatorBusy": "Operatori i zgjedhur është i zënë në këtë orar.",
|
|
4541
4576
|
"operatorAbsent": "Operatori i zgjedhur mungon në datën e takimit.",
|
|
4577
|
+
"careRestrictedResourceHint": "nuk parashikohet për këtë shërbim",
|
|
4578
|
+
"careRestrictionConflict": "Asnjë operator/karrige e përbashkët për shërbimet e zgjedhura",
|
|
4542
4579
|
"reminderDisabled": "(çaktivizuar)",
|
|
4543
4580
|
"priceListAllPhases": "Të gjitha fazat",
|
|
4544
4581
|
"priceListBilled": "Veprim i palejuar: ky trajtim është faturuar tashmë.",
|
|
@@ -4574,6 +4611,32 @@
|
|
|
4574
4611
|
"signMode_two": "Nënshkrimi i {{count}} dokumenteve të detyrueshme",
|
|
4575
4612
|
"signMode_few": "Nënshkrimi i {{count}} dokumenteve të detyrueshme"
|
|
4576
4613
|
},
|
|
4614
|
+
"taskEditor": {
|
|
4615
|
+
"title": "Detyrë e re",
|
|
4616
|
+
"editTitle": "Modifiko detyrën",
|
|
4617
|
+
"date": "Data",
|
|
4618
|
+
"time": "Ora",
|
|
4619
|
+
"note": "Shënim",
|
|
4620
|
+
"noteRequired": "Shkruani një shënim.",
|
|
4621
|
+
"operator": "Operatori",
|
|
4622
|
+
"operatorNone": "Pa operator",
|
|
4623
|
+
"about": "Lidhet me",
|
|
4624
|
+
"aboutNobody": "Askush",
|
|
4625
|
+
"aboutPatient": "Pacienti",
|
|
4626
|
+
"aboutCompany": "Kompania",
|
|
4627
|
+
"companyName": "Emri i kompanisë",
|
|
4628
|
+
"companyUnresolved": "Kompania e lidhur (nuk është në listë): {{id}}",
|
|
4629
|
+
"companyReplace": "Zëvendëso kompaninë",
|
|
4630
|
+
"done": "Përfunduar",
|
|
4631
|
+
"save": "Ruaj",
|
|
4632
|
+
"cancel": "Anulo",
|
|
4633
|
+
"delete": "Fshi",
|
|
4634
|
+
"deleteConfirmTitle": "Të fshihet kjo detyrë?",
|
|
4635
|
+
"deleteConfirmBody": "Detyra do të hiqet. Ky veprim nuk mund të zhbëhet këtu.",
|
|
4636
|
+
"deleteConfirm": "Fshi",
|
|
4637
|
+
"deleteCancel": "Mbaj",
|
|
4638
|
+
"readOnlyBody": "Kjo detyrë është vetëm për lexim."
|
|
4639
|
+
},
|
|
4577
4640
|
"findSlots": {
|
|
4578
4641
|
"bandOptions": "Opsionet e disponueshme",
|
|
4579
4642
|
"tool": "Gjej oraret e lira",
|
|
@@ -4802,16 +4865,19 @@
|
|
|
4802
4865
|
"undone": "Kohëzgjatja u rikthye"
|
|
4803
4866
|
},
|
|
4804
4867
|
"bookings": {
|
|
4805
|
-
"title": "
|
|
4806
|
-
"intro": "
|
|
4868
|
+
"title": "Për t’u plotësuar",
|
|
4869
|
+
"intro": "Takimet në pamje që u mungon ende një pacient, një operator ose një karrige, cilado qoftë origjina e tyre.",
|
|
4807
4870
|
"new": "I ri",
|
|
4808
4871
|
"bookedOn": "rezervuar më {{date}}",
|
|
4809
4872
|
"needsPatient": "Pacient për t'u caktuar",
|
|
4810
4873
|
"needsOperator": "Operator për t'u caktuar",
|
|
4874
|
+
"needsChair": "Karrige për t'u caktuar",
|
|
4811
4875
|
"assignPatient": "Cakto pacientin",
|
|
4812
4876
|
"assignOperator": "Cakto operatorin",
|
|
4877
|
+
"assignChair": "Cakto karrigen",
|
|
4813
4878
|
"assignPatientShort": "Pacienti",
|
|
4814
4879
|
"assignOperatorShort": "Operatori",
|
|
4880
|
+
"assignChairShort": "Karrigja",
|
|
4815
4881
|
"edit": "Ndrysho takimin",
|
|
4816
4882
|
"whatsapp": "Shkruaj në WhatsApp",
|
|
4817
4883
|
"whatsappNoNumber": "Nuk ka numër WhatsApp për këtë rezervim",
|
|
@@ -4821,7 +4887,11 @@
|
|
|
4821
4887
|
"current": "Rezervimi i zgjedhur",
|
|
4822
4888
|
"showInCalendarNamed": "Shfaq në kalendar rezervimin e {{when}}",
|
|
4823
4889
|
"showInCalendar": "Shfaq në kalendar",
|
|
4824
|
-
"emptyTitle": "Asnjë
|
|
4890
|
+
"emptyTitle": "Asnjë takim për t'u plotësuar.",
|
|
4891
|
+
"filterNoPatient": "Pa pacient",
|
|
4892
|
+
"filterNoOperator": "Pa operator",
|
|
4893
|
+
"filterNoChair": "Pa karrige",
|
|
4894
|
+
"notShownOnChairAxis": "Nuk shfaqet në kolonat e karrigeve derisa të caktohet një karrige."
|
|
4825
4895
|
},
|
|
4826
4896
|
"waitingList": {
|
|
4827
4897
|
"removed": "U hoq nga lista e pritjes",
|
|
@@ -4865,6 +4935,7 @@
|
|
|
4865
4935
|
},
|
|
4866
4936
|
"readOnly": {
|
|
4867
4937
|
"createBlocked": "Nuk keni leje për të krijuar takime.",
|
|
4938
|
+
"createTaskBlocked": "Nuk keni leje për të krijuar detyra.",
|
|
4868
4939
|
"changeBlocked": "Nuk keni leje për të ndryshuar takimet.",
|
|
4869
4940
|
"waitingBlocked": "Nuk keni leje për të ndryshuar listën e pritjes.",
|
|
4870
4941
|
"waitingLockedBody": "Nuk keni leje për të ndryshuar listën e pritjes — kërkojini pronarit të klinikës të drejtën e modifikimit të kalendarit."
|