@alfadocs/ui-kit 1.36.1 → 1.37.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/appointment-peek-5S4O1VQP.js +115 -0
- package/dist/_chunks/appointment-peek.agent-C539tNFM.js +17 -0
- package/dist/_chunks/building-2-D33bLCWL.js +24 -0
- package/dist/_chunks/calendar-workspace-BqKBj26r.js +9715 -0
- package/dist/_chunks/{control-room-rail-Ds45_g4f.js → control-room-rail-DQoHdE1U.js} +2 -2
- package/dist/_chunks/editable-description-BOfAeY3T.js +112 -0
- package/dist/_chunks/editable-description.agent-Bm_LBV2j.js +21 -0
- package/dist/_chunks/{money.agent-Dw55UxUA.js → money-BY-HmKhZ.js} +33 -47
- package/dist/_chunks/money.agent-BjJ6gOkx.js +17 -0
- package/dist/_chunks/notes-panel-4y5JioWN.js +556 -0
- package/dist/_chunks/panel-subview-BNXN8OEL.js +160 -0
- package/dist/_chunks/panel-subview.agent-BIBvE-IW.js +17 -0
- package/dist/_chunks/{patient-details-f7SSXkTJ.js → patient-details-2cIaL-Zb.js} +2 -2
- package/dist/_chunks/{patient-field-row-BQZoP4m2.js → patient-field-row-IHb2VFc2.js} +193 -172
- package/dist/_chunks/{patient-summary-card-Bz7KdUin.js → patient-summary-card-BzmJH9a-.js} +2 -2
- package/dist/_chunks/{section-card.agent-W18CHEgX.js → section-card-XR2bW1Ie.js} +20 -34
- package/dist/_chunks/section-card.agent-Bz1BhM_j.js +17 -0
- package/dist/_chunks/smartphone-DaPcFw-X.js +32 -0
- package/dist/_chunks/{task-card-BalrLkSz.js → task-card-qTKD1fIT.js} +39 -57
- package/dist/_chunks/{task-tray-wl9eti6J.js → task-tray-CQ8UAR2j.js} +2 -2
- package/dist/_chunks/{tasks-panel-BDNB7hsZ.js → tasks-panel-CBGMtQ_f.js} +2 -2
- package/dist/_chunks/{tool-rail-Bq5eiFMG.js → tool-rail-BP8sjxCw.js} +310 -231
- package/dist/_chunks/treatment-receipt-D4kOLXOk.js +94 -0
- package/dist/_chunks/treatment-receipt.agent-bpFm2RPH.js +21 -0
- package/dist/_chunks/use-presence-transition-cDwWUXV-.js +58 -0
- package/dist/_chunks/{workflow-map-D-LEni11.js → workflow-map-CXdsxvUj.js} +140 -156
- package/dist/agent-catalog.json +65 -1
- package/dist/components/appointment-peek/appointment-peek.agent.d.ts +3 -0
- package/dist/components/appointment-peek/appointment-peek.d.ts +45 -0
- package/dist/components/appointment-peek/index.d.ts +4 -0
- package/dist/components/appointment-peek/index.js +7 -0
- package/dist/components/control-room-rail/index.js +1 -1
- package/dist/components/editable-description/editable-description.agent.d.ts +3 -0
- package/dist/components/editable-description/editable-description.d.ts +20 -0
- package/dist/components/editable-description/index.d.ts +4 -0
- package/dist/components/editable-description/index.js +7 -0
- package/dist/components/index.d.ts +4 -0
- package/dist/components/money/index.js +2 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +16 -0
- package/dist/components/panel-subview/index.d.ts +4 -0
- package/dist/components/panel-subview/index.js +7 -0
- package/dist/components/panel-subview/panel-subview.agent.d.ts +3 -0
- package/dist/components/panel-subview/panel-subview.d.ts +32 -0
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-summary-card/index.js +1 -1
- package/dist/components/section-card/index.js +4 -3
- package/dist/components/task-card/index.js +1 -1
- package/dist/components/task-tray/index.js +1 -1
- package/dist/components/tasks-panel/index.js +1 -1
- package/dist/components/tool-rail/index.js +1 -1
- package/dist/components/treatment-receipt/index.d.ts +4 -0
- package/dist/components/treatment-receipt/index.js +7 -0
- package/dist/components/treatment-receipt/treatment-receipt.agent.d.ts +3 -0
- package/dist/components/treatment-receipt/treatment-receipt.d.ts +30 -0
- package/dist/components/workflow/index.js +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.js +9 -7
- package/dist/hooks/use-presence-transition.d.ts +40 -0
- package/dist/host-compat.css +7 -1
- package/dist/i18n/locales/ar.d.ts +29 -5
- package/dist/i18n/locales/ar.js +29 -5
- package/dist/i18n/locales/de.d.ts +29 -5
- package/dist/i18n/locales/de.js +29 -5
- package/dist/i18n/locales/el.d.ts +29 -5
- package/dist/i18n/locales/el.js +29 -5
- package/dist/i18n/locales/en.d.ts +29 -5
- package/dist/i18n/locales/en.js +29 -5
- package/dist/i18n/locales/es.d.ts +29 -5
- package/dist/i18n/locales/es.js +29 -5
- package/dist/i18n/locales/fr.d.ts +29 -5
- package/dist/i18n/locales/fr.js +29 -5
- package/dist/i18n/locales/hi.d.ts +29 -5
- package/dist/i18n/locales/hi.js +29 -5
- package/dist/i18n/locales/it.d.ts +29 -5
- package/dist/i18n/locales/it.js +29 -5
- package/dist/i18n/locales/ja.d.ts +29 -5
- package/dist/i18n/locales/ja.js +29 -5
- package/dist/i18n/locales/nl.d.ts +29 -5
- package/dist/i18n/locales/nl.js +29 -5
- package/dist/i18n/locales/pl.d.ts +29 -5
- package/dist/i18n/locales/pl.js +29 -5
- package/dist/i18n/locales/pt.d.ts +29 -5
- package/dist/i18n/locales/pt.js +29 -5
- package/dist/i18n/locales/ro.d.ts +29 -5
- package/dist/i18n/locales/ro.js +29 -5
- package/dist/i18n/locales/ru.d.ts +29 -5
- package/dist/i18n/locales/ru.js +29 -5
- package/dist/i18n/locales/sq.d.ts +29 -5
- package/dist/i18n/locales/sq.js +29 -5
- package/dist/i18n/locales/sv.d.ts +29 -5
- package/dist/i18n/locales/sv.js +29 -5
- package/dist/i18n/locales/tr.d.ts +29 -5
- package/dist/i18n/locales/tr.js +29 -5
- package/dist/i18n/locales/zh.d.ts +29 -5
- package/dist/i18n/locales/zh.js +29 -5
- package/dist/index.js +958 -940
- package/dist/locales/ar.json +29 -5
- package/dist/locales/de.json +29 -5
- package/dist/locales/el.json +29 -5
- package/dist/locales/en.json +29 -5
- package/dist/locales/es.json +29 -5
- package/dist/locales/fr.json +29 -5
- package/dist/locales/hi.json +29 -5
- package/dist/locales/it.json +29 -5
- package/dist/locales/ja.json +29 -5
- package/dist/locales/nl.json +29 -5
- package/dist/locales/pl.json +29 -5
- package/dist/locales/pt.json +29 -5
- package/dist/locales/ro.json +29 -5
- package/dist/locales/ru.json +29 -5
- package/dist/locales/sq.json +29 -5
- package/dist/locales/sv.json +29 -5
- package/dist/locales/tr.json +29 -5
- package/dist/locales/zh.json +29 -5
- package/dist/patterns/calendar/calendar-appointment-details.d.ts +15 -6
- package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts +23 -23
- package/dist/patterns/calendar/calendar-info-hover.d.ts +18 -0
- package/dist/patterns/calendar/calendar.journey.d.ts +10 -0
- package/dist/patterns/calendar/calendar.sheets.d.ts +2 -2
- package/dist/patterns/calendar/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +17 -1
- package/dist/_chunks/calendar-workspace-BYwQK7fz.js +0 -9478
- package/dist/_chunks/hourglass-BEAzW1wE.js +0 -26
- package/dist/_chunks/notes-panel-Co8D3uDd.js +0 -469
- package/dist/_chunks/smartphone-C0rFF2if.js +0 -15
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -2099,6 +2099,23 @@ const e = {
|
|
|
2099
2099
|
empty: "لم تُسجَّل أي إجابات بعد",
|
|
2100
2100
|
sectionsLabel: "أقسام التاريخ المرضي"
|
|
2101
2101
|
},
|
|
2102
|
+
editableDescription: {
|
|
2103
|
+
empty: "No description added.",
|
|
2104
|
+
edit: "Edit description",
|
|
2105
|
+
seeMore: "See more",
|
|
2106
|
+
showLess: "Show less"
|
|
2107
|
+
},
|
|
2108
|
+
treatmentReceipt: {
|
|
2109
|
+
done: "Done",
|
|
2110
|
+
billed: "Billed",
|
|
2111
|
+
phases: "Phases: {{phases}}",
|
|
2112
|
+
total: "Total for this appointment"
|
|
2113
|
+
},
|
|
2114
|
+
appointmentPeek: {
|
|
2115
|
+
time: "Time",
|
|
2116
|
+
location: "Location",
|
|
2117
|
+
hiddenName: "Patient name hidden"
|
|
2118
|
+
},
|
|
2102
2119
|
appointmentCard: {
|
|
2103
2120
|
itemLabel: "{{patient}} — {{state}}",
|
|
2104
2121
|
itemLabelGeneric: "{{title}} — {{state}}",
|
|
@@ -3938,6 +3955,11 @@ const e = {
|
|
|
3938
3955
|
loadError: "تعذّر تحميل الملاحظات.",
|
|
3939
3956
|
retry: "إعادة المحاولة",
|
|
3940
3957
|
addFailed: "تعذّر حفظ الملاحظة.",
|
|
3958
|
+
edit: "Edit note",
|
|
3959
|
+
editNamed: "Edit note · {{date}}",
|
|
3960
|
+
deleteNamed: "Delete note · {{date}}",
|
|
3961
|
+
saveEdit: "Save note",
|
|
3962
|
+
cancelEdit: "Cancel",
|
|
3941
3963
|
delete: "حذف ملاحظة",
|
|
3942
3964
|
deleteConfirmTitle: "حذف هذه الملاحظة؟",
|
|
3943
3965
|
deleteConfirmBody: "سيتم إزالة الملاحظة من السجل.",
|
|
@@ -4139,6 +4161,13 @@ const e = {
|
|
|
4139
4161
|
historyTitle: "سجل التعديلات",
|
|
4140
4162
|
historyBack: "العودة إلى التفاصيل",
|
|
4141
4163
|
historyEmpty: "لا توجد تعديلات مسجلة",
|
|
4164
|
+
statusNone: "لا توجد حالة",
|
|
4165
|
+
statusSaveFailed: "تعذّر حفظ الحالة.",
|
|
4166
|
+
editDescription: "تعديل الوصف",
|
|
4167
|
+
descriptionSave: "حفظ الوصف",
|
|
4168
|
+
descriptionSaveFailed: "تعذّر حفظ الوصف.",
|
|
4169
|
+
notesMore: "عرض كل الملاحظات ({{n}} أخرى)",
|
|
4170
|
+
actionsLabel: "إجراءات الموعد",
|
|
4142
4171
|
notesAction: "ملاحظات المريض",
|
|
4143
4172
|
notesTitle: "الملاحظات · {{name}}",
|
|
4144
4173
|
notesBack: "العودة إلى التفاصيل",
|
|
@@ -4146,13 +4175,8 @@ const e = {
|
|
|
4146
4175
|
notesPreviewOpen: "عرض المزيد",
|
|
4147
4176
|
notesPreviewEmpty: "لا توجد ملاحظات لهذا المريض بعد.",
|
|
4148
4177
|
notesPreviewOpenNote: "فتح الملاحظة {{number}}",
|
|
4149
|
-
noteEdit: "تعديل الملاحظة",
|
|
4150
|
-
noteEditNamed: "تعديل الملاحظة · {{date}}",
|
|
4151
4178
|
noteDelete: "حذف الملاحظة",
|
|
4152
4179
|
noteDeleteNamed: "حذف الملاحظة · {{date}}",
|
|
4153
|
-
noteEditTitle: "تعديل الملاحظة",
|
|
4154
|
-
noteEditLabel: "الملاحظة",
|
|
4155
|
-
noteSave: "حفظ الملاحظة",
|
|
4156
4180
|
noteCancel: "إلغاء",
|
|
4157
4181
|
noteDeleteTitle: "حذف هذه الملاحظة؟",
|
|
4158
4182
|
noteDeleteBody: "تُزال الملاحظة من سجل المريض. لا يمكن التراجع عن ذلك هنا.",
|
|
@@ -2112,6 +2112,23 @@ export declare const deUi: {
|
|
|
2112
2112
|
readonly empty: "Noch keine Antworten erfasst";
|
|
2113
2113
|
readonly sectionsLabel: "Anamnese-Abschnitte";
|
|
2114
2114
|
};
|
|
2115
|
+
readonly editableDescription: {
|
|
2116
|
+
readonly empty: "No description added.";
|
|
2117
|
+
readonly edit: "Edit description";
|
|
2118
|
+
readonly seeMore: "See more";
|
|
2119
|
+
readonly showLess: "Show less";
|
|
2120
|
+
};
|
|
2121
|
+
readonly treatmentReceipt: {
|
|
2122
|
+
readonly done: "Done";
|
|
2123
|
+
readonly billed: "Billed";
|
|
2124
|
+
readonly phases: "Phases: {{phases}}";
|
|
2125
|
+
readonly total: "Total for this appointment";
|
|
2126
|
+
};
|
|
2127
|
+
readonly appointmentPeek: {
|
|
2128
|
+
readonly time: "Time";
|
|
2129
|
+
readonly location: "Location";
|
|
2130
|
+
readonly hiddenName: "Patient name hidden";
|
|
2131
|
+
};
|
|
2115
2132
|
readonly appointmentCard: {
|
|
2116
2133
|
readonly itemLabel: "{{patient}} — {{state}}";
|
|
2117
2134
|
readonly itemLabelGeneric: "{{title}} — {{state}}";
|
|
@@ -3974,6 +3991,11 @@ export declare const deUi: {
|
|
|
3974
3991
|
readonly loadError: "Die Notizen konnten nicht geladen werden.";
|
|
3975
3992
|
readonly retry: "Erneut versuchen";
|
|
3976
3993
|
readonly addFailed: "Die Notiz konnte nicht gespeichert werden.";
|
|
3994
|
+
readonly edit: "Edit note";
|
|
3995
|
+
readonly editNamed: "Edit note · {{date}}";
|
|
3996
|
+
readonly deleteNamed: "Delete note · {{date}}";
|
|
3997
|
+
readonly saveEdit: "Save note";
|
|
3998
|
+
readonly cancelEdit: "Cancel";
|
|
3977
3999
|
readonly delete: "Notiz löschen";
|
|
3978
4000
|
readonly deleteConfirmTitle: "Diese Notiz löschen?";
|
|
3979
4001
|
readonly deleteConfirmBody: "Die Notiz wird aus der Akte entfernt.";
|
|
@@ -4175,6 +4197,13 @@ export declare const deUi: {
|
|
|
4175
4197
|
readonly historyTitle: "Änderungsverlauf";
|
|
4176
4198
|
readonly historyBack: "Zurück zu den Details";
|
|
4177
4199
|
readonly historyEmpty: "Keine Änderungen erfasst";
|
|
4200
|
+
readonly statusNone: "Kein Status";
|
|
4201
|
+
readonly statusSaveFailed: "Der Status konnte nicht gespeichert werden.";
|
|
4202
|
+
readonly editDescription: "Beschreibung bearbeiten";
|
|
4203
|
+
readonly descriptionSave: "Beschreibung speichern";
|
|
4204
|
+
readonly descriptionSaveFailed: "Die Beschreibung konnte nicht gespeichert werden.";
|
|
4205
|
+
readonly notesMore: "Alle Notizen anzeigen ({{n}} weitere)";
|
|
4206
|
+
readonly actionsLabel: "Terminaktionen";
|
|
4178
4207
|
readonly notesAction: "Patientennotizen";
|
|
4179
4208
|
readonly notesTitle: "Notizen · {{name}}";
|
|
4180
4209
|
readonly notesBack: "Zurück zu den Details";
|
|
@@ -4182,13 +4211,8 @@ export declare const deUi: {
|
|
|
4182
4211
|
readonly notesPreviewOpen: "Mehr anzeigen";
|
|
4183
4212
|
readonly notesPreviewEmpty: "Noch keine Notizen zu diesem Patienten.";
|
|
4184
4213
|
readonly notesPreviewOpenNote: "Notiz {{number}} öffnen";
|
|
4185
|
-
readonly noteEdit: "Notiz bearbeiten";
|
|
4186
|
-
readonly noteEditNamed: "Notiz bearbeiten · {{date}}";
|
|
4187
4214
|
readonly noteDelete: "Notiz löschen";
|
|
4188
4215
|
readonly noteDeleteNamed: "Notiz löschen · {{date}}";
|
|
4189
|
-
readonly noteEditTitle: "Notiz bearbeiten";
|
|
4190
|
-
readonly noteEditLabel: "Notiz";
|
|
4191
|
-
readonly noteSave: "Notiz speichern";
|
|
4192
4216
|
readonly noteCancel: "Abbrechen";
|
|
4193
4217
|
readonly noteDeleteTitle: "Diese Notiz löschen?";
|
|
4194
4218
|
readonly noteDeleteBody: "Die Notiz wird aus der Patientenakte entfernt. Das kann hier nicht rückgängig gemacht werden.";
|
package/dist/i18n/locales/de.js
CHANGED
|
@@ -2098,6 +2098,23 @@ const e = {
|
|
|
2098
2098
|
empty: "Noch keine Antworten erfasst",
|
|
2099
2099
|
sectionsLabel: "Anamnese-Abschnitte"
|
|
2100
2100
|
},
|
|
2101
|
+
editableDescription: {
|
|
2102
|
+
empty: "No description added.",
|
|
2103
|
+
edit: "Edit description",
|
|
2104
|
+
seeMore: "See more",
|
|
2105
|
+
showLess: "Show less"
|
|
2106
|
+
},
|
|
2107
|
+
treatmentReceipt: {
|
|
2108
|
+
done: "Done",
|
|
2109
|
+
billed: "Billed",
|
|
2110
|
+
phases: "Phases: {{phases}}",
|
|
2111
|
+
total: "Total for this appointment"
|
|
2112
|
+
},
|
|
2113
|
+
appointmentPeek: {
|
|
2114
|
+
time: "Time",
|
|
2115
|
+
location: "Location",
|
|
2116
|
+
hiddenName: "Patient name hidden"
|
|
2117
|
+
},
|
|
2101
2118
|
appointmentCard: {
|
|
2102
2119
|
itemLabel: "{{patient}} — {{state}}",
|
|
2103
2120
|
itemLabelGeneric: "{{title}} — {{state}}",
|
|
@@ -3941,6 +3958,11 @@ const e = {
|
|
|
3941
3958
|
loadError: "Die Notizen konnten nicht geladen werden.",
|
|
3942
3959
|
retry: "Erneut versuchen",
|
|
3943
3960
|
addFailed: "Die Notiz konnte nicht gespeichert werden.",
|
|
3961
|
+
edit: "Edit note",
|
|
3962
|
+
editNamed: "Edit note · {{date}}",
|
|
3963
|
+
deleteNamed: "Delete note · {{date}}",
|
|
3964
|
+
saveEdit: "Save note",
|
|
3965
|
+
cancelEdit: "Cancel",
|
|
3944
3966
|
delete: "Notiz löschen",
|
|
3945
3967
|
deleteConfirmTitle: "Diese Notiz löschen?",
|
|
3946
3968
|
deleteConfirmBody: "Die Notiz wird aus der Akte entfernt.",
|
|
@@ -4142,6 +4164,13 @@ const e = {
|
|
|
4142
4164
|
historyTitle: "Änderungsverlauf",
|
|
4143
4165
|
historyBack: "Zurück zu den Details",
|
|
4144
4166
|
historyEmpty: "Keine Änderungen erfasst",
|
|
4167
|
+
statusNone: "Kein Status",
|
|
4168
|
+
statusSaveFailed: "Der Status konnte nicht gespeichert werden.",
|
|
4169
|
+
editDescription: "Beschreibung bearbeiten",
|
|
4170
|
+
descriptionSave: "Beschreibung speichern",
|
|
4171
|
+
descriptionSaveFailed: "Die Beschreibung konnte nicht gespeichert werden.",
|
|
4172
|
+
notesMore: "Alle Notizen anzeigen ({{n}} weitere)",
|
|
4173
|
+
actionsLabel: "Terminaktionen",
|
|
4145
4174
|
notesAction: "Patientennotizen",
|
|
4146
4175
|
notesTitle: "Notizen · {{name}}",
|
|
4147
4176
|
notesBack: "Zurück zu den Details",
|
|
@@ -4149,13 +4178,8 @@ const e = {
|
|
|
4149
4178
|
notesPreviewOpen: "Mehr anzeigen",
|
|
4150
4179
|
notesPreviewEmpty: "Noch keine Notizen zu diesem Patienten.",
|
|
4151
4180
|
notesPreviewOpenNote: "Notiz {{number}} öffnen",
|
|
4152
|
-
noteEdit: "Notiz bearbeiten",
|
|
4153
|
-
noteEditNamed: "Notiz bearbeiten · {{date}}",
|
|
4154
4181
|
noteDelete: "Notiz löschen",
|
|
4155
4182
|
noteDeleteNamed: "Notiz löschen · {{date}}",
|
|
4156
|
-
noteEditTitle: "Notiz bearbeiten",
|
|
4157
|
-
noteEditLabel: "Notiz",
|
|
4158
|
-
noteSave: "Notiz speichern",
|
|
4159
4183
|
noteCancel: "Abbrechen",
|
|
4160
4184
|
noteDeleteTitle: "Diese Notiz löschen?",
|
|
4161
4185
|
noteDeleteBody: "Die Notiz wird aus der Patientenakte entfernt. Das kann hier nicht rückgängig gemacht werden.",
|
|
@@ -2109,6 +2109,23 @@ export declare const elUi: {
|
|
|
2109
2109
|
readonly empty: "Δεν έχουν καταγραφεί απαντήσεις ακόμη";
|
|
2110
2110
|
readonly sectionsLabel: "Ενότητες ιστορικού";
|
|
2111
2111
|
};
|
|
2112
|
+
readonly editableDescription: {
|
|
2113
|
+
readonly empty: "No description added.";
|
|
2114
|
+
readonly edit: "Edit description";
|
|
2115
|
+
readonly seeMore: "See more";
|
|
2116
|
+
readonly showLess: "Show less";
|
|
2117
|
+
};
|
|
2118
|
+
readonly treatmentReceipt: {
|
|
2119
|
+
readonly done: "Done";
|
|
2120
|
+
readonly billed: "Billed";
|
|
2121
|
+
readonly phases: "Phases: {{phases}}";
|
|
2122
|
+
readonly total: "Total for this appointment";
|
|
2123
|
+
};
|
|
2124
|
+
readonly appointmentPeek: {
|
|
2125
|
+
readonly time: "Time";
|
|
2126
|
+
readonly location: "Location";
|
|
2127
|
+
readonly hiddenName: "Patient name hidden";
|
|
2128
|
+
};
|
|
2112
2129
|
readonly appointmentCard: {
|
|
2113
2130
|
readonly itemLabel: "{{patient}} — {{state}}";
|
|
2114
2131
|
readonly itemLabelGeneric: "{{title}} — {{state}}";
|
|
@@ -3971,6 +3988,11 @@ export declare const elUi: {
|
|
|
3971
3988
|
readonly loadError: "Δεν ήταν δυνατή η φόρτωση των σημειώσεων.";
|
|
3972
3989
|
readonly retry: "Δοκιμάστε ξανά";
|
|
3973
3990
|
readonly addFailed: "Δεν ήταν δυνατή η αποθήκευση της σημείωσης.";
|
|
3991
|
+
readonly edit: "Edit note";
|
|
3992
|
+
readonly editNamed: "Edit note · {{date}}";
|
|
3993
|
+
readonly deleteNamed: "Delete note · {{date}}";
|
|
3994
|
+
readonly saveEdit: "Save note";
|
|
3995
|
+
readonly cancelEdit: "Cancel";
|
|
3974
3996
|
readonly delete: "Διαγραφή σημείωσης";
|
|
3975
3997
|
readonly deleteConfirmTitle: "Διαγραφή αυτής της σημείωσης;";
|
|
3976
3998
|
readonly deleteConfirmBody: "Η σημείωση θα αφαιρεθεί από το αρχείο.";
|
|
@@ -4172,6 +4194,13 @@ export declare const elUi: {
|
|
|
4172
4194
|
readonly historyTitle: "Ιστορικό αλλαγών";
|
|
4173
4195
|
readonly historyBack: "Επιστροφή στις λεπτομέρειες";
|
|
4174
4196
|
readonly historyEmpty: "Δεν καταγράφηκαν αλλαγές";
|
|
4197
|
+
readonly statusNone: "Χωρίς κατάσταση";
|
|
4198
|
+
readonly statusSaveFailed: "Δεν ήταν δυνατή η αποθήκευση της κατάστασης.";
|
|
4199
|
+
readonly editDescription: "Επεξεργασία περιγραφής";
|
|
4200
|
+
readonly descriptionSave: "Αποθήκευση περιγραφής";
|
|
4201
|
+
readonly descriptionSaveFailed: "Δεν ήταν δυνατή η αποθήκευση της περιγραφής.";
|
|
4202
|
+
readonly notesMore: "Δείτε όλες τις σημειώσεις (ακόμη {{n}})";
|
|
4203
|
+
readonly actionsLabel: "Ενέργειες ραντεβού";
|
|
4175
4204
|
readonly notesAction: "Σημειώσεις ασθενούς";
|
|
4176
4205
|
readonly notesTitle: "Σημειώσεις · {{name}}";
|
|
4177
4206
|
readonly notesBack: "Επιστροφή στις λεπτομέρειες";
|
|
@@ -4179,13 +4208,8 @@ export declare const elUi: {
|
|
|
4179
4208
|
readonly notesPreviewOpen: "Δείτε περισσότερα";
|
|
4180
4209
|
readonly notesPreviewEmpty: "Καμία σημείωση για τον ασθενή ακόμη.";
|
|
4181
4210
|
readonly notesPreviewOpenNote: "Άνοιγμα σημείωσης {{number}}";
|
|
4182
|
-
readonly noteEdit: "Επεξεργασία σημείωσης";
|
|
4183
|
-
readonly noteEditNamed: "Επεξεργασία σημείωσης · {{date}}";
|
|
4184
4211
|
readonly noteDelete: "Διαγραφή σημείωσης";
|
|
4185
4212
|
readonly noteDeleteNamed: "Διαγραφή σημείωσης · {{date}}";
|
|
4186
|
-
readonly noteEditTitle: "Επεξεργασία σημείωσης";
|
|
4187
|
-
readonly noteEditLabel: "Σημείωση";
|
|
4188
|
-
readonly noteSave: "Αποθήκευση σημείωσης";
|
|
4189
4213
|
readonly noteCancel: "Ακύρωση";
|
|
4190
4214
|
readonly noteDeleteTitle: "Διαγραφή αυτής της σημείωσης;";
|
|
4191
4215
|
readonly noteDeleteBody: "Η σημείωση αφαιρείται από την καρτέλα του ασθενούς. Δεν μπορεί να αναιρεθεί από εδώ.";
|
package/dist/i18n/locales/el.js
CHANGED
|
@@ -2099,6 +2099,23 @@ const e = {
|
|
|
2099
2099
|
empty: "Δεν έχουν καταγραφεί απαντήσεις ακόμη",
|
|
2100
2100
|
sectionsLabel: "Ενότητες ιστορικού"
|
|
2101
2101
|
},
|
|
2102
|
+
editableDescription: {
|
|
2103
|
+
empty: "No description added.",
|
|
2104
|
+
edit: "Edit description",
|
|
2105
|
+
seeMore: "See more",
|
|
2106
|
+
showLess: "Show less"
|
|
2107
|
+
},
|
|
2108
|
+
treatmentReceipt: {
|
|
2109
|
+
done: "Done",
|
|
2110
|
+
billed: "Billed",
|
|
2111
|
+
phases: "Phases: {{phases}}",
|
|
2112
|
+
total: "Total for this appointment"
|
|
2113
|
+
},
|
|
2114
|
+
appointmentPeek: {
|
|
2115
|
+
time: "Time",
|
|
2116
|
+
location: "Location",
|
|
2117
|
+
hiddenName: "Patient name hidden"
|
|
2118
|
+
},
|
|
2102
2119
|
appointmentCard: {
|
|
2103
2120
|
itemLabel: "{{patient}} — {{state}}",
|
|
2104
2121
|
itemLabelGeneric: "{{title}} — {{state}}",
|
|
@@ -3945,6 +3962,11 @@ const e = {
|
|
|
3945
3962
|
loadError: "Δεν ήταν δυνατή η φόρτωση των σημειώσεων.",
|
|
3946
3963
|
retry: "Δοκιμάστε ξανά",
|
|
3947
3964
|
addFailed: "Δεν ήταν δυνατή η αποθήκευση της σημείωσης.",
|
|
3965
|
+
edit: "Edit note",
|
|
3966
|
+
editNamed: "Edit note · {{date}}",
|
|
3967
|
+
deleteNamed: "Delete note · {{date}}",
|
|
3968
|
+
saveEdit: "Save note",
|
|
3969
|
+
cancelEdit: "Cancel",
|
|
3948
3970
|
delete: "Διαγραφή σημείωσης",
|
|
3949
3971
|
deleteConfirmTitle: "Διαγραφή αυτής της σημείωσης;",
|
|
3950
3972
|
deleteConfirmBody: "Η σημείωση θα αφαιρεθεί από το αρχείο.",
|
|
@@ -4146,6 +4168,13 @@ const e = {
|
|
|
4146
4168
|
historyTitle: "Ιστορικό αλλαγών",
|
|
4147
4169
|
historyBack: "Επιστροφή στις λεπτομέρειες",
|
|
4148
4170
|
historyEmpty: "Δεν καταγράφηκαν αλλαγές",
|
|
4171
|
+
statusNone: "Χωρίς κατάσταση",
|
|
4172
|
+
statusSaveFailed: "Δεν ήταν δυνατή η αποθήκευση της κατάστασης.",
|
|
4173
|
+
editDescription: "Επεξεργασία περιγραφής",
|
|
4174
|
+
descriptionSave: "Αποθήκευση περιγραφής",
|
|
4175
|
+
descriptionSaveFailed: "Δεν ήταν δυνατή η αποθήκευση της περιγραφής.",
|
|
4176
|
+
notesMore: "Δείτε όλες τις σημειώσεις (ακόμη {{n}})",
|
|
4177
|
+
actionsLabel: "Ενέργειες ραντεβού",
|
|
4149
4178
|
notesAction: "Σημειώσεις ασθενούς",
|
|
4150
4179
|
notesTitle: "Σημειώσεις · {{name}}",
|
|
4151
4180
|
notesBack: "Επιστροφή στις λεπτομέρειες",
|
|
@@ -4153,13 +4182,8 @@ const e = {
|
|
|
4153
4182
|
notesPreviewOpen: "Δείτε περισσότερα",
|
|
4154
4183
|
notesPreviewEmpty: "Καμία σημείωση για τον ασθενή ακόμη.",
|
|
4155
4184
|
notesPreviewOpenNote: "Άνοιγμα σημείωσης {{number}}",
|
|
4156
|
-
noteEdit: "Επεξεργασία σημείωσης",
|
|
4157
|
-
noteEditNamed: "Επεξεργασία σημείωσης · {{date}}",
|
|
4158
4185
|
noteDelete: "Διαγραφή σημείωσης",
|
|
4159
4186
|
noteDeleteNamed: "Διαγραφή σημείωσης · {{date}}",
|
|
4160
|
-
noteEditTitle: "Επεξεργασία σημείωσης",
|
|
4161
|
-
noteEditLabel: "Σημείωση",
|
|
4162
|
-
noteSave: "Αποθήκευση σημείωσης",
|
|
4163
4187
|
noteCancel: "Ακύρωση",
|
|
4164
4188
|
noteDeleteTitle: "Διαγραφή αυτής της σημείωσης;",
|
|
4165
4189
|
noteDeleteBody: "Η σημείωση αφαιρείται από την καρτέλα του ασθενούς. Δεν μπορεί να αναιρεθεί από εδώ.",
|
|
@@ -2177,6 +2177,23 @@ export declare const enUi: {
|
|
|
2177
2177
|
readonly empty: "No answers recorded yet";
|
|
2178
2178
|
readonly sectionsLabel: "Anamnesis sections";
|
|
2179
2179
|
};
|
|
2180
|
+
readonly editableDescription: {
|
|
2181
|
+
readonly empty: "No description added.";
|
|
2182
|
+
readonly edit: "Edit description";
|
|
2183
|
+
readonly seeMore: "See more";
|
|
2184
|
+
readonly showLess: "Show less";
|
|
2185
|
+
};
|
|
2186
|
+
readonly treatmentReceipt: {
|
|
2187
|
+
readonly done: "Done";
|
|
2188
|
+
readonly billed: "Billed";
|
|
2189
|
+
readonly phases: "Phases: {{phases}}";
|
|
2190
|
+
readonly total: "Total for this appointment";
|
|
2191
|
+
};
|
|
2192
|
+
readonly appointmentPeek: {
|
|
2193
|
+
readonly time: "Time";
|
|
2194
|
+
readonly location: "Location";
|
|
2195
|
+
readonly hiddenName: "Patient name hidden";
|
|
2196
|
+
};
|
|
2180
2197
|
readonly appointmentCard: {
|
|
2181
2198
|
readonly itemLabel: "{{patient}} — {{state}}";
|
|
2182
2199
|
readonly itemLabelGeneric: "{{title}} — {{state}}";
|
|
@@ -3982,6 +3999,11 @@ export declare const enUi: {
|
|
|
3982
3999
|
readonly loadError: "The notes could not be loaded.";
|
|
3983
4000
|
readonly retry: "Try again";
|
|
3984
4001
|
readonly addFailed: "The note could not be saved.";
|
|
4002
|
+
readonly edit: "Edit note";
|
|
4003
|
+
readonly editNamed: "Edit note · {{date}}";
|
|
4004
|
+
readonly deleteNamed: "Delete note · {{date}}";
|
|
4005
|
+
readonly saveEdit: "Save note";
|
|
4006
|
+
readonly cancelEdit: "Cancel";
|
|
3985
4007
|
readonly delete: "Delete note";
|
|
3986
4008
|
readonly deleteConfirmTitle: "Delete this note?";
|
|
3987
4009
|
readonly deleteConfirmBody: "The note will be removed from the record.";
|
|
@@ -4183,6 +4205,13 @@ export declare const enUi: {
|
|
|
4183
4205
|
readonly historyTitle: "Modification history";
|
|
4184
4206
|
readonly historyBack: "Back to details";
|
|
4185
4207
|
readonly historyEmpty: "No changes recorded";
|
|
4208
|
+
readonly statusNone: "No status";
|
|
4209
|
+
readonly statusSaveFailed: "The status could not be saved.";
|
|
4210
|
+
readonly editDescription: "Edit description";
|
|
4211
|
+
readonly descriptionSave: "Save description";
|
|
4212
|
+
readonly descriptionSaveFailed: "The description could not be saved.";
|
|
4213
|
+
readonly notesMore: "See all notes ({{n}} more)";
|
|
4214
|
+
readonly actionsLabel: "Appointment actions";
|
|
4186
4215
|
readonly notesAction: "Patient notes";
|
|
4187
4216
|
readonly notesTitle: "Notes · {{name}}";
|
|
4188
4217
|
readonly notesBack: "Back to details";
|
|
@@ -4190,13 +4219,8 @@ export declare const enUi: {
|
|
|
4190
4219
|
readonly notesPreviewOpen: "See more";
|
|
4191
4220
|
readonly notesPreviewEmpty: "No notes for this patient yet.";
|
|
4192
4221
|
readonly notesPreviewOpenNote: "Open note {{number}}";
|
|
4193
|
-
readonly noteEdit: "Edit note";
|
|
4194
|
-
readonly noteEditNamed: "Edit note · {{date}}";
|
|
4195
4222
|
readonly noteDelete: "Delete note";
|
|
4196
4223
|
readonly noteDeleteNamed: "Delete note · {{date}}";
|
|
4197
|
-
readonly noteEditTitle: "Edit note";
|
|
4198
|
-
readonly noteEditLabel: "Note";
|
|
4199
|
-
readonly noteSave: "Save note";
|
|
4200
4224
|
readonly noteCancel: "Cancel";
|
|
4201
4225
|
readonly noteDeleteTitle: "Delete this note?";
|
|
4202
4226
|
readonly noteDeleteBody: "The note leaves the patient record. This cannot be undone here.";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -2160,6 +2160,23 @@ const e = {
|
|
|
2160
2160
|
empty: "No answers recorded yet",
|
|
2161
2161
|
sectionsLabel: "Anamnesis sections"
|
|
2162
2162
|
},
|
|
2163
|
+
editableDescription: {
|
|
2164
|
+
empty: "No description added.",
|
|
2165
|
+
edit: "Edit description",
|
|
2166
|
+
seeMore: "See more",
|
|
2167
|
+
showLess: "Show less"
|
|
2168
|
+
},
|
|
2169
|
+
treatmentReceipt: {
|
|
2170
|
+
done: "Done",
|
|
2171
|
+
billed: "Billed",
|
|
2172
|
+
phases: "Phases: {{phases}}",
|
|
2173
|
+
total: "Total for this appointment"
|
|
2174
|
+
},
|
|
2175
|
+
appointmentPeek: {
|
|
2176
|
+
time: "Time",
|
|
2177
|
+
location: "Location",
|
|
2178
|
+
hiddenName: "Patient name hidden"
|
|
2179
|
+
},
|
|
2163
2180
|
appointmentCard: {
|
|
2164
2181
|
itemLabel: "{{patient}} — {{state}}",
|
|
2165
2182
|
itemLabelGeneric: "{{title}} — {{state}}",
|
|
@@ -3965,6 +3982,11 @@ const e = {
|
|
|
3965
3982
|
loadError: "The notes could not be loaded.",
|
|
3966
3983
|
retry: "Try again",
|
|
3967
3984
|
addFailed: "The note could not be saved.",
|
|
3985
|
+
edit: "Edit note",
|
|
3986
|
+
editNamed: "Edit note · {{date}}",
|
|
3987
|
+
deleteNamed: "Delete note · {{date}}",
|
|
3988
|
+
saveEdit: "Save note",
|
|
3989
|
+
cancelEdit: "Cancel",
|
|
3968
3990
|
delete: "Delete note",
|
|
3969
3991
|
deleteConfirmTitle: "Delete this note?",
|
|
3970
3992
|
deleteConfirmBody: "The note will be removed from the record.",
|
|
@@ -4166,6 +4188,13 @@ const e = {
|
|
|
4166
4188
|
historyTitle: "Modification history",
|
|
4167
4189
|
historyBack: "Back to details",
|
|
4168
4190
|
historyEmpty: "No changes recorded",
|
|
4191
|
+
statusNone: "No status",
|
|
4192
|
+
statusSaveFailed: "The status could not be saved.",
|
|
4193
|
+
editDescription: "Edit description",
|
|
4194
|
+
descriptionSave: "Save description",
|
|
4195
|
+
descriptionSaveFailed: "The description could not be saved.",
|
|
4196
|
+
notesMore: "See all notes ({{n}} more)",
|
|
4197
|
+
actionsLabel: "Appointment actions",
|
|
4169
4198
|
notesAction: "Patient notes",
|
|
4170
4199
|
notesTitle: "Notes · {{name}}",
|
|
4171
4200
|
notesBack: "Back to details",
|
|
@@ -4173,13 +4202,8 @@ const e = {
|
|
|
4173
4202
|
notesPreviewOpen: "See more",
|
|
4174
4203
|
notesPreviewEmpty: "No notes for this patient yet.",
|
|
4175
4204
|
notesPreviewOpenNote: "Open note {{number}}",
|
|
4176
|
-
noteEdit: "Edit note",
|
|
4177
|
-
noteEditNamed: "Edit note · {{date}}",
|
|
4178
4205
|
noteDelete: "Delete note",
|
|
4179
4206
|
noteDeleteNamed: "Delete note · {{date}}",
|
|
4180
|
-
noteEditTitle: "Edit note",
|
|
4181
|
-
noteEditLabel: "Note",
|
|
4182
|
-
noteSave: "Save note",
|
|
4183
4207
|
noteCancel: "Cancel",
|
|
4184
4208
|
noteDeleteTitle: "Delete this note?",
|
|
4185
4209
|
noteDeleteBody: "The note leaves the patient record. This cannot be undone here.",
|
|
@@ -2109,6 +2109,23 @@ export declare const esUi: {
|
|
|
2109
2109
|
readonly empty: "Aún no hay respuestas registradas";
|
|
2110
2110
|
readonly sectionsLabel: "Secciones de la anamnesis";
|
|
2111
2111
|
};
|
|
2112
|
+
readonly editableDescription: {
|
|
2113
|
+
readonly empty: "No description added.";
|
|
2114
|
+
readonly edit: "Edit description";
|
|
2115
|
+
readonly seeMore: "See more";
|
|
2116
|
+
readonly showLess: "Show less";
|
|
2117
|
+
};
|
|
2118
|
+
readonly treatmentReceipt: {
|
|
2119
|
+
readonly done: "Done";
|
|
2120
|
+
readonly billed: "Billed";
|
|
2121
|
+
readonly phases: "Phases: {{phases}}";
|
|
2122
|
+
readonly total: "Total for this appointment";
|
|
2123
|
+
};
|
|
2124
|
+
readonly appointmentPeek: {
|
|
2125
|
+
readonly time: "Time";
|
|
2126
|
+
readonly location: "Location";
|
|
2127
|
+
readonly hiddenName: "Patient name hidden";
|
|
2128
|
+
};
|
|
2112
2129
|
readonly appointmentCard: {
|
|
2113
2130
|
readonly itemLabel: "{{patient}} — {{state}}";
|
|
2114
2131
|
readonly itemLabelGeneric: "{{title}} — {{state}}";
|
|
@@ -3971,6 +3988,11 @@ export declare const esUi: {
|
|
|
3971
3988
|
readonly loadError: "No se pudieron cargar las notas.";
|
|
3972
3989
|
readonly retry: "Reintentar";
|
|
3973
3990
|
readonly addFailed: "No se pudo guardar la nota.";
|
|
3991
|
+
readonly edit: "Edit note";
|
|
3992
|
+
readonly editNamed: "Edit note · {{date}}";
|
|
3993
|
+
readonly deleteNamed: "Delete note · {{date}}";
|
|
3994
|
+
readonly saveEdit: "Save note";
|
|
3995
|
+
readonly cancelEdit: "Cancel";
|
|
3974
3996
|
readonly delete: "Eliminar nota";
|
|
3975
3997
|
readonly deleteConfirmTitle: "¿Eliminar esta nota?";
|
|
3976
3998
|
readonly deleteConfirmBody: "La nota se eliminará del registro.";
|
|
@@ -4172,6 +4194,13 @@ export declare const esUi: {
|
|
|
4172
4194
|
readonly historyTitle: "Historial de cambios";
|
|
4173
4195
|
readonly historyBack: "Volver a los detalles";
|
|
4174
4196
|
readonly historyEmpty: "No hay cambios registrados";
|
|
4197
|
+
readonly statusNone: "Sin estado";
|
|
4198
|
+
readonly statusSaveFailed: "No se ha podido guardar el estado.";
|
|
4199
|
+
readonly editDescription: "Editar descripción";
|
|
4200
|
+
readonly descriptionSave: "Guardar descripción";
|
|
4201
|
+
readonly descriptionSaveFailed: "No se ha podido guardar la descripción.";
|
|
4202
|
+
readonly notesMore: "Ver todas las notas ({{n}} más)";
|
|
4203
|
+
readonly actionsLabel: "Acciones de la cita";
|
|
4175
4204
|
readonly notesAction: "Notas del paciente";
|
|
4176
4205
|
readonly notesTitle: "Notas · {{name}}";
|
|
4177
4206
|
readonly notesBack: "Volver a los detalles";
|
|
@@ -4179,13 +4208,8 @@ export declare const esUi: {
|
|
|
4179
4208
|
readonly notesPreviewOpen: "Ver más";
|
|
4180
4209
|
readonly notesPreviewEmpty: "Aún no hay notas de este paciente.";
|
|
4181
4210
|
readonly notesPreviewOpenNote: "Abrir nota {{number}}";
|
|
4182
|
-
readonly noteEdit: "Editar nota";
|
|
4183
|
-
readonly noteEditNamed: "Editar nota · {{date}}";
|
|
4184
4211
|
readonly noteDelete: "Eliminar nota";
|
|
4185
4212
|
readonly noteDeleteNamed: "Eliminar nota · {{date}}";
|
|
4186
|
-
readonly noteEditTitle: "Editar nota";
|
|
4187
|
-
readonly noteEditLabel: "Nota";
|
|
4188
|
-
readonly noteSave: "Guardar nota";
|
|
4189
4213
|
readonly noteCancel: "Cancelar";
|
|
4190
4214
|
readonly noteDeleteTitle: "¿Eliminar esta nota?";
|
|
4191
4215
|
readonly noteDeleteBody: "La nota se elimina de la ficha del paciente. Esta acción no se puede deshacer aquí.";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -2098,6 +2098,23 @@ const e = {
|
|
|
2098
2098
|
empty: "Aún no hay respuestas registradas",
|
|
2099
2099
|
sectionsLabel: "Secciones de la anamnesis"
|
|
2100
2100
|
},
|
|
2101
|
+
editableDescription: {
|
|
2102
|
+
empty: "No description added.",
|
|
2103
|
+
edit: "Edit description",
|
|
2104
|
+
seeMore: "See more",
|
|
2105
|
+
showLess: "Show less"
|
|
2106
|
+
},
|
|
2107
|
+
treatmentReceipt: {
|
|
2108
|
+
done: "Done",
|
|
2109
|
+
billed: "Billed",
|
|
2110
|
+
phases: "Phases: {{phases}}",
|
|
2111
|
+
total: "Total for this appointment"
|
|
2112
|
+
},
|
|
2113
|
+
appointmentPeek: {
|
|
2114
|
+
time: "Time",
|
|
2115
|
+
location: "Location",
|
|
2116
|
+
hiddenName: "Patient name hidden"
|
|
2117
|
+
},
|
|
2101
2118
|
appointmentCard: {
|
|
2102
2119
|
itemLabel: "{{patient}} — {{state}}",
|
|
2103
2120
|
itemLabelGeneric: "{{title}} — {{state}}",
|
|
@@ -3934,6 +3951,11 @@ const e = {
|
|
|
3934
3951
|
loadError: "No se pudieron cargar las notas.",
|
|
3935
3952
|
retry: "Reintentar",
|
|
3936
3953
|
addFailed: "No se pudo guardar la nota.",
|
|
3954
|
+
edit: "Edit note",
|
|
3955
|
+
editNamed: "Edit note · {{date}}",
|
|
3956
|
+
deleteNamed: "Delete note · {{date}}",
|
|
3957
|
+
saveEdit: "Save note",
|
|
3958
|
+
cancelEdit: "Cancel",
|
|
3937
3959
|
delete: "Eliminar nota",
|
|
3938
3960
|
deleteConfirmTitle: "¿Eliminar esta nota?",
|
|
3939
3961
|
deleteConfirmBody: "La nota se eliminará del registro.",
|
|
@@ -4135,6 +4157,13 @@ const e = {
|
|
|
4135
4157
|
historyTitle: "Historial de cambios",
|
|
4136
4158
|
historyBack: "Volver a los detalles",
|
|
4137
4159
|
historyEmpty: "No hay cambios registrados",
|
|
4160
|
+
statusNone: "Sin estado",
|
|
4161
|
+
statusSaveFailed: "No se ha podido guardar el estado.",
|
|
4162
|
+
editDescription: "Editar descripción",
|
|
4163
|
+
descriptionSave: "Guardar descripción",
|
|
4164
|
+
descriptionSaveFailed: "No se ha podido guardar la descripción.",
|
|
4165
|
+
notesMore: "Ver todas las notas ({{n}} más)",
|
|
4166
|
+
actionsLabel: "Acciones de la cita",
|
|
4138
4167
|
notesAction: "Notas del paciente",
|
|
4139
4168
|
notesTitle: "Notas · {{name}}",
|
|
4140
4169
|
notesBack: "Volver a los detalles",
|
|
@@ -4142,13 +4171,8 @@ const e = {
|
|
|
4142
4171
|
notesPreviewOpen: "Ver más",
|
|
4143
4172
|
notesPreviewEmpty: "Aún no hay notas de este paciente.",
|
|
4144
4173
|
notesPreviewOpenNote: "Abrir nota {{number}}",
|
|
4145
|
-
noteEdit: "Editar nota",
|
|
4146
|
-
noteEditNamed: "Editar nota · {{date}}",
|
|
4147
4174
|
noteDelete: "Eliminar nota",
|
|
4148
4175
|
noteDeleteNamed: "Eliminar nota · {{date}}",
|
|
4149
|
-
noteEditTitle: "Editar nota",
|
|
4150
|
-
noteEditLabel: "Nota",
|
|
4151
|
-
noteSave: "Guardar nota",
|
|
4152
4176
|
noteCancel: "Cancelar",
|
|
4153
4177
|
noteDeleteTitle: "¿Eliminar esta nota?",
|
|
4154
4178
|
noteDeleteBody: "La nota se elimina de la ficha del paciente. Esta acción no se puede deshacer aquí.",
|
|
@@ -2109,6 +2109,23 @@ export declare const frUi: {
|
|
|
2109
2109
|
readonly empty: "Aucune réponse enregistrée pour le moment";
|
|
2110
2110
|
readonly sectionsLabel: "Sections de l’anamnèse";
|
|
2111
2111
|
};
|
|
2112
|
+
readonly editableDescription: {
|
|
2113
|
+
readonly empty: "No description added.";
|
|
2114
|
+
readonly edit: "Edit description";
|
|
2115
|
+
readonly seeMore: "See more";
|
|
2116
|
+
readonly showLess: "Show less";
|
|
2117
|
+
};
|
|
2118
|
+
readonly treatmentReceipt: {
|
|
2119
|
+
readonly done: "Done";
|
|
2120
|
+
readonly billed: "Billed";
|
|
2121
|
+
readonly phases: "Phases: {{phases}}";
|
|
2122
|
+
readonly total: "Total for this appointment";
|
|
2123
|
+
};
|
|
2124
|
+
readonly appointmentPeek: {
|
|
2125
|
+
readonly time: "Time";
|
|
2126
|
+
readonly location: "Location";
|
|
2127
|
+
readonly hiddenName: "Patient name hidden";
|
|
2128
|
+
};
|
|
2112
2129
|
readonly appointmentCard: {
|
|
2113
2130
|
readonly itemLabel: "{{patient}} — {{state}}";
|
|
2114
2131
|
readonly itemLabelGeneric: "{{title}} — {{state}}";
|
|
@@ -3971,6 +3988,11 @@ export declare const frUi: {
|
|
|
3971
3988
|
readonly loadError: "Impossible de charger les notes.";
|
|
3972
3989
|
readonly retry: "Réessayer";
|
|
3973
3990
|
readonly addFailed: "Impossible d'enregistrer la note.";
|
|
3991
|
+
readonly edit: "Edit note";
|
|
3992
|
+
readonly editNamed: "Edit note · {{date}}";
|
|
3993
|
+
readonly deleteNamed: "Delete note · {{date}}";
|
|
3994
|
+
readonly saveEdit: "Save note";
|
|
3995
|
+
readonly cancelEdit: "Cancel";
|
|
3974
3996
|
readonly delete: "Supprimer la note";
|
|
3975
3997
|
readonly deleteConfirmTitle: "Supprimer cette note ?";
|
|
3976
3998
|
readonly deleteConfirmBody: "La note sera supprimée du dossier.";
|
|
@@ -4172,6 +4194,13 @@ export declare const frUi: {
|
|
|
4172
4194
|
readonly historyTitle: "Historique des modifications";
|
|
4173
4195
|
readonly historyBack: "Retour aux détails";
|
|
4174
4196
|
readonly historyEmpty: "Aucune modification enregistrée";
|
|
4197
|
+
readonly statusNone: "Aucun statut";
|
|
4198
|
+
readonly statusSaveFailed: "Le statut n’a pas pu être enregistré.";
|
|
4199
|
+
readonly editDescription: "Modifier la description";
|
|
4200
|
+
readonly descriptionSave: "Enregistrer la description";
|
|
4201
|
+
readonly descriptionSaveFailed: "La description n’a pas pu être enregistrée.";
|
|
4202
|
+
readonly notesMore: "Voir toutes les notes ({{n}} de plus)";
|
|
4203
|
+
readonly actionsLabel: "Actions du rendez-vous";
|
|
4175
4204
|
readonly notesAction: "Notes du patient";
|
|
4176
4205
|
readonly notesTitle: "Notes · {{name}}";
|
|
4177
4206
|
readonly notesBack: "Retour aux détails";
|
|
@@ -4179,13 +4208,8 @@ export declare const frUi: {
|
|
|
4179
4208
|
readonly notesPreviewOpen: "Voir plus";
|
|
4180
4209
|
readonly notesPreviewEmpty: "Aucune note pour ce patient pour le moment.";
|
|
4181
4210
|
readonly notesPreviewOpenNote: "Ouvrir la note {{number}}";
|
|
4182
|
-
readonly noteEdit: "Modifier la note";
|
|
4183
|
-
readonly noteEditNamed: "Modifier la note · {{date}}";
|
|
4184
4211
|
readonly noteDelete: "Supprimer la note";
|
|
4185
4212
|
readonly noteDeleteNamed: "Supprimer la note · {{date}}";
|
|
4186
|
-
readonly noteEditTitle: "Modifier la note";
|
|
4187
|
-
readonly noteEditLabel: "Note";
|
|
4188
|
-
readonly noteSave: "Enregistrer la note";
|
|
4189
4213
|
readonly noteCancel: "Annuler";
|
|
4190
4214
|
readonly noteDeleteTitle: "Supprimer cette note ?";
|
|
4191
4215
|
readonly noteDeleteBody: "La note est retirée du dossier patient. Cette action ne peut pas être annulée ici.";
|