@alfadocs/ui-kit-debug 1.29.0 → 1.31.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks/{address-fields-CZ0pEdEI.js → address-fields-jFfjxOQR.js} +3 -3
- package/dist/_chunks/{address-fields-CZ0pEdEI.js.map → address-fields-jFfjxOQR.js.map} +1 -1
- package/dist/_chunks/{anamnesis-summary-rows-DwjqZgR5.js → anamnesis-summary-rows-DMO3MWSt.js} +2 -2
- package/dist/_chunks/{anamnesis-summary-rows-DwjqZgR5.js.map → anamnesis-summary-rows-DMO3MWSt.js.map} +1 -1
- package/dist/_chunks/{appointment-card-Dzr3GeVz.js → appointment-card-CvUFFEdS.js} +8 -6
- package/dist/_chunks/appointment-card-CvUFFEdS.js.map +1 -0
- package/dist/_chunks/{appointment-timeline-DhHwmHo1.js → appointment-timeline-DsMZY7U9.js} +2 -2
- package/dist/_chunks/{appointment-timeline-DhHwmHo1.js.map → appointment-timeline-DsMZY7U9.js.map} +1 -1
- package/dist/_chunks/{appointment-tray-4FUu_5NX.js → appointment-tray-Z2GaOIYQ.js} +2 -2
- package/dist/_chunks/{appointment-tray-4FUu_5NX.js.map → appointment-tray-Z2GaOIYQ.js.map} +1 -1
- package/dist/_chunks/{booking-AabCk7CI.js → booking-jGzRUETo.js} +2 -2
- package/dist/_chunks/{booking-AabCk7CI.js.map → booking-jGzRUETo.js.map} +1 -1
- package/dist/_chunks/{calendar-CI9MINcR.js → calendar-BNQKpxhE.js} +494 -438
- package/dist/_chunks/calendar-BNQKpxhE.js.map +1 -0
- package/dist/_chunks/{calendar-event-card-66CEEWU6.js → calendar-event-card-DSh-69HT.js} +130 -122
- package/dist/_chunks/calendar-event-card-DSh-69HT.js.map +1 -0
- package/dist/_chunks/calendar-workspace-Dy1jHBvG.js +9392 -0
- package/dist/_chunks/calendar-workspace-Dy1jHBvG.js.map +1 -0
- package/dist/_chunks/{clinical-note-card-BBgFd2nB.js → clinical-note-card-yCTR9DB6.js} +185 -188
- package/dist/_chunks/clinical-note-card-yCTR9DB6.js.map +1 -0
- package/dist/_chunks/{color-picker-CU303VjY.js → color-picker-Bl5f0iK1.js} +28 -25
- package/dist/_chunks/color-picker-Bl5f0iK1.js.map +1 -0
- package/dist/_chunks/{combobox-D7_NLE2Z.js → combobox-DnSdYssy.js} +216 -215
- package/dist/_chunks/combobox-DnSdYssy.js.map +1 -0
- package/dist/_chunks/{country-select-DzbPFktV.js → country-select-CfDNFG5c.js} +2 -2
- package/dist/_chunks/{country-select-DzbPFktV.js.map → country-select-CfDNFG5c.js.map} +1 -1
- package/dist/_chunks/{face-scheme-DA2vjqaM.js → face-scheme-l-CQyLs-.js} +2 -2
- package/dist/_chunks/{face-scheme-DA2vjqaM.js.map → face-scheme-l-CQyLs-.js.map} +1 -1
- package/dist/_chunks/notes-panel-am6e-Lwh.js +380 -0
- package/dist/_chunks/notes-panel-am6e-Lwh.js.map +1 -0
- package/dist/_chunks/{patient-details-DYAmq76G.js → patient-details-CdfursHt.js} +3 -3
- package/dist/_chunks/{patient-details-DYAmq76G.js.map → patient-details-CdfursHt.js.map} +1 -1
- package/dist/_chunks/{province-select-BBc7s7vR.js → province-select-BaUnkg4S.js} +2 -2
- package/dist/_chunks/{province-select-BBc7s7vR.js.map → province-select-BaUnkg4S.js.map} +1 -1
- package/dist/_chunks/{rich-text-editor-lSCiE0Zz.js → rich-text-editor-VJATL1Tk.js} +2 -2
- package/dist/_chunks/{rich-text-editor-lSCiE0Zz.js.map → rich-text-editor-VJATL1Tk.js.map} +1 -1
- package/dist/_chunks/{sparkline-BmGcEyZO.js → sparkline-Dx_sxK3J.js} +228 -198
- package/dist/_chunks/sparkline-Dx_sxK3J.js.map +1 -0
- package/dist/_chunks/{timeline-r-8IUoBS.js → timeline-u-2t9t_M.js} +37 -35
- package/dist/_chunks/timeline-u-2t9t_M.js.map +1 -0
- package/dist/_chunks/use-zoom-drilldown-qCX34w9I.js +210 -0
- package/dist/_chunks/use-zoom-drilldown-qCX34w9I.js.map +1 -0
- package/dist/agent-catalog.json +55 -11
- package/dist/agent-i18n/en.json +10 -8
- package/dist/components/_shared/get-error-message.d.ts +3 -0
- package/dist/components/_shared/get-error-message.d.ts.map +1 -0
- package/dist/components/address-fields/index.js +1 -1
- package/dist/components/appointment-card/appointment-card.d.ts.map +1 -1
- package/dist/components/appointment-card/index.js +2 -2
- package/dist/components/appointment-timeline/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/calendar/calendar.d.ts +26 -2
- package/dist/components/calendar/calendar.d.ts.map +1 -1
- package/dist/components/calendar/index.js +1 -1
- package/dist/components/calendar-event-card/calendar-event-card.d.ts +9 -0
- package/dist/components/calendar-event-card/calendar-event-card.d.ts.map +1 -1
- package/dist/components/calendar-event-card/index.js +1 -1
- package/dist/components/clinical-note-card/clinical-note-card.d.ts +16 -1
- package/dist/components/clinical-note-card/clinical-note-card.d.ts.map +1 -1
- package/dist/components/clinical-note-card/index.js +1 -1
- package/dist/components/color-picker/color-utils.d.ts.map +1 -1
- package/dist/components/color-picker/index.js +1 -1
- package/dist/components/combobox/combobox.d.ts +5 -0
- package/dist/components/combobox/combobox.d.ts.map +1 -1
- package/dist/components/combobox/index.js +1 -1
- package/dist/components/country-select/index.js +1 -1
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/index.d.ts +2 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.d.ts +1 -1
- package/dist/components/notes-panel/index.d.ts.map +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/notes-panel/notes-panel.agent.d.ts.map +1 -1
- package/dist/components/notes-panel/notes-panel.d.ts +24 -5
- package/dist/components/notes-panel/notes-panel.d.ts.map +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/province-select/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/sparkline/index.js +1 -1
- package/dist/components/sparkline/sparkline.agent.d.ts.map +1 -1
- package/dist/components/sparkline/sparkline.d.ts +6 -0
- package/dist/components/sparkline/sparkline.d.ts.map +1 -1
- package/dist/components/timeline/index.js +1 -1
- package/dist/components/timeline/timeline.d.ts +2 -0
- package/dist/components/timeline/timeline.d.ts.map +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +56 -54
- package/dist/hooks/use-zoom-drilldown.d.ts +23 -0
- package/dist/hooks/use-zoom-drilldown.d.ts.map +1 -0
- package/dist/host-compat.css +10 -1
- package/dist/i18n/locales/ar.d.ts +50 -0
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +54 -4
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +60 -10
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +64 -14
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +50 -0
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +54 -4
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +50 -0
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +54 -4
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +50 -0
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +54 -4
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +50 -0
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +53 -3
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +50 -0
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +54 -4
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +60 -10
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +64 -14
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +50 -0
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +54 -4
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +50 -0
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +54 -4
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +50 -0
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +54 -4
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +50 -0
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +54 -4
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +50 -0
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +53 -3
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +50 -0
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +54 -4
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +50 -0
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +54 -4
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +50 -0
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +54 -4
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +50 -0
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +54 -4
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +50 -0
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +54 -4
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +1073 -1070
- package/dist/locales/ar.json +54 -4
- package/dist/locales/de.json +64 -14
- package/dist/locales/el.json +54 -4
- package/dist/locales/en.json +54 -4
- package/dist/locales/es.json +54 -4
- package/dist/locales/fr.json +53 -3
- package/dist/locales/hi.json +54 -4
- package/dist/locales/it.json +64 -14
- package/dist/locales/ja.json +54 -4
- package/dist/locales/nl.json +54 -4
- package/dist/locales/pl.json +54 -4
- package/dist/locales/pt.json +54 -4
- package/dist/locales/ro.json +53 -3
- package/dist/locales/ru.json +54 -4
- package/dist/locales/sq.json +54 -4
- package/dist/locales/sv.json +54 -4
- package/dist/locales/tr.json +54 -4
- package/dist/locales/zh.json +54 -4
- package/dist/patterns/anamnesis/index.js +1 -1
- package/dist/patterns/calendar/calendar-appointment-details.d.ts +145 -0
- package/dist/patterns/calendar/calendar-appointment-details.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts +32 -0
- package/dist/patterns/calendar/calendar-appointment-details.sections.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-editor-hydration.d.ts +59 -0
- package/dist/patterns/calendar/calendar-editor-hydration.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-notes-tool.d.ts +14 -0
- package/dist/patterns/calendar/calendar-notes-tool.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-patient-picker.d.ts +11 -0
- package/dist/patterns/calendar/calendar-patient-picker.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-series-scope-chooser.d.ts +18 -0
- package/dist/patterns/calendar/calendar-series-scope-chooser.d.ts.map +1 -0
- package/dist/patterns/calendar/calendar-workspace.d.ts +26 -1
- package/dist/patterns/calendar/calendar-workspace.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar-workspace.model.d.ts +8 -5
- package/dist/patterns/calendar/calendar-workspace.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.data.d.ts +66 -1
- package/dist/patterns/calendar/calendar.data.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.host.d.ts +2 -0
- package/dist/patterns/calendar/calendar.host.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.journey.d.ts +42 -7
- package/dist/patterns/calendar/calendar.journey.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.model.d.ts +54 -5
- package/dist/patterns/calendar/calendar.model.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.sheets.d.ts +68 -15
- package/dist/patterns/calendar/calendar.sheets.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.surface.d.ts +12 -2
- package/dist/patterns/calendar/calendar.surface.d.ts.map +1 -1
- package/dist/patterns/calendar/calendar.types.d.ts +29 -1
- package/dist/patterns/calendar/calendar.types.d.ts.map +1 -1
- package/dist/patterns/calendar/index.d.ts +9 -6
- package/dist/patterns/calendar/index.d.ts.map +1 -1
- package/dist/patterns/calendar/index.js +15 -14
- package/dist/tokens.css +10 -2
- package/package.json +1 -1
- package/dist/_chunks/appointment-card-Dzr3GeVz.js.map +0 -1
- package/dist/_chunks/calendar-CI9MINcR.js.map +0 -1
- package/dist/_chunks/calendar-event-card-66CEEWU6.js.map +0 -1
- package/dist/_chunks/calendar-workspace-a84AHQwj.js +0 -7506
- package/dist/_chunks/calendar-workspace-a84AHQwj.js.map +0 -1
- package/dist/_chunks/clinical-note-card-BBgFd2nB.js.map +0 -1
- package/dist/_chunks/color-picker-CU303VjY.js.map +0 -1
- package/dist/_chunks/combobox-D7_NLE2Z.js.map +0 -1
- package/dist/_chunks/notes-panel-CTNpsByN.js +0 -353
- package/dist/_chunks/notes-panel-CTNpsByN.js.map +0 -1
- package/dist/_chunks/sparkline-BmGcEyZO.js.map +0 -1
- package/dist/_chunks/timeline-r-8IUoBS.js.map +0 -1
- package/dist/_chunks/use-signing-session-CyOZWinp.js +0 -147
- package/dist/_chunks/use-signing-session-CyOZWinp.js.map +0 -1
|
@@ -1655,6 +1655,7 @@ export declare const arUi: {
|
|
|
1655
1655
|
readonly allDay: "طوال اليوم";
|
|
1656
1656
|
readonly noEvents: "لا توجد أحداث للعرض";
|
|
1657
1657
|
readonly scrollableRegion: "شبكة التقويم — استخدم الأسهم أو مرّر للتنقل";
|
|
1658
|
+
readonly loadingDay: "لا يزال هذا اليوم قيد التحميل";
|
|
1658
1659
|
readonly eventMoved: "تم نقل {{title}}";
|
|
1659
1660
|
readonly eventResized: "تم تغيير حجم {{title}} إلى {{duration}} دقيقة";
|
|
1660
1661
|
readonly privacyModeOn: "وضع الخصوصية مفعّل — أسماء المرضى مخفية";
|
|
@@ -1679,6 +1680,7 @@ export declare const arUi: {
|
|
|
1679
1680
|
readonly eventKind: {
|
|
1680
1681
|
readonly task: "مهمة";
|
|
1681
1682
|
readonly draft: "مسودة";
|
|
1683
|
+
readonly pendingDetails: "جارٍ تحميل التفاصيل…";
|
|
1682
1684
|
};
|
|
1683
1685
|
readonly resourceLabel: {
|
|
1684
1686
|
readonly chairs: "الكراسي";
|
|
@@ -2317,6 +2319,10 @@ export declare const arUi: {
|
|
|
2317
2319
|
readonly readMore: "عرض المزيد";
|
|
2318
2320
|
readonly readLess: "عرض أقل";
|
|
2319
2321
|
readonly added: "added";
|
|
2322
|
+
readonly deleted: "محذوفة";
|
|
2323
|
+
readonly showDeleted: "عرض الملاحظة المحذوفة";
|
|
2324
|
+
readonly hideDeleted: "إخفاء الملاحظة المحذوفة";
|
|
2325
|
+
readonly operator: "المعالج: {{name}}";
|
|
2320
2326
|
readonly attachment: {
|
|
2321
2327
|
readonly patient: "Patient record";
|
|
2322
2328
|
readonly carePlan: "Care plan {{number}}";
|
|
@@ -3879,6 +3885,10 @@ export declare const arUi: {
|
|
|
3879
3885
|
readonly current: "الملاحظة الحالية";
|
|
3880
3886
|
readonly clinicalToggle: "ملاحظة سريرية";
|
|
3881
3887
|
readonly clinicalGated: "ليست لديك صلاحية كتابة الملاحظات السريرية.";
|
|
3888
|
+
readonly loading: "جارٍ تحميل الملاحظات…";
|
|
3889
|
+
readonly loadError: "تعذّر تحميل الملاحظات.";
|
|
3890
|
+
readonly retry: "إعادة المحاولة";
|
|
3891
|
+
readonly addFailed: "تعذّر حفظ الملاحظة.";
|
|
3882
3892
|
};
|
|
3883
3893
|
readonly toolRail: {
|
|
3884
3894
|
readonly reorderInstructions: "إعادة ترتيب {{tool}}. اضغط Alt + أعلى أو Alt + أسفل للنقل.";
|
|
@@ -3999,6 +4009,7 @@ export declare const arUi: {
|
|
|
3999
4009
|
};
|
|
4000
4010
|
readonly rail: {
|
|
4001
4011
|
readonly editorDocked: "تم فتح نموذج الموعد الجديد في اللوحة الجانبية";
|
|
4012
|
+
readonly notes: "ملاحظات المريض";
|
|
4002
4013
|
};
|
|
4003
4014
|
readonly details: {
|
|
4004
4015
|
readonly region: "تفاصيل الموعد";
|
|
@@ -4019,6 +4030,17 @@ export declare const arUi: {
|
|
|
4019
4030
|
readonly docked: "تم فتح تفاصيل موعد {{name}} في اللوحة الجانبية";
|
|
4020
4031
|
readonly remind: "إرسال تذكير";
|
|
4021
4032
|
readonly remindWhatsApp: "واتساب";
|
|
4033
|
+
readonly joinTelehealth: "انضم إلى الزيارة المرئية";
|
|
4034
|
+
readonly documents: {
|
|
4035
|
+
readonly label: "إضافة";
|
|
4036
|
+
readonly folder: "مجلد";
|
|
4037
|
+
readonly template: "مستند من قالب";
|
|
4038
|
+
readonly empty: "مستند فارغ";
|
|
4039
|
+
readonly identification: "وثيقة هوية";
|
|
4040
|
+
readonly webcam: "كاميرا ويب / كاميرا مدمجة";
|
|
4041
|
+
readonly bill: "إنشاء فاتورة";
|
|
4042
|
+
};
|
|
4043
|
+
readonly createTask: "إنشاء مهمة";
|
|
4022
4044
|
readonly remindSms: "رسالة نصية";
|
|
4023
4045
|
readonly remindEmail: "البريد الإلكتروني";
|
|
4024
4046
|
readonly remindSent: "تم إرسال التذكير عبر {{channel}}";
|
|
@@ -4066,6 +4088,10 @@ export declare const arUi: {
|
|
|
4066
4088
|
readonly notesAction: "ملاحظات المريض";
|
|
4067
4089
|
readonly notesTitle: "الملاحظات · {{name}}";
|
|
4068
4090
|
readonly notesBack: "العودة إلى التفاصيل";
|
|
4091
|
+
readonly notesPreviewTitle: "الملاحظات ({{count}})";
|
|
4092
|
+
readonly notesPreviewOpen: "عرض المزيد";
|
|
4093
|
+
readonly notesPreviewEmpty: "لا توجد ملاحظات لهذا المريض بعد.";
|
|
4094
|
+
readonly notesPreviewOpenNote: "فتح الملاحظة {{number}}";
|
|
4069
4095
|
readonly noteEdit: "تعديل الملاحظة";
|
|
4070
4096
|
readonly noteEditNamed: "تعديل الملاحظة · {{date}}";
|
|
4071
4097
|
readonly noteDelete: "حذف الملاحظة";
|
|
@@ -4078,6 +4104,7 @@ export declare const arUi: {
|
|
|
4078
4104
|
readonly noteDeleteBody: "تُزال الملاحظة من سجل المريض. لا يمكن التراجع عن ذلك هنا.";
|
|
4079
4105
|
readonly noteDeleteConfirm: "حذف";
|
|
4080
4106
|
readonly noteDeleteCancel: "الإبقاء عليها";
|
|
4107
|
+
readonly noteSaveFailed: "تعذّر حفظ التغيير على هذه الملاحظة.";
|
|
4081
4108
|
readonly placementLabel: "وضع في الأجندة";
|
|
4082
4109
|
readonly move: "نقل…";
|
|
4083
4110
|
readonly copy: "نسخ…";
|
|
@@ -4087,6 +4114,12 @@ export declare const arUi: {
|
|
|
4087
4114
|
readonly address: "العنوان";
|
|
4088
4115
|
readonly mapsLink: "فتح في خرائط Google";
|
|
4089
4116
|
readonly bookingPhone: "هاتف الحجز";
|
|
4117
|
+
readonly sectionAppointment: "الموعد";
|
|
4118
|
+
readonly bookingName: "الاسم في الحجز";
|
|
4119
|
+
readonly bookingEmail: "البريد الإلكتروني للحجز";
|
|
4120
|
+
readonly noAddress: "لا يوجد عنوان مسجل";
|
|
4121
|
+
readonly aesMissing: "التوقيع الإلكتروني المتقدم غير مُفعّل";
|
|
4122
|
+
readonly seriesRule: "{{frequency}} · عدد المرات: {{count}}";
|
|
4090
4123
|
readonly readOnlyTitle: "للقراءة فقط";
|
|
4091
4124
|
readonly readOnlyBody: "ليست لديك صلاحية تعديل المواعيد — اطلب من مالك العيادة حق تعديل الأجندة.";
|
|
4092
4125
|
readonly history: {
|
|
@@ -4096,6 +4129,7 @@ export declare const arUi: {
|
|
|
4096
4129
|
readonly status: "تم تغيير الحالة";
|
|
4097
4130
|
readonly edited: "تم التعديل";
|
|
4098
4131
|
readonly deleted: "تم الحذف";
|
|
4132
|
+
readonly confirmedByPatient: "أكّده المريض";
|
|
4099
4133
|
readonly movedDetail: "{{from}} ← {{to}}";
|
|
4100
4134
|
readonly resizedDetail: "{{from}} دقيقة ← {{to}} دقيقة";
|
|
4101
4135
|
readonly statusDetail: "{{from}} ← {{to}}";
|
|
@@ -4292,6 +4326,13 @@ export declare const arUi: {
|
|
|
4292
4326
|
readonly scopeThis: "هذا الموعد";
|
|
4293
4327
|
readonly scopeFollowing: "هذا الموعد والمواعيد التالية";
|
|
4294
4328
|
readonly scopeAll: "كل مواعيد السلسلة";
|
|
4329
|
+
readonly seriesChooserTitle: "تعديل موعد متكرر";
|
|
4330
|
+
readonly seriesChooserBody: "الموعد في {{date}} جزء من سلسلة. على أي المواعيد يجب تطبيق التغيير؟";
|
|
4331
|
+
readonly seriesChooserContinue: "متابعة";
|
|
4332
|
+
readonly seriesAllDiscardsOverrides: "نقل السلسلة بأكملها إلى تاريخ أو وقت جديد يزيل المواعيد التي عُدّلت بشكل منفرد.";
|
|
4333
|
+
readonly seriesScopeReadout: "ينطبق على: {{scope}}";
|
|
4334
|
+
readonly seriesScopeChange: "تغيير";
|
|
4335
|
+
readonly seriesClashNote: "يُتحقق من التعارضات لهذا الموعد فقط، وليس لبقية مواعيد السلسلة.";
|
|
4295
4336
|
readonly deleteScope: "أي المواعيد";
|
|
4296
4337
|
readonly carePlanCleanup: "العلاجات في خطة العلاج";
|
|
4297
4338
|
readonly carePlanRemove: "إزالة العلاج من خطة العلاج";
|
|
@@ -4310,6 +4351,7 @@ export declare const arUi: {
|
|
|
4310
4351
|
readonly signMode_few: "توقيع {{count}} مستندات مطلوبة";
|
|
4311
4352
|
};
|
|
4312
4353
|
readonly findSlots: {
|
|
4354
|
+
readonly bandOptions: "الخيارات المتاحة";
|
|
4313
4355
|
readonly tool: "البحث عن مواعيد متاحة";
|
|
4314
4356
|
readonly care: "العلاج";
|
|
4315
4357
|
readonly careSearch: "ابحث عن علاج…";
|
|
@@ -4335,6 +4377,12 @@ export declare const arUi: {
|
|
|
4335
4377
|
readonly noResultsClosed: "العيادة مغلقة في كل أيام هذا النطاق.";
|
|
4336
4378
|
readonly capNote: "تُعرض أول 20 موعدًا";
|
|
4337
4379
|
readonly showInCalendar: "عرض في التقويم";
|
|
4380
|
+
readonly freeOptions_zero: "{{count}} خيارات";
|
|
4381
|
+
readonly freeOptions_one: "خيار واحد";
|
|
4382
|
+
readonly freeOptions_two: "خياران";
|
|
4383
|
+
readonly freeOptions_few: "{{count}} خيارات";
|
|
4384
|
+
readonly freeOptions_many: "{{count}} خيارًا";
|
|
4385
|
+
readonly freeOptions_other: "{{count}} خيار";
|
|
4338
4386
|
readonly device: "جهاز طبي";
|
|
4339
4387
|
readonly rangeTooLong: "لا يُسمح بفترة تزيد عن {{days}} يومًا.";
|
|
4340
4388
|
readonly showMore: "عرض مواعيد أخرى";
|
|
@@ -4342,6 +4390,8 @@ export declare const arUi: {
|
|
|
4342
4390
|
readonly noOperatorBusinessHours: "لا توجد ساعات عمل للأخصائيين. أضِفها من جدولة الأوقات.";
|
|
4343
4391
|
readonly openScheduler: "فتح جدولة الأوقات";
|
|
4344
4392
|
readonly free: "متاح";
|
|
4393
|
+
readonly searching: "جارٍ البحث عن مواعيد متاحة…";
|
|
4394
|
+
readonly searchFailed: "تعذّر البحث عن مواعيد متاحة.";
|
|
4345
4395
|
};
|
|
4346
4396
|
readonly moveConfirm: {
|
|
4347
4397
|
readonly title: "تأكيد النقل";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/ar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/ar.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0lJP,CAAC"}
|
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -1652,6 +1652,7 @@ const e = {
|
|
|
1652
1652
|
allDay: "طوال اليوم",
|
|
1653
1653
|
noEvents: "لا توجد أحداث للعرض",
|
|
1654
1654
|
scrollableRegion: "شبكة التقويم — استخدم الأسهم أو مرّر للتنقل",
|
|
1655
|
+
loadingDay: "لا يزال هذا اليوم قيد التحميل",
|
|
1655
1656
|
eventMoved: "تم نقل {{title}}",
|
|
1656
1657
|
eventResized: "تم تغيير حجم {{title}} إلى {{duration}} دقيقة",
|
|
1657
1658
|
privacyModeOn: "وضع الخصوصية مفعّل — أسماء المرضى مخفية",
|
|
@@ -1675,7 +1676,8 @@ const e = {
|
|
|
1675
1676
|
},
|
|
1676
1677
|
eventKind: {
|
|
1677
1678
|
task: "مهمة",
|
|
1678
|
-
draft: "مسودة"
|
|
1679
|
+
draft: "مسودة",
|
|
1680
|
+
pendingDetails: "جارٍ تحميل التفاصيل…"
|
|
1679
1681
|
},
|
|
1680
1682
|
resourceLabel: {
|
|
1681
1683
|
chairs: "الكراسي",
|
|
@@ -2291,6 +2293,10 @@ const e = {
|
|
|
2291
2293
|
readMore: "عرض المزيد",
|
|
2292
2294
|
readLess: "عرض أقل",
|
|
2293
2295
|
added: "added",
|
|
2296
|
+
deleted: "محذوفة",
|
|
2297
|
+
showDeleted: "عرض الملاحظة المحذوفة",
|
|
2298
|
+
hideDeleted: "إخفاء الملاحظة المحذوفة",
|
|
2299
|
+
operator: "المعالج: {{name}}",
|
|
2294
2300
|
attachment: {
|
|
2295
2301
|
patient: "Patient record",
|
|
2296
2302
|
carePlan: "Care plan {{number}}",
|
|
@@ -3842,7 +3848,11 @@ const e = {
|
|
|
3842
3848
|
empty: "لا توجد ملاحظات بعد.",
|
|
3843
3849
|
current: "الملاحظة الحالية",
|
|
3844
3850
|
clinicalToggle: "ملاحظة سريرية",
|
|
3845
|
-
clinicalGated: "ليست لديك صلاحية كتابة الملاحظات السريرية."
|
|
3851
|
+
clinicalGated: "ليست لديك صلاحية كتابة الملاحظات السريرية.",
|
|
3852
|
+
loading: "جارٍ تحميل الملاحظات…",
|
|
3853
|
+
loadError: "تعذّر تحميل الملاحظات.",
|
|
3854
|
+
retry: "إعادة المحاولة",
|
|
3855
|
+
addFailed: "تعذّر حفظ الملاحظة."
|
|
3846
3856
|
},
|
|
3847
3857
|
toolRail: {
|
|
3848
3858
|
reorderInstructions: "إعادة ترتيب {{tool}}. اضغط Alt + أعلى أو Alt + أسفل للنقل.",
|
|
@@ -3962,7 +3972,8 @@ const e = {
|
|
|
3962
3972
|
month: "شهر"
|
|
3963
3973
|
},
|
|
3964
3974
|
rail: {
|
|
3965
|
-
editorDocked: "تم فتح نموذج الموعد الجديد في اللوحة الجانبية"
|
|
3975
|
+
editorDocked: "تم فتح نموذج الموعد الجديد في اللوحة الجانبية",
|
|
3976
|
+
notes: "ملاحظات المريض"
|
|
3966
3977
|
},
|
|
3967
3978
|
details: {
|
|
3968
3979
|
region: "تفاصيل الموعد",
|
|
@@ -3983,6 +3994,17 @@ const e = {
|
|
|
3983
3994
|
docked: "تم فتح تفاصيل موعد {{name}} في اللوحة الجانبية",
|
|
3984
3995
|
remind: "إرسال تذكير",
|
|
3985
3996
|
remindWhatsApp: "واتساب",
|
|
3997
|
+
joinTelehealth: "انضم إلى الزيارة المرئية",
|
|
3998
|
+
documents: {
|
|
3999
|
+
label: "إضافة",
|
|
4000
|
+
folder: "مجلد",
|
|
4001
|
+
template: "مستند من قالب",
|
|
4002
|
+
empty: "مستند فارغ",
|
|
4003
|
+
identification: "وثيقة هوية",
|
|
4004
|
+
webcam: "كاميرا ويب / كاميرا مدمجة",
|
|
4005
|
+
bill: "إنشاء فاتورة"
|
|
4006
|
+
},
|
|
4007
|
+
createTask: "إنشاء مهمة",
|
|
3986
4008
|
remindSms: "رسالة نصية",
|
|
3987
4009
|
remindEmail: "البريد الإلكتروني",
|
|
3988
4010
|
remindSent: "تم إرسال التذكير عبر {{channel}}",
|
|
@@ -4030,6 +4052,10 @@ const e = {
|
|
|
4030
4052
|
notesAction: "ملاحظات المريض",
|
|
4031
4053
|
notesTitle: "الملاحظات · {{name}}",
|
|
4032
4054
|
notesBack: "العودة إلى التفاصيل",
|
|
4055
|
+
notesPreviewTitle: "الملاحظات ({{count}})",
|
|
4056
|
+
notesPreviewOpen: "عرض المزيد",
|
|
4057
|
+
notesPreviewEmpty: "لا توجد ملاحظات لهذا المريض بعد.",
|
|
4058
|
+
notesPreviewOpenNote: "فتح الملاحظة {{number}}",
|
|
4033
4059
|
noteEdit: "تعديل الملاحظة",
|
|
4034
4060
|
noteEditNamed: "تعديل الملاحظة · {{date}}",
|
|
4035
4061
|
noteDelete: "حذف الملاحظة",
|
|
@@ -4042,6 +4068,7 @@ const e = {
|
|
|
4042
4068
|
noteDeleteBody: "تُزال الملاحظة من سجل المريض. لا يمكن التراجع عن ذلك هنا.",
|
|
4043
4069
|
noteDeleteConfirm: "حذف",
|
|
4044
4070
|
noteDeleteCancel: "الإبقاء عليها",
|
|
4071
|
+
noteSaveFailed: "تعذّر حفظ التغيير على هذه الملاحظة.",
|
|
4045
4072
|
placementLabel: "وضع في الأجندة",
|
|
4046
4073
|
move: "نقل…",
|
|
4047
4074
|
copy: "نسخ…",
|
|
@@ -4051,6 +4078,12 @@ const e = {
|
|
|
4051
4078
|
address: "العنوان",
|
|
4052
4079
|
mapsLink: "فتح في خرائط Google",
|
|
4053
4080
|
bookingPhone: "هاتف الحجز",
|
|
4081
|
+
sectionAppointment: "الموعد",
|
|
4082
|
+
bookingName: "الاسم في الحجز",
|
|
4083
|
+
bookingEmail: "البريد الإلكتروني للحجز",
|
|
4084
|
+
noAddress: "لا يوجد عنوان مسجل",
|
|
4085
|
+
aesMissing: "التوقيع الإلكتروني المتقدم غير مُفعّل",
|
|
4086
|
+
seriesRule: "{{frequency}} · عدد المرات: {{count}}",
|
|
4054
4087
|
readOnlyTitle: "للقراءة فقط",
|
|
4055
4088
|
readOnlyBody: "ليست لديك صلاحية تعديل المواعيد — اطلب من مالك العيادة حق تعديل الأجندة.",
|
|
4056
4089
|
history: {
|
|
@@ -4060,6 +4093,7 @@ const e = {
|
|
|
4060
4093
|
status: "تم تغيير الحالة",
|
|
4061
4094
|
edited: "تم التعديل",
|
|
4062
4095
|
deleted: "تم الحذف",
|
|
4096
|
+
confirmedByPatient: "أكّده المريض",
|
|
4063
4097
|
movedDetail: "{{from}} ← {{to}}",
|
|
4064
4098
|
resizedDetail: "{{from}} دقيقة ← {{to}} دقيقة",
|
|
4065
4099
|
statusDetail: "{{from}} ← {{to}}",
|
|
@@ -4256,6 +4290,13 @@ const e = {
|
|
|
4256
4290
|
scopeThis: "هذا الموعد",
|
|
4257
4291
|
scopeFollowing: "هذا الموعد والمواعيد التالية",
|
|
4258
4292
|
scopeAll: "كل مواعيد السلسلة",
|
|
4293
|
+
seriesChooserTitle: "تعديل موعد متكرر",
|
|
4294
|
+
seriesChooserBody: "الموعد في {{date}} جزء من سلسلة. على أي المواعيد يجب تطبيق التغيير؟",
|
|
4295
|
+
seriesChooserContinue: "متابعة",
|
|
4296
|
+
seriesAllDiscardsOverrides: "نقل السلسلة بأكملها إلى تاريخ أو وقت جديد يزيل المواعيد التي عُدّلت بشكل منفرد.",
|
|
4297
|
+
seriesScopeReadout: "ينطبق على: {{scope}}",
|
|
4298
|
+
seriesScopeChange: "تغيير",
|
|
4299
|
+
seriesClashNote: "يُتحقق من التعارضات لهذا الموعد فقط، وليس لبقية مواعيد السلسلة.",
|
|
4259
4300
|
deleteScope: "أي المواعيد",
|
|
4260
4301
|
carePlanCleanup: "العلاجات في خطة العلاج",
|
|
4261
4302
|
carePlanRemove: "إزالة العلاج من خطة العلاج",
|
|
@@ -4274,6 +4315,7 @@ const e = {
|
|
|
4274
4315
|
signMode_few: "توقيع {{count}} مستندات مطلوبة"
|
|
4275
4316
|
},
|
|
4276
4317
|
findSlots: {
|
|
4318
|
+
bandOptions: "الخيارات المتاحة",
|
|
4277
4319
|
tool: "البحث عن مواعيد متاحة",
|
|
4278
4320
|
care: "العلاج",
|
|
4279
4321
|
careSearch: "ابحث عن علاج…",
|
|
@@ -4299,13 +4341,21 @@ const e = {
|
|
|
4299
4341
|
noResultsClosed: "العيادة مغلقة في كل أيام هذا النطاق.",
|
|
4300
4342
|
capNote: "تُعرض أول 20 موعدًا",
|
|
4301
4343
|
showInCalendar: "عرض في التقويم",
|
|
4344
|
+
freeOptions_zero: "{{count}} خيارات",
|
|
4345
|
+
freeOptions_one: "خيار واحد",
|
|
4346
|
+
freeOptions_two: "خياران",
|
|
4347
|
+
freeOptions_few: "{{count}} خيارات",
|
|
4348
|
+
freeOptions_many: "{{count}} خيارًا",
|
|
4349
|
+
freeOptions_other: "{{count}} خيار",
|
|
4302
4350
|
device: "جهاز طبي",
|
|
4303
4351
|
rangeTooLong: "لا يُسمح بفترة تزيد عن {{days}} يومًا.",
|
|
4304
4352
|
showMore: "عرض مواعيد أخرى",
|
|
4305
4353
|
noPracticeBusinessHours: "لا توجد ساعات عمل للعيادة. أضِفها من جدولة الأوقات.",
|
|
4306
4354
|
noOperatorBusinessHours: "لا توجد ساعات عمل للأخصائيين. أضِفها من جدولة الأوقات.",
|
|
4307
4355
|
openScheduler: "فتح جدولة الأوقات",
|
|
4308
|
-
free: "متاح"
|
|
4356
|
+
free: "متاح",
|
|
4357
|
+
searching: "جارٍ البحث عن مواعيد متاحة…",
|
|
4358
|
+
searchFailed: "تعذّر البحث عن مواعيد متاحة."
|
|
4309
4359
|
},
|
|
4310
4360
|
moveConfirm: {
|
|
4311
4361
|
title: "تأكيد النقل",
|