@kenyaemr/esm-appointments-app 7.0.2-pre.67 → 7.0.2-pre.68

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.
Files changed (42) hide show
  1. package/.turbo/turbo-build.log +7 -7
  2. package/dist/130.js +1 -1
  3. package/dist/130.js.map +1 -1
  4. package/dist/224.js +1 -1
  5. package/dist/224.js.map +1 -1
  6. package/dist/265.js +1 -0
  7. package/dist/265.js.map +1 -0
  8. package/dist/271.js +1 -1
  9. package/dist/319.js +1 -1
  10. package/dist/460.js +1 -1
  11. package/dist/529.js +1 -0
  12. package/dist/{309.js.map → 529.js.map} +1 -1
  13. package/dist/644.js +1 -1
  14. package/dist/757.js +1 -1
  15. package/dist/788.js +1 -1
  16. package/dist/807.js +1 -1
  17. package/dist/833.js +1 -1
  18. package/dist/904.js +1 -1
  19. package/dist/904.js.map +1 -1
  20. package/dist/kenyaemr-esm-appointments-app.js +1 -1
  21. package/dist/kenyaemr-esm-appointments-app.js.buildmanifest.json +84 -84
  22. package/dist/main.js +1 -1
  23. package/dist/main.js.map +1 -1
  24. package/dist/routes.json +1 -1
  25. package/package.json +2 -2
  26. package/src/appointments/common-components/{end-appointment-modal.test.tsx → end-appointment.test.tsx} +2 -2
  27. package/src/form/appointments-form.scss +0 -35
  28. package/src/index.ts +2 -2
  29. package/src/patient-appointments/patient-appointments-header.tsx +4 -4
  30. package/translations/am.json +34 -23
  31. package/translations/ar.json +32 -21
  32. package/translations/es.json +32 -21
  33. package/translations/fr.json +88 -77
  34. package/translations/he.json +32 -21
  35. package/translations/km.json +32 -21
  36. package/translations/zh.json +32 -21
  37. package/translations/zh_CN.json +32 -21
  38. package/dist/309.js +0 -1
  39. package/dist/4.js +0 -1
  40. package/dist/4.js.map +0 -1
  41. /package/src/appointments/common-components/{end-appointment-modal.component.tsx → end-appointment.modal.tsx} +0 -0
  42. /package/src/patient-appointments/{patient-appointments-cancel-modal.component.tsx → patient-appointments-cancel.modal.tsx} +0 -0
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.2.0"},"modals":[{"name":"end-appointment-modal","component":"endAppointmentModal"}],"extensions":[{"name":"home-appointments","slot":"homepage-widgets-slot","component":"homeAppointments","order":1},{"name":"clinical-appointments-dashboard-link","slot":"homepage-dashboard-slot","component":"appointmentsDashboardLink","meta":{"name":"appointments","slot":"clinical-appointments-dashboard-slot","title":"Appointments"}},{"component":"root","name":"clinical-appointments-dashboard","slot":"clinical-appointments-dashboard-slot"},{"name":"appointments-calendar-dashboard-link","slot":"calendar-dashboard-slot","component":"appointmentsCalendarDashboardLink"},{"name":"check-in-appointment-modal","slot":"todays-appointment-slot","component":"checkInModal"},{"name":"todays-appointments-dashboard","slot":"todays-appointment-slot","component":"homeAppointments"},{"name":"expected-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"checked-in-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"completed-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"missed-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"cancelled-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"early-appointments-panel","component":"earlyAppointments"},{"name":"appointments-form-workspace","component":"appointmentsFormWorkspace","meta":{"title":{"key":"createNewAppointment","default":"Create new appointment"}}},{"name":"patient-appointments-summary-dashboard","component":"patientAppointmentsSummaryDashboardLink","slot":"patient-chart-dashboard-slot","order":11,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-appointments-dashboard-slot","title":"Appointments","path":"Appointments"}},{"name":"patientAppointments-details-widget","component":"patientAppointmentsDetailedSummary","slot":"patient-chart-appointments-dashboard-slot","meta":{"columnSpan":1}},{"name":"patient-upcoming-appointment-widget","component":"patientUpcomingAppointmentsWidget","slot":"upcoming-appointment-slot"},{"name":"patient-appointment-cancel-confirmation-dialog","component":"patientAppointmentsCancelConfirmationDialog"},{"name":"edit-appointments-form","component":"appointementForm","meta":{"title":{"key":"editAppointment","default":"Edit Appointment"}}},{"name":"search-patient","component":"searchPatient"},{"name":"create-appointment","component":"appointementForm","meta":{"title":{"key":"appointmentForm","default":"Appointment Form"}}},{"name":"add-appointment","component":"appointementForm","meta":{"title":{"key":"createNewAppointment","default":"Create new appointment"}}}],"version":"7.0.2-pre.67"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.2.0"},"modals":[{"name":"end-appointment-modal","component":"endAppointmentModal"}],"extensions":[{"name":"home-appointments","slot":"homepage-widgets-slot","component":"homeAppointments","order":1},{"name":"clinical-appointments-dashboard-link","slot":"homepage-dashboard-slot","component":"appointmentsDashboardLink","meta":{"name":"appointments","slot":"clinical-appointments-dashboard-slot","title":"Appointments"}},{"component":"root","name":"clinical-appointments-dashboard","slot":"clinical-appointments-dashboard-slot"},{"name":"appointments-calendar-dashboard-link","slot":"calendar-dashboard-slot","component":"appointmentsCalendarDashboardLink"},{"name":"check-in-appointment-modal","slot":"todays-appointment-slot","component":"checkInModal"},{"name":"todays-appointments-dashboard","slot":"todays-appointment-slot","component":"homeAppointments"},{"name":"expected-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"checked-in-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"completed-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"missed-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"cancelled-appointments-panel","slot":"scheduled-appointments-panels-slot","component":"appointmentsList"},{"name":"early-appointments-panel","component":"earlyAppointments"},{"name":"appointments-form-workspace","component":"appointmentsFormWorkspace","meta":{"title":{"key":"createNewAppointment","default":"Create new appointment"}}},{"name":"patient-appointments-summary-dashboard","component":"patientAppointmentsSummaryDashboardLink","slot":"patient-chart-dashboard-slot","order":11,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-appointments-dashboard-slot","title":"Appointments","path":"Appointments"}},{"name":"patientAppointments-details-widget","component":"patientAppointmentsDetailedSummary","slot":"patient-chart-appointments-dashboard-slot","meta":{"columnSpan":1}},{"name":"patient-upcoming-appointment-widget","component":"patientUpcomingAppointmentsWidget","slot":"upcoming-appointment-slot"},{"name":"patient-appointment-cancel-confirmation-dialog","component":"patientAppointmentsCancelConfirmationDialog"},{"name":"edit-appointments-form","component":"appointementForm","meta":{"title":{"key":"editAppointment","default":"Edit Appointment"}}},{"name":"search-patient","component":"searchPatient"},{"name":"create-appointment","component":"appointementForm","meta":{"title":{"key":"appointmentForm","default":"Appointment Form"}}},{"name":"add-appointment","component":"appointementForm","meta":{"title":{"key":"createNewAppointment","default":"Create new appointment"}}}],"version":"7.0.2-pre.68"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-appointments-app",
3
- "version": "7.0.2-pre.67",
3
+ "version": "7.0.2-pre.68",
4
4
  "description": "Appointments front-end module for the OpenMRS SPA",
5
5
  "browser": "dist/kenyaemr-esm-appointments-app.js",
6
6
  "main": "src/index.ts",
@@ -18,7 +18,7 @@
18
18
  "test-watch": "cross-env TZ=UTC jest --watch --config jest.config.js",
19
19
  "coverage": "yarn test --coverage",
20
20
  "typescript": "tsc",
21
- "extract-translations": "i18next 'src/**/*.component.tsx' 'src/**/*.extension.tsx' 'src/**/*.workspace.tsx' 'src/index.ts' --config ../../tools/i18next-parser.config.js"
21
+ "extract-translations": "i18next 'src/**/*.component.tsx' 'src/**/*.extension.tsx' 'src/**/*modal.tsx' 'src/**/*.workspace.tsx' 'src/index.ts' --config ../../tools/i18next-parser.config.js"
22
22
  },
23
23
  "browserslist": [
24
24
  "extends browserslist-config-openmrs"
@@ -1,9 +1,9 @@
1
- import EndAppointmentModal from './end-appointment-modal.component';
2
- import { render, screen } from '@testing-library/react';
3
1
  import React from 'react';
2
+ import { render, screen } from '@testing-library/react';
4
3
  import userEvent from '@testing-library/user-event';
5
4
  import { updateVisit, showSnackbar, useVisit } from '@openmrs/esm-framework';
6
5
  import { changeAppointmentStatus } from '../../patient-appointments/patient-appointments.resource';
6
+ import EndAppointmentModal from './end-appointment.modal';
7
7
 
8
8
  const closeModal = jest.fn();
9
9
  jest.mock('../../patient-appointments/patient-appointments.resource', () => ({
@@ -4,31 +4,10 @@
4
4
 
5
5
  $openmrs-background-grey: #ededed;
6
6
 
7
- .formWrapper {
8
- display: flex;
9
- flex-direction: column;
10
- justify-content: space-between;
11
- }
12
-
13
- :global(.omrs-breakpoint-lt-desktop) .formWrapper {
14
- background-color: $openmrs-background-grey;
15
- margin-top: spacing.$spacing-09;
16
- }
17
-
18
- :global(.omrs-breakpoint-gt-tablet) .formWrapper {
19
- background-color: colors.$white;
20
- }
21
-
22
7
  .formGroup {
23
8
  display: flex;
24
9
  margin-bottom: spacing.$spacing-02;
25
10
  padding: spacing.$spacing-05;
26
-
27
- checkbox {
28
- color: colors.$gray-70;
29
- @include type.type-style('heading-compact-02');
30
- margin-bottom: spacing.$spacing-03;
31
- }
32
11
  }
33
12
 
34
13
  :global(.omrs-breakpoint-gt-tablet) .formGroup {
@@ -97,17 +76,3 @@ $openmrs-background-grey: #ededed;
97
76
  max-inline-size: fit-content;
98
77
  padding-top: spacing.$spacing-03;
99
78
  }
100
-
101
- :global(.cds--select-input):focus {
102
- outline: 2.5px solid colors.$red-60;
103
- }
104
-
105
- .errorMessage {
106
- @include type.type-style('label-02');
107
- color: colors.$red-60;
108
- margin-top: 0.5rem;
109
- }
110
-
111
- :global(.cds--number input[type='number']):focus {
112
- outline: 2.5px solid colors.$red-60;
113
- }
package/src/index.ts CHANGED
@@ -99,13 +99,13 @@ export const patientAppointmentsOverview = getSyncLifecycle(patientAppointmentsO
99
99
  export const patientUpcomingAppointmentsWidget = getSyncLifecycle(patientUpcomingAppointmentsComponent, options);
100
100
 
101
101
  export const patientAppointmentsCancelConfirmationDialog = getAsyncLifecycle(
102
- () => import('./patient-appointments/patient-appointments-cancel-modal.component'),
102
+ () => import('./patient-appointments/patient-appointments-cancel.modal'),
103
103
  options,
104
104
  );
105
105
 
106
106
  export const appointmentsFormWorkspace = getAsyncLifecycle(() => import('./form/appointments-form.component'), options);
107
107
 
108
108
  export const endAppointmentModal = getAsyncLifecycle(
109
- () => import('./appointments/common-components/end-appointment-modal.component'),
109
+ () => import('./appointments/common-components/end-appointment.modal'),
110
110
  options,
111
111
  );
@@ -1,10 +1,10 @@
1
+ import { Button } from '@carbon/react';
2
+ import { ArrowLeft } from '@carbon/react/icons';
3
+ import { PatientBannerPatientInfo, PatientPhoto, getPatientName } from '@openmrs/esm-framework';
1
4
  import React from 'react';
2
5
  import { useTranslation } from 'react-i18next';
3
- import { ArrowLeft } from '@carbon/react/icons';
4
- import { Button } from '@carbon/react';
5
6
  import { useNavigate } from 'react-router-dom';
6
7
  import styles from './patient-appointments-header.scss';
7
- import { PatientBannerPatientInfo, PatientPhoto, displayName } from '@openmrs/esm-framework';
8
8
 
9
9
  interface PatientAppointmentsHeaderProps {
10
10
  patient: fhir.Patient;
@@ -13,7 +13,7 @@ interface PatientAppointmentsHeaderProps {
13
13
  const PatientAppointmentsHeader: React.FC<PatientAppointmentsHeaderProps> = ({ patient }) => {
14
14
  const { t } = useTranslation();
15
15
  const navigate = useNavigate();
16
- const patientName = displayName(patient);
16
+ const patientName = getPatientName(patient);
17
17
 
18
18
  return (
19
19
  <div>
@@ -2,18 +2,20 @@
2
2
  "action": "Action",
3
3
  "actions": "Actions",
4
4
  "add": "Add",
5
- "addAppointment": "Add Appointment",
6
- "addPatientToQueue": "Add patient to queue",
7
5
  "age": "Age",
8
- "all": "All",
9
6
  "allDay": "All day",
10
7
  "appointmentCancelError": "Error cancelling appointment",
11
- "appointmentCancelled": "Appointment cancelled",
8
+ "appointmentCancelled": "Appointment Cancelled",
12
9
  "appointmentCancelledSuccessfully": "Appointment cancelled successfully",
13
10
  "appointmentColor": "Appointment color",
11
+ "appointmentConflict": "Appointment conflict",
14
12
  "appointmentEdited": "Appointment edited",
15
13
  "appointmentEditError": "Error editing appointment",
16
- "appointmentForm": "Create Appointment",
14
+ "appointmentEnded": "Appointment ended",
15
+ "appointmentEndedAndVisitClosedSuccessfully": "Appointment successfully ended and visit successfully closed.",
16
+ "appointmentEndedButVisitNotClosedError": "Appointment ended, but error closing visit",
17
+ "appointmentEndedSuccessfully": "Appointment successfully ended.",
18
+ "appointmentEndError": "Error ending appointment",
17
19
  "appointmentFormError": "Error scheduling appointment",
18
20
  "appointmentHistory": "Appointment History",
19
21
  "appointmentMetrics": "Appointment metrics",
@@ -22,14 +24,18 @@
22
24
  "appointmentNotePlaceholder": "Write any additional points here",
23
25
  "appointmentNotes": "Appointment Notes",
24
26
  "appointmentNowVisible": "It is now visible on the Appointments page",
25
- "appointments": "appointment",
27
+ "appointments": "Appointments",
28
+ "Appointments": "Appointments",
29
+ "appointments_lower": "appointments",
26
30
  "appointmentsCalendar": "Appointments Calendar",
27
31
  "appointmentScheduled": "Appointment scheduled",
28
32
  "appointmentService": "Appointment service",
29
33
  "appointmentServiceCreate": "Appointment service created successfully",
30
34
  "appointmentServiceName": "Appointment service name",
35
+ "appointmentsScheduledForToday": "appointments scheduled for today",
36
+ "appointmentsTable": "Appointments table",
31
37
  "appointmentStatus": "Appointment status",
32
- "appointmentToFulfill": "Select appointment(s) to fulfill",
38
+ "appointmentToFulfill": "Select appointment to fulfill",
33
39
  "appointmentType": "Appointment type",
34
40
  "appointmentType_title": "Appointment Type",
35
41
  "back": "Back",
@@ -41,6 +47,7 @@
41
47
  "cancelled": "Cancelled",
42
48
  "checkedIn": "Checked in",
43
49
  "checkedOut": "Checked out",
50
+ "checkFilters": "Check the filters above",
44
51
  "checkIn": "Check In",
45
52
  "checkOut": "Check out",
46
53
  "chooseAppointmentType": "Choose appointment type",
@@ -48,29 +55,38 @@
48
55
  "chooseProvider": "Choose a provider",
49
56
  "chooseService": "Select service",
50
57
  "completed": "Completed",
58
+ "Contact": "Contact {{index}}",
59
+ "countMore_one": "{{count}} more",
60
+ "countMore_other": "{{count}} more",
51
61
  "createAppointmentService": "Create appointment service",
52
62
  "createNewAppointment": "Create new appointment",
53
63
  "date": "Date",
54
64
  "date&Time": "Date & time",
55
- "dateAndTimeOfVisit": "Date and time of visit",
56
65
  "dateOfBirth": "Date of birth",
66
+ "dateScheduled": "Date appointment issued",
67
+ "dateScheduledDetail": "Date appointment issued",
57
68
  "dateTime": "Date & Time",
58
69
  "day": "Day",
59
70
  "daysOfWeek": "Days of the week",
60
71
  "discard": "Discard",
61
72
  "download": "Download",
73
+ "durationErrorMessage": "Duration should be greater than zero",
62
74
  "durationInMinutes": "Duration (minutes)",
63
75
  "durationMins": "Duration min",
64
76
  "edit": "Edit",
65
77
  "editAppointment": "Edit Appointment",
66
78
  "editAppointments": "Edit Appointment",
67
- "emptyStateText": "There are no {{displayText}} to display",
79
+ "emptyStateText": "There are no <1>{{displayText}}</1> to display",
68
80
  "encounters": "Encounters",
69
81
  "encounterType": "Encounter type",
82
+ "endAppointmentAndVisitConfirmationMessage": "Checking the patient out will mark the appointment as complete, and close out the active visit for this patient.",
83
+ "endAppointmentConfirmation": "Are you sure you want to check the patient out for this appointment?",
84
+ "endAppointmentConfirmationMessage": "Checking the patient out will mark the appointment as complete.",
70
85
  "endDate": "End date",
71
86
  "endTime": "End Time",
72
87
  "errorCreatingAppointmentService": "Error creating appointment service",
73
88
  "expected": "Expected",
89
+ "filterTable": "Filter table",
74
90
  "gender": "Gender",
75
91
  "highestServiceVolume": "Highest volume service: {{time}}",
76
92
  "home": "Home",
@@ -78,16 +94,17 @@
78
94
  "invalidNumber": "Number is not valid",
79
95
  "invalidTime": "Invalid time",
80
96
  "isRecurringAppointment": "Is this a recurring appointment?",
97
+ "itemsPerPage": "Items per page",
81
98
  "loading": "Loading",
82
99
  "location": "Location",
83
100
  "medications": "Medications",
84
101
  "missed": "Missed",
85
- "missingVisitType": "Missing visit type",
102
+ "nextPage": "Next page",
86
103
  "no": "No",
104
+ "noAppointmentsToDisplay": "No appointments to display",
87
105
  "noContent": "No Content",
88
106
  "noCurrentAppointments": "There are no appointments scheduled for today to display for this patient",
89
107
  "noEncountersFound": "No encounters found",
90
- "noMatchingVisitTypeFound": "",
91
108
  "noPastAppointments": "There are no past appointments to display for this patient",
92
109
  "noPreviousVisitFound": "No previous visit found",
93
110
  "notArrived": "Not arrived",
@@ -95,53 +112,47 @@
95
112
  "notes": "Notes",
96
113
  "noUpcomingAppointments": "No upcoming appointments found",
97
114
  "noUpcomingAppointmentsForPatient": "There are no upcoming appointments to display for this patient",
115
+ "pageNumber": "Page number",
98
116
  "past": "Past",
99
117
  "patientDetails": "Patient details",
118
+ "patientDoubleBooking": "Patient already booked for an appointment at this time",
100
119
  "patientName": "Patient name",
101
120
  "patients": "Patients",
102
- "patientSearch": "Patient search",
103
121
  "period": "Period",
122
+ "previousPage": "Previous page",
104
123
  "provider": "Provider",
105
124
  "providers": "Providers",
106
125
  "providersBooked": "Providers booked: {{time}}",
107
- "queueAddedSuccessfully": "",
108
- "queueEntryError": "Error adding patient to the queue",
109
126
  "recurringAppointment": "Recurring Appointment",
110
127
  "repeatEvery": "Repeat every",
111
128
  "save": "Save",
112
129
  "saveAndClose": "Save and close",
113
130
  "scheduled": "Scheduled",
114
131
  "scheduledAppointments": "Scheduled appointments",
115
- "search": "Search",
116
- "searchForAVisitType": "Search for a visit type",
132
+ "selectALocation": "Select a location",
117
133
  "selectAppointmentStatus": "Select status",
118
134
  "selectAppointmentType": "Select an appointment type",
119
- "selectFacility": "Select a facility",
120
135
  "selectLocation": "Select location",
121
136
  "selectOption": "Select an option",
122
137
  "selectProvider": "Select a provider",
123
138
  "selectService": "Select a service",
124
139
  "selectServiceType": "Select service type",
125
- "selectVisitType": "Please select a Visit Type",
126
140
  "service": "Service",
127
141
  "serviceName": "Service name",
128
142
  "serviceType": "Service Type",
143
+ "serviceUnavailable": "Appointment time is outside of service hours",
129
144
  "startDate": "Start date",
130
145
  "startTime": "Start Time",
131
- "startVisitError": "Error starting visit",
146
+ "status": "Status",
132
147
  "time": "Time",
133
148
  "today": "Today",
134
149
  "todays": "Today's",
135
- "total": "Total",
136
150
  "unscheduled": "Unscheduled",
137
151
  "unscheduledAppointments": "Unscheduled appointments",
138
152
  "unscheduledAppointments_lower": "unscheduled appointments",
139
153
  "upcoming": "Upcoming",
140
154
  "upcomingAppointments": "Upcoming appointments",
141
155
  "view": "View",
142
- "visitLocation": "Visit Location",
143
- "visitStarted": "Visit started",
144
- "visitType": "Visit Type",
145
156
  "vitals": "Vitals",
146
157
  "week": "Week",
147
158
  "yes": "Yes"
@@ -2,18 +2,20 @@
2
2
  "action": "الإجراء",
3
3
  "actions": "الإجراءات",
4
4
  "add": "إضافة",
5
- "addAppointment": "Add Appointment",
6
- "addPatientToQueue": "أضف المريض إلى الطابور",
7
5
  "age": "العمر",
8
- "all": "الكل",
9
6
  "allDay": "All day",
10
7
  "appointmentCancelError": "خطأ في إلغاء الموعد",
11
8
  "appointmentCancelled": "تم إلغاء الموعد",
12
9
  "appointmentCancelledSuccessfully": "تم إلغاء الموعد بنجاح",
13
10
  "appointmentColor": "لون الموعد",
11
+ "appointmentConflict": "Appointment conflict",
14
12
  "appointmentEdited": "Appointment edited",
15
13
  "appointmentEditError": "Error editing appointment",
16
- "appointmentForm": "إنشاء موعد",
14
+ "appointmentEnded": "Appointment ended",
15
+ "appointmentEndedAndVisitClosedSuccessfully": "Appointment successfully ended and visit successfully closed.",
16
+ "appointmentEndedButVisitNotClosedError": "Appointment ended, but error closing visit",
17
+ "appointmentEndedSuccessfully": "Appointment successfully ended.",
18
+ "appointmentEndError": "Error ending appointment",
17
19
  "appointmentFormError": "خطأ في جدولة الموعد",
18
20
  "appointmentHistory": "تاريخ الموعد",
19
21
  "appointmentMetrics": "مقاييس الموعد",
@@ -23,13 +25,17 @@
23
25
  "appointmentNotes": "ملاحظات الموعد",
24
26
  "appointmentNowVisible": "أصبح مرئيًا الآن في صفحة المواعيد",
25
27
  "appointments": "موعد",
28
+ "Appointments": "Appointments",
29
+ "appointments_lower": "appointments",
26
30
  "appointmentsCalendar": "تقويم المواعيد",
27
31
  "appointmentScheduled": "تم جدولة الموعد",
28
32
  "appointmentService": "خدمة الموعد",
29
33
  "appointmentServiceCreate": "تم إنشاء خدمة الموعد بنجاح",
30
34
  "appointmentServiceName": "اسم خدمة الموعد",
35
+ "appointmentsScheduledForToday": "appointments scheduled for today",
36
+ "appointmentsTable": "Appointments table",
31
37
  "appointmentStatus": "Appointment status",
32
- "appointmentToFulfill": "حدد الموعد/المواعيد لتنفيذه",
38
+ "appointmentToFulfill": "Select appointment to fulfill",
33
39
  "appointmentType": "نوع الموعد",
34
40
  "appointmentType_title": "نوع الموعد",
35
41
  "back": "رجوع",
@@ -41,6 +47,7 @@
41
47
  "cancelled": "تم الإلغاء",
42
48
  "checkedIn": "تم تسجيل الوصول",
43
49
  "checkedOut": "تم تسجيل الخروج",
50
+ "checkFilters": "Check the filters above",
44
51
  "checkIn": "تسجيل الوصول",
45
52
  "checkOut": "تسجيل الخروج",
46
53
  "chooseAppointmentType": "Choose appointment type",
@@ -48,29 +55,38 @@
48
55
  "chooseProvider": "Choose a provider",
49
56
  "chooseService": "اختر الخدمة",
50
57
  "completed": "مكتمل",
58
+ "Contact": "Contact {{index}}",
59
+ "countMore_one": "{{count}} more",
60
+ "countMore_other": "{{count}} more",
51
61
  "createAppointmentService": "إنشاء خدمة موعد",
52
62
  "createNewAppointment": "إنشاء موعد جديد",
53
63
  "date": "تاريخ",
54
64
  "date&Time": "Date & time",
55
- "dateAndTimeOfVisit": "تاريخ ووقت الزيارة",
56
65
  "dateOfBirth": "Date of birth",
66
+ "dateScheduled": "Date appointment issued",
67
+ "dateScheduledDetail": "Date appointment issued",
57
68
  "dateTime": "Date & Time",
58
69
  "day": "Day",
59
70
  "daysOfWeek": "Days of the week",
60
71
  "discard": "تجاهل",
61
72
  "download": "تحميل",
73
+ "durationErrorMessage": "Duration should be greater than zero",
62
74
  "durationInMinutes": "Duration (minutes)",
63
75
  "durationMins": "المدة بالدقائق",
64
76
  "edit": "Edit",
65
77
  "editAppointment": "تعديل الموعد",
66
78
  "editAppointments": "تعديل الموعد",
67
- "emptyStateText": "لا يوجد {{displayText}} للعرض",
79
+ "emptyStateText": "There are no <1>{{displayText}}</1> to display",
68
80
  "encounters": "اللقاءات",
69
81
  "encounterType": "نوع اللقاء",
82
+ "endAppointmentAndVisitConfirmationMessage": "Checking the patient out will mark the appointment as complete, and close out the active visit for this patient.",
83
+ "endAppointmentConfirmation": "Are you sure you want to check the patient out for this appointment?",
84
+ "endAppointmentConfirmationMessage": "Checking the patient out will mark the appointment as complete.",
70
85
  "endDate": "End date",
71
86
  "endTime": "وقت الانتهاء",
72
87
  "errorCreatingAppointmentService": "Error creating appointment service",
73
88
  "expected": "Expected",
89
+ "filterTable": "Filter table",
74
90
  "gender": "الجنس",
75
91
  "highestServiceVolume": "Highest volume service: {{time}}",
76
92
  "home": "الرئيسية",
@@ -78,16 +94,17 @@
78
94
  "invalidNumber": "Number is not valid",
79
95
  "invalidTime": "Invalid time",
80
96
  "isRecurringAppointment": "Is this a recurring appointment?",
97
+ "itemsPerPage": "Items per page",
81
98
  "loading": "Loading",
82
99
  "location": "الموقع",
83
100
  "medications": "الأدوية",
84
101
  "missed": "فائت",
85
- "missingVisitType": "نوع الزيارة مفقود",
102
+ "nextPage": "Next page",
86
103
  "no": "لا",
104
+ "noAppointmentsToDisplay": "No appointments to display",
87
105
  "noContent": "No Content",
88
106
  "noCurrentAppointments": "لا توجد مواعيد مجدولة لهذا المريض اليوم",
89
107
  "noEncountersFound": "لم يتم العثور على لقاءات",
90
- "noMatchingVisitTypeFound": "",
91
108
  "noPastAppointments": "لا توجد مواعيد سابقة لعرضها لهذا المريض\"",
92
109
  "noPreviousVisitFound": "لم يتم العثور على زيارة سابقة",
93
110
  "notArrived": "لم يصل",
@@ -95,53 +112,47 @@
95
112
  "notes": "ملاحظات",
96
113
  "noUpcomingAppointments": "لم يتم العثور على مواعيد قادمة",
97
114
  "noUpcomingAppointmentsForPatient": "لا توجد مواعيد قادمة لعرضها لهذا المريض",
115
+ "pageNumber": "Page number",
98
116
  "past": "الماضي",
99
117
  "patientDetails": "تفاصيل المريض",
118
+ "patientDoubleBooking": "Patient already booked for an appointment at this time",
100
119
  "patientName": "اسم المريض",
101
120
  "patients": "المرضى",
102
- "patientSearch": "بحث عن المريض",
103
121
  "period": "Period",
122
+ "previousPage": "Previous page",
104
123
  "provider": "مقدم الخدمة",
105
124
  "providers": "مقدمي الخدمة",
106
125
  "providersBooked": "Providers booked: {{time}}",
107
- "queueAddedSuccessfully": "",
108
- "queueEntryError": "خطأ في إضافة المريض إلى الطابور",
109
126
  "recurringAppointment": "Recurring Appointment",
110
127
  "repeatEvery": "Repeat every",
111
128
  "save": "حفظ",
112
129
  "saveAndClose": "Save and close",
113
130
  "scheduled": "مجدول",
114
131
  "scheduledAppointments": "المواعيد المجدولة",
115
- "search": "بحث",
116
- "searchForAVisitType": "ابحث عن نوع الزيارة",
132
+ "selectALocation": "Select a location",
117
133
  "selectAppointmentStatus": "اختر الحالة",
118
134
  "selectAppointmentType": "اختر نوع الموعد",
119
- "selectFacility": "اختر المنشأة",
120
135
  "selectLocation": "اختر الموقع",
121
136
  "selectOption": "اختر خيارًا",
122
137
  "selectProvider": "Select a provider",
123
138
  "selectService": "اختر الخدمة",
124
139
  "selectServiceType": "اختر نوع الخدمة",
125
- "selectVisitType": "يرجى اختيار نوع الزيارة",
126
140
  "service": "خدمة",
127
141
  "serviceName": "اسم الخدمة",
128
142
  "serviceType": "نوع الخدمة",
143
+ "serviceUnavailable": "Appointment time is outside of service hours",
129
144
  "startDate": "Start date",
130
145
  "startTime": "وقت البدء",
131
- "startVisitError": "خطأ في بدء الزيارة",
146
+ "status": "Status",
132
147
  "time": "الوقت",
133
148
  "today": "اليوم",
134
149
  "todays": "Today's",
135
- "total": "المجموع",
136
150
  "unscheduled": "غير مجدول",
137
151
  "unscheduledAppointments": "المواعيد غير المجدولة",
138
152
  "unscheduledAppointments_lower": "مواعيد غير مجدولة",
139
153
  "upcoming": "القادمة",
140
154
  "upcomingAppointments": "المواعيد القادمة",
141
155
  "view": "عرض",
142
- "visitLocation": "موقع الزيارة",
143
- "visitStarted": "بدأت الزيارة",
144
- "visitType": "نوع الزيارة",
145
156
  "vitals": "العلامات الحيوية",
146
157
  "week": "Week",
147
158
  "yes": "نعم"