@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/host-compat.css
CHANGED
|
@@ -520,12 +520,12 @@
|
|
|
520
520
|
.ds\:grid-cols-\[repeat\(auto-fit\,minmax\(12rem\,1fr\)\)\] {
|
|
521
521
|
grid-template-columns:repeat(auto-fit,minmax(192px,1fr));
|
|
522
522
|
}
|
|
523
|
+
.ds\:py-\[0\.0625rem\] {
|
|
524
|
+
padding-block:1px;
|
|
525
|
+
}
|
|
523
526
|
.ds\:text-\[7rem\] {
|
|
524
527
|
font-size:112px;
|
|
525
528
|
}
|
|
526
|
-
.ds\:\[block-size\:14rem\] {
|
|
527
|
-
block-size:224px;
|
|
528
|
-
}
|
|
529
529
|
.ds\:\[block-size\:44rem\] {
|
|
530
530
|
block-size:704px;
|
|
531
531
|
}
|
|
@@ -562,8 +562,8 @@
|
|
|
562
562
|
.ds\:\[max-block-size\:14rem\] {
|
|
563
563
|
max-block-size:224px;
|
|
564
564
|
}
|
|
565
|
-
.ds\:\[max-block-size\:
|
|
566
|
-
max-block-size:
|
|
565
|
+
.ds\:\[max-block-size\:16\.5rem\] {
|
|
566
|
+
max-block-size:264px;
|
|
567
567
|
}
|
|
568
568
|
.ds\:\[max-inline-size\:6\.5rem\] {
|
|
569
569
|
max-inline-size:104px;
|
|
@@ -2796,9 +2796,26 @@ export declare const arUi: {
|
|
|
2796
2796
|
readonly heading: "عنوان";
|
|
2797
2797
|
readonly extensions: "إضافات المحرر";
|
|
2798
2798
|
readonly insertVariable: "إدراج متغير";
|
|
2799
|
-
readonly variables:
|
|
2799
|
+
readonly variables: {
|
|
2800
|
+
readonly menuLabel: "المتغيرات";
|
|
2801
|
+
readonly search: "البحث عن المتغيرات…";
|
|
2802
|
+
readonly recent: "الأخيرة";
|
|
2803
|
+
readonly groups: {
|
|
2804
|
+
readonly patient: "المريض";
|
|
2805
|
+
readonly appointment: "الموعد";
|
|
2806
|
+
readonly practice: "العيادة";
|
|
2807
|
+
readonly operator: "المُشغّل";
|
|
2808
|
+
readonly document: "المستند";
|
|
2809
|
+
readonly other: "أخرى";
|
|
2810
|
+
};
|
|
2811
|
+
readonly empty: "لا يوجد متغير يطابق «{{query}}»";
|
|
2812
|
+
readonly footer: {
|
|
2813
|
+
readonly navigate: "التنقل";
|
|
2814
|
+
readonly insert: "الإدراج";
|
|
2815
|
+
readonly close: "إغلاق";
|
|
2816
|
+
};
|
|
2817
|
+
};
|
|
2800
2818
|
readonly variableInvalid: "متغير غير صالح: {{tokens}}. اختر متغيرًا من إدراج متغير.";
|
|
2801
|
-
readonly variableNoMatch: "لا يوجد متغير يطابق «{{query}}»";
|
|
2802
2819
|
readonly more: "المزيد من الخيارات";
|
|
2803
2820
|
readonly link: {
|
|
2804
2821
|
readonly url: "URL";
|
|
@@ -2889,6 +2906,17 @@ export declare const arUi: {
|
|
|
2889
2906
|
readonly autoFormat: "تنسيق المستند تلقائيًا";
|
|
2890
2907
|
readonly consentRecorded: "تم تسجيل الموافقة على المساعدة بالذكاء الاصطناعي.";
|
|
2891
2908
|
readonly consentRegionLabel: "موافقة المساعدة بالذكاء الاصطناعي لهذا المستند";
|
|
2909
|
+
readonly templates: "القوالب";
|
|
2910
|
+
readonly templatesGroup: "قوالب العيادة";
|
|
2911
|
+
readonly noTemplates: "لا توجد قوالب بعد";
|
|
2912
|
+
readonly templatesNoteEmpty: "الملاحظة فارغة. أملِ أو اكتب أولًا لاستخدام قالب.";
|
|
2913
|
+
readonly createFirstTemplate: "أنشئ قالبك الأول";
|
|
2914
|
+
readonly manageTemplates: "إدارة القوالب";
|
|
2915
|
+
readonly defaultBadge: "افتراضي";
|
|
2916
|
+
readonly actionError: "حدث خطأ ما. حاول مرة أخرى.";
|
|
2917
|
+
readonly actionStale: "تغيّر النص أثناء إعادة الكتابة. لم يُستبدل أي شيء. حاول مرة أخرى.";
|
|
2918
|
+
readonly selectionTools: "أدوات التحديد";
|
|
2919
|
+
readonly actionDone: "تم. جرى تحديث الملاحظة.";
|
|
2892
2920
|
};
|
|
2893
2921
|
};
|
|
2894
2922
|
readonly payment: {
|
|
@@ -3144,6 +3172,8 @@ export declare const arUi: {
|
|
|
3144
3172
|
};
|
|
3145
3173
|
readonly helpMeWriteTemplates: {
|
|
3146
3174
|
readonly bar: {
|
|
3175
|
+
readonly contextDocument: "يستخدم الملاحظة كلها سياقًا. تُدرج المسودة عند المؤشر.";
|
|
3176
|
+
readonly contextSelection: "يستخدم النص المحدد سياقًا. تحل المسودة محله.";
|
|
3147
3177
|
readonly templatesMenu: "القوالب";
|
|
3148
3178
|
readonly templatesGroup: "قوالب العيادة";
|
|
3149
3179
|
readonly createFirst: "أنشئ قالبك الأول";
|
|
@@ -3188,10 +3218,12 @@ export declare const arUi: {
|
|
|
3188
3218
|
};
|
|
3189
3219
|
readonly manager: {
|
|
3190
3220
|
readonly title: "قوالب الذكاء الاصطناعي";
|
|
3191
|
-
readonly description: "مشتركة مع
|
|
3221
|
+
readonly description: "مشتركة مع كل من في العيادة. اسحب لتحديد ترتيب قائمة القوالب.";
|
|
3192
3222
|
readonly new: "قالب جديد";
|
|
3193
3223
|
readonly done: "تم";
|
|
3194
3224
|
readonly listLabel: "القوالب";
|
|
3225
|
+
readonly reorderHandle: "إعادة ترتيب {{label}}. اضغط Alt + أعلى أو Alt + أسفل للنقل.";
|
|
3226
|
+
readonly reorderAnnounce: "تم نقل {{label}} إلى الموضع {{to}} من {{total}}";
|
|
3195
3227
|
readonly edit: "تعديل {{name}}";
|
|
3196
3228
|
readonly delete: "حذف {{name}}";
|
|
3197
3229
|
readonly emptyTitle: "لا توجد قوالب بعد";
|
|
@@ -4161,7 +4193,10 @@ export declare const arUi: {
|
|
|
4161
4193
|
readonly actions: {
|
|
4162
4194
|
readonly groupLabel: "إجراءات الأجندة";
|
|
4163
4195
|
readonly schedulingLabel: "الجدولة";
|
|
4196
|
+
readonly createGroupLabel: "إنشاء جديد";
|
|
4197
|
+
readonly toolsLabel: "أدوات الأجندة";
|
|
4164
4198
|
readonly newAppointment: "موعد جديد";
|
|
4199
|
+
readonly newTask: "مهمة جديدة";
|
|
4165
4200
|
readonly privacy: "وضع الخصوصية";
|
|
4166
4201
|
readonly findFreeSlots: "البحث عن مواعيد متاحة";
|
|
4167
4202
|
readonly printDay: "طباعة اليوم";
|
|
@@ -4546,6 +4581,8 @@ export declare const arUi: {
|
|
|
4546
4581
|
readonly chairBusy: "الكرسي المختار مشغول في وقت الموعد.";
|
|
4547
4582
|
readonly operatorBusy: "المعالج المختار مشغول في وقت الموعد.";
|
|
4548
4583
|
readonly operatorAbsent: "المعالج المختار غائب في تاريخ الموعد.";
|
|
4584
|
+
readonly careRestrictedResourceHint: "غير مسموح به لهذه الخدمة";
|
|
4585
|
+
readonly careRestrictionConflict: "لا يوجد معالج/كرسي مشترك بين الخدمات المحددة";
|
|
4549
4586
|
readonly reminderDisabled: "(معطّل)";
|
|
4550
4587
|
readonly priceListAllPhases: "كل المراحل";
|
|
4551
4588
|
readonly priceListBilled: "إجراء غير مسموح: الخدمة صدرت لها فاتورة بالفعل.";
|
|
@@ -4581,6 +4618,32 @@ export declare const arUi: {
|
|
|
4581
4618
|
readonly signMode_two: "توقيع مستندين مطلوبين";
|
|
4582
4619
|
readonly signMode_few: "توقيع {{count}} مستندات مطلوبة";
|
|
4583
4620
|
};
|
|
4621
|
+
readonly taskEditor: {
|
|
4622
|
+
readonly title: "مهمة جديدة";
|
|
4623
|
+
readonly editTitle: "تعديل المهمة";
|
|
4624
|
+
readonly date: "التاريخ";
|
|
4625
|
+
readonly time: "الوقت";
|
|
4626
|
+
readonly note: "ملاحظة";
|
|
4627
|
+
readonly noteRequired: "أدخل ملاحظة.";
|
|
4628
|
+
readonly operator: "المشغّل";
|
|
4629
|
+
readonly operatorNone: "بلا مشغّل";
|
|
4630
|
+
readonly about: "يخص";
|
|
4631
|
+
readonly aboutNobody: "لا أحد";
|
|
4632
|
+
readonly aboutPatient: "المريض";
|
|
4633
|
+
readonly aboutCompany: "الشركة";
|
|
4634
|
+
readonly companyName: "اسم الشركة";
|
|
4635
|
+
readonly companyUnresolved: "الشركة المرتبطة (غير مدرجة): {{id}}";
|
|
4636
|
+
readonly companyReplace: "استبدال الشركة";
|
|
4637
|
+
readonly done: "مكتملة";
|
|
4638
|
+
readonly save: "حفظ";
|
|
4639
|
+
readonly cancel: "إلغاء";
|
|
4640
|
+
readonly delete: "حذف";
|
|
4641
|
+
readonly deleteConfirmTitle: "هل تريد حذف هذه المهمة؟";
|
|
4642
|
+
readonly deleteConfirmBody: "ستتم إزالة المهمة. لا يمكن التراجع عن هذا الإجراء هنا.";
|
|
4643
|
+
readonly deleteConfirm: "حذف";
|
|
4644
|
+
readonly deleteCancel: "الاحتفاظ";
|
|
4645
|
+
readonly readOnlyBody: "هذه المهمة للقراءة فقط.";
|
|
4646
|
+
};
|
|
4584
4647
|
readonly findSlots: {
|
|
4585
4648
|
readonly bandOptions: "الخيارات المتاحة";
|
|
4586
4649
|
readonly tool: "البحث عن مواعيد متاحة";
|
|
@@ -4809,16 +4872,19 @@ export declare const arUi: {
|
|
|
4809
4872
|
readonly undone: "تمت استعادة المدة";
|
|
4810
4873
|
};
|
|
4811
4874
|
readonly bookings: {
|
|
4812
|
-
readonly title: "
|
|
4813
|
-
readonly intro: "
|
|
4875
|
+
readonly title: "بحاجة إلى إكمال";
|
|
4876
|
+
readonly intro: "المواعيد الظاهرة التي ما زالت تحتاج إلى مريض أو معالج أو كرسي، أياً كانت طريقة إنشائها.";
|
|
4814
4877
|
readonly new: "جديد";
|
|
4815
4878
|
readonly bookedOn: "حُجز في {{date}}";
|
|
4816
4879
|
readonly needsPatient: "تعيين مريض";
|
|
4817
4880
|
readonly needsOperator: "تعيين معالج";
|
|
4881
|
+
readonly needsChair: "تعيين كرسي";
|
|
4818
4882
|
readonly assignPatient: "تعيين مريض";
|
|
4819
4883
|
readonly assignOperator: "تعيين معالج";
|
|
4884
|
+
readonly assignChair: "تعيين كرسي";
|
|
4820
4885
|
readonly assignPatientShort: "المريض";
|
|
4821
4886
|
readonly assignOperatorShort: "المعالج";
|
|
4887
|
+
readonly assignChairShort: "الكرسي";
|
|
4822
4888
|
readonly edit: "تعديل الموعد";
|
|
4823
4889
|
readonly whatsapp: "مراسلة عبر واتساب";
|
|
4824
4890
|
readonly whatsappNoNumber: "لا يوجد رقم واتساب لهذا الحجز";
|
|
@@ -4828,7 +4894,11 @@ export declare const arUi: {
|
|
|
4828
4894
|
readonly current: "الحجز المحدد";
|
|
4829
4895
|
readonly showInCalendarNamed: "إظهار حجز {{when}} في الأجندة";
|
|
4830
4896
|
readonly showInCalendar: "إظهار في الأجندة";
|
|
4831
|
-
readonly emptyTitle: "لا توجد
|
|
4897
|
+
readonly emptyTitle: "لا توجد مواعيد لإكمالها.";
|
|
4898
|
+
readonly filterNoPatient: "بدون مريض";
|
|
4899
|
+
readonly filterNoOperator: "بدون معالج";
|
|
4900
|
+
readonly filterNoChair: "بدون كرسي";
|
|
4901
|
+
readonly notShownOnChairAxis: "لا تظهر في أعمدة الكراسي حتى يتم تعيين كرسي.";
|
|
4832
4902
|
};
|
|
4833
4903
|
readonly waitingList: {
|
|
4834
4904
|
readonly removed: "أُزيل من قائمة الانتظار";
|
|
@@ -4872,6 +4942,7 @@ export declare const arUi: {
|
|
|
4872
4942
|
};
|
|
4873
4943
|
readonly readOnly: {
|
|
4874
4944
|
readonly createBlocked: "ليست لديك صلاحية إنشاء المواعيد.";
|
|
4945
|
+
readonly createTaskBlocked: "ليست لديك صلاحية إنشاء المهام.";
|
|
4875
4946
|
readonly changeBlocked: "ليست لديك صلاحية تعديل المواعيد.";
|
|
4876
4947
|
readonly waitingBlocked: "ليست لديك صلاحية تعديل قائمة الانتظار.";
|
|
4877
4948
|
readonly waitingLockedBody: "ليست لديك صلاحية تعديل قائمة الانتظار — اطلب من مالك العيادة صلاحية تعديل التقويم.";
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAs7JP,CAAC"}
|
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -2770,9 +2770,26 @@ const e = {
|
|
|
2770
2770
|
heading: "عنوان",
|
|
2771
2771
|
extensions: "إضافات المحرر",
|
|
2772
2772
|
insertVariable: "إدراج متغير",
|
|
2773
|
-
variables:
|
|
2773
|
+
variables: {
|
|
2774
|
+
menuLabel: "المتغيرات",
|
|
2775
|
+
search: "البحث عن المتغيرات…",
|
|
2776
|
+
recent: "الأخيرة",
|
|
2777
|
+
groups: {
|
|
2778
|
+
patient: "المريض",
|
|
2779
|
+
appointment: "الموعد",
|
|
2780
|
+
practice: "العيادة",
|
|
2781
|
+
operator: "المُشغّل",
|
|
2782
|
+
document: "المستند",
|
|
2783
|
+
other: "أخرى"
|
|
2784
|
+
},
|
|
2785
|
+
empty: "لا يوجد متغير يطابق «{{query}}»",
|
|
2786
|
+
footer: {
|
|
2787
|
+
navigate: "التنقل",
|
|
2788
|
+
insert: "الإدراج",
|
|
2789
|
+
close: "إغلاق"
|
|
2790
|
+
}
|
|
2791
|
+
},
|
|
2774
2792
|
variableInvalid: "متغير غير صالح: {{tokens}}. اختر متغيرًا من إدراج متغير.",
|
|
2775
|
-
variableNoMatch: "لا يوجد متغير يطابق «{{query}}»",
|
|
2776
2793
|
more: "المزيد من الخيارات",
|
|
2777
2794
|
link: {
|
|
2778
2795
|
url: "URL",
|
|
@@ -2862,7 +2879,18 @@ const e = {
|
|
|
2862
2879
|
proofread: "التدقيق الإملائي والنحوي",
|
|
2863
2880
|
autoFormat: "تنسيق المستند تلقائيًا",
|
|
2864
2881
|
consentRecorded: "تم تسجيل الموافقة على المساعدة بالذكاء الاصطناعي.",
|
|
2865
|
-
consentRegionLabel: "موافقة المساعدة بالذكاء الاصطناعي لهذا المستند"
|
|
2882
|
+
consentRegionLabel: "موافقة المساعدة بالذكاء الاصطناعي لهذا المستند",
|
|
2883
|
+
templates: "القوالب",
|
|
2884
|
+
templatesGroup: "قوالب العيادة",
|
|
2885
|
+
noTemplates: "لا توجد قوالب بعد",
|
|
2886
|
+
templatesNoteEmpty: "الملاحظة فارغة. أملِ أو اكتب أولًا لاستخدام قالب.",
|
|
2887
|
+
createFirstTemplate: "أنشئ قالبك الأول",
|
|
2888
|
+
manageTemplates: "إدارة القوالب",
|
|
2889
|
+
defaultBadge: "افتراضي",
|
|
2890
|
+
actionError: "حدث خطأ ما. حاول مرة أخرى.",
|
|
2891
|
+
actionStale: "تغيّر النص أثناء إعادة الكتابة. لم يُستبدل أي شيء. حاول مرة أخرى.",
|
|
2892
|
+
selectionTools: "أدوات التحديد",
|
|
2893
|
+
actionDone: "تم. جرى تحديث الملاحظة."
|
|
2866
2894
|
}
|
|
2867
2895
|
},
|
|
2868
2896
|
payment: {
|
|
@@ -3115,6 +3143,8 @@ const e = {
|
|
|
3115
3143
|
},
|
|
3116
3144
|
helpMeWriteTemplates: {
|
|
3117
3145
|
bar: {
|
|
3146
|
+
contextDocument: "يستخدم الملاحظة كلها سياقًا. تُدرج المسودة عند المؤشر.",
|
|
3147
|
+
contextSelection: "يستخدم النص المحدد سياقًا. تحل المسودة محله.",
|
|
3118
3148
|
templatesMenu: "القوالب",
|
|
3119
3149
|
templatesGroup: "قوالب العيادة",
|
|
3120
3150
|
createFirst: "أنشئ قالبك الأول",
|
|
@@ -3159,10 +3189,12 @@ const e = {
|
|
|
3159
3189
|
},
|
|
3160
3190
|
manager: {
|
|
3161
3191
|
title: "قوالب الذكاء الاصطناعي",
|
|
3162
|
-
description: "مشتركة مع
|
|
3192
|
+
description: "مشتركة مع كل من في العيادة. اسحب لتحديد ترتيب قائمة القوالب.",
|
|
3163
3193
|
new: "قالب جديد",
|
|
3164
3194
|
done: "تم",
|
|
3165
3195
|
listLabel: "القوالب",
|
|
3196
|
+
reorderHandle: "إعادة ترتيب {{label}}. اضغط Alt + أعلى أو Alt + أسفل للنقل.",
|
|
3197
|
+
reorderAnnounce: "تم نقل {{label}} إلى الموضع {{to}} من {{total}}",
|
|
3166
3198
|
edit: "تعديل {{name}}",
|
|
3167
3199
|
delete: "حذف {{name}}",
|
|
3168
3200
|
emptyTitle: "لا توجد قوالب بعد",
|
|
@@ -4125,7 +4157,10 @@ const e = {
|
|
|
4125
4157
|
actions: {
|
|
4126
4158
|
groupLabel: "إجراءات الأجندة",
|
|
4127
4159
|
schedulingLabel: "الجدولة",
|
|
4160
|
+
createGroupLabel: "إنشاء جديد",
|
|
4161
|
+
toolsLabel: "أدوات الأجندة",
|
|
4128
4162
|
newAppointment: "موعد جديد",
|
|
4163
|
+
newTask: "مهمة جديدة",
|
|
4129
4164
|
privacy: "وضع الخصوصية",
|
|
4130
4165
|
findFreeSlots: "البحث عن مواعيد متاحة",
|
|
4131
4166
|
printDay: "طباعة اليوم",
|
|
@@ -4510,6 +4545,8 @@ const e = {
|
|
|
4510
4545
|
chairBusy: "الكرسي المختار مشغول في وقت الموعد.",
|
|
4511
4546
|
operatorBusy: "المعالج المختار مشغول في وقت الموعد.",
|
|
4512
4547
|
operatorAbsent: "المعالج المختار غائب في تاريخ الموعد.",
|
|
4548
|
+
careRestrictedResourceHint: "غير مسموح به لهذه الخدمة",
|
|
4549
|
+
careRestrictionConflict: "لا يوجد معالج/كرسي مشترك بين الخدمات المحددة",
|
|
4513
4550
|
reminderDisabled: "(معطّل)",
|
|
4514
4551
|
priceListAllPhases: "كل المراحل",
|
|
4515
4552
|
priceListBilled: "إجراء غير مسموح: الخدمة صدرت لها فاتورة بالفعل.",
|
|
@@ -4545,6 +4582,32 @@ const e = {
|
|
|
4545
4582
|
signMode_two: "توقيع مستندين مطلوبين",
|
|
4546
4583
|
signMode_few: "توقيع {{count}} مستندات مطلوبة"
|
|
4547
4584
|
},
|
|
4585
|
+
taskEditor: {
|
|
4586
|
+
title: "مهمة جديدة",
|
|
4587
|
+
editTitle: "تعديل المهمة",
|
|
4588
|
+
date: "التاريخ",
|
|
4589
|
+
time: "الوقت",
|
|
4590
|
+
note: "ملاحظة",
|
|
4591
|
+
noteRequired: "أدخل ملاحظة.",
|
|
4592
|
+
operator: "المشغّل",
|
|
4593
|
+
operatorNone: "بلا مشغّل",
|
|
4594
|
+
about: "يخص",
|
|
4595
|
+
aboutNobody: "لا أحد",
|
|
4596
|
+
aboutPatient: "المريض",
|
|
4597
|
+
aboutCompany: "الشركة",
|
|
4598
|
+
companyName: "اسم الشركة",
|
|
4599
|
+
companyUnresolved: "الشركة المرتبطة (غير مدرجة): {{id}}",
|
|
4600
|
+
companyReplace: "استبدال الشركة",
|
|
4601
|
+
done: "مكتملة",
|
|
4602
|
+
save: "حفظ",
|
|
4603
|
+
cancel: "إلغاء",
|
|
4604
|
+
delete: "حذف",
|
|
4605
|
+
deleteConfirmTitle: "هل تريد حذف هذه المهمة؟",
|
|
4606
|
+
deleteConfirmBody: "ستتم إزالة المهمة. لا يمكن التراجع عن هذا الإجراء هنا.",
|
|
4607
|
+
deleteConfirm: "حذف",
|
|
4608
|
+
deleteCancel: "الاحتفاظ",
|
|
4609
|
+
readOnlyBody: "هذه المهمة للقراءة فقط."
|
|
4610
|
+
},
|
|
4548
4611
|
findSlots: {
|
|
4549
4612
|
bandOptions: "الخيارات المتاحة",
|
|
4550
4613
|
tool: "البحث عن مواعيد متاحة",
|
|
@@ -4773,16 +4836,19 @@ const e = {
|
|
|
4773
4836
|
undone: "تمت استعادة المدة"
|
|
4774
4837
|
},
|
|
4775
4838
|
bookings: {
|
|
4776
|
-
title: "
|
|
4777
|
-
intro: "
|
|
4839
|
+
title: "بحاجة إلى إكمال",
|
|
4840
|
+
intro: "المواعيد الظاهرة التي ما زالت تحتاج إلى مريض أو معالج أو كرسي، أياً كانت طريقة إنشائها.",
|
|
4778
4841
|
new: "جديد",
|
|
4779
4842
|
bookedOn: "حُجز في {{date}}",
|
|
4780
4843
|
needsPatient: "تعيين مريض",
|
|
4781
4844
|
needsOperator: "تعيين معالج",
|
|
4845
|
+
needsChair: "تعيين كرسي",
|
|
4782
4846
|
assignPatient: "تعيين مريض",
|
|
4783
4847
|
assignOperator: "تعيين معالج",
|
|
4848
|
+
assignChair: "تعيين كرسي",
|
|
4784
4849
|
assignPatientShort: "المريض",
|
|
4785
4850
|
assignOperatorShort: "المعالج",
|
|
4851
|
+
assignChairShort: "الكرسي",
|
|
4786
4852
|
edit: "تعديل الموعد",
|
|
4787
4853
|
whatsapp: "مراسلة عبر واتساب",
|
|
4788
4854
|
whatsappNoNumber: "لا يوجد رقم واتساب لهذا الحجز",
|
|
@@ -4792,7 +4858,11 @@ const e = {
|
|
|
4792
4858
|
current: "الحجز المحدد",
|
|
4793
4859
|
showInCalendarNamed: "إظهار حجز {{when}} في الأجندة",
|
|
4794
4860
|
showInCalendar: "إظهار في الأجندة",
|
|
4795
|
-
emptyTitle: "لا توجد
|
|
4861
|
+
emptyTitle: "لا توجد مواعيد لإكمالها.",
|
|
4862
|
+
filterNoPatient: "بدون مريض",
|
|
4863
|
+
filterNoOperator: "بدون معالج",
|
|
4864
|
+
filterNoChair: "بدون كرسي",
|
|
4865
|
+
notShownOnChairAxis: "لا تظهر في أعمدة الكراسي حتى يتم تعيين كرسي."
|
|
4796
4866
|
},
|
|
4797
4867
|
waitingList: {
|
|
4798
4868
|
removed: "أُزيل من قائمة الانتظار",
|
|
@@ -4836,6 +4906,7 @@ const e = {
|
|
|
4836
4906
|
},
|
|
4837
4907
|
readOnly: {
|
|
4838
4908
|
createBlocked: "ليست لديك صلاحية إنشاء المواعيد.",
|
|
4909
|
+
createTaskBlocked: "ليست لديك صلاحية إنشاء المهام.",
|
|
4839
4910
|
changeBlocked: "ليست لديك صلاحية تعديل المواعيد.",
|
|
4840
4911
|
waitingBlocked: "ليست لديك صلاحية تعديل قائمة الانتظار.",
|
|
4841
4912
|
waitingLockedBody: "ليست لديك صلاحية تعديل قائمة الانتظار — اطلب من مالك العيادة صلاحية تعديل التقويم."
|